diff options
30 files changed, 8593 insertions, 943 deletions
diff --git a/translations/messages_af_ZA.po b/translations/messages_af_ZA.po index 0148a5b8..ebd1f804 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:30\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:31\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: af_ZA\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_ar_SA.po b/translations/messages_ar_SA.po index fb8beec2..fd3d9dde 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: ar_SA\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_ca_ES.po b/translations/messages_ca_ES.po index 8ff62893..ba42e00f 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: ca_ES\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_cs_CZ.po b/translations/messages_cs_CZ.po index 2346667f..7081aaf0 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: cs_CZ\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_da_DK.po b/translations/messages_da_DK.po index fec76bd5..223cfdee 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: da_DK\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_de_DE.po b/translations/messages_de_DE.po index 50a8daa6..635fbdcd 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-07-04 07:03\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -17,456 +17,711 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: de_DE\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "Auto-Füllung" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "Automatisch geführte Füllstiche" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "Laufstichlänge (Durchlauf zwischen Sektionen)" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "Unterlage" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "AutoFill-Unterlage" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "Füllwinkel (Standardwert: Füllwinkel + 90°)" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "Zeilenabstand (Standard: 3x Füll-Reihenabstand)" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "Maximale Stichlänge" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "Einzug" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "Erweitern" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "%(id)s beinhaltet mehr als einen Befehl vom Typ '%(command)s'" -msgid "TRIM after" -msgstr "Danach TRIM Befehl" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "TRIM Befehl nach diesem Objekt einfügen (wenn dies von Maschine oder dem Format unterstützt wird)" - -msgid "STOP after" -msgstr "Danach STOP Befehl" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "STOP nach diesem Objekt einfügen (wenn dies von Maschine oder dem Format unterstützt wird)" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "Füllung" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "Manuell geführte Füllstiche" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "Winkel der Stichlinien" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "Rückwärtsfüllung (von rechts nach links)" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "Zeilenabstand" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "Maximale Füll-Stichlänge" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "Wieviele Reihen bis sich das Muster wiederholt" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "Satinkolumne" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "Benutzerdefinierte Satinkolumne" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "Zick-Zack Abstand (Spitze zu Spitze)" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "Zugausgleich" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "Konturunterlage" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "Konturunterlage" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "Stichlänge" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "Einrückung" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "Mittellinien Unterlage" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "Mittellinien Unterlage" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "Zick-Zack Unterlage" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "Zick-Zack Unterlage" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "Zick-Zack Abstand (Spitze zu Spitze)" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "Einrückung (Standard: Halbe Einrückung der Konturunterlage)" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "Satinkolumne: %(id)s: es werden mindestens zwei Pfade benötigt (%(num)d gefunden)" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "Eine oder mehrere Konturen überschneiden sich, dies ist nicht erlaubt. Bitte in mehrere Satinkolumnen aufteilen." +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "Satinkolumne: Eine oder mehrere Verbindungen überschneiden nicht die Konturen." +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "Jede Umrandung sollte die Querverbindung nur einmal kreuzen." +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "Satinkolumne: Eine oder mehrere Verbindungen überschneiden sich mehrmals." +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "Satinkolumne: Objekt %s hat eine Füllung (sollte es aber nicht haben)" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "Satinkolumne: Objekt %(id)s enthält zwei Pfade mit einer ungleichen Anzahl von Knotenpunkten (%(length1)d und %(length2)d)" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "Satinstich entlang Pfad" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "Laufstichlänge" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "Wiederholungen" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "Manuelle Stichpositionierung" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "Stickt jeden Punkt des Pfades. Laufstichlänge und Zick-Zack-Abstand werden ignoriert." +#: lib/elements/stroke.py:102 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 "Veraltete Laufstich-Einstellung erkannt!\n\n" "Es sieht so aus, als ob für einen Laufstich eine Linie verwendet wurde, die schmaler als 0.5 Einheiten ist. Diese Methode ist veraltet. Bitte eine gestrichelte Linie für diesen Zweck benutzen. Die genaue Linienart spielt dabei keine Rolle, Hauptsache es ist keine durchgehende Linie." +#: lib/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "Keine zu stickenden Pfade ausgewählt." +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "Keine zu stickenden Pfade im Dokument gefunden." +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "Tipp: Verwende Pfad -> Objekt zu Pfad umwandeln, um nicht-Pfade vor dem Sticken zu konvertieren." +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "Wählen Sie ein oder mehrere Objekte aus, an die Sie die Befehle anhängen möchten." + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "Bitte wählen Sie einen oder mehrere Befehle um diese zu verknüpfen." + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "\n\n" " Sehen Sie eine Meldung \"keine solche Option\"? Zum beheben bitte Inkscape neu starten." +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "Bitte wählen Sie eine oder mehrere Satinkolumnen zum drehen aus." + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "Ink/Stitch kann Dateien (\"Erweiterungen\") installieren, um das Erstellen von Maschinenstickdateien unter Inkscape zu erleichtern. Diese Erweiterungen werden installiert:" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "Garnhersteller-Farbpaletten" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "Ink/Stitch visuelle Befehle (Objekt -> Symbole ...)" +#: lib/extensions/install.py:41 msgid "Install" msgstr "Installieren" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "Abbrechen" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "Inkscape-Verzeichnis auswählen" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "Installation der Inkscape Erweiterung gescheitert" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "Installation fehlgeschlagen" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "Inkscape Add-ons wurden installiert. Bitte starten Sie Inkscape erneut um die neuen Add-ons zu laden." +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "Installation abgeschlossen" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "Ink/Stitch Add-ons Installer" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "Diese Einstellung wird auf 1 Objekt angewendet." +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "Diese Einstellungen werden auf %d Objekte angewendet." +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "Einige Einstellungen hatten unterschiedliche Werte der Objekte. Bitte einen Wert aus der Liste auswählen oder einen neuen Namen eingeben." +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "Deaktivierung dieser Registerkarte, deaktiviert die folgenden %d Registerkarten." +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "Deaktivierung dieser Registerkarte, deaktiviert die folgende Registerkarte." +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "Aktivierung dieser Registerkarte deaktiviert %s und umgekehrt." +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "Inkscape Objekte" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "Stickparameter" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "Voreinstellungen" +#: lib/extensions/params.py:368 msgid "Load" msgstr "Öffnen" +#: lib/extensions/params.py:371 msgid "Add" msgstr "Hinzufügen" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "Überschreiben" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "Löschen" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "Letzte Einstellungen verwenden" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "Anwenden und schließen" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "Vorschau" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "Interner Fehler" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "Bitte geben Sie einen Namen ein, oder wählen Sie zuerst einen vordefinierten Namen aus." +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "Voreinstellung" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "Einstellung \"%s\" nicht gefunden." +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "Einstellung \"%s\" bereits vorhanden. Bitte verwenden Sie einen anderen Namen oder drücken Sie \"Überschreiben\"" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "Beende..." +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "Es ist jetzt sicher, das Fenster zu schließen." +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "Eine Druckvorschau wurde im Webbrowser geöffnet. Dieses Fenster dient zur Sicherstellung der Kommunikation zwischen Inkscape und dem Browser.\n\n" "Dieses Fenster schließt automatisch, wenn die Druckvorschau geschlossen wird. Es kann auch manuell beendet werden, falls nötig." +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "Ink/Stitch Drucken" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "Stick Simulation" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "Keine Stick-Dateiformate ausgewählt." +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "Beschleunigen" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "Drücke + oder Pfeil nach oben zur Beschleunigung" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "Verlangsamen" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "Drücke - oder Pfeil nach unten zur Verlangsamung" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "Pause" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "Drücken Sie P um die Animation zu pausieren" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "Neustart" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "Drücken Sie R um die Animation erneut zu starten" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "Beenden" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "Drücken Sie Q um das Simulationsfenster zu beenden" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "Automatische Füllung nicht möglich. Dies geschieht, weil Ihre Form aus mehreren und nicht verbundenen Abschnitten besteht." +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "Unerwarteter Fehler beim Generieren der Füllstiche. Bitte senden Sie die SVG-Datei an lexelby@github." +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "Stich-Plan" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "AnalysiereLängeMitEinheiten: Unbekannte Einheit %s" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "Unbekannte Einheit: %s" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "Farbe" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "RGB" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "Garn" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "# Stiche" -msgid "# stops" -msgstr "# Stops" - +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 msgid "# trims" msgstr "# Trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "danach stoppen?" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "ja" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" +msgstr "nein" + +#: print/templates/footer.html:2 msgid "Page" msgstr "Seite" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "Klicken, um ein anderes Logo zu wählen" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "Titel eingeben..." +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "KUNDE" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "Name des Kunden eingeben..." +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "AUFTRAGSNUMMER #:" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "Auftragsnummer eingeben..." +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "%d.%m.%Y" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "Garnverbrauch" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "Stops und Trims" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "Notizen" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "Farben" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "Farbwechsel" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "Design Boxgröße" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "Garnverbrauch gesamt" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" -msgstr "Gesamtstichanzahl" +msgstr "Stiche gesamt" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "Stops gesamt" -msgid "Total nr trims" -msgstr "Gesamtzahl Trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" +msgstr "Trims gesamt" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "Garnverbrauch" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "trims" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "Bedienhinweise eingeben..." +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "Voraussichtliche Dauer" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "Strg + Scrollen zum Zoomen" -msgid "Scale" -msgstr "Maßstab" - -msgid "Fit" -msgstr "An Fenstergröße anpassen" - -msgid "Apply to all" -msgstr "Auf alle anwenden" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "FARBE" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "Voraussichtliche Dauer" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "Unterschrift Kunde" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "Ink/Stitch Druckvorschau" +#: print/templates/ui.html:4 msgid "Print" msgstr "Drucken" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "Einstellungen" +#: print/templates/ui.html:6 msgid "Close" msgstr "Schließen" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "⚠ Verbindung zu Ink/Stich verloren" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "Dokumenteinstellungen" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "Design" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "Papierformat" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "Druck-Layouts" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "Kundenlayout: Übersicht" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "Kundenlayout: Detailansicht" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "Ausführungslayout: Übersicht" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "Ausführungslayout: Detailansicht" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "Vorschaugröße" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "Dies umfasst die Dokumenteinstellungen und das Logo." +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "Als Standardeinstellung speichern" -msgid "Design" -msgstr "Design" - +#: print/templates/ui.html:48 msgid "Thread Palette" msgstr "Garnpalette" +#: print/templates/ui.html:51 +msgid "None" +msgstr "Keine" + +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "Bei einer Änderung der Garnpalette werden die Garnnamen und Bestellnummern neu berechnet. Vorherige Änderungen gehen dabei verloren. Soll die Aktion ausgeführt werden?" +#: print/templates/ui.html:68 msgid "Yes" msgstr "Ja" +#: print/templates/ui.html:69 msgid "No" msgstr "Nein" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "Maßstab" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "An Fenstergröße anpassen" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "Auf alle anwenden" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "Realistische Vorschau" + diff --git a/translations/messages_el_GR.po b/translations/messages_el_GR.po index e17f427e..a1530cd1 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: el_GR\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_en_US.po b/translations/messages_en_US.po index 476f43bb..ab29d8bb 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: English\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: en_US\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_es_ES.po b/translations/messages_es_ES.po index 6b32f08c..7e80625b 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:30\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:31\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: es_ES\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_fi_FI.po b/translations/messages_fi_FI.po index ac05ac84..9afaa2b2 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: fi_FI\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_fr_FR.po b/translations/messages_fr_FR.po index 59f6926f..521fbec4 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: fr_FR\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "Remplissage automatique" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" -msgstr "Remplir automatiquement la couture" +msgstr "Remplir automatiquement avec des points de broderie" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "Longueur du point de fonctionnement (parcours entre les sections)" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "Sous-couche" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "Sous-couche de remplissage automatique" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "Angle de remplissage (par défaut: angle de remplissage + 90 degrés)" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "Espacement des rangs (par défaut: 3 fois l'espacement des rangs de remplissage)" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "Longueur de point maximal" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "Incrustation" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "Elargir" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" -msgstr "" - -msgid "TRIM after" -msgstr "TRIM après" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "Couper le fil après cet objet (pour les machines et les formats de fichiers supportés)" - -msgid "STOP after" -msgstr "STOP après" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "Ajouter une instruction STOP après cet objet (pour les machines et les formats de fichiers supportés)" +msgstr "Plus d’une commande de type «%(command)s» est liée à %(id)s" +#: lib/elements/fill.py:12 msgid "Fill" msgstr "Remplir" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "Remplir automatiquement la couture" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "Angle des lignes de points" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "Invertir remplissage (début droite vers la gauche)" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "Espacement entre les lignes" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "Longueur maximale du point de remplissage" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "Décaler les rangs autant de fois avant de répéter" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "Colonne Satin" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "Colonne de satin personnalisée" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "Espacement Zig-Zag (crête à crête)" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "Compensation d'étirement" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "Sous-couche de contour" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "Sous-couche de Contour" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "Longueur de point" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "Montant de l'incrustation de la sous-couche de contour" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "Sous-couche de marche centrale" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "Sous-couche de Marche-centrale" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "Sous-couche Zig-zag" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "Sous-couche Zig-zag" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "Espacement Zig-Zag (crête à crête)" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "Montant de l'incrustation (par défaut: la moitié de l'incrustation de sous-couche de contour)" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "colonne satinée : %(id)s: au moins deux sous-tracés requis (%(num)d trouvés)" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "Un ou plusieurs rails se croisent, ce qui n'est pas autorisé. S'il vous plaît diviser en plusieurs colonnes de satin." +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "colonne satinée: un ou plusieurs des échelons ne croisent pas les deux rails." +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "Chaque rail devrait croiser les deux échelons une fois." +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "colonne satinée: Un ou plusieurs échelons croisent les rails plus d'une fois." +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "colonne de satin: objet %s a un remplissage (mais ne devrait pas)" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "colonne de satin: l'objet %(id)s a deux chemins avec un nombre de points différents (%(length1)d et %(length2)d)" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "Point en satin le long des chemins" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "Longueur de point courant" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "répétez" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "Placement manuel de points" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "Broder chaque nœud dans le tracé. La longueur de points et l’espacement du zig-zag sont ignorés." +#: lib/elements/stroke.py:102 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 "Détection d'une définition obsolète de point droit ! Il semble que vous utilisez une largeur inférieure à 0,5 unités pour indiquer un point droit, qui est obsolète. Au lieu de cela, veuillez configurer votre tracé avec des pointillés. N’importe quel genre de trait fonctionne." +#: lib/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "Aucun chemin brodable sélectionné." +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "Aucun chemin brodable trouvé dans le document." +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." -msgstr "" +msgstr "Astuce: utilisez Chemin -> Objet en chemin pour convertir les non-chemins." + +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "Veuillez sélectionner un ou plusieurs objets pour y attacher des commandes." + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "Veuillez choisir une ou plusieurs commandes à attacher." +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "Vous voyez un message 'aucune option' ? Veuillez redémarrer Inkscape pour corriger." +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "Veuillez sélectionner une ou plusieurs colonnes satin pour retourner." + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" -msgstr "" +msgstr "Ink/Stitch peut installer des fichiers (« extensions ») qui permettent de créer plus facilement des motifs de broderie machine. Ces extensions seront installés :" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" -msgstr "" +msgstr "palettes de couleurs de fabricants de fil" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" -msgstr "" +msgstr "Commandes Ink/Stitch visuelles (Objet-> symboles...)" +#: lib/extensions/install.py:41 msgid "Install" -msgstr "" +msgstr "Installer" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "Quitter" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" -msgstr "" +msgstr "Choisir le dossier d’Inkscape" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" -msgstr "" +msgstr "échec d'installation de l'extension Inkscape" +#: lib/extensions/install.py:69 msgid "Installation Failed" -msgstr "" +msgstr "Echec de l’installation" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." -msgstr "" +msgstr "Des fichiers d'extensions Inkscape ont été installés. S’il vous plaît, redémarrez Inkscape pour charger ces nouvelles extensions." +#: lib/extensions/install.py:74 msgid "Installation Completed" -msgstr "" +msgstr "Installation terminée" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" -msgstr "" +msgstr "Ink/Stitch installeur d'extensions" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "Ces paramètres seront appliqués à 1 objet." +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "Ces paramètres seront appliqués aux %d objets." +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "Certains paramètres ont des valeurs différentes d'un objet à l'autre. Sélectionnez une valeur dans la liste déroulante ou entrez-en une nouvelle." +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "La désactivation de cet onglet désactivera les onglets %d suivants." +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "La désactivation de cet onglet désactivera l'onglet suivant." +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "Activer cet onglet désactivera %s et vice-versa." +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "Objets Inkscape" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "Paramètres de broderie" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "Présélection" +#: lib/extensions/params.py:368 msgid "Load" msgstr "Charger" +#: lib/extensions/params.py:371 msgid "Add" msgstr "Ajouter" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "Écraser" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "Effacer" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "Utiliser les derniers paramètres" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "Appliquer et Quitter" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "Aperçu" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "Erreur interne" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "Veuillez entrer ou sélectionner un nom prédéfini en premier." +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "Préréglage" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "Le préréglage \"%s\" n'a pas été trouvé." +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "Le préréglage \"%s\" existe déjà. Veuillez utiliser un autre nom ou appuyez sur \"Écraser\"" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." -msgstr "" +msgstr "Fermeture..." +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." -msgstr "" +msgstr "Il est sûr de fermer cette fenêtre maintenant." +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "Un aperçu avant impression a été ouvert dans votre navigateur web. Cette fenêtre reste ouverte pour communiquer avec le code JavaScript s’exécutant dans votre navigateur. Cette fenêtre se fermera après avoir fermer l’aperçu avant impression dans le navigateur, vous pouvez la fermer manuellement si nécessaire." +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "Imprimer Ink/Stitch" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "Simulation de broderie" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." +msgstr "Aucun format de fichier broderie sélectionné." + +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" msgstr "" +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "Impossible de remplir automatiquement. Cela arrive le plus souvent parce que votre forme est composée de plusieurs sections qui ne sont pas connectées." +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "Erreur inattendue lors de la génération des points de remplissage. Veuillez envoyer votre fichier SVG à lexelby@github." +#: lib/svg/svg.py:90 msgid "Stitch Plan" -msgstr "" +msgstr "Plan de broderie" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "analyser Longueur avec Unités: unité inconnue %s" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "Unité inconnue: %s" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "Couleur" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "RGB" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" -msgstr "" +msgstr "fil" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "# points" -msgid "# stops" -msgstr "# stop" - +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 msgid "# trims" msgstr "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" +msgstr "" + +#: print/templates/footer.html:2 msgid "Page" msgstr "Page" +#: print/templates/headline.html:5 msgid "Click to choose another logo" -msgstr "" +msgstr "Cliquez pour choisir un autre logo" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "Entrez le titre du Job..." +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "CLIENT" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "Entrez le nom du client..." +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "BON DE COMMANDE #:" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "Entrez le numéro de commande..." +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "%Y.%m.%d" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "Consommation de fil" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" -msgstr "" +msgstr "Arrêts et coupes" +#: print/templates/operator_detailedview.html:12 msgid "Notes" -msgstr "" +msgstr "Notes" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "Couleurs uniques" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "Blocs de couleur" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "Taille de boîte de conception" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "Total de fil utilisé" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "Nombre de points total" -msgid "Total nr stops" -msgstr "Total nr stop" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" +msgstr "" -msgid "Total nr trims" -msgstr "Total nr stop" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" +msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "fil utilisé" -msgid "Enter operator notes..." +#: print/templates/operator_detailedview.html:65 +msgid "trims" msgstr "" +#: print/templates/operator_detailedview.html:69 +msgid "Enter operator notes..." +msgstr "Entrez des notes d'utilisation..." + +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "Durée estimée du Job" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" -msgstr "" - -msgid "Scale" -msgstr "Échelle" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" +msgstr "Ctrl + Scroll (molette) pour zoomer" +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "Couleur" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "Durée estimée du Job" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "Signature du client" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "Aperçu avant impression" +#: print/templates/ui.html:4 msgid "Print" msgstr "Imprimer" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "Paramètres" +#: print/templates/ui.html:6 msgid "Close" msgstr "Fermer" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "⚠ Connexion perdu avec Ink/Stitch" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" -msgstr "" +msgstr "Mise en page" + +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "Conception" +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "Taille d’impression" +#: print/templates/ui.html:35 msgid "Print Layouts" -msgstr "" +msgstr "Mises en page d’impression" + +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "Vue d’ensemble du client" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "Vue détaillée de client" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "Vue d’ensemble de l’exécution" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "Vue détaillée de l'exécution" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "Taille de la miniature" +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." -msgstr "" +msgstr "Comprend ces paramètres de mise en page et l’icône." +#: print/templates/ui.html:43 msgid "Save as defaults" -msgstr "" - -msgid "Design" -msgstr "" +msgstr "Enregistrer comme valeurs par défaut" +#: print/templates/ui.html:48 msgid "Thread Palette" -msgstr "" +msgstr "Palette de fil" +#: print/templates/ui.html:51 +msgid "None" +msgstr "Aucune" + +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" -msgstr "" +msgstr "Changer la palette de fil recalculera les noms de fils et les numéros de catalogue, basé sur la nouvelle palette. Toutes les modifications apportées aux couleurs ou noms de fils seront perdues. Êtes-vous sûr/e ?" +#: print/templates/ui.html:68 msgid "Yes" -msgstr "" +msgstr "Oui" +#: print/templates/ui.html:69 msgid "No" -msgstr "" +msgstr "Non" + +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "Échelle" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "Ajuster" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "Appliquer à tous" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "Réaliste" diff --git a/translations/messages_he_IL.po b/translations/messages_he_IL.po index 262214e2..dc6eb420 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: he_IL\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_hu_HU.po b/translations/messages_hu_HU.po index 3f520c3e..41702ccb 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: hu_HU\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_it_IT.po b/translations/messages_it_IT.po index 029ccd9c..95d299da 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: it_IT\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" -msgstr "" +msgstr "Riempimento automatico" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" -msgstr "" +msgstr "Riempimento impunture indirizzato automaticamente" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" -msgstr "" +msgstr "Lunghezza ounto imbastitura (attraversamento tra sezioni)" +#: lib/elements/auto_fill.py:38 msgid "Underlay" -msgstr "" +msgstr "Sottostrato" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" -msgstr "" +msgstr "Riempi automaticamente il sottostrato" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" -msgstr "" +msgstr "Riempi angolo (default: riempimento angolo + 90 gradi)" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" -msgstr "" +msgstr "Spaziatura riga (default: 3x spaziatura riga)" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" -msgstr "" +msgstr "Lunghezza massima punto" +#: lib/elements/auto_fill.py:67 msgid "Inset" -msgstr "" +msgstr "Intarsio" +#: lib/elements/auto_fill.py:78 msgid "Expand" -msgstr "" +msgstr "Espandi" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" -msgstr "" - -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" +msgstr "%(id)s ha più di un comando del tipo '%(command)s collegato ad esso" +#: lib/elements/fill.py:12 msgid "Fill" -msgstr "" +msgstr "Riempi" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" -msgstr "" +msgstr "Riempimento impunture indirizzato manualmente" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" -msgstr "" +msgstr "Angolo delle linee dei punti" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" -msgstr "" +msgstr "Capovolgi il riempimento (parti da destra a sinistra)" +#: lib/elements/fill.py:39 msgid "Spacing between rows" -msgstr "" +msgstr "Spaziatura tra le righe" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" -msgstr "" +msgstr "Lunghezza massima del punto di riempimento" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" -msgstr "" +msgstr "Scorri le file questo tanto di volte prima di ripetere" +#: lib/elements/satin_column.py:10 msgid "Satin Column" -msgstr "" +msgstr "Colonna in raso" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" -msgstr "" +msgstr "Colonna in raso personalizzata" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" -msgstr "" +msgstr "Spaziatura a zig-zag (picco a picco)" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" -msgstr "" +msgstr "Compensazione tiraggio" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" -msgstr "" +msgstr "Sottostrato del contorno" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" -msgstr "" +msgstr "Sottostrato del contorno" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" -msgstr "" +msgstr "Lunghezza del punto" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" -msgstr "" +msgstr "Offset interno del sottostrato del contorno" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" msgstr "" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" +msgstr "" + +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_ja_JP.po b/translations/messages_ja_JP.po index 9f2cec04..a775d621 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:30\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:31\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: ja_JP\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_ko_KR.po b/translations/messages_ko_KR.po index 58665e79..54098778 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: ko_KR\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_nl_NL.po b/translations/messages_nl_NL.po index cc6c33e9..761d53ac 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: nl_NL\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_no_NO.po b/translations/messages_no_NO.po index c29555c3..41e94b14 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Norwegian\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: no_NO\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_pl_PL.po b/translations/messages_pl_PL.po index 05a23de3..4e6f61d1 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: pl_PL\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" msgstr "" -msgid "Page" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" msgstr "" -msgid "Click to choose another logo" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 +msgid "Page" +msgstr "Strona" + +#: print/templates/headline.html:5 +msgid "Click to choose another logo" +msgstr "Kliknij, aby wybrać inne logo" + +#: print/templates/headline.html:10 msgid "Enter job title..." -msgstr "" +msgstr "Wpisz nazwę zadania..." +#: print/templates/headline.html:11 msgid "CLIENT" -msgstr "" +msgstr "KLIENT" +#: print/templates/headline.html:11 msgid "Enter client name..." -msgstr "" +msgstr "Wpisz nazwę klienta..." +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" -msgstr "" +msgstr "NUMER ZAMÓWIENIA #:" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." -msgstr "" +msgstr "Wpisz numer zamówienia..." +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" -msgstr "" +msgstr "%R.%m.%d" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "Dopasuj" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "Przypisz wszystkim" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "Realistycznie" + diff --git a/translations/messages_pt_BR.po b/translations/messages_pt_BR.po index 5985473c..86b2887b 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:30\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: pt_BR\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_pt_PT.po b/translations/messages_pt_PT.po index 8a88974f..c43107fc 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: pt_PT\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "Auto-preenchimento" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "Definir enchimento automaticamente" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "Distância de ponto corrido (Transversal entre secções)" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "Sub-camada" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "Sub-camada automática" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "Ângulo de enchimento (Valor por omissão: ângulo de enchimento + 90º)" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "Espaçamento entre linhas (Valor por omissão: 3* o espaçamento das linhas de enchimento)" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "Distância máxima de ponto" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "Cortar a seguir \"TRIM\"" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "Cortar fio depois deste objecto \"TRIM\" (Para maquinas e formatos de ficheiro que suportados)" - -msgid "STOP after" -msgstr "Parar a seguir \"STOP\"" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "Adiciona instrução de paragem \"STOP\" no final deste objecto (Para maquinas e formatos de ficheiro que suportados)" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "Preenchimento" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "Definir enchimento manualmente" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "Ângulo das linhas de ponto" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "Inverter Enchimento (Direita-Para-Esquerda)" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "Espaçamento entre linhas" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "Distância máxima entre pontos de enchimento" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "Numero de vezes a escalonar linhas antes de repetir" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "Coluna de matizado" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "Coluna de matizado personalizado" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "Espaçamento Zig-zag (crista-a-crista)" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "Compensação de repuxado" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "Sub-camada de controno" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "Sub-camada de controno" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "Distância de ponto" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "Offset interno da Sub-camada de contorno" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "Sub-camada com movimento central" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "Sub-camada com movimento central" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "Sub-camada em Zig-zag" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "Sub-camada em Zig-zag" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "Espaçamento Zig-zag (crista-a-crista)" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "Quantidade de offset interior (valor por omissão: Metade do offset interior da sub-camada de contorno)" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "Operação não permitida: Um ou mais caminhos intersectam-se a eles mesmos. Dividida o matiz em várias colunas." +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "Coluna de matizado: Uma ou mais barras de direcção não intersectam ambos os caminhos." +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "Cada caminho deve intersectar ambas as barras de direcção uma vez." +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "Coluna de matizado: Uma ou mais barras de direcção intersectam os caminhos mais do que uma vez." +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "Coluna de matizado: o objecto %s tem enchimento (mas não devia)" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "Coluna de matizado: o objecto %(id)s the dois caminhos com numero diferente de pontos (%(length1)d e %(length2)d)" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "Matizar ao longo dos caminhos" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "Distância de ponto corrido" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "Repetições" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "Colocação manual de pontos" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "Nenhum caminho bordável seleccionado." +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "Nenhum caminho bordável encontrado no documento." +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "Vê uma mensagem \"não existe tal opção\"? Por favor reiniciar o Inkscape." +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "Instalar" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "Cancelar" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "Instalação falhou" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "Instalação concluída" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "Definições serão aplicadas a 1 objecto." +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "Definições serão aplicadas a %d objectos." +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "Algumas definições com valores diferentes entre objectos. Seleccione um valor da lista ou digite novo valor." +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "Desactivar esta aba desactivará as seguintes %d abas." +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "Desactivar esta aba desactivará a seguinte aba." +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "Activar esta aba desactivará %s e vice-versa." +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "Objectos do Inkscape" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "Parametros de Bordado" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "Pré-definições" +#: lib/extensions/params.py:368 msgid "Load" msgstr "Carregar" +#: lib/extensions/params.py:371 msgid "Add" msgstr "Adicionar" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "Substituir" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "Eliminar" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "Usar ultimas definições" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "Aplicar e Sair" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "Pré-visualização" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "Erro Interno" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "Seleccione ou insira uma pré-definição primeiro." +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "Pré-definição" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "Pré-definição \"%s\" não encontrada." +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "Pré-definição \"%s\" já existe. Use outro nome ou clique \"Substituir\"" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "A fechar..." +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "É agora seguro fechar esta janela." +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "Simulação de Bordado" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "Enchimento automático falhou. Verificar se a forma não é composta por múltiplas desconectadas." +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "Erro inesperado ao gerar pontos de enchimento. Por favor envie o seu SVG para lexelby@github." +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "Plano de pontos/bordado" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "parseLengthWithUnits: Unidade desconhecida %s" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "Unidade desconhecida: %s" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "Cor" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "rgb" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "fio" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "# pontos" -msgid "# stops" -msgstr "# paragens" - +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 msgid "# trims" msgstr "" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" +msgstr "" + +#: print/templates/footer.html:2 msgid "Page" msgstr "Página" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "Clique para escolher outro logotipo" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "Escreva o nome do trabalho..." +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "CLIENTE" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "Escreva o nome do cliente..." +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "NÚMERO DE ENCOMENDA #:" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "Escreva o número de encomenda..." +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "Consumo de fio" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "Notas" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "Cores únicas" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "Blocos de cor" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "Quantidade total de fio usada" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "Número total de pontos" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "fio usado" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "Escreva notas do operador..." +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "Tempo estimado do trabalho" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "Ctrl + Scroll para Zoom" -msgid "Scale" -msgstr "Escala" - -msgid "Fit" -msgstr "Ajustar" - -msgid "Apply to all" -msgstr "Aplicar a todos" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "COR" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "Imprimir" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "Parâmetros" +#: print/templates/ui.html:6 msgid "Close" msgstr "Fechar" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "Escala" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "Ajustar" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "Aplicar a todos" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_ro_RO.po b/translations/messages_ro_RO.po index 954ad8ee..1eadcdd4 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:30\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: ro_RO\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_ru_RU.po b/translations/messages_ru_RU.po index c6528ab3..bc52f054 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:30\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: ru_RU\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "Отмена" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "Удалить" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_sr_SP.po b/translations/messages_sr_SP.po index 3e584f64..145a5e90 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:30\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:31\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: sr_SP\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_sv_SE.po b/translations/messages_sv_SE.po index dc0da754..fc18e136 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:30\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:31\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: sv_SE\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_tr_TR.po b/translations/messages_tr_TR.po index 20d24b05..fb8abb19 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:30\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:31\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: tr_TR\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_uk_UA.po b/translations/messages_uk_UA.po index 24a74d9b..b4d53497 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:30\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:31\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: uk_UA\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_vi_VN.po b/translations/messages_vi_VN.po index c1dbee0a..a8a72c6d 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: vi_VN\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_zh_CN.po b/translations/messages_zh_CN.po index ec2b938f..aaae0077 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: zh_CN\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + diff --git a/translations/messages_zh_TW.po b/translations/messages_zh_TW.po index f2ebb5e6..380e417b 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: 2018-06-28 20:32-0400\n" -"PO-Revision-Date: 2018-06-30 01:31\n" +"POT-Creation-Date: 2018-08-05 20:24-0400\n" +"PO-Revision-Date: 2018-08-06 00:32\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -17,453 +17,708 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: zh_TW\n" +#: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "" +#: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" msgstr "" +#: lib/elements/auto_fill.py:33 msgid "Running stitch length (traversal between sections)" msgstr "" +#: lib/elements/auto_fill.py:38 msgid "Underlay" msgstr "" +#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43 +#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60 +#: lib/elements/auto_fill.py:70 msgid "AutoFill Underlay" msgstr "" +#: lib/elements/auto_fill.py:43 msgid "Fill angle (default: fill angle + 90 deg)" msgstr "" +#: lib/elements/auto_fill.py:54 msgid "Row spacing (default: 3x fill row spacing)" msgstr "" +#: lib/elements/auto_fill.py:60 msgid "Max stitch length" msgstr "" +#: lib/elements/auto_fill.py:67 msgid "Inset" msgstr "" +#: lib/elements/auto_fill.py:78 msgid "Expand" msgstr "" +#: lib/elements/element.py:232 #, python-format msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgstr "" -msgid "TRIM after" -msgstr "" - -msgid "Trim thread after this object (for supported machines and file formats)" -msgstr "" - -msgid "STOP after" -msgstr "" - -msgid "Add STOP instruction after this object (for supported machines and file formats)" -msgstr "" - +#: lib/elements/fill.py:12 msgid "Fill" msgstr "" +#: lib/elements/fill.py:18 msgid "Manually routed fill stitching" msgstr "" +#: lib/elements/fill.py:23 msgid "Angle of lines of stitches" msgstr "" +#: lib/elements/fill.py:34 msgid "Flip fill (start right-to-left)" msgstr "" +#: lib/elements/fill.py:39 msgid "Spacing between rows" msgstr "" +#: lib/elements/fill.py:48 msgid "Maximum fill stitch length" msgstr "" +#: lib/elements/fill.py:53 msgid "Stagger rows this many times before repeating" msgstr "" +#: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" +#: lib/elements/satin_column.py:16 msgid "Custom satin column" msgstr "" +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:31 msgid "Pull compensation" msgstr "" +#: lib/elements/satin_column.py:39 msgid "Contour underlay" msgstr "" +#: lib/elements/satin_column.py:39 lib/elements/satin_column.py:46 +#: lib/elements/satin_column.py:51 msgid "Contour Underlay" msgstr "" +#: lib/elements/satin_column.py:46 lib/elements/satin_column.py:64 msgid "Stitch length" msgstr "" +#: lib/elements/satin_column.py:51 msgid "Contour underlay inset amount" msgstr "" +#: lib/elements/satin_column.py:57 msgid "Center-walk underlay" msgstr "" +#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64 msgid "Center-Walk Underlay" msgstr "" +#: lib/elements/satin_column.py:69 msgid "Zig-zag underlay" msgstr "" +#: lib/elements/satin_column.py:69 lib/elements/satin_column.py:74 +#: lib/elements/satin_column.py:79 msgid "Zig-zag Underlay" msgstr "" +#: lib/elements/satin_column.py:74 msgid "Zig-Zag spacing (peak-to-peak)" msgstr "" +#: lib/elements/satin_column.py:79 msgid "Inset amount (default: half of contour underlay inset)" msgstr "" +#: lib/elements/satin_column.py:112 #, python-format msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgstr "" +#: lib/elements/satin_column.py:138 msgid "One or more rails crosses itself, and this is not allowed. Please split into multiple satin columns." msgstr "" +#: lib/elements/satin_column.py:145 msgid "satin column: One or more of the rungs doesn't intersect both rails." msgstr "" +#: lib/elements/satin_column.py:145 lib/elements/satin_column.py:147 msgid "Each rail should intersect both rungs once." msgstr "" +#: lib/elements/satin_column.py:147 msgid "satin column: One or more of the rungs intersects the rails more than once." msgstr "" +#: lib/elements/satin_column.py:188 #, python-format msgid "satin column: object %s has a fill (but should not)" msgstr "" +#: lib/elements/satin_column.py:192 #, python-format msgid "satin column: object %(id)s has two paths with an unequal number of points (%(length1)d and %(length2)d)" msgstr "" +#: lib/elements/stroke.py:17 msgid "Satin stitch along paths" msgstr "" +#: lib/elements/stroke.py:30 msgid "Running stitch length" msgstr "" +#: lib/elements/stroke.py:36 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/stroke.py:37 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc. Only applies to running stitch." +msgstr "" + +#: lib/elements/stroke.py:51 msgid "Repeats" msgstr "" +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" +#: lib/elements/stroke.py:71 msgid "Stitch every node in the path. Stitch length and zig-zag spacing are ignored." msgstr "" +#: lib/elements/stroke.py:102 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/extensions/base.py:108 msgid "No embroiderable paths selected." msgstr "" +#: lib/extensions/base.py:110 msgid "No embroiderable paths found in document." msgstr "" +#: lib/extensions/base.py:111 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" +#: lib/extensions/commands.py:140 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/commands.py:148 +msgid "Please choose one or more commands to attach." +msgstr "" + +#: lib/extensions/embroider.py:41 msgid "\n\n" "Seeing a 'no such option' message? Please restart Inkscape to fix." msgstr "" +#: lib/extensions/flip.py:35 +msgid "Please select one or more satin columns to flip." +msgstr "" + +#: lib/extensions/install.py:30 msgid "Ink/Stitch can install files (\"add-ons\") that make it easier to use Inkscape to create machine embroidery designs. These add-ons will be installed:" msgstr "" +#: lib/extensions/install.py:31 msgid "thread manufacturer color palettes" msgstr "" +#: lib/extensions/install.py:32 msgid "Ink/Stitch visual commands (Object -> Symbols...)" msgstr "" +#: lib/extensions/install.py:41 msgid "Install" msgstr "" +#: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" msgstr "" +#: lib/extensions/install.py:58 msgid "Choose Inkscape directory" msgstr "" +#: lib/extensions/install.py:68 msgid "Inkscape add-on installation failed" msgstr "" +#: lib/extensions/install.py:69 msgid "Installation Failed" msgstr "" +#: lib/extensions/install.py:73 msgid "Inkscape add-on files have been installed. Please restart Inkscape to load the new add-ons." msgstr "" +#: lib/extensions/install.py:74 msgid "Installation Completed" msgstr "" +#: lib/extensions/install.py:103 msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" +#: lib/extensions/params.py:246 #, python-format msgid "These settings will be applied to %d objects." msgstr "" +#: lib/extensions/params.py:249 msgid "Some settings had different values across objects. Select a value from the dropdown or enter a new one." msgstr "" +#: lib/extensions/params.py:253 #, python-format msgid "Disabling this tab will disable the following %d tabs." msgstr "" +#: lib/extensions/params.py:255 msgid "Disabling this tab will disable the following tab." msgstr "" +#: lib/extensions/params.py:258 #, python-format msgid "Enabling this tab will disable %s and vice-versa." msgstr "" +#: lib/extensions/params.py:288 msgid "Inkscape objects" msgstr "" +#: lib/extensions/params.py:346 msgid "Embroidery Params" msgstr "" +#: lib/extensions/params.py:363 msgid "Presets" msgstr "" +#: lib/extensions/params.py:368 msgid "Load" msgstr "" +#: lib/extensions/params.py:371 msgid "Add" msgstr "" +#: lib/extensions/params.py:374 msgid "Overwrite" msgstr "" +#: lib/extensions/params.py:377 msgid "Delete" msgstr "" +#: lib/extensions/params.py:384 msgid "Use Last Settings" msgstr "" +#: lib/extensions/params.py:387 msgid "Apply and Quit" msgstr "" +#: lib/extensions/params.py:436 msgid "Preview" msgstr "" +#: lib/extensions/params.py:454 msgid "Internal Error" msgstr "" +#: lib/extensions/params.py:507 msgid "Please enter or select a preset name first." msgstr "" +#: lib/extensions/params.py:507 lib/extensions/params.py:513 +#: lib/extensions/params.py:541 msgid "Preset" msgstr "" +#: lib/extensions/params.py:513 #, python-format msgid "Preset \"%s\" not found." msgstr "" +#: lib/extensions/params.py:541 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "Closing..." msgstr "" +#: lib/extensions/print_pdf.py:134 msgid "It is safe to close this window now." msgstr "" +#: lib/extensions/print_pdf.py:265 msgid "A print preview has been opened in your web browser. This window will stay open in order to communicate with the JavaScript code running in your browser.\n\n" "This window will close after you close the print preview in your browser, or you can close it manually if necessary." msgstr "" +#: lib/extensions/print_pdf.py:411 msgid "Ink/Stitch Print" msgstr "" +#: lib/extensions/simulate.py:24 msgid "Embroidery Simulation" msgstr "" +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "" +#: lib/simulator.py:34 +msgid "Speed up" +msgstr "" + +#: lib/simulator.py:34 +msgid "Press + or arrow up to speed up" +msgstr "" + +#: lib/simulator.py:35 +msgid "Slow down" +msgstr "" + +#: lib/simulator.py:35 +msgid "Press - or arrow down to slow down" +msgstr "" + +#: lib/simulator.py:36 +msgid "Pause" +msgstr "" + +#: lib/simulator.py:36 +msgid "Press P to pause the animation" +msgstr "" + +#: lib/simulator.py:37 +msgid "Restart" +msgstr "" + +#: lib/simulator.py:37 +msgid "Press R to restart the animation" +msgstr "" + +#: lib/simulator.py:38 +msgid "Quit" +msgstr "" + +#: lib/simulator.py:38 +msgid "Press Q to close the simulation window" +msgstr "" + +#: lib/stitches/auto_fill.py:167 msgid "Unable to autofill. This most often happens because your shape is made up of multiple sections that aren't connected." msgstr "" +#: lib/stitches/auto_fill.py:392 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "" +#: lib/svg/units.py:44 #, python-format msgid "parseLengthWithUnits: unknown unit %s" msgstr "" +#: lib/svg/units.py:76 #, python-format msgid "Unknown unit: %s" msgstr "" +#: print/templates/color_swatch.html:8 print/templates/color_swatch.html:40 +#: print/templates/operator_detailedview.html:9 msgid "Color" msgstr "" +#: print/templates/color_swatch.html:11 print/templates/color_swatch.html:41 msgid "rgb" msgstr "" +#: print/templates/color_swatch.html:15 print/templates/color_swatch.html:42 msgid "thread" msgstr "" +#: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "" -msgid "# stops" +#: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 +msgid "# trims" msgstr "" -msgid "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" msgstr "" +#: print/templates/footer.html:2 msgid "Page" msgstr "" +#: print/templates/headline.html:5 msgid "Click to choose another logo" msgstr "" +#: print/templates/headline.html:10 msgid "Enter job title..." msgstr "" +#: print/templates/headline.html:11 msgid "CLIENT" msgstr "" +#: print/templates/headline.html:11 msgid "Enter client name..." msgstr "" +#: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" msgstr "" +#: print/templates/headline.html:12 msgid "Enter purchase order number..." msgstr "" +#: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" msgstr "" +#: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" msgstr "" +#: print/templates/operator_detailedview.html:11 msgid "Stops and Trims" msgstr "" +#: print/templates/operator_detailedview.html:12 msgid "Notes" msgstr "" +#: print/templates/operator_detailedview.html:24 +#: print/templates/operator_overview.html:6 +#: print/templates/print_overview.html:6 msgid "Unique Colors" msgstr "" +#: print/templates/operator_detailedview.html:25 +#: print/templates/operator_overview.html:7 +#: print/templates/print_overview.html:7 msgid "Color Blocks" msgstr "" +#: print/templates/operator_detailedview.html:28 +#: print/templates/operator_overview.html:14 +#: print/templates/print_overview.html:14 msgid "Design box size" msgstr "" +#: print/templates/operator_detailedview.html:29 +#: print/templates/operator_overview.html:16 +#: print/templates/print_overview.html:16 msgid "Total thread used" msgstr "" +#: print/templates/operator_detailedview.html:30 +#: print/templates/operator_overview.html:15 +#: print/templates/print_overview.html:15 msgid "Total stitch count" msgstr "" -msgid "Total nr stops" +#: print/templates/operator_detailedview.html:33 +#: print/templates/operator_overview.html:8 +#: print/templates/print_overview.html:8 +msgid "Total stops" msgstr "" -msgid "Total nr trims" +#: print/templates/operator_detailedview.html:34 +#: print/templates/operator_overview.html:9 +#: print/templates/print_overview.html:9 +msgid "Total trims" msgstr "" +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "" +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "" +#: print/templates/operator_overview.html:21 +#: print/templates/print_overview.html:21 msgid "Job estimated time" msgstr "" +#: print/templates/operator_overview.html:28 +#: print/templates/print_detail.html:18 print/templates/print_overview.html:28 msgid "Ctrl + Scroll to Zoom" msgstr "" -msgid "Scale" -msgstr "" - -msgid "Fit" -msgstr "" - -msgid "Apply to all" -msgstr "" - +#: print/templates/print_detail.html:6 msgid "COLOR" msgstr "" +#: print/templates/print_detail.html:11 msgid "Estimated time" msgstr "" +#: print/templates/print_overview.html:39 msgid "Client Signature" msgstr "" +#: print/templates/ui.html:2 msgid "Ink/Stitch Print Preview" msgstr "" +#: print/templates/ui.html:4 msgid "Print" msgstr "" +#: print/templates/ui.html:5 print/templates/ui.html:15 msgid "Settings" msgstr "" +#: print/templates/ui.html:6 msgid "Close" msgstr "" +#: print/templates/ui.html:9 msgid "⚠ lost connection to Ink/Stitch" msgstr "" +#: print/templates/ui.html:18 print/templates/ui.html:23 msgid "Page Setup" msgstr "" +#: print/templates/ui.html:19 print/templates/ui.html:47 +msgid "Design" +msgstr "" + +#: print/templates/ui.html:26 msgid "Printing Size" msgstr "" +#: print/templates/ui.html:35 msgid "Print Layouts" msgstr "" +#: print/templates/ui.html:36 +msgid "Client Overview" +msgstr "" + +#: print/templates/ui.html:37 +msgid "Client Detailed View" +msgstr "" + +#: print/templates/ui.html:38 +msgid "Operator Overview" +msgstr "" + +#: print/templates/ui.html:39 +msgid "Operator Detailed View" +msgstr "" + +#: print/templates/ui.html:40 +msgid "Thumbnail size" +msgstr "" + +#: print/templates/ui.html:43 msgid "Includes these Page Setup settings and also the icon." msgstr "" +#: print/templates/ui.html:43 msgid "Save as defaults" msgstr "" -msgid "Design" +#: print/templates/ui.html:48 +msgid "Thread Palette" msgstr "" -msgid "Thread Palette" +#: print/templates/ui.html:51 +msgid "None" msgstr "" +#: print/templates/ui.html:65 msgid "Changing the thread palette will cause thread names and catalog numbers to be recalculated based on the new palette. Any changes you have made to color or thread names will be lost. Are you sure?" msgstr "" +#: print/templates/ui.html:68 msgid "Yes" msgstr "" +#: print/templates/ui.html:69 msgid "No" msgstr "" +#: print/templates/ui_svg_action_buttons.html:1 +msgid "Scale" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:3 +msgid "Fit" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:5 +msgid "Apply to all" +msgstr "" + +#: print/templates/ui_svg_action_buttons.html:8 +msgid "Realistic" +msgstr "" + |
