diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-pt-PT/suite/chrome/mailnews/pref/pref-notifications.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-pt-PT/suite/chrome/mailnews/pref/pref-notifications.dtd')
-rw-r--r-- | l10n-pt-PT/suite/chrome/mailnews/pref/pref-notifications.dtd | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-pt-PT/suite/chrome/mailnews/pref/pref-notifications.dtd b/l10n-pt-PT/suite/chrome/mailnews/pref/pref-notifications.dtd new file mode 100644 index 0000000000..c3d8fc1363 --- /dev/null +++ b/l10n-pt-PT/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 "Notificações"> +<!ENTITY notifications.caption "Notificações"> +<!ENTITY newMessagesArrive.label "Ao chegarem novas mensagens:"> + +<!-- 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 um alerta após"> +<!ENTITY showAlertFor.accesskey "s"> +<!ENTITY showAlertTimeEnd.label "segundos"> + +<!ENTITY showAlertPreviewText.label "Mostrar pré-visualização do texto da mensagem"> +<!ENTITY showAlertPreviewText.accesskey "v"> +<!ENTITY showAlertSubject.label "Mostrar o assunto"> +<!ENTITY showAlertSubject.accesskey "u"> +<!ENTITY showAlertSender.label "Mostrar o remetente"> +<!ENTITY showAlertSender.accesskey "n"> +<!ENTITY useSystemAlert.label "Utilizar as notificações do ambiente de trabalho do sistema operativo"> +<!ENTITY useSystemAlert.accesskey "d"> +<!ENTITY useBuiltInAlert.label "Utilizar as janelas de notificação do &brandShortName;"> +<!ENTITY useBuiltInAlert.accesskey "n"> + +<!ENTITY showTrayIcon.label "Mostrar um ícone"> +<!ENTITY showTrayIcon.accesskey "t"> +<!ENTITY showBalloon.label "Mostrar um balão de alerta"> +<!ENTITY showBalloon.accesskey "o"> +<!ENTITY bounceSystemDockIcon.label "Animar o ícone da doca"> +<!ENTITY bounceSystemDockIcon.accesskey "A"> + +<!ENTITY playSound.label "Reproduzir um som"> +<!ENTITY playSound.accesskey "R"> +<!ENTITY playButton.label "Reproduzir"> +<!ENTITY playButton.accesskey "z"> +<!ENTITY systemsound.label "Som predefinido do sistema"> +<!ENTITY systemsound.accesskey "m"> +<!ENTITY customsound.label "Ficheiro áudio personalizado"> +<!ENTITY customsound.accesskey "F"> +<!ENTITY browse.label "Navegar..."> +<!ENTITY browse.accesskey "N"> +<!ENTITY browse.title "Escolher ficheiro"> |