diff options
Diffstat (limited to 'po/fi.po')
-rw-r--r-- | po/fi.po | 207 |
1 files changed, 101 insertions, 106 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-17 19:21-0400\n" +"POT-Creation-Date: 2008-10-16 18:46-0400\n" "PO-Revision-Date: 2008-08-14 15:30+0300\n" "Last-Translator: Ilkka Tuohela <hile@iki.fi>\n" "Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n" @@ -89,7 +89,7 @@ msgstr "" msgid "Failed to expand exec line '%s' with URI '%s'" msgstr "Suoritettavaa riviä \"%s\" ei voitu laajentaa URI:lla \"%s\"" -#: glib/gconvert.c:431 glib/gconvert.c:509 glib/giochannel.c:1158 +#: glib/gconvert.c:431 glib/gconvert.c:509 glib/giochannel.c:1231 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "Muunnos merkistöstä \"%s\" merkistöön \"%s\" ei ole tuettu" @@ -99,14 +99,14 @@ msgstr "Muunnos merkistöstä \"%s\" merkistöön \"%s\" ei ole tuettu" msgid "Could not open converter from '%s' to '%s'" msgstr "Muunninta merkistöstä \"%s\" merkistöön \"%s\" ei voitu avata" -#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1330 -#: glib/giochannel.c:1372 glib/giochannel.c:2216 glib/gutf8.c:955 +#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1403 +#: glib/giochannel.c:1445 glib/giochannel.c:2289 glib/gutf8.c:955 #: glib/gutf8.c:1404 msgid "Invalid byte sequence in conversion input" msgstr "Virheellinen tavusarja muunnettavassa syötteessä" -#: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1337 -#: glib/giochannel.c:2228 +#: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1410 +#: glib/giochannel.c:2301 #, c-format msgid "Error during conversion: %s" msgstr "Virhe muunnoksen aikana: %s" @@ -242,49 +242,49 @@ msgstr "Malli \"%s\" on virheellinen, se ei saa sisältää merkkijonoa \"%s\"" msgid "Template '%s' doesn't contain XXXXXX" msgstr "Malli \"%s\" ei sisällä merkkijonoa XXXXXX" -#: glib/gfileutils.c:1849 +#: glib/gfileutils.c:1852 #, c-format msgid "%.1f KB" msgstr "%.1f kt" -#: glib/gfileutils.c:1854 +#: glib/gfileutils.c:1857 #, c-format msgid "%.1f MB" msgstr "%.1f Mt" -#: glib/gfileutils.c:1859 +#: glib/gfileutils.c:1862 #, c-format msgid "%.1f GB" msgstr "%.1f Gt" -#: glib/gfileutils.c:1902 +#: glib/gfileutils.c:1905 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Symbolisen linkin \"%s\" lukeminen epäonnistui: %s" -#: glib/gfileutils.c:1923 +#: glib/gfileutils.c:1926 msgid "Symbolic links not supported" msgstr "Symbolisia linkkejä ei tueta" -#: glib/giochannel.c:1162 +#: glib/giochannel.c:1235 #, c-format msgid "Could not open converter from '%s' to '%s': %s" msgstr "Muunninta merkistöstä \"%s\" merkistöön \"%s\" ei voitu avata: %s" -#: glib/giochannel.c:1507 +#: glib/giochannel.c:1580 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "" "Funktiossa g_io_channel_read_line_string ei voi suorittaa raakalukemista" -#: glib/giochannel.c:1554 glib/giochannel.c:1812 glib/giochannel.c:1899 +#: glib/giochannel.c:1627 glib/giochannel.c:1885 glib/giochannel.c:1972 msgid "Leftover unconverted data in read buffer" msgstr "Jäljelle jäänyt muuntamaton data lukupuskurissa" -#: glib/giochannel.c:1635 glib/giochannel.c:1712 +#: glib/giochannel.c:1708 glib/giochannel.c:1785 msgid "Channel terminates in a partial character" msgstr "Kanava päättyy osittaiseen merkkiin" -#: glib/giochannel.c:1698 +#: glib/giochannel.c:1771 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Funktiossa g_io_channel_read_to_end ei voi suorittaa raakalukemista" @@ -298,24 +298,24 @@ msgstr "Tiedoston \"%s\" avaaminen epäonnistui: open() epäonnistui: %s" msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Tiedoston \"%s\" mappaaminen epäonnistui: mmap() epäonnistui: %s" -#: glib/gmarkup.c:269 glib/gmarkup.c:285 +#: glib/gmarkup.c:255 glib/gmarkup.c:295 #, c-format msgid "Error on line %d char %d: " msgstr "Virhe rivillä %d merkissä %d: " -#: glib/gmarkup.c:379 +#: glib/gmarkup.c:389 #, c-format msgid "Error on line %d: %s" msgstr "Virhe rivillä %d: %s" -#: glib/gmarkup.c:483 +#: glib/gmarkup.c:493 msgid "" "Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" "Havaittu tyhjä entiteetti \"&;\"; kelvolliset ovat: & " < > " "'" -#: glib/gmarkup.c:493 +#: glib/gmarkup.c:503 #, c-format msgid "" "Character '%s' is not valid at the start of an entity name; the & character " @@ -326,17 +326,17 @@ msgstr "" "entiteetin. Jos tämän &-merkin ei ole tarkoitus olla entiteetti, käytä " "merkintää &" -#: glib/gmarkup.c:527 +#: glib/gmarkup.c:537 #, c-format msgid "Character '%s' is not valid inside an entity name" msgstr "Merkki \"%s\" ei ole kelvollinen entiteetin nimessä" -#: glib/gmarkup.c:564 +#: glib/gmarkup.c:574 #, c-format msgid "Entity name '%s' is not known" msgstr "Entiteetin nimi \"%s\" on tuntematon" -#: glib/gmarkup.c:575 +#: glib/gmarkup.c:585 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" @@ -344,7 +344,7 @@ msgstr "" "Entiteetti ei päättynyt puolipisteeseen; todennäköisesti käytit &-merkkiä " "aikomatta aloittaa entiteettiä - käytä merkintää &" -#: glib/gmarkup.c:628 +#: glib/gmarkup.c:638 #, c-format msgid "" "Failed to parse '%-.*s', which should have been a digit inside a character " @@ -353,16 +353,16 @@ msgstr "" "Merkkijonon \"%-.*s\" piti olla luku merkkiviitteen sisällä (esim. ê), " "mutta sen jäsentäminen epäonnistui - ehkä luku on liian suuri" -#: glib/gmarkup.c:650 +#: glib/gmarkup.c:660 #, c-format msgid "Character reference '%-.*s' does not encode a permitted character" msgstr "Merkkiviite \"%-.*s\" ei ole sallitun merkin koodaus" -#: glib/gmarkup.c:665 +#: glib/gmarkup.c:675 msgid "Empty character reference; should include a digit such as dž" msgstr "Tyhjä merkkiviite; viitteen tulee sisältää luku, esim dž" -#: glib/gmarkup.c:675 +#: glib/gmarkup.c:685 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " @@ -371,32 +371,32 @@ msgstr "" "Merkkiviite ei päättynyt puolipisteeseen; todennäköisesti käytit &-merkkiä " "aikomatta aloittaa entiteettiä - käytä merkintää &" -#: glib/gmarkup.c:761 +#: glib/gmarkup.c:771 msgid "Unfinished entity reference" msgstr "Päättämätön entiteettiviite" -#: glib/gmarkup.c:767 +#: glib/gmarkup.c:777 msgid "Unfinished character reference" msgstr "Päättämätön merkkiviite" -#: glib/gmarkup.c:1053 +#: glib/gmarkup.c:1063 msgid "Invalid UTF-8 encoded text - overlong sequence" msgstr "Virheellinen UTF-8-koodattu teksti - ylipitkä sekvenssi" -#: glib/gmarkup.c:1081 +#: glib/gmarkup.c:1091 msgid "Invalid UTF-8 encoded text - not a start char" msgstr "Virheellinen UTF-8-koodattu teksti - ei aloitusmerkki" -#: glib/gmarkup.c:1117 +#: glib/gmarkup.c:1130 #, c-format msgid "Invalid UTF-8 encoded text - not valid '%s'" msgstr "Virheellinen UTF-8-koodattu teksti - epäkelpo \"%s\"" -#: glib/gmarkup.c:1155 +#: glib/gmarkup.c:1168 msgid "Document must begin with an element (e.g. <book>)" msgstr "Asiakirjan on alettava elementillä (esim. <kirja>)" -#: glib/gmarkup.c:1195 +#: glib/gmarkup.c:1208 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " @@ -405,7 +405,7 @@ msgstr "" "\"%s\" ei ole kelvollinen merkki \"<\"-merkin jälkeen; se ei voi aloittaa " "elementin nimeä" -#: glib/gmarkup.c:1263 +#: glib/gmarkup.c:1276 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the empty-element tag '%" @@ -413,7 +413,7 @@ msgid "" msgstr "" "Pariton merkki \"%s\", odotettiin \">\"-merkkiä päättämään elementin \"%s\"" -#: glib/gmarkup.c:1352 +#: glib/gmarkup.c:1365 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" @@ -421,7 +421,7 @@ msgstr "" "Pariton merkki \"%1$s\", odotettiin \"=\"-merkkiä elementin \"%3$s\" " "ominaisuuden \"%2$s\" jälkeen" -#: glib/gmarkup.c:1394 +#: glib/gmarkup.c:1407 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -432,7 +432,7 @@ msgstr "" "elementin \"%s\" aloituslippu, tai mahdollista ominaisuutta; käytit ehkä " "ominaisuuden nimessä siihen kelpaamatonta merkkiä" -#: glib/gmarkup.c:1480 +#: glib/gmarkup.c:1493 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " @@ -441,7 +441,7 @@ msgstr "" "Pariton merkki \"%1$s\", odotettiin avaavaa lainausmerkkiä yhtäsuuruusmerkin " "jälkeen annettaessa elementin \"%3$s\" ominaisuuden \"%2$s\" arvoa" -#: glib/gmarkup.c:1622 +#: glib/gmarkup.c:1635 #, c-format msgid "" "'%s' is not a valid character following the characters '</'; '%s' may not " @@ -450,7 +450,7 @@ msgstr "" "\"%s\" ei ole kelvollinen merkki merkkien \"</\" jälkeen; \"%s\" ei voi olla " "elementin nimen alussa" -#: glib/gmarkup.c:1662 +#: glib/gmarkup.c:1675 #, c-format msgid "" "'%s' is not a valid character following the close element name '%s'; the " @@ -459,28 +459,28 @@ msgstr "" "\"%s\" ei ole kelvollinen merkki sulkuelementin \"%s\" jälkeen; sallittu " "merkki on \">\"" -#: glib/gmarkup.c:1673 +#: glib/gmarkup.c:1686 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "Elementti \"%s\" on suljettu, ei avoimia elementtejä" -#: glib/gmarkup.c:1682 +#: glib/gmarkup.c:1695 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "" "Elementti \"%s\" on suljettu, mutta tällä hetkellä on avoinna elementti \"%s" "\"" -#: glib/gmarkup.c:1845 +#: glib/gmarkup.c:1858 msgid "Document was empty or contained only whitespace" msgstr "Asiakirja oli tyhjä tai sisälsi vain tyhjiä merkkejä" -#: glib/gmarkup.c:1859 +#: glib/gmarkup.c:1872 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "" "Asiakirja loppui odottamattomasti heti avoimen kulmasulkeen \"<\" jälkeen" -#: glib/gmarkup.c:1867 glib/gmarkup.c:1912 +#: glib/gmarkup.c:1880 glib/gmarkup.c:1925 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -489,7 +489,7 @@ msgstr "" "Asiakirja loppui odottamattomasti elementtien ollessa sulkematta - \"%s\" " "oli viimeinen avattu elementti" -#: glib/gmarkup.c:1875 +#: glib/gmarkup.c:1888 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " @@ -498,19 +498,19 @@ msgstr "" "Asiakirja loppui odottamattomasti, odotettiin lipun <%s/> sulkevaa " "kulmasuljetta" -#: glib/gmarkup.c:1881 +#: glib/gmarkup.c:1894 msgid "Document ended unexpectedly inside an element name" msgstr "Asiakirja loppui odottamattomasti elementin nimen kohdalla" -#: glib/gmarkup.c:1887 +#: glib/gmarkup.c:1900 msgid "Document ended unexpectedly inside an attribute name" msgstr "Asiakirja loppui odottamattomasti ominaisuuden nimen kohdalla" -#: glib/gmarkup.c:1892 +#: glib/gmarkup.c:1905 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "Asiakirja loppui odottamattomasti elementin avauslipun kohdalla" -#: glib/gmarkup.c:1898 +#: glib/gmarkup.c:1911 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -518,16 +518,16 @@ msgstr "" "Asiakirja loppui odottamattomasti ominaisuuden nimen jälkeisen " "yhtäsuuruusmerkin jälkeen; ominaisuudella ei ole arvoa" -#: glib/gmarkup.c:1905 +#: glib/gmarkup.c:1918 msgid "Document ended unexpectedly while inside an attribute value" msgstr "Asiakirja loppui odottamattomasti ominaisuuden arvon kohdalla" -#: glib/gmarkup.c:1921 +#: glib/gmarkup.c:1934 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "Asiakirja loppui odottamattomasti elementin \"%s\" sulkulipun kohdalla" -#: glib/gmarkup.c:1927 +#: glib/gmarkup.c:1940 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Asiakirja loppui odottamattomasti kommentin tai käsittelykomennon kohdalla" @@ -832,12 +832,10 @@ msgid "Error while parsing replacement text \"%s\" at char %lu: %s" msgstr "Virhe tulkittaessa korvaavaa tekstia \"%s\" kohdassa %lu: %s" #: glib/gshell.c:70 -#, c-format msgid "Quoted text doesn't begin with a quotation mark" msgstr "Lainattu teksti ei ala lainausmerkillä" #: glib/gshell.c:160 -#, c-format msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Pariton lainausmerkki komentorivillä tai muussa kuorisuojatussa tekstissä" @@ -878,37 +876,37 @@ msgstr "Lukeminen lapsiprosessin putkesta epäonnistui (%s)" msgid "Failed to change to directory '%s' (%s)" msgstr "Hakemistoon \"%s\" siirtyminen epäonnistui (%s)" -#: glib/gspawn-win32.c:373 glib/gspawn-win32.c:497 +#: glib/gspawn-win32.c:373 glib/gspawn-win32.c:492 #, c-format msgid "Failed to execute child process (%s)" msgstr "Lapsiprosessin käynnistys epäonnistui (%s)" -#: glib/gspawn-win32.c:444 +#: glib/gspawn-win32.c:442 #, c-format msgid "Invalid program name: %s" msgstr "Virheellinen ohjelman nimi: %s" -#: glib/gspawn-win32.c:454 glib/gspawn-win32.c:727 glib/gspawn-win32.c:1288 +#: glib/gspawn-win32.c:452 glib/gspawn-win32.c:720 glib/gspawn-win32.c:1276 #, c-format msgid "Invalid string in argument vector at %d: %s" msgstr "Virheellinen merkkijono argumenttivektorin kohdassa %d: %s" -#: glib/gspawn-win32.c:465 glib/gspawn-win32.c:742 glib/gspawn-win32.c:1321 +#: glib/gspawn-win32.c:463 glib/gspawn-win32.c:735 glib/gspawn-win32.c:1309 #, c-format msgid "Invalid string in environment: %s" msgstr "Virheellinen merkkijono ympäristössä: %s" -#: glib/gspawn-win32.c:723 glib/gspawn-win32.c:1269 +#: glib/gspawn-win32.c:716 glib/gspawn-win32.c:1257 #, c-format msgid "Invalid working directory: %s" msgstr "Virhe työhakemisto: %s" -#: glib/gspawn-win32.c:791 +#: glib/gspawn-win32.c:781 #, c-format msgid "Failed to execute helper program (%s)" msgstr "Apuohjelman suoritus epäonnistui (%s)" -#: glib/gspawn-win32.c:1006 +#: glib/gspawn-win32.c:995 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -1152,7 +1150,7 @@ msgstr "Liian suuri laskuriarvo välitetty kohteelle %s" msgid "Stream is already closed" msgstr "Virta on jo suljettu" -#: gio/gcancellable.c:295 gio/glocalfile.c:1974 gio/gsimpleasyncresult.c:612 +#: gio/gcancellable.c:366 gio/glocalfile.c:1974 gio/gsimpleasyncresult.c:612 msgid "Operation was cancelled" msgstr "Toiminto oli peruttu" @@ -1174,34 +1172,34 @@ msgstr "%s-tyyppi" msgid "Unexpected early end-of-stream" msgstr "Odottamaton aikainen virran loppu" -#: gio/gdesktopappinfo.c:435 gio/gwin32appinfo.c:222 +#: gio/gdesktopappinfo.c:436 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Nimeämätön" -#: gio/gdesktopappinfo.c:612 +#: gio/gdesktopappinfo.c:664 msgid "Desktop file didn't specify Exec field" msgstr "Työpöytätiedosto ei määrittele Exec-kenttää" -#: gio/gdesktopappinfo.c:906 +#: gio/gdesktopappinfo.c:958 msgid "Unable to find terminal required for application" msgstr "Sovelluksen vaatimaa päätettä ei löydy" -#: gio/gdesktopappinfo.c:1138 +#: gio/gdesktopappinfo.c:1190 #, c-format msgid "Can't create user application configuration folder %s: %s" msgstr "Käyttäjän sovellusten asetuskansiota %s ei voi luoda: %s" -#: gio/gdesktopappinfo.c:1142 +#: gio/gdesktopappinfo.c:1194 #, c-format msgid "Can't create user MIME configuration folder %s: %s" msgstr "Käyttäjän MIME-asetusten kansiota %s ei voi luoda: %s" -#: gio/gdesktopappinfo.c:1481 +#: gio/gdesktopappinfo.c:1598 #, c-format msgid "Can't create user desktop file %s" msgstr "Käyttäjän työpöytätiedostoa %s ei voi luoda" -#: gio/gdesktopappinfo.c:1556 +#: gio/gdesktopappinfo.c:1707 #, c-format msgid "Custom definition for %s" msgstr "Oma määrittely kohteelle %s" @@ -1215,10 +1213,10 @@ msgid "drive doesn't implement polling for media" msgstr "asema ei toteut median tarkkailua" #: gio/gfile.c:825 gio/gfile.c:1055 gio/gfile.c:1190 gio/gfile.c:1426 -#: gio/gfile.c:1480 gio/gfile.c:1537 gio/gfile.c:1620 gio/gfile.c:2686 -#: gio/gfile.c:2740 gio/gfile.c:2871 gio/gfile.c:2911 gio/gfile.c:3238 -#: gio/gfile.c:3640 gio/gfile.c:3724 gio/gfile.c:3807 gio/gfile.c:3887 -#: gio/gfile.c:4217 gio/win32/gwinhttpfile.c:427 +#: gio/gfile.c:1480 gio/gfile.c:1537 gio/gfile.c:1620 gio/gfile.c:2693 +#: gio/gfile.c:2747 gio/gfile.c:2878 gio/gfile.c:2918 gio/gfile.c:3245 +#: gio/gfile.c:3647 gio/gfile.c:3731 gio/gfile.c:3814 gio/gfile.c:3894 +#: gio/gfile.c:4224 gio/win32/gwinhttpfile.c:427 msgid "Operation not supported" msgstr "Toiminto ei ole tuettu" @@ -1251,37 +1249,37 @@ msgstr "Kohdetiedosto on olemassa" msgid "Can't recursively copy directory" msgstr "Kansiota ei voi kopioida rekursiivisesti" -#: gio/gfile.c:2861 +#: gio/gfile.c:2868 msgid "Invalid symlink value given" msgstr "Saatiin virheellinen symbolisen linkin arvo" -#: gio/gfile.c:2954 +#: gio/gfile.c:2961 msgid "Trash not supported" msgstr "Roskakori ei ole tuettu" -#: gio/gfile.c:3003 +#: gio/gfile.c:3010 #, c-format msgid "File names cannot contain '%c'" msgstr "Tiedostonimi ei voi sisältää merkkiä \"%c\"" -#: gio/gfile.c:4985 gio/gvolume.c:370 +#: gio/gfile.c:4992 gio/gvolume.c:370 msgid "volume doesn't implement mount" msgstr "taltio ei toteuta liittämistä" -#: gio/gfile.c:5093 +#: gio/gfile.c:5100 msgid "No application is registered as handling this file" msgstr "Tiedoston käsittelyyn ei ole rekisteröity mitään sovellusta" -#: gio/gfileenumerator.c:205 +#: gio/gfileenumerator.c:206 msgid "Enumerator is closed" msgstr "Numeraattori on suljettu" -#: gio/gfileenumerator.c:212 gio/gfileenumerator.c:271 -#: gio/gfileenumerator.c:371 gio/gfileenumerator.c:480 +#: gio/gfileenumerator.c:213 gio/gfileenumerator.c:272 +#: gio/gfileenumerator.c:372 gio/gfileenumerator.c:481 msgid "File enumerator has outstanding operation" msgstr "Tiedoston numeraattorilla on odottavia toimintoja" -#: gio/gfileenumerator.c:361 gio/gfileenumerator.c:470 +#: gio/gfileenumerator.c:362 gio/gfileenumerator.c:471 msgid "File enumerator is already closed" msgstr "Numeraattori on jo suljettu" @@ -1459,65 +1457,62 @@ msgstr "Virhe tarkkailtaessa tiedostoa \"%s\": %s" msgid " (invalid encoding)" msgstr " (virheellinen merkistökoodaus)" -#: gio/glocalfileinfo.c:1696 +#: gio/glocalfileinfo.c:1698 #, c-format msgid "Error stating file descriptor: %s" msgstr "Virhe tarkkailtaessa tiedostokuvaajaa: %s" -#: gio/glocalfileinfo.c:1741 +#: gio/glocalfileinfo.c:1743 msgid "Invalid attribute type (uint32 expected)" msgstr "Virheellinen ominaisuuden tyyppi (piti olla uint32)" -#: gio/glocalfileinfo.c:1759 +#: gio/glocalfileinfo.c:1761 msgid "Invalid attribute type (uint64 expected)" msgstr "Virheellinen ominaisuuden tyyppi (piti olla uint64)" -#: gio/glocalfileinfo.c:1778 gio/glocalfileinfo.c:1796 -#, c-format +#: gio/glocalfileinfo.c:1780 gio/glocalfileinfo.c:1799 msgid "Invalid attribute type (byte string expected)" msgstr "Virheellinen ominaisuuden tyyppi (piti olla tavujono)" -#: gio/glocalfileinfo.c:1822 +#: gio/glocalfileinfo.c:1825 #, c-format msgid "Error setting permissions: %s" msgstr "Virhe asetettaessa oikeuksia: %s" -#: gio/glocalfileinfo.c:1873 gio/glocalfileinfo.c:2041 +#: gio/glocalfileinfo.c:1876 gio/glocalfileinfo.c:2044 #, c-format msgid "Error setting owner: %s" msgstr "Virhe asetettaessa omistajaa: %s" -#: gio/glocalfileinfo.c:1896 +#: gio/glocalfileinfo.c:1899 msgid "symlink must be non-NULL" msgstr "symbolinen linkki ei voi olla NULL" -#: gio/glocalfileinfo.c:1906 gio/glocalfileinfo.c:1925 -#: gio/glocalfileinfo.c:1936 +#: gio/glocalfileinfo.c:1909 gio/glocalfileinfo.c:1928 +#: gio/glocalfileinfo.c:1939 #, c-format msgid "Error setting symlink: %s" msgstr "Virhe asetettaessa symbolista linkkiä: %s" -#: gio/glocalfileinfo.c:1915 +#: gio/glocalfileinfo.c:1918 msgid "Error setting symlink: file is not a symlink" msgstr "" "Virhe asetettaessa symbolista linkkiä: tiedosto ei ole symbolinen linkki" -#: gio/glocalfileinfo.c:2063 -#, c-format +#: gio/glocalfileinfo.c:2067 msgid "SELinux context must be non-NULL" msgstr "SELinux-konteksti ei voi olla NULL" -#: gio/glocalfileinfo.c:2079 +#: gio/glocalfileinfo.c:2082 #, c-format msgid "Error setting SELinux context: %s" msgstr "Virhe asetettaessa SELinux-kontekstia: %s" -#: gio/glocalfileinfo.c:2086 -#, c-format +#: gio/glocalfileinfo.c:2089 msgid "SELinux is not enabled on this system" msgstr "SELinux ei ole käytössä tässä tietokoneessa" -#: gio/glocalfileinfo.c:2147 +#: gio/glocalfileinfo.c:2150 #, c-format msgid "Setting attribute %s not supported" msgstr "Ominaisuuden %s asetus ei ole tuettu" @@ -1683,14 +1678,14 @@ msgstr "" "merkkien kohdilta. Jättää huomiotta ensimmäisen jälkeiset nimet, jos useita " "on annettu." -#: gio/gunixinputstream.c:201 gio/gunixinputstream.c:221 -#: gio/gunixinputstream.c:299 gio/gunixoutputstream.c:288 +#: gio/gunixinputstream.c:195 gio/gunixinputstream.c:215 +#: gio/gunixinputstream.c:293 gio/gunixoutputstream.c:282 #, c-format msgid "Error reading from unix: %s" msgstr "Virhe luettaessa UNIX:ilta: %s" -#: gio/gunixinputstream.c:254 gio/gunixinputstream.c:436 -#: gio/gunixoutputstream.c:243 gio/gunixoutputstream.c:394 +#: gio/gunixinputstream.c:248 gio/gunixinputstream.c:430 +#: gio/gunixoutputstream.c:237 gio/gunixoutputstream.c:388 #, c-format msgid "Error closing unix: %s" msgstr "Virhe suljettaessa UNIX:ia: %s" @@ -1699,12 +1694,12 @@ msgstr "Virhe suljettaessa UNIX:ia: %s" msgid "Filesystem root" msgstr "Tiedostojärjestelmän juuri" -#: gio/gunixoutputstream.c:189 gio/gunixoutputstream.c:210 +#: gio/gunixoutputstream.c:183 gio/gunixoutputstream.c:204 #, c-format msgid "Error writing to unix: %s" msgstr "Virhe käsiteltäessä UNIX:iin: %s" -#: gio/gvolume.c:439 +#: gio/gvolume.c:444 msgid "volume doesn't implement eject" msgstr "taltio ei toteuta aseman avausta" |