diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-an/suite/chrome/mailnews/pref/pref-notifications.dtd | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-an/suite/chrome/mailnews/pref/pref-notifications.dtd b/l10n-an/suite/chrome/mailnews/pref/pref-notifications.dtd new file mode 100644 index 0000000000..c7caa137be --- /dev/null +++ b/l10n-an/suite/chrome/mailnews/pref/pref-notifications.dtd @@ -0,0 +1,43 @@ +<!-- 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 "Quan pleguen nuevos mensaches:"> + +<!-- 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 "Show an alert for"> +<!ENTITY showAlertFor.accesskey "S"> +<!ENTITY showAlertTimeEnd.label "seconds"> + +<!ENTITY showAlertPreviewText.label "Show a preview of the message text"> +<!ENTITY showAlertPreviewText.accesskey "v"> +<!ENTITY showAlertSubject.label "Show the subject"> +<!ENTITY showAlertSubject.accesskey "u"> +<!ENTITY showAlertSender.label "Show the sender"> +<!ENTITY showAlertSender.accesskey "n"> + +<!ENTITY showTrayIcon.label "Amostrar un icono en a servilla"> +<!ENTITY showTrayIcon.accesskey "i"> +<!ENTITY showBalloon.label "Show a balloon alert"> +<!ENTITY showBalloon.accesskey "o"> +<!ENTITY bounceSystemDockIcon.label "Animar l'icono de notificación"> +<!ENTITY bounceSystemDockIcon.accesskey "A"> + +<!ENTITY playSound.label "Reproducir un son"> +<!ENTITY playSound.accesskey "p"> +<!ENTITY playButton.label "Reproducir"> +<!ENTITY playButton.accesskey "R"> +<!ENTITY systemsound.label "Son de nuevo mensache de correu d'o sistema"> +<!ENTITY systemsound.accesskey "m"> +<!ENTITY customsound.label "Archivo de son personalizau"> +<!ENTITY customsound.accesskey "h"> +<!ENTITY browse.label "Examinar…"> +<!ENTITY browse.accesskey "E"> +<!ENTITY browse.title "Esleir fichero"> |