diff options
Diffstat (limited to 'l10n-sk/suite/chrome/mailnews/newFolderDialog.dtd')
-rw-r--r-- | l10n-sk/suite/chrome/mailnews/newFolderDialog.dtd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-sk/suite/chrome/mailnews/newFolderDialog.dtd b/l10n-sk/suite/chrome/mailnews/newFolderDialog.dtd new file mode 100644 index 0000000000..cfbb47b780 --- /dev/null +++ b/l10n-sk/suite/chrome/mailnews/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 "Nový priečinok"> +<!ENTITY name.label "Názov:"> +<!ENTITY name.accesskey "N"> +<!ENTITY description.label "Vytvoriť ako podpriečinok v:"> +<!ENTITY description.accesskey "o"> +<!ENTITY folderRestriction1.label "Tento server rozdeľuje priečinky na dva špeciálne typy."> +<!ENTITY folderRestriction2.label "Nový priečinok môže obsahovať:"> +<!ENTITY foldersOnly.label "Len priečinky"> +<!ENTITY messagesOnly.label "Len správy"> +<!ENTITY accept.label "Vytvoriť priečinok"> +<!ENTITY accept.accesskey "V"> |