new translations from Crowdin

pull/2805/head
Ink/Stitch Crowdin integration 2024-03-27 01:05:22 +00:00
rodzic e2f98add14
commit f59d83c7ae
31 zmienionych plików z 1411 dodań i 1141 usunięć

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Arabic\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Catalan\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr "Oba"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr "Před"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr "Po"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr "Ani"
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr "Objekt %(id)s má prázdný atribut 'd'. Odstraňte prosím tento objekt z dokumentu."
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr "Předvolby"
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Danish\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr "Stichwinkel umkehren"
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr "In manchen Fällen, schlägt die automatische Winkelberechnung fehl. Der Fehler kann durch diese Option in der Regel behoben werden."
#: lib/elements/element.py:223
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr "Minimale Stichlänge"
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr "Minimale Länge für Sprungstiche"
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr "Vernähen erlauben"
#: lib/elements/element.py:224
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr "Den Faden am Anfang und/oder Ende dieses Objektes vernähen. Bei manueller Stichpositionierung werden nur dann Vernähstiche eingefügt, wenn die Option Vernächstiche erzwingen aktiviert ist."
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr "Anfang und Ende"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr "Anfang"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr "Ende"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr "Nie"
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr "Vernähen erzwingen"
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr "Am Ende dieses Objektes vernähen, auch wenn die Distanz zum Folgeobjekt kleiner ist, als in den Ink/Stitch Einstellungen (Minimale Länge für Sprungstiche) definiert."
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr "Anstecher"
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr "Anstecher Variante"
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr "Benutzerdefinierter Pfad"
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr "Bitte einen benutzerdefinierten Pfad eingeben. Bei SVG-Pfaden wird der letzte Knoten nicht gestickt, sondern bildet den ersten Stich des zugehörigen Elements ab."
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr "Anstecher skalieren"
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr "Stichlänge festlegen. Eine 1 in benutzerdefinierten Pfaden entspricht genau diesem Wert."
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr "Anstecher um diesen Prozentwert skalieren."
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr "Verstecher"
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr "Verstecher Variante"
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr "Bitte einen benutzerdefinierten Pfad eingeben. Bei SVG-Pfaden wird der erste Knoten nicht gestickt, sondern bildet den letzten Stich des zugehörigen Elements ab."
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr "Verstecher skalieren"
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr "Stichlänge des Verstechers festlegen (mm)."
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr "Verstecher um diesen Prozentwert skalieren."
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr "Fadenschnitt"
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr "Füge Fadenschnitt-Befehl nach diesem Objekt hinzu."
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr "Stopp"
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr "Füge einen Stopp-Befehl nach diesem Objekt hinzu."
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr "Objekt %(id)s hat ein leeres Attribut 'd'. Bitte lösche dieses Objekt aus dem Dokument."
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr "Bitte rufe die Funktion Erweiterungen > Ink/Stitch > Fehlerbehebung > Fehlerbehebung an Objekten auf. Diese Erweiterung zeigt fehlerhafte Stellen an und gibt am rechten Seitenrand Vorschläge zum Lösen des Problems."
@ -3057,10 +3074,6 @@ msgstr "Einstellungen"
msgid "This SVG"
msgstr "Dokument"
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr "Minimale Länge für Sprungstiche"
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3076,10 +3089,6 @@ msgstr "mm"
msgid "Set As Default"
msgstr "Als Standard definieren"
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr "Minimale Stichlänge"
#: lib/gui/preferences.py:79
msgid "Global"
msgstr "Global"

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Greek\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr "Πριν"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr "Μετά"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr "Προσαρμοσμένη διαδρομή"
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr "Προτιμήσεις"
msgid "This SVG"
msgstr "Αυτό το SVG"
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr "χλστ."
msgid "Set As Default"
msgstr "Ορισμός ως προεπιλογή"
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: English\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr "Permitir puntadas de remate"
#: lib/elements/element.py:224
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr "Ambos"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr "Antes"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr "Después"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr "Ninguno"
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr "Forzar las puntadas de refuerzo"
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr "El objeto %(id)s tiene un atributo 'd' vacío. Elimine este objeto de su documento."
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3051,10 +3068,6 @@ msgstr "Preferencias"
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3069,10 +3082,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Finnish\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-26 01:04\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: French\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1169,114 +1169,131 @@ msgstr "Inverser l'angle"
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr "Inverse l'angle calculé automatiquement s'il semble faux."
#: lib/elements/element.py:223
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr "Longueur minimum du point"
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr "Longueur minimum de saut"
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr "Autoriser les points d'arrêts"
#: lib/elements/element.py:224
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr "Faire un nœud au début et/ou à la fin de cet objet. Le point manuel n'ajoutera de point d'arrêt que si \"Forcer les points d'arrêt\" est coché."
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr "Au début et à la fin"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr "Au début"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr "A la fin"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr "Aucun"
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr "Forcer des points d'arrêt"
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr "Créer des points d'arrêt après avoir cousu cet élément, même si la distance jusqu'à l'objet suivant est plus courte que la valeur de 'longueur minimum de saut' défini dans les préférences Ink/Stitch."
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr "Point d'arrêt initial"
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr "Type de point d'arrêt initial"
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr "Chemin personnalisé"
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr "Entrez un chemin personnalisé. Pour les chemins svg, le dernier nœud ne sera pas brodé, mais représente le premier point de l'élément."
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr "Échelle du point d'arrêt initial"
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr "Détermine la longueur de point. Un 1 dans un chemin personnalisé représentera cette valeur."
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr "Mettre le point d'arrêt initial à l'échelle selon ce pourcentage."
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr "Point d'arrêt"
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr "Type de point d'arrêt final"
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr "Entrez un chemin personnalisé. Pour les chemins svg, le premier nœud ne sera pas brodé, mais représente le dernier point de l'élément."
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr "Échelle du point d'arrêt final"
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr "Détermine la longueur des points d'arrêt (mm)."
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr "Mettre à l'échelle le point d'arrêt selon ce pourcentage."
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr "Couper après"
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr "Ajoute une commande de coupe après avoir brodé cet objet."
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr "Arrêter après"
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr "Ajoute une commande STOP après avoir brodé cet objet."
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr "L'objet %(id)s a un attribut 'd' vide. Sil vous plaît supprimer cet objet dans votre document."
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr "Merci d'exécuter Extensions > Ink/Stitch > Résolution de problèmes > Dépistage de problèmes avec des objets. Ceci indiquera la position erronée."
@ -3059,10 +3076,6 @@ msgstr "Préférences"
msgid "This SVG"
msgstr "Ce fichier svg"
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr "Longueur minimum de saut"
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3077,10 +3090,6 @@ msgstr "mm"
msgid "Set As Default"
msgstr "Utiliser comme valeur par défaut"
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr "Longueur minimum du point"
#: lib/gui/preferences.py:79
msgid "Global"
msgstr "Global"

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Hebrew\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Hungarian\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Italian\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr "L'oggetto %(id)s ha un attributo vuoto. Cancella questo oggetto dal tuo documento."
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr "角度反転"
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr "修正が必要と思われる場合に、自動的に角度を計算し反転させます。"
#: lib/elements/element.py:223
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr "ロックステッチを許可する"
#: lib/elements/element.py:224
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr "このオブジェクトの先頭および/または末尾の糸を結びます。手動ステッチの場合「強制ロックステッチ」がチェックされている場合のみ、ロックステッチを追加します。"
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr "両方"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr "前"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr "後"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr "どちらでもない"
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr "強制ロックステッチ"
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr "仮縫い"
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr "仮縫いのタイプ"
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr "カスタムパス"
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr "カスタムパスを入力します。「仮縫い補正」の値が、カスタムパスの 1 に相当します。svg パスの場合、最後のノードは刺しゅうされませんが、その要素の最初のステッチを表します。"
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr "仮縫い補正"
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr "仮縫いのステッチの長さを設定します。カスタムパスの 1 がこの値に対応します。"
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr "仮縫い補正を、このパーセンテージで行います。"
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr "ロックステッチ(本縫い)"
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr "ロックステッチ(本縫い)のタイプ"
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr "カスタムパスを入力します。「ロックステッチ補正」の値が、カスタムパスの 1 に相当します。svg パスの場合、最後のノードは刺しゅうされませんが、その要素の最初のステッチを表します。"
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr "ロックステッチ(本縫い)補正"
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr "ロックステッチ(本縫い)の長さを設定します (mm) 。"
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr "ロックステッチ(本縫い)補正を、このパーセンテージで行います。"
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr "糸切り"
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr "このオブジェクトをステッチした後、TRIM コマンド(糸切り指示)を追加します。"
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr "停止"
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr "このオブジェクトをステッチした後、STOP コマンド(停止指示)を追加します。"
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr "オブジェクト %(id)sには空の 'd' 属性があります。このオブジェクトをドキュメントから削除してください。"
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3053,10 +3070,6 @@ msgstr "環境設定"
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3071,10 +3084,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Korean\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Dutch\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr "Sta locksteken toe"
#: lib/elements/element.py:224
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr "Beide"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr "Voor"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr "Na"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr "Geen"
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr "Force locksteken"
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, 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."
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3053,10 +3070,6 @@ msgstr "Voorkeuren"
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3071,10 +3084,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Norwegian\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr "Tillat hefte-sting"
#: lib/elements/element.py:224
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr "Begge"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr "Før"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr "Etter"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3051,10 +3068,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3069,10 +3082,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr "Zezwól na blokowanie ściegu"
#: lib/elements/element.py:224
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr "Obydwa"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr "Przedtem, zanim"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr "Po, później"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr "Żaden"
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr "Blokowanie ściegu"
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr "Rygiel początkowy"
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr "Skaluj rygiel początkowy"
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr "Skaluj rygiel początkowy o tyle procent."
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr "Rygiel końcowy"
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr "Typ rygla końcowego"
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr "Skaluj rygiel końcowy"
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr "Skaluj rygiel końcowy o tyle procent."
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr "Obiekt %(id)s ma pusty atrybut „d”. Usuń ten obiekt ze swojego dokumentu."
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr "Ustawienia"
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr "Ambos"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr "Inicial"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr "Final"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr "Nenhum"
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr "Caminho customizado"
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr "Cortar Depois"
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr "Adicionar o comando de corte após bordar este objeto."
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr "Parar Depois"
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr "Adicionar um comando de Parar após bordar este objeto."
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3053,10 +3070,6 @@ msgstr "Preferências"
msgid "This SVG"
msgstr "Este SVG"
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3071,10 +3084,6 @@ msgstr "mm"
msgid "Set As Default"
msgstr "Definir como Padrão"
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr "Global"

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Portuguese\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Romanian\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Russian\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr "Разрешить добавлять закрепки"
#: lib/elements/element.py:224
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr "Обе"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr "Начальная"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr "Конечная"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr "Не добавлять"
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr "Обязательные закрепки"
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr "У объекта %(id)s атрибут 'd' пуст. Удалите этот объект из вашего дизайна."
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr "Настройки"
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Serbian (Cyrillic)\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Swedish\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Turkish\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr "Дозволити додавати закріпки"
#: lib/elements/element.py:224
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr "Обидва"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr "Початок"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr "Кінець"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr "Не додавати"
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr "У об'єкта %(id)s атрибут 'd' порожній. Видаліть цей об'єкт з вашого дизайну."
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr "Налаштування"
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr "锁缝"
#: lib/elements/element.py:224
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr "全部启用"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr "开始处"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr "结束处"
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr "不启用"
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr "强制锁缝"
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr "锁缝样式"
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr "选择锁缝样式"
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr "在该元素刺绣完成后剪线。"
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr "完成后停止"
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3052,10 +3069,6 @@ msgstr "喜好"
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3070,10 +3083,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""

