summaryrefslogtreecommitdiffstats
path: root/l10n-pt-BR/mail/chrome/messenger/newFolderDialog.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-pt-BR/mail/chrome/messenger/newFolderDialog.dtd')
-rw-r--r--l10n-pt-BR/mail/chrome/messenger/newFolderDialog.dtd16
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-pt-BR/mail/chrome/messenger/newFolderDialog.dtd b/l10n-pt-BR/mail/chrome/messenger/newFolderDialog.dtd
new file mode 100644
index 0000000000..0933e67b57
--- /dev/null
+++ b/l10n-pt-BR/mail/chrome/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 "Nova pasta">
+<!ENTITY name.label "Nome:">
+<!ENTITY name.accesskey "N">
+<!ENTITY description.label "Criar na pasta:">
+<!ENTITY description.accesskey "r">
+<!ENTITY folderRestriction1.label "Este servidor restringe pastas a dois tipos especiais.">
+<!ENTITY folderRestriction2.label "Permitir que sua nova pasta contenha:">
+<!ENTITY foldersOnly.label "Somente pastas">
+<!ENTITY messagesOnly.label "Somente mensagens">
+<!ENTITY accept.label "Criar pasta">
+<!ENTITY accept.accesskey "C">