mirror of https://github.com/GNOME/gimp.git
319 lines
8.7 KiB
Plaintext
319 lines
8.7 KiB
Plaintext
# Swedish messages for GIMP Python.
|
|
# Copyright (C) 2000, 2001, 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
|
|
# Daniel Nylander <po@danielnylander.se>, 2007, 2008.
|
|
# Christian Rose <menthos@menthos.com>, 2000, 2001, 2002, 2003.
|
|
# Jan Morén <jan.moren@lucs.lu.se>, 2003.
|
|
# Tomas Ögren <stric@ing.umu.se>, 2001.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: gimp-python\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2008-02-10 18:46+0100\n"
|
|
"PO-Revision-Date: 2008-02-10 18:46+0100\n"
|
|
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
|
|
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:380
|
|
msgid "Missing exception information"
|
|
msgstr "Undantagsinformation saknas"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:389
|
|
#, python-format
|
|
msgid "An error occured running %s"
|
|
msgstr "Ett fel inträffade när %s kördes"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:400
|
|
msgid "_More Information"
|
|
msgstr "_Mer information"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:506
|
|
#: ../plug-ins/pygimp/gimpfu.py:518
|
|
#: ../plug-ins/pygimp/gimpfu.py:524
|
|
msgid "No"
|
|
msgstr "Nej"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:516
|
|
#: ../plug-ins/pygimp/gimpfu.py:524
|
|
msgid "Yes"
|
|
msgstr "Ja"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:558
|
|
#: ../plug-ins/pygimp/gimpui.py:224
|
|
msgid "Python-Fu File Selection"
|
|
msgstr "Python-Fu filväljare"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:569
|
|
msgid "Python-Fu Folder Selection"
|
|
msgstr "Python-Fu mappväljare"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:659
|
|
#, python-format
|
|
msgid "Invalid input for '%s'"
|
|
msgstr "Ogiltig inmatning för \"%s\""
|
|
|
|
#: ../plug-ins/pygimp/gimpui.py:177
|
|
msgid "Python-Fu Color Selection"
|
|
msgstr "Python-Fu färgval"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:107
|
|
msgid "Saving as colored XHTML"
|
|
msgstr "Sparar som färglagd XHTML"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:184
|
|
msgid "Save as colored XHTML"
|
|
msgstr "Spara som färglagd XHTML"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:189
|
|
msgid "Colored XHTML"
|
|
msgstr "Färglagd XHTML"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:196
|
|
msgid "Character _source"
|
|
msgstr "Tecken_källa"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:197
|
|
msgid "Source code"
|
|
msgstr "Källkod"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:198
|
|
msgid "Text file"
|
|
msgstr "Textfil"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:199
|
|
msgid "Entry box"
|
|
msgstr "Inmatningsruta"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:200
|
|
msgid "_File to read or characters to use"
|
|
msgstr "_Fil att läsa eller tecken att använda"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:202
|
|
msgid "Fo_nt size in pixels"
|
|
msgstr "Typs_nittsstorlek i bildpunkter"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:203
|
|
msgid "_Write a separate CSS file"
|
|
msgstr "Sk_riv en separat CSS-fil"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:46
|
|
msgid "Python Console"
|
|
msgstr "Python-konsoll"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:50
|
|
msgid "_Browse..."
|
|
msgstr "_Bläddra..."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:132
|
|
msgid "Python Procedure Browser"
|
|
msgstr "Bläddrare för Python-procedurer"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:161
|
|
#, python-format
|
|
msgid "Could not open '%s' for writing: %s"
|
|
msgstr "Kunde inte öppna \"%s\" för skrivning: %s"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:176
|
|
#, python-format
|
|
msgid "Could not write to '%s': %s"
|
|
msgstr "Kunde inte skriva till \"%s\": %s"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:184
|
|
msgid "Save Python-Fu Console Output"
|
|
msgstr "Spara Python-Fu konsollutdata"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:218
|
|
msgid "Interactive GIMP Python interpreter"
|
|
msgstr "Interaktiv GIMP Python-tolk"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:223
|
|
msgid "_Console"
|
|
msgstr "_Konsoll"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:53
|
|
msgid "Add a layer of fog"
|
|
msgstr "Lägg till ett lager av dimma"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:58
|
|
msgid "_Fog..."
|
|
msgstr "_Dimma..."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:63
|
|
msgid "_Layer name"
|
|
msgstr "_Lagernamn"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:63
|
|
msgid "Clouds"
|
|
msgstr "Moln"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:64
|
|
msgid "_Fog color"
|
|
msgstr "Färg_ på dimma"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:65
|
|
msgid "_Turbulence"
|
|
msgstr "_Turbulens"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:66
|
|
msgid "Op_acity"
|
|
msgstr "Op_acitet"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:45
|
|
msgid "Offset the colors in a palette"
|
|
msgstr "Skifta färgerna i en palett"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:50
|
|
msgid "_Offset Palette..."
|
|
msgstr "_Skifta i palett..."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:53
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:57
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:57
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:79
|
|
msgid "Palette"
|
|
msgstr "Palett"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:54
|
|
msgid "Off_set"
|
|
msgstr "Po_sition"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:49
|
|
msgid "Sort the colors in a palette"
|
|
msgstr "Sortera färgerna i en palett"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:54
|
|
msgid "_Sort Palette..."
|
|
msgstr "_Sortera palett..."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:58
|
|
msgid "Color _model"
|
|
msgstr "Färg_modell"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:59
|
|
msgid "RGB"
|
|
msgstr "RGB"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:60
|
|
msgid "HSV"
|
|
msgstr "NMI"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:61
|
|
msgid "Channel to _sort"
|
|
msgstr "Kanal att _sortera"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:62
|
|
msgid "Red or Hue"
|
|
msgstr "Röd eller nyans"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:63
|
|
msgid "Green or Saturation"
|
|
msgstr "Grön eller mättnad"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:64
|
|
msgid "Blue or Value"
|
|
msgstr "Blå eller intensitet"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:65
|
|
msgid "_Ascending"
|
|
msgstr "_Stigande"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:50
|
|
msgid "Create a repeating gradient using colors from the palette"
|
|
msgstr "Skapa en upprepande gradient med färger från paletten"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:55
|
|
msgid "Palette to _Repeating Gradient"
|
|
msgstr "Palett till _upprepande gradient"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:72
|
|
msgid "Create a gradient using colors from the palette"
|
|
msgstr "Skapa en gradient med färger från paletten"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:77
|
|
msgid "Palette to _Gradient"
|
|
msgstr "Palett till _gradient"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:57
|
|
msgid "Slice"
|
|
msgstr "Skär"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:416
|
|
msgid "Cuts an image along its guides, creates images and a HTML table snippet"
|
|
msgstr "Skär en bild längs dess hjälplinjer, skapar bilder och en HTML-tabellsnutt"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:427
|
|
msgid "_Slice..."
|
|
msgstr "_Skär..."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:432
|
|
msgid "Path for HTML export"
|
|
msgstr "Sökväg för HTML-export"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:433
|
|
msgid "Filename for export"
|
|
msgstr "Filnamn för export"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:434
|
|
msgid "Image name prefix"
|
|
msgstr "Prefix för bildnamn"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:435
|
|
msgid "Image format"
|
|
msgstr "Bildformat"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:436
|
|
msgid "Separate image folder"
|
|
msgstr "Separat bildmapp"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:438
|
|
msgid "Folder for image export"
|
|
msgstr "Mapp för bildexport"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:439
|
|
msgid "Space between table elements"
|
|
msgstr "Utrymme mellan tabellelement"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:441
|
|
msgid "Javascript for onmouseover and clicked"
|
|
msgstr "Javascript för onmouseover och clicked"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:443
|
|
msgid "Skip animation for table caps"
|
|
msgstr "Hoppa över animering för tabelltexter"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:61
|
|
msgid "Add a drop shadow to a layer, and optionally bevel it"
|
|
msgstr "Lägg till en skuggkastning till ett lager, och eventuellt fasa dess kanter"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:66
|
|
msgid "_Drop Shadow and Bevel..."
|
|
msgstr "Skug_gkastning och fasning..."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:71
|
|
msgid "_Shadow blur"
|
|
msgstr "_Oskarp skugga"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:72
|
|
msgid "_Bevel"
|
|
msgstr "_Fasning"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:73
|
|
msgid "_Drop shadow"
|
|
msgstr "S_kuggkastning"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:74
|
|
msgid "Drop shadow _X displacement"
|
|
msgstr "_X-förskjutning för skuggkastning"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:75
|
|
msgid "Drop shadow _Y displacement"
|
|
msgstr "_Y-förskjutning för skuggkastning"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Gimp-Python Console"
|
|
#~ msgstr "Python-konsoll"
|
|
|