Wyświetl plik

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"PO-Revision-Date: 2024-03-25 01:07\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: 2024-03-27 01:05\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n"
@ -16,7 +16,7 @@ msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-25 01:06+0000\n"
"POT-Creation-Date: 2024-03-27 01:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1168,114 +1168,131 @@ msgstr ""
msgid "Flip automatically calucalted angle if it appears to be wrong."
msgstr ""
#: lib/elements/element.py:223
msgid "Allow lock stitches"
#: lib/elements/element.py:223 lib/gui/preferences.py:59
#: lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/elements/element.py:224
msgid "Overwrite global minimum stitch length setting. Shorter stitches than that will be removed."
msgstr ""
#: lib/elements/element.py:234 lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/elements/element.py:235
msgid "Overwrite global minimum jump stitch length setting. Shorter distances to the next object will have no lock stitches."
msgstr ""
#: lib/elements/element.py:245
msgid "Allow lock stitches"
msgstr ""
#: lib/elements/element.py:246
msgid "Tie thread at the beginning and/or end of this object. Manual stitch will only add lock stitches if force lock stitched is checked."
msgstr ""
#. options to allow lock stitch before and after objects
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Both"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Before"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "After"
msgstr ""
#: lib/elements/element.py:229
#: lib/elements/element.py:251
msgid "Neither"
msgstr ""
#: lib/elements/element.py:238
#: lib/elements/element.py:260
#: inx/inkstitch_lettering_force_lock_stitches.inx:3
msgid "Force lock stitches"
msgstr ""
#: lib/elements/element.py:239
#: lib/elements/element.py:261
msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the minimum jump stitch length value in the Ink/Stitch preferences."
msgstr ""
#: lib/elements/element.py:251
#: lib/elements/element.py:273
msgid "Tack stitch"
msgstr ""
#: lib/elements/element.py:252
#: lib/elements/element.py:274
msgid "Tack down stitch type"
msgstr ""
#: lib/elements/element.py:262 lib/elements/element.py:308
#: lib/elements/element.py:284 lib/elements/element.py:330
msgid "Custom path"
msgstr ""
#: lib/elements/element.py:263
#: lib/elements/element.py:285
msgid "Enter a custom path. For svg paths The last node will not be embroidered, but represents the first stitch of the element."
msgstr ""
#: lib/elements/element.py:273 lib/elements/element.py:285
#: lib/elements/element.py:295 lib/elements/element.py:307
msgid "Scale tack stitch"
msgstr ""
#: lib/elements/element.py:274
#: lib/elements/element.py:296
msgid "Set stitch length. A 1 in a custom path equals this values."
msgstr ""
#: lib/elements/element.py:286
#: lib/elements/element.py:308
msgid "Scale tack stitch by this percentage."
msgstr ""
#: lib/elements/element.py:297
#: lib/elements/element.py:319
msgid "Lock stitch"
msgstr ""
#: lib/elements/element.py:298
#: lib/elements/element.py:320
msgid "Lock stitch type"
msgstr ""
#: lib/elements/element.py:309
#: lib/elements/element.py:331
msgid "Enter a custom path. For svg paths the first node will not be embroidered, but represents the last stitch of the element."
msgstr ""
#: lib/elements/element.py:319 lib/elements/element.py:331
#: lib/elements/element.py:341 lib/elements/element.py:353
msgid "Scale lock stitch"
msgstr ""
#: lib/elements/element.py:320
#: lib/elements/element.py:342
msgid "Set length of lock stitches (mm)."
msgstr ""
#: lib/elements/element.py:332
#: lib/elements/element.py:354
msgid "Scale lock stitch by this percentage."
msgstr ""
#: lib/elements/element.py:344
#: lib/elements/element.py:366
msgid "Trim After"
msgstr ""
#: lib/elements/element.py:345
#: lib/elements/element.py:367
msgid "Add a TRIM command after stitching this object."
msgstr ""
#: lib/elements/element.py:354
#: lib/elements/element.py:376
msgid "Stop After"
msgstr ""
#: lib/elements/element.py:355
#: lib/elements/element.py:377
msgid "Add a STOP command after stitching this object."
msgstr ""
#: lib/elements/element.py:397
#: lib/elements/element.py:419
#, python-format
msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document."
msgstr ""
#: lib/elements/element.py:594
#: lib/elements/element.py:620
msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will show you the exact location of the problem."
msgstr ""
@ -3050,10 +3067,6 @@ msgstr ""
msgid "This SVG"
msgstr ""
#: lib/gui/preferences.py:41
msgid "Minimum jump stitch length"
msgstr ""
#: lib/gui/preferences.py:42 lib/gui/preferences.py:90
#: lib/gui/preferences.py:123
msgid "Jump stitches smaller than this will be treated as normal stitches."
@ -3068,10 +3081,6 @@ msgstr ""
msgid "Set As Default"
msgstr ""
#: lib/gui/preferences.py:59 lib/gui/preferences.py:106
msgid "Minimum stitch length"
msgstr ""
#: lib/gui/preferences.py:79
msgid "Global"
msgstr ""