summaryrefslogtreecommitdiffstats
path: root/l10n-ko/mail/chrome/messenger/safeMode.dtd
blob: f409739d707bb999ef9c5e5ad01389c8913b8d6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!ENTITY safeModeDialog.title "&brandShortName; 안전 모드">
<!ENTITY window.width "37em">

<!ENTITY safeModeDescription.label "&brandShortName;는 안전 모드에서 실행되며 사용자 설정, 테마, 확장 기능은 일시적으로 비활성화 됩니다.">
<!ENTITY safeModeDescription2.label "다음 항목에 대해서는 영구적으로 변경할 수 있습니다 :">

<!ENTITY disableAddons.label "모든 기능을 비활성화">
<!ENTITY disableAddons.accesskey "D">

<!ENTITY resetToolbars.label "도구 모음과 다시 설정 ">
<!ENTITY resetToolbars.accesskey "R">

<!ENTITY changeAndRestartButton.label "수정 하고 다시 시작">
<!ENTITY changeAndRestartButton.accesskey "M">

<!ENTITY continueButton.label "안전 모드 계속">
<!ENTITY continueButton.accesskey "C">