summaryrefslogtreecommitdiff
path: root/messages.po
diff options
context:
space:
mode:
authorLex Neva <lexelby@users.noreply.github.com>2018-02-04 22:38:24 -0500
committerGitHub <noreply@github.com>2018-02-04 22:38:24 -0500
commit72d52dc317b562f728b772f058ab2c5059a2a618 (patch)
tree8c975a567e99d89514b6b49430b5b439d800f3e4 /messages.po
parent1dd76646cc5379e686a1c8785a4dc38b6e24c931 (diff)
framework for translations (#55)
sets up all the plumbing to send strings to CrowdIn for translation and incorporate the results
Diffstat (limited to 'messages.po')
-rw-r--r--messages.po329
1 files changed, 329 insertions, 0 deletions
diff --git a/messages.po b/messages.po
new file mode 100644
index 00000000..2f53b9ce
--- /dev/null
+++ b/messages.po
@@ -0,0 +1,329 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-02-04 16:24-0500\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: embroider.py:45
+msgid "Manually routed fill stitching"
+msgstr ""
+
+#: embroider.py:50
+msgid "Angle of lines of stitches"
+msgstr ""
+
+#: embroider.py:60
+msgid "Flip fill (start right-to-left)"
+msgstr ""
+
+#: embroider.py:65
+msgid "Spacing between rows"
+msgstr ""
+
+#: embroider.py:74
+msgid "Maximum fill stitch length"
+msgstr ""
+
+#: embroider.py:79
+msgid "Stagger rows this many times before repeating"
+msgstr ""
+
+#: embroider.py:373
+msgid "Automatically routed fill stitching"
+msgstr ""
+
+#: embroider.py:392
+msgid "Running stitch length (traversal between sections)"
+msgstr ""
+
+#: embroider.py:397
+msgid "Underlay"
+msgstr ""
+
+#: embroider.py:397 embroider.py:402 embroider.py:413 embroider.py:419
+msgid "AutoFill Underlay"
+msgstr ""
+
+#: embroider.py:402
+msgid "Fill angle (default: fill angle + 90 deg)"
+msgstr ""
+
+#: embroider.py:413
+msgid "Row spacing (default: 3x fill row spacing)"
+msgstr ""
+
+#: embroider.py:419
+msgid "Max stitch length"
+msgstr ""
+
+#: embroider.py:540
+msgid ""
+"Unable to autofill. This most often happens because your shape is made up "
+"of multiple sections that aren't connected."
+msgstr ""
+
+#: embroider.py:715
+msgid ""
+"Unexpected error while generating fill stitches. Please send your SVG file "
+"to lexelby@github."
+msgstr ""
+
+#: embroider.py:884
+msgid "Satin stitch along paths"
+msgstr ""
+
+#: embroider.py:907
+msgid "Running stitch length"
+msgstr ""
+
+#: embroider.py:912 embroider.py:1008
+msgid "Zig-zag spacing (peak-to-peak)"
+msgstr ""
+
+#: embroider.py:918
+msgid "Repeats"
+msgstr ""
+
+#: embroider.py:999
+msgid "Custom satin column"
+msgstr ""
+
+#: embroider.py:1014
+msgid "Pull compensation"
+msgstr ""
+
+#: embroider.py:1022
+msgid "Contour underlay"
+msgstr ""
+
+#: embroider.py:1022 embroider.py:1029 embroider.py:1034
+msgid "Contour Underlay"
+msgstr ""
+
+#: embroider.py:1029 embroider.py:1047
+msgid "Stitch length"
+msgstr ""
+
+#: embroider.py:1034
+msgid "Contour underlay inset amount"
+msgstr ""
+
+#: embroider.py:1040
+msgid "Center-walk underlay"
+msgstr ""
+
+#: embroider.py:1040 embroider.py:1047
+msgid "Center-Walk Underlay"
+msgstr ""
+
+#: embroider.py:1052
+msgid "Zig-zag underlay"
+msgstr ""
+
+#: embroider.py:1052 embroider.py:1057 embroider.py:1062
+msgid "Zig-zag Underlay"
+msgstr ""
+
+#: embroider.py:1057
+msgid "Zig-Zag spacing (peak-to-peak)"
+msgstr ""
+
+#: embroider.py:1062
+msgid "Inset amount (default: half of contour underlay inset)"
+msgstr ""
+
+#: embroider.py:1108
+msgid ""
+"One or more rails crosses itself, and this is not allowed. Please split "
+"into multiple satin columns."
+msgstr ""
+
+#: embroider.py:1115
+msgid "satin column: One or more of the rungs doesn't intersect both rails."
+msgstr ""
+
+#: embroider.py:1115 embroider.py:1117
+msgid "Each rail should intersect both rungs once."
+msgstr ""
+
+#: embroider.py:1117
+msgid ""
+"satin column: One or more of the rungs intersects the rails more than once."
+msgstr ""
+
+#: embroider.py:1158
+#, python-format
+msgid "satin column: object %s has a fill (but should not)"
+msgstr ""
+
+#: embroider.py:1162
+#, python-format
+msgid ""
+"satin column: object %(id)s has two paths with an unequal number of points "
+"(%(length1)d and %(length2)d)"
+msgstr ""
+
+#: embroider.py:1695
+msgid ""
+"\n"
+"\n"
+"Seeing a 'no such option' message? Please restart Inkscape to fix."
+msgstr ""
+
+#: embroider.py:1743
+msgid "No embroiderable paths selected."
+msgstr ""
+
+#: embroider.py:1745
+msgid "No embroiderable paths found in document."
+msgstr ""
+
+#: embroider.py:1746
+msgid ""
+"Tip: use Path -> Object to Path to convert non-paths before embroidering."
+msgstr ""
+
+#: embroider.py:1758
+msgid "Embroidery"
+msgstr ""
+
+#: embroider_params.py:243
+msgid "These settings will be applied to 1 object."
+msgstr ""
+
+#: embroider_params.py:245
+#, python-format
+msgid "These settings will be applied to %d objects."
+msgstr ""
+
+#: embroider_params.py:248
+msgid ""
+"Some settings had different values across objects. Select a value from the "
+"dropdown or enter a new one."
+msgstr ""
+
+#: embroider_params.py:252
+#, python-format
+msgid "Disabling this tab will disable the following %d tabs."
+msgstr ""
+
+#: embroider_params.py:254
+msgid "Disabling this tab will disable the following tab."
+msgstr ""
+
+#: embroider_params.py:257
+#, python-format
+msgid "Enabling this tab will disable %s and vice-versa."
+msgstr ""
+
+#: embroider_params.py:287
+msgid "Inkscape objects"
+msgstr ""
+
+#: embroider_params.py:345
+msgid "Embroidery Params"
+msgstr ""
+
+#: embroider_params.py:359
+msgid "Presets"
+msgstr ""
+
+#: embroider_params.py:364
+msgid "Load"
+msgstr ""
+
+#: embroider_params.py:367
+msgid "Add"
+msgstr ""
+
+#: embroider_params.py:370
+msgid "Overwrite"
+msgstr ""
+
+#: embroider_params.py:373
+msgid "Delete"
+msgstr ""
+
+#: embroider_params.py:376
+msgid "Cancel"
+msgstr ""
+
+#: embroider_params.py:380
+msgid "Use Last Settings"
+msgstr ""
+
+#: embroider_params.py:383
+msgid "Apply and Quit"
+msgstr ""
+
+#: embroider_params.py:428
+msgid "Preview"
+msgstr ""
+
+#: embroider_params.py:446
+msgid "Internal Error"
+msgstr ""
+
+#: embroider_params.py:499
+msgid "Please enter or select a preset name first."
+msgstr ""
+
+#: embroider_params.py:499 embroider_params.py:505 embroider_params.py:533
+msgid "Preset"
+msgstr ""
+
+#: embroider_params.py:505
+#, python-format
+msgid "Preset \"%s\" not found."
+msgstr ""
+
+#: embroider_params.py:533
+#, python-format
+msgid ""
+"Preset \"%s\" already exists. Please use another name or press \"Overwrite\""
+msgstr ""
+
+#: embroider_simulate.py:303
+msgid "Embroidery Simulation"
+msgstr ""
+
+#: inkstitch.py:94
+#, python-format
+msgid "parseLengthWithUnits: unknown unit %s"
+msgstr ""
+
+#: inkstitch.py:118
+#, python-format
+msgid "Unknown unit: %s"
+msgstr ""
+
+#: inkstitch.py:321
+msgid "TRIM after"
+msgstr ""
+
+#: inkstitch.py:322
+msgid "Trim thread after this object (for supported machines and file formats)"
+msgstr ""
+
+#: inkstitch.py:331
+msgid "STOP after"
+msgstr ""
+
+#: inkstitch.py:332
+msgid ""
+"Add STOP instruction after this object (for supported machines and file "
+"formats)"
+msgstr ""