This commit is contained in:
Matthias Clasen
2010-05-14 11:25:11 -04:00
parent c57c61c930
commit cff9d83f75
92 changed files with 11668 additions and 8733 deletions

184
po/fi.po
View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-04-23 20:25-0400\n"
"POT-Creation-Date: 2010-05-14 11:05-0400\n"
"PO-Revision-Date: 2010-03-20 00:00+0200\n"
"Last-Translator: Tommi Vainikainen <thv@iki.fi>\n"
"Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
@@ -772,7 +772,7 @@ msgstr "käännöksen työalueen koko loppui kesken"
msgid "previously-checked referenced subpattern not found"
msgstr "aiemmin tarkistettua ja viitattua alimallia ei löydy"
#: glib/gregex.c:522 glib/gregex.c:1603
#: glib/gregex.c:522 glib/gregex.c:1639
#, c-format
msgid "Error while matching regular expression %s: %s"
msgstr "Virhe täsmätessä säännöllistä lauseketta %s: %s"
@@ -795,43 +795,43 @@ msgstr "Virhe säännöllisessä lausekkeessa %s kohdassa %d: %s"
msgid "Error while optimizing regular expression %s: %s"
msgstr "Virhe optimoitaessa säännöllistä lauseketta %s: %s"
#: glib/gregex.c:2031
#: glib/gregex.c:2067
msgid "hexadecimal digit or '}' expected"
msgstr "odotettiin heksadesimaalista numeroa tai merkkiä ”}”"
#: glib/gregex.c:2047
#: glib/gregex.c:2083
msgid "hexadecimal digit expected"
msgstr "odotettiin heksadesimaalista numeroa"
#: glib/gregex.c:2087
#: glib/gregex.c:2123
msgid "missing '<' in symbolic reference"
msgstr "merkki '<' puuttuu symbolisesta viitteestä"
#: glib/gregex.c:2096
#: glib/gregex.c:2132
msgid "unfinished symbolic reference"
msgstr "päättämätön symbolinen viite"
#: glib/gregex.c:2103
#: glib/gregex.c:2139
msgid "zero-length symbolic reference"
msgstr "nollan mittainen symbolinen viite"
#: glib/gregex.c:2114
#: glib/gregex.c:2150
msgid "digit expected"
msgstr "odotettiin numeroa"
#: glib/gregex.c:2132
#: glib/gregex.c:2168
msgid "illegal symbolic reference"
msgstr "virheellinen symbolinen viite"
#: glib/gregex.c:2194
#: glib/gregex.c:2230
msgid "stray final '\\'"
msgstr "ylimääräinen päättävä '\\'"
#: glib/gregex.c:2198
#: glib/gregex.c:2234
msgid "unknown escape sequence"
msgstr "tuntematon escape-jono"
#: glib/gregex.c:2208
#: glib/gregex.c:2244
#, c-format
msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
msgstr "Virhe tulkittaessa korvaavaa tekstiä ”%s” kohdassa %lu: %s"
@@ -1037,19 +1037,19 @@ msgstr "Puuttuva argumentti kohteelle %s"
msgid "Unknown option %s"
msgstr "Tuntematon valitsin %s"
#: glib/gkeyfile.c:361
#: glib/gkeyfile.c:363
msgid "Valid key file could not be found in search dirs"
msgstr "Kelvollista avaintiedostoa ei löytynyt haetuista kansioista"
#: glib/gkeyfile.c:396
#: glib/gkeyfile.c:398
msgid "Not a regular file"
msgstr "Ei tavallinen tiedosto"
#: glib/gkeyfile.c:404
#: glib/gkeyfile.c:406
msgid "File is empty"
msgstr "Tiedosto on tyhjä"
#: glib/gkeyfile.c:763
#: glib/gkeyfile.c:765
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -1057,57 +1057,57 @@ msgstr ""
"Avaintiedosto sisältää rivin ”%s”, joka ei ole avain-arvopari, ryhmä tai "
"kommentti"
#: glib/gkeyfile.c:823
#: glib/gkeyfile.c:825
#, c-format
msgid "Invalid group name: %s"
msgstr "Virheellinen ryhmän nimi: %s"
#: glib/gkeyfile.c:845
#: glib/gkeyfile.c:847
msgid "Key file does not start with a group"
msgstr "Avaintiedosto ei ala ryhmällä"
#: glib/gkeyfile.c:871
#: glib/gkeyfile.c:873
#, c-format
msgid "Invalid key name: %s"
msgstr "Virheellinen avaimen nimi: %s"
#: glib/gkeyfile.c:898
#: glib/gkeyfile.c:900
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "Avaintiedosto sisältää ei-tuetun koodauksen ”%s”"
#: glib/gkeyfile.c:1114 glib/gkeyfile.c:1276 glib/gkeyfile.c:2505
#: glib/gkeyfile.c:2571 glib/gkeyfile.c:2706 glib/gkeyfile.c:2839
#: glib/gkeyfile.c:2992 glib/gkeyfile.c:3179 glib/gkeyfile.c:3240
#: glib/gkeyfile.c:1116 glib/gkeyfile.c:1278 glib/gkeyfile.c:2657
#: glib/gkeyfile.c:2723 glib/gkeyfile.c:2858 glib/gkeyfile.c:2991
#: glib/gkeyfile.c:3144 glib/gkeyfile.c:3331 glib/gkeyfile.c:3392
#, c-format
msgid "Key file does not have group '%s'"
msgstr "Avaintiedostossa ei ole ryhmää ”%s”"
#: glib/gkeyfile.c:1288
#: glib/gkeyfile.c:1290
#, c-format
msgid "Key file does not have key '%s'"
msgstr "Avaintiedostossa ei ole avainta ”%s”"
#: glib/gkeyfile.c:1395 glib/gkeyfile.c:1510
#: glib/gkeyfile.c:1397 glib/gkeyfile.c:1512
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr ""
"Avaintiedosto sisältää avaimen ”%s” arvolla ”%s”, joka ei ole UTF-8-"
"merkkijono"
#: glib/gkeyfile.c:1415 glib/gkeyfile.c:1909
#: glib/gkeyfile.c:1417 glib/gkeyfile.c:1911
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "Avaintiedosto sisältää avaimen ”%s”, jonka arvoa ei voida tulkita."
#: glib/gkeyfile.c:1530
#: glib/gkeyfile.c:1532
#, c-format
msgid ""
"Key file contains key '%s' which has a value that cannot be interpreted."
msgstr ""
"Avaintiedosto sisältää avaimen ”%s”, jolla on arvo, jota ei voida tulkita."
#: glib/gkeyfile.c:2124 glib/gkeyfile.c:2336
#: glib/gkeyfile.c:2126 glib/gkeyfile.c:2488
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
@@ -1116,49 +1116,49 @@ msgstr ""
"Avaintiedosto sisältää avaimen ”%s”, jolla on arvo, jota ei voida tulkita, "
"ryhmässä ”%s”."
#: glib/gkeyfile.c:2520 glib/gkeyfile.c:2721 glib/gkeyfile.c:3251
#: glib/gkeyfile.c:2672 glib/gkeyfile.c:2873 glib/gkeyfile.c:3403
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "Avaintiedostossa ei ole avainta ”%s” ryhmässä ”%s”"
#: glib/gkeyfile.c:3485
#: glib/gkeyfile.c:3637
msgid "Key file contains escape character at end of line"
msgstr "Avaintiedosto sisältää escape-jonon rivin lopussa"
#: glib/gkeyfile.c:3507
#: glib/gkeyfile.c:3659
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "Avaintiedostossa on virheellinen escape-jono ”%s”"
#: glib/gkeyfile.c:3649
#: glib/gkeyfile.c:3801
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "Arvoa ”%s” ei voida tulkita numeroksi."
#: glib/gkeyfile.c:3663
#: glib/gkeyfile.c:3815
#, c-format
msgid "Integer value '%s' out of range"
msgstr "Kokonaisluku ”%s” on sallitun alueen ulkopuolella"
#: glib/gkeyfile.c:3696
#: glib/gkeyfile.c:3848
#, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr "Arvoa ”%s” ei voida tulkita liukuluvuksi."
#: glib/gkeyfile.c:3720
#: glib/gkeyfile.c:3872
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Arvoa ”%s” ei voida tulkita totuusarvoksi."
#: gio/gbufferedinputstream.c:415 gio/gbufferedinputstream.c:496
#: gio/ginputstream.c:186 gio/ginputstream.c:318 gio/ginputstream.c:557
#: gio/ginputstream.c:682 gio/goutputstream.c:198 gio/goutputstream.c:657
#: gio/ginputstream.c:682 gio/goutputstream.c:198 gio/goutputstream.c:721
#, c-format
msgid "Too large count value passed to %s"
msgstr "Liian suuri laskuriarvo välitetty kohteelle %s"
#: gio/gbufferedinputstream.c:883 gio/ginputstream.c:892 gio/giostream.c:305
#: gio/goutputstream.c:1108
#: gio/goutputstream.c:1196
msgid "Stream is already closed"
msgstr "Virta on jo suljettu"
@@ -1179,7 +1179,7 @@ msgstr "Virheellinen monitavusarja syötteessä"
msgid "Not enough space in destination"
msgstr "Kohteessa ei ole tarpeeksi tilaa"
#: gio/gcharsetconverter.c:448 gio/gsocket.c:811
#: gio/gcharsetconverter.c:448 gio/gsocket.c:804
msgid "Cancellable initialization not supported"
msgstr "Keskeytyskelpoinen alustus ei ole tuettu"
@@ -1439,12 +1439,12 @@ msgstr "Syötevirta ei toteuta lukua"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
#: gio/ginputstream.c:902 gio/giostream.c:315 gio/goutputstream.c:1118
#: gio/ginputstream.c:902 gio/giostream.c:315 gio/goutputstream.c:1206
msgid "Stream has outstanding operation"
msgstr "Virrassa on toiminto odottamassa"
#: gio/ginetsocketaddress.c:182 gio/ginetsocketaddress.c:199
#: gio/gunixsocketaddress.c:218
#: gio/gunixsocketaddress.c:222
msgid "Not enough space for socket address"
msgstr "Pistokeosoitteelle ei ole tarpeeksi tilaa"
@@ -1831,7 +1831,7 @@ msgstr "Isäntänimi ”%s” sisältää merkin ”[”, mutta ei ”]”"
msgid "Output stream doesn't implement write"
msgstr "Tulostevirta ei toteuta kirjoitusta"
#: gio/goutputstream.c:369 gio/goutputstream.c:781
#: gio/goutputstream.c:369 gio/goutputstream.c:845
msgid "Source stream is already closed"
msgstr "Lähdevirta on jo suljettu"
@@ -1860,35 +1860,35 @@ msgstr "Tilapäisesti ei voida selvittää palvelua ”%s”"
msgid "Error resolving '%s'"
msgstr "Virhe selvitettäessä palvelua ”%s”"
#: gio/gschema-compile.c:505
#: gio/gschema-compile.c:645
msgid "where to store the gschemas.compiled file"
msgstr ""
#: gio/gschema-compile.c:505 gio/gschema-compile.c:516
#: gio/gschema-compile.c:645 gio/gschema-compile.c:656
msgid "DIRECTORY"
msgstr ""
#: gio/gschema-compile.c:506
#: gio/gschema-compile.c:646
msgid "Do not write the gschema.compiled file"
msgstr ""
#: gio/gschema-compile.c:507
#: gio/gschema-compile.c:647
msgid "Do not enforce key name restrictions"
msgstr ""
#: gio/gschema-compile.c:519
#: gio/gschema-compile.c:659
msgid ""
"Compile all GSettings schema files into a schema cache.\n"
"Schema files are required to have the extension .gschema.xml,\n"
"and the cache file is called gschemas.compiled."
msgstr ""
#: gio/gschema-compile.c:535
#: gio/gschema-compile.c:675
#, c-format
msgid "You should give exactly one directory name\n"
msgstr ""
#: gio/gschema-compile.c:567
#: gio/gschema-compile.c:707
#, c-format
msgid "No schema files found\n"
msgstr ""
@@ -1971,110 +1971,110 @@ msgstr ""
msgid "Unknown command '%s'\n"
msgstr "Tuntematon valitsin %s"
#: gio/gsocket.c:282
#: gio/gsocket.c:275
msgid "Invalid socket, not initialized"
msgstr "Virheellinen pistoke, alustamaton"
#: gio/gsocket.c:289
#: gio/gsocket.c:282
#, c-format
msgid "Invalid socket, initialization failed due to: %s"
msgstr "Virheellinen pistoke, alustus epäonnistui: %s"
#: gio/gsocket.c:297
#: gio/gsocket.c:290
msgid "Socket is already closed"
msgstr "Pistoke on jo suljettu"
#: gio/gsocket.c:305 gio/gsocket.c:2616 gio/gsocket.c:2660
#: gio/gsocket.c:298 gio/gsocket.c:2609 gio/gsocket.c:2653
msgid "Socket I/O timed out"
msgstr ""
#: gio/gsocket.c:427
#: gio/gsocket.c:420
#, c-format
msgid "creating GSocket from fd: %s"
msgstr "luodaan GSocket tiedostokahvasta: %s"
#: gio/gsocket.c:461 gio/gsocket.c:475 gio/gsocket.c:2027
#: gio/gsocket.c:454 gio/gsocket.c:468 gio/gsocket.c:2020
#, c-format
msgid "Unable to create socket: %s"
msgstr "Pistoketta ei voi luoda: %s"
#: gio/gsocket.c:461
#: gio/gsocket.c:454
msgid "Unknown protocol was specified"
msgstr "Tuntematon protokolla määritetty"
#: gio/gsocket.c:1225
#: gio/gsocket.c:1218
#, c-format
msgid "could not get local address: %s"
msgstr "ei saatu paikallista osoitetta: %s"
#: gio/gsocket.c:1258
#: gio/gsocket.c:1251
#, c-format
msgid "could not get remote address: %s"
msgstr "ei saatu etäosoitetta: %s"
#: gio/gsocket.c:1316
#: gio/gsocket.c:1309
#, c-format
msgid "could not listen: %s"
msgstr "ei voitu kuunnella: %s"
#: gio/gsocket.c:1390
#: gio/gsocket.c:1383
#, c-format
msgid "Error binding to address: %s"
msgstr "Virhe sidottaessa osoitetta: %s"
#: gio/gsocket.c:1510
#: gio/gsocket.c:1503
#, c-format
msgid "Error accepting connection: %s"
msgstr "Virhe hyväksyttäessä yhteyttä: %s"
#: gio/gsocket.c:1623
#: gio/gsocket.c:1616
msgid "Error connecting: "
msgstr "Virhe yhteydenotossa: "
#: gio/gsocket.c:1627
#: gio/gsocket.c:1620
msgid "Connection in progress"
msgstr "Yhteydenotto meneillään"
#: gio/gsocket.c:1632
#: gio/gsocket.c:1625
#, c-format
msgid "Error connecting: %s"
msgstr "Virhe yhteydenotossa: %s"
#: gio/gsocket.c:1675
#: gio/gsocket.c:1668
#, c-format
msgid "Unable to get pending error: %s"
msgstr "Ei saatu tulossa olevaa virhettä: %s"
#: gio/gsocket.c:1771
#: gio/gsocket.c:1764
#, c-format
msgid "Error receiving data: %s"
msgstr "Virhe vastaanotettaessa dataa: %s"
#: gio/gsocket.c:1914
#: gio/gsocket.c:1907
#, c-format
msgid "Error sending data: %s"
msgstr "Virhe lähetettäessä dataa: %s"
#: gio/gsocket.c:2106
#: gio/gsocket.c:2099
#, c-format
msgid "Error closing socket: %s"
msgstr "Virhe suljettaessa pistoketta: %s"
#: gio/gsocket.c:2609
#: gio/gsocket.c:2602
#, c-format
msgid "Waiting for socket condition: %s"
msgstr "Odotetaan pistoke-ehtoa: %s"
#: gio/gsocket.c:2866 gio/gsocket.c:2947
#: gio/gsocket.c:2859 gio/gsocket.c:2940
#, c-format
msgid "Error sending message: %s"
msgstr "Virhe lähetettäessä viestiä: %s"
#: gio/gsocket.c:2891
#: gio/gsocket.c:2884
msgid "GSocketControlMessage not supported on windows"
msgstr "GSocketControlMessage ei ole tuettu windowis-alustalla"
#: gio/gsocket.c:3149 gio/gsocket.c:3287
#: gio/gsocket.c:3143 gio/gsocket.c:3284
#, c-format
msgid "Error receiving message: %s"
msgstr "Virhe vastaanotettaessa viestiä: %s"
@@ -2096,24 +2096,56 @@ msgstr "Lisätty pistoke on suljettu"
msgid "Can't handle version %d of GThemedIcon encoding"
msgstr "GThemeIcon-koodauksen versiota %d ei voi käsitellä"
#: gio/gunixconnection.c:151
#: gio/gunixconnection.c:165 gio/gunixconnection.c:502
#, c-format
msgid "Expecting 1 control message, got %d"
msgstr "Odotettiin yhtä ohjausviestiä, saatuun %d"
#: gio/gunixconnection.c:164
#: gio/gunixconnection.c:178 gio/gunixconnection.c:512
msgid "Unexpected type of ancillary data"
msgstr "Odottamaton lisädatan tyyppi"
#: gio/gunixconnection.c:182
#: gio/gunixconnection.c:196
#, c-format
msgid "Expecting one fd, but got %d\n"
msgstr "Odotettiin yhtä tiedostokahvaa, mutta saatiin %d\n"
#: gio/gunixconnection.c:198
#: gio/gunixconnection.c:212
msgid "Received invalid fd"
msgstr "Vastaanotettiin kelvoton tiedostokahva"
#: gio/gunixconnection.c:359
#, fuzzy
msgid "Error sending credentials: "
msgstr "Virhe lähetettäessä dataa: %s"
#: gio/gunixconnection.c:436
#, c-format
msgid "Error checking if SO_PASSCRED is enabled for socket: %s"
msgstr ""
#: gio/gunixconnection.c:445
#, c-format
msgid ""
"Unexpected option length while checking if SO_PASSCRED is enabled for "
"socket. Expected %d bytes, got %d"
msgstr ""
#: gio/gunixconnection.c:462
#, fuzzy, c-format
msgid "Error enabling SO_PASSCRED: %s"
msgstr "Virhe nimettäessä tiedostoa uudestaan: %s"
#: gio/gunixconnection.c:492
msgid ""
"Expecting to read a single byte for receiving credentials but read zero bytes"
msgstr ""
#: gio/gunixconnection.c:535
#, c-format
msgid "Error while disabling SO_PASSCRED: %s"
msgstr ""
#: gio/gunixinputstream.c:354 gio/gunixinputstream.c:374
#: gio/gunixinputstream.c:452 gio/gunixoutputstream.c:439
#, c-format
@@ -2135,7 +2167,7 @@ msgstr "Tiedostojärjestelmän juuri"
msgid "Error writing to unix: %s"
msgstr "Virhe käsiteltäessä UNIX:iin: %s"
#: gio/gunixsocketaddress.c:241
#: gio/gunixsocketaddress.c:245
msgid "Abstract unix domain socket addresses not supported on this system"
msgstr ""
"Abstraktit unix-domainin pistokeosoitteet eivät ole tuettuja tässä "