Sync translation templates with Godot (last 4.1 sync)

This commit is contained in:
Rémi Verschelde
2023-10-02 17:02:03 +02:00
parent 5e4a2103b9
commit d48a3b4b74
113 changed files with 7538 additions and 1307 deletions

View File

@@ -10696,6 +10696,10 @@ msgstr "Nie gevind nie!"
msgid "Lightmap data is not local to the scene."
msgstr ""
#: editor/plugins/lightmap_gi_editor_plugin.cpp
msgid "Maximum texture size is too small for the lightmap images."
msgstr ""
#: editor/plugins/lightmap_gi_editor_plugin.cpp
msgid "Bake Lightmaps"
msgstr ""
@@ -17789,6 +17793,11 @@ msgstr "Skrap"
msgid "Paste From Clipboard"
msgstr "Hulpbron"
#: editor/scene_tree_dock.cpp
#, fuzzy
msgid "Filters"
msgstr "Eienskappe"
#: editor/scene_tree_dock.cpp
msgid "Can't operate on nodes from a foreign scene!"
msgstr ""
@@ -17883,11 +17892,6 @@ msgstr "Koppel"
msgid "All Scene Sub-Resources"
msgstr "Hulpbron"
#: editor/scene_tree_dock.cpp
#, fuzzy
msgid "Filters"
msgstr "Eienskappe"
#: editor/scene_tree_dock.cpp
#, fuzzy
msgid "Filter by Type"
@@ -18416,6 +18420,18 @@ msgstr ""
msgid "Disabling '.blend' file import requires restarting the editor."
msgstr ""
#: modules/gltf/register_types.cpp
msgid ""
"Blend file import is enabled in the project settings, but no Blender path is "
"configured in the editor settings. Blend files will not be imported."
msgstr ""
#: modules/gltf/register_types.cpp
msgid ""
"Blend file import is enabled, but the Blender path doesn't point to an "
"accessible directory. Blend files will not be imported."
msgstr ""
#: modules/gridmap/editor/grid_map_editor_plugin.cpp
msgid "Next Plane"
msgstr ""
@@ -20214,8 +20230,9 @@ msgstr ""
#: scene/2d/canvas_modulate.cpp
msgid ""
"Only one visible CanvasModulate is allowed per scene (or set of instantiated "
"scenes). The first created one will work, while the rest will be ignored."
"Only one visible CanvasModulate is allowed per canvas.\n"
"When there are more than one, only one of them will be active. Which one is "
"undefined."
msgstr ""
#: scene/2d/collision_object_2d.cpp