summaryrefslogtreecommitdiffstats
path: root/l10n-ast/mobile/android
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--l10n-ast/mobile/android/chrome/browser.properties118
-rw-r--r--l10n-ast/mobile/android/chrome/config.dtd21
-rw-r--r--l10n-ast/mobile/android/chrome/config.properties9
-rw-r--r--l10n-ast/mobile/android/chrome/passwordmgr.properties20
-rw-r--r--l10n-ast/mobile/android/defines.inc12
-rw-r--r--l10n-ast/mobile/android/mobile/android/aboutConfig.ftl24
6 files changed, 204 insertions, 0 deletions
diff --git a/l10n-ast/mobile/android/chrome/browser.properties b/l10n-ast/mobile/android/chrome/browser.properties
new file mode 100644
index 0000000000..0a3b93f59e
--- /dev/null
+++ b/l10n-ast/mobile/android/chrome/browser.properties
@@ -0,0 +1,118 @@
+# 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/.
+
+# Popup Blocker
+
+# In Extension.jsm
+
+# LOCALIZATION NOTE (webextPerms.header)
+# This string is used as a header in the webextension permissions dialog,
+# %S is replaced with the localized name of the extension being installed.
+# See https://bug1308309.bmoattachments.org/attachment.cgi?id=8814612
+# for an example of the full dialog.
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextPerms.header=¿Amestar %S?
+
+webextPerms.add.label=Amestar
+webextPerms.cancel.label=Encaboxar
+
+# LOCALIZATION NOTE (webextPerms.updateText)
+# %S is replaced with the localized name of the updated extension.
+webextPerms.updateText=%S anovóse. Has aprobar los permisos nuevos enantes d'instalar l'anovamientu. Escoyer «Encaboxar» mantendrá la versión actual del to add-on.
+
+webextPerms.updateAccept.label=Anovar
+
+# LOCALIZATION NOTE (webextPerms.optionalPermsHeader)
+# %S is replaced with the localized name of the extension requesting new
+# permissions.
+webextPerms.optionalPermsHeader=%S solcita permisos adicionales.
+webextPerms.optionalPermsListIntro=Quier:
+webextPerms.optionalPermsAllow.label=Permitir
+webextPerms.optionalPermsDeny.label=Ñegar
+
+webextPerms.description.bookmarks=Lleer y modificar marcadores
+webextPerms.description.browserSettings=Lleer y modificar axustes del restolador
+webextPerms.description.browsingData=Llimpia l'historial de restolar, cookies y otros datos venceyaos
+webextPerms.description.clipboardRead=Consiguir datos del cartafueyu
+webextPerms.description.clipboardWrite=Introducir datos nel cartafueyu
+webextPerms.description.devtools=Ampliar les ferramientes de desendolcu p'acceder a los tos datos nes llingüetes abiertes
+webextPerms.description.downloads=Baxar ficheros y, lleer y modificar l'historial de descargues del restolador
+webextPerms.description.downloads.open=Abre los ficheros baxaos nel to ordenador
+webextPerms.description.find=Llei'l testu de toles llingüetes abiertes
+webextPerms.description.geolocation=Acceder al to allugamientu
+webextPerms.description.history=Acceder al historial de restolar
+webextPerms.description.management=Monitorizar l'usu d'estensiones y xestionar estilos
+# LOCALIZATION NOTE (webextPerms.description.nativeMessaging)
+# %S will be replaced with the name of the application
+webextPerms.description.nativeMessaging=Intercambiar mensaxes con programes que nun seyan %S
+webextPerms.description.notifications=Amosate avisos
+webextPerms.description.privacy=Lleer y modificar los axustes de privacidá
+webextPerms.description.proxy=Controla los axusted del proxy del restolador
+webextPerms.description.sessions=Acceder a les llingüetes zarraes apocayá
+webextPerms.description.tabs=Acceder a les llingüetes del restolador
+webextPerms.description.topSites=Acceder al historial de restolaes
+webextPerms.description.webNavigation=Acceder a l'activida del restolador nel restolar
+
+webextPerms.hostDescription.allUrls=Acceder a los tos datos de tolos sitios web
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.wildcard)
+# %S will be replaced by the DNS domain for which a webextension
+# is requesting access (e.g., mozilla.org)
+webextPerms.hostDescription.wildcard=Acceder a los tos datos nel dominiu %S
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.tooManyWildcards):
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 will be replaced by an integer indicating the number of additional
+# domains for which this webextension is requesting permission.
+webextPerms.hostDescription.tooManyWildcards=Acceder a los tos datos en #1 dominiu más;Acceder a los tos datos en #1 dominios más
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.oneSite)
+# %S will be replaced by the DNS host name for which a webextension
+# is requesting access (e.g., www.mozilla.org)
+webextPerms.hostDescription.oneSite=Acceder a los tos datos de %S
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites)
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 will be replaced by an integer indicating the number of additional
+# hosts for which this webextension is requesting permission.
+webextPerms.hostDescription.tooManySites=Acceder a los tos datos en #1 sitiu más;Acceder a los tos datos en #1 sitios más
+
+
+# LOCALIZATION NOTE (password.logins): Label that will be used in
+ # Web Console API
+stacktrace.anonymousFunction=<anónimu>
+stacktrace.outputMessage=Rastru de pila dende %S, función %S, llinia %S.
+timer.start=%S: anicióse'l temporizador
+
+# LOCALIZATION NOTE (timer.end):
+# This string is used to display the result of the console.timeEnd() call.
+# %1$S=name of timer, %2$S=number of milliseconds
+timer.end=%1$S: %2$Sms
+
+# Site settings dialog
+
+# In ContextualIdentityService.jsm
+
+# LOCALIZATION NOTE (userContextPersonal.label,
+# userContextWork.label,
+# userContextShopping.label,
+# userContextBanking.label,
+# userContextNone.label):
+# These strings specify the four predefined contexts included in support of the
+# Contextual Identity / Containers project. Each context is meant to represent
+# the context that the user is in when interacting with the site. Different
+# contexts will store cookies and other information from those sites in
+# different, isolated locations. You can enable the feature by typing
+# about:config in the URL bar and changing privacy.userContext.enabled to true.
+# Once enabled, you can open a new tab in a specific context by clicking
+# File > New Container Tab > (1 of 4 contexts). Once opened, you will see these
+# strings on the right-hand side of the URL bar.
+# In android this will be only exposed by web extensions
+userContextPersonal.label = Personal
+userContextWork.label = Trabayu
+userContextBanking.label = Banca
+userContextShopping.label = Merques
+
diff --git a/l10n-ast/mobile/android/chrome/config.dtd b/l10n-ast/mobile/android/chrome/config.dtd
new file mode 100644
index 0000000000..5715dbfd4c
--- /dev/null
+++ b/l10n-ast/mobile/android/chrome/config.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 toolbar.searchPlaceholder "Guetar">
+
+<!ENTITY newPref.namePlaceholder "Nome">
+
+<!ENTITY newPref.valueBoolean "Boleanu">
+<!ENTITY newPref.valueString "Cadena">
+<!ENTITY newPref.valueInteger "Enteru">
+
+<!ENTITY newPref.stringPlaceholder "Introduz una cadena">
+<!ENTITY newPref.numberPlaceholder "Introduz un númberu">
+
+<!ENTITY newPref.toggleButton "Alternar">
+<!ENTITY newPref.cancelButton "Encaboxar">
+
+<!ENTITY contextMenu.copyPrefName "Copiar nome">
+<!ENTITY contextMenu.copyPrefValue "Copiar valor">
diff --git a/l10n-ast/mobile/android/chrome/config.properties b/l10n-ast/mobile/android/chrome/config.properties
new file mode 100644
index 0000000000..73546ba518
--- /dev/null
+++ b/l10n-ast/mobile/android/chrome/config.properties
@@ -0,0 +1,9 @@
+# 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/.
+
+newPref.createButton=Crear
+newPref.changeButton=Camudar
+
+pref.toggleButton=Alternar
+pref.resetButton=Reafitar
diff --git a/l10n-ast/mobile/android/chrome/passwordmgr.properties b/l10n-ast/mobile/android/chrome/passwordmgr.properties
new file mode 100644
index 0000000000..3a9144c2cd
--- /dev/null
+++ b/l10n-ast/mobile/android/chrome/passwordmgr.properties
@@ -0,0 +1,20 @@
+# 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/.
+
+# String will be replaced by brandShortName.
+saveLogin=¿Prestaríate que %S recordara esti aniciu de sesión?
+rememberButton=Recordar
+neverButton=Enxamás
+
+# String is the login's hostname
+updatePassword=¿Anovar contraseñes guardaes pa %S?
+updatePasswordNoUser=¿Anovar contraseña guardada pa esti aniciu de sesión?
+updateButton=Anovar
+dontUpdateButton=Nun anovar
+
+userSelectText2=Esbilla qu'aniciu de sesión anovar:
+passwordChangeTitle=Confirmar cambéu de contraseña
+
+username=Nome d'usuariu
+password=Contraseña
diff --git a/l10n-ast/mobile/android/defines.inc b/l10n-ast/mobile/android/defines.inc
new file mode 100644
index 0000000000..c08e10b488
--- /dev/null
+++ b/l10n-ast/mobile/android/defines.inc
@@ -0,0 +1,12 @@
+# 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/.
+#filter emptyLines
+
+#define MOZ_LANGPACK_CREATOR softastur.org
+
+# If non-English locales wish to credit multiple contributors, uncomment this
+# variable definition and use the format specified.
+#define MOZ_LANGPACK_CONTRIBUTORS <em:contributor>Softastur</em:contributor>
+
+#unfilter emptyLines
diff --git a/l10n-ast/mobile/android/mobile/android/aboutConfig.ftl b/l10n-ast/mobile/android/mobile/android/aboutConfig.ftl
new file mode 100644
index 0000000000..c2dfa962a7
--- /dev/null
+++ b/l10n-ast/mobile/android/mobile/android/aboutConfig.ftl
@@ -0,0 +1,24 @@
+# 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/.
+
+config-toolbar-search =
+ .placeholder = Guetar
+config-new-pref-name =
+ .placeholder = Nome
+config-new-pref-value-boolean = Boleanu
+config-new-pref-value-string = Cadena
+config-new-pref-value-integer = Enteru
+config-new-pref-string =
+ .placeholder = Introduz una cadena
+config-new-pref-number =
+ .placeholder = Introduz un númberu
+config-new-pref-cancel-button = Encaboxar
+config-new-pref-create-button = Crear
+config-new-pref-change-button = Camudar
+config-pref-toggle-button = Alternar
+config-pref-reset-button = Reafitar
+config-context-menu-copy-pref-name =
+ .label = Copiar nome
+config-context-menu-copy-pref-value =
+ .label = Copiar valor