diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-pt-PT/suite/chrome/mailnews/folderpane.dtd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n-pt-PT/suite/chrome/mailnews/folderpane.dtd b/l10n-pt-PT/suite/chrome/mailnews/folderpane.dtd new file mode 100644 index 0000000000..86a14dc7c5 --- /dev/null +++ b/l10n-pt-PT/suite/chrome/mailnews/folderpane.dtd @@ -0,0 +1,11 @@ +<!-- 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/. --> +<!ENTITY nameColumn.label "Nome"> +<!ENTITY unreadColumn.label "Não lidas"> +<!ENTITY totalColumn.label "Total"> +<!ENTITY folderSizeColumn.label "Tamanho"> +<!ENTITY folderLocationToolbarItem.title "Localização da pasta"> +<!ENTITY mailViewsToolbarItem.title "Visão do correio"> +<!ENTITY searchToolbarItem.title "Pesquisar"> +<!ENTITY searchSubjectOrAddress.placeholder "Pesquisar assunto ou endereço"> |