diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
commit | 724b36b7051c0d9190cbd8854ba5919904967c11 (patch) | |
tree | 8996ac57bf70972bf524e865e0845cd54aab6f6b /l10n-es-ES/mobile/android/chrome/passwordmgr.properties | |
parent | Releasing progress-linux version 115.10.0esr-1~deb12u1progress7u1. (diff) | |
download | firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.tar.xz firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.zip |
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-ES/mobile/android/chrome/passwordmgr.properties')
-rw-r--r-- | l10n-es-ES/mobile/android/chrome/passwordmgr.properties | 22 |
1 files changed, 22 insertions, 0 deletions
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 |