diff options
Diffstat (limited to 'editor/translations/fi.po')
-rw-r--r-- | editor/translations/fi.po | 89 |
1 files changed, 83 insertions, 6 deletions
diff --git a/editor/translations/fi.po b/editor/translations/fi.po index 256b8d6db9..afa22fa263 100644 --- a/editor/translations/fi.po +++ b/editor/translations/fi.po @@ -1161,6 +1161,11 @@ msgid "File Exists, Overwrite?" msgstr "Tiedosto on jo olemassa, korvaa?" #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select Current Folder" +msgstr "Luo kansio" + +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "All Recognized" msgstr "Kaikki tunnistetut" @@ -1236,7 +1241,7 @@ msgstr "Siirrä suosikkia ylös" msgid "Move Favorite Down" msgstr "Siirrä suosikkia alas" -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp #, fuzzy msgid "Go to parent folder" msgstr "Kansiota ei voitu luoda." @@ -1567,6 +1572,16 @@ msgstr "" "työnkulun." #: editor/editor_node.cpp +#, fuzzy +msgid "Expand all properties" +msgstr "Laajenna kaikki" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Collapse all properties" +msgstr "Pienennä kaikki" + +#: editor/editor_node.cpp msgid "Copy Params" msgstr "Kopioi parametrit" @@ -2206,14 +2221,14 @@ msgid "Import" msgstr "Tuo" #: editor/editor_node.cpp -msgid "FileSystem" -msgstr "Tiedostojärjestelmä" - -#: editor/editor_node.cpp editor/node_dock.cpp msgid "Node" msgstr "Node" #: editor/editor_node.cpp +msgid "FileSystem" +msgstr "Tiedostojärjestelmä" + +#: editor/editor_node.cpp msgid "Output" msgstr "Tuloste" @@ -2273,7 +2288,7 @@ msgstr "Avaa editorissa" msgid "Open Script Editor" msgstr "Avaa editorissa" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/project_manager.cpp #, fuzzy msgid "Open Asset Library" msgstr "Vie kirjasto" @@ -3078,6 +3093,57 @@ msgid "Copy Animation" msgstr "Kopioi animaatio" #: editor/plugins/animation_player_editor_plugin.cpp +msgid "Onion Skinning" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Enable Onion Skinning" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Directions" +msgstr "Kuvaus:" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Past" +msgstr "Liitä" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Future" +msgstr "Tekstuuri" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Depth" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "1 step" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "2 steps" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "3 steps" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Differences Only" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Force White Modulate" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Include Gizmos (3D)" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp msgid "Create New Animation" msgstr "Luo uusi animaatio" @@ -6057,6 +6123,12 @@ msgstr "Käynnistä uudelleen (s):" msgid "Can't run project" msgstr "Yhdistä..." +#: editor/project_manager.cpp +msgid "" +"You don't currently have any projects.\n" +"Would you like to explore the official example projects in the Asset Library?" +msgstr "" + #: editor/project_settings_editor.cpp msgid "Key " msgstr "Näppäin... " @@ -7863,6 +7935,11 @@ msgstr "Huomio!" msgid "Please Confirm..." msgstr "Ole hyvä ja vahvista..." +#: scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select this Folder" +msgstr "Valitse metodi" + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " |