diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-ca/suite/chrome/mailnews/pref/pref-notifications.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-ca/suite/chrome/mailnews/pref/pref-notifications.dtd | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-ca/suite/chrome/mailnews/pref/pref-notifications.dtd b/l10n-ca/suite/chrome/mailnews/pref/pref-notifications.dtd new file mode 100644 index 0000000000..3f001afbe3 --- /dev/null +++ b/l10n-ca/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 "Avisos"> +<!ENTITY notifications.caption "Avisos"> +<!ENTITY newMessagesArrive.label "En arribar missatges nous:"> + +<!-- 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 "Mostra una alerta durant"> +<!ENTITY showAlertFor.accesskey "s"> +<!ENTITY showAlertTimeEnd.label "segons"> + +<!ENTITY showAlertPreviewText.label "Mostra una previsualització del text del missatge"> +<!ENTITY showAlertPreviewText.accesskey "v"> +<!ENTITY showAlertSubject.label "Mostra l'assumpte"> +<!ENTITY showAlertSubject.accesskey "u"> +<!ENTITY showAlertSender.label "Mostra el remitent"> +<!ENTITY showAlertSender.accesskey "n"> + +<!ENTITY showTrayIcon.label "Mostra una icona de safata"> +<!ENTITY showTrayIcon.accesskey "t"> +<!ENTITY showBalloon.label "Mostra una notificació"> +<!ENTITY showBalloon.accesskey "o"> +<!ENTITY bounceSystemDockIcon.label "Anima la icona de l'acoblador"> +<!ENTITY bounceSystemDockIcon.accesskey "A"> + +<!ENTITY playSound.label "Reprodueix un so"> +<!ENTITY playSound.accesskey "R"> +<!ENTITY playButton.label "Reprodueix"> +<!ENTITY playButton.accesskey "R"> +<!ENTITY systemsound.label "So «correu nou» del sistema"> +<!ENTITY systemsound.accesskey "S"> +<!ENTITY customsound.label "Fitxer .wav personalitzat"> +<!ENTITY customsound.accesskey "F"> +<!ENTITY browse.label "Navega..."> +<!ENTITY browse.accesskey "N"> +<!ENTITY browse.title "Trieu el fitxer"> |