summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/newFolderDialog.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/newFolderDialog.dtd')
-rw-r--r--thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/newFolderDialog.dtd16
1 files changed, 16 insertions, 0 deletions
diff --git a/thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/newFolderDialog.dtd b/thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/newFolderDialog.dtd
new file mode 100644
index 0000000000..736657ae60
--- /dev/null
+++ b/thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/newFolderDialog.dtd
@@ -0,0 +1,16 @@
+<!-- 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/. -->
+
+<!-- Labels -->
+<!ENTITY newFolderDialog.title "새 폴더">
+<!ENTITY name.label "이름:">
+<!ENTITY name.accesskey "n">
+<!ENTITY description.label "하위 폴더 만들기:">
+<!ENTITY description.accesskey "c">
+<!ENTITY folderRestriction1.label "이 서버는 두 개의 특별한 방식으로 폴더를 제한합니다.">
+<!ENTITY folderRestriction2.label "새 폴더 허용:">
+<!ENTITY foldersOnly.label "폴더만">
+<!ENTITY messagesOnly.label "메시지만">
+<!ENTITY accept.label "폴더 생성">
+<!ENTITY accept.accesskey "r">