forked from openkylin/gimp
899 lines
25 KiB
Plaintext
899 lines
25 KiB
Plaintext
# Swedish messages for GIMP Python.
|
|
# Copyright © 2000-2003, 2007-2010, 2016, 2020 Free Software Foundation, Inc.
|
|
# 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.
|
|
# Daniel Nylander <po@danielnylander.se>, 2007, 2008, 2009, 2010.
|
|
# Sebastian Rasmussen <sebras@gmail.com>, 2015, 2016.
|
|
# Anders Jonsson <anders.jonsson@norsjovallen.se>, 2020.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: gimp-python\n"
|
|
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n"
|
|
"POT-Creation-Date: 2020-09-14 16:05+0000\n"
|
|
"PO-Revision-Date: 2020-09-14 18:49+0200\n"
|
|
"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
|
|
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
|
|
"Language: sv\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: Poedit 2.4.1\n"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:395
|
|
msgid "Missing exception information"
|
|
msgstr "Undantagsinformation saknas"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:404
|
|
#, python-format
|
|
msgid "An error occurred running %s"
|
|
msgstr "Ett fel inträffade vid körning av %s"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:415
|
|
msgid "_More Information"
|
|
msgstr "_Mer information"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:528 ../plug-ins/pygimp/gimpfu.py:540
|
|
#: ../plug-ins/pygimp/gimpfu.py:546
|
|
msgid "No"
|
|
msgstr "Nej"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:538 ../plug-ins/pygimp/gimpfu.py:546
|
|
msgid "Yes"
|
|
msgstr "Ja"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:599 ../plug-ins/pygimp/gimpui.py:223
|
|
msgid "Python-Fu File Selection"
|
|
msgstr "Python-Fu filväljare"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:648
|
|
msgid "Python-Fu Folder Selection"
|
|
msgstr "Python-Fu mappväljare"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:737
|
|
#, python-format
|
|
msgid "Invalid input for '%s'"
|
|
msgstr "Ogiltig inmatning för \"%s\""
|
|
|
|
#: ../plug-ins/pygimp/gimpui.py:176
|
|
msgid "Python-Fu Color Selection"
|
|
msgstr "Python-Fu färgval"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:109
|
|
msgid "Saving as colored XHTML"
|
|
msgstr "Sparar som färglagd XHTML"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:186
|
|
msgid "Save as colored XHTML"
|
|
msgstr "Spara som färglagd XHTML"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:191
|
|
msgid "Colored XHTML"
|
|
msgstr "Färglagd XHTML"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:198
|
|
msgid "Character _source"
|
|
msgstr "Tecken_källa"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:199
|
|
msgid "Source code"
|
|
msgstr "Källkod"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:200
|
|
msgid "Text file"
|
|
msgstr "Textfil"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:201
|
|
msgid "Entry box"
|
|
msgstr "Inmatningsruta"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:202
|
|
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:204
|
|
msgid "Fo_nt size in pixels"
|
|
msgstr "Typs_nittsstorlek i bildpunkter"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:205
|
|
msgid "_Write a separate CSS file"
|
|
msgstr "Sk_riv en separat CSS-fil"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gradients-save-as-css.py:96
|
|
msgid "Gradient to use"
|
|
msgstr "Gradient att använda"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gradients-save-as-css.py:97
|
|
msgid "File Name"
|
|
msgstr "Filnamn"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:89
|
|
msgid "Exports the image histogram to a text file (CSV)"
|
|
msgstr "Exporterar bildens histogram till en textfil (CSV)"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:94
|
|
msgid "_Export histogram..."
|
|
msgstr "_Exportera histogram…"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:96
|
|
msgid "_Image"
|
|
msgstr "_Bild"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:97
|
|
msgid "_Drawable"
|
|
msgstr "_Rityta"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:98
|
|
msgid "Histogram _File"
|
|
msgstr "Histogram_fil"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:99
|
|
msgid "_Bucket Size"
|
|
msgstr "_Hinkstorlek"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:100
|
|
msgid "Sample _Average"
|
|
msgstr "Sampelmedel"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:101
|
|
msgid "Output format"
|
|
msgstr "Utmatningsformat"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:102
|
|
msgid "Pixel count"
|
|
msgstr "Antal bildpunkter"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:103
|
|
msgid "Normalized"
|
|
msgstr "Normaliserad"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/histogram-export.py:104
|
|
msgid "Percent"
|
|
msgstr "Procent"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:56
|
|
msgid "Add a layer of fog"
|
|
msgstr "Lägg till ett lager av dimma"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:61
|
|
msgid "_Fog..."
|
|
msgstr "_Dimma…"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:66
|
|
msgid "_Layer name"
|
|
msgstr "_Lagernamn"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:66
|
|
msgid "Clouds"
|
|
msgstr "Moln"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:67
|
|
msgid "_Fog color"
|
|
msgstr "_Färg på dimma"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:68
|
|
msgid "_Turbulence"
|
|
msgstr "_Turbulens"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:69
|
|
msgid "Op_acity"
|
|
msgstr "Op_acitet"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:44
|
|
msgid "Offset the colors in a palette"
|
|
msgstr "Skifta färgerna i en palett"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:49
|
|
msgid "_Offset Palette..."
|
|
msgstr "_Skifta i palett…"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:52
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:334
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:59
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:81
|
|
msgid "Palette"
|
|
msgstr "Palett"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:53
|
|
msgid "Off_set"
|
|
msgstr "Po_sition"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:25
|
|
msgid "Red"
|
|
msgstr "Röd"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:25
|
|
msgid "Green"
|
|
msgstr "Grön"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:25
|
|
msgid "Blue"
|
|
msgstr "Blå"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:26
|
|
msgid "Luma (Y)"
|
|
msgstr "Luminans (Y)"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:27
|
|
msgid "Hue"
|
|
msgstr "Nyans"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:27
|
|
msgid "Saturation"
|
|
msgstr "Mättnad"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:27
|
|
msgid "Value"
|
|
msgstr "Intensitet"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:28
|
|
msgid "Saturation (HSL)"
|
|
msgstr "Mättnad (HSL)"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:28
|
|
msgid "Lightness (HSL)"
|
|
msgstr "Ljushet (HSL)"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:29
|
|
msgid "Index"
|
|
msgstr "Index"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:30
|
|
msgid "Random"
|
|
msgstr "Slumpmässig"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:81
|
|
msgid "Lightness (LAB)"
|
|
msgstr "Ljushet (LAB)"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:82
|
|
msgid "A-color"
|
|
msgstr "A-färg"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:82
|
|
msgid "B-color"
|
|
msgstr "B-färg"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:83
|
|
msgid "Chroma (LCHab)"
|
|
msgstr "Krominans (LCHab)"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:84
|
|
msgid "Hue (LCHab)"
|
|
msgstr "Nyans (LCHab)"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:312
|
|
msgid "Sort the colors in a palette"
|
|
msgstr "Sortera färgerna i en palett"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:331
|
|
msgid "_Sort Palette..."
|
|
msgstr "_Sortera palett…"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:335
|
|
msgid "Se_lections"
|
|
msgstr "_Markeringar"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336
|
|
msgid "All"
|
|
msgstr "Alla"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336
|
|
msgid "Slice / Array"
|
|
msgstr "Skiva / Vektor"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336
|
|
msgid "Autoslice (fg->bg)"
|
|
msgstr "Autoskivning (förgr->bakgr)"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337
|
|
msgid "Partitioned"
|
|
msgstr "Partitionerad"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:338
|
|
msgid "Slice _expression"
|
|
msgstr "Skiv_uttryck"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:339
|
|
msgid "Channel to _sort"
|
|
msgstr "Kanal att _sortera"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:341
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:344
|
|
msgid "_Ascending"
|
|
msgstr "_Stigande"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:342
|
|
msgid "Secondary Channel to s_ort"
|
|
msgstr "Sekundär kanal att s_ortera"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:345
|
|
msgid "_Quantization"
|
|
msgstr "_Kvantisering"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:346
|
|
msgid "_Partitioning channel"
|
|
msgstr "_Partitioneringskanal"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:348
|
|
msgid "Partition q_uantization"
|
|
msgstr "_Kvantisering för partitionering"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:52
|
|
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:57
|
|
msgid "Palette to _Repeating Gradient"
|
|
msgstr "Palett till _upprepande gradient"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:74
|
|
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:79
|
|
msgid "Palette to _Gradient"
|
|
msgstr "Palett till _gradient"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:59
|
|
msgid "Slice"
|
|
msgstr "Skär"
|
|
|
|
#. table snippet means a small piece of HTML code here
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:421
|
|
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:432
|
|
msgid "_Slice..."
|
|
msgstr "_Skär…"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:437
|
|
msgid "Path for HTML export"
|
|
msgstr "Sökväg för HTML-export"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:438
|
|
msgid "Filename for export"
|
|
msgstr "Filnamn för export"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:439
|
|
msgid "Image name prefix"
|
|
msgstr "Prefix för bildnamn"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:440
|
|
msgid "Image format"
|
|
msgstr "Bildformat"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:441
|
|
msgid "Separate image folder"
|
|
msgstr "Separat bildmapp"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:443
|
|
msgid "Folder for image export"
|
|
msgstr "Mapp för bildexport"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:444
|
|
msgid "Space between table elements"
|
|
msgstr "Utrymme mellan tabellelement"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:446
|
|
msgid "Javascript for onmouseover and clicked"
|
|
msgstr "Javascript för onmouseover och clicked"
|
|
|
|
#. table caps are table cells on the edge of the table
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:449
|
|
msgid "Skip animation for table caps"
|
|
msgstr "Hoppa över animering för tabelltexter"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:57
|
|
msgid "Python Console"
|
|
msgstr "Python-konsol"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:61
|
|
msgid "_Browse..."
|
|
msgstr "_Bläddra…"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:154
|
|
msgid "Python Procedure Browser"
|
|
msgstr "Bläddrare för Python-procedurer"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:183
|
|
#, python-format
|
|
msgid "Could not open '%s' for writing: %s"
|
|
msgstr "Kunde inte öppna \"%s\" för skrivning: %s"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:198
|
|
#, python-format
|
|
msgid "Could not write to '%s': %s"
|
|
msgstr "Kunde inte skriva till \"%s\": %s"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:206
|
|
msgid "Save Python-Fu Console Output"
|
|
msgstr "Spara konsolutdata för Python-Fu"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:232
|
|
msgid "Interactive GIMP Python interpreter"
|
|
msgstr "Interaktiv GIMP Python-tolk"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/python-console.py:237
|
|
msgid "_Console"
|
|
msgstr "_Konsol"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:60
|
|
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:65
|
|
msgid "_Drop Shadow and Bevel..."
|
|
msgstr "Skug_gkastning och fasning…"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:70
|
|
msgid "_Shadow blur"
|
|
msgstr "_Oskarp skugga"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:71
|
|
msgid "_Bevel"
|
|
msgstr "_Fasning"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:72
|
|
msgid "_Drop shadow"
|
|
msgstr "S_kuggkastning"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:73
|
|
msgid "Drop shadow _X displacement"
|
|
msgstr "_X-förskjutning för skuggkastning"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:74
|
|
msgid "Drop shadow _Y displacement"
|
|
msgstr "_Y-förskjutning för skuggkastning"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:44
|
|
msgid "Spyro Layer"
|
|
msgstr "Spiro-lager"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:45
|
|
msgid "Spyro Path"
|
|
msgstr "Spiro-bana"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:56
|
|
msgid ""
|
|
"Save\n"
|
|
"as New Layer"
|
|
msgstr ""
|
|
"Spara\n"
|
|
"som nytt lager"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:57
|
|
msgid ""
|
|
"Redraw on\n"
|
|
"Active layer"
|
|
msgstr ""
|
|
"Rita om på\n"
|
|
"aktivt lager"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:58
|
|
msgid ""
|
|
"Save\n"
|
|
"as Path"
|
|
msgstr ""
|
|
"Spara\n"
|
|
"som bana"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:104
|
|
msgid "Circle"
|
|
msgstr "Cirkel"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:140
|
|
msgid "Polygon-Star"
|
|
msgstr "Polygonstjärna"
|
|
|
|
#. Sine wave on a circle ring.
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:156
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:947
|
|
msgid "Sine"
|
|
msgstr "Sinus"
|
|
|
|
#. Semi-circles, based on a polygon
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:166
|
|
msgid "Bumps"
|
|
msgstr "Polygonhalvcirklar"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:271
|
|
msgid "Rack"
|
|
msgstr "Kuggstång"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:315
|
|
msgid "Frame"
|
|
msgstr "Ram"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:404
|
|
msgid "Selection"
|
|
msgstr "Markering"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:494
|
|
msgid "Pencil"
|
|
msgstr "Penna"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:510
|
|
msgid "AirBrush"
|
|
msgstr "Färgspruta"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:570
|
|
msgid "Preview"
|
|
msgstr "Förhandsgranskning"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:575
|
|
msgid "Stroke"
|
|
msgstr "Streck"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:622
|
|
msgid "PaintBrush"
|
|
msgstr "Pensel"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:624
|
|
msgid "Ink"
|
|
msgstr "Bläck"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:625
|
|
msgid "MyPaintBrush"
|
|
msgstr "MyPaint-pensel"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:933
|
|
msgid "Spyrograph"
|
|
msgstr "Spirograf"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:940
|
|
msgid "Epitrochoid"
|
|
msgstr "Epitrokoid"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:967
|
|
msgid "Lissajous"
|
|
msgstr "Lissajous"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1397
|
|
msgid "Curve Type"
|
|
msgstr "Kurvtyp"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1398
|
|
msgid ""
|
|
"An Epitrochoid pattern is when the moving gear is on the outside of the "
|
|
"fixed gear."
|
|
msgstr ""
|
|
"Ett epitrokoidmönster är när det rörliga kugghjulet är på utsidan av det "
|
|
"fasta kugghjulet."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1403
|
|
msgid "Tool"
|
|
msgstr "Verktyg"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1404
|
|
msgid ""
|
|
"The tool with which to draw the pattern. The Preview tool just draws quickly."
|
|
msgstr ""
|
|
"Verktyget med vilket mönstret ska ritas. Förhandsgranskningsverktyget ritar "
|
|
"bara snabbt."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1409
|
|
msgid "Long Gradient"
|
|
msgstr "Lång gradient"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1411
|
|
msgid ""
|
|
"When unchecked, the current tool settings will be used. When checked, will "
|
|
"use a long gradient to match the length of the pattern, based on current "
|
|
"gradient and repeat mode from the gradient tool settings."
|
|
msgstr ""
|
|
"När omarkerad kommer de aktuella verktygsinställningarna att användas. När "
|
|
"ikryssad kommer en lång gradient användas för att matcha mönstrets längd, "
|
|
"baserat på aktuell gradient och upprepningsläge från "
|
|
"gradientverktygsinställningarna."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1431
|
|
msgid "Specify pattern using one of the following tabs:"
|
|
msgstr "Ange mönster med en av följande flikar:"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1433
|
|
msgid ""
|
|
"The pattern is specified only by the active tab. Toy Kit is similar to "
|
|
"Gears, but it uses gears and hole numbers which are found in toy kits. If "
|
|
"you follow the instructions from the toy kit manuals, results should be "
|
|
"similar."
|
|
msgstr ""
|
|
"Mönstret anges endast av den aktiva fliken. Lekuppsättning liknar kugghjul, "
|
|
"men använder kugghjul och hålnummer som hittas i lekuppsättningar. Om du "
|
|
"följer instruktionerna från lekuppsättningarnas handböcker bör resultaten "
|
|
"vara liknande."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1457
|
|
msgid ""
|
|
"Number of teeth of fixed gear. The size of the fixed gear is proportional to "
|
|
"the number of teeth."
|
|
msgstr ""
|
|
"Antal kuggar för fast kugghjul. Storleken på det fasta kugghjulet är "
|
|
"proportionell till antalet kuggar."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1460
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1486
|
|
msgid "Fixed Gear Teeth"
|
|
msgstr "Kuggar i fast kugghjul"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1466
|
|
msgid ""
|
|
"Number of teeth of moving gear. The size of the moving gear is proportional "
|
|
"to the number of teeth."
|
|
msgstr ""
|
|
"Antal kuggar för rörligt kugghjul. Storleken på det rörliga kugghjulet är "
|
|
"proportionell till antalet kuggar."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1469
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1491
|
|
msgid "Moving Gear Teeth"
|
|
msgstr "Kuggar i rörligt kugghjul"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1474
|
|
msgid "Hole percent"
|
|
msgstr "Hålprocent"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1475
|
|
msgid ""
|
|
"How far is the hole from the center of the moving gear. 100% means that the "
|
|
"hole is at the gear's edge."
|
|
msgstr ""
|
|
"Hur långt hålet är från mitten på det rörliga kugghjulet. 100% betyder att "
|
|
"hålet är på kugghjulets kant."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1496
|
|
msgid "Hole Number"
|
|
msgstr "Hålnummer"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1497
|
|
msgid ""
|
|
"Hole #1 is at the edge of the gear. The maximum hole number is near the "
|
|
"center. The maximum hole number is different for each gear."
|
|
msgstr ""
|
|
"Hål 1 är på kugghjulets kant. Det maximala hålnumret är nära centrum. Det "
|
|
"maximala hålnumret är olika för varje kugghjul."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1508
|
|
msgid "Flower Petals"
|
|
msgstr "Blomblad"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1508
|
|
msgid "The number of petals in the pattern."
|
|
msgstr "Antalet blomblad i mönstret."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1513
|
|
msgid "Petal Skip"
|
|
msgstr "Blombladshopp"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1514
|
|
msgid "The number of petals to advance for drawing the next petal."
|
|
msgstr "Antalet blomblad att gå framåt för att rita nästa blomblad."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1519
|
|
msgid "Hole Radius(%)"
|
|
msgstr "Hålradie(%)"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1520
|
|
msgid ""
|
|
"The radius of the hole in the center of the pattern where nothing will be "
|
|
"drawn. Given as a percentage of the size of the pattern. A value of 0 will "
|
|
"produce no hole. A Value of 99 will produce a thin line on the edge."
|
|
msgstr ""
|
|
"Radien på hålet i mitten av mönstret där inget kommer att ritas. Anges som "
|
|
"en procentsats av mönstrets storlek. Ett värde på 0 ger inget hål. Ett värde "
|
|
"på 99 kommer skapa en tunn linje på kanten."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1533
|
|
msgid "Width(%)"
|
|
msgstr "Bredd(%)"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1534
|
|
msgid ""
|
|
"The width of the pattern as a percentage of the size of the pattern. A Value "
|
|
"of 1 will just draw a thin pattern. A Value of 100 will fill the entire "
|
|
"fixed gear."
|
|
msgstr ""
|
|
"Bredden på mönstret som en procentsats av mönstrets storlek. Ett värde på 1 "
|
|
"kommer bara rita ett tunt mönster. Ett värde på 100 kommer att fylla hela "
|
|
"det fasta kugghjulet."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1544
|
|
msgid "Visual"
|
|
msgstr "Visuellt"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1549
|
|
msgid "Toy Kit"
|
|
msgstr "Lekuppsättning"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1554
|
|
msgid "Gears"
|
|
msgstr "Kugghjul"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1566
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1610
|
|
msgid "Rotation"
|
|
msgstr "Rotation"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1567
|
|
msgid ""
|
|
"Rotation of the pattern, in degrees. The starting position of the moving "
|
|
"gear in the fixed gear."
|
|
msgstr ""
|
|
"Rotation för mönstret i grader. Startpositionen för det rörliga kugghjulet i "
|
|
"det fasta kugghjulet."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1590
|
|
msgid "Shape"
|
|
msgstr "Form"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1591
|
|
msgid ""
|
|
"The shape of the fixed gear to be used inside current selection. Rack is a "
|
|
"long round-edged shape provided in the toy kits. Frame hugs the boundaries "
|
|
"of the rectangular selection, use hole=100 in Gear notation to touch "
|
|
"boundary. Selection will hug boundaries of current selection - try something "
|
|
"non-rectangular."
|
|
msgstr ""
|
|
"Formen för det fasta kugghjulet att använda inuti aktuell markering. "
|
|
"Kuggstång är en lång form med runda kanter som tillhandahålls i "
|
|
"lekuppsättningarna. Ram följer den rektangulära markeringens kanter, använd "
|
|
"hole=100 i kugghjulsnotation för att röra kanten. Markering kommer följa "
|
|
"kanter för aktuell markering - försök med något icke-rektangulärt."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1600
|
|
msgid "Sides"
|
|
msgstr "Sidor"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1600
|
|
msgid "Number of sides of the shape."
|
|
msgstr "Antal sidor på formen."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1605
|
|
msgid "Morph"
|
|
msgstr "Förändra"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1605
|
|
msgid "Morph fixed gear shape. Only affects some of the shapes."
|
|
msgstr "Förändra form för fast kugghjul. Påverkar endast några av formerna."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1610
|
|
msgid "Rotation of the fixed gear, in degrees"
|
|
msgstr "Rotation för det fasta kugghjulet i grader"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1625
|
|
msgid "Margin (px)"
|
|
msgstr "Marginal (px)"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1625
|
|
msgid "Margin from edge of selection."
|
|
msgstr "Marginal från markeringens kant."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1630
|
|
msgid "Make width and height equal"
|
|
msgstr "Gör bredd och höjd lika stora"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1632
|
|
msgid ""
|
|
"When unchecked, the pattern will fill the current image or selection. When "
|
|
"checked, the pattern will have same width and height, and will be centered."
|
|
msgstr ""
|
|
"När omarkerad kommer mönstret att fylla aktuell bild eller markering. När "
|
|
"ikryssad kommer mönstret ha samma höjd som bredd, och kommer att centreras."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1656
|
|
msgid "Re_draw"
|
|
msgstr "Ri_ta om"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1657
|
|
msgid ""
|
|
"If you change the settings of a tool, change color, or change the selection, "
|
|
"press this to preview how the pattern looks."
|
|
msgstr ""
|
|
"Om du ändrar inställningarna för ett verktyg, ändrar färg, eller ändrar "
|
|
"markeringen, tryck på detta för att förhandsgranska hur mönstret ser ut."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1659
|
|
msgid "_Reset"
|
|
msgstr "Å_terställ"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1660
|
|
msgid "_Cancel"
|
|
msgstr "A_vbryt"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1661
|
|
msgid "_OK"
|
|
msgstr "_OK"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1667
|
|
msgid ""
|
|
"Choose whether to save as new layer, redraw on last active layer, or save to "
|
|
"path"
|
|
msgstr ""
|
|
"Välj om du vill spara som nytt lager, rita om på det senast aktiva lagret, "
|
|
"eller spara till bana"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1679
|
|
msgid "Spyrogimp"
|
|
msgstr "Spirogimp"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1688
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2195
|
|
msgid "Draw spyrographs using current tool settings and selection."
|
|
msgstr "Rita spirografer med aktuell verktygsinställning och markering."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1701
|
|
msgid "Curve Pattern"
|
|
msgstr "Kurvmönster"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1704
|
|
msgid "Fixed Gear"
|
|
msgstr "Fast kugghjul"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1707
|
|
msgid "Size"
|
|
msgstr "Storlek"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2047
|
|
msgid "Rendering Pattern"
|
|
msgstr "Renderar mönster"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2059
|
|
msgid "Please wait : Rendering Pattern"
|
|
msgstr "Vänta : Renderar mönster"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2164
|
|
msgid "Spyrogimp..."
|
|
msgstr "Spirogimp…"
|
|
|
|
#~ msgid ""
|
|
#~ "Keep\n"
|
|
#~ "Layer"
|
|
#~ msgstr ""
|
|
#~ "Behåll\n"
|
|
#~ "lager"
|
|
|
|
#~ msgid ""
|
|
#~ "If checked, then once OK is pressed, the spyro layer is kept, and the "
|
|
#~ "plugin exits quickly. If unchecked, the spyro layer is deleted, and the "
|
|
#~ "pattern is redrawn on the layer that was active when the plugin was "
|
|
#~ "launched."
|
|
#~ msgstr ""
|
|
#~ "Om ikryssad kommer spiro-lagret att behållas och insticksmodulen att "
|
|
#~ "snabbt avslutas när OK trycks ned. Om avmarkerad kommer spiro-lagret tas "
|
|
#~ "bort, och mönstret ritas om på lagret som var aktivt när insticksmodulen "
|
|
#~ "startades."
|
|
|
|
#~ msgid "Color _model"
|
|
#~ msgstr "Färg_modell"
|
|
|
|
#~ msgid "RGB"
|
|
#~ msgstr "RGB"
|
|
|
|
#~ msgid "HSV"
|
|
#~ msgstr "NMI"
|
|
|
|
#~ msgid "Red or Hue"
|
|
#~ msgstr "Röd eller nyans"
|
|
|
|
#~ msgid "Blue or Value"
|
|
#~ msgstr "Blå eller intensitet"
|
|
|
|
#~ msgid "Create a new brush with characters from a text sequence"
|
|
#~ msgstr "Skapa en ny pensel med tecken från en textsekvens"
|
|
|
|
#~ msgid "New Brush from _Text..."
|
|
#~ msgstr "Ny pensel från _text..."
|
|
|
|
#~ msgid "Font"
|
|
#~ msgstr "Typsnitt"
|
|
|
|
#~ msgid "Pixel Size"
|
|
#~ msgstr "Bildpunktsstorlek"
|
|
|
|
#~ msgid "Text"
|
|
#~ msgstr "Text"
|