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-fi/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.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-fi/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd')
-rw-r--r-- | l10n-fi/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd b/l10n-fi/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd new file mode 100644 index 0000000000..74ed914447 --- /dev/null +++ b/l10n-fi/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd @@ -0,0 +1,55 @@ +<!-- 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/. --> + +<!-- Subscription Dialog --> +<!ENTITY feedSubscriptions.label "Syötetilaukset"> +<!ENTITY learnMore.label "Lue lisää syötteistä"> + +<!ENTITY feedTitle.label "Otsikko:"> +<!ENTITY feedTitle.accesskey "O"> + +<!ENTITY feedLocation.label "Syötteen osoite:"> +<!ENTITY feedLocation.accesskey "S"> +<!ENTITY feedLocation2.placeholder "Anna kelvollinen syötteen osoite"> +<!ENTITY locationValidate.label "Tarkista"> +<!ENTITY validateText.label "Tarkista voimassaolo ja hae voimassaoleva osoite."> + +<!ENTITY feedFolder.label "Tallenna artikkelit kansioon:"> +<!ENTITY feedFolder.accesskey "T"> + +<!-- Account Settings and Subscription Dialog --> +<!ENTITY biffStart.label "Hae uusia artikkeleita"> +<!ENTITY biffStart.accesskey "H"> +<!ENTITY biffMinutes.label "minuutin välein"> +<!ENTITY biffMinutes.accesskey "m"> +<!ENTITY biffDays.label "päivän välein"> +<!ENTITY biffDays.accesskey "p"> +<!ENTITY recommendedUnits.label "Julkaisijan suositukset:"> + +<!ENTITY quickMode.label "Näytä artikkelin yhteenveto verkkosivun lataamisen asemesta"> +<!ENTITY quickMode.accesskey "n"> + +<!ENTITY autotagEnable.label "Luo tunnisteet automaattisesti syötteen <kategorioden> nimistä"> +<!ENTITY autotagEnable.accesskey "L"> +<!ENTITY autotagUsePrefix.label "Lisää tunnisteisiin etuliite:"> +<!ENTITY autotagUsePrefix.accesskey "e"> +<!ENTITY autoTagPrefix.placeholder "Kirjoita tunnisteen etuliite"> + +<!-- Subscription Dialog --> +<!ENTITY button.addFeed.label "Lisää"> +<!ENTITY button.addFeed.accesskey "L"> +<!ENTITY button.verifyFeed.label "Tarkista"> +<!ENTITY button.verifyFeed.accesskey "a"> +<!ENTITY button.updateFeed.label "Päivitä"> +<!ENTITY button.updateFeed.accesskey "P"> +<!ENTITY button.removeFeed.label "Poista"> +<!ENTITY button.removeFeed.accesskey "i"> +<!ENTITY button.importOPML.label "Tuo"> +<!ENTITY button.importOPML.accesskey "T"> +<!ENTITY button.exportOPML.label "Vie"> +<!ENTITY button.exportOPML.accesskey "V"> +<!ENTITY button.exportOPML.tooltip "Vie syötteet kansiorakenteen kanssa; ctrl-napsauta tai paina ctrl+enter, jos haluat viedä syötteet luettelona"> + +<!ENTITY cmd.close.commandKey "w"> +<!ENTITY button.close.label "Sulje"> |