diff options
Diffstat (limited to 'l10n-es-MX/mail/chrome/messenger/appUpdate.properties')
-rw-r--r-- | l10n-es-MX/mail/chrome/messenger/appUpdate.properties | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-es-MX/mail/chrome/messenger/appUpdate.properties b/l10n-es-MX/mail/chrome/messenger/appUpdate.properties new file mode 100644 index 0000000000..0f7e341419 --- /dev/null +++ b/l10n-es-MX/mail/chrome/messenger/appUpdate.properties @@ -0,0 +1,40 @@ +# 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/. + +# LOCALIZATION NOTE (updateAvailableTitle): %S will be replaced with brandShortName +updateAvailableTitle=Está disponible una nueva actualización de %S. +# LOCALIZATION NOTE (updateAvailableMessage): %S will be replaced with brandShortName +updateAvailableMessage=Actualiza tu %S para obtener lo más reciente en velocidad y privacidad. +updateAvailablePrimaryButtonLabel=Descargar actualización +updateAvailablePrimaryButtonAccessKey=D +updateAvailableSecondaryButtonLabel=Ahora no +updateAvailableSecondaryButtonAccessKey=N + +# LOCALIZATION NOTE (updateManualTitle): %S will be replaced with brandShortName +updateManualTitle=%S no se puede actualizar a la última versión. +# LOCALIZATION NOTE (updateManualMessage): %S will be replaced with brandShortName +updateManualMessage=Descarga una copia nueva de %S y te ayudaremos a instalarlo. +# LOCALIZATION NOTE (updateManualPrimaryButtonLabel): %S will be replaced with brandShortName +updateManualPrimaryButtonLabel=Descargar %S +updateManualPrimaryButtonAccessKey=D +updateManualSecondaryButtonLabel=Ahora no +updateManualSecondaryButtonAccessKey=N + +# LOCALIZATION NOTE (updateUnsupportedTitle): %S will be replaced with brandShortName +updateUnsupportedTitle=No es posible actualizar %S a la última versión. +# LOCALIZATION NOTE (updateUnsupportedMessage): %S will be replaced with brandShortName +updateUnsupportedMessage=Tu sistema no soporta la última versión de %S. +updateUnsupportedPrimaryButtonLabel=Saber más +updateUnsupportedPrimaryButtonAccessKey=L +updateUnsupportedSecondaryButtonLabel=Cerrar +updateUnsupportedSecondaryButtonAccessKey=C + +# LOCALIZATION NOTE (updateRestartTitle): %S will be replaced with brandShortName +updateRestartTitle=Reinicia para actualizar %S. +# LOCALIZATION NOTE (updateRestartMessage): %S will be replaced with brandShortName +updateRestartMessage=Después de un reinicio rápido, %S restaurará todas las pestañas y ventanas abiertas. +updateRestartPrimaryButtonLabel=Reiniciar +updateRestartPrimaryButtonAccessKey=R +updateRestartSecondaryButtonLabel=Ahora no +updateRestartSecondaryButtonAccessKey=N |