diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:14:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:14:29 +0000 |
commit | fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 (patch) | |
tree | 4c1ccaf5486d4f2009f9a338a98a83e886e29c97 /l10n-es-ES/toolkit | |
parent | Releasing progress-linux version 124.0.1-1~progress7.99u1. (diff) | |
download | firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.tar.xz firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-ES/toolkit')
10 files changed, 168 insertions, 2 deletions
diff --git a/l10n-es-ES/toolkit/chrome/global/narrate.properties b/l10n-es-ES/toolkit/chrome/global/narrate.properties index 1f6d66ef3e..edb740f7f8 100644 --- a/l10n-es-ES/toolkit/chrome/global/narrate.properties +++ b/l10n-es-ES/toolkit/chrome/global/narrate.properties @@ -8,6 +8,12 @@ # %S is the keyboard shortcut for the listen command listen-label = Escuchar (%S) back = Atrás + +# "Listen, which allows users to listen to Firefox reading the text, +# instead of having to read it themselves." This is the name +# of the feature and it is the label for the popup button. +# %S is the keyboard shortcut for the listen command +read-aloud-label = Leer en voz alta (%S) # %S is the keyboard shortcut for the skip back command previous-label = Atrás (%S) # %S is the keyboard shortcut for the start command diff --git a/l10n-es-ES/toolkit/crashreporter/crashreporter.ftl b/l10n-es-ES/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..8bb93f7dc8 --- /dev/null +++ b/l10n-es-ES/toolkit/crashreporter/crashreporter.ftl @@ -0,0 +1,48 @@ +# 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/. + +crashreporter-branded-title = Informe de fallos de { -brand-short-name } +crashreporter-apology = Lo sentimos +crashreporter-crashed-and-restore = { -brand-short-name } tuvo un problema y falló. Intentaremos restaurar las pestañas y ventanas cuando se reinicie. +crashreporter-plea = Para ayudarnos a diagnosticar y reparar este problema, puede enviarnos un informe de fallo. +crashreporter-information = Esta aplicación se ejecuta después de un error para informar el problema a { -vendor-short-name }. No se debe ejecutar directamente. +crashreporter-error = { -brand-short-name } tuvo un problema y falló. Desafortunadamente, no se ha podido enviar un informe sobre este error. +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = Detalles: { $details } +crashreporter-no-run-message = Esta aplicación se ejecuta tras un fallo para informar del problema al suministrador de la aplicación. No debería ejecutarse directamente. +crashreporter-button-details = Detalles… +crashreporter-loading-details = Cargando… +crashreporter-view-report-title = Contenido del informe +crashreporter-comment-prompt = Añada un comentario (los comentarios son visibles para todo el mundo) +crashreporter-report-info = Este informe también contiene información sobre el estado de la aplicación cuando se cerró. +crashreporter-send-report = Informar a { -vendor-short-name } sobre este fallo para que puedan solucionarlo. +crashreporter-include-url = Incluir la dirección de la página que estaba visitando. +crashreporter-submit-status = Su informe de fallo se enviará antes de que salga o reinicie. +crashreporter-submit-in-progress = Enviando su informe… +crashreporter-submit-success = ¡Informe enviado con éxito! +crashreporter-submit-failure = Ha surgido un problema al enviar su informe. +crashreporter-resubmit-status = Reenviar informes que no se pudieron enviar con éxito anteriormente +crashreporter-button-quit = Salir de { -brand-short-name } +crashreporter-button-restart = Reiniciar { -brand-short-name } +crashreporter-button-ok = Aceptar +crashreporter-button-close = Cerrar +# $id (String) - the crash id from the server, typically a UUID +crashreporter-crash-identifier = Crash ID: { $id } +# $url (String) - the url which the user can use to view the submitted crash report +crashreporter-crash-details = Puede ver detalles de este problema en { $url }. + +# Error strings + +crashreporter-error-minidump-analyzer = Error al ejecutar minidump-analyzer +# $path (String) - the file path +crashreporter-error-opening-file = Error al abrir el archivo ({ $path }) +# $path (String) - the file path +crashreporter-error-loading-file = No se ha podido cargar el archivo ({ $path }) +# $path (String) - the path +crashreporter-error-creating-dir = No se ha podido crear el directorio ({ $path }) +crashreporter-error-no-home-dir = Falta el directorio de inicio +# $from (String) - the source path +# $to (String) - the destination path +crashreporter-error-moving-path = Error al mover { $from } a { $to } +crashreporter-error-version-eol = Fin de la vida útil de la versión: ya no se aceptan informes de fallos. diff --git a/l10n-es-ES/toolkit/toolkit/about/aboutReader.ftl b/l10n-es-ES/toolkit/toolkit/about/aboutReader.ftl index e6c14ee812..c23a26b548 100644 --- a/l10n-es-ES/toolkit/toolkit/about/aboutReader.ftl +++ b/l10n-es-ES/toolkit/toolkit/about/aboutReader.ftl @@ -4,7 +4,6 @@ about-reader-loading = Cargando… about-reader-load-error = Fallo al cargar el artículo de la página - about-reader-color-scheme-light = Claro .title = Esquema de color claro about-reader-color-scheme-dark = Oscuro @@ -13,7 +12,20 @@ about-reader-color-scheme-sepia = Sepia .title = Esquema de color sepia about-reader-color-scheme-auto = Auto .title = Esquema de color automático - +about-reader-color-theme-light = Claro + .title = Tema de color claro +about-reader-color-theme-dark = Oscuro + .title = Tema de color oscuro +about-reader-color-theme-sepia = Sepia + .title = Tema de color sepia +about-reader-color-theme-auto = Auto + .title = Tema de color automático +about-reader-color-theme-gray = Gris + .title = Tema de color gris +about-reader-color-theme-contrast = Contraste + .title = Tema con alto contraste +about-reader-color-theme-custom = Colores personalizados + .title = Tema con colores personalizados # An estimate for how long it takes to read an article, # expressed as a range covering both slow and fast readers. # Variables: @@ -49,4 +61,27 @@ about-reader-font-type-sans-serif = Sans-serif about-reader-toolbar-close = Cerrar vista de lectura about-reader-toolbar-type-controls = Controles de tipografía +about-reader-toolbar-color-controls = Colores about-reader-toolbar-savetopocket = Guardar en { -pocket-brand-name } + +## Reader View colors menu + +about-reader-colors-menu-header = Tema +about-reader-fxtheme-tab = Predeterminado +about-reader-customtheme-tab = Personalizado + +## These are used as labels for the custom theme color pickers. +## The .title element is used to make the editing functionality +## clear and give context for screen reader users. + +about-reader-custom-colors-foreground = Texto + .title = Editar color +about-reader-custom-colors-background = Fondo + .title = Editar color +about-reader-custom-colors-unvisited-links = Enlaces no visitados + .title = Editar color +about-reader-custom-colors-visited-links = Enlaces visitados + .title = Editar color +about-reader-custom-colors-selection-highlight = Resaltador para leer en voz alta + .title = Editar color +about-reader-custom-colors-reset-button = Restablecer predeterminados diff --git a/l10n-es-ES/toolkit/toolkit/about/aboutSupport.ftl b/l10n-es-ES/toolkit/toolkit/about/aboutSupport.ftl index 2962436170..47ad13c8fd 100644 --- a/l10n-es-ES/toolkit/toolkit/about/aboutSupport.ftl +++ b/l10n-es-ES/toolkit/toolkit/about/aboutSupport.ftl @@ -428,3 +428,15 @@ pointing-device-mouse = Ratón pointing-device-touchscreen = Pantalla táctil pointing-device-pen-digitizer = Lápiz digitalizador pointing-device-none = Sin dispositivos señaladores + +## Content Analysis (DLP) + +# DLP stands for Data Loss Prevention, an industry term for external software +# that enterprises can set up to prevent sensitive data from being transferred +# to external websites. +content-analysis-title = Análisis de contenido (DLP) +content-analysis-active = Activo +content-analysis-connected-to-agent = Conectado al agente +content-analysis-agent-path = Ruta del agente +content-analysis-agent-failed-signature-verification = Ha fallado la verificación de firma del agente +content-analysis-request-count = Recuento de solicitudes diff --git a/l10n-es-ES/toolkit/toolkit/contentanalysis/contentanalysis.ftl b/l10n-es-ES/toolkit/toolkit/contentanalysis/contentanalysis.ftl index 3061d58436..d9a1f0096f 100644 --- a/l10n-es-ES/toolkit/toolkit/contentanalysis/contentanalysis.ftl +++ b/l10n-es-ES/toolkit/toolkit/contentanalysis/contentanalysis.ftl @@ -43,6 +43,18 @@ contentanalysis-block-message = Su organización utiliza software de prevención # Variables: # $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" contentanalysis-error-message = Ha ocurrido un error al comunicarse con el software de prevención de pérdida de datos. Transferencia denegada para el recurso: { $content }. +# Variables: +# $agent - The name of the DLP agent doing the analysis +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-unspecified-error-message = Ha ocurrido un error al comunicarse con { $agent }. Transferencia denegada para el recurso: { $content }. +# Variables: +# $agent - The name of the DLP agent doing the analysis +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-no-agent-connected-message = No se puede conectar con { $agent }. Transferencia denegada para el recurso: { $content }. +# Variables: +# $agent - The name of the DLP agent doing the analysis +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-invalid-agent-signature-message = Ha fallado la verificación de firma para { $agent }. Transferencia denegada para el recurso: { $content }. contentanalysis-inprogress-quit-title = ¿Salir de { -brand-shorter-name }? contentanalysis-inprogress-quit-message = Varias acciones están en marcha. Si sale de { -brand-shorter-name }, estas acciones no se completarán. contentanalysis-inprogress-quit-yesbutton = Sí, salir diff --git a/l10n-es-ES/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-es-ES/toolkit/toolkit/formautofill/formAutofill.ftl index a4c0aeadbb..613d19625e 100644 --- a/l10n-es-ES/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-es-ES/toolkit/toolkit/formautofill/formAutofill.ftl @@ -47,6 +47,8 @@ credit-card-capture-save-new-button = credit-card-capture-update-button = .label = Actualizar tarjeta existente .accessKey = u +# Label for the button in the dropdown menu used to clear the populated form. +autofill-clear-form-label = Limpiar autocompletado de formulario # Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences. autofill-manage-addresses-label = Administrar direcciones # Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences. @@ -63,3 +65,19 @@ autofill-card-network-mastercard = MasterCard autofill-card-network-mir = MIR autofill-card-network-unionpay = Union Pay autofill-card-network-visa = Visa +# The warning text that is displayed for informing users what categories are +# about to be filled. The text would be, for example, +# Also autofills organization, phone, email. +# Variables: +# $categories - one or more of the categories, see autofill-category-X below +autofill-phishing-warningmessage-extracategory = También autocompletará { $categories } +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = Autocompletará { $categories } +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = dirección +autofill-category-name = nombre +autofill-category-organization = organización +autofill-category-tel = teléfono +autofill-category-email = email diff --git a/l10n-es-ES/toolkit/toolkit/global/arrowscrollbox.ftl b/l10n-es-ES/toolkit/toolkit/global/arrowscrollbox.ftl index 6fbe8159b2..72a992a0ff 100644 --- a/l10n-es-ES/toolkit/toolkit/global/arrowscrollbox.ftl +++ b/l10n-es-ES/toolkit/toolkit/global/arrowscrollbox.ftl @@ -1,3 +1,21 @@ # 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/. + + +### This file contains the entities needed to use the Arrowscrollbox component. +### For example, Arrowscrollboxes are used in Tabs Toolbar when there are +### multiple tabs opened and in the overflowing menus. + +# This button is shown at the beginning of the overflowing list of elements. +# For example, in LTR language like English, on the Tabs Toolbar it would look +# like "<" and scroll the tab list to the left, and in the overflowing menu it +# would look like "^" and scroll the list of menuitems up. +overflow-scroll-button-up = + .tooltiptext = Desplazarse hacia arriba +# This button is shown at the end of the overflowing list of elements. For +# example, in LTR language like English, on the Tabs Toolbar it would look like +# ">" and scroll the tab list to the right, and in the overflowing menu it +# would look like "v" and scroll the list of menuitems down. +overflow-scroll-button-down = + .tooltiptext = Desplazarse hacia abajo diff --git a/l10n-es-ES/toolkit/toolkit/global/processTypes.ftl b/l10n-es-ES/toolkit/toolkit/global/processTypes.ftl index 65e889ad14..3b2e976337 100644 --- a/l10n-es-ES/toolkit/toolkit/global/processTypes.ftl +++ b/l10n-es-ES/toolkit/toolkit/global/processTypes.ftl @@ -17,6 +17,8 @@ process-type-privilegedmozilla = Contenido de Mozilla - privilegiado process-type-extension = Extensión # process used to open file:// URLs process-type-file = Archivo local +# process used to instantiate new child processes +process-type-forkserver = Fork server # process used to isolate a webpage from other web pages # to improve security process-type-webisolated = Contenido web aislado diff --git a/l10n-es-ES/toolkit/toolkit/global/textActions.ftl b/l10n-es-ES/toolkit/toolkit/global/textActions.ftl index b63e304c78..3181cd5efa 100644 --- a/l10n-es-ES/toolkit/toolkit/global/textActions.ftl +++ b/l10n-es-ES/toolkit/toolkit/global/textActions.ftl @@ -62,3 +62,5 @@ text-action-spell-dictionaries = .accesskey = I text-action-search-text-box-clear = .title = Limpiar +text-action-highlight-selection = + .label = Resaltar selección diff --git a/l10n-es-ES/toolkit/toolkit/pdfviewer/viewer.ftl b/l10n-es-ES/toolkit/toolkit/pdfviewer/viewer.ftl index bdd3b31c56..e3f87b47b3 100644 --- a/l10n-es-ES/toolkit/toolkit/pdfviewer/viewer.ftl +++ b/l10n-es-ES/toolkit/toolkit/pdfviewer/viewer.ftl @@ -304,6 +304,12 @@ pdfjs-editor-stamp-button-label = Añadir o editar imágenes pdfjs-editor-highlight-button = .title = Resaltar pdfjs-editor-highlight-button-label = Resaltar +pdfjs-highlight-floating-button = + .title = Resaltar +pdfjs-highlight-floating-button1 = + .title = Resaltar + .aria-label = Resaltar +pdfjs-highlight-floating-button-label = Resaltar ## Remove button for the various kind of editor. @@ -387,3 +393,10 @@ pdfjs-editor-colorpicker-pink = .title = Rosa pdfjs-editor-colorpicker-red = .title = Rojo + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + +pdfjs-editor-highlight-show-all-button-label = Mostrar todo +pdfjs-editor-highlight-show-all-button = + .title = Mostrar todo |