diff options
Diffstat (limited to 'l10n-fi/suite/chrome/mailnews/SearchDialog.dtd')
-rw-r--r-- | l10n-fi/suite/chrome/mailnews/SearchDialog.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/mailnews/SearchDialog.dtd b/l10n-fi/suite/chrome/mailnews/SearchDialog.dtd new file mode 100644 index 0000000000..75a240105a --- /dev/null +++ b/l10n-fi/suite/chrome/mailnews/SearchDialog.dtd @@ -0,0 +1,38 @@ +<!-- 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/. --> + +<!-- for SearchDialog.xul --> +<!ENTITY searchHeading.label "Etsi kohteesta:"> +<!ENTITY searchHeading.accesskey "E"> +<!ENTITY searchSubfolders.label "Etsi alikansioista"> +<!ENTITY searchSubfolders.accesskey "l"> +<!ENTITY searchOnHeading.label "Suorita hakutoiminto:"> +<!ENTITY searchOnHeading.accesskey "u"> +<!ENTITY searchOnRemote.label "Etäpalvelimella"> +<!ENTITY searchOnLocal.label "Paikallisessa järjestelmässä"> +<!ENTITY resetButton.label "Tyhjennä"> +<!ENTITY resetButton.accesskey "T"> +<!ENTITY openButton.label "Avaa"> +<!ENTITY openButton.accesskey "A"> +<!ENTITY deleteButton.label "Poista"> +<!ENTITY deleteButton.accesskey "o"> +<!ENTITY searchDialogTitle.label "Etsi viesteistä"> +<!ENTITY results.label "Tulokset"> +<!ENTITY moveHereMenu.label "Siirrä tänne"> +<!ENTITY moveHereMenu.accesskey "S"> +<!ENTITY moveButton.label "Siirrä"> +<!ENTITY moveButton.accesskey "S"> +<!ENTITY goToFolderButton.label "Avaa viestikansio"> +<!ENTITY goToFolderButton.accesskey "v"> +<!ENTITY saveAsVFButton.label "Tallenna hakukansiona"> +<!ENTITY saveAsVFButton.accesskey "e"> + +<!-- for ABSearchDialog.xul --> +<!ENTITY abSearchHeading.label "Etsi kohteesta:"> +<!ENTITY abSearchHeading.accesskey "E"> +<!ENTITY propertiesButton.label "Ominaisuudet"> +<!ENTITY propertiesButton.accesskey "m"> +<!ENTITY composeButton.label "Kirjoita"> +<!ENTITY composeButton.accesskey "K"> +<!ENTITY abSearchDialogTitle.label "Etsi osoitekirjasta"> |