From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../toolkit/chrome/global/commonDialogs.properties | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 l10n-es-ES/toolkit/chrome/global/commonDialogs.properties (limited to 'l10n-es-ES/toolkit/chrome/global/commonDialogs.properties') diff --git a/l10n-es-ES/toolkit/chrome/global/commonDialogs.properties b/l10n-es-ES/toolkit/chrome/global/commonDialogs.properties new file mode 100644 index 0000000000..81705d1238 --- /dev/null +++ b/l10n-es-ES/toolkit/chrome/global/commonDialogs.properties @@ -0,0 +1,46 @@ +# 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/. + +Alert=Alerta +Confirm=Confirmar +ConfirmCheck=Confirmar +Prompt=Solicitar +# LOCALIZATION NOTE - %S is brandFullName +PromptUsernameAndPassword3=Se requiere autenticación - %S +# LOCALIZATION NOTE - %S is brandFullName +PromptPassword3=Se requiere contraseña - %S +Select=Seleccionar +OK=Aceptar +Cancel=Cancelar +Yes=&Sí +No=&No +Save=&Guardar +Revert=Deshace&r +DontSave=N&o guardar +ScriptDlgGenericHeading=[Aplicación JavaScript] +ScriptDlgHeading=La página en %S dice: +ScriptDlgNullPrincipalHeading=Esta página dice: +ScriptDialogLabel=Evitar que esta página cree diálogos adicionales +ScriptDialogLabelNullPrincipal=No permitir que este sitio vuelva a preguntar +# LOCALIZATION NOTE (ScriptDialogLabelContentPrincipal): +# %S is either the domain and port of the site prompting, or the name of +# an add-on prompting. +ScriptDialogLabelContentPrincipal=No permitir que %S vuelva a preguntar +ScriptDialogPreventTitle=Confirme su preferencia sobre diálogos +# LOCALIZATION NOTE (EnterLoginForRealm3, EnterLoginForProxy3): +# %1 is an untrusted string provided by a remote server. It could try to +# take advantage of sentence structure in order to mislead the user (see +# bug 244273). %1 should be integrated into the translated sentences as +# little as possible. %2 is the url of the site being accessed. +EnterLoginForRealm3=%2$S solicita su nombre de usuario y contraseña. El sitio dice: “%1$S” +EnterLoginForProxy3=El proxy %2$S solicita un nombre de usuario y una contraseña. El sitio dice: “%1$S” +EnterUserPasswordFor2=%1$S solicita su nombre de usuario y contraseña. +EnterUserPasswordForCrossOrigin2=%1$S solicita su nombre de usuario y contraseña. ADVERTENCIA: ¡su contraseña no se enviará al sitio web que está visitando actualmente! +EnterPasswordFor=Introduzca contraseña para %1$S en %2$S +EnterCredentials=Este sitio le pide que inicie sesión. +# %S is the username for which a password is requested. +EnterPasswordOnlyFor=Este sitio le pide que inicie sesión como %S. +# %S is the domain of the site being accessed. +EnterCredentialsCrossOrigin=Este sitio le está pidiendo iniciar sesión. Advertencia: La información de inicio de sesión será compartida con %S, y no con el sitio que está actualmente visitando. +SignIn=Iniciar sesión -- cgit v1.2.3