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/common/pref/pref-download.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/common/pref/pref-download.dtd')
-rw-r--r-- | l10n-fi/suite/chrome/common/pref/pref-download.dtd | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/common/pref/pref-download.dtd b/l10n-fi/suite/chrome/common/pref/pref-download.dtd new file mode 100644 index 0000000000..63f786671b --- /dev/null +++ b/l10n-fi/suite/chrome/common/pref/pref-download.dtd @@ -0,0 +1,40 @@ +<!-- 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.download.title "Lataukset"> + +<!ENTITY downloadBehavior.label "Aloitettaessa tiedoston latausta"> +<!ENTITY doNothing.label "Älä avaa mitään"> +<!ENTITY doNothing.accesskey "m"> +<!ENTITY openProgressDialog.label "Avaa edistymisikkuna"> +<!ENTITY openProgressDialog.accesskey "e"> +<!ENTITY openDM.label "Avaa latausikkuna"> +<!ENTITY openDM.accesskey "l"> +<!ENTITY flashWhenOpen.label "Välkytä latausikkunaa, jos se on jo auki"> +<!ENTITY flashWhenOpen.accesskey "f"> + +<!ENTITY downloadLocation.label "Tallennettaessa tiedostoa"> +<!ENTITY saveTo.label "Tallenna se kansioon"> +<!ENTITY saveTo.accesskey "T"> +<!ENTITY chooseDownloadFolder.label "Valitse kansio…"> +<!ENTITY chooseDownloadFolder.accesskey "V"> +<!ENTITY alwaysAsk.label "Kysy aina tiedoston tallennuskansio"> +<!ENTITY alwaysAsk.accesskey "K"> + +<!ENTITY downloadHistory.label "Lataushistoria"> +<!ENTITY removeEntries.label "Poista lataukset listalta"> +<!ENTITY removeEntries.accesskey "P"> +<!ENTITY whenCompleted.label "Kun ne ovat latautuneet"> +<!ENTITY whenQuittingApp.label "Kun &brandShortName; suljetaan"> +<!ENTITY neverRemove.label "Ei koskaan"> + +<!ENTITY finishedBehavior.label "Kun tiedosto on latautunut"> +<!ENTITY playSound.label "Anna äänimerkki"> +<!ENTITY playSound.accesskey "A"> +<!ENTITY showAlert.label "Näytä ilmoitus"> +<!ENTITY showAlert.accesskey "N"> +<!ENTITY browse.label "Selaa…"> +<!ENTITY browse.accesskey "S"> +<!ENTITY playButton.label "Toista"> +<!ENTITY playButton.accesskey "i"> |