diff options
| author | Lex Neva <lexelby@users.noreply.github.com> | 2018-08-02 20:11:50 -0400 |
|---|---|---|
| committer | Lex Neva <lexelby@users.noreply.github.com> | 2018-08-02 20:11:50 -0400 |
| commit | a81d96de6257920dcaa7e0ed403b6f673e7f0ebc (patch) | |
| tree | aa8d22ef6b150b4551a8419a49eae42680afb427 /translations | |
| parent | e911a2dbe24ee3f0e4485e1dcae7522e720d0a23 (diff) | |
New translations messages.po (Chinese Simplified)
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/messages_zh_CN.po | 44 |
1 files changed, 42 insertions, 2 deletions
diff --git a/translations/messages_zh_CN.po b/translations/messages_zh_CN.po index dbb880e4..b100f335 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-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: Chinese Simplified\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 "" |
