diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2022-03-09 10:33:03 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2022-03-09 10:44:18 +0100 |
commit | e78f9da476e3020c56ebd0510ae69a7f60efbec2 (patch) | |
tree | 2e2f3d3fcba4a6edf273cbdd4e85a6fdbdf58bb7 /editor/translations/he.po | |
parent | 70c5e7b0b80c3885928c8b839c3a2d42d679b88e (diff) |
i18n: Sync editor translations with Weblate
(cherry picked from commit 751769ed45f835e96eedb7cf1aa47733b342d969)
Diffstat (limited to 'editor/translations/he.po')
-rw-r--r-- | editor/translations/he.po | 72 |
1 files changed, 55 insertions, 17 deletions
diff --git a/editor/translations/he.po b/editor/translations/he.po index c7966a9536..668cc67dd0 100644 --- a/editor/translations/he.po +++ b/editor/translations/he.po @@ -1480,6 +1480,11 @@ msgstr "טעינת בררת המחדל של פריסת אפיקי השמע." msgid "Create a new Bus Layout." msgstr "יצירת פריסת אפיקים חדשה." +#: editor/editor_audio_buses.cpp +#, fuzzy +msgid "Audio Bus Layout" +msgstr "פתיחת פריסת אפיקי שמע" + #: editor/editor_autoload_settings.cpp msgid "Invalid name." msgstr "שם שגוי." @@ -2891,7 +2896,7 @@ msgstr "הפעל/בטל מצב ללא הסחות דעת." msgid "Add a new scene." msgstr "הוספת סצנה חדשה." -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/plugins/theme_editor_plugin.cpp msgid "Scene" msgstr "סצנה" @@ -5692,6 +5697,10 @@ msgid "Bake Lightmaps" msgstr "אפיית Lightmaps" #: editor/plugins/baked_lightmap_editor_plugin.cpp +msgid "LightMap Bake" +msgstr "" + +#: editor/plugins/baked_lightmap_editor_plugin.cpp #, fuzzy msgid "Select lightmap bake file:" msgstr "בחירת קובץ תבנית" @@ -8271,7 +8280,12 @@ msgid "Cinematic Preview" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Not available when using the GLES2 renderer." +msgid "(Not in GLES2)" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "" +"Debug draw modes are only available when using the GLES3 renderer, not GLES2." msgstr "" #: editor/plugins/spatial_editor_plugin.cpp @@ -9230,6 +9244,11 @@ msgstr "מחיקת משאב" #: editor/plugins/theme_editor_plugin.cpp #, fuzzy +msgid "Theme Resource" +msgstr "שינוי שם משאב" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy msgid "Another Theme" msgstr "ייבוא ערכת עיצוב" @@ -9283,6 +9302,20 @@ msgid "" msgstr "" #: editor/plugins/theme_editor_plugin.cpp +msgid "Add Item Type" +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Set Variation Base Type" +msgstr "קביעת סוג משתנה" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Set Base Type" +msgstr "שינוי סוג בסיס" + +#: editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Show Default" msgstr "טעינת בררת המחדל" @@ -9301,7 +9334,18 @@ msgid "Override all default type items." msgstr "" #: editor/plugins/theme_editor_plugin.cpp -msgid "Add Item Type" +#, fuzzy +msgid "Base Type" +msgstr "שינוי סוג בסיס" + +#: editor/plugins/theme_editor_plugin.cpp +msgid "Select the variation base type from a list of available types." +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp +msgid "" +"A type associated with a built-in class cannot be marked as a variation of " +"another type." msgstr "" #: editor/plugins/theme_editor_plugin.cpp @@ -10053,18 +10097,6 @@ msgid "Commit list size" msgstr "" #: editor/plugins/version_control_editor_plugin.cpp -msgid "10" -msgstr "" - -#: editor/plugins/version_control_editor_plugin.cpp -msgid "20" -msgstr "" - -#: editor/plugins/version_control_editor_plugin.cpp -msgid "30" -msgstr "" - -#: editor/plugins/version_control_editor_plugin.cpp #, fuzzy msgid "Branches" msgstr "התאמות:" @@ -12736,6 +12768,11 @@ msgid "Stack Frames" msgstr "מחסנית מסגרות" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Filter stack variables" +msgstr "מאפייני פריט." + +#: editor/script_editor_debugger.cpp msgid "Profiler" msgstr "מאפיין" @@ -14085,9 +14122,10 @@ msgstr "שם חבילה לא חוקי:" msgid "" "Invalid \"GodotPaymentV3\" module included in the \"android/modules\" " "project setting (changed in Godot 3.2.2).\n" +"Replace it with the first-party \"GodotGooglePlayBilling\" plugin.\n" +"Note that the singleton was also renamed from \"GodotPayments\" to " +"\"GodotGooglePlayBilling\"." msgstr "" -"מודול \"GodotPaymentV3\" לא חוקי נמצא בהגדרת המיזם " -"ב-\"אנדרואיד/מודולים\" (שינוי בגודו 3.2.2).\n" #: platform/android/export/export_plugin.cpp msgid "\"Use Custom Build\" must be enabled to use the plugins." |