blob: baf321f244d8c25d273249ccad08fe338c9e4ce3 (
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
|
<!-- 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 "Notificacións">
<!ENTITY notifications.caption "Notificacións">
<!ENTITY newMessagesArrive.label "Cando cheguen mensaxes novas:">
<!-- 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 showTrayIcon.label "Mostrar unha icona na área de notificación">
<!ENTITY showTrayIcon.accesskey "t">
<!ENTITY bounceSystemDockIcon.label "Animar a icona da áncora">
<!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 do sistema para correo novo">
<!ENTITY systemsound.accesskey "m">
<!ENTITY customsound.label "Ficheiro de son personalizado">
<!ENTITY customsound.accesskey "c">
<!ENTITY browse.label "Examinar…">
<!ENTITY browse.accesskey "E">
<!ENTITY browse.title "Escoller ficheiro">
|