diff options
Diffstat (limited to 'l10n-es-AR/mobile/android/chrome/about.dtd')
-rw-r--r-- | l10n-es-AR/mobile/android/chrome/about.dtd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-es-AR/mobile/android/chrome/about.dtd b/l10n-es-AR/mobile/android/chrome/about.dtd new file mode 100644 index 0000000000..37a74c4f3f --- /dev/null +++ b/l10n-es-AR/mobile/android/chrome/about.dtd @@ -0,0 +1,21 @@ +<!-- 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 aboutPage.title "Acerca de &brandShortName;"> +<!ENTITY aboutPage.warningVersion "&brandShortName; es experimental y puede ser inestable."> +<!ENTITY aboutPage.checkForUpdates.link "Buscar actualizaciones »"> +<!ENTITY aboutPage.checkForUpdates.checking "Buscando actualizaciones…"> +<!ENTITY aboutPage.checkForUpdates.none "No hay actualizaciones disponibles"> +<!ENTITY aboutPage.checkForUpdates.available2 "Descargar actualización"> +<!ENTITY aboutPage.checkForUpdates.downloading "Descargando actualización…"> +<!ENTITY aboutPage.checkForUpdates.downloaded2 "Instalar actualización"> +<!ENTITY aboutPage.faq.label "Preguntas frecuentes"> +<!ENTITY aboutPage.support.label "Soporte"> +<!ENTITY aboutPage.privacyPolicy.label "Política de privacidad"> +<!ENTITY aboutPage.rights.label "Conocé tus derechos"> +<!ENTITY aboutPage.relNotes.label "Notas de la versión"> +<!ENTITY aboutPage.credits.label "Créditos"> +<!ENTITY aboutPage.license.label "Información de licencia"> + +<!-- LOCALIZATION NOTE (aboutPage.logoTrademark): The message is explicitly about the word "Firefox" being trademarked, that's why we use it, instead of brandShortName. --> +<!ENTITY aboutPage.logoTrademark "Firefox y los logos de Firefox son marcas registradas de Mozilla Foundation."> |