blob: c7caa137be9709ca7b11b7994f867d7ad3cdee9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
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">
|