diff options
Diffstat (limited to 'l10n-bs/suite/chrome/mailnews/newFolderDialog.dtd')
-rw-r--r-- | l10n-bs/suite/chrome/mailnews/newFolderDialog.dtd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n-bs/suite/chrome/mailnews/newFolderDialog.dtd b/l10n-bs/suite/chrome/mailnews/newFolderDialog.dtd new file mode 100644 index 0000000000..95567f0e7d --- /dev/null +++ b/l10n-bs/suite/chrome/mailnews/newFolderDialog.dtd @@ -0,0 +1,13 @@ +<!-- 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 "Novi direktorij"> +<!ENTITY name.label "Naziv:"> +<!ENTITY description.label "Kreiraj kao poddirektorij od:"> +<!ENTITY folderRestriction1.label "Ovaj server ograničava direktorije na dvije posebne vrste."> +<!ENTITY folderRestriction2.label "Dozvolite vašem novom direktoriju da sadrži:"> +<!ENTITY foldersOnly.label "Samo direktorije"> +<!ENTITY messagesOnly.label "Samo poruke"> +<!ENTITY accept.label "Kreiraj direktorij"> |