diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /po/fi/man1/expand.1.po | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/fi/man1/expand.1.po')
-rw-r--r-- | po/fi/man1/expand.1.po | 341 |
1 files changed, 341 insertions, 0 deletions
diff --git a/po/fi/man1/expand.1.po b/po/fi/man1/expand.1.po new file mode 100644 index 00000000..d95a0ef1 --- /dev/null +++ b/po/fi/man1/expand.1.po @@ -0,0 +1,341 @@ +# Finnish translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Jaakko Puurunen <jaakko.puurunen@iki.fi>, 1998. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n\n" +"POT-Creation-Date: 2024-02-15 17:58+0100\n" +"PO-Revision-Date: 1998-04-10 11:01+0200\n" +"Last-Translator: Jaakko Puurunen <jaakko.puurunen@iki.fi>\n" +"Language-Team: Finnish <>\n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "EXPAND" +msgstr "EXPAND" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "January 2024" +msgstr "Tammikuuta 2024" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "GNU coreutils 9.4" +msgstr "GNU coreutils 9.4" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "User Commands" +msgstr "Käyttäjän sovellukset" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "NIMI" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "expand - convert tabs to spaces" +msgstr "expand - muunna sarkaimet välilyönneiksi" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "YLEISKATSAUS" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<expand> [I<\\,OPTION\\/>]... [I<\\,FILE\\/>]..." +msgstr "B<expand> [I<\\,VALITSIN\\/>]... [I<\\,TIEDOSTO\\/>]..." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "KUVAUS" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Convert tabs in each FILE to spaces, writing to standard output." +msgstr "" +"Muunna kunkin TIEDOSTOn sisältämät sarkaimet välilyönneiksi, kirjoittaen " +"vakiotulosteeseen." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "With no FILE, or when FILE is -, read standard input." +msgstr "Jos TIEDOSTOa ei ole annettu, tai se on ”-”, luetaan vakiosyötettä." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Mandatory arguments to long options are mandatory for short options too." +msgstr "" +"Pitkien valitsinten pakolliset argumentit ovat pakollisia myös lyhyille." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-i>, B<--initial>" +msgstr "B<-i>, B<--initial>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "do not convert tabs after non blanks" +msgstr "älä muunna ei-tyhjeen jälkeisiä sarkaimia" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-t>, B<--tabs>=I<\\,N\\/>" +msgstr "B<-t>, B<--tabs>=I<\\,KOKO\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "have tabs N characters apart, not 8" +msgstr "aseta sarkaimen kooksi KOKO, ei 8" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-t>, B<--tabs>=I<\\,LIST\\/>" +msgstr "B<-t>, B<--tabs>=I<\\,LUETTELO\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "use comma separated list of tab positions The last specified position can " +#| "be prefixed with '/' to specify a tab size to use after the last " +#| "explicitly specified tab stop. Also a prefix of '+' can be used to align " +#| "remaining tab stops relative to the last specified tab stop instead of " +#| "the first column" +msgid "" +"use comma separated list of tab positions. The last specified position can " +"be prefixed with '/' to specify a tab size to use after the last explicitly " +"specified tab stop. Also a prefix of '+' can be used to align remaining tab " +"stops relative to the last specified tab stop instead of the first column" +msgstr "" +"Käytä pilkuilla erotettua luetteloa sarkainten kohdista. Viimeinen " +"määritetty sijainti voidaan lisätä etuliitteenä '/' määrittää välilehden " +"koon, jota käytetään viimeisen eksplisiittisesti määritetty sarkainkoe. " +"Myös etuliite \"+\" voidaan käyttää tasata jäljellä olevat sarkainkohdat " +"suhteessa viimeinen määritetty sarkainkoe ensimmäisen sarakkeen sijaan." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--help>" +msgstr "B<--help>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "display this help and exit" +msgstr "näytä tämä ohje ja poistu" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--version>" +msgstr "B<--version>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "output version information and exit" +msgstr "näytä versiotiedot ja poistu" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "AUTHOR" +msgstr "TEKIJÄ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Written by David MacKenzie." +msgstr "Kirjoittanut David MacKenzie." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "REPORTING BUGS" +msgstr "VIRHEISTÄ ILMOITTAMINEN" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "GNU diffutils home page: E<lt>https://www.gnu.org/software/diffutils/E<gt>" +msgid "" +"GNU coreutils online help: E<lt>https://www.gnu.org/software/coreutils/E<gt>" +msgstr "" +"GNU diffutils-kotisivu: E<lt>https://www.gnu.org/software/diffutils/E<gt>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Report any translation bugs to E<lt>https://translationproject.org/team/E<gt>" +msgstr "" +"Ilmoita käännösvirheistä osoitteeseen E<lt>https://translationproject.org/" +"team/fi.htmlE<gt>" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "COPYRIGHT" +msgstr "TEKIJÄNOIKEUDET" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"Copyright \\(co 2023 Free Software Foundation, Inc. Lisenssi GPLv3+: GNU " +"GPL versio 3 tai myöhempi E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"This is free software: you are free to change and redistribute it. There is " +"NO WARRANTY, to the extent permitted by law." +msgstr "" +"Tämä on vapaa ohjelmisto; sitä saa vapaasti muuttaa ja levittää edelleen. " +"Siinä määrin kuin laki sallii, TAKUUTA EI OLE." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "KATSO MYÖS" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, fuzzy +#| msgid "unexpand(1)" +msgid "B<unexpand>(1)" +msgstr "B<unexpand>(1)" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Full documentation E<lt>https://www.gnu.org/software/coreutils/expandE<gt>" +msgstr "" +"Koko dokumentaatio: E<lt>https://www.gnu.org/software/coreutils/expandE<gt>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "or available locally via: info \\(aq(coreutils) expand invocation\\(aq" +msgstr "" +"tai saatavilla paikallisesti: info \\(aq(coreutils) expand invocation\\(aq" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "September 2022" +msgstr "Syyskuuta 2022" + +#. type: TH +#: debian-bookworm mageia-cauldron +#, no-wrap +msgid "GNU coreutils 9.1" +msgstr "GNU coreutils 9.1" + +#. type: Plain text +#: debian-bookworm mageia-cauldron +msgid "" +"Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"Copyright \\(co 2022 Free Software Foundation, Inc. Lisenssi GPLv3+: GNU " +"GPL versio 3 tai myöhempi E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "April 2022" +msgstr "Huhtikuuta 2022" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "October 2021" +msgstr "Lokakuuta 2021" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "GNU coreutils 8.32" +msgstr "GNU coreutils 8.32" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"use comma separated list of tab positions The last specified position can be " +"prefixed with '/' to specify a tab size to use after the last explicitly " +"specified tab stop. Also a prefix of '+' can be used to align remaining tab " +"stops relative to the last specified tab stop instead of the first column" +msgstr "" +"Käytä pilkuilla erotettua luetteloa sarkainten kohdista. Viimeinen " +"määritetty sijainti voidaan lisätä etuliitteenä '/' määrittää välilehden " +"koon, jota käytetään viimeisen eksplisiittisesti määritetty sarkainkoe. " +"Myös etuliite \"+\" voidaan käyttää tasata jäljellä olevat sarkainkohdat " +"suhteessa viimeinen määritetty sarkainkoe ensimmäisen sarakkeen sijaan." + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"Copyright \\(co 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"Copyright \\(co 2020 Free Software Foundation, Inc. Lisenssi GPLv3+: GNU " +"GPL versio 3 tai myöhempi E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "unexpand(1)" +msgstr "B<unexpand>(1)" |