summaryrefslogtreecommitdiff
path: root/translations/messages_nl_NL.po
diff options
context:
space:
mode:
Diffstat (limited to 'translations/messages_nl_NL.po')
-rw-r--r--translations/messages_nl_NL.po329
1 files changed, 185 insertions, 144 deletions
diff --git a/translations/messages_nl_NL.po b/translations/messages_nl_NL.po
index 6902cf9a..5877fcd9 100644
--- a/translations/messages_nl_NL.po
+++ b/translations/messages_nl_NL.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2021-07-30 00:54+0000\n"
-"PO-Revision-Date: 2021-08-16 00:53\n"
+"POT-Creation-Date: 2021-08-17 00:51+0000\n"
+"PO-Revision-Date: 2021-08-19 00:46\n"
"Last-Translator: \n"
"Language-Team: Dutch\n"
"MIME-Version: 1.0\n"
@@ -321,21 +321,21 @@ msgid "Satin cut point (use with Cut Satin Column)"
msgstr "Satijn snijpunt (gebruik met Snij Satijnbaan)"
#. command that affects a layer
-#: lib/commands.py:49
+#: lib/commands.py:48
msgid "Ignore layer (do not stitch any objects in this layer)"
msgstr "Negeer laag (borduur geen objecten in deze laag)"
#. command that affects entire document
-#: lib/commands.py:52
+#: lib/commands.py:51
msgid "Origin for exported embroidery files"
msgstr "Origine voor geëxporteerde borduurbestanden"
#. command that affects entire document
-#: lib/commands.py:55
+#: lib/commands.py:54
msgid "Jump destination for Stop commands (a.k.a. \"Frame Out position\")."
msgstr "Sprong bestemming voor Stop commando's (Buiten raam positie)."
-#: lib/commands.py:213
+#: lib/commands.py:212
#, python-format
msgid "Error: there is more than one %(command)s command in the document, but there can only be one. Please remove all but one."
msgstr "Fout: er is meer dan één %(command)s in het document, maar er kan er slechts één zijn. Verwijder aub de overbodige."
@@ -345,131 +345,131 @@ msgstr "Fout: er is meer dan één %(command)s in het document, maar er kan er s
#. command name to them. Contents of %(description)s are in a separate
#. translation
#. string.
-#: lib/commands.py:220
+#: lib/commands.py:219
#, python-format
msgid "%(command)s: %(description)s"
msgstr "%(command)s: %(description)s"
-#: lib/commands.py:285 lib/commands.py:398
+#: lib/commands.py:284 lib/commands.py:397
msgid "Ink/Stitch Command"
msgstr "Ink/Stitch Commando"
#. : the name of the line that connects a command to the object it applies to
-#: lib/commands.py:311
+#: lib/commands.py:310
msgid "connector"
msgstr "verbinding"
#. : the name of a command symbol (example: scissors icon for trim command)
-#: lib/commands.py:327
+#: lib/commands.py:326
msgid "command marker"
msgstr "commando symbool"
-#: lib/elements/auto_fill.py:22
+#: lib/elements/auto_fill.py:23
msgid "Small Fill"
msgstr "Kleine Opvulling"
-#: lib/elements/auto_fill.py:23
+#: lib/elements/auto_fill.py:24
msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead."
msgstr "Dit invulobject is zo klein dat het er waarschijnlijk beter uitziet als doorlopende steek of satijnbaan. Voor hele kleine vormen is invulsteek niet mogelijk, Ink/Stitch zal inplaats daarvan een doorlopende steek langs de rand maken."
-#: lib/elements/auto_fill.py:29 lib/elements/auto_fill.py:145
+#: lib/elements/auto_fill.py:30 lib/elements/auto_fill.py:146
msgid "Expand"
msgstr "Uitbreiden"
-#: lib/elements/auto_fill.py:30
+#: lib/elements/auto_fill.py:31
msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead."
msgstr ""
-#: lib/elements/auto_fill.py:35 lib/elements/auto_fill.py:122
+#: lib/elements/auto_fill.py:36 lib/elements/auto_fill.py:123
msgid "Inset"
msgstr "Inzet"
-#: lib/elements/auto_fill.py:36
+#: lib/elements/auto_fill.py:37
msgid "The underlay inset parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use the original size instead."
msgstr ""
-#: lib/elements/auto_fill.py:41
+#: lib/elements/auto_fill.py:42
msgid "AutoFill"
msgstr "AutoOpvullen"
-#: lib/elements/auto_fill.py:44
+#: lib/elements/auto_fill.py:45
msgid "Automatically routed fill stitching"
msgstr "Automatisch gerouteerde opvulsteken"
-#: lib/elements/auto_fill.py:64
+#: lib/elements/auto_fill.py:65
msgid "Running stitch length (traversal between sections)"
msgstr "Doorlopende steek lengte (afstand tussen secties)"
-#: lib/elements/auto_fill.py:65
+#: lib/elements/auto_fill.py:66
msgid "Length of stitches around the outline of the fill region used when moving from section to section."
msgstr "Lengte van steken rondom de rand van het opvulgebied dat wordt gebruikt bij de overgang tussen secties."
-#: lib/elements/auto_fill.py:73
+#: lib/elements/auto_fill.py:74
msgid "Underlay"
msgstr "Versteviging"
-#: lib/elements/auto_fill.py:73 lib/elements/auto_fill.py:82
-#: lib/elements/auto_fill.py:104 lib/elements/auto_fill.py:115
-#: lib/elements/auto_fill.py:125 lib/elements/auto_fill.py:137
-#: lib/elements/auto_fill.py:171
+#: lib/elements/auto_fill.py:74 lib/elements/auto_fill.py:83
+#: lib/elements/auto_fill.py:105 lib/elements/auto_fill.py:116
+#: lib/elements/auto_fill.py:126 lib/elements/auto_fill.py:138
+#: lib/elements/auto_fill.py:172
msgid "AutoFill Underlay"
msgstr "AutoOpvul versteviging"
-#: lib/elements/auto_fill.py:79
+#: lib/elements/auto_fill.py:80
msgid "Fill angle"
msgstr "Opvul hoek"
-#: lib/elements/auto_fill.py:80
+#: lib/elements/auto_fill.py:81
msgid "Default: fill angle + 90 deg. Insert comma-seperated list for multiple layers."
msgstr "Standaard: opvul hoek + 90 graden. Voer een kommagescheiden lijst in voor meerdere lagen."
-#: lib/elements/auto_fill.py:101
+#: lib/elements/auto_fill.py:102
msgid "Row spacing"
msgstr "Opvulrij afstand"
-#: lib/elements/auto_fill.py:102
+#: lib/elements/auto_fill.py:103
msgid "default: 3x fill row spacing"
msgstr "standaard: 3x opvulrij afstand"
-#: lib/elements/auto_fill.py:112
+#: lib/elements/auto_fill.py:113
msgid "Max stitch length"
msgstr "Max steek lengte"
-#: lib/elements/auto_fill.py:113
+#: lib/elements/auto_fill.py:114
msgid "default: equal to fill max stitch length"
msgstr "standaard: gelijk aan max steek lengte"
-#: lib/elements/auto_fill.py:123
+#: lib/elements/auto_fill.py:124
msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill."
msgstr "Verklein de vorm van de versteviging om te voorkomen dat de versteviging zichtbaar is aan de buitenkant van de opvulling."
-#: lib/elements/auto_fill.py:134 lib/elements/fill.py:74
+#: lib/elements/auto_fill.py:135 lib/elements/fill.py:75
msgid "Skip last stitch in each row"
msgstr "Sla de laatste steek in elke rij over"
-#: lib/elements/auto_fill.py:135 lib/elements/fill.py:75
+#: lib/elements/auto_fill.py:136 lib/elements/fill.py:76
msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density."
msgstr "De laatste steek in elke rij is vrij dicht op de eerste steek in de volgende rij. Door deze over te slaan wordt de dichtheid en het aantal steken verkleind."
-#: lib/elements/auto_fill.py:146
+#: lib/elements/auto_fill.py:147
msgid "Expand the shape before fill stitching, to compensate for gaps between shapes."
msgstr "Breidt de vorm uit voor de opvulsteken om te compenseren voor gaten tussen de vormen."
-#: lib/elements/auto_fill.py:155 lib/elements/auto_fill.py:167
+#: lib/elements/auto_fill.py:156 lib/elements/auto_fill.py:168
msgid "Underpath"
msgstr "Onderpad"
-#: lib/elements/auto_fill.py:156 lib/elements/auto_fill.py:168
+#: lib/elements/auto_fill.py:157 lib/elements/auto_fill.py:169
msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance."
msgstr "Beweeg binnen de vorm bij verplaatsen tussen secties. Onderpad steken vermijden de richting van de rijhoek zodat ze niet zichtbaar zijn. Dit geeft ze een gekarteld uiterlijk."
-#: lib/elements/auto_fill.py:254
+#: lib/elements/auto_fill.py:266
msgid "Error during autofill! This means that there is a problem with Ink/Stitch."
msgstr "Fout tijdens auto-opvullen! Dit betekent dat er een probleem met Ink/Stitch is."
#. this message is followed by a URL:
#. https://github.com/inkstitch/inkstitch/issues/new
-#: lib/elements/auto_fill.py:257
+#: lib/elements/auto_fill.py:269
msgid "If you'd like to help us make Ink/Stitch better, please paste this whole message into a new issue at: "
msgstr "Als je wilt helpen om Ink/Stitch beter te maken, plak onderstaande tekst dan in een nieuwe melding op: "
@@ -521,32 +521,32 @@ msgstr "Aangepaste opvulhoek"
msgid "This setting will apply a custom fill angle for the clone."
msgstr "Deze instelling zet een aangepaste opvulhoek voor de kloon."
-#: lib/elements/element.py:225
+#: lib/elements/element.py:198
msgid "Allow lock stitches"
msgstr ""
-#: lib/elements/element.py:226
+#: lib/elements/element.py:199
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will not add lock stitches."
msgstr ""
#. options to allow lock stitch before and after objects
-#: lib/elements/element.py:230
+#: lib/elements/element.py:203
msgid "Both"
msgstr ""
-#: lib/elements/element.py:230
+#: lib/elements/element.py:203
msgid "Before"
msgstr ""
-#: lib/elements/element.py:230
+#: lib/elements/element.py:203
msgid "After"
msgstr ""
-#: lib/elements/element.py:230
+#: lib/elements/element.py:203
msgid "Neither"
msgstr ""
-#: lib/elements/element.py:272
+#: lib/elements/element.py:245
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr "Object %(id)s heeft een leeg 'd' attribuut. Verwijder het object uit het document."
@@ -554,7 +554,7 @@ msgstr "Object %(id)s heeft een leeg 'd' attribuut. Verwijder het object uit het
#. used when showing an error message to the user such as
#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't
#. intersect both rails."
-#: lib/elements/element.py:358
+#: lib/elements/element.py:332
msgid "error:"
msgstr "fout:"
@@ -570,75 +570,75 @@ msgstr "Er is een ongeldig pad object in het document, het d-attribuut mist."
msgid "* Run Extensions > Ink/Stitch > Troubleshoot > Cleanup Document..."
msgstr "* Kies Uitbreidingen > Ink/Stitch > Probleemoplossen > Document opschonen..."
-#: lib/elements/fill.py:22
+#: lib/elements/fill.py:23
msgid "Unconnected"
msgstr "Losstaand"
-#: lib/elements/fill.py:23
+#: lib/elements/fill.py:24
msgid "Fill: This object is made up of unconnected shapes. This is not allowed because Ink/Stitch doesn't know what order to stitch them in. Please break this object up into separate shapes."
msgstr "Opvulling: Dit objecte bestaat uit losstaande vormen. Dit is niet toegestaan omdat Ink/Stitch niet weet in welke volgorde ze geborduurd moeten worden. Deel het object op in aparte vormen."
-#: lib/elements/fill.py:27 lib/elements/fill.py:35
+#: lib/elements/fill.py:28 lib/elements/fill.py:36
msgid "* Extensions > Ink/Stitch > Fill Tools > Break Apart Fill Objects"
msgstr "* Uitbreidingen > Ink/Stitch > Opvul gereedschap > Opdelen Opvulobjecten"
-#: lib/elements/fill.py:32
+#: lib/elements/fill.py:33
msgid "Border crosses itself"
msgstr "Rand kruist zichzelf"
-#: lib/elements/fill.py:33
+#: lib/elements/fill.py:34
msgid "Fill: Shape is not valid. This can happen if the border crosses over itself."
msgstr "Opvulling: vorm is niet geldig. Dit kan gebeuren als de rand zichzelf kruist."
-#: lib/elements/fill.py:40
+#: lib/elements/fill.py:41
msgid "Fill"
msgstr "Opvulling"
-#: lib/elements/fill.py:47
+#: lib/elements/fill.py:48
msgid "Manually routed fill stitching"
msgstr "Handmatig gerouteerde opvul steek"
-#: lib/elements/fill.py:48
+#: lib/elements/fill.py:49
msgid "AutoFill is the default method for generating fill stitching."
msgstr "Auto-Opvullen is de standaard methode voor opvulsteken."
-#: lib/elements/fill.py:57
+#: lib/elements/fill.py:58
msgid "Angle of lines of stitches"
msgstr "Hoek van de lijnen van de steken"
-#: lib/elements/fill.py:58
+#: lib/elements/fill.py:59
msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed."
msgstr "De hoek neemt toe tegen de klok in. 0 is horizontaal. Negatieve waarden zijn toegestaan."
-#: lib/elements/fill.py:85
+#: lib/elements/fill.py:86
msgid "Flip fill (start right-to-left)"
msgstr "Draai opvulling om (start rechts-naar-links)"
-#: lib/elements/fill.py:86
+#: lib/elements/fill.py:87
msgid "The flip option can help you with routing your stitch path. When you enable flip, stitching goes from right-to-left instead of left-to-right."
msgstr "De omdraai optie kan je helpen met het routeren van je steekpad. Als je omdraaien kiest, gaat het borduren van rechts naar links in plaats van van links naar rechts."
-#: lib/elements/fill.py:95
+#: lib/elements/fill.py:96
msgid "Spacing between rows"
msgstr "Afstand tussen rijen"
-#: lib/elements/fill.py:96
+#: lib/elements/fill.py:97
msgid "Distance between rows of stitches."
msgstr "Afstand tussen rijen van steken."
-#: lib/elements/fill.py:109
+#: lib/elements/fill.py:110
msgid "Maximum fill stitch length"
msgstr "Maximale opvulsteeklengte"
-#: lib/elements/fill.py:110
+#: lib/elements/fill.py:111
msgid "The length of each stitch in a row. Shorter stitch may be used at the start or end of a row."
msgstr "De lengte van elke steek in een rij. Een kortere steek kan worden gebruikt aan het begin of einde van een rij."
-#: lib/elements/fill.py:119
+#: lib/elements/fill.py:120
msgid "Stagger rows this many times before repeating"
msgstr "Spring rijen zoveel keer in voordat herhaald wordt"
-#: lib/elements/fill.py:120
+#: lib/elements/fill.py:121
msgid "Setting this dictates how many rows apart the stitches will be before they fall in the same column position."
msgstr "Deze instelling geeft aan hoeveel rijen uitelkaar de steken liggen voordat ze in dezelfde kolom positie vallen."
@@ -658,247 +658,279 @@ msgstr "* Zet je afbeelding om naar een pad: Pad -> Afbeelding Overtrekken (Shif
msgid "* Alternatively redraw the image with the pen (P) or bezier (B) tool"
msgstr "* Je kunt de afbeelding ook overtrekken met de pen (P) of het bezier gereedschap (B)"
-#: lib/elements/polyline.py:17
+#: lib/elements/pattern.py:14
+msgid "Pattern Element"
+msgstr ""
+
+#: lib/elements/pattern.py:15
+msgid "This element will not be embroidered. It will appear as a pattern applied to objects in the same group as it. Objects in sub-groups will be ignored."
+msgstr ""
+
+#: lib/elements/pattern.py:19
+msgid "To disable pattern mode, remove the pattern marker:"
+msgstr ""
+
+#: lib/elements/pattern.py:20
+msgid "* Open the Fill and Stroke panel (Objects > Fill and Stroke)"
+msgstr ""
+
+#: lib/elements/pattern.py:21
+msgid "* Go to the Stroke style tab"
+msgstr ""
+
+#: lib/elements/pattern.py:22
+msgid "* Under \"Markers\" choose the first (empty) option in the first dropdown list."
+msgstr ""
+
+#: lib/elements/polyline.py:18
msgid "Polyline Object"
msgstr "Polylijn Object"
-#: lib/elements/polyline.py:18
+#: lib/elements/polyline.py:19
msgid "This object is an SVG PolyLine. Ink/Stitch can work with this shape, but you can't edit it in Inkscape. Convert it to a manual stitch path to allow editing."
msgstr "Dit object is een SVG Polylijn, Ink/Stitch kan met deze vorm overweg, maar hij kan niet bewerkt worden in Inkscape. Zet om naar een pad met handmatige steek om te kunnen bewerken."
-#: lib/elements/polyline.py:22 lib/elements/satin_column.py:25
+#: lib/elements/polyline.py:23 lib/elements/satin_column.py:26
msgid "* Select this object."
msgstr "* Selecteer dit object."
-#: lib/elements/polyline.py:23
+#: lib/elements/polyline.py:24
msgid "* Do Path > Object to Path."
msgstr "* Kies Pad > Object naar Pad."
-#: lib/elements/polyline.py:24
+#: lib/elements/polyline.py:25
msgid "* Optional: Run the Params extension and check the \"manual stitch\" box."
msgstr "* Optioneel: Kies het Params menu en vink het \"handmatige steek\" vakje."
-#: lib/elements/polyline.py:44
+#: lib/elements/polyline.py:45
msgid "Manual stitch along path"
msgstr "Handmatige steek langs het pad"
-#: lib/elements/satin_column.py:22
+#: lib/elements/satin_column.py:23
msgid "Satin column has fill"
msgstr "Satijnbaan heeft opvulling"
-#: lib/elements/satin_column.py:23
+#: lib/elements/satin_column.py:24
msgid "Satin column: Object has a fill (but should not)"
msgstr "Satijnbaan: Object heeft opvulling (maar dat moet niet)"
-#: lib/elements/satin_column.py:26
+#: lib/elements/satin_column.py:27
msgid "* Open the Fill and Stroke panel"
msgstr "* Open het Vulling en Lijn paneel"
-#: lib/elements/satin_column.py:27
+#: lib/elements/satin_column.py:28
msgid "* Open the Fill tab"
msgstr "* Open het Opvul tabblad"
-#: lib/elements/satin_column.py:28
+#: lib/elements/satin_column.py:29
msgid "* Disable the Fill"
msgstr "* Opvullen uitschakelen"
-#: lib/elements/satin_column.py:29
+#: lib/elements/satin_column.py:30
msgid "* Alternative: open Params and switch this path to Stroke to disable Satin Column mode"
msgstr "* Je kunt ook het Params menu openen en dit pad naar Lijn omzetten om Satijnbaan modus uit te schakelen"
-#: lib/elements/satin_column.py:34
+#: lib/elements/satin_column.py:35
msgid "Too few subpaths"
msgstr "Te weinig subpaden"
-#: lib/elements/satin_column.py:35
+#: lib/elements/satin_column.py:36
msgid "Satin column: Object has too few subpaths. A satin column should have at least two subpaths (the rails)."
msgstr "Satijnbaan: Object heeft te weinig subpaden. Een Satijnbaan moet minstens twee subpaden hebben (de rails)."
-#: lib/elements/satin_column.py:37
+#: lib/elements/satin_column.py:38
msgid "* Add another subpath (select two rails and do Path > Combine)"
msgstr "* Voeg nog een subpad toe (selecteer twee rails en kies Pad > Combineer)"
-#: lib/elements/satin_column.py:38
+#: lib/elements/satin_column.py:39
msgid "* Convert to running stitch or simple satin (Params extension)"
msgstr "* Zet om naar een doorlopende steek of simpele Satijnsteek (via Params)"
-#: lib/elements/satin_column.py:43
+#: lib/elements/satin_column.py:44
msgid "Unequal number of points"
msgstr "Ongelijk aantal punten"
-#: lib/elements/satin_column.py:44
+#: lib/elements/satin_column.py:45
msgid "Satin column: There are no rungs and rails have an an unequal number of points."
msgstr "Satijnbaan: Er zijn geen sporten en de rails hebben een ongelijk aantal punten."
-#: lib/elements/satin_column.py:46
+#: lib/elements/satin_column.py:47
msgid "The easiest way to solve this issue is to add one or more rungs. "
msgstr "The makkelijkste oplossing is om een of meer sporten toe te voegen. "
-#: lib/elements/satin_column.py:47
+#: lib/elements/satin_column.py:48
msgid "Rungs control the stitch direction in satin columns."
msgstr "Sporten bepalen de steekrichting voor Satijnbanen."
-#: lib/elements/satin_column.py:48
+#: lib/elements/satin_column.py:49
msgid "* With the selected object press \"P\" to activate the pencil tool."
msgstr "* Met het geselecteerde object kies \"P\" om het potlood gereedschap te activeren."
-#: lib/elements/satin_column.py:49
+#: lib/elements/satin_column.py:50
msgid "* Hold \"Shift\" while drawing the rung."
msgstr "* Houdt \"Shift\" ingedrukt tijdens het tekenen van de sport."
-#: lib/elements/satin_column.py:53
+#: lib/elements/satin_column.py:54
msgid "Each rung should intersect both rails once."
msgstr "Elke sport moet beide rails eenmaal doorkruisen."
-#: lib/elements/satin_column.py:57
+#: lib/elements/satin_column.py:58
msgid "Rung doesn't intersect rails"
msgstr "Sport doorkruist de rails niet"
-#: lib/elements/satin_column.py:58
+#: lib/elements/satin_column.py:59
msgid "Satin column: A rung doesn't intersect both rails."
msgstr "Satijnbaan: een sport doorkruist niet beide rails."
-#: lib/elements/satin_column.py:62
+#: lib/elements/satin_column.py:63
msgid "Rungs intersects too many times"
msgstr ""
-#: lib/elements/satin_column.py:63
+#: lib/elements/satin_column.py:64
msgid "Satin column: A rung intersects a rail more than once."
msgstr "Satijnbaan: Een sport doorkruist een rail meer dan eens."
-#: lib/elements/satin_column.py:67
+#: lib/elements/satin_column.py:68
msgid "Satin Column"
msgstr "Satijnbaan"
-#: lib/elements/satin_column.py:73
+#: lib/elements/satin_column.py:74
msgid "Custom satin column"
msgstr "Aangepaste satijnbaan"
-#: lib/elements/satin_column.py:79
+#: lib/elements/satin_column.py:80
msgid "\"E\" stitch"
msgstr "\"E\" steek"
-#: lib/elements/satin_column.py:89 lib/elements/stroke.py:61
+#: lib/elements/satin_column.py:86
+msgid "Maximum stitch length"
+msgstr ""
+
+#: lib/elements/satin_column.py:87
+msgid "Maximum stitch length for split stitches."
+msgstr ""
+
+#: lib/elements/satin_column.py:98 lib/elements/stroke.py:62
msgid "Zig-zag spacing (peak-to-peak)"
msgstr "Zig-zag afstand (piek-naar-piek)"
-#: lib/elements/satin_column.py:90
+#: lib/elements/satin_column.py:99
msgid "Peak-to-peak distance between zig-zags."
msgstr "Piek-naar-piek afstand tussen zig-zag steken."
-#: lib/elements/satin_column.py:101
+#: lib/elements/satin_column.py:110
msgid "Pull compensation"
msgstr "Trek compensatie"
-#: lib/elements/satin_column.py:102
+#: lib/elements/satin_column.py:111
msgid "Satin stitches pull the fabric together, resulting in a column narrower than you draw in Inkscape. This setting expands each pair of needle penetrations outward from the center of the satin column."
msgstr "Satijnsteken trekken de stof samen, waardoor de baan smaller wordt dan getekend in Inkscape. Deze instelling zet ieder paar naaldsteken wat verder weg van het midden van de satijnbaan."
-#: lib/elements/satin_column.py:114
+#: lib/elements/satin_column.py:123
msgid "Contour underlay"
msgstr "Omtrek versteviging"
-#: lib/elements/satin_column.py:114 lib/elements/satin_column.py:121
-#: lib/elements/satin_column.py:130
+#: lib/elements/satin_column.py:123 lib/elements/satin_column.py:130
+#: lib/elements/satin_column.py:139
msgid "Contour Underlay"
msgstr "Omtrek Versteviging"
-#: lib/elements/satin_column.py:121 lib/elements/satin_column.py:145
+#: lib/elements/satin_column.py:130 lib/elements/satin_column.py:154
msgid "Stitch length"
msgstr "Steek lengte"
-#: lib/elements/satin_column.py:127
+#: lib/elements/satin_column.py:136
msgid "Contour underlay inset amount"
msgstr "Omtrekversteviging randafstand"
-#: lib/elements/satin_column.py:128
+#: lib/elements/satin_column.py:137
msgid "Shrink the outline, to prevent the underlay from showing around the outside of the satin column."
msgstr "Verklein de omtrek om te voorkomen dat de versteviging zichtbaar is langs de rand van de satijnbaan."
-#: lib/elements/satin_column.py:138
+#: lib/elements/satin_column.py:147
msgid "Center-walk underlay"
msgstr "Middenlijn versteviging"
-#: lib/elements/satin_column.py:138 lib/elements/satin_column.py:145
+#: lib/elements/satin_column.py:147 lib/elements/satin_column.py:154
msgid "Center-Walk Underlay"
msgstr "Middenlijn Versteviging"
-#: lib/elements/satin_column.py:150
+#: lib/elements/satin_column.py:159
msgid "Zig-zag underlay"
msgstr "Zig-zag versteviging"
-#: lib/elements/satin_column.py:150 lib/elements/satin_column.py:159
-#: lib/elements/satin_column.py:170
+#: lib/elements/satin_column.py:159 lib/elements/satin_column.py:168
+#: lib/elements/satin_column.py:179
msgid "Zig-zag Underlay"
msgstr "Zig-zag Versteviging"
-#: lib/elements/satin_column.py:156
+#: lib/elements/satin_column.py:165
msgid "Zig-Zag spacing (peak-to-peak)"
msgstr "Zig-zag afstand (piek-naar-piek)"
-#: lib/elements/satin_column.py:157
+#: lib/elements/satin_column.py:166
msgid "Distance between peaks of the zig-zags."
msgstr "Afstand tussen pieken van de zig-zag steken."
-#: lib/elements/satin_column.py:167
+#: lib/elements/satin_column.py:176
msgid "Inset amount"
msgstr "Randafstand"
-#: lib/elements/satin_column.py:168
+#: lib/elements/satin_column.py:177
msgid "default: half of contour underlay inset"
msgstr "standaard: de helft van de versteviging randafstand"
-#: lib/elements/stroke.py:20
+#: lib/elements/stroke.py:21
msgid "Stroke"
msgstr "Lijn"
-#: lib/elements/stroke.py:23
+#: lib/elements/stroke.py:24
msgid "Running stitch along paths"
msgstr ""
-#: lib/elements/stroke.py:37
+#: lib/elements/stroke.py:38
msgid "Running stitch length"
msgstr "Doorlopende steek lengte"
-#: lib/elements/stroke.py:38
+#: lib/elements/stroke.py:39
msgid "Length of stitches in running stitch mode."
msgstr "Lengte van steken in doorlopende steek modus."
-#: lib/elements/stroke.py:49
+#: lib/elements/stroke.py:50
msgid "Bean stitch number of repeats"
msgstr "Bonensteek aantal herhalingen"
-#: lib/elements/stroke.py:50
+#: lib/elements/stroke.py:51
msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch."
msgstr "Aantal keer terugsteken per steek. Een waarde van 1 zou elke steek verdrievoudigen (vooruit, terug, vooruit). Een waarde van 2 zou elke steek vervijfvoudigen, etc. Alleen van toepassing bij doorlopende steken."
-#: lib/elements/stroke.py:62
+#: lib/elements/stroke.py:63
msgid "Length of stitches in zig-zag mode."
msgstr "Lengte van steken in zig-zag modus."
-#: lib/elements/stroke.py:73
+#: lib/elements/stroke.py:74
msgid "Repeats"
msgstr "Herhalingen"
-#: lib/elements/stroke.py:74
+#: lib/elements/stroke.py:75
msgid "Defines how many times to run down and back along the path."
msgstr "Bepaalt hoe vaak op en neer langs een pad wordt gegaan."
-#: lib/elements/stroke.py:107
+#: lib/elements/stroke.py:108
msgid "Manual stitch placement"
msgstr "Handmatige steek plaatsing"
-#: lib/elements/stroke.py:108
+#: lib/elements/stroke.py:109
msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored."
msgstr "Naai elke punt in het pad. Steeklengte en zig-zag afstand worden genegeerd."
-#: lib/elements/stroke.py:142
+#: lib/elements/stroke.py:143
msgid "Legacy running stitch setting detected!\n\n"
"It looks like you're using a stroke smaller than 0.5 units to indicate a running stitch, which is deprecated. Instead, please set your stroke to be dashed to indicate running stitch. Any kind of dash will work."
msgstr "Verouderde doorlopende steek instelling gedetecteerd!\n\n"
"Het lijkt erop dat je een lijn smaller dan 0.5 eenheden gebruikt om een doorlopende steek mee aan te geven, dat is verouderd. Gebruik een streepjes/stippellijn voor een doorlopende steek. Elke soort streepjes voldoen."
-#: lib/elements/text.py:13 lib/extensions/lettering.py:75
+#: lib/elements/text.py:13 lib/extensions/lettering.py:77
msgid "Text"
msgstr "Tekst"
@@ -928,15 +960,15 @@ msgid "Please select at least one satin column."
msgstr "Selecteer minstens een satijn strook."
#. This was previously: "No embroiderable paths selected."
-#: lib/extensions/base.py:123
+#: lib/extensions/base.py:124
msgid "Ink/Stitch doesn't know how to work with any of the objects you've selected."
msgstr "Ink/Stitch kan met geen enkel geselecteerd object omgaan."
-#: lib/extensions/base.py:125
+#: lib/extensions/base.py:126
msgid "There are no objects in the entire document that Ink/Stitch knows how to work with."
msgstr "In het gehele document zit geen enkel object waar Ink/Stitch mee kan omgaan."
-#: lib/extensions/base.py:127
+#: lib/extensions/base.py:128
msgid "Tip: Run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot Objects"
msgstr ""
@@ -1030,27 +1062,27 @@ msgstr ""
msgid "Please choose one or more commands to add."
msgstr "Kies één of meer commando's om toe te voegen."
-#: lib/extensions/lettering.py:41 lib/extensions/lettering.py:418
+#: lib/extensions/lettering.py:43 lib/extensions/lettering.py:420
msgid "Ink/Stitch Lettering"
msgstr "Ink/Stitch Belettering"
-#: lib/extensions/lettering.py:51
+#: lib/extensions/lettering.py:53
msgid "Font"
msgstr ""
-#: lib/extensions/lettering.py:63
+#: lib/extensions/lettering.py:65
msgid "Options"
msgstr "Opties"
-#: lib/extensions/lettering.py:68
+#: lib/extensions/lettering.py:70
msgid "Stitch lines of text back and forth"
msgstr "Borduur regels tekst heen en terug"
-#: lib/extensions/lettering.py:71
+#: lib/extensions/lettering.py:73
msgid "Add trims"
msgstr "Afknippen toevoegen"
-#: lib/extensions/lettering.py:80 lib/extensions/params.py:359
+#: lib/extensions/lettering.py:82 lib/extensions/params.py:361
#: print/templates/custom-page.html:23 print/templates/custom-page.html:27
#: print/templates/custom-page.html:33 print/templates/ui.html:92
#: print/templates/ui.html:96 print/templates/ui.html:102
@@ -1059,31 +1091,31 @@ msgstr "Afknippen toevoegen"
msgid "Cancel"
msgstr "Annuleren"
-#: lib/extensions/lettering.py:84 lib/extensions/params.py:366
+#: lib/extensions/lettering.py:86 lib/extensions/params.py:368
msgid "Apply and Quit"
msgstr "Toepassen en Sluiten"
-#: lib/extensions/lettering.py:151
+#: lib/extensions/lettering.py:153
msgid "Unable to find any fonts! Please try reinstalling Ink/Stitch."
msgstr "Geen lettertypen gevonden! Probeer Ink/Stitch opnieuw te installeren."
-#: lib/extensions/lettering.py:222
+#: lib/extensions/lettering.py:224
msgid "This font has no available font variant. Please update or remove the font."
msgstr ""
#. The user has chosen to scale the text by some percentage
#. (50%, 200%, etc). If you need to use the percentage symbol,
#. make sure to double it (%%).
-#: lib/extensions/lettering.py:264
+#: lib/extensions/lettering.py:266
#, python-format
msgid "Text scale %s%%"
msgstr "Tekst schaling %s%%"
-#: lib/extensions/lettering.py:408
+#: lib/extensions/lettering.py:410
msgid "Please select only one block of text."
msgstr "Selecteer aub slechts een enkel blok tekst."
-#: lib/extensions/lettering.py:411
+#: lib/extensions/lettering.py:413
msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again."
msgstr "Er zijn objecten geselecteerd die niet met de Belettering uitbreiding zijn gemaakt. Wis de selectie of selecteer andere objecten alvorens Belettering opnieuw te starten."
@@ -1142,14 +1174,18 @@ msgstr "Klik om deze parameter op te slaan als je \"Toepassen en Afsluiten\" kie
msgid "This parameter will be saved when you click \"Apply and Quit\""
msgstr "Deze parameter wordt opgeslagen als je \"Toepassen en Afsluiten\" klikt"
-#: lib/extensions/params.py:342
+#: lib/extensions/params.py:344
msgid "Embroidery Params"
msgstr "Borduur Parameters"
-#: lib/extensions/params.py:363
+#: lib/extensions/params.py:365
msgid "Use Last Settings"
msgstr "Gebruik Vorige Instellingen"
+#: lib/extensions/selection_to_pattern.py:21
+msgid "Please select at least one object to be marked as a pattern."
+msgstr ""
+
#: lib/extensions/troubleshoot.py:45
msgid "All selected shapes are valid! "
msgstr "Alle geselecteerde vormen zijn geldig! "
@@ -2063,6 +2099,7 @@ msgid "Duplicate Params"
msgstr ""
#: templates/duplicate_params.xml:10 templates/reorder.xml:10
+#: templates/selection_to_pattern.xml:10
msgid "Edit"
msgstr ""
@@ -2462,6 +2499,10 @@ msgstr "Verwijder Print Instellingen uit SVG metadata"
msgid "Re-stack objects in order of selection"
msgstr ""
+#: templates/selection_to_pattern.xml:3
+msgid "Selection to pattern"
+msgstr ""
+
#: templates/simulator.xml:3
msgid "Simulator / Realistic Preview"
msgstr "Simulator / Realistisch Voorbeeld"