From 96c319f870f7da5370ac4f3378f2cf6de0e0ccde Mon Sep 17 00:00:00 2001 From: Ink/Stitch Crowdin integration Date: Wed, 22 Aug 2018 13:55:07 +0000 Subject: new translations from Crowdin --- translations/messages_it_IT.po | 388 +++++++++++++++++++++++++++++++++++++---- 1 file changed, 354 insertions(+), 34 deletions(-) (limited to 'translations/messages_it_IT.po') diff --git a/translations/messages_it_IT.po b/translations/messages_it_IT.po index d8eaf734..bff16dbf 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-08-11 22:57-0400\n" -"PO-Revision-Date: 2018-08-12 03:11\n" +"POT-Creation-Date: 2018-08-20 20:42-0400\n" +"PO-Revision-Date: 2018-08-22 13:54\n" "Last-Translator: lexelby \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -17,6 +17,36 @@ msgstr "" "X-Crowdin-File: /master/messages.po\n" "Language: it_IT\n" +#. command attached to an object +#: lib/commands.py:11 +msgid "Fill stitch starting position" +msgstr "" + +#. command attached to an object +#: lib/commands.py:14 +msgid "Fill stitch ending position" +msgstr "" + +#. command attached to an object +#: lib/commands.py:17 +msgid "Stop (pause machine) after sewing this object" +msgstr "" + +#. command attached to an object +#: lib/commands.py:20 +msgid "Trim thread after sewing this object" +msgstr "" + +#. command attached to an object +#: lib/commands.py:23 +msgid "Ignore this object (do not stitch)" +msgstr "" + +#. command that affects entire layer +#: lib/commands.py:26 +msgid "Ignore layer (do not stitch any objects in this layer)" +msgstr "" + #: lib/elements/auto_fill.py:11 msgid "Auto-Fill" msgstr "Riempimento automatico" @@ -140,6 +170,11 @@ msgstr "Scorri le file questo tanto di volte prima di ripetere" msgid "Setting this dictates how many rows apart the stitches will be before they fall in the same column position." msgstr "" +#: lib/elements/fill.py:112 +#, python-format +msgid "shape %s is so small that it cannot be filled with stitches. Please make it bigger or delete it." +msgstr "" + #: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "Colonna in raso" @@ -298,26 +333,18 @@ 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 +#: lib/extensions/base.py:113 msgid "No embroiderable paths selected." msgstr "" -#: lib/extensions/base.py:110 +#: lib/extensions/base.py:115 msgid "No embroiderable paths found in document." msgstr "" -#: lib/extensions/base.py:111 +#: lib/extensions/base.py:116 msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" -#: lib/extensions/commands.py:125 -msgid "Please select one or more objects to which to attach commands." -msgstr "" - -#: lib/extensions/commands.py:133 -msgid "Please choose one or more commands to attach." -msgstr "" - #: lib/extensions/convert_to_satin.py:28 msgid "Please select at least one line to convert to a satin column." msgstr "" @@ -386,6 +413,32 @@ msgstr "" msgid "Ink/Stitch Add-ons Installer" msgstr "" +#: lib/extensions/layer_commands.py:29 +msgid "Please choose one or more commands to add." +msgstr "" + +#: lib/extensions/layer_commands.py:41 lib/extensions/object_commands.py:80 +msgid "Ink/Stitch Command" +msgstr "" + +#. : the name of the line that connects a command to the object it applies to +#: lib/extensions/object_commands.py:36 +msgid "connector" +msgstr "" + +#. : the name of a command symbol (example: scissors icon for trim command) +#: lib/extensions/object_commands.py:95 +msgid "command marker" +msgstr "" + +#: lib/extensions/object_commands.py:106 +msgid "Please select one or more objects to which to attach commands." +msgstr "" + +#: lib/extensions/object_commands.py:114 +msgid "Please choose one or more commands to attach." +msgstr "" + #: lib/extensions/params.py:244 msgid "These settings will be applied to 1 object." msgstr "" @@ -449,29 +502,29 @@ msgstr "" msgid "Apply and Quit" msgstr "" -#: lib/extensions/params.py:436 +#: lib/extensions/params.py:439 msgid "Preview" msgstr "" -#: lib/extensions/params.py:454 +#: lib/extensions/params.py:458 msgid "Internal Error" msgstr "" -#: lib/extensions/params.py:507 +#: lib/extensions/params.py:511 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 +#: lib/extensions/params.py:511 lib/extensions/params.py:517 +#: lib/extensions/params.py:545 msgid "Preset" msgstr "" -#: lib/extensions/params.py:513 +#: lib/extensions/params.py:517 #, python-format msgid "Preset \"%s\" not found." msgstr "" -#: lib/extensions/params.py:541 +#: lib/extensions/params.py:545 #, python-format msgid "Preset \"%s\" already exists. Please use another name or press \"Overwrite\"" msgstr "" @@ -493,7 +546,7 @@ msgstr "" msgid "Ink/Stitch Print" msgstr "" -#: lib/extensions/simulate.py:24 +#: lib/extensions/simulate.py:29 msgid "Embroidery Simulation" msgstr "" @@ -501,51 +554,66 @@ msgstr "" msgid "No embroidery file formats selected." msgstr "" -#: lib/simulator.py:34 +#. If you translate this string, that will tell Ink/Stitch to +#. generate menu items for this language in Inkscape's "Extensions" +#. menu. +#: lib/inx/utils.py:43 +msgid "Generate INX files" +msgstr "" + +#: lib/simulator.py:40 msgid "Speed up" msgstr "" -#: lib/simulator.py:34 +#: lib/simulator.py:40 msgid "Press + or arrow up to speed up" msgstr "" -#: lib/simulator.py:35 +#: lib/simulator.py:41 msgid "Slow down" msgstr "" -#: lib/simulator.py:35 +#: lib/simulator.py:41 msgid "Press - or arrow down to slow down" msgstr "" -#: lib/simulator.py:36 +#: lib/simulator.py:42 msgid "Pause" msgstr "" -#: lib/simulator.py:36 +#: lib/simulator.py:42 msgid "Press P to pause the animation" msgstr "" -#: lib/simulator.py:37 +#: lib/simulator.py:43 msgid "Restart" msgstr "" -#: lib/simulator.py:37 +#: lib/simulator.py:43 msgid "Press R to restart the animation" msgstr "" -#: lib/simulator.py:38 +#: lib/simulator.py:44 msgid "Quit" msgstr "" -#: lib/simulator.py:38 +#: lib/simulator.py:44 msgid "Press Q to close the simulation window" msgstr "" -#: lib/stitches/auto_fill.py:167 +#: lib/simulator.py:169 +msgid "Stitch # " +msgstr "" + +#: lib/simulator.py:172 +msgid "Stitch #" +msgstr "" + +#: lib/stitches/auto_fill.py:168 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 +#: lib/stitches/auto_fill.py:393 msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "" @@ -725,7 +793,7 @@ msgstr "" msgid "Ink/Stitch Print Preview" msgstr "" -#: print/templates/ui.html:4 +#: print/templates/ui.html:4 templates/print.inx:3 msgid "Print" msgstr "" @@ -821,3 +889,255 @@ msgstr "" msgid "Realistic" msgstr "" +#. description for pyembroidery file format: pec +#. description for pyembroidery file format: pes +#. description for pyembroidery file format: phb +#. description for pyembroidery file format: phc +#: pyembroidery-format-descriptions.py:2 pyembroidery-format-descriptions.py:4 +#: pyembroidery-format-descriptions.py:56 +#: pyembroidery-format-descriptions.py:58 +msgid "Brother Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: exp +#: pyembroidery-format-descriptions.py:6 +msgid "Melco Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: dst +#. description for pyembroidery file format: tbf +#: pyembroidery-format-descriptions.py:8 pyembroidery-format-descriptions.py:48 +msgid "Tajima Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: jef +#. description for pyembroidery file format: sew +#. description for pyembroidery file format: jpx +#: pyembroidery-format-descriptions.py:10 +#: pyembroidery-format-descriptions.py:20 +#: pyembroidery-format-descriptions.py:74 +msgid "Janome Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: vp3 +#. description for pyembroidery file format: ksm +#. description for pyembroidery file format: max +#. description for pyembroidery file format: pcd +#. description for pyembroidery file format: pcq +#. description for pyembroidery file format: pcm +#. description for pyembroidery file format: pcs +#: pyembroidery-format-descriptions.py:12 +#: pyembroidery-format-descriptions.py:50 +#: pyembroidery-format-descriptions.py:62 +#: pyembroidery-format-descriptions.py:66 +#: pyembroidery-format-descriptions.py:68 +#: pyembroidery-format-descriptions.py:70 +#: pyembroidery-format-descriptions.py:72 +msgid "Pfaff Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: svg +#: pyembroidery-format-descriptions.py:14 +msgid "Scalable Vector Graphics" +msgstr "" + +#. description for pyembroidery file format: csv +#: pyembroidery-format-descriptions.py:16 +msgid "Comma-separated values" +msgstr "" + +#. description for pyembroidery file format: xxx +#: pyembroidery-format-descriptions.py:18 +msgid "Singer Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: u01 +#: pyembroidery-format-descriptions.py:22 +msgid "Barudan Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: shv +#: pyembroidery-format-descriptions.py:24 +msgid "Husqvarna Viking Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: 10o +#. description for pyembroidery file format: 100 +#: pyembroidery-format-descriptions.py:26 +#: pyembroidery-format-descriptions.py:28 +msgid "Toyota Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: bro +#: pyembroidery-format-descriptions.py:30 +msgid "Bits & Volts Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: dat +#: pyembroidery-format-descriptions.py:32 +msgid "Sunstar or Barudan Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: dsb +#: pyembroidery-format-descriptions.py:34 +msgid "Tajima(Barudan) Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: dsz +#: pyembroidery-format-descriptions.py:36 +msgid "ZSK USA Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: emd +#: pyembroidery-format-descriptions.py:38 +msgid "Elna Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: exy +#: pyembroidery-format-descriptions.py:40 +msgid "Eltac Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: fxy +#: pyembroidery-format-descriptions.py:42 +msgid "Fortron Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: gt +#: pyembroidery-format-descriptions.py:44 +msgid "Gold Thread Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: inb +#: pyembroidery-format-descriptions.py:46 +msgid "Inbro Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: tap +#: pyembroidery-format-descriptions.py:52 +msgid "Happy Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: stx +#: pyembroidery-format-descriptions.py:54 +msgid "Data Stitch Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: new +#: pyembroidery-format-descriptions.py:60 +msgid "Ameco Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: mit +#: pyembroidery-format-descriptions.py:64 +msgid "Mitsubishi Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: stc +#: pyembroidery-format-descriptions.py:76 +msgid "Gunold Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: zxy +#: pyembroidery-format-descriptions.py:78 +msgid "ZSK TC Embroidery Format" +msgstr "" + +#. description for pyembroidery file format: pmv +#: pyembroidery-format-descriptions.py:80 +msgid "Brother Stitch Format" +msgstr "" + +#: templates/convert_to_satin.inx:3 +msgid "Convert Line to Satin" +msgstr "" + +#: templates/convert_to_satin.inx:12 templates/embroider.inx:23 +#: templates/flip.inx:12 templates/install.inx:12 +#: templates/layer_commands.inx:16 templates/object_commands.inx:14 +#: templates/params.inx:12 templates/print.inx:12 templates/simulate.inx:12 +msgid "English" +msgstr "" + +#: templates/embroider.inx:3 +msgid "Embroider" +msgstr "" + +#: templates/embroider.inx:7 +msgid "Collapse length (mm)" +msgstr "" + +#: templates/embroider.inx:7 +msgid "Jump stitches smaller than this will be treated as normal stitches." +msgstr "" + +#: templates/embroider.inx:8 +msgid "Hide other layers" +msgstr "" + +#: templates/embroider.inx:8 +msgid "Hide all other top-level layers when the embroidery layer is generated, in order to make stitching discernible." +msgstr "" + +#: templates/embroider.inx:9 +msgid "Output file format" +msgstr "" + +#: templates/embroider.inx:14 +msgid "DEBUG" +msgstr "" + +#: templates/embroider.inx:17 +msgid "Directory" +msgstr "" + +#: templates/embroider.inx:17 +msgid "Leave empty to save the output in Inkscape's extension directory." +msgstr "" + +#: templates/flip.inx:3 +msgid "Flip Satin Columns" +msgstr "" + +#: templates/input.inx:11 +#, python-format +msgid "convert %(file_extension)s file to Ink/Stitch manual-stitch paths" +msgstr "" + +#: templates/install.inx:3 +msgid "Install add-ons for Inkscape" +msgstr "" + +#: templates/layer_commands.inx:3 +msgid "Add Layer Commands" +msgstr "" + +#: templates/layer_commands.inx:7 +msgid "Commands will be added to the currently-selected layer." +msgstr "" + +#: templates/object_commands.inx:3 +msgid "Attach Commands" +msgstr "" + +#: templates/output.inx:11 +#, python-format +msgid "Save design in %(file_extension)s format using Ink/Stitch" +msgstr "" + +#: templates/params.inx:3 +msgid "Params" +msgstr "" + +#: templates/simulate.inx:3 +msgid "Simulate" +msgstr "" + +#: templates/zip.inx:10 +msgid "Ink/Stitch: ZIP export multiple formats (.zip)" +msgstr "" + +#: templates/zip.inx:11 +msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch" +msgstr "" + -- cgit v1.3.1 From fe263ee65c9b7a388f7d4dce8373a68fac36f252 Mon Sep 17 00:00:00 2001 From: Ink/Stitch Crowdin integration Date: Thu, 23 Aug 2018 13:55:38 +0000 Subject: new translations from Crowdin --- translations/messages_af_ZA.po | 2 +- translations/messages_ar_SA.po | 2 +- translations/messages_ca_ES.po | 2 +- translations/messages_cs_CZ.po | 2 +- translations/messages_da_DK.po | 2 +- translations/messages_de_DE.po | 50 +++++++++++++++++++++--------------------- translations/messages_el_GR.po | 2 +- translations/messages_en_US.po | 2 +- translations/messages_es_ES.po | 2 +- translations/messages_fi_FI.po | 2 +- translations/messages_fr_FR.po | 28 +++++++++++------------ translations/messages_he_IL.po | 2 +- translations/messages_hu_HU.po | 2 +- translations/messages_it_IT.po | 50 +++++++++++++++++++++--------------------- translations/messages_ja_JP.po | 2 +- translations/messages_ko_KR.po | 2 +- translations/messages_nl_NL.po | 2 +- translations/messages_no_NO.po | 2 +- translations/messages_pl_PL.po | 24 ++++++++++---------- translations/messages_pt_BR.po | 2 +- translations/messages_pt_PT.po | 2 +- translations/messages_ro_RO.po | 2 +- translations/messages_ru_RU.po | 6 ++--- translations/messages_sr_SP.po | 2 +- translations/messages_sv_SE.po | 2 +- translations/messages_tr_TR.po | 2 +- translations/messages_uk_UA.po | 2 +- translations/messages_vi_VN.po | 2 +- translations/messages_zh_CN.po | 2 +- translations/messages_zh_TW.po | 2 +- 30 files changed, 104 insertions(+), 104 deletions(-) (limited to 'translations/messages_it_IT.po') diff --git a/translations/messages_af_ZA.po b/translations/messages_af_ZA.po index dbad8d36..4ee8380e 100644 --- a/translations/messages_af_ZA.po +++ b/translations/messages_af_ZA.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_ar_SA.po b/translations/messages_ar_SA.po index d31fa514..8cd7ebbe 100644 --- a/translations/messages_ar_SA.po +++ b/translations/messages_ar_SA.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_ca_ES.po b/translations/messages_ca_ES.po index ef81fa10..2cc46d18 100644 --- a/translations/messages_ca_ES.po +++ b/translations/messages_ca_ES.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_cs_CZ.po b/translations/messages_cs_CZ.po index e5b5e5da..c44ba7d4 100644 --- a/translations/messages_cs_CZ.po +++ b/translations/messages_cs_CZ.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_da_DK.po b/translations/messages_da_DK.po index a9ee6b63..3c918a42 100644 --- a/translations/messages_da_DK.po +++ b/translations/messages_da_DK.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_de_DE.po b/translations/messages_de_DE.po index c586e16e..012d76a6 100644 --- a/translations/messages_de_DE.po +++ b/translations/messages_de_DE.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -20,32 +20,32 @@ msgstr "" #. command attached to an object #: lib/commands.py:11 msgid "Fill stitch starting position" -msgstr "Füllstich Startposition" +msgstr "" #. command attached to an object #: lib/commands.py:14 msgid "Fill stitch ending position" -msgstr "Füllstich Endposition" +msgstr "" #. command attached to an object #: lib/commands.py:17 msgid "Stop (pause machine) after sewing this object" -msgstr "Stoppen (Pause) nach dem Nähen diesem Objekts" +msgstr "" #. command attached to an object #: lib/commands.py:20 msgid "Trim thread after sewing this object" -msgstr "Faden abschneiden nach diesem Objekt" +msgstr "" #. command attached to an object #: lib/commands.py:23 msgid "Ignore this object (do not stitch)" -msgstr "Ignoriere dieses Objekt (nicht nähen)" +msgstr "" #. command that affects entire layer #: lib/commands.py:26 msgid "Ignore layer (do not stitch any objects in this layer)" -msgstr "Ebene ignorieren (keine Objekte in dieser Ebene nähen)" +msgstr "" #: lib/elements/auto_fill.py:11 msgid "Auto-Fill" @@ -421,7 +421,7 @@ msgstr "Bitte wählen Sie einen oder mehrere Befehle um diese zu verknüpfen." #: lib/extensions/layer_commands.py:41 lib/extensions/object_commands.py:80 msgid "Ink/Stitch Command" -msgstr "Ink/Stitch Befehl" +msgstr "" #. : the name of the line that connects a command to the object it applies to #: lib/extensions/object_commands.py:36 @@ -562,7 +562,7 @@ msgstr "Keine Stick-Dateiformate ausgewählt." #. menu. #: lib/inx/utils.py:43 msgid "Generate INX files" -msgstr "Erzeuge INX Dateien" +msgstr "" #: lib/simulator.py:40 msgid "Speed up" @@ -942,12 +942,12 @@ msgstr "Pfaff Stickformat" #. description for pyembroidery file format: svg #: pyembroidery-format-descriptions.py:14 msgid "Scalable Vector Graphics" -msgstr "Skalierbare Vektorgrafik" +msgstr "" #. description for pyembroidery file format: csv #: pyembroidery-format-descriptions.py:16 msgid "Comma-separated values" -msgstr "Durch Komma getrennte Werte" +msgstr "" #. description for pyembroidery file format: xxx #: pyembroidery-format-descriptions.py:18 @@ -1049,7 +1049,7 @@ msgstr "ZSK TC Stickformat" #. description for pyembroidery file format: pmv #: pyembroidery-format-descriptions.py:80 msgid "Brother Stitch Format" -msgstr "Brother Stichformat" +msgstr "" #: templates/convert_to_satin.inx:3 msgid "Convert Line to Satin" @@ -1060,11 +1060,11 @@ msgstr "Konvertierung der Linie zu Satinstich" #: templates/layer_commands.inx:16 templates/object_commands.inx:14 #: templates/params.inx:12 templates/print.inx:12 templates/simulate.inx:12 msgid "English" -msgstr "Englisch" +msgstr "" #: templates/embroider.inx:3 msgid "Embroider" -msgstr "Sticken" +msgstr "" #: templates/embroider.inx:7 msgid "Collapse length (mm)" @@ -1072,11 +1072,11 @@ msgstr "" #: templates/embroider.inx:7 msgid "Jump stitches smaller than this will be treated as normal stitches." -msgstr "Sprungstiche, die kleiner sind, werden als normale Stiche behandelt." +msgstr "" #: templates/embroider.inx:8 msgid "Hide other layers" -msgstr "Andere Ebenen ausblenden" +msgstr "" #: templates/embroider.inx:8 msgid "Hide all other top-level layers when the embroidery layer is generated, in order to make stitching discernible." @@ -1084,15 +1084,15 @@ msgstr "Verberge alle anderen Ebenen, wenn die Stickebene erstellt wird, um die #: templates/embroider.inx:9 msgid "Output file format" -msgstr "Ausgabeformat" +msgstr "" #: templates/embroider.inx:14 msgid "DEBUG" -msgstr "DEBUG" +msgstr "" #: templates/embroider.inx:17 msgid "Directory" -msgstr "Verzeichnis" +msgstr "" #: templates/embroider.inx:17 msgid "Leave empty to save the output in Inkscape's extension directory." @@ -1117,28 +1117,28 @@ msgstr "Ebenenbefehle hinzufügen" #: templates/layer_commands.inx:7 msgid "Commands will be added to the currently-selected layer." -msgstr "Befehle werden zur aktuell ausgewählten Ebene hinzugefügt." +msgstr "" #: templates/object_commands.inx:3 msgid "Attach Commands" -msgstr "Befehle anhängen" +msgstr "" #: templates/output.inx:11 #, python-format msgid "Save design in %(file_extension)s format using Ink/Stitch" -msgstr "Speichern des Designs ins %(file_extension)s Format mit Ink/Stitch" +msgstr "" #: templates/params.inx:3 msgid "Params" -msgstr "Parameter" +msgstr "" #: templates/simulate.inx:3 msgid "Simulate" -msgstr "Simulation" +msgstr "" #: templates/zip.inx:10 msgid "Ink/Stitch: ZIP export multiple formats (.zip)" -msgstr "Ink/Stitch: Export in mehrere Formate (.zip)" +msgstr "" #: templates/zip.inx:11 msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch" diff --git a/translations/messages_el_GR.po b/translations/messages_el_GR.po index 5fd49181..52d8c859 100644 --- a/translations/messages_el_GR.po +++ b/translations/messages_el_GR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_en_US.po b/translations/messages_en_US.po index d1ee11cf..b54ab41a 100644 --- a/translations/messages_en_US.po +++ b/translations/messages_en_US.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:55\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: English\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_es_ES.po b/translations/messages_es_ES.po index b23cad37..05c25453 100644 --- a/translations/messages_es_ES.po +++ b/translations/messages_es_ES.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_fi_FI.po b/translations/messages_fi_FI.po index 0bf1eb3f..d93d8502 100644 --- a/translations/messages_fi_FI.po +++ b/translations/messages_fi_FI.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_fr_FR.po b/translations/messages_fr_FR.po index f71ebbef..9112cfa9 100644 --- a/translations/messages_fr_FR.po +++ b/translations/messages_fr_FR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -20,32 +20,32 @@ msgstr "" #. command attached to an object #: lib/commands.py:11 msgid "Fill stitch starting position" -msgstr "Position de départ du remplissage" +msgstr "" #. command attached to an object #: lib/commands.py:14 msgid "Fill stitch ending position" -msgstr "Position de fin de remplissage" +msgstr "" #. command attached to an object #: lib/commands.py:17 msgid "Stop (pause machine) after sewing this object" -msgstr "Stop (pause machine) après avoir brodé cet objet" +msgstr "" #. command attached to an object #: lib/commands.py:20 msgid "Trim thread after sewing this object" -msgstr "Couper le fil après avoir brodé cet objet" +msgstr "" #. command attached to an object #: lib/commands.py:23 msgid "Ignore this object (do not stitch)" -msgstr "Ignorer cet objet (ne pas le broder)" +msgstr "" #. command that affects entire layer #: lib/commands.py:26 msgid "Ignore layer (do not stitch any objects in this layer)" -msgstr "Ignorer le calque (broder aucun objet dans cette couche)" +msgstr "" #: lib/elements/auto_fill.py:11 msgid "Auto-Fill" @@ -61,7 +61,7 @@ msgstr "Longueur du point de fonctionnement (parcours entre les sections)" #: lib/elements/auto_fill.py:35 msgid "Length of stitches around the outline of the fill region used when moving from section to section." -msgstr "Longueur de points autour du contour de la région de remplissage lors du déplacement de section à section." +msgstr "" #: lib/elements/auto_fill.py:43 msgid "Underlay" @@ -75,19 +75,19 @@ msgstr "Sous-couche de remplissage automatique" #: lib/elements/auto_fill.py:49 msgid "Fill angle" -msgstr "Angle de remplissage" +msgstr "" #: lib/elements/auto_fill.py:50 msgid "default: fill angle + 90 deg" -msgstr "défaut : Angle de remplissage + 90 deg" +msgstr "" #: lib/elements/auto_fill.py:65 msgid "Row spacing" -msgstr "Espacement entre rangs (lignes)" +msgstr "" #: lib/elements/auto_fill.py:66 msgid "default: 3x fill row spacing" -msgstr "défaut: 3x espacement entre les rangs" +msgstr "" #: lib/elements/auto_fill.py:76 msgid "Max stitch length" @@ -567,7 +567,7 @@ msgstr "" #: lib/simulator.py:40 msgid "Press + or arrow up to speed up" -msgstr "Pour accélérer: Pressez + ou ↑ (flèche vers le haut)" +msgstr "" #: lib/simulator.py:41 msgid "Slow down" @@ -575,7 +575,7 @@ msgstr "" #: lib/simulator.py:41 msgid "Press - or arrow down to slow down" -msgstr "Presser - ou flèche vers le bas pour ralentir" +msgstr "" #: lib/simulator.py:42 msgid "Pause" diff --git a/translations/messages_he_IL.po b/translations/messages_he_IL.po index 959a50ab..07fb008e 100644 --- a/translations/messages_he_IL.po +++ b/translations/messages_he_IL.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_hu_HU.po b/translations/messages_hu_HU.po index fb9a913a..868f055f 100644 --- a/translations/messages_hu_HU.po +++ b/translations/messages_hu_HU.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_it_IT.po b/translations/messages_it_IT.po index bff16dbf..a4ee6f88 100644 --- a/translations/messages_it_IT.po +++ b/translations/messages_it_IT.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -49,15 +49,15 @@ msgstr "" #: lib/elements/auto_fill.py:11 msgid "Auto-Fill" -msgstr "Riempimento automatico" +msgstr "" #: lib/elements/auto_fill.py:14 msgid "Automatically routed fill stitching" -msgstr "Riempimento impunture indirizzato automaticamente" +msgstr "" #: lib/elements/auto_fill.py:34 msgid "Running stitch length (traversal between sections)" -msgstr "Lunghezza ounto imbastitura (attraversamento tra sezioni)" +msgstr "" #: lib/elements/auto_fill.py:35 msgid "Length of stitches around the outline of the fill region used when moving from section to section." @@ -65,13 +65,13 @@ msgstr "" #: lib/elements/auto_fill.py:43 msgid "Underlay" -msgstr "Sottostrato" +msgstr "" #: lib/elements/auto_fill.py:43 lib/elements/auto_fill.py:52 #: lib/elements/auto_fill.py:68 lib/elements/auto_fill.py:79 #: lib/elements/auto_fill.py:89 msgid "AutoFill Underlay" -msgstr "Riempi automaticamente il sottostrato" +msgstr "" #: lib/elements/auto_fill.py:49 msgid "Fill angle" @@ -91,7 +91,7 @@ msgstr "" #: lib/elements/auto_fill.py:76 msgid "Max stitch length" -msgstr "Lunghezza massima punto" +msgstr "" #: lib/elements/auto_fill.py:77 msgid "default: equal to fill max stitch length" @@ -99,7 +99,7 @@ msgstr "" #: lib/elements/auto_fill.py:86 msgid "Inset" -msgstr "Intarsio" +msgstr "" #: lib/elements/auto_fill.py:87 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." @@ -107,7 +107,7 @@ msgstr "" #: lib/elements/auto_fill.py:97 msgid "Expand" -msgstr "Espandi" +msgstr "" #: lib/elements/auto_fill.py:98 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes." @@ -116,15 +116,15 @@ msgstr "" #: 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 ha più di un comando del tipo '%(command)s collegato ad esso" +msgstr "" #: lib/elements/fill.py:12 msgid "Fill" -msgstr "Riempi" +msgstr "" #: lib/elements/fill.py:19 msgid "Manually routed fill stitching" -msgstr "Riempimento impunture indirizzato manualmente" +msgstr "" #: lib/elements/fill.py:20 msgid "AutoFill is the default method for generating fill stitching." @@ -132,7 +132,7 @@ msgstr "" #: lib/elements/fill.py:29 msgid "Angle of lines of stitches" -msgstr "Angolo delle linee dei punti" +msgstr "" #: lib/elements/fill.py:30 msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." @@ -140,7 +140,7 @@ msgstr "" #: lib/elements/fill.py:45 msgid "Flip fill (start right-to-left)" -msgstr "Capovolgi il riempimento (parti da destra a sinistra)" +msgstr "" #: lib/elements/fill.py:46 msgid "The flip option can help you with routing your stitch path. When you enable flip, stitching goes from right-to-left instead of left-to-right." @@ -148,7 +148,7 @@ msgstr "" #: lib/elements/fill.py:54 msgid "Spacing between rows" -msgstr "Spaziatura tra le righe" +msgstr "" #: lib/elements/fill.py:55 msgid "Distance between rows of stitches." @@ -156,7 +156,7 @@ msgstr "" #: lib/elements/fill.py:68 msgid "Maximum fill stitch length" -msgstr "Lunghezza massima del punto di riempimento" +msgstr "" #: lib/elements/fill.py:69 msgid "The length of each stitch in a row. Shorter stitch may be used at the start or end of a row." @@ -164,7 +164,7 @@ msgstr "" #: lib/elements/fill.py:78 msgid "Stagger rows this many times before repeating" -msgstr "Scorri le file questo tanto di volte prima di ripetere" +msgstr "" #: lib/elements/fill.py:79 msgid "Setting this dictates how many rows apart the stitches will be before they fall in the same column position." @@ -177,11 +177,11 @@ msgstr "" #: lib/elements/satin_column.py:10 msgid "Satin Column" -msgstr "Colonna in raso" +msgstr "" #: lib/elements/satin_column.py:16 msgid "Custom satin column" -msgstr "Colonna in raso personalizzata" +msgstr "" #: lib/elements/satin_column.py:22 msgid "\"E\" stitch" @@ -189,7 +189,7 @@ msgstr "" #: lib/elements/satin_column.py:32 lib/elements/stroke.py:52 msgid "Zig-zag spacing (peak-to-peak)" -msgstr "Spaziatura a zig-zag (picco a picco)" +msgstr "" #: lib/elements/satin_column.py:33 msgid "Peak-to-peak distance between zig-zags." @@ -197,7 +197,7 @@ msgstr "" #: lib/elements/satin_column.py:43 msgid "Pull compensation" -msgstr "Compensazione tiraggio" +msgstr "" #: lib/elements/satin_column.py:44 msgid "Satin stitches pull the fabric together, resulting in a column narrower than you draw in Inkscape. This setting expands each pair of needle penetrations outward from the center of the satin column." @@ -205,20 +205,20 @@ msgstr "" #: lib/elements/satin_column.py:55 msgid "Contour underlay" -msgstr "Sottostrato del contorno" +msgstr "" #: lib/elements/satin_column.py:55 lib/elements/satin_column.py:62 #: lib/elements/satin_column.py:71 msgid "Contour Underlay" -msgstr "Sottostrato del contorno" +msgstr "" #: lib/elements/satin_column.py:62 lib/elements/satin_column.py:86 msgid "Stitch length" -msgstr "Lunghezza del punto" +msgstr "" #: lib/elements/satin_column.py:68 msgid "Contour underlay inset amount" -msgstr "Offset interno del sottostrato del contorno" +msgstr "" #: lib/elements/satin_column.py:69 msgid "Shrink the outline, to prevent the underlay from showing around the outside of the satin column." diff --git a/translations/messages_ja_JP.po b/translations/messages_ja_JP.po index 41a6c933..9939f022 100644 --- a/translations/messages_ja_JP.po +++ b/translations/messages_ja_JP.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_ko_KR.po b/translations/messages_ko_KR.po index 5e58a78a..aa9b79a4 100644 --- a/translations/messages_ko_KR.po +++ b/translations/messages_ko_KR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_nl_NL.po b/translations/messages_nl_NL.po index 4820e2f0..cda700d5 100644 --- a/translations/messages_nl_NL.po +++ b/translations/messages_nl_NL.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_no_NO.po b/translations/messages_no_NO.po index 3b8b9343..a9c0b043 100644 --- a/translations/messages_no_NO.po +++ b/translations/messages_no_NO.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Norwegian\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_pl_PL.po b/translations/messages_pl_PL.po index 82617659..f611a943 100644 --- a/translations/messages_pl_PL.po +++ b/translations/messages_pl_PL.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -670,36 +670,36 @@ msgstr "" #: print/templates/footer.html:2 msgid "Page" -msgstr "Strona" +msgstr "" #: print/templates/headline.html:5 msgid "Click to choose another logo" -msgstr "Kliknij, aby wybrać inne logo" +msgstr "" #: print/templates/headline.html:10 msgid "Enter job title..." -msgstr "Wpisz nazwę zadania..." +msgstr "" #: print/templates/headline.html:11 msgid "CLIENT" -msgstr "KLIENT" +msgstr "" #: print/templates/headline.html:11 msgid "Enter client name..." -msgstr "Wpisz nazwę klienta..." +msgstr "" #: print/templates/headline.html:12 msgid "PURCHASE ORDER #:" -msgstr "NUMER ZAMÓWIENIA #:" +msgstr "" #: print/templates/headline.html:12 msgid "Enter purchase order number..." -msgstr "Wpisz numer zamówienia..." +msgstr "" #: print/templates/headline.html:15 #, python-format msgid "%Y.%m.%d" -msgstr "%R.%m.%d" +msgstr "" #: print/templates/operator_detailedview.html:10 msgid "Thread Consumption" @@ -879,15 +879,15 @@ msgstr "" #: print/templates/ui_svg_action_buttons.html:3 msgid "Fit" -msgstr "Dopasuj" +msgstr "" #: print/templates/ui_svg_action_buttons.html:5 msgid "Apply to all" -msgstr "Przypisz wszystkim" +msgstr "" #: print/templates/ui_svg_action_buttons.html:8 msgid "Realistic" -msgstr "Realistycznie" +msgstr "" #. description for pyembroidery file format: pec #. description for pyembroidery file format: pes diff --git a/translations/messages_pt_BR.po b/translations/messages_pt_BR.po index a95306d1..b0da24fb 100644 --- a/translations/messages_pt_BR.po +++ b/translations/messages_pt_BR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:55\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_pt_PT.po b/translations/messages_pt_PT.po index ceecad48..e379114c 100644 --- a/translations/messages_pt_PT.po +++ b/translations/messages_pt_PT.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_ro_RO.po b/translations/messages_ro_RO.po index 0f028bfd..bf58f313 100644 --- a/translations/messages_ro_RO.po +++ b/translations/messages_ro_RO.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_ru_RU.po b/translations/messages_ru_RU.po index 8a9be04d..4f938913 100644 --- a/translations/messages_ru_RU.po +++ b/translations/messages_ru_RU.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -387,7 +387,7 @@ msgstr "" #: lib/extensions/install.py:44 lib/extensions/params.py:380 msgid "Cancel" -msgstr "Отмена" +msgstr "" #: lib/extensions/install.py:58 msgid "Choose Inkscape directory" @@ -492,7 +492,7 @@ msgstr "" #: lib/extensions/params.py:377 msgid "Delete" -msgstr "Удалить" +msgstr "" #: lib/extensions/params.py:384 msgid "Use Last Settings" diff --git a/translations/messages_sr_SP.po b/translations/messages_sr_SP.po index 323bd568..72b9205b 100644 --- a/translations/messages_sr_SP.po +++ b/translations/messages_sr_SP.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_sv_SE.po b/translations/messages_sv_SE.po index fceb6fa1..ffc61a72 100644 --- a/translations/messages_sv_SE.po +++ b/translations/messages_sv_SE.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:54\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_tr_TR.po b/translations/messages_tr_TR.po index 59a9340a..1a57ec9a 100644 --- a/translations/messages_tr_TR.po +++ b/translations/messages_tr_TR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:55\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_uk_UA.po b/translations/messages_uk_UA.po index 24dce756..e4b6bc79 100644 --- a/translations/messages_uk_UA.po +++ b/translations/messages_uk_UA.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:55\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_vi_VN.po b/translations/messages_vi_VN.po index b11a7a58..56416d0f 100644 --- a/translations/messages_vi_VN.po +++ b/translations/messages_vi_VN.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:55\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_zh_CN.po b/translations/messages_zh_CN.po index fe5bc0b7..c6266d62 100644 --- a/translations/messages_zh_CN.po +++ b/translations/messages_zh_CN.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:55\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_zh_TW.po b/translations/messages_zh_TW.po index 6c04bbc7..bd28f6cd 100644 --- a/translations/messages_zh_TW.po +++ b/translations/messages_zh_TW.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-22 13:55\n" +"PO-Revision-Date: 2018-08-23 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" -- cgit v1.3.1 From 27c8bcc370594d93e7d826708e4761af0da503d7 Mon Sep 17 00:00:00 2001 From: Ink/Stitch Crowdin integration Date: Fri, 24 Aug 2018 13:55:50 +0000 Subject: new translations from Crowdin --- translations/messages_af_ZA.po | 2 +- translations/messages_ar_SA.po | 2 +- translations/messages_ca_ES.po | 2 +- translations/messages_cs_CZ.po | 2 +- translations/messages_da_DK.po | 2 +- translations/messages_de_DE.po | 52 +++++++++++++++++++++--------------------- translations/messages_el_GR.po | 2 +- translations/messages_en_US.po | 2 +- translations/messages_es_ES.po | 2 +- translations/messages_fi_FI.po | 2 +- translations/messages_fr_FR.po | 2 +- translations/messages_he_IL.po | 2 +- translations/messages_hu_HU.po | 2 +- translations/messages_it_IT.po | 2 +- translations/messages_ja_JP.po | 2 +- translations/messages_ko_KR.po | 2 +- translations/messages_nl_NL.po | 2 +- translations/messages_no_NO.po | 2 +- translations/messages_pl_PL.po | 2 +- translations/messages_pt_BR.po | 2 +- translations/messages_pt_PT.po | 2 +- translations/messages_ro_RO.po | 2 +- translations/messages_ru_RU.po | 2 +- translations/messages_sr_SP.po | 2 +- translations/messages_sv_SE.po | 2 +- translations/messages_tr_TR.po | 2 +- translations/messages_uk_UA.po | 2 +- translations/messages_vi_VN.po | 2 +- translations/messages_zh_CN.po | 2 +- translations/messages_zh_TW.po | 2 +- 30 files changed, 55 insertions(+), 55 deletions(-) (limited to 'translations/messages_it_IT.po') diff --git a/translations/messages_af_ZA.po b/translations/messages_af_ZA.po index 4ee8380e..8bbba36a 100644 --- a/translations/messages_af_ZA.po +++ b/translations/messages_af_ZA.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_ar_SA.po b/translations/messages_ar_SA.po index 8cd7ebbe..5b71e31d 100644 --- a/translations/messages_ar_SA.po +++ b/translations/messages_ar_SA.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_ca_ES.po b/translations/messages_ca_ES.po index 2cc46d18..09af0cdb 100644 --- a/translations/messages_ca_ES.po +++ b/translations/messages_ca_ES.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_cs_CZ.po b/translations/messages_cs_CZ.po index c44ba7d4..9330e405 100644 --- a/translations/messages_cs_CZ.po +++ b/translations/messages_cs_CZ.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_da_DK.po b/translations/messages_da_DK.po index 3c918a42..1a9ccab5 100644 --- a/translations/messages_da_DK.po +++ b/translations/messages_da_DK.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_de_DE.po b/translations/messages_de_DE.po index 012d76a6..37326301 100644 --- a/translations/messages_de_DE.po +++ b/translations/messages_de_DE.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -20,32 +20,32 @@ msgstr "" #. command attached to an object #: lib/commands.py:11 msgid "Fill stitch starting position" -msgstr "" +msgstr "Füllstich Startposition" #. command attached to an object #: lib/commands.py:14 msgid "Fill stitch ending position" -msgstr "" +msgstr "Füllstich Endposition" #. command attached to an object #: lib/commands.py:17 msgid "Stop (pause machine) after sewing this object" -msgstr "" +msgstr "Stoppen (Pause) nach dem Nähen diesem Objekts" #. command attached to an object #: lib/commands.py:20 msgid "Trim thread after sewing this object" -msgstr "" +msgstr "Faden abschneiden nach diesem Objekt" #. command attached to an object #: lib/commands.py:23 msgid "Ignore this object (do not stitch)" -msgstr "" +msgstr "Ignoriere dieses Objekt (nicht nähen)" #. command that affects entire layer #: lib/commands.py:26 msgid "Ignore layer (do not stitch any objects in this layer)" -msgstr "" +msgstr "Ebene ignorieren (keine Objekte in dieser Ebene nähen)" #: lib/elements/auto_fill.py:11 msgid "Auto-Fill" @@ -421,7 +421,7 @@ msgstr "Bitte wählen Sie einen oder mehrere Befehle um diese zu verknüpfen." #: lib/extensions/layer_commands.py:41 lib/extensions/object_commands.py:80 msgid "Ink/Stitch Command" -msgstr "" +msgstr "Ink/Stitch Befehl" #. : the name of the line that connects a command to the object it applies to #: lib/extensions/object_commands.py:36 @@ -562,7 +562,7 @@ msgstr "Keine Stick-Dateiformate ausgewählt." #. menu. #: lib/inx/utils.py:43 msgid "Generate INX files" -msgstr "" +msgstr "Erzeuge INX Dateien" #: lib/simulator.py:40 msgid "Speed up" @@ -942,12 +942,12 @@ msgstr "Pfaff Stickformat" #. description for pyembroidery file format: svg #: pyembroidery-format-descriptions.py:14 msgid "Scalable Vector Graphics" -msgstr "" +msgstr "Skalierbare Vektorgrafik" #. description for pyembroidery file format: csv #: pyembroidery-format-descriptions.py:16 msgid "Comma-separated values" -msgstr "" +msgstr "Durch Komma getrennte Werte" #. description for pyembroidery file format: xxx #: pyembroidery-format-descriptions.py:18 @@ -1049,7 +1049,7 @@ msgstr "ZSK TC Stickformat" #. description for pyembroidery file format: pmv #: pyembroidery-format-descriptions.py:80 msgid "Brother Stitch Format" -msgstr "" +msgstr "Brother Stichformat" #: templates/convert_to_satin.inx:3 msgid "Convert Line to Satin" @@ -1060,23 +1060,23 @@ msgstr "Konvertierung der Linie zu Satinstich" #: templates/layer_commands.inx:16 templates/object_commands.inx:14 #: templates/params.inx:12 templates/print.inx:12 templates/simulate.inx:12 msgid "English" -msgstr "" +msgstr "Deutsch" #: templates/embroider.inx:3 msgid "Embroider" -msgstr "" +msgstr "Sticken" #: templates/embroider.inx:7 msgid "Collapse length (mm)" -msgstr "" +msgstr "Mindestlänge (mm)" #: templates/embroider.inx:7 msgid "Jump stitches smaller than this will be treated as normal stitches." -msgstr "" +msgstr "Sprungstiche, die kleiner sind, werden als normale Stiche behandelt." #: templates/embroider.inx:8 msgid "Hide other layers" -msgstr "" +msgstr "Andere Ebenen ausblenden" #: templates/embroider.inx:8 msgid "Hide all other top-level layers when the embroidery layer is generated, in order to make stitching discernible." @@ -1084,15 +1084,15 @@ msgstr "Verberge alle anderen Ebenen, wenn die Stickebene erstellt wird, um die #: templates/embroider.inx:9 msgid "Output file format" -msgstr "" +msgstr "Ausgabeformat" #: templates/embroider.inx:14 msgid "DEBUG" -msgstr "" +msgstr "DEBUG" #: templates/embroider.inx:17 msgid "Directory" -msgstr "" +msgstr "Verzeichnis" #: templates/embroider.inx:17 msgid "Leave empty to save the output in Inkscape's extension directory." @@ -1117,28 +1117,28 @@ msgstr "Ebenenbefehle hinzufügen" #: templates/layer_commands.inx:7 msgid "Commands will be added to the currently-selected layer." -msgstr "" +msgstr "Befehle werden zur aktuell ausgewählten Ebene hinzugefügt." #: templates/object_commands.inx:3 msgid "Attach Commands" -msgstr "" +msgstr "Befehle anhängen" #: templates/output.inx:11 #, python-format msgid "Save design in %(file_extension)s format using Ink/Stitch" -msgstr "" +msgstr "Speichern des Designs ins %(file_extension)s Format mit Ink/Stitch" #: templates/params.inx:3 msgid "Params" -msgstr "" +msgstr "Parameter" #: templates/simulate.inx:3 msgid "Simulate" -msgstr "" +msgstr "Simulation" #: templates/zip.inx:10 msgid "Ink/Stitch: ZIP export multiple formats (.zip)" -msgstr "" +msgstr "Ink/Stitch: Export in mehrere Formate (.zip)" #: templates/zip.inx:11 msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch" diff --git a/translations/messages_el_GR.po b/translations/messages_el_GR.po index 52d8c859..21a0c206 100644 --- a/translations/messages_el_GR.po +++ b/translations/messages_el_GR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_en_US.po b/translations/messages_en_US.po index b54ab41a..363e16e1 100644 --- a/translations/messages_en_US.po +++ b/translations/messages_en_US.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: English\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_es_ES.po b/translations/messages_es_ES.po index 05c25453..d1c6d6fc 100644 --- a/translations/messages_es_ES.po +++ b/translations/messages_es_ES.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_fi_FI.po b/translations/messages_fi_FI.po index d93d8502..554c022d 100644 --- a/translations/messages_fi_FI.po +++ b/translations/messages_fi_FI.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_fr_FR.po b/translations/messages_fr_FR.po index 9112cfa9..1885a21e 100644 --- a/translations/messages_fr_FR.po +++ b/translations/messages_fr_FR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: French\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_he_IL.po b/translations/messages_he_IL.po index 07fb008e..63f23f14 100644 --- a/translations/messages_he_IL.po +++ b/translations/messages_he_IL.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_hu_HU.po b/translations/messages_hu_HU.po index 868f055f..5dc948cb 100644 --- a/translations/messages_hu_HU.po +++ b/translations/messages_hu_HU.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_it_IT.po b/translations/messages_it_IT.po index a4ee6f88..e2ba5b07 100644 --- a/translations/messages_it_IT.po +++ b/translations/messages_it_IT.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_ja_JP.po b/translations/messages_ja_JP.po index 9939f022..e571e447 100644 --- a/translations/messages_ja_JP.po +++ b/translations/messages_ja_JP.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_ko_KR.po b/translations/messages_ko_KR.po index aa9b79a4..e42fbd90 100644 --- a/translations/messages_ko_KR.po +++ b/translations/messages_ko_KR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_nl_NL.po b/translations/messages_nl_NL.po index cda700d5..85813c01 100644 --- a/translations/messages_nl_NL.po +++ b/translations/messages_nl_NL.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_no_NO.po b/translations/messages_no_NO.po index a9c0b043..66d67c89 100644 --- a/translations/messages_no_NO.po +++ b/translations/messages_no_NO.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Norwegian\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_pl_PL.po b/translations/messages_pl_PL.po index f611a943..52102c52 100644 --- a/translations/messages_pl_PL.po +++ b/translations/messages_pl_PL.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_pt_BR.po b/translations/messages_pt_BR.po index b0da24fb..1a45f953 100644 --- a/translations/messages_pt_BR.po +++ b/translations/messages_pt_BR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_pt_PT.po b/translations/messages_pt_PT.po index e379114c..bfd626b4 100644 --- a/translations/messages_pt_PT.po +++ b/translations/messages_pt_PT.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_ro_RO.po b/translations/messages_ro_RO.po index bf58f313..db21b9b5 100644 --- a/translations/messages_ro_RO.po +++ b/translations/messages_ro_RO.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_ru_RU.po b/translations/messages_ru_RU.po index 4f938913..73176b70 100644 --- a/translations/messages_ru_RU.po +++ b/translations/messages_ru_RU.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_sr_SP.po b/translations/messages_sr_SP.po index 72b9205b..fb024356 100644 --- a/translations/messages_sr_SP.po +++ b/translations/messages_sr_SP.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_sv_SE.po b/translations/messages_sv_SE.po index ffc61a72..07e1bf2d 100644 --- a/translations/messages_sv_SE.po +++ b/translations/messages_sv_SE.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_tr_TR.po b/translations/messages_tr_TR.po index 1a57ec9a..a6a38dfc 100644 --- a/translations/messages_tr_TR.po +++ b/translations/messages_tr_TR.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_uk_UA.po b/translations/messages_uk_UA.po index e4b6bc79..bf0d8dd4 100644 --- a/translations/messages_uk_UA.po +++ b/translations/messages_uk_UA.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_vi_VN.po b/translations/messages_vi_VN.po index 56416d0f..a0555d14 100644 --- a/translations/messages_vi_VN.po +++ b/translations/messages_vi_VN.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_zh_CN.po b/translations/messages_zh_CN.po index c6266d62..29fce8a0 100644 --- a/translations/messages_zh_CN.po +++ b/translations/messages_zh_CN.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" diff --git a/translations/messages_zh_TW.po b/translations/messages_zh_TW.po index bd28f6cd..4ffcdef7 100644 --- a/translations/messages_zh_TW.po +++ b/translations/messages_zh_TW.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2018-08-20 20:42-0400\n" -"PO-Revision-Date: 2018-08-23 13:55\n" +"PO-Revision-Date: 2018-08-24 13:55\n" "Last-Translator: lexelby \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" -- cgit v1.3.1