diff options
Diffstat (limited to 'l10n-fi/suite/chrome/mailnews/pref/pref-notifications.dtd')
-rw-r--r-- | l10n-fi/suite/chrome/mailnews/pref/pref-notifications.dtd | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/mailnews/pref/pref-notifications.dtd b/l10n-fi/suite/chrome/mailnews/pref/pref-notifications.dtd new file mode 100644 index 0000000000..de23fd4edc --- /dev/null +++ b/l10n-fi/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 "Ilmoitukset"> +<!ENTITY notifications.caption "Ilmoitukset"> +<!ENTITY newMessagesArrive.label "Kun uusi viesti saapuu:"> + +<!-- 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 "Näytä ilmoitus"> +<!ENTITY showAlertFor.accesskey "N"> +<!ENTITY showAlertTimeEnd.label "sekunnin ajan"> + +<!ENTITY showAlertPreviewText.label "Näytä viestin esikatselu"> +<!ENTITY showAlertPreviewText.accesskey "e"> +<!ENTITY showAlertSubject.label "Näytä aihe"> +<!ENTITY showAlertSubject.accesskey "a"> +<!ENTITY showAlertSender.label "Näytä lähettäjä"> +<!ENTITY showAlertSender.accesskey "l"> +<!ENTITY useSystemAlert.label "Käytä käyttöjärjestelmän työpöytäilmoituksia"> +<!ENTITY useSystemAlert.accesskey "t"> +<!ENTITY useBuiltInAlert.label "Käytä &brandShortName;:n omia ilmoitusikkunoita"> +<!ENTITY useBuiltInAlert.accesskey "i"> + +<!ENTITY showTrayIcon.label "Näytä kuvake ilmoitusalueella"> +<!ENTITY showTrayIcon.accesskey "k"> +<!ENTITY showBalloon.label "Näytä palloilmoitus"> +<!ENTITY showBalloon.accesskey "p"> +<!ENTITY bounceSystemDockIcon.label "Animoi Dock-kuvaketta"> +<!ENTITY bounceSystemDockIcon.accesskey "i"> + +<!ENTITY playSound.label "Anna äänimerkki"> +<!ENTITY playSound.accesskey "A"> +<!ENTITY playButton.label "Toista"> +<!ENTITY playButton.accesskey "T"> +<!ENTITY systemsound.label "Järjestelmän oletusääni"> +<!ENTITY systemsound.accesskey "ä"> +<!ENTITY customsound.label "Oma äänitiedosto"> +<!ENTITY customsound.accesskey "m"> +<!ENTITY browse.label "Selaa…"> +<!ENTITY browse.accesskey "S"> +<!ENTITY browse.title "Valitse tiedosto"> |