2017-06-25 14:12:33 +02:00
|
|
|
# Finnish translation of the Godot Engine editor
|
2018-01-01 14:40:08 +01:00
|
|
|
# Copyright (c) 2007-2018 Juan Linietsky, Ariel Manzur.
|
|
|
|
# Copyright (c) 2014-2018 Godot Engine contributors (cf. AUTHORS.md)
|
2017-06-25 14:12:33 +02:00
|
|
|
# This file is distributed under the same license as the Godot source code.
|
2017-12-20 17:08:48 +01:00
|
|
|
# basse <basse@roiske.org>, 2017.
|
2018-06-22 10:41:30 +02:00
|
|
|
# Bastian Salmela <bastian.salmela@gmail.com>, 2017, 2018.
|
2018-01-24 21:54:44 +01:00
|
|
|
# ekeimaja <ekeimaja@gmail.com>, 2017-2018.
|
2017-11-22 13:14:55 +01:00
|
|
|
# Jarmo Riikonen <amatrelan@gmail.com>, 2017.
|
2018-06-05 22:10:51 +02:00
|
|
|
# Nuutti Varvikko <nvarvikko@gmail.com>, 2018.
|
2018-02-22 18:42:07 +01:00
|
|
|
# Sami Lehtilä <sami.lehtila@gmail.com>, 2018.
|
2018-06-05 22:10:51 +02:00
|
|
|
# Tapani Niemi <tapani.niemi@kapsi.fi>, 2018.
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Godot Engine editor\n"
|
2018-08-23 13:37:01 +02:00
|
|
|
"PO-Revision-Date: 2018-08-21 21:36+0000\n"
|
2018-06-05 22:10:51 +02:00
|
|
|
"Last-Translator: Tapani Niemi <tapani.niemi@kapsi.fi>\n"
|
2017-06-25 14:18:51 +02:00
|
|
|
"Language-Team: Finnish <https://hosted.weblate.org/projects/godot-engine/"
|
|
|
|
"godot/fi/>\n"
|
2017-06-25 14:12:33 +02:00
|
|
|
"Language: fi\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8-bit\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
2018-08-23 13:37:01 +02:00
|
|
|
"X-Generator: Weblate 3.2-dev\n"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
|
|
|
|
#: modules/visual_script/visual_script_builtin_funcs.cpp
|
|
|
|
msgid "Invalid type argument to convert(), use TYPE_* constants."
|
|
|
|
msgstr ""
|
|
|
|
"Virheellinen tyyppiargumentti convert() metodille, käytä TYPE_* vakioita."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp
|
|
|
|
#: modules/mono/glue/glue_header.h
|
|
|
|
#: modules/visual_script/visual_script_builtin_funcs.cpp
|
|
|
|
msgid "Not enough bytes for decoding bytes, or invalid format."
|
|
|
|
msgstr "Ei tarpeeksi tavuja tavujen purkamiseksi tai virheellinen formaatti."
|
|
|
|
|
|
|
|
#: core/math/expression.cpp
|
|
|
|
msgid "Invalid input %i (not passed) in expression"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: core/math/expression.cpp
|
|
|
|
msgid "self can't be used because instance is null (not passed)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: core/math/expression.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Invalid operands to operator %s, %s and %s."
|
|
|
|
msgstr "Virheellinen osoitinominaisuuden nimi '%s' solmussa %s."
|
|
|
|
|
|
|
|
#: core/math/expression.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Invalid index of type %s for base type %s"
|
|
|
|
msgstr "Virheellinen osoitinominaisuuden nimi '%s' solmussa %s."
|
|
|
|
|
|
|
|
#: core/math/expression.cpp
|
|
|
|
msgid "Invalid named index '%s' for base type %s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: core/math/expression.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Invalid arguments to construct '%s'"
|
|
|
|
msgstr ": Virheellinen argumentti tyyppiä: "
|
|
|
|
|
|
|
|
#: core/math/expression.cpp
|
|
|
|
msgid "On call to '%s':"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/animation_bezier_editor.cpp
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Free"
|
|
|
|
msgstr "Vapauta"
|
|
|
|
|
|
|
|
#: editor/animation_bezier_editor.cpp
|
|
|
|
msgid "Balanced"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/animation_bezier_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Mirror"
|
|
|
|
msgstr "Peilaa X"
|
|
|
|
|
|
|
|
#: editor/animation_bezier_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Insert Key Here"
|
|
|
|
msgstr "Lisää keyframe"
|
|
|
|
|
|
|
|
#: editor/animation_bezier_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Duplicate Selected Key(s)"
|
|
|
|
msgstr "Kahdenna valinta"
|
|
|
|
|
|
|
|
#: editor/animation_bezier_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Delete Selected Key(s)"
|
|
|
|
msgstr "Poista valitut"
|
|
|
|
|
|
|
|
#: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp
|
|
|
|
msgid "Anim Duplicate Keys"
|
|
|
|
msgstr "Animaatio: Monista avaimet"
|
|
|
|
|
|
|
|
#: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp
|
|
|
|
msgid "Anim Delete Keys"
|
|
|
|
msgstr "Animaatio: poista avaimet"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
msgid "Anim Change Keyframe Time"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Animaatio: muuta avainruudun aikaa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Anim Change Transition"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Animaatio: muuta siirtymää"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Anim Change Transform"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Animaatio: muuta muunnosta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
msgid "Anim Change Keyframe Value"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Animaatio: muuta avainruudun arvoa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Anim Change Call"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Animaatio: muuta kutsua"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Property Track"
|
|
|
|
msgstr "Ominaisuus:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "3D Transform Track"
|
|
|
|
msgstr "Muunnoksen tyyppi"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Call Method Track"
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Bezier Curve Track"
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Audio Playback Track"
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Animation Playback Track"
|
|
|
|
msgstr "Lopeta animaation toisto. (S)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Add Track"
|
|
|
|
msgstr "Animaatio: Lisää raita"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Animation Length Time (seconds)"
|
|
|
|
msgstr "Animaation pituus (sekunteina)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Animation Looping"
|
|
|
|
msgstr "Animaation lähennystaso."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Functions:"
|
|
|
|
msgstr "Funktiot:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Audio Clips:"
|
|
|
|
msgstr "Äänikuuntelija"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Anim Clips:"
|
|
|
|
msgstr "Klippejä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Toggle this track on/off."
|
|
|
|
msgstr "Käytä häiriötöntä tilaa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Update Mode (How this property is set)"
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Interpolation Mode"
|
|
|
|
msgstr "Animaatiosolmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Loop Wrap Mode (Interpolate end with beginning on loop)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Remove this track."
|
|
|
|
msgstr "Poista valittu raita."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Time (s): "
|
|
|
|
msgstr "Ristihäivytyksen aika (s):"
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Continuous"
|
|
|
|
msgstr "Jatkuva"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Discrete"
|
|
|
|
msgstr "Erillinen"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Trigger"
|
|
|
|
msgstr "Liipaisin"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Capture"
|
|
|
|
msgstr "Ominaisuudet"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Nearest"
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp editor/plugins/curve_editor_plugin.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/property_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Linear"
|
|
|
|
msgstr "Lineaarinen"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Cubic"
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Clamp Loop Interp"
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Wrap Loop Interp"
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Insert Key"
|
|
|
|
msgstr "Lisää keyframe"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Duplicate Key(s)"
|
|
|
|
msgstr "Kahdenna solmu(t)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Delete Key(s)"
|
|
|
|
msgstr "Poista solmu(t)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Remove Anim Track"
|
|
|
|
msgstr "Poista animaatioraita"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Create NEW track for %s and insert key?"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Luo kohteelle %s UUSI raita ja lisää avain?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Create %d NEW tracks and insert keys?"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Luo %d uutta raitaa ja lisää avaimet?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp editor/create_dialog.cpp
|
|
|
|
#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp
|
|
|
|
#: editor/plugin_config_dialog.cpp
|
|
|
|
#: editor/plugins/abstract_polygon_2d_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Create"
|
|
|
|
msgstr "Luo"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Anim Insert"
|
|
|
|
msgstr "Animaatio: lisää"
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "AnimationPlayer can't animate itself, only other players."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Anim Create & Insert"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Animaatio: luo ja lisää"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Anim Insert Track & Key"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Animaatio: Lisää raita ja avain"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Anim Insert Key"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Animaatio: Lisää avain"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Transform tracks only apply to Spatial-based nodes."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid ""
|
|
|
|
"Audio tracks can only point to nodes of type:\n"
|
|
|
|
"-AudioStreamPlayer\n"
|
|
|
|
"-AudioStreamPlayer2D\n"
|
|
|
|
"-AudioStreamPlayer3D"
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Animation tracks can only point to AnimationPlayer nodes."
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "An animation player can't animate itself, only other players."
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Not possible to add a new track without a root"
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Track path is invalid, so can't add a key."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Track is not of type Spatial, can't insert key"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Track path is invalid, so can't add a method key."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Method not found in object: "
|
|
|
|
msgstr "VariableGet ei löytynyt skriptistä: "
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Anim Move Keys"
|
|
|
|
msgstr "Animaatio: siirrä avaimia"
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Clipboard is empty"
|
|
|
|
msgstr "Leikepöytä on tyhjä!"
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Anim Scale Keys"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Animaatio: Skaalaa avaimia"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid ""
|
|
|
|
"This option does not work for Bezier editing, as it's only a single track."
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Only show tracks from nodes selected in tree."
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Group tracks by node or display them as plain list."
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Snap (s): "
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Askellus (s):"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Animation step value."
|
|
|
|
msgstr "Animaatiopuu on kelvollinen."
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp editor/editor_properties.cpp
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp
|
|
|
|
#: editor/project_manager.cpp editor/project_settings_editor.cpp
|
|
|
|
#: editor/property_editor.cpp modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Edit"
|
|
|
|
msgstr "Muokkaa"
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Animation properties."
|
|
|
|
msgstr "Animaatiopuu"
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Copy Tracks"
|
|
|
|
msgstr "Kopioi parametrit"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Paste Tracks"
|
|
|
|
msgstr "Liitä parametrit"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Scale Selection"
|
|
|
|
msgstr "Skaalaa valintaa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Scale From Cursor"
|
|
|
|
msgstr "Skaalaa kursorista"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Duplicate Selection"
|
|
|
|
msgstr "Kahdenna valinta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Duplicate Transposed"
|
|
|
|
msgstr "Kahdenna käänteisesti"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Delete Selection"
|
|
|
|
msgstr "Poista valitut"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Goto Next Step"
|
|
|
|
msgstr "Mene seuraavaan vaiheeseen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Goto Prev Step"
|
|
|
|
msgstr "Mene edelliseen vaiheeseen"
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Optimize Animation"
|
|
|
|
msgstr "Optimoi animaatio"
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Clean-Up Animation"
|
|
|
|
msgstr "Siivoa animaatio"
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Pick the node that will be animated:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Use Bezier Curves"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Anim. Optimizer"
|
|
|
|
msgstr "Animaation optimoija"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Max. Linear Error:"
|
2018-02-22 18:42:07 +01:00
|
|
|
msgstr "Max. lineaarinen virhe:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Max. Angular Error:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Max. kulmavirhe:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Max Optimizable Angle:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Max. optimoitava kulma:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Optimize"
|
|
|
|
msgstr "Optimoi"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Remove invalid keys"
|
|
|
|
msgstr "Poista virheelliset avaimet"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Remove unresolved and empty tracks"
|
|
|
|
msgstr "Poista ratkaisemattomat ja tyhjät raidat"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Clean-up all animations"
|
|
|
|
msgstr "Siivoa kaikki animaatiot"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Clean-Up Animation(s) (NO UNDO!)"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Siivoa animaatio(t) (EI VOI KUMOTA!)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Clean-Up"
|
|
|
|
msgstr "Siivoa"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Scale Ratio:"
|
|
|
|
msgstr "Skaalaussuhde:"
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp
|
|
|
|
msgid "Select tracks to copy:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/animation_track_editor.cpp editor/editor_properties.cpp
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp editor/property_editor.cpp
|
|
|
|
#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp
|
|
|
|
msgid "Copy"
|
|
|
|
msgstr "Kopioi"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/array_property_edit.cpp
|
|
|
|
msgid "Resize Array"
|
|
|
|
msgstr "Muuta taulukon kokoa"
|
|
|
|
|
|
|
|
#: editor/array_property_edit.cpp
|
|
|
|
msgid "Change Array Value Type"
|
|
|
|
msgstr "Vaihda taulukon arvon tyyppiä"
|
|
|
|
|
|
|
|
#: editor/array_property_edit.cpp
|
|
|
|
msgid "Change Array Value"
|
|
|
|
msgstr "Vaihda taulukon arvoa"
|
|
|
|
|
|
|
|
#: editor/code_editor.cpp
|
|
|
|
msgid "Go to Line"
|
|
|
|
msgstr "Mene riville"
|
|
|
|
|
|
|
|
#: editor/code_editor.cpp
|
|
|
|
msgid "Line Number:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Rivinumero:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/code_editor.cpp editor/editor_help.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "No Matches"
|
|
|
|
msgstr "Ei osumia"
|
|
|
|
|
|
|
|
#: editor/code_editor.cpp
|
|
|
|
msgid "Replaced %d occurrence(s)."
|
|
|
|
msgstr "Korvattu %d osuvuutta."
|
|
|
|
|
|
|
|
#: editor/code_editor.cpp
|
|
|
|
msgid "Match Case"
|
|
|
|
msgstr "Huomioi kirjainkoko"
|
|
|
|
|
|
|
|
#: editor/code_editor.cpp
|
|
|
|
msgid "Whole Words"
|
|
|
|
msgstr "Kokonaisia sanoja"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/code_editor.cpp editor/rename_dialog.cpp
|
2018-01-20 10:10:49 +01:00
|
|
|
msgid "Replace"
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Korvaa"
|
|
|
|
|
|
|
|
#: editor/code_editor.cpp
|
2018-01-20 10:10:49 +01:00
|
|
|
msgid "Replace All"
|
|
|
|
msgstr "Korvaa kaikki"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/code_editor.cpp
|
2018-01-20 10:10:49 +01:00
|
|
|
msgid "Selection Only"
|
|
|
|
msgstr "Pelkkä valinta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Zoom In"
|
|
|
|
msgstr "Lähennä"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Zoom Out"
|
|
|
|
msgstr "Loitonna"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Reset Zoom"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Palauta oletuslähennystaso"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/code_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Warnings:"
|
|
|
|
msgstr "Varoitukset"
|
|
|
|
|
|
|
|
#: editor/code_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Zoom:"
|
|
|
|
msgstr "Lähennä (%):"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/code_editor.cpp editor/script_editor_debugger.cpp
|
|
|
|
msgid "Line:"
|
|
|
|
msgstr "Rivi:"
|
|
|
|
|
|
|
|
#: editor/code_editor.cpp
|
|
|
|
msgid "Col:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Sarake:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
msgid "Method in target Node must be specified!"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kohdesolmun metodi täytyy määrittää!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
msgid ""
|
|
|
|
"Target method not found! Specify a valid method or attach a script to target "
|
|
|
|
"Node."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Kohdemetodia ei löytynyt! Määrittele voimassa oleva metodi tai kiinnitä "
|
|
|
|
"skripti solmuun."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
msgid "Connect To Node:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Yhdistä solmuun:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp editor/editor_autoload_settings.cpp
|
|
|
|
#: editor/groups_editor.cpp editor/plugins/item_list_editor_plugin.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Add"
|
|
|
|
msgstr "Lisää"
|
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp editor/dependency_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/groups_editor.cpp editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/theme_editor_plugin.cpp editor/project_manager.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Remove"
|
|
|
|
msgstr "Poista"
|
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
msgid "Add Extra Call Argument:"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Lisää ylimääräinen argumentti kutsulle:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
msgid "Extra Call Arguments:"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Ylimääräiset argumentit:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
msgid "Path to Node:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Polku solmuun:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
msgid "Make Function"
|
|
|
|
msgstr "Tee funktio"
|
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
msgid "Deferred"
|
|
|
|
msgstr "Lykätty"
|
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
msgid "Oneshot"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Ainutkertainen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/connections_dialog.cpp editor/dependency_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/export_template_manager.cpp editor/groups_editor.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#: editor/plugins/resource_preloader_editor_plugin.cpp
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp editor/project_export.cpp
|
|
|
|
#: editor/project_settings_editor.cpp editor/property_editor.cpp
|
|
|
|
#: editor/run_settings_dialog.cpp editor/settings_config_dialog.cpp
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Close"
|
|
|
|
msgstr "Sulje"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
msgid "Connect"
|
|
|
|
msgstr "Yhdistä"
|
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
msgid "Connect '%s' to '%s'"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Yhdistä solmu '%s' solmuun '%s'"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Disconnect '%s' from '%s'"
|
|
|
|
msgstr "Katkaise yhteys solmusta '%s' solmuun '%s'"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Disconnect all from signal: '%s'"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Katkaise yhteys solmusta '%s' solmuun '%s'"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Connect..."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Yhdistä..."
|
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Disconnect"
|
|
|
|
msgstr "Katkaise yhteys"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Connect Signal: "
|
|
|
|
msgstr "Yhdistävä signaali:"
|
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Edit Connection: "
|
|
|
|
msgstr "Muokkaa yhteyksiä"
|
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Are you sure you want to remove all connections from the \""
|
|
|
|
msgstr "Haluatko varmasti suorittaa usemman projektin?"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/connections_dialog.cpp editor/editor_help.cpp editor/node_dock.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Signals"
|
|
|
|
msgstr "Signaalit"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
msgid "Are you sure you want to remove all connections from this signal?"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Disconnect All"
|
|
|
|
msgstr "Katkaise yhteys"
|
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Edit..."
|
|
|
|
msgstr "Muokkaa"
|
|
|
|
|
|
|
|
#: editor/connections_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Go To Method"
|
|
|
|
msgstr "Metodit"
|
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/create_dialog.cpp
|
|
|
|
msgid "Change %s Type"
|
2018-02-22 18:42:07 +01:00
|
|
|
msgstr "Muuta %s:n tyyppi"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
|
|
|
#: editor/create_dialog.cpp editor/project_settings_editor.cpp
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Change"
|
|
|
|
msgstr "Muuta"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/create_dialog.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
msgid "Create New %s"
|
2018-02-22 18:42:07 +01:00
|
|
|
msgstr "Luo uusi %s"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/create_dialog.cpp editor/editor_file_dialog.cpp
|
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
msgid "Favorites:"
|
|
|
|
msgstr "Suosikit:"
|
|
|
|
|
|
|
|
#: editor/create_dialog.cpp editor/editor_file_dialog.cpp
|
|
|
|
msgid "Recent:"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Viimeaikaiset:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/quick_open.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: modules/visual_script/visual_script_property_selector.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Search:"
|
|
|
|
msgstr "Hae:"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/create_dialog.cpp editor/editor_help.cpp
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
|
|
|
|
#: editor/quick_open.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: modules/visual_script/visual_script_property_selector.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Matches:"
|
|
|
|
msgstr "Osumat:"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/create_dialog.cpp editor/editor_help.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugin_config_dialog.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp editor/property_selector.cpp
|
|
|
|
#: editor/script_editor_debugger.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: modules/visual_script/visual_script_property_selector.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Description:"
|
|
|
|
msgstr "Kuvaus:"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Search Replacement For:"
|
|
|
|
msgstr "Hae korvattava:"
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Dependencies For:"
|
|
|
|
msgstr "Riippuvuudet:"
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid ""
|
|
|
|
"Scene '%s' is currently being edited.\n"
|
|
|
|
"Changes will not take effect unless reloaded."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Skeneä '%s' muokataan parhaillaan.\n"
|
2017-06-25 14:12:33 +02:00
|
|
|
"Muutokset tulevat voimaan vasta päivityksen jälkeen."
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid ""
|
|
|
|
"Resource '%s' is in use.\n"
|
|
|
|
"Changes will take effect when reloaded."
|
|
|
|
msgstr ""
|
|
|
|
"Resurssi '%s' on käytössä.\n"
|
|
|
|
"Muutokset tulevat voimaan päivitettäessä."
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
#: modules/gdnative/gdnative_library_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Dependencies"
|
|
|
|
msgstr "Riippuvuudet"
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Resource"
|
|
|
|
msgstr "Resurssi"
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_manager.cpp editor/project_settings_editor.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Path"
|
|
|
|
msgstr "Polku"
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Dependencies:"
|
|
|
|
msgstr "Riippuvuudet:"
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Fix Broken"
|
|
|
|
msgstr "Korjaa rikkinäinen"
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Dependency Editor"
|
|
|
|
msgstr "Riippuvuusmuokkain"
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Search Replacement Resource:"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Etsi korvaava resurssi:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/dependency_editor.cpp editor/editor_file_dialog.cpp
|
|
|
|
#: editor/editor_help.cpp editor/editor_node.cpp editor/filesystem_dock.cpp
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/quick_open.cpp editor/script_create_dialog.cpp
|
|
|
|
#: modules/visual_script/visual_script_property_selector.cpp
|
|
|
|
#: scene/gui/file_dialog.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "Open"
|
|
|
|
msgstr "Avaa"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Owners Of:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Omistajat kohteelle:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Remove selected files from the project? (no undo)"
|
|
|
|
msgstr "Poista valitut tiedostot projektista? (ei voi kumota)"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid ""
|
|
|
|
"The files being removed are required by other resources in order for them to "
|
|
|
|
"work.\n"
|
|
|
|
"Remove them anyway? (no undo)"
|
|
|
|
msgstr ""
|
2017-11-29 09:49:45 +01:00
|
|
|
"Poistettavaksi merkittyjä tiedostoja tarvitaan muiden resurssien "
|
|
|
|
"toimivuuteen.\n"
|
|
|
|
"Poistetaanko silti? (ei mahdollisuutta kumota)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/dependency_editor.cpp editor/export_template_manager.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Cannot remove:"
|
2018-02-22 18:42:07 +01:00
|
|
|
msgstr "Ei voida poistaa:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Error loading:"
|
|
|
|
msgstr "Virhe ladatessa:"
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Scene failed to load due to missing dependencies:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Skenen lataaminen epäonnistui puuttuvan riippuvuuden takia:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp editor/editor_node.cpp
|
|
|
|
msgid "Open Anyway"
|
|
|
|
msgstr "Avaa kuitenkin"
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Which action should be taken?"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Mikä toiminto pitäisi tehdä?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Fix Dependencies"
|
|
|
|
msgstr "Korjaa riippuvuudet"
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Errors loading!"
|
|
|
|
msgstr "Virheitä ladatessa!"
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Permanently delete %d item(s)? (No undo!)"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Poista pysyvästi %d kohdetta? (Ei voi kumota!)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Owns"
|
|
|
|
msgstr "Omistaa"
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Resources Without Explicit Ownership:"
|
|
|
|
msgstr "Resurssit, joilla ei ole selvää omistajaa:"
|
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp editor/editor_node.cpp
|
|
|
|
msgid "Orphan Resource Explorer"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Irrallisten resurssien hallinta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/dependency_editor.cpp
|
|
|
|
msgid "Delete selected files?"
|
|
|
|
msgstr "Poista valitut tiedostot?"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/dependency_editor.cpp editor/editor_audio_buses.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/editor_file_dialog.cpp editor/editor_node.cpp
|
|
|
|
#: editor/filesystem_dock.cpp editor/plugins/item_list_editor_plugin.cpp
|
|
|
|
#: editor/project_export.cpp editor/project_settings_editor.cpp
|
|
|
|
#: editor/scene_tree_dock.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Delete"
|
|
|
|
msgstr "Poista"
|
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/dictionary_property_edit.cpp
|
|
|
|
msgid "Change Dictionary Key"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Vaihda hakurakenteen avainta"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/dictionary_property_edit.cpp
|
|
|
|
msgid "Change Dictionary Value"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Vaihda hakurakenteen arvoa"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_about.cpp
|
|
|
|
msgid "Thanks from the Godot community!"
|
|
|
|
msgstr "Kiitos Godot-yhteisöltä!"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_about.cpp editor/editor_node.cpp editor/inspector_dock.cpp
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp
|
|
|
|
#: editor/script_create_dialog.cpp scene/gui/dialogs.cpp
|
|
|
|
msgid "OK"
|
|
|
|
msgstr "OK"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
|
|
|
msgid "Godot Engine contributors"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Godot moottorin kehittäjät"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
|
|
|
msgid "Project Founders"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Projektin perustajat"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
|
|
|
msgid "Lead Developer"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Pääkehittäjä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/editor_about.cpp
|
|
|
|
msgid "Project Manager "
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Projektipäällikkö "
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
|
|
|
msgid "Developers"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Kehittäjät"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Authors"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tekijät"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Platinum Sponsors"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Platinasponsorit"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Gold Sponsors"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kultasponsorit"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Mini Sponsors"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Minisponsorit"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Gold Donors"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kultalahjoittajat"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Silver Donors"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Hopealahjoittajat"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_about.cpp
|
|
|
|
msgid "Bronze Donors"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Pronssilahjoittajat"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
|
|
|
msgid "Donors"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Lahjoittajat"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
|
|
|
msgid "License"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Lisenssi"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
|
|
|
msgid "Thirdparty License"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Kolmannen osapuolen lisenssi"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
|
|
|
msgid ""
|
|
|
|
"Godot Engine relies on a number of thirdparty free and open source "
|
|
|
|
"libraries, all compatible with the terms of its MIT license. The following "
|
|
|
|
"is an exhaustive list of all such thirdparty components with their "
|
|
|
|
"respective copyright statements and license terms."
|
|
|
|
msgstr ""
|
2017-11-29 09:49:45 +01:00
|
|
|
"Godot moottori käyttää useita kolmannen osapuolen ilmaisia ja avoimia "
|
|
|
|
"kirjastoja, jotka kaikki ovat yhteensopivia sen MIT lisenssin kanssa. "
|
2018-06-22 10:41:30 +02:00
|
|
|
"Seuraava tyhjentävä listaus sisältää kaikki tällaiset kolmannen osapuolen "
|
|
|
|
"komponentit ja niiden vastaavat tekijänoikeustiedot ja käyttöoikeusehdot."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
|
|
|
msgid "All Components"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Kaikki komponentit"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
|
|
|
msgid "Components"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Komponentit"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_about.cpp
|
|
|
|
msgid "Licenses"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Lisenssit"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_asset_installer.cpp editor/project_manager.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
msgid "Error opening package file, not in zip format."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Virhe avattaessa pakettitiedostoa, ei zip-muodossa."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_asset_installer.cpp
|
|
|
|
msgid "Uncompressing Assets"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Puretaan assetteja"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_asset_installer.cpp editor/project_manager.cpp
|
|
|
|
msgid "Package Installed Successfully!"
|
|
|
|
msgstr "Paketti asennettu onnistuneesti!"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_asset_installer.cpp
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Success!"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Onnistui!"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_asset_installer.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Install"
|
|
|
|
msgstr "Asenna"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_asset_installer.cpp
|
|
|
|
msgid "Package Installer"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Pakettien asentaja"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Speakers"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Kaiuttimiet"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Add Effect"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Lisää efekti"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Rename Audio Bus"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Nimeä ääniväylä uudelleen"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Change Audio Bus Volume"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muuta ääniväylän voimakkuutta"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Toggle Audio Bus Solo"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Ääniväylä sooloksi"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Toggle Audio Bus Mute"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Mykistä ääniväylä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Toggle Audio Bus Bypass Effects"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Käytä ääniväylän efektejä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Select Audio Bus Send"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Valitse ääniväylän lähtö"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Add Audio Bus Effect"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Lisää väylälle efekti"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Move Bus Effect"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Siirrä väylän efektiä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Delete Bus Effect"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Poista väylän efekti"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Audio Bus, Drag and Drop to rearrange."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Ääniväylä, tartu ja vedä järjestelläksesi uudelleen."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Solo"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Soolo"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Mute"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Mykkä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Bypass"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Ohita"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Bus options"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Väylän asetukset"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/editor_audio_buses.cpp editor/filesystem_dock.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp editor/scene_tree_dock.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
msgid "Duplicate"
|
|
|
|
msgstr "Monista"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Reset Volume"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Palauta äänenvoimakkuus"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Delete Effect"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Poista efekti"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Audio"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Äänet"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Add Audio Bus"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Lisää ääniväylä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Master bus can't be deleted!"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Pääväylää ei voi poistaa!"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Delete Audio Bus"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Poista ääniväylä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Duplicate Audio Bus"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Monista ääniväylä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Reset Bus Volume"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Palauta väylän äänenvoimakkuus"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Move Audio Bus"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Siirrä ääniväylää"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Save Audio Bus Layout As..."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tallenna ääniväylän asettelu nimellä..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Location for New Layout..."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Sijainti uudelle asettelulle..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Open Audio Bus Layout"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Avaa ääniväylän asettelu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "There is no 'res://default_bus_layout.tres' file."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tiedostoa 'res://default_bus_layout.tres' ei löytynyt."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Invalid file, not an audio bus layout."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Virheellinen tiedosto. Tämä ei ole ääniväylän asettelu ensinkään."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Add Bus"
|
|
|
|
msgstr "Lisää väylä"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Create a new Bus Layout."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Luo uusi ääniväylän asettelu."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_audio_buses.cpp editor/editor_properties.cpp
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp editor/property_editor.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Load"
|
|
|
|
msgstr "Lataa"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Load an existing Bus Layout."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Lataa olemassaoleva väylän asettelu."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Save As"
|
|
|
|
msgstr "Tallenna nimellä"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Save this Bus Layout to a file."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tallenna väylän asettelu tiedostoksi."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_audio_buses.cpp editor/import_dock.cpp
|
|
|
|
msgid "Load Default"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Lataa oletus"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_audio_buses.cpp
|
|
|
|
msgid "Load the default Bus Layout."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Lataa väylän oletusasettelu."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Invalid name."
|
|
|
|
msgstr "Virheellinen nimi."
|
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Valid characters:"
|
|
|
|
msgstr "Kelvolliset merkit:"
|
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Invalid name. Must not collide with an existing engine class name."
|
|
|
|
msgstr ""
|
2017-11-29 09:49:45 +01:00
|
|
|
"Virheellinen nimi. Ei saa mennä päällekkäin olemassa olevan luokan nimen "
|
|
|
|
"kanssa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Invalid name. Must not collide with an existing buit-in type name."
|
|
|
|
msgstr ""
|
2017-11-29 09:49:45 +01:00
|
|
|
"Virheellinen nimi. Ei saa mennä päällekkäin jo olemassa olevan, "
|
|
|
|
"sisäänrakennetun tyypin nimen kanssa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Invalid name. Must not collide with an existing global constant name."
|
|
|
|
msgstr ""
|
2017-11-29 09:49:45 +01:00
|
|
|
"Virheellinen nimi. Ei saa mennä päällekkäin jo olemassa olevan globaalin "
|
|
|
|
"vakion nimen kanssa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Autoload '%s' already exists!"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Automaattisesti ladattava '%s' on jo olemassa!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Rename Autoload"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Nimeä automaattisesti ladattava uudelleen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Toggle AutoLoad Globals"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Aseta globaalien automaattilataus"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Move Autoload"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Siirrä automaattisesti ladattavaa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Remove Autoload"
|
|
|
|
msgstr "Poista automaattinen lataus"
|
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Enable"
|
|
|
|
msgstr "Ota käyttöön"
|
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Rearrange Autoloads"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Järjestele uudelleen automaattiset lataukset"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Invalid Path."
|
|
|
|
msgstr "Virheellinen polku."
|
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "File does not exist."
|
|
|
|
msgstr "Tiedostoa ei ole olemassa."
|
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Not in resource path."
|
|
|
|
msgstr "Ei löytynyt resurssipolusta."
|
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Add AutoLoad"
|
|
|
|
msgstr "Lisää automaattisesti ladattava"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_autoload_settings.cpp editor/editor_file_dialog.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
#: scene/gui/file_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Path:"
|
|
|
|
msgstr "Polku:"
|
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Node Name:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Solmun nimi:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/editor_autoload_settings.cpp editor/editor_profiler.cpp
|
|
|
|
#: editor/project_manager.cpp editor/settings_config_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Name"
|
|
|
|
msgstr "Nimi"
|
|
|
|
|
|
|
|
#: editor/editor_autoload_settings.cpp
|
|
|
|
msgid "Singleton"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Singleton"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_data.cpp
|
|
|
|
msgid "Updating Scene"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Päivitetään skeneä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_data.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Storing local changes..."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Varastoidaan paikalliset muutokset..."
|
|
|
|
|
|
|
|
#: editor/editor_data.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Updating scene..."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Päivitetään skeneä..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_data.cpp editor/editor_properties.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
msgid "[empty]"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "[tyhjä]"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: editor/editor_data.cpp
|
|
|
|
msgid "[unsaved]"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "[tallentamaton]"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_dir_dialog.cpp
|
|
|
|
msgid "Please select a base directory first"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Valitse ensin päähakemisto"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_dir_dialog.cpp
|
|
|
|
msgid "Choose a Directory"
|
|
|
|
msgstr "Valitse hakemisto"
|
|
|
|
|
|
|
|
#: editor/editor_dir_dialog.cpp editor/editor_file_dialog.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/filesystem_dock.cpp scene/gui/file_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Create Folder"
|
|
|
|
msgstr "Luo kansio"
|
|
|
|
|
|
|
|
#: editor/editor_dir_dialog.cpp editor/editor_file_dialog.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_plugin_settings.cpp editor/filesystem_dock.cpp
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp editor/project_export.cpp
|
|
|
|
#: scene/gui/file_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Name:"
|
|
|
|
msgstr "Nimi:"
|
|
|
|
|
|
|
|
#: editor/editor_dir_dialog.cpp editor/editor_file_dialog.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/filesystem_dock.cpp scene/gui/file_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Could not create folder."
|
|
|
|
msgstr "Kansiota ei voitu luoda."
|
|
|
|
|
|
|
|
#: editor/editor_dir_dialog.cpp
|
|
|
|
msgid "Choose"
|
|
|
|
msgstr "Valitse"
|
|
|
|
|
|
|
|
#: editor/editor_export.cpp
|
|
|
|
msgid "Storing File:"
|
|
|
|
msgstr "Varastoidaan tiedostoa:"
|
|
|
|
|
|
|
|
#: editor/editor_export.cpp
|
|
|
|
msgid "Packing"
|
|
|
|
msgstr "Pakataan"
|
|
|
|
|
|
|
|
#: editor/editor_export.cpp platform/javascript/export/export.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Template file not found:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Mallitiedostoa ei löytynyt:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
|
|
|
|
msgid "File Exists, Overwrite?"
|
|
|
|
msgstr "Tiedosto on jo olemassa, korvaa?"
|
|
|
|
|
2017-11-29 09:51:00 +01:00
|
|
|
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
|
|
|
|
msgid "Select Current Folder"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Valitse nykyinen kansio"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp
|
|
|
|
msgid "Copy Path"
|
|
|
|
msgstr "Kopioi polku"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Open In File Manager"
|
|
|
|
msgstr "Näytä tiedostonhallinnassa"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp
|
|
|
|
#: editor/project_manager.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
msgid "Show In File Manager"
|
|
|
|
msgstr "Näytä tiedostonhallinnassa"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "New Folder..."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Uusi kansio..."
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp
|
|
|
|
msgid "Refresh"
|
|
|
|
msgstr "Päivitä"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
|
|
|
|
msgid "All Recognized"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Kaikki tunnistetut"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
|
|
|
|
msgid "All Files (*)"
|
|
|
|
msgstr "Kaikki tiedostot (*)"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
|
|
|
|
msgid "Open a File"
|
|
|
|
msgstr "Avaa tiedosto"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
|
|
|
|
msgid "Open File(s)"
|
|
|
|
msgstr "Avaa tiedosto(t)"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
|
|
|
|
msgid "Open a Directory"
|
|
|
|
msgstr "Avaa hakemisto"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
|
|
|
|
msgid "Open a File or Directory"
|
|
|
|
msgstr "Avaa tiedosto tai hakemisto"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_file_dialog.cpp editor/editor_node.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/inspector_dock.cpp editor/plugins/animation_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp scene/gui/file_dialog.cpp
|
|
|
|
msgid "Save"
|
|
|
|
msgstr "Tallenna"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
|
|
|
|
msgid "Save a File"
|
|
|
|
msgstr "Tallenna tiedosto"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp
|
|
|
|
msgid "Go Back"
|
|
|
|
msgstr "Mene taaksepäin"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp
|
|
|
|
msgid "Go Forward"
|
|
|
|
msgstr "Mene eteenpäin"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp
|
|
|
|
msgid "Go Up"
|
|
|
|
msgstr "Mene ylös"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp
|
|
|
|
msgid "Toggle Hidden Files"
|
|
|
|
msgstr "Näytä piilotiedostot"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp
|
|
|
|
msgid "Toggle Favorite"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Aseta suosikiksi"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp
|
|
|
|
msgid "Toggle Mode"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Aseta tila"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp
|
|
|
|
msgid "Focus Path"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kohdista polkuun"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp
|
|
|
|
msgid "Move Favorite Up"
|
|
|
|
msgstr "Siirrä suosikkia ylös"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp
|
|
|
|
msgid "Move Favorite Down"
|
|
|
|
msgstr "Siirrä suosikkia alas"
|
|
|
|
|
2017-11-29 09:51:00 +01:00
|
|
|
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Go to parent folder"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Siirry yläkansioon"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
|
|
|
|
msgid "Directories & Files:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Hakemistot ja tiedostot:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_file_dialog.cpp editor/plugins/sprite_editor_plugin.cpp
|
|
|
|
#: editor/plugins/style_box_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Preview:"
|
|
|
|
msgstr "Esikatselu:"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp editor/script_editor_debugger.cpp
|
|
|
|
#: scene/gui/file_dialog.cpp
|
|
|
|
msgid "File:"
|
|
|
|
msgstr "Tiedosto:"
|
|
|
|
|
|
|
|
#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp
|
|
|
|
msgid "Must use a valid extension."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Käytä sopivaa tiedostopäätettä."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_file_system.cpp
|
|
|
|
msgid "ScanSources"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Selaa lähdetiedostoja"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_file_system.cpp
|
|
|
|
msgid "(Re)Importing Assets"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tuodaan (uudelleen) assetteja"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/editor_help.cpp editor/editor_node.cpp
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Search Help"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Etsi ohjeesta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Class List:"
|
|
|
|
msgstr "Luokkaluettelo:"
|
|
|
|
|
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Search Classes"
|
|
|
|
msgstr "Etsi luokkia"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_help.cpp editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Top"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Yläpuoli"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_help.cpp editor/property_editor.cpp
|
|
|
|
msgid "Class:"
|
|
|
|
msgstr "Luokka:"
|
|
|
|
|
|
|
|
#: editor/editor_help.cpp editor/scene_tree_editor.cpp
|
|
|
|
msgid "Inherits:"
|
|
|
|
msgstr "Perii:"
|
|
|
|
|
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Inherited by:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Perivät:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Brief Description:"
|
|
|
|
msgstr "Lyhyt kuvaus:"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Members"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Jäsenet"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_help.cpp modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Members:"
|
|
|
|
msgstr "Jäsenet:"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Public Methods"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Julkiset metodit"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Public Methods:"
|
|
|
|
msgstr "Julkiset metodit:"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "GUI Theme Items"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Käyttöliittymäteeman osat"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "GUI Theme Items:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Käyttöliittymäteeman osat:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_help.cpp modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Signals:"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Signaalit:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Enumerations"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Enumeraatiot"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Enumerations:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Enumeraatiot:"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "enum "
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "enum "
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Constants"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Vakiot"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Constants:"
|
|
|
|
msgstr "Vakiot:"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Description"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kuvaus"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2018-01-20 10:10:49 +01:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Online Tutorials:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Online-oppaat:"
|
2018-01-20 10:10:49 +01:00
|
|
|
|
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid ""
|
|
|
|
"There are currently no tutorials for this class, you can [color=$color][url="
|
|
|
|
"$url]contribute one[/url][/color] or [color=$color][url=$url2]request one[/"
|
|
|
|
"url][/color]."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Tälle luokalle ei vielä löydy kuvausta. Voit [color=$color][url=$url]auttaa "
|
|
|
|
"luomalla sellaisen[/url][/color] tai [color=$color][url=$url2]pyytää "
|
|
|
|
"sellaisen[/url][/color]."
|
2018-01-20 10:10:49 +01:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Properties"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ominaisuudet"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Property Description:"
|
|
|
|
msgstr "Ominaisuuden kuvaus:"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid ""
|
|
|
|
"There is currently no description for this property. Please help us by "
|
|
|
|
"[color=$color][url=$url]contributing one[/url][/color]!"
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Tälle ominaisuudelle ei vielä löydy kuvausta. Voit auttaa meitä [color="
|
|
|
|
"$color][url=$url]kirjoittamalla sellaisen[/url][/color]!"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Methods"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Metodit"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid "Method Description:"
|
|
|
|
msgstr "Metodin kuvaus:"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_help.cpp
|
|
|
|
msgid ""
|
|
|
|
"There is currently no description for this method. Please help us by [color="
|
|
|
|
"$color][url=$url]contributing one[/url][/color]!"
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Tälle metodille ei vielä löydy kuvausta. Voit auttaa meitä [color=$color]"
|
2017-11-29 09:49:45 +01:00
|
|
|
"[url=$url]kirjoittamalla sellaisen[/url][/color]!"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_inspector.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Property: "
|
|
|
|
msgstr "Ominaisuus:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_inspector.cpp editor/property_editor.cpp
|
|
|
|
msgid "Set"
|
|
|
|
msgstr "Aseta"
|
|
|
|
|
|
|
|
#: editor/editor_inspector.cpp
|
|
|
|
msgid "Set Multiple:"
|
|
|
|
msgstr ""
|
2018-01-20 10:10:49 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_log.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
msgid "Output:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tuloste:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_log.cpp editor/editor_profiler.cpp
|
|
|
|
#: editor/editor_properties.cpp
|
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
|
|
|
#: editor/property_editor.cpp editor/scene_tree_dock.cpp
|
|
|
|
#: editor/script_editor_debugger.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
#: modules/gdnative/gdnative_library_editor_plugin.cpp scene/gui/line_edit.cpp
|
|
|
|
#: scene/gui/text_edit.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Clear"
|
|
|
|
msgstr "Tyhjennä"
|
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/editor_log.cpp
|
|
|
|
msgid "Clear Output"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tyhjennä tuloste"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
2018-05-03 11:25:51 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Project export failed with error code %d."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Projektin vienti epäonnistui virhekoodilla %d."
|
2018-05-03 11:25:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Error saving resource!"
|
|
|
|
msgstr "Virhe tallennettaessa resurssia!"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp editor/plugins/animation_player_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Save Resource As..."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Tallenna resurssi nimellä..."
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Can't open file for writing:"
|
|
|
|
msgstr "Ei voida avata tiedostoa kirjoitettavaksi:"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Requested file format unknown:"
|
|
|
|
msgstr "Pyydetty tiedostomuoto tuntematon:"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Error while saving."
|
|
|
|
msgstr "Virhe tallennettaessa."
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Can't open '%s'. The file could have been moved or deleted."
|
|
|
|
msgstr ""
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Error while parsing '%s'."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virhe jäsennettäessä tiedostoa '%s'."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Unexpected end of file '%s'."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Odottamaton loppu tiedostossa '%s'."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Missing '%s' or its dependencies."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tiedosto '%s' tai jokin sen riippuvuuksista puuttuu."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Error while loading '%s'."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virhe ladattaessa tiedostoa '%s'."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Saving Scene"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tallennetaan skeneä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Analyzing"
|
|
|
|
msgstr "Analysoidaan"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Creating Thumbnail"
|
|
|
|
msgstr "Luodaan pienoiskuvaa"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "This operation can't be done without a tree root."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tätä toimintoa ei voi tehdä ilman että puun juuri on olemassa."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
2018-01-06 14:32:21 +01:00
|
|
|
"Couldn't save scene. Likely dependencies (instances or inheritance) couldn't "
|
|
|
|
"be satisfied."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr ""
|
|
|
|
"Skeneä ei voitu tallentaa. Mahdollisia riippuvuuksia (ilmentymiä tai "
|
|
|
|
"perintää) ei voida toteuttaa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Can't load MeshLibrary for merging!"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ei voitu ladata MeshLibrary resurssia yhdistämistä varten!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Error saving MeshLibrary!"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Virhe tallennettaessa MeshLibrary resurssia!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Can't load TileSet for merging!"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ei voida ladata ruutuvalikoimaa yhdistämistä varten!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Error saving TileSet!"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Virhe tallennettaessa ruutuvalikoimaa!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Error trying to save layout!"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Virhe tallennettaessa asettelua!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Default editor layout overridden."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Editorin oletusasettelu ylikirjoitettu."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Layout name not found!"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Asettelun nimeä ei löytynyt!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Restored default layout to base settings."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Palautettiin oletusasettelu alkuperäisiin asetuksiinsa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"This resource belongs to a scene that was imported, so it's not editable.\n"
|
|
|
|
"Please read the documentation relevant to importing scenes to better "
|
|
|
|
"understand this workflow."
|
|
|
|
msgstr ""
|
2017-11-29 09:49:45 +01:00
|
|
|
"Tämä resurssi kuuluu tuotuun skeneen, joten sitä ei voi suoraan muokata.\n"
|
2018-06-22 10:41:30 +02:00
|
|
|
"Lue ohjeet skenejen tuomisesta, jotta ymmärrät paremmin tämän työnkulun."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"This resource belongs to a scene that was instanced or inherited.\n"
|
|
|
|
"Changes to it will not be kept when saving the current scene."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Tämä resurssi kuuluu skeneen, josta on luotu ilmentymä, tai joka on "
|
2017-11-29 09:49:45 +01:00
|
|
|
"periytyvä.\n"
|
2018-06-05 22:10:51 +02:00
|
|
|
"Muutokset siihen eivät ole pysyviä, kun tallennat nykyisen skenen."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"This resource was imported, so it's not editable. Change its settings in the "
|
|
|
|
"import panel and then re-import."
|
|
|
|
msgstr ""
|
2017-11-29 09:49:45 +01:00
|
|
|
"Tämä resurssi on tuotu, joten sitä ei voi muokata. Vaihda asetukset tuonti-"
|
|
|
|
"paneelista ja tuo se uudelleen."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"This scene was imported, so changes to it will not be kept.\n"
|
|
|
|
"Instancing it or inheriting will allow making changes to it.\n"
|
|
|
|
"Please read the documentation relevant to importing scenes to better "
|
|
|
|
"understand this workflow."
|
|
|
|
msgstr ""
|
2017-11-29 09:49:45 +01:00
|
|
|
"Tämä skene on tuotu, joten siihen tehtyjä muutoksia ei säilytetä.\n"
|
2018-06-05 22:10:51 +02:00
|
|
|
"Ilmentymän tai periytyvän skenen luominen siitä mahdollistaa muutoksien "
|
|
|
|
"tekemisen siihen.\n"
|
|
|
|
"Ole hyvä ja lue dokumentaatiosta tarkemmat ohjeet skenejen tuomisesta, jotta "
|
|
|
|
"ymmärrät paremmin tämän työnkulun."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"This is a remote object so changes to it will not be kept.\n"
|
|
|
|
"Please read the documentation relevant to debugging to better understand "
|
|
|
|
"this workflow."
|
|
|
|
msgstr ""
|
2018-08-23 14:37:31 +02:00
|
|
|
"Tämä on etä-objekti, joten siihen tehtyjä muutoksia ei säilytetä.\n"
|
|
|
|
"Ole hyvä ja lue ohjeet testaamisesta ymmärtääksesi paremmin tämän työnkulun."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "There is no defined scene to run."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Suoritettavaa skeneä ei ole määritetty."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"No main scene has ever been defined, select one?\n"
|
2017-06-25 14:18:51 +02:00
|
|
|
"You can change it later in \"Project Settings\" under the 'application' "
|
|
|
|
"category."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Pääskeneä ei ole määritetty, haluatko valita sen?\n"
|
|
|
|
"Voit muuttaa sen myöhemmin projektin asetuksista, kohdasta 'Application'."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"Selected scene '%s' does not exist, select a valid one?\n"
|
|
|
|
"You can change it later in \"Project Settings\" under the 'application' "
|
|
|
|
"category."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Valittua skeneä '%s' ei ole olemassa, valitse kelvollinen?\n"
|
|
|
|
"Voit muuttaa sitä myöhemmin projektin asetuksista, kohdasta 'Application'."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"Selected scene '%s' is not a scene file, select a valid one?\n"
|
|
|
|
"You can change it later in \"Project Settings\" under the 'application' "
|
|
|
|
"category."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Valittu skene '%s' ei ole scene-tiedosto, valitse kelvollinen?\n"
|
|
|
|
"Voit muuttaa sitä myöhemmin projektin asetuksista, kohdasta 'Application'."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Current scene was never saved, please save it prior to running."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Nykyistä skeneä ei ole vielä tallennettu. Tallenna se ennen suorittamista."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Could not start subprocess!"
|
|
|
|
msgstr "Aliprosessia ei voitu käynnistää!"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Open Scene"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Avaa skene"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Open Base Scene"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Avaa kantaskene"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Quick Open Scene..."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Skenen pika-avaus..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Quick Open Script..."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Skriptin pika-avaus..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
msgid "Save & Close"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Tallenna ja sulje"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
msgid "Save changes to '%s' before closing?"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tallennetaanko muutokset tiedostoon '%s' ennen sulkemista?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Save Scene As..."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tallenna skene nimellä..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "No"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Ei"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Yes"
|
|
|
|
msgstr "Kyllä"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "This scene has never been saved. Save before running?"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tätä skeneä ei ole koskaan tallennettu. Tallenna ennen suorittamista?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_node.cpp editor/scene_tree_dock.cpp
|
|
|
|
msgid "This operation can't be done without a scene."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tätä toimintoa ei voi tehdä ilman skeneä."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Export Mesh Library"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Vie mesh-kirjasto"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "This operation can't be done without a root node."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tätä toimintoa ei voida suorittaa ilman juurisolmua."
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Export Tile Set"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Vie ruutuvalikoima"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
msgid "This operation can't be done without a selected node."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tätä toimintoa ei voi tehdä ilman valittua solmua."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Current scene not saved. Open anyway?"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Nykyistä skeneä ei ole tallennettu. Avaa joka tapauksessa?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Can't reload a scene that was never saved."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ei voida ladata uudelleen skeneä, jota ei ole koskaan tallennettu."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Revert"
|
|
|
|
msgstr "Palauta"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "This action cannot be undone. Revert anyway?"
|
|
|
|
msgstr "Tätä toimintoa ei voida peruttaa. Palauta joka tapauksessa?"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Quick Run Scene..."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Skenen pikakäynnistys..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
msgid "Quit"
|
|
|
|
msgstr "Lopeta"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Exit the editor?"
|
|
|
|
msgstr "Poistu editorista?"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Open Project Manager?"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Avataanko projektinhallinta?"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Save & Quit"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Tallenna ja lopeta"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Save changes to the following scene(s) before quitting?"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tallenetaanko muutokset seuraaviin skeneihin ennen sulkemista?"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Save changes the following scene(s) before opening Project Manager?"
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr ""
|
2017-11-29 09:49:45 +01:00
|
|
|
"Tallennetaanko muutokset seuraaviin skeneihin ennen Projektienhallinnan "
|
|
|
|
"avaamista?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"This option is deprecated. Situations where refresh must be forced are now "
|
|
|
|
"considered a bug. Please report."
|
|
|
|
msgstr ""
|
2017-11-29 09:49:45 +01:00
|
|
|
"Tämä ominaisuus on wanhentunut. Tilanteita joissa virkistys täytyy pakottaa "
|
|
|
|
"pidetään nykyään bugeina. Ole hyvä ja raportoi."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Pick a Main Scene"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Valitse pääskene"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_node.cpp
|
2017-10-29 14:03:52 +01:00
|
|
|
msgid "Unable to enable addon plugin at: '%s' parsing of config failed."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Lisäosan '%s' aktivointi epäonnistui, virheellinen asetustiedosto."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2017-10-29 14:03:52 +01:00
|
|
|
msgid "Unable to find script field for addon plugin at: 'res://addons/%s'."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Skriptikenttää ei löytynyt lisäosan tiedostosta: 'res://addons/%s'."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2017-10-29 14:03:52 +01:00
|
|
|
msgid "Unable to load addon script from path: '%s'."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Virhe ladattaessa lisäosaa polusta: '%s'."
|
2017-10-29 14:03:52 +01:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"Unable to load addon script from path: '%s' Base type is not EditorPlugin."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Virhe ladattaessa lisäosaa polusta: '%s'. Tyyppi ei ole EditorPlugin."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2017-10-29 14:03:52 +01:00
|
|
|
msgid "Unable to load addon script from path: '%s' Script is not in tool mode."
|
2017-08-25 19:00:03 +02:00
|
|
|
msgstr ""
|
2017-12-20 17:08:48 +01:00
|
|
|
"Virhe ladattaessa lisäosaa polusta: '%s'. Skripti ei ole työkalu-tilassa."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"Scene '%s' was automatically imported, so it can't be modified.\n"
|
|
|
|
"To make changes to it, a new inherited scene can be created."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Skene '%s' tuotiin automaattisesti, joten sitä ei voida muokata.\n"
|
|
|
|
"Muokataksesi sitä voit luoda uuden perityn skenen."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"Error loading scene, it must be inside the project path. Use 'Import' to "
|
|
|
|
"open the scene, then save it inside the project path."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Virhe skenen latauksessa, sen täytyy sijaita projektin polussa. Käytä 'Tuo'-"
|
|
|
|
"toimintoa avataksesi skenen ja tallenna se projektin polkuun."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Scene '%s' has broken dependencies:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Skenellä '%s' on rikkinäisiä riippuvuuksia:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Clear Recent Scenes"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tyhjennä viimeisimmät skenet"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Save Layout"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tallenna asettelu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Delete Layout"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Poista asettelu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_node.cpp editor/import_dock.cpp
|
|
|
|
#: editor/script_create_dialog.cpp
|
|
|
|
msgid "Default"
|
|
|
|
msgstr "Oletus"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Play This Scene"
|
|
|
|
msgstr "Pelaa skeneä"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Close Tab"
|
|
|
|
msgstr "Sulje muut välilehdet"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Switch Scene Tab"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Vaihda skenen välilehteä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "%d more files or folders"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Vielä %d tiedostoa tai hakemistoa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "%d more folders"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Vielä %d hakemistoa"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "%d more files"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Vielä %d tiedostoa"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Dock Position"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Telakan sijainti"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Distraction Free Mode"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Häiriötön tila"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Toggle distraction-free mode."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Käytä häiriötöntä tilaa."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Add a new scene."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Lisää uusi skene."
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_node.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Scene"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Skene"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Go to previously opened scene."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Mene aiemmin avattuun skeneen."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Next tab"
|
|
|
|
msgstr "Seuraava välilehti"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Previous tab"
|
|
|
|
msgstr "Edellinen välilehti"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Filter Files..."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Suodata tiedostot..."
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Operations with scene files."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Toiminnot skenetiedostoille."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "New Scene"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Uusi skene"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "New Inherited Scene..."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Uusi peritty skene..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Open Scene..."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Avaa skene..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Save Scene"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Tallenna skene"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Save all Scenes"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Tallenna kaikki skenet"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Close Scene"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Sulje skene"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Open Recent"
|
|
|
|
msgstr "Avaa viimeaikainen"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Convert To..."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Muunna..."
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "MeshLibrary..."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Mesh-kirjastoksi..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "TileSet..."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ruutuvalikoimaksi..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp editor/plugins/script_text_editor.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Undo"
|
|
|
|
msgstr "Peru"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp editor/plugins/script_text_editor.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
#: scene/gui/line_edit.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Redo"
|
|
|
|
msgstr "Tee uudelleen"
|
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Revert Scene"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Palauta skene"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Miscellaneous project or scene-wide tools."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Sekalaiset projekti- tai skenetyökalut."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Project"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Projekti"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Project Settings"
|
|
|
|
msgstr "Projektin asetukset"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/editor_node.cpp editor/project_export.cpp
|
|
|
|
msgid "Export"
|
|
|
|
msgstr "Vie"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Tools"
|
|
|
|
msgstr "Työkalut"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Open Project Data Folder"
|
|
|
|
msgstr "Avataanko projektinhallinta?"
|
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Quit to Project List"
|
|
|
|
msgstr "Lopeta ja palaa projektiluetteloon"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Debug"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Virheenkorjaus"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Deploy with Remote Debug"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Julkaise etätestauksen kanssa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"When exporting or deploying, the resulting executable will attempt to "
|
|
|
|
"connect to the IP of this computer in order to be debugged."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Vietäessä tai julkaistaessa, käynnistettävä ohjelma yrittää ottaa yhteyden "
|
|
|
|
"tämän tietokoneen IP-osoitteeseen testaamista varten."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Small Deploy with Network FS"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kevyt käyttöönotto verkkolevyn avulla"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"When this option is enabled, export or deploy will produce a minimal "
|
|
|
|
"executable.\n"
|
|
|
|
"The filesystem will be provided from the project by the editor over the "
|
|
|
|
"network.\n"
|
|
|
|
"On Android, deploy will use the USB cable for faster performance. This "
|
|
|
|
"option speeds up testing for games with a large footprint."
|
|
|
|
msgstr ""
|
2017-12-20 17:08:48 +01:00
|
|
|
"Kun tämä on valittuna, vienti tai julkaisu tuottaa pienimmän mahdollisen "
|
|
|
|
"käynnistystiedoston.\n"
|
|
|
|
"Tiedostojärjestelmän tarjoaa projektin editori, verkon kautta. \n"
|
|
|
|
"Androidilla julkaisu käyttää USB kaapelia nopeamman toimivuuden "
|
|
|
|
"saavuttamiseksi. Tämä nopeuttaa testaamista varsinkin suurempien pelien "
|
|
|
|
"kohdalla."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Visible Collision Shapes"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näytä törmäysmuodot"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"Collision shapes and raycast nodes (for 2D and 3D) will be visible on the "
|
|
|
|
"running game if this option is turned on."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Törmäysmuodot ja raycast-solmut (2D ja 3D) ovat näkyvillä peliä ajettaessa "
|
2017-12-20 17:08:48 +01:00
|
|
|
"tämän ollessa valittuna."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Visible Navigation"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Näkyvä navigaatio"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"Navigation meshes and polygons will be visible on the running game if this "
|
|
|
|
"option is turned on."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Navigointiverkot ja niiden polygonit ovat näkyvillä peliä ajettaessa tämän "
|
|
|
|
"ollessa valittuna."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Sync Scene Changes"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Synkronoi skenen muutokset"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"When this option is turned on, any changes made to the scene in the editor "
|
|
|
|
"will be replicated in the running game.\n"
|
|
|
|
"When used remotely on a device, this is more efficient with network "
|
|
|
|
"filesystem."
|
|
|
|
msgstr ""
|
2017-12-20 17:08:48 +01:00
|
|
|
"Tämän ollessa valittuna, kaikki skeneen tehdyt muutokset toteutetaan myös "
|
|
|
|
"käynnissä olevassa pelissä.\n"
|
2018-06-22 10:41:30 +02:00
|
|
|
"Mikäli peliä ajetaan etälaitteella, on tehokkaampaa käyttää verkkolevyä."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Sync Script Changes"
|
|
|
|
msgstr "Synkronoi skriptin muutokset"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid ""
|
|
|
|
"When this option is turned on, any script that is saved will be reloaded on "
|
|
|
|
"the running game.\n"
|
|
|
|
"When used remotely on a device, this is more efficient with network "
|
|
|
|
"filesystem."
|
|
|
|
msgstr ""
|
2017-11-29 09:49:45 +01:00
|
|
|
"Jos tämä on valittu, kaikki tallennetut skriptit ladataan uudelleen pelin "
|
|
|
|
"käynnistyessä.\n"
|
2018-06-22 10:41:30 +02:00
|
|
|
"Mikäli peliä ajetaan etälaitteella, on tehokkaampaa käyttää verkkolevyä."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Editor"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Editori"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp editor/settings_config_dialog.cpp
|
|
|
|
msgid "Editor Settings"
|
|
|
|
msgstr "Editorin asetukset"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Editor Layout"
|
|
|
|
msgstr "Editorin ulkoasu"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Toggle Fullscreen"
|
|
|
|
msgstr "Siirry koko näytön tilaan"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Open Editor Data/Settings Folder"
|
|
|
|
msgstr "Editorin asetukset"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Open Editor Data Folder"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Open Editor Settings Folder"
|
|
|
|
msgstr "Editorin asetukset"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp editor/project_export.cpp
|
|
|
|
msgid "Manage Export Templates"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Hallinnoi vientimalleja"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Help"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Ohje"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Classes"
|
|
|
|
msgstr "Luokat"
|
|
|
|
|
2018-01-20 10:10:49 +01:00
|
|
|
#: editor/editor_node.cpp editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp
|
|
|
|
#: editor/project_settings_editor.cpp editor/rename_dialog.cpp
|
2018-01-20 10:10:49 +01:00
|
|
|
msgid "Search"
|
|
|
|
msgstr "Hae"
|
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Online Docs"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Dokumentaatio"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Q&A"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kysymykset ja vastaukset"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Issue Tracker"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Ilmoita viasta"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_node.cpp editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Community"
|
|
|
|
msgstr "Yhteisö"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "About"
|
|
|
|
msgstr "Tietoja"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Play the project."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Käynnistä projekti."
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_node.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Play"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Pelaa"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Pause the scene"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Keskeytä skenen suorittaminen hetkellisesti"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Pause Scene"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Keskeytä skene"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Stop the scene."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Lopeta skenen suorittaminen."
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_node.cpp editor/editor_profiler.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Stop"
|
|
|
|
msgstr "Pysäytä"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Play the edited scene."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Käynnistä muokattavana oleva skene."
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Play Scene"
|
2018-07-26 11:19:52 +02:00
|
|
|
msgstr "Pelaa skeneä"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Play custom scene"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Valitse ja käynnistä skene"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Play Custom Scene"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Valitse ja käynnistä skene"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Changing the video driver requires restarting the editor."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp editor/project_settings_editor.cpp
|
|
|
|
#: editor/settings_config_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Save & Restart"
|
|
|
|
msgstr "Tallenna & tuo uudelleen"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Spins when the editor window repaints!"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Pyörii kun editorin ikkuna päivittyy!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Update Always"
|
|
|
|
msgstr "Päivitä aina"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Update Changes"
|
|
|
|
msgstr "Päivitä muutokset"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Disable Update Spinner"
|
|
|
|
msgstr "Poista päivitysanimaatio"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Inspector"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tarkastelu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_node.cpp editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Import"
|
|
|
|
msgstr "Tuo"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Solmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-29 09:51:00 +01:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "FileSystem"
|
|
|
|
msgstr "Tiedostojärjestelmä"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Expand Bottom Panel"
|
|
|
|
msgstr "Laajenna kaikki"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp scene/resources/visual_shader.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Output"
|
|
|
|
msgstr "Tuloste"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Don't Save"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Älä tallenna"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Import Templates From ZIP File"
|
|
|
|
msgstr "Tuo mallit ZIP-tiedostosta"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_node.cpp editor/project_export.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Export Project"
|
|
|
|
msgstr "Vie projekti"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Export Library"
|
|
|
|
msgstr "Vie kirjasto"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Merge With Existing"
|
|
|
|
msgstr "Yhdistä olemassaolevaan"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Password:"
|
|
|
|
msgstr "Salasana:"
|
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Open & Run a Script"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Avaa ja suorita skripti"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "New Inherited"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Uusi peritty skene"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Load Errors"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Latausvirheet"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_node.cpp editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Select"
|
|
|
|
msgstr "Valitse"
|
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Open 2D Editor"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Avaa 2D-editori"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Open 3D Editor"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Avaa 3D-editori"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Open Script Editor"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Avaa skriptieditori"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-11-29 09:51:00 +01:00
|
|
|
#: editor/editor_node.cpp editor/project_manager.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Open Asset Library"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Avaa asset-kirjasto"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Open the next Editor"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Avaa seuraava editori"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/editor_node.cpp
|
|
|
|
msgid "Open the previous Editor"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Avaa edellinen editori"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/editor_plugin.cpp
|
|
|
|
msgid "Creating Mesh Previews"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Luodaan meshien esikatseluita"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Thumbnail..."
|
2017-10-21 11:57:10 +02:00
|
|
|
msgstr "Pienoiskuva..."
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_plugin_settings.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Edit Plugin"
|
|
|
|
msgstr "Muokkaa polygonia"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_plugin_settings.cpp
|
|
|
|
msgid "Installed Plugins:"
|
|
|
|
msgstr "Asennetut lisäosat:"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_plugin_settings.cpp editor/plugin_config_dialog.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Update"
|
|
|
|
msgstr "Päivitä"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_plugin_settings.cpp editor/plugin_config_dialog.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Version:"
|
|
|
|
msgstr "Versio:"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_plugin_settings.cpp editor/plugin_config_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Author:"
|
|
|
|
msgstr "Tekijä:"
|
|
|
|
|
|
|
|
#: editor/editor_plugin_settings.cpp
|
|
|
|
msgid "Status:"
|
|
|
|
msgstr "Tila:"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_plugin_settings.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Edit:"
|
|
|
|
msgstr "Muokkaa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_profiler.cpp editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Start"
|
|
|
|
msgstr "Aloita!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_profiler.cpp
|
|
|
|
msgid "Measure:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Mittaa:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_profiler.cpp
|
|
|
|
msgid "Frame Time (sec)"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kuvaruudun aika (sek)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_profiler.cpp
|
|
|
|
msgid "Average Time (sec)"
|
|
|
|
msgstr "Keskimääräinen aika (sek)"
|
|
|
|
|
|
|
|
#: editor/editor_profiler.cpp
|
|
|
|
msgid "Frame %"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kuvaruutujen %"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_profiler.cpp
|
2017-10-29 14:03:52 +01:00
|
|
|
msgid "Physics Frame %"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Fysiikkaruutujen %"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_profiler.cpp editor/script_editor_debugger.cpp
|
|
|
|
msgid "Time:"
|
|
|
|
msgstr "Aika:"
|
|
|
|
|
|
|
|
#: editor/editor_profiler.cpp
|
|
|
|
msgid "Inclusive"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Sisältävä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_profiler.cpp
|
|
|
|
msgid "Self"
|
|
|
|
msgstr "Itse"
|
|
|
|
|
|
|
|
#: editor/editor_profiler.cpp
|
|
|
|
msgid "Frame #:"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Ruutu #:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/editor_profiler.cpp
|
|
|
|
msgid "Time"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Aika"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: editor/editor_profiler.cpp
|
|
|
|
msgid "Calls"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kutsuja"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/editor_properties.cpp editor/property_editor.cpp
|
|
|
|
msgid "On"
|
|
|
|
msgstr "Päällä"
|
|
|
|
|
|
|
|
#: editor/editor_properties.cpp
|
|
|
|
msgid "Layer"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/editor_properties.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Bit %d, value %d"
|
|
|
|
msgstr "Bitti %d, arvo %d."
|
|
|
|
|
|
|
|
#: editor/editor_properties.cpp editor/property_editor.cpp
|
|
|
|
msgid "[Empty]"
|
|
|
|
msgstr "[Tyhjä]"
|
|
|
|
|
|
|
|
#: editor/editor_properties.cpp editor/plugins/root_motion_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Assign.."
|
|
|
|
msgstr "Aseta"
|
|
|
|
|
|
|
|
#: editor/editor_properties.cpp editor/property_editor.cpp
|
|
|
|
msgid "Pick a Viewport"
|
|
|
|
msgstr "Valitse näyttöruutu"
|
|
|
|
|
|
|
|
#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp
|
|
|
|
#: editor/property_editor.cpp
|
|
|
|
msgid "New Script"
|
|
|
|
msgstr "Uusi skripti"
|
|
|
|
|
|
|
|
#: editor/editor_properties.cpp editor/property_editor.cpp
|
|
|
|
msgid "New %s"
|
|
|
|
msgstr "Uusi %s"
|
|
|
|
|
|
|
|
#: editor/editor_properties.cpp editor/property_editor.cpp
|
|
|
|
msgid "Make Unique"
|
|
|
|
msgstr "Tee yksilölliseksi"
|
|
|
|
|
|
|
|
#: editor/editor_properties.cpp editor/property_editor.cpp
|
|
|
|
msgid "Show in File System"
|
|
|
|
msgstr "Näytä tiedostojärjestelmässä"
|
|
|
|
|
|
|
|
#: editor/editor_properties.cpp
|
|
|
|
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
#: editor/plugins/resource_preloader_editor_plugin.cpp
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp editor/property_editor.cpp
|
|
|
|
#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp
|
|
|
|
msgid "Paste"
|
|
|
|
msgstr "Liitä"
|
|
|
|
|
|
|
|
#: editor/editor_properties.cpp editor/property_editor.cpp
|
|
|
|
msgid "Convert To %s"
|
|
|
|
msgstr "Muunna muotoon %s"
|
|
|
|
|
|
|
|
#: editor/editor_properties.cpp
|
|
|
|
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Open Editor"
|
|
|
|
msgstr "Avaa editorissa"
|
|
|
|
|
|
|
|
#: editor/editor_properties.cpp editor/property_editor.cpp
|
|
|
|
msgid "Selected node is not a Viewport!"
|
|
|
|
msgstr "Valittu solmu ei ole Viewport!"
|
|
|
|
|
|
|
|
#: editor/editor_properties_array_dict.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Size: "
|
|
|
|
msgstr "Solun koko:"
|
|
|
|
|
|
|
|
#: editor/editor_properties_array_dict.cpp
|
|
|
|
msgid "Page: "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/editor_properties_array_dict.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "New Key:"
|
|
|
|
msgstr "Uusi nimi:"
|
|
|
|
|
|
|
|
#: editor/editor_properties_array_dict.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "New Value:"
|
|
|
|
msgstr "Uusi nimi:"
|
|
|
|
|
|
|
|
#: editor/editor_properties_array_dict.cpp
|
|
|
|
msgid "Add Key/Value Pair"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/editor_properties_array_dict.cpp
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Remove Item"
|
|
|
|
msgstr "Poista"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/editor_run_native.cpp
|
|
|
|
msgid "Select device from the list"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Valitse laite listasta"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/editor_run_native.cpp
|
|
|
|
msgid ""
|
|
|
|
"No runnable export preset found for this platform.\n"
|
|
|
|
"Please add a runnable preset in the export menu."
|
|
|
|
msgstr ""
|
2017-12-20 17:08:48 +01:00
|
|
|
"Käynnistettävää vientipohjaa ei löytynyt tälle alustalle.\n"
|
2018-06-22 10:41:30 +02:00
|
|
|
"Lisää sellainen vientivalikosta."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/editor_run_script.cpp
|
|
|
|
msgid "Write your logic in the _run() method."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kirjoita logiikka _run() metodiin."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_run_script.cpp
|
|
|
|
msgid "There is an edited scene already."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Muokattu skene on jo olemassa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_run_script.cpp
|
|
|
|
msgid "Couldn't instance script:"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Ei voitu luoda instanssia skriptistä:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_run_script.cpp
|
|
|
|
msgid "Did you forget the 'tool' keyword?"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Unohditko 'tool' avainsanan?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_run_script.cpp
|
|
|
|
msgid "Couldn't run script:"
|
|
|
|
msgstr "Skriptiä ei voitu suorittaa:"
|
|
|
|
|
|
|
|
#: editor/editor_run_script.cpp
|
|
|
|
msgid "Did you forget the '_run' method?"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Unohditko '_run' metodin?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_sub_scene.cpp
|
|
|
|
msgid "Select Node(s) to Import"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Valitse tuotavat solmut"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_sub_scene.cpp
|
|
|
|
msgid "Scene Path:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Skenen polku:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/editor_sub_scene.cpp
|
|
|
|
msgid "Import From Node:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tuo solmusta:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Re-Download"
|
|
|
|
msgstr "Lataa uudelleen"
|
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Uninstall"
|
2018-07-26 11:19:52 +02:00
|
|
|
msgstr "Poista asennus"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "(Installed)"
|
|
|
|
msgstr "(Asennettu)"
|
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Download"
|
|
|
|
msgstr "Lataa"
|
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "(Missing)"
|
|
|
|
msgstr "(Puuttuva)"
|
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "(Current)"
|
|
|
|
msgstr "(Nykyinen)"
|
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/export_template_manager.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Retrieving mirrors, please wait..."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Noudetaan peilipalvelimia, hetkinen..."
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Remove template version '%s'?"
|
|
|
|
msgstr "Poista mallin versio '%s'?"
|
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Can't open export templates zip."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Vientimallien zip-tiedostoa ei voitu avata."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Invalid version.txt format inside templates: %s."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Vientimalli sisältää virheellisen version.txt tiedoston."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "No version.txt found inside templates."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Vientimalleista ei löytynyt version.txt tiedostoa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Error creating path for templates:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virhe luotaessa polkua malleille:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Extracting Export Templates"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Puretaan vientimalleja"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Importing:"
|
|
|
|
msgstr "Tuodaan:"
|
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid ""
|
|
|
|
"No download links found for this version. Direct download is only available "
|
|
|
|
"for official releases."
|
|
|
|
msgstr ""
|
2017-12-20 17:08:48 +01:00
|
|
|
"Tälle versiolle ei löytynyt ladattavia linkkejä. Suora lataaminen on "
|
|
|
|
"mahdollista vain virallisilla versioilla."
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Can't resolve."
|
2018-07-26 11:19:52 +02:00
|
|
|
msgstr "Yhdeydenselvitys epäonnistui."
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Can't connect."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Yhdistäminen epäonnistui."
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "No response."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Ei vastausta."
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
msgid "Request Failed."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Pyyntö epäonnistui."
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Redirect Loop."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Loputon uudelleenohjaus."
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Failed:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Epäonnistui:"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Download Complete."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lataus valmis."
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid ""
|
|
|
|
"Templates installation failed. The problematic templates archives can be "
|
|
|
|
"found at '%s'."
|
|
|
|
msgstr ""
|
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Error requesting url: "
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virhe pyydettäessä osoitetta: "
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Connecting to Mirror..."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Yhdistetään peilipalvelimeen..."
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Disconnected"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Yhteys katkaistu"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Resolving"
|
2018-07-26 11:19:52 +02:00
|
|
|
msgstr "Selvitetään yhteyttä"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Can't Resolve"
|
2018-07-26 11:19:52 +02:00
|
|
|
msgstr "Yhteyden selvittäminen epäonnistui"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Connecting..."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Yhdistetään..."
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
msgid "Can't Connect"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Ei voitu yhdistää"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Connected"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Yhdistetty"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Requesting..."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Pyydetään..."
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Downloading"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ladataan"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Connection Error"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Yhteysvirhe"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "SSL Handshake Error"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Virhe SSL kättelyssä"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Current Version:"
|
|
|
|
msgstr "Nykyinen versio:"
|
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Installed Versions:"
|
|
|
|
msgstr "Asennetut versiot:"
|
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Install From File"
|
|
|
|
msgstr "Asenna tiedostosta"
|
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Remove Template"
|
|
|
|
msgstr "Poista malli"
|
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Select template file"
|
|
|
|
msgstr "Valitse mallin tiedosto"
|
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Export Template Manager"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Vientimallien hallinta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/export_template_manager.cpp
|
|
|
|
msgid "Download Templates"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lataa mallit"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/export_template_manager.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Select mirror from list: (Shift+Click: Open in Browser)"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Valitse peilipalvelin listasta: "
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/file_type_cache.cpp
|
|
|
|
msgid "Can't open file_type_cache.cch for writing, not saving file type cache!"
|
|
|
|
msgstr ""
|
2017-12-20 17:08:48 +01:00
|
|
|
"Tiedostoa file_type_cache.cch ei voitu avata kirjoittamista varten. "
|
2018-06-05 22:10:51 +02:00
|
|
|
"Välimuistia ei tallenneta!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "Cannot navigate to '%s' as it has not been found in the file system!"
|
|
|
|
msgstr ""
|
2017-12-20 17:08:48 +01:00
|
|
|
"Tiedostoa '%s' ei voida avata, koska sitä ei näytä löytyvän "
|
|
|
|
"tiedostojärjestelmästäsi!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/filesystem_dock.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "View items as a grid of thumbnails."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Ruudukkonäkymä esikatselukuvilla"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "View items as a list."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Listanäkymä"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Status: Import of file failed. Please fix file and reimport manually."
|
2017-10-21 11:57:10 +02:00
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Tila: Tuonti epäonnistui. Ole hyvä, korjaa tiedosto ja tuo se uudelleen."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/filesystem_dock.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Cannot move/rename resources root."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Ei voitu siirtää/nimetä uudelleen resurssien päätasoa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/filesystem_dock.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Cannot move a folder into itself."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kansiota ei voi siirtää itsensä sisään."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Error moving:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virhe siirrettäessä:"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/filesystem_dock.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Error duplicating:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virhe kahdennettaessa:"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/filesystem_dock.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Unable to update dependencies:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ei voida päivittää riippuvuuksia:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "No name provided"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Nimeä ei annettu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/filesystem_dock.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Provided name contains invalid characters"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Annettu nimi sisältää virheellisiä kirjainmerkkejä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "No name provided."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Nimeä ei annettu."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Name contains invalid characters."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Nimi sisältää virheellisiä kirjainmerkkejä."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/filesystem_dock.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "A file or folder with this name already exists."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tällä nimellä löytyy jo kansio tai tiedosto."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Renaming file:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Nimetään tiedosto uudelleen:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Renaming folder:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Nimetään kansio uudelleen:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
msgid "Duplicating file:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kahdennetaan tiedosto:"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
msgid "Duplicating folder:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kahdennetaan kansio:"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
msgid "Expand all"
|
|
|
|
msgstr "Laajenna kaikki"
|
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
msgid "Collapse all"
|
|
|
|
msgstr "Pienennä kaikki"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/filesystem_dock.cpp editor/plugins/animation_player_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Rename..."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Nimeä uudelleen..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Move To..."
|
2017-10-21 11:57:10 +02:00
|
|
|
msgstr "Siirrä..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
msgid "Open Scene(s)"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Avaa skene tai skenejä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Instance"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo ilmentymä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Edit Dependencies..."
|
2017-10-21 11:57:10 +02:00
|
|
|
msgstr "Muokkaa riippuvuuksia..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "View Owners..."
|
2017-10-21 11:57:10 +02:00
|
|
|
msgstr "Tarkastele omistajia..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/filesystem_dock.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Duplicate..."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kahdenna..."
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "New Script..."
|
|
|
|
msgstr "Uusi skripti"
|
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "New Resource..."
|
|
|
|
msgstr "Tallenna resurssi nimellä..."
|
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
|
|
|
#: editor/project_manager.cpp editor/rename_dialog.cpp
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Rename"
|
|
|
|
msgstr "Nimeä uudelleen"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
msgid "Previous Directory"
|
|
|
|
msgstr "Edellinen hakemisto"
|
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
msgid "Next Directory"
|
|
|
|
msgstr "Seuraava hakemisto"
|
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
msgid "Re-Scan Filesystem"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Skannaa tiedostojärjestelmä uudelleen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Toggle folder status as Favorite."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Merkitse kansio suosikkeihin"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Show current scene file."
|
|
|
|
msgstr "Valitse muokattavana oleva aliruutu."
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
msgid "Instance the selected scene(s) as child of the selected node."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Luo valituista skeneistä ilmentymä valitun solmun alle."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
msgid "Enter tree-view."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Search files"
|
|
|
|
msgstr "Etsi luokkia"
|
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
msgid ""
|
|
|
|
"Scanning Files,\n"
|
|
|
|
"Please Wait..."
|
|
|
|
msgstr ""
|
|
|
|
"Selataan tiedostoja,\n"
|
|
|
|
"Hetkinen…"
|
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Move"
|
|
|
|
msgstr "Siirrä"
|
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "There is already file or folder with the same name in this location."
|
|
|
|
msgstr "Polusta löytyy jo kansio annetulla nimellä."
|
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp
|
|
|
|
msgid "Overwrite"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Create Script"
|
|
|
|
msgstr "Luo skripti"
|
|
|
|
|
|
|
|
#: editor/find_in_files.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Find in files"
|
|
|
|
msgstr "Etsi ruutu"
|
|
|
|
|
|
|
|
#: editor/find_in_files.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Find: "
|
|
|
|
msgstr "Etsi"
|
|
|
|
|
|
|
|
#: editor/find_in_files.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Whole words"
|
|
|
|
msgstr "Kokonaisia sanoja"
|
|
|
|
|
|
|
|
#: editor/find_in_files.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Match case"
|
|
|
|
msgstr "Huomioi kirjainkoko"
|
|
|
|
|
|
|
|
#: editor/find_in_files.cpp
|
|
|
|
msgid "Folder: "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/find_in_files.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Filter: "
|
|
|
|
msgstr "Suodatin:"
|
|
|
|
|
|
|
|
#: editor/find_in_files.cpp editor/plugins/script_editor_plugin.cpp
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Find..."
|
|
|
|
msgstr "Etsi..."
|
|
|
|
|
|
|
|
#: editor/find_in_files.cpp editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Replace..."
|
|
|
|
msgstr "Korvaa..."
|
|
|
|
|
|
|
|
#: editor/find_in_files.cpp editor/progress_dialog.cpp scene/gui/dialogs.cpp
|
|
|
|
msgid "Cancel"
|
|
|
|
msgstr "Peru"
|
|
|
|
|
|
|
|
#: editor/find_in_files.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Replace: "
|
|
|
|
msgstr "Korvaa"
|
|
|
|
|
|
|
|
#: editor/find_in_files.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Replace all (no undo)"
|
|
|
|
msgstr "Korvaa kaikki"
|
|
|
|
|
|
|
|
#: editor/find_in_files.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Searching..."
|
|
|
|
msgstr "Tallennetaan..."
|
|
|
|
|
|
|
|
#: editor/find_in_files.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Search complete"
|
|
|
|
msgstr "Hae tekstiä"
|
|
|
|
|
|
|
|
#: editor/groups_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Group name already exists."
|
|
|
|
msgstr "VIRHE: Samanniminen animaatio on jo olemassa!"
|
|
|
|
|
|
|
|
#: editor/groups_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "invalid Group name."
|
|
|
|
msgstr "Virheellinen nimi."
|
|
|
|
|
|
|
|
#: editor/groups_editor.cpp editor/node_dock.cpp
|
|
|
|
msgid "Groups"
|
|
|
|
msgstr "Ryhmät"
|
|
|
|
|
|
|
|
#: editor/groups_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Nodes not in Group"
|
|
|
|
msgstr "Lisää ryhmään"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/groups_editor.cpp editor/scene_tree_dock.cpp
|
|
|
|
msgid "Filter nodes"
|
|
|
|
msgstr "Suodata solmuja"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/groups_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Nodes in Group"
|
|
|
|
msgstr "Muokkaa ryhmiä"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/groups_editor.cpp
|
|
|
|
msgid "Add to Group"
|
|
|
|
msgstr "Lisää ryhmään"
|
|
|
|
|
|
|
|
#: editor/groups_editor.cpp
|
|
|
|
msgid "Remove from Group"
|
|
|
|
msgstr "Poista ryhmästä"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/groups_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Manage Groups"
|
|
|
|
msgstr "Ryhmät"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Import as Single Scene"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tuo yhtenä skenenä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Import with Separate Animations"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tuo erillisten animaatioiden kanssa"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Import with Separate Materials"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tuo erillisten materiaalien kanssa"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Import with Separate Objects"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tuo erillisten objektien kanssa"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Import with Separate Objects+Materials"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tuo erillisten objektien ja materiaalien kanssa"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Import with Separate Objects+Animations"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tuo erillisten objektien ja animaatioiden kanssa"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Import with Separate Materials+Animations"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tuo erillisten materiaalien ja animaatioiden kanssa"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Import with Separate Objects+Materials+Animations"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tuo erillisten objektien, materiaalien ja animaatioiden kanssa"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Import as Multiple Scenes"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tuo useina skeneinä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Import as Multiple Scenes+Materials"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Tuo useina skeneinä ja materiaaleina"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/import/resource_importer_scene.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/mesh_library_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Import Scene"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tuo skene"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/import/resource_importer_scene.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Importing Scene..."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tuodaan skene..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Generating Lightmaps"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Luodaan Lightmappeja"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Generating for Mesh: "
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Luodaan meshille: "
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/import/resource_importer_scene.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Running Custom Script..."
|
2018-07-26 11:19:52 +02:00
|
|
|
msgstr "Suoritetaan mukautettua skriptiä..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Couldn't load post-import script:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ei voitu ladata tuonnin jälkeistä skriptiä:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Invalid/broken script for post-import (check console):"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr ""
|
|
|
|
"Virheellinen tai viallinen tuonnin jälkeinen skripti (tarkista konsoli):"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/import/resource_importer_scene.cpp
|
|
|
|
msgid "Error running post-import script:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virhe ajettaessa tuonnin jälkeistä skriptiä:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/import/resource_importer_scene.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Saving..."
|
2017-10-21 11:57:10 +02:00
|
|
|
msgstr "Tallennetaan..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/import_dock.cpp
|
|
|
|
msgid "Set as Default for '%s'"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Aseta oletus valinnalle '%s'"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/import_dock.cpp
|
|
|
|
msgid "Clear Default for '%s'"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista oletus valinnalta '%s'"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/import_dock.cpp
|
|
|
|
msgid " Files"
|
|
|
|
msgstr " Tiedostot"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/import_dock.cpp
|
|
|
|
msgid "Import As:"
|
|
|
|
msgstr "Tuo nimellä:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/import_dock.cpp editor/property_editor.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Preset..."
|
2017-10-21 11:57:10 +02:00
|
|
|
msgstr "Esiasetus..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/import_dock.cpp
|
|
|
|
msgid "Reimport"
|
|
|
|
msgstr "Tuo uudelleen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Failed to load resource."
|
|
|
|
msgstr "Resurssin lataaminen epäonnistui."
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Ok"
|
|
|
|
msgstr "Ok"
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Expand all properties"
|
|
|
|
msgstr "Laajenna kaikki ominaisuudet"
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Collapse all properties"
|
|
|
|
msgstr "Tiivistä kaikki ominaisuudet"
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Save As..."
|
|
|
|
msgstr "Tallenna nimellä..."
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Copy Params"
|
|
|
|
msgstr "Kopioi parametrit"
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Paste Params"
|
|
|
|
msgstr "Liitä parametrit"
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Edit Resource Clipboard"
|
|
|
|
msgstr "Resurssien leikepöytä on tyhjä!"
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Copy Resource"
|
|
|
|
msgstr "Kopioi resurssi"
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Make Built-In"
|
|
|
|
msgstr "Tee sisäänrakennettu"
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Make Sub-Resources Unique"
|
|
|
|
msgstr "Tee aliresursseista yksilöllisiä"
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Open in Help"
|
|
|
|
msgstr "Avaa ohjeessa"
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Create a new resource in memory and edit it."
|
|
|
|
msgstr "Luo uusi resurssi muistiin ja muokkaa sitä."
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Load an existing resource from disk and edit it."
|
|
|
|
msgstr "Lataa olemassaoleva resurssi levyltä ja muokkaa sitä."
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Go to the previous edited object in history."
|
|
|
|
msgstr "Edellinen editoitu objekti."
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Go to the next edited object in history."
|
|
|
|
msgstr "Seuraava editoitu objekti."
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "History of recently edited objects."
|
|
|
|
msgstr "Viimeisimmin muokatut objektit."
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Object properties."
|
|
|
|
msgstr "Objektin ominaisuudet."
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Filter properties"
|
|
|
|
msgstr "Suodata solmuja"
|
|
|
|
|
|
|
|
#: editor/inspector_dock.cpp
|
|
|
|
msgid "Changes may be lost!"
|
|
|
|
msgstr "Muutokset saatetaan menettää!"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/multi_node_edit.cpp
|
|
|
|
msgid "MultiNode Set"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Aseta usealle solmulle"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/node_dock.cpp
|
|
|
|
msgid "Select a Node to edit Signals and Groups."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Valitse solmu, jonka signaaleja ja ryhmiä haluat muokata."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugin_config_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Edit a Plugin"
|
|
|
|
msgstr "Muokkaa polygonia"
|
|
|
|
|
|
|
|
#: editor/plugin_config_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Create a Plugin"
|
|
|
|
msgstr "Luo C# ratkaisu"
|
|
|
|
|
|
|
|
#: editor/plugin_config_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Plugin Name:"
|
|
|
|
msgstr "Lisäosat"
|
|
|
|
|
|
|
|
#: editor/plugin_config_dialog.cpp
|
|
|
|
msgid "Subfolder:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugin_config_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Language:"
|
|
|
|
msgstr "Kieli"
|
|
|
|
|
|
|
|
#: editor/plugin_config_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Script Name:"
|
|
|
|
msgstr "Skripti kelpaa"
|
|
|
|
|
|
|
|
#: editor/plugin_config_dialog.cpp
|
|
|
|
msgid "Activate now?"
|
|
|
|
msgstr ""
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/abstract_polygon_2d_editor.cpp
|
|
|
|
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
|
|
|
|
msgid "Create Poly"
|
|
|
|
msgstr "Luo polygoni"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/abstract_polygon_2d_editor.cpp
|
|
|
|
#: editor/plugins/collision_polygon_editor_plugin.cpp
|
|
|
|
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
|
|
|
|
msgid "Edit Poly"
|
|
|
|
msgstr "Muokkaa polygonia"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/abstract_polygon_2d_editor.cpp
|
|
|
|
msgid "Insert Point"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Lisää piste"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/abstract_polygon_2d_editor.cpp
|
|
|
|
#: editor/plugins/collision_polygon_editor_plugin.cpp
|
|
|
|
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
|
|
|
|
msgid "Edit Poly (Remove Point)"
|
|
|
|
msgstr "Muokkaa polygonia (poista piste)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/abstract_polygon_2d_editor.cpp
|
|
|
|
msgid "Remove Poly And Point"
|
|
|
|
msgstr "Poista polygoni ja piste"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/abstract_polygon_2d_editor.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "Create a new polygon from scratch"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Luo uusi polygoni tyhjästä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/abstract_polygon_2d_editor.cpp
|
|
|
|
msgid ""
|
|
|
|
"Edit existing polygon:\n"
|
|
|
|
"LMB: Move Point.\n"
|
|
|
|
"Ctrl+LMB: Split Segment.\n"
|
|
|
|
"RMB: Erase Point."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr ""
|
2017-12-20 17:08:48 +01:00
|
|
|
"Muokkaa polygonia:\n"
|
|
|
|
"Vasen hiirenkorva: Siirrä pistettä.\n"
|
|
|
|
"Ctrl+Vasen hiirenkorva: Puolita segmentti.\n"
|
|
|
|
"Oikea hiirenkorva: Poista piste."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/abstract_polygon_2d_editor.cpp
|
|
|
|
msgid "Delete points"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Poista pisteitä"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Add Animation"
|
|
|
|
msgstr "Lisää animaatio"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Load.."
|
|
|
|
msgstr "Lataa"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
msgid "This type of node can't be used. Only root nodes are allowed."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
msgid ""
|
|
|
|
"AnimationTree is inactive.\n"
|
|
|
|
"Activate to enable playback, check node warnings if activation fails."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
msgid "Set the blending position within the space"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
msgid "Select and move points, create points with RMB."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Create points."
|
|
|
|
msgstr "Poista pisteitä"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Erase points."
|
|
|
|
msgstr "OHP: Pyyhi piste."
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Point"
|
|
|
|
msgstr "Siirrä pistettä"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Open Animation Node"
|
|
|
|
msgstr "Animaatiosolmu"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Triangle already exists"
|
|
|
|
msgstr "Tapahtuma '%s' on jo olemassa!"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
msgid "BlendSpace2D does not belong to an AnimationTree node."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
msgid "No triangles exist, so no blending can take place."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
msgid "Create triangles by connecting points."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
msgid "Erase points and triangles."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
msgid "Generate blend triangles automatically (instead of manually)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Snap"
|
|
|
|
msgstr "Tartu"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
|
|
|
msgid "Edit Filters"
|
|
|
|
msgstr "Muokkaa suodattimia"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
|
|
|
msgid "Output node can't be added to the blend tree."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
|
|
|
#: editor/plugins/visual_shader_editor_plugin.cpp
|
|
|
|
msgid "Unable to connect, port may be in use or connection may be invalid."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
|
|
|
msgid "No animation player set, so unable to retrieve track names."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
|
|
|
msgid "Player path set is invalid, so unable to retrieve track names."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
|
|
|
#: editor/plugins/root_motion_editor_plugin.cpp
|
|
|
|
msgid ""
|
|
|
|
"Animation player has no valid root node path, so unable to retrieve track "
|
|
|
|
"names."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
|
|
|
#: editor/plugins/visual_shader_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Add Node.."
|
|
|
|
msgstr "Lisää solmu"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
|
|
|
#: editor/plugins/root_motion_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Edit Filtered Tracks:"
|
|
|
|
msgstr "Muokkaa suodattimia"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Enable filtering"
|
|
|
|
msgstr "Muokattavat alisolmut"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Toggle Autoplay"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Toista automaattisesti"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "New Animation Name:"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Uuden animaation nimi:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "New Anim"
|
|
|
|
msgstr "Uusi animaatio"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Change Animation Name:"
|
|
|
|
msgstr "Vaihda animaation nimi:"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Delete Animation?"
|
|
|
|
msgstr "Poista animaatio?"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Remove Animation"
|
|
|
|
msgstr "Poista animaatio"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Invalid animation name!"
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "VIRHE: Virheellinen animaation nimi!"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Animation name already exists!"
|
2018-07-26 11:19:52 +02:00
|
|
|
msgstr "VIRHE: Samanniminen animaatio on jo olemassa!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Rename Animation"
|
|
|
|
msgstr "Nimeä animaatio uudelleen"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Blend Next Changed"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Sulauta seuraavaan vaihdettu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Change Blend Time"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muuta sulautusaikaa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Load Animation"
|
|
|
|
msgstr "Lataa animaatio"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Duplicate Animation"
|
|
|
|
msgstr "Monista animaatio"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "No animation to copy!"
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "VIRHE: Ei kopioitavaa animaatiota!"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "No animation resource on clipboard!"
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "VIRHE: Ei animaation resurssia leikepöydällä!"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Pasted Animation"
|
|
|
|
msgstr "Liitetty animaatio"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Paste Animation"
|
|
|
|
msgstr "Liitä animaatio"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "No animation to edit!"
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "VIRHE: Ei muokattavaa animaatiota!"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Play selected animation backwards from current pos. (A)"
|
|
|
|
msgstr "Toista valittu animaatio takaperin nykyisestä kohdasta. (A)"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Play selected animation backwards from end. (Shift+A)"
|
|
|
|
msgstr "Toista valittu animaatio takaperin lopusta. (Shift+A)"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Stop animation playback. (S)"
|
|
|
|
msgstr "Lopeta animaation toisto. (S)"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Play selected animation from start. (Shift+D)"
|
|
|
|
msgstr "Toista valittu animaatio alusta. (Shift+D)"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Play selected animation from current pos. (D)"
|
|
|
|
msgstr "Toista valittu animaatio nykyisestä kohdasta. (D)"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Animation position (in seconds)."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Animaation kohta (sekunneissa)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Scale animation playback globally for the node."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Skaalaa animaation toistoa globaalisti solmulle."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Animation Tools"
|
|
|
|
msgstr "Animaatiotyökalut"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Animation"
|
|
|
|
msgstr "Animaatio"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "New"
|
|
|
|
msgstr "Uusi"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Edit Transitions..."
|
|
|
|
msgstr "Siirtymät"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Open in Inspector"
|
|
|
|
msgstr "Avaa editorissa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Display list of animations in player."
|
|
|
|
msgstr "Näytä lista animaatioista soittimessa."
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Autoplay on Load"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Toista automaattisesti ladattaessa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-29 09:51:00 +01:00
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Onion Skinning"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Onion skinning"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Enable Onion Skinning"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Käytä onion skinningiä"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Directions"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Suunnat"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Past"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Mennyt"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Future"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Tuleva"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Depth"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Syvyys"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "1 step"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "1 askel"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "2 steps"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "2 askelta"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "3 steps"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "3 askelta"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Differences Only"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Vain eroavaisuudet"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Force White Modulate"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Pakota valkoisen modulaatio"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Include Gizmos (3D)"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näytä 3D-muokkaimet"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Pin AnimationPlayer"
|
|
|
|
msgstr "Liitä animaatio"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Create New Animation"
|
|
|
|
msgstr "Luo uusi animaatio"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Animation Name:"
|
|
|
|
msgstr "Animaation nimi:"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
#: editor/plugins/resource_preloader_editor_plugin.cpp
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp editor/property_editor.cpp
|
|
|
|
#: editor/script_create_dialog.cpp
|
|
|
|
msgid "Error!"
|
|
|
|
msgstr "Virhe!"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Blend Times:"
|
|
|
|
msgstr "Sulautusajat:"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Next (Auto Queue):"
|
|
|
|
msgstr "Seuraava (automaattinen jono):"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_player_editor_plugin.cpp
|
|
|
|
msgid "Cross-Animation Blend Times"
|
|
|
|
msgstr "Lomittautuvien animaatioiden sulautusajat"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "End"
|
|
|
|
msgstr "Loppu(u)"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
msgid "Immediate"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
msgid "Sync"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
msgid "At End"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
msgid "Travel"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
msgid "Start and end nodes are needed for a sub-transition."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "No playback resource set at path: %s."
|
|
|
|
msgstr "Ei löytynyt resurssipolusta."
|
|
|
|
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
msgid ""
|
|
|
|
"Select and move nodes.\n"
|
|
|
|
"RMB to add new nodes.\n"
|
|
|
|
"Shift+LMB to create connections."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Create new nodes."
|
|
|
|
msgstr "Luo uusi %s"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Connect nodes."
|
|
|
|
msgstr "Kytke solmut"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Remove selected node or transition"
|
|
|
|
msgstr "Poista valittu raita."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
msgid "Toggle autoplay this animation on start, restart or seek to zero."
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
msgid "Set the end animation. This is useful for sub-transitions."
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_state_machine_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Transition: "
|
|
|
|
msgstr "Siirtymä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/animation_tree_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
|
|
|
msgid "AnimationTree"
|
|
|
|
msgstr "Animaatiopuu"
|
|
|
|
|
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "New name:"
|
|
|
|
msgstr "Uusi nimi:"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Scale:"
|
|
|
|
msgstr "Skaalaus:"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Fade In (s):"
|
|
|
|
msgstr "Häivytys sisään (s):"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Fade Out (s):"
|
|
|
|
msgstr "Häivytys ulos (s):"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Blend"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Sulauta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Mix"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Sekoita"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Auto Restart:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Automaattinen uudelleenkäynnistys:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Restart (s):"
|
|
|
|
msgstr "Käynnistä uudelleen (s):"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Random Restart (s):"
|
|
|
|
msgstr "Satunnainen uudelleenaloitus (s):"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Start!"
|
|
|
|
msgstr "Aloita!"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Amount:"
|
|
|
|
msgstr "Määrä:"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Blend:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Sulautus:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Blend 0:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Sulautus 0:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Blend 1:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Sulautus 1:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "X-Fade Time (s):"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Ristihäivytyksen aika (s):"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Current:"
|
|
|
|
msgstr "Nykyinen:"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Add Input"
|
|
|
|
msgstr "Lisää syöte"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Clear Auto-Advance"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Poista automaattinen eteneminen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Set Auto-Advance"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Aseta automaattinen eteneminen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Delete Input"
|
|
|
|
msgstr "Poista syöte"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Animation tree is valid."
|
|
|
|
msgstr "Animaatiopuu on kelvollinen."
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Animation tree is invalid."
|
|
|
|
msgstr "Animaatiopuu ei ole kelvollinen."
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Animation Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Animaatiosolmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "OneShot Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Vaiheistussolmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Mix Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Sekoitussolmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Blend2 Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "2-sulautussolmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Blend3 Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "3-sulautussolmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Blend4 Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "4-sulautussolmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "TimeScale Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ajanskaalaussolmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "TimeSeek Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ajanhakusolmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Transition Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Siirtymäsolmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Import Animations..."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Tuo animaatiot..."
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Edit Node Filters"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Muokkaa solmun suodattimia"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Filters..."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Suodattimet..."
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Contents:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Sisällöt:"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "View Files"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näytä tiedostot"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Can't resolve hostname:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Palvelinta ei löytynyt:"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Connection error, please try again."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Yhteysvirhe, ole hyvä ja yritä uudelleen."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Can't connect to host:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Isäntään yhdistäminen epäonnistui:"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "No response from host:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ei vastausta isännältä:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Request failed, return code:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Pyyntö epäonnistui, virhekoodi:"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Request failed, too many redirects"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Pyyntö epäonnistui, liikaa uudelleenohjauksia"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Bad download hash, assuming file has been tampered with."
|
2018-07-26 11:19:52 +02:00
|
|
|
msgstr ""
|
|
|
|
"Latauksessa väärä hajautuskoodi, oletetaan että tiedostoa on näpelöity."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Expected:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Oletettiin:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Got:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Saatiin:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Failed sha256 hash check"
|
2018-07-26 11:19:52 +02:00
|
|
|
msgstr "sha256-hajautusarvon tarkistus epäonnistui"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Asset Download Error:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Assettien latausvirhe:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Downloading (%s / %s)..."
|
|
|
|
msgstr "Ladataan"
|
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Downloading..."
|
|
|
|
msgstr "Ladataan"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Resolving..."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Selvitetään..."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Error making request"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virhe pyynnön luonnissa"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Idle"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Toimeton"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Retry"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Yritä uudelleen"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Download Error"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Latausvirhe"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Download for this asset is already in progress!"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Tämän assetin lataus on jo käynnissä!"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "First"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "ensimmäinen"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Previous"
|
|
|
|
msgstr "Edellinen välilehti"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Next"
|
|
|
|
msgstr "Seuraava"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Last"
|
|
|
|
msgstr ""
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
#: modules/gdnative/gdnative_library_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "All"
|
|
|
|
msgstr "Kaikki"
|
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Plugins"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Lisäosat"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Sort:"
|
|
|
|
msgstr "Lajittele:"
|
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Reverse"
|
|
|
|
msgstr "Käänteinen"
|
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Category:"
|
|
|
|
msgstr "Kategoria:"
|
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Site:"
|
|
|
|
msgstr "Sivu:"
|
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Support..."
|
2017-10-21 11:57:10 +02:00
|
|
|
msgstr "Tuki..."
|
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Official"
|
|
|
|
msgstr "Virallinen"
|
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Testing"
|
|
|
|
msgstr "Testaus"
|
|
|
|
|
|
|
|
#: editor/plugins/asset_library_editor_plugin.cpp
|
|
|
|
msgid "Assets ZIP File"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Assettien zip-tiedosto"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/plugins/baked_lightmap_editor_plugin.cpp
|
|
|
|
msgid ""
|
|
|
|
"Can't determine a save path for lightmap images.\n"
|
|
|
|
"Save your scene (for images to be saved in the same dir), or pick a save "
|
|
|
|
"path from the BakedLightmap properties."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Lightmap-kuvien tallennuspolun määrittäminen ei onnistu.\n"
|
|
|
|
"Tallenna skenesi (jotta kuvat tallentuisivat samaan hakemistoon), tai "
|
|
|
|
"valitse tallennuspolku BakedLightmapin asetuksista."
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: editor/plugins/baked_lightmap_editor_plugin.cpp
|
|
|
|
msgid ""
|
|
|
|
"No meshes to bake. Make sure they contain an UV2 channel and that the 'Bake "
|
|
|
|
"Light' flag is on."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Ei meshejä kehitettävänä. Varmista, että ne sisältävät UV2-kanavan, ja että "
|
|
|
|
"'Bake Light' asetus on päällä."
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: editor/plugins/baked_lightmap_editor_plugin.cpp
|
|
|
|
msgid "Failed creating lightmap images, make sure path is writable."
|
|
|
|
msgstr ""
|
2018-07-26 11:19:52 +02:00
|
|
|
"Lightmap-kuvien luonti epäonnistui. Varmista, että polku on "
|
2018-06-22 10:41:30 +02:00
|
|
|
"kirjoituskelpoinen."
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: editor/plugins/baked_lightmap_editor_plugin.cpp
|
|
|
|
msgid "Bake Lightmaps"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kehitä Lightmapit"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/camera_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp editor/rename_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Preview"
|
|
|
|
msgstr "Esikatselu"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Configure Snap"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Määrittele tarttuminen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Grid Offset:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Ruudukon siirtymä:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Grid Step:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Ruudukon välistys:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Rotation Offset:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Ruudukon siirtymä:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Rotation Step:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Kierron välistys:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Move vertical guide"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Siirrä pystysuuntaista apuviivaa"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Create new vertical guide"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo uusi pystysuora apuviiva"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Remove vertical guide"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista pystysuora apuviiva"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Move horizontal guide"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Siirrä vaakasuoraa apuviivaa"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Create new horizontal guide"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo uusi vaakasuora apuviiva"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Remove horizontal guide"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista vaakasuora apuviiva"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Create new horizontal and vertical guides"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Luo uudet vaaka- ja pystysuorat apuviivat"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Move pivot"
|
|
|
|
msgstr "Siirrä keskikohtaa"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Rotate CanvasItem"
|
|
|
|
msgstr "Muokkaa CanvasItemiä"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Move anchor"
|
|
|
|
msgstr "Siirrä"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Resize CanvasItem"
|
|
|
|
msgstr "Muokkaa CanvasItemiä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Move CanvasItem"
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Muokkaa CanvasItemiä"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Anchors only"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Vain ankkurit"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Change Anchors and Margins"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muuta ankkureita ja marginaaleja"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Change Anchors"
|
|
|
|
msgstr "Muuta ankkureita"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Paste Pose"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Liitä asento"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Zoom out"
|
|
|
|
msgstr "Loitonna"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Zoom reset"
|
|
|
|
msgstr "Palauta lähennys"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Zoom in"
|
|
|
|
msgstr "Lähennä"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Select Mode"
|
|
|
|
msgstr "Valitse tila"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Drag: Rotate"
|
|
|
|
msgstr "Vedä: Kierrä"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Alt+Drag: Move"
|
|
|
|
msgstr "Alt+Vedä: Siirrä"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Press 'v' to Change Pivot, 'Shift+v' to Drag Pivot (while moving)."
|
|
|
|
msgstr ""
|
|
|
|
"Paina 'V' vaihtaaksesi kääntökeskiötä. 'Shift+V' vetääksesi keskiötä "
|
|
|
|
"(liikkuessa)."
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Alt+RMB: Depth list selection"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Alt + Hiiren oikea painike: Syvyyslistan valinta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Move Mode"
|
|
|
|
msgstr "Siirtotila"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Rotate Mode"
|
|
|
|
msgstr "Kääntötila"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid ""
|
|
|
|
"Show a list of all objects at the position clicked\n"
|
|
|
|
"(same as Alt+RMB in select mode)."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Näytä lista kaikista napsautetussa kohdassa olevista objekteista\n"
|
|
|
|
"(sama kuin Alt + Hiiren oikea painike valintatilassa)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Click to change object's rotation pivot."
|
|
|
|
msgstr "Klikkaa vaihtaaksesi objektin kääntökeskiötä."
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Pan Mode"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Panorointitila"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Toggle snapping."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Asettaa tarttumisen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Use Snap"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Käytä tarttumista"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Snapping Options"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tarttumisen asetukset"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Snap to grid"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tartu ruudukkoon"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Use Rotation Snap"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tartu käännettäessä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Configure Snap..."
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Määrittele tarttuminen..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Snap Relative"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Suhteellinen tarttuminen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Use Pixel Snap"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tartu pikseleihin"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Smart snapping"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Älykäs tarttuminen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Snap to parent"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tartu isäntään"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Snap to node anchor"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tartu solmun ankkuriin"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Snap to node sides"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tartu solmun reunoihin"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Snap to node center"
|
|
|
|
msgstr "Tartu solmun ankkuriin"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Snap to other nodes"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tartu muihin solmuihin"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "Snap to guides"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tartu apuviivoihin"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Lock the selected object in place (can't be moved)."
|
|
|
|
msgstr "Lukitse valitut objektit paikalleen (ei voi liikutella)."
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Unlock the selected object (can be moved)."
|
|
|
|
msgstr "Poista valittujen objektien lukitus (voi liikutella)."
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Makes sure the object's children are not selectable."
|
|
|
|
msgstr "Varmistaa ettei objektin lapsia voi valita."
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Restores the object's children's ability to be selected."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Palauttaa objektin aliobjektien mahdollisuuden tulla valituksi."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Show Bones"
|
|
|
|
msgstr "Näytä luut"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Make IK Chain"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Luo IK ketju"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Clear IK Chain"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tyhjennä IK ketju"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Make Custom Bone(s) from Node(s)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Clear Custom Bones"
|
|
|
|
msgstr "Tyhjennä luut"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "View"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näytä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Show Grid"
|
|
|
|
msgstr "Näytä ruudukko"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2018-02-22 18:47:07 +01:00
|
|
|
msgid "Show Helpers"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näytä avustimet"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2018-02-22 18:47:07 +01:00
|
|
|
msgid "Show Rulers"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Näytä viivaimet"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2018-02-22 18:47:07 +01:00
|
|
|
msgid "Show Guides"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Näytä apuviivat"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2018-05-03 11:25:51 +02:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Show Origin"
|
|
|
|
msgstr "Näytä origo"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Show Viewport"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näytä näyttöikkuna"
|
2018-05-03 11:25:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Center Selection"
|
|
|
|
msgstr "Valinta keskikohtaan"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Frame Selection"
|
|
|
|
msgstr "Framen valinta"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Layout"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Asettelu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Insert keys."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Lisää avainruutuja"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Insert Key (Existing Tracks)"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Lisää avainruutu (olemassa olevat raidat)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Copy Pose"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Kopioi asento"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Clear Pose"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tyhjennä asento"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Multiply grid step by 2"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Kerro ruudukon välistys kahdella"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Divide grid step by 2"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Jaa ruudukon välistys kahdella"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Add %s"
|
|
|
|
msgstr "Lisää %s"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Adding %s..."
|
|
|
|
msgstr "Lisätään %s..."
|
|
|
|
|
2018-01-20 10:10:49 +01:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Cannot instantiate multiple nodes without root."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ei voida luoda ilmentymiä useasta solmusta ilman juurta."
|
2018-01-20 10:10:49 +01:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Create Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Luo solmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Error instancing scene from %s"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virhe luotaessa ilmentymää kohteesta %s"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid "Change default type"
|
|
|
|
msgstr "Muuta oletustyyppiä"
|
|
|
|
|
|
|
|
#: editor/plugins/canvas_item_editor_plugin.cpp
|
|
|
|
msgid ""
|
|
|
|
"Drag & drop + Shift : Add node as sibling\n"
|
|
|
|
"Drag & drop + Alt : Change node type"
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Vedä & pudota + Shift: Lisää solmu sisarena\n"
|
|
|
|
"Vedä & pudota + Alt: Muuta solmun tyyppiä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/collision_polygon_editor_plugin.cpp
|
|
|
|
msgid "Create Poly3D"
|
|
|
|
msgstr "Luo Poly3D"
|
|
|
|
|
|
|
|
#: editor/plugins/collision_shape_2d_editor_plugin.cpp
|
|
|
|
msgid "Set Handle"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Aseta kahva"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/cpu_particles_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "CPUParticles"
|
|
|
|
msgstr "Partikkelit"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/cpu_particles_editor_plugin.cpp
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "Create Emission Points From Mesh"
|
|
|
|
msgstr "Luo säteilypisteet meshistä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/cpu_particles_editor_plugin.cpp
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "Create Emission Points From Node"
|
|
|
|
msgstr "Luo säteilypisteet solmusta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Flat0"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tasainen0"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Flat1"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tasainen1"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Ease in"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kiihdytä alussa"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Ease out"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Hidasta lopussa"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Smoothstep"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Pehmeä askellus"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Modify Curve Point"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Muokkaa käyrän pistettä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Modify Curve Tangent"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Muokkaa käyrän tangenttia"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Load Curve Preset"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Lataa käyrän esiasetus"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Add point"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Lisää pistä"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Remove point"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Poista piste"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Left linear"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Vasen lineaarinen"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Right linear"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Oikea lineaarinen"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Load preset"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Lataa esiasetus"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
msgid "Remove Curve Point"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Poista käyrän piste"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Toggle Curve Linear Tangent"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Aseta käyrälle lineaarinen tangentti"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/curve_editor_plugin.cpp
|
|
|
|
msgid "Hold Shift to edit tangents individually"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Pidä shift pohjassa muokataksesi tangentteja yksitellen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/gi_probe_editor_plugin.cpp
|
|
|
|
msgid "Bake GI Probe"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kehitä GI Probe"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/item_list_editor_plugin.cpp
|
|
|
|
msgid "Item %d"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kohde %d"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/item_list_editor_plugin.cpp
|
|
|
|
msgid "Items"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Sisältö"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/item_list_editor_plugin.cpp
|
|
|
|
msgid "Item List Editor"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Sisällön muokkaus"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
|
|
|
|
msgid ""
|
|
|
|
"No OccluderPolygon2D resource on this node.\n"
|
|
|
|
"Create and assign one?"
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Tälle solmulle ei ole OccluderPolygon2D resurssia.\n"
|
|
|
|
"Luodaanko ja asetetaanko sellainen?"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
|
|
|
|
msgid "Create Occluder Polygon"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Luo peittävä polygoni"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
|
|
|
|
msgid "Create a new polygon from scratch."
|
|
|
|
msgstr "Luo uusi piste tyhjästä."
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
|
|
|
|
msgid "Edit existing polygon:"
|
|
|
|
msgstr "Muokkaa olemassaolevaa polygonia:"
|
|
|
|
|
|
|
|
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
|
|
|
|
msgid "LMB: Move Point."
|
|
|
|
msgstr "VHP: Siirrä pistettä."
|
|
|
|
|
|
|
|
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
|
|
|
|
msgid "Ctrl+LMB: Split Segment."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ctrl+Vasen hiirennappi: Puolita osa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/light_occluder_2d_editor_plugin.cpp
|
|
|
|
msgid "RMB: Erase Point."
|
|
|
|
msgstr "OHP: Pyyhi piste."
|
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Mesh is empty!"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Mesh on tyhjä!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Create Static Trimesh Body"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo konkaavi staattinen kappale"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Create Static Convex Body"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo konveksi staattinen kappale"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "This doesn't work on scene root!"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tämä ei toimi skenen juuressa!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Create Trimesh Shape"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo konkaavi muoto"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Create Convex Shape"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo konveksi muoto"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Create Navigation Mesh"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo navigointiverkko"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Contained Mesh is not of type ArrayMesh."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Sisällytetty Mesh ei ole tyyppiä ArrayMesh."
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "UV Unwrap failed, mesh may not be manifold?"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "UV-aukaisu epäonnistui, mesh ei ehkä ole jaettavissa osiin?"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "No mesh to debug."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ei meshiä debugattavaksi."
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/sprite_editor_plugin.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
msgid "Model has no UV in this layer"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Mallilla ei ole UV-kanavaa tällä kerroksella"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "MeshInstance lacks a Mesh!"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "MeshInstance solmulta puuttuu Mesh!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Mesh has not surface to create outlines from!"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Meshillä ei ole pintaa, josta ääriviivat voitaisiin luoda!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-05-03 11:25:51 +02:00
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Mesh primitive type is not PRIMITIVE_TRIANGLES!"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Meshin primitiivityyppi ei ole PRIMITIVE_TRIANGLES!"
|
2018-05-03 11:25:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Could not create outline!"
|
|
|
|
msgstr "Ääriviivoja ei voitu luoda!"
|
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Create Outline"
|
|
|
|
msgstr "Luo ääriviivat"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Mesh"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Mesh"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Create Trimesh Static Body"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo konkaavi staattinen kappale"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Create Convex Static Body"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo konveksi staattinen kappale"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Create Trimesh Collision Sibling"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo konkaavi törmäysmuoto sisareksi"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Create Convex Collision Sibling"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo konveksi törmäysmuoto sisareksi"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Create Outline Mesh..."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Luo reunoista Mesh..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "View UV1"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näytä UV1"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "View UV2"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näytä UV2"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Unwrap UV2 for Lightmap/AO"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Aukaise UV2 Lightmapille tai AO:lle"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Create Outline Mesh"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Luo reunoista Mesh"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/mesh_instance_editor_plugin.cpp
|
|
|
|
msgid "Outline Size:"
|
|
|
|
msgstr "Ääriviivojen koko:"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/mesh_library_editor_plugin.cpp
|
|
|
|
msgid "Remove item %d?"
|
|
|
|
msgstr "Poistetaanko kohde %d?"
|
|
|
|
|
|
|
|
#: editor/plugins/mesh_library_editor_plugin.cpp
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Add Item"
|
|
|
|
msgstr "Lisää kohde"
|
|
|
|
|
|
|
|
#: editor/plugins/mesh_library_editor_plugin.cpp
|
|
|
|
msgid "Remove Selected Item"
|
|
|
|
msgstr "Poista valitut kohteet"
|
|
|
|
|
|
|
|
#: editor/plugins/mesh_library_editor_plugin.cpp
|
|
|
|
msgid "Import from Scene"
|
|
|
|
msgstr "Tuo skenestä"
|
|
|
|
|
|
|
|
#: editor/plugins/mesh_library_editor_plugin.cpp
|
|
|
|
msgid "Update from Scene"
|
|
|
|
msgstr "Päivitä skenestä"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "No mesh source specified (and no MultiMesh set in node)."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr ""
|
|
|
|
"Meshin lähdettä ei ole määritetty (ja MultiMesh ei ole asetettu solmulle)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "No mesh source specified (and MultiMesh contains no Mesh)."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Meshin lähdettä ei ole määritetty (ja MultiMesh ei sisällä Mesh solmua)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Mesh source is invalid (invalid path)."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Meshin lähde on virheellinen (virheellinen polku)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Mesh source is invalid (not a MeshInstance)."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Meshin lähde on virheellinen (ei MeshInstance)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Mesh source is invalid (contains no Mesh resource)."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Meshin lähde on virheellinen (ei sisällä Mesh resurssia)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "No surface source specified."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Pinnan lähdettä ei ole määritelty."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Surface source is invalid (invalid path)."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Pinnan lähde on virheellinen (virheellinen polku)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Surface source is invalid (no geometry)."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Pinnan lähde on virheellinen (geometria puuttuu)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Surface source is invalid (no faces)."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Pinnan lähde on virheellinen (tahkot puuttuvat)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Parent has no solid faces to populate."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Lähteellä ei ole kiinteitä tahkoja täytettäväksi."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Couldn't map area."
|
|
|
|
msgstr "Aluetta ei voitu kartoittaa."
|
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Select a Source Mesh:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Valitse lähdemesh:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Select a Target Surface:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Valitse kohdepinta:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Populate Surface"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Täytä pinta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Populate MultiMesh"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Täytä MultiMesh"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Target Surface:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kohdepinta:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Source Mesh:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Lähde Mesh:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "X-Axis"
|
|
|
|
msgstr "X-akseli"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Y-Axis"
|
|
|
|
msgstr "Y-akseli"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Z-Axis"
|
|
|
|
msgstr "Z-akseli"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Mesh Up Axis:"
|
|
|
|
msgstr "Meshin ylös-akseli:"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Random Rotation:"
|
|
|
|
msgstr "Satunnainen kierto:"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Random Tilt:"
|
|
|
|
msgstr "Satunnainen kallistus:"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Random Scale:"
|
|
|
|
msgstr "Satunnainen skaalaus:"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/multimesh_editor_plugin.cpp
|
|
|
|
msgid "Populate"
|
|
|
|
msgstr "Täytä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/navigation_polygon_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Create Navigation Polygon"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo navigointipolygoni"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/particles_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "Generating AABB"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luodaan AABB"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/particles_2d_editor_plugin.cpp
|
|
|
|
msgid "Can only set point into a ParticlesMaterial process material"
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Piste voidaan asettaa ainoastaan ParticlesMaterial käsittelyn materiaaliin"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/particles_2d_editor_plugin.cpp
|
|
|
|
msgid "Error loading image:"
|
|
|
|
msgstr "Virhe ladattaessa kuvaa:"
|
|
|
|
|
|
|
|
#: editor/plugins/particles_2d_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "No pixels with transparency > 128 in image..."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kuvassa ei ole pikseleitä, joiden läpinäkyvyys on enemmän kuin 128…"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/particles_2d_editor_plugin.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Generate Visibility Rect"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kartoita näkyvä alue"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/particles_2d_editor_plugin.cpp
|
|
|
|
msgid "Load Emission Mask"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Lataa emissiomaski"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/plugins/particles_2d_editor_plugin.cpp
|
|
|
|
msgid "Clear Emission Mask"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tyhjennä emissiomaski"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/particles_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "Particles"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Partikkelit"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/particles_2d_editor_plugin.cpp
|
|
|
|
msgid "Generated Point Count:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Luotujen pisteiden määrä:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/particles_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "Generation Time (sec):"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luontiaika (s):"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/particles_2d_editor_plugin.cpp
|
|
|
|
msgid "Emission Mask"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Emission maski"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/particles_2d_editor_plugin.cpp
|
|
|
|
msgid "Capture from Pixel"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Nappaa pikselistä"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/particles_2d_editor_plugin.cpp
|
|
|
|
msgid "Emission Colors"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Emission väri"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "Faces contain no area!"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Pinnat eivät sisällä aluetta!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "No faces!"
|
|
|
|
msgstr "Ei pintoja!"
|
|
|
|
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Node does not contain geometry."
|
|
|
|
msgstr "Solmu ei sisällä geometriaa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Node does not contain geometry (faces)."
|
|
|
|
msgstr "Solmulta puuttuu geometria (tahkot)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "Create Emitter"
|
|
|
|
msgstr "Luo säteilijä/lähetin"
|
|
|
|
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "Emission Points:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Emissiopisteet:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "Surface Points"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Pinnan pisteet"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "Surface Points+Normal (Directed)"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Pinnan pisteet+normaali"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "Volume"
|
|
|
|
msgstr "Äänenvoimakkuus"
|
|
|
|
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "Emission Source: "
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Emission lähde: "
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "A processor material of type 'ParticlesMaterial' is required."
|
|
|
|
msgstr "Tarvitaan 'ParticlesMaterial' tyyppinen prosessorimateriaali."
|
|
|
|
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "Generate AABB"
|
|
|
|
msgstr "Luo AABB"
|
|
|
|
|
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Convert to CPUParticles"
|
|
|
|
msgstr "Muunna isoiksi kirjaimiksi"
|
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/particles_editor_plugin.cpp
|
|
|
|
msgid "Generate Visibility AABB"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kartoita näkyvä alue"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
msgid "Remove Point from Curve"
|
|
|
|
msgstr "Poista pisteet käyrästä"
|
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
msgid "Remove Out-Control from Curve"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista lähtöohjain käyrästä"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
msgid "Remove In-Control from Curve"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista tulo-ohjain käyrästä"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Add Point to Curve"
|
|
|
|
msgstr "Lisää käyrään piste"
|
|
|
|
|
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
msgid "Move Point in Curve"
|
|
|
|
msgstr "Siirrä pistettä käyrällä"
|
|
|
|
|
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
msgid "Move In-Control in Curve"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Siirrä tulo-ohjainta käyrällä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
msgid "Move Out-Control in Curve"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Siirrä lähtöohjainta käyrällä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Select Points"
|
|
|
|
msgstr "Valitse pisteet"
|
|
|
|
|
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Shift+Drag: Select Control Points"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Shift+vedä: Valitse kontrollipisteitä"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Click: Add Point"
|
|
|
|
msgstr "Klikkaa: lisää piste"
|
|
|
|
|
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Right Click: Delete Point"
|
|
|
|
msgstr "Oikea klikkaus: Poista piste"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
msgid "Select Control Points (Shift+Drag)"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Valitse kontrollipisteitä (Shift+vedä)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Add Point (in empty space)"
|
|
|
|
msgstr "Lisää piste (tyhjyydessä)"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Split Segment (in curve)"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Puolita osa (käyrässä)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Delete Point"
|
|
|
|
msgstr "Poista piste"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Close Curve"
|
|
|
|
msgstr "Sulje käyrä"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp editor/plugins/theme_editor_plugin.cpp
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Options"
|
|
|
|
msgstr "Asetuksia"
|
|
|
|
|
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Mirror Handle Angles"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/path_2d_editor_plugin.cpp
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Mirror Handle Lengths"
|
|
|
|
msgstr ""
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Curve Point #"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Käyrän piste #"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
2017-09-10 15:37:49 +02:00
|
|
|
msgid "Set Curve Point Position"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Aseta käyräpisteen sijainti"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
2017-09-10 15:37:49 +02:00
|
|
|
msgid "Set Curve In Position"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Aseta käyrän aloitussijainti"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
2017-09-10 15:37:49 +02:00
|
|
|
msgid "Set Curve Out Position"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Aseta käyrän lopetussijainti"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Split Path"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Puolita polku"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Remove Path Point"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Poista polun piste"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Remove Out-Control Point"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista lähtöohjaimen piste"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/path_editor_plugin.cpp
|
|
|
|
msgid "Remove In-Control Point"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista tulo-ohjaimen piste"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/physical_bone_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Move joint"
|
|
|
|
msgstr "Siirrä pistettä"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid ""
|
|
|
|
"The skeleton property of the Polygon2D does not point to a Skeleton2D node"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Sync bones"
|
|
|
|
msgstr "Näytä luut"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Create UV Map"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Luo UV kartta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Create Polygon & UV"
|
|
|
|
msgstr "Luo polygoni"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Split point with itself."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Split can't form an existing edge."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Split already exists."
|
|
|
|
msgstr "Tapahtuma '%s' on jo olemassa!"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Add Split"
|
|
|
|
msgstr "Lisää pistä"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Invalid Split: "
|
|
|
|
msgstr "Virheellinen polku!"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Remove Split"
|
|
|
|
msgstr "Poista piste"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Transform UV Map"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Muunna UV kartta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Paint bone weights"
|
|
|
|
msgstr ""
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Polygon 2D UV Editor"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Polygon 2D UV-editori"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "UV"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Poly"
|
|
|
|
msgstr "Muokkaa polygonia"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Splits"
|
|
|
|
msgstr "Puolita polku"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Bones"
|
|
|
|
msgstr "Tee luut"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Create Polygon"
|
|
|
|
msgstr "Luo polygoni"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Move Point"
|
|
|
|
msgstr "Siirrä pistettä"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Ctrl: Rotate"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ctrl: Kierrä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Shift: Move All"
|
|
|
|
msgstr "Shift: Siirrä kaikkia"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Shift+Ctrl: Scale"
|
|
|
|
msgstr "Shift+Ctrl: Skaalaa"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Move Polygon"
|
|
|
|
msgstr "Siirrä polygonia"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Rotate Polygon"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kierrä polygonia"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Scale Polygon"
|
|
|
|
msgstr "Skaalaa polygonia"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Connect two points to make a split"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Select a split to erase it"
|
|
|
|
msgstr "Valitse asetus ensin!"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Paint weights with specified intensity"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "UnPaint weights with specified intensity"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Radius:"
|
|
|
|
msgstr ""
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Polygon->UV"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Polygoni->UV"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "UV->Polygon"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "UV->Polygoni"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Clear UV"
|
|
|
|
msgstr "Tyhjennä UV"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Grid Settings"
|
|
|
|
msgstr "Ruudukon asetukset"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Enable Snap"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Käytä tarttumista"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
msgid "Grid"
|
|
|
|
msgstr "Ruudukko"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Configure Grid:"
|
|
|
|
msgstr "Määrittele tarttuminen"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Grid Offset X:"
|
|
|
|
msgstr "Ruudukon siirtymä:"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Grid Offset Y:"
|
|
|
|
msgstr "Ruudukon siirtymä:"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Grid Step X:"
|
|
|
|
msgstr "Ruudukon välistys:"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Grid Step Y:"
|
|
|
|
msgstr "Ruudukon välistys:"
|
|
|
|
|
|
|
|
#: editor/plugins/polygon_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Sync Bones to Polygon"
|
|
|
|
msgstr "Skaalaa polygonia"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/resource_preloader_editor_plugin.cpp
|
|
|
|
msgid "ERROR: Couldn't load resource!"
|
|
|
|
msgstr "VIRHE: Resurssia ei voitu ladata!"
|
|
|
|
|
|
|
|
#: editor/plugins/resource_preloader_editor_plugin.cpp
|
|
|
|
msgid "Add Resource"
|
|
|
|
msgstr "Lisää resurssi"
|
|
|
|
|
|
|
|
#: editor/plugins/resource_preloader_editor_plugin.cpp
|
|
|
|
msgid "Rename Resource"
|
|
|
|
msgstr "Nimeä resurssi uudelleen"
|
|
|
|
|
|
|
|
#: editor/plugins/resource_preloader_editor_plugin.cpp
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Delete Resource"
|
|
|
|
msgstr "Poista resurssi"
|
|
|
|
|
|
|
|
#: editor/plugins/resource_preloader_editor_plugin.cpp
|
|
|
|
msgid "Resource clipboard is empty!"
|
|
|
|
msgstr "Resurssien leikepöytä on tyhjä!"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/resource_preloader_editor_plugin.cpp
|
|
|
|
msgid "Paste Resource"
|
|
|
|
msgstr "Liitä resurssi"
|
|
|
|
|
2018-02-22 18:47:07 +01:00
|
|
|
#: editor/plugins/resource_preloader_editor_plugin.cpp
|
|
|
|
#: editor/scene_tree_dock.cpp editor/scene_tree_editor.cpp
|
|
|
|
msgid "Open in Editor"
|
|
|
|
msgstr "Avaa editorissa"
|
|
|
|
|
|
|
|
#: editor/plugins/resource_preloader_editor_plugin.cpp
|
|
|
|
#: editor/scene_tree_editor.cpp
|
|
|
|
msgid "Instance:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ilmentymä:"
|
2018-02-22 18:47:07 +01:00
|
|
|
|
|
|
|
#: editor/plugins/resource_preloader_editor_plugin.cpp
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp
|
|
|
|
#: editor/scene_tree_editor.cpp editor/script_editor_debugger.cpp
|
|
|
|
msgid "Type:"
|
|
|
|
msgstr "Tyyppi:"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/resource_preloader_editor_plugin.cpp
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Load Resource"
|
|
|
|
msgstr "Lataa resurssi"
|
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/plugins/resource_preloader_editor_plugin.cpp
|
|
|
|
msgid "ResourcePreloader"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Resurssien esilataaja"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/root_motion_editor_plugin.cpp
|
|
|
|
msgid "AnimationTree has no path set to an AnimationPlayer"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/root_motion_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Path to AnimationPlayer is invalid"
|
|
|
|
msgstr "Animaatiopuu ei ole kelvollinen."
|
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Clear Recent Files"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tyhjennä viimeisimpien tiedostojen luettelo"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Close and save changes?"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Sulje ja tallenna muutokset?"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Error writing TextFile:"
|
|
|
|
msgstr "Virhe ladattaessa kuvaa:"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Error could not load file."
|
|
|
|
msgstr "Virhe - Ei voitu luoda skriptiä tiedostojärjestelmään."
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Error saving file!"
|
|
|
|
msgstr "Virhe tallennettaessa ruutuvalikoimaa!"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Error while saving theme"
|
|
|
|
msgstr "Virhe tallennettaessa teemaa"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Error saving"
|
|
|
|
msgstr "Virhe tallennettaessa"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Error importing theme"
|
|
|
|
msgstr "Virhe tuotaessa teemaa"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Error importing"
|
|
|
|
msgstr "Virhe tuonnissa"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "New TextFile..."
|
|
|
|
msgstr "Uusi kansio..."
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Open File"
|
|
|
|
msgstr "Avaa tiedosto"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Save File As..."
|
|
|
|
msgstr "Tallenna nimellä..."
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Import Theme"
|
|
|
|
msgstr "Tuo teema"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Save Theme As..."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Tallenna teema nimellä..."
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid " Class Reference"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr " Luokan referenssi"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Toggle alphabetical sorting of the method list."
|
|
|
|
msgstr ""
|
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Sort"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lajittele"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#: editor/plugins/script_text_editor.cpp editor/scene_tree_dock.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
#: modules/gdnative/gdnative_library_editor_plugin.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "Move Up"
|
|
|
|
msgstr "Siirrä ylös"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#: editor/plugins/script_text_editor.cpp editor/scene_tree_dock.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
#: modules/gdnative/gdnative_library_editor_plugin.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "Move Down"
|
|
|
|
msgstr "Siirrä alas"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Next script"
|
|
|
|
msgstr "Seuraava skripti"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Previous script"
|
|
|
|
msgstr "Edellinen skripti"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "File"
|
|
|
|
msgstr "Tiedosto"
|
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "New TextFile"
|
|
|
|
msgstr "Näytä tiedostot"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Save All"
|
|
|
|
msgstr "Tallenna kaikki"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Soft Reload Script"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lataa skripti uudelleen kevyesti"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Copy Script Path"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kopioi skriptin polku"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Show In File System"
|
|
|
|
msgstr "Näytä tiedostojärjestelmässä"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "History Prev"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Edellinen historiassa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "History Next"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Seuraava historiassa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Theme"
|
|
|
|
msgstr "Teema"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Reload Theme"
|
|
|
|
msgstr "Lataa teema uudelleen"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Save Theme"
|
|
|
|
msgstr "Tallenna teema"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Save Theme As"
|
|
|
|
msgstr "Tallenna teema nimellä"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Close Docs"
|
|
|
|
msgstr "Sulje dokumentaatio"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Close All"
|
|
|
|
msgstr "Sulje kaikki"
|
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Close Other Tabs"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Sulje muut välilehdet"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
|
|
|
|
msgid "Run"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Suorita"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Toggle Scripts Panel"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Näytä/piilota skriptipaneeli"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Find Next"
|
|
|
|
msgstr "Etsi seuraava"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp
|
|
|
|
msgid "Step Over"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Siirry seuraavaan"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp
|
|
|
|
msgid "Step Into"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Siirry sisään"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp
|
|
|
|
msgid "Break"
|
|
|
|
msgstr "Keskeytä"
|
|
|
|
|
2017-10-29 14:03:52 +01:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp
|
|
|
|
#: editor/script_editor_debugger.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Continue"
|
|
|
|
msgstr "Jatka"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Keep Debugger Open"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Pidä testaaja auki"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Debug with external editor"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Testaa ulkoisella editorilla"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Open Godot online documentation"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Avaa Godotin online-dokumentaatio"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Search the class hierarchy."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Etsi luokkahierarkiasta."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Search the reference documentation."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Etsi dokumentaatiosta."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Go to previous edited document."
|
|
|
|
msgstr "Mene edelliseen muokattuun dokumenttiin."
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Go to next edited document."
|
|
|
|
msgstr "Mene seuraavaan muokattuun dokumenttiin."
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Discard"
|
|
|
|
msgstr "Hylkää"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid ""
|
|
|
|
"The following files are newer on disk.\n"
|
|
|
|
"What action should be taken?:"
|
|
|
|
msgstr ""
|
|
|
|
"Seuraavat tiedostot ovat uudempia.\n"
|
|
|
|
"MItä toimenpiteitä tulisi suorittaa?:"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Reload"
|
|
|
|
msgstr "Lataa uudelleen"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid "Resave"
|
|
|
|
msgstr "Tallenna uudelleen"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp
|
|
|
|
msgid "Debugger"
|
|
|
|
msgstr "Debuggeri"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Search results"
|
|
|
|
msgstr "Etsi ohjeesta"
|
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Search in files"
|
|
|
|
msgstr "Etsi luokkia"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/script_editor_plugin.cpp
|
|
|
|
msgid ""
|
|
|
|
"Built-in scripts can only be edited when the scene they belong to is loaded"
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Sisäänrakennettuja skriptejä voi muokata ainoastaan, kun skene, johon ne "
|
2017-06-25 14:12:33 +02:00
|
|
|
"kuuluvat, on ladattu"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Line"
|
|
|
|
msgstr "Rivi:"
|
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "(ignore)"
|
|
|
|
msgstr ""
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Only resources from filesystem can be dropped."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Vain tiedostojärjestelmän resursseja voi raahata ja pudottaa."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Lookup Symbol"
|
|
|
|
msgstr "Täydennä symbooli"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Pick Color"
|
|
|
|
msgstr "Poimi väri"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Convert Case"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muunna aakkoslaji"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Uppercase"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Isot kirjaimet"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Lowercase"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Pienet kirjaimet"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Capitalize"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Isot alkukirjaimet"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
|
|
|
|
msgid "Syntax Highlighter"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp
|
|
|
|
msgid "Standard"
|
|
|
|
msgstr ""
|
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
#: scene/gui/text_edit.cpp
|
|
|
|
msgid "Cut"
|
|
|
|
msgstr "Leikkaa"
|
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
#: scene/gui/text_edit.cpp
|
|
|
|
msgid "Select All"
|
|
|
|
msgstr "Valitse kaikki"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Delete Line"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista rivi"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Indent Left"
|
|
|
|
msgstr "Sisennä vasemmalle"
|
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Indent Right"
|
|
|
|
msgstr "Sisennä oikealle"
|
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Toggle Comment"
|
|
|
|
msgstr "Näytä/Piilota kommentit"
|
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/script_text_editor.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
msgid "Fold/Unfold Line"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Laskosta tai avaa rivi"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Fold All Lines"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Laskosta kaikki rivit"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Unfold All Lines"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Avaa kaikki rivit"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2018-02-22 18:47:07 +01:00
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Clone Down"
|
|
|
|
msgstr "Kloonaa alas"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Complete Symbol"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Täydennä symbooli"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Trim Trailing Whitespace"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista välilyönnit lopusta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Convert Indent To Spaces"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Muuta sisennys välilyönneiksi"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Convert Indent To Tabs"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Muuta sisennys sarkaimiksi"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Auto Indent"
|
|
|
|
msgstr "Automaattinen sisennys"
|
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Toggle Breakpoint"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Aseta tai poista breakpoint"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Remove All Breakpoints"
|
|
|
|
msgstr "Poista kaikki breakpointit"
|
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Goto Next Breakpoint"
|
|
|
|
msgstr "Mene seuraavaan breakpointiin"
|
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Goto Previous Breakpoint"
|
|
|
|
msgstr "Mene edelliseen breakpointiin"
|
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Convert To Uppercase"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muunna isoiksi kirjaimiksi"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Convert To Lowercase"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muunna pieniksi kirjaimiksi"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Find Previous"
|
|
|
|
msgstr "Etsi edellinen"
|
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Find in files..."
|
|
|
|
msgstr "Suodata tiedostot..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Goto Function..."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Mene funktioon..."
|
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Goto Line..."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Mene riville..."
|
|
|
|
|
|
|
|
#: editor/plugins/script_text_editor.cpp
|
|
|
|
msgid "Contextual Help"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Asiayhteydellinen ohje"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/shader_editor_plugin.cpp
|
|
|
|
msgid "Shader"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Sävytin"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/skeleton_2d_editor_plugin.cpp
|
|
|
|
msgid "This skeleton has no bones, create some children Bone2D nodes."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/skeleton_2d_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Skeleton2D"
|
|
|
|
msgstr "Luuranko..."
|
|
|
|
|
|
|
|
#: editor/plugins/skeleton_2d_editor_plugin.cpp
|
|
|
|
msgid "Make Rest Pose (From Bones)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/skeleton_2d_editor_plugin.cpp
|
|
|
|
msgid "Set Bones to Rest Pose"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/skeleton_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Create physical bones"
|
|
|
|
msgstr "Luo navigointiverkko"
|
|
|
|
|
|
|
|
#: editor/plugins/skeleton_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Skeleton"
|
|
|
|
msgstr "Luuranko..."
|
|
|
|
|
|
|
|
#: editor/plugins/skeleton_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Create physical skeleton"
|
|
|
|
msgstr "Luo C# ratkaisu"
|
|
|
|
|
|
|
|
#: editor/plugins/skeleton_ik_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Play IK"
|
|
|
|
msgstr "Pelaa"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Orthogonal"
|
|
|
|
msgstr "Ortogonaalinen"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Perspective"
|
|
|
|
msgstr "Perspektiivi"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Transform Aborted."
|
|
|
|
msgstr "Muunnos keskeytetty."
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "X-Axis Transform."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "X-akselin muunnos."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Y-Axis Transform."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Y-akselin muunnos."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Z-Axis Transform."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Z-akselin muunnos."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "View Plane Transform."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näkymätason muunnos."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Scaling: "
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Skaalataan: "
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Translating: "
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Siirretään: "
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Rotating %s degrees."
|
|
|
|
msgstr "Kierto %s astetta."
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Keying is disabled (no key inserted)."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Animaation avainnus on pois päältä (avainta ei lisätty)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Animation Key Inserted."
|
|
|
|
msgstr "Animaatioavain lisätty."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Objects Drawn"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Objekteja piirretty"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Material Changes"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Materiaalimuutokset"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Shader Changes"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Sävytinmuutokset"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Surface Changes"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Pintamuutokset"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Draw Calls"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Piirtokutsuja"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Vertices"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kärkipisteet"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "FPS"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "FPS"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Top View."
|
|
|
|
msgstr "Pintanäkymä."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Bottom View."
|
|
|
|
msgstr "Pohjanäkymä."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Bottom"
|
|
|
|
msgstr "Pohja"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Left View."
|
|
|
|
msgstr "Vasen näkymä."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Left"
|
|
|
|
msgstr "Vasen"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Right View."
|
|
|
|
msgstr "Oikea näkymä."
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Right"
|
|
|
|
msgstr "OIkea"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Front View."
|
|
|
|
msgstr "Etunäkymä."
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Front"
|
|
|
|
msgstr "Etu"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Rear View."
|
|
|
|
msgstr "Takanäkymä."
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Rear"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Taka"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Align with view"
|
|
|
|
msgstr "Kohdista näkymään"
|
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp
|
|
|
|
msgid "No parent to instance a child at."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Isäntää, jonka alle ilmentymä luodaan, ei ole valittu."
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2018-01-20 10:10:49 +01:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp
|
|
|
|
msgid "This operation requires a single selected node."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tämä toiminto vaatii yhden valitun solmun."
|
2018-01-20 10:10:49 +01:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Lock View Rotation"
|
|
|
|
msgstr "Näytä tiedot"
|
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Display Normal"
|
|
|
|
msgstr "Näytä normaali"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Display Wireframe"
|
|
|
|
msgstr "Näytä rautalankamalli"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Display Overdraw"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näytä ylipiirto"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Display Unshaded"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näytä sävyttämätön"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "View Environment"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näytä ympäristö"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "View Gizmos"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näytä muokkaimet"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "View Information"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Näytä tiedot"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "View FPS"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näytä FPS"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Half Resolution"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Puolikas näyttötarkkuus"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Audio Listener"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Äänikuuntelija"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Doppler Enable"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Doppler käytössä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Cinematic Preview"
|
|
|
|
msgstr "Luodaan meshien esikatseluita"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Freelook Left"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Liiku vasemmalle"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Freelook Right"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Liiku oikealle"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Freelook Forward"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Liiku eteenpäin"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Freelook Backwards"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Liiku taaksepäin"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Freelook Up"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Liiku ylös"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Freelook Down"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Liiku alas"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Freelook Speed Modifier"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Liikkumisen nopeussäädin"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "XForm Dialog"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "XForm-ikkuna"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Select Mode (Q)"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Valintatila (Q)"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid ""
|
|
|
|
"Drag: Rotate\n"
|
|
|
|
"Alt+Drag: Move\n"
|
|
|
|
"Alt+RMB: Depth list selection"
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Vedä: Kierrä\n"
|
|
|
|
"Alt + Vedä: Siirrä\n"
|
|
|
|
"Alt + Hiiren oikea painike: Syvyyslistan valinta"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Move Mode (W)"
|
|
|
|
msgstr "Siirtotila (W)"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Rotate Mode (E)"
|
|
|
|
msgstr "Kääntötila (E)"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Scale Mode (R)"
|
|
|
|
msgstr "Skaalaustila (R)"
|
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Local Coords"
|
|
|
|
msgstr "Paikalliset koordinaatit"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Local Space Mode (%s)"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Paikallisavaruuden tila (%s)"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Snap Mode (%s)"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tarttumisen tila (%s)"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Bottom View"
|
2018-07-26 11:19:52 +02:00
|
|
|
msgstr "Alanäkymä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Top View"
|
2018-07-26 11:19:52 +02:00
|
|
|
msgstr "Ylänäkymä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Rear View"
|
|
|
|
msgstr "Takanäkymä"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Front View"
|
|
|
|
msgstr "Etunäkymä"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Left View"
|
|
|
|
msgstr "Vasen näkymä"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Right View"
|
|
|
|
msgstr "Oikea näkymä"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Switch Perspective/Orthogonal view"
|
|
|
|
msgstr "Vaihda perspektiiviseen/ortogonaaliseen näkymään"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Insert Animation Key"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Lisää animaatioavain"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Focus Origin"
|
|
|
|
msgstr "Kohdista origoon"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Focus Selection"
|
|
|
|
msgstr "Kohdista valintaan"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Align Selection With View"
|
|
|
|
msgstr "Kohdista valinta näkymään"
|
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Tool Select"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Valintatyökalu"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Tool Move"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Siirtotyökalu"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Tool Rotate"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kiertotyökalu"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Tool Scale"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Skaalaustyökalu"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Snap To Floor"
|
|
|
|
msgstr "Tartu ruudukkoon"
|
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Toggle Freelook"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kytke liikkuminen päälle/pois"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Transform"
|
|
|
|
msgstr "Muunna"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Snap object to floor"
|
|
|
|
msgstr ""
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Transform Dialog..."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muunnosikkuna..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "1 Viewport"
|
|
|
|
msgstr "1 näyttöruutu"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "2 Viewports"
|
|
|
|
msgstr "2 näyttöruutua"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "2 Viewports (Alt)"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "2 näyttöruutua (Alt)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "3 Viewports"
|
|
|
|
msgstr "3 näyttöruutua"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "3 Viewports (Alt)"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "3 Näyttöruutua (Alt)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "4 Viewports"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "4 Näyttöruutua"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Gizmos"
|
|
|
|
msgstr "Näytä muokkaimet"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "View Origin"
|
|
|
|
msgstr "Näytä origo"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "View Grid"
|
|
|
|
msgstr "Näytä ruudukko"
|
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Settings"
|
|
|
|
msgstr "Asetukset"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Snap Settings"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tarttumisen asetukset"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Translate Snap:"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Siirrettäessä:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Rotate Snap (deg.):"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Käännettäessä (aste):"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Scale Snap (%):"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Muutettaessa kokoa (%):"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Viewport Settings"
|
|
|
|
msgstr "Näyttöruudun asetukset"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Perspective FOV (deg.):"
|
|
|
|
msgstr "Näkökentän perspektiivi (ast.):"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "View Z-Near:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Pienin etäisyys:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "View Z-Far:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Suurin etäisyys:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Transform Change"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muunnoksen muutos"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Translate:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Siirrä:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Rotate (deg.):"
|
|
|
|
msgstr "Kierrä (ast.):"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Scale (ratio):"
|
|
|
|
msgstr "Skaalaa (kuvasuhde):"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Transform Type"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muunnoksen tyyppi"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Pre"
|
|
|
|
msgstr "Esi"
|
|
|
|
|
|
|
|
#: editor/plugins/spatial_editor_plugin.cpp
|
|
|
|
msgid "Post"
|
|
|
|
msgstr "Jälki"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/sprite_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Sprite is empty!"
|
|
|
|
msgstr "Tallennuspolku on tyhjä!"
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_editor_plugin.cpp
|
|
|
|
msgid "Can't convert a sprite using animation frames to mesh."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_editor_plugin.cpp
|
|
|
|
msgid "Invalid geometry, can't replace by mesh."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Sprite"
|
|
|
|
msgstr "SpriteFrames"
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Convert to 2D Mesh"
|
|
|
|
msgstr "Muunna muotoon %s"
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Create 2D Mesh"
|
|
|
|
msgstr "Luo reunoista Mesh"
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_editor_plugin.cpp
|
|
|
|
msgid "Simplification: "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_editor_plugin.cpp
|
|
|
|
msgid "Grow (Pixels): "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Update Preview"
|
|
|
|
msgstr "Esikatselu"
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Settings:"
|
|
|
|
msgstr "Asetukset"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "ERROR: Couldn't load frame resource!"
|
|
|
|
msgstr "VIRHE: Ei voitu ladata framen resurssia!"
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Add Frame"
|
|
|
|
msgstr "Lisää frame"
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Resource clipboard is empty or not a texture!"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Resurssileikepöytä on tyhjä tai ei sisällä tekstuuria!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Paste Frame"
|
|
|
|
msgstr "Liitä frame"
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Add Empty"
|
|
|
|
msgstr "Lisää tyhjä"
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Change Animation Loop"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Vaihda animaation luuppia"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Change Animation FPS"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Vaihda animaation nopeutta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "(empty)"
|
|
|
|
msgstr "(tyhjä)"
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Animations"
|
|
|
|
msgstr "Animaatiot"
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Speed (FPS):"
|
|
|
|
msgstr "Nopeus (FPS):"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Loop"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Toista"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Animation Frames"
|
|
|
|
msgstr "Animaatioframet"
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Insert Empty (Before)"
|
|
|
|
msgstr "Syötä tyhjä (ennen)"
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "Insert Empty (After)"
|
|
|
|
msgstr "Syötä tyhjä (jälkeen)"
|
|
|
|
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Move (Before)"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Siirrä (ennen)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Move (After)"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Siirrä (jälkeen)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
|
|
|
msgid "SpriteFrames"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "SpriteFrames"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/texture_region_editor_plugin.cpp
|
|
|
|
msgid "Set Region Rect"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Aseta alueen suorakulmio"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/texture_region_editor_plugin.cpp
|
|
|
|
msgid "Snap Mode:"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tarttumisen tila:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/texture_region_editor_plugin.cpp
|
|
|
|
msgid "<None>"
|
|
|
|
msgstr "<Ei mitään>"
|
|
|
|
|
|
|
|
#: editor/plugins/texture_region_editor_plugin.cpp
|
|
|
|
msgid "Pixel Snap"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Tartu pikseleihin"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/texture_region_editor_plugin.cpp
|
|
|
|
msgid "Grid Snap"
|
2017-11-29 09:49:45 +01:00
|
|
|
msgstr "Tartu ruudukkoon"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/texture_region_editor_plugin.cpp
|
|
|
|
msgid "Auto Slice"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Jaa automaattisesti"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/texture_region_editor_plugin.cpp
|
|
|
|
msgid "Offset:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Siirtymä:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/texture_region_editor_plugin.cpp
|
|
|
|
msgid "Step:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Välistys:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/texture_region_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Sep.:"
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/texture_region_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "TextureRegion"
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Tekstuurialue"
|
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Can't save theme to file:"
|
|
|
|
msgstr "Teemaa ei voi tallentaa tiedostoon:"
|
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Add All Items"
|
|
|
|
msgstr "Lisää kaikki"
|
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Add All"
|
|
|
|
msgstr "Lisää kaikki"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Remove All Items"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Poista kaikki"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Remove All"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Poista kaikki"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Edit theme..."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Muokkaa teemaa..."
|
2017-10-29 14:03:52 +01:00
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Theme editing menu."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Teeman muokkausvalikko."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Add Class Items"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lisää luokka"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Remove Class Items"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista luokka"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Create Empty Template"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Luo tyhjä pohja"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Create Empty Editor Template"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Luo tyhjä editorin pohja"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Create From Current Editor Theme"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Luo nykyisestä editorin teemasta"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "CheckBox Radio1"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Valintaruudun valinta 1"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "CheckBox Radio2"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Valintaruudun valinta 2"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Item"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Osanen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Check Item"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Valinta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Checked Item"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Valittu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-05-03 11:25:51 +02:00
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Radio Item"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Valintapainike"
|
2018-05-03 11:25:51 +02:00
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Checked Radio Item"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Valittu valintapainike"
|
2018-05-03 11:25:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Has"
|
|
|
|
msgstr "On"
|
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Many"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Useita"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Has,Many,Options"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "On,Useita,Asetuksia"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Tab 1"
|
|
|
|
msgstr "Välilehti 1"
|
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Tab 2"
|
|
|
|
msgstr "Välilehti 2"
|
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Tab 3"
|
|
|
|
msgstr "Välilehti 3"
|
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Data Type:"
|
|
|
|
msgstr "Tietotyyppi:"
|
|
|
|
|
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Icon"
|
|
|
|
msgstr "Kuvake"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/theme_editor_plugin.cpp editor/rename_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Style"
|
|
|
|
msgstr "Tyyli"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Font"
|
|
|
|
msgstr "Fontti"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
|
|
|
msgid "Color"
|
|
|
|
msgstr "Väri"
|
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/plugins/theme_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Constant"
|
|
|
|
msgstr "Muuttumaton"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
msgid "Erase Selection"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tyhjennä valittu alue"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Fix Invalid Tiles"
|
|
|
|
msgstr "Virheellinen nimi."
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Paint TileMap"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Täytä ruudukko"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Line Draw"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Viivan piirto"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Rectangle Paint"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Suorakaidetäyttö"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Bucket Fill"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Täyttö"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Erase TileMap"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tyhjennä ruudukko"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Find Tile"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Etsi ruutu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Transpose"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Transponoi"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Mirror X"
|
|
|
|
msgstr "Peilaa X"
|
|
|
|
|
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Mirror Y"
|
|
|
|
msgstr "Peilaa Y"
|
|
|
|
|
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Paint Tile"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Maalaa ruutu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Pick Tile"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Poimi ruutu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Move Selection"
|
|
|
|
msgstr "Poista valinta"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Rotate 0 degrees"
|
|
|
|
msgstr "Käännä 0 astetta"
|
|
|
|
|
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Rotate 90 degrees"
|
|
|
|
msgstr "Käännä 90 astetta"
|
|
|
|
|
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Rotate 180 degrees"
|
|
|
|
msgstr "Käännä 180 astetta"
|
|
|
|
|
|
|
|
#: editor/plugins/tile_map_editor_plugin.cpp
|
|
|
|
msgid "Rotate 270 degrees"
|
|
|
|
msgstr "Käännä 270 astetta"
|
|
|
|
|
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Add Texture(s) to TileSet"
|
|
|
|
msgstr "Lisää solmut puusta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Remove current Texture from TileSet"
|
|
|
|
msgstr "Poista nykyinen kohde"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Create from Scene"
|
|
|
|
msgstr "Luo skenestä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Merge from Scene"
|
|
|
|
msgstr "Yhdistä skenestä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid ""
|
|
|
|
"Select sub-tile to use as icon, this will be also used on invalid autotile "
|
|
|
|
"bindings."
|
|
|
|
msgstr ""
|
|
|
|
"Valitse aliruutu, jota käytetään ikonina ja myös virheellisten "
|
|
|
|
"automaattiruudutusten ilmaisemiseen."
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Display tile's names (hold Alt Key)"
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Remove Selected Textue and ALL TILES wich uses it?"
|
|
|
|
msgstr ""
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
|
|
|
msgid "You haven't selected a texture to remove."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
|
|
|
msgid "Create from scene?"
|
|
|
|
msgstr "Luo skenestä?"
|
|
|
|
|
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
|
|
|
msgid "Merge from scene?"
|
|
|
|
msgstr "Yhdistä skenestä?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid " file(s) was not added because was already on the list."
|
|
|
|
msgstr ""
|
2018-01-06 14:32:21 +01:00
|
|
|
|
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
|
|
|
msgid ""
|
2018-08-23 14:37:31 +02:00
|
|
|
"Drag handles to edit Rect.\n"
|
|
|
|
"Click on another Tile to edit it."
|
2018-01-06 14:32:21 +01:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid ""
|
|
|
|
"LMB: set bit on.\n"
|
2018-08-23 14:37:31 +02:00
|
|
|
"RMB: set bit off.\n"
|
|
|
|
"Click on another Tile to edit it."
|
2018-01-06 14:32:21 +01:00
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Hiiren vasen: aseta bitti päälle.\n"
|
|
|
|
"Hiiren oikea: aseta bitti pois päältä."
|
2018-01-06 14:32:21 +01:00
|
|
|
|
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
"Select current edited sub-tile.\n"
|
|
|
|
"Click on another Tile to edit it."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Valitse muokattavana oleva aliruutu."
|
2018-01-06 14:32:21 +01:00
|
|
|
|
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
"Select sub-tile to use as icon, this will be also used on invalid autotile "
|
|
|
|
"bindings.\n"
|
|
|
|
"Click on another Tile to edit it."
|
|
|
|
msgstr ""
|
|
|
|
"Valitse aliruutu, jota käytetään ikonina ja myös virheellisten "
|
|
|
|
"automaattiruudutusten ilmaisemiseen."
|
|
|
|
|
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
"Select sub-tile to change its priority.\n"
|
|
|
|
"Click on another Tile to edit it."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Valitse aliruutu muuttaaksesi sen tärkeyttä."
|
2018-01-06 14:32:21 +01:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "This property can't be changed."
|
|
|
|
msgstr "Tätä toimintoa ei voi tehdä ilman skeneä."
|
|
|
|
|
|
|
|
#: editor/plugins/tile_set_editor_plugin.cpp
|
|
|
|
msgid "Tile Set"
|
|
|
|
msgstr "Ruutuvalikoima"
|
|
|
|
|
|
|
|
#: editor/plugins/visual_shader_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Vertex"
|
|
|
|
msgstr "Kärkipisteet"
|
|
|
|
|
|
|
|
#: editor/plugins/visual_shader_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Fragment"
|
|
|
|
msgstr "Argumentit:"
|
|
|
|
|
|
|
|
#: editor/plugins/visual_shader_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Light"
|
|
|
|
msgstr "OIkea"
|
|
|
|
|
|
|
|
#: editor/plugins/visual_shader_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "VisualShader"
|
|
|
|
msgstr "Sävytin"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Runnable"
|
|
|
|
msgstr "Suoritettava"
|
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "Delete patch '%s' from list?"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista päivitys '%s' listasta?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Delete preset '%s'?"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Poista esiasetus '%s'?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/project_export.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Export templates for this platform are missing/corrupted:"
|
|
|
|
msgstr "Vientimallit tälle alustalle puuttuvat tai ovat viallisia:"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Presets"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Esiasetukset"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_export.cpp editor/project_settings_editor.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Add..."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Lisää..."
|
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Resources"
|
|
|
|
msgstr "Resurssit"
|
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Export all resources in the project"
|
|
|
|
msgstr "Vie kaikki projektin resurssit"
|
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Export selected scenes (and dependencies)"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Vie valitut skenet (ja riippuvuudet)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Export selected resources (and dependencies)"
|
|
|
|
msgstr "Vie valitut resurssit (ja riippuvuudet)"
|
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Export Mode:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Vientitila:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Resources to export:"
|
|
|
|
msgstr "Vietävät resurssit:"
|
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid ""
|
|
|
|
"Filters to export non-resource files (comma separated, e.g: *.json, *.txt)"
|
|
|
|
msgstr ""
|
2017-12-20 17:08:48 +01:00
|
|
|
"Suodattimet tiedostojen viemiseen jotka eivät ole resursseja (esim. *.json, "
|
|
|
|
"*.txt)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid ""
|
|
|
|
"Filters to exclude files from project (comma separated, e.g: *.json, *.txt)"
|
|
|
|
msgstr ""
|
2017-12-20 17:08:48 +01:00
|
|
|
"Suodattimet tiedostoille jotka jätetään projektista pois (esim. *.json, *."
|
|
|
|
"txt)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Patches"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Päivitykset"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Make Patch"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo päivitys"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Features"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ominaisuudet"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Custom (comma-separated):"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Mukautettu (pilkulla erotettu):"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Feature List:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ominaisuuslista:"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Export PCK/Zip"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Vie PCK/Zip"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Export templates for this platform are missing:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Tälle alustalle ei löytynyt vientipohjia:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/project_export.cpp
|
|
|
|
msgid "Export With Debug"
|
|
|
|
msgstr "Vie debugaten"
|
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
2017-10-29 18:48:42 +01:00
|
|
|
msgid "The path does not exist."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Polkua ei ole olemassa."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Invalid '.zip' project file, does not contain a 'project.godot' file."
|
|
|
|
msgstr "Ole hyvä ja valitse hakemisto jossa ei ole 'project.godot' tiedostoa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
2018-01-20 10:10:49 +01:00
|
|
|
msgid "Please choose an empty folder."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ole hyvä ja valitse tyhjä kansio."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Please choose a 'project.godot' or '.zip' file."
|
|
|
|
msgstr "Ole hyvä ja valitse 'project.godot' tiedosto."
|
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Directory already contains a Godot project."
|
|
|
|
msgstr ""
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Imported Project"
|
|
|
|
msgstr "Tuotu projekti"
|
|
|
|
|
2018-06-05 21:58:01 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Invalid Project Name."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Virheellinen projektin nimi."
|
2018-06-05 21:58:01 +02:00
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Couldn't create folder."
|
|
|
|
msgstr "Kansiota ei voitu luoda."
|
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "There is already a folder in this path with the specified name."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Polusta löytyy jo kansio annetulla nimellä."
|
2018-01-06 14:32:21 +01:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "It would be a good idea to name your project."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Olisi hyvä idea antaa projektillesi nimi."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Invalid project path (changed anything?)."
|
|
|
|
msgstr "Virheellinen projektin polku (muuttuiko mikään?)."
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/project_manager.cpp
|
2018-02-22 18:47:07 +01:00
|
|
|
msgid ""
|
|
|
|
"Couldn't load project.godot in project path (error %d). It may be missing or "
|
|
|
|
"corrupted."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr ""
|
|
|
|
"Tiedoston project.godot lataus projektin polusta epäonnistui (virhe %d). Se "
|
|
|
|
"saattaa puuttua tai olla vioittunut."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Couldn't edit project.godot in project path."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ei voitu muokata project.godot tiedostoa projektin polussa."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_manager.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Couldn't create project.godot in project path."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tiedoston project.godot luonti projektin polkuun epäonnistui."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "The following files failed extraction from package:"
|
|
|
|
msgstr "Seuraavien tiedostojen purku paketista epäonnistui:"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Rename Project"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Nimetä projekti"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "New Game Project"
|
|
|
|
msgstr "Uusi peliprojekti"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Import Existing Project"
|
|
|
|
msgstr "Tuo olemassaoleva projekti"
|
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Import & Edit"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tuo ja muokkaa"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_manager.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Create New Project"
|
|
|
|
msgstr "Luo uusi projekti"
|
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Create & Edit"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo ja muokkaa"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Install Project:"
|
|
|
|
msgstr "Asenna projekti:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Install & Edit"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Asenna ja muokkaa"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Project Name:"
|
|
|
|
msgstr "Projektin nimi:"
|
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Create folder"
|
|
|
|
msgstr "Luo kansio"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Project Path:"
|
|
|
|
msgstr "Projektin polku:"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Project Installation Path:"
|
|
|
|
msgstr "Projektin polku:"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Browse"
|
|
|
|
msgstr "Selaa"
|
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Unnamed Project"
|
|
|
|
msgstr "Nimetön projekti"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Can't open project"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Projektia ei voida avata"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Are you sure to open more than one project?"
|
|
|
|
msgstr "Haluatko varmasti avata useamman kuin yhden projektin?"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid ""
|
|
|
|
"Can't run project: no main scene defined.\n"
|
|
|
|
"Please edit the project and set the main scene in \"Project Settings\" under "
|
|
|
|
"the \"Application\" category."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Projektia ei voida suorittaa: pääskeneä ei ole määritetty.\n"
|
|
|
|
"Ole hyvä ja muokkaa projektia ja aseta pääskene projektin asetuksista "
|
|
|
|
"\"Application\"-kategoriasta."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid ""
|
|
|
|
"Can't run project: Assets need to be imported.\n"
|
|
|
|
"Please edit the project to trigger the initial import."
|
|
|
|
msgstr ""
|
2017-12-20 17:08:48 +01:00
|
|
|
"Projektia ei voi ajaa: Assetit täytyy tuoda uudelleen.\n"
|
|
|
|
"Muokkaa projektia käynnistääksesi uudelleentuonnin."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Are you sure to run more than one project?"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Haluatko varmasti suorittaa usemman projektin?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Remove project from the list? (Folder contents will not be modified)"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Poista projekti listalta? (Kansion sisältöä ei muuteta)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-29 14:03:52 +01:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid ""
|
|
|
|
"Language changed.\n"
|
|
|
|
"The UI will update next time the editor or project manager starts."
|
|
|
|
msgstr ""
|
2017-12-20 17:08:48 +01:00
|
|
|
"Kieli vaihdettu.\n"
|
|
|
|
"Muutokset astuvat voimaan kun editori tai projektinhallinta käynnistetään "
|
|
|
|
"uudelleen."
|
2017-10-29 14:03:52 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid ""
|
|
|
|
"You are about the scan %s folders for existing Godot projects. Do you "
|
|
|
|
"confirm?"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Olet aikeissa etsiä hakemistosta %s Godot projekteja. Oletko varma?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Project Manager"
|
|
|
|
msgstr "Projektinhallinta"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Project List"
|
|
|
|
msgstr "Projektiluettelo"
|
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Scan"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Tutki"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Select a Folder to Scan"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Valitse tutkittava kansio"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "New Project"
|
|
|
|
msgstr "Uusi projekti"
|
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Templates"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Mallit"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Exit"
|
|
|
|
msgstr "Poistu"
|
|
|
|
|
2017-10-29 14:03:52 +01:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Restart Now"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Käynnistä uudelleen nyt"
|
2017-10-29 14:03:52 +01:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_manager.cpp
|
|
|
|
msgid "Can't run project"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Projektia ei voida käynnistää"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-11-29 09:51:00 +01:00
|
|
|
#: 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 ""
|
2017-12-20 17:08:48 +01:00
|
|
|
"Sinulla ei ole tällä hetkellä yhtään projekteja.\n"
|
|
|
|
"Haluaisitko selata virallisia malliprojekteja Asset-kirjastosta?"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Key "
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näppäin "
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Joy Button"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Ohjaimen painike"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Joy Axis"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Ohjaimen akseli"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Mouse Button"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Hiiren painike"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
2018-05-03 11:25:51 +02:00
|
|
|
msgid ""
|
2018-08-23 14:37:31 +02:00
|
|
|
"Invalid action name. it cannot be empty nor contain '/', ':', '=', '\\' or "
|
|
|
|
"'\"'"
|
2018-05-03 11:25:51 +02:00
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Virheellinen toiminnon nimi. Se ei voi olla tyhjä eikä voi sisältää merkkejä "
|
2018-06-22 10:41:30 +02:00
|
|
|
"'/', ':', '=', '\\' tai '\"'."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Action '%s' already exists!"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Tapahtuma '%s' on jo olemassa!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Rename Input Action Event"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Nimeä syötetoiminto uudelleen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Change Action deadzone"
|
|
|
|
msgstr "Vaihda animaation nimi:"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Add Input Action Event"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Lisää syötetoiminnon tapahtuma"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "All Devices"
|
|
|
|
msgstr "Laite"
|
|
|
|
|
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Device"
|
|
|
|
msgstr "Laite"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Shift+"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Shift+"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Alt+"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Alt+"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Control+"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Control+"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Press a Key..."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Paina näppäintä..."
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Mouse Button Index:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Hiiren painikkeen indeksi:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Left Button"
|
|
|
|
msgstr "Vasen painike"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Right Button"
|
|
|
|
msgstr "Oikea painike"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Middle Button"
|
|
|
|
msgstr "Keskipainike"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Wheel Up Button"
|
|
|
|
msgstr "Rulla ylös painike"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Wheel Down Button"
|
|
|
|
msgstr "Rulla alas painike"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Wheel Left Button"
|
|
|
|
msgstr "Rulla ylös painike"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Wheel Right Button"
|
|
|
|
msgstr "Oikea painike"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "X Button 1"
|
|
|
|
msgstr "Painike 6"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "X Button 2"
|
|
|
|
msgstr "Painike 6"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Joypad Axis Index:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Ohjaimen akselin indeksi:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Axis"
|
|
|
|
msgstr "Akseli"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Joypad Button Index:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Ohjaimen painikkeen indeksi:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-12-20 17:10:28 +01:00
|
|
|
msgid "Erase Input Action"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tyhjennä syötetoiminto"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Erase Input Action Event"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tyhjennä syötetoiminnon tapahtuma"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Add Event"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lisää tapahtuma"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Button"
|
2018-08-23 13:37:01 +02:00
|
|
|
msgstr "Button"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Left Button."
|
|
|
|
msgstr "Vasen painike."
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Right Button."
|
|
|
|
msgstr "Oikea painike."
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Middle Button."
|
|
|
|
msgstr "Keskimmäinen painike."
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Wheel Up."
|
|
|
|
msgstr "Rulla ylös."
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Wheel Down."
|
|
|
|
msgstr "Rulla alas."
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Add Global Property"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Lisää yleinen ominaisuus"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/project_settings_editor.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Select a setting item first!"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Valitse asetus ensin!"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/project_settings_editor.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "No property '%s' exists."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Ominaisuutta '%s' ei löytynyt."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/project_settings_editor.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "Setting '%s' is internal, and it can't be deleted."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Asetus '%s' on sisäinen, eikä sitä voi poistaa."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Delete Item"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista kohde"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid ""
|
|
|
|
"Invalid action name. It cannot be empty nor contain '/', ':', '=', '\\' or "
|
|
|
|
"'\"'."
|
|
|
|
msgstr ""
|
|
|
|
"Virheellinen toiminnon nimi. Se ei voi olla tyhjä eikä voi sisältää merkkejä "
|
|
|
|
"'/', ':', '=', '\\' tai '\"'."
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Already existing"
|
2018-01-24 21:54:44 +01:00
|
|
|
msgstr "On jo olemassa"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Add Input Action"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Lisää syötetapahtuma"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Error saving settings."
|
|
|
|
msgstr "Virhe tallennettaessa asetuksia."
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Settings saved OK."
|
|
|
|
msgstr "Asetukset tallennettu onnistuneesti."
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Override for Feature"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ominaisuuden ohitus"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Add Translation"
|
|
|
|
msgstr "Lisää käännös"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Remove Translation"
|
|
|
|
msgstr "Poista käännös"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Add Remapped Path"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lisää korvaavuuspolku"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Resource Remap Add Remap"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lisää resurssin korvaavuus"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Change Resource Remap Language"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Vaihda resurssin korvaavuuskieli"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Remove Resource Remap"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista resurssin korvaavuus"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Remove Resource Remap Option"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista resurssin korvaavuusvalinta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-29 14:03:52 +01:00
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Changed Locale Filter"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Vaihdettu kielisuodatin"
|
2017-10-29 14:03:52 +01:00
|
|
|
|
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Changed Locale Filter Mode"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Vaihdettu kielisuodattimen tila"
|
2017-10-29 14:03:52 +01:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Project Settings (project.godot)"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Projektin asetukset (project.godot)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "General"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Yleistä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp editor/property_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Property:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Ominaisuus:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Override For..."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ohita alustalle..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp
|
|
|
|
msgid "Editor must be restarted for changes to take effect"
|
|
|
|
msgstr ""
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Input Map"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Syötekartta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Action:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Toiminto:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Action"
|
|
|
|
msgstr "Toiminto:"
|
|
|
|
|
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Deadzone"
|
|
|
|
msgstr ""
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Device:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Laite:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Index:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Indeksi:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Localization"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Kääntäminen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Translations"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Käännökset"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Translations:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Käännökset:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Remaps"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Korvaavuudet"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Resources:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Resurssit:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Remaps by Locale:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Korvaavuudet kielikohtaisesti:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Locale"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kielialue"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-29 14:03:52 +01:00
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Locales Filter"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Kielten suodatus"
|
2017-10-29 14:03:52 +01:00
|
|
|
|
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Show all locales"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Näytä kaikki kielet"
|
2017-10-29 14:03:52 +01:00
|
|
|
|
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Show only selected locales"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Näytä vain valitut kielet"
|
2017-10-29 14:03:52 +01:00
|
|
|
|
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Filter mode:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Suodatustila:"
|
2017-10-29 14:03:52 +01:00
|
|
|
|
|
|
|
#: editor/project_settings_editor.cpp
|
|
|
|
msgid "Locales:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Kielet:"
|
2017-10-29 14:03:52 +01:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/project_settings_editor.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "AutoLoad"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Automaattilataus"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/property_editor.cpp
|
|
|
|
msgid "Ease In"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kiihdytä alussa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/property_editor.cpp
|
|
|
|
msgid "Ease Out"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Hidasta lopussa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/property_editor.cpp
|
|
|
|
msgid "Zero"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Nolla"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/property_editor.cpp
|
|
|
|
msgid "Easing In-Out"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Helpotus sisään-ulos"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/property_editor.cpp
|
|
|
|
msgid "Easing Out-In"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Helpotus ulos-sisään"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/property_editor.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "File..."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Tiedosto..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/property_editor.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Dir..."
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Hakemisto..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/property_editor.cpp
|
|
|
|
msgid "Assign"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Aseta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/property_editor.cpp
|
|
|
|
msgid "Select Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Valitse solmu"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/property_editor.cpp
|
|
|
|
msgid "Error loading file: Not a resource!"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Virhe ladattaessa tiedostoa: Ei ole resurssi!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/property_editor.cpp
|
|
|
|
msgid "Pick a Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Poimi solmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/property_editor.cpp
|
|
|
|
msgid "Bit %d, val %d."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Bitti %d, arvo %d."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/property_editor.cpp
|
|
|
|
msgid "Properties:"
|
|
|
|
msgstr "Ominaisuudet:"
|
|
|
|
|
|
|
|
#: editor/property_selector.cpp
|
|
|
|
msgid "Select Property"
|
|
|
|
msgstr "Valitse ominaisuus"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/property_selector.cpp
|
|
|
|
msgid "Select Virtual Method"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Valitse virtuaalinen metodi"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/property_selector.cpp
|
|
|
|
msgid "Select Method"
|
|
|
|
msgstr "Valitse metodi"
|
|
|
|
|
|
|
|
#: editor/pvrtc_compress.cpp
|
|
|
|
msgid "Could not execute PVRTC tool:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "PVRTC-työkalun suoritus ei onnistunut:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/pvrtc_compress.cpp
|
|
|
|
msgid "Can't load back converted image using PVRTC tool:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muunnettua kuva ei voitu ladata takaisin PVRTC-työkalulla:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/rename_dialog.cpp editor/scene_tree_dock.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Batch Rename"
|
|
|
|
msgstr "Nimeä uudelleen"
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid "Prefix"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid "Suffix"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Advanced options"
|
|
|
|
msgstr "Tarttumisen asetukset"
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid "Substitute"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Node name"
|
|
|
|
msgstr "Solmun nimi:"
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid "Node's parent name, if available"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Node type"
|
|
|
|
msgstr "Etsi solmun tyyppi"
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Current scene name"
|
|
|
|
msgstr "Nykyinen skene"
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Root node name"
|
|
|
|
msgstr "Nimeä uudelleen"
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid ""
|
|
|
|
"Sequential integer counter.\n"
|
|
|
|
"Compare counter options."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid "Per Level counter"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid "If set the counter restarts for each group of child nodes"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid "Initial value for the counter"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Step"
|
|
|
|
msgstr "Välistys:"
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid "Ammount by which counter is incremented for each node"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid "Padding"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid ""
|
|
|
|
"Minium number of digits for the counter.\n"
|
|
|
|
"Missing digits are padded with leading zeros."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Regular Expressions"
|
|
|
|
msgstr "Vaihda lauseketta"
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid "Post-Process"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid "Keep"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid "CamelCase to under_scored"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid "under_scored to CamelCase"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
msgid "Case"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "To Lowercase"
|
|
|
|
msgstr "Pienet kirjaimet"
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "To Uppercase"
|
|
|
|
msgstr "Isot kirjaimet"
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Reset"
|
|
|
|
msgstr "Palauta oletuslähennystaso"
|
|
|
|
|
|
|
|
#: editor/rename_dialog.cpp editor/script_editor_debugger.cpp
|
|
|
|
msgid "Error"
|
|
|
|
msgstr "Virhe"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/reparent_dialog.cpp editor/scene_tree_dock.cpp
|
|
|
|
msgid "Reparent Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Vaihda solmun isäntää"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/reparent_dialog.cpp
|
|
|
|
msgid "Reparent Location (Select new Parent):"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Valitse uusi isäntä:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/reparent_dialog.cpp
|
|
|
|
msgid "Keep Global Transform"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Pidä globaali muunnos"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/reparent_dialog.cpp editor/scene_tree_dock.cpp
|
|
|
|
msgid "Reparent"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Uusi isäntä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/run_settings_dialog.cpp
|
|
|
|
msgid "Run Mode:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Käynnistystila:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/run_settings_dialog.cpp
|
|
|
|
msgid "Current Scene"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Nykyinen skene"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/run_settings_dialog.cpp
|
|
|
|
msgid "Main Scene"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Pääskene"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/run_settings_dialog.cpp
|
|
|
|
msgid "Main Scene Arguments:"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Pääskenen argumentit:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/run_settings_dialog.cpp
|
|
|
|
msgid "Scene Run Settings"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Skenen suorittamisasetukset"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "No parent to instance the scenes at."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Solmua, jonka alle skenen ilmentymä luodaan, ei ole valittu."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Error loading scene from %s"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virhe ladattaessa skeneä paikasta %s"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid ""
|
|
|
|
"Cannot instance the scene '%s' because the current scene exists within one "
|
|
|
|
"of its nodes."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Skenestä '%s' ei voida luoda ilmentymää, koska nykyinen skene on olemassa "
|
2018-06-22 10:41:30 +02:00
|
|
|
"jossakin sen solmuista."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Instance Scene(s)"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo ilmentymä skenestä tai skeneistä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Clear Script"
|
|
|
|
msgstr "Tyhjennä skripti"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "This operation can't be done on the tree root."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tätä toimenpidettä ei voi tehdä puun juurelle."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Move Node In Parent"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Siirrä solmu isännän alle"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Move Nodes In Parent"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Siirrä solmut isännän alle"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Duplicate Node(s)"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kahdenna solmu(t)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Delete Node(s)?"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Poista solmu(t)?"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Can not perform with the root node."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ei voi tehdä juurisolmulle."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "This operation can't be done on instanced scenes."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tätä toimintoa ei voi tehdä skenejen ilmentymille."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
2018-06-05 21:58:01 +02:00
|
|
|
msgid "Save New Scene As..."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tallenna uusi skene nimellä..."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Editable Children"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Muokattavat alisolmut"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Load As Placeholder"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lataa paikanpitäjäksi"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Make Local"
|
|
|
|
msgstr "Paikallinen"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/scene_tree_dock.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Create Root Node:"
|
|
|
|
msgstr "Luo solmu"
|
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "2D Scene"
|
|
|
|
msgstr "Skene"
|
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "3D Scene"
|
|
|
|
msgstr "Skene"
|
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "User Interface"
|
|
|
|
msgstr "Poista perintä"
|
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Custom Node"
|
|
|
|
msgstr "Leikkaa solmut"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Can't operate on nodes from a foreign scene!"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ei voida käyttää ulkopuolisen skenen solmuja!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Can't operate on nodes the current scene inherits from!"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ei voida käyttää solmuja, joista nykyinen skene periytyy!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Attach Script"
|
|
|
|
msgstr "Liitä skripti"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Remove Node(s)"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Poista solmu(t)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid ""
|
|
|
|
"Couldn't save new scene. Likely dependencies (instances) couldn't be "
|
|
|
|
"satisfied."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Skeneä ei voitu tallentaa. Mahdollisia riippuvuuksia (ilmentymiä) ei voida "
|
|
|
|
"toteuttaa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Error saving scene."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Virhe tallennettaessa skeneä."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Error duplicating scene to save it."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virhe kahdennettaessa skeneä sen tallentamiseksi."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/scene_tree_dock.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Sub-Resources"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Aliresurssit"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Clear Inheritance"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista perintä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Delete Node(s)"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Poista solmu(t)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Add Child Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Lisää alisolmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Instance Child Scene"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo aliskenen ilmentymä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Change Type"
|
|
|
|
msgstr "Muuta tyyppiä"
|
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Make Scene Root"
|
|
|
|
msgstr "Käy järkeen!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Merge From Scene"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Yhdistä skenestä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/scene_tree_dock.cpp editor/script_editor_debugger.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Save Branch as Scene"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tallenna haara skenenä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Copy Node Path"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kopioi solmun polku"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Delete (No Confirm)"
|
|
|
|
msgstr "Poista (ei varmistusta)"
|
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Add/Create a New Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Lisää/Luo uusi solmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid ""
|
|
|
|
"Instance a scene file as a Node. Creates an inherited scene if no root node "
|
|
|
|
"exists."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Luo skenetiedostosta ilmentymän solmuksi. Luo periytetyn skenen jos "
|
|
|
|
"juurisolmua ei ole olemassa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Attach a new or existing script for the selected node."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Liitä uusi tai olemassa oleva skripti valitulle solmulle."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Clear a script for the selected node."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Poista skripti valitulta solmulta."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Remote"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Etäinen"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Local"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Paikallinen"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/scene_tree_dock.cpp
|
|
|
|
msgid "Clear Inheritance? (No Undo!)"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poistetaanko perintä? (Ei voi perua!)"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/scene_tree_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Toggle Visible"
|
|
|
|
msgstr "Aseta näkyvyys"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/scene_tree_editor.cpp
|
|
|
|
msgid "Node configuration warning:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Solmun konfiguroinnin varoitus:"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid ""
|
2018-08-23 14:37:31 +02:00
|
|
|
"Node has connection(s) and group(s).\n"
|
2017-06-25 14:18:51 +02:00
|
|
|
"Click to show signals dock."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Solmulla on liitäntöjä ja ryhmiä\n"
|
2018-06-05 22:10:51 +02:00
|
|
|
"Napsauta näyttääksesi signaalitelakan."
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_editor.cpp
|
|
|
|
msgid ""
|
|
|
|
"Node has connections.\n"
|
|
|
|
"Click to show signals dock."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Solmulla on liitäntöjä.\n"
|
2018-06-05 22:10:51 +02:00
|
|
|
"Napsauta näyttääksesi signaalitelakan."
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_editor.cpp
|
|
|
|
msgid ""
|
|
|
|
"Node is in group(s).\n"
|
|
|
|
"Click to show groups dock."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Solmu kuuluu ryhmään.\n"
|
2018-06-05 22:10:51 +02:00
|
|
|
"Napsauta näyttääksesi ryhmätelakan."
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/scene_tree_editor.cpp editor/script_create_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Open Script"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Avaa skripti"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid ""
|
|
|
|
"Node is locked.\n"
|
2018-08-23 14:37:31 +02:00
|
|
|
"Click to unlock it."
|
2017-06-25 14:18:51 +02:00
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Solmu on lukittu.\n"
|
2018-06-05 22:10:51 +02:00
|
|
|
"Napsauta lukituksen avaamiseksi"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid ""
|
|
|
|
"Children are not selectable.\n"
|
2018-08-23 14:37:31 +02:00
|
|
|
"Click to make selectable."
|
2017-06-25 14:18:51 +02:00
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Alisolmut eivät ole valittavissa.\n"
|
2018-06-05 22:10:51 +02:00
|
|
|
"Napsauta niiden tekemiseksi valittavaksi"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_editor.cpp
|
|
|
|
msgid "Toggle Visibility"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Aseta näkyvyys"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/scene_tree_editor.cpp
|
|
|
|
msgid ""
|
|
|
|
"AnimationPlayer is pinned.\n"
|
|
|
|
"Click to unpin."
|
|
|
|
msgstr ""
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/scene_tree_editor.cpp
|
|
|
|
msgid "Invalid node name, the following characters are not allowed:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Virheellinen solmun nimi, seuraavat merkit eivät ole sallittuja:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_editor.cpp
|
|
|
|
msgid "Rename Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Nimeä solmu uudelleen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_editor.cpp
|
|
|
|
msgid "Scene Tree (Nodes):"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Skenepuu (solmut):"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_editor.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
msgid "Node Configuration Warning!"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Solmun konfigurointivaroitus!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/scene_tree_editor.cpp
|
|
|
|
msgid "Select a Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Valitse solmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/script_create_dialog.cpp
|
|
|
|
msgid "Error loading template '%s'"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virhe ladattaessa mallia '%s'"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Error - Could not create script in filesystem."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virhe - Ei voitu luoda skriptiä tiedostojärjestelmään."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Error loading script from %s"
|
|
|
|
msgstr "Virhe ladattaessa skripti %s:stä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/script_create_dialog.cpp
|
|
|
|
msgid "N/A"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ei mitään"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/script_create_dialog.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Open Script/Choose Location"
|
|
|
|
msgstr "Avaa skriptieditori"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Path is empty"
|
|
|
|
msgstr "Polku on tyhjä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Path is not local"
|
|
|
|
msgstr "Polku ei ole paikallinen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Invalid base path"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virheellinen kantapolku"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/script_create_dialog.cpp
|
|
|
|
msgid "Directory of the same name exists"
|
2018-01-24 21:54:44 +01:00
|
|
|
msgstr "Samanniminen hakemisto on jo olemassa"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
|
|
|
msgid "File exists, will be reused"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tiedosto on jo olemassa, käytetään uudelleen"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Invalid extension"
|
|
|
|
msgstr "Virheellinen laajennus"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Wrong extension chosen"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Valittu väärä tiedostopääte"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Invalid Path"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virheellinen polku"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Invalid class name"
|
|
|
|
msgstr "Virheellinen luokan nimi"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Invalid inherited parent name or path"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virheellinen peritty isännän nimi tai polku"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Script valid"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Skripti kelpaa"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Allowed: a-z, A-Z, 0-9 and _"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Sallittu: a-z, A-Z, 0-9 ja _"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Built-in script (into scene file)"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Sisäänrakennettu skripti (skenetiedostoon)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Create new script file"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo uusi skriptitiedosto"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Load existing script file"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lataa olemassaoleva skriptitiedosto"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/script_create_dialog.cpp
|
|
|
|
msgid "Language"
|
|
|
|
msgstr "Kieli"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Inherits"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Perii"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
|
|
|
msgid "Class Name"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luokan nimi"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid "Template"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Malli"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
|
|
|
msgid "Built-in Script"
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr "Sisäänrakennettu skripti"
|
|
|
|
|
|
|
|
#: editor/script_create_dialog.cpp
|
|
|
|
msgid "Attach Node Script"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Liitä solmun skripti"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Remote "
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Etäinen "
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Bytes:"
|
|
|
|
msgstr "Tavu(j)a:"
|
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Warning"
|
|
|
|
msgstr "Varoitus"
|
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Error:"
|
|
|
|
msgstr "Virhe:"
|
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Source:"
|
|
|
|
msgstr "Lähde:"
|
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Function:"
|
|
|
|
msgstr "Funktio:"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Pick one or more items from the list to display the graph."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Valitse yksi tai useampi kohde listasta näyttääksesi graafin."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/script_editor_debugger.cpp modules/mono/editor/mono_bottom_panel.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Errors"
|
|
|
|
msgstr "Virheet"
|
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Child Process Connected"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Aliprosessi yhdistetty"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Copy Error"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kopiointivirhe"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Inspect Previous Instance"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tarkastele edellistä ilmentymää"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Inspect Next Instance"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tarkastele seuraavaa ilmentymää"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Stack Frames"
|
|
|
|
msgstr "Pinoa Framet"
|
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Variable"
|
|
|
|
msgstr "Muuttuja"
|
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Errors:"
|
|
|
|
msgstr "Virheet:"
|
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Stack Trace (if applicable):"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Metodipino (jos soveltuva):"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Profiler"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Profiloija"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Monitor"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Monitoroija"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Value"
|
2018-01-24 21:54:44 +01:00
|
|
|
msgstr "Arvo"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Monitors"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Monitoroijat"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "List of Video Memory Usage by Resource:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lista näyttömuistin käytöstä resurssikohtaisesti:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Total:"
|
2018-01-24 21:54:44 +01:00
|
|
|
msgstr "Yhteensä:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Video Mem"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Näyttömuisti"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Resource Path"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Resurssipolku"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Type"
|
2018-01-24 21:54:44 +01:00
|
|
|
msgstr "Tyyppi"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Format"
|
|
|
|
msgstr "Muoto"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Usage"
|
2018-01-24 21:54:44 +01:00
|
|
|
msgstr "Käyttö"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Misc"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Sekalaista"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Clicked Control:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Napsautettu kontrolli:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Clicked Control Type:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Napsautetun kontrollin tyyppi:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Live Edit Root:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Juuren suora muokkaus:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/script_editor_debugger.cpp
|
|
|
|
msgid "Set From Tree"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Aseta puusta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/settings_config_dialog.cpp
|
|
|
|
msgid "Shortcuts"
|
2018-07-26 11:19:52 +02:00
|
|
|
msgstr "Pikanäppäimet"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: editor/settings_config_dialog.cpp
|
|
|
|
msgid "Binding"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Sidonta"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/spatial_editor_gizmos.cpp
|
|
|
|
msgid "Change Light Radius"
|
|
|
|
msgstr "Muuta valon sädettä"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: editor/spatial_editor_gizmos.cpp
|
|
|
|
msgid "Change AudioStreamPlayer3D Emission Angle"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Muuta AudioStreamPlayer3D solmun suuntausta"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: editor/spatial_editor_gizmos.cpp
|
|
|
|
msgid "Change Camera FOV"
|
|
|
|
msgstr "Muuta kameran näkökenttää"
|
|
|
|
|
|
|
|
#: editor/spatial_editor_gizmos.cpp
|
|
|
|
msgid "Change Camera Size"
|
|
|
|
msgstr "Muuta kameran kokoa"
|
|
|
|
|
|
|
|
#: editor/spatial_editor_gizmos.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Change Notifier AABB"
|
|
|
|
msgstr "Muuta ilmoittajan kattavuutta"
|
|
|
|
|
|
|
|
#: editor/spatial_editor_gizmos.cpp
|
|
|
|
msgid "Change Particles AABB"
|
|
|
|
msgstr "Muuta partikkelien AABB"
|
|
|
|
|
|
|
|
#: editor/spatial_editor_gizmos.cpp
|
|
|
|
msgid "Change Probe Extents"
|
|
|
|
msgstr "Muuta Proben ulottuvuuksia"
|
|
|
|
|
|
|
|
#: editor/spatial_editor_gizmos.cpp modules/csg/csg_gizmos.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Change Sphere Shape Radius"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muuta pallomuodon sädettä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: editor/spatial_editor_gizmos.cpp modules/csg/csg_gizmos.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Change Box Shape Extents"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muuta laatikkomuodon ulottuvuuksia"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/spatial_editor_gizmos.cpp
|
|
|
|
msgid "Change Capsule Shape Radius"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muuta kapselimuodon sädettä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/spatial_editor_gizmos.cpp
|
|
|
|
msgid "Change Capsule Shape Height"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muuta kapselimuodon korkeutta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/spatial_editor_gizmos.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Change Cylinder Shape Radius"
|
|
|
|
msgstr "Muuta kapselimuodon sädettä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: editor/spatial_editor_gizmos.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Change Cylinder Shape Height"
|
|
|
|
msgstr "Muuta kapselimuodon korkeutta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: editor/spatial_editor_gizmos.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Change Ray Shape Length"
|
|
|
|
msgstr "Vaihda säteen muodon pituutta"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: modules/csg/csg_gizmos.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Change Cylinder Radius"
|
|
|
|
msgstr "Muuta valon sädettä"
|
|
|
|
|
|
|
|
#: modules/csg/csg_gizmos.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Change Cylinder Height"
|
|
|
|
msgstr "Muuta kapselimuodon korkeutta"
|
|
|
|
|
|
|
|
#: modules/csg/csg_gizmos.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Change Torus Inner Radius"
|
|
|
|
msgstr "Muuta pallomuodon sädettä"
|
|
|
|
|
|
|
|
#: modules/csg/csg_gizmos.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Change Torus Outer Radius"
|
|
|
|
msgstr "Muuta valon sädettä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: modules/gdnative/gdnative_library_editor_plugin.cpp
|
|
|
|
msgid "Select the dynamic library for this entry"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Valitse dynaaminen kirjasto tälle kohteelle"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: modules/gdnative/gdnative_library_editor_plugin.cpp
|
|
|
|
msgid "Select dependencies of the library for this entry"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Valitse kirjaston riippuvuudet tälle kohteelle"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: modules/gdnative/gdnative_library_editor_plugin.cpp
|
|
|
|
msgid "Remove current entry"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista nykyinen kohde"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: modules/gdnative/gdnative_library_editor_plugin.cpp
|
|
|
|
msgid "Double click to create a new entry"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kaksoisnapsauta luodaksesi uuden kohteen"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: modules/gdnative/gdnative_library_editor_plugin.cpp
|
|
|
|
msgid "Platform:"
|
2018-01-24 21:54:44 +01:00
|
|
|
msgstr "Alusta:"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: modules/gdnative/gdnative_library_editor_plugin.cpp
|
|
|
|
msgid "Platform"
|
2018-01-24 21:54:44 +01:00
|
|
|
msgstr "Alusta"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: modules/gdnative/gdnative_library_editor_plugin.cpp
|
|
|
|
msgid "Dynamic Library"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Dynaaminen kirjasto"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: modules/gdnative/gdnative_library_editor_plugin.cpp
|
|
|
|
msgid "Add an architecture entry"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lisää arkkitehtuurikohde"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: modules/gdnative/gdnative_library_editor_plugin.cpp
|
|
|
|
msgid "GDNativeLibrary"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "GDNativeLibrary"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: modules/gdnative/gdnative_library_singleton_editor.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Library"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kirjasto"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: modules/gdnative/gdnative_library_singleton_editor.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Status"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tila"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: modules/gdnative/gdnative_library_singleton_editor.cpp
|
2017-10-21 11:57:10 +02:00
|
|
|
msgid "Libraries: "
|
2018-08-23 14:37:31 +02:00
|
|
|
msgstr "Kirjastot: "
|
|
|
|
|
|
|
|
#: modules/gdnative/register_types.cpp
|
|
|
|
msgid "GDNative"
|
|
|
|
msgstr "GDNative"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: modules/gdscript/gdscript_functions.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "step argument is zero!"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "askeleen argumentti on nolla!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: modules/gdscript/gdscript_functions.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Not a script with an instance"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ei ole skripti, jolla on ilmentymä"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: modules/gdscript/gdscript_functions.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Not based on a script"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ei pohjaudu skriptiin"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: modules/gdscript/gdscript_functions.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Not based on a resource file"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ei pohjaudu resurssitiedostoon"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: modules/gdscript/gdscript_functions.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Invalid instance dictionary format (missing @path)"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virheellinen ilmentymän sanakirjaformaatti (puuttuu @path)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: modules/gdscript/gdscript_functions.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Invalid instance dictionary format (can't load script at @path)"
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Virheellinen ilmentymän sanakirjaformaatti (ei voida ladata skriptiä polusta "
|
|
|
|
"@path)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: modules/gdscript/gdscript_functions.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Invalid instance dictionary format (invalid script at @path)"
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Virheellinen ilmentymän sanakirjaformaatti (virheellinen skripti kohdassa "
|
|
|
|
"@path)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: modules/gdscript/gdscript_functions.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid "Invalid instance dictionary (invalid subclasses)"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virheellinen ilmentymän sanakirja (virheelliset aliluokat)"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: modules/gdscript/gdscript_functions.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
msgid "Object can't provide a length."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Objektille ei voida määrittää pituutta."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
2018-02-22 18:47:07 +01:00
|
|
|
msgid "Next Plane"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Seuraava taso"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
2018-02-22 18:47:07 +01:00
|
|
|
msgid "Previous Plane"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Edellinen taso"
|
2018-02-22 18:47:07 +01:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Plane:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Taso:"
|
2018-02-22 18:47:07 +01:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Next Floor"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Seuraava kerros"
|
2018-02-22 18:47:07 +01:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Previous Floor"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Edellinen kerros"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Floor:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kerros:"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
2018-02-22 18:47:07 +01:00
|
|
|
msgid "GridMap Delete Selection"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Poista valinta"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "GridMap Fill Selection"
|
|
|
|
msgstr "Poista valinta"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
2018-02-22 18:47:07 +01:00
|
|
|
msgid "GridMap Duplicate Selection"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kahdenna valinta"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
2018-02-22 18:47:07 +01:00
|
|
|
msgid "Grid Map"
|
|
|
|
msgstr "Ruudukko"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
2018-02-22 18:47:07 +01:00
|
|
|
msgid "Snap View"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tartu näkymään"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Clip Disabled"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Leikkaus pois käytöstä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Clip Above"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Leikkaa yläpuolelta"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Clip Below"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Leikkaa alapuolelta"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Edit X Axis"
|
2018-01-24 21:54:44 +01:00
|
|
|
msgstr "Muokkaa X-akselia"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Edit Y Axis"
|
2018-01-24 21:54:44 +01:00
|
|
|
msgstr "Muokkaa Y-akselia"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Edit Z Axis"
|
2018-01-24 21:54:44 +01:00
|
|
|
msgstr "Muokkaa Z-akselia"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Cursor Rotate X"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kierrä kohdistinta X-akselilla"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Cursor Rotate Y"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kierrä kohdistinta Y-akselilla"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Cursor Rotate Z"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kierrä kohdistinta Z-akselilla"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Cursor Back Rotate X"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kierrä kohdistinta X-akselilla takaperin"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Cursor Back Rotate Y"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kierrä kohdistinta Y-akselilla takaperin"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Cursor Back Rotate Z"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kierrä kohdistinta Z-akselilla takaperin"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Cursor Clear Rotation"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Poista kohdistimen kierto"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Create Area"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo alue"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Create Exterior Connector"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo ulkoliitin"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Erase Area"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tyhjennä alue"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "Clear Selection"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Tyhjennä valinta"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Fill Selection"
|
|
|
|
msgstr "Koko valinta"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "GridMap Settings"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ruudukon asetukset"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/gridmap/grid_map_editor_plugin.cpp
|
|
|
|
msgid "Pick Distance:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Poimintaetäisyys:"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2018-05-03 11:25:51 +02:00
|
|
|
#: modules/mono/csharp_script.cpp
|
|
|
|
msgid "Class name can't be a reserved keyword"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luokan nimi ei voi olla varattu avainsana"
|
2018-05-03 11:25:51 +02:00
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: modules/mono/editor/godotsharp_editor.cpp
|
|
|
|
msgid "Generating solution..."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luodaan ratkaisua..."
|
2018-01-06 14:32:21 +01:00
|
|
|
|
|
|
|
#: modules/mono/editor/godotsharp_editor.cpp
|
|
|
|
msgid "Generating C# project..."
|
2018-01-24 21:54:44 +01:00
|
|
|
msgstr "Luodaan C# projekti..."
|
2018-01-06 14:32:21 +01:00
|
|
|
|
|
|
|
#: modules/mono/editor/godotsharp_editor.cpp
|
|
|
|
msgid "Failed to create solution."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ratkaisun luonti epäonnistui."
|
2018-01-06 14:32:21 +01:00
|
|
|
|
|
|
|
#: modules/mono/editor/godotsharp_editor.cpp
|
|
|
|
msgid "Failed to save solution."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ratkaisun tallennus epäonnistui."
|
2018-01-06 14:32:21 +01:00
|
|
|
|
|
|
|
#: modules/mono/editor/godotsharp_editor.cpp
|
|
|
|
msgid "Done"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Valmis"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
|
|
|
#: modules/mono/editor/godotsharp_editor.cpp
|
|
|
|
msgid "Failed to create C# project."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "C# projektin luonti epäonnistui."
|
2018-01-06 14:32:21 +01:00
|
|
|
|
|
|
|
#: modules/mono/editor/godotsharp_editor.cpp
|
|
|
|
msgid "Mono"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Mono"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
2018-02-22 18:47:07 +01:00
|
|
|
#: modules/mono/editor/godotsharp_editor.cpp
|
|
|
|
msgid "About C# support"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lisätietoja C# tuesta"
|
2018-02-22 18:47:07 +01:00
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: modules/mono/editor/godotsharp_editor.cpp
|
|
|
|
msgid "Create C# solution"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Luo C# ratkaisu"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: modules/mono/editor/mono_bottom_panel.cpp
|
|
|
|
msgid "Builds"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Käännökset"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#: modules/mono/editor/mono_bottom_panel.cpp
|
|
|
|
msgid "Build Project"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Käännä projekti"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
|
|
|
#: modules/mono/editor/mono_bottom_panel.cpp
|
|
|
|
msgid "Warnings"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Varoitukset"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
2018-07-26 11:19:52 +02:00
|
|
|
#: modules/mono/editor/mono_bottom_panel.cpp
|
|
|
|
msgid "View log"
|
2018-08-23 13:37:01 +02:00
|
|
|
msgstr "Näytä loki"
|
2018-07-26 11:19:52 +02:00
|
|
|
|
2018-03-03 10:58:19 +01:00
|
|
|
#: modules/mono/mono_gd/gd_mono_utils.cpp
|
|
|
|
msgid "End of inner exception stack trace"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Sisemmän poikkeuksen kutsupinon loppu"
|
2018-03-03 10:58:19 +01:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: modules/recast/navigation_mesh_editor_plugin.cpp
|
|
|
|
msgid "Bake!"
|
|
|
|
msgstr "Kehitä!"
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_editor_plugin.cpp
|
|
|
|
msgid "Bake the navigation mesh."
|
|
|
|
msgstr "Kehitä navigointiverkko."
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_editor_plugin.cpp
|
|
|
|
msgid "Clear the navigation mesh."
|
|
|
|
msgstr "Tyhjennä navigointiverkko."
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_generator.cpp
|
|
|
|
msgid "Setting up Configuration..."
|
|
|
|
msgstr "Luodaan konfiguraatiota..."
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_generator.cpp
|
|
|
|
msgid "Calculating grid size..."
|
|
|
|
msgstr "Lasketaan ruudukon kokoa..."
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_generator.cpp
|
|
|
|
msgid "Creating heightfield..."
|
|
|
|
msgstr "Luodaan korkeuskenttää..."
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_generator.cpp
|
|
|
|
msgid "Marking walkable triangles..."
|
|
|
|
msgstr "Merkitään kuljettavat kolmiot..."
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_generator.cpp
|
|
|
|
msgid "Constructing compact heightfield..."
|
|
|
|
msgstr "Rakennetaan tiivistä korkeuskenttää..."
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_generator.cpp
|
|
|
|
msgid "Eroding walkable area..."
|
|
|
|
msgstr "Syövytetään kuljettavaa aluetta..."
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_generator.cpp
|
|
|
|
msgid "Partitioning..."
|
|
|
|
msgstr "Ositetaan..."
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_generator.cpp
|
|
|
|
msgid "Creating contours..."
|
|
|
|
msgstr "Luodaan korkeuskäyriä..."
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_generator.cpp
|
|
|
|
msgid "Creating polymesh..."
|
|
|
|
msgstr "Luodaan polymesh..."
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_generator.cpp
|
|
|
|
msgid "Converting to native navigation mesh..."
|
|
|
|
msgstr "Muunnetaan alkuperäiseksi navigointiverkoksi..."
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_generator.cpp
|
|
|
|
msgid "Navigation Mesh Generator Setup:"
|
|
|
|
msgstr "Navigointiverkon generaattorin asetukset:"
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_generator.cpp
|
|
|
|
msgid "Parsing Geometry..."
|
|
|
|
msgstr "Jäsentää geometriaa…"
|
|
|
|
|
|
|
|
#: modules/recast/navigation_mesh_generator.cpp
|
|
|
|
msgid "Done!"
|
|
|
|
msgstr "Valmis!"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: modules/visual_script/visual_script.cpp
|
|
|
|
msgid ""
|
|
|
|
"A node yielded without working memory, please read the docs on how to yield "
|
|
|
|
"properly!"
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Solmu väisti ilman työmuistia, ole hyvä ja lue dokumentaatiosta kuinka "
|
|
|
|
"väistö (yield) on tehtävä!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script.cpp
|
|
|
|
msgid ""
|
|
|
|
"Node yielded, but did not return a function state in the first working "
|
|
|
|
"memory."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Solmu väisti (yield), mutta ei palauttanut funktion tilaa ensimmäiselle "
|
|
|
|
"työmuistille."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script.cpp
|
|
|
|
msgid ""
|
|
|
|
"Return value must be assigned to first element of node working memory! Fix "
|
|
|
|
"your node please."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Paluuarvo täytyy sijoittaa työmuistin ensimmäiselle elementille! Ole hyvä ja "
|
2018-06-22 10:41:30 +02:00
|
|
|
"korjaa solmusi."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script.cpp
|
|
|
|
msgid "Node returned an invalid sequence output: "
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Solmu palautti virheellisen jakson tulosteen: "
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script.cpp
|
|
|
|
msgid "Found sequence bit but not the node in the stack, report bug!"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Jaksobitti löytyi, mutta solmua ei löydy pinosta, raportoi bugi!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script.cpp
|
|
|
|
msgid "Stack overflow with stack depth: "
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Pinon ylivuoto pinosyvyydellä: "
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Change Signal Arguments"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muuta signaalin argumentit"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Change Argument Type"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Vaihda argumentin tyyppiä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Change Argument name"
|
2017-12-20 17:08:48 +01:00
|
|
|
msgstr "Vaihda argumentin nimi"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Set Variable Default Value"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Aseta muuttujan oletusarvo"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Set Variable Type"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Aseta muuttujan tyyppi"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Variables:"
|
|
|
|
msgstr "Muuttujat:"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Name is not a valid identifier:"
|
|
|
|
msgstr "Nimi ei ole kelvollinen tunniste:"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Name already in use by another func/var/signal:"
|
|
|
|
msgstr "Nimi on jo toisen funktion/muuttujan/signaalin käytössä:"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Rename Function"
|
|
|
|
msgstr "Nimeä funktio uudelleen"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Rename Variable"
|
|
|
|
msgstr "Nimeä muuttuja uudelleen"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Rename Signal"
|
|
|
|
msgstr "Nimeä signaali uudelleen"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Add Function"
|
|
|
|
msgstr "Lisää funktio"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Add Variable"
|
|
|
|
msgstr "Lisää muuttuja"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Add Signal"
|
|
|
|
msgstr "Lisää signaali"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Change Expression"
|
|
|
|
msgstr "Vaihda lauseketta"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Add Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Lisää solmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Remove VisualScript Nodes"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Poista VisualScript solmut"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Duplicate VisualScript Nodes"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kahdenna VisualScript solmut"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "Hold %s to drop a Getter. Hold Shift to drop a generic signature."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Pidä %s pohjassa pudottaaksesi Getterin. Pidä Shift pohjassa pudottaaksesi "
|
|
|
|
"yleisen tunnisteen."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Hold Ctrl to drop a Getter. Hold Shift to drop a generic signature."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Pidä Ctrl pohjassa pudottaaksesi Getterin. Pidä Shift pohjassa pudottaaksesi "
|
|
|
|
"yleisen tunnisteen."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "Hold %s to drop a simple reference to the node."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Pidä %s pohjassa pudottaaksesi yksinkertaisen viittauksen solmuun."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Hold Ctrl to drop a simple reference to the node."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Pidä Ctrl pohjassa pudottaaksesi yksinkertaisen viittauksen solmuun."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
2017-11-22 13:16:48 +01:00
|
|
|
msgid "Hold %s to drop a Variable Setter."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Pidä %s pohjassa pudottaaksesi muuttujan asettajan (Variable Setter)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Hold Ctrl to drop a Variable Setter."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Pidä Ctrl pohjassa pudottaaksesi muuttujan asettajan (Variable Setter)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Add Preload Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Lisää esiladattu solmu"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Add Node(s) From Tree"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Lisää solmut puusta"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Add Getter Property"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lisää palauttajaominaisuus"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Add Setter Property"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Lisää asettajaominaisuus"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Change Base Type"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muuta kantatyyppiä"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Move Node(s)"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Siirrä solmu(t)"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Remove VisualScript Node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Poista VisualScript solmu"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Connect Nodes"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kytke solmut"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Connect Node Data"
|
|
|
|
msgstr "Kytke solmut"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid "Connect Node Sequence"
|
|
|
|
msgstr "Kytke solmut"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Script already has function '%s'"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Skriptillä on jo funktio '%s'"
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Change Input Value"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Vaihda syötteen arvo"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Can't copy the function node."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Ei voida kopioida funktiosolmua."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Clipboard is empty!"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Leikepöytä on tyhjä!"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Paste VisualScript Nodes"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Liitä VisualScript solmut"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Remove Function"
|
|
|
|
msgstr "Poista funktio"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Remove Variable"
|
|
|
|
msgstr "Poista muuttuja"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Editing Variable:"
|
|
|
|
msgstr "Muokataan muuttujaa:"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Remove Signal"
|
|
|
|
msgstr "Poista signaali"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Editing Signal:"
|
|
|
|
msgstr "Muokataan signaalia:"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Base Type:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Kantatyyppi:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Available Nodes:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Saatavilla olevat solmut:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Select or create a function to edit graph"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Valitse tai luo funktio graafin muokkaamiseksi"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Edit Signal Arguments:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Muokkaa signaalin argumentteja:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Edit Variable:"
|
|
|
|
msgstr "Muokkaa muuttujaa:"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Delete Selected"
|
|
|
|
msgstr "Poista valitut"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Find Node Type"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Etsi solmun tyyppi"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Copy Nodes"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kopioi solmut"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Cut Nodes"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Leikkaa solmut"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
msgid "Paste Nodes"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Liitä solmut"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: modules/visual_script/visual_script_editor.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Edit Member"
|
|
|
|
msgstr "Jäsenet"
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: modules/visual_script/visual_script_flow_control.cpp
|
|
|
|
msgid "Input type not iterable: "
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Syötetyyppi ei ole iteroitavissa: "
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_flow_control.cpp
|
|
|
|
msgid "Iterator became invalid"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Iteraattori muuttui epäkelvoksi"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_flow_control.cpp
|
|
|
|
msgid "Iterator became invalid: "
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Iteraattori muuttui epäkelvoksi: "
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_func_nodes.cpp
|
|
|
|
msgid "Invalid index property name."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virheellinen osoitinominaisuuden nimi."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_func_nodes.cpp
|
|
|
|
msgid "Base object is not a Node!"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Kantaobjekti ei ole solmu!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_func_nodes.cpp
|
|
|
|
msgid "Path does not lead Node!"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Polku ei johda solmuun!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_func_nodes.cpp
|
|
|
|
msgid "Invalid index property name '%s' in node %s."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Virheellinen osoitinominaisuuden nimi '%s' solmussa %s."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_nodes.cpp
|
|
|
|
msgid ": Invalid argument of type: "
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr ": Virheellinen argumentti tyyppiä: "
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_nodes.cpp
|
|
|
|
msgid ": Invalid arguments: "
|
|
|
|
msgstr ": Virheelliset argumentit: "
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_nodes.cpp
|
|
|
|
msgid "VariableGet not found in script: "
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "VariableGet ei löytynyt skriptistä: "
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_nodes.cpp
|
|
|
|
msgid "VariableSet not found in script: "
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "VariableSet ei löytynyt skriptistä: "
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_nodes.cpp
|
|
|
|
msgid "Custom node has no _step() method, can't process graph."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Mukautetulla solmulla ei ole _step() metodia, graafia ei voida käsitellä."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_nodes.cpp
|
|
|
|
msgid ""
|
|
|
|
"Invalid return value from _step(), must be integer (seq out), or string "
|
|
|
|
"(error)."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Virheellinen paluuarvo _step() metodilta, täytyy olla kokonaisluku (seq out) "
|
|
|
|
"tai merkkijono (virhe)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: modules/visual_script/visual_script_property_selector.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Search VisualScript"
|
|
|
|
msgstr "Poista VisualScript solmu"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_property_selector.cpp
|
|
|
|
msgid "Get"
|
|
|
|
msgstr "Get"
|
|
|
|
|
|
|
|
#: modules/visual_script/visual_script_property_selector.cpp
|
|
|
|
msgid "Set "
|
|
|
|
msgstr ""
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: platform/javascript/export/export.cpp
|
|
|
|
msgid "Run in Browser"
|
|
|
|
msgstr "Suorita selaimessa"
|
|
|
|
|
|
|
|
#: platform/javascript/export/export.cpp
|
|
|
|
msgid "Run exported HTML in the system's default browser."
|
|
|
|
msgstr "Suorita viety HTML järjestelmän oletusselaimessa."
|
|
|
|
|
|
|
|
#: platform/javascript/export/export.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Could not write file:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ei voitu kirjoittaa tiedostoa:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: platform/javascript/export/export.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Could not open template for export:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Mallin avaus vientiin epäonnistui:"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: platform/javascript/export/export.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Invalid export template:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Virheellinen vientimalli:"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
|
|
|
#: platform/javascript/export/export.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Could not read custom HTML shell:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ei voitu lukea mukautettua HTML tulkkia:"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: platform/javascript/export/export.cpp
|
2018-01-06 14:32:21 +01:00
|
|
|
msgid "Could not read boot splash image file:"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Ei voitu lukea käynnistyskuvan tiedostoa:"
|
2018-01-06 14:32:21 +01:00
|
|
|
|
|
|
|
#: platform/javascript/export/export.cpp
|
|
|
|
msgid "Using default boot splash image."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Käytetään oletuskäynnistyskuvaa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: scene/2d/animated_sprite.cpp
|
|
|
|
msgid ""
|
|
|
|
"A SpriteFrames resource must be created or set in the 'Frames' property in "
|
|
|
|
"order for AnimatedSprite to display frames."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"SpriteFrames resurssi on luotava tai asetettava 'Frames' ominaisuudelle, "
|
|
|
|
"jotta AnimatedSprite voi näyttää ruutuja."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: scene/2d/canvas_modulate.cpp
|
|
|
|
msgid ""
|
|
|
|
"Only one visible CanvasModulate is allowed per scene (or set of instanced "
|
|
|
|
"scenes). The first created one will work, while the rest will be ignored."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Vain yksi CanvasModulate on sallittu per skene (tai per skeneilmentymien "
|
|
|
|
"joukko). Ensimmäisenä luotu toimii ja loput jätetään huomioimatta."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-01-20 10:10:49 +01:00
|
|
|
#: scene/2d/collision_object_2d.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
2018-01-20 10:10:49 +01:00
|
|
|
msgid ""
|
2018-08-23 14:37:31 +02:00
|
|
|
"This node has no shape, so it can't collide or interact with other objects.\n"
|
|
|
|
"Consider adding a CollisionShape2D or CollisionPolygon2D as a child to "
|
2018-01-22 09:19:09 +01:00
|
|
|
"define its shape."
|
2018-01-20 10:10:49 +01:00
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Tämän solmun alaisuudessa ei ole muotoja, joten se ei voi olla "
|
2018-06-05 22:10:51 +02:00
|
|
|
"vuorovaikutuksessa avaruuden kanssa.\n"
|
2018-06-22 10:41:30 +02:00
|
|
|
"Harkitse CollisionShape2D tai CollisionPolygon2D solmun lisäämistä "
|
|
|
|
"alisolmuksi muodon määrittämiseksi."
|
2018-01-20 10:10:49 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: scene/2d/collision_polygon_2d.cpp
|
|
|
|
msgid ""
|
|
|
|
"CollisionPolygon2D only serves to provide a collision shape to a "
|
|
|
|
"CollisionObject2D derived node. Please only use it as a child of Area2D, "
|
|
|
|
"StaticBody2D, RigidBody2D, KinematicBody2D, etc. to give them a shape."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"CollisionPolygon2D toimii törmäysmuotona ainoastaan CollisionObject2D "
|
2018-06-22 10:41:30 +02:00
|
|
|
"solmusta perityille solmuille. Käytä sitä ainoastaan Area2D, StaticBody2D, "
|
2018-06-05 22:10:51 +02:00
|
|
|
"RigidBody2D, KinematicBody2D, jne. alla antaaksesi niille muodon."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: scene/2d/collision_polygon_2d.cpp
|
|
|
|
msgid "An empty CollisionPolygon2D has no effect on collision."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tyhjällä CollisionPolygon2D solmulla ei ole vaikutusta törmäyksessä."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: scene/2d/collision_shape_2d.cpp
|
|
|
|
msgid ""
|
|
|
|
"CollisionShape2D only serves to provide a collision shape to a "
|
|
|
|
"CollisionObject2D derived node. Please only use it as a child of Area2D, "
|
|
|
|
"StaticBody2D, RigidBody2D, KinematicBody2D, etc. to give them a shape."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"CollisionShape2D toimii törmäysmuotona ainoastaan CollisionObject2D solmusta "
|
|
|
|
"perityille solmuille. Käytä sitä ainoastaan Area2D, StaticBody2D, "
|
2018-06-05 22:10:51 +02:00
|
|
|
"RigidBody2D, KinematicBody2D, jne. alla antaaksesi niille muodon."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: scene/2d/collision_shape_2d.cpp
|
|
|
|
msgid ""
|
|
|
|
"A shape must be provided for CollisionShape2D to function. Please create a "
|
|
|
|
"shape resource for it!"
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"CollisionShape2D solmulla täytyy olla muoto, jotta se toimisi. Ole hyvä ja "
|
2018-06-05 22:10:51 +02:00
|
|
|
"luo sille muotoresurssi!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: scene/2d/light_2d.cpp
|
|
|
|
msgid ""
|
|
|
|
"A texture with the shape of the light must be supplied to the 'texture' "
|
|
|
|
"property."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Tekstuuri, jolta löytyy valon muoto, täytyy antaa 'texture' ominaisuudella."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: scene/2d/light_occluder_2d.cpp
|
|
|
|
msgid ""
|
|
|
|
"An occluder polygon must be set (or drawn) for this occluder to take effect."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Toimimiseksi tälle peittäjälle on asetettava (tai piirrettävä) peittävä "
|
|
|
|
"monikulmio."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: scene/2d/light_occluder_2d.cpp
|
|
|
|
msgid "The occluder polygon for this occluder is empty. Please draw a polygon!"
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Peittävä monikulmio tälle peittäjälle on tyhjä. Ole hyvä ja piirrä "
|
|
|
|
"monikulmio!"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: scene/2d/navigation_polygon.cpp
|
|
|
|
msgid ""
|
|
|
|
"A NavigationPolygon resource must be set or created for this node to work. "
|
|
|
|
"Please set a property or draw a polygon."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Tälle solmulle on asetettava tai luotava NavigationPolygon resurssi, jotta "
|
|
|
|
"se toimisi. Ole hyvä ja aseta ominaisuus tai piirrä monikulmio."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: scene/2d/navigation_polygon.cpp
|
|
|
|
msgid ""
|
|
|
|
"NavigationPolygonInstance must be a child or grandchild to a Navigation2D "
|
|
|
|
"node. It only provides navigation data."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"NavigationPolygonInstance solmun täytyy olla Navigation2D solmun "
|
|
|
|
"alaisuudessa. Se tarjoaa vain navigointidataa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: scene/2d/parallax_layer.cpp
|
|
|
|
msgid ""
|
|
|
|
"ParallaxLayer node only works when set as child of a ParallaxBackground node."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"ParallaxLayer solmu toimii ainoastaan, jos se on ParallaxBackground solmun "
|
2018-06-05 22:10:51 +02:00
|
|
|
"alla."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: scene/2d/particles_2d.cpp scene/3d/particles.cpp
|
|
|
|
msgid ""
|
|
|
|
"A material to process the particles is not assigned, so no behavior is "
|
|
|
|
"imprinted."
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Materiaalia partikkeleiden käsittelemiseksi ei ole määritetty, joten mitään "
|
|
|
|
"ei tapahdu."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: scene/2d/path_2d.cpp
|
|
|
|
msgid "PathFollow2D only works when set as a child of a Path2D node."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"PathFollow2D toimii ainoastaan ollessaan asetettuna Path2D solmun alle."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: scene/2d/physics_body_2d.cpp
|
|
|
|
msgid ""
|
2018-01-18 21:37:17 +01:00
|
|
|
"Size changes to RigidBody2D (in character or rigid modes) will be overridden "
|
2017-08-25 19:00:03 +02:00
|
|
|
"by the physics engine when running.\n"
|
|
|
|
"Change the size in children collision shapes instead."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Fysiikkamoottori ylikirjoittaa RigidBody2D kokomuutokset (hahmo- tai "
|
|
|
|
"jäykkätila) ajon aikana.\n"
|
|
|
|
"Muuta sen sijaan solmun alla olevia törmäysmuotoja."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: scene/2d/remote_transform_2d.cpp
|
|
|
|
msgid "Path property must point to a valid Node2D node to work."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr ""
|
|
|
|
"Polkuominaisuuden täytyy osoittaa kelvolliseen Node2D solmuun toimiakseen."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: scene/2d/skeleton_2d.cpp
|
|
|
|
msgid "This Bone2D chain should end at a Skeleton2D node."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: scene/2d/skeleton_2d.cpp
|
|
|
|
msgid "A Bone2D only works with a Skeleton2D or another Bone2D as parent node."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: scene/2d/skeleton_2d.cpp
|
|
|
|
msgid ""
|
|
|
|
"This bone lacks a proper REST pose. Go to the Skeleton2D node and set one."
|
|
|
|
msgstr ""
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: scene/2d/visibility_notifier_2d.cpp
|
|
|
|
msgid ""
|
|
|
|
"VisibilityEnable2D works best when used with the edited scene root directly "
|
|
|
|
"as parent."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"VisibilityEnable2D toimii parhaiten, kun sitä käytetään suoraan muokatun "
|
|
|
|
"skenen juuren isäntänä."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: scene/3d/arvr_nodes.cpp
|
|
|
|
msgid "ARVRCamera must have an ARVROrigin node as its parent"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "ARVRCamera solmun isännän täytyy olla ARVROrigin solmu"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: scene/3d/arvr_nodes.cpp
|
|
|
|
msgid "ARVRController must have an ARVROrigin node as its parent"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "ARVRController solmun isännän täytyy olla ARVROrigin solmu"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: scene/3d/arvr_nodes.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid ""
|
2017-08-25 19:00:03 +02:00
|
|
|
"The controller id must not be 0 or this controller will not be bound to an "
|
|
|
|
"actual controller"
|
2017-06-25 14:12:33 +02:00
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Ohjaimen tunnus ei saa olla 0, tai tämä ohjain ei ole sidottu oikeaan "
|
|
|
|
"ohjaimeen"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: scene/3d/arvr_nodes.cpp
|
|
|
|
msgid "ARVRAnchor must have an ARVROrigin node as its parent"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "ARVRAnchor solmun isännän täytyy olla ARVROrigin solmu"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: scene/3d/arvr_nodes.cpp
|
2017-06-25 14:12:33 +02:00
|
|
|
msgid ""
|
2017-08-25 19:00:03 +02:00
|
|
|
"The anchor id must not be 0 or this anchor will not be bound to an actual "
|
|
|
|
"anchor"
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Ankkurin tunnus ei saa olla 0, tai tämä ankkuri ei ole sidottu oikeaan "
|
|
|
|
"ankkuriin"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: scene/3d/arvr_nodes.cpp
|
|
|
|
msgid "ARVROrigin requires an ARVRCamera child node"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "ARVROrigin solmu tarvitsee ARVRCamera alisolmun"
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-02-22 18:47:07 +01:00
|
|
|
#: scene/3d/baked_lightmap.cpp
|
|
|
|
msgid "%d%%"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "%d%%"
|
2018-02-22 18:47:07 +01:00
|
|
|
|
|
|
|
#: scene/3d/baked_lightmap.cpp
|
|
|
|
msgid "(Time Left: %d:%02d s)"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "(Aikaa jäljellä: %d:%02d s)"
|
2018-02-22 18:47:07 +01:00
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#: scene/3d/baked_lightmap.cpp
|
|
|
|
msgid "Plotting Meshes: "
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Piirretään meshejä: "
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: scene/3d/baked_lightmap.cpp
|
|
|
|
msgid "Plotting Lights:"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Piirretään valoja:"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp
|
|
|
|
msgid "Finishing Plot"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Viimeistellään piirto"
|
2017-12-20 17:10:28 +01:00
|
|
|
|
|
|
|
#: scene/3d/baked_lightmap.cpp
|
|
|
|
msgid "Lighting Meshes: "
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Valaistaan meshejä: "
|
2017-12-20 17:10:28 +01:00
|
|
|
|
2018-01-20 10:10:49 +01:00
|
|
|
#: scene/3d/collision_object.cpp
|
2018-08-23 14:37:31 +02:00
|
|
|
#, fuzzy
|
2018-01-20 10:10:49 +01:00
|
|
|
msgid ""
|
2018-08-23 14:37:31 +02:00
|
|
|
"This node has no shape, so it can't collide or interact with other objects.\n"
|
|
|
|
"Consider adding a CollisionShape or CollisionPolygon as a child to define "
|
2018-01-22 09:19:09 +01:00
|
|
|
"its shape."
|
2018-01-20 10:10:49 +01:00
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Tällä solmulla ei ole alimuotoja, joten se ei voi olla vuorovaikutuksessa "
|
2018-06-05 22:10:51 +02:00
|
|
|
"avaruuden kanssa.\n"
|
2018-06-22 10:41:30 +02:00
|
|
|
"Harkitse CollisionShape tai CollisionPolygon solmun lisäämistä sen "
|
|
|
|
"alisolmuksi määritelläksesi sen muodon."
|
2018-01-20 10:10:49 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: scene/3d/collision_polygon.cpp
|
|
|
|
msgid ""
|
|
|
|
"CollisionPolygon only serves to provide a collision shape to a "
|
|
|
|
"CollisionObject derived node. Please only use it as a child of Area, "
|
|
|
|
"StaticBody, RigidBody, KinematicBody, etc. to give them a shape."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"CollisionPolygon solmu antaa ainoastaan törmäysmuodon CollisionObject "
|
|
|
|
"solmusta periytyville solmuille. Käytä sitä Area, StaticBody, RigidBody, "
|
|
|
|
"KinematicBody, jne. solmujen alla antaaksesi niille muodon."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: scene/3d/collision_polygon.cpp
|
|
|
|
msgid "An empty CollisionPolygon has no effect on collision."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Tyhjällä CollisionPolygon solmulla ei ole vaikutusta törmäyksessä."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: scene/3d/collision_shape.cpp
|
|
|
|
msgid ""
|
|
|
|
"CollisionShape only serves to provide a collision shape to a CollisionObject "
|
|
|
|
"derived node. Please only use it as a child of Area, StaticBody, RigidBody, "
|
|
|
|
"KinematicBody, etc. to give them a shape."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"CollisionShape solmu antaa ainoastaan törmäysmuodon CollisionObject solmusta "
|
|
|
|
"periytyville solmuille. Käytä sitä Area, StaticBody, RigidBody, "
|
|
|
|
"KinematicBody, jne. solmujen alla antaaksesi niille muodon."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
|
|
|
#: scene/3d/collision_shape.cpp
|
|
|
|
msgid ""
|
|
|
|
"A shape must be provided for CollisionShape to function. Please create a "
|
|
|
|
"shape resource for it!"
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"CollisionShape solmulle täytyy antaa muoto, jotta se toimisi. Ole hyvä ja "
|
|
|
|
"luo sille muotoresurssi!"
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: scene/3d/gi_probe.cpp
|
|
|
|
msgid "Plotting Meshes"
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Piirretään meshejä"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: scene/3d/navigation_mesh.cpp
|
|
|
|
msgid "A NavigationMesh resource must be set or created for this node to work."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Tälle solmulle täytyy asettaa tai luoda NavigationMesh resurssi, jotta se "
|
2018-06-05 22:10:51 +02:00
|
|
|
"toimisi."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
|
|
|
#: scene/3d/navigation_mesh.cpp
|
|
|
|
msgid ""
|
|
|
|
"NavigationMeshInstance must be a child or grandchild to a Navigation node. "
|
|
|
|
"It only provides navigation data."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"NavigationMeshInstance solmun täytyy olla Navigation solmun alaisuudessa. Se "
|
2018-06-05 22:10:51 +02:00
|
|
|
"tarjoaa vain navigointidataa."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: scene/3d/particles.cpp
|
|
|
|
msgid ""
|
|
|
|
"Nothing is visible because meshes have not been assigned to draw passes."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Mitään ei näy, koska mesheille ei ole asetettu piirtopyyhkäisyjä (draw "
|
|
|
|
"passes)."
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: scene/3d/physics_body.cpp
|
|
|
|
msgid ""
|
2018-01-18 21:37:17 +01:00
|
|
|
"Size changes to RigidBody (in character or rigid modes) will be overridden "
|
|
|
|
"by the physics engine when running.\n"
|
2017-08-25 19:00:03 +02:00
|
|
|
"Change the size in children collision shapes instead."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Fysiikkamoottori ylikirjoittaa RigidBody kokomuutokset (hahmo- tai "
|
|
|
|
"jäykkätilassa) ajon aikana.\n"
|
|
|
|
"Muuta sen sijaan solmun alla olevia törmäysmuotoja."
|
2017-08-25 19:00:03 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: scene/3d/remote_transform.cpp
|
|
|
|
msgid "Path property must point to a valid Spatial node to work."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Polkuominaisuuden täytyy osoittaa Spatial solmuun toimiakseen."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-05-03 11:25:51 +02:00
|
|
|
#: scene/3d/scenario_fx.cpp
|
|
|
|
msgid "WorldEnvironment needs an Environment resource."
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "WorldEnvironment tarvitsee Environment resurssin."
|
2018-05-03 11:25:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: scene/3d/scenario_fx.cpp
|
|
|
|
msgid ""
|
|
|
|
"Only one WorldEnvironment is allowed per scene (or set of instanced scenes)."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Vain yksi WorldEnvironment on sallittu per skene (tai per skeneilmentymien "
|
|
|
|
"joukko)."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2018-05-03 11:25:51 +02:00
|
|
|
#: scene/3d/scenario_fx.cpp
|
|
|
|
msgid ""
|
|
|
|
"This WorldEnvironment is ignored. Either add a Camera (for 3D scenes) or set "
|
|
|
|
"this environment's Background Mode to Canvas (for 2D scenes)."
|
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Tämä WorldEnvironment jätetään huomioimatta. Lisää joko Camera (3D-"
|
|
|
|
"skeneille) tai aseta tälle ympäristölle Background Mode asetukseksi Canvas "
|
|
|
|
"(2D-skeneille)."
|
2018-05-03 11:25:51 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: scene/3d/soft_body.cpp
|
|
|
|
msgid "This body will be ignored until you set a mesh"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: scene/3d/soft_body.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
"Size changes to SoftBody will be overriden by the physics engine when "
|
|
|
|
"running.\n"
|
|
|
|
"Change the size in children collision shapes instead."
|
|
|
|
msgstr ""
|
|
|
|
"Fysiikkamoottori ylikirjoittaa RigidBody kokomuutokset (hahmo- tai "
|
|
|
|
"jäykkätilassa) ajon aikana.\n"
|
|
|
|
"Muuta sen sijaan solmun alla olevia törmäysmuotoja."
|
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: scene/3d/sprite_3d.cpp
|
|
|
|
msgid ""
|
|
|
|
"A SpriteFrames resource must be created or set in the 'Frames' property in "
|
|
|
|
"order for AnimatedSprite3D to display frames."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"AnimatedSprite3D solmulle täytyy luoda tai asettaa 'Frames' ominaisuudeksi "
|
2018-06-05 22:10:51 +02:00
|
|
|
"SpriteFrames resurssi ruutujen näyttämiseksi."
|
2017-06-25 14:12:33 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: scene/3d/vehicle_body.cpp
|
|
|
|
msgid ""
|
|
|
|
"VehicleWheel serves to provide a wheel system to a VehicleBody. Please use "
|
|
|
|
"it as a child of a VehicleBody."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"VehicleWheel solmu tarjoaa rengasjärjestelmän VehicleBody solmulle. Ole hyvä "
|
|
|
|
"ja käytä sitä VehicleBody solmun alla."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: scene/animation/animation_blend_tree.cpp
|
|
|
|
msgid "On BlendTree node '%s', animation not found: '%s'"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: scene/animation/animation_blend_tree.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Animation not found: '%s'"
|
|
|
|
msgstr "Animaatiotyökalut"
|
|
|
|
|
|
|
|
#: scene/animation/animation_tree.cpp
|
|
|
|
msgid "In node '%s', invalid animation: '%s'."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: scene/animation/animation_tree.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Invalid animation: '%s'."
|
|
|
|
msgstr "VIRHE: Virheellinen animaation nimi!"
|
|
|
|
|
|
|
|
#: scene/animation/animation_tree.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Nothing connected to input '%s' of node '%s'."
|
|
|
|
msgstr "Katkaise yhteys solmusta '%s' solmuun '%s'"
|
|
|
|
|
|
|
|
#: scene/animation/animation_tree.cpp
|
|
|
|
msgid "A root AnimationNode for the graph is not set."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: scene/animation/animation_tree.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Path to an AnimationPlayer node containing animations is not set."
|
|
|
|
msgstr "Valitse AnimationPlayer skenen puusta muokataksesi animaatioita."
|
|
|
|
|
|
|
|
#: scene/animation/animation_tree.cpp
|
|
|
|
msgid "Path set for AnimationPlayer does not lead to an AnimationPlayer node."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: scene/animation/animation_tree.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "AnimationPlayer root is not a valid node."
|
|
|
|
msgstr "Animaatiopuu ei ole kelvollinen."
|
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#: scene/gui/color_picker.cpp
|
2017-08-25 19:00:03 +02:00
|
|
|
msgid "Raw Mode"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Raakatila"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
|
|
|
#: scene/gui/color_picker.cpp
|
|
|
|
msgid "Add current color as a preset"
|
2017-08-25 18:55:51 +02:00
|
|
|
msgstr "Lisää nykyinen väri esiasetukseksi"
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: scene/gui/dialogs.cpp
|
|
|
|
msgid "Alert!"
|
|
|
|
msgstr "Huomio!"
|
|
|
|
|
|
|
|
#: scene/gui/dialogs.cpp
|
|
|
|
msgid "Please Confirm..."
|
|
|
|
msgstr "Ole hyvä ja vahvista..."
|
|
|
|
|
2017-11-29 09:51:00 +01:00
|
|
|
#: scene/gui/file_dialog.cpp
|
|
|
|
msgid "Select this Folder"
|
2018-06-05 22:10:51 +02:00
|
|
|
msgstr "Valitse tämä kansio"
|
2017-11-29 09:51:00 +01:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: scene/gui/popup.cpp
|
|
|
|
msgid ""
|
|
|
|
"Popups will hide by default unless you call popup() or any of the popup*() "
|
|
|
|
"functions. Making them visible for editing is fine though, but they will "
|
|
|
|
"hide upon running."
|
|
|
|
msgstr ""
|
|
|
|
"Pop-upit piilotetaan oletusarvoisesti ellet kutsu popup() tai jotain muuta "
|
|
|
|
"popup*() -funktiota. Ne saadaan näkyville muokatessa, mutta eivät näy "
|
|
|
|
"suoritettaessa."
|
|
|
|
|
|
|
|
#: scene/gui/scroll_container.cpp
|
|
|
|
msgid ""
|
|
|
|
"ScrollContainer is intended to work with a single child control.\n"
|
|
|
|
"Use a container as child (VBox,HBox,etc), or a Control and set the custom "
|
|
|
|
"minimum size manually."
|
|
|
|
msgstr ""
|
|
|
|
"ScrollContainer on tarkoitettu toimimaan yhdellä lapsikontrollilla.\n"
|
|
|
|
"Käytä containeria lapsena (VBox, HBox, jne), tai Control:ia ja aseta haluttu "
|
|
|
|
"minimikoko manuaalisesti."
|
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#: scene/gui/tree.cpp
|
|
|
|
msgid "(Other)"
|
2018-01-24 21:54:44 +01:00
|
|
|
msgstr "(Muu)"
|
2017-11-22 13:16:48 +01:00
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#: scene/main/scene_tree.cpp
|
2017-06-25 14:18:51 +02:00
|
|
|
msgid ""
|
2018-01-20 10:10:49 +01:00
|
|
|
"Default Environment as specified in Project Settings (Rendering -> "
|
2018-01-06 14:32:21 +01:00
|
|
|
"Environment -> Default Environment) could not be loaded."
|
2017-06-25 14:18:51 +02:00
|
|
|
msgstr ""
|
2018-06-05 22:10:51 +02:00
|
|
|
"Projektin asetuksissa määriteltyä oletusympäristöä (Rendering -> "
|
|
|
|
"Environment -> Default Environment) ei voitu ladata."
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-06-25 14:12:33 +02:00
|
|
|
#: scene/main/viewport.cpp
|
|
|
|
msgid ""
|
|
|
|
"This viewport is not set as render target. If you intend for it to display "
|
|
|
|
"its contents directly to the screen, make it a child of a Control so it can "
|
|
|
|
"obtain a size. Otherwise, make it a RenderTarget and assign its internal "
|
|
|
|
"texture to some node for display."
|
|
|
|
msgstr ""
|
2018-06-22 10:41:30 +02:00
|
|
|
"Tätä näyttöikkunaa ei ole asetettu renderöitäväksi. Jos haluat sen näyttävän "
|
|
|
|
"sisältöä suoraan näytölle, tee sitä Control solmun alisolmu, jotta se voi "
|
|
|
|
"saada koon. Muutoin tee siitä RenderTarget ja aseta sen sisäinen tekstuuri "
|
|
|
|
"johonkin solmuun näkyväksi."
|
2017-06-25 14:18:51 +02:00
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#: scene/resources/dynamic_font.cpp
|
|
|
|
msgid "Error initializing FreeType."
|
2018-06-22 10:41:30 +02:00
|
|
|
msgstr "Virhe FreeType:n alustamisessa."
|
2017-10-21 11:57:10 +02:00
|
|
|
|
|
|
|
#: scene/resources/dynamic_font.cpp
|
|
|
|
msgid "Unknown font format."
|
|
|
|
msgstr "Tuntematon fonttimuoto."
|
|
|
|
|
|
|
|
#: scene/resources/dynamic_font.cpp
|
|
|
|
msgid "Error loading font."
|
|
|
|
msgstr "Virhe fontin latauksessa."
|
|
|
|
|
|
|
|
#: scene/resources/dynamic_font.cpp
|
|
|
|
msgid "Invalid font size."
|
|
|
|
msgstr "Virheellinen fonttikoko."
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#: scene/resources/visual_shader.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Input"
|
|
|
|
msgstr "Lisää syöte"
|
|
|
|
|
|
|
|
#: scene/resources/visual_shader.cpp
|
|
|
|
#, fuzzy
|
|
|
|
msgid "None"
|
|
|
|
msgstr "<Ei mitään>"
|
|
|
|
|
|
|
|
#: scene/resources/visual_shader_nodes.cpp
|
2018-06-22 10:41:30 +02:00
|
|
|
#, fuzzy
|
2018-08-23 14:37:31 +02:00
|
|
|
msgid "Invalid source for shader."
|
|
|
|
msgstr "Virheellinen lähde!"
|
|
|
|
|
|
|
|
#: servers/visual/shader_language.cpp
|
|
|
|
msgid "Assignment to function."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: servers/visual/shader_language.cpp
|
|
|
|
msgid "Assignment to uniform."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: servers/visual/shader_language.cpp
|
|
|
|
msgid "Varyings can only be assigned in vertex function."
|
|
|
|
msgstr ""
|
|
|
|
|
2018-08-24 11:20:39 +02:00
|
|
|
#~ msgid "Change Scalar Constant"
|
|
|
|
#~ msgstr "Muuta skalaarivakiota"
|
|
|
|
|
|
|
|
#~ msgid "Change Vec Constant"
|
|
|
|
#~ msgstr "Muuta vektorivakiota"
|
|
|
|
|
|
|
|
#~ msgid "Change RGB Constant"
|
|
|
|
#~ msgstr "Muuta RGB-värivakiota"
|
|
|
|
|
|
|
|
#~ msgid "Change Scalar Operator"
|
|
|
|
#~ msgstr "Muuta skalaarioperaattoria"
|
|
|
|
|
|
|
|
#~ msgid "Change Vec Operator"
|
|
|
|
#~ msgstr "Muuta vektorioperaattoria"
|
|
|
|
|
|
|
|
#~ msgid "Change Vec Scalar Operator"
|
|
|
|
#~ msgstr "Muuta vektori- ja skalaarioperaattoria"
|
|
|
|
|
|
|
|
#~ msgid "Change RGB Operator"
|
|
|
|
#~ msgstr "Muuta RGB-värioperaattoria"
|
|
|
|
|
|
|
|
#~ msgid "Toggle Rot Only"
|
|
|
|
#~ msgstr "Vain kierto"
|
|
|
|
|
|
|
|
#~ msgid "Change Scalar Function"
|
|
|
|
#~ msgstr "Muuta skalaarifunktiota"
|
|
|
|
|
|
|
|
#~ msgid "Change Vec Function"
|
|
|
|
#~ msgstr "Muuta vektorifunktiota"
|
|
|
|
|
|
|
|
#~ msgid "Change Scalar Uniform"
|
|
|
|
#~ msgstr "Muuta skalaariuniformia"
|
|
|
|
|
|
|
|
#~ msgid "Change Vec Uniform"
|
|
|
|
#~ msgstr "Muuta vektoriuniformia"
|
|
|
|
|
|
|
|
#~ msgid "Change RGB Uniform"
|
|
|
|
#~ msgstr "Muuta RGB-uniformia"
|
|
|
|
|
|
|
|
#~ msgid "Change Default Value"
|
|
|
|
#~ msgstr "Muuta oletusarvoa"
|
|
|
|
|
|
|
|
#~ msgid "Change XForm Uniform"
|
|
|
|
#~ msgstr "Muuta XForm-uniformia"
|
|
|
|
|
|
|
|
#~ msgid "Change Texture Uniform"
|
|
|
|
#~ msgstr "Muuta tekstuuriuniformia"
|
|
|
|
|
|
|
|
#~ msgid "Change Cubemap Uniform"
|
|
|
|
#~ msgstr "Muuta Cubemap-uniformia"
|
|
|
|
|
|
|
|
#~ msgid "Change Comment"
|
|
|
|
#~ msgstr "Vaihda kommenttia"
|
|
|
|
|
|
|
|
#~ msgid "Add/Remove to Color Ramp"
|
|
|
|
#~ msgstr "Lisää tai poista väriluiskalta"
|
|
|
|
|
|
|
|
#~ msgid "Modify Color Ramp"
|
|
|
|
#~ msgstr "Muokkaa väriliukumaa"
|
|
|
|
|
|
|
|
#~ msgid "Add/Remove to Curve Map"
|
|
|
|
#~ msgstr "Lisää tai poista käyräkartalta"
|
|
|
|
|
|
|
|
#~ msgid "Modify Curve Map"
|
|
|
|
#~ msgstr "Muokkaa käyräkarttaa"
|
|
|
|
|
|
|
|
#~ msgid "Change Input Name"
|
|
|
|
#~ msgstr "Vaihda syötteen nimi"
|
|
|
|
|
|
|
|
#~ msgid "Connect Graph Nodes"
|
|
|
|
#~ msgstr "Yhdistä graafin solmut"
|
|
|
|
|
|
|
|
#~ msgid "Disconnect Graph Nodes"
|
|
|
|
#~ msgstr "Erota graafin solmut"
|
|
|
|
|
|
|
|
#~ msgid "Remove Shader Graph Node"
|
|
|
|
#~ msgstr "Poista sävytingraafin solmu"
|
|
|
|
|
|
|
|
#~ msgid "Move Shader Graph Node"
|
|
|
|
#~ msgstr "Siirrä sävytingraafin solmua"
|
|
|
|
|
|
|
|
#~ msgid "Duplicate Graph Node(s)"
|
|
|
|
#~ msgstr "Kahdenna graafin solmut(t)"
|
|
|
|
|
|
|
|
#~ msgid "Delete Shader Graph Node(s)"
|
|
|
|
#~ msgstr "Poista sävytingraafin solmuja"
|
|
|
|
|
|
|
|
#~ msgid "Error: Cyclic Connection Link"
|
|
|
|
#~ msgstr "Virhe: syklinen kytkentä"
|
|
|
|
|
|
|
|
#~ msgid "Error: Missing Input Connections"
|
|
|
|
#~ msgstr "Virhe: syöteliitännät puuttuvat"
|
|
|
|
|
|
|
|
#~ msgid "Add Shader Graph Node"
|
|
|
|
#~ msgstr "Lisää sävytingraafin solmu"
|
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#~ msgid "Disabled"
|
|
|
|
#~ msgstr "Poistettu käytöstä"
|
|
|
|
|
|
|
|
#~ msgid "Move Anim Track Up"
|
|
|
|
#~ msgstr "Siirrä animaatioraita ylös"
|
|
|
|
|
|
|
|
#~ msgid "Move Anim Track Down"
|
|
|
|
#~ msgstr "Siirrä animaatioraita alas"
|
|
|
|
|
|
|
|
#~ msgid "Set Transitions to:"
|
|
|
|
#~ msgstr "Aseta siirtymät:"
|
|
|
|
|
|
|
|
#~ msgid "Anim Track Rename"
|
|
|
|
#~ msgstr "Animaatioraita: nimeä uudelleen"
|
|
|
|
|
|
|
|
#~ msgid "Anim Track Change Interpolation"
|
|
|
|
#~ msgstr "Animaatioraita: muuta interpolaatiota"
|
|
|
|
|
|
|
|
#~ msgid "Anim Track Change Value Mode"
|
|
|
|
#~ msgstr "Animaatioraita: muuta arvon tilaa"
|
|
|
|
|
|
|
|
#~ msgid "Anim Track Change Wrap Mode"
|
|
|
|
#~ msgstr "Animaatioraita: muuta kierron tilaa"
|
|
|
|
|
|
|
|
#~ msgid "Edit Node Curve"
|
|
|
|
#~ msgstr "Muokkaa solmun käyrää"
|
|
|
|
|
|
|
|
#~ msgid "Edit Selection Curve"
|
|
|
|
#~ msgstr "Muokkaa valinnan käyrää"
|
|
|
|
|
|
|
|
#~ msgid "Anim Add Key"
|
|
|
|
#~ msgstr "Animaatio: lisää avain"
|
|
|
|
|
|
|
|
#~ msgid "In"
|
|
|
|
#~ msgstr "Sisään"
|
|
|
|
|
|
|
|
#~ msgid "Out"
|
|
|
|
#~ msgstr "Ulos"
|
|
|
|
|
|
|
|
#~ msgid "In-Out"
|
|
|
|
#~ msgstr "Sisältä ulos"
|
|
|
|
|
|
|
|
#~ msgid "Out-In"
|
|
|
|
#~ msgstr "Ulkoa sisään"
|
|
|
|
|
|
|
|
#~ msgid "Change Anim Len"
|
|
|
|
#~ msgstr "Muuta animaation pituutta"
|
|
|
|
|
|
|
|
#~ msgid "Change Anim Loop"
|
|
|
|
#~ msgstr "Vaihda animaation kierto"
|
|
|
|
|
|
|
|
#~ msgid "Anim Create Typed Value Key"
|
|
|
|
#~ msgstr "Animaatio: Luo tyypitetty arvoavain"
|
|
|
|
|
|
|
|
#~ msgid "Anim Add Call Track"
|
|
|
|
#~ msgstr "Animaatio: Lisää kutsuraita"
|
|
|
|
|
|
|
|
#~ msgid "Length (s):"
|
|
|
|
#~ msgstr "Pituus (s):"
|
|
|
|
|
|
|
|
#~ msgid "Cursor step snap (in seconds)."
|
|
|
|
#~ msgstr "Kohdistimen askelrajoitin (sekunneissa)."
|
|
|
|
|
|
|
|
#~ msgid "Enable/Disable looping in animation."
|
|
|
|
#~ msgstr "Ota käyttöön tai poista käytöstä animaation toisto."
|
|
|
|
|
|
|
|
#~ msgid "Add new tracks."
|
|
|
|
#~ msgstr "Lisää uusia raitoja."
|
|
|
|
|
|
|
|
#~ msgid "Move current track up."
|
|
|
|
#~ msgstr "Siirrä nykyinen raita ylös."
|
|
|
|
|
|
|
|
#~ msgid "Move current track down."
|
|
|
|
#~ msgstr "Siirrä nykyinen raita alas."
|
|
|
|
|
|
|
|
#~ msgid "Track tools"
|
|
|
|
#~ msgstr "Raidan työkalut"
|
|
|
|
|
|
|
|
#~ msgid "Enable editing of individual keys by clicking them."
|
|
|
|
#~ msgstr "Mahdollistaa avainten muokkaamisen napsauttamalla niitä."
|
|
|
|
|
|
|
|
#~ msgid "Key"
|
|
|
|
#~ msgstr "Avain"
|
|
|
|
|
|
|
|
#~ msgid "Call Functions in Which Node?"
|
|
|
|
#~ msgstr "Mistä solmusta kutsutaan funktiota?"
|
|
|
|
|
|
|
|
#~ msgid "Thanks!"
|
|
|
|
#~ msgstr "Kiitos!"
|
|
|
|
|
|
|
|
#~ msgid "I see..."
|
|
|
|
#~ msgstr "Ymmärrän..."
|
|
|
|
|
|
|
|
#~ msgid "Can't open '%s'."
|
|
|
|
#~ msgstr "Ei voida avata tiedostoa '%s'."
|
|
|
|
|
|
|
|
#~ msgid "Ugh"
|
|
|
|
#~ msgstr "Äh"
|
|
|
|
|
|
|
|
#~ msgid "Run Script"
|
|
|
|
#~ msgstr "Suorita skripti"
|
2018-06-22 10:41:30 +02:00
|
|
|
|
2018-08-23 14:37:31 +02:00
|
|
|
#~ msgid "Save the currently edited resource."
|
|
|
|
#~ msgstr "Tallenna tällä hetkellä muokattu resurssi."
|
|
|
|
|
|
|
|
#~ msgid "Stop Profiling"
|
|
|
|
#~ msgstr "Lopeta profilointi"
|
|
|
|
|
|
|
|
#~ msgid "Start Profiling"
|
|
|
|
#~ msgstr "Aloita profilointi"
|
|
|
|
|
|
|
|
#~ msgid "Default (Same as Editor)"
|
|
|
|
#~ msgstr "Oletus (sama kuin editori)"
|
|
|
|
|
|
|
|
#~ msgid "Create new animation in player."
|
|
|
|
#~ msgstr "Luo uusi animaatio soittimessa."
|
|
|
|
|
|
|
|
#~ msgid "Load animation from disk."
|
|
|
|
#~ msgstr "Lataa animaatio levyltä."
|
|
|
|
|
|
|
|
#~ msgid "Load an animation from disk."
|
|
|
|
#~ msgstr "Lataa animaatio levyltä."
|
|
|
|
|
|
|
|
#~ msgid "Save the current animation"
|
|
|
|
#~ msgstr "Tallenna nykyinen animaatio"
|
|
|
|
|
|
|
|
#~ msgid "Edit Target Blend Times"
|
|
|
|
#~ msgstr "Muokkaa kohteen sulautusaikoja"
|
|
|
|
|
|
|
|
#~ msgid "Copy Animation"
|
|
|
|
#~ msgstr "Kopioi animaatio"
|
|
|
|
|
|
|
|
#~ msgid "Fetching:"
|
|
|
|
#~ msgstr "Noudetaan:"
|
|
|
|
|
|
|
|
#~ msgid "prev"
|
|
|
|
#~ msgstr "edellinen"
|
|
|
|
|
|
|
|
#~ msgid "next"
|
|
|
|
#~ msgstr "seuraava"
|
|
|
|
|
|
|
|
#~ msgid "last"
|
|
|
|
#~ msgstr "viimeinen"
|
|
|
|
|
|
|
|
#~ msgid "Edit IK Chain"
|
|
|
|
#~ msgstr "Muokkaa IK ketjua"
|
|
|
|
|
|
|
|
#~ msgid "Drag pivot from mouse position"
|
|
|
|
#~ msgstr "Vedä keskipistettä hiiren sijainnista"
|
|
|
|
|
|
|
|
#~ msgid "Set pivot at mouse position"
|
|
|
|
#~ msgstr "Aseta piste hiiren kohdalle"
|
|
|
|
|
|
|
|
#~ msgid "Add/Remove Color Ramp Point"
|
|
|
|
#~ msgstr "Lisää/poista väriliukuman piste"
|
|
|
|
|
|
|
|
#~ msgid "OK :("
|
|
|
|
#~ msgstr "Asia kunnossa :("
|
|
|
|
|
|
|
|
#~ msgid "Skeleton Gizmo visibility"
|
|
|
|
#~ msgstr "Luurankomuokkaimen näkyvyys"
|
|
|
|
|
|
|
|
#~ msgid "StyleBox Preview:"
|
|
|
|
#~ msgstr "StyleBoxin esikatselu:"
|
|
|
|
|
|
|
|
#~ msgid "StyleBox"
|
|
|
|
#~ msgstr "StyleBox"
|
|
|
|
|
|
|
|
#~ msgid "Separation:"
|
|
|
|
#~ msgstr "Erotus:"
|
|
|
|
|
|
|
|
#~ msgid "Texture Region Editor"
|
|
|
|
#~ msgstr "Tekstuurialueen editori"
|
|
|
|
|
|
|
|
#~ msgid "Erase selection"
|
|
|
|
#~ msgstr "Tyhjennä valinta"
|
|
|
|
|
|
|
|
#~ msgid "Could not find tile:"
|
|
|
|
#~ msgstr "Ruutua ei löytynyt:"
|
|
|
|
|
|
|
|
#~ msgid "Item name or ID:"
|
|
|
|
#~ msgstr "Nimi tai ID:"
|
|
|
|
|
|
|
|
#~ msgid "Autotiles"
|
|
|
|
#~ msgstr "Automaattiruudutus"
|
|
|
|
|
|
|
|
#~ msgid "Export templates for this platform are missing/corrupted: "
|
|
|
|
#~ msgstr "Vientimallit tälle alustalle puuttuvat tai ovat viallisia: "
|
|
|
|
|
|
|
|
#~ msgid "Button 7"
|
|
|
|
#~ msgstr "Painike 7"
|
|
|
|
|
|
|
|
#~ msgid "Button 8"
|
|
|
|
#~ msgstr "Painike 8"
|
|
|
|
|
|
|
|
#~ msgid "Button 9"
|
|
|
|
#~ msgstr "Painike 9"
|
|
|
|
|
|
|
|
#~ msgid "Discard Instancing"
|
|
|
|
#~ msgstr "Hylkää ilmentymä"
|
|
|
|
|
|
|
|
#~ msgid "Clear!"
|
|
|
|
#~ msgstr "Tyhjennä!"
|
|
|
|
|
|
|
|
#~ msgid "Toggle Spatial Visible"
|
|
|
|
#~ msgstr "Aseta Spatial näkyvyys päälle/pois"
|
|
|
|
|
|
|
|
#~ msgid "Toggle CanvasItem Visible"
|
|
|
|
#~ msgstr "Aseta CanvasItem näkyvyys päälle/pois"
|
|
|
|
|
|
|
|
#~ msgid "Condition"
|
|
|
|
#~ msgstr "Ehtolause"
|
|
|
|
|
|
|
|
#~ msgid "Sequence"
|
|
|
|
#~ msgstr "Sarja"
|
|
|
|
|
|
|
|
#~ msgid "Switch"
|
|
|
|
#~ msgstr "Valinta (Switch)"
|
|
|
|
|
|
|
|
#~ msgid "Iterator"
|
|
|
|
#~ msgstr "Iteraattori"
|
|
|
|
|
|
|
|
#~ msgid "While"
|
|
|
|
#~ msgstr "Kun (While)"
|
|
|
|
|
|
|
|
#~ msgid "Return"
|
|
|
|
#~ msgstr "Palauta"
|
|
|
|
|
|
|
|
#~ msgid "Call"
|
|
|
|
#~ msgstr "Kutsu"
|
|
|
|
|
|
|
|
#~ msgid "Edit Variable"
|
|
|
|
#~ msgstr "Muokkaa muuttujaa"
|
|
|
|
|
|
|
|
#~ msgid "Edit Signal"
|
|
|
|
#~ msgstr "Muokkaa signaalia"
|
2018-06-22 10:41:30 +02:00
|
|
|
|
2018-05-03 11:25:51 +02:00
|
|
|
#~ msgid "Invalid action (anything goes but '/' or ':')."
|
|
|
|
#~ msgstr "Virheellinen tapahtuma (muut käy, paitsi '/' tai ':')."
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Can't contain '/' or ':'"
|
|
|
|
#~ msgstr "Yhdistä Nodeen:"
|
|
|
|
|
2018-03-03 10:58:19 +01:00
|
|
|
#~ msgid ""
|
|
|
|
#~ "Invalid version.txt format inside templates. Revision is not a valid "
|
|
|
|
#~ "identifier."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Paketti sisältää viallisen version.txt tiedoston. 'Revision' ei ole "
|
|
|
|
#~ "hyväksytty tunniste."
|
|
|
|
|
2018-02-22 18:47:07 +01:00
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Can't write file."
|
|
|
|
#~ msgstr "Ei voitu kirjoittaa tiedostoa:\n"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Couldn't get project.godot in project path."
|
|
|
|
#~ msgstr "Ei voitu luoda godot.cfg -tiedostoa projektin polkuun."
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Couldn't get project.godot in the project path."
|
|
|
|
#~ msgstr "Ei voitu luoda godot.cfg -tiedostoa projektin polkuun."
|
|
|
|
|
2018-01-20 10:10:49 +01:00
|
|
|
#~ msgid "Not found!"
|
|
|
|
#~ msgstr "Ei löytynyt!"
|
|
|
|
|
|
|
|
#~ msgid "Replace By"
|
|
|
|
#~ msgstr "Korvaa"
|
|
|
|
|
|
|
|
#~ msgid "Case Sensitive"
|
|
|
|
#~ msgstr "Merkkikokoriippuvainen"
|
|
|
|
|
|
|
|
#~ msgid "Backwards"
|
|
|
|
#~ msgstr "Taaksepäin"
|
|
|
|
|
|
|
|
#~ msgid "Prompt On Replace"
|
|
|
|
#~ msgstr "Kysy vaihdettaessa"
|
|
|
|
|
|
|
|
#~ msgid "Skip"
|
|
|
|
#~ msgstr "Ohita"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "Your project will be created in a non empty folder (you might want to "
|
|
|
|
#~ "create a new folder)."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Projektillesi valitsema hakemisto ei ole tyhjä (ehkä haluaisit luoda "
|
|
|
|
#~ "uuden hakemiston)."
|
|
|
|
|
|
|
|
#~ msgid "That's a BINGO!"
|
|
|
|
#~ msgstr "Sehän on BINGO!"
|
|
|
|
|
2018-01-06 14:32:21 +01:00
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "preview"
|
|
|
|
#~ msgstr "Esikatselu"
|
|
|
|
|
2017-12-20 17:10:28 +01:00
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Move Add Key"
|
|
|
|
#~ msgstr "Siirrä lisäyspainiketta"
|
|
|
|
|
|
|
|
#~ msgid "Create Subscription"
|
|
|
|
#~ msgstr "Luo tilaus"
|
|
|
|
|
|
|
|
#~ msgid "List:"
|
|
|
|
#~ msgstr "Lista:"
|
|
|
|
|
|
|
|
#~ msgid "Set Emission Mask"
|
|
|
|
#~ msgstr "Aseta emissiomaski"
|
|
|
|
|
|
|
|
#~ msgid "Clear Emitter"
|
|
|
|
#~ msgstr "Tyhjennä säteilijä/lähetin"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Fold Line"
|
|
|
|
#~ msgstr "Mene riville"
|
|
|
|
|
|
|
|
#~ msgid " "
|
|
|
|
#~ msgstr " "
|
|
|
|
|
|
|
|
#~ msgid "Sections:"
|
|
|
|
#~ msgstr "Osiot:"
|
|
|
|
|
2017-11-22 13:16:48 +01:00
|
|
|
#~ msgid "Cannot navigate to '"
|
|
|
|
#~ msgstr "Ei voida navigoida '"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "\n"
|
|
|
|
#~ "Source: "
|
|
|
|
#~ msgstr "Lähde:"
|
|
|
|
|
|
|
|
#~ msgid "Remove Point from Line2D"
|
|
|
|
#~ msgstr "Poista piste Line2D:stä"
|
|
|
|
|
|
|
|
#~ msgid "Add Point to Line2D"
|
|
|
|
#~ msgstr "Lisää piste Line2D:hen"
|
|
|
|
|
|
|
|
#~ msgid "Move Point in Line2D"
|
|
|
|
#~ msgstr "Siirrä pistettä LIne 2D:ssä"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Setting '"
|
|
|
|
#~ msgstr "Asetukset"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Selection -> Duplicate"
|
|
|
|
#~ msgstr "Pelkkä valinta"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Selection -> Clear"
|
|
|
|
#~ msgstr "Pelkkä valinta"
|
|
|
|
|
2017-10-21 11:57:10 +02:00
|
|
|
#~ msgid "Return:"
|
|
|
|
#~ msgstr "Palaa:"
|
|
|
|
|
|
|
|
#~ msgid "Added:"
|
|
|
|
#~ msgstr "Lisätty:"
|
|
|
|
|
|
|
|
#~ msgid "Removed:"
|
|
|
|
#~ msgstr "Poistettu:"
|
|
|
|
|
|
|
|
#~ msgid "Error loading scene."
|
|
|
|
#~ msgstr "Virhe ladatessa Sceneä."
|
|
|
|
|
|
|
|
#~ msgid "Re-Import"
|
|
|
|
#~ msgstr "Tuo uudelleen"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Please wait for scan to complete."
|
|
|
|
#~ msgstr "Ole hyvä ja odota läpikäynnin valmistumista."
|
|
|
|
|
|
|
|
#~ msgid "Current scene must be saved to re-import."
|
|
|
|
#~ msgstr "Nykyinen Scene täytyy tallentaa, jotta se voidaan tuoda uudelleen."
|
|
|
|
|
|
|
|
#~ msgid "Re-Importing"
|
|
|
|
#~ msgstr "Tuodaan uudelleen"
|
|
|
|
|
|
|
|
#~ msgid "Re-Import Changed Resources"
|
|
|
|
#~ msgstr "Tuo uudelleen vaihtuneet resurssit"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "\n"
|
|
|
|
#~ "Status: Needs Re-Import"
|
|
|
|
#~ msgstr "Tallenna & tuo uudelleen"
|
|
|
|
|
|
|
|
#~ msgid "Same source and destination files, doing nothing."
|
|
|
|
#~ msgstr "Sama lähde ja kohdetiedosto, ei toimenpiteitä."
|
|
|
|
|
|
|
|
#~ msgid "Same source and destination paths, doing nothing."
|
|
|
|
#~ msgstr "Sama lähde ja kohdepolku, ei toimenpiteitä."
|
|
|
|
|
|
|
|
#~ msgid "Can't move directories to within themselves."
|
|
|
|
#~ msgstr "Hakemisto(j)a ei voida siirtää itseensä."
|
|
|
|
|
|
|
|
#~ msgid "Pick New Name and Location For:"
|
|
|
|
#~ msgstr "Valitse uusi nimi ja sijainti:"
|
|
|
|
|
|
|
|
#~ msgid "No files selected!"
|
|
|
|
#~ msgstr "Ei valittuja tiedostoja!"
|
|
|
|
|
|
|
|
#~ msgid "Info"
|
|
|
|
#~ msgstr "Tietoja"
|
|
|
|
|
2018-06-05 21:58:01 +02:00
|
|
|
#~ msgid "Re-Import..."
|
2017-10-21 11:57:10 +02:00
|
|
|
#~ msgstr "Tuo uudelleen..."
|
|
|
|
|
|
|
|
#~ msgid "Target path is empty."
|
|
|
|
#~ msgstr "Kohdepolku on tyhjä."
|
|
|
|
|
|
|
|
#~ msgid "Target path must exist."
|
|
|
|
#~ msgstr "Kohdepolku täytyy olla olemassa."
|
|
|
|
|
|
|
|
#~ msgid "Target Path:"
|
|
|
|
#~ msgstr "Kohdepolku:"
|
|
|
|
|
|
|
|
#~ msgid "Accept"
|
|
|
|
#~ msgstr "Hyväksy"
|
|
|
|
|
|
|
|
#~ msgid "No source font file!"
|
|
|
|
#~ msgstr "Ei fontin lähdetiedostoa!"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "Invalid file extension.\n"
|
|
|
|
#~ "Please use .font."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Virheellinen tiedostolaajennus.\n"
|
|
|
|
#~ "Käytä .fnt -tiedostoa."
|
|
|
|
|
|
|
|
#~ msgid "Couldn't save font."
|
|
|
|
#~ msgstr "Fonttia ei voitu tallentaa."
|
|
|
|
|
|
|
|
#~ msgid "The quick brown fox jumps over the lazy dog."
|
|
|
|
#~ msgstr "Ovela kettu punaturkki laiskan koiran takaa kurkki."
|
|
|
|
|
|
|
|
#~ msgid "Options:"
|
|
|
|
#~ msgstr "Asetukset:"
|
|
|
|
|
|
|
|
#~ msgid "Font Import"
|
|
|
|
#~ msgstr "Fontin tuonti"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "This file is already a Godot font file, please supply a BMFont type file "
|
|
|
|
#~ "instead."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Tämä tiedosto on jo Godotin fonttitiedosto, ole hyvä ja syötä BMFont -"
|
|
|
|
#~ "tiedosto."
|
|
|
|
|
|
|
|
#~ msgid "Failed opening as BMFont file."
|
|
|
|
#~ msgstr "BMFont -tiedoston avaus epäonnistui."
|
|
|
|
|
|
|
|
#~ msgid "Invalid font custom source."
|
|
|
|
#~ msgstr "Virheellinen fontin lähde."
|
|
|
|
|
|
|
|
#~ msgid "New Clip"
|
|
|
|
#~ msgstr "Uusi klippi"
|
|
|
|
|
|
|
|
#~ msgid "Flags"
|
|
|
|
#~ msgstr "Liput"
|
|
|
|
|
|
|
|
#~ msgid "Optimizer"
|
|
|
|
#~ msgstr "Optimoija"
|
|
|
|
|
|
|
|
#~ msgid "Max Angle"
|
|
|
|
#~ msgstr "Enimmäiskulma"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Start(s)"
|
|
|
|
#~ msgstr "Alkaa"
|
|
|
|
|
|
|
|
#~ msgid "Filters"
|
|
|
|
#~ msgstr "Suodattimet"
|
|
|
|
|
|
|
|
#~ msgid "Source path is empty."
|
|
|
|
#~ msgstr "Lähdepolku on tyhjä."
|
|
|
|
|
|
|
|
#~ msgid "Error importing scene."
|
|
|
|
#~ msgstr "Virhe tuotaessa Sceneä."
|
|
|
|
|
|
|
|
#~ msgid "Import 3D Scene"
|
|
|
|
#~ msgstr "Tuo 3D Scene"
|
|
|
|
|
|
|
|
#~ msgid "Same as Target Scene"
|
|
|
|
#~ msgstr "Sama kuin kohdescene"
|
|
|
|
|
|
|
|
#~ msgid "Shared"
|
|
|
|
#~ msgstr "Jaettu"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Target Texture Folder:"
|
|
|
|
#~ msgstr "Kohdetekstuurin kansio:"
|
|
|
|
|
|
|
|
#~ msgid "The Following Files are Missing:"
|
|
|
|
#~ msgstr "Seuraavat tiedostot puuttuvat:"
|
|
|
|
|
|
|
|
#~ msgid "Import Anyway"
|
|
|
|
#~ msgstr "Tuo joka tapauksessa"
|
|
|
|
|
|
|
|
#~ msgid "Edited scene has not been saved, open imported scene anyway?"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Muokattua Sceneä ei ole tallennettu, avaa tuotu Scene joka tapauksessa?"
|
|
|
|
|
|
|
|
#~ msgid "Import Image:"
|
|
|
|
#~ msgstr "Tuo kuva:"
|
|
|
|
|
|
|
|
#~ msgid "Uncompressed"
|
|
|
|
#~ msgstr "Purettu"
|
|
|
|
|
|
|
|
#~ msgid "Compress Lossless (PNG)"
|
|
|
|
#~ msgstr "Pakkaa häviötön (PNG)"
|
|
|
|
|
|
|
|
#~ msgid "Compress Lossy (WebP)"
|
|
|
|
#~ msgstr "Pakkaa häviöllinen (WebP)"
|
|
|
|
|
|
|
|
#~ msgid "Compress (VRAM)"
|
|
|
|
#~ msgstr "Pakkaa (VRAM)"
|
|
|
|
|
|
|
|
#~ msgid "Texture Compression Quality (WebP):"
|
|
|
|
#~ msgstr "Tekstuurin pakkauksen latu (WebP):"
|
|
|
|
|
|
|
|
#~ msgid "Texture Options"
|
|
|
|
#~ msgstr "Tekstuurin asetukset"
|
|
|
|
|
|
|
|
#~ msgid "At least one file needed for Atlas."
|
|
|
|
#~ msgstr "Ainakin yksi tiedosto tarvitaan Atlas-kuvaa varten."
|
|
|
|
|
|
|
|
#~ msgid "Error importing:"
|
|
|
|
#~ msgstr "Virhe tuotaessa:"
|
|
|
|
|
|
|
|
#~ msgid "Only one file is required for large texture."
|
|
|
|
#~ msgstr "Vain yksi tiedosto vaaditaan suurikokoiselle tekstuurille."
|
|
|
|
|
|
|
|
#~ msgid "Max Texture Size:"
|
|
|
|
#~ msgstr "Tekstuurin enimmäiskoko:"
|
|
|
|
|
|
|
|
#~ msgid "Import Textures for Atlas (2D)"
|
|
|
|
#~ msgstr "Tuo tekstuuri Atlakselle (2D)"
|
|
|
|
|
|
|
|
#~ msgid "Large Texture"
|
|
|
|
#~ msgstr "Suurikokoinen tekstuuri"
|
|
|
|
|
|
|
|
#~ msgid "Import Large Textures (2D)"
|
|
|
|
#~ msgstr "Tuo suurikokoisia tekstuureita (2D)"
|
|
|
|
|
|
|
|
#~ msgid "Source Texture"
|
|
|
|
#~ msgstr "Lähdetekstuuri"
|
|
|
|
|
|
|
|
#~ msgid "Source Texture(s)"
|
|
|
|
#~ msgstr "Lähdetekstuuri(t)"
|
|
|
|
|
|
|
|
#~ msgid "Import Textures"
|
|
|
|
#~ msgstr "Tuo tekstuurit"
|
|
|
|
|
|
|
|
#~ msgid "2D Texture"
|
|
|
|
#~ msgstr "2D tekstuuri"
|
|
|
|
|
|
|
|
#~ msgid "3D Texture"
|
|
|
|
#~ msgstr "Kolmiulotteinen tekstuuri"
|
|
|
|
|
|
|
|
#~ msgid "Atlas Texture"
|
|
|
|
#~ msgstr "Atlastekstuuri"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "NOTICE: Importing 2D textures is not mandatory. Just copy png/jpg files "
|
|
|
|
#~ "to the project."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "HUOMAA: 2D tekstuurin tuonti ei ole pakollista. Voit kopioida png/jpg -"
|
|
|
|
#~ "tiedostot projektiin."
|
|
|
|
|
|
|
|
#~ msgid "Crop empty space."
|
|
|
|
#~ msgstr "Leikkaa pois tyhjä tila."
|
|
|
|
|
|
|
|
#~ msgid "Texture"
|
|
|
|
#~ msgstr "Tekstuuri"
|
|
|
|
|
|
|
|
#~ msgid "Import Large Texture"
|
|
|
|
#~ msgstr "Tuo suurikokoinen tekstuuri"
|
|
|
|
|
|
|
|
#~ msgid "Load Source Image"
|
|
|
|
#~ msgstr "Lataa lähdekuva"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Slicing"
|
|
|
|
#~ msgstr "Siivutus"
|
|
|
|
|
|
|
|
#~ msgid "Couldn't save large texture:"
|
|
|
|
#~ msgstr "Isoa tekstuuria ei voitu tallentaa:"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Build Atlas For:"
|
|
|
|
#~ msgstr "Luo atlas:"
|
|
|
|
|
|
|
|
#~ msgid "Loading Image:"
|
|
|
|
#~ msgstr "Ladataan kuvaa:"
|
|
|
|
|
|
|
|
#~ msgid "Couldn't load image:"
|
|
|
|
#~ msgstr "Kuvaa ei voitu ladata:"
|
|
|
|
|
|
|
|
#~ msgid "Converting Images"
|
|
|
|
#~ msgstr "Muunnetaan kuvia"
|
|
|
|
|
|
|
|
#~ msgid "Couldn't save atlas image:"
|
|
|
|
#~ msgstr "Atlas-kuvaa ei voitu tallentaa:"
|
|
|
|
|
|
|
|
#~ msgid "Column"
|
|
|
|
#~ msgstr "Kolumni"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "No items to import!"
|
|
|
|
#~ msgstr "Ei tuotavia asioita!"
|
|
|
|
|
|
|
|
#~ msgid "No target path!"
|
|
|
|
#~ msgstr "Ei kohdepolkua!"
|
|
|
|
|
|
|
|
#~ msgid "Import Translations"
|
|
|
|
#~ msgstr "Tuo käännökset"
|
|
|
|
|
|
|
|
#~ msgid "Couldn't import!"
|
|
|
|
#~ msgstr "Ei voitu tuoda!"
|
|
|
|
|
|
|
|
#~ msgid "Import Translation"
|
|
|
|
#~ msgstr "Tuo käännös"
|
|
|
|
|
|
|
|
#~ msgid "Ignore First Row"
|
|
|
|
#~ msgstr "Sivuuta ensimmäinen rivi"
|
|
|
|
|
|
|
|
#~ msgid "Compress"
|
|
|
|
#~ msgstr "Tiivistä"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Add to Project (project.godot)"
|
|
|
|
#~ msgstr "Lisää projektiin (godot.cfg)"
|
|
|
|
|
|
|
|
#~ msgid "Import Languages:"
|
|
|
|
#~ msgstr "Tuo kielet:"
|
|
|
|
|
2018-06-05 21:58:01 +02:00
|
|
|
#~ msgid "Zoom Set..."
|
2017-10-21 11:57:10 +02:00
|
|
|
#~ msgstr "Aseta Zoomaus..."
|
|
|
|
|
|
|
|
#~ msgid "Set a Value"
|
|
|
|
#~ msgstr "Aseta arvo"
|
|
|
|
|
|
|
|
#~ msgid "Parse BBCode"
|
|
|
|
#~ msgstr "Liitä BBCode"
|
|
|
|
|
|
|
|
#~ msgid "Length:"
|
|
|
|
#~ msgstr "Pituus:"
|
|
|
|
|
|
|
|
#~ msgid "Open Sample File(s)"
|
|
|
|
#~ msgstr "Avaa Sample-tiedosto(t)"
|
|
|
|
|
|
|
|
#~ msgid "ERROR: Couldn't load sample!"
|
|
|
|
#~ msgstr "VIRHE: Samplea ei voitu ladata!"
|
|
|
|
|
|
|
|
#~ msgid "Add Sample"
|
|
|
|
#~ msgstr "Lisää Sample"
|
|
|
|
|
|
|
|
#~ msgid "Rename Sample"
|
|
|
|
#~ msgstr "Nimeä Sample uudelleen"
|
|
|
|
|
|
|
|
#~ msgid "Delete Sample"
|
|
|
|
#~ msgstr "Poista Sample"
|
|
|
|
|
|
|
|
#~ msgid "16 Bits"
|
|
|
|
#~ msgstr "16 bittiä"
|
|
|
|
|
|
|
|
#~ msgid "8 Bits"
|
|
|
|
#~ msgstr "8 bittiä"
|
|
|
|
|
|
|
|
#~ msgid "Pitch"
|
|
|
|
#~ msgstr "Sävelkorkeus"
|
|
|
|
|
|
|
|
#~ msgid "Window"
|
|
|
|
#~ msgstr "Ikkuna"
|
|
|
|
|
|
|
|
#~ msgid "Move Right"
|
|
|
|
#~ msgstr "Siirry oikealle"
|
|
|
|
|
|
|
|
#~ msgid "Up"
|
|
|
|
#~ msgstr "Ylös"
|
|
|
|
|
|
|
|
#~ msgid "Down"
|
|
|
|
#~ msgstr "Alas"
|
|
|
|
|
|
|
|
#~ msgid "Bucket"
|
|
|
|
#~ msgstr "Sanko"
|
|
|
|
|
|
|
|
#~ msgid "Invalid project path, the path must exist!"
|
|
|
|
#~ msgstr "Virheellinen projektin polku, polku täytyy olla olemassa!"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Invalid project path, project.godot must not exist."
|
|
|
|
#~ msgstr "Virheellinen projektin polku, godot.cfg -tiedostoa ei saa olla."
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Invalid project path, project.godot must exist."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Virheellinen projektin polku, godot.cfg -tiedosto täytyy olla olemassa."
|
|
|
|
|
|
|
|
#~ msgid "Project Path (Must Exist):"
|
|
|
|
#~ msgstr "Projektin polku (täytyy olla olemassa):"
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Tiles"
|
|
|
|
#~ msgstr " Tiedostot"
|
|
|
|
|
|
|
|
#~ msgid "Ctrl+"
|
|
|
|
#~ msgstr "Ctrl+"
|
|
|
|
|
2017-08-25 19:00:03 +02:00
|
|
|
#~ msgid "Close scene? (Unsaved changes will be lost)"
|
|
|
|
#~ msgstr "Sulje scene? (tallentamattomat muutokset menetetään)"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "Open Project Manager? \n"
|
|
|
|
#~ "(Unsaved changes will be lost)"
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Avaa projektinhallinta?\n"
|
|
|
|
#~ "(tallentamattomat muutokset menetetään)"
|
|
|
|
|
|
|
|
#~ msgid "just pressed"
|
|
|
|
#~ msgstr "juuri painettu"
|
|
|
|
|
|
|
|
#~ msgid "just released"
|
|
|
|
#~ msgstr "juuri julkaistu"
|
|
|
|
|
|
|
|
#~ msgid "Error creating the signature object."
|
|
|
|
#~ msgstr "Virhe luotaessa allekirjoitusoliota."
|
|
|
|
|
|
|
|
#~ msgid "Invalid background color."
|
|
|
|
#~ msgstr "Virheellinen taustaväri."
|
|
|
|
|
2017-06-25 14:18:51 +02:00
|
|
|
#~ msgid "Node From Scene"
|
|
|
|
#~ msgstr "Node Scenestä"
|
|
|
|
|
|
|
|
#~ msgid "Import assets to the project."
|
|
|
|
#~ msgstr "Tuo Assetit projektiin."
|
|
|
|
|
|
|
|
#~ msgid "Export the project to many platforms."
|
|
|
|
#~ msgstr "Vie projekti usealle alustalle."
|
|
|
|
|
|
|
|
#, fuzzy
|
|
|
|
#~ msgid "Open https://godotengine.org at tutorials section."
|
|
|
|
#~ msgstr "Avaa https://godotengine.org \"tutorials\"-alueelle."
|
|
|
|
|
|
|
|
#~ msgid "Use Default Light"
|
|
|
|
#~ msgstr "Käytä oletusvaloa"
|
|
|
|
|
|
|
|
#~ msgid "Valid chars:"
|
|
|
|
#~ msgstr "Kelvolliset merkit:"
|
|
|
|
|
|
|
|
#~ msgid "Valid name"
|
|
|
|
#~ msgstr "Kelvollinen nimi"
|
|
|
|
|
|
|
|
#~ msgid "Class name is invalid!"
|
|
|
|
#~ msgstr "Luokan nimi on virheellinen!"
|
|
|
|
|
|
|
|
#~ msgid "Parent class name is invalid!"
|
|
|
|
#~ msgstr "Kantaluokan nimi on virheellinen!"
|
|
|
|
|
|
|
|
#~ msgid "Path property must point to a valid Particles2D node to work."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "Polun ominaisuuden täytyy osoittaa kelvolliseen Particles2D Nodeen "
|
|
|
|
#~ "toimiakseen."
|