diff options
Diffstat (limited to 'editor/translations/hu.po')
-rw-r--r-- | editor/translations/hu.po | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/editor/translations/hu.po b/editor/translations/hu.po index 2ef5783de9..ff223c33d3 100644 --- a/editor/translations/hu.po +++ b/editor/translations/hu.po @@ -2561,9 +2561,11 @@ msgid "Unable to load addon script from path: '%s'." msgstr "Nem sikerült az addon szkript betöltése a következő útvonalról: '%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 "" "Nem lehet betölteni az addon szkriptet a(z) '%s' útvonalról. Úgy tűnik, hiba " "történt a kódban, ellenőrizze a szintaxist." @@ -5201,7 +5203,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 |