diff options
| author | Lex Neva <lexelby@users.noreply.github.com> | 2018-08-02 20:11:42 -0400 |
|---|---|---|
| committer | Lex Neva <lexelby@users.noreply.github.com> | 2018-08-02 20:11:42 -0400 |
| commit | 770237a045469cd55a6702baedffd1be47dbc831 (patch) | |
| tree | 224dff0a21f59a487096b32a41e22b1939c2151d | |
| parent | 8c9e7ced03dabb0e0440602e8defe6d7ad27255a (diff) | |
New translations messages.po (Finnish)
| -rw-r--r-- | translations/messages_fi_FI.po | 44 |
1 files changed, 42 insertions, 2 deletions
diff --git a/translations/messages_fi_FI.po b/translations/messages_fi_FI.po index 1d79bfba..a5beacc8 100644 --- a/translations/messages_fi_FI.po +++ b/translations/messages_fi_FI.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: Finnish\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 "" |
