diff options
| author | Lex Neva <lexelby@users.noreply.github.com> | 2018-08-05 20:32:30 -0400 |
|---|---|---|
| committer | Lex Neva <lexelby@users.noreply.github.com> | 2018-08-05 20:32:30 -0400 |
| commit | ad06209b0db3f469623ba7c06581441bd0ff8abc (patch) | |
| tree | 916fbfe735ec491e72a7ac11f1196fc14cd83ff8 | |
| parent | 8ab89e919a66978bd058052dad438f6be233a946 (diff) | |
New translations messages.po (Vietnamese)
| -rw-r--r-- | translations/messages_vi_VN.po | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/translations/messages_vi_VN.po b/translations/messages_vi_VN.po index 8d5cae22..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-08-02 20:06-0400\n" -"PO-Revision-Date: 2018-08-03 00:11\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" @@ -100,7 +100,7 @@ msgstr "" msgid "Custom satin column" msgstr "" -#: lib/elements/satin_column.py:25 lib/elements/stroke.py:35 +#: lib/elements/satin_column.py:25 lib/elements/stroke.py:45 msgid "Zig-zag spacing (peak-to-peak)" msgstr "" @@ -189,19 +189,27 @@ msgstr "" msgid "Running stitch length" msgstr "" -#: lib/elements/stroke.py:41 +#: 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:61 +#: lib/elements/stroke.py:71 msgid "Manual stitch placement" msgstr "" -#: lib/elements/stroke.py:61 +#: 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:92 +#: 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 "" |
