Sync translations with Weblate and Godot 4.2

Last sync before moving to 4.3.
This commit is contained in:
Rémi Verschelde
2024-02-21 15:25:55 +01:00
parent 367fc1ae3e
commit efdb66bebf
78 changed files with 7361 additions and 6849 deletions

View File

@@ -248,6 +248,42 @@ msgid ""
"`doc_c_sharp_differences` for more information."
msgstr ""
#: doc/tools/make_rst.py
msgid "Deprecated:"
msgstr ""
#: doc/tools/make_rst.py
msgid "Experimental:"
msgstr ""
#: doc/tools/make_rst.py
msgid "This signal may be changed or removed in future versions."
msgstr ""
#: doc/tools/make_rst.py
msgid "This constant may be changed or removed in future versions."
msgstr ""
#: doc/tools/make_rst.py
msgid "This property may be changed or removed in future versions."
msgstr ""
#: doc/tools/make_rst.py
msgid "This constructor may be changed or removed in future versions."
msgstr ""
#: doc/tools/make_rst.py
msgid "This method may be changed or removed in future versions."
msgstr ""
#: doc/tools/make_rst.py
msgid "This operator may be changed or removed in future versions."
msgstr ""
#: doc/tools/make_rst.py
msgid "This theme property may be changed or removed in future versions."
msgstr ""
#: modules/gdscript/doc_classes/@GDScript.xml
msgid "Built-in GDScript constants, functions, and annotations."
msgstr ""
@@ -56079,7 +56115,9 @@ msgid ""
"[b]Note:[/b] Lightmap baking on [CSGShape3D]s and [PrimitiveMesh]es is not "
"supported, as these cannot store UV2 data required for baking.\n"
"[b]Note:[/b] If no custom lightmappers are installed, [LightmapGI] can only "
"be baked when using the Vulkan backend (Forward+ or Mobile), not OpenGL."
"be baked when using the Vulkan backend (Forward+ or Mobile), not OpenGL. "
"Additionally, [LightmapGI] rendering is not currently supported when using "
"the OpenGL backend (Compatibility)."
msgstr ""
#: doc/classes/LightmapGI.xml