diff options
Diffstat (limited to 'editor/translations/el.po')
-rw-r--r-- | editor/translations/el.po | 67 |
1 files changed, 48 insertions, 19 deletions
diff --git a/editor/translations/el.po b/editor/translations/el.po index 3aa20da318..0c4bf3e329 100644 --- a/editor/translations/el.po +++ b/editor/translations/el.po @@ -2145,14 +2145,34 @@ msgstr "Συναρτήσεις" msgid "Theme Properties" msgstr "Ιδιότητες θέματος" -#: editor/editor_help.cpp -msgid "Enumerations" -msgstr "Απαριθμήσεις" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Colors" +msgstr "Χρώμα" #: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp msgid "Constants" msgstr "Σταθερές" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Fonts" +msgstr "Γραμματοσειρά" + +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Icons" +msgstr "Εικονίδιο" + +#: editor/editor_help.cpp +#, fuzzy +msgid "Styles" +msgstr "Στυλ" + +#: editor/editor_help.cpp +msgid "Enumerations" +msgstr "Απαριθμήσεις" + #: editor/editor_help.cpp msgid "Property Descriptions" msgstr "Περιγραφές ιδιοτήτων" @@ -8734,21 +8754,6 @@ msgstr "TextureRegion" #: editor/plugins/theme_editor_plugin.cpp #, fuzzy -msgid "Colors" -msgstr "Χρώμα" - -#: editor/plugins/theme_editor_plugin.cpp -#, fuzzy -msgid "Fonts" -msgstr "Γραμματοσειρά" - -#: editor/plugins/theme_editor_plugin.cpp -#, fuzzy -msgid "Icons" -msgstr "Εικονίδιο" - -#: editor/plugins/theme_editor_plugin.cpp -#, fuzzy msgid "Styleboxes" msgstr "Κουτί Στυλ" @@ -13646,8 +13651,17 @@ msgstr "" "Η επιλογή «Use Custom Build» πρέπει να ενεργοποιηθεί για χρήση προσθέτων." #: 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» είναι έγκυρο μόνο όταν το «Xr Mode» είναι «Oculus Mobile " +"VR»." + +#: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "\"Passthrough\" is only valid when \"Xr Mode\" is \"OpenXR\"." msgstr "" "Το «Hand Tracking» είναι έγκυρο μόνο όταν το «Xr Mode» είναι «Oculus Mobile " "VR»." @@ -13658,6 +13672,21 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" +"Changing the \"Min Sdk\" is only valid when \"Use Custom Build\" is enabled." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "" +"Changing the \"Target Sdk\" is only valid when \"Use Custom Build\" is " +"enabled." +msgstr "" + +#: 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 " "directory.\n" |