diff options
Diffstat (limited to 'l10n-es-ES/browser/browser/aboutSessionRestore.ftl')
-rw-r--r-- | l10n-es-ES/browser/browser/aboutSessionRestore.ftl | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/l10n-es-ES/browser/browser/aboutSessionRestore.ftl b/l10n-es-ES/browser/browser/aboutSessionRestore.ftl new file mode 100644 index 0000000000..9b7720a46b --- /dev/null +++ b/l10n-es-ES/browser/browser/aboutSessionRestore.ftl @@ -0,0 +1,51 @@ +# 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/. + +restore-page-tab-title = Restaurar sesión + +# The title is intended to be apologetic and disarming, expressing dismay +# and regret that we are unable to restore the session for the user +restore-page-error-title = Lo sentimos. Tenemos problema para recuperar sus páginas. +restore-page-problem-desc = Tenemos problemas para restaurar su última sesión de navegación. Seleccione Restaurar sesión para volver a intentarlo. +restore-page-try-this = ¿Todavía no puede restaurar su sesión? A veces una pestaña causa el problema. Vea las pestañas anteriores, elimine la marca de las pestañas que no necesita recuperar, y luego restaure. + +restore-page-hide-tabs = Ocultar pestañas anteriores +restore-page-show-tabs = Ver pestañas anteriores + +# When tabs are distributed across multiple windows, this message is used as a +# header above the group of tabs for each window. +# +# Variables: +# $windowNumber: Progressive number associated to each window +restore-page-window-label = Ventana { $windowNumber } + +restore-page-restore-header = + .label = Restaurar + +restore-page-list-header = + .label = Ventanas y pestañas + +restore-page-try-again-button = + .label = Restaurar sesión + .accesskey = R + +restore-page-close-button = + .label = Iniciar sesión nueva + .accesskey = N + +## The following strings are used in about:welcomeback + +welcome-back-tab-title = ¡Éxito! +welcome-back-page-title = ¡Éxito! +welcome-back-page-info = { -brand-short-name } está listo para continuar. + +welcome-back-restore-button = + .label = ¡Vamos! + .accesskey = V + +welcome-back-restore-all-label = Restaurar todas las ventanas y pestañas +welcome-back-restore-some-label = Restaurar solo las que desee + +welcome-back-page-info-link = Sus complementos y personalizaciones han sido eliminados y la configuración de su navegador se ha restaurado a los valores predeterminado. Si esto no arregla su problema, <a data-l10n-name="link-more">lea más sobre lo que puede hacer.</a> + |