diff options
Diffstat (limited to 'editor/translations/el.po')
-rw-r--r-- | editor/translations/el.po | 25 |
1 files changed, 18 insertions, 7 deletions
diff --git a/editor/translations/el.po b/editor/translations/el.po index 4648f83a72..bbd2148968 100644 --- a/editor/translations/el.po +++ b/editor/translations/el.po @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2021-03-29 21:57+0000\n" -"Last-Translator: leriaz <leriaz@live.com>\n" +"PO-Revision-Date: 2021-04-26 22:31+0000\n" +"Last-Translator: Michalis <michalisntovas@yahoo.gr>\n" "Language-Team: Greek <https://hosted.weblate.org/projects/godot-engine/godot/" "el/>\n" "Language: el\n" @@ -25,7 +25,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.6-dev\n" +"X-Generator: Weblate 4.7-dev\n" #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp @@ -2557,9 +2557,11 @@ msgid "Unable to load addon script from path: '%s'." msgstr "Αδύνατη η φόρτωση δέσμης ενεργειών προσθέτου από τη διαδρομή: '%s'." #: editor/editor_node.cpp +#, fuzzy msgid "" -"Unable to load addon script from path: '%s' There seems to be an error in " -"the code, please check the syntax." +"Unable to load addon script from path: '%s'. This might be due to a code " +"error in that script. \n" +"Disabling the addon at '%s' to prevent further errors." msgstr "" "Αποτυχία φόρτωσης δέσμης ενεργειών προσθέτου από τη διαδρομή: '%s'. Φαίνεται " "πως υπάρχει λάθος στον κώδικα." @@ -5255,7 +5257,16 @@ msgstr "" #: editor/plugins/baked_lightmap_editor_plugin.cpp msgid "" -"Godot editor was built without ray tracing support, lightmaps can't be baked." +"Godot editor was built without ray tracing support; lightmaps can't be " +"baked.\n" +"If you are using an Apple Silicon-based Mac, try forcing Rosetta emulation " +"on Godot.app in the application settings\n" +"then restart the editor." +msgstr "" + +#: editor/plugins/baked_lightmap_editor_plugin.cpp +msgid "" +"Godot editor was built without ray tracing support; lightmaps can't be baked." msgstr "" #: editor/plugins/baked_lightmap_editor_plugin.cpp @@ -10362,7 +10373,7 @@ msgstr "Σφάλμα κατά την αποθήκευση ρυθμίσεων." #: editor/project_settings_editor.cpp msgid "Settings saved OK." -msgstr "Οι ρυθμίσεις αποθηκεύτικαν εντάξει." +msgstr "Οι ρυθμίσεις αποθηκεύτηκαν εντάξει." #: editor/project_settings_editor.cpp msgid "Moved Input Action Event" |