diff options
Diffstat (limited to 'l10n-es-MX/toolkit/toolkit/global/extensionPermissions.ftl')
-rw-r--r-- | l10n-es-MX/toolkit/toolkit/global/extensionPermissions.ftl | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/l10n-es-MX/toolkit/toolkit/global/extensionPermissions.ftl b/l10n-es-MX/toolkit/toolkit/global/extensionPermissions.ftl new file mode 100644 index 0000000000..12e0b86f6e --- /dev/null +++ b/l10n-es-MX/toolkit/toolkit/global/extensionPermissions.ftl @@ -0,0 +1,33 @@ +# 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/. + + +## Extension permission description keys are derived from permission names. +## Permissions for which the message has been changed and the key updated +## must have a corresponding entry in the `PERMISSION_L10N_ID_OVERRIDES` map. + +webext-perms-description-bookmarks = Leer y modificar marcadores +webext-perms-description-browserSettings = Leer y modificar configuración del navegador +webext-perms-description-browsingData = Borrar historial de navegación reciente, cookies y datos relacionados +webext-perms-description-clipboardRead = Obtener datos desde el portapapeles +webext-perms-description-clipboardWrite = Ingresar datos desde el portapapeles +webext-perms-description-declarativeNetRequest = Bloquear contenido en cualquier página +webext-perms-description-declarativeNetRequestFeedback = Lee tu historial de navegación +webext-perms-description-devtools = Extiende las herramientas de desarrollador para acceder a tus datos en las pestañas abiertas +webext-perms-description-downloads = Descargar archivos y leer y modificar el historial de descargas del navegador +webext-perms-description-downloads-open = Abrir archivos descargados a tu computadora +webext-perms-description-find = Leer el texto de todas las pestañas abiertas +webext-perms-description-geolocation = Acceder a tu ubicación +webext-perms-description-history = Acceder al historial de navegación +webext-perms-description-management = Controlar el uso de la extensión y administrar temas +webext-perms-description-nativeMessaging = Intercambiar mensajes con programas distintos a { -brand-short-name } +webext-perms-description-notifications = Mostrarte notificaciones +webext-perms-description-pkcs11 = Proporciona servicios autenticación criptográfica +webext-perms-description-privacy = Leer y modificar la configuración de privacidad +webext-perms-description-proxy = Controlar configuración del proxy del navegador +webext-perms-description-sessions = Acceder a pestañas recientemente cerradas del navegador +webext-perms-description-tabs = Acceder a pestañas del navegador +webext-perms-description-tabHide = Ocultar y mostrar pestañas de navegación +webext-perms-description-topSites = Acceder el historial de navegación +webext-perms-description-webNavigation = Acceder a la actividad del navegador durante la navegación |