diff options
Diffstat (limited to 'l10n-es-ES/suite/chrome/mailnews/pref/pref-notifications.dtd')
-rw-r--r-- | l10n-es-ES/suite/chrome/mailnews/pref/pref-notifications.dtd | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/mailnews/pref/pref-notifications.dtd b/l10n-es-ES/suite/chrome/mailnews/pref/pref-notifications.dtd new file mode 100644 index 0000000000..929dd74de2 --- /dev/null +++ b/l10n-es-ES/suite/chrome/mailnews/pref/pref-notifications.dtd @@ -0,0 +1,46 @@ +<!-- 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/. --> + +<!ENTITY pref.notifications.title "Notificaciones"> +<!ENTITY notifications.caption "Notificaciones"> +<!ENTITY newMessagesArrive.label "Cuando lleguen nuevos mensajes:"> + +<!-- LOCALIZATION NOTE: (showAlertFor.label, showAlertTimeEnd.label) + showAlertFor.label is associated with the checkbox to show the alert, + leading into a numerical field to enter a time in seconds, followed by + showAlertTimeEnd.label which in en-US is the unit of the value --> + +<!ENTITY showAlertFor.label "Mostrar una alerta durante"> +<!ENTITY showAlertFor.accesskey "d"> +<!ENTITY showAlertTimeEnd.label "segundos"> + +<!ENTITY showAlertPreviewText.label "Mostrar una vista preliminar del texto del mensaje"> +<!ENTITY showAlertPreviewText.accesskey "o"> +<!ENTITY showAlertSubject.label "Mostrar el asunto"> +<!ENTITY showAlertSubject.accesskey "s"> +<!ENTITY showAlertSender.label "Mostrar el remitente"> +<!ENTITY showAlertSender.accesskey "l"> +<!ENTITY useSystemAlert.label "Usar las notificaciones de escritorio del sistema operativo"> +<!ENTITY useSystemAlert.accesskey "n"> +<!ENTITY useBuiltInAlert.label "Usar las ventanas de notificaciones propias de &brandShortName;"> +<!ENTITY useBuiltInAlert.accesskey "v"> + +<!ENTITY showTrayIcon.label "Mostrar un icono en la bandeja"> +<!ENTITY showTrayIcon.accesskey "i"> +<!ENTITY showBalloon.label "Mostrar una alerta emergente"> +<!ENTITY showBalloon.accesskey "u"> +<!ENTITY bounceSystemDockIcon.label "Animar el icono de notificación"> +<!ENTITY bounceSystemDockIcon.accesskey "A"> + +<!ENTITY playSound.label "Reproducir un sonido"> +<!ENTITY playSound.accesskey "P"> +<!ENTITY playButton.label "Reproducir"> +<!ENTITY playButton.accesskey "R"> +<!ENTITY systemsound.label "Sonido de nuevo mensaje de correo del sistema"> +<!ENTITY systemsound.accesskey "M"> +<!ENTITY customsound.label "Archivo de sonido personalizado"> +<!ENTITY customsound.accesskey "h"> +<!ENTITY browse.label "Examinar…"> +<!ENTITY browse.accesskey "E"> +<!ENTITY browse.title "Elegir archivo"> |