diff options
Diffstat (limited to 'l10n-es-MX/toolkit/chrome/global/commonDialogs.properties')
-rw-r--r-- | l10n-es-MX/toolkit/chrome/global/commonDialogs.properties | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-es-MX/toolkit/chrome/global/commonDialogs.properties b/l10n-es-MX/toolkit/chrome/global/commonDialogs.properties new file mode 100644 index 0000000000..6f7d7e5837 --- /dev/null +++ b/l10n-es-MX/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=No guar&dar +ScriptDlgGenericHeading=[Aplicación JavaScript] +ScriptDlgHeading=La página en %S dice: +ScriptDlgNullPrincipalHeading=Esta página dice: +ScriptDialogLabel=Prevenir esta página desde la creación de cuadros de diálogo adicionales +ScriptDialogLabelNullPrincipal=No permitir que este sitio te pregunte de nuevo +# 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 te pregunte de nuevo +ScriptDialogPreventTitle=Confirmar diálogo de preferencias +# 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 está solicitando tu nombre de usuario y contraseña. El sitio dice: “%1$S” +EnterLoginForProxy3=El proxy %2$S está solicitando un nombre de usuario y contraseña. El sitio dice: “%1$S” +EnterUserPasswordFor2=%1$S está solicitando tu usuario y contraseña. +EnterUserPasswordForCrossOrigin2=%1$S está solicitando tu nombre de usuario y contraseña. WARNING: ¡Tu contraseña no se enviará al sitio web que está actualmente visitando! +EnterPasswordFor=Ingresa la contraseña para %1$S en %2$S +EnterCredentials=Este sitio te pide que inicies sesión. +# %S is the username for which a password is requested. +EnterPasswordOnlyFor=Este sitio te pide iniciar sesión como %S. +# %S is the domain of the site being accessed. +EnterCredentialsCrossOrigin=Este sitio te pide iniciar sesión. Advertencia: La información de inicio de sesión será compartida con %S, y no con el sitio que estás visitando actualmente. +SignIn=Iniciar sesión |