2002-07-28 19:04:09 +00:00
# Finnish messages for GNU libc.
2009-02-28 22:24:35 +00:00
# This file is distributed under the same license as the glibc package.
# Copyright © 2009 Free Software Foundation, Inc.
# Lauri Nurmi <lanurmi@iki.fi>, 2002, 2003, 2009.
2002-07-28 19:04:09 +00:00
# Thanks to:
# * Timo Laine <tila at surfeu.fi> for suggestions
#
2009-02-28 22:24:35 +00:00
# ”locale” on suomennettu uudella sanalla ”maa-asetusto”.
2002-12-02 18:14:24 +00:00
#
2009-02-28 22:24:35 +00:00
# Pitäisikö signaalien nimien olla aktiivissa vai passiivissa?
# esim. Terminated = Päättynyt vai Päätetty?
2003-03-09 17:48:04 +00:00
# Aborted = Keskeytynyt vai Keskeytetty?
2009-02-28 22:24:35 +00:00
#
2003-03-09 17:48:04 +00:00
#
2002-07-28 19:04:09 +00:00
# (parempia) suomennosehdotuksia kaivataan sanoille:
2009-02-28 22:24:35 +00:00
# exchange -- vaihto? (mitä ihmettä?)
# ellipsis -- sanankatkaisu? ATK-sanakirja sanoo näin.
2002-12-02 18:14:24 +00:00
# map -- kartoittaa?? vai kuvata? vai jotain muuta?
#
2009-02-28 22:24:35 +00:00
# ambiguous = ei-yksiselitteinen vs. moniselitteinen?
#
# korjaa: executable -> suoritettava (tiedosto)
# unlink -> ???
#
2002-07-28 19:04:09 +00:00
msgid ""
msgstr ""
2009-02-28 22:24:35 +00:00
"Project-Id-Version: libc 2.9.90\n"
2015-02-06 03:56:00 +00:00
"POT-Creation-Date: 2015-01-20 22:14-0500\n"
2009-02-28 22:24:35 +00:00
"PO-Revision-Date: 2009-02-28 23:56+0200\n"
2002-07-28 19:04:09 +00:00
"Last-Translator: Lauri Nurmi <lanurmi@iki.fi>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
2015-02-06 03:56:00 +00:00
"Language: fi\n"
2002-07-28 19:04:09 +00:00
"MIME-Version: 1.0\n"
2009-02-28 22:24:35 +00:00
"Content-Type: text/plain; charset=UTF-8\n"
2002-07-28 19:04:09 +00:00
"Content-Transfer-Encoding: 8bit\n"
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:227
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
msgstr "%.*s: parametri ARGP_HELP_FMT vaatii arvon"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:237
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
msgstr "%.*s: Tuntematon ARGP_HELP_FMT-parametri"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:250
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Garbage in ARGP_HELP_FMT: %s"
msgstr "ARGP_HELP_FMT:ssä roskaa: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:1214
2009-02-28 22:24:35 +00:00
msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
msgstr "Pakolliset tai valinnaiset argumentit pitkille valitsimille ovat pakollisia tai valinnaisia kaikille vastaaville lyhyille valitsimille."
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:1600
2009-02-28 22:24:35 +00:00
msgid "Usage:"
msgstr "Käyttö:"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:1604
2009-02-28 22:24:35 +00:00
msgid " or: "
msgstr " tai: "
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:1616
2009-02-28 22:24:35 +00:00
msgid " [OPTION...]"
msgstr " [VALITSIN...]"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:1643
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Try `%s --help' or `%s --usage' for more information.\n"
msgstr "Kokeile ”%s --help” tai ”%s --usage” saadaksesi lisää tietoa.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: argp/argp-help.c:1671
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Report bugs to %s.\n"
msgstr "Ilmoita ohjelmistovirheistä osoitteeseen %s.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: argp/argp-parse.c:101
2009-02-28 22:24:35 +00:00
msgid "Give this help list"
msgstr "Näytä tämä ohje"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: argp/argp-parse.c:102
2009-02-28 22:24:35 +00:00
msgid "Give a short usage message"
msgstr "Näytä lyhyt käyttöohje"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: argp/argp-parse.c:103 catgets/gencat.c:109 catgets/gencat.c:113
#: iconv/iconv_prog.c:60 iconv/iconv_prog.c:61 nscd/nscd.c:105
#: nss/makedb.c:120
msgid "NAME"
msgstr "NIMI"
2009-02-28 22:24:35 +00:00
#: argp/argp-parse.c:104
msgid "Set the program name"
msgstr "Aseta ohjelman nimi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: argp/argp-parse.c:105
msgid "SECS"
msgstr ""
2009-02-28 22:24:35 +00:00
#: argp/argp-parse.c:106
msgid "Hang for SECS seconds (default 3600)"
msgstr "Odota SECS sekuntia (oletus 3600)"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: argp/argp-parse.c:167
msgid "Print program version"
msgstr "Näytä ohjelman versio"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: argp/argp-parse.c:183
msgid "(PROGRAM ERROR) No version known!?"
msgstr "(OHJELMAVIRHE) Tuntematon versio!?"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: argp/argp-parse.c:623
#, c-format
msgid "%s: Too many arguments\n"
msgstr "%s: Liian monta argumenttia\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: argp/argp-parse.c:766
msgid "(PROGRAM ERROR) Option should have been recognized!?"
msgstr "(OHJELMAVIRHE) Valitsinta ei tunnistettu!?"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: assert/assert-perr.c:35
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n"
msgstr "%s%s%s:%u: %s%sOdottamaton virhe: %s.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: assert/assert.c:101
#, fuzzy, c-format
#| msgid "%s%s%s:%u: %s%sAssertion `%s' failed.\n"
msgid ""
"%s%s%s:%u: %s%sAssertion `%s' failed.\n"
"%n"
2009-02-28 22:24:35 +00:00
msgstr "%s%s%s:%u: %s%sAssert-makro ”%s” ei pidä paikkaansa.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:110
2009-02-28 22:24:35 +00:00
msgid "Create C header file NAME containing symbol definitions"
msgstr "Luo C-otsikkotiedosto NAME, joka sisältää symbolimäärittelyt"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:112
2009-02-28 22:24:35 +00:00
msgid "Do not use existing catalog, force new output file"
msgstr "Älä käytä olemassaolevaa katalogia, tee uusi tulostiedosto"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:113 nss/makedb.c:120
2009-02-28 22:24:35 +00:00
msgid "Write output to file NAME"
msgstr "Kirjoita tuloste tiedostoon NIMI"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:118
2009-02-28 22:24:35 +00:00
msgid ""
"Generate message catalog.\vIf INPUT-FILE is -, input is read from standard input. If OUTPUT-FILE\n"
"is -, output is written to standard output.\n"
msgstr ""
"Luo viestikatalogi.\vJos SYÖTETIEDOSTO on -, syöte luetaan vakiosyötteestä. Jos TULOSTIEDOSTO\n"
"on -, tuloste kirjoitetaan vakiotulosteeseen.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:123
2009-02-28 22:24:35 +00:00
msgid ""
"-o OUTPUT-FILE [INPUT-FILE]...\n"
"[OUTPUT-FILE [INPUT-FILE]...]"
msgstr ""
"-o TULOSTIEDOSTO [SYÖTETIEDOSTO]...\n"
"[TULOSTIEDOSTO [SYÖTETIEDOSTO]...]"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:229 debug/pcprofiledump.c:209 elf/ldconfig.c:307
#: elf/pldd.c:244 elf/sln.c:85 elf/sprof.c:372 iconv/iconv_prog.c:408
#: iconv/iconvconfig.c:379 locale/programs/locale.c:277
#: locale/programs/localedef.c:376 login/programs/pt_chown.c:88
#: malloc/memusagestat.c:563 nss/getent.c:969 nss/makedb.c:369
#: posix/getconf.c:486 sunrpc/rpcinfo.c:691
#: sysdeps/unix/sysv/linux/lddlibc4.c:61
#, fuzzy, c-format
#| msgid ""
#| "For bug reporting instructions, please see:\n"
#| "<http://www.gnu.org/software/libc/bugs.html>.\n"
2009-02-28 22:24:35 +00:00
msgid ""
"For bug reporting instructions, please see:\n"
2015-02-06 03:56:00 +00:00
"%s.\n"
2009-02-28 22:24:35 +00:00
msgstr ""
"Ohjeet ohjelmistovioista ilmoittamiseen ovat osoitteessa\n"
"<http://www.gnu.org/software/libc/bugs.html>.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:245 debug/pcprofiledump.c:225 debug/xtrace.sh:64
#: elf/ldconfig.c:323 elf/ldd.bash.in:38 elf/pldd.c:260 elf/sotruss.sh:75
#: elf/sprof.c:389 iconv/iconv_prog.c:425 iconv/iconvconfig.c:396
#: locale/programs/locale.c:294 locale/programs/localedef.c:402
#: login/programs/pt_chown.c:62 malloc/memusage.sh:71
#: malloc/memusagestat.c:581 nscd/nscd.c:509 nss/getent.c:86 nss/makedb.c:385
#: posix/getconf.c:468 sysdeps/unix/sysv/linux/lddlibc4.c:68
2009-02-28 22:24:35 +00:00
#, c-format
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
msgstr ""
"Copyright © %s Free Software Foundation, Inc.\n"
"Tämä on vapaa ohjelmisto; katso kopiointiehdot lähdekoodista. Takuuta EI\n"
"ole, ei edes KAUPALLISESTI HYVÄKSYTTÄVÄSTÄ LAADUSTA tai SOPIVUUDESTA TIETTYYN TARKOITUKSEEN.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:250 debug/pcprofiledump.c:230 debug/xtrace.sh:68
#: elf/ldconfig.c:328 elf/pldd.c:265 elf/sprof.c:395 iconv/iconv_prog.c:430
#: iconv/iconvconfig.c:401 locale/programs/locale.c:299
#: locale/programs/localedef.c:407 malloc/memusage.sh:75
#: malloc/memusagestat.c:586 nscd/nscd.c:514 nss/getent.c:91 nss/makedb.c:390
#: posix/getconf.c:473
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Written by %s.\n"
msgstr "Kirjoittanut %s.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:281
2009-02-28 22:24:35 +00:00
msgid "*standard input*"
msgstr "*vakiosyöte*"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:287 iconv/iconv_charmap.c:167 iconv/iconv_prog.c:293
#: nss/makedb.c:246
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot open input file `%s'"
msgstr "syötetiedostoa ”%s” ei voi avata"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:416 catgets/gencat.c:491
2009-02-28 22:24:35 +00:00
msgid "illegal set number"
msgstr "virheellinen viestijoukon numero"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:443
2009-02-28 22:24:35 +00:00
msgid "duplicate set definition"
msgstr "kaksinkertainen joukon määrittely"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:445 catgets/gencat.c:617 catgets/gencat.c:669
2009-02-28 22:24:35 +00:00
msgid "this is the first definition"
msgstr "tämä on ensimmäinen määrittely"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:516
2009-02-28 22:24:35 +00:00
#, c-format
msgid "unknown set `%s'"
msgstr "tuntematon joukko ”%s”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:557
2009-02-28 22:24:35 +00:00
msgid "invalid quote character"
msgstr "virheellinen lainausmerkki"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:570
2009-02-28 22:24:35 +00:00
#, c-format
msgid "unknown directive `%s': line ignored"
msgstr "tuntematon direktiivi ”%s”: riviä ei huomioida"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:615
2009-02-28 22:24:35 +00:00
msgid "duplicated message number"
msgstr "kaksinkertainen viestinumero"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:666
2009-02-28 22:24:35 +00:00
msgid "duplicated message identifier"
msgstr "kaksinkertainen viestitunniste"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:723
2009-02-28 22:24:35 +00:00
msgid "invalid character: message ignored"
msgstr "virheellinen merkki: viestiä ei huomioida"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:766
2009-02-28 22:24:35 +00:00
msgid "invalid line"
msgstr "virheellinen rivi"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:820
2009-02-28 22:24:35 +00:00
msgid "malformed line ignored"
msgstr "väärän muotoinen rivi jätetty huomioimatta"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:984 catgets/gencat.c:1025
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "cannot open output file `%s'"
msgstr "tulostiedostoa ”%s” ei voi avata"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:1187 locale/programs/linereader.c:560
2009-02-28 22:24:35 +00:00
msgid "invalid escape sequence"
msgstr "virheellinen ohjaussarja"
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:1209
2009-02-28 22:24:35 +00:00
msgid "unterminated message"
msgstr "päättämätön viesti"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:1233
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "while opening old catalog file"
msgstr "avattaessa vanhaa katalogitiedostoa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:1324
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "conversion modules not available"
msgstr "muunnosmoduulit eivät ole käytettävissä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: catgets/gencat.c:1350
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "cannot determine escape character"
msgstr "ohjausmerkkiä ei voi määrittää"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: debug/pcprofiledump.c:53
msgid "Don't buffer output"
msgstr "Älä puskuroi tulostetta"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: debug/pcprofiledump.c:58
msgid "Dump information generated by PC profiling."
msgstr "Vedosta PC-profiloinnin luomat tiedot."
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: debug/pcprofiledump.c:61
msgid "[FILE]"
msgstr "[TIEDOSTO]"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: debug/pcprofiledump.c:108
#, c-format
msgid "cannot open input file"
msgstr "syötetiedostoa ei voi avata"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: debug/pcprofiledump.c:115
#, c-format
msgid "cannot read header"
msgstr "otsaketta ei voi lukea"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: debug/pcprofiledump.c:179
#, c-format
msgid "invalid pointer size"
msgstr "virheellinen osoittimen koko"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:26 debug/xtrace.sh:44
2009-02-28 22:24:35 +00:00
msgid "Usage: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n"
msgstr "Käyttö: xtrace [VALITSIN]... OHJELMA [OHJELMANVALITSIN]...\\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:32 elf/sotruss.sh:56 elf/sotruss.sh:67 elf/sotruss.sh:135
#: malloc/memusage.sh:26
#, fuzzy
#| msgid "Try `%s --help' or `%s --usage' for more information.\n"
msgid "Try \\`%s --help' or \\`%s --usage' for more information.\\n"
msgstr "Kokeile ”%s --help” tai ”%s --usage” saadaksesi lisää tietoa.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:38
#, fuzzy
#| msgid "%s: option '%s' requires an argument\n"
msgid "%s: option '%s' requires an argument.\\n"
msgstr "%s: valitsin ”%s” vaatii argumentin\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:45
2009-02-28 22:24:35 +00:00
msgid ""
"Trace execution of program by printing currently executed function.\n"
"\n"
" --data=FILE Don't run the program, just print the data from FILE.\n"
"\n"
" -?,--help Print this help and exit\n"
" --usage Give a short usage message\n"
" -V,--version Print version information and exit\n"
"\n"
"Mandatory arguments to long options are also mandatory for any corresponding\n"
"short options.\n"
"\n"
msgstr ""
"Seuraa ohjelman suoritusta näyttämällä parhaillaan suoritettava funktio.\n"
"\n"
" --data=TIEDOSTO Älä aja ohjelmaa, näytä vain data TIEDOSTOsta.\n"
"\n"
" -?,--help Näytä tämä ohje ja poistu\n"
" --usage Näytä lyhyt käyttöohje\n"
" -V,--version Näytä versiotiedot ja poistu\n"
"\n"
"Pakolliset tai valinnaiset argumentit pitkille valitsimille ovat pakollisia tai valinnaisia kaikille vastaaville lyhyille valitsimille.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:57 elf/ldd.bash.in:55 elf/sotruss.sh:49
#: malloc/memusage.sh:64
#, fuzzy
#| msgid ""
#| "For bug reporting instructions, please see:\n"
#| "<http://www.gnu.org/software/libc/bugs.html>.\n"
msgid "For bug reporting instructions, please see:\\\\n%s.\\\\n"
msgstr ""
"Ohjeet ohjelmistovioista ilmoittamiseen ovat osoitteessa\n"
"<http://www.gnu.org/software/libc/bugs.html>.\n"
#: debug/xtrace.sh:125
2009-02-28 22:24:35 +00:00
msgid "xtrace: unrecognized option \\`$1'\\n"
msgstr "xtrace: tunnistamaton valitsin ”$1”\\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:138
2009-02-28 22:24:35 +00:00
msgid "No program name given\\n"
msgstr "Ohjelman nimeä ei annettu\\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:146
2009-02-28 22:24:35 +00:00
#, sh-format
msgid "executable \\`$program' not found\\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: debug/xtrace.sh:150
2009-02-28 22:24:35 +00:00
#, fuzzy, sh-format
msgid "\\`$program' is no executable\\n"
msgstr "ohjelma %lu ei ole käytettävissä\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: dlfcn/dlinfo.c:63
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "RTLD_SELF used in code not dynamically loaded"
msgstr "RTLD_NEXT:iä käytetty koodissa, jota ei ole ladattu dynaamisesti"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: dlfcn/dlinfo.c:72
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "unsupported dlinfo request"
msgstr "Tietopyyntö"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: dlfcn/dlmopen.c:63
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "invalid namespace"
msgstr "virheellinen rivi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: dlfcn/dlmopen.c:68
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "invalid mode"
msgstr "virheellinen rivi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: dlfcn/dlopen.c:64
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "invalid mode parameter"
msgstr "virheellinen lainausmerkki"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/cache.c:69
msgid "unknown"
msgstr "tuntematon"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/cache.c:135
2009-02-28 22:24:35 +00:00
msgid "Unknown OS"
msgstr "Tuntematon käyttöjärjestelmä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/cache.c:140
2009-02-28 22:24:35 +00:00
#, c-format
msgid ", OS ABI: %s %d.%d.%d"
msgstr ", OS ABI: %s %d.%d.%d"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/cache.c:157 elf/ldconfig.c:1340
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Can't open cache file %s\n"
msgstr "Välimuistitiedostoa %s ei voi avata\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/cache.c:171
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "mmap of cache file failed.\n"
msgstr "välimuistitiedoston muistikartoitus epäonnistui.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/cache.c:175 elf/cache.c:189
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "File is not a cache file.\n"
msgstr "Tiedosto ei ole välimuistitiedosto.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/cache.c:222 elf/cache.c:232
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%d libs found in cache `%s'\n"
msgstr "Välimuistista ”%2$s” löytyi %1$d kirjastoa\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/cache.c:426
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Can't create temporary cache file %s"
msgstr "Tilapäistä välimuistitiedostoa %s ei voi luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/cache.c:434 elf/cache.c:444 elf/cache.c:448 elf/cache.c:453
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Writing of cache data failed"
msgstr "Välimuistidatan kirjoitus epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/cache.c:458
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Changing access rights of %s to %#o failed"
msgstr "Tiedoston %s oikeuksien muutos arvoon %#o epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/cache.c:463
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Renaming of %s to %s failed"
msgstr "Uudelleennimeäminen %s -> %s epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-close.c:385 elf/dl-open.c:470
2009-02-28 22:24:35 +00:00
msgid "cannot create scope list"
msgstr "aluelistaa ei voi luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-close.c:770
2009-02-28 22:24:35 +00:00
msgid "shared object not open"
msgstr "jaettu objekti ei ole avoin"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-deps.c:112
2009-02-28 22:24:35 +00:00
msgid "DST not allowed in SUID/SGID programs"
msgstr "DST ei ole sallittu SUID/SGID-ohjelmissa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-deps.c:125
2009-02-28 22:24:35 +00:00
msgid "empty dynamic string token substitution"
msgstr "tyhjän dynaamisen merkkijonon osan korvaus"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-deps.c:131
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot load auxiliary `%s' because of empty dynamic string token substitution\n"
msgstr "ylimääräistä ”%s” ei voi ladata, koska dynaamisen merkkijonon osa korvattiin tyhjällä\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-deps.c:467
2009-02-28 22:24:35 +00:00
msgid "cannot allocate dependency list"
msgstr "riippuvuuslistalle ei voi varata muistia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-deps.c:504 elf/dl-deps.c:564
2009-02-28 22:24:35 +00:00
msgid "cannot allocate symbol search list"
msgstr "symbolihakulistalle ei voi varata muistia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-deps.c:544
2009-02-28 22:24:35 +00:00
msgid "Filters not supported with LD_TRACE_PRELINKING"
msgstr "Suodattimet eivät ole tuettuja LD_TRACE_RPELINKING:in kanssa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/dl-error.c:77
msgid "DYNAMIC LINKER BUG!!!"
msgstr "DYNAAMISEN LINKITTIMEN OHJELMISTOVIKA!!!"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-error.c:127
2009-02-28 22:24:35 +00:00
msgid "error while loading shared libraries"
msgstr "virhe ladattaessa jaettuja kirjastoja"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-fptr.c:88 sysdeps/hppa/dl-fptr.c:94
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "cannot map pages for fdesc table"
msgstr "versioviitetaulukolle ei voi varata muistia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-fptr.c:192 sysdeps/hppa/dl-fptr.c:207
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "cannot map pages for fptr table"
msgstr "maa-asetustoarkistoa ”%s” ei voi kartoittaa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-fptr.c:221 sysdeps/hppa/dl-fptr.c:236
2009-02-28 22:24:35 +00:00
msgid "internal error: symidx out of range of fptr table"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-hwcaps.c:184 elf/dl-hwcaps.c:196
msgid "cannot create capability list"
msgstr "kykylistaa ei voi luoda"
#: elf/dl-load.c:410
2009-02-28 22:24:35 +00:00
msgid "cannot allocate name record"
msgstr "nimitietueelle ei voi varata muistia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:495 elf/dl-load.c:611 elf/dl-load.c:694 elf/dl-load.c:813
2009-02-28 22:24:35 +00:00
msgid "cannot create cache for search path"
msgstr "hakupolulle ei voi luoda välimuistia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:586
2009-02-28 22:24:35 +00:00
msgid "cannot create RUNPATH/RPATH copy"
msgstr "RUNPATH/RPATH-kopiota ei voi luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:680
2009-02-28 22:24:35 +00:00
msgid "cannot create search path array"
msgstr "hakupolkutaulukkoa ei voi luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:885
2009-02-28 22:24:35 +00:00
msgid "cannot stat shared object"
msgstr "jaetun objektin tilaa ei voi lukea"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:963
2009-02-28 22:24:35 +00:00
msgid "cannot open zero fill device"
msgstr "nollatäyttölaitetta ei voi avata"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1010 elf/dl-load.c:2165
2009-02-28 22:24:35 +00:00
msgid "cannot create shared object descriptor"
msgstr "jaettua objektikahvaa ei voi luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1029 elf/dl-load.c:1570 elf/dl-load.c:1682
2009-02-28 22:24:35 +00:00
msgid "cannot read file data"
msgstr "tiedoston dataa ei voi lukea"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1069
2009-02-28 22:24:35 +00:00
msgid "ELF load command alignment not page-aligned"
msgstr "ELF-latauskomennon tasaus ei ole sivutasattu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1076
2009-02-28 22:24:35 +00:00
msgid "ELF load command address/offset not properly aligned"
msgstr "ELF-latauskomennon osoite/siirtymä ei ole tasattu oikein"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1160
2009-02-28 22:24:35 +00:00
msgid "cannot allocate TLS data structures for initial thread"
msgstr "alkusäikeelle ei voi varata TLS-tietorakenteita"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1183
2009-02-28 22:24:35 +00:00
msgid "cannot handle TLS data"
msgstr "TLS-dataa ei voi käsitellä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1202
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "object file has no loadable segments"
msgstr "objektitiedostossa ei ole dynaamista osaa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1211 elf/dl-load.c:1662
2009-02-28 22:24:35 +00:00
msgid "cannot dynamically load executable"
msgstr "suoritettavaa tiedostoa ei voi ladata dynaamisesti"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1232
2009-02-28 22:24:35 +00:00
msgid "object file has no dynamic section"
msgstr "objektitiedostossa ei ole dynaamista osaa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1255
2009-02-28 22:24:35 +00:00
msgid "shared object cannot be dlopen()ed"
msgstr "jaettua objektia ei voi avata funktiolla dlopen()"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1268
2009-02-28 22:24:35 +00:00
msgid "cannot allocate memory for program header"
msgstr "ohjelman otsakkeelle ei voi varata muistia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1284 elf/dl-open.c:195
2009-02-28 22:24:35 +00:00
msgid "invalid caller"
msgstr "virheellinen kutsuja"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1307 elf/dl-load.h:130
msgid "cannot change memory protections"
msgstr "muistin suojausta ei voi muuttaa"
#: elf/dl-load.c:1327
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "cannot enable executable stack as shared object requires"
msgstr "jaettua objektikahvaa ei voi luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1340
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "cannot close file descriptor"
msgstr "sisäistä kahvaa ei voi ladata"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1570
2009-02-28 22:24:35 +00:00
msgid "file too short"
msgstr "tiedosto on liian lyhyt"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1605
2009-02-28 22:24:35 +00:00
msgid "invalid ELF header"
msgstr "virheellinen ELF-otsikko"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1617
2009-02-28 22:24:35 +00:00
msgid "ELF file data encoding not big-endian"
msgstr "ELF-tiedoston tavujärjestys ei ole ”big-endian”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1619
2009-02-28 22:24:35 +00:00
msgid "ELF file data encoding not little-endian"
msgstr "ELF-tiedoston tavujärjestys ei ole ”little-endian”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1623
2009-02-28 22:24:35 +00:00
msgid "ELF file version ident does not match current one"
msgstr "ELF-tiedoston versiotunnus ei vastaa nykyistä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1627
2009-02-28 22:24:35 +00:00
msgid "ELF file OS ABI invalid"
msgstr "ELF-tiedoston OS ABI on virheellinen"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1630
2009-02-28 22:24:35 +00:00
msgid "ELF file ABI version invalid"
msgstr "ELF-tiedoston ABI-versio virheellinen"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1633
msgid "nonzero padding in e_ident"
msgstr ""
#: elf/dl-load.c:1636
2009-02-28 22:24:35 +00:00
msgid "internal error"
msgstr "sisäinen virhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1643
2009-02-28 22:24:35 +00:00
msgid "ELF file version does not match current one"
msgstr "ELF-tiedoston versio ei vastaa nykyistä"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1651
2009-02-28 22:24:35 +00:00
msgid "only ET_DYN and ET_EXEC can be loaded"
msgstr "vain ET_DYN ja ET_EXEC voidaan ladata"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:1667
2009-02-28 22:24:35 +00:00
msgid "ELF file's phentsize not the expected size"
msgstr "ELF-tiedoston phent-koko ei ole odotetun kokoinen"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:2184
2009-02-28 22:24:35 +00:00
msgid "wrong ELF class: ELFCLASS64"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:2185
2009-02-28 22:24:35 +00:00
msgid "wrong ELF class: ELFCLASS32"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.c:2188
2009-02-28 22:24:35 +00:00
msgid "cannot open shared object file"
msgstr "jaettua objektitiedostoa ei voi avata"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-load.h:128
msgid "failed to map segment from shared object"
msgstr "segmentin kartoitus jaetusta objektista epäonnistui"
#: elf/dl-load.h:132
msgid "cannot map zero-fill pages"
msgstr "nollatäytteisiä sivuja ei voi kartoittaa"
#: elf/dl-lookup.c:791
2009-02-28 22:24:35 +00:00
msgid "relocation error"
msgstr "uudelleensijoitusvirhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-lookup.c:818
2009-02-28 22:24:35 +00:00
msgid "symbol lookup error"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-open.c:102
2009-02-28 22:24:35 +00:00
msgid "cannot extend global scope"
msgstr "globaalia aluetta ei voi laajentaa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-open.c:520
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "TLS generation counter wrapped! Please report this."
msgstr "TLS-luontilaskurin ylivuoto! Lähetä raportti ”glibcbug”-skriptillä."
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-open.c:542
#, fuzzy
msgid "cannot load any more object with static TLS"
msgstr "Muistin varaaminen ei onnistu"
#: elf/dl-open.c:599
2009-02-28 22:24:35 +00:00
msgid "invalid mode for dlopen()"
msgstr "virheellinen tila funktiolle dlopen()"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-open.c:616
2009-02-28 22:24:35 +00:00
msgid "no more namespaces available for dlmopen()"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-open.c:634
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "invalid target namespace in dlmopen()"
msgstr "virheellinen tila funktiolle dlopen()"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-reloc.c:120
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "cannot allocate memory in static TLS block"
msgstr "Muistin varaaminen ei onnistu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-reloc.c:212
2009-02-28 22:24:35 +00:00
msgid "cannot make segment writable for relocation"
msgstr "segmenttiä ei voi muuttaa kirjoitettavaksi uudelleensijoitusta varten"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-reloc.c:275
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "%s: no PLTREL found in object %s\n"
msgstr "%s: profiloija ei löytänyt PLTREL-kenttää objektista %s\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-reloc.c:290
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: out of memory to store relocation results for %s\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-reloc.c:306
2009-02-28 22:24:35 +00:00
msgid "cannot restore segment prot after reloc"
msgstr "segmentin suojausta ei voi palauttaa uudelleensijoituksen jälkeen"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-reloc.c:335
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "cannot apply additional memory protection after relocation"
msgstr "muistin suojausta ei voi muuttaa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-sym.c:153
2009-02-28 22:24:35 +00:00
msgid "RTLD_NEXT used in code not dynamically loaded"
msgstr "RTLD_NEXT:iä käytetty koodissa, jota ei ole ladattu dynaamisesti"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-tls.c:933
2009-02-28 22:24:35 +00:00
msgid "cannot create TLS data structures"
msgstr "TLS-tietorakenteita ei voi luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/dl-version.c:166
msgid "version lookup error"
msgstr ""
#: elf/dl-version.c:296
2009-02-28 22:24:35 +00:00
msgid "cannot allocate version reference table"
msgstr "versioviitetaulukolle ei voi varata muistia"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:141
msgid "Print cache"
msgstr "Näytä välimuisti"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:142
msgid "Generate verbose messages"
msgstr "Luo monisanaiset viestit"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:143
msgid "Don't build cache"
msgstr "Älä luo välimuistia"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:144
msgid "Don't generate links"
msgstr "Älä luo linkkejä"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:145
msgid "Change to and use ROOT as root directory"
msgstr "Siirry ja käytä ROOTia juurihakemistona"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:145
msgid "ROOT"
msgstr ""
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:146
msgid "CACHE"
msgstr ""
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:146
msgid "Use CACHE as cache file"
msgstr "Käytä CACHEa välimuistitiedostona"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:147
msgid "CONF"
msgstr ""
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:147
msgid "Use CONF as configuration file"
msgstr "Käytä CONFia asetustiedostona"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:148
msgid "Only process directories specified on the command line. Don't build cache."
msgstr "Käsittele vain komentorivillä annetut hakemistot. Älä luo välimuistia."
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:149
msgid "Manually link individual libraries."
msgstr "Linkitä yksittäisiä kirjastoja käsin."
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:150
msgid "FORMAT"
msgstr ""
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:150
msgid "Format to use: new, old or compat (default)"
msgstr "Käytettävä muoto: ”new”, ”old” tai ”compat” (oletus)"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:151
#, fuzzy
msgid "Ignore auxiliary cache file"
msgstr "ei ole tavallinen tiedosto"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/ldconfig.c:159
msgid "Configure Dynamic Linker Run Time Bindings."
msgstr "Säädä dynaamisen linkittäjän ajonaikaiset sidonnat."
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:346
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Path `%s' given more than once"
msgstr "Polku ”%s” on annettu useammin kuin kerran"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:386
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s is not a known library type"
msgstr "%s ei ole tunnettu kirjastotyyppi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:414
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Can't stat %s"
msgstr "Tiedoston %s tilaa ei voi lukea"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:488
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Can't stat %s\n"
msgstr "Tiedoston %s tilaa ei voi lukea\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:498
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s is not a symbolic link\n"
msgstr "%s ei ole symbolinen linkki\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:517
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Can't unlink %s"
msgstr "Tiedoston %s linkitystä ei voi poistaa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:523
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Can't link %s to %s"
msgstr "Linkitys %s -> %s ei onnistu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:529
2009-02-28 22:24:35 +00:00
msgid " (changed)\n"
msgstr " (muutettu)\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:531
2009-02-28 22:24:35 +00:00
msgid " (SKIPPED)\n"
msgstr " (OHITETTU)\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:586
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Can't find %s"
msgstr "%s ei löydy"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:602 elf/ldconfig.c:775 elf/ldconfig.c:834 elf/ldconfig.c:868
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Cannot lstat %s"
msgstr "Tiedoston %s tilaa ei voi lukea"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:609
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Ignored file %s since it is not a regular file."
msgstr "Tiedostoa %s ei huomioitu, koska se ei ole tavallinen tiedosto."
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:618
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "No link created since soname could not be found for %s"
msgstr "Linkkiä ei luotu, koska tiedostolle %s ei löytynyt so-nimeä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:701
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Can't open directory %s"
msgstr "Hakemistoa %s ei voi avata"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:793 elf/ldconfig.c:855 elf/readlib.c:90
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Input file %s not found.\n"
msgstr "Syötetiedostoa %s ei löydy.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:800
#, c-format
msgid "Cannot stat %s"
msgstr "Tiedoston %s tilaa ei voi lukea"
#: elf/ldconfig.c:951
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "libc5 library %s in wrong directory"
msgstr "libc5-kirjasto %s on väärässä hakemistossa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:954
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "libc6 library %s in wrong directory"
msgstr "libc6-kirjasto %s on väärässä hakemistossa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:957
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "libc4 library %s in wrong directory"
msgstr "libc4-kirjasto %s on väärässä hakemistossa"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:985
2009-02-28 22:24:35 +00:00
#, c-format
msgid "libraries %s and %s in directory %s have same soname but different type."
msgstr "kirjastoilla %s ja %s hakemistossa %s on sama so-nimi, mutta eri tyypit."
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1094
2009-02-28 22:24:35 +00:00
#, c-format
2015-02-06 03:56:00 +00:00
msgid "Warning: ignoring configuration file that cannot be opened: %s"
msgstr ""
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1160
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s:%u: bad syntax in hwcap line"
msgstr ""
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1166
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s:%u: hwcap index %lu above maximum %u"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1173 elf/ldconfig.c:1181
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "%s:%u: hwcap index %lu already defined as %s"
msgstr "%s: järjestys ”%.*s”:lle on jo määritelty kohdassa %s:%Zu"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1184
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s:%u: duplicate hwcap %lu %s"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1206
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "need absolute file name for configuration file when using -r"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1213 locale/programs/xmalloc.c:64 malloc/obstack.c:416
#: malloc/obstack.c:418 posix/getconf.c:441 posix/getconf.c:661
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "memory exhausted"
msgstr "muisti lopussa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1245
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s:%u: cannot read directory %s"
msgstr "%s:%u: hakemistoa %s ei voi lukea"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1289
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "relative path `%s' used to build cache"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1319
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Can't chdir to /"
msgstr "Juurihakemistoon / siirtyminen ei onnistu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldconfig.c:1360
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Can't open cache file directory %s\n"
msgstr "Välimuistihakemistoa %s ei voi avata\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:42
2009-02-28 22:24:35 +00:00
msgid "Written by %s and %s.\n"
msgstr "Kirjoittaneet %s ja %s.\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:47
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid ""
"Usage: ldd [OPTION]... FILE...\n"
" --help print this help and exit\n"
" --version print version information and exit\n"
" -d, --data-relocs process data relocations\n"
" -r, --function-relocs process data and function relocations\n"
" -u, --unused print unused direct dependencies\n"
" -v, --verbose print all information\n"
msgstr ""
"Käyttö: ldd [VALITSIN]... TIEDOSTO...\n"
" --help näytä tämä ohje ja poistu\n"
" --version näytä versiotiedot ja poistu\n"
" -d, --data-relocs käsittele dataRELOKAATIOT\n"
" -r, --function-relocs käsittele data- ja FUNKTIORELOKAATIOT\n"
" -u, --unused näytä käyttämättömät suorat riippuvuudet\n"
" -v, --verbose näytä kaikki tiedot\n"
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:80
2009-02-28 22:24:35 +00:00
msgid "ldd: option \\`$1' is ambiguous"
msgstr "ldd: valitsin ”$1” on moniselitteinen"
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:87
2009-02-28 22:24:35 +00:00
msgid "unrecognized option"
msgstr "tunnistamaton valitsin"
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:88 elf/ldd.bash.in:125
2009-02-28 22:24:35 +00:00
msgid "Try \\`ldd --help' for more information."
msgstr "Komento ”ldd --help” antaa lisää tietoa."
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:124
2009-02-28 22:24:35 +00:00
msgid "missing file arguments"
msgstr "tiedostoargumentit puuttuvat"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS No such file or directory. This is a ``file doesn't exist'' error
#. TRANS for ordinary files that are referenced in contexts where they are
#. TRANS expected to already exist.
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:147 sysdeps/gnu/errlist.c:37
2009-02-28 22:24:35 +00:00
msgid "No such file or directory"
msgstr "Tiedostoa tai hakemistoa ei ole"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:150 inet/rcmd.c:488
2009-02-28 22:24:35 +00:00
msgid "not regular file"
msgstr "ei ole tavallinen tiedosto"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:153
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "warning: you do not have execution permission for"
msgstr "varoitus: "
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:182
2009-02-28 22:24:35 +00:00
msgid "\tnot a dynamic executable"
msgstr "\tkäynnistettävää tiedostoa ei voi ladata dynaamisesti"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:190
2009-02-28 22:24:35 +00:00
msgid "exited with unknown exit code"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/ldd.bash.in:195
2009-02-28 22:24:35 +00:00
msgid "error: you do not have read permission for"
msgstr ""
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/pldd-xx.c:105
#, fuzzy, c-format
#| msgid "cannot read header from `%s'"
msgid "cannot find program header of process"
msgstr "tiedoston ”%s” otsaketta ei voi lukea"
#: elf/pldd-xx.c:110
#, fuzzy, c-format
#| msgid "cannot read header"
msgid "cannot read program header"
msgstr "otsaketta ei voi lukea"
#: elf/pldd-xx.c:135
#, fuzzy, c-format
#| msgid "object file has no dynamic section"
msgid "cannot read dynamic section"
msgstr "objektitiedostossa ei ole dynaamista osaa"
#: elf/pldd-xx.c:147
#, fuzzy, c-format
#| msgid "cannot read header"
msgid "cannot read r_debug"
msgstr "otsaketta ei voi lukea"
#: elf/pldd-xx.c:167
#, fuzzy, c-format
#| msgid "cannot read archive header"
msgid "cannot read program interpreter"
msgstr "arkiston otsaketta ei voi lukea"
#: elf/pldd-xx.c:196
#, fuzzy, c-format
#| msgid "cannot read file data"
msgid "cannot read link map"
msgstr "tiedoston dataa ei voi lukea"
#: elf/pldd-xx.c:207
#, fuzzy, c-format
#| msgid "cannot read header"
msgid "cannot read object name"
msgstr "otsaketta ei voi lukea"
#: elf/pldd.c:63
msgid "List dynamic shared objects loaded into process."
msgstr ""
#: elf/pldd.c:67
msgid "PID"
msgstr ""
#: elf/pldd.c:99
#, c-format
msgid "Exactly one parameter with process ID required.\n"
msgstr ""
#: elf/pldd.c:111
#, fuzzy, c-format
#| msgid "invalid pointer size"
msgid "invalid process ID '%s'"
msgstr "virheellinen osoittimen koko"
#: elf/pldd.c:119
#, fuzzy, c-format
#| msgid "cannot open `%s'"
msgid "cannot open %s"
msgstr "tiedostoa ”%s” ei voi avata"
#: elf/pldd.c:144
#, fuzzy, c-format
#| msgid "cannot open `%s'"
msgid "cannot open %s/task"
msgstr "tiedostoa ”%s” ei voi avata"
#: elf/pldd.c:147
#, fuzzy, c-format
#| msgid "cannot create searchlist"
msgid "cannot prepare reading %s/task"
msgstr "hakulistaa ei voi luoda"
#: elf/pldd.c:160
#, fuzzy, c-format
#| msgid "invalid ELF header"
msgid "invalid thread ID '%s'"
msgstr "virheellinen ELF-otsikko"
#: elf/pldd.c:171
#, fuzzy, c-format
msgid "cannot attach to process %lu"
msgstr "tiedostoa ”%s” ei voi avata"
#: elf/pldd.c:286
#, c-format
msgid "cannot get information about process %lu"
msgstr ""
#: elf/pldd.c:299
#, c-format
msgid "process %lu is no ELF program"
msgstr ""
#: elf/readelflib.c:34
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "file %s is truncated\n"
msgstr "tiedosto %s on typistetty\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/readelflib.c:66
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s is a 32 bit ELF file.\n"
msgstr "%s on 32-bittinen ELF-tiedosto.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/readelflib.c:68
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s is a 64 bit ELF file.\n"
msgstr "%s on 64-bittinen ELF-tiedosto.\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/readelflib.c:70
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Unknown ELFCLASS in file %s.\n"
msgstr "Tuntematon ELFCLASS tiedostossa %s.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/readelflib.c:77
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s is not a shared object file (Type: %d).\n"
msgstr "%s ei ole jaettu objektitiedosto (Tyyppi: %d).\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/readelflib.c:108
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "more than one dynamic segment\n"
msgstr "useampi kuin yksi dynaaminen segmentti\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/readlib.c:96
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Cannot fstat file %s.\n"
msgstr "Tiedoston %s tilaa ei voi lukea.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/readlib.c:107
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "File %s is empty, not checked."
msgstr "Tiedosto %s on tyhjä, ei tarkastettu."
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/readlib.c:113
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "File %s is too small, not checked."
msgstr "Tiedosto %s on liian pieni, ei tarkastettu."
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/readlib.c:123
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Cannot mmap file %s.\n"
msgstr "Tiedoston %s muistikartoitus epäonnistui.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/readlib.c:161
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n"
msgstr "%s ei ole ELF-tiedosto - sen alussa on väärät taikatavut.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sln.c:84
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid ""
"Usage: sln src dest|file\n"
"\n"
msgstr ""
"Käyttö: sln lähde kohde|tiedosto\n"
"\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sln.c:109
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: file open error: %m\n"
msgstr "%s: virhe tiedoston avaamisessa: %m\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sln.c:146
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "No target in line %d\n"
msgstr "Ei kohdetta rivillä %d\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sln.c:178
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: destination must not be a directory\n"
msgstr "%s kohde ei saa olla hakemisto\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sln.c:184
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: failed to remove the old destination\n"
msgstr ""
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sln.c:192
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: invalid destination: %s\n"
msgstr "%s: virheellinen kohde: %s\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sln.c:207 elf/sln.c:216
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Invalid link from \"%s\" to \"%s\": %s\n"
msgstr "Virheellinen linkki ”%s” -> ”%s”: %s\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sotruss.sh:32
#, sh-format
msgid ""
"Usage: sotruss [OPTION...] [--] EXECUTABLE [EXECUTABLE-OPTION...]\n"
" -F, --from FROMLIST Trace calls from objects on FROMLIST\n"
" -T, --to TOLIST Trace calls to objects on TOLIST\n"
"\n"
" -e, --exit Also show exits from the function calls\n"
" -f, --follow Trace child processes\n"
" -o, --output FILENAME Write output to FILENAME (or FILENAME.$PID in case\n"
"\t\t\t -f is also used) instead of standard error\n"
"\n"
" -?, --help Give this help list\n"
" --usage Give a short usage message\n"
" --version Print program version"
msgstr ""
#: elf/sotruss.sh:46
#, fuzzy
#| msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
msgid "Mandatory arguments to long options are also mandatory for any corresponding\\nshort options.\\n"
msgstr "Pakolliset tai valinnaiset argumentit pitkille valitsimille ovat pakollisia tai valinnaisia kaikille vastaaville lyhyille valitsimille."
#: elf/sotruss.sh:55
#, fuzzy
#| msgid "%s: option requires an argument -- '%c'\n"
msgid "%s: option requires an argument -- '%s'\\n"
msgstr "%s: valitsin vaatii argumentin -- ”%c”\n"
#: elf/sotruss.sh:61
#, fuzzy
#| msgid "%s: option '%s' is ambiguous\n"
msgid "%s: option is ambiguous; possibilities:"
msgstr "%s: valitsin ”%s” on moniselitteinen\n"
#: elf/sotruss.sh:79
#, fuzzy
#| msgid "Written by %s.\n"
msgid "Written by %s.\\n"
msgstr "Kirjoittanut %s.\n"
#: elf/sotruss.sh:86
msgid ""
"Usage: %s [-ef] [-F FROMLIST] [-o FILENAME] [-T TOLIST] [--exit]\n"
"\t [--follow] [--from FROMLIST] [--output FILENAME] [--to TOLIST]\n"
"\t [--help] [--usage] [--version] [--]\n"
"\t EXECUTABLE [EXECUTABLE-OPTION...]\\n"
msgstr ""
#: elf/sotruss.sh:134
#, fuzzy
#| msgid "%s: unrecognized option '%c%s'\n"
msgid "%s: unrecognized option '%c%s'\\n"
msgstr "%s: tunnistamaton valitsin ”%c%s”\n"
2009-02-28 22:24:35 +00:00
#: elf/sprof.c:77
msgid "Output selection:"
msgstr "Tulostevalinnat:"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/sprof.c:79
msgid "print list of count paths and their number of use"
msgstr "näytä lista lasketuista poluista ja niiden käyttökertojen määrä"
#: elf/sprof.c:81
msgid "generate flat profile with counts and ticks"
msgstr "luo kutsukerrat ja -ajat sisältävä ”litteä” profiili"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: elf/sprof.c:82
msgid "generate call graph"
msgstr "luo kutsukaavio"
#: elf/sprof.c:89
msgid "Read and display shared object profiling data."
msgstr "Lue ja näytä jaetun objektin profilointidata."
#: elf/sprof.c:94
msgid "SHOBJ [PROFDATA]"
msgstr "JAETTU_OBJEKTI [PROFILOINTIDATA]"
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:433
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "failed to load shared object `%s'"
msgstr "jaettua objektia ”%s” ei voitu ladata"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:442
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "cannot create internal descriptors"
msgstr "sisäisiä kahvoja ei voi luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:554
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Reopening shared object `%s' failed"
msgstr "Jaetun objektin ”%s” uudelleenavaus epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:561 elf/sprof.c:656
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "reading of section headers failed"
msgstr "osaotsikkojen lukeminen epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:569 elf/sprof.c:664
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "reading of section header string table failed"
msgstr "osaotsikkojen taulukon lukeminen epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:595
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "*** Cannot read debuginfo file name: %m\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:616
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "cannot determine file name"
msgstr "ohjausmerkkiä ei voi määrittää"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:649
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "reading of ELF header failed"
msgstr "ELF-otsakkeen lukeminen epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:685
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "*** The file `%s' is stripped: no detailed analysis possible\n"
msgstr "*** Tiedosto ”%s” on karsittu: tarkka analyysi ei ole mahdollinen\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:715
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "failed to load symbol data"
msgstr "symbolitietojen lataus ei onnistunut"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:780
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "cannot load profiling data"
msgstr "profilointidataa ei voi ladata"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:789
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "while stat'ing profiling data file"
msgstr "luettaessa profilointidatatiedoston tilaa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:797
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "profiling data file `%s' does not match shared object `%s'"
msgstr "profilointidatatiedosto ”%s” ei vastaa jaettua objektia ”%s”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:808
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "failed to mmap the profiling data file"
msgstr "profilointidatatiedoston muistikartoitus epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:816
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "error while closing the profiling data file"
msgstr "virhe suljettaessa profilointidatatiedostoa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:825 elf/sprof.c:923
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "cannot create internal descriptor"
msgstr "sisäistä kahvaa ei voi ladata"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:899
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "`%s' is no correct profile data file for `%s'"
msgstr "”%s” ei ole oikea profiilidatatiedosto ”%s”:lle"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: elf/sprof.c:1080 elf/sprof.c:1138
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "cannot allocate symbol data"
msgstr "symbolidatalle ei voi varata muistia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_charmap.c:141 iconv/iconv_prog.c:448
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "cannot open output file"
msgstr "tulostiedostoa ei voi avata"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_charmap.c:187 iconv/iconv_prog.c:311
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "error while closing input `%s'"
msgstr "virhe suljettaessa syötettä ”%s”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_charmap.c:435
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "illegal input sequence at position %Zd"
msgstr "virheellinen syötesarja kohdassa %Zd"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_charmap.c:454 iconv/iconv_prog.c:539
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "incomplete character or shift sequence at end of buffer"
msgstr "epätäydellinen merkki- tai siirtosarja puskurin lopussa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_charmap.c:499 iconv/iconv_charmap.c:535 iconv/iconv_prog.c:582
#: iconv/iconv_prog.c:618
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "error while reading the input"
msgstr "virhe luettaessa syötettä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_charmap.c:517 iconv/iconv_prog.c:600
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "unable to allocate buffer for input"
msgstr "muistin varaaminen syötepuskurille ei onnistu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:59
2009-02-28 22:24:35 +00:00
msgid "Input/Output format specification:"
msgstr "Syöte/tulostemuodon määrittely:"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:60
2009-02-28 22:24:35 +00:00
msgid "encoding of original text"
msgstr "alkuperäisen tekstin koodaus"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:61
2009-02-28 22:24:35 +00:00
msgid "encoding for output"
msgstr "tulosteen koodaus"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:62
2009-02-28 22:24:35 +00:00
msgid "Information:"
msgstr "Tietoa:"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:63
2009-02-28 22:24:35 +00:00
msgid "list all known coded character sets"
msgstr "luettele kaikki tunnetut koodatut merkistöt"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:64 locale/programs/localedef.c:129
2009-02-28 22:24:35 +00:00
msgid "Output control:"
msgstr "Tulosteen hallinta:"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:65
2009-02-28 22:24:35 +00:00
msgid "omit invalid characters from output"
msgstr "jätä virheelliset merkit pois tulosteesta"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:66 iconv/iconvconfig.c:128
#: locale/programs/localedef.c:122 locale/programs/localedef.c:124
#: locale/programs/localedef.c:126 locale/programs/localedef.c:147
#: malloc/memusagestat.c:56
#, fuzzy
#| msgid "[FILE]"
msgid "FILE"
msgstr "[TIEDOSTO]"
#: iconv/iconv_prog.c:66
2009-02-28 22:24:35 +00:00
msgid "output file"
msgstr "tulostiedosto"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:67
2009-02-28 22:24:35 +00:00
msgid "suppress warnings"
msgstr "vaienna varoitukset"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:68
2009-02-28 22:24:35 +00:00
msgid "print progress information"
msgstr "näytä tieto etenemisestä"
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:73
2009-02-28 22:24:35 +00:00
msgid "Convert encoding of given files from one encoding to another."
msgstr "Muunna annetun tiedoston koodaus toiseksi."
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:77
2009-02-28 22:24:35 +00:00
msgid "[FILE...]"
msgstr "[TIEDOSTO...]"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:233
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "conversions from `%s' and to `%s' are not supported"
msgstr "muunnos ”%s” <-> ”%s” ei ole tuettu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:238
2009-02-28 22:24:35 +00:00
#, c-format
msgid "conversion from `%s' is not supported"
msgstr "muunnos merkistöstä ”%s” ei ole tuettu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:245
2009-02-28 22:24:35 +00:00
#, c-format
msgid "conversion to `%s' is not supported"
msgstr "muunnos merkistöön ”%s” ei ole tuettu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:249
2009-02-28 22:24:35 +00:00
#, c-format
msgid "conversion from `%s' to `%s' is not supported"
msgstr "muunnos ”%s” -> ”%s” ei ole tuettu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:259
2009-02-28 22:24:35 +00:00
#, c-format
msgid "failed to start conversion processing"
msgstr "muunnoksen aloittaminen epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:357
2009-02-28 22:24:35 +00:00
#, c-format
msgid "error while closing output file"
msgstr "virhe suljettaessa tulostiedostoa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:458
2009-02-28 22:24:35 +00:00
#, c-format
msgid "conversion stopped due to problem in writing the output"
msgstr "muunnos pysäytettiin tulosteen kirjoitusongelman takia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:535
2009-02-28 22:24:35 +00:00
#, c-format
msgid "illegal input sequence at position %ld"
msgstr "virheellinen syötesarja kohdassa %ld"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:543
2009-02-28 22:24:35 +00:00
#, c-format
msgid "internal error (illegal descriptor)"
msgstr "sisäinen virhe (virheellinen kahva)"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:546
2009-02-28 22:24:35 +00:00
#, c-format
msgid "unknown iconv() error %d"
msgstr "tuntematon iconv()-virhe %d"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconv_prog.c:791
#, fuzzy
#| msgid ""
#| "The following list contain all the coded character sets known. This does\n"
#| "not necessarily mean that all combinations of these names can be used for\n"
#| "the FROM and TO command line parameters. One coded character set can be\n"
#| "listed with several different names (aliases).\n"
#| "\n"
#| " "
2002-12-02 18:14:24 +00:00
msgid ""
2015-02-06 03:56:00 +00:00
"The following list contains all the coded character sets known. This does\n"
2009-02-28 22:24:35 +00:00
"not necessarily mean that all combinations of these names can be used for\n"
"the FROM and TO command line parameters. One coded character set can be\n"
"listed with several different names (aliases).\n"
"\n"
" "
2002-12-02 18:14:24 +00:00
msgstr ""
2009-02-28 22:24:35 +00:00
"Seuraavassa listassa ovat kaikki tunnetut koodatut merkistöt. Se ei\n"
"kuitenkaan välttämättä tarkoita sitä, että kaikkia näiden nimien\n"
"yhdistelmiä voidaan käyttää FROM- ja TO-komentoriviparametreina. Yksi\n"
"koodattu merkistö voi olla listalla useilla eri nimillä (aliaksilla).\n"
"\n"
" "
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconvconfig.c:109
2009-02-28 22:24:35 +00:00
msgid "Create fastloading iconv module configuration file."
msgstr "Luo nopeasti latautuva iconv-moduuliasetustiedosto."
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconvconfig.c:113
2009-02-28 22:24:35 +00:00
msgid "[DIR...]"
msgstr "[HAKEMISTO...]"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconvconfig.c:126 locale/programs/localedef.c:133
msgid "PATH"
msgstr ""
2009-02-28 22:24:35 +00:00
#: iconv/iconvconfig.c:127
msgid "Prefix used for all file accesses"
msgstr "Jokaisen tiedoston käsittelyssä käytettävä etuliite"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: iconv/iconvconfig.c:128
msgid "Put output in FILE instead of installed location (--prefix does not apply to FILE)"
msgstr ""
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: iconv/iconvconfig.c:132
msgid "Do not search standard directories, only those on the command line"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconvconfig.c:299
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Directory arguments required when using --nostdlib"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconvconfig.c:341 locale/programs/localedef.c:294
2009-02-28 22:24:35 +00:00
#, c-format
msgid "no output file produced because warnings were issued"
msgstr "tulostiedostoa ei tuotettu varoituksen takia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconvconfig.c:430
2009-02-28 22:24:35 +00:00
#, c-format
msgid "while inserting in search tree"
msgstr "lisättäessä hakupuuhun"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: iconv/iconvconfig.c:1239
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot generate output file"
msgstr "tulostiedostoa ei voi luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:163
2009-02-28 22:24:35 +00:00
msgid "rcmd: Cannot allocate memory\n"
msgstr "rcmd: Muistin varaaminen ei onnistu\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:178
2009-02-28 22:24:35 +00:00
msgid "rcmd: socket: All ports in use\n"
msgstr "rcmd: socket: Kaikki portit käytössä\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:206
2009-02-28 22:24:35 +00:00
#, c-format
msgid "connect to address %s: "
msgstr "yhdistä osoitteeseen %s: "
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:219
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Trying %s...\n"
msgstr "Yritetään %s...\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:255
2009-02-28 22:24:35 +00:00
#, c-format
msgid "rcmd: write (setting up stderr): %m\n"
msgstr "rcmd: write (alustetaan vakiovirhetuloste): %m\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:271
2009-02-28 22:24:35 +00:00
#, c-format
msgid "rcmd: poll (setting up stderr): %m\n"
msgstr "rcmd: poll (alustetaan vakiovirhetuloste): %m\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:274
2009-02-28 22:24:35 +00:00
msgid "poll: protocol failure in circuit setup\n"
msgstr "poll: protokollavirhe piiriasetuksissa\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:306
2009-02-28 22:24:35 +00:00
msgid "socket: protocol failure in circuit setup\n"
msgstr "socket: protokollavirhe piiriasetuksissa\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:330
2009-02-28 22:24:35 +00:00
#, c-format
msgid "rcmd: %s: short read"
msgstr "rcmd: %s: vajaa luku"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:486
2009-02-28 22:24:35 +00:00
msgid "lstat failed"
msgstr "tiedoston tilan luku epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:493
2009-02-28 22:24:35 +00:00
msgid "cannot open"
msgstr "ei voi avata"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:495
2009-02-28 22:24:35 +00:00
msgid "fstat failed"
msgstr "tiedoston tilan luku epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:497
2009-02-28 22:24:35 +00:00
msgid "bad owner"
msgstr "virheellinen omistaja"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:499
2009-02-28 22:24:35 +00:00
msgid "writeable by other than owner"
msgstr "kirjoitusoikeus muulla kuin omistajalla"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: inet/rcmd.c:501
2009-02-28 22:24:35 +00:00
msgid "hard linked somewhere"
msgstr "kovalinkitetty johonkin"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: inet/ruserpass.c:170 inet/ruserpass.c:193
msgid "out of memory"
msgstr "muisti lopussa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: inet/ruserpass.c:184
msgid "Error: .netrc file is readable by others."
msgstr "Virhe: .netrc-tiedosto on muiden luettavissa."
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: inet/ruserpass.c:185
msgid "Remove password or make file unreadable by others."
msgstr "Poista salasana tai estä muilta tiedoston luku."
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: inet/ruserpass.c:277
#, c-format
msgid "Unknown .netrc keyword %s"
msgstr "Tuntematon .netrc-avainsana %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: libidn/nfkc.c:463
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "Character out of range for UTF-8"
msgstr "Kanavan numero on sallitun välin ulkopuolella"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/charmap-dir.c:57
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot read character map directory `%s'"
msgstr "merkistökarttahakemistoa ”%s” ei voi lukea"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:138
#, c-format
msgid "character map file `%s' not found"
msgstr "merkistökarttatiedostoa ”%s” ei löydy"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:195
#, c-format
msgid "default character map file `%s' not found"
msgstr "oletusmerkistökarttatiedostoa ”%s” ei löydy"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:258
#, c-format
msgid "character map `%s' is not ASCII compatible, locale not ISO C compliant\n"
msgstr "merkistökartta ”%s” ei ole ASCII-yhteensopiva, maa-asetusto ei ole ISO C -yhteensopiva\n"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:337
#, c-format
msgid "%s: <mb_cur_max> must be greater than <mb_cur_min>\n"
msgstr "%s: <mb_cur_max> on oltava suurempi kuin <mb_cur_min>\n"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:357 locale/programs/charmap.c:374
#: locale/programs/repertoire.c:174
#, fuzzy, c-format
msgid "syntax error in prolog: %s"
msgstr "syntaksivirhe ”prolog”:issa: %s"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:358
msgid "invalid definition"
msgstr "virheellinen määrittely"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/charmap.c:375 locale/programs/locfile.c:131
#: locale/programs/locfile.c:158 locale/programs/repertoire.c:175
2009-02-28 22:24:35 +00:00
msgid "bad argument"
msgstr "virheellinen argumentti"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:403
#, c-format
msgid "duplicate definition of <%s>"
msgstr "kaksinkertainen <%s>:n määrittely"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:410
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "value for <%s> must be 1 or greater"
msgstr "<%s>:n arvon on oltava 1 tai suurempi"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:422
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "value of <%s> must be greater or equal than the value of <%s>"
msgstr "<%s>:n arvon on oltava suurempi tai yhtäsuuri kuin <%s>:n arvo"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:445 locale/programs/repertoire.c:183
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "argument to <%s> must be a single character"
msgstr "argumentin <%s>:lle on oltava yksittäinen merkki"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:471
msgid "character sets with locking states are not supported"
msgstr "lukitustiloja sisältäviä merkistöjä ei tueta"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:498 locale/programs/charmap.c:552
#: locale/programs/charmap.c:584 locale/programs/charmap.c:678
#: locale/programs/charmap.c:733 locale/programs/charmap.c:774
#: locale/programs/charmap.c:815
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "syntax error in %s definition: %s"
msgstr "syntaksivirhe %s-määrittelyssä: %s"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:499 locale/programs/charmap.c:679
#: locale/programs/charmap.c:775 locale/programs/repertoire.c:230
msgid "no symbolic name given"
msgstr "symbolista nimeä ei ole annettu"
#: locale/programs/charmap.c:553
msgid "invalid encoding given"
msgstr "annettu koodaus on virheellinen"
#: locale/programs/charmap.c:562
msgid "too few bytes in character encoding"
msgstr "liian vähän tavuja merkkikoodauksessa"
#: locale/programs/charmap.c:564
msgid "too many bytes in character encoding"
msgstr "liian monta tavua merkkikoodauksessa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:586 locale/programs/charmap.c:734
#: locale/programs/charmap.c:817 locale/programs/repertoire.c:296
msgid "no symbolic name given for end of range"
msgstr "välin lopulle ei ole annettu symbolista nimeä"
2015-02-06 03:56:00 +00:00
#: locale/programs/charmap.c:610 locale/programs/ld-address.c:528
#: locale/programs/ld-collate.c:2626 locale/programs/ld-collate.c:3784
#: locale/programs/ld-ctype.c:2162 locale/programs/ld-ctype.c:2913
#: locale/programs/ld-identification.c:368
#: locale/programs/ld-measurement.c:215 locale/programs/ld-messages.c:298
#: locale/programs/ld-monetary.c:740 locale/programs/ld-name.c:264
#: locale/programs/ld-numeric.c:326 locale/programs/ld-paper.c:214
#: locale/programs/ld-telephone.c:278 locale/programs/ld-time.c:943
2009-02-28 22:24:35 +00:00
#: locale/programs/repertoire.c:313
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%1$s: definition does not end with `END %1$s'"
msgstr "%1$s: määrittelyn lopusta puuttuu ”END %1$s”"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:643
msgid "only WIDTH definitions are allowed to follow the CHARMAP definition"
msgstr "CHARMAP-määrittelyn jälkeen vain WIDTH-määrittelyt ovat sallittuja"
#: locale/programs/charmap.c:651 locale/programs/charmap.c:714
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "value for %s must be an integer"
msgstr "%s:n arvon on oltava kokonaisluku"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:842
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: error in state machine"
msgstr "%s: virhe tilakoneessa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/charmap.c:850 locale/programs/ld-address.c:544
#: locale/programs/ld-collate.c:2623 locale/programs/ld-collate.c:3977
#: locale/programs/ld-ctype.c:2159 locale/programs/ld-ctype.c:2930
#: locale/programs/ld-identification.c:384
#: locale/programs/ld-measurement.c:231 locale/programs/ld-messages.c:314
#: locale/programs/ld-monetary.c:756 locale/programs/ld-name.c:280
#: locale/programs/ld-numeric.c:342 locale/programs/ld-paper.c:230
#: locale/programs/ld-telephone.c:294 locale/programs/ld-time.c:959
#: locale/programs/locfile.c:1000 locale/programs/repertoire.c:324
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: premature end of file"
msgstr "%s: ennenaikainen tiedoston loppu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:869 locale/programs/charmap.c:880
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "unknown character `%s'"
msgstr "tuntematon merkki ”%s”"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:888
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "number of bytes for byte sequence of beginning and end of range not the same: %d vs %d"
msgstr "välin alku- ja lopputavusarjojen tavumäärä ei ole sama: %d vs %d"
2015-02-06 03:56:00 +00:00
#: locale/programs/charmap.c:993 locale/programs/ld-collate.c:2903
2009-02-28 22:24:35 +00:00
#: locale/programs/repertoire.c:419
msgid "invalid names for character range"
msgstr "virheelliset nimet merkkivälille"
#: locale/programs/charmap.c:1005 locale/programs/repertoire.c:431
msgid "hexadecimal range format should use only capital characters"
msgstr "heksadesimaalisessa muodossa tulee käyttää vain isoja kirjaimia"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/charmap.c:1023 locale/programs/repertoire.c:449
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "<%s> and <%s> are invalid names for range"
msgstr "<%s> ja <%s> ovat virheellisiä nimiä välille"
#: locale/programs/charmap.c:1029 locale/programs/repertoire.c:456
msgid "upper limit in range is smaller than lower limit"
msgstr "välin yläraja on pienempi kuin alaraja"
#: locale/programs/charmap.c:1087
msgid "resulting bytes for range not representable."
msgstr "välin tulostavut eivät ole esitettävissä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-address.c:135 locale/programs/ld-collate.c:1565
#: locale/programs/ld-ctype.c:465 locale/programs/ld-identification.c:133
2009-02-28 22:24:35 +00:00
#: locale/programs/ld-measurement.c:94 locale/programs/ld-messages.c:97
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:193 locale/programs/ld-name.c:94
2009-02-28 22:24:35 +00:00
#: locale/programs/ld-numeric.c:98 locale/programs/ld-paper.c:91
#: locale/programs/ld-telephone.c:94 locale/programs/ld-time.c:159
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "No definition for %s category found"
msgstr "Kategorian %s määrittelyä ei löytynyt"
#: locale/programs/ld-address.c:146 locale/programs/ld-address.c:184
#: locale/programs/ld-address.c:202 locale/programs/ld-address.c:231
#: locale/programs/ld-address.c:303 locale/programs/ld-address.c:322
#: locale/programs/ld-address.c:335 locale/programs/ld-identification.c:146
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-measurement.c:105 locale/programs/ld-monetary.c:205
#: locale/programs/ld-monetary.c:249 locale/programs/ld-monetary.c:265
#: locale/programs/ld-monetary.c:277 locale/programs/ld-name.c:105
2009-02-28 22:24:35 +00:00
#: locale/programs/ld-name.c:142 locale/programs/ld-numeric.c:112
#: locale/programs/ld-numeric.c:126 locale/programs/ld-paper.c:102
#: locale/programs/ld-paper.c:111 locale/programs/ld-telephone.c:105
#: locale/programs/ld-telephone.c:162 locale/programs/ld-time.c:175
#: locale/programs/ld-time.c:196
#, c-format
msgid "%s: field `%s' not defined"
msgstr "%s: kenttää ”%s” ei ole määritelty"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/ld-address.c:158 locale/programs/ld-address.c:210
#: locale/programs/ld-address.c:240 locale/programs/ld-address.c:278
#: locale/programs/ld-name.c:117 locale/programs/ld-telephone.c:117
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: field `%s' must not be empty"
msgstr "%s: kenttä ”%s” ei saa olla tyhjä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/ld-address.c:170
#, c-format
msgid "%s: invalid escape `%%%c' sequence in field `%s'"
msgstr "%s: virheellinen ohjaussarja ”%%%c” kentässä ”%s”"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/ld-address.c:221
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: terminology language code `%s' not defined"
msgstr "%s: terminologiakielikoodia ”%s” ei ole määritelty"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/ld-address.c:246
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: field `%s' must not be defined"
msgstr "%s: kenttä ”%s” ei saa olla määritelty"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/ld-address.c:260 locale/programs/ld-address.c:289
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: language abbreviation `%s' not defined"
msgstr "%s: kielilyhennettä ”%s” ei ole määritelty"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/ld-address.c:267 locale/programs/ld-address.c:295
#: locale/programs/ld-address.c:329 locale/programs/ld-address.c:341
#, c-format
msgid "%s: `%s' value does not match `%s' value"
msgstr "%s: ”%s”-arvo ei vastaa ”%s”-arvoa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: locale/programs/ld-address.c:314
#, c-format
msgid "%s: numeric country code `%d' not valid"
msgstr "%s: numeerinen maakoodi ”%d” ei kelpaa"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-address.c:436 locale/programs/ld-address.c:473
#: locale/programs/ld-address.c:511 locale/programs/ld-ctype.c:2537
#: locale/programs/ld-identification.c:280
#: locale/programs/ld-measurement.c:198 locale/programs/ld-messages.c:267
#: locale/programs/ld-monetary.c:495 locale/programs/ld-monetary.c:530
#: locale/programs/ld-monetary.c:571 locale/programs/ld-name.c:237
#: locale/programs/ld-numeric.c:218 locale/programs/ld-paper.c:197
#: locale/programs/ld-telephone.c:253 locale/programs/ld-time.c:848
#: locale/programs/ld-time.c:890
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: field `%s' declared more than once"
msgstr "%s: kenttä ”%s” määritelty useammin kuin kerran"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-address.c:440 locale/programs/ld-address.c:478
#: locale/programs/ld-identification.c:284 locale/programs/ld-messages.c:277
#: locale/programs/ld-monetary.c:499 locale/programs/ld-monetary.c:534
#: locale/programs/ld-name.c:241 locale/programs/ld-numeric.c:222
#: locale/programs/ld-telephone.c:257 locale/programs/ld-time.c:742
#: locale/programs/ld-time.c:811 locale/programs/ld-time.c:853
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: unknown character in field `%s'"
msgstr "%s: tuntematon merkki kentässä ”%s”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-address.c:525 locale/programs/ld-collate.c:3782
#: locale/programs/ld-ctype.c:2910 locale/programs/ld-identification.c:365
#: locale/programs/ld-measurement.c:212 locale/programs/ld-messages.c:296
#: locale/programs/ld-monetary.c:738 locale/programs/ld-name.c:262
#: locale/programs/ld-numeric.c:324 locale/programs/ld-paper.c:212
#: locale/programs/ld-telephone.c:276 locale/programs/ld-time.c:941
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: incomplete `END' line"
msgstr "%s: epätäydellinen ”END”-rivi"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-address.c:535 locale/programs/ld-collate.c:551
#: locale/programs/ld-collate.c:603 locale/programs/ld-collate.c:899
#: locale/programs/ld-collate.c:912 locale/programs/ld-collate.c:2592
#: locale/programs/ld-collate.c:2613 locale/programs/ld-collate.c:3967
#: locale/programs/ld-ctype.c:1891 locale/programs/ld-ctype.c:2149
#: locale/programs/ld-ctype.c:2735 locale/programs/ld-ctype.c:2921
#: locale/programs/ld-identification.c:375
#: locale/programs/ld-measurement.c:222 locale/programs/ld-messages.c:305
#: locale/programs/ld-monetary.c:747 locale/programs/ld-name.c:271
#: locale/programs/ld-numeric.c:333 locale/programs/ld-paper.c:221
#: locale/programs/ld-telephone.c:285 locale/programs/ld-time.c:950
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: syntax error"
msgstr "%s: syntaksivirhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:426
2009-02-28 22:24:35 +00:00
#, c-format
msgid "`%.*s' already defined in charmap"
msgstr "”%.*s” on jo määritelty merkistökartassa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:435
2009-02-28 22:24:35 +00:00
#, c-format
msgid "`%.*s' already defined in repertoire"
msgstr "”%.*s” on jo määritelty valikoimassa"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:442
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "`%.*s' already defined as collating symbol"
msgstr "”%.*s” on jo määritelty vertailusymboliksi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:449
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "`%.*s' already defined as collating element"
msgstr "”%.*s” on jo määritelty vertailuelementiksi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:480 locale/programs/ld-collate.c:506
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: `forward' and `backward' are mutually excluding each other"
msgstr "%s: ”forward” ja ”backward” sulkevat toisensa pois"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:490 locale/programs/ld-collate.c:516
#: locale/programs/ld-collate.c:532
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: `%s' mentioned more than once in definition of weight %d"
msgstr "%s: ”%s” mainittu useammin kuin kerran painon %d määrittelyssä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:588
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: too many rules; first entry only had %d"
msgstr "%s: liian monta sääntöä; ensimmäisellä merkinnällä oli vain %d"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:624
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: not enough sorting rules"
msgstr "%s: ei riittävästi lajittelusääntöjä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:789
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: empty weight string not allowed"
msgstr "%s: tyhjiä painomerkkijonoja ei sallita"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:884
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: weights must use the same ellipsis symbol as the name"
msgstr "%s: painojen on käytettävä samaa sanankatkaisusymbolia kuin nimen"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:940
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: too many values"
msgstr "%s: liian monta arvoa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1060 locale/programs/ld-collate.c:1235
2009-02-28 22:24:35 +00:00
#, c-format
msgid "order for `%.*s' already defined at %s:%Zu"
msgstr "järjestys ”%.*s”:lle on jo määritelty paikassa %s:%Zu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1110
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: the start and the end symbol of a range must stand for characters"
msgstr "%s: välin alku- ja loppusymbolien tulee edustaa merkkejä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1137
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: byte sequences of first and last character must have the same length"
msgstr "%s: ensimmäisen ja viimeisen merkin tavusarjojen on oltava saman pituiset"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1179
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "%s: byte sequence of first character of range is not lower than that of the last character"
msgstr "%s: sarjan ensimmäisen merkin tavusarja ei ole matalampi kuin viimeisen"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1304
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: symbolic range ellipsis must not directly follow `order_start'"
msgstr "%s: symbolisen välin sanankatkaisu ei saa suoraan seurata sanaa ”order_start”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1308
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: symbolic range ellipsis must not be directly followed by `order_end'"
msgstr "%s: symbolisen välin sanankatkaisua ei saa suoraan seurata ”order_end”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1328 locale/programs/ld-ctype.c:1408
2009-02-28 22:24:35 +00:00
#, c-format
msgid "`%s' and `%.*s' are not valid names for symbolic range"
msgstr "”%s” ja ”%.*s” eivät ole kelvollisia nimiä symboliselle välille"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1378 locale/programs/ld-collate.c:3718
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: order for `%.*s' already defined at %s:%Zu"
msgstr "%s: järjestys ”%.*s”:lle on jo määritelty kohdassa %s:%Zu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1387
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: `%s' must be a character"
msgstr "%s: ”%s” on oltava merkki"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1582
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: `position' must be used for a specific level in all sections or none"
msgstr "%s: ”position” on käytetävä tietylle tasolle kaikissa osissa tai ei yhdessäkään"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1607
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "symbol `%s' not defined"
msgstr "symbolia ”%s” ei ole määritelty"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1683 locale/programs/ld-collate.c:1789
2009-02-28 22:24:35 +00:00
#, c-format
msgid "symbol `%s' has the same encoding as"
msgstr "symbolilla ”%s” on sama koodaus kuin"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1687 locale/programs/ld-collate.c:1793
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "symbol `%s'"
msgstr "symboli ”%s”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1833
2009-02-28 22:24:35 +00:00
#, c-format
msgid "no definition of `UNDEFINED'"
msgstr "”UNDEFINED” ei ole määritelty"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:1862
2009-02-28 22:24:35 +00:00
#, c-format
msgid "too many errors; giving up"
msgstr "liian monta virhettä; luovutetaan"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:2518 locale/programs/ld-collate.c:3906
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "%s: nested conditionals not supported"
msgstr "Toiminto ei ole tuettu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:2536
2009-02-28 22:24:35 +00:00
#, c-format
2015-02-06 03:56:00 +00:00
msgid "%s: more than one 'else'"
2009-02-28 22:24:35 +00:00
msgstr "%s: useampi kuin yksi ”else”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:2711
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: duplicate definition of `%s'"
msgstr "%s: kaksinkertainen määrittely ”%s”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:2747
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: duplicate declaration of section `%s'"
msgstr "%s: kaksinkertainen määrittely osalle ”%s”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:2883
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: unknown character in collating symbol name"
msgstr "%s: tuntematon merkki vertailusymbolin nimessä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3012
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: unknown character in equivalent definition name"
msgstr "%s: tuntematon merkki yhtäläisyysmäärittelyn nimessä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3023
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: unknown character in equivalent definition value"
msgstr "%s: tuntematon merkki yhtäläisyysmäärittelyn arvossa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3033
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: unknown symbol `%s' in equivalent definition"
msgstr "%s: tuntematon symboli ”%s” yhtäläisyysmäärittelyssä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3042
2009-02-28 22:24:35 +00:00
msgid "error while adding equivalent collating symbol"
msgstr "virhe lisättäessä yhtäläisyysvertailusymbolia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3080
2009-02-28 22:24:35 +00:00
#, c-format
msgid "duplicate definition of script `%s'"
msgstr "kaksinkertainen skriptin ”%s” määrittely"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3128
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "%s: unknown section name `%.*s'"
msgstr "%s: tuntematon osan nimi ”%s”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3157
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: multiple order definitions for section `%s'"
msgstr "%s: useita järjestysmäärittelyjä osalle ”%s”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3185
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: invalid number of sorting rules"
msgstr "%s: virheellinen määrä lajittelusääntöjä"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3212
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: multiple order definitions for unnamed section"
msgstr "%s: useita järjestysmäärittelyjä nimettömälle osalle"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3267 locale/programs/ld-collate.c:3397
#: locale/programs/ld-collate.c:3760
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: missing `order_end' keyword"
msgstr "%s: avainsana ”order_end” puuttuu"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3330
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: order for collating symbol %.*s not yet defined"
msgstr "%s: vertailusymbolin %.*s järjestystä ei ole vielä määritelty"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3348
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: order for collating element %.*s not yet defined"
msgstr "%s: vertailuelementin %.*s järjestystä ei ole vielä määritelty"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3359
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: cannot reorder after %.*s: symbol not known"
msgstr "%s: uudelleenjärjestys kohdan %.*s jälkeen ei onnistu: tuntematon symboli"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3411 locale/programs/ld-collate.c:3772
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: missing `reorder-end' keyword"
msgstr "%s: avainsana ”reorder-end” puuttuu"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3445 locale/programs/ld-collate.c:3643
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: section `%.*s' not known"
msgstr "%s: osaa ”%.*s” ei tunneta"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3510
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: bad symbol <%.*s>"
msgstr "%s: virheellinen symboli <%.*s>"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3706
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: cannot have `%s' as end of ellipsis range"
msgstr "%s: ”%s” ei voi olla sanankatkaisuvälin loppuna"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3756
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: empty category description not allowed"
msgstr "%s: tyhjää kategoriakuvausta ei sallita"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3775
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: missing `reorder-sections-end' keyword"
msgstr "%s: avainsana ”reorder-sections-end” puuttuu"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3939
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: '%s' without matching 'ifdef' or 'ifndef'"
msgstr ""
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-collate.c:3957
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: 'endif' without matching 'ifdef' or 'ifndef'"
msgstr ""
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:484
2009-02-28 22:24:35 +00:00
#, c-format
msgid "No character set name specified in charmap"
msgstr "Merkistön nimeä ei ole määritelty merkistökartassa"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:513
2009-02-28 22:24:35 +00:00
#, c-format
msgid "character L'\\u%0*x' in class `%s' must be in class `%s'"
msgstr "merkin L'\\u%0*x' luokassa ”%s” on oltava luokassa ”%s”"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:528
2009-02-28 22:24:35 +00:00
#, c-format
msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'"
msgstr "merkki L'\\u%0*x' luokassa ”%s” ei saa olla luokassa ”%s”"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:542 locale/programs/ld-ctype.c:600
2009-02-28 22:24:35 +00:00
#, c-format
msgid "internal error in %s, line %u"
msgstr "sisäinen virhe tiedostossa %s, rivillä %u"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:571
2009-02-28 22:24:35 +00:00
#, c-format
msgid "character '%s' in class `%s' must be in class `%s'"
msgstr "merkin '%s' luokassa ”%s” on oltava luokassa ”%s”"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:587
2009-02-28 22:24:35 +00:00
#, c-format
msgid "character '%s' in class `%s' must not be in class `%s'"
msgstr "merkin '%s' luokassa ”%s” ei saa olla luokassa ”%s”"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:617 locale/programs/ld-ctype.c:655
2009-02-28 22:24:35 +00:00
#, c-format
msgid "<SP> character not in class `%s'"
msgstr "<SP>-merkki ei ole luokassa ”%s”"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:629 locale/programs/ld-ctype.c:666
2009-02-28 22:24:35 +00:00
#, c-format
msgid "<SP> character must not be in class `%s'"
msgstr "<SP>-merkki ei saa olla luokassa ”%s”"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:644
2009-02-28 22:24:35 +00:00
#, c-format
msgid "character <SP> not defined in character map"
msgstr "merkkiä <SP> ei ole määritelty merkistökartassa"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:780
2009-02-28 22:24:35 +00:00
#, c-format
msgid "`digit' category has not entries in groups of ten"
msgstr "”digit”-kategorian merkinnät eivät ole kymmenen ryhmissä"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:829
2009-02-28 22:24:35 +00:00
#, c-format
msgid "no input digits defined and none of the standard names in the charmap"
msgstr "syötenumeroita ei ole määritelty, eikä merkistökartassa ole standardinimiä"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:894
2009-02-28 22:24:35 +00:00
#, c-format
msgid "not all characters used in `outdigit' are available in the charmap"
msgstr "kaikki ”outdigit”:in merkit eivät ole käytettävissä merkistökartassa"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:911
2009-02-28 22:24:35 +00:00
#, c-format
msgid "not all characters used in `outdigit' are available in the repertoire"
msgstr "kaikki ”outditit”:in merkit eivät ole käytettävissä valikoimassa"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1176
2009-02-28 22:24:35 +00:00
#, c-format
msgid "character class `%s' already defined"
msgstr "merkkiluokka ”%s” on jo määritelty"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1182
2009-02-28 22:24:35 +00:00
#, c-format
msgid "implementation limit: no more than %Zd character classes allowed"
msgstr "toteutuksen rajoitus: korkeintaan %Zd merkkiluokkaa sallittu"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1208
2009-02-28 22:24:35 +00:00
#, c-format
msgid "character map `%s' already defined"
msgstr "merkistökartta ”%s” on jo määritelty"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1214
2009-02-28 22:24:35 +00:00
#, c-format
msgid "implementation limit: no more than %d character maps allowed"
msgstr "toteutuksen rajoitus: korkeintaan %d merkistökarttaa sallittu"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1479 locale/programs/ld-ctype.c:1604
#: locale/programs/ld-ctype.c:1710 locale/programs/ld-ctype.c:2400
#: locale/programs/ld-ctype.c:3397
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: field `%s' does not contain exactly ten entries"
msgstr "%s: kenttä ”%s” ei sisällä tasan kymmentä merkintää"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1507 locale/programs/ld-ctype.c:2081
2009-02-28 22:24:35 +00:00
#, c-format
msgid "to-value <U%0*X> of range is smaller than from-value <U%0*X>"
msgstr "välin to-arvo <U%0*X> on pienempi kuin from-arvo <U%0*X>"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1634
2009-02-28 22:24:35 +00:00
msgid "start and end character sequence of range must have the same length"
msgstr "välin aloitus- ja lopetusmerkkisarjojen on oltava saman pituiset"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:1641
2009-02-28 22:24:35 +00:00
msgid "to-value character sequence is smaller than from-value sequence"
msgstr "to-arvon merkkisarja on pienempi kuin from-arvon sarja"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2001 locale/programs/ld-ctype.c:2052
2009-02-28 22:24:35 +00:00
msgid "premature end of `translit_ignore' definition"
msgstr "ennenaikainen ”translit_ignore”-määrittelyn loppu"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2007 locale/programs/ld-ctype.c:2058
#: locale/programs/ld-ctype.c:2100
2009-02-28 22:24:35 +00:00
msgid "syntax error"
msgstr "syntaksivirhe"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2233
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: syntax error in definition of new character class"
msgstr "%s: syntaksivirhe uuden merkkiluokan määrittelyssä"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2248
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: syntax error in definition of new character map"
msgstr "%s: syntaksivirhe uuden merkistökartan määrittelyssä"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2422
2009-02-28 22:24:35 +00:00
msgid "ellipsis range must be marked by two operands of same type"
msgstr "sanankatkaisuväliä on merkittävä kahdella saman tyyppisellä operandilla"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2431
2009-02-28 22:24:35 +00:00
msgid "with symbolic name range values the absolute ellipsis `...' must not be used"
msgstr "absoluuttista sanankatkaisua ”...” ei saa käyttää symbolisen nimivälin arvojen kanssa"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2446
2009-02-28 22:24:35 +00:00
msgid "with UCS range values one must use the hexadecimal symbolic ellipsis `..'"
msgstr "UCS-välin arvojen kanssa on käytettävä heksadesimaalista symbolista sanankatkaisua ”..”"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2460
2009-02-28 22:24:35 +00:00
msgid "with character code range values one must use the absolute ellipsis `...'"
msgstr "merkkikoodivälin arvojen kanssa on käytettävä absoluuttista sanankatkaisua ”...”"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2611
2009-02-28 22:24:35 +00:00
#, c-format
msgid "duplicated definition for mapping `%s'"
msgstr "kaksinkertainen määrittely kartoitukselle ”%s”"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2697 locale/programs/ld-ctype.c:2841
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: `translit_start' section does not end with `translit_end'"
msgstr "%s: ”translit_start”-osa ei lopu tekstiin ”translit_end”"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2792
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: duplicate `default_missing' definition"
msgstr "%s: kaksinkertainen ”default_missing”-määrittely"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2797
2009-02-28 22:24:35 +00:00
msgid "previous definition was here"
msgstr "edellinen määrittely oli täällä"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2819
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: no representable `default_missing' definition found"
msgstr "%s: esitettävissä olevaa ”default_missing”-määrittelyä ei löytynyt"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2962 locale/programs/ld-ctype.c:3059
#: locale/programs/ld-ctype.c:3079 locale/programs/ld-ctype.c:3100
#: locale/programs/ld-ctype.c:3121 locale/programs/ld-ctype.c:3142
#: locale/programs/ld-ctype.c:3163 locale/programs/ld-ctype.c:3203
#: locale/programs/ld-ctype.c:3224 locale/programs/ld-ctype.c:3289
#: locale/programs/ld-ctype.c:3331 locale/programs/ld-ctype.c:3356
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: character `%s' not defined while needed as default value"
msgstr "%s: oletusarvona tarvittavaa merkkiä ”%s” ei ole määritelty"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:2967 locale/programs/ld-ctype.c:3064
#: locale/programs/ld-ctype.c:3084 locale/programs/ld-ctype.c:3105
#: locale/programs/ld-ctype.c:3126 locale/programs/ld-ctype.c:3147
#: locale/programs/ld-ctype.c:3168 locale/programs/ld-ctype.c:3208
#: locale/programs/ld-ctype.c:3229 locale/programs/ld-ctype.c:3294
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: character `%s' in charmap not representable with one byte"
msgstr "%s: merkistökartan merkki ”%s” ei ole esitettävissä yhdellä tavulla"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:3338 locale/programs/ld-ctype.c:3363
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: character `%s' needed as default value not representable with one byte"
msgstr "%s: oletusarvona tarvittava merkki ”%s” ei ole esitettävissä yhdellä tavulla"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:3419
2009-02-28 22:24:35 +00:00
#, c-format
msgid "no output digits defined and none of the standard names in the charmap"
msgstr "tulostenumeroita ei ole määritelty, eikä merkistökartassa ole standardinimiä"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:3668
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: transliteration data from locale `%s' not available"
msgstr "%s: translitterointidata maa-asetustosta ”%s” ei ole käytettävissä"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:3768
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: table for class \"%s\": %lu bytes\n"
msgstr "%s: taulukko luokalle ”%s”: %lu tavua\n"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:3833
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: table for map \"%s\": %lu bytes\n"
msgstr "%s: taulukko kartalle ”%s”: %lu tavua\n"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-ctype.c:3958
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: table for width: %lu bytes\n"
msgstr "%s: taulukko leveydelle: %lu tavua\n"
#: locale/programs/ld-identification.c:170
#, c-format
msgid "%s: no identification for category `%s'"
msgstr "%s: ei tunnistetta kategorialle ”%s”"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-identification.c:351
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: duplicate category version definition"
msgstr "%s: kaksinkertainen kategorian versiomäärittely"
#: locale/programs/ld-measurement.c:113
#, c-format
msgid "%s: invalid value for field `%s'"
msgstr "%s: virheellinen arvo kentälle ”%s”"
#: locale/programs/ld-messages.c:114 locale/programs/ld-messages.c:148
#, c-format
msgid "%s: field `%s' undefined"
msgstr "%s: kenttä ”%s” on määrittelemätön"
#: locale/programs/ld-messages.c:121 locale/programs/ld-messages.c:155
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:255 locale/programs/ld-numeric.c:118
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: value for field `%s' must not be an empty string"
msgstr "%s: kentän ”%s” arvo ei saa olla tyhjä merkkijono"
#: locale/programs/ld-messages.c:137 locale/programs/ld-messages.c:171
#, c-format
msgid "%s: no correct regular expression for field `%s': %s"
msgstr "%s: ei kelvollista säännöllistä ilmausta kentälle ”%s”: %s"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:223
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: value of field `int_curr_symbol' has wrong length"
msgstr "%s: ”int_curr_symbol”-kentän arvo on väärän pituinen"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:236
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: value of field `int_curr_symbol' does not correspond to a valid name in ISO 4217"
msgstr "%s: ”int_curr_symbol”-kentä arvo ei vastaa kelvollista nimeä ISO 4217:ssä"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:284 locale/programs/ld-monetary.c:314
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: value for field `%s' must be in range %d...%d"
msgstr "%s: kentän ”%s” arvon on oltava välillä %d...%d"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:541 locale/programs/ld-numeric.c:229
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: value for field `%s' must be a single character"
msgstr "%s: kentän ”%s” arvon on oltava yksittäinen merkki"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:638 locale/programs/ld-numeric.c:273
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: `-1' must be last entry in `%s' field"
msgstr "%s: ”-1” on oltava viimeinen merkintä kentässä ”%s”"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:660 locale/programs/ld-numeric.c:290
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: values for field `%s' must be smaller than 127"
msgstr "%s: kentän ”%s” arvojen on oltava pienempiä kuin 127"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-monetary.c:706
2009-02-28 22:24:35 +00:00
msgid "conversion rate value cannot be zero"
msgstr "muuntokerroin ei voi olla nolla"
#: locale/programs/ld-name.c:129 locale/programs/ld-telephone.c:126
#: locale/programs/ld-telephone.c:149
#, c-format
msgid "%s: invalid escape sequence in field `%s'"
msgstr "%s: virheellinen ohjaussarja kentässä ”%s”"
#: locale/programs/ld-time.c:247
#, c-format
msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'"
msgstr "%s: suuntalippu merkkijonossa %Zd kentässä ”era” ei ole ”+” eikä ”-”"
#: locale/programs/ld-time.c:258
#, c-format
msgid "%s: direction flag in string %Zd in `era' field is not a single character"
msgstr "%s: suuntalippu merkkijonossa %Zd kentässä ”era” ei ole yksittäinen merkki"
#: locale/programs/ld-time.c:271
#, c-format
msgid "%s: invalid number for offset in string %Zd in `era' field"
msgstr "%s: virheellinen arvo siirtymälle merkkijonossa %Zd kentässä ”era”"
#: locale/programs/ld-time.c:279
#, c-format
msgid "%s: garbage at end of offset value in string %Zd in `era' field"
msgstr "%s: roskaa siirtymäarvon lopussa merkkijonossa %Zd kentässä ”era”"
#: locale/programs/ld-time.c:330
#, c-format
msgid "%s: invalid starting date in string %Zd in `era' field"
msgstr "%s: virheellinen aloituspäivä merkkijonossa %Zd kentässä ”era”"
#: locale/programs/ld-time.c:339
#, c-format
msgid "%s: garbage at end of starting date in string %Zd in `era' field "
msgstr "%s: roskaa aloituspäivän lopussa merkkijonossa %Zd kentässä ”era”"
#: locale/programs/ld-time.c:358
#, c-format
msgid "%s: starting date is invalid in string %Zd in `era' field"
msgstr "%s: aloituspäivä on virheellinen merkkijonossa %Zd kentässä ”era”"
#: locale/programs/ld-time.c:407 locale/programs/ld-time.c:435
#, c-format
msgid "%s: invalid stopping date in string %Zd in `era' field"
msgstr "%s: virheellinen lopetuspäivä merkkijonossa %Zd kentässä ”era”"
#: locale/programs/ld-time.c:416
#, c-format
msgid "%s: garbage at end of stopping date in string %Zd in `era' field"
msgstr "%s: roskaa lopetuspäivän lopussa merkkijonossa %Zd kentässä ”era”"
#: locale/programs/ld-time.c:444
#, c-format
msgid "%s: missing era name in string %Zd in `era' field"
msgstr "%s: puuttuva aikakauden nimi merkkijonossa %Zd kentässä ”era”"
#: locale/programs/ld-time.c:456
#, c-format
msgid "%s: missing era format in string %Zd in `era' field"
msgstr "%s: puuttuva aikakausimuoto merkkijonossa %Zd kentässä ”era”"
#: locale/programs/ld-time.c:497
#, c-format
msgid "%s: third operand for value of field `%s' must not be larger than %d"
msgstr "%s: kentän ”%s” arvon kolmas operandi ei saa olla suurempi kuin %d"
#: locale/programs/ld-time.c:505 locale/programs/ld-time.c:513
#: locale/programs/ld-time.c:521
#, c-format
msgid "%s: values for field `%s' must not be larger than %d"
msgstr "%s: kentän ”%s” arvot eivät saa olla suurempia kuin %d"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-time.c:726
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: too few values for field `%s'"
msgstr "%s: liian vähän arvoja kentälle ”%s”"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-time.c:771
2009-02-28 22:24:35 +00:00
msgid "extra trailing semicolon"
msgstr "ylimääräinen puolipiste lopussa"
2015-02-06 03:56:00 +00:00
#: locale/programs/ld-time.c:774
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: too many values for field `%s'"
msgstr "%s: liian monta arvoa kentälle ”%s”"
#: locale/programs/linereader.c:130
msgid "trailing garbage at end of line"
msgstr "roskaa rivin lopussa"
#: locale/programs/linereader.c:298
msgid "garbage at end of number"
msgstr "roskaa lukuarvon lopussa"
#: locale/programs/linereader.c:410
msgid "garbage at end of character code specification"
msgstr "roskaa merkkikoodimäärittelyn lopussa"
#: locale/programs/linereader.c:496
msgid "unterminated symbolic name"
msgstr "päättämätön symbolinen nimi"
#: locale/programs/linereader.c:623
msgid "illegal escape sequence at end of string"
msgstr "virheellinen ohjaussarja merkkijonon lopussa"
#: locale/programs/linereader.c:627 locale/programs/linereader.c:855
msgid "unterminated string"
msgstr "päättämätön merkkijono"
#: locale/programs/linereader.c:669
msgid "non-symbolic character value should not be used"
msgstr "epäsymbolista merkkiarvoa ei pidä käyttää"
#: locale/programs/linereader.c:816
#, c-format
msgid "symbol `%.*s' not in charmap"
msgstr "symboli ”%.*s” ei ole merkistökartassa"
#: locale/programs/linereader.c:837
#, c-format
msgid "symbol `%.*s' not in repertoire map"
msgstr "symboli ”%.*s” ei ole valikoimakartassa"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale-spec.c:130
#, fuzzy, c-format
#| msgid "unknown set `%s'"
msgid "unknown name \"%s\""
msgstr "tuntematon joukko ”%s”"
#: locale/programs/locale.c:72
2009-02-28 22:24:35 +00:00
msgid "System information:"
msgstr "Tietoa järjestelmästä:"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:74
2009-02-28 22:24:35 +00:00
msgid "Write names of available locales"
msgstr "Näytä käytettävissä olevien maa-asetustojen nimet"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:76
2009-02-28 22:24:35 +00:00
msgid "Write names of available charmaps"
msgstr "Näytä käytettävissä olevien merkistökarttojen nimet"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:77
2009-02-28 22:24:35 +00:00
msgid "Modify output format:"
msgstr "Muuta tulostemuotoa:"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:78
2009-02-28 22:24:35 +00:00
msgid "Write names of selected categories"
msgstr "Näytä valittujen kategorioiden nimet"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:79
2009-02-28 22:24:35 +00:00
msgid "Write names of selected keywords"
msgstr "Näytä valittujen avainsanojen nimet"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:80
2009-02-28 22:24:35 +00:00
msgid "Print more information"
msgstr "Näytä lisää tietoa"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:85
2009-02-28 22:24:35 +00:00
msgid "Get locale-specific information."
msgstr "Hae maa-asetustokohtaiset tiedot."
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:88
2009-02-28 22:24:35 +00:00
msgid ""
"NAME\n"
"[-a|-m]"
msgstr ""
"NIMI\n"
"[-a|-m]"
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:192
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Cannot set LC_CTYPE to default locale"
msgstr ""
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:194
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Cannot set LC_MESSAGES to default locale"
msgstr ""
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:207
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Cannot set LC_COLLATE to default locale"
msgstr ""
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:223
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Cannot set LC_ALL to default locale"
msgstr ""
2015-02-06 03:56:00 +00:00
#: locale/programs/locale.c:519
2009-02-28 22:24:35 +00:00
#, c-format
msgid "while preparing output"
msgstr "valmisteltaessa tulostetta"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:121
2009-02-28 22:24:35 +00:00
msgid "Input Files:"
msgstr "Syötetiedostot:"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:123
2009-02-28 22:24:35 +00:00
msgid "Symbolic character names defined in FILE"
msgstr "Symboliset merkkien nimet annettu TIEDOSTOssa"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:125
2009-02-28 22:24:35 +00:00
msgid "Source definitions are found in FILE"
msgstr "Lähdemäärittelyt löytyvät TIEDOSTOsta"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:127
2009-02-28 22:24:35 +00:00
msgid "FILE contains mapping from symbolic names to UCS4 values"
msgstr "TIEDOSTO sisältää kartoituksen symbolisista nimistä UCS4-arvoiksi"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:131
2009-02-28 22:24:35 +00:00
msgid "Create output even if warning messages were issued"
msgstr "Luo tuloste varoituksista huolimatta"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:132
2009-02-28 22:24:35 +00:00
msgid "Create old-style tables"
msgstr "Luo vanhantyyliset taulukot"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:133
2009-02-28 22:24:35 +00:00
msgid "Optional output file prefix"
msgstr "Valinnainen tulostiedoston pääte"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:134
#, fuzzy
#| msgid "Be strictly POSIX conform"
msgid "Strictly conform to POSIX"
2009-02-28 22:24:35 +00:00
msgstr "Noudata tarkasti POSIXia"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:136
2009-02-28 22:24:35 +00:00
msgid "Suppress warnings and information messages"
msgstr "Vaienna varoitukset ja tiedotukset"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:137
2009-02-28 22:24:35 +00:00
msgid "Print more messages"
msgstr "Näytä lisää viestejä"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:138
2009-02-28 22:24:35 +00:00
msgid "Archive control:"
msgstr "Arkiston hallinta:"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:140
2009-02-28 22:24:35 +00:00
msgid "Don't add new data to archive"
msgstr "Älä lisää uutta dataa arkistoon"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:142
2009-02-28 22:24:35 +00:00
msgid "Add locales named by parameters to archive"
msgstr "Lisää parametrina annetut maa-asetustot arkistoon"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:143
2009-02-28 22:24:35 +00:00
msgid "Replace existing archive content"
msgstr "Korvaa olemassaoleva arkiston sisältö"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:145
2009-02-28 22:24:35 +00:00
msgid "Remove locales named by parameters from archive"
msgstr "Poista parametrina annetut maa-asetustot arkistosta"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:146
2009-02-28 22:24:35 +00:00
msgid "List content of archive"
msgstr "Listaa arkiston sisältö"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:148
2009-02-28 22:24:35 +00:00
msgid "locale.alias file to consult when making archive"
msgstr "Arkistoa luotaessa käytettävä locale.alias-tiedosto"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:150
msgid "Generate little-endian output"
msgstr ""
#: locale/programs/localedef.c:152
msgid "Generate big-endian output"
msgstr ""
#: locale/programs/localedef.c:157
2009-02-28 22:24:35 +00:00
msgid "Compile locale specification"
msgstr "Käännä maa-asetustomäärittelyt"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:160
2009-02-28 22:24:35 +00:00
msgid ""
"NAME\n"
"[--add-to-archive|--delete-from-archive] FILE...\n"
"--list-archive [FILE]"
msgstr ""
"NIMI\n"
"[--add-to-archive|--delete-from-archive] TIEDOSTO...\n"
"--list-archive [TIEDOSTO]"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:235
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot create directory for output files"
msgstr "tulostiedostoille ei voi luoda hakemistoa"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:246
2009-02-28 22:24:35 +00:00
#, c-format
msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'"
msgstr "VAKAVAA: ”_POSIX2_LOCALEDEF” ei ole määritelty järjestelmässä"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:260 locale/programs/localedef.c:276
#: locale/programs/localedef.c:614 locale/programs/localedef.c:634
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot open locale definition file `%s'"
msgstr "maa-asetustotiedostoa ”%s” ei voi avata"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:288
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot write output files to `%s'"
msgstr "tulostiedostoja ei voi kirjoittaa hakemistoon ”%s”"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:380
#, fuzzy, c-format
#| msgid ""
#| "System's directory for character maps : %s\n"
#| " repertoire maps: %s\n"
#| " locale path : %s\n"
#| "%s"
2009-02-28 22:24:35 +00:00
msgid ""
"System's directory for character maps : %s\n"
2015-02-06 03:56:00 +00:00
"\t\t repertoire maps: %s\n"
"\t\t locale path : %s\n"
2009-02-28 22:24:35 +00:00
"%s"
msgstr ""
"Järjestelmän hakemisto merkistökartoille : %s\n"
" valikoimakartoille: %s\n"
" maa-asetustopolku : %s\n"
"%s"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:582
2009-02-28 22:24:35 +00:00
#, c-format
msgid "circular dependencies between locale definitions"
msgstr "kehäriippuvuuksia maa-asetustomäärittelyissä"
2015-02-06 03:56:00 +00:00
#: locale/programs/localedef.c:588
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot add already read locale `%s' a second time"
msgstr "luettua maa-asetustoa ”%s” ei voi lisätä toista kertaa"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:133 locale/programs/locarchive.c:380
#, fuzzy, c-format
#| msgid "cannot create temporary file"
msgid "cannot create temporary file: %s"
2009-02-28 22:24:35 +00:00
msgstr "tilapäistä tiedostoa ei voi luoda"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:167 locale/programs/locarchive.c:430
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot initialize archive file"
msgstr "arkistotiedostoa ei voi alustaa"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:174 locale/programs/locarchive.c:437
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot resize archive file"
msgstr "arkistotiedoston kokoa ei voi muuttaa"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:189 locale/programs/locarchive.c:452
#: locale/programs/locarchive.c:674
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot map archive header"
msgstr "arkiston otsaketta ei voi kartoittaa"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:211
2009-02-28 22:24:35 +00:00
#, c-format
msgid "failed to create new locale archive"
msgstr "uuden maa-asetustoarkiston luominen epäonnistui"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:223
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot change mode of new locale archive"
msgstr "uuden maa-asetustoarkiston tilaa ei voi muuttaa"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:324
#, fuzzy, c-format
#| msgid "cannot add to locale archive"
msgid "cannot read data from locale archive"
msgstr "ei voi lisätä maa-asetustoarkistoon"
#: locale/programs/locarchive.c:355
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "cannot map locale archive file"
msgstr "maa-asetustoarkistoa ”%s” ei voi kartoittaa"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:460
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot lock new archive"
msgstr "uutta arkistoa ei voi lukita"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:529
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot extend locale archive file"
msgstr "maa-asetustoarkistoa ei voi laajentaa"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:538
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot change mode of resized locale archive"
msgstr "maa-asetustoarkiston tilaa ei voi muuttaa"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:546
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot rename new archive"
msgstr "uutta arkistoa ei voi nimetä uudelleen"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:608
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot open locale archive \"%s\""
msgstr "maa-asetustoarkistoa ”%s” ei voi avata"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:613
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot stat locale archive \"%s\""
msgstr "maa-asetustoarkiston ”%s” tilaa ei voi lukea"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:632
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot lock locale archive \"%s\""
msgstr "maa-asetustoarkistoa ”%s” ei voi lukita"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:655
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot read archive header"
msgstr "arkiston otsaketta ei voi lukea"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:728
2009-02-28 22:24:35 +00:00
#, c-format
msgid "locale '%s' already exists"
msgstr "maa-asetusto ”%s” on jo olemassa"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1003 locale/programs/locarchive.c:1018
#: locale/programs/locarchive.c:1030 locale/programs/locarchive.c:1042
#: locale/programs/locfile.c:350
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot add to locale archive"
msgstr "ei voi lisätä maa-asetustoarkistoon"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1206
2009-02-28 22:24:35 +00:00
#, c-format
msgid "locale alias file `%s' not found"
msgstr "maa-asetustojen aliastiedostoa ”%s” ei löydy"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1357
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Adding %s\n"
msgstr "Listätään %s\n"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1363
2009-02-28 22:24:35 +00:00
#, c-format
msgid "stat of \"%s\" failed: %s: ignored"
msgstr "tiedoston ”%s” tilan lukeminen epäonnistui: %s: ei huomioida"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1369
2009-02-28 22:24:35 +00:00
#, c-format
msgid "\"%s\" is no directory; ignored"
msgstr "”%s” ei ole hakemisto: ei huomioida"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1376
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot open directory \"%s\": %s: ignored"
msgstr "hakemistoa ”%s” ei voi avata: %s: ei huomioida"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1448
2009-02-28 22:24:35 +00:00
#, c-format
msgid "incomplete set of locale files in \"%s\""
msgstr "epätäydellinen valikoima maa-asetustotiedostoja hakemistossa ”%s”"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1512
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot read all files in \"%s\": ignored"
msgstr "kaikkia tiedostoja hakemistossa ”%s” ei voi lukea: ei huomioida"
2015-02-06 03:56:00 +00:00
#: locale/programs/locarchive.c:1584
2009-02-28 22:24:35 +00:00
#, c-format
msgid "locale \"%s\" not in archive"
msgstr "maa-asetusto ”%s” ei ole arkistossa"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:137
2009-02-28 22:24:35 +00:00
#, c-format
msgid "argument to `%s' must be a single character"
msgstr "argumentin ”%s”:lle on oltava yksittäinen merkki"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:257
2009-02-28 22:24:35 +00:00
msgid "syntax error: not inside a locale definition section"
msgstr "syntaksivirhe: ei ole maa-asetustomäärittelyosan sisällä"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:800
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot open output file `%s' for category `%s'"
msgstr "kategorian ”%2$s” tulostiedostoa ”%1$s” ei voi avata"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:824
2009-02-28 22:24:35 +00:00
#, c-format
msgid "failure while writing data for category `%s'"
msgstr "virhe kirjoitettaessa kategorian ”%s” dataa"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:920
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot create output file `%s' for category `%s'"
msgstr "kategorialle ”%2$s” ei voi luoda tulostiedostoa ”%1$s”"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:956
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "expecting string argument for `copy'"
msgstr "”copy” vaatii merkkijonoargumentin"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:960
2009-02-28 22:24:35 +00:00
msgid "locale name should consist only of portable characters"
msgstr "maa-asetuston nimessä saa olla vain siirrettäviä merkkejä"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:979
2009-02-28 22:24:35 +00:00
msgid "no other keyword shall be specified when `copy' is used"
msgstr "muita avainsanoja ei tule antaa käytettäessä toimintoa ”copy”"
2015-02-06 03:56:00 +00:00
#: locale/programs/locfile.c:993
2009-02-28 22:24:35 +00:00
#, c-format
msgid "`%1$s' definition does not end with `END %1$s'"
msgstr "”%1$s”-määrittelyn lopusta puuttuu ”END %1$s”"
#: locale/programs/repertoire.c:229 locale/programs/repertoire.c:270
#: locale/programs/repertoire.c:295
#, c-format
msgid "syntax error in repertoire map definition: %s"
msgstr "syntaksivirhe valikoimakartan määrittelyssä: %s"
#: locale/programs/repertoire.c:271
msgid "no <Uxxxx> or <Uxxxxxxxx> value given"
msgstr "ei <Uxxxx>- tai <Uxxxxxxxx>-arvoa annettu"
#: locale/programs/repertoire.c:331
#, c-format
msgid "cannot save new repertoire map"
msgstr "uutta valikoimakarttaa ei voi turvata"
#: locale/programs/repertoire.c:342
#, c-format
msgid "repertoire map file `%s' not found"
msgstr "valikoimakarttatiedostoa ”%s” ei löydy"
2015-02-06 03:56:00 +00:00
#: login/programs/pt_chown.c:78
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Set the owner, group and access permission of the slave pseudo terminal corresponding to the master pseudo terminal passed on file descriptor `%d'. This is the helper program for the `grantpt' function. It is not intended to be run directly from the command line.\n"
msgstr ""
2015-02-06 03:56:00 +00:00
#: login/programs/pt_chown.c:92
2009-02-28 22:24:35 +00:00
#, c-format
msgid ""
"The owner is set to the current user, the group is set to `%s', and the access permission is set to `%o'.\n"
"\n"
"%s"
msgstr ""
2015-02-06 03:56:00 +00:00
#: login/programs/pt_chown.c:198
2009-02-28 22:24:35 +00:00
#, c-format
msgid "too many arguments"
msgstr "liian monta argumenttia"
2015-02-06 03:56:00 +00:00
#: login/programs/pt_chown.c:206
2009-02-28 22:24:35 +00:00
#, c-format
msgid "needs to be installed setuid `root'"
msgstr ""
2015-02-06 03:56:00 +00:00
#: malloc/mcheck.c:346
2009-02-28 22:24:35 +00:00
msgid "memory is consistent, library is buggy\n"
msgstr "muisti on yhtenäinen, kirjastossa on ohjelmistovirheitä\n"
2015-02-06 03:56:00 +00:00
#: malloc/mcheck.c:349
2009-02-28 22:24:35 +00:00
msgid "memory clobbered before allocated block\n"
msgstr "muisti kärsinyt ennen varattuja lohkoja\n"
2015-02-06 03:56:00 +00:00
#: malloc/mcheck.c:352
2009-02-28 22:24:35 +00:00
msgid "memory clobbered past end of allocated block\n"
msgstr "muisti kärsinyt varattujen lohkojen jälkeen\n"
2015-02-06 03:56:00 +00:00
#: malloc/mcheck.c:355
2009-02-28 22:24:35 +00:00
msgid "block freed twice\n"
msgstr "lohko vapautettu kahdesti\n"
2015-02-06 03:56:00 +00:00
#: malloc/mcheck.c:358
2009-02-28 22:24:35 +00:00
msgid "bogus mcheck_status, library is buggy\n"
msgstr "väärä mcheck_status, kirjastossa on ohjelmavirhe\n"
2015-02-06 03:56:00 +00:00
#: malloc/memusage.sh:32
2009-02-28 22:24:35 +00:00
#, fuzzy
2015-02-06 03:56:00 +00:00
#| msgid "%s: option '%s' requires an argument\n"
msgid "%s: option '%s' requires an argument\\n"
msgstr "%s: valitsin ”%s” vaatii argumentin\n"
2009-02-28 22:24:35 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusage.sh:38
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid ""
"Usage: memusage [OPTION]... PROGRAM [PROGRAMOPTION]...\n"
"Profile memory usage of PROGRAM.\n"
"\n"
" -n,--progname=NAME Name of the program file to profile\n"
" -p,--png=FILE Generate PNG graphic and store it in FILE\n"
" -d,--data=FILE Generate binary data file and store it in FILE\n"
" -u,--unbuffered Don't buffer output\n"
" -b,--buffer=SIZE Collect SIZE entries before writing them out\n"
" --no-timer Don't collect additional information through timer\n"
" -m,--mmap Also trace mmap & friends\n"
"\n"
" -?,--help Print this help and exit\n"
" --usage Give a short usage message\n"
" -V,--version Print version information and exit\n"
"\n"
" The following options only apply when generating graphical output:\n"
" -t,--time-based Make graph linear in time\n"
" -T,--total Also draw graph of total memory use\n"
" --title=STRING Use STRING as title of the graph\n"
" -x,--x-size=SIZE Make graphic SIZE pixels wide\n"
" -y,--y-size=SIZE Make graphic SIZE pixels high\n"
"\n"
"Mandatory arguments to long options are also mandatory for any corresponding\n"
"short options.\n"
"\n"
msgstr ""
"Ohjeet ohjelmistovioista ilmoittamiseen ovat osoitteessa\n"
"<http://www.gnu.org/software/libc/bugs.html>."
2015-02-06 03:56:00 +00:00
#: malloc/memusage.sh:99
2009-02-28 22:24:35 +00:00
msgid ""
"Syntax: memusage [--data=FILE] [--progname=NAME] [--png=FILE] [--unbuffered]\n"
2015-02-06 03:56:00 +00:00
"\t [--buffer=SIZE] [--no-timer] [--time-based] [--total]\n"
"\t [--title=STRING] [--x-size=SIZE] [--y-size=SIZE]\n"
"\t PROGRAM [PROGRAMOPTION]..."
2009-02-28 22:24:35 +00:00
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusage.sh:191
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "memusage: option \\`${1##*=}' is ambiguous"
msgstr "memusage: valitsin ”${1##*=}” on moniselitteinen"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusage.sh:200
2009-02-28 22:24:35 +00:00
msgid "memusage: unrecognized option \\`$1'"
msgstr "memusage: tunnistamaton valitsin ”$1”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusage.sh:213
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "No program name given"
msgstr "Ei ole nimitiedosto"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:56
2009-02-28 22:24:35 +00:00
msgid "Name output file"
msgstr "Nimeä tulostiedosto"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:57
msgid "STRING"
msgstr ""
#: malloc/memusagestat.c:57
2009-02-28 22:24:35 +00:00
msgid "Title string used in output graphic"
msgstr "Tulostekaavion otsikkomerkkijono"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:58
2009-02-28 22:24:35 +00:00
msgid "Generate output linear to time (default is linear to number of function calls)"
msgstr "Luo tuloste ajan suhteen lineaariseksi (oletus on lineaarisuus suhteessa funktiokutsujen määrään)"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:62
2009-02-28 22:24:35 +00:00
msgid "Also draw graph for total memory consumption"
msgstr "Piirrä myös kaavio kokonaismuistinkulutuksesta"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:63
msgid "VALUE"
msgstr ""
#: malloc/memusagestat.c:64
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "Make output graphic VALUE pixels wide"
msgstr "aseta tulostekaavio VALUE pikseliä leveäksi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:65
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "Make output graphic VALUE pixels high"
msgstr "aseta tulostekaavio VALUE pikseliä korkeaksi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:70
2009-02-28 22:24:35 +00:00
msgid "Generate graphic from memory profiling data"
msgstr "Luo kaavio muistin profilointidatasta"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: malloc/memusagestat.c:73
2009-02-28 22:24:35 +00:00
msgid "DATAFILE [OUTFILE]"
msgstr "DATATIEDOSTO [TULOSTIEDOSTO]"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: misc/error.c:192
2009-02-28 22:24:35 +00:00
msgid "Unknown system error"
msgstr "Tuntematon järjestelmävirhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_callback.c:188
2009-02-28 22:24:35 +00:00
msgid "unable to free arguments"
msgstr "argumentteja ei voi vapauttaa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_error.h:1 nis/ypclnt.c:831 nis/ypclnt.c:919 posix/regcomp.c:137
#: sysdeps/gnu/errlist.c:21
2009-02-28 22:24:35 +00:00
msgid "Success"
msgstr "Onnistui"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:2
msgid "Probable success"
msgstr "Onnistui todennäköisesti"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:3
msgid "Not found"
msgstr "Ei löydy"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:4
msgid "Probably not found"
msgstr "Todennäköisesti ei löytynyt"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:5
msgid "Cache expired"
msgstr "Välimuisti vanhentunut"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:6
msgid "NIS+ servers unreachable"
msgstr "NIS+-palvelimia ei tavoiteta"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:7
msgid "Unknown object"
msgstr "Tuntematon objekti"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:8
msgid "Server busy, try again"
msgstr "Palvelin varattu, yritä uudelleen"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:9
msgid "Generic system error"
msgstr "Yleinen järjestelmävirhe"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:10
msgid "First/next chain broken"
msgstr "Ensimmäinen/seuraava ketju rikki"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Permission denied; the file permissions do not allow the attempted operation.
2015-02-06 03:56:00 +00:00
#: nis/nis_error.h:11 nis/ypclnt.c:876 sysdeps/gnu/errlist.c:158
2009-02-28 22:24:35 +00:00
msgid "Permission denied"
msgstr "Lupa evätty"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:12
msgid "Not owner"
msgstr "Ei ole omistaja"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:13
msgid "Name not served by this server"
msgstr "Tämä palvelin ei tarjoa tätä nimeä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:14
msgid "Server out of memory"
msgstr "Palvelimen muisti lopussa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:15
msgid "Object with same name exists"
msgstr "Saman niminen objekti on olemassa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:16
msgid "Not master server for this domain"
msgstr "Ei ole tämän toimialueen pääpalvelin"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:17
msgid "Invalid object for operation"
msgstr "Virheellinen objekti operaatiolle"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:18
msgid "Malformed name, or illegal name"
msgstr "Väärän muotoinen tai virheellinen nimi"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:19
msgid "Unable to create callback"
msgstr "vastakutsua ei voi luoda"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:20
msgid "Results sent to callback proc"
msgstr "Tulokset lähetetty vastakutsuproseduurille"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:21
msgid "Not found, no such name"
msgstr "Ei löytynyt, nimeä ei ole"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:22
msgid "Name/entry isn't unique"
msgstr "Nimi/merkintä ei ole ainutkertainen"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:23
msgid "Modification failed"
msgstr "Muutos epäonnistui"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:24
msgid "Database for table does not exist"
msgstr "Tietokantaa taulukolle ei ole olemassa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:25
msgid "Entry/table type mismatch"
msgstr "Merkinnän/taulukon tyyppi on väärä"
#: nis/nis_error.h:26
msgid "Link points to illegal name"
msgstr "Linkki viittaa virheelliseen nimeen"
#: nis/nis_error.h:27
msgid "Partial success"
msgstr "Onnistui osittain"
#: nis/nis_error.h:28
msgid "Too many attributes"
msgstr "Liian monta määrettä"
#: nis/nis_error.h:29
msgid "Error in RPC subsystem"
msgstr "Virhe RPC-alijärjestelmässä"
#: nis/nis_error.h:30
msgid "Missing or malformed attribute"
msgstr "Puuttuva tai väärän muotoinen määre"
#: nis/nis_error.h:31
msgid "Named object is not searchable"
msgstr "Nimetty objekti ei ole haettavissa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:32
msgid "Error while talking to callback proc"
msgstr "Virhe puhuttaessa vastakutsuproseduurille"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:33
msgid "Non NIS+ namespace encountered"
msgstr "Kohdattu NIS+:aan kuulumaton nimiavaruus"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:34
msgid "Illegal object type for operation"
msgstr "Objektin tyyppi on virheellinen toiminnolle"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:35
msgid "Passed object is not the same object on server"
msgstr "Välitetty objekti ei ole sama kuin palvelimella"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:36
msgid "Modify operation failed"
msgstr "Muutostoiminto epäonnistui"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:37
msgid "Query illegal for named table"
msgstr "Virheellinen kysely nimetylle taulukolle"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:38
msgid "Attempt to remove a non-empty table"
msgstr "Yritettiin poistaa ei-tyhjä taulukko"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:39
msgid "Error in accessing NIS+ cold start file. Is NIS+ installed?"
msgstr "Virhe NIS+-kylmäkäynnistystiedoston käyttämisessä. Onko NIS+ asennettu?"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:40
msgid "Full resync required for directory"
msgstr "Hakemisto vaatii täyden uudelleensynkronoinnin"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:41
msgid "NIS+ operation failed"
msgstr "NIS+-toiminto epäonnistui"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:42
msgid "NIS+ service is unavailable or not installed"
msgstr "NIS+-palvelu ei ole käytettävissä tai asennettu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:43
msgid "Yes, 42 is the meaning of life"
msgstr "Kyllä, 42 on elämän tarkoitus"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:44
msgid "Unable to authenticate NIS+ server"
msgstr "NIS+-palvelinta ei voi todentaa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:45
msgid "Unable to authenticate NIS+ client"
msgstr "NIS+-asiakasta ei voi todentaa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:46
msgid "No file space on server"
msgstr "Palvelimella ei ole tilaa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:47
msgid "Unable to create process on server"
msgstr "Palvelimelle ei voi luoda prosessia"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_error.h:48
msgid "Master server busy, full dump rescheduled."
msgstr "Pääpalvelin on varattu, täysi vedostus ajastettu uudelleen."
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_local_names.c:121
2009-02-28 22:24:35 +00:00
#, c-format
msgid "LOCAL entry for UID %d in directory %s not unique\n"
msgstr "PAIKALLINEN merkintä UID:lle %d hakemistossa %s ei ole ainutkertainen\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:51
msgid "UNKNOWN"
msgstr "TUNTEMATON"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:109
msgid "BOGUS OBJECT\n"
msgstr "VÄÄRÄ OBJEKTI\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:112
msgid "NO OBJECT\n"
msgstr "EI OBJEKTIA\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:115
msgid "DIRECTORY\n"
msgstr "HAKEMISTO\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:118
msgid "GROUP\n"
msgstr "RYHMÄ\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:121
msgid "TABLE\n"
msgstr "TAULUKKO\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:124
msgid "ENTRY\n"
msgstr "MERKINTÄ\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:127
msgid "LINK\n"
msgstr "LINKKI\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:130
msgid "PRIVATE\n"
msgstr "YKSITYINEN\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:133
msgid "(Unknown object)\n"
msgstr "(Tuntematon objekti)\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:167
#, c-format
msgid "Name : `%s'\n"
msgstr "Nimi : ”%s”\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:168
#, c-format
msgid "Type : %s\n"
msgstr "Tyyppi: %s\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:173
msgid "Master Server :\n"
msgstr "Pääpalvelin :\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:175
msgid "Replicate :\n"
msgstr "Kaksoiskappale:\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:176
#, c-format
msgid "\tName : %s\n"
msgstr "\tNimi : %s\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:177
msgid "\tPublic Key : "
msgstr "\tJulkinen avain: "
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:181
msgid "None.\n"
msgstr "Ei mitään.\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:184
#, c-format
msgid "Diffie-Hellmann (%d bits)\n"
msgstr "Diffie-Hellmann (%d bittiä)\n"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:189
#, c-format
msgid "RSA (%d bits)\n"
msgstr "RSA (%d bittiä)\n"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:192
msgid "Kerberos.\n"
msgstr "Kerberos.\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:195
#, c-format
msgid "Unknown (type = %d, bits = %d)\n"
msgstr "Tuntematon (tyyppi = %d, bitit = %d)\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:206
#, c-format
msgid "\tUniversal addresses (%u)\n"
msgstr "\tYleiset osoitteet (%u)\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:228
msgid "Time to live : "
msgstr "Elinaika : "
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:230
msgid "Default Access rights :\n"
msgstr "Oletusarvoiset käyttöoikeudet: \n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:239
#, c-format
msgid "\tType : %s\n"
msgstr "\tTyyppi : %s\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:240
msgid "\tAccess rights: "
msgstr "\tKäyttöoikeus: "
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:254
msgid "Group Flags :"
msgstr "Ryhmäliput :"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:257
msgid ""
"\n"
"Group Members :\n"
msgstr ""
"\n"
"Ryhmän jäsenet:\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:269
#, c-format
msgid "Table Type : %s\n"
msgstr "Taulukkotyyppi : %s\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:270
#, c-format
msgid "Number of Columns : %d\n"
msgstr "Sarakkeiden määrä : %d\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:271
#, c-format
msgid "Character Separator : %c\n"
msgstr "Merkkierotin : %c\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:272
#, c-format
msgid "Search Path : %s\n"
msgstr "Hakupolku : %s\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:273
msgid "Columns :\n"
msgstr "Sarakkeita :\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:276
#, c-format
msgid "\t[%d]\tName : %s\n"
msgstr "\t[%d]\tNimi : %s\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:278
msgid "\t\tAttributes : "
msgstr "\t\tMääreet : "
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:280
msgid "\t\tAccess Rights : "
msgstr "\t\tKäyttöoikeus : "
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:290
msgid "Linked Object Type : "
msgstr "Linkitetyn objektin tyyppi: "
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:292
#, c-format
msgid "Linked to : %s\n"
msgstr "Linkitetty: %s\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:302
#, c-format
msgid "\tEntry data of type %s\n"
msgstr "\tMerkintädata tyyppiä %s\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:305
#, c-format
msgid "\t[%u] - [%u bytes] "
msgstr "\t[%u] - [%u tavua] "
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:308
msgid "Encrypted data\n"
msgstr "Salattua dataa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:310
msgid "Binary data\n"
msgstr "Binääridataa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:326
#, c-format
msgid "Object Name : %s\n"
msgstr "Objektin nimi : %s\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:327
#, c-format
msgid "Directory : %s\n"
msgstr "Hakemisto : %s\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:328
#, c-format
msgid "Owner : %s\n"
msgstr "Omistaja : %s\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:329
#, c-format
msgid "Group : %s\n"
msgstr "Ryhmä : %s\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:330
msgid "Access Rights : "
msgstr "Käyttöoikeus : "
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:332
#, c-format
msgid ""
"\n"
"Time to Live : "
msgstr ""
"\n"
"Elinaika : "
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:335
#, c-format
msgid "Creation Time : %s"
msgstr "Luontiaika : %s"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:337
#, c-format
msgid "Mod. Time : %s"
msgstr "Muutosaika : %s"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:338
msgid "Object Type : "
msgstr "Objektin tyyppi:"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:358
#, c-format
msgid " Data Length = %u\n"
msgstr " Datan pituus = %u\n"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:372
#, c-format
msgid "Status : %s\n"
msgstr "Tila : %s\n"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:373
#, c-format
msgid "Number of objects : %u\n"
msgstr "Objektien määrä : %u\n"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#: nis/nis_print.c:377
#, c-format
msgid "Object #%d:\n"
msgstr "Objekti #%d:\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:116
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Group entry for \"%s.%s\" group:\n"
msgstr "Ryhmämerkintä ryhmälle ”%s.%s”:\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:124
2009-02-28 22:24:35 +00:00
msgid " Explicit members:\n"
msgstr " Ilmaistut jäsenet:\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:129
2009-02-28 22:24:35 +00:00
msgid " No explicit members\n"
msgstr " Ei ilmaistuja jäseniä\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:132
2009-02-28 22:24:35 +00:00
msgid " Implicit members:\n"
msgstr " Ilmaisemattomat jäsenet:\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:137
2009-02-28 22:24:35 +00:00
msgid " No implicit members\n"
msgstr " Ei ilmaisemattomia jäseniä\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:140
2009-02-28 22:24:35 +00:00
msgid " Recursive members:\n"
msgstr " Rekursiiviset jäsenet:\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:145
2009-02-28 22:24:35 +00:00
msgid " No recursive members\n"
msgstr " Ei rekursiivisia jäseniä\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:148
2009-02-28 22:24:35 +00:00
msgid " Explicit nonmembers:\n"
msgstr " Ilmaistut ei-jäsenet:\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:153
2009-02-28 22:24:35 +00:00
msgid " No explicit nonmembers\n"
msgstr " Ei ilmaistuja epäjäseniä\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:156
2009-02-28 22:24:35 +00:00
msgid " Implicit nonmembers:\n"
msgstr " Ilmaisemattomat epäjäsenet:\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:161
2009-02-28 22:24:35 +00:00
msgid " No implicit nonmembers\n"
msgstr " Ei ilmaisemattomia epäjäseniä\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:164
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid " Recursive nonmembers:\n"
msgstr " Rekursiiviset jäsenet:\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nis_print_group_entry.c:169
2009-02-28 22:24:35 +00:00
msgid " No recursive nonmembers\n"
msgstr " Ei rekursiivisia epäjäseniä\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:100
#: nis/nss_nisplus/nisplus-publickey.c:182
2009-02-28 22:24:35 +00:00
#, c-format
msgid "DES entry for netname %s not unique\n"
msgstr "DES-merkintä verkkonimelle %s ei ole ainutkertainen\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:219
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "netname2user: missing group id list in `%s'"
msgstr "netname2user: ryhmätunnuslista puuttuu ”%s”:ssa."
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:301
#: nis/nss_nisplus/nisplus-publickey.c:307
#: nis/nss_nisplus/nisplus-publickey.c:372
#: nis/nss_nisplus/nisplus-publickey.c:381
2009-02-28 22:24:35 +00:00
#, c-format
msgid "netname2user: (nis+ lookup): %s\n"
msgstr "netname2user: (nis+-haku): %s\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:320
2009-02-28 22:24:35 +00:00
#, c-format
msgid "netname2user: DES entry for %s in directory %s not unique"
msgstr "netname2user: DES-merkintä %s:lle hakemistossa %s ei ole ainutkertainen"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:338
2009-02-28 22:24:35 +00:00
#, c-format
msgid "netname2user: principal name `%s' too long"
msgstr "netname2user: päänimi ”%s” on liian pitkä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:394
2009-02-28 22:24:35 +00:00
#, c-format
msgid "netname2user: LOCAL entry for %s in directory %s not unique"
msgstr "netname2user: PAIKALLINEN merkintä %s:lle hakemistossa %s ei ole ainutkertainen"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:401
2009-02-28 22:24:35 +00:00
msgid "netname2user: should not have uid 0"
msgstr "netname2user: uid:n ei pidä olla 0"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:834
2009-02-28 22:24:35 +00:00
msgid "Request arguments bad"
msgstr "Pyynnön argumentit virheellisiä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:837
2009-02-28 22:24:35 +00:00
msgid "RPC failure on NIS operation"
msgstr "RPC-virhe NIS-toiminnossa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:840
2009-02-28 22:24:35 +00:00
msgid "Can't bind to server which serves this domain"
msgstr "Sitominen tämän toimialueen palvelimeen ei onnistu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:843
2009-02-28 22:24:35 +00:00
msgid "No such map in server's domain"
msgstr "Karttaa ei ole palvelimen toimialueella"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:846
2009-02-28 22:24:35 +00:00
msgid "No such key in map"
msgstr "Avainta ei ole kartassa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:849
2009-02-28 22:24:35 +00:00
msgid "Internal NIS error"
msgstr "Sisäinen NIS-virhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:852
2009-02-28 22:24:35 +00:00
msgid "Local resource allocation failure"
msgstr "Paikallinen resurssienvaraus epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:855
2009-02-28 22:24:35 +00:00
msgid "No more records in map database"
msgstr "Karttatietokannassa ei ole enempää tietueita"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:858
2009-02-28 22:24:35 +00:00
msgid "Can't communicate with portmapper"
msgstr "Porttikartoittajan kanssa ei voi kommunikoida"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:861
2009-02-28 22:24:35 +00:00
msgid "Can't communicate with ypbind"
msgstr "Kommunikonti ypbind:in kanssa ei onnistu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:864
2009-02-28 22:24:35 +00:00
msgid "Can't communicate with ypserv"
msgstr "Kommunikointi ypserv:in kanssa ei onnistu"
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:867
2009-02-28 22:24:35 +00:00
msgid "Local domain name not set"
msgstr "Paikallista toimialuenimeä ei ole asetettu"
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:870
2009-02-28 22:24:35 +00:00
msgid "NIS map database is bad"
msgstr "NIS-karttatietokanta on viallinen"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:873
2009-02-28 22:24:35 +00:00
msgid "NIS client/server version mismatch - can't supply service"
msgstr "NIS-asiakas/palvelinversiot eivät täsmää - palvelua ei voi tarjota"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:879
2009-02-28 22:24:35 +00:00
msgid "Database is busy"
msgstr "Tietokanta on varattu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:882
2009-02-28 22:24:35 +00:00
msgid "Unknown NIS error code"
msgstr "Tuntematon NIS-virhekoodi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:922
2009-02-28 22:24:35 +00:00
msgid "Internal ypbind error"
msgstr "Sisäinen ypbind-virhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:925
2009-02-28 22:24:35 +00:00
msgid "Domain not bound"
msgstr "Toimialuetta ei ole sidottu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:928
2009-02-28 22:24:35 +00:00
msgid "System resource allocation failure"
msgstr "Järjestelmäresurssin varaus epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:931
2009-02-28 22:24:35 +00:00
msgid "Unknown ypbind error"
msgstr "Tuntematon ypbind-virhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:972
2009-02-28 22:24:35 +00:00
msgid "yp_update: cannot convert host to netname\n"
msgstr "yp_update: konenimeä ei voi muuntaa verkkonimeksi\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nis/ypclnt.c:990
2009-02-28 22:24:35 +00:00
msgid "yp_update: cannot get server address\n"
msgstr "yp_update: palvelimen osoitetta ei löydy\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/aicache.c:83 nscd/hstcache.c:485
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Haven't found \"%s\" in hosts cache!"
msgstr "”%s” ei löytynyt konenimivälimuistista!"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/aicache.c:85 nscd/hstcache.c:487
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "Reloading \"%s\" in hosts cache!"
msgstr "”%s” ei löytynyt konenimivälimuistista!"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/cache.c:151
2009-02-28 22:24:35 +00:00
#, c-format
msgid "add new entry \"%s\" of type %s for %s to cache%s"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/cache.c:153
2009-02-28 22:24:35 +00:00
msgid " (first)"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/cache.c:285 nscd/connections.c:1000
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot stat() file `%s': %s"
msgstr "tiedoston ”%s” tilaa ei voi lukea: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/cache.c:331
2009-02-28 22:24:35 +00:00
#, c-format
msgid "pruning %s cache; time %ld"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/cache.c:360
2009-02-28 22:24:35 +00:00
#, c-format
msgid "considering %s entry \"%s\", timeout %<PRIu64>"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:553
2009-02-28 22:24:35 +00:00
#, c-format
msgid "invalid persistent database file \"%s\": %s"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:561
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "uninitialized header"
msgstr "virheellinen ELF-otsikko"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:566
2009-02-28 22:24:35 +00:00
msgid "header size does not match"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:576
2009-02-28 22:24:35 +00:00
msgid "file size does not match"
msgstr "tiedoston koko ei täsmää"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:593
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "verification failed"
msgstr "Muutos epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:607
2009-02-28 22:24:35 +00:00
#, c-format
msgid "suggested size of table for database %s larger than the persistent database's table"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:618 nscd/connections.c:702
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "cannot create read-only descriptor for \"%s\"; no mmap"
msgstr "sisäisiä kahvoja ei voi luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:634
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "cannot access '%s'"
msgstr "tiedostoa ”%s” ei voi avata"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:682
2009-02-28 22:24:35 +00:00
#, c-format
msgid "database for %s corrupted or simultaneously used; remove %s manually if necessary and restart"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:688
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "cannot create %s; no persistent database used"
msgstr "aluelistaa ei voi luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:691
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "cannot create %s; no sharing possible"
msgstr "tilapäistä tiedostoa ei voi luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:762
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "cannot write to database file %s: %s"
msgstr "tilastoa ei voi kirjoittaa: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:801
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot set socket to close on exec: %s; disabling paranoia mode"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:850
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot open socket: %s"
msgstr "pistoketta ei voi avata: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:870 nscd/connections.c:934
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "cannot change socket to nonblocking mode: %s"
msgstr "pistoketta ei voi asettaa vastaanottamaan yhteyksiä: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:878 nscd/connections.c:944
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "cannot set socket to close on exec: %s"
msgstr "pistoketta ei voi asettaa vastaanottamaan yhteyksiä: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:891
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot enable socket to accept connections: %s"
msgstr "pistoketta ei voi asettaa vastaanottamaan yhteyksiä: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:984
#, fuzzy, c-format
msgid "register trace file %s for database %s"
msgstr "Karttatietokannassa ei ole enempää tietueita"
#: nscd/connections.c:1114
2009-02-28 22:24:35 +00:00
#, c-format
msgid "provide access to FD %d, for %s"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1126
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot handle old request version %d; current version is %d"
msgstr "vanhaa pyyntöversiota %d ei voi käsitellä; nykyinen versio on %d"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1148
2009-02-28 22:24:35 +00:00
#, c-format
msgid "request from %ld not handled due to missing permission"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1153
2009-02-28 22:24:35 +00:00
#, c-format
msgid "request from '%s' [%ld] not handled due to missing permission"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1158
2009-02-28 22:24:35 +00:00
msgid "request not handled due to missing permission"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1196 nscd/connections.c:1249
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot write result: %s"
msgstr "tulosta ei voi kirjoittaa: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1340
2009-02-28 22:24:35 +00:00
#, c-format
msgid "error getting caller's id: %s"
msgstr "virhe kutsujan tunnisteen hakemisessa: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1400
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot open /proc/self/cmdline: %s; disabling paranoia mode"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1414
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot read /proc/self/cmdline: %s; disabling paranoia mode"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1454
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot change to old UID: %s; disabling paranoia mode"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1464
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot change to old GID: %s; disabling paranoia mode"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1477
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot change to old working directory: %s; disabling paranoia mode"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1523
2009-02-28 22:24:35 +00:00
#, c-format
msgid "re-exec failed: %s; disabling paranoia mode"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1532
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot change current working directory to \"/\": %s"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1725
2009-02-28 22:24:35 +00:00
#, c-format
msgid "short read while reading request: %s"
msgstr "vajaa luku luettaessa pyyntöä: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1758
2009-02-28 22:24:35 +00:00
#, c-format
msgid "key length in request too long: %d"
msgstr "avaimen pituus pyynnössä liian pitkä: %d"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1771
2009-02-28 22:24:35 +00:00
#, c-format
msgid "short read while reading request key: %s"
msgstr "vajaa luku luettaessa pyyntöavainta: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1781
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "handle_request: request received (Version = %d) from PID %ld"
msgstr "handle_request: pyyntö vastaanotettu (Versio = %d)"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:1786
2009-02-28 22:24:35 +00:00
#, c-format
msgid "handle_request: request received (Version = %d)"
msgstr "handle_request: pyyntö vastaanotettu (Versio = %d)"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2050 nscd/connections.c:2252
2009-02-28 22:24:35 +00:00
#, c-format
msgid "disabled inotify after read error %d"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2375
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "could not initialize conditional variable"
msgstr "arkistotiedostoa ei voi alustaa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2383
2009-02-28 22:24:35 +00:00
msgid "could not start clean-up thread; terminating"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2397
2009-02-28 22:24:35 +00:00
msgid "could not start any worker thread; terminating"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2452 nscd/connections.c:2454 nscd/connections.c:2470
#: nscd/connections.c:2480 nscd/connections.c:2498 nscd/connections.c:2509
#: nscd/connections.c:2519
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Failed to run nscd as user '%s'"
msgstr "Ohjelman nscd ajaminen käyttäjän ”%s” oikeuksilla epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2472
#, fuzzy
2009-02-28 22:24:35 +00:00
msgid "initial getgrouplist failed"
msgstr "getgrouplist epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2481
2009-02-28 22:24:35 +00:00
msgid "getgrouplist failed"
msgstr "getgrouplist epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/connections.c:2499
2009-02-28 22:24:35 +00:00
msgid "setgroups failed"
msgstr "setgroups epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/grpcache.c:405 nscd/hstcache.c:432 nscd/initgrcache.c:410
#: nscd/pwdcache.c:383 nscd/servicescache.c:338
2009-02-28 22:24:35 +00:00
#, c-format
msgid "short write in %s: %s"
msgstr "vajaa kirjoitus tiedostossa %s: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/grpcache.c:450 nscd/initgrcache.c:77
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Haven't found \"%s\" in group cache!"
msgstr "”%s” ei löytynyt ryhmävälimuistista!"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/grpcache.c:452 nscd/initgrcache.c:79
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "Reloading \"%s\" in group cache!"
msgstr "”%s” ei löytynyt ryhmävälimuistista!"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/grpcache.c:531
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Invalid numeric gid \"%s\"!"
msgstr "Virheellinen numeerinen gid ”%s”!"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/mem.c:425
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "freed %zu bytes in %s cache"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/mem.c:568
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "no more memory for database '%s'"
msgstr "Karttatietokannassa ei ole enempää tietueita"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/netgroupcache.c:121
#, fuzzy, c-format
#| msgid "Haven't found \"%s\" in group cache!"
msgid "Haven't found \"%s\" in netgroup cache!"
msgstr "”%s” ei löytynyt ryhmävälimuistista!"
#: nscd/netgroupcache.c:123
#, fuzzy, c-format
msgid "Reloading \"%s\" in netgroup cache!"
msgstr "”%s” ei löytynyt ryhmävälimuistista!"
#: nscd/netgroupcache.c:495
#, fuzzy, c-format
#| msgid "Haven't found \"%s\" in group cache!"
msgid "Haven't found \"%s (%s,%s,%s)\" in netgroup cache!"
msgstr "”%s” ei löytynyt ryhmävälimuistista!"
#: nscd/netgroupcache.c:498
#, fuzzy, c-format
msgid "Reloading \"%s (%s,%s,%s)\" in netgroup cache!"
msgstr "”%s” ei löytynyt ryhmävälimuistista!"
#: nscd/nscd.c:106
2009-02-28 22:24:35 +00:00
msgid "Read configuration data from NAME"
msgstr "Lue asetukset tiedostosta NIMI"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:108
2009-02-28 22:24:35 +00:00
msgid "Do not fork and display messages on the current tty"
msgstr "Älä haaraudu ja näytä viestit nykyisessä tty:ssä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:110
msgid "Do not fork, but otherwise behave like a daemon"
msgstr ""
#: nscd/nscd.c:111
2009-02-28 22:24:35 +00:00
msgid "NUMBER"
msgstr "MÄÄRÄ"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:111
2009-02-28 22:24:35 +00:00
msgid "Start NUMBER threads"
msgstr "Käynnistä MÄÄRÄ säiettä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:112
2009-02-28 22:24:35 +00:00
msgid "Shut the server down"
msgstr "Sammuta palvelin"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:113
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "Print current configuration statistics"
msgstr "Näytä nykyiset asetustilastot"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:114
2009-02-28 22:24:35 +00:00
msgid "TABLE"
msgstr "TAULUKKO"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:115
2009-02-28 22:24:35 +00:00
msgid "Invalidate the specified cache"
msgstr "Poista käytöstä määritelty välimuisti"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:116
2009-02-28 22:24:35 +00:00
msgid "TABLE,yes"
msgstr "TAULUKKO,kyllä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:117
2009-02-28 22:24:35 +00:00
msgid "Use separate cache for each user"
msgstr "Käytä erillistä välimuistia jokaiselle käyttäjälle"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:122
2009-02-28 22:24:35 +00:00
msgid "Name Service Cache Daemon."
msgstr "Nimipalvelun välimuistidemoni."
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:155 nss/getent.c:1003 nss/makedb.c:206
2009-02-28 22:24:35 +00:00
#, c-format
msgid "wrong number of arguments"
msgstr "väärä määrä argumentteja"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:165
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "failure while reading configuration file; this is fatal"
msgstr "asetustiedostoa ei voi lukea; tämä on vakavaa"
2003-03-09 17:48:04 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:174
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "already running"
msgstr "on jo käynnissä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:194
#, fuzzy, c-format
#| msgid "cannot create directory for output files"
msgid "cannot create a pipe to talk to the child"
msgstr "tulostiedostoille ei voi luoda hakemistoa"
#: nscd/nscd.c:198
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "cannot fork"
msgstr "haarauttaminen ei onnistu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:268
#, fuzzy
2009-02-28 22:24:35 +00:00
msgid "cannot change current working directory to \"/\""
msgstr "työhakemistoa ei voi vaihtaa ”/”:ksi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:276
2009-02-28 22:24:35 +00:00
msgid "Could not create log file"
msgstr "Lokitiedostoa ei voitu luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:355 nscd/nscd_stat.c:192
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "write incomplete"
msgstr "keskeneräinen kirjoitus"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:366
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "cannot read invalidate ACK"
msgstr "tiedoston dataa ei voi lukea"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:372
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "invalidation failed"
msgstr "Muutos epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:417 nscd/nscd.c:442 nscd/nscd_stat.c:173
#, c-format
msgid "Only root is allowed to use this option!"
msgstr "Vain root-käyttäjä voi käyttää tätä valitsinta!"
#: nscd/nscd.c:437
#, c-format
msgid "'%s' is not a known database"
msgstr "”%s” ei ole tunnettu tietokanta"
#: nscd/nscd.c:452
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "secure services not implemented anymore"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd.c:485
#, c-format
msgid ""
"Supported tables:\n"
"%s\n"
"\n"
"For bug reporting instructions, please see:\n"
"%s.\n"
msgstr ""
#: nscd/nscd.c:635
#, fuzzy, c-format
#| msgid "lstat failed"
msgid "'wait' failed\n"
msgstr "tiedoston tilan luku epäonnistui"
#: nscd/nscd.c:642
#, c-format
msgid "child exited with status %d\n"
msgstr ""
#: nscd/nscd.c:647
#, fuzzy, c-format
#| msgid "Interrupted by a signal"
msgid "child terminated by signal %d\n"
msgstr "Signaalin keskeyttämä"
#: nscd/nscd_conf.c:54
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "database %s is not supported"
msgstr "muunnos merkistöön ”%s” ei ole tuettu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_conf.c:105
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Parse error: %s"
msgstr "Jäsennysvirhe: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_conf.c:191
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Must specify user name for server-user option"
msgstr "Palvelinkäyttäjä-valitsimelle on annettava käyttäjänimi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_conf.c:198
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "Must specify user name for stat-user option"
msgstr "Palvelinkäyttäjä-valitsimelle on annettava käyttäjänimi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_conf.c:255
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "Must specify value for restart-interval option"
msgstr "Palvelinkäyttäjä-valitsimelle on annettava käyttäjänimi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_conf.c:269
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Unknown option: %s %s %s"
msgstr "Tuntematon valitsin: %s %s %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_conf.c:282
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "cannot get current working directory: %s; disabling paranoia mode"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_conf.c:302
2009-02-28 22:24:35 +00:00
#, c-format
msgid "maximum file size for %s database too small"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:142
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "cannot write statistics: %s"
msgstr "tilastoa ei voi kirjoittaa: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:157
2009-02-28 22:24:35 +00:00
msgid "yes"
msgstr "kyllä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:158
2009-02-28 22:24:35 +00:00
msgid "no"
msgstr "ei"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:169
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Only root or %s is allowed to use this option!"
msgstr "Vain root ja %s voivat käyttää tätä valitsinta!"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:180
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "nscd not running!\n"
msgstr "nscd ei ole käynnissä!\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:204
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "cannot read statistics data"
msgstr "tilastodataa ei voi lukea"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:207
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid ""
"nscd configuration:\n"
"\n"
"%15d server debug level\n"
msgstr ""
"nscd-asetukset:\n"
"\n"
"%15d palvelimen debug-taso\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:231
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%3ud %2uh %2um %2lus server runtime\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:234
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid " %2uh %2um %2lus server runtime\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:236
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid " %2um %2lus server runtime\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:238
2009-02-28 22:24:35 +00:00
#, c-format
msgid " %2lus server runtime\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:240
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid ""
"%15d current number of threads\n"
"%15d maximum number of threads\n"
"%15lu number of times clients had to wait\n"
"%15s paranoia mode enabled\n"
"%15lu restart internal\n"
2015-02-06 03:56:00 +00:00
"%15u reload count\n"
2009-02-28 22:24:35 +00:00
msgstr ""
"%15d säikeiden nykyinen määrä\n"
"%15d säikeiden enimmäismäärä\n"
"%15lu number of times clients had to wait\n"
"%15s paranoiatila käytössä\n"
"%15lu restart internal\n"
2015-02-06 03:56:00 +00:00
#: nscd/nscd_stat.c:275
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid ""
"\n"
"%s cache:\n"
"\n"
"%15s cache is enabled\n"
"%15s cache is persistent\n"
"%15s cache is shared\n"
"%15zu suggested size\n"
"%15zu total data pool size\n"
"%15zu used data pool size\n"
"%15lu seconds time to live for positive entries\n"
"%15lu seconds time to live for negative entries\n"
"%15<PRIuMAX> cache hits on positive entries\n"
"%15<PRIuMAX> cache hits on negative entries\n"
"%15<PRIuMAX> cache misses on positive entries\n"
"%15<PRIuMAX> cache misses on negative entries\n"
"%15lu%% cache hit rate\n"
"%15zu current number of cached values\n"
"%15zu maximum number of cached values\n"
"%15zu maximum chain length searched\n"
"%15<PRIuMAX> number of delays on rdlock\n"
"%15<PRIuMAX> number of delays on wrlock\n"
"%15<PRIuMAX> memory allocations failed\n"
"%15s check /etc/%s for changes\n"
msgstr ""
"\n"
"%s-välimuisti:\n"
"\n"
"%15s välimuisti on käytössä\n"
"%15Zd ehdotettu koko\n"
"%15ld sekuntia elinaikaa positiivisille merkinnöille\n"
"%15ld sekuntia elinaikaa negatiivisille merkinnöille\n"
"%15ld välimuistiosumaa positiivisiin merkintöihin\n"
"%15ld välimuistiosumaa negatiivisiin merkintöihin\n"
"%15ld välimuistiharhayritystä positiivisiin merkintöihin\n"
"%15ld välimuistiharhayritystä negatiivisiin merkintöihin\n"
"%15ld%% välimuistiosuma-aste\n"
"%15s tarkista muutokset tiedostosta /etc/%s\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/pwdcache.c:428
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Haven't found \"%s\" in password cache!"
msgstr "”%s” ei löytynyt salasanavälimuistista!"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/pwdcache.c:430
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "Reloading \"%s\" in password cache!"
msgstr "”%s” ei löytynyt salasanavälimuistista!"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/pwdcache.c:511
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Invalid numeric uid \"%s\"!"
msgstr "Virheellinen numeerinen uid ”%s”!"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:155
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Failed opening connection to the audit subsystem: %m"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:176
2009-02-28 22:24:35 +00:00
msgid "Failed to set keep-capabilities"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:177 nscd/selinux.c:240
2009-02-28 22:24:35 +00:00
msgid "prctl(KEEPCAPS) failed"
msgstr "prctl(KEEPCAPS) epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:191
2009-02-28 22:24:35 +00:00
msgid "Failed to initialize drop of capabilities"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:192
#, fuzzy
2009-02-28 22:24:35 +00:00
msgid "cap_init failed"
msgstr "tiedoston tilan luku epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:213 nscd/selinux.c:230
2009-02-28 22:24:35 +00:00
msgid "Failed to drop capabilities"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:214 nscd/selinux.c:231
#, fuzzy
2009-02-28 22:24:35 +00:00
msgid "cap_set_proc failed"
msgstr "setgroups epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:239
2009-02-28 22:24:35 +00:00
msgid "Failed to unset keep-capabilities"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:255
2009-02-28 22:24:35 +00:00
msgid "Failed to determine if kernel supports SELinux"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:270
2009-02-28 22:24:35 +00:00
msgid "Failed to start AVC thread"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:292
#, fuzzy
2009-02-28 22:24:35 +00:00
msgid "Failed to create AVC lock"
msgstr "vastakutsua ei voi luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:332
#, fuzzy
2009-02-28 22:24:35 +00:00
msgid "Failed to start AVC"
msgstr "Liian suuri tiedosto"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:334
2009-02-28 22:24:35 +00:00
msgid "Access Vector Cache (AVC) started"
msgstr ""
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:369
msgid "Error querying policy for undefined object classes or permissions."
msgstr ""
#: nscd/selinux.c:376
#, fuzzy
msgid "Error getting security class for nscd."
msgstr "virhe kutsujan tunnisteen hakemisessa: %s"
#: nscd/selinux.c:381
#, c-format
msgid "Error translating permission name \"%s\" to access vector bit."
msgstr ""
#: nscd/selinux.c:391
2009-02-28 22:24:35 +00:00
msgid "Error getting context of socket peer"
msgstr ""
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:396
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "Error getting context of nscd"
msgstr "virhe kutsujan tunnisteen hakemisessa: %s"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:402
2009-02-28 22:24:35 +00:00
msgid "Error getting sid from context"
msgstr ""
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/selinux.c:440
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid ""
"\n"
"SELinux AVC Statistics:\n"
"\n"
"%15u entry lookups\n"
"%15u entry hits\n"
"%15u entry misses\n"
"%15u entry discards\n"
"%15u CAV lookups\n"
"%15u CAV hits\n"
"%15u CAV probes\n"
"%15u CAV misses\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/servicescache.c:387
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "Haven't found \"%s\" in services cache!"
msgstr "”%s” ei löytynyt konenimivälimuistista!"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nscd/servicescache.c:389
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "Reloading \"%s\" in services cache!"
msgstr "”%s” ei löytynyt konenimivälimuistista!"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/getent.c:53
2009-02-28 22:24:35 +00:00
msgid "database [key ...]"
msgstr "tietokanta [avain ...]"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/getent.c:58
msgid "CONFIG"
msgstr ""
#: nss/getent.c:58
2009-02-28 22:24:35 +00:00
msgid "Service configuration to be used"
msgstr "Käytettävät palveluasetukset"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/getent.c:59
msgid "disable IDN encoding"
msgstr ""
#: nss/getent.c:64
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "Get entries from administrative database."
msgstr "getent - hae merkintöjä hallinnollisesta tietokannasta."
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/getent.c:148 nss/getent.c:477 nss/getent.c:522
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Enumeration not supported on %s\n"
msgstr "%s ei tue luettelemista\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/getent.c:917
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "Unknown database name"
msgstr "Tuntematon tietokanta: %s\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/getent.c:947
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "Supported databases:\n"
msgstr "Tuetut tietokannat:"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/getent.c:1013
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Unknown database: %s\n"
msgstr "Tuntematon tietokanta: %s\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:119
2009-02-28 22:24:35 +00:00
msgid "Convert key to lower case"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:122
2009-02-28 22:24:35 +00:00
msgid "Do not print messages while building database"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:124
2009-02-28 22:24:35 +00:00
msgid "Print content of database file, one entry a line"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:125
msgid "CHAR"
msgstr ""
#: nss/makedb.c:126
msgid "Generated line not part of iteration"
2009-02-28 22:24:35 +00:00
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:131
msgid "Create simple database from textual input."
msgstr ""
#: nss/makedb.c:134
2009-02-28 22:24:35 +00:00
msgid ""
"INPUT-FILE OUTPUT-FILE\n"
"-o OUTPUT-FILE INPUT-FILE\n"
"-u INPUT-FILE"
msgstr ""
"SYÖTETIEDOSTO TULOSTIEDOSTO\n"
"-o TULOSTIEDOSTO SYÖTETIEDOSTO\n"
"-u SYÖTETIEDOSTO"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:227
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
2015-02-06 03:56:00 +00:00
msgid "cannot open database file `%s'"
2009-02-28 22:24:35 +00:00
msgstr "tiedoston ”%s” tilaa ei voi lukea: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:272
#, c-format
msgid "no entries to be processed"
2009-02-28 22:24:35 +00:00
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:282
#, fuzzy, c-format
#| msgid "cannot create temporary file"
msgid "cannot create temporary file name"
msgstr "tilapäistä tiedostoa ei voi luoda"
#: nss/makedb.c:288
#, c-format
msgid "cannot create temporary file"
msgstr "tilapäistä tiedostoa ei voi luoda"
#: nss/makedb.c:304
#, fuzzy, c-format
msgid "cannot stat newly created file"
msgstr "maa-asetustoarkistoa ”%s” ei voi kartoittaa"
#: nss/makedb.c:315
#, fuzzy, c-format
#| msgid "cannot create temporary file"
msgid "cannot rename temporary file"
msgstr "tilapäistä tiedostoa ei voi luoda"
#: nss/makedb.c:531 nss/makedb.c:554
#, fuzzy, c-format
#| msgid "cannot create searchlist"
msgid "cannot create search tree"
msgstr "hakulistaa ei voi luoda"
#: nss/makedb.c:560
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "duplicate key"
msgstr "Kaksoiskappale:\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:572
#, fuzzy, c-format
msgid "problems while reading `%s'"
msgstr "virhe luettaessa syötettä"
#: nss/makedb.c:799
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
2015-02-06 03:56:00 +00:00
msgid "failed to write new database file"
2009-02-28 22:24:35 +00:00
msgstr "luettaessa profilointidatatiedoston tilaa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:812
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
2015-02-06 03:56:00 +00:00
msgid "cannot stat database file"
msgstr "tilastoa ei voi kirjoittaa: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:817
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
2015-02-06 03:56:00 +00:00
msgid "cannot map database file"
msgstr "tiedoston ”%s” tilaa ei voi lukea: %s"
#: nss/makedb.c:820
#, fuzzy, c-format
msgid "file not a database file"
msgstr "luettaessa profilointidatatiedoston tilaa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: nss/makedb.c:871
#, fuzzy, c-format
#| msgid "cannot open output file `%s' for category `%s'"
msgid "cannot set file creation context for `%s'"
msgstr "kategorian ”%2$s” tulostiedostoa ”%1$s” ei voi avata"
#: posix/getconf.c:400
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Usage: %s [-v specification] variable_name [pathname]\n"
msgstr "Käyttö: %s [-v määrittely] muuttujanimi [polku]\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getconf.c:403
2009-02-28 22:24:35 +00:00
#, c-format
msgid " %s -a [pathname]\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getconf.c:479
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid ""
"Usage: getconf [-v SPEC] VAR\n"
" or: getconf [-v SPEC] PATH_VAR PATH\n"
"\n"
"Get the configuration value for variable VAR, or for variable PATH_VAR\n"
"for path PATH. If SPEC is given, give values for compilation\n"
"environment SPEC.\n"
"\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getconf.c:537
2002-12-02 18:14:24 +00:00
#, c-format
msgid "unknown specification \"%s\""
2009-02-28 22:24:35 +00:00
msgstr "tuntematon määrittely ”%s”"
2015-02-06 03:56:00 +00:00
#: posix/getconf.c:589
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Couldn't execute %s"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getconf.c:633 posix/getconf.c:649
2002-12-02 18:14:24 +00:00
msgid "undefined"
2009-02-28 22:24:35 +00:00
msgstr "määrittelemätön"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getconf.c:671
2002-12-02 18:14:24 +00:00
#, c-format
msgid "Unrecognized variable `%s'"
2009-02-28 22:24:35 +00:00
msgstr "Tunnistamaton muuttuja ”%s”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:592 posix/getopt.c:621
#, fuzzy, c-format
#| msgid "%s: option '%s' is ambiguous\n"
msgid "%s: option '%s' is ambiguous; possibilities:"
2009-02-28 22:24:35 +00:00
msgstr "%s: valitsin ”%s” on moniselitteinen\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:662 posix/getopt.c:666
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: option '--%s' doesn't allow an argument\n"
msgstr "%s: valitsin ”--%s” ei salli argumenttia\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:675 posix/getopt.c:680
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: option '%c%s' doesn't allow an argument\n"
msgstr "%s: valitsin ”%c%s” ei salli argumenttia\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:723 posix/getopt.c:742
#, fuzzy, c-format
#| msgid "%s: option '%s' requires an argument\n"
msgid "%s: option '--%s' requires an argument\n"
2009-02-28 22:24:35 +00:00
msgstr "%s: valitsin ”%s” vaatii argumentin\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:780 posix/getopt.c:783
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: unrecognized option '--%s'\n"
msgstr "%s: tunnistamaton valitsin ”--%s”\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:791 posix/getopt.c:794
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: unrecognized option '%c%s'\n"
msgstr "%s: tunnistamaton valitsin ”%c%s”\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:843 posix/getopt.c:846
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: virheellinen valitsin -- ”%c”\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:899 posix/getopt.c:916 posix/getopt.c:1126
#: posix/getopt.c:1144
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: valitsin vaatii argumentin -- ”%c”\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:972 posix/getopt.c:988
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: option '-W %s' is ambiguous\n"
msgstr "%s: valitsin ”-W %s” on moniselitteinen\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:1012 posix/getopt.c:1030
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: option '-W %s' doesn't allow an argument\n"
msgstr "%s: valitsin ”-W %s” ei salli argumenttia\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/getopt.c:1051 posix/getopt.c:1069
#, fuzzy, c-format
#| msgid "%s: option '%s' requires an argument\n"
msgid "%s: option '-W %s' requires an argument\n"
msgstr "%s: valitsin ”%s” vaatii argumentin\n"
#: posix/regcomp.c:140
2002-12-02 18:14:24 +00:00
msgid "No match"
msgstr "Ei vastaavuutta"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:143
2002-12-02 18:14:24 +00:00
msgid "Invalid regular expression"
2009-02-28 22:24:35 +00:00
msgstr "Virheellinen säännöllinen ilmaus"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:146
2002-12-02 18:14:24 +00:00
msgid "Invalid collation character"
msgstr "Virheellinen vertailumerkki"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:149
2002-12-02 18:14:24 +00:00
msgid "Invalid character class name"
msgstr "Virheellinen merkkiluokan nimi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:152
2002-12-02 18:14:24 +00:00
msgid "Trailing backslash"
msgstr "Kenoviiva lopussa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:155
2002-12-02 18:14:24 +00:00
msgid "Invalid back reference"
msgstr "Virheellinen takaisinviittaus"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:158
2002-12-02 18:14:24 +00:00
msgid "Unmatched [ or [^"
msgstr "Pariton [ tai [^"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:161
2002-12-02 18:14:24 +00:00
msgid "Unmatched ( or \\("
msgstr "Pariton ( tai \\("
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:164
2009-02-28 22:24:35 +00:00
msgid "Unmatched \\{"
msgstr "Pariton \\{"
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:167
2009-02-28 22:24:35 +00:00
msgid "Invalid content of \\{\\}"
msgstr "Virheellinen \\{\\}:n sisältö"
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:170
2009-02-28 22:24:35 +00:00
msgid "Invalid range end"
msgstr "Virheellinen välin loppu"
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:173
2009-02-28 22:24:35 +00:00
msgid "Memory exhausted"
msgstr "Muisti lopussa"
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:176
2009-02-28 22:24:35 +00:00
msgid "Invalid preceding regular expression"
msgstr "Virheellinen edeltävä säännöllinen ilmaus"
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:179
2009-02-28 22:24:35 +00:00
msgid "Premature end of regular expression"
msgstr "Ennenaikainen säännöllisen ilmauksen loppu"
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:182
2009-02-28 22:24:35 +00:00
msgid "Regular expression too big"
msgstr "Liian suuri säännöllinen ilmaus"
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:185
2009-02-28 22:24:35 +00:00
msgid "Unmatched ) or \\)"
msgstr "Pariton ) tai \\)"
2015-02-06 03:56:00 +00:00
#: posix/regcomp.c:685
2009-02-28 22:24:35 +00:00
msgid "No previous regular expression"
msgstr "Ei edeltävää säännöllistä lauseketta"
2015-02-06 03:56:00 +00:00
#: posix/wordexp.c:1844
2009-02-28 22:24:35 +00:00
msgid "parameter null or not set"
msgstr "parametri on null tai asettamatta"
#: resolv/herror.c:68
msgid "Resolver Error 0 (no error)"
msgstr "Selvitysvirhe 0 (ei virhettä)"
#: resolv/herror.c:69
msgid "Unknown host"
msgstr "Tuntematon konenimi"
#: resolv/herror.c:70
msgid "Host name lookup failure"
msgstr "Konenimen hakuvirhe"
#: resolv/herror.c:71
msgid "Unknown server error"
msgstr "Tuntematon palvelinvirhe"
#: resolv/herror.c:72
msgid "No address associated with name"
msgstr "Nimeen ei liity osoitetta"
#: resolv/herror.c:107
msgid "Resolver internal error"
msgstr "Sisäinen selvitysvirhe"
#: resolv/herror.c:110
msgid "Unknown resolver error"
msgstr "Tuntematon selvitysvirhe"
2015-02-06 03:56:00 +00:00
#: resolv/res_hconf.c:125
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: line %d: cannot specify more than %d trim domains"
msgstr "%s: rivi %d: voidaan määritellä korkeintaan %d ”trim”-toimialuetta"
2015-02-06 03:56:00 +00:00
#: resolv/res_hconf.c:146
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: line %d: list delimiter not followed by domain"
msgstr "%s: rivi %d: listarajoittimen jälkeen ei ole toimialuetta"
2015-02-06 03:56:00 +00:00
#: resolv/res_hconf.c:205
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: line %d: expected `on' or `off', found `%s'\n"
msgstr "%s: rivi %d: odotettiin ”on” tai ”off”, löytyi ”%s”\n"
2015-02-06 03:56:00 +00:00
#: resolv/res_hconf.c:248
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: line %d: bad command `%s'\n"
msgstr "%s: rivi %d: virheellinen komento ”%s”\n"
2015-02-06 03:56:00 +00:00
#: resolv/res_hconf.c:283
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: line %d: ignoring trailing garbage `%s'\n"
msgstr "%s: rivi %d: ei huomioida loppuroskaa ”%s”\n"
2015-02-06 03:56:00 +00:00
#: stdio-common/psiginfo-data.h:2
#, fuzzy
#| msgid "Illegal seek"
msgid "Illegal opcode"
msgstr "Virheellinen siirto"
#: stdio-common/psiginfo-data.h:3
#, fuzzy
#| msgid "Illegal seek"
msgid "Illegal operand"
msgstr "Virheellinen siirto"
#: stdio-common/psiginfo-data.h:4
msgid "Illegal addressing mode"
msgstr ""
#: stdio-common/psiginfo-data.h:5
#, fuzzy
#| msgid "Illegal seek"
msgid "Illegal trap"
msgstr "Virheellinen siirto"
#: stdio-common/psiginfo-data.h:6
msgid "Privileged opcode"
msgstr ""
#: stdio-common/psiginfo-data.h:7
msgid "Privileged register"
msgstr ""
#: stdio-common/psiginfo-data.h:8
#, fuzzy
#| msgid "preprocessor error"
msgid "Coprocessor error"
msgstr "esikääntäjävirhe"
#: stdio-common/psiginfo-data.h:9
#, fuzzy
#| msgid "Internal NIS error"
msgid "Internal stack error"
msgstr "Sisäinen NIS-virhe"
#: stdio-common/psiginfo-data.h:12
msgid "Integer divide by zero"
msgstr ""
#: stdio-common/psiginfo-data.h:13
#, fuzzy
#| msgid "time overflow"
msgid "Integer overflow"
msgstr "ajan ylivuoto"
#: stdio-common/psiginfo-data.h:14
#, fuzzy
#| msgid "Floating point exception"
msgid "Floating-point divide by zero"
msgstr "Liukulukupoikkeus"
#: stdio-common/psiginfo-data.h:15
#, fuzzy
#| msgid "Floating point exception"
msgid "Floating-point overflow"
msgstr "Liukulukupoikkeus"
#: stdio-common/psiginfo-data.h:16
#, fuzzy
#| msgid "Floating point exception"
msgid "Floating-point underflow"
msgstr "Liukulukupoikkeus"
#: stdio-common/psiginfo-data.h:17
#, fuzzy
#| msgid "Floating point exception"
msgid "Floating-poing inexact result"
msgstr "Liukulukupoikkeus"
#: stdio-common/psiginfo-data.h:18
#, fuzzy
#| msgid "Invalid object for operation"
msgid "Invalid floating-point operation"
msgstr "Virheellinen objekti operaatiolle"
#: stdio-common/psiginfo-data.h:19
#, fuzzy
#| msgid "Link number out of range"
msgid "Subscript out of range"
msgstr "Linkin numero on sallitun välin ulkopuolella"
#: stdio-common/psiginfo-data.h:22
msgid "Address not mapped to object"
msgstr ""
#: stdio-common/psiginfo-data.h:23
msgid "Invalid permissions for mapped object"
msgstr ""
#: stdio-common/psiginfo-data.h:26
#, fuzzy
#| msgid "Invalid argument"
msgid "Invalid address alignment"
msgstr "Virheellinen argumentti"
#: stdio-common/psiginfo-data.h:27
msgid "Nonexisting physical address"
msgstr ""
#: stdio-common/psiginfo-data.h:28
msgid "Object-specific hardware error"
msgstr ""
#: stdio-common/psiginfo-data.h:31
#, fuzzy
#| msgid "Trace/breakpoint trap"
msgid "Process breakpoint"
msgstr "Jäljitys/katkaisupisteansa"
#: stdio-common/psiginfo-data.h:32
msgid "Process trace trap"
msgstr ""
#: stdio-common/psiginfo-data.h:35
#, fuzzy
#| msgid "Child exited"
msgid "Child has exited"
msgstr "Lapsi lopetti"
#: stdio-common/psiginfo-data.h:36
msgid "Child has terminated abnormally and did not create a core file"
msgstr ""
#: stdio-common/psiginfo-data.h:37
msgid "Child has terminated abnormally and created a core file"
msgstr ""
#: stdio-common/psiginfo-data.h:38
msgid "Traced child has trapped"
msgstr ""
#: stdio-common/psiginfo-data.h:39
#, fuzzy
#| msgid "Child exited"
msgid "Child has stopped"
msgstr "Lapsi lopetti"
#: stdio-common/psiginfo-data.h:40
msgid "Stopped child has continued"
msgstr ""
#: stdio-common/psiginfo-data.h:43
#, fuzzy
#| msgid "No data available"
msgid "Data input available"
msgstr "Dataa ei ole käytettävissä"
#: stdio-common/psiginfo-data.h:44
#, fuzzy
#| msgid "No buffer space available"
msgid "Output buffers available"
msgstr "Puskuritilaa ei ole vapaana"
#: stdio-common/psiginfo-data.h:45
#, fuzzy
#| msgid "No buffer space available"
msgid "Input message available"
msgstr "Puskuritilaa ei ole vapaana"
#: stdio-common/psiginfo-data.h:46
msgid "I/O error"
msgstr "I/O-virhe"
#: stdio-common/psiginfo-data.h:47
#, fuzzy
#| msgid "RPC program not available"
msgid "High priority input available"
msgstr "RPC-ohjelma ei ole käytettävissä"
#: stdio-common/psiginfo-data.h:48
msgid "Device disconnected"
msgstr ""
#: stdio-common/psiginfo.c:139
msgid "Signal sent by kill()"
msgstr ""
#: stdio-common/psiginfo.c:142
msgid "Signal sent by sigqueue()"
msgstr ""
#: stdio-common/psiginfo.c:145
msgid "Signal generated by the expiration of a timer"
msgstr ""
#: stdio-common/psiginfo.c:148
msgid "Signal generated by the completion of an asynchronous I/O request"
msgstr ""
#: stdio-common/psiginfo.c:152
msgid "Signal generated by the arrival of a message on an empty message queue"
msgstr ""
#: stdio-common/psiginfo.c:157
msgid "Signal sent by tkill()"
msgstr ""
#: stdio-common/psiginfo.c:162
msgid "Signal generated by the completion of an asynchronous name lookup request"
msgstr ""
#: stdio-common/psiginfo.c:168
msgid "Signal generated by the completion of an I/O request"
msgstr ""
#: stdio-common/psiginfo.c:174
msgid "Signal sent by the kernel"
msgstr ""
#: stdio-common/psiginfo.c:198
#, fuzzy, c-format
#| msgid "Unknown signal %d"
msgid "Unknown signal %d\n"
msgstr "Tuntematon signaali %d"
#: stdio-common/psignal.c:43
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s%sUnknown signal %d\n"
msgstr "%s%sTuntematon signaali %d\n"
2015-02-06 03:56:00 +00:00
#: stdio-common/psignal.c:44
2009-02-28 22:24:35 +00:00
msgid "Unknown signal"
msgstr "Tuntematon signaali"
2015-02-06 03:56:00 +00:00
#: string/_strerror.c:45 sysdeps/mach/_strerror.c:86
2009-02-28 22:24:35 +00:00
msgid "Unknown error "
msgstr "Tuntematon virhe "
2015-02-06 03:56:00 +00:00
#: string/strerror.c:42
2009-02-28 22:24:35 +00:00
msgid "Unknown error"
msgstr "Tuntematon virhe"
2015-02-06 03:56:00 +00:00
#: string/strsignal.c:60
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Real-time signal %d"
msgstr "Reaaliaikasignaali %d"
2015-02-06 03:56:00 +00:00
#: string/strsignal.c:64
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Unknown signal %d"
msgstr "Tuntematon signaali %d"
2015-02-06 03:56:00 +00:00
#: sunrpc/auth_unix.c:111 sunrpc/clnt_tcp.c:123 sunrpc/clnt_udp.c:135
#: sunrpc/clnt_unix.c:124 sunrpc/svc_tcp.c:188 sunrpc/svc_tcp.c:233
#: sunrpc/svc_udp.c:162 sunrpc/svc_unix.c:188 sunrpc/svc_unix.c:229
#: sunrpc/xdr.c:631 sunrpc/xdr.c:793 sunrpc/xdr_array.c:97
#: sunrpc/xdr_rec.c:152 sunrpc/xdr_ref.c:76
2009-02-28 22:24:35 +00:00
msgid "out of memory\n"
msgstr "muisti lopussa\n"
2015-02-06 03:56:00 +00:00
#: sunrpc/auth_unix.c:349
2009-02-28 22:24:35 +00:00
msgid "auth_unix.c: Fatal marshalling problem"
msgstr "auth_none.c: Vakava serialisointiongelma"
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:95 sunrpc/clnt_perr.c:111
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: %s; low version = %lu, high version = %lu"
msgstr "%s: %s; alaversio = %lu, yläversio = %lu"
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:102
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: %s; why = %s\n"
msgstr "%s: %s; syy = %s\n"
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:104
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: %s; why = (unknown authentication error - %d)\n"
msgstr "%s: %s; syy = (tuntematon todennusvirhe - %d)\n"
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:153
2009-02-28 22:24:35 +00:00
msgid "RPC: Success"
msgstr "RPC: Onnistui"
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:156
2009-02-28 22:24:35 +00:00
msgid "RPC: Can't encode arguments"
msgstr "RPC: Argumentteja ei voi koodata"
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:160
2009-02-28 22:24:35 +00:00
msgid "RPC: Can't decode result"
msgstr "RPC: Tulosta ei voi selvittää"
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:164
2009-02-28 22:24:35 +00:00
msgid "RPC: Unable to send"
msgstr "RPC: Lähetys ei onnistu"
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:168
2009-02-28 22:24:35 +00:00
msgid "RPC: Unable to receive"
msgstr "RPC: Vastaanotto ei onnistu"
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:172
2009-02-28 22:24:35 +00:00
msgid "RPC: Timed out"
msgstr "RPC: Aikakatkaistu"
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:176
2009-02-28 22:24:35 +00:00
msgid "RPC: Incompatible versions of RPC"
msgstr "RPC: Epäyhteensopivat RPC:n versiot"
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:180
2009-02-28 22:24:35 +00:00
msgid "RPC: Authentication error"
msgstr "RPC: Todennusvirhe"
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:184
2009-02-28 22:24:35 +00:00
msgid "RPC: Program unavailable"
msgstr "RPC: Ohjelma ei ole käytettävissä"
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:188
2009-02-28 22:24:35 +00:00
msgid "RPC: Program/version mismatch"
msgstr "RPC: Ohjelma/versio ei täsmää"
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:192
2009-02-28 22:24:35 +00:00
msgid "RPC: Procedure unavailable"
msgstr "RPC: Proseduuri ei ole käytettävissä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:196
2009-02-28 22:24:35 +00:00
msgid "RPC: Server can't decode arguments"
msgstr "RPC: Palvelin ei voi selvittää argumentteja"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:200
2009-02-28 22:24:35 +00:00
msgid "RPC: Remote system error"
msgstr "RPC: Etäjärjestelmän virhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:204
2009-02-28 22:24:35 +00:00
msgid "RPC: Unknown host"
msgstr "RPC: Tuntematon konenimi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:208
2009-02-28 22:24:35 +00:00
msgid "RPC: Unknown protocol"
msgstr "RPC: Tuntematon protokolla"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:212
2009-02-28 22:24:35 +00:00
msgid "RPC: Port mapper failure"
msgstr "RPC: Porttikartoittajan virhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:216
2009-02-28 22:24:35 +00:00
msgid "RPC: Program not registered"
msgstr "RPC: Ohjelma ei ole rekisteröity"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:220
2009-02-28 22:24:35 +00:00
msgid "RPC: Failed (unspecified error)"
msgstr "RPC: Epäonnistui (määrittelemätön virhe)"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:261
2009-02-28 22:24:35 +00:00
msgid "RPC: (unknown error code)"
msgstr "RPC: (tuntematon virhekoodi)"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:333
2009-02-28 22:24:35 +00:00
msgid "Authentication OK"
msgstr "Todennus OK"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:336
2009-02-28 22:24:35 +00:00
msgid "Invalid client credential"
msgstr "Virheellinen asiakkaan valtuustieto"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:340
2009-02-28 22:24:35 +00:00
msgid "Server rejected credential"
msgstr "Palvelin torjui valtuustiedon"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:344
2009-02-28 22:24:35 +00:00
msgid "Invalid client verifier"
msgstr "Virheellinen asiakkaan varmistaja"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:348
2009-02-28 22:24:35 +00:00
msgid "Server rejected verifier"
msgstr "Palvelin hylkäsi todennuksen"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:352
2009-02-28 22:24:35 +00:00
msgid "Client credential too weak"
msgstr "Asiakkaan valtuustieto on liian heikko"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:356
2009-02-28 22:24:35 +00:00
msgid "Invalid server verifier"
msgstr "Virheellinen palvelintodennus"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_perr.c:360
2009-02-28 22:24:35 +00:00
msgid "Failed (unspecified error)"
msgstr "Epäonnistui (määrittelemätön virhe)"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/clnt_raw.c:115
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "clnt_raw.c: fatal header serialization error"
msgstr "clnt_raw.c - Vakava otsikon serialisointivirhe."
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/pm_getmaps.c:77
2009-02-28 22:24:35 +00:00
msgid "pmap_getmaps.c: rpc problem"
msgstr "pmap_getmaps.c: rpc-ongelma"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/pmap_clnt.c:127
2009-02-28 22:24:35 +00:00
msgid "Cannot register service"
msgstr "Palvelua ei voi rekisteröidä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/pmap_rmt.c:243
2009-02-28 22:24:35 +00:00
msgid "Cannot create socket for broadcast rpc"
msgstr "Yleislähetys-rpc:lle ei voi luoda pistoketta"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/pmap_rmt.c:250
2009-02-28 22:24:35 +00:00
msgid "Cannot set socket option SO_BROADCAST"
msgstr "Pistokevalitsinta SO_BROADCAST ei voi asettaa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/pmap_rmt.c:302
2009-02-28 22:24:35 +00:00
msgid "Cannot send broadcast packet"
msgstr "Yleislähetyspakettia ei voi lähettää"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/pmap_rmt.c:327
2009-02-28 22:24:35 +00:00
msgid "Broadcast poll problem"
msgstr "Yleislähetyskiertokyselyongelma"
2015-02-06 03:56:00 +00:00
#: sunrpc/pmap_rmt.c:340
2009-02-28 22:24:35 +00:00
msgid "Cannot receive reply to broadcast"
msgstr "Vastausta yleislähetykseen ei pystytä vastaanottamaan"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:281
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: output would overwrite %s\n"
msgstr "%s: tuloste ylikirjoittaisi tiedoston %s\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:288
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: unable to open %s: %m\n"
msgstr "%s: tiedostoa %s ei voi avata: %m\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:300
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: while writing output %s: %m"
msgstr "%s: kirjoitettaessa tulostetta %s: %m"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:336 sunrpc/rpc_main.c:375
#, fuzzy, c-format
#| msgid "cannot find C preprocessor: %s \n"
msgid "cannot find C preprocessor: %s\n"
2009-02-28 22:24:35 +00:00
msgstr "C-esikääntäjää ei löydy: %s \n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:411
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: C preprocessor failed with signal %d\n"
msgstr "%s: C-esikääntäjä epäonnistui signaalilla %d\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:414
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: C preprocessor failed with exit code %d\n"
msgstr "%s: C-esikääntäjä epäonnistui paluuarvolla %d\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:454
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "illegal nettype: `%s'\n"
msgstr "virheellinen verkkotyyppi :”%s”\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1089
2009-02-28 22:24:35 +00:00
#, c-format
msgid "rpcgen: too many defines\n"
msgstr "rpcgen: liian monta määrittelyä\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1101
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "rpcgen: arglist coding error\n"
msgstr "rpcgen: argumenttillistan koodausvirhe\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS: the file will not be removed; this is an
#. TRANS: informative message.
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1134
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "file `%s' already exists and may be overwritten\n"
msgstr "tiedosto ”%s” on olemassa ja saatetaan ylikirjoittaa\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1179
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Cannot specify more than one input file!\n"
msgstr "Voidaan antaa vain yksi syötetiedosto!\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1349
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "This implementation doesn't support newstyle or MT-safe code!\n"
msgstr "Tämä toteutus ei tue uudentyyppistä MT-turvallista koodia!\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1358
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Cannot use netid flag with inetd flag!\n"
msgstr "Netid-lippua ei voi käyttää inetd-lipun kanssa!\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1367
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Cannot use netid flag without TIRPC!\n"
msgstr "Lippua netid ei voi käyttää ilman TIRPC:tä!\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1374
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "Cannot use table flags with newstyle!\n"
msgstr "Table-lippuja ei voi käyttää ”newstyle”:n kanssa!\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1393
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "\"infile\" is required for template generation flags.\n"
msgstr "”syötetiedosto” vaaditaan mallin luontilippuja varten.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1398
2009-02-28 22:24:35 +00:00
#, c-format
msgid "Cannot have more than one file generation flag!\n"
msgstr "Tiedostonluontilippuja voi olla vain yksi!\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1407
2009-02-28 22:24:35 +00:00
#, c-format
msgid "usage: %s infile\n"
msgstr "käyttö: %s syötetiedosto\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1408
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] infile\n"
msgstr "\t%s [-abkCLNTM][-Dnimi[=arvo]] [-i koko] [-I [-K sekuntit]] [-Y polku] syötetiedosto\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1410
2009-02-28 22:24:35 +00:00
#, c-format
msgid "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n"
msgstr "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o tulostiedosto] [syötetiedosto]\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1412
2009-02-28 22:24:35 +00:00
#, c-format
msgid "\t%s [-s nettype]* [-o outfile] [infile]\n"
msgstr "\t%s [-s verkkotyyppi]* [-o tulostiedosto] [syötetiedosto]\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1413
2009-02-28 22:24:35 +00:00
#, c-format
msgid "\t%s [-n netid]* [-o outfile] [infile]\n"
msgstr "\t%s [-n verkkoid]* [-o tulostiedosto] [syötetiedosto]\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1421
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "options:\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1422
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-a\t\tgenerate all files, including samples\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1423
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-b\t\tbackward compatibility mode (generates code for SunOS 4.1)\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1424
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-c\t\tgenerate XDR routines\n"
msgstr ""
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1425
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-C\t\tANSI C mode\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1426
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-Dname[=value]\tdefine a symbol (same as #define)\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1427
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-h\t\tgenerate header file\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1428
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-i size\t\tsize at which to start generating inline code\n"
msgstr ""
2003-03-09 17:48:04 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1429
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-I\t\tgenerate code for inetd support in server (for SunOS 4.1)\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1430
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "-K seconds\tserver exits after K seconds of inactivity\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1431
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "-l\t\tgenerate client side stubs\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1432
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "-L\t\tserver errors will be printed to syslog\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1433
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "-m\t\tgenerate server side stubs\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1434
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-M\t\tgenerate MT-safe code\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1435
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-n netid\tgenerate server code that supports named netid\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1436
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "-N\t\tsupports multiple arguments and call-by-value\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1437
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "-o outfile\tname of the output file\n"
msgstr "tulostiedostoa ei voi luoda"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1438
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-s nettype\tgenerate server code that supports named nettype\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1439
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-Sc\t\tgenerate sample client code that uses remote procedures\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1440
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-Ss\t\tgenerate sample server code that defines remote procedures\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1441
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-Sm \t\tgenerate makefile template \n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1442
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-t\t\tgenerate RPC dispatch table\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1443
2009-02-28 22:24:35 +00:00
#, c-format
msgid "-T\t\tgenerate code to support RPC dispatch tables\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1444
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "-Y path\t\tdirectory name to find C preprocessor (cpp)\n"
msgstr "mitään C-esikääntäjää (cpp) ei löydy\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_main.c:1445
#, c-format
msgid "-5\t\tSysVr4 compatibility mode\n"
msgstr ""
#: sunrpc/rpc_main.c:1446
#, fuzzy, c-format
#| msgid "Give this help list"
msgid "--help\t\tgive this help list\n"
msgstr "Näytä tämä ohje"
#: sunrpc/rpc_main.c:1447
#, fuzzy, c-format
#| msgid "Print program version"
msgid "--version\tprint program version\n"
msgstr "Näytä ohjelman versio"
#: sunrpc/rpc_main.c:1449
#, fuzzy, c-format
#| msgid ""
#| "For bug reporting instructions, please see:\n"
#| "<http://www.gnu.org/software/libc/bugs.html>.\n"
msgid ""
"\n"
"For bug reporting instructions, please see:\n"
"%s.\n"
msgstr ""
"Ohjeet ohjelmistovioista ilmoittamiseen ovat osoitteessa\n"
"<http://www.gnu.org/software/libc/bugs.html>.\n"
#: sunrpc/rpc_scan.c:112
2009-02-28 22:24:35 +00:00
msgid "constant or identifier expected"
msgstr "vakio tai tunniste odotettu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_scan.c:308
2009-02-28 22:24:35 +00:00
msgid "illegal character in file: "
msgstr "virheellinen merkki tiedostossa: "
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_scan.c:347 sunrpc/rpc_scan.c:373
2009-02-28 22:24:35 +00:00
msgid "unterminated string constant"
msgstr "päättämätön merkkijonovakio"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_scan.c:379
2009-02-28 22:24:35 +00:00
msgid "empty char string"
msgstr "tyhjä char-merkkijono"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpc_scan.c:521 sunrpc/rpc_scan.c:531
2009-02-28 22:24:35 +00:00
msgid "preprocessor error"
msgstr "esikääntäjävirhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:246 sunrpc/rpcinfo.c:392
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "program %lu is not available\n"
msgstr "ohjelma %lu ei ole käytettävissä\n"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:273 sunrpc/rpcinfo.c:319 sunrpc/rpcinfo.c:342
#: sunrpc/rpcinfo.c:416 sunrpc/rpcinfo.c:462 sunrpc/rpcinfo.c:485
#: sunrpc/rpcinfo.c:519
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "program %lu version %lu is not available\n"
msgstr "ohjelman %lu versio %lu ei ole käytettävissä\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:524
2009-02-28 22:24:35 +00:00
#, c-format
msgid "program %lu version %lu ready and waiting\n"
msgstr "ohjelman %lu versio %lu valmis ja odottaa\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:565 sunrpc/rpcinfo.c:572
2009-02-28 22:24:35 +00:00
msgid "rpcinfo: can't contact portmapper"
msgstr "rpcinfo: porttikartoittajaan ei saada yhteyttä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:579
2009-02-28 22:24:35 +00:00
msgid "No remote programs registered.\n"
msgstr "Etäohjelmia ei ole rekisteröity.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:583
2009-02-28 22:24:35 +00:00
msgid " program vers proto port\n"
msgstr " ohjelmaversio proto portti\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:622
2009-02-28 22:24:35 +00:00
msgid "(unknown)"
msgstr "(tuntematon)"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:646
2009-02-28 22:24:35 +00:00
#, c-format
msgid "rpcinfo: broadcast failed: %s\n"
msgstr "rpcinfo: yleislähetys epäonnistui: %s\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:667
2009-02-28 22:24:35 +00:00
msgid "Sorry. You are not root\n"
msgstr "Valitettavasti et ole root\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:674
2009-02-28 22:24:35 +00:00
#, c-format
msgid "rpcinfo: Could not delete registration for prog %s version %s\n"
msgstr "rpcinfo: Ohjelman %s version %s rekisteröintiä ei voi poistaa\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:683
2009-02-28 22:24:35 +00:00
msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n"
msgstr "Käyttö: rpcinfo [ -n portin_numero ] -u konenimi ohjelman_numero [ versionumero ]\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:685
2009-02-28 22:24:35 +00:00
msgid " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n"
msgstr " rpcinfo [ -n porttinumero ] -t konenimi ohjelmanumero [ versionumero ]\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:687
2009-02-28 22:24:35 +00:00
msgid " rpcinfo -p [ host ]\n"
msgstr " rpcinfo -p [ konenimi ]\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:688
2009-02-28 22:24:35 +00:00
msgid " rpcinfo -b prognum versnum\n"
msgstr " rpcinfo -b ohjelmanumero versionumero\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:689
2009-02-28 22:24:35 +00:00
msgid " rpcinfo -d prognum versnum\n"
msgstr " rpcinfo -d ohjelmanumero versionumero\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:714
2009-02-28 22:24:35 +00:00
#, c-format
msgid "rpcinfo: %s is unknown service\n"
msgstr "rpcinfo: %s on tuntematon palvelu\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/rpcinfo.c:751
2009-02-28 22:24:35 +00:00
#, c-format
msgid "rpcinfo: %s is unknown host\n"
msgstr "rpcinfo: %s on tuntematon konenimi\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_run.c:71
2009-02-28 22:24:35 +00:00
msgid "svc_run: - out of memory"
msgstr "svc_run: - muisti lopussa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_run.c:91
2009-02-28 22:24:35 +00:00
msgid "svc_run: - poll failed"
msgstr "svc_run: - kiertokysely epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_simple.c:80
2009-02-28 22:24:35 +00:00
#, c-format
msgid "can't reassign procedure number %ld\n"
msgstr "proseduurinumeroa %ld ei voi käyttää uudelleen\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_simple.c:90
2009-02-28 22:24:35 +00:00
msgid "couldn't create an rpc server\n"
msgstr "rpc-palvelinta ei voitu luoda\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_simple.c:98
2009-02-28 22:24:35 +00:00
#, c-format
msgid "couldn't register prog %ld vers %ld\n"
msgstr "ohjelmaa %ld versio %ld ei voitu rekisteröidä\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_simple.c:106
2009-02-28 22:24:35 +00:00
msgid "registerrpc: out of memory\n"
msgstr "registerrpc: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_simple.c:169
2009-02-28 22:24:35 +00:00
#, c-format
msgid "trouble replying to prog %d\n"
msgstr "ongelma ohjelmalle %d vastaamisessa\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_simple.c:178
2009-02-28 22:24:35 +00:00
#, c-format
msgid "never registered prog %d\n"
msgstr "ohjelmaa %d ei koskaan rekisteröity\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_tcp.c:164
2009-02-28 22:24:35 +00:00
msgid "svc_tcp.c - tcp socket creation problem"
msgstr "svc_tcp.c - ongelma tcp-pistokkeen luomisessa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_tcp.c:179
2009-02-28 22:24:35 +00:00
msgid "svc_tcp.c - cannot getsockname or listen"
msgstr "svc_tcp.c - ”getsockname” ja ”listen” eivät ole mahdollisia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:137
2009-02-28 22:24:35 +00:00
msgid "svcudp_create: socket creation problem"
msgstr "svcudp_create: ongelma pistokkeen luomisessa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:151
2009-02-28 22:24:35 +00:00
msgid "svcudp_create - cannot getsockname"
msgstr "svcudp_create - ”getsockname” ei ole mahdollinen"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:183
2009-02-28 22:24:35 +00:00
msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n"
msgstr "svcudp_create: xp_pad on liian pieni IP_PKTINFO:lle\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:495
2009-02-28 22:24:35 +00:00
msgid "enablecache: cache already enabled"
msgstr "enablecache: välimuisti on jo käytössä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:501
2009-02-28 22:24:35 +00:00
msgid "enablecache: could not allocate cache"
msgstr "enablecache: välimuistin varaaminen ei onnistunut"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:510
2009-02-28 22:24:35 +00:00
msgid "enablecache: could not allocate cache data"
msgstr "enablecache: välimuistidatan muistinvaraus ei onnistunut"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:518
2009-02-28 22:24:35 +00:00
msgid "enablecache: could not allocate cache fifo"
msgstr "enablecache: välimuistififon muistinvaraus ei onnistunut"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:554
2009-02-28 22:24:35 +00:00
msgid "cache_set: victim not found"
msgstr "cache_set: uhria ei löydy"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:565
2009-02-28 22:24:35 +00:00
msgid "cache_set: victim alloc failed"
msgstr "cache_set uhrin varaus epäonnistui"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_udp.c:572
2009-02-28 22:24:35 +00:00
msgid "cache_set: could not allocate new rpc_buffer"
msgstr "cache_set: uuden ”rpc_buffer”:in muistinvaraus ei onnistunut"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_unix.c:162
2009-02-28 22:24:35 +00:00
msgid "svc_unix.c - AF_UNIX socket creation problem"
msgstr "svc_unix.c - ongelma AF_UNIX-pistokkeen luomisessa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sunrpc/svc_unix.c:178
2009-02-28 22:24:35 +00:00
msgid "svc_unix.c - cannot getsockname or listen"
msgstr "svc_unix.c - ”getsockname” ja ”listen” eivät ole mahdollisia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:28
2009-02-28 22:24:35 +00:00
msgid "Hangup"
msgstr "Linjankatkaisu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:29
2009-02-28 22:24:35 +00:00
msgid "Interrupt"
msgstr "Keskeytys"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:30
2009-02-28 22:24:35 +00:00
msgid "Quit"
msgstr "Lopetettu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:31
2009-02-28 22:24:35 +00:00
msgid "Illegal instruction"
msgstr "Virheellinen käsky"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:32
2009-02-28 22:24:35 +00:00
msgid "Trace/breakpoint trap"
msgstr "Jäljitys/katkaisupisteansa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:33
2009-02-28 22:24:35 +00:00
msgid "Aborted"
msgstr "Keskeytetty"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:34
2009-02-28 22:24:35 +00:00
msgid "Floating point exception"
msgstr "Liukulukupoikkeus"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:35
2009-02-28 22:24:35 +00:00
msgid "Killed"
msgstr "Tapettu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:36
2009-02-28 22:24:35 +00:00
msgid "Bus error"
msgstr "Väylävirhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:37
2009-02-28 22:24:35 +00:00
msgid "Segmentation fault"
msgstr "Muistialueen ylitys"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Broken pipe; there is no process reading from the other end of a pipe.
#. TRANS Every library function that returns this error code also generates a
#. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled
#. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
#. TRANS unless it has handled or blocked @code{SIGPIPE}.
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:38 sysdeps/gnu/errlist.c:360
2009-02-28 22:24:35 +00:00
msgid "Broken pipe"
msgstr "Katkennut putki"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:39
2009-02-28 22:24:35 +00:00
msgid "Alarm clock"
msgstr "Herätyskello"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:40
2009-02-28 22:24:35 +00:00
msgid "Terminated"
msgstr "Päätetty"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:41
2009-02-28 22:24:35 +00:00
msgid "Urgent I/O condition"
msgstr "Kiireellinen I/O-ehto"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:42
2009-02-28 22:24:35 +00:00
msgid "Stopped (signal)"
msgstr "Pysäytetty (signaali)"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:43
2009-02-28 22:24:35 +00:00
msgid "Stopped"
msgstr "Pysäytetty"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:44
2009-02-28 22:24:35 +00:00
msgid "Continued"
msgstr "Jatkettu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:45
2009-02-28 22:24:35 +00:00
msgid "Child exited"
msgstr "Lapsi lopetti"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:46
2009-02-28 22:24:35 +00:00
msgid "Stopped (tty input)"
msgstr "Pysäytetty (päätteen syöte)"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:47
2009-02-28 22:24:35 +00:00
msgid "Stopped (tty output)"
msgstr "Pysäytetty (päätteen tuloste)"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:48
2009-02-28 22:24:35 +00:00
msgid "I/O possible"
msgstr "I/O mahdollista"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:49
2009-02-28 22:24:35 +00:00
msgid "CPU time limit exceeded"
msgstr "Suoritinaikaraja ylittynyt"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:50
2009-02-28 22:24:35 +00:00
msgid "File size limit exceeded"
msgstr "Tiedoston kokoraja ylitetty"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:51
2009-02-28 22:24:35 +00:00
msgid "Virtual timer expired"
msgstr "Virtuaaliajastin vanhentunut"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:52
2009-02-28 22:24:35 +00:00
msgid "Profiling timer expired"
msgstr "Profilointiajastin vanhentunut"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:53
2009-02-28 22:24:35 +00:00
msgid "User defined signal 1"
msgstr "Käyttäjän määrittelemä signaali 1"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:54
2009-02-28 22:24:35 +00:00
msgid "User defined signal 2"
msgstr "Käyttäjän määrittelemä signaali 2"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:58
2009-02-28 22:24:35 +00:00
msgid "EMT trap"
msgstr "EMT-ansa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:61
2009-02-28 22:24:35 +00:00
msgid "Bad system call"
msgstr "Virheellinen järjestelmäkutsu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:64
2009-02-28 22:24:35 +00:00
msgid "Stack fault"
msgstr "Pinovirhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:67
2009-02-28 22:24:35 +00:00
msgid "Information request"
msgstr "Tietopyyntö"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:69
2009-02-28 22:24:35 +00:00
msgid "Power failure"
msgstr "Sähkökatko"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:72
2009-02-28 22:24:35 +00:00
msgid "Resource lost"
msgstr "Resurssi menetetty"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/generic/siglist.h:75
msgid "Window changed"
msgstr "Ikkuna vaihtunut"
2009-02-28 22:24:35 +00:00
#. TRANS Operation not permitted; only the owner of the file (or other resource)
#. TRANS or processes with special privileges can perform the operation.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:26
2009-02-28 22:24:35 +00:00
msgid "Operation not permitted"
msgstr "Toiminto ei ole sallittu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS No process matches the specified process ID.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:46
2009-02-28 22:24:35 +00:00
msgid "No such process"
msgstr "Prosessia ei ole"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Interrupted function call; an asynchronous signal occurred and prevented
#. TRANS completion of the call. When this happens, you should try the call
#. TRANS again.
#. TRANS
#. TRANS You can choose to have functions resume after a signal that is handled,
#. TRANS rather than failing with @code{EINTR}; see @ref{Interrupted
#. TRANS Primitives}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:61
2009-02-28 22:24:35 +00:00
msgid "Interrupted system call"
msgstr "Keskeytetty järjestelmäkutsu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
# Pitäisikö suomentaa enemmän?
#. TRANS Input/output error; usually used for physical read or write errors.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:70
2009-02-28 22:24:35 +00:00
msgid "Input/output error"
msgstr "I/O-virhe"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS No such device or address. The system tried to use the device
#. TRANS represented by a file you specified, and it couldn't find the device.
#. TRANS This can mean that the device file was installed incorrectly, or that
#. TRANS the physical device is missing or not correctly attached to the
#. TRANS computer.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:83
2009-02-28 22:24:35 +00:00
msgid "No such device or address"
msgstr "Laitetta tai osoitetta ei ole"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Argument list too long; used when the arguments passed to a new program
#. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a
2015-02-06 03:56:00 +00:00
#. TRANS File}) occupy too much memory space. This condition never arises on
#. TRANS @gnuhurdsystems{}.
#: sysdeps/gnu/errlist.c:95
2009-02-28 22:24:35 +00:00
msgid "Argument list too long"
msgstr "Argumenttilista on liian pitkä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Invalid executable file format. This condition is detected by the
#. TRANS @code{exec} functions; see @ref{Executing a File}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:105
2009-02-28 22:24:35 +00:00
msgid "Exec format error"
msgstr "Käynnistettävän tiedoston muoto virheellinen"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Bad file descriptor; for example, I/O on a descriptor that has been
#. TRANS closed or reading from a descriptor open only for writing (or vice
#. TRANS versa).
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:116
2009-02-28 22:24:35 +00:00
msgid "Bad file descriptor"
msgstr "Virheellinen tiedostokahva"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS There are no child processes. This error happens on operations that are
#. TRANS supposed to manipulate child processes, when there aren't any processes
#. TRANS to manipulate.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:127
2009-02-28 22:24:35 +00:00
msgid "No child processes"
msgstr "Ei lapsiprosesseja"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Deadlock avoided; allocating a system resource would have resulted in a
#. TRANS deadlock situation. The system does not guarantee that it will notice
#. TRANS all such situations. This error means you got lucky and the system
#. TRANS noticed; it might just hang. @xref{File Locks}, for an example.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:139
2009-02-28 22:24:35 +00:00
msgid "Resource deadlock avoided"
msgstr "Resurssiumpikuja vältetty"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS No memory available. The system cannot allocate more virtual memory
#. TRANS because its capacity is full.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:149
2009-02-28 22:24:35 +00:00
msgid "Cannot allocate memory"
msgstr "Muistin varaaminen ei onnistu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Bad address; an invalid pointer was detected.
2015-02-06 03:56:00 +00:00
#. TRANS On @gnuhurdsystems{}, this error never happens; you get a signal instead.
#: sysdeps/gnu/errlist.c:168
2009-02-28 22:24:35 +00:00
msgid "Bad address"
msgstr "Virheellinen osoite"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS A file that isn't a block special file was given in a situation that
#. TRANS requires one. For example, trying to mount an ordinary file as a file
#. TRANS system in Unix gives this error.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:179
2009-02-28 22:24:35 +00:00
msgid "Block device required"
msgstr "Lohkolaite vaaditaan"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Resource busy; a system resource that can't be shared is already in use.
#. TRANS For example, if you try to delete a file that is the root of a currently
#. TRANS mounted filesystem, you get this error.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:190
2009-02-28 22:24:35 +00:00
msgid "Device or resource busy"
msgstr "Laite tai resurssi varattu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS File exists; an existing file was specified in a context where it only
#. TRANS makes sense to specify a new file.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:200
2009-02-28 22:24:35 +00:00
msgid "File exists"
msgstr "Tiedosto on olemassa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS An attempt to make an improper link across file systems was detected.
#. TRANS This happens not only when you use @code{link} (@pxref{Hard Links}) but
#. TRANS also when you rename a file with @code{rename} (@pxref{Renaming Files}).
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:211
2009-02-28 22:24:35 +00:00
msgid "Invalid cross-device link"
msgstr "Virheellinen laitteiden välinen linkki"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The wrong type of device was given to a function that expects a
#. TRANS particular sort of device.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:221
2009-02-28 22:24:35 +00:00
msgid "No such device"
msgstr "Laitetta ei ole"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS A file that isn't a directory was specified when a directory is required.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:230
2009-02-28 22:24:35 +00:00
msgid "Not a directory"
msgstr "Ei ole hakemisto"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS File is a directory; you cannot open a directory for writing,
#. TRANS or create or remove hard links to it.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:240
2009-02-28 22:24:35 +00:00
msgid "Is a directory"
msgstr "On hakemisto"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Invalid argument. This is used to indicate various kinds of problems
#. TRANS with passing the wrong argument to a library function.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:250
2009-02-28 22:24:35 +00:00
msgid "Invalid argument"
msgstr "Virheellinen argumentti"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The current process has too many files open and can't open any more.
#. TRANS Duplicate descriptors do count toward this limit.
#. TRANS
#. TRANS In BSD and GNU, the number of open files is controlled by a resource
#. TRANS limit that can usually be increased. If you get this error, you might
#. TRANS want to increase the @code{RLIMIT_NOFILE} limit or make it unlimited;
#. TRANS @pxref{Limits on Resources}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:265
2009-02-28 22:24:35 +00:00
msgid "Too many open files"
msgstr "Liian monta avointa tiedostoa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS There are too many distinct file openings in the entire system. Note
#. TRANS that any number of linked channels count as just one file opening; see
2015-02-06 03:56:00 +00:00
#. TRANS @ref{Linked Channels}. This error never occurs on @gnuhurdsystems{}.
#: sysdeps/gnu/errlist.c:276
2009-02-28 22:24:35 +00:00
msgid "Too many open files in system"
msgstr "Liian monta avointa tiedostoa järjestelmässä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Inappropriate I/O control operation, such as trying to set terminal
#. TRANS modes on an ordinary file.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:286
2009-02-28 22:24:35 +00:00
msgid "Inappropriate ioctl for device"
msgstr "Laitteelle sopimaton ioctl"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS An attempt to execute a file that is currently open for writing, or
#. TRANS write to a file that is currently being executed. Often using a
#. TRANS debugger to run a program is considered having it open for writing and
#. TRANS will cause this error. (The name stands for ``text file busy''.) This
2015-02-06 03:56:00 +00:00
#. TRANS is not an error on @gnuhurdsystems{}; the text is copied as necessary.
#: sysdeps/gnu/errlist.c:299
2009-02-28 22:24:35 +00:00
msgid "Text file busy"
msgstr "Tekstitiedosto varattu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS File too big; the size of a file would be larger than allowed by the system.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:308
2009-02-28 22:24:35 +00:00
msgid "File too large"
msgstr "Liian suuri tiedosto"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS No space left on device; write operation on a file failed because the
#. TRANS disk is full.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:318
2009-02-28 22:24:35 +00:00
msgid "No space left on device"
msgstr "Laitteella ei ole tilaa jäljellä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Invalid seek operation (such as on a pipe).
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:327
2009-02-28 22:24:35 +00:00
msgid "Illegal seek"
msgstr "Virheellinen siirto"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS An attempt was made to modify something on a read-only file system.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:336
2009-02-28 22:24:35 +00:00
msgid "Read-only file system"
msgstr "Kirjoitussuojattu tiedostojärjestelmä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Too many links; the link count of a single file would become too large.
#. TRANS @code{rename} can cause this error if the file being renamed already has
#. TRANS as many links as it can take (@pxref{Renaming Files}).
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:347
2009-02-28 22:24:35 +00:00
msgid "Too many links"
msgstr "Liian monta linkkiä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Domain error; used by mathematical functions when an argument value does
#. TRANS not fall into the domain over which the function is defined.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:370
2009-02-28 22:24:35 +00:00
msgid "Numerical argument out of domain"
msgstr "Numeerinen argumentti ei kuulu määrittelyjoukkoon"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Range error; used by mathematical functions when the result value is
#. TRANS not representable because of overflow or underflow.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:380
2009-02-28 22:24:35 +00:00
msgid "Numerical result out of range"
msgstr "Numeerinen tulos on sallitun välin ulkopuolella"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Resource temporarily unavailable; the call might work if you try again
#. TRANS later. The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN};
2015-02-06 03:56:00 +00:00
#. TRANS they are always the same in @theglibc{}.
2009-02-28 22:24:35 +00:00
#. TRANS
#. TRANS This error can happen in a few different situations:
#. TRANS
#. TRANS @itemize @bullet
#. TRANS @item
#. TRANS An operation that would block was attempted on an object that has
#. TRANS non-blocking mode selected. Trying the same operation again will block
#. TRANS until some external condition makes it possible to read, write, or
#. TRANS connect (whatever the operation). You can use @code{select} to find out
#. TRANS when the operation will be possible; @pxref{Waiting for I/O}.
#. TRANS
#. TRANS @strong{Portability Note:} In many older Unix systems, this condition
#. TRANS was indicated by @code{EWOULDBLOCK}, which was a distinct error code
#. TRANS different from @code{EAGAIN}. To make your program portable, you should
#. TRANS check for both codes and treat them the same.
#. TRANS
#. TRANS @item
#. TRANS A temporary resource shortage made an operation impossible. @code{fork}
#. TRANS can return this error. It indicates that the shortage is expected to
#. TRANS pass, so your program can try the call again later and it may succeed.
#. TRANS It is probably a good idea to delay for a few seconds before trying it
#. TRANS again, to allow time for other processes to release scarce resources.
#. TRANS Such shortages are usually fairly serious and affect the whole system,
#. TRANS so usually an interactive program should report the error to the user
#. TRANS and return to its command loop.
#. TRANS @end itemize
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:417
2009-02-28 22:24:35 +00:00
msgid "Resource temporarily unavailable"
msgstr "Resurssi ei tilapäisesti ole käytettävissä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#. TRANS In @theglibc{}, this is another name for @code{EAGAIN} (above).
2009-02-28 22:24:35 +00:00
#. TRANS The values are always the same, on every operating system.
#. TRANS
#. TRANS C libraries in many older Unix systems have @code{EWOULDBLOCK} as a
#. TRANS separate error code.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:430
2009-02-28 22:24:35 +00:00
msgid "Operation would block"
msgstr "Toiminto pysähtyisi"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS An operation that cannot complete immediately was initiated on an object
#. TRANS that has non-blocking mode selected. Some functions that must always
#. TRANS block (such as @code{connect}; @pxref{Connecting}) never return
#. TRANS @code{EAGAIN}. Instead, they return @code{EINPROGRESS} to indicate that
#. TRANS the operation has begun and will take some time. Attempts to manipulate
#. TRANS the object before the call completes return @code{EALREADY}. You can
#. TRANS use the @code{select} function to find out when the pending operation
#. TRANS has completed; @pxref{Waiting for I/O}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:446
2009-02-28 22:24:35 +00:00
msgid "Operation now in progress"
msgstr "Toiminto on nyt käynnissä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS An operation is already in progress on an object that has non-blocking
#. TRANS mode selected.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:456
2009-02-28 22:24:35 +00:00
msgid "Operation already in progress"
msgstr "Toiminto on jo käynnissä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS A file that isn't a socket was specified when a socket is required.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:465
2009-02-28 22:24:35 +00:00
msgid "Socket operation on non-socket"
msgstr "Pistoketoiminto muulle kuin pistokkeelle"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The size of a message sent on a socket was larger than the supported
#. TRANS maximum size.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:475
2009-02-28 22:24:35 +00:00
msgid "Message too long"
msgstr "Liian pitkä viesti"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The socket type does not support the requested communications protocol.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:484
2009-02-28 22:24:35 +00:00
msgid "Protocol wrong type for socket"
msgstr "Protokollan tyyppi on väärä pistokkeelle"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS You specified a socket option that doesn't make sense for the
#. TRANS particular protocol being used by the socket. @xref{Socket Options}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:494
2009-02-28 22:24:35 +00:00
msgid "Protocol not available"
msgstr "Protokolla ei ole käytettävissä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The socket domain does not support the requested communications protocol
#. TRANS (perhaps because the requested protocol is completely invalid).
#. TRANS @xref{Creating a Socket}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:505
2009-02-28 22:24:35 +00:00
msgid "Protocol not supported"
msgstr "Protokolla ei ole tuettu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The socket type is not supported.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:514
2009-02-28 22:24:35 +00:00
msgid "Socket type not supported"
msgstr "Pistoketyyppi ei ole tuettu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The operation you requested is not supported. Some socket functions
#. TRANS don't make sense for all types of sockets, and others may not be
2015-02-06 03:56:00 +00:00
#. TRANS implemented for all communications protocols. On @gnuhurdsystems{}, this
2009-02-28 22:24:35 +00:00
#. TRANS error can happen for many calls when the object does not support the
#. TRANS particular operation; it is a generic indication that the server knows
#. TRANS nothing to do for that call.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:528
2009-02-28 22:24:35 +00:00
msgid "Operation not supported"
msgstr "Toiminto ei ole tuettu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The socket communications protocol family you requested is not supported.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:537
2009-02-28 22:24:35 +00:00
msgid "Protocol family not supported"
msgstr "Protokollaperhe ei ole tuettu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The address family specified for a socket is not supported; it is
#. TRANS inconsistent with the protocol being used on the socket. @xref{Sockets}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:547
2009-02-28 22:24:35 +00:00
msgid "Address family not supported by protocol"
msgstr "Protokolla ei tue osoiteperhettä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The requested socket address is already in use. @xref{Socket Addresses}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:556
2009-02-28 22:24:35 +00:00
msgid "Address already in use"
msgstr "Osoite on jo käytössä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The requested socket address is not available; for example, you tried
#. TRANS to give a socket a name that doesn't match the local host name.
#. TRANS @xref{Socket Addresses}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:567
2009-02-28 22:24:35 +00:00
msgid "Cannot assign requested address"
msgstr "Pyydettyä osoitetta ei voi asettaa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS A socket operation failed because the network was down.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:576
2009-02-28 22:24:35 +00:00
msgid "Network is down"
msgstr "Verkko on poissa käytöstä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS A socket operation failed because the subnet containing the remote host
#. TRANS was unreachable.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:586
2009-02-28 22:24:35 +00:00
msgid "Network is unreachable"
msgstr "Verkkoa ei tavoiteta"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS A network connection was reset because the remote host crashed.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:595
2009-02-28 22:24:35 +00:00
msgid "Network dropped connection on reset"
msgstr "Verkko sulki yhteyden vastapään takia."
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS A network connection was aborted locally.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:604
2009-02-28 22:24:35 +00:00
msgid "Software caused connection abort"
msgstr "Ohjelmisto aiheutti yhteyden katkaisun"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS A network connection was closed for reasons outside the control of the
#. TRANS local host, such as by the remote machine rebooting or an unrecoverable
#. TRANS protocol violation.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:615
2009-02-28 22:24:35 +00:00
msgid "Connection reset by peer"
msgstr "Vastapää sulki yhteyden"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The kernel's buffers for I/O operations are all in use. In GNU, this
#. TRANS error is always synonymous with @code{ENOMEM}; you may get one or the
#. TRANS other from network operations.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:626
2009-02-28 22:24:35 +00:00
msgid "No buffer space available"
msgstr "Puskuritilaa ei ole vapaana"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS You tried to connect a socket that is already connected.
#. TRANS @xref{Connecting}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:636
2009-02-28 22:24:35 +00:00
msgid "Transport endpoint is already connected"
msgstr "Siirron vastapää on jo yhdistetty"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The socket is not connected to anything. You get this error when you
#. TRANS try to transmit data over a socket, without first specifying a
#. TRANS destination for the data. For a connectionless socket (for datagram
#. TRANS protocols, such as UDP), you get @code{EDESTADDRREQ} instead.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:648
2009-02-28 22:24:35 +00:00
msgid "Transport endpoint is not connected"
msgstr "Siirron vastapää ei ole yhdistetty"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS No default destination address was set for the socket. You get this
#. TRANS error when you try to transmit data over a connectionless socket,
#. TRANS without first specifying a destination for the data with @code{connect}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:659
2009-02-28 22:24:35 +00:00
msgid "Destination address required"
msgstr "Kohdeosoite vaaditaan"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The socket has already been shut down.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:668
2009-02-28 22:24:35 +00:00
msgid "Cannot send after transport endpoint shutdown"
msgstr "Siirron vastapään sulkemisen jälkeen ei voi lähettää"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:677
2009-02-28 22:24:35 +00:00
msgid "Too many references: cannot splice"
msgstr "Liian monta viittausta: ei voi yhdistellä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS A socket operation with a specified timeout received no response during
#. TRANS the timeout period.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:687
2009-02-28 22:24:35 +00:00
msgid "Connection timed out"
msgstr "Yhteys aikakatkaistu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS A remote host refused to allow the network connection (typically because
#. TRANS it is not running the requested service).
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:697
2009-02-28 22:24:35 +00:00
msgid "Connection refused"
msgstr "Yhteys torjuttu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Too many levels of symbolic links were encountered in looking up a file name.
#. TRANS This often indicates a cycle of symbolic links.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:707
2009-02-28 22:24:35 +00:00
msgid "Too many levels of symbolic links"
msgstr "Liian monta symbolisten linkkien tasoa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Filename too long (longer than @code{PATH_MAX}; @pxref{Limits for
#. TRANS Files}) or host name too long (in @code{gethostname} or
#. TRANS @code{sethostname}; @pxref{Host Identification}).
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:718
2009-02-28 22:24:35 +00:00
msgid "File name too long"
msgstr "Liian pitkä tiedostonimi"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The remote host for a requested network connection is down.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:727
2009-02-28 22:24:35 +00:00
msgid "Host is down"
msgstr "Kone on alhaalla"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The remote host for a requested network connection is not reachable.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:736
2009-02-28 22:24:35 +00:00
msgid "No route to host"
msgstr "Reititystä koneeseen ei ole"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Directory not empty, where an empty directory was expected. Typically,
#. TRANS this error occurs when you are trying to delete a directory.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:746
2009-02-28 22:24:35 +00:00
msgid "Directory not empty"
msgstr "Hakemisto ei ole tyhjä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS This means that the per-user limit on new process would be exceeded by
#. TRANS an attempted @code{fork}. @xref{Limits on Resources}, for details on
#. TRANS the @code{RLIMIT_NPROC} limit.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:757
2009-02-28 22:24:35 +00:00
msgid "Too many processes"
msgstr "Liian monta prosessia"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The file quota system is confused because there are too many users.
#. TRANS @c This can probably happen in a GNU system when using NFS.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:767
2009-02-28 22:24:35 +00:00
msgid "Too many users"
msgstr "Liian monta käyttäjää"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The user's disk quota was exceeded.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:776
2009-02-28 22:24:35 +00:00
msgid "Disk quota exceeded"
msgstr "Levykiintiö ylittynyt"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#. TRANS Stale file handle. This indicates an internal confusion in the
#. TRANS file system which is due to file system rearrangements on the server host
#. TRANS for NFS file systems or corruption in other file systems.
#. TRANS Repairing this condition usually requires unmounting, possibly repairing
#. TRANS and remounting the file system.
#: sysdeps/gnu/errlist.c:789
#, fuzzy
#| msgid "Stale NFS file handle"
msgid "Stale file handle"
2009-02-28 22:24:35 +00:00
msgstr "Vanhentunut NFS-tiedostokahva"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS An attempt was made to NFS-mount a remote file system with a file name that
#. TRANS already specifies an NFS-mounted file.
#. TRANS (This is an error on some operating systems, but we expect it to work
2015-02-06 03:56:00 +00:00
#. TRANS properly on @gnuhurdsystems{}, making this error code impossible.)
#: sysdeps/gnu/errlist.c:801
2009-02-28 22:24:35 +00:00
msgid "Object is remote"
msgstr "Tiedosto on etätiedosto"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:810
2009-02-28 22:24:35 +00:00
msgid "RPC struct is bad"
msgstr "RPC-rakenne on virheellinen"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:819
2009-02-28 22:24:35 +00:00
msgid "RPC version wrong"
msgstr "RPC-versio on väärä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:828
2009-02-28 22:24:35 +00:00
msgid "RPC program not available"
msgstr "RPC-ohjelma ei ole käytettävissä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:837
2009-02-28 22:24:35 +00:00
msgid "RPC program version wrong"
msgstr "RPC-ohjelman versio on väärä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:846
2009-02-28 22:24:35 +00:00
msgid "RPC bad procedure for program"
msgstr "RPC: väärä proseduuri ohjelmalle"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS No locks available. This is used by the file locking facilities; see
2015-02-06 03:56:00 +00:00
#. TRANS @ref{File Locks}. This error is never generated by @gnuhurdsystems{}, but
2009-02-28 22:24:35 +00:00
#. TRANS it can result from an operation to an NFS server running another
#. TRANS operating system.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:858
2009-02-28 22:24:35 +00:00
msgid "No locks available"
msgstr "Lukkoja ei ole käytettävissä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Inappropriate file type or format. The file was the wrong type for the
#. TRANS operation, or a data file had the wrong format.
#. TRANS
#. TRANS On some systems @code{chmod} returns this error if you try to set the
#. TRANS sticky bit on a non-directory file; @pxref{Setting Permissions}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:871
2009-02-28 22:24:35 +00:00
msgid "Inappropriate file type or format"
msgstr "Sopimaton tiedostotyyppi tai -muoto"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:880
2009-02-28 22:24:35 +00:00
msgid "Authentication error"
msgstr "Todennusvirhe"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS ???
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:889
2009-02-28 22:24:35 +00:00
msgid "Need authenticator"
msgstr "Tarvitaan todennin"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Function not implemented. This indicates that the function called is
#. TRANS not implemented at all, either in the C library itself or in the
#. TRANS operating system. When you get this error, you can be sure that this
#. TRANS particular function will always fail with @code{ENOSYS} unless you
#. TRANS install a new version of the C library or the operating system.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:902
2009-02-28 22:24:35 +00:00
msgid "Function not implemented"
msgstr "Funktion toteutus puuttuu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Not supported. A function returns this error when certain parameter
#. TRANS values are valid, but the functionality they request is not available.
#. TRANS This can mean that the function does not implement a particular command
#. TRANS or option value or flag bit at all. For functions that operate on some
#. TRANS object given in a parameter, such as a file descriptor or a port, it
#. TRANS might instead mean that only @emph{that specific object} (file
#. TRANS descriptor, port, etc.) is unable to support the other parameters given;
#. TRANS different file descriptors might support different ranges of parameter
#. TRANS values.
#. TRANS
#. TRANS If the entire function is not available at all in the implementation,
#. TRANS it returns @code{ENOSYS} instead.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:922
2009-02-28 22:24:35 +00:00
msgid "Not supported"
msgstr "Ei ole tuettu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS While decoding a multibyte character the function came along an invalid
#. TRANS or an incomplete sequence of bytes or the given wide character is invalid.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:932
2009-02-28 22:24:35 +00:00
msgid "Invalid or incomplete multibyte or wide character"
msgstr "Virheellinen tai epätäydellinen monitavumerkki tai leveä merkki"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#. TRANS On @gnuhurdsystems{}, servers supporting the @code{term} protocol return
2009-02-28 22:24:35 +00:00
#. TRANS this error for certain operations when the caller is not in the
#. TRANS foreground process group of the terminal. Users do not usually see this
#. TRANS error because functions such as @code{read} and @code{write} translate
#. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
#. TRANS for information on process groups and these signals.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:946
2009-02-28 22:24:35 +00:00
msgid "Inappropriate operation for background process"
msgstr "Taustaprosessille sopimaton toiminto"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#. TRANS On @gnuhurdsystems{}, opening a file returns this error when the file is
2009-02-28 22:24:35 +00:00
#. TRANS translated by a program and the translator program dies while starting
#. TRANS up, before it has connected to the file.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:957
2009-02-28 22:24:35 +00:00
msgid "Translator died"
msgstr "Kääntäjä kuoli"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS The experienced user will know what is wrong.
#. TRANS @c This error code is a joke. Its perror text is part of the joke.
#. TRANS @c Don't change it.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:968
2009-02-28 22:24:35 +00:00
msgid "?"
msgstr "?"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS You did @strong{what}?
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:977
2009-02-28 22:24:35 +00:00
msgid "You really blew it this time"
msgstr "Tällä kertaa todella sotkit asiat"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Go home and have a glass of warm, dairy-fresh milk.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:986
2009-02-28 22:24:35 +00:00
msgid "Computer bought the farm"
msgstr "Tietokone heitti veivinsä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS This error code has no purpose.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:995
2009-02-28 22:24:35 +00:00
msgid "Gratuitous error"
msgstr "Tarpeeton virhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1003
2009-02-28 22:24:35 +00:00
msgid "Bad message"
msgstr "Virheellinen viesti"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1011
2009-02-28 22:24:35 +00:00
msgid "Identifier removed"
msgstr "Tunniste poistettu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1019
2009-02-28 22:24:35 +00:00
msgid "Multihop attempted"
msgstr "Yritettiin suorittaa ”multihop”"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1027
2009-02-28 22:24:35 +00:00
msgid "No data available"
msgstr "Dataa ei ole käytettävissä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1035
2009-02-28 22:24:35 +00:00
msgid "Link has been severed"
msgstr "Linkki on vahingoittunut"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1043
2009-02-28 22:24:35 +00:00
msgid "No message of desired type"
msgstr "Halutun tyyppisiä viestejä ei ole"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1051
2009-02-28 22:24:35 +00:00
msgid "Out of streams resources"
msgstr "Virtaresurssit lopussa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1059
2009-02-28 22:24:35 +00:00
msgid "Device not a stream"
msgstr "Laite ei ole virta"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1067
2009-02-28 22:24:35 +00:00
msgid "Value too large for defined data type"
msgstr "Arvo on liian suuri annetulle tietotyypille"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1075
2009-02-28 22:24:35 +00:00
msgid "Protocol error"
msgstr "Protokollavirhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1083
2009-02-28 22:24:35 +00:00
msgid "Timer expired"
msgstr "Ajastin vanhentunut"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#. TRANS Operation canceled; an asynchronous operation was canceled before it
#. TRANS completed. @xref{Asynchronous I/O}. When you call @code{aio_cancel},
#. TRANS the normal result is for the operations affected to complete with this
#. TRANS error; @pxref{Cancel AIO Operations}.
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1095
2009-02-28 22:24:35 +00:00
msgid "Operation canceled"
msgstr "Toiminto peruutettu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1103
2009-02-28 22:24:35 +00:00
msgid "Interrupted system call should be restarted"
msgstr "Keskeytetty järjestelmäkutsu on suoritettava uudestaan"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1111
2009-02-28 22:24:35 +00:00
msgid "Channel number out of range"
msgstr "Kanavan numero on sallitun välin ulkopuolella"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1119
2009-02-28 22:24:35 +00:00
msgid "Level 2 not synchronized"
msgstr "Taso 2 ei ole synkronoitu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1127
2009-02-28 22:24:35 +00:00
msgid "Level 3 halted"
msgstr "Taso 3 pysäytetty"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1135
2009-02-28 22:24:35 +00:00
msgid "Level 3 reset"
msgstr "Taso 3 alustettu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1143
2009-02-28 22:24:35 +00:00
msgid "Link number out of range"
msgstr "Linkin numero on sallitun välin ulkopuolella"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1151
2009-02-28 22:24:35 +00:00
msgid "Protocol driver not attached"
msgstr "Protokolla-ajuri ei ole kytketty"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1159
2009-02-28 22:24:35 +00:00
msgid "No CSI structure available"
msgstr "CSI-rakennetta ei ole käytettävissä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1167
2009-02-28 22:24:35 +00:00
msgid "Level 2 halted"
msgstr "Taso 2 pysäytetty"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1175
2009-02-28 22:24:35 +00:00
msgid "Invalid exchange"
msgstr "Virheellinen vaihto"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1183
2009-02-28 22:24:35 +00:00
msgid "Invalid request descriptor"
msgstr "Virheellinen pyyntökahva"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1191
2009-02-28 22:24:35 +00:00
msgid "Exchange full"
msgstr "Vaihto täynnä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1199
2009-02-28 22:24:35 +00:00
msgid "No anode"
msgstr "Ei anode"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1207
2009-02-28 22:24:35 +00:00
msgid "Invalid request code"
msgstr "Virheellinen pyyntökoodi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1215
2009-02-28 22:24:35 +00:00
msgid "Invalid slot"
msgstr "Virheellinen viipale"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1223
2009-02-28 22:24:35 +00:00
msgid "File locking deadlock error"
msgstr "Umpikuja tiedoston lukinnassa -virhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1231
2009-02-28 22:24:35 +00:00
msgid "Bad font file format"
msgstr "Virheellinen kirjasintiedoston muoto"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1239
2009-02-28 22:24:35 +00:00
msgid "Machine is not on the network"
msgstr "Kone ei ole verkossa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1247
2009-02-28 22:24:35 +00:00
msgid "Package not installed"
msgstr "Pakettia ei ole asennettu"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1255
2009-02-28 22:24:35 +00:00
msgid "Advertise error"
msgstr "Ilmoitusvirhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1263
2009-02-28 22:24:35 +00:00
msgid "Srmount error"
msgstr "Srmount-virhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1271
2009-02-28 22:24:35 +00:00
msgid "Communication error on send"
msgstr "Yhteysvirhe lähetettäessä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1279
2009-02-28 22:24:35 +00:00
msgid "RFS specific error"
msgstr "RFS:n virhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1287
2009-02-28 22:24:35 +00:00
msgid "Name not unique on network"
msgstr "Nimi ei ole ainutkertainen verkossa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1295
2009-02-28 22:24:35 +00:00
msgid "File descriptor in bad state"
msgstr "Tiedostokahva on virheellisessä tilassa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1303
2009-02-28 22:24:35 +00:00
msgid "Remote address changed"
msgstr "Etäosoite muuttunut"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1311
2009-02-28 22:24:35 +00:00
msgid "Can not access a needed shared library"
msgstr "Tarvittavaa jaettua kirjastoa ei voi käyttää"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1319
2009-02-28 22:24:35 +00:00
msgid "Accessing a corrupted shared library"
msgstr "Käytetään turmeltunutta jaettua kirjastoa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1327
2009-02-28 22:24:35 +00:00
msgid ".lib section in a.out corrupted"
msgstr "a.out:in .lib-osa on turmeltunut"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1335
2009-02-28 22:24:35 +00:00
msgid "Attempting to link in too many shared libraries"
msgstr "Yritetään linkittää liian monta jaettua kirjastoa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1343
2009-02-28 22:24:35 +00:00
msgid "Cannot exec a shared library directly"
msgstr "Jaettua kirjastoa ei voi käynnistää suoraan"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1351
2009-02-28 22:24:35 +00:00
msgid "Streams pipe error"
msgstr "Virtaputkivirhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1359
2009-02-28 22:24:35 +00:00
msgid "Structure needs cleaning"
msgstr "Rakenne vaatii puhdistusta"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1367
2009-02-28 22:24:35 +00:00
msgid "Not a XENIX named type file"
msgstr "Ei ole XENIXin nimetty tyyppitiedosto"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1375
2009-02-28 22:24:35 +00:00
msgid "No XENIX semaphores available"
msgstr "XENIX-semaforeja ei ole käytettävissä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1383
2009-02-28 22:24:35 +00:00
msgid "Is a named type file"
msgstr "On nimetty tyyppitiedosto"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1391
2009-02-28 22:24:35 +00:00
msgid "Remote I/O error"
msgstr "Vastapään I/O-virhe"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1399
2009-02-28 22:24:35 +00:00
msgid "No medium found"
msgstr "Mediaa ei löydy"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1407
2009-02-28 22:24:35 +00:00
msgid "Wrong medium type"
msgstr "Väärä mediatyyppi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1415
2009-02-28 22:24:35 +00:00
msgid "Required key not available"
msgstr "Vaadittava avain ei ole saatavilla"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1423
2009-02-28 22:24:35 +00:00
msgid "Key has expired"
msgstr "Avain vanhentunut"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1431
2009-02-28 22:24:35 +00:00
#, fuzzy
msgid "Key has been revoked"
msgstr "Linkki on vahingoittunut"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1439
2009-02-28 22:24:35 +00:00
msgid "Key was rejected by service"
msgstr "Palvelu hylkäsi avaimen"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1447
2009-02-28 22:24:35 +00:00
msgid "Owner died"
msgstr "Omistaja kuoli"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1455
2009-02-28 22:24:35 +00:00
msgid "State not recoverable"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/gnu/errlist.c:1463
#, fuzzy
#| msgid "Operation not applicable"
msgid "Operation not possible due to RF-kill"
msgstr "Toiminto ei ole soveltuva"
#: sysdeps/gnu/errlist.c:1471
msgid "Memory page has hardware error"
msgstr ""
#: sysdeps/mach/_strerror.c:56
2009-02-28 22:24:35 +00:00
msgid "Error in unknown error system: "
msgstr "Virhe tuntemattomassa virhejärjestelmässä: "
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:1
msgid "Address family for hostname not supported"
msgstr "Konenimen osoiteperhe ei ole tuettu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:2
msgid "Temporary failure in name resolution"
msgstr "Tilapäinen virhe nimenselvityksessä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:3
msgid "Bad value for ai_flags"
msgstr "Väärä arvo kentälle ai_flags"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:4
msgid "Non-recoverable failure in name resolution"
msgstr "Peruuttamaton virhe nimenselvityksessä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:5
msgid "ai_family not supported"
msgstr "ai_family ei ole tuettu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:6
msgid "Memory allocation failure"
msgstr "Muistinvarausvirhe"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:7
msgid "No address associated with hostname"
msgstr "Konenimeen ei liity osoitetta"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:8
msgid "Name or service not known"
msgstr "Nimeä tai palvelua ei tunneta"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:9
msgid "Servname not supported for ai_socktype"
msgstr "”Servname” ei ole tuettu ”ai_socktype”:lle"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:10
msgid "ai_socktype not supported"
msgstr "ai_socktype ei ole tuettu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:11
msgid "System error"
msgstr "Järjestelmävirhe"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:12
msgid "Processing request in progress"
msgstr "Pyynnön käsittely käynnissä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:13
msgid "Request canceled"
msgstr "Pyyntö peruutettu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:14
msgid "Request not canceled"
msgstr "Pyyntöä ei peruutettu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:15
msgid "All requests done"
msgstr "Kaikki pyynnöt suoritettu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:16
msgid "Interrupted by a signal"
msgstr "Signaalin keskeyttämä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#: sysdeps/posix/gai_strerror-strs.h:17
msgid "Parameter string not correctly encoded"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/unix/sysv/linux/i386/readelflib.c:65
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s is for unknown machine %d.\n"
msgstr "%s on tarkoitettu tuntemattomalle koneelle %d.\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/unix/sysv/linux/ia64/makecontext.c:58
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "makecontext: does not know how to handle more than 8 arguments\n"
msgstr "makecontext: ei osaa käsitellä yli kahdeksaa argumenttia\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/unix/sysv/linux/lddlibc4.c:60
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid ""
"Usage: lddlibc4 FILE\n"
"\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/unix/sysv/linux/lddlibc4.c:81
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "cannot open `%s'"
msgstr "tiedostoa ”%s” ei voi avata"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: sysdeps/unix/sysv/linux/lddlibc4.c:85
2009-02-28 22:24:35 +00:00
#, c-format
msgid "cannot read header from `%s'"
msgstr "tiedoston ”%s” otsaketta ei voi lukea"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:282
2009-02-28 22:24:35 +00:00
msgid "lacks alphabetic at start"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:284
2009-02-28 22:24:35 +00:00
msgid "has fewer than 3 alphabetics"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:286
2009-02-28 22:24:35 +00:00
msgid "has more than 6 alphabetics"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:294
2009-02-28 22:24:35 +00:00
msgid "differs from POSIX standard"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:300
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: warning: zone \"%s\" abbreviation \"%s\" %s\n"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:309
#, fuzzy, c-format
#| msgid "%s: usage is %s [ --version ] [ -v ] [ -c [loyear,]hiyear ] zonename ...\n"
msgid ""
"%s: usage: %s [--version] [--help] [-{vV}] [-{ct} [lo,]hi] zonename ...\n"
"\n"
"Report bugs to %s.\n"
2009-02-28 22:24:35 +00:00
msgstr "%s: käyttö: %s [ --version ] [ -v ] [ -c [alkuvuosi,]loppuvuosi ] vyöhykenimi ...\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:386
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid "%s: wild -c argument %s\n"
msgstr "%s: Liian monta argumenttia\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zdump.c:419
#, fuzzy, c-format
msgid "%s: wild -t argument %s\n"
msgstr "%s: Liian monta argumenttia\n"
#: timezone/zdump.c:508
2009-02-28 22:24:35 +00:00
msgid "Error writing to standard output"
msgstr "Virhe kirjoitettaessa vakiotulosteeseen"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:371
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: Memory exhausted: %s\n"
msgstr "%s: Muisti lopussa: %s\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:438
#, fuzzy, c-format
#| msgid "\"%s\", line %d: %s"
msgid "\"%s\", line %d: "
2009-02-28 22:24:35 +00:00
msgstr "”%s”, rivi %d: %s"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:441
2009-02-28 22:24:35 +00:00
#, c-format
msgid " (rule from \"%s\", line %d)"
msgstr " (sääntö tiedostosta ”%s”, riviltä %d)"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:460
#, c-format
2009-02-28 22:24:35 +00:00
msgid "warning: "
msgstr "varoitus: "
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:470
2009-02-28 22:24:35 +00:00
#, fuzzy, c-format
msgid ""
2015-02-06 03:56:00 +00:00
"%s: usage is %s [ --version ] [ --help ] [ -v ] [ -l localtime ] [ -p posixrules ] \\\n"
2009-02-28 22:24:35 +00:00
"\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n"
2015-02-06 03:56:00 +00:00
"\n"
"Report bugs to %s.\n"
2009-02-28 22:24:35 +00:00
msgstr ""
"%s: käyttö: %s [ -s ] [ -v ] [ -l paik.aika ] [ -p posixsäännöt ] \\\n"
"\t[ -d hakemisto ] [ -L karkaussekuntit ] [ -y yearistype ] [ tiedostonimi ... ]\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:505
2009-02-28 22:24:35 +00:00
msgid "wild compilation-time specification of zic_t"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:524
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: More than one -d option specified\n"
msgstr "%s: Annettu useampi kuin yksi -d -valitsin\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:534
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: More than one -l option specified\n"
msgstr "%s: Annettu useampi kuin yksi -l -valitsin\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:544
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: More than one -p option specified\n"
msgstr "%s: Annettu useampi kuin yksi -p -valitsin\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:554
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: More than one -y option specified\n"
msgstr "%s: Annettu useampi kuin yksi -y -valitsin\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:564
2009-02-28 22:24:35 +00:00
#, c-format
msgid "%s: More than one -L option specified\n"
msgstr "%s: Annettu useampi kuin yksi -L -valitsin\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:611
2009-02-28 22:24:35 +00:00
msgid "link to link"
msgstr "linkki linkkiin"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:678
2009-02-28 22:24:35 +00:00
msgid "hard link failed, symbolic link used"
msgstr "kova linkitys epäonnistui, käytetään symbolista linkkiä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:688
#, fuzzy, c-format
#| msgid "%s: Can't create %s: %s\n"
msgid "%s: Can't read %s: %s\n"
msgstr "%s: Tiedostoa %s ei voi luoda: %s\n"
#: timezone/zic.c:696 timezone/zic.c:1595
2002-12-02 18:14:24 +00:00
#, c-format
2015-02-06 03:56:00 +00:00
msgid "%s: Can't create %s: %s\n"
msgstr "%s: Tiedostoa %s ei voi luoda: %s\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:704 timezone/zic.c:939
#, c-format
msgid "%s: Error reading %s\n"
msgstr "%s: Virhe luettaessa %s\n"
#: timezone/zic.c:710 timezone/zic.c:1792
#, c-format
msgid "%s: Error writing %s\n"
msgstr "%s: Virhe kirjoitettaessa %s\n"
#: timezone/zic.c:714
#, fuzzy
#| msgid "hard link failed, symbolic link used"
msgid "link failed, copy used"
msgstr "kova linkitys epäonnistui, käytetään symbolista linkkiä"
#: timezone/zic.c:802 timezone/zic.c:804
2009-02-28 22:24:35 +00:00
msgid "same rule name in multiple files"
msgstr "sama säännön nimi useassa tiedostossa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:845
2009-02-28 22:24:35 +00:00
msgid "unruly zone"
msgstr "vallaton vyöhyke"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:852
2003-03-09 17:48:04 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s in ruleless zone"
msgstr "%s säännöttömässä vyöhykkeessä"
2003-03-09 17:48:04 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:872
2009-02-28 22:24:35 +00:00
msgid "standard input"
msgstr "vakiosyöte"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:877
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: Can't open %s: %s\n"
msgstr "%s: Tiedostoa %s ei voi avata: %s\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:888
2009-02-28 22:24:35 +00:00
msgid "line too long"
msgstr "liian pitkä rivi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:908
2009-02-28 22:24:35 +00:00
msgid "input line of unknown type"
msgstr "syöterivi tuntematonta tyyppiä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:924
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: Leap line in non leap seconds file %s\n"
msgstr "%s: Leap-rivi tiedostossa %s, joka ei ole karkaussekuntitiedosto\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:931 timezone/zic.c:1339 timezone/zic.c:1361
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: panic: Invalid l_value %d\n"
msgstr "%s: paniikki: Virheellinen ”l_value” %d\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:946
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: Error closing %s: %s\n"
msgstr "%s: Virhe suljettaessa %s: %s\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:951
2009-02-28 22:24:35 +00:00
msgid "expected continuation line not found"
msgstr "odotettua jatkoriviä ei löytynyt"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:992 timezone/zic.c:2644 timezone/zic.c:2658
2009-02-28 22:24:35 +00:00
msgid "time overflow"
msgstr "ajan ylivuoto"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:997
2009-02-28 22:24:35 +00:00
msgid "values over 24 hours not handled by pre-2007 versions of zic"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1008
2009-02-28 22:24:35 +00:00
msgid "wrong number of fields on Rule line"
msgstr "väärä määrä kenttiä Rule-rivillä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1012
2009-02-28 22:24:35 +00:00
msgid "nameless rule"
msgstr "nimetön sääntö"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1017
2009-02-28 22:24:35 +00:00
msgid "invalid saved time"
msgstr "virheellinen tallennettu aika"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1034
2009-02-28 22:24:35 +00:00
msgid "wrong number of fields on Zone line"
msgstr "väärä määrä kenttiä Zone-rivillä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1039
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "\"Zone %s\" line and -l option are mutually exclusive"
msgstr "”Zone %s”-rivi ja -l -valitsin ovat toisensa poissulkevia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1045
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "\"Zone %s\" line and -p option are mutually exclusive"
msgstr "”Zone %s”-rivi ja -p -valitsin ovat toisensa poissulkevia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1053
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "duplicate zone name %s (file \"%s\", line %d)"
msgstr "kaksinkertainen vyöhykenimi %s (tiedosto ”%s”, rivi %d)"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1066
2009-02-28 22:24:35 +00:00
msgid "wrong number of fields on Zone continuation line"
msgstr "väärä määrä kenttiä Zone-jatkorivillä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1103
#, fuzzy
#| msgid "invalid UTC offset"
msgid "invalid UT offset"
2009-02-28 22:24:35 +00:00
msgstr "virheellinen UTC-siirtymä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1106
2009-02-28 22:24:35 +00:00
msgid "invalid abbreviation format"
msgstr "virheellinen lyhennemuoto"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1135
2009-02-28 22:24:35 +00:00
msgid "Zone continuation line end time is not after end time of previous line"
msgstr "Vyöhykkeen jatkorivin loppuaika ei ole edellisen rivin loppuaikaa myöhäisempi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1161
2009-02-28 22:24:35 +00:00
msgid "wrong number of fields on Leap line"
msgstr "väärä määrä kenttiä Leap-rivillä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1170
2009-02-28 22:24:35 +00:00
msgid "invalid leaping year"
msgstr "virheellinen karkausvuosi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1190 timezone/zic.c:1293
2009-02-28 22:24:35 +00:00
msgid "invalid month name"
msgstr "virheellinen kuukauden nimi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1203 timezone/zic.c:1406 timezone/zic.c:1420
2009-02-28 22:24:35 +00:00
msgid "invalid day of month"
msgstr "virheellinen kuukauden päivä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1208
2009-02-28 22:24:35 +00:00
msgid "time too small"
msgstr "aika on liian pieni"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1212
2009-02-28 22:24:35 +00:00
msgid "time too large"
msgstr "aika on liian suuri"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1216 timezone/zic.c:1322
2009-02-28 22:24:35 +00:00
msgid "invalid time of day"
msgstr "virheellinen kellonaika"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1235
2009-02-28 22:24:35 +00:00
msgid "illegal CORRECTION field on Leap line"
msgstr "virheellinen CORRECTION-kenttä Leap-rivillä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1240
2009-02-28 22:24:35 +00:00
msgid "illegal Rolling/Stationary field on Leap line"
msgstr "virheellinen Rolling/Stationary-kenttä Leap-rivillä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1246
msgid "leap second precedes Big Bang"
msgstr ""
#: timezone/zic.c:1259
2009-02-28 22:24:35 +00:00
msgid "wrong number of fields on Link line"
msgstr "väärä määrä kenttiä Link-rivillä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1263
2009-02-28 22:24:35 +00:00
msgid "blank FROM field on Link line"
msgstr "tyhjä FROM-kenttä Link-rivillä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1267
2009-02-28 22:24:35 +00:00
msgid "blank TO field on Link line"
msgstr "tyhjä TO-kenttä Link-rivillä"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1343
2009-02-28 22:24:35 +00:00
msgid "invalid starting year"
msgstr "virheellinen aloitusvuosi"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1365
2009-02-28 22:24:35 +00:00
msgid "invalid ending year"
msgstr "virheellinen päättymisvuosi"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1369
2009-02-28 22:24:35 +00:00
msgid "starting year greater than ending year"
msgstr "aloitusvuosi suurempi kuin lopetusvuosi"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1376
2009-02-28 22:24:35 +00:00
msgid "typed single year"
msgstr "yksittäinen vuosi annettu"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1411
2009-02-28 22:24:35 +00:00
msgid "invalid weekday name"
msgstr "virheellinen viikonpäivän nimi"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:1530
msgid "pre-2014 clients may mishandle more than 1200 transition times"
msgstr ""
#: timezone/zic.c:1585
2002-07-28 19:04:09 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: Can't remove %s: %s\n"
msgstr "%s: Tiedostoa %s ei voi poistaa: %s\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2143
msgid "no POSIX environment variable for zone"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2149
2002-12-02 18:14:24 +00:00
#, c-format
2015-02-06 03:56:00 +00:00
msgid "%s: pre-%d clients may mishandle distant timestamps"
2002-12-02 18:14:24 +00:00
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2329
2009-02-28 22:24:35 +00:00
msgid "can't determine time zone abbreviation to use just after until time"
msgstr "ennen ”until”-aikaa käytettävää aikavyöhykelyhennettä ei voi määrittää"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2375 timezone/zic.c:2450
msgid "too many local time types"
msgstr "liian monta paikallisen ajan tyyppiä"
2009-02-28 22:24:35 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2423
2009-02-28 22:24:35 +00:00
msgid "internal error - addtype called with bad isdst"
msgstr "sisäinen virhe - addtype kutsuttu väärällä isdst-arvolla"
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2427
2009-02-28 22:24:35 +00:00
msgid "internal error - addtype called with bad ttisstd"
msgstr "sisäinen virhe - addtype kutsuttu väärällä ttisstd-arvolla"
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2431
2009-02-28 22:24:35 +00:00
msgid "internal error - addtype called with bad ttisgmt"
msgstr "sisäinen virhe - addtype kutsuttu väärällä ttisgmt-arvolla"
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2454
2009-02-28 22:24:35 +00:00
#, fuzzy
2015-02-06 03:56:00 +00:00
msgid "UT offset out of range"
2009-02-28 22:24:35 +00:00
msgstr "Kanavan numero on sallitun välin ulkopuolella"
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2478
2009-02-28 22:24:35 +00:00
msgid "too many leap seconds"
msgstr "liian monta karkaussekuntia"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2484
2009-02-28 22:24:35 +00:00
msgid "repeated leap second moment"
msgstr "toistunut karkaussekuntihetki"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2534
2009-02-28 22:24:35 +00:00
msgid "Wild result from command execution"
msgstr "Villi tulos komennon suorittamisesta"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2535
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: command was '%s', result was %d\n"
msgstr "%s: komento oli ”%s”, tulos oli %d\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2626
2009-02-28 22:24:35 +00:00
msgid "Odd number of quotation marks"
msgstr "Pariton määrä lainausmerkkejä"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2703
2009-02-28 22:24:35 +00:00
msgid "use of 2/29 in non leap-year"
msgstr "helmikuun 29. päivää käytetty muussa kuin karkausvuodessa"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2738
2009-02-28 22:24:35 +00:00
msgid "rule goes past start/end of month--will not work with pre-2004 versions of zic"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2769
2009-02-28 22:24:35 +00:00
msgid "time zone abbreviation lacks alphabetic at start"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2771
msgid "time zone abbreviation has fewer than 3 alphabetics"
2009-02-28 22:24:35 +00:00
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2773
2009-02-28 22:24:35 +00:00
msgid "time zone abbreviation has too many alphabetics"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2783
2009-02-28 22:24:35 +00:00
msgid "time zone abbreviation differs from POSIX standard"
msgstr ""
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2789
2009-02-28 22:24:35 +00:00
msgid "too many, or too long, time zone abbreviations"
msgstr "liian monta tai liian pitkä aikavyöhykelyhenne"
2002-12-02 18:14:24 +00:00
2015-02-06 03:56:00 +00:00
#: timezone/zic.c:2829
2002-12-02 18:14:24 +00:00
#, c-format
2009-02-28 22:24:35 +00:00
msgid "%s: Can't create directory %s: %s\n"
msgstr "%s: Hakemistoa %s ei voi luoda: %s\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#~ msgid "Try \\`xtrace --help' for more information.\\n"
#~ msgstr "Komento ”xtrace --help” antaa lisää tietoa.\\n"
#~ msgid "xtrace: option \\`$1' requires an argument.\\n"
#~ msgstr "xtrace: valitsin ”$1” vaatii argumentin.\\n"
2002-07-28 19:04:09 +00:00
2015-02-06 03:56:00 +00:00
#~ msgid "Can't open configuration file %s"
#~ msgstr "Asetustiedostoa %s ei voi avata"
#~ msgid "%s: more then one 'else'"
#~ msgstr "%s: useampi kuin yksi ”else”"
#~ msgid "Try \\`memusage --help' for more information."
#~ msgstr "Komento ”memusage --help” antaa lisää tietoa."
#, fuzzy
#~ msgid "memusage: option \\`$1' requires an argument"
#~ msgstr "memusage: valitsin ”$1” vaatii argumentin"
#, fuzzy
#~ msgid "invalid value for 'reload-count': %u"
#~ msgstr "%s: virheellinen arvo kentälle ”%s”"
#, fuzzy
#~ msgid "No usable database library found."
#~ msgstr "NIS-karttatietokanta on viallinen"
#, fuzzy
#~ msgid "while reading database"
#~ msgstr "valmisteltaessa tulostetta"
#~ msgid "cannot find any C preprocessor (cpp)\n"
#~ msgstr "mitään C-esikääntäjää (cpp) ei löydy\n"
#~ msgid "Signal 0"
#~ msgstr "Signaali 0"
#~ msgid "IOT trap"
#~ msgstr "IOT-ansa"
#~ msgid "%s: Can't link from %s to %s: %s\n"
#~ msgstr "%s: Linkitys %s -> %s ei onnistu: %s\n"
#~ msgid "time before zero"
#~ msgstr "aika ennen nollaa"
#~ msgid "too many transitions?!"
#~ msgstr "liian monta siirtymää?!"
#~ msgid "%s: %d did not sign extend correctly\n"
#~ msgstr "%s: %d:n etumerkki ei säilynyt laajennuksessa\n"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid ""
#~ "Read and display shared object profiling data.\vFor bug reporting instructions, please see:\n"
#~ "<http://www.gnu.org/software/libc/bugs.html>.\n"
#~ msgstr ""
#~ "Lue ja näytä jaettujen objektien profilointitietoja.\vOhjeet ohjelmistovioista ilmoittamiseen ovat osoitteessa\n"
#~ "<http://www.gnu.org/software/libc/bugs.html>.\n"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "%s: stopping date is invalid in string %Zd in `era' field"
#~ msgstr "%s: lopetuspäivä on virheellinen merkkijonossa %Zd kentässä ”era”"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid ""
#~ "Get locale-specific information.\vFor bug reporting instructions, please see:\n"
#~ "<http://www.gnu.org/software/libc/bugs.html>.\n"
#~ msgstr ""
#~ "Hae maa-asetustostietoja.\vOhjeet ohjelmistovioista ilmoittamiseen ovat osoitteessa\n"
#~ "<http://www.gnu.org/software/libc/bugs.html>.\n"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid ""
#~ "Get entries from administrative database.\vFor bug reporting instructions, please see:\n"
#~ "<http://www.gnu.org/software/libc/bugs.html>.\n"
#~ msgstr ""
#~ "Hae merkintöjä hallinnollisesta tietokannasta.\vOhjeet ohjelmistovioista ilmoittamiseen ovat osoitteessa\n"
#~ "<http://www.gnu.org/software/libc/bugs.html>.\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "%s: illegal option -- %c\n"
#~ msgstr "%s: virheellinen valitsin -- %c\n"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "authunix_create: out of memory\n"
#~ msgstr "authunix_create: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "clnttcp_create: out of memory\n"
#~ msgstr "clnttcp_create: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "clntudp_create: out of memory\n"
#~ msgstr "clntudp_create: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "clntunix_create: out of memory\n"
#~ msgstr "clntunix_create: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "svctcp_create: out of memory\n"
#~ msgstr "svctcp_create: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "svc_tcp: makefd_xprt: out of memory\n"
#~ msgstr "svc_tcp: makefd_xprt: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "svcudp_create: out of memory\n"
#~ msgstr "svcupd_create: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "svcunix_create: out of memory\n"
#~ msgstr "svcunix_create: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "svc_unix: makefd_xprt: out of memory\n"
#~ msgstr "svc_unix: makefd_xprt: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "xdr_bytes: out of memory\n"
#~ msgstr "xdr_bytes: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "xdr_string: out of memory\n"
#~ msgstr "xdr_string: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "xdr_array: out of memory\n"
#~ msgstr "xdr_array: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "xdrrec_create: out of memory\n"
#~ msgstr "xdrrec_create: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "xdr_reference: out of memory\n"
#~ msgstr "xdr_references: muisti lopussa\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Can't remove old temporary cache file %s"
#~ msgstr "Vanhaa tilapäistä välimuistitiedostoa %s ei voi poistaa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Writing of cache data failed."
#~ msgstr "Välimuistidatan kirjoitus epäonnistui."
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "empty dynamics string token substitution"
#~ msgstr "tyhjän dynaamisen merkkijonon osan korvaus"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Can't lstat %s"
#~ msgstr "Tiedoston %s tilaa ei voi lukea"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "<%s> and <%s> are illegal names for range"
#~ msgstr "<%s> ja <%s> ovat virheellisiä nimiä välille"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "upper limit in range is not higher then lower limit"
#~ msgstr "välin yläraja ei ole suurempi kuin alaraja"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "%s: character `%s' not defined in charmap while needed as default value"
#~ msgstr "%s: oletusarvona tarvittavaa merkkiä ”%s” ei ole määritelty merkistökartassa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "character `%s' not defined while needed as default value"
#~ msgstr "oletusarvona tarvittavaa merkkiä ”%s” ei ole määritelty"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "%s: value for field `%s' must not be the empty string"
#~ msgstr "%s: kentän ”%s” arvo ei saa olla tyhjä merkkijono"
2003-03-09 17:48:04 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "%s: values of field `%s' must not be larger than %d"
#~ msgstr "%s: kentän ”%s” arvot eivät saa olla suurempia kuin %d"
2003-03-09 17:48:04 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "starting year too low to be represented"
#~ msgstr "aloitusvuosi liian pieni esitettäväksi"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "starting year too high to be represented"
#~ msgstr "aloitusvuosi liian suuri esitettäväksi"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "ending year too low to be represented"
#~ msgstr "päättymisvuosi liian pieni esitettäväksi"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "ending year too high to be represented"
#~ msgstr "päättymisvuosi liian suuri esitettäväksi"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Report bugs using the `glibcbug' script to <bugs@gnu.org>.\n"
#~ msgstr ""
#~ "Ilmoita ohjelmistovirheistä ”glibcbug”-skriptillä (englanniksi) osoitteeseen <bugs@gnu.org>.\n"
#~ "Suomennoksen virheistä voit ilmoittaa listalle <translation-team-fi@lists.sourceforge.net>.\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
# Katso lähdekoodia ennen kuin valitat tästä.
#~ msgid "cheese"
#~ msgstr "leipä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "First string for testing."
#~ msgstr "Ensimmäinen merkkijono testausta varten."
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Another string for testing."
#~ msgstr "Toinen merkkijono testausta varten"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 0"
#~ msgstr "Virhe 0"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Arg list too long"
#~ msgstr "Argumenttilista on liian pitkä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Bad file number"
#~ msgstr "Virheellinen tiedostonumero"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Not enough space"
#~ msgstr "Ei ole riittävästi tilaa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Device busy"
#~ msgstr "Laite on varattu"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Cross-device link"
#~ msgstr "Laitteidenvälinen linkki"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "File table overflow"
#~ msgstr "Tiedostotaulukon ylivuoto"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Argument out of domain"
#~ msgstr "Argumentti ei kuulu määrittelyjoukkoon"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Result too large"
#~ msgstr "Liian suuri tulos"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Deadlock situation detected/avoided"
#~ msgstr "Umpikujaan johtava tilanne havaittu ja vältetty"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "No record locks available"
#~ msgstr "Tietuelukkoja ei ole käytettävissä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Disc quota exceeded"
#~ msgstr "Levykiintiö ylittynyt"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Bad exchange descriptor"
#~ msgstr "Virheellinen vaihtokahva"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Bad request descriptor"
#~ msgstr "Virheellinen pyyntökahva"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Message tables full"
#~ msgstr "Viestitaulukot täysiä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Anode table overflow"
#~ msgstr "Anode-taulukon ylivuoto"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Bad request code"
#~ msgstr "Virheellinen pyyntökoodi"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "File locking deadlock"
#~ msgstr "Umpikuja tiedoston lukinnassa"
2003-03-09 17:48:04 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 58"
#~ msgstr "Virhe 58"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 59"
#~ msgstr "Virhe 59"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Not a stream device"
#~ msgstr "Ei ole virtalaite"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Out of stream resources"
#~ msgstr "Virtaresurssit lopussa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 72"
#~ msgstr "Virhe 72"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 73"
#~ msgstr "Virhe 73"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 75"
#~ msgstr "Virhe 75"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 76"
#~ msgstr "Virhe 76"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Not a data message"
#~ msgstr "Ei ole dataviesti"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Attempting to link in more shared libraries than system limit"
#~ msgstr "Yritetään linkittää järjestelmärajaa enemmän jaettuja kirjastoja"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Can not exec a shared library directly"
#~ msgstr "Jaettua kirjastoa suoraan ei voi käynnistää suoraan"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Illegal byte sequence"
#~ msgstr "Virheellinen tavusarja"
2002-12-02 18:14:24 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Number of symbolic links encountered during path name traversal exceeds MAXSYMLINKS"
#~ msgstr "Symbolisten linkkien määrä ylittää arvon MAXSYMLINKS"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 91"
#~ msgstr "Virhe 91"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 92"
#~ msgstr "Virhe 92"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Option not supported by protocol"
#~ msgstr "Protokolla ei tue valitsinta"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 100"
#~ msgstr "Virhe 100"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 101"
#~ msgstr "Virhe 101"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 102"
#~ msgstr "Virhe 102"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 103"
#~ msgstr "Virhe 103"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 104"
#~ msgstr "Virhe 104"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 105"
#~ msgstr "Virhe 105"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 106"
#~ msgstr "Virhe 106"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 107"
#~ msgstr "Virhe 107"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 108"
#~ msgstr "Virhe 108"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 109"
#~ msgstr "Virhe 109"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 110"
#~ msgstr "Virhe 110"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 111"
#~ msgstr "Virhe 111"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 112"
#~ msgstr "Virhe 112"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 113"
#~ msgstr "Virhe 113"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 114"
#~ msgstr "Virhe 114"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 115"
#~ msgstr "Virhe 115"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 116"
#~ msgstr "Virhe 116"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 117"
#~ msgstr "Virhe 117"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 118"
#~ msgstr "Virhe 118"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 119"
#~ msgstr "Virhe 119"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Operation not supported on transport endpoint"
#~ msgstr "Siirron vastapää ei tue toimintoa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Address family not supported by protocol family"
#~ msgstr "Protokollaperhe ei tue osoiteperhettä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Network dropped connection because of reset"
#~ msgstr "Verkko sulki yhteyden vastapään takia"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 136"
#~ msgstr "Virhe 136"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Not available"
#~ msgstr "Ei ole käytettävissä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Is a name file"
#~ msgstr "On nimitiedosto"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Reserved for future use"
#~ msgstr "Varattu tulevaan käyttöön"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Error 142"
#~ msgstr "Virhe 142"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Cannot send after socket shutdown"
#~ msgstr "Pistokkeen sulkemisen jälkeen ei voi lähettää"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "%s: Can't unlink %s: %s\n"
#~ msgstr "%s: Tiedoston %s linkitystä ei voi poistaa: %s\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "no day in month matches rule"
#~ msgstr "mikään kuukauden päivä ei vastaa sääntöä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "%s: line %d: expected service, found `%s'\n"
#~ msgstr "%s: rivi %d: odotettiin palvelua, löytyi ”%s”\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "%s: line %d: cannot specify more than %d services"
#~ msgstr "%s: rivi %d: voidaan määritellä korkeintaan %d palvelua"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "%s: line %d: list delimiter not followed by keyword"
#~ msgstr "%s: rivi %d: listarajoittimen jälkeen ei ole avainsanaa"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "get_myaddress: ioctl (get interface configuration)"
#~ msgstr "get_myaddress: ioctl (hae rajapinnan säädöt)"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "__get_myaddress: ioctl (get interface configuration)"
#~ msgstr "__get_myaddress: ioctl (hae rajapinnan säädöt)"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "broadcast: ioctl (get interface configuration)"
#~ msgstr "broadcast: ioctl (hae rajapinnan säädöt)"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "broadcast: ioctl (get interface flags)"
#~ msgstr "broadcast: ioctl (hae rajapinnan liput)"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "YPBINDPROC_DOMAIN: %s\n"
#~ msgstr "YPBINDPROC_DOMAIN: %s\n"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "while allocating hash table entry"
#~ msgstr "varattaessa tilaa tiivistetaulukkomerkinnälle"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Cannot run nscd in secure mode as unprivileged user"
#~ msgstr "Ohjelmaa nscd ei voi ajaa turvallisessa tilassa normaalin käyttäjän oikeuksilla"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "while allocating cache: %s"
#~ msgstr "varattaessa välimuistia: %s"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "while accepting connection: %s"
#~ msgstr "hyväksyttäessä yhteyksiä: %s"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "while allocating key copy"
#~ msgstr "varattaessa tilaa avainkopiolle"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "while allocating cache entry"
#~ msgstr "varattaessa tilaa välimuistimerkinnälle"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Haven't found \"%d\" in group cache!"
#~ msgstr "”%d” ei löytynyt ryhmävälimuistista!"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid " no"
#~ msgstr " ei"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid " yes"
#~ msgstr " kyllä"
2002-07-28 19:04:09 +00:00
2009-02-28 22:24:35 +00:00
#~ msgid "Haven't found \"%d\" in password cache!"
#~ msgstr "”%d” ei löytynyt salasanavälimuistista!"
#~ msgid "shared object cannot be dlopen()ed: static TLS memory too small"
#~ msgstr "jaettua objektia ei voi avata funktiolla dlopen(): staattinen TLS-muisti on liian pieni"
#~ msgid "%s: profiler out of memory shadowing PLTREL of %s\n"
#~ msgstr "%s: profiloijan muisti loppui varjostettaessa objektin %s PLTREL-kenttää\n"
2002-07-28 19:04:09 +00:00
2002-12-02 18:14:24 +00:00
#~ msgid "\t\t\t\t\t\t\t %s: value for field `%s' must be in range %d...%d"
2009-02-28 22:24:35 +00:00
#~ msgstr "\t\t\t\t\t\t\t %s: kentän ”%s” arvon on oltava välillä %d...%d"
2002-07-28 19:04:09 +00:00
2002-12-02 18:14:24 +00:00
#~ msgid "Failed to look up user '%s' to run server as"
2009-02-28 22:24:35 +00:00
#~ msgstr "Käyttäjää ”%s”, jonka oikeuksilla palvelinta ajetaan, ei löytynyt"
2002-07-28 19:04:09 +00:00
2002-12-02 18:14:24 +00:00
#~ msgid "no filename for profiling data given and shared object `%s' has no soname"
2009-02-28 22:24:35 +00:00
#~ msgstr "profilointidatalle ei annettu tiedostonimeä, eikä jaetulla objektilla ”%s”ei ole so-nimeä"