# Finnish messages for GNU sed. # Copyright © 2002, 2007, 2008, 2016 Free Software Foundation, Inc. # This file is distributed under the same license as the sed package. # Sami J. Laine , 2002. # Jorma Karvonen , 2007, 2008. # Jorma Karvonen , 2010, 2016. # msgid "" msgstr "" "Project-Id-Version: sed 4.2.2\n" "Report-Msgid-Bugs-To: bug-gnu-utils@gnu.org\n" "POT-Creation-Date: 2012-12-22 14:36+0100\n" "PO-Revision-Date: 2016-08-23 12:08+0300\n" "Last-Translator: Jorma Karvonen \n" "Language-Team: Finnish \n" "Language: fi\n" "X-Bugs: Report translation errors to the Language-Team address.\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" "X-Generator: KBabel 1.11.2\n" #: sed/compile.c:144 msgid "multiple `!'s" msgstr "useita ”!”-merkkejä" #: sed/compile.c:145 msgid "unexpected `,'" msgstr "odottamaton ”,”" #: sed/compile.c:146 msgid "invalid usage of +N or ~N as first address" msgstr "ensimmäisenä osoitteena ei voi olla ”+N” eikä ”~N”" #: sed/compile.c:147 msgid "unmatched `{'" msgstr "pariton ”{”" #: sed/compile.c:148 msgid "unexpected `}'" msgstr "pariton ”}”" #: sed/compile.c:149 msgid "extra characters after command" msgstr "ylimääräisiä merkkejä komennon jälkeen" #: sed/compile.c:150 msgid "expected \\ after `a', `c' or `i'" msgstr "\\ odotettiin merkkien ”a”, ”c” tai ”i” jälkeen" #: sed/compile.c:151 msgid "`}' doesn't want any addresses" msgstr "”}” ei tarvitse osoitteita" #: sed/compile.c:152 msgid ": doesn't want any addresses" msgstr ": ei tarvitse osoitteita" #: sed/compile.c:153 msgid "comments don't accept any addresses" msgstr "kommentit eivät hyväksy osoitteita" #: sed/compile.c:154 msgid "missing command" msgstr "puuttuva komento" #: sed/compile.c:155 msgid "command only uses one address" msgstr "komento käyttää vain yhtä osoitetta" #: sed/compile.c:156 msgid "unterminated address regex" msgstr "päättymätön osoite vakiolauseessa" #: sed/compile.c:157 msgid "unterminated `s' command" msgstr "päättymätön ”s”-komento" #: sed/compile.c:158 msgid "unterminated `y' command" msgstr "päättymätön ”y”-komento" #: sed/compile.c:159 msgid "unknown option to `s'" msgstr "tuntematon valitsin ”s”:lle" #: sed/compile.c:160 msgid "multiple `p' options to `s' command" msgstr "useita ”p”-valitsimia ”s”-komennolle" #: sed/compile.c:161 msgid "multiple `g' options to `s' command" msgstr "useita ”g”-valitsimia ”s”-komennolle" #: sed/compile.c:162 msgid "multiple number options to `s' command" msgstr "useita valitsimia ”s”-komennolle" #: sed/compile.c:163 msgid "number option to `s' command may not be zero" msgstr "numeerinen valitsin ”s”-komennolle ei saa olla nolla" #: sed/compile.c:164 msgid "strings for `y' command are different lengths" msgstr "merkkijonot ”y”-komennolle ovat pituudeltaan vaihtelevia" #: sed/compile.c:165 msgid "delimiter character is not a single-byte character" msgstr "erotinmerkki ei ole yksitavuinen merkki" #: sed/compile.c:166 msgid "expected newer version of sed" msgstr "odotettiin uudempaa sed-versiota" #: sed/compile.c:167 msgid "invalid usage of line address 0" msgstr "riviosoitteen nolla virheellinen käyttö" #: sed/compile.c:168 #, c-format msgid "unknown command: `%c'" msgstr "tuntematon komento: ”%c”" #: sed/compile.c:169 msgid "incomplete command" msgstr "vaillinainen komento" #: sed/compile.c:192 #, c-format msgid "%s: file %s line %lu: %s\n" msgstr "%s: tiedosto %s rivi %lu: %s\n" #: sed/compile.c:195 #, c-format msgid "%s: -e expression #%lu, char %lu: %s\n" msgstr "%s: -e lauseke #%lu, merkki %lu: %s\n" #: sed/compile.c:1657 #, c-format msgid "can't find label for jump to `%s'" msgstr "nimikettä hypylle kohteeseen ”%s” ei löydy" #: sed/execute.c:595 #, c-format msgid "%s: can't read %s: %s\n" msgstr "%s: syötteen %s lukeminen epäonnistui: %s\n" #: sed/execute.c:624 #, c-format msgid "couldn't edit %s: is a terminal" msgstr "kohteen %s muokkaaminen epäonnistui: se on pääte" #: sed/execute.c:629 #, c-format msgid "couldn't edit %s: not a regular file" msgstr "kohteen %s muokkaaminen epäonnistui: se ei ole tavallinen tiedosto" #: sed/execute.c:640 #, c-format msgid "%s: warning: failed to set default file creation context to %s: %s" msgstr "%s: varoitus: oletustiedostonluontikontekstin asettaminen epäonnistui kohteeseen %s: %s" #: sed/execute.c:647 #, c-format msgid "%s: warning: failed to get security context of %s: %s" msgstr "%s: varoitus: ei saatu turvakontekstia kohteesta %s: %s" #: sed/execute.c:664 sed/utils.c:211 #, c-format msgid "couldn't