diff options
| author | Ink/Stitch Crowdin integration <inkstitch-crowdin@lex.gd> | 2022-12-20 01:21:05 +0000 |
|---|---|---|
| committer | Ink/Stitch Crowdin integration <inkstitch-crowdin@lex.gd> | 2022-12-20 01:21:05 +0000 |
| commit | aaa9daa86ccd37fd9d8f8840ce9bd9dcc95b2c92 (patch) | |
| tree | a0249100bb6bfde32c885e7477a5df1bf86db2b6 /translations | |
| parent | a4f86a3106dff5d342380a19beac5191026bfb08 (diff) | |
new translations from Crowdin
Diffstat (limited to 'translations')
30 files changed, 3043 insertions, 433 deletions
diff --git a/translations/messages_af_ZA.po b/translations/messages_af_ZA.po index cc4716f1..adc46976 100644 --- a/translations/messages_af_ZA.po +++ b/translations/messages_af_ZA.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:45\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:19\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3064,7 +3105,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3110,7 +3153,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3163,8 +3207,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4043,6 +4086,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4051,6 +4098,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_ar_SA.po b/translations/messages_ar_SA.po index b50d1c66..ff3915db 100644 --- a/translations/messages_ar_SA.po +++ b/translations/messages_ar_SA.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:45\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:19\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3068,7 +3109,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3114,7 +3157,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3167,8 +3211,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4047,6 +4090,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4055,6 +4102,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_ca_ES.po b/translations/messages_ca_ES.po index 0fa0172e..cfac8de8 100644 --- a/translations/messages_ca_ES.po +++ b/translations/messages_ca_ES.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:45\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:19\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3064,7 +3105,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3110,7 +3153,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3163,8 +3207,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4043,6 +4086,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4051,6 +4098,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_cs_CZ.po b/translations/messages_cs_CZ.po index ddbf2fe2..fb53079a 100644 --- a/translations/messages_cs_CZ.po +++ b/translations/messages_cs_CZ.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:45\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "Ink/Stitch příkaz" @@ -640,6 +640,10 @@ msgstr "konektor" msgid "command marker" msgstr "tvůrce příkazů" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "Klonovat objekt" @@ -735,12 +739,32 @@ msgstr "" 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:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" -msgstr "chyba:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." +msgstr "" #: lib/elements/empty_d_object.py:13 msgid "Empty Path" @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "Možnosti" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3067,7 +3108,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3113,7 +3156,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3166,8 +3210,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4046,6 +4089,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "Před použití je nutné restartovat Inkscape." +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4054,6 +4101,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_da_DK.po b/translations/messages_da_DK.po index 4d6d4f9e..565c1877 100644 --- a/translations/messages_da_DK.po +++ b/translations/messages_da_DK.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:45\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3064,7 +3105,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3110,7 +3153,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3163,8 +3207,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4043,6 +4086,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4051,6 +4098,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_de_DE.po b/translations/messages_de_DE.po index 94b1f077..3c9000f0 100644 --- a/translations/messages_de_DE.po +++ b/translations/messages_de_DE.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -629,7 +629,7 @@ msgstr "Fehler: Es gibt mehr als einen %(command)s-Befehl in dem Dokument, aber msgid "%(command)s: %(description)s" msgstr "%(command)s: %(description)s" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "Ink/Stitch Befehl" @@ -643,6 +643,10 @@ msgstr "Verknüpfung" msgid "command marker" msgstr "Befehlszeichen" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "Objekt klonen" @@ -738,12 +742,32 @@ msgstr "Am Ende dieses Objektes vernähen, auch wenn die Distanz zum Folgeobjekt 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:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" -msgstr "Fehler:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." +msgstr "" #: lib/elements/empty_d_object.py:13 msgid "Empty Path" @@ -1677,11 +1701,15 @@ msgstr "Bitte wähle eine oder mehrere Satinsäulen zum Zerteilen aus." msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "Diese Satinsäule hat keinen \"Satinsäule schneiden\" -Befehl. Bitte verwende die Erweiterung \"Befehle zu Objekten hinzufügen\" und füge zuerst den Befehl \"Satinsäule schneiden\" hinzu." -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "Cutwork Gruppe" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "Nadel #%s" @@ -1758,6 +1786,10 @@ msgstr "Falscher Dateityp. Ink/Stitch akzeptiert nur Farbpaletten im GPL-Format. msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "Ink/Stitch kann den Ordner für Farbpaletten nicht automatisch erkennen. Bitte den Pfad manuell angeben." +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "Bitte hinzuzufügende Befehle auswählen." @@ -1775,6 +1807,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "Schriftgrößenfilter (mm). 0 für alle Größen." #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "Optionen" @@ -1843,6 +1876,14 @@ msgstr "Bitte wähle nur einen Textabschnitt." msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "Du hast Objekte ausgewählt, die nicht von der Text-Erweiterung erstellt wurden. Bitte entferne deine Auswahl oder wähle andere Objekte aus, bevor du das Text-Modul erneut startest." +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "Bitte den Ordner für die benutzerdefinierte Schriften angeben." @@ -3075,7 +3116,9 @@ msgstr "* Farbpalette auswählen" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "Hilfe" @@ -3121,7 +3164,8 @@ msgstr "Garnfarben Verwaltung" msgid "Auto-Route Running Stitch" msgstr "Automatisch geführter Geradstich" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "Werkzeuge: Linie" @@ -3174,8 +3218,7 @@ msgid "Preserve order of satin columns" msgstr "Behalte Reihenfolge der Satinsäulen bei" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "Werkzeuge: Satin" @@ -4054,6 +4097,10 @@ msgstr "Wähle eine Farbpalettendatei im .gpl Format." msgid "Restart Inkscape to use." msgstr "Inkscape benötigt einen Neustart um die Farbpalette verfügbar zu machen." +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "Ebenenbefehle hinzufügen" @@ -4062,6 +4109,46 @@ msgstr "Ebenenbefehle hinzufügen" msgid "Lettering" msgstr "Text" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_el_GR.po b/translations/messages_el_GR.po index 11d4bef5..56e5bddc 100644 --- a/translations/messages_el_GR.po +++ b/translations/messages_el_GR.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3064,7 +3105,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3110,7 +3153,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3163,8 +3207,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4043,6 +4086,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4051,6 +4098,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_en_US.po b/translations/messages_en_US.po index 062c9283..9bcd4f2f 100644 --- a/translations/messages_en_US.po +++ b/translations/messages_en_US.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:45\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3064,7 +3105,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3110,7 +3153,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3163,8 +3207,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4043,6 +4086,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4051,6 +4098,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_es_ES.po b/translations/messages_es_ES.po index f2137475..6a1f75e4 100644 --- a/translations/messages_es_ES.po +++ b/translations/messages_es_ES.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "Error: hay más de un comando de %(command)s en el documento, pero sólo msgid "%(command)s: %(description)s" msgstr "%(command)s: %(description)s" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "Ink/Stich Instrucción" @@ -640,6 +640,10 @@ msgstr "conector" msgid "command marker" msgstr "marcador de instrucción" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "Objeto Duplicado" @@ -735,12 +739,32 @@ msgstr "Cosa puntadas de bloqueo después de coser este elemento, incluso si la 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:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" -msgstr "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." +msgstr "" #: lib/elements/empty_d_object.py:13 msgid "Empty Path" @@ -1671,11 +1695,15 @@ msgstr "Seleccione una o más columnas satinadas para cortar." msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "esta columna satinada no tiene un comando de \"punto de corte de columna satinada\" adjunto. Utilice la extensión \"Adjuntar comandos\" y adjunte primero el comando \"Punto de corte de columna satinada\"." -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "Grupo Cutwork" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "Aguja #%s" @@ -1751,6 +1779,10 @@ msgstr "Tipo de archivo incorrecto. Ink/Stitch sólo acepta paletas de colores g msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "Ink/Stitch no puede encontrar su carpeta de paleta automáticamente. Instale su paleta manualmente." +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "Elija uno o más comandos para agregar." @@ -1768,6 +1800,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "Opciones" @@ -1835,6 +1868,14 @@ msgstr "Por favor seleccione sólo un bloque de texto." msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "Ha seleccionado objetos que no fueron creados por la extensión Lettering. Borre su selección o seleccione diferentes objetos antes de ejecutar Lettering nuevamente." +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "Especifique el directorio de sus fuentes personalizadas." @@ -3067,7 +3108,9 @@ msgstr "*Elegir paleta de color" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "Ayuda" @@ -3113,7 +3156,8 @@ msgstr "Gestión del color del hilo" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3166,8 +3210,7 @@ msgid "Preserve order of satin columns" msgstr "Conservar el orden de las columnas de raso" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4046,6 +4089,10 @@ msgstr "Elija un archivo de paleta de colores .gpl para instalar en Inkscape." msgid "Restart Inkscape to use." msgstr "Reiniciar Inkscape para usarlo." +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "Añadir capa de comandos" @@ -4054,6 +4101,46 @@ msgstr "Añadir capa de comandos" msgid "Lettering" msgstr "Letras" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_fi_FI.po b/translations/messages_fi_FI.po index c273a59e..631a8d8e 100644 --- a/translations/messages_fi_FI.po +++ b/translations/messages_fi_FI.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "Ink/Stitch komento" @@ -640,6 +640,10 @@ msgstr "yhdistäjä" msgid "command marker" msgstr "komento merkki" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,12 +739,32 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" -msgstr "virhe:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." +msgstr "" #: lib/elements/empty_d_object.py:13 msgid "Empty Path" @@ -1669,11 +1693,15 @@ msgstr "Valitse yksi tai useampi satiinimuoto leikataksesi." msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "Valitse lisättäväksi yksi tai useampi komento." @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "Asetukset" @@ -1833,6 +1866,14 @@ msgstr "Valitse vain yksi teksti." msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3064,7 +3105,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3110,7 +3153,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3163,8 +3207,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4043,6 +4086,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "Lisää taso komento" @@ -4051,6 +4098,46 @@ msgstr "Lisää taso komento" msgid "Lettering" msgstr "Kirjaimet" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_fr_FR.po b/translations/messages_fr_FR.po index b39897c6..d564bf87 100644 --- a/translations/messages_fr_FR.po +++ b/translations/messages_fr_FR.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -629,7 +629,7 @@ msgstr "Erreur : il y a plus d’une commande de %(command)s dans le document, msgid "%(command)s: %(description)s" msgstr "%(command)s: %(description)s" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "Commande Ink/Stitch" @@ -643,6 +643,10 @@ msgstr "connecteur" msgid "command marker" msgstr "marqueur de commande" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "Cloner l'objet" @@ -738,12 +742,32 @@ msgstr "Créer des points d'arrêt après avoir cousu cet élément, même si la 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. S’il vous plaît supprimer cet objet dans votre document." +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" -msgstr "erreur :" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." +msgstr "" #: lib/elements/empty_d_object.py:13 msgid "Empty Path" @@ -1674,11 +1698,15 @@ msgstr "Veuillez sélectionner une ou plusieurs colonnes satin à scinder." msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "cette colonne satin n’a pas de commande « point de partage » attachée. Utilisez l’extension « ajouter des commandes » et attachez d’abord la commande « point de partage »." -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "Groupe Richelieu" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "Aiguille #%s" @@ -1755,6 +1783,10 @@ msgstr "Mauvais type de fichier. Ink/Stitch n'accepte que les palettes de couleu msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "Ink/Stitch ne peut pas automatiquement trouver votre dossier de palette . Veuillez installer votre palette manuellement." +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "Veuillez choisir une ou plusieurs commandes à ajouter." @@ -1772,6 +1804,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "Options" @@ -1840,6 +1873,14 @@ msgstr "Veuillez ne sélectionner qu’un seul bloc de texte." msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "Vous avez sélectionné des objets qui ne sont pas créées par l’extension de lettrage. SVP, effacez votre sélection ou sélectionnez des objets différents avant d’exécuter le lettrage à nouveau." +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "Spécifiez le répertoire de vos polices personnalisées." @@ -3073,7 +3114,9 @@ msgstr "*Choisir une palette de couleurs" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "Aide" @@ -3119,7 +3162,8 @@ msgstr "Gestion des couleurs de fil" msgid "Auto-Route Running Stitch" msgstr "Agencement automatique de Points Droits" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "Outils : Trait" @@ -3172,8 +3216,7 @@ msgid "Preserve order of satin columns" msgstr "Préserver l’ordre des colonnes satin" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "Outils : Satin" @@ -4052,6 +4095,10 @@ msgstr "Choisissez un fichier de palette de couleurs .gpl à installer dans Inks msgid "Restart Inkscape to use." msgstr "Redémarrez Inkscape pour l'utiliser." +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "Ajouter des commandes à des calques" @@ -4060,6 +4107,46 @@ msgstr "Ajouter des commandes à des calques" msgid "Lettering" msgstr "Lettrage" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_he_IL.po b/translations/messages_he_IL.po index 3a273fcc..c09fb611 100644 --- a/translations/messages_he_IL.po +++ b/translations/messages_he_IL.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3066,7 +3107,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3112,7 +3155,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3165,8 +3209,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4045,6 +4088,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4053,6 +4100,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_hu_HU.po b/translations/messages_hu_HU.po index 921d658d..c961baeb 100644 --- a/translations/messages_hu_HU.po +++ b/translations/messages_hu_HU.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3064,7 +3105,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3110,7 +3153,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3163,8 +3207,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4043,6 +4086,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4051,6 +4098,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_it_IT.po b/translations/messages_it_IT.po index 7a405da5..907ed5da 100644 --- a/translations/messages_it_IT.po +++ b/translations/messages_it_IT.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "Errore: esiste più d'un comando %(command)s nel documento ma ne è amme msgid "%(command)s: %(description)s" msgstr "%(command)s: %(description)s" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "Comando Ink/Stitch" @@ -640,6 +640,10 @@ msgstr "raccordo" msgid "command marker" msgstr "indicatore di comando" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,12 +739,32 @@ msgstr "" 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:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" -msgstr "errore:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." +msgstr "" #: lib/elements/empty_d_object.py:13 msgid "Empty Path" @@ -1670,11 +1694,15 @@ msgstr "Selezionare una o più colonne raso da tagliare." msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "questa colonna raso non ha un commando \"punto di taglio colonna raso\" collegato. Usare l'estensione \"Collega comandi\" e collegare il il comando \"Punto di taglio colonna raso\"." -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1750,6 +1778,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "Seleziona uno o più comandi da aggiungere." @@ -1767,6 +1799,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "Opzioni" @@ -1834,6 +1867,14 @@ msgstr "Selezionare solo un blocco di testo." msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "Hai selezionato degli oggetti che non sono stati creati dalla estensione Caratteri. Si provi a liberare la tua selezione o selezionare oggetti diversi prima di avviare Caratteri di nuovo." +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3065,7 +3106,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3111,7 +3154,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3164,8 +3208,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4044,6 +4087,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "Aggiungi comandi di livello" @@ -4052,6 +4099,46 @@ msgstr "Aggiungi comandi di livello" msgid "Lettering" msgstr "Carattere" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_ja_JP.po b/translations/messages_ja_JP.po index 77269b74..428233af 100644 --- a/translations/messages_ja_JP.po +++ b/translations/messages_ja_JP.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "エラー:ドキュメントに複数の%(command)sコマンドがあ msgid "%(command)s: %(description)s" msgstr "%(command)s: %(description)s" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "インク/ステッチコマンド" @@ -640,6 +640,10 @@ msgstr "コネクタ" msgid "command marker" msgstr "コマンドマーカー" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "オブジェクトのクローン" @@ -735,12 +739,32 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "オブジェクト %(id)sには空の 'd' 属性があります。このオブジェクトをドキュメントから削除してください。" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" -msgstr "エラー" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." +msgstr "" #: lib/elements/empty_d_object.py:13 msgid "Empty Path" @@ -1673,11 +1697,15 @@ msgstr "カットするサテンの柱を1つ以上選択してください。" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "このサテンカラムには、「サテンカラムカットポイント」コマンドが付加されていません。 「コマンドの添付」拡張機能を使用して、最初に「サテンカラムカットポイント」コマンドを添付してください。" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1753,6 +1781,10 @@ msgstr "ファイルタイプが違います。インクステッチはgplカラ msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "インクステッチはパレットフォルダを自動で見つける事ができません。手動でパレットをインストールしてください。" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "追加するコマンドを1つ以上選択してください。" @@ -1770,6 +1802,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "オプション" @@ -1837,6 +1870,14 @@ msgstr "1ブロックのみ選択してください。" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "レタリングエクステンションで作成されていないオブジェクトが選択されています。 選択を解除するか、別のオブジェクトを選択してから再度レタリングを実行してください。" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "カスタムフォントのディレクトリを指定してください。" @@ -3067,7 +3108,9 @@ msgstr "*カラーパレットを選択" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3113,7 +3156,8 @@ msgstr "糸の色の管理" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3166,8 +3210,7 @@ msgid "Preserve order of satin columns" msgstr "サテンカラムの順序を保持" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4046,6 +4089,10 @@ msgstr "Inkscapeにインストールする.gplカラーパレットファイル msgid "Restart Inkscape to use." msgstr "Inkscapeを再起動してご利用ください。" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "レイヤー追加コマンド" @@ -4054,6 +4101,46 @@ msgstr "レイヤー追加コマンド" msgid "Lettering" msgstr "レタリング" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_ko_KR.po b/translations/messages_ko_KR.po index ea566a0c..0513507e 100644 --- a/translations/messages_ko_KR.po +++ b/translations/messages_ko_KR.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3063,7 +3104,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3109,7 +3152,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3162,8 +3206,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4042,6 +4085,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4050,6 +4097,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_nl_NL.po b/translations/messages_nl_NL.po index a3d0ea2f..4c9b1a47 100644 --- a/translations/messages_nl_NL.po +++ b/translations/messages_nl_NL.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:45\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -629,7 +629,7 @@ msgstr "Fout: er is meer dan één %(command)s in het document, maar er kan er s msgid "%(command)s: %(description)s" msgstr "%(command)s: %(description)s" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "Ink/Stitch Commando" @@ -643,6 +643,10 @@ msgstr "verbinding" msgid "command marker" msgstr "commando symbool" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "Object klonen" @@ -738,12 +742,32 @@ msgstr "Naai locksteken na het naaien van dit element, zelfs als de afstand tot 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:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" -msgstr "fout:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." +msgstr "" #: lib/elements/empty_d_object.py:13 msgid "Empty Path" @@ -1674,11 +1698,15 @@ msgstr "Selecteer een of meer satijnbanen om te snijden." msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "deze satijnbaan heeft geen \"satijnbaan snijpunt\" commando gekoppeld. Gebruik de \"Koppel commando's\" uitbreiding en koppel het \"Satijnbaan Snijpunt\" commando eerst." -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "Snijwerk groep" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "Naald #%s" @@ -1755,6 +1783,10 @@ msgstr "Verkeerd bestandstype. Ink/Stitch accepteert alleen gpl-kleurenpaletten. msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "Ink/Stitch kan uw paletmap niet automatisch vinden. Installeer uw palet handmatig." +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "Kies één of meer commando's om toe te voegen." @@ -1772,6 +1804,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "Opties" @@ -1840,6 +1873,14 @@ msgstr "Selecteer aub slechts een enkel blok tekst." msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "Er zijn objecten geselecteerd die niet met de Belettering uitbreiding zijn gemaakt. Wis de selectie of selecteer andere objecten alvorens Belettering opnieuw te starten." +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "Geef de map van uw aangepaste lettertypes op." @@ -3073,7 +3114,9 @@ msgstr "*Kies kleurpalet" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "Help" @@ -3119,7 +3162,8 @@ msgstr "Garen kleurbeheer" msgid "Auto-Route Running Stitch" msgstr "Auto-route lopende steek" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "Gereedschap: Lijn" @@ -3172,8 +3216,7 @@ msgid "Preserve order of satin columns" msgstr "Behoudt volgorde van satijnbanen" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "Gereedschap: Satijn" @@ -4052,6 +4095,10 @@ msgstr "Kies een .gpl kleurenpalet bestand om te installeren in Inkscape." msgid "Restart Inkscape to use." msgstr "Herstart Inkscape om te gebruiken." +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "Toevoegen Laag Commando's" @@ -4060,6 +4107,46 @@ msgstr "Toevoegen Laag Commando's" msgid "Lettering" msgstr "Belettering" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_no_NO.po b/translations/messages_no_NO.po index dbf8a4a0..2a0bcfd4 100644 --- a/translations/messages_no_NO.po +++ b/translations/messages_no_NO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -629,7 +629,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -643,6 +643,10 @@ msgstr "forbindelse" msgid "command marker" msgstr "kommando-symbol" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "Klon-objekt" @@ -738,12 +742,32 @@ msgstr "Sy heftesting etter å ha bridert dette elementet, selvom avstanden til msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" -msgstr "feil:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." +msgstr "" #: lib/elements/empty_d_object.py:13 msgid "Empty Path" @@ -1672,11 +1696,15 @@ msgstr "Vennligst velg en eller flere satengsøm for å kutte." msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1753,6 +1781,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1770,6 +1802,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1837,6 +1870,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3068,7 +3109,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "Hjelp" @@ -3114,7 +3157,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "Verktøy: Strek" @@ -3167,8 +3211,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4047,6 +4090,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4055,6 +4102,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_pl_PL.po b/translations/messages_pl_PL.po index 46f7c446..7ac03f15 100644 --- a/translations/messages_pl_PL.po +++ b/translations/messages_pl_PL.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "Błąd: w dokumencie jest więcej niż jedno %(command)s, polecenie moż msgid "%(command)s: %(description)s" msgstr "%(command)s: %(description)s" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "Komenda Ink/Stitch" @@ -640,6 +640,10 @@ msgstr "łącznik" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,12 +739,32 @@ msgstr "Blokuj ścieg po uszyciu tego elementu, nawet jeśli odległość do nas 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:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" -msgstr "błąd:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." +msgstr "" #: lib/elements/empty_d_object.py:13 msgid "Empty Path" @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3066,7 +3107,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3112,7 +3155,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3165,8 +3209,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4045,6 +4088,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4053,6 +4100,46 @@ msgstr "" msgid "Lettering" msgstr "Liternictwo" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_pt_BR.po b/translations/messages_pt_BR.po index 47d5ab3a..f4e0d91c 100644 --- a/translations/messages_pt_BR.po +++ b/translations/messages_pt_BR.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "Comando Ink/Stitch" @@ -640,6 +640,10 @@ msgstr "connector" msgid "command marker" msgstr "comando do marcador" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3064,7 +3105,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3110,7 +3153,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3163,8 +3207,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4043,6 +4086,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4051,6 +4098,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_pt_PT.po b/translations/messages_pt_PT.po index 8c60d6dc..eed8b637 100644 --- a/translations/messages_pt_PT.po +++ b/translations/messages_pt_PT.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3064,7 +3105,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3110,7 +3153,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3163,8 +3207,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4043,6 +4086,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4051,6 +4098,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_ro_RO.po b/translations/messages_ro_RO.po index e0ac4fec..14a68c76 100644 --- a/translations/messages_ro_RO.po +++ b/translations/messages_ro_RO.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "Optiuni" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3065,7 +3106,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3111,7 +3154,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3164,8 +3208,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4044,6 +4087,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4052,6 +4099,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_ru_RU.po b/translations/messages_ru_RU.po index 3db41582..7a397518 100644 --- a/translations/messages_ru_RU.po +++ b/translations/messages_ru_RU.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "Ошибка: в дизайне имеется более одной к msgid "%(command)s: %(description)s" msgstr "%(command)s: %(description)s" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "Команда Ink/Stitch" @@ -640,6 +640,10 @@ msgstr "связь" msgid "command marker" msgstr "маркер команды" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "Объект-клон" @@ -735,12 +739,32 @@ msgstr "Вышивать закрепку после вышивания этог msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "У объекта %(id)s атрибут 'd' пуст. Удалите этот объект из вашего дизайна." +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" -msgstr "ошибка:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." +msgstr "" #: lib/elements/empty_d_object.py:13 msgid "Empty Path" @@ -1670,11 +1694,15 @@ msgstr "Выберите одну или несколько сатиновых msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "эта сатиновая колонна не имеет команды \"точка разрыва сатиновой колонны\" прикрепленной к ней. Используйте \"Добавить команды\" из меню и прикрепите команду \"Точка разрыва сатиновой колонны\"." -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1750,6 +1778,10 @@ msgstr "Неверный тип файла. Ink/Stitch понимает толь msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "Ink/Stitch не смог автоматически найти папку палитр. Установите вашу палитру вручную." +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "Выберите одну или несколько команд для добавления." @@ -1767,6 +1799,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "Параметры" @@ -1834,6 +1867,14 @@ msgstr "Выберите только один блок с текстом." msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "Вы выбрали объекты, которые не были созданы в инструменте Надписи. Очистите выделение или выберите другие объекты, прежде чем запускать инструмент Надписей снова." +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "Укажите директорию пользовательских шрифтов." @@ -3068,7 +3109,9 @@ msgstr "*Выберите палитру цветов" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3114,7 +3157,8 @@ msgstr "Управление цветами нитей" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3167,8 +3211,7 @@ msgid "Preserve order of satin columns" msgstr "Сохранить порядок сатиновых колонн" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4047,6 +4090,10 @@ msgstr "Выберите файл цветовой палитры .gpl для у msgid "Restart Inkscape to use." msgstr "Перезапустите Inkscape для активации палитры." +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "Добавить команды на слой" @@ -4055,6 +4102,46 @@ msgstr "Добавить команды на слой" msgid "Lettering" msgstr "Надписи" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_sr_SP.po b/translations/messages_sr_SP.po index 0881d9f7..67315c3e 100644 --- a/translations/messages_sr_SP.po +++ b/translations/messages_sr_SP.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3065,7 +3106,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3111,7 +3154,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3164,8 +3208,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4044,6 +4087,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4052,6 +4099,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_sv_SE.po b/translations/messages_sv_SE.po index e10cad5d..2a895636 100644 --- a/translations/messages_sv_SE.po +++ b/translations/messages_sv_SE.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3064,7 +3105,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3110,7 +3153,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3163,8 +3207,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4043,6 +4086,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4051,6 +4098,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_tr_TR.po b/translations/messages_tr_TR.po index 704be54a..11da8da7 100644 --- a/translations/messages_tr_TR.po +++ b/translations/messages_tr_TR.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,12 +739,32 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" -msgstr "hata:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." +msgstr "" #: lib/elements/empty_d_object.py:13 msgid "Empty Path" @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "Lütfen sadece tek blok yazı seçiniz." msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3064,7 +3105,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3110,7 +3153,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3163,8 +3207,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4043,6 +4086,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4051,6 +4098,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_uk_UA.po b/translations/messages_uk_UA.po index e995290e..fc430868 100644 --- a/translations/messages_uk_UA.po +++ b/translations/messages_uk_UA.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:21\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "Помилка: у документі є більше ніж одна к msgid "%(command)s: %(description)s" msgstr "%(command)s: %(description)s" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "Ink/Stitch команда" @@ -640,6 +640,10 @@ msgstr "з'єднувач" msgid "command marker" msgstr "маркер команд" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "Клонувати об'єкт" @@ -735,12 +739,32 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "У об'єкта %(id)s атрибут 'd' порожній. Видаліть цей об'єкт з вашого дизайну." +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" -msgstr "помилка:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." +msgstr "" #: lib/elements/empty_d_object.py:13 msgid "Empty Path" @@ -1670,11 +1694,15 @@ msgstr "Виберіть одну або декілька сатинових к msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "у цій сатиновій колонці немає команди \"вирізати сатинові колонки\". Будь ласка, використовуйте розширення \"Додати команди\" і спочатку додайте команду \"Розірвати сатинову колонку\"." -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1750,6 +1778,10 @@ msgstr "Неправильний тип файла. Ink/Stitch розуміє т msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "Ink/Stitch не зміг автоматично знайти папку палітр. Встановіть вашу палітру вручну." +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "Виберіть одну або декілька команд, які потрібно додати." @@ -1767,6 +1799,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "Параметри" @@ -1834,6 +1867,14 @@ msgstr "Виберіть лише один блок тексту." msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "Ви вибрали об'єкти, які не були створені розширенням Lettering. Будь ласка, очистіть свій вибір або виберіть інші об'єкти, перш ніж знову запустити Lettering." +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "Будь ласка, вкажіть папку користувацьких шрифтов." @@ -3068,7 +3109,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3114,7 +3157,8 @@ msgstr "Управління кольором ниток" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3167,8 +3211,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4047,6 +4090,10 @@ msgstr "Виберіть файл кольорової палітри .gpl дл msgid "Restart Inkscape to use." msgstr "Перезапустіть Inkscape для активації палитри." +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "Добавити команди на шар" @@ -4055,6 +4102,46 @@ msgstr "Добавити команди на шар" msgid "Lettering" msgstr "Надписи" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_vi_VN.po b/translations/messages_vi_VN.po index 257c2283..ed3ba698 100644 --- a/translations/messages_vi_VN.po +++ b/translations/messages_vi_VN.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:46\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:21\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3063,7 +3104,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3109,7 +3152,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3162,8 +3206,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4042,6 +4085,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4050,6 +4097,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_zh_CN.po b/translations/messages_zh_CN.po index f657681c..a84c40ce 100644 --- a/translations/messages_zh_CN.po +++ b/translations/messages_zh_CN.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:45\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:19\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1671,11 +1695,15 @@ msgstr "请选择一根或多根缎面柱进行切割。" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "此缎面柱没有附加“缎面柱切割点”命令。 请先使用“附加命令”扩展并附加“缎柱切割点”命令。" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "针 #%s" @@ -1752,6 +1780,10 @@ msgstr "文件类型错误。 Ink/Stitch 仅接受 gpl 调色板。" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "Ink/Stitch 无法自动找到您的调色板文件夹。 请手动安装调色板。" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "请选择一个或多个命令来添加。" @@ -1769,6 +1801,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "选项" @@ -1836,6 +1869,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3069,7 +3110,9 @@ msgstr "*选择调色板" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "帮助" @@ -3115,7 +3158,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3168,8 +3212,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4048,6 +4091,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4056,6 +4103,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" diff --git a/translations/messages_zh_TW.po b/translations/messages_zh_TW.po index 08787ba4..3b26d538 100644 --- a/translations/messages_zh_TW.po +++ b/translations/messages_zh_TW.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-11-28 01:26+0000\n" -"PO-Revision-Date: 2022-12-01 01:45\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" +"PO-Revision-Date: 2022-12-20 01:20\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: 2022-11-28 01:26+0000\n" +"POT-Creation-Date: 2022-12-20 01:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -626,7 +626,7 @@ msgstr "" msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:295 lib/commands.py:416 +#: lib/commands.py:295 lib/commands.py:427 msgid "Ink/Stitch Command" msgstr "" @@ -640,6 +640,10 @@ msgstr "" msgid "command marker" msgstr "" +#: lib/commands.py:417 +msgid "Please select a layer to include layer commands." +msgstr "" + #: lib/elements/clone.py:21 msgid "Clone Object" msgstr "" @@ -735,11 +739,31 @@ msgstr "" msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" +#: lib/elements/element.py:346 +msgid "Trim After" +msgstr "" + +#: lib/elements/element.py:347 +msgid "Add a TRIM command after stitching this object." +msgstr "" + +#: lib/elements/element.py:356 +msgid "Stop After" +msgstr "" + +#: lib/elements/element.py:357 +msgid "Add a STOP command after stitching this object." +msgstr "" + #. used when showing an error message to the user such as -#. "Some Path (path1234): error: satin column: One or more of the rungs doesn't -#. intersect both rails." -#: lib/elements/element.py:381 -msgid "error:" +#. "Failed on PathLabel (path1234): Satin column: One or more of the rungs +#. doesn't intersect both rails." +#: lib/elements/element.py:393 +msgid "Failed on " +msgstr "" + +#: lib/elements/element.py:395 +msgid "Please run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot objects. This will indicate the errorneus position." msgstr "" #: lib/elements/empty_d_object.py:13 @@ -1669,11 +1693,15 @@ msgstr "" msgid "this satin column does not have a \"satin column cut point\" command attached to it. Please use the \"Attach commands\" extension and attach the \"Satin Column cut point\" command first." msgstr "" -#: lib/extensions/cutwork_segmentation.py:158 +#: lib/extensions/cutwork_segmentation.py:77 +msgid "Please select at least one element with a stroke color." +msgstr "" + +#: lib/extensions/cutwork_segmentation.py:161 msgid "Cutwork Group" msgstr "" -#: lib/extensions/cutwork_segmentation.py:166 +#: lib/extensions/cutwork_segmentation.py:169 #, python-format msgid "Needle #%s" msgstr "" @@ -1749,6 +1777,10 @@ msgstr "" msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." msgstr "" +#: lib/extensions/jump_to_stroke.py:19 +msgid "Please select at least two elements to convert the jump stitch to a running stitch." +msgstr "" + #: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" @@ -1766,6 +1798,7 @@ msgid "Font size filter (mm). 0 for all sizes." msgstr "" #: lib/extensions/lettering.py:66 inx/inkstitch_apply_threadlist.inx:7 +#: inx/inkstitch_lettering_along_path.inx:13 #: inx/inkstitch_palette_to_text.inx:15 msgid "Options" msgstr "" @@ -1833,6 +1866,14 @@ msgstr "" msgid "You've selected objects that were not created by the Lettering extension. Please clear your selection or select different objects before running Lettering again." msgstr "" +#: lib/extensions/lettering_along_path.py:39 +msgid "The text doesn't contain any glyphs." +msgstr "" + +#: lib/extensions/lettering_along_path.py:141 +msgid "Please select one path and one Ink/Stitch lettering group." +msgstr "" + #: lib/extensions/lettering_custom_font_dir.py:27 msgid "Please specify the directory of your custom fonts." msgstr "" @@ -3063,7 +3104,9 @@ msgstr "" #: inx/inkstitch_apply_threadlist.inx:87 inx/inkstitch_auto_run.inx:23 #: inx/inkstitch_cutwork_segmentation.inx:42 -#: inx/inkstitch_generate_palette.inx:24 inx/inkstitch_palette_to_text.inx:19 +#: inx/inkstitch_generate_palette.inx:24 +#: inx/inkstitch_lettering_along_path.inx:17 +#: inx/inkstitch_palette_to_text.inx:19 msgid "Help" msgstr "" @@ -3109,7 +3152,8 @@ msgstr "" msgid "Auto-Route Running Stitch" msgstr "" -#: inx/inkstitch_auto_run.inx:10 +#: inx/inkstitch_auto_run.inx:10 inx/inkstitch_convert_to_stroke.inx:13 +#: inx/inkstitch_jump_to_stroke.inx:10 msgid "Tools: Stroke" msgstr "" @@ -3162,8 +3206,7 @@ msgid "Preserve order of satin columns" msgstr "" #: inx/inkstitch_auto_satin.inx:12 inx/inkstitch_convert_to_satin.inx:10 -#: inx/inkstitch_convert_to_stroke.inx:13 inx/inkstitch_cut_satin.inx:10 -#: inx/inkstitch_flip.inx:10 +#: inx/inkstitch_cut_satin.inx:10 inx/inkstitch_flip.inx:10 msgid "Tools: Satin" msgstr "" @@ -4042,6 +4085,10 @@ msgstr "" msgid "Restart Inkscape to use." msgstr "" +#: inx/inkstitch_jump_to_stroke.inx:3 +msgid "Jump Stitch to Stroke" +msgstr "" + #: inx/inkstitch_layer_commands.inx:3 msgid "Add Layer Commands" msgstr "" @@ -4050,6 +4097,46 @@ msgstr "" msgid "Lettering" msgstr "" +#: inx/inkstitch_lettering_along_path.inx:3 +msgid "Lettering along path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Stretch" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:15 +msgid "Expand glyph and word spacing to stretch lettering over the entire path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:18 +msgid "This extension bends an Ink/Stitch text to a path." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:19 +msgid "Select Ink/Stitch text and a path before running this extension." +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:21 +msgid "The text needs to meet these conditions:" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:22 +msgid "* The text consists of only one line of text" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:23 +msgid "* The text should not be too large for the given path" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:24 +msgid "* Text text should not contain trim symbols" +msgstr "" + +#: inx/inkstitch_lettering_along_path.inx:26 +msgid "The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path." +msgstr "" + #: inx/inkstitch_lettering_custom_font_dir.inx:3 #: inx/inkstitch_lettering_custom_font_dir.inx:18 msgid "Custom font directory" |
