Sync translation templates with Godot

This commit is contained in:
Rémi Verschelde
2023-02-24 14:44:54 +01:00
parent 4856b9fe0b
commit c6f05e5040
171 changed files with 10890 additions and 3684 deletions

View File

@@ -18040,6 +18040,28 @@ msgstr "יצירת מילון לא חוקית (מחלקות משנה לא חוק
msgid "Value of type '%s' can't provide a length."
msgstr "העצם אינו יכול לספק אורך."
#: modules/gdscript/gdscript_utility_functions.cpp
#, fuzzy
msgid ""
"Invalid type argument for is_instance_of(), use TYPE_* constants for built-"
"in types."
msgstr "סוג משתנה לא חוקי לפונקציית convert(), יש להשתמש בקבועי TYPE_*."
#: modules/gdscript/gdscript_utility_functions.cpp
msgid "Type argument is a previously freed instance."
msgstr ""
#: modules/gdscript/gdscript_utility_functions.cpp
#, fuzzy
msgid ""
"Invalid type argument for is_instance_of(), should be a TYPE_* constant, a "
"class or a script."
msgstr "סוג משתנה לא חוקי לפונקציית convert(), יש להשתמש בקבועי TYPE_*."
#: modules/gdscript/gdscript_utility_functions.cpp
msgid "Value argument is a previously freed instance."
msgstr ""
#: modules/gltf/editor/editor_scene_exporter_gltf_plugin.cpp
msgid "Export Scene to glTF 2.0 File"
msgstr ""
@@ -18310,6 +18332,29 @@ msgstr "מילוי הבחירה"
msgid "Not enough bytes for decoding bytes, or invalid format."
msgstr "אין מספיק בתים לפענוח בתים, או פורמט לא תקין‭‭."
#: modules/mono/mono_gd/gd_mono.cpp
msgid ""
"Unable to load .NET runtime, no compatible version was found.\n"
"Attempting to create/edit a project will lead to a crash.\n"
"\n"
"Please install the .NET SDK 6.0 or later from https://dotnet.microsoft.com/"
"en-us/download and restart Godot."
msgstr ""
#: modules/mono/mono_gd/gd_mono.cpp
#, fuzzy
msgid "Failed to load .NET runtime"
msgstr "טעינת המשאב נכשלה."
#: modules/mono/mono_gd/gd_mono.cpp
msgid ""
"Unable to load .NET runtime, specifically hostfxr.\n"
"Attempting to create/edit a project will lead to a crash.\n"
"\n"
"Please install the .NET SDK 6.0 or later from https://dotnet.microsoft.com/"
"en-us/download and restart Godot."
msgstr ""
#: modules/multiplayer/editor/editor_network_profiler.cpp
msgid "%d (%s)"
msgstr ""
@@ -21294,6 +21339,13 @@ msgstr "ניתן להקצות שינויים רק בפונקצית vertex."
msgid "A constant value cannot be passed for '%s' parameter."
msgstr ""
#: servers/rendering/shader_language.cpp
msgid ""
"Unable to pass a multiview texture sampler as a parameter to custom "
"function. Consider to sample it in the main function and then pass the "
"vector result to it."
msgstr ""
#: servers/rendering/shader_language.cpp
msgid "Unknown identifier in expression: '%s'."
msgstr ""