summaryrefslogtreecommitdiff
path: root/po/sv.po
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-12-21 22:24:59 -0500
committerMatthias Clasen <mclasen@redhat.com>2009-12-21 22:24:59 -0500
commit53b9a41b47ef981b9ab812c0a56a371750f6f273 (patch)
tree662c697c389ffe7d3b9781b693d1295b5b84b930 /po/sv.po
parentf59294fd938065a3b306689343bf515b8eb633d7 (diff)
downloadgtk+-53b9a41b47ef981b9ab812c0a56a371750f6f273.tar.gz
2.19.22.19.2
Diffstat (limited to 'po/sv.po')
-rw-r--r--po/sv.po163
1 files changed, 86 insertions, 77 deletions
diff --git a/po/sv.po b/po/sv.po
index 2a24415b82..9c56184163 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-11-30 16:38-0500\n"
+"POT-Creation-Date: 2009-12-21 19:14-0500\n"
"PO-Revision-Date: 2009-11-08 22:09+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -76,7 +76,7 @@ msgstr "Gdk-felsökningsflaggor att ställa in"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: gdk/gdk.c:165 gdk/gdk.c:168 gtk/gtkmain.c:457 gtk/gtkmain.c:460
+#: gdk/gdk.c:165 gdk/gdk.c:168 gtk/gtkmain.c:459 gtk/gtkmain.c:462
msgid "FLAGS"
msgstr "FLAGGOR"
@@ -356,12 +356,12 @@ msgstr "Misslyckades med att öppna temporär fil"
msgid "Failed to read from temporary file"
msgstr "Misslyckades med att läsa från temporär fil"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2029
+#: gdk-pixbuf/gdk-pixbuf-io.c:2044
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Misslyckades med att öppna \"%s\" för skrivning: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2054
+#: gdk-pixbuf/gdk-pixbuf-io.c:2069
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -370,11 +370,11 @@ msgstr ""
"Misslyckades med att stänga \"%s\" när bilden skrevs, all data kanske inte "
"har sparats korrekt: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2274 gdk-pixbuf/gdk-pixbuf-io.c:2325
+#: gdk-pixbuf/gdk-pixbuf-io.c:2289 gdk-pixbuf/gdk-pixbuf-io.c:2340
msgid "Insufficient memory to save image into a buffer"
msgstr "Inte tillräckligt med minne för att spara bild till en buffert"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2371
+#: gdk-pixbuf/gdk-pixbuf-io.c:2386
msgid "Error writing to image stream"
msgstr "Fel vid skrivning till bildström"
@@ -730,7 +730,7 @@ msgstr "Bildformatet PCX"
msgid "Bits per channel of PNG image is invalid."
msgstr "Bitar per kanal i PNG-bilden är ogiltigt."
-#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:642
msgid "Transformed PNG has zero width or height."
msgstr "Transformerad PNG har bredden eller höjden noll."
@@ -752,11 +752,11 @@ msgstr ""
msgid "Fatal error in PNG image file: %s"
msgstr "Ödesdigert fel i PNG-bildfil: %s"
-#: gdk-pixbuf/io-png.c:310
+#: gdk-pixbuf/io-png.c:316
msgid "Insufficient memory to load PNG file"
msgstr "Inte tillräckligt med minne för att läsa in PNG-fil"
-#: gdk-pixbuf/io-png.c:633
+#: gdk-pixbuf/io-png.c:657
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -765,25 +765,29 @@ msgstr ""
"Inte tillräckligt med minne för att lagra en %ld × %ld stor bild; försök att "
"avsluta några program för att frigöra minne"
-#: gdk-pixbuf/io-png.c:684
+#: gdk-pixbuf/io-png.c:720
msgid "Fatal error reading PNG image file"
msgstr "Ödesdigert fel vid läsning av PNG-bildfil"
-#: gdk-pixbuf/io-png.c:733
+#: gdk-pixbuf/io-png.c:769
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Ödesdigert fel vid läsning av PNG-bildfil: %s"
-#: gdk-pixbuf/io-png.c:825
+#: gdk-pixbuf/io-png.c:863
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "Nycklar för PNG-textstycken måste ha minst 1 och som mest 79 tecken."
-#: gdk-pixbuf/io-png.c:833
+#: gdk-pixbuf/io-png.c:872
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Nycklar för PNG-textstycken måste vara ASCII-tecken."
-#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56
+#: gdk-pixbuf/io-png.c:886
+msgid "Color profile has invalid length '%"
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:899 gdk-pixbuf/io-gdip-png.c:56
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
@@ -792,7 +796,7 @@ msgstr ""
"PNG-komprimeringsnivån måste vara ett värde mellan 0 och 9; värdet \"%s\" "
"kunde inte tolkas."
-#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68
+#: gdk-pixbuf/io-png.c:912 gdk-pixbuf/io-gdip-png.c:68
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
@@ -801,13 +805,13 @@ msgstr ""
"PNG-komprimeringsnivån måste vara ett värde mellan 0 och 9; värdet \"%d\" är "
"inte tillåtet."
-#: gdk-pixbuf/io-png.c:896
+#: gdk-pixbuf/io-png.c:951
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Värdet för PNG-textstycket %s kan inte konverteras till ISO-8859-1-kodning."
-#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133
+#: gdk-pixbuf/io-png.c:1112 gdk-pixbuf/io-gdip-png.c:133
msgid "The PNG image format"
msgstr "Bildformatet PNG"
@@ -948,59 +952,64 @@ msgstr "För mycket data i fil"
msgid "The Targa image format"
msgstr "Bildformatet Targa"
-#: gdk-pixbuf/io-tiff.c:161
+#: gdk-pixbuf/io-tiff.c:165
msgid "Could not get image width (bad TIFF file)"
msgstr "Kunde inte få tag i bildbredden (felaktig TIFF-fil)"
-#: gdk-pixbuf/io-tiff.c:168
+#: gdk-pixbuf/io-tiff.c:172
msgid "Could not get image height (bad TIFF file)"
msgstr "Kunde inte få tag i bildhöjden (felaktig TIFF-fil)"
-#: gdk-pixbuf/io-tiff.c:176
+#: gdk-pixbuf/io-tiff.c:180
msgid "Width or height of TIFF image is zero"
msgstr "Bredden eller höjden på TIFF-bilden är noll"
-#: gdk-pixbuf/io-tiff.c:185 gdk-pixbuf/io-tiff.c:194
+#: gdk-pixbuf/io-tiff.c:189 gdk-pixbuf/io-tiff.c:198
msgid "Dimensions of TIFF image too large"
msgstr "TIFF-bildens dimensioner är för stora"
-#: gdk-pixbuf/io-tiff.c:218 gdk-pixbuf/io-tiff.c:230 gdk-pixbuf/io-tiff.c:549
+#: gdk-pixbuf/io-tiff.c:222 gdk-pixbuf/io-tiff.c:234 gdk-pixbuf/io-tiff.c:561
msgid "Insufficient memory to open TIFF file"
msgstr "Inte tillräckligt med minne för att öppna TIFF-fil"
-#: gdk-pixbuf/io-tiff.c:283
+#: gdk-pixbuf/io-tiff.c:295
msgid "Failed to load RGB data from TIFF file"
msgstr "Misslyckades med att läsa in RGB-data från TIFF-fil"
-#: gdk-pixbuf/io-tiff.c:339
+#: gdk-pixbuf/io-tiff.c:351
msgid "Failed to open TIFF image"
msgstr "Misslyckades med att öppna TIFF-bild"
-#: gdk-pixbuf/io-tiff.c:351 gdk-pixbuf/io-tiff.c:755
+#: gdk-pixbuf/io-tiff.c:363 gdk-pixbuf/io-tiff.c:778
msgid "TIFFClose operation failed"
msgstr "Åtgärden TIFFClose misslyckades"
-#: gdk-pixbuf/io-tiff.c:481 gdk-pixbuf/io-tiff.c:494
+#: gdk-pixbuf/io-tiff.c:493 gdk-pixbuf/io-tiff.c:506
msgid "Failed to load TIFF image"
msgstr "Misslyckades med att läsa in TIFF-bild"
-#: gdk-pixbuf/io-tiff.c:678
+#: gdk-pixbuf/io-tiff.c:692
msgid "Failed to save TIFF image"
msgstr "Misslyckades med att spara TIFF-bild"
-#: gdk-pixbuf/io-tiff.c:713
+#: gdk-pixbuf/io-tiff.c:727
msgid "TIFF compression doesn't refer to a valid codec."
msgstr ""
-#: gdk-pixbuf/io-tiff.c:741
+#: gdk-pixbuf/io-tiff.c:738
+#, c-format
+msgid "Color profile has invalid length '%d'."
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:767
msgid "Failed to write TIFF data"
msgstr "Misslyckades med att skriva TIFF-data"
-#: gdk-pixbuf/io-tiff.c:793
+#: gdk-pixbuf/io-tiff.c:814
msgid "Couldn't write to TIFF file"
msgstr "Kunde inte skriva till TIFF-fil"
-#: gdk-pixbuf/io-tiff.c:848
+#: gdk-pixbuf/io-tiff.c:869
msgid "The TIFF image format"
msgstr "Bildformatet TIFF"
@@ -1603,47 +1612,47 @@ msgstr "Marginaler från skrivare..."
msgid "Custom Size %d"
msgstr "Anpassad storlek %d"
-#: gtk/gtkcustompaperunixdialog.c:1054
+#: gtk/gtkcustompaperunixdialog.c:1055
msgid "_Width:"
msgstr "_Bredd:"
-#: gtk/gtkcustompaperunixdialog.c:1066
+#: gtk/gtkcustompaperunixdialog.c:1067
msgid "_Height:"
msgstr "_Höjd:"
-#: gtk/gtkcustompaperunixdialog.c:1078
+#: gtk/gtkcustompaperunixdialog.c:1079
msgid "Paper Size"
msgstr "Pappersstorlek"
-#: gtk/gtkcustompaperunixdialog.c:1087
+#: gtk/gtkcustompaperunixdialog.c:1088
msgid "_Top:"
msgstr "_Överst:"
-#: gtk/gtkcustompaperunixdialog.c:1099
+#: gtk/gtkcustompaperunixdialog.c:1100
msgid "_Bottom:"
msgstr "_Nederst:"
-#: gtk/gtkcustompaperunixdialog.c:1111
+#: gtk/gtkcustompaperunixdialog.c:1112
msgid "_Left:"
msgstr "_Vänster:"
-#: gtk/gtkcustompaperunixdialog.c:1123
+#: gtk/gtkcustompaperunixdialog.c:1124
msgid "_Right:"
msgstr "_Höger:"
-#: gtk/gtkcustompaperunixdialog.c:1164
+#: gtk/gtkcustompaperunixdialog.c:1165
msgid "Paper Margins"
msgstr "Pappersmarginaler"
-#: gtk/gtkentry.c:8600 gtk/gtktextview.c:7792
+#: gtk/gtkentry.c:8604 gtk/gtktextview.c:7832
msgid "Input _Methods"
msgstr "Inmatnings_metoder"
-#: gtk/gtkentry.c:8614 gtk/gtktextview.c:7806
+#: gtk/gtkentry.c:8618 gtk/gtktextview.c:7846
msgid "_Insert Unicode Control Character"
msgstr "_Infoga Unicode-styrtecken"
-#: gtk/gtkentry.c:9985
+#: gtk/gtkentry.c:9989
msgid "Caps Lock is on"
msgstr "Caps Lock är aktiverad"
@@ -1659,7 +1668,7 @@ msgstr "Skrivbord"
msgid "(None)"
msgstr "(Ingen)"
-#: gtk/gtkfilechooserbutton.c:2015
+#: gtk/gtkfilechooserbutton.c:2016
msgid "Other..."
msgstr "Annan..."
@@ -1812,7 +1821,7 @@ msgid "Modified"
msgstr "Ändrad"
#. Label
-#: gtk/gtkfilechooserdefault.c:4793 gtk/gtkprinteroptionwidget.c:800
+#: gtk/gtkfilechooserdefault.c:4793 gtk/gtkprinteroptionwidget.c:802
msgid "_Name:"
msgstr "_Namn:"
@@ -2172,7 +2181,7 @@ msgstr "_Gammavärde"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1399
+#: gtk/gtkiconfactory.c:1401
#, c-format
msgid "Error loading icon: %s"
msgstr "Fel vid inläsning av ikonen: %s"
@@ -2296,12 +2305,12 @@ msgid "Cl_ear"
msgstr "_Töm"
#. Open Link
-#: gtk/gtklabel.c:5527
+#: gtk/gtklabel.c:5631
msgid "_Open Link"
msgstr "_Öppna länk"
#. Copy Link Address
-#: gtk/gtklabel.c:5539
+#: gtk/gtklabel.c:5643
msgid "Copy _Link Address"
msgstr "Kopiera _länkadress"
@@ -2314,27 +2323,27 @@ msgid "Invalid URI"
msgstr "Ogiltig uri"
#. Description of --gtk-module=MODULES in --help output
-#: gtk/gtkmain.c:450
+#: gtk/gtkmain.c:452
msgid "Load additional GTK+ modules"
msgstr "Läs in ytterligare GTK+-moduler"
#. Placeholder in --gtk-module=MODULES in --help output
-#: gtk/gtkmain.c:451
+#: gtk/gtkmain.c:453
msgid "MODULES"
msgstr "MODULER"
#. Description of --g-fatal-warnings in --help output
-#: gtk/gtkmain.c:453
+#: gtk/gtkmain.c:455
msgid "Make all warnings fatal"
msgstr "Gör alla varningar ödesdigra"
#. Description of --gtk-debug=FLAGS in --help output
-#: gtk/gtkmain.c:456
+#: gtk/gtkmain.c:458
msgid "GTK+ debugging flags to set"
msgstr "GTK+-felsökningsflaggor att ställa in"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: gtk/gtkmain.c:459
+#: gtk/gtkmain.c:461
msgid "GTK+ debugging flags to unset"
msgstr "GTK+-felsökningsflaggor att inte ställa in"
@@ -2343,20 +2352,20 @@ msgstr "GTK+-felsökningsflaggor att inte ställa in"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:711
+#: gtk/gtkmain.c:713
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:776
+#: gtk/gtkmain.c:778
#, c-format
msgid "Cannot open display: %s"
msgstr "Kan inte öppna display: %s"
-#: gtk/gtkmain.c:813
+#: gtk/gtkmain.c:815
msgid "GTK+ Options"
msgstr "GTK+-flaggor"
-#: gtk/gtkmain.c:813
+#: gtk/gtkmain.c:815
msgid "Show GTK+ Options"
msgstr "Visa GTK+-flaggor"
@@ -2505,15 +2514,15 @@ msgstr "Sökväg nedåt"
msgid "File System Root"
msgstr "Filsystemsrot"
-#: gtk/gtkprintbackend.c:743
+#: gtk/gtkprintbackend.c:750
msgid "Authentication"
msgstr "Autentisering"
-#: gtk/gtkprinteroptionwidget.c:693
+#: gtk/gtkprinteroptionwidget.c:695
msgid "Not available"
msgstr "Inte tillgänglig"
-#: gtk/gtkprinteroptionwidget.c:812
+#: gtk/gtkprinteroptionwidget.c:814
msgid "_Save in folder:"
msgstr "_Spara i mapp:"
@@ -2606,62 +2615,62 @@ msgstr "Fel vid start av förhandsgranskning"
msgid "Error printing"
msgstr "Fel vid utskrift"
-#: gtk/gtkprintoperation-unix.c:495 gtk/gtkprintoperation-win32.c:1430
+#: gtk/gtkprintoperation-unix.c:495 gtk/gtkprintoperation-win32.c:1447
msgid "Application"
msgstr "Program"
-#: gtk/gtkprintoperation-win32.c:595
+#: gtk/gtkprintoperation-win32.c:612
msgid "Printer offline"
msgstr "Skrivaren är frånkopplad"
-#: gtk/gtkprintoperation-win32.c:597
+#: gtk/gtkprintoperation-win32.c:614
msgid "Out of paper"
msgstr "Slut på papper"
#. Translators: this is a printer status.
-#: gtk/gtkprintoperation-win32.c:599
+#: gtk/gtkprintoperation-win32.c:616
#: modules/printbackends/cups/gtkprintbackendcups.c:1963
msgid "Paused"
msgstr "Pausad"
-#: gtk/gtkprintoperation-win32.c:601
+#: gtk/gtkprintoperation-win32.c:618
msgid "Need user intervention"
msgstr "Behöver användarhjälp"
-#: gtk/gtkprintoperation-win32.c:701
+#: gtk/gtkprintoperation-win32.c:718
msgid "Custom size"
msgstr "Anpassad storlek"
-#: gtk/gtkprintoperation-win32.c:1522
+#: gtk/gtkprintoperation-win32.c:1539
msgid "No printer found"
msgstr "Ingen skrivare hittades"
-#: gtk/gtkprintoperation-win32.c:1549
+#: gtk/gtkprintoperation-win32.c:1566
msgid "Invalid argument to CreateDC"
msgstr "Ogiltigt argument till CreateDC"
-#: gtk/gtkprintoperation-win32.c:1583 gtk/gtkprintoperation-win32.c:1808
+#: gtk/gtkprintoperation-win32.c:1602 gtk/gtkprintoperation-win32.c:1829
msgid "Error from StartDoc"
msgstr "Fel från StartDoc"
-#: gtk/gtkprintoperation-win32.c:1665 gtk/gtkprintoperation-win32.c:1688
-#: gtk/gtkprintoperation-win32.c:1736
+#: gtk/gtkprintoperation-win32.c:1684 gtk/gtkprintoperation-win32.c:1707
+#: gtk/gtkprintoperation-win32.c:1755
msgid "Not enough free memory"
msgstr "Inte tillräckligt med ledigt minne"
-#: gtk/gtkprintoperation-win32.c:1741
+#: gtk/gtkprintoperation-win32.c:1760
msgid "Invalid argument to PrintDlgEx"
msgstr "Ogiltigt argument till PrintDlgEx"
-#: gtk/gtkprintoperation-win32.c:1746
+#: gtk/gtkprintoperation-win32.c:1765
msgid "Invalid pointer to PrintDlgEx"
msgstr "Ogiltig pekare till PrintDlgEx"
-#: gtk/gtkprintoperation-win32.c:1751
+#: gtk/gtkprintoperation-win32.c:1770
msgid "Invalid handle to PrintDlgEx"
msgstr "Ogiltigt handtag till PrintDlgEx"
-#: gtk/gtkprintoperation-win32.c:1756
+#: gtk/gtkprintoperation-win32.c:1775
msgid "Unspecified error"
msgstr "Ospecificerat fel"
@@ -3773,17 +3782,17 @@ msgstr "Kan inte hitta temamotorn i \"module_path\": \"%s\","
msgid "--- No Tip ---"
msgstr "--- Inget tips ---"
-#: gtk/gtkuimanager.c:1504
+#: gtk/gtkuimanager.c:1505
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Oväntad starttagg \"%s\" på rad %d tecken %d"
-#: gtk/gtkuimanager.c:1594
+#: gtk/gtkuimanager.c:1595
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Oväntade teckendata på rad %d tecken %d"
-#: gtk/gtkuimanager.c:2426
+#: gtk/gtkuimanager.c:2427
msgid "Empty"
msgstr "Tom"