diff options
Diffstat (limited to 'editor/translations/ga.po')
-rw-r--r-- | editor/translations/ga.po | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/editor/translations/ga.po b/editor/translations/ga.po index 8a6c2a3f0b..134331d7bf 100644 --- a/editor/translations/ga.po +++ b/editor/translations/ga.po @@ -2444,8 +2444,9 @@ msgstr "" #: editor/editor_node.cpp 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 "" #: editor/editor_node.cpp @@ -5009,7 +5010,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 |