diff options
Diffstat (limited to 'editor/translations/he.po')
-rw-r--r-- | editor/translations/he.po | 578 |
1 files changed, 473 insertions, 105 deletions
diff --git a/editor/translations/he.po b/editor/translations/he.po index db308bff70..6a153b6f11 100644 --- a/editor/translations/he.po +++ b/editor/translations/he.po @@ -1,6 +1,6 @@ # Hebrew translation of the Godot Engine editor -# Copyright (c) 2007-2019 Juan Linietsky, Ariel Manzur. -# Copyright (c) 2014-2019 Godot Engine contributors (cf. AUTHORS.md) +# Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur. +# Copyright (c) 2014-2020 Godot Engine contributors (cf. AUTHORS.md). # This file is distributed under the same license as the Godot source code. # Daniel <lorddaniel09@gmail.com>, 2018. # Ben Golan <golanben4@gmail.com>, 2017. @@ -32,6 +32,10 @@ msgid "Invalid type argument to convert(), use TYPE_* constants." msgstr "משתנה סוג לא חוקי לפונקציית convert(), יש להשתמש בקבועי TYPE_*." #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp +msgid "Expected a string of length 1 (a character)." +msgstr "" + +#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/mono/glue/gd_glue.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp msgid "Not enough bytes for decoding bytes, or invalid format." @@ -443,6 +447,10 @@ msgid "Not possible to add a new track without a root" msgstr "" #: editor/animation_track_editor.cpp +msgid "Invalid track for Bezier (no suitable sub-properties)" +msgstr "" + +#: editor/animation_track_editor.cpp #, fuzzy msgid "Add Bezier Track" msgstr "הוספת רצועת בזייה" @@ -553,8 +561,9 @@ msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp #: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp -#: editor/project_manager.cpp editor/project_settings_editor.cpp -#: editor/property_editor.cpp modules/visual_script/visual_script_editor.cpp +#: editor/plugins/tile_set_editor_plugin.cpp editor/project_manager.cpp +#: editor/project_settings_editor.cpp editor/property_editor.cpp +#: modules/visual_script/visual_script_editor.cpp msgid "Edit" msgstr "עריכה" @@ -749,6 +758,10 @@ msgstr "בחירה בלבד" msgid "Standard" msgstr "" +#: editor/code_editor.cpp editor/plugins/script_editor_plugin.cpp +msgid "Toggle Scripts Panel" +msgstr "החלפת תצוגת חלונית סקריפטים" + #: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/texture_region_editor_plugin.cpp #: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp @@ -828,6 +841,11 @@ msgid "Extra Call Arguments:" msgstr "" #: editor/connections_dialog.cpp +#, fuzzy +msgid "Receiver Method:" +msgstr "מאפייני פריט." + +#: editor/connections_dialog.cpp msgid "Advanced" msgstr "" @@ -1209,10 +1227,23 @@ msgid "Error opening package file, not in ZIP format." msgstr "פתיחת קובץ החבילה נכשלה, המבנה אינו zip." #: editor/editor_asset_installer.cpp +#, fuzzy +msgid "%s (Already Exists)" +msgstr "הפעולה ‚%s’ כבר קיימת!" + +#: editor/editor_asset_installer.cpp msgid "Uncompressing Assets" msgstr "" #: editor/editor_asset_installer.cpp editor/project_manager.cpp +msgid "The following files failed extraction from package:" +msgstr "" + +#: editor/editor_asset_installer.cpp +msgid "And %s more files." +msgstr "" + +#: editor/editor_asset_installer.cpp editor/project_manager.cpp #, fuzzy msgid "Package installed successfully!" msgstr "החבילה הותקנה בהצלחה!" @@ -1222,6 +1253,11 @@ msgstr "החבילה הותקנה בהצלחה!" msgid "Success!" msgstr "הצלחה!" +#: editor/editor_asset_installer.cpp +#, fuzzy +msgid "Package Contents:" +msgstr "מתקין החבילות" + #: editor/editor_asset_installer.cpp editor/editor_node.cpp msgid "Install" msgstr "התקנה" @@ -1361,6 +1397,11 @@ msgid "Invalid file, not an audio bus layout." msgstr "קובץ שגוי, לא פריסה של אפיקי שמע." #: editor/editor_audio_buses.cpp +#, fuzzy +msgid "Error saving file: %s" +msgstr "שגיאה בשמירה" + +#: editor/editor_audio_buses.cpp msgid "Add Bus" msgstr "הוספת אפיק" @@ -1747,6 +1788,11 @@ msgid "Erase Profile" msgstr "מחיקת שטח" #: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Godot Feature Profile" +msgstr "ניהול תבניות ייצוא" + +#: editor/editor_feature_profile.cpp msgid "Import Profile(s)" msgstr "" @@ -1959,14 +2005,28 @@ msgstr "מוריש אל:" #: editor/editor_help.cpp #, fuzzy -msgid "Brief Description" -msgstr "תיאור קצר:" +msgid "Description" +msgstr "תיאור:" + +#: editor/editor_help.cpp +#, fuzzy +msgid "Online Tutorials" +msgstr "מסמכים מקוונים" #: editor/editor_help.cpp msgid "Properties" msgstr "מאפיינים" #: editor/editor_help.cpp +msgid "override:" +msgstr "" + +#: editor/editor_help.cpp +#, fuzzy +msgid "default:" +msgstr "טעינת בררת המחדל" + +#: editor/editor_help.cpp msgid "Methods" msgstr "שיטות" @@ -1980,34 +2040,18 @@ msgid "Enumerations" msgstr "מונים" #: editor/editor_help.cpp -msgid "enum " -msgstr "מונה " - -#: editor/editor_help.cpp msgid "Constants" msgstr "קבועים" #: editor/editor_help.cpp #, fuzzy -msgid "Class Description" -msgstr "תיאור" - -#: editor/editor_help.cpp -#, fuzzy -msgid "Online Tutorials" -msgstr "מסמכים מקוונים" - -#: editor/editor_help.cpp -msgid "" -"There are currently no tutorials for this class, you can [color=$color][url=" -"$url]contribute one[/url][/color] or [color=$color][url=$url2]request one[/" -"url][/color]." -msgstr "" +msgid "Property Descriptions" +msgstr "תיאור המאפיין:" #: editor/editor_help.cpp #, fuzzy -msgid "Property Descriptions" -msgstr "תיאור המאפיין:" +msgid "(value)" +msgstr "ערך:" #: editor/editor_help.cpp msgid "" @@ -2032,6 +2076,15 @@ msgid "Search Help" msgstr "חיפוש בעזרה" #: editor/editor_help_search.cpp +msgid "Case Sensitive" +msgstr "תלוי רישיות" + +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Show Hierarchy" +msgstr "חיפוש" + +#: editor/editor_help_search.cpp #, fuzzy msgid "Display All" msgstr "הצגה נורמלית" @@ -2076,6 +2129,30 @@ msgstr "חברים" msgid "Class" msgstr "מחלקה:" +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Method" +msgstr "שיטות" + +#: editor/editor_help_search.cpp editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Signal" +msgstr "אותות" + +#: editor/editor_help_search.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Constant" +msgstr "קבוע" + +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Property" +msgstr "מאפיינים" + +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Theme Property" +msgstr "מאפיינים" + #: editor/editor_inspector.cpp editor/project_settings_editor.cpp msgid "Property:" msgstr "" @@ -2159,10 +2236,6 @@ msgid "New Window" msgstr "" #: editor/editor_node.cpp -msgid "Project export failed with error code %d." -msgstr "" - -#: editor/editor_node.cpp msgid "Imported resources can't be saved." msgstr "" @@ -2701,7 +2774,8 @@ msgstr "שחזור סצנה" msgid "Miscellaneous project or scene-wide tools." msgstr "כלים שונים למיזם או למגוון סצנות." -#: editor/editor_node.cpp editor/script_create_dialog.cpp +#: editor/editor_node.cpp editor/project_manager.cpp +#: editor/script_create_dialog.cpp msgid "Project" msgstr "מיזם" @@ -3034,9 +3108,10 @@ msgstr "" msgid "Import Templates From ZIP File" msgstr "ייבוא תבניות מקובץ ZIP" -#: editor/editor_node.cpp editor/project_export.cpp -msgid "Export Project" -msgstr "ייצוא מיזם" +#: editor/editor_node.cpp +#, fuzzy +msgid "Template Package" +msgstr "מנהל ייצוא תבניות" #: editor/editor_node.cpp msgid "Export Library" @@ -3047,10 +3122,6 @@ msgid "Merge With Existing" msgstr "מיזוג עם נוכחיים" #: editor/editor_node.cpp -msgid "Password:" -msgstr "ססמה:" - -#: editor/editor_node.cpp msgid "Open & Run a Script" msgstr "פתיחה והרצה של סקריפט" @@ -3090,6 +3161,11 @@ msgstr "פתיחת העורך הבא" msgid "Open the previous Editor" msgstr "פתיחת העורך הקודם" +#: editor/editor_node.h +#, fuzzy +msgid "Warning!" +msgstr "אזהרות" + #: editor/editor_path.cpp msgid "No sub-resources found." msgstr "" @@ -3406,6 +3482,14 @@ msgid "Importing:" msgstr "ייבוא:" #: editor/export_template_manager.cpp +msgid "Error getting the list of mirrors." +msgstr "" + +#: editor/export_template_manager.cpp +msgid "Error parsing JSON of mirror list. Please report this issue!" +msgstr "" + +#: editor/export_template_manager.cpp msgid "" "No download links found for this version. Direct download is only available " "for official releases." @@ -3531,6 +3615,11 @@ msgid "Select Template File" msgstr "בחירת קובץ תבנית" #: editor/export_template_manager.cpp +#, fuzzy +msgid "Godot Export Templates" +msgstr "ניהול תבניות ייצוא" + +#: editor/export_template_manager.cpp msgid "Export Template Manager" msgstr "מנהל ייצוא תבניות" @@ -4539,7 +4628,6 @@ msgid "Animation Tools" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Animation" msgstr "" @@ -4649,6 +4737,11 @@ msgstr "מצב הזזה (W)" #: editor/plugins/animation_state_machine_editor.cpp #, fuzzy +msgid "Transition exists!" +msgstr "מעברון" + +#: editor/plugins/animation_state_machine_editor.cpp +#, fuzzy msgid "Add Transition" msgstr "מעברון" @@ -4735,6 +4828,11 @@ msgstr "" msgid "Transition: " msgstr "מעברון" +#: editor/plugins/animation_state_machine_editor.cpp +#, fuzzy +msgid "Play Mode:" +msgstr "מצב גולמי" + #: editor/plugins/animation_tree_editor_plugin.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "AnimationTree" @@ -4997,6 +5095,32 @@ msgid "Download for this asset is already in progress!" msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp +msgid "Recently Updated" +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp +msgid "Least Recently Updated" +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp +msgid "Name (A-Z)" +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp +msgid "Name (Z-A)" +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "License (A-Z)" +msgstr "רישיון" + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "License (Z-A)" +msgstr "רישיון" + +#: editor/plugins/asset_library_editor_plugin.cpp msgid "First" msgstr "" @@ -5199,6 +5323,86 @@ msgid "" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Top Left" +msgstr "שמאל" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Top Right" +msgstr "ימין" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Bottom Right" +msgstr "הטיית מצולע" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Bottom Left" +msgstr "מבט תחתי" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Center Left" +msgstr "הזחה משמאל" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Center Top" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Center Right" +msgstr "הזחה מימין" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Center Bottom" +msgstr "מתחת" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Center" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Left Wide" +msgstr "מבט שמאלי" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Top Wide" +msgstr "מבט על" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Right Wide" +msgstr "מבט ימני" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Bottom Wide" +msgstr "מבט תחתי" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "VCenter Wide" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "HCenter Wide" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Full Rect" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Keep Ratio" +msgstr "יחס מתיחה:" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Anchors only" msgstr "" @@ -5534,6 +5738,11 @@ msgid "Auto Insert Key" msgstr "הכנס מפתח" #: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Animation Key and Pose Options" +msgstr "משך ההנפשה (שניות)" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Insert Key (Existing Tracks)" msgstr "" @@ -5644,6 +5853,22 @@ msgstr "" #: editor/plugins/cpu_particles_2d_editor_plugin.cpp #: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Solid Pixels" +msgstr "" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Border Pixels" +msgstr "" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +#, fuzzy +msgid "Directed Border Pixels" +msgstr "תיקיות וקבצים:" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp msgid "Capture from Pixel" msgstr "" @@ -5810,7 +6035,6 @@ msgid "No mesh to debug." msgstr "" #: editor/plugins/mesh_instance_editor_plugin.cpp -#: editor/plugins/sprite_editor_plugin.cpp msgid "Model has no UV in this layer" msgstr "" @@ -5875,11 +6099,26 @@ msgstr "" msgid "Outline Size:" msgstr "" +#: editor/plugins/mesh_instance_editor_plugin.cpp +msgid "UV Channel Debug" +msgstr "" + #: editor/plugins/mesh_library_editor_plugin.cpp msgid "Remove item %d?" msgstr "" #: editor/plugins/mesh_library_editor_plugin.cpp +msgid "" +"Update from existing scene?:\n" +"%s" +msgstr "" + +#: editor/plugins/mesh_library_editor_plugin.cpp +#, fuzzy +msgid "Mesh Library" +msgstr "ייצוא ספריה" + +#: editor/plugins/mesh_library_editor_plugin.cpp #: editor/plugins/theme_editor_plugin.cpp msgid "Add Item" msgstr "" @@ -6530,6 +6769,23 @@ msgid "Save File As..." msgstr "שמירה בשם…" #: editor/plugins/script_editor_plugin.cpp +msgid "Can't obtain the script for running." +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp +msgid "Script failed reloading, check console for errors." +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp +msgid "Script is not in tool mode, will not be able to run." +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp +msgid "" +"To run this script, it must inherit EditorScript and be set to tool mode." +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp msgid "Import Theme" msgstr "ייבוא ערכת עיצוב" @@ -6662,10 +6918,6 @@ msgstr "סגירת מסמכים" msgid "Run" msgstr "הרצה" -#: editor/plugins/script_editor_plugin.cpp -msgid "Toggle Scripts Panel" -msgstr "החלפת תצוגת חלונית סקריפטים" - #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp msgid "Step Into" msgstr "לצעוד לתוך" @@ -6764,11 +7016,6 @@ msgid "Source" msgstr "משאב" #: editor/plugins/script_text_editor.cpp -#, fuzzy -msgid "Signal" -msgstr "אותות" - -#: editor/plugins/script_text_editor.cpp msgid "Target" msgstr "" @@ -6796,6 +7043,11 @@ msgid "Only resources from filesystem can be dropped." msgstr "ניתן להשמיט משאבים ממערכת הקבצים בלבד." #: editor/plugins/script_text_editor.cpp +#: modules/visual_script/visual_script_editor.cpp +msgid "Can't drop nodes because script '%s' is not used in this scene." +msgstr "" + +#: editor/plugins/script_text_editor.cpp msgid "Lookup Symbol" msgstr "" @@ -7220,6 +7472,10 @@ msgid "Cinematic Preview" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Not available when using the GLES2 renderer." +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Freelook Left" msgstr "" @@ -7464,20 +7720,39 @@ msgstr "יצירת %s חדש" #: editor/plugins/sprite_editor_plugin.cpp #, fuzzy +msgid "Mesh2D Preview" +msgstr "תצוגה מקדימה:" + +#: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy msgid "Create Polygon2D" msgstr "יצירת מצולע" #: editor/plugins/sprite_editor_plugin.cpp +msgid "Polygon2D Preview" +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp #, fuzzy msgid "Create CollisionPolygon2D" msgstr "יצירת מצולע" #: editor/plugins/sprite_editor_plugin.cpp #, fuzzy +msgid "CollisionPolygon2D Preview" +msgstr "יצירת מצולע" + +#: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy msgid "Create LightOccluder2D" msgstr "יצירת תיקייה" #: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "LightOccluder2D Preview" +msgstr "יצירת תיקייה" + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Sprite is empty!" msgstr "" @@ -7560,6 +7835,11 @@ msgid "Add Frame" msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy +msgid "Unable to load images" +msgstr "טעינת המשאב נכשלה." + +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "ERROR: Couldn't load frame resource!" msgstr "" @@ -7846,6 +8126,7 @@ msgid "Data Type:" msgstr "" #: editor/plugins/theme_editor_plugin.cpp +#: editor/plugins/tile_set_editor_plugin.cpp msgid "Icon" msgstr "" @@ -7862,8 +8143,9 @@ msgid "Color" msgstr "" #: editor/plugins/theme_editor_plugin.cpp -msgid "Constant" -msgstr "קבוע" +#, fuzzy +msgid "Theme File" +msgstr "פתיחת קובץ" #: editor/plugins/tile_map_editor_plugin.cpp msgid "Erase Selection" @@ -7981,6 +8263,18 @@ msgid "Merge from Scene" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +msgid "New Single Tile" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "New Autotile" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "New Atlas" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy msgid "Next Coordinate" msgstr "הסקריפט הבא" @@ -8000,6 +8294,40 @@ msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy +msgid "Region" +msgstr "מצב גולמי" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Collision" +msgstr "עריכת מצולע" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Occlusion" +msgstr "עריכת מצולע" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Navigation" +msgstr "עריכת מצולע" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Bitmask" +msgstr "מצב גולמי" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Priority" +msgstr "ייצוא מיזם" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Z Index" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy msgid "Region Mode" msgstr "מצב גולמי" @@ -8234,6 +8562,16 @@ msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy +msgid "Make Convex" +msgstr "הזזת מצולע" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Make Concave" +msgstr "הזזת מצולע" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy msgid "Create Collision Polygon" msgstr "יצירת מצולע" @@ -9191,6 +9529,15 @@ msgid "Runnable" msgstr "" #: editor/project_export.cpp +#, fuzzy +msgid "Add initial export..." +msgstr "מועדפים:" + +#: editor/project_export.cpp +msgid "Add previous patches..." +msgstr "" + +#: editor/project_export.cpp msgid "Delete patch '%s' from list?" msgstr "" @@ -9292,6 +9639,11 @@ msgid "Make Patch" msgstr "" #: editor/project_export.cpp +#, fuzzy +msgid "Pack File" +msgstr " קבצים" + +#: editor/project_export.cpp msgid "Features" msgstr "" @@ -9338,6 +9690,10 @@ msgid "Export PCK/Zip" msgstr "" #: editor/project_export.cpp +msgid "Export Project" +msgstr "ייצוא מיזם" + +#: editor/project_export.cpp #, fuzzy msgid "Export mode?" msgstr "ייצוא מיזם" @@ -9347,6 +9703,15 @@ msgstr "ייצוא מיזם" msgid "Export All" msgstr "ייצוא" +#: editor/project_export.cpp editor/project_manager.cpp +#, fuzzy +msgid "ZIP File" +msgstr " קבצים" + +#: editor/project_export.cpp +msgid "Godot Game Pack" +msgstr "" + #: editor/project_export.cpp msgid "Export templates for this platform are missing:" msgstr "" @@ -9423,10 +9788,6 @@ msgid "Couldn't create project.godot in project path." msgstr "" #: editor/project_manager.cpp -msgid "The following files failed extraction from package:" -msgstr "" - -#: editor/project_manager.cpp msgid "Rename Project" msgstr "" @@ -10645,6 +11006,11 @@ msgstr "טעינת פריסת אפיקי שמע." #: editor/script_create_dialog.cpp #, fuzzy +msgid "Script file already exists." +msgstr "הפעולה ‚%s’ כבר קיימת!" + +#: editor/script_create_dialog.cpp +#, fuzzy msgid "Class Name:" msgstr "מחלקה:" @@ -10970,10 +11336,6 @@ msgid "GDNative" msgstr "" #: modules/gdscript/gdscript_functions.cpp -msgid "Expected a string of length 1 (a character)." -msgstr "" - -#: modules/gdscript/gdscript_functions.cpp msgid "Step argument is zero!" msgstr "" @@ -11112,6 +11474,11 @@ msgid "Cursor Clear Rotation" msgstr "מחיקת הטיית מצביע" #: modules/gridmap/grid_map_editor_plugin.cpp +#, fuzzy +msgid "Paste Selects" +msgstr "כל הבחירה" + +#: modules/gridmap/grid_map_editor_plugin.cpp msgid "Clear Selection" msgstr "ביטול הבחירה" @@ -11257,6 +11624,16 @@ msgstr "" #: modules/visual_script/visual_script_editor.cpp #, fuzzy +msgid "Add Input Port" +msgstr "מועדפים:" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Add Output Port" +msgstr "מועדפים:" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy msgid "Override an existing built-in function." msgstr "שם שגוי. לא יכול לחפוף לשם סוג מובנה קיים." @@ -11322,16 +11699,6 @@ msgstr "" #: modules/visual_script/visual_script_editor.cpp #, fuzzy -msgid "Add Input Port" -msgstr "מועדפים:" - -#: modules/visual_script/visual_script_editor.cpp -#, fuzzy -msgid "Add Output Port" -msgstr "מועדפים:" - -#: modules/visual_script/visual_script_editor.cpp -#, fuzzy msgid "Remove Input Port" msgstr "הסרת נקודה בנתיב" @@ -11381,10 +11748,6 @@ msgid "Add Preload Node" msgstr "" #: modules/visual_script/visual_script_editor.cpp -msgid "Can't drop nodes because script '%s' is not used in this scene." -msgstr "" - -#: modules/visual_script/visual_script_editor.cpp msgid "Add Node(s) From Tree" msgstr "" @@ -11509,6 +11872,21 @@ msgstr "חברים:" #: modules/visual_script/visual_script_editor.cpp #, fuzzy +msgid "Change Base Type:" +msgstr "שינוי ערך בררת המחדל" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Add Nodes..." +msgstr "הזזת נקודה" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Add Function..." +msgstr "מעבר לפונקציה…" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy msgid "function_name" msgstr "פונקציות:" @@ -11710,27 +12088,10 @@ msgid "Identifier is missing." msgstr "" #: platform/iphone/export/export.cpp -msgid "Identifier segments must be of non-zero length." -msgstr "" - -#: platform/iphone/export/export.cpp msgid "The character '%s' is not allowed in Identifier." msgstr "" #: platform/iphone/export/export.cpp -msgid "A digit cannot be the first character in a Identifier segment." -msgstr "" - -#: platform/iphone/export/export.cpp -msgid "" -"The character '%s' cannot be the first character in a Identifier segment." -msgstr "" - -#: platform/iphone/export/export.cpp -msgid "The Identifier must have at least one '.' separator." -msgstr "" - -#: platform/iphone/export/export.cpp msgid "App Store Team ID not specified - cannot configure the project." msgstr "" @@ -12231,7 +12592,14 @@ msgid "This node has been deprecated. Use AnimationTree instead." msgstr "" #: scene/gui/color_picker.cpp -msgid "Pick a color from the screen." +msgid "" +"Color: #%s\n" +"LMB: Set color\n" +"RMB: Remove preset" +msgstr "" + +#: scene/gui/color_picker.cpp +msgid "Pick a color from the editor window." msgstr "" #: scene/gui/color_picker.cpp @@ -12339,6 +12707,20 @@ msgstr "" msgid "Constants cannot be modified." msgstr "" +#~ msgid "enum " +#~ msgstr "מונה " + +#, fuzzy +#~ msgid "Brief Description" +#~ msgstr "תיאור קצר:" + +#, fuzzy +#~ msgid "Class Description" +#~ msgstr "תיאור" + +#~ msgid "Password:" +#~ msgstr "ססמה:" + #~ msgid "Pause the scene" #~ msgstr "השהיית הסצנה" @@ -12461,9 +12843,6 @@ msgstr "" #~ msgid "Update Always" #~ msgstr "לעדכן תמיד" -#~ msgid "Raw Mode" -#~ msgstr "מצב גולמי" - #~ msgid "Path to Node:" #~ msgstr "נתיב המפרק:" @@ -12514,10 +12893,6 @@ msgstr "" #~ msgstr "PathFollow2D עובד רק כאשר הוא מוגדר כצאצא של מפרק Path2D." #, fuzzy -#~ msgid "Split already exists." -#~ msgstr "הפעולה ‚%s’ כבר קיימת!" - -#, fuzzy #~ msgid "Remove Split" #~ msgstr "הסרת תבנית" @@ -12570,10 +12945,6 @@ msgstr "" #~ msgstr "פריטי מנשק משתמש של ערכת העיצוב:" #, fuzzy -#~ msgid "Property: " -#~ msgstr "מאפיינים" - -#, fuzzy #~ msgid "Toggle folder status as Favorite." #~ msgstr "החלפת מצב התיקייה כמועדפת" @@ -12648,9 +13019,6 @@ msgstr "" #~ msgid "Replace By" #~ msgstr "להחליף ב־" -#~ msgid "Case Sensitive" -#~ msgstr "תלוי רישיות" - #~ msgid "Backwards" #~ msgstr "אחורה" |