diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-pt-PT/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-pt-PT/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd')
-rw-r--r-- | l10n-pt-PT/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n-pt-PT/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd b/l10n-pt-PT/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd new file mode 100644 index 0000000000..3842767700 --- /dev/null +++ b/l10n-pt-PT/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd @@ -0,0 +1,55 @@ +<!-- 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/. --> + +<!-- Subscription Dialog --> +<!ENTITY feedSubscriptions.label "Subscrição de fontes"> +<!ENTITY learnMore.label "Saber mais sobre fontes"> + +<!ENTITY feedTitle.label "Título:"> +<!ENTITY feedTitle.accesskey "T"> + +<!ENTITY feedLocation.label "URL da fonte:"> +<!ENTITY feedLocation.accesskey "f"> +<!ENTITY feedLocation2.placeholder "Introduza um url de fonte válido"> +<!ENTITY locationValidate.label "Validar"> +<!ENTITY validateText.label "Validar e obter um URL válido."> + +<!ENTITY feedFolder.label "Guardar artigos em:"> +<!ENTITY feedFolder.accesskey "s"> + +<!-- Account Settings and Subscription Dialog --> +<!ENTITY biffStart.label "Procurar novos artigos a cada "> +<!ENTITY biffStart.accesskey "r"> +<!ENTITY biffMinutes.label "minutos"> +<!ENTITY biffMinutes.accesskey "n"> +<!ENTITY biffDays.label "dias"> +<!ENTITY biffDays.accesskey "d"> +<!ENTITY recommendedUnits.label "O publicador recomenda:"> + +<!ENTITY quickMode.label "Mostrar o sumário do artigo em vez de carregar a página web"> +<!ENTITY quickMode.accesskey "M"> + +<!ENTITY autotagEnable.label "Criar etiquetas automaticamente a partir dos nomes de <categorias> da fonte"> +<!ENTITY autotagEnable.accesskey "C"> +<!ENTITY autotagUsePrefix.label "Adicionar um prefixo às etiquetas:"> +<!ENTITY autotagUsePrefix.accesskey "p"> +<!ENTITY autoTagPrefix.placeholder "Introduza um prefixo para as etiquetas"> + +<!-- Subscription Dialog --> +<!ENTITY button.addFeed.label "Adicionar"> +<!ENTITY button.addFeed.accesskey "A"> +<!ENTITY button.verifyFeed.label "Verificar"> +<!ENTITY button.verifyFeed.accesskey "V"> +<!ENTITY button.updateFeed.label "Editar"> +<!ENTITY button.updateFeed.accesskey "E"> +<!ENTITY button.removeFeed.label "Remover"> +<!ENTITY button.removeFeed.accesskey "R"> +<!ENTITY button.importOPML.label "Importar"> +<!ENTITY button.importOPML.accesskey "I"> +<!ENTITY button.exportOPML.label "Exportar"> +<!ENTITY button.exportOPML.accesskey "t"> +<!ENTITY button.exportOPML.tooltip "Exporta fontes com a estrutura da pasta; ctrl+clique ou ctrl+enter para exportar fontes como uma lista"> + +<!ENTITY cmd.close.commandKey "W"> +<!ENTITY button.close.label "Fechar"> |