diff options
author | Matthias Clasen <mclasen@redhat.com> | 2009-04-09 18:47:28 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2009-04-09 18:47:28 -0400 |
commit | 6e11246cc828217fd04a23f16b67db11333523f9 (patch) | |
tree | 5d430e461b442d20f0ad404922ef0420a2d829f4 /po/fi.po | |
parent | 009689e09b0cd9cc0a322d1361940183330bada6 (diff) |
Release GLib 2.20.12.20.1
Diffstat (limited to 'po/fi.po')
-rw-r--r-- | po/fi.po | 154 |
1 files changed, 83 insertions, 71 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-13 01:21-0400\n" +"POT-Creation-Date: 2009-04-09 18:27-0400\n" "PO-Revision-Date: 2009-03-02 20:52+0200\n" "Last-Translator: Ilkka Tuohela <hile@iki.fi>\n" "Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n" @@ -205,7 +205,7 @@ msgstr "" "Tiedoston \"%s\" uudelleen nimeäminen nimelle \"%s\" epäonnistui: g_rename() " "epäonnistui: %s" -#: glib/gfileutils.c:896 glib/gfileutils.c:1285 +#: glib/gfileutils.c:896 glib/gfileutils.c:1328 #, c-format msgid "Failed to create file '%s': %s" msgstr "Tiedoston \"%s\" luominen epäonnistui: %s" @@ -223,47 +223,57 @@ msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "Tiedoston \"%s\" kirjoittaminen epäonnistui: fwrite() epäonnistui: %s" #: glib/gfileutils.c:954 +#, fuzzy, c-format +msgid "Failed to write file '%s': fflush() failed: %s" +msgstr "Tiedoston \"%s\" kirjoittaminen epäonnistui: fwrite() epäonnistui: %s" + +#: glib/gfileutils.c:979 +#, fuzzy, c-format +msgid "Failed to write file '%s': fsync() failed: %s" +msgstr "Tiedoston \"%s\" kirjoittaminen epäonnistui: fwrite() epäonnistui: %s" + +#: glib/gfileutils.c:997 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Tiedoston \"%s\" sulkeminen epäonnistui: fclose() epäonnistui: %s" -#: glib/gfileutils.c:1072 +#: glib/gfileutils.c:1115 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "" "Olemassa olevan tiedoston \"%s\" poisto epäonnistui: g_unlink epäonnistui: %s" -#: glib/gfileutils.c:1247 +#: glib/gfileutils.c:1290 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Malli \"%s\" on virheellinen, se ei saa sisältää merkkijonoa \"%s\"" -#: glib/gfileutils.c:1260 +#: glib/gfileutils.c:1303 #, c-format msgid "Template '%s' doesn't contain XXXXXX" msgstr "Malli \"%s\" ei sisällä merkkijonoa XXXXXX" -#: glib/gfileutils.c:1699 +#: glib/gfileutils.c:1742 #, c-format msgid "%.1f KB" msgstr "%.1f kt" -#: glib/gfileutils.c:1704 +#: glib/gfileutils.c:1747 #, c-format msgid "%.1f MB" msgstr "%.1f Mt" -#: glib/gfileutils.c:1709 +#: glib/gfileutils.c:1752 #, c-format msgid "%.1f GB" msgstr "%.1f Gt" -#: glib/gfileutils.c:1752 +#: glib/gfileutils.c:1795 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Symbolisen linkin \"%s\" lukeminen epäonnistui: %s" -#: glib/gfileutils.c:1773 +#: glib/gfileutils.c:1816 msgid "Symbolic links not supported" msgstr "Symbolisia linkkejä ei tueta" @@ -554,7 +564,7 @@ msgid "the pattern contains items not supported for partial matching" msgstr "" "malli sisältää kohtia, jotka eivät ole tuettu osittaisessa täsmäyksessä" -#: glib/gregex.c:154 gio/glocalfile.c:2010 +#: glib/gregex.c:154 gio/glocalfile.c:2019 msgid "internal error" msgstr "sisäinen virhe" @@ -768,7 +778,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:526 glib/gregex.c:1605 +#: glib/gregex.c:526 glib/gregex.c:1607 #, c-format msgid "Error while matching regular expression %s: %s" msgstr "Virhe täsmätessä säännöllistä lauseketta %s: %s" @@ -791,43 +801,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:2033 +#: glib/gregex.c:2035 msgid "hexadecimal digit or '}' expected" msgstr "odotettiin heksadesimaalista numeroa tai merkkiä \"}\"" -#: glib/gregex.c:2049 +#: glib/gregex.c:2051 msgid "hexadecimal digit expected" msgstr "odotettiin heksadesimaalista numeroa" -#: glib/gregex.c:2089 +#: glib/gregex.c:2091 msgid "missing '<' in symbolic reference" msgstr "merkki '<' puuttuu symbolisesta viitteestä" -#: glib/gregex.c:2098 +#: glib/gregex.c:2100 msgid "unfinished symbolic reference" msgstr "päättämätön symbolinen viite" -#: glib/gregex.c:2105 +#: glib/gregex.c:2107 msgid "zero-length symbolic reference" msgstr "nollan mittainen symbolinen viite" -#: glib/gregex.c:2116 +#: glib/gregex.c:2118 msgid "digit expected" msgstr "odotettiin numeroa" -#: glib/gregex.c:2134 +#: glib/gregex.c:2136 msgid "illegal symbolic reference" msgstr "virheellinen symbolinen viite" -#: glib/gregex.c:2196 +#: glib/gregex.c:2198 msgid "stray final '\\'" msgstr "ylimääräinen päättävä '\\'" -#: glib/gregex.c:2200 +#: glib/gregex.c:2202 msgid "unknown escape sequence" msgstr "tuntematon escape-jono" -#: glib/gregex.c:2210 +#: glib/gregex.c:2212 #, c-format msgid "Error while parsing replacement text \"%s\" at char %lu: %s" msgstr "Virhe tulkittaessa korvaavaa tekstiä \"%s\" kohdassa %lu: %s" @@ -1151,7 +1161,7 @@ msgstr "Liian suuri laskuriarvo välitetty kohteelle %s" msgid "Stream is already closed" msgstr "Virta on jo suljettu" -#: gio/gcancellable.c:366 gio/glocalfile.c:2003 gio/gsimpleasyncresult.c:627 +#: gio/gcancellable.c:366 gio/glocalfile.c:2012 gio/gsimpleasyncresult.c:627 #: gio/gsimpleasyncresult.c:654 msgid "Operation was cancelled" msgstr "Toiminto oli peruttu" @@ -1259,7 +1269,7 @@ msgstr "Toiminto ei ole tuettu" msgid "Containing mount does not exist" msgstr "Yllä olevaa liitospistettä ei löydy" -#: gio/gfile.c:1965 gio/glocalfile.c:2153 +#: gio/gfile.c:1965 gio/glocalfile.c:2162 msgid "Can't copy over directory" msgstr "Kansion päälle ei voi kopioida" @@ -1267,7 +1277,7 @@ msgstr "Kansion päälle ei voi kopioida" msgid "Can't copy directory over directory" msgstr "Kansiota ei voi kopioida kansion päälle" -#: gio/gfile.c:2033 gio/glocalfile.c:2162 +#: gio/gfile.c:2033 gio/glocalfile.c:2171 msgid "Target file exists" msgstr "Kohdetiedosto on olemassa" @@ -1422,9 +1432,9 @@ msgstr "Virhe nimettäessä tiedostoa uudestaan: %s" msgid "Can't rename file, filename already exist" msgstr "Tiedostoa ei voi nimetä uudestaan, tiedosto on jo olemassa" -#: gio/glocalfile.c:1168 gio/glocalfile.c:2032 gio/glocalfile.c:2061 -#: gio/glocalfile.c:2215 gio/glocalfileoutputstream.c:505 -#: gio/glocalfileoutputstream.c:550 gio/glocalfileoutputstream.c:1009 +#: gio/glocalfile.c:1168 gio/glocalfile.c:2041 gio/glocalfile.c:2070 +#: gio/glocalfile.c:2224 gio/glocalfileoutputstream.c:520 +#: gio/glocalfileoutputstream.c:565 gio/glocalfileoutputstream.c:1034 msgid "Invalid filename" msgstr "Virheellinen tiedostonimi" @@ -1465,42 +1475,43 @@ msgstr "Roskakori kansiota ei löydy tai sitä ei voi luoda" msgid "Unable to create trashing info file: %s" msgstr "Roskakorin informaatiotiedostoa ei voi luoda: %s" -#: gio/glocalfile.c:1927 gio/glocalfile.c:2002 gio/glocalfile.c:2009 +#: gio/glocalfile.c:1931 gio/glocalfile.c:1936 gio/glocalfile.c:2011 +#: gio/glocalfile.c:2018 #, c-format msgid "Unable to trash file: %s" msgstr "Tiedosto ei voi siirtää roskakoriin: %s" -#: gio/glocalfile.c:2036 +#: gio/glocalfile.c:2045 #, c-format msgid "Error creating directory: %s" msgstr "Virhe luotaessa kansiota: %s" -#: gio/glocalfile.c:2065 +#: gio/glocalfile.c:2074 #, c-format msgid "Error making symbolic link: %s" msgstr "Virhe luotaessa symbolista linkkiä: %s" -#: gio/glocalfile.c:2125 gio/glocalfile.c:2219 +#: gio/glocalfile.c:2134 gio/glocalfile.c:2228 #, c-format msgid "Error moving file: %s" msgstr "Virhe siirrettäessä tiedostoa: %s" -#: gio/glocalfile.c:2148 +#: gio/glocalfile.c:2157 msgid "Can't move directory over directory" msgstr "Kansiota ei voi siirtää kansion päälle" -#: gio/glocalfile.c:2175 gio/glocalfileoutputstream.c:829 -#: gio/glocalfileoutputstream.c:843 gio/glocalfileoutputstream.c:858 -#: gio/glocalfileoutputstream.c:874 gio/glocalfileoutputstream.c:888 +#: gio/glocalfile.c:2184 gio/glocalfileoutputstream.c:844 +#: gio/glocalfileoutputstream.c:858 gio/glocalfileoutputstream.c:873 +#: gio/glocalfileoutputstream.c:889 gio/glocalfileoutputstream.c:903 msgid "Backup file creation failed" msgstr "Varmuuskopiotiedoston luonti epäonnistui" -#: gio/glocalfile.c:2194 +#: gio/glocalfile.c:2203 #, c-format msgid "Error removing target file: %s" msgstr "Virhe poistettaessa kohdetiedostoa: %s" -#: gio/glocalfile.c:2208 +#: gio/glocalfile.c:2217 msgid "Move between mounts not supported" msgstr "Siirto liitospisteiden välillä ei ole tuettu" @@ -1521,89 +1532,89 @@ msgstr "Virheellinen laajennetun ominaisuuden nimi" msgid "Error setting extended attribute '%s': %s" msgstr "Virhe asetettaessa laajennettua ominaisuutta \"%s\": %s" -#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:713 +#: gio/glocalfileinfo.c:1466 gio/glocalfileoutputstream.c:728 #, c-format msgid "Error stating file '%s': %s" msgstr "Virhe tarkkailtaessa tiedostoa \"%s\": %s" -#: gio/glocalfileinfo.c:1536 +#: gio/glocalfileinfo.c:1537 msgid " (invalid encoding)" msgstr " (virheellinen merkistökoodaus)" -#: gio/glocalfileinfo.c:1704 +#: gio/glocalfileinfo.c:1705 #, c-format msgid "Error stating file descriptor: %s" msgstr "Virhe tarkkailtaessa tiedostokuvaajaa: %s" -#: gio/glocalfileinfo.c:1749 +#: gio/glocalfileinfo.c:1750 msgid "Invalid attribute type (uint32 expected)" msgstr "Virheellinen ominaisuuden tyyppi (piti olla uint32)" -#: gio/glocalfileinfo.c:1767 +#: gio/glocalfileinfo.c:1768 msgid "Invalid attribute type (uint64 expected)" msgstr "Virheellinen ominaisuuden tyyppi (piti olla uint64)" -#: gio/glocalfileinfo.c:1786 gio/glocalfileinfo.c:1805 +#: gio/glocalfileinfo.c:1787 gio/glocalfileinfo.c:1806 msgid "Invalid attribute type (byte string expected)" msgstr "Virheellinen ominaisuuden tyyppi (piti olla tavujono)" -#: gio/glocalfileinfo.c:1831 +#: gio/glocalfileinfo.c:1832 #, c-format msgid "Error setting permissions: %s" msgstr "Virhe asetettaessa oikeuksia: %s" -#: gio/glocalfileinfo.c:1882 gio/glocalfileinfo.c:2050 +#: gio/glocalfileinfo.c:1883 gio/glocalfileinfo.c:2051 #, c-format msgid "Error setting owner: %s" msgstr "Virhe asetettaessa omistajaa: %s" -#: gio/glocalfileinfo.c:1905 +#: gio/glocalfileinfo.c:1906 msgid "symlink must be non-NULL" msgstr "symbolinen linkki ei voi olla NULL" -#: gio/glocalfileinfo.c:1915 gio/glocalfileinfo.c:1934 -#: gio/glocalfileinfo.c:1945 +#: gio/glocalfileinfo.c:1916 gio/glocalfileinfo.c:1935 +#: gio/glocalfileinfo.c:1946 #, c-format msgid "Error setting symlink: %s" msgstr "Virhe asetettaessa symbolista linkkiä: %s" -#: gio/glocalfileinfo.c:1924 +#: gio/glocalfileinfo.c:1925 msgid "Error setting symlink: file is not a symlink" msgstr "" "Virhe asetettaessa symbolista linkkiä: tiedosto ei ole symbolinen linkki" -#: gio/glocalfileinfo.c:2073 +#: gio/glocalfileinfo.c:2074 msgid "SELinux context must be non-NULL" msgstr "SELinux-konteksti ei voi olla NULL" -#: gio/glocalfileinfo.c:2088 +#: gio/glocalfileinfo.c:2089 #, c-format msgid "Error setting SELinux context: %s" msgstr "Virhe asetettaessa SELinux-kontekstia: %s" -#: gio/glocalfileinfo.c:2095 +#: gio/glocalfileinfo.c:2096 msgid "SELinux is not enabled on this system" msgstr "SELinux ei ole käytössä tässä tietokoneessa" -#: gio/glocalfileinfo.c:2156 +#: gio/glocalfileinfo.c:2157 #, c-format msgid "Setting attribute %s not supported" msgstr "Ominaisuuden %s asetus ei ole tuettu" -#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:603 +#: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:618 #, c-format msgid "Error reading from file: %s" msgstr "Virhe luettaessa tiedostosta: %s" #: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203 -#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:405 -#: gio/glocalfileoutputstream.c:906 +#: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:420 +#: gio/glocalfileoutputstream.c:921 #, c-format msgid "Error seeking in file: %s" msgstr "Virhe siirryttäessä tiedostossa: %s" -#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:208 -#: gio/glocalfileoutputstream.c:303 +#: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:223 +#: gio/glocalfileoutputstream.c:318 #, c-format msgid "Error closing file: %s" msgstr "Virhe suljettaessa tiedostoa: %s" @@ -1612,51 +1623,52 @@ msgstr "Virhe suljettaessa tiedostoa: %s" msgid "Unable to find default local file monitor type" msgstr "Paikallisen tiedostomonitoroinnin oletustapaa ei voitu selvittää" -#: gio/glocalfileoutputstream.c:172 gio/glocalfileoutputstream.c:624 +#: gio/glocalfileoutputstream.c:173 gio/glocalfileoutputstream.c:202 +#: gio/glocalfileoutputstream.c:639 #, c-format msgid "Error writing to file: %s" msgstr "Virhe kirjoitettaessa tiedostoon: %s" -#: gio/glocalfileoutputstream.c:235 +#: gio/glocalfileoutputstream.c:250 #, c-format msgid "Error removing old backup link: %s" msgstr "Virhe poistettaessa vanhaa varmuuskopiolinkkiä: %s" -#: gio/glocalfileoutputstream.c:249 gio/glocalfileoutputstream.c:262 +#: gio/glocalfileoutputstream.c:264 gio/glocalfileoutputstream.c:277 #, c-format msgid "Error creating backup copy: %s" msgstr "Virhe luotaessa varmuuskopiota: %s" -#: gio/glocalfileoutputstream.c:280 +#: gio/glocalfileoutputstream.c:295 #, c-format msgid "Error renaming temporary file: %s" msgstr "Virhe nimettäessä uudestaan väliaikaistiedostoa: %s" -#: gio/glocalfileoutputstream.c:451 gio/glocalfileoutputstream.c:953 +#: gio/glocalfileoutputstream.c:466 gio/glocalfileoutputstream.c:968 #, c-format msgid "Error truncating file: %s" msgstr "Virhe katkaistaessa tiedostoa: %s" -#: gio/glocalfileoutputstream.c:511 gio/glocalfileoutputstream.c:556 -#: gio/glocalfileoutputstream.c:695 gio/glocalfileoutputstream.c:934 -#: gio/glocalfileoutputstream.c:1015 +#: gio/glocalfileoutputstream.c:526 gio/glocalfileoutputstream.c:571 +#: gio/glocalfileoutputstream.c:710 gio/glocalfileoutputstream.c:949 +#: gio/glocalfileoutputstream.c:1040 #, c-format msgid "Error opening file '%s': %s" msgstr "Virhe avattaessa tiedostoa \"%s\": %s" -#: gio/glocalfileoutputstream.c:726 +#: gio/glocalfileoutputstream.c:741 msgid "Target file is a directory" msgstr "Kohdetiedosto on kansio" -#: gio/glocalfileoutputstream.c:731 +#: gio/glocalfileoutputstream.c:746 msgid "Target file is not a regular file" msgstr "Kohdetiedosto ei ole tavallinen tiedosto" -#: gio/glocalfileoutputstream.c:743 +#: gio/glocalfileoutputstream.c:758 msgid "The file was externally modified" msgstr "Tiedostoa muokattiin muualta" -#: gio/glocalfileoutputstream.c:922 +#: gio/glocalfileoutputstream.c:937 #, c-format msgid "Error removing old file: %s" msgstr "Virhe poistettaessa vanhaa tiedostoa: %s" |