From 724b36b7051c0d9190cbd8854ba5919904967c11 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:22:11 +0200 Subject: Merging upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-es-MX/toolkit/crashreporter/crashreporter.ftl | 28 ++++++++++++++++++++ l10n-es-MX/toolkit/toolkit/branding/brandings.ftl | 1 + .../toolkit/toolkit/formautofill/formAutofill.ftl | 30 ++++++++++++++++++++++ .../toolkit/toolkit/global/arrowscrollbox.ftl | 3 +++ 4 files changed, 62 insertions(+) create mode 100644 l10n-es-MX/toolkit/crashreporter/crashreporter.ftl create mode 100644 l10n-es-MX/toolkit/toolkit/global/arrowscrollbox.ftl (limited to 'l10n-es-MX/toolkit') diff --git a/l10n-es-MX/toolkit/crashreporter/crashreporter.ftl b/l10n-es-MX/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..0c44c9f6fc --- /dev/null +++ b/l10n-es-MX/toolkit/crashreporter/crashreporter.ftl @@ -0,0 +1,28 @@ +# 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-title = Reporte de fallos +crashreporter-crash-message = { -brand-short-name } tuvo un problema y se cerró. +crashreporter-plea = Ayúdanos a diagnosticar el problema para poder repararlo enviando el reporte de fallos generado. +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = Detalles: { $details } +crashreporter-no-run-message = Esta aplicación se está ejecutando después de un fallo para reportarlo con su creador. No deberías ejecutarlo directamente. +crashreporter-button-details = Detalles… +crashreporter-view-report-title = Contenido del reporte +crashreporter-comment-prompt = Ingresa tu comentario (público) +crashreporter-report-info = Este reporte también contiene información técnica sobre el estado de la aplicación al ocurrir el fallo. +crashreporter-submit-status = Tu reporte de fallo se enviará antes que salgas o reinicies. +crashreporter-submit-in-progress = Enviando el reporte de fallos… +crashreporter-submit-success = Reporte enviado satisfactoriamente +crashreporter-submit-failure = Ocurrió un problema al enviar el reporte de fallos. +crashreporter-resubmit-status = Enviando reportes de fallos pendientes… +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 = ID del fallo: { $id } + +# Error strings + diff --git a/l10n-es-MX/toolkit/toolkit/branding/brandings.ftl b/l10n-es-MX/toolkit/toolkit/branding/brandings.ftl index b70f6960b3..bee76d5bd8 100644 --- a/l10n-es-MX/toolkit/toolkit/branding/brandings.ftl +++ b/l10n-es-MX/toolkit/toolkit/branding/brandings.ftl @@ -43,3 +43,4 @@ # and kept in English. -firefoxview-brand-name = Vista de Firefox +-mozmonitor-brand-name = Mozilla Monitor diff --git a/l10n-es-MX/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-es-MX/toolkit/toolkit/formautofill/formAutofill.ftl index 8db8d29011..1efb223bcc 100644 --- a/l10n-es-MX/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-es-MX/toolkit/toolkit/formautofill/formAutofill.ftl @@ -14,3 +14,33 @@ autofill-options-link-osx = Preferencias de llenado automático de formularios # Used on the doorhanger when an credit card change is detected. +# Label for the button in the dropdown menu used to clear the populated form. +autofill-clear-form-label = Limpiar formularios de autollenado + +## These are brand names and should only be translated when a locale-specific name for that brand is in common use + +autofill-card-network-amex = American Express +autofill-card-network-cartebancaire = Carte Bancaire +autofill-card-network-diners = Diners Club +autofill-card-network-discover = Discover +autofill-card-network-jcb = JCB +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 llenar automáticamente { $categories } +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = Rellena { $categories } automáticamente +# 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 = correo diff --git a/l10n-es-MX/toolkit/toolkit/global/arrowscrollbox.ftl b/l10n-es-MX/toolkit/toolkit/global/arrowscrollbox.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-es-MX/toolkit/toolkit/global/arrowscrollbox.ftl @@ -0,0 +1,3 @@ +# 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/. -- cgit v1.2.3