diff options
Diffstat (limited to 'editor/translations/ar.po')
-rw-r--r-- | editor/translations/ar.po | 535 |
1 files changed, 416 insertions, 119 deletions
diff --git a/editor/translations/ar.po b/editor/translations/ar.po index 341617c1b8..5d6e0bd606 100644 --- a/editor/translations/ar.po +++ b/editor/translations/ar.po @@ -34,8 +34,8 @@ msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2019-08-15 10:23+0000\n" -"Last-Translator: Rachid Graphicos <graphicos1d@gmail.com>\n" +"PO-Revision-Date: 2019-09-07 13:51+0000\n" +"Last-Translator: Omar Aglan <omar.aglan91@yahoo.com>\n" "Language-Team: Arabic <https://hosted.weblate.org/projects/godot-engine/" "godot/ar/>\n" "Language: ar\n" @@ -44,12 +44,12 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" -"X-Generator: Weblate 3.8\n" +"X-Generator: Weblate 3.9-dev\n" #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp msgid "Invalid type argument to convert(), use TYPE_* constants." -msgstr "نوع برهان خاطئ للتحويل()، إستخدم ثابت TYPE_*." +msgstr "نوع برهان خاطئ خاص بconvert()، إستخدم ثوابت TYPE_*." #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/mono/glue/gd_glue.cpp @@ -85,6 +85,35 @@ msgstr "نقاش غير صالحة للبناء '%s'" msgid "On call to '%s':" msgstr "عند الأستدعاء إلى '%s':" +#: core/ustring.cpp +msgid "B" +msgstr "" + +#: core/ustring.cpp +msgid "KiB" +msgstr "" + +#: core/ustring.cpp +#, fuzzy +msgid "MiB" +msgstr "خلط" + +#: core/ustring.cpp +msgid "GiB" +msgstr "" + +#: core/ustring.cpp +msgid "TiB" +msgstr "" + +#: core/ustring.cpp +msgid "PiB" +msgstr "" + +#: core/ustring.cpp +msgid "EiB" +msgstr "" + #: editor/animation_bezier_editor.cpp msgid "Free" msgstr "مجاني/فارغ" @@ -102,7 +131,6 @@ msgid "Time:" msgstr "الوقت:" #: editor/animation_bezier_editor.cpp -#, fuzzy msgid "Value:" msgstr "القيمة:" @@ -403,9 +431,8 @@ msgstr "" "-الصوت الجاري للأعب ثلاثي الأبعاد" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Animation tracks can only point to AnimationPlayer nodes." -msgstr "مسارات الحركة يمكنها فقط أن تشير إلى عقدة مشغّل الحركة AnimationPlayer" +msgstr "مسارات الحركة يمكنها فقط أن تشير إلى عقد مشغّل الحركة." #: editor/animation_track_editor.cpp msgid "An animation player can't animate itself, only other players." @@ -503,6 +530,11 @@ msgid "Select None" msgstr "تحديد الوضع" #: editor/animation_track_editor.cpp +#, fuzzy +msgid "Select an AnimationPlayer node to create and edit animations." +msgstr "حدد مشغل حركة من شجرة المشهد لكي تعدل الحركة." + +#: editor/animation_track_editor.cpp msgid "Only show tracks from nodes selected in tree." msgstr "فقط قم بتبين المقاطع من العقد (Nodes) المحددة في الشجرة." @@ -585,9 +617,8 @@ msgid "Pick the node that will be animated:" msgstr "إختار العقدة التي سوف يتم تحريكها:" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Use Bezier Curves" -msgstr "إستعمل خطوط أو منحنيات Bezier" +msgstr "إستعمل منحنيات بيزية" #: editor/animation_track_editor.cpp msgid "Anim. Optimizer" @@ -831,7 +862,8 @@ msgstr "قم بوصل الإشارة: " #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/plugins/script_editor_plugin.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp editor/project_export.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp +#: editor/plugins/version_control_editor_plugin.cpp editor/project_export.cpp #: editor/project_settings_editor.cpp editor/property_editor.cpp #: editor/run_settings_dialog.cpp editor/settings_config_dialog.cpp #: modules/visual_script/visual_script_editor.cpp @@ -935,7 +967,8 @@ msgstr "بحث:" msgid "Matches:" msgstr "يطابق:" -#: editor/create_dialog.cpp editor/plugin_config_dialog.cpp +#: editor/create_dialog.cpp editor/editor_plugin_settings.cpp +#: editor/plugin_config_dialog.cpp #: editor/plugins/asset_library_editor_plugin.cpp #: editor/plugins/visual_shader_editor_plugin.cpp editor/property_selector.cpp #: modules/visual_script/visual_script_property_selector.cpp @@ -1252,7 +1285,8 @@ msgid "Delete Bus Effect" msgstr "مسح تأثير البيوس" #: editor/editor_audio_buses.cpp -msgid "Audio Bus, Drag and Drop to rearrange." +#, fuzzy +msgid "Drag & drop to rearrange." msgstr "بيوس الصوت، سحب وإسقاط لإعادة الترتيب." #: editor/editor_audio_buses.cpp @@ -1447,6 +1481,7 @@ msgid "Add AutoLoad" msgstr "إضافة للتحميل التلقائي" #: editor/editor_autoload_settings.cpp editor/editor_file_dialog.cpp +#: editor/editor_plugin_settings.cpp #: editor/plugins/animation_tree_editor_plugin.cpp scene/gui/file_dialog.cpp msgid "Path:" msgstr "المسار:" @@ -1583,9 +1618,8 @@ msgid "Script Editor" msgstr "فتح مُعدل الكود" #: editor/editor_feature_profile.cpp -#, fuzzy msgid "Asset Library" -msgstr "فتح مكتبة الأصول" +msgstr "مكتبة الأصول" #: editor/editor_feature_profile.cpp msgid "Scene Tree Editing" @@ -1689,6 +1723,7 @@ msgstr "الحالي:" #: editor/editor_feature_profile.cpp #: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/version_control_editor_plugin.cpp msgid "New" msgstr "" @@ -1769,6 +1804,7 @@ msgid "New Folder..." msgstr "مجلد جديد..." #: editor/editor_file_dialog.cpp +#: editor/plugins/version_control_editor_plugin.cpp msgid "Refresh" msgstr "تحديث" @@ -1932,7 +1968,8 @@ msgid "Inherited by:" msgstr "مورث بواسطة:" #: editor/editor_help.cpp -msgid "Brief Description:" +#, fuzzy +msgid "Brief Description" msgstr "وصف مختصر:" #: editor/editor_help.cpp @@ -1940,41 +1977,18 @@ msgid "Properties" msgstr "خصائص" #: editor/editor_help.cpp -msgid "Properties:" -msgstr "خصائص:" - -#: editor/editor_help.cpp msgid "Methods" msgstr "قائمة الطرق" #: editor/editor_help.cpp -#, fuzzy -msgid "Methods:" -msgstr "قائمة الطرق" - -#: editor/editor_help.cpp -#, fuzzy msgid "Theme Properties" -msgstr "خصائص النمط" - -#: editor/editor_help.cpp -#, fuzzy -msgid "Theme Properties:" -msgstr "خصائص" - -#: editor/editor_help.cpp modules/visual_script/visual_script_editor.cpp -msgid "Signals:" -msgstr "الإشارات:" +msgstr "خصائص الثمة" #: editor/editor_help.cpp msgid "Enumerations" msgstr "التعدادات" #: editor/editor_help.cpp -msgid "Enumerations:" -msgstr "التعدادات:" - -#: editor/editor_help.cpp msgid "enum " msgstr "التعداد " @@ -1983,19 +1997,12 @@ msgid "Constants" msgstr "الثوابت" #: editor/editor_help.cpp -msgid "Constants:" -msgstr "الثوابت:" - -#: editor/editor_help.cpp msgid "Class Description" msgstr "وصف الصف" #: editor/editor_help.cpp -msgid "Class Description:" -msgstr "وصف الصف:" - -#: editor/editor_help.cpp -msgid "Online Tutorials:" +#, fuzzy +msgid "Online Tutorials" msgstr "الدورس علي الإنترنت:" #: editor/editor_help.cpp @@ -2014,11 +2021,6 @@ msgid "Property Descriptions" msgstr "وصف الملكية:" #: editor/editor_help.cpp -#, fuzzy -msgid "Property Descriptions:" -msgstr "وصف الملكية:" - -#: editor/editor_help.cpp msgid "" "There is currently no description for this property. Please help us by " "[color=$color][url=$url]contributing one[/url][/color]!" @@ -2032,11 +2034,6 @@ msgid "Method Descriptions" msgstr "وصف الطريقة:" #: editor/editor_help.cpp -#, fuzzy -msgid "Method Descriptions:" -msgstr "وصف الطريقة:" - -#: editor/editor_help.cpp msgid "" "There is currently no description for this method. Please help us by [color=" "$color][url=$url]contributing one[/url][/color]!" @@ -2083,9 +2080,8 @@ msgid "Member Type" msgstr "نوع العضو" #: editor/editor_help_search.cpp -#, fuzzy msgid "Class" -msgstr "صنف:" +msgstr "الصنف" #: editor/editor_inspector.cpp editor/project_settings_editor.cpp msgid "Property:" @@ -2108,8 +2104,8 @@ msgstr "الخرج:" msgid "Copy Selection" msgstr "حذف المُحدد" -#: editor/editor_log.cpp editor/editor_profiler.cpp -#: editor/editor_properties.cpp +#: editor/editor_log.cpp editor/editor_network_profiler.cpp +#: editor/editor_profiler.cpp editor/editor_properties.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp #: editor/property_editor.cpp editor/scene_tree_dock.cpp #: editor/script_editor_debugger.cpp @@ -2122,6 +2118,50 @@ msgstr "خالي" msgid "Clear Output" msgstr "أخلاء الخرج" +#: editor/editor_network_profiler.cpp editor/editor_node.cpp +#: editor/editor_profiler.cpp +msgid "Stop" +msgstr "إيقاف" + +#: editor/editor_network_profiler.cpp editor/editor_profiler.cpp +#: editor/plugins/animation_state_machine_editor.cpp editor/rename_dialog.cpp +#, fuzzy +msgid "Start" +msgstr "بدء!" + +#: editor/editor_network_profiler.cpp +msgid "%s/s" +msgstr "" + +#: editor/editor_network_profiler.cpp +#, fuzzy +msgid "Down" +msgstr "تنزيل" + +#: editor/editor_network_profiler.cpp +msgid "Up" +msgstr "" + +#: editor/editor_network_profiler.cpp editor/editor_node.cpp +msgid "Node" +msgstr "عقدة" + +#: editor/editor_network_profiler.cpp +msgid "Incoming RPC" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Incoming RSET" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Outgoing RPC" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Outgoing RSET" +msgstr "" + #: editor/editor_node.cpp editor/project_manager.cpp msgid "New Window" msgstr "" @@ -2709,6 +2749,19 @@ msgstr "مشروع" msgid "Project Settings..." msgstr "إعدادات المشروع" +#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Version Control" +msgstr "النسخة:" + +#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp +msgid "Set Up Version Control" +msgstr "" + +#: editor/editor_node.cpp +msgid "Shut Down Version Control" +msgstr "" + #: editor/editor_node.cpp #, fuzzy msgid "Export..." @@ -2936,10 +2989,6 @@ msgstr "إيقاف مؤقت للمشهد" msgid "Stop the scene." msgstr "إيقاف المشهد." -#: editor/editor_node.cpp editor/editor_profiler.cpp -msgid "Stop" -msgstr "إيقاف" - #: editor/editor_node.cpp msgid "Play the edited scene." msgstr "تشغيل المشهد المُعدل." @@ -2995,10 +3044,6 @@ msgid "Inspector" msgstr "مُراقب" #: editor/editor_node.cpp -msgid "Node" -msgstr "عقدة" - -#: editor/editor_node.cpp #, fuzzy msgid "Expand Bottom Panel" msgstr "توسيع الكل" @@ -3022,15 +3067,21 @@ msgstr "إدارة قوالب التصدير" #: editor/editor_node.cpp msgid "" -"This will install the Android project for custom builds.\n" -"Note that, in order to use it, it needs to be enabled per export preset." +"This will set up your project for custom Android builds by installing the " +"source template to \"res://android/build\".\n" +"You can then apply modifications and build your own custom APK on export " +"(adding modules, changing the AndroidManifest.xml, etc.).\n" +"Note that in order to make custom builds instead of using pre-built APKs, " +"the \"Use Custom Build\" option should be enabled in the Android export " +"preset." msgstr "" #: editor/editor_node.cpp msgid "" -"Android build template is already installed and it won't be overwritten.\n" -"Remove the \"build\" directory manually before attempting this operation " -"again." +"The Android build template is already installed in this project and it won't " +"be overwritten.\n" +"Remove the \"res://android/build\" directory manually before attempting this " +"operation again." msgstr "" #: editor/editor_node.cpp @@ -3093,6 +3144,11 @@ msgstr "فتح في المُعدل التالي" msgid "Open the previous Editor" msgstr "إفتح المُعدل السابق" +#: editor/editor_path.cpp +#, fuzzy +msgid "No sub-resources found." +msgstr "لا مصدر للسطح تم تحديده." + #: editor/editor_plugin.cpp msgid "Creating Mesh Previews" msgstr "يُنشئ مستعرضات الميش" @@ -3103,6 +3159,11 @@ msgstr "الصورة المصغرة..." #: editor/editor_plugin_settings.cpp #, fuzzy +msgid "Main Script:" +msgstr "فتح الكود" + +#: editor/editor_plugin_settings.cpp +#, fuzzy msgid "Edit Plugin" msgstr "تعديل البولي" @@ -3132,12 +3193,6 @@ msgstr "الحالة:" msgid "Edit:" msgstr "المُعدل" -#: editor/editor_profiler.cpp editor/plugins/animation_state_machine_editor.cpp -#: editor/rename_dialog.cpp -#, fuzzy -msgid "Start" -msgstr "بدء!" - #: editor/editor_profiler.cpp msgid "Measure:" msgstr "قياس:" @@ -3965,8 +4020,9 @@ msgstr " ملفات" msgid "Import As:" msgstr "إستيراد كـ:" -#: editor/import_dock.cpp editor/property_editor.cpp -msgid "Preset..." +#: editor/import_dock.cpp +#, fuzzy +msgid "Preset" msgstr "إعداد مُسبق..." #: editor/import_dock.cpp @@ -4436,6 +4492,7 @@ msgid "Change Animation Name:" msgstr "تغيير إسم الحركة:" #: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Delete Animation?" msgstr "مسح الحركة؟" @@ -4731,7 +4788,7 @@ msgstr "تحول" #: editor/plugins/animation_tree_editor_plugin.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "AnimationTree" -msgstr "شجرة الحركة" +msgstr "مسارات التحريك" #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "New name:" @@ -5024,11 +5081,6 @@ msgid "Sort:" msgstr "ترتيب:" #: editor/plugins/asset_library_editor_plugin.cpp -#, fuzzy -msgid "Reverse sorting." -msgstr "جار الطلب..." - -#: editor/plugins/asset_library_editor_plugin.cpp #: editor/project_settings_editor.cpp msgid "Category:" msgstr "الفئة:" @@ -5315,6 +5367,11 @@ msgstr "وضع السحب" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy +msgid "Ruler Mode" +msgstr "تحديد الوضع" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy msgid "Toggle snapping." msgstr "إلغاء/تفعيل الكبس" @@ -5802,9 +5859,8 @@ msgid "Create Outline" msgstr "أنشئ الحد" #: editor/plugins/mesh_instance_editor_plugin.cpp -#, fuzzy msgid "Mesh" -msgstr "شبكة" +msgstr "مجسم" #: editor/plugins/mesh_instance_editor_plugin.cpp msgid "Create Trimesh Static Body" @@ -6420,7 +6476,7 @@ msgstr "" #: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp -#: editor/scene_tree_editor.cpp +#: editor/scene_tree_editor.cpp editor/script_editor_debugger.cpp msgid "Type:" msgstr "" @@ -6638,11 +6694,11 @@ msgid "Toggle Scripts Panel" msgstr "" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp -msgid "Step Over" +msgid "Step Into" msgstr "" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp -msgid "Step Into" +msgid "Step Over" msgstr "" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp @@ -6727,7 +6783,7 @@ msgstr "إخلاء المشاهد الحالية" msgid "Connections to method:" msgstr "صلها بالعقدة:" -#: editor/plugins/script_text_editor.cpp +#: editor/plugins/script_text_editor.cpp editor/script_editor_debugger.cpp #, fuzzy msgid "Source" msgstr "مورد" @@ -6976,9 +7032,8 @@ msgid "Create physical bones" msgstr "أنشئ ميش التنقل" #: editor/plugins/skeleton_editor_plugin.cpp -#, fuzzy msgid "Skeleton" -msgstr "الفردية" +msgstr "الهيكل" #: editor/plugins/skeleton_editor_plugin.cpp #, fuzzy @@ -7536,6 +7591,11 @@ msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp #, fuzzy +msgid "Move Frame" +msgstr "وضع التحريك" + +#: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy msgid "Animations:" msgstr "صورة متحركة" @@ -7873,6 +7933,15 @@ msgid "Enable Priority" msgstr "تعديل المصافي" #: editor/plugins/tile_map_editor_plugin.cpp +#, fuzzy +msgid "Filter tiles" +msgstr "فلتر الملفات..." + +#: editor/plugins/tile_map_editor_plugin.cpp +msgid "Give a TileSet resource to this TileMap to use its tiles." +msgstr "" + +#: editor/plugins/tile_map_editor_plugin.cpp msgid "Paint Tile" msgstr "" @@ -8020,6 +8089,11 @@ msgid "Display Tile Names (Hold Alt Key)" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +msgid "" +"Add or select a texture on the left panel to edit the tiles bound to it." +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy msgid "Remove selected texture? This will remove all tiles which use it." msgstr "مسح المدخلة الحالية" @@ -8197,6 +8271,109 @@ msgstr "هذه العملية لا يمكن الإكتمال من غير مشه msgid "TileSet" msgstr "مجموعة البلاط" +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No VCS addons are available." +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp editor/rename_dialog.cpp +msgid "Error" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "No commit message was provided" +msgstr "لا أسم مُقدم" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No files added to stage" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Commit" +msgstr "المجتمع" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "VCS Addon is not initialized" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Version Control System" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Initialize" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Staging area" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Detect new changes" +msgstr "إنشاء %s جديد" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Changes" +msgstr "تغير" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Modified" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Renamed" +msgstr "إعادة التسمية" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Deleted" +msgstr "مسح" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Typechange" +msgstr "تغير" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Stage Selected" +msgstr "تكبير المحدد" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Stage All" +msgstr "احفظ الكل" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Add a commit message" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Commit Changes" +msgstr "مزامنة تغييرات الكود" + +#: editor/plugins/version_control_editor_plugin.cpp +#: modules/gdnative/gdnative_library_singleton_editor.cpp +msgid "Status" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "View file diffs before committing them to the latest version" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No file diff is active" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Detect changes in file diff" +msgstr "" + #: editor/plugins/visual_shader_editor_plugin.cpp msgid "(GLES3 only)" msgstr "" @@ -8217,9 +8394,8 @@ msgid "Scalar" msgstr "تكبير/تصغير:" #: editor/plugins/visual_shader_editor_plugin.cpp -#, fuzzy msgid "Vector" -msgstr "مُراقب" +msgstr "متجه" #: editor/plugins/visual_shader_editor_plugin.cpp msgid "Boolean" @@ -8453,6 +8629,11 @@ msgid "" msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Returns an associated scalar if the provided boolean value is true or false." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Returns the boolean result of the comparison between two parameters." msgstr "" @@ -9669,6 +9850,11 @@ msgid "Settings saved OK." msgstr "" #: editor/project_settings_editor.cpp +#, fuzzy +msgid "Moved Input Action Event" +msgstr "حرك النقطة داخل المنحنى" + +#: editor/project_settings_editor.cpp msgid "Override for Feature" msgstr "" @@ -9733,9 +9919,8 @@ msgid "Action:" msgstr "" #: editor/project_settings_editor.cpp -#, fuzzy msgid "Action" -msgstr "عملية التحريك" +msgstr "الفعل" #: editor/project_settings_editor.cpp msgid "Deadzone" @@ -9808,6 +9993,10 @@ msgid "Plugins" msgstr "إضافات" #: editor/property_editor.cpp +msgid "Preset..." +msgstr "إعداد مُسبق..." + +#: editor/property_editor.cpp msgid "Zero" msgstr "" @@ -9979,10 +10168,6 @@ msgstr "" msgid "Reset" msgstr "إرجاع التكبير" -#: editor/rename_dialog.cpp -msgid "Error" -msgstr "" - #: editor/reparent_dialog.cpp editor/scene_tree_dock.cpp msgid "Reparent Node" msgstr "" @@ -10038,6 +10223,10 @@ msgid "Instance Scene(s)" msgstr "" #: editor/scene_tree_dock.cpp +msgid "Replace with Branch Scene" +msgstr "" + +#: editor/scene_tree_dock.cpp msgid "Instance Child Scene" msgstr "" @@ -10079,10 +10268,24 @@ msgid "Make node as Root" msgstr "حفظ المشهد" #: editor/scene_tree_dock.cpp -msgid "Delete Node(s)?" +#, fuzzy +msgid "Delete %d nodes?" +msgstr "إنشاء عقدة" + +#: editor/scene_tree_dock.cpp +msgid "Delete the root node \"%s\"?" msgstr "" #: editor/scene_tree_dock.cpp +msgid "Delete node \"%s\" and its children?" +msgstr "" + +#: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Delete node \"%s\"?" +msgstr "إنشاء عقدة" + +#: editor/scene_tree_dock.cpp msgid "Can not perform with the root node." msgstr "" @@ -10487,11 +10690,42 @@ msgid "Bytes:" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Stack Trace" -msgstr "" +#, fuzzy +msgid "Warning:" +msgstr "تحذيرات" #: editor/script_editor_debugger.cpp -msgid "Pick one or more items from the list to display the graph." +#, fuzzy +msgid "Error:" +msgstr "خطأ!" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Error" +msgstr "خطأ في نسخ" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Error:" +msgstr "خطأ في نسخ" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Source" +msgstr "مورد" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Source:" +msgstr "مورد" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Source:" +msgstr "مورد" + +#: editor/script_editor_debugger.cpp +msgid "Stack Trace" msgstr "" #: editor/script_editor_debugger.cpp @@ -10499,14 +10733,20 @@ msgid "Errors" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Child Process Connected" -msgstr "" +#, fuzzy +msgid "Child process connected." +msgstr "غير متصل" #: editor/script_editor_debugger.cpp msgid "Copy Error" msgstr "خطأ في نسخ" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Skip Breakpoints" +msgstr "مسح النقاط" + +#: editor/script_editor_debugger.cpp msgid "Inspect Previous Instance" msgstr "" @@ -10523,6 +10763,11 @@ msgid "Profiler" msgstr "" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Network Profiler" +msgstr "تصدير المشروع" + +#: editor/script_editor_debugger.cpp msgid "Monitor" msgstr "" @@ -10535,6 +10780,10 @@ msgid "Monitors" msgstr "" #: editor/script_editor_debugger.cpp +msgid "Pick one or more items from the list to display the graph." +msgstr "" + +#: editor/script_editor_debugger.cpp msgid "List of Video Memory Usage by Resource:" msgstr "" @@ -10737,10 +10986,6 @@ msgid "Library" msgstr "" #: modules/gdnative/gdnative_library_singleton_editor.cpp -msgid "Status" -msgstr "" - -#: modules/gdnative/gdnative_library_singleton_editor.cpp msgid "Libraries: " msgstr "" @@ -10749,6 +10994,10 @@ msgid "GDNative" msgstr "" #: modules/gdscript/gdscript_functions.cpp +msgid "Expected a string of length 1 (a character)." +msgstr "" + +#: modules/gdscript/gdscript_functions.cpp #, fuzzy msgid "Step argument is zero!" msgstr "الخطوة (المتغيرة المدخلة/argument) تساوي صفر !" @@ -10911,6 +11160,15 @@ msgstr "" msgid "Pick Distance:" msgstr "" +#: modules/gridmap/grid_map_editor_plugin.cpp +#, fuzzy +msgid "Filter meshes" +msgstr "وضع المُصفي:" + +#: modules/gridmap/grid_map_editor_plugin.cpp +msgid "Give a MeshLibrary resource to this GridMap to use its meshes." +msgstr "" + #: modules/mono/csharp_script.cpp msgid "Class name can't be a reserved keyword" msgstr "" @@ -11049,6 +11307,10 @@ msgid "Create a new variable." msgstr "إنشاء %s جديد" #: modules/visual_script/visual_script_editor.cpp +msgid "Signals:" +msgstr "الإشارات:" + +#: modules/visual_script/visual_script_editor.cpp #, fuzzy msgid "Create a new signal." msgstr "أنشئ شكل جديد من لا شئ." @@ -11209,6 +11471,11 @@ msgid "Editing Signal:" msgstr "" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Make Tool:" +msgstr "أنشئ عظام" + +#: modules/visual_script/visual_script_editor.cpp msgid "Base Type:" msgstr "" @@ -11358,7 +11625,8 @@ msgstr "" #: platform/android/export/export.cpp msgid "" -"Android project is not installed for compiling. Install from Editor menu." +"Android build template not installed in the project. Install it from the " +"Project menu." msgstr "" #: platform/android/export/export.cpp @@ -12027,6 +12295,38 @@ msgstr "يمكن تعيين المتغيرات فقط في الذروة ." msgid "Constants cannot be modified." msgstr "" +#~ msgid "Properties:" +#~ msgstr "خصائص:" + +#, fuzzy +#~ msgid "Methods:" +#~ msgstr "قائمة الطرق" + +#, fuzzy +#~ msgid "Theme Properties:" +#~ msgstr "خصائص" + +#~ msgid "Enumerations:" +#~ msgstr "التعدادات:" + +#~ msgid "Constants:" +#~ msgstr "الثوابت:" + +#~ msgid "Class Description:" +#~ msgstr "وصف الصف:" + +#, fuzzy +#~ msgid "Property Descriptions:" +#~ msgstr "وصف الملكية:" + +#, fuzzy +#~ msgid "Method Descriptions:" +#~ msgstr "وصف الطريقة:" + +#, fuzzy +#~ msgid "Reverse sorting." +#~ msgstr "جار الطلب..." + #~ msgid "" #~ "Can't open file_type_cache.cch for writing, not saving file type cache!" #~ msgstr "" @@ -12200,9 +12500,6 @@ msgstr "" #~ msgid "Poly" #~ msgstr "تعديل البولي" -#~ msgid "No name provided" -#~ msgstr "لا أسم مُقدم" - #~ msgid "Create Poly" #~ msgstr "إنشاء بولي" |