diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-be/suite/chrome/mailnews/pref/pref-notifications.dtd | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/l10n-be/suite/chrome/mailnews/pref/pref-notifications.dtd b/l10n-be/suite/chrome/mailnews/pref/pref-notifications.dtd new file mode 100644 index 0000000000..be5fb26b9f --- /dev/null +++ b/l10n-be/suite/chrome/mailnews/pref/pref-notifications.dtd @@ -0,0 +1,42 @@ +<!-- 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 "Апавяшчэнні"> +<!ENTITY notifications.caption "Апавяшчэнні"> +<!ENTITY newMessagesArrive.label "Калі прыбываюць новыя лісты:"> + +<!-- 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 "Паказаць папярэджанне для"> +<!ENTITY showAlertFor.accesskey "П"> +<!ENTITY showAlertTimeEnd.label "секундаў"> + +<!ENTITY showAlertPreviewText.label "Паказваць перадпрагляд тэксту ліста"> +<!ENTITY showAlertPreviewText.accesskey "л"> +<!ENTITY showAlertSubject.label "Паказваць тэму"> +<!ENTITY showAlertSubject.accesskey "т"> +<!ENTITY showAlertSender.label "Паказваць адпраўніка"> +<!ENTITY showAlertSender.accesskey "а"> + +<!ENTITY showTrayIcon.label "Паказаць значок у латку"> +<!ENTITY showTrayIcon.accesskey "л"> +<!ENTITY showBalloon.label "Паказваць капшук папярэджання"> +<!ENTITY showBalloon.accesskey "к"> +<!ENTITY bounceSystemDockIcon.label "Ажывіць значок"> +<!ENTITY bounceSystemDockIcon.accesskey "А"> + +<!ENTITY playSound.label "Прайграць гук"> +<!ENTITY playSound.accesskey "г"> +<!ENTITY playButton.label "Граць"> +<!ENTITY playButton.accesskey "Г"> +<!ENTITY systemsound.label "Сістэмны гук новай пошты"> +<!ENTITY systemsound.accesskey "П"> +<!ENTITY customsound.label "Выбарачны файл .wav"> +<!ENTITY customsound.accesskey "В"> +<!ENTITY browse.label "Агляд…"> +<!ENTITY browse.accesskey "А"> +<!ENTITY browse.title "Выбраць файл"> |