summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/mobile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-21 05:21:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-21 05:21:19 +0000
commit520a92573ce79e3628762e4ce06e284d50c2e548 (patch)
treedd7bece82fdce266f06a6a2a6043264255631ee7 /l10n-es-ES/mobile
parentAdding debian version 115.10.0esr-1~deb12u1. (diff)
downloadfirefox-esr-520a92573ce79e3628762e4ce06e284d50c2e548.tar.xz
firefox-esr-520a92573ce79e3628762e4ce06e284d50c2e548.zip
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-ES/mobile')
-rwxr-xr-xl10n-es-ES/mobile/android/chrome/browser.properties1
-rw-r--r--l10n-es-ES/mobile/android/chrome/passwordmgr.properties22
-rw-r--r--l10n-es-ES/mobile/android/mobile/android/aboutConfig.ftl1
-rw-r--r--l10n-es-ES/mobile/android/mobile/android/geckoViewConsole.ftl1
4 files changed, 25 insertions, 0 deletions
diff --git a/l10n-es-ES/mobile/android/chrome/browser.properties b/l10n-es-ES/mobile/android/chrome/browser.properties
index cf35c12fef..ca7f082567 100755
--- a/l10n-es-ES/mobile/android/chrome/browser.properties
+++ b/l10n-es-ES/mobile/android/chrome/browser.properties
@@ -42,3 +42,4 @@ userContextWork.label = Trabajo
userContextBanking.label = Banca
userContextShopping.label = Compras
+
diff --git a/l10n-es-ES/mobile/android/chrome/passwordmgr.properties b/l10n-es-ES/mobile/android/chrome/passwordmgr.properties
new file mode 100644
index 0000000000..605e1f6800
--- /dev/null
+++ b/l10n-es-ES/mobile/android/chrome/passwordmgr.properties
@@ -0,0 +1,22 @@
+# 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=¿Le gustaría que %S recuerde esta cuenta?
+rememberButton=Recordar
+neverButton=Nunca
+
+# String is the login's hostname
+updatePassword=¿Actualizar la contraseña guardada para %S?
+updatePasswordNoUser=¿Actualizar la contraseña guardada para esta cuenta?
+updateButton=Actualizar
+dontUpdateButton=No actualizar
+
+# Copy of the toolkit's passwordmgr.properties
+userSelectText2=Seleccione qué cuenta actualizar:
+passwordChangeTitle=Confirmar cambio de contraseña
+
+# Strings used by PromptService.js
+username=Nombre de usuario
+password=Contraseña
diff --git a/l10n-es-ES/mobile/android/mobile/android/aboutConfig.ftl b/l10n-es-ES/mobile/android/mobile/android/aboutConfig.ftl
index dfc4efa0e4..9bf9e27665 100644
--- a/l10n-es-ES/mobile/android/mobile/android/aboutConfig.ftl
+++ b/l10n-es-ES/mobile/android/mobile/android/aboutConfig.ftl
@@ -26,3 +26,4 @@ config-context-menu-copy-pref-name =
.label = Copiar nombre
config-context-menu-copy-pref-value =
.label = Copiar valor
+
diff --git a/l10n-es-ES/mobile/android/mobile/android/geckoViewConsole.ftl b/l10n-es-ES/mobile/android/mobile/android/geckoViewConsole.ftl
index 784c529eea..4ee0f7994e 100644
--- a/l10n-es-ES/mobile/android/mobile/android/geckoViewConsole.ftl
+++ b/l10n-es-ES/mobile/android/mobile/android/geckoViewConsole.ftl
@@ -20,3 +20,4 @@ console-timer-start = { $name }: temporizador comenzado
# $name (String): user-defined name for the timer
# $duration (String): number of milliseconds
console-timer-end = { $name }: { $duration }ms
+