mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-10 09:58:44 +02:00
2.17.3
svn path=/trunk/; revision=7152
This commit is contained in:
278
po/sv.po
278
po/sv.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2008-06-12 13:04-0400\n"
|
||||
"POT-Creation-Date: 2008-07-02 20:10-0400\n"
|
||||
"PO-Revision-Date: 2008-03-11 21:23+0100\n"
|
||||
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
|
||||
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
|
||||
@@ -41,7 +41,6 @@ msgid "Unexpected tag '%s' inside '%s'"
|
||||
msgstr "Oväntad tagg \"%s\" inom \"%s\""
|
||||
|
||||
#: glib/gbookmarkfile.c:1798
|
||||
#, c-format
|
||||
msgid "No valid bookmark file found in data dirs"
|
||||
msgstr "Ingen giltig bokmärkesfil hittades i datakataloger"
|
||||
|
||||
@@ -99,21 +98,19 @@ msgid "Could not open converter from '%s' to '%s'"
|
||||
msgstr "Kunde inte öppna konverteraren från \"%s\" till \"%s\""
|
||||
|
||||
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1330
|
||||
#: glib/giochannel.c:1372 glib/giochannel.c:2215 glib/gutf8.c:956
|
||||
#: glib/giochannel.c:1372 glib/giochannel.c:2216 glib/gutf8.c:956
|
||||
#: glib/gutf8.c:1405
|
||||
#, c-format
|
||||
msgid "Invalid byte sequence in conversion input"
|
||||
msgstr "Ogiltig bytesekvens i konverteringsindata"
|
||||
|
||||
#: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1337
|
||||
#: glib/giochannel.c:2227
|
||||
#: glib/giochannel.c:2228
|
||||
#, c-format
|
||||
msgid "Error during conversion: %s"
|
||||
msgstr "Fel vid konvertering: %s"
|
||||
|
||||
#: glib/gconvert.c:669 glib/gutf8.c:952 glib/gutf8.c:1156 glib/gutf8.c:1297
|
||||
#: glib/gutf8.c:1401
|
||||
#, c-format
|
||||
msgid "Partial character sequence at end of input"
|
||||
msgstr "Ofullständig teckensekvens vid slutet av indata"
|
||||
|
||||
@@ -154,7 +151,6 @@ msgid "The pathname '%s' is not an absolute path"
|
||||
msgstr "Sökvägen \"%s\" är ingen absolut sökväg"
|
||||
|
||||
#: glib/gconvert.c:1894
|
||||
#, c-format
|
||||
msgid "Invalid hostname"
|
||||
msgstr "Ogiltigt värdnamn"
|
||||
|
||||
@@ -261,7 +257,6 @@ msgid "Failed to read the symbolic link '%s': %s"
|
||||
msgstr "Misslyckades med att läsa den symboliska länken \"%s\": %s"
|
||||
|
||||
#: glib/gfileutils.c:1908
|
||||
#, c-format
|
||||
msgid "Symbolic links not supported"
|
||||
msgstr "Symboliska länkar stöds inte"
|
||||
|
||||
@@ -271,22 +266,18 @@ msgid "Could not open converter from '%s' to '%s': %s"
|
||||
msgstr "Kunde inte öppna konverteraren från \"%s\" till \"%s\": %s"
|
||||
|
||||
#: glib/giochannel.c:1507
|
||||
#, c-format
|
||||
msgid "Can't do a raw read in g_io_channel_read_line_string"
|
||||
msgstr "Kan inte göra en rå läsning i g_io_channel_read_line_string"
|
||||
|
||||
#: glib/giochannel.c:1554 glib/giochannel.c:1811 glib/giochannel.c:1898
|
||||
#, c-format
|
||||
#: glib/giochannel.c:1554 glib/giochannel.c:1812 glib/giochannel.c:1899
|
||||
msgid "Leftover unconverted data in read buffer"
|
||||
msgstr "Överbliven okonverterad data i läsbufferten"
|
||||
|
||||
#: glib/giochannel.c:1634 glib/giochannel.c:1711
|
||||
#, c-format
|
||||
#: glib/giochannel.c:1635 glib/giochannel.c:1712
|
||||
msgid "Channel terminates in a partial character"
|
||||
msgstr "Kanalen slutar med ett ofullständigt tecken"
|
||||
|
||||
#: glib/giochannel.c:1697
|
||||
#, c-format
|
||||
#: glib/giochannel.c:1698
|
||||
msgid "Can't do a raw read in g_io_channel_read_to_end"
|
||||
msgstr "Kan inte göra en rå läsning i g_io_channel_read_to_end"
|
||||
|
||||
@@ -556,7 +547,7 @@ msgstr "bakåtspårningsgräns nådd"
|
||||
msgid "the pattern contains items not supported for partial matching"
|
||||
msgstr "mönstret innehåller objekt som inte stöds för delvis matchning"
|
||||
|
||||
#: glib/gregex.c:154 gio/glocalfile.c:1975
|
||||
#: glib/gregex.c:154 gio/glocalfile.c:1981
|
||||
msgid "internal error"
|
||||
msgstr "internt fel"
|
||||
|
||||
@@ -857,12 +848,10 @@ msgstr ""
|
||||
"\"%s\")."
|
||||
|
||||
#: glib/gshell.c:557
|
||||
#, c-format
|
||||
msgid "Text was empty (or contained only whitespace)"
|
||||
msgstr "Texten var tom (eller innehöll bara tomrum)"
|
||||
|
||||
#: glib/gspawn-win32.c:279
|
||||
#, c-format
|
||||
msgid "Failed to read data from child process"
|
||||
msgstr "Misslyckades med att läsa data från barnprocessen"
|
||||
|
||||
@@ -912,7 +901,6 @@ msgid "Failed to execute helper program (%s)"
|
||||
msgstr "Misslyckades med att köra hjälparprogram (%s)"
|
||||
|
||||
#: glib/gspawn-win32.c:1002
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
|
||||
"process"
|
||||
@@ -969,18 +957,15 @@ msgstr ""
|
||||
"(%s)"
|
||||
|
||||
#: glib/gutf8.c:1030
|
||||
#, c-format
|
||||
msgid "Character out of range for UTF-8"
|
||||
msgstr "Tecknet är utanför intervallet för UTF-8"
|
||||
|
||||
#: glib/gutf8.c:1124 glib/gutf8.c:1133 glib/gutf8.c:1265 glib/gutf8.c:1274
|
||||
#: glib/gutf8.c:1415 glib/gutf8.c:1511
|
||||
#, c-format
|
||||
msgid "Invalid sequence in conversion input"
|
||||
msgstr "Ogiltig sekvens i konverteringsindata"
|
||||
|
||||
#: glib/gutf8.c:1426 glib/gutf8.c:1522
|
||||
#, c-format
|
||||
msgid "Character out of range for UTF-16"
|
||||
msgstr "Tecknet är utanför intervallet för UTF-16"
|
||||
|
||||
@@ -1044,17 +1029,14 @@ msgid "Unknown option %s"
|
||||
msgstr "Okänd flagga %s"
|
||||
|
||||
#: glib/gkeyfile.c:358
|
||||
#, c-format
|
||||
msgid "Valid key file could not be found in search dirs"
|
||||
msgstr "Giltig nyckelfil kunde inte hittas i sökkatalogerna"
|
||||
|
||||
#: glib/gkeyfile.c:393
|
||||
#, c-format
|
||||
msgid "Not a regular file"
|
||||
msgstr "Inte en vanlig fil"
|
||||
|
||||
#: glib/gkeyfile.c:401
|
||||
#, c-format
|
||||
msgid "File is empty"
|
||||
msgstr "Filen är tom"
|
||||
|
||||
@@ -1072,7 +1054,6 @@ msgid "Invalid group name: %s"
|
||||
msgstr "Ogiltigt gruppnamn: %s"
|
||||
|
||||
#: glib/gkeyfile.c:843
|
||||
#, c-format
|
||||
msgid "Key file does not start with a group"
|
||||
msgstr "Nyckelfilen börjar inte med en grupp"
|
||||
|
||||
@@ -1125,7 +1106,6 @@ msgid "Key file does not have key '%s' in group '%s'"
|
||||
msgstr "Nyckelfilen har inte nyckeln \"%s\" i gruppen \"%s\""
|
||||
|
||||
#: glib/gkeyfile.c:3474
|
||||
#, c-format
|
||||
msgid "Key file contains escape character at end of line"
|
||||
msgstr "Nyckelfilen innehåller kontrolltecken i slutet på en rad"
|
||||
|
||||
@@ -1154,90 +1134,84 @@ msgstr "Värdet \"%s\" kan inte tolkas som ett flyttal."
|
||||
msgid "Value '%s' cannot be interpreted as a boolean."
|
||||
msgstr "Värdet \"%s\" kan inte tolkas som ett booleskt värde."
|
||||
|
||||
#: gio/gbufferedinputstream.c:483 gio/ginputstream.c:186
|
||||
#: gio/ginputstream.c:318 gio/ginputstream.c:559 gio/ginputstream.c:684
|
||||
#: gio/goutputstream.c:193 gio/goutputstream.c:647
|
||||
#: gio/gbufferedinputstream.c:485 gio/ginputstream.c:187
|
||||
#: gio/ginputstream.c:319 gio/ginputstream.c:560 gio/ginputstream.c:685
|
||||
#: gio/goutputstream.c:195 gio/goutputstream.c:649
|
||||
#, c-format
|
||||
msgid "Too large count value passed to %s"
|
||||
msgstr "För stort räknevärde skickat till %s"
|
||||
|
||||
#: gio/gbufferedinputstream.c:870 gio/ginputstream.c:894
|
||||
#: gio/goutputstream.c:1076
|
||||
#, c-format
|
||||
#: gio/gbufferedinputstream.c:872 gio/ginputstream.c:895
|
||||
#: gio/goutputstream.c:1078
|
||||
msgid "Stream is already closed"
|
||||
msgstr "Strömmen är redan stängd"
|
||||
|
||||
#: gio/gcancellable.c:296 gio/glocalfile.c:1968 gio/gsimpleasyncresult.c:611
|
||||
#, c-format
|
||||
#: gio/gcancellable.c:295 gio/glocalfile.c:1974 gio/gsimpleasyncresult.c:612
|
||||
msgid "Operation was cancelled"
|
||||
msgstr "Åtgärden avbröts"
|
||||
|
||||
#: gio/gcontenttype.c:159
|
||||
#: gio/gcontenttype.c:176
|
||||
msgid "Unknown type"
|
||||
msgstr "Okänd typ"
|
||||
|
||||
#: gio/gcontenttype.c:160
|
||||
#: gio/gcontenttype.c:177
|
||||
#, c-format
|
||||
msgid "%s filetype"
|
||||
msgstr "%s-filtyp"
|
||||
|
||||
#: gio/gcontenttype.c:606
|
||||
#: gio/gcontenttype.c:667
|
||||
#, c-format
|
||||
msgid "%s type"
|
||||
msgstr "%s-typ"
|
||||
|
||||
#: gio/gdatainputstream.c:309
|
||||
#, c-format
|
||||
#: gio/gdatainputstream.c:310
|
||||
msgid "Unexpected early end-of-stream"
|
||||
msgstr "Oväntat tidig end-of-stream"
|
||||
|
||||
#: gio/gdesktopappinfo.c:411 gio/gwin32appinfo.c:222
|
||||
#: gio/gdesktopappinfo.c:430 gio/gwin32appinfo.c:222
|
||||
msgid "Unnamed"
|
||||
msgstr "Namnlös"
|
||||
|
||||
#: gio/gdesktopappinfo.c:588
|
||||
#, c-format
|
||||
#: gio/gdesktopappinfo.c:607
|
||||
msgid "Desktop file didn't specify Exec field"
|
||||
msgstr "Skrivbordsfilen angav inget Exec-fält"
|
||||
|
||||
#: gio/gdesktopappinfo.c:882
|
||||
#, c-format
|
||||
#: gio/gdesktopappinfo.c:901
|
||||
msgid "Unable to find terminal required for application"
|
||||
msgstr "Kunde inte hitta terminal som krävs för programmet"
|
||||
|
||||
#: gio/gdesktopappinfo.c:1114
|
||||
#: gio/gdesktopappinfo.c:1133
|
||||
#, c-format
|
||||
msgid "Can't create user application configuration folder %s: %s"
|
||||
msgstr "Kan inte skapa programkonfigurationsmapp för användare %s: %s"
|
||||
|
||||
#: gio/gdesktopappinfo.c:1118
|
||||
#: gio/gdesktopappinfo.c:1137
|
||||
#, c-format
|
||||
msgid "Can't create user MIME configuration folder %s: %s"
|
||||
msgstr "Kan inte skapa MIME-konfigurationsmapp för användare %s: %s"
|
||||
|
||||
#: gio/gdesktopappinfo.c:1457
|
||||
#: gio/gdesktopappinfo.c:1476
|
||||
#, c-format
|
||||
msgid "Can't create user desktop file %s"
|
||||
msgstr "Kan inte skapa skrivbordsfil för användare %s"
|
||||
|
||||
#: gio/gdesktopappinfo.c:1532
|
||||
#: gio/gdesktopappinfo.c:1551
|
||||
#, c-format
|
||||
msgid "Custom definition for %s"
|
||||
msgstr "Anpassad definition för %s"
|
||||
|
||||
#: gio/gdrive.c:372
|
||||
#: gio/gdrive.c:374
|
||||
msgid "drive doesn't implement eject"
|
||||
msgstr "enheten har inte implementerat utmatning"
|
||||
|
||||
#: gio/gdrive.c:439
|
||||
#: gio/gdrive.c:441
|
||||
msgid "drive doesn't implement polling for media"
|
||||
msgstr "enheten har inte implementerat pollning av media"
|
||||
|
||||
#: gio/gfile.c:811 gio/gfile.c:1039 gio/gfile.c:1172 gio/gfile.c:1403
|
||||
#: gio/gfile.c:1456 gio/gfile.c:1512 gio/gfile.c:1594 gio/gfile.c:2651
|
||||
#: gio/gfile.c:2702 gio/gfile.c:2830 gio/gfile.c:2870 gio/gfile.c:3194
|
||||
#: gio/gfile.c:3596 gio/gfile.c:3679 gio/gfile.c:3762 gio/gfile.c:3842
|
||||
#, c-format
|
||||
#: gio/gfile.c:817 gio/gfile.c:1045 gio/gfile.c:1178 gio/gfile.c:1409
|
||||
#: gio/gfile.c:1462 gio/gfile.c:1518 gio/gfile.c:1600 gio/gfile.c:2657
|
||||
#: gio/gfile.c:2708 gio/gfile.c:2836 gio/gfile.c:2876 gio/gfile.c:3200
|
||||
#: gio/gfile.c:3602 gio/gfile.c:3685 gio/gfile.c:3768 gio/gfile.c:3848
|
||||
msgid "Operation not supported"
|
||||
msgstr "Åtgärden stöds inte"
|
||||
|
||||
@@ -1249,94 +1223,79 @@ msgstr "Åtgärden stöds inte"
|
||||
#. Translators: This is an error message when trying to find
|
||||
#. * the enclosing (user visible) mount of a file, but none
|
||||
#. * exists.
|
||||
#: gio/gfile.c:1291 gio/glocalfile.c:1058 gio/glocalfile.c:1069
|
||||
#: gio/glocalfile.c:1082
|
||||
#, c-format
|
||||
#: gio/gfile.c:1297 gio/glocalfile.c:1064 gio/glocalfile.c:1075
|
||||
#: gio/glocalfile.c:1088
|
||||
msgid "Containing mount does not exist"
|
||||
msgstr "Infattande montering finns inte"
|
||||
|
||||
#: gio/gfile.c:1933 gio/glocalfile.c:2118
|
||||
#, c-format
|
||||
#: gio/gfile.c:1939 gio/glocalfile.c:2124
|
||||
msgid "Can't copy over directory"
|
||||
msgstr "Kan inte kopiera över katalog"
|
||||
|
||||
#: gio/gfile.c:1993
|
||||
#, c-format
|
||||
#: gio/gfile.c:1999
|
||||
msgid "Can't copy directory over directory"
|
||||
msgstr "Kan inte kopiera katalog över katalog"
|
||||
|
||||
#: gio/gfile.c:2001 gio/glocalfile.c:2127
|
||||
#, c-format
|
||||
#: gio/gfile.c:2007 gio/glocalfile.c:2133
|
||||
msgid "Target file exists"
|
||||
msgstr "Målfilen finns"
|
||||
|
||||
#: gio/gfile.c:2019
|
||||
#, c-format
|
||||
#: gio/gfile.c:2025
|
||||
msgid "Can't recursively copy directory"
|
||||
msgstr "Kan inte kopiera katalogen rekursivt"
|
||||
|
||||
#: gio/gfile.c:2820
|
||||
#, c-format
|
||||
#: gio/gfile.c:2826
|
||||
msgid "Invalid symlink value given"
|
||||
msgstr "Ogiltigt värde för symbolisk länk angivet"
|
||||
|
||||
#: gio/gfile.c:2913
|
||||
#, c-format
|
||||
#: gio/gfile.c:2919
|
||||
msgid "Trash not supported"
|
||||
msgstr "Papperskorgen stöds inte"
|
||||
|
||||
#: gio/gfile.c:2960
|
||||
#: gio/gfile.c:2966
|
||||
#, c-format
|
||||
msgid "File names cannot contain '%c'"
|
||||
msgstr "Filnamn får inte innehålla \"%c\""
|
||||
|
||||
#: gio/gfile.c:4896 gio/gvolume.c:357
|
||||
#: gio/gfile.c:4932 gio/gvolume.c:359
|
||||
msgid "volume doesn't implement mount"
|
||||
msgstr "volymen har inte implementerat montering"
|
||||
|
||||
#: gio/gfile.c:5004
|
||||
#, c-format
|
||||
#: gio/gfile.c:5040
|
||||
msgid "No application is registered as handling this file"
|
||||
msgstr "Inget program är registrerat för hantering av denna fil"
|
||||
|
||||
#: gio/gfileenumerator.c:151
|
||||
#, c-format
|
||||
#: gio/gfileenumerator.c:205
|
||||
msgid "Enumerator is closed"
|
||||
msgstr "Numreraren är stängd"
|
||||
|
||||
#: gio/gfileenumerator.c:158 gio/gfileenumerator.c:217
|
||||
#: gio/gfileenumerator.c:317 gio/gfileenumerator.c:426
|
||||
#, c-format
|
||||
#: gio/gfileenumerator.c:212 gio/gfileenumerator.c:271
|
||||
#: gio/gfileenumerator.c:371 gio/gfileenumerator.c:480
|
||||
msgid "File enumerator has outstanding operation"
|
||||
msgstr "Filnumreraren har kvarstående åtgärd"
|
||||
|
||||
#: gio/gfileenumerator.c:307 gio/gfileenumerator.c:416
|
||||
#: gio/gfileenumerator.c:361 gio/gfileenumerator.c:470
|
||||
msgid "File enumerator is already closed"
|
||||
msgstr "Filnumreraren är redan strängd"
|
||||
|
||||
#: gio/gfileinputstream.c:154 gio/gfileinputstream.c:421
|
||||
#: gio/gfileoutputstream.c:168 gio/gfileoutputstream.c:523
|
||||
#, c-format
|
||||
#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
|
||||
#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
|
||||
msgid "Stream doesn't support query_info"
|
||||
msgstr "Strömmen saknar stöd för query_info"
|
||||
|
||||
#: gio/gfileinputstream.c:336 gio/gfileoutputstream.c:381
|
||||
#, c-format
|
||||
#: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
|
||||
msgid "Seek not supported on stream"
|
||||
msgstr "Sökning stöds inte på strömmen"
|
||||
|
||||
#: gio/gfileinputstream.c:380
|
||||
#, c-format
|
||||
#: gio/gfileinputstream.c:383
|
||||
msgid "Truncate not allowed on input stream"
|
||||
msgstr "Kapning tillåts inte på inmatningsströmmen"
|
||||
|
||||
#: gio/gfileoutputstream.c:457
|
||||
#, c-format
|
||||
#: gio/gfileoutputstream.c:460
|
||||
msgid "Truncate not supported on stream"
|
||||
msgstr "Kapning stöds inte på strömmen"
|
||||
|
||||
#: gio/ginputstream.c:195
|
||||
#, c-format
|
||||
#: gio/ginputstream.c:196
|
||||
msgid "Input stream doesn't implement read"
|
||||
msgstr "Inmatningsströmmen har inte implementerat läsning"
|
||||
|
||||
@@ -1346,142 +1305,128 @@ msgstr "Inmatningsströmmen har inte implementerat läsning"
|
||||
#. 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:904 gio/goutputstream.c:1086
|
||||
#, c-format
|
||||
#: gio/ginputstream.c:905 gio/goutputstream.c:1088
|
||||
msgid "Stream has outstanding operation"
|
||||
msgstr "Strömmen har kvarstående åtgärd"
|
||||
|
||||
#: gio/glocaldirectorymonitor.c:270
|
||||
#, c-format
|
||||
#: gio/glocaldirectorymonitor.c:274
|
||||
msgid "Unable to find default local directory monitor type"
|
||||
msgstr "Kunde inte hitta standardtyp för lokal katalogövervakare"
|
||||
|
||||
#: gio/glocalfile.c:599
|
||||
#: gio/glocalfile.c:601
|
||||
#, c-format
|
||||
msgid "Invalid filename %s"
|
||||
msgstr "Ogiltigt filnamn %s"
|
||||
|
||||
#: gio/glocalfile.c:966
|
||||
#: gio/glocalfile.c:972
|
||||
#, c-format
|
||||
msgid "Error getting filesystem info: %s"
|
||||
msgstr "Fel vid hämtning av filsystemsinformation: %s"
|
||||
|
||||
#: gio/glocalfile.c:1102
|
||||
#, c-format
|
||||
#: gio/glocalfile.c:1108
|
||||
msgid "Can't rename root directory"
|
||||
msgstr "Kan inte byta namn på rotkatalog"
|
||||
|
||||
#: gio/glocalfile.c:1120
|
||||
#, c-format
|
||||
#: gio/glocalfile.c:1126
|
||||
msgid "Can't rename file, filename already exist"
|
||||
msgstr "Kan inte byta namn på filen, filnamnet finns redan"
|
||||
|
||||
#: gio/glocalfile.c:1133 gio/glocalfile.c:1997 gio/glocalfile.c:2026
|
||||
#: gio/glocalfile.c:2180 gio/glocalfileoutputstream.c:472
|
||||
#: gio/glocalfile.c:1139 gio/glocalfile.c:2003 gio/glocalfile.c:2032
|
||||
#: gio/glocalfile.c:2186 gio/glocalfileoutputstream.c:472
|
||||
#: gio/glocalfileoutputstream.c:517 gio/glocalfileoutputstream.c:925
|
||||
#, c-format
|
||||
msgid "Invalid filename"
|
||||
msgstr "Ogiltigt filnamn"
|
||||
|
||||
#: gio/glocalfile.c:1137
|
||||
#: gio/glocalfile.c:1143
|
||||
#, c-format
|
||||
msgid "Error renaming file: %s"
|
||||
msgstr "Fel vid namnbyte av fil: %s"
|
||||
|
||||
#: gio/glocalfile.c:1256
|
||||
#: gio/glocalfile.c:1262
|
||||
#, c-format
|
||||
msgid "Error opening file: %s"
|
||||
msgstr "Fel vid öppnade av fil: %s"
|
||||
|
||||
#: gio/glocalfile.c:1266
|
||||
#, c-format
|
||||
#: gio/glocalfile.c:1272
|
||||
msgid "Can't open directory"
|
||||
msgstr "Kan inte öppna katalog"
|
||||
|
||||
#: gio/glocalfile.c:1326
|
||||
#: gio/glocalfile.c:1332
|
||||
#, c-format
|
||||
msgid "Error removing file: %s"
|
||||
msgstr "Fel vid borttagning av fil: %s"
|
||||
|
||||
#: gio/glocalfile.c:1690
|
||||
#: gio/glocalfile.c:1696
|
||||
#, c-format
|
||||
msgid "Error trashing file: %s"
|
||||
msgstr "Fel vid kastande av fil: %s"
|
||||
|
||||
#: gio/glocalfile.c:1713
|
||||
#: gio/glocalfile.c:1719
|
||||
#, c-format
|
||||
msgid "Unable to create trash dir %s: %s"
|
||||
msgstr "Kunde inte skapa papperskorgskatalogen %s: %s"
|
||||
|
||||
#: gio/glocalfile.c:1734
|
||||
#, c-format
|
||||
#: gio/glocalfile.c:1740
|
||||
msgid "Unable to find toplevel directory for trash"
|
||||
msgstr "Kunde inte hitta toppnivåkatalog för papperskorg"
|
||||
|
||||
#: gio/glocalfile.c:1813 gio/glocalfile.c:1833
|
||||
#, c-format
|
||||
#: gio/glocalfile.c:1819 gio/glocalfile.c:1839
|
||||
msgid "Unable to find or create trash directory"
|
||||
msgstr "Kunde inte hitta eller skapa papperskorgskatalog"
|
||||
|
||||
#: gio/glocalfile.c:1867
|
||||
#: gio/glocalfile.c:1873
|
||||
#, c-format
|
||||
msgid "Unable to create trashing info file: %s"
|
||||
msgstr "Kunde inte skapa information om kastad fil: %s"
|
||||
|
||||
#: gio/glocalfile.c:1892 gio/glocalfile.c:1967 gio/glocalfile.c:1974
|
||||
#: gio/glocalfile.c:1898 gio/glocalfile.c:1973 gio/glocalfile.c:1980
|
||||
#, c-format
|
||||
msgid "Unable to trash file: %s"
|
||||
msgstr "Kunde inte kasta fil: %s"
|
||||
|
||||
#: gio/glocalfile.c:2001
|
||||
#: gio/glocalfile.c:2007
|
||||
#, fuzzy, c-format
|
||||
msgid "Error creating directory: %s"
|
||||
msgstr "Fel vid öppning av katalogen \"%s\": %s"
|
||||
|
||||
#: gio/glocalfile.c:2030
|
||||
#: gio/glocalfile.c:2036
|
||||
#, c-format
|
||||
msgid "Error making symbolic link: %s"
|
||||
msgstr "Fel vid skapande av symbolisk länk: %s"
|
||||
|
||||
#: gio/glocalfile.c:2090 gio/glocalfile.c:2184
|
||||
#: gio/glocalfile.c:2096 gio/glocalfile.c:2190
|
||||
#, c-format
|
||||
msgid "Error moving file: %s"
|
||||
msgstr "Fel vid flyttning av fil: %s"
|
||||
|
||||
#: gio/glocalfile.c:2113
|
||||
#, c-format
|
||||
#: gio/glocalfile.c:2119
|
||||
msgid "Can't move directory over directory"
|
||||
msgstr "Kan inte flytta katalog över katalog"
|
||||
|
||||
#: gio/glocalfile.c:2140 gio/glocalfileoutputstream.c:777
|
||||
#: gio/glocalfile.c:2146 gio/glocalfileoutputstream.c:777
|
||||
#: gio/glocalfileoutputstream.c:791 gio/glocalfileoutputstream.c:806
|
||||
#: gio/glocalfileoutputstream.c:822 gio/glocalfileoutputstream.c:836
|
||||
#, c-format
|
||||
msgid "Backup file creation failed"
|
||||
msgstr "Misslyckades med att skapa säkerhetskopiefil"
|
||||
|
||||
#: gio/glocalfile.c:2159
|
||||
#: gio/glocalfile.c:2165
|
||||
#, c-format
|
||||
msgid "Error removing target file: %s"
|
||||
msgstr "Fel vid borttagning av målfil: %s"
|
||||
|
||||
#: gio/glocalfile.c:2173
|
||||
#, c-format
|
||||
#: gio/glocalfile.c:2179
|
||||
msgid "Move between mounts not supported"
|
||||
msgstr "Flyttning mellan monteringar stöds inte"
|
||||
|
||||
#: gio/glocalfileinfo.c:716
|
||||
#, c-format
|
||||
msgid "Attribute value must be non-NULL"
|
||||
msgstr "Attributvärde måste vara icke-NULL"
|
||||
|
||||
#: gio/glocalfileinfo.c:723
|
||||
#, c-format
|
||||
msgid "Invalid attribute type (string expected)"
|
||||
msgstr "Ogiltig attributtyp (sträng förväntades)"
|
||||
|
||||
#: gio/glocalfileinfo.c:730
|
||||
#, c-format
|
||||
msgid "Invalid extended attribute name"
|
||||
msgstr "Ogiltigt utökat attributnamn"
|
||||
|
||||
@@ -1495,57 +1440,52 @@ msgstr "Fel vid inställning av utökat attribut \"%s\": %s"
|
||||
msgid "Error stating file '%s': %s"
|
||||
msgstr "Fel vid tillståndsläsning av filen \"%s\": %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1527
|
||||
#: gio/glocalfileinfo.c:1526
|
||||
msgid " (invalid encoding)"
|
||||
msgstr " (ogiltig kodning)"
|
||||
|
||||
#: gio/glocalfileinfo.c:1698
|
||||
#: gio/glocalfileinfo.c:1696
|
||||
#, c-format
|
||||
msgid "Error stating file descriptor: %s"
|
||||
msgstr "Fel vid tillståndsläsning av filhandtag: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1743
|
||||
#, c-format
|
||||
#: gio/glocalfileinfo.c:1741
|
||||
msgid "Invalid attribute type (uint32 expected)"
|
||||
msgstr "Ogiltig attributtyp (uint32 förväntades)"
|
||||
|
||||
#: gio/glocalfileinfo.c:1761
|
||||
#, c-format
|
||||
#: gio/glocalfileinfo.c:1759
|
||||
msgid "Invalid attribute type (uint64 expected)"
|
||||
msgstr "Ogiltig attributtyp (uint64 förväntades)"
|
||||
|
||||
#: gio/glocalfileinfo.c:1780
|
||||
#, c-format
|
||||
#: gio/glocalfileinfo.c:1778
|
||||
msgid "Invalid attribute type (byte string expected)"
|
||||
msgstr "Ogiltig attributtyp (bytesträng förväntades)"
|
||||
|
||||
#: gio/glocalfileinfo.c:1806
|
||||
#: gio/glocalfileinfo.c:1804
|
||||
#, c-format
|
||||
msgid "Error setting permissions: %s"
|
||||
msgstr "Fel vid inställning av rättigheter: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1857 gio/glocalfileinfo.c:2025
|
||||
#: gio/glocalfileinfo.c:1855 gio/glocalfileinfo.c:2023
|
||||
#, c-format
|
||||
msgid "Error setting owner: %s"
|
||||
msgstr "Fel vid inställning av ägare: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1880
|
||||
#, c-format
|
||||
#: gio/glocalfileinfo.c:1878
|
||||
msgid "symlink must be non-NULL"
|
||||
msgstr "symbolisk länk måste vara icke-NULL"
|
||||
|
||||
#: gio/glocalfileinfo.c:1890 gio/glocalfileinfo.c:1909
|
||||
#: gio/glocalfileinfo.c:1920
|
||||
#: gio/glocalfileinfo.c:1888 gio/glocalfileinfo.c:1907
|
||||
#: gio/glocalfileinfo.c:1918
|
||||
#, c-format
|
||||
msgid "Error setting symlink: %s"
|
||||
msgstr "Fel vid inställning av symbolisk länk: %s"
|
||||
|
||||
#: gio/glocalfileinfo.c:1899
|
||||
#, c-format
|
||||
#: gio/glocalfileinfo.c:1897
|
||||
msgid "Error setting symlink: file is not a symlink"
|
||||
msgstr "Fel vid inställning av symbolisk länk: filen är inte en symbolisk länk"
|
||||
|
||||
#: gio/glocalfileinfo.c:2080
|
||||
#: gio/glocalfileinfo.c:2078
|
||||
#, c-format
|
||||
msgid "Setting attribute %s not supported"
|
||||
msgstr "Inställning av attributet %s stöds inte"
|
||||
@@ -1567,8 +1507,7 @@ msgstr "Fel vid sökning i fil: %s"
|
||||
msgid "Error closing file: %s"
|
||||
msgstr "Fel vid stängning av fil: %s"
|
||||
|
||||
#: gio/glocalfilemonitor.c:197
|
||||
#, c-format
|
||||
#: gio/glocalfilemonitor.c:198
|
||||
msgid "Unable to find default local file monitor type"
|
||||
msgstr "Kunde inte hitta standardtyp för lokal filövervakare"
|
||||
|
||||
@@ -1604,78 +1543,67 @@ msgid "Error opening file '%s': %s"
|
||||
msgstr "Fel vid öppning av filen \"%s\": %s"
|
||||
|
||||
#: gio/glocalfileoutputstream.c:679
|
||||
#, c-format
|
||||
msgid "Target file is a directory"
|
||||
msgstr "Målfilen är en katalog"
|
||||
|
||||
#: gio/glocalfileoutputstream.c:684
|
||||
#, c-format
|
||||
msgid "Target file is not a regular file"
|
||||
msgstr "Målfilen är inte en vanlig fil"
|
||||
|
||||
#: gio/glocalfileoutputstream.c:696
|
||||
#, c-format
|
||||
msgid "The file was externally modified"
|
||||
msgstr "Filen blev externt ändrad"
|
||||
|
||||
#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:545
|
||||
#, c-format
|
||||
msgid "Invalid GSeekType supplied"
|
||||
msgstr "Ogiltig GSeekType angavs"
|
||||
|
||||
#: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:555
|
||||
#, c-format
|
||||
msgid "Invalid seek request"
|
||||
msgstr "Ogiltig sökbegäran"
|
||||
|
||||
#: gio/gmemoryinputstream.c:521
|
||||
#, c-format
|
||||
msgid "Cannot truncate GMemoryInputStream"
|
||||
msgstr "Kan inte kapa av GMemoryInputStream"
|
||||
|
||||
#: gio/gmemoryoutputstream.c:288
|
||||
#, c-format
|
||||
msgid "Reached maximum data array limit"
|
||||
msgstr "Nådde maximal gräns för datakedja"
|
||||
|
||||
#: gio/gmemoryoutputstream.c:323
|
||||
#, c-format
|
||||
msgid "Memory output stream not resizable"
|
||||
msgstr "Storlek för minnesutmatningsström är inte ändringsbar"
|
||||
|
||||
#: gio/gmemoryoutputstream.c:339
|
||||
#, c-format
|
||||
msgid "Failed to resize memory output stream"
|
||||
msgstr "Misslyckades med att ändra storlek på minnesutmatningsström"
|
||||
|
||||
#. Translators: This is an error
|
||||
#. * message for mount objects that
|
||||
#. * don't implement unmount.
|
||||
#: gio/gmount.c:344
|
||||
#: gio/gmount.c:346
|
||||
msgid "mount doesn't implement unmount"
|
||||
msgstr "montering har inte implementerat avmontering"
|
||||
|
||||
#. Translators: This is an error
|
||||
#. * message for mount objects that
|
||||
#. * don't implement eject.
|
||||
#: gio/gmount.c:419
|
||||
#: gio/gmount.c:421
|
||||
msgid "mount doesn't implement eject"
|
||||
msgstr "montering har inte implementerat utmatning"
|
||||
|
||||
#. Translators: This is an error
|
||||
#. * message for mount objects that
|
||||
#. * don't implement remount.
|
||||
#: gio/gmount.c:501
|
||||
#: gio/gmount.c:503
|
||||
msgid "mount doesn't implement remount"
|
||||
msgstr "montering har inte implementerat återmontering"
|
||||
|
||||
#: gio/goutputstream.c:202 gio/goutputstream.c:403
|
||||
#, c-format
|
||||
#: gio/goutputstream.c:204 gio/goutputstream.c:405
|
||||
msgid "Output stream doesn't implement write"
|
||||
msgstr "Utmatningsström har inte implementerat skrivning"
|
||||
|
||||
#: gio/goutputstream.c:363 gio/goutputstream.c:771
|
||||
#, c-format
|
||||
#: gio/goutputstream.c:365 gio/goutputstream.c:773
|
||||
msgid "Source stream is already closed"
|
||||
msgstr "Källströmmen är redan stängd"
|
||||
|
||||
@@ -1708,33 +1636,32 @@ msgstr ""
|
||||
"att förkorta namnet vid \"-\"-tecken. Ignorerar namn efter den första om "
|
||||
"flera namn anges."
|
||||
|
||||
#: gio/gunixinputstream.c:202 gio/gunixinputstream.c:222
|
||||
#: gio/gunixinputstream.c:300 gio/gunixoutputstream.c:289
|
||||
#: gio/gunixinputstream.c:201 gio/gunixinputstream.c:221
|
||||
#: gio/gunixinputstream.c:299 gio/gunixoutputstream.c:288
|
||||
#, c-format
|
||||
msgid "Error reading from unix: %s"
|
||||
msgstr "Fel vid läsning från unix: %s"
|
||||
|
||||
#: gio/gunixinputstream.c:255 gio/gunixinputstream.c:437
|
||||
#: gio/gunixoutputstream.c:244 gio/gunixoutputstream.c:395
|
||||
#: gio/gunixinputstream.c:254 gio/gunixinputstream.c:436
|
||||
#: gio/gunixoutputstream.c:243 gio/gunixoutputstream.c:394
|
||||
#, c-format
|
||||
msgid "Error closing unix: %s"
|
||||
msgstr "Fel vid stängning av unix: %s"
|
||||
|
||||
#: gio/gunixmounts.c:1790 gio/gunixmounts.c:1827
|
||||
#: gio/gunixmounts.c:1789 gio/gunixmounts.c:1826
|
||||
msgid "Filesystem root"
|
||||
msgstr "Filsystemsrot"
|
||||
|
||||
#: gio/gunixoutputstream.c:190 gio/gunixoutputstream.c:211
|
||||
#: gio/gunixoutputstream.c:189 gio/gunixoutputstream.c:210
|
||||
#, c-format
|
||||
msgid "Error writing to unix: %s"
|
||||
msgstr "Fel vid skrivning till unix: %s"
|
||||
|
||||
#: gio/gvolume.c:423
|
||||
#: gio/gvolume.c:425
|
||||
msgid "volume doesn't implement eject"
|
||||
msgstr "volymen har inte implementerat utmatning"
|
||||
|
||||
#: gio/gwin32appinfo.c:277
|
||||
#, c-format
|
||||
msgid "Can't find application"
|
||||
msgstr "Kan inte hitta programmet"
|
||||
|
||||
@@ -1744,17 +1671,14 @@ msgid "Error launching application: %s"
|
||||
msgstr "Fel vid start av program: %s"
|
||||
|
||||
#: gio/gwin32appinfo.c:349
|
||||
#, c-format
|
||||
msgid "URIs not supported"
|
||||
msgstr "URI:er stöds inte"
|
||||
|
||||
#: gio/gwin32appinfo.c:371
|
||||
#, c-format
|
||||
msgid "association changes not supported on win32"
|
||||
msgstr "associeringsändringar stöds inte på win32"
|
||||
|
||||
#: gio/gwin32appinfo.c:383
|
||||
#, c-format
|
||||
msgid "Association creation not supported on win32"
|
||||
msgstr "Associeringsskapanden stöds inte på win32"
|
||||
|
||||
|
Reference in New Issue
Block a user