diff options
Diffstat (limited to 'editor/translations/fi.po')
-rw-r--r-- | editor/translations/fi.po | 67 |
1 files changed, 51 insertions, 16 deletions
diff --git a/editor/translations/fi.po b/editor/translations/fi.po index b3fc0d100b..4a55a7c9d8 100644 --- a/editor/translations/fi.po +++ b/editor/translations/fi.po @@ -2115,14 +2115,31 @@ msgstr "Metodit" msgid "Theme Properties" msgstr "Teeman ominaisuudet" -#: editor/editor_help.cpp -msgid "Enumerations" -msgstr "Luetteloinnit" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Colors" +msgstr "Värit" #: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp msgid "Constants" msgstr "Vakiot" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Fonts" +msgstr "Fontit" + +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Icons" +msgstr "Kuvakkeet" + +#: editor/editor_help.cpp +#, fuzzy +msgid "Styles" +msgstr "Tyyli" + +#: editor/editor_help.cpp +msgid "Enumerations" +msgstr "Luetteloinnit" + #: editor/editor_help.cpp msgid "Property Descriptions" msgstr "Ominaisuuksien kuvaukset" @@ -8564,18 +8581,6 @@ msgid "TextureRegion" msgstr "Tekstuurialue" #: editor/plugins/theme_editor_plugin.cpp -msgid "Colors" -msgstr "Värit" - -#: editor/plugins/theme_editor_plugin.cpp -msgid "Fonts" -msgstr "Fontit" - -#: editor/plugins/theme_editor_plugin.cpp -msgid "Icons" -msgstr "Kuvakkeet" - -#: editor/plugins/theme_editor_plugin.cpp msgid "Styleboxes" msgstr "Tyylilaatikot" @@ -13361,8 +13366,17 @@ msgstr "" "käyttää." #: platform/android/export/export_plugin.cpp +#, fuzzy msgid "" -"\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR\"." +"\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VrApi\" " +"or \"OpenXR\"." +msgstr "" +"\"Hand Tracking\" on käyttökelpoinen ainoastaan kun \"Xr Mode\" asetus on " +"\"Oculus Mobile VR\"." + +#: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "\"Passthrough\" is only valid when \"Xr Mode\" is \"OpenXR\"." msgstr "" "\"Hand Tracking\" on käyttökelpoinen ainoastaan kun \"Xr Mode\" asetus on " "\"Oculus Mobile VR\"." @@ -13374,6 +13388,27 @@ msgstr "" "päällä." #: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "" +"Changing the \"Min Sdk\" is only valid when \"Use Custom Build\" is enabled." +msgstr "" +"\"Export AAB\" on käyttökelpoinen vain, kun \"Use Custom Build\" asetus on " +"päällä." + +#: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "" +"Changing the \"Target Sdk\" is only valid when \"Use Custom Build\" is " +"enabled." +msgstr "" +"\"Export AAB\" on käyttökelpoinen vain, kun \"Use Custom Build\" asetus on " +"päällä." + +#: platform/android/export/export_plugin.cpp +msgid "\"Target Sdk\" version must be greater or equal to \"Min Sdk\" version." +msgstr "" + +#: platform/android/export/export_plugin.cpp msgid "" "'apksigner' could not be found.\n" "Please check the command is available in the Android SDK build-tools " |