diff options
Diffstat (limited to 'translations/messages_en_US.po')
| -rw-r--r-- | translations/messages_en_US.po | 251 |
1 files changed, 148 insertions, 103 deletions
diff --git a/translations/messages_en_US.po b/translations/messages_en_US.po index f254393e..f1570e64 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: 2021-06-13 00:53+0000\n" -"PO-Revision-Date: 2021-06-14 00:50\n" +"POT-Creation-Date: 2021-07-30 00:54+0000\n" +"PO-Revision-Date: 2021-07-31 00:53\n" "Last-Translator: \n" "Language-Team: English\n" "MIME-Version: 1.0\n" @@ -264,78 +264,78 @@ msgstr "" msgid "A font suited for heavy typing :)" msgstr "" -#: inkstitch.py:56 +#: inkstitch.py:61 msgid "Ink/Stitch cannot read your SVG file. This is often the case when you use a file which has been created with Adobe Illustrator." msgstr "" -#: inkstitch.py:59 +#: inkstitch.py:64 msgid "Try to import the file into Inkscape through 'File > Import...' (Ctrl+I)" msgstr "" -#: inkstitch.py:70 +#: inkstitch.py:75 msgid "Ink/Stitch experienced an unexpected error." msgstr "" -#: inkstitch.py:71 +#: inkstitch.py:76 msgid "If you'd like to help, please file an issue at https://github.com/inkstitch/inkstitch/issues and include the entire error description below:" msgstr "" #. command attached to an object -#: lib/commands.py:26 +#: lib/commands.py:24 msgid "Fill stitch starting position" msgstr "" #. command attached to an object -#: lib/commands.py:29 +#: lib/commands.py:27 msgid "Fill stitch ending position" msgstr "" #. command attached to an object -#: lib/commands.py:32 +#: lib/commands.py:30 msgid "Auto-route satin stitch starting position" msgstr "" #. command attached to an object -#: lib/commands.py:35 +#: lib/commands.py:33 msgid "Auto-route satin stitch ending position" msgstr "" #. command attached to an object -#: lib/commands.py:38 +#: lib/commands.py:36 msgid "Stop (pause machine) after sewing this object" msgstr "" #. command attached to an object -#: lib/commands.py:41 +#: lib/commands.py:39 msgid "Trim thread after sewing this object" msgstr "" #. command attached to an object -#: lib/commands.py:44 +#: lib/commands.py:42 msgid "Ignore this object (do not stitch)" msgstr "" #. command attached to an object -#: lib/commands.py:47 +#: lib/commands.py:45 msgid "Satin cut point (use with Cut Satin Column)" msgstr "" #. command that affects a layer -#: lib/commands.py:51 +#: lib/commands.py:49 msgid "Ignore layer (do not stitch any objects in this layer)" msgstr "" #. command that affects entire document -#: lib/commands.py:54 +#: lib/commands.py:52 msgid "Origin for exported embroidery files" msgstr "" #. command that affects entire document -#: lib/commands.py:57 +#: lib/commands.py:55 msgid "Jump destination for Stop commands (a.k.a. \"Frame Out position\")." msgstr "" -#: lib/commands.py:215 +#: lib/commands.py:213 #, python-format msgid "Error: there is more than one %(command)s command in the document, but there can only be one. Please remove all but one." msgstr "" @@ -345,131 +345,131 @@ msgstr "" #. command name to them. Contents of %(description)s are in a separate #. translation #. string. -#: lib/commands.py:222 +#: lib/commands.py:220 #, python-format msgid "%(command)s: %(description)s" msgstr "" -#: lib/commands.py:294 lib/commands.py:407 lib/extensions/layer_commands.py:34 +#: lib/commands.py:285 lib/commands.py:398 msgid "Ink/Stitch Command" msgstr "" #. : the name of the line that connects a command to the object it applies to -#: lib/commands.py:321 +#: lib/commands.py:311 msgid "connector" msgstr "" #. : the name of a command symbol (example: scissors icon for trim command) -#: lib/commands.py:338 +#: lib/commands.py:327 msgid "command marker" msgstr "" -#: lib/elements/auto_fill.py:21 +#: lib/elements/auto_fill.py:22 msgid "Small Fill" msgstr "" -#: lib/elements/auto_fill.py:22 +#: lib/elements/auto_fill.py:23 msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/auto_fill.py:28 lib/elements/auto_fill.py:144 +#: lib/elements/auto_fill.py:29 lib/elements/auto_fill.py:145 msgid "Expand" msgstr "" -#: lib/elements/auto_fill.py:29 +#: lib/elements/auto_fill.py:30 msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/auto_fill.py:34 lib/elements/auto_fill.py:121 +#: lib/elements/auto_fill.py:35 lib/elements/auto_fill.py:122 msgid "Inset" msgstr "" -#: lib/elements/auto_fill.py:35 +#: lib/elements/auto_fill.py:36 msgid "The underlay inset parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use the original size instead." msgstr "" -#: lib/elements/auto_fill.py:40 +#: lib/elements/auto_fill.py:41 msgid "AutoFill" msgstr "" -#: lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:44 msgid "Automatically routed fill stitching" msgstr "" -#: lib/elements/auto_fill.py:63 +#: lib/elements/auto_fill.py:64 msgid "Running stitch length (traversal between sections)" msgstr "" -#: lib/elements/auto_fill.py:64 +#: lib/elements/auto_fill.py:65 msgid "Length of stitches around the outline of the fill region used when moving from section to section." msgstr "" -#: lib/elements/auto_fill.py:72 +#: lib/elements/auto_fill.py:73 msgid "Underlay" msgstr "" -#: lib/elements/auto_fill.py:72 lib/elements/auto_fill.py:81 -#: lib/elements/auto_fill.py:103 lib/elements/auto_fill.py:114 -#: lib/elements/auto_fill.py:124 lib/elements/auto_fill.py:136 -#: lib/elements/auto_fill.py:170 +#: lib/elements/auto_fill.py:73 lib/elements/auto_fill.py:82 +#: lib/elements/auto_fill.py:104 lib/elements/auto_fill.py:115 +#: lib/elements/auto_fill.py:125 lib/elements/auto_fill.py:137 +#: lib/elements/auto_fill.py:171 msgid "AutoFill Underlay" msgstr "" -#: lib/elements/auto_fill.py:78 +#: lib/elements/auto_fill.py:79 msgid "Fill angle" msgstr "" -#: lib/elements/auto_fill.py:79 +#: lib/elements/auto_fill.py:80 msgid "Default: fill angle + 90 deg. Insert comma-seperated list for multiple layers." msgstr "" -#: lib/elements/auto_fill.py:100 +#: lib/elements/auto_fill.py:101 msgid "Row spacing" msgstr "" -#: lib/elements/auto_fill.py:101 +#: lib/elements/auto_fill.py:102 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/auto_fill.py:111 +#: lib/elements/auto_fill.py:112 msgid "Max stitch length" msgstr "" -#: lib/elements/auto_fill.py:112 +#: lib/elements/auto_fill.py:113 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/auto_fill.py:122 +#: lib/elements/auto_fill.py:123 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/auto_fill.py:133 lib/elements/fill.py:74 +#: lib/elements/auto_fill.py:134 lib/elements/fill.py:74 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/auto_fill.py:134 lib/elements/fill.py:75 +#: lib/elements/auto_fill.py:135 lib/elements/fill.py:75 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" -#: lib/elements/auto_fill.py:145 +#: lib/elements/auto_fill.py:146 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes." msgstr "" -#: lib/elements/auto_fill.py:154 lib/elements/auto_fill.py:166 +#: lib/elements/auto_fill.py:155 lib/elements/auto_fill.py:167 msgid "Underpath" msgstr "" -#: lib/elements/auto_fill.py:155 lib/elements/auto_fill.py:167 +#: lib/elements/auto_fill.py:156 lib/elements/auto_fill.py:168 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/auto_fill.py:253 +#: lib/elements/auto_fill.py:254 msgid "Error during autofill! This means that there is a problem with Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/auto_fill.py:256 +#: lib/elements/auto_fill.py:257 msgid "If you'd like to help us make Ink/Stitch better, please paste this whole message into a new issue at: " msgstr "" @@ -521,32 +521,32 @@ msgstr "" msgid "This setting will apply a custom fill angle for the clone." msgstr "" -#: lib/elements/element.py:252 +#: lib/elements/element.py:225 msgid "Allow lock stitches" msgstr "" -#: lib/elements/element.py:253 +#: lib/elements/element.py:226 msgid "Tie thread at the beginning and/or end of this object. Manual stitch will not add lock stitches." msgstr "" #. options to allow lock stitch before and after objects -#: lib/elements/element.py:257 +#: lib/elements/element.py:230 msgid "Both" msgstr "" -#: lib/elements/element.py:257 +#: lib/elements/element.py:230 msgid "Before" msgstr "" -#: lib/elements/element.py:257 +#: lib/elements/element.py:230 msgid "After" msgstr "" -#: lib/elements/element.py:257 +#: lib/elements/element.py:230 msgid "Neither" msgstr "" -#: lib/elements/element.py:299 +#: lib/elements/element.py:272 #, python-format msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "" @@ -554,19 +554,19 @@ 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:385 +#: lib/elements/element.py:358 msgid "error:" msgstr "" -#: lib/elements/empty_d_object.py:12 +#: lib/elements/empty_d_object.py:13 msgid "Empty D-Attribute" msgstr "" -#: lib/elements/empty_d_object.py:13 +#: lib/elements/empty_d_object.py:14 msgid "There is an invalid path object in the document, the d-attribute is missing." msgstr "" -#: lib/elements/empty_d_object.py:15 +#: lib/elements/empty_d_object.py:16 msgid "* Run Extensions > Ink/Stitch > Troubleshoot > Cleanup Document..." msgstr "" @@ -897,7 +897,7 @@ msgid "Legacy running stitch setting detected!\n\n" "It looks like you're using a stroke smaller than 0.5 units to indicate a running stitch, which is deprecated. Instead, please set your stroke to be dashed to indicate running stitch. Any kind of dash will work." msgstr "" -#: lib/elements/text.py:13 lib/extensions/lettering.py:73 +#: lib/elements/text.py:13 lib/extensions/lettering.py:75 msgid "Text" msgstr "" @@ -927,16 +927,16 @@ msgid "Please select at least one satin column." msgstr "" #. This was previously: "No embroiderable paths selected." -#: lib/extensions/base.py:133 +#: lib/extensions/base.py:123 msgid "Ink/Stitch doesn't know how to work with any of the objects you've selected." msgstr "" -#: lib/extensions/base.py:135 +#: lib/extensions/base.py:125 msgid "There are no objects in the entire document that Ink/Stitch knows how to work with." msgstr "" -#: lib/extensions/base.py:137 -msgid "Tip: Select some objects and use Path -> Object to Path to convert them to paths." +#: lib/extensions/base.py:127 +msgid "Tip: Run Extensions > Ink/Stitch > Troubleshoot > Troubleshoot Objects" msgstr "" #: lib/extensions/break_apart.py:31 @@ -948,20 +948,27 @@ msgstr "" msgid "%s elements removed" msgstr "" -#: lib/extensions/convert_to_satin.py:36 +#: lib/extensions/convert_to_satin.py:35 msgid "Please select at least one line to convert to a satin column." msgstr "" #. : Convert To Satin extension, user selected one or more objects that were #. not lines. -#: lib/extensions/convert_to_satin.py:41 +#: lib/extensions/convert_to_satin.py:40 msgid "Only simple lines may be converted to satin columns." msgstr "" -#: lib/extensions/convert_to_satin.py:135 +#: lib/extensions/convert_to_satin.py:134 msgid "Ink/Stitch cannot convert your stroke into a satin column. Please break up your path and try again." msgstr "" +#. : Convert To Satin extension, user selected one or more objects that were +#. not lines. +#: lib/extensions/convert_to_stroke.py:25 +#: lib/extensions/convert_to_stroke.py:30 +msgid "Please select at least one satin column to convert to a running stitch." +msgstr "" + #: lib/extensions/cut_satin.py:20 msgid "Please select one or more satin columns to cut." msgstr "" @@ -1006,31 +1013,43 @@ msgstr "" msgid "File does not exist and cannot be opened. Please correct the file path and try again.\\r%s" msgstr "" -#: lib/extensions/layer_commands.py:23 +#: lib/extensions/install_custom_palette.py:24 +msgid "File does not exist." +msgstr "" + +#: lib/extensions/install_custom_palette.py:28 +msgid "Wrong file type. Ink/Stitch only accepts gpl color palettes." +msgstr "" + +#: lib/extensions/install_custom_palette.py:36 +msgid "Ink/Stitch cannot find your palette folder automatically. Please install your palette manually." +msgstr "" + +#: lib/extensions/layer_commands.py:20 msgid "Please choose one or more commands to add." msgstr "" -#: lib/extensions/lettering.py:42 lib/extensions/lettering.py:419 +#: lib/extensions/lettering.py:41 lib/extensions/lettering.py:418 msgid "Ink/Stitch Lettering" msgstr "" -#: lib/extensions/lettering.py:49 +#: lib/extensions/lettering.py:51 msgid "Font" msgstr "" -#: lib/extensions/lettering.py:61 +#: lib/extensions/lettering.py:63 msgid "Options" msgstr "" -#: lib/extensions/lettering.py:66 +#: lib/extensions/lettering.py:68 msgid "Stitch lines of text back and forth" msgstr "" -#: lib/extensions/lettering.py:69 +#: lib/extensions/lettering.py:71 msgid "Add trims" msgstr "" -#: lib/extensions/lettering.py:78 lib/extensions/params.py:355 +#: lib/extensions/lettering.py:80 lib/extensions/params.py:359 #: print/templates/custom-page.html:23 print/templates/custom-page.html:27 #: print/templates/custom-page.html:33 print/templates/ui.html:92 #: print/templates/ui.html:96 print/templates/ui.html:102 @@ -1039,22 +1058,22 @@ msgstr "" msgid "Cancel" msgstr "" -#: lib/extensions/lettering.py:82 lib/extensions/params.py:362 +#: lib/extensions/lettering.py:84 lib/extensions/params.py:366 msgid "Apply and Quit" msgstr "" -#: lib/extensions/lettering.py:149 +#: lib/extensions/lettering.py:151 msgid "Unable to find any fonts! Please try reinstalling Ink/Stitch." msgstr "" -#: lib/extensions/lettering.py:223 +#: lib/extensions/lettering.py:222 msgid "This font has no available font variant. Please update or remove the font." msgstr "" #. The user has chosen to scale the text by some percentage #. (50%, 200%, etc). If you need to use the percentage symbol, #. make sure to double it (%%). -#: lib/extensions/lettering.py:265 +#: lib/extensions/lettering.py:264 #, python-format msgid "Text scale %s%%" msgstr "" @@ -1126,61 +1145,61 @@ msgstr "" msgid "Embroidery Params" msgstr "" -#: lib/extensions/params.py:359 +#: lib/extensions/params.py:363 msgid "Use Last Settings" msgstr "" -#: lib/extensions/troubleshoot.py:48 +#: lib/extensions/troubleshoot.py:45 msgid "All selected shapes are valid! " msgstr "" -#: lib/extensions/troubleshoot.py:50 +#: lib/extensions/troubleshoot.py:47 msgid "If you are still having trouble with a shape not being embroidered, check if it is in a layer with an ignore command." msgstr "" -#: lib/extensions/troubleshoot.py:76 +#: lib/extensions/troubleshoot.py:71 msgid "Invalid Pointer" msgstr "" -#: lib/extensions/troubleshoot.py:85 templates/lettering_generate_json.xml:26 +#: lib/extensions/troubleshoot.py:77 templates/lettering_generate_json.xml:26 msgid "Description" msgstr "" -#: lib/extensions/troubleshoot.py:107 lib/extensions/troubleshoot.py:165 +#: lib/extensions/troubleshoot.py:98 lib/extensions/troubleshoot.py:143 #: templates/cleanup.xml:17 templates/remove_embroidery_settings.xml:16 #: templates/troubleshoot.xml:10 msgid "Troubleshoot" msgstr "" -#: lib/extensions/troubleshoot.py:123 lib/extensions/troubleshoot.py:172 +#: lib/extensions/troubleshoot.py:110 lib/extensions/troubleshoot.py:150 msgid "Errors" msgstr "" -#: lib/extensions/troubleshoot.py:132 lib/extensions/troubleshoot.py:176 +#: lib/extensions/troubleshoot.py:116 lib/extensions/troubleshoot.py:154 msgid "Warnings" msgstr "" -#: lib/extensions/troubleshoot.py:141 +#: lib/extensions/troubleshoot.py:122 msgid "Type Warnings" msgstr "" -#: lib/extensions/troubleshoot.py:173 +#: lib/extensions/troubleshoot.py:151 msgid "Problems that will prevent the shape from being embroidered." msgstr "" -#: lib/extensions/troubleshoot.py:177 +#: lib/extensions/troubleshoot.py:155 msgid "These are problems that won't prevent the shape from being embroidered. You should consider to fix the warning, but if you don't, Ink/Stitch will do its best to process the object." msgstr "" -#: lib/extensions/troubleshoot.py:182 +#: lib/extensions/troubleshoot.py:160 msgid "Object Type Warnings" msgstr "" -#: lib/extensions/troubleshoot.py:183 -msgid "Ink/Stitch only knows how to works with paths and ignores everything else. You might want these shapes to be ignored, but if you don't, follow the instructions to change this behaviour." +#: lib/extensions/troubleshoot.py:161 +msgid "These objects may not work properly with Ink/Stitch. Follow the instructions to correct unwanted behaviour." msgstr "" -#: lib/extensions/troubleshoot.py:200 +#: lib/extensions/troubleshoot.py:177 msgid "It is possible, that one object contains more than one error, yet there will be only one pointer per object. Run this function again, when further errors occur. Remove pointers by deleting the layer named \"Troubleshoot\" through the objects panel (Object -> Objects...)." msgstr "" @@ -1377,25 +1396,25 @@ msgstr "" msgid "Error writing to %(path)s: %(error)s" msgstr "" -#: lib/stitches/auto_satin.py:662 +#: lib/stitches/auto_satin.py:659 msgid "Auto-Satin" msgstr "" #. Label for a satin column created by Auto-Route Satin Columns and Lettering #. extensions -#: lib/stitches/auto_satin.py:709 +#: lib/stitches/auto_satin.py:706 #, python-format msgid "AutoSatin %d" msgstr "" #. Label for running stitch (underpathing) created by Auto-Route Satin Columns #. amd Lettering extensions -#: lib/stitches/auto_satin.py:712 +#: lib/stitches/auto_satin.py:709 #, python-format msgid "AutoSatin Running Stitch %d" msgstr "" -#: lib/svg/rendering.py:224 +#: lib/svg/rendering.py:222 msgid "Stitch Plan" msgstr "" @@ -1410,7 +1429,7 @@ msgid "Ink/Stitch Version: %s" msgstr "" #: lib/utils/version.py:21 -msgid "Ink/Stitch Version: unkown" +msgid "Ink/Stitch Version: unknown" msgstr "" #: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 @@ -1973,7 +1992,8 @@ msgid "Preserve order of satin columns" msgstr "" #: templates/auto_satin.xml:12 templates/convert_to_satin.xml:10 -#: templates/cut_satin.xml:10 templates/flip.xml:10 +#: templates/convert_to_stroke.xml:13 templates/cut_satin.xml:10 +#: templates/flip.xml:10 msgid "Satin Tools" msgstr "" @@ -2021,6 +2041,18 @@ msgstr "" msgid "Convert Line to Satin" msgstr "" +#: templates/convert_to_stroke.xml:3 +msgid "Convert Satin to Stroke" +msgstr "" + +#: templates/convert_to_stroke.xml:6 +msgid "Converts a satin column into a running stitch." +msgstr "" + +#: templates/convert_to_stroke.xml:8 +msgid "Do not delete original satin column." +msgstr "" + #: templates/cut_satin.xml:3 msgid "Cut Satin Column" msgstr "" @@ -2096,11 +2128,12 @@ msgstr "" msgid "Import Threadlist" msgstr "" -#: templates/import_threadlist.xml:6 +#: templates/import_threadlist.xml:6 templates/install_custom_palette.xml:8 msgid "Choose file" msgstr "" #: templates/import_threadlist.xml:20 templates/install.xml:10 +#: templates/install_custom_palette.xml:13 msgid "Thread Color Management" msgstr "" @@ -2113,6 +2146,18 @@ msgstr "" msgid "Install thread color palettes for Inkscape" msgstr "" +#: templates/install_custom_palette.xml:3 +msgid "Install custom palette" +msgstr "" + +#: templates/install_custom_palette.xml:6 +msgid "Choose a .gpl color palette file to install into Inkscape." +msgstr "" + +#: templates/install_custom_palette.xml:7 +msgid "Restart Inkscape to use." +msgstr "" + #: templates/layer_commands.xml:3 msgid "Add Layer Commands" msgstr "" |
