diff options
Diffstat (limited to 'l10n-es-MX/mail/messenger/preferences/permissions.ftl')
-rw-r--r-- | l10n-es-MX/mail/messenger/preferences/permissions.ftl | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/l10n-es-MX/mail/messenger/preferences/permissions.ftl b/l10n-es-MX/mail/messenger/preferences/permissions.ftl new file mode 100644 index 0000000000..94c7cdb3fd --- /dev/null +++ b/l10n-es-MX/mail/messenger/preferences/permissions.ftl @@ -0,0 +1,56 @@ +# 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/. + +permissions-reminder-window = + .title = Excepciones + .style = width: 45em; + +window-close-key = + .key = w + +website-address-label = + .value = Dirección de sitio web: + .accesskey = d + +block-button = + .label = Bloquear + .accesskey = B + +allow-session-button = + .label = Permitir en esta sesión + .accesskey = n + +allow-button = + .label = Permitir + .accesskey = A + +treehead-sitename-label = + .label = Sitio + +treehead-status-label = + .label = Estado + +remove-site-button = + .label = Eliminar sitio + .accesskey = R + +remove-all-site-button = + .label = Eliminar todos los sitios + .accesskey = e + +cancel-button = + .label = Cancelar + .accesskey = C + +save-button = + .label = Guardar cambios + .accesskey = S + +permission-can-label = Permitir +permission-can-access-first-party-label = Permitir solamente el primero +permission-can-session-label = Permitir por esta sesión +permission-cannot-label = Bloquear + +invalid-uri-message = Por favor, ingresa un nombre válido para el servidor +invalid-uri-title = Nombre ingresado de servidor inválido |