diff options
| author | Lex Neva <lexelby@users.noreply.github.com> | 2018-08-02 20:11:52 -0400 |
|---|---|---|
| committer | Lex Neva <lexelby@users.noreply.github.com> | 2018-08-02 20:11:52 -0400 |
| commit | 017c74fcb445df8eefe3818904efa8f479187fa8 (patch) | |
| tree | c7af9e0fd8fb8fdc7d436ac4644f369b60b46c88 | |
| parent | aa0d1bbc9a677d669bb363f69e4b7294fdac8cc0 (diff) | |
New translations messages.po (Vietnamese)
| -rw-r--r-- | translations/messages_vi_VN.po | 44 |
1 files changed, 42 insertions, 2 deletions
diff --git a/translations/messages_vi_VN.po b/translations/messages_vi_VN.po index 6cdc82b0..8d5cae22 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-07-25 21:18-0400\n" -"PO-Revision-Date: 2018-07-26 01:31\n" +"POT-Creation-Date: 2018-08-02 20:06-0400\n" +"PO-Revision-Date: 2018-08-03 00:11\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -394,6 +394,46 @@ msgstr "" 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 "" |
