diff options
Diffstat (limited to 'l10n-gl/mail/chrome/messenger-newsblog/feed-subscriptions.dtd')
-rw-r--r-- | l10n-gl/mail/chrome/messenger-newsblog/feed-subscriptions.dtd | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n-gl/mail/chrome/messenger-newsblog/feed-subscriptions.dtd b/l10n-gl/mail/chrome/messenger-newsblog/feed-subscriptions.dtd new file mode 100644 index 0000000000..38f2be62f4 --- /dev/null +++ b/l10n-gl/mail/chrome/messenger-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 "Subscricións a fontes"> +<!ENTITY learnMore.label "Obteña máis información sobre as fontes"> + +<!ENTITY feedTitle.label "Título:"> +<!ENTITY feedTitle.accesskey "T"> + +<!ENTITY feedLocation.label "URL da fonte:"> +<!ENTITY feedLocation.accesskey "U"> +<!ENTITY feedLocation2.placeholder "Introduza un URL válido para a fonte de noticias"> +<!ENTITY locationValidate.label "Validar"> +<!ENTITY validateText.label "Comprobar validación e recuperar un URL correcto."> + +<!ENTITY feedFolder.label "Gardar artigos en:"> +<!ENTITY feedFolder.accesskey "s"> + +<!-- Account Settings and Subscription Dialog --> +<!ENTITY biffStart.label "Comprobar se hai novos artigos cada "> +<!ENTITY biffStart.accesskey "p"> +<!ENTITY biffMinutes.label "minutos"> +<!ENTITY biffMinutes.accesskey "m"> +<!ENTITY biffDays.label "días"> +<!ENTITY biffDays.accesskey "d"> +<!ENTITY recommendedUnits.label "Recomendado polo editor:"> + +<!ENTITY quickMode.label "Amosar o resumo do artigo en vez de cargar a páxina web"> +<!ENTITY quickMode.accesskey "g"> + +<!ENTITY autotagEnable.label "Crea automaticamente etiquetas a partir do nome das <categorías> das fontes names"> +<!ENTITY autotagEnable.accesskey "c"> +<!ENTITY autotagUsePrefix.label "Pórlle as etiquetas o prefixo:"> +<!ENTITY autotagUsePrefix.accesskey "P"> +<!ENTITY autoTagPrefix.placeholder "Escriba un prefixo de etiqueta"> + +<!-- Subscription Dialog --> +<!ENTITY button.addFeed.label "Engadir"> +<!ENTITY button.addFeed.accesskey "a"> +<!ENTITY button.verifyFeed.label "Verificar"> +<!ENTITY button.verifyFeed.accesskey "V"> +<!ENTITY button.updateFeed.label "Actualizar"> +<!ENTITY button.updateFeed.accesskey "U"> +<!ENTITY button.removeFeed.label "Retirar"> +<!ENTITY button.removeFeed.accesskey "r"> +<!ENTITY button.importOPML.label "Importar"> +<!ENTITY button.importOPML.accesskey "I"> +<!ENTITY button.exportOPML.label "Exportar"> +<!ENTITY button.exportOPML.accesskey "x"> +<!ENTITY button.exportOPML.tooltip "Exportar as fontes coa estrutura do cartafol; Ctrl clic ou Ctrl Intro para exportar as fontes como unha lista"> + +<!ENTITY cmd.close.commandKey "w"> +<!ENTITY button.close.label "Pechar"> |