diff options
Diffstat (limited to 'l10n-es-ES/suite/chrome/common/quitDialog.properties')
-rw-r--r-- | l10n-es-ES/suite/chrome/common/quitDialog.properties | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/common/quitDialog.properties b/l10n-es-ES/suite/chrome/common/quitDialog.properties new file mode 100644 index 0000000000..8c6e5116c1 --- /dev/null +++ b/l10n-es-ES/suite/chrome/common/quitDialog.properties @@ -0,0 +1,22 @@ +# 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/. + +# Strings for the Quit, Restart, and Close-browser dialogs +# used by _onQuitRequest() in nsSuiteGlue.js + +quitDialogTitle = Cerrar %S +lastwindowDialogTitle = Cerrar navegador %S +restartDialogTitle = Reiniciar %S + +restartNowTitle = &Reiniciar ahora +restartLaterTitle = Reiniciar más &tarde +quitTitle = &Salir +lastwindowTitle = Cerrar &navegador +cancelTitle = &Cancelar +saveTitle = &Guardar y salir +savelastwindowTitle = &Guardar y cerrar +neverAsk = &No preguntar la próxima vez +message = ¿Quiere que %S guarde sus pestañas y ventanas para la próxima vez que lo inicie? +messageNoWindows = ¿Quiere que %S guarde sus pestañas para la próxima vez que lo inicie? +messageRestart = %S intentará restaurar sus pestañas y ventanas al reiniciar. |