diff options
Diffstat (limited to 'l10n-sv-SE/suite/chrome/mailnews/newFolderDialog.dtd')
-rw-r--r-- | l10n-sv-SE/suite/chrome/mailnews/newFolderDialog.dtd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-sv-SE/suite/chrome/mailnews/newFolderDialog.dtd b/l10n-sv-SE/suite/chrome/mailnews/newFolderDialog.dtd new file mode 100644 index 0000000000..a6efbb034b --- /dev/null +++ b/l10n-sv-SE/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 "Ny mapp"> +<!ENTITY name.label "Namn:"> +<!ENTITY name.accesskey "N"> +<!ENTITY description.label "Skapa som undermapp till:"> +<!ENTITY description.accesskey "k"> +<!ENTITY folderRestriction1.label "Servern begränsar mappar till två speciella typer."> +<!ENTITY folderRestriction2.label "Tillåt din nya mapp att innehålla:"> +<!ENTITY foldersOnly.label "Endast mappar"> +<!ENTITY messagesOnly.label "Endast meddelanden"> +<!ENTITY accept.label "Skapa mapp"> +<!ENTITY accept.accesskey "m"> |