diff options
Diffstat (limited to 'editor/translations/fa.po')
-rw-r--r-- | editor/translations/fa.po | 589 |
1 files changed, 441 insertions, 148 deletions
diff --git a/editor/translations/fa.po b/editor/translations/fa.po index 9c919cfa50..f66805fbdd 100644 --- a/editor/translations/fa.po +++ b/editor/translations/fa.po @@ -11,12 +11,13 @@ # Behrooz Kashani <bkashani@gmail.com>, 2018. # Mahdi <sadisticwarlock@gmail.com>, 2018. # hpn33 <hamed.hpn332@gmail.com>, 2019. +# Focus <saeeddashticlash@gmail.com>, 2019. msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2019-07-09 10:47+0000\n" -"Last-Translator: hpn33 <hamed.hpn332@gmail.com>\n" +"PO-Revision-Date: 2019-09-26 11:50+0000\n" +"Last-Translator: Focus <saeeddashticlash@gmail.com>\n" "Language-Team: Persian <https://hosted.weblate.org/projects/godot-engine/" "godot/fa/>\n" "Language: fa\n" @@ -24,7 +25,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.8-dev\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 @@ -62,15 +63,42 @@ msgstr "نام دارایی ایندکس نامعتبر 's%' در گره s%." #: core/math/expression.cpp msgid "Invalid named index '%s' for base type %s" -msgstr "" +msgstr "شاخص نامگذاری شده \"٪ s\" برای نوع پایه٪ s نامعتبر است" #: core/math/expression.cpp -#, fuzzy msgid "Invalid arguments to construct '%s'" -msgstr ": آرگومان نوع نامعتبر " +msgstr ": آرگومان نوع نامعتبر آرگومان های نامعتبر برای ساخت '٪ s'" #: core/math/expression.cpp msgid "On call to '%s':" +msgstr "در تماس با '٪ s':" + +#: core/ustring.cpp +msgid "B" +msgstr "" + +#: core/ustring.cpp +msgid "KiB" +msgstr "" + +#: core/ustring.cpp +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 @@ -91,7 +119,7 @@ msgstr "زمان:" #: editor/animation_bezier_editor.cpp msgid "Value:" -msgstr "" +msgstr "ارزش:" #: editor/animation_bezier_editor.cpp msgid "Insert Key Here" @@ -106,9 +134,8 @@ msgid "Delete Selected Key(s)" msgstr "کلیدها را پاک کن" #: editor/animation_bezier_editor.cpp -#, fuzzy msgid "Add Bezier Point" -msgstr "افزودن نقطه" +msgstr "Bezier Point را اضافه کنید" #: editor/animation_bezier_editor.cpp #, fuzzy @@ -176,20 +203,19 @@ msgstr "طول انیمیشن را تغییر بده" #: editor/animation_track_editor.cpp #: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Change Animation Loop" -msgstr "" +msgstr "حلقه(loop) انیمیشن را تغییر دهید" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Property Track" -msgstr "ویژگی:" +msgstr "ویژگی مسیر" #: editor/animation_track_editor.cpp msgid "3D Transform Track" -msgstr "" +msgstr "مسیر 3D Transform" #: editor/animation_track_editor.cpp msgid "Call Method Track" -msgstr "" +msgstr "صدا زدن Method Track" #: editor/animation_track_editor.cpp msgid "Bezier Curve Track" @@ -197,21 +223,19 @@ msgstr "" #: editor/animation_track_editor.cpp msgid "Audio Playback Track" -msgstr "" +msgstr "مسیر Audio Playback" #: editor/animation_track_editor.cpp msgid "Animation Playback Track" -msgstr "" +msgstr "مسیر پخش Animation" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Animation length (frames)" -msgstr "طول انیمیشن (به ثانیه)" +msgstr "طول انیمیشن ( frames)" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Animation length (seconds)" -msgstr "طول انیمیشن (به ثانیه)" +msgstr "طول انیمیشن (seconds)" #: editor/animation_track_editor.cpp msgid "Add Track" @@ -228,46 +252,43 @@ msgstr "وظایف:" #: editor/animation_track_editor.cpp msgid "Audio Clips:" -msgstr "" +msgstr "کلیپ های صوتی:" #: editor/animation_track_editor.cpp msgid "Anim Clips:" -msgstr "" +msgstr "کلیپ های انیمیشن:" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Change Track Path" -msgstr "مقدار آرایه را تغییر بده" +msgstr "تغییرمیسر path" #: editor/animation_track_editor.cpp msgid "Toggle this track on/off." -msgstr "" +msgstr "روشن / خاموش کردن این Track." #: editor/animation_track_editor.cpp msgid "Update Mode (How this property is set)" -msgstr "" +msgstr "حالت بروزرسانی (نحوه تنظیم این ویژگی)" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Interpolation Mode" -msgstr "گره انیمیشن" +msgstr "حالت درون یابی(درونیابی روشی است برای یافتن مقدار تابع درون یک بازه)" #: editor/animation_track_editor.cpp msgid "Loop Wrap Mode (Interpolate end with beginning on loop)" -msgstr "" +msgstr "حالت بسته بندی حلقه (انتهای درون قطبی با شروع در حلقه)" #: editor/animation_track_editor.cpp msgid "Remove this track." msgstr "این ترک را حذف کن." #: editor/animation_track_editor.cpp -#, fuzzy msgid "Time (s): " -msgstr "زمان:" +msgstr "زمان(s): " #: editor/animation_track_editor.cpp msgid "Toggle Track Enabled" -msgstr "" +msgstr "Toggle Track Enabled" #: editor/animation_track_editor.cpp msgid "Continuous" @@ -283,11 +304,11 @@ msgstr "تریگر" #: editor/animation_track_editor.cpp msgid "Capture" -msgstr "" +msgstr "گرفتن" #: editor/animation_track_editor.cpp msgid "Nearest" -msgstr "" +msgstr "نزدیکترین" #: editor/animation_track_editor.cpp editor/plugins/curve_editor_plugin.cpp #: editor/property_editor.cpp @@ -296,45 +317,40 @@ msgstr "خطی" #: editor/animation_track_editor.cpp msgid "Cubic" -msgstr "" +msgstr "مکعب" #: editor/animation_track_editor.cpp msgid "Clamp Loop Interp" -msgstr "" +msgstr "رابط گره حلقه(Loop)" #: editor/animation_track_editor.cpp msgid "Wrap Loop Interp" -msgstr "" +msgstr "رابط پوشش حلقه" #: editor/animation_track_editor.cpp #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Insert Key" -msgstr "" +msgstr "درج کلید" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Duplicate Key(s)" -msgstr "تکرار کلیدهای انیمیشن" +msgstr "کپی کردن (Duplicate ) کلید(key)" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Delete Key(s)" -msgstr "حذف گره(ها)" +msgstr "حذف کلید(key)" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Change Animation Update Mode" -msgstr "تغییر مقدار دیکشنری" +msgstr "تغییر حالت بروزرسانی انیمیشن" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Change Animation Interpolation Mode" -msgstr "گره انیمیشن" +msgstr "تغییر حالت درون یابی(Interpolation ) انیمیشن" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Change Animation Loop Mode" -msgstr "حلقه انیمیشن را تغییر بده" +msgstr "تغییر حالت تکررار (Loop) انیمیشن" #: editor/animation_track_editor.cpp msgid "Remove Anim Track" @@ -365,7 +381,7 @@ msgstr "در انیمیشن درج کن" #: editor/animation_track_editor.cpp msgid "AnimationPlayer can't animate itself, only other players." -msgstr "" +msgstr "انیمیشن پلیر نمی تواند خود را انیمیت کند. فقط پلیر دیگر." #: editor/animation_track_editor.cpp msgid "Anim Create & Insert" @@ -380,18 +396,16 @@ msgid "Anim Insert Key" msgstr "کلید را در انیمیشن درج کن" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Change Animation Step" -msgstr "طول انیمیشن را تغییر بده" +msgstr "تغییر گام(Step)انیمیشن" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Rearrange Tracks" -msgstr "مسیر به سمت گره:" +msgstr "تنظیم مجدد مسیر" #: editor/animation_track_editor.cpp msgid "Transform tracks only apply to Spatial-based nodes." -msgstr "" +msgstr "مسیر تبدیل (Transform) فقط برای گرههای مبتنی بر مکانی اعمال می شوند." #: editor/animation_track_editor.cpp msgid "" @@ -400,6 +414,10 @@ msgid "" "-AudioStreamPlayer2D\n" "-AudioStreamPlayer3D" msgstr "" +"آهنگ های صوتی فقط می توانند به گره های نوع (nodes) اشاره کنند\n" +"-AudioStreamPlayer\n" +"-AudioStreamPlayer2D\n" +"-AudioStreamPlayer3D" #: editor/animation_track_editor.cpp msgid "Animation tracks can only point to AnimationPlayer nodes." @@ -501,6 +519,12 @@ msgid "Select None" msgstr "گره انتخاب" #: editor/animation_track_editor.cpp +#, fuzzy +msgid "Select an AnimationPlayer node to create and edit animations." +msgstr "" +"یک AnimationPlayer از درخت صحنه انتخاب کنید تا انیمیشنها را ویرایش کنید." + +#: editor/animation_track_editor.cpp msgid "Only show tracks from nodes selected in tree." msgstr "" @@ -835,7 +859,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 @@ -943,7 +968,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 @@ -1257,7 +1283,7 @@ msgid "Delete Bus Effect" msgstr "حذف اثر گذرا" #: editor/editor_audio_buses.cpp -msgid "Audio Bus, Drag and Drop to rearrange." +msgid "Drag & drop to rearrange." msgstr "" #: editor/editor_audio_buses.cpp @@ -1456,6 +1482,7 @@ msgid "Add AutoLoad" msgstr "بارگذاری خودکار (AutoLoad) را اضافه کن" #: 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 "مسیر:" @@ -1694,6 +1721,7 @@ msgstr "تابع را بساز" #: editor/editor_feature_profile.cpp #: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/version_control_editor_plugin.cpp msgid "New" msgstr "" @@ -1775,6 +1803,7 @@ msgid "New Folder..." msgstr "ساختن پوشه..." #: editor/editor_file_dialog.cpp +#: editor/plugins/version_control_editor_plugin.cpp msgid "Refresh" msgstr "" @@ -1935,7 +1964,8 @@ msgid "Inherited by:" msgstr "به ارث رسیده به وسیله:" #: editor/editor_help.cpp -msgid "Brief Description:" +#, fuzzy +msgid "Brief Description" msgstr "خلاصه توضیحات:" #: editor/editor_help.cpp @@ -1943,41 +1973,19 @@ 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 "سیگنال ها:" - -#: editor/editor_help.cpp msgid "Enumerations" msgstr "شمارش ها" #: editor/editor_help.cpp -msgid "Enumerations:" -msgstr "شمارش ها:" - -#: editor/editor_help.cpp msgid "enum " msgstr "" @@ -1986,21 +1994,12 @@ msgid "Constants" msgstr "ثابت ها" #: editor/editor_help.cpp -msgid "Constants:" -msgstr "" - -#: editor/editor_help.cpp #, fuzzy msgid "Class Description" msgstr "توضیحات" #: editor/editor_help.cpp -#, fuzzy -msgid "Class Description:" -msgstr "توضیح:" - -#: editor/editor_help.cpp -msgid "Online Tutorials:" +msgid "Online Tutorials" msgstr "" #: editor/editor_help.cpp @@ -2016,11 +2015,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 +2026,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]!" @@ -2112,8 +2101,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 @@ -2127,6 +2116,48 @@ 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 +msgid "Start" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "%s/s" +msgstr "" + +#: editor/editor_network_profiler.cpp +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 "" @@ -2680,6 +2711,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..." @@ -2890,10 +2934,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 "" @@ -2947,10 +2987,6 @@ msgid "Inspector" msgstr "" #: editor/editor_node.cpp -msgid "Node" -msgstr "گره" - -#: editor/editor_node.cpp msgid "Expand Bottom Panel" msgstr "" @@ -2973,15 +3009,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 @@ -3044,6 +3086,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 "" @@ -3054,6 +3101,11 @@ msgstr "" #: editor/editor_plugin_settings.cpp #, fuzzy +msgid "Main Script:" +msgstr "باز کردن و اجرای یک اسکریپت" + +#: editor/editor_plugin_settings.cpp +#, fuzzy msgid "Edit Plugin" msgstr "ویرایش سیگنال" @@ -3083,11 +3135,6 @@ msgstr "وضعیت:" msgid "Edit:" msgstr "ویرایش" -#: editor/editor_profiler.cpp editor/plugins/animation_state_machine_editor.cpp -#: editor/rename_dialog.cpp -msgid "Start" -msgstr "" - #: editor/editor_profiler.cpp msgid "Measure:" msgstr "" @@ -3916,9 +3963,10 @@ msgstr " پوشه ها" msgid "Import As:" msgstr "" -#: editor/import_dock.cpp editor/property_editor.cpp -msgid "Preset..." -msgstr "" +#: editor/import_dock.cpp +#, fuzzy +msgid "Preset" +msgstr "بازنشانی بزرگنمایی" #: editor/import_dock.cpp msgid "Reimport" @@ -4376,6 +4424,7 @@ msgid "Change Animation Name:" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Delete Animation?" msgstr "انیمیشن حذف شود؟" @@ -4965,11 +5014,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 "طبقهبندی:" @@ -5252,6 +5296,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 "یک Breakpoint درج کن" @@ -6336,7 +6385,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 "" @@ -6556,11 +6605,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 @@ -6646,7 +6695,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 "منبع" @@ -7459,6 +7508,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 "گره انیمیشن" @@ -7794,6 +7848,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 "" @@ -7938,6 +8001,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 "حذف نقطهٔ منحنی" @@ -8114,6 +8182,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 +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 +#, fuzzy +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 "" @@ -8368,6 +8539,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 "" @@ -9599,6 +9775,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 "" @@ -9738,6 +9919,10 @@ msgid "Plugins" msgstr "" #: editor/property_editor.cpp +msgid "Preset..." +msgstr "" + +#: editor/property_editor.cpp msgid "Zero" msgstr "" @@ -9912,10 +10097,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 "گره تغییر والد" @@ -9971,6 +10152,11 @@ msgid "Instance Scene(s)" msgstr "" #: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Replace with Branch Scene" +msgstr "ذخیرهٔ شاخه به عنوان صحنه" + +#: editor/scene_tree_dock.cpp msgid "Instance Child Scene" msgstr "ارثبری صحنهٔ فرزند" @@ -10012,8 +10198,22 @@ msgid "Make node as Root" msgstr "" #: editor/scene_tree_dock.cpp -msgid "Delete Node(s)?" -msgstr "حذف گره(ها)؟" +#, 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." @@ -10428,11 +10628,41 @@ msgid "Bytes:" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Stack Trace" +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 @@ -10440,8 +10670,9 @@ msgid "Errors" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Child Process Connected" -msgstr "" +#, fuzzy +msgid "Child process connected." +msgstr "اتصال قطع شده" #: editor/script_editor_debugger.cpp #, fuzzy @@ -10449,6 +10680,11 @@ msgid "Copy Error" msgstr "خطاهای بارگذاری" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Skip Breakpoints" +msgstr "حذف کن" + +#: editor/script_editor_debugger.cpp msgid "Inspect Previous Instance" msgstr "" @@ -10465,6 +10701,11 @@ msgid "Profiler" msgstr "" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Network Profiler" +msgstr "صدور پروژه" + +#: editor/script_editor_debugger.cpp msgid "Monitor" msgstr "" @@ -10477,6 +10718,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 "" @@ -10678,11 +10923,6 @@ msgid "Library" msgstr "صادکردن فایل کتابخانه ای" #: modules/gdnative/gdnative_library_singleton_editor.cpp -#, fuzzy -msgid "Status" -msgstr "وضعیت:" - -#: modules/gdnative/gdnative_library_singleton_editor.cpp msgid "Libraries: " msgstr "" @@ -10691,6 +10931,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 "آرگومان step صفر است!" @@ -10857,6 +11101,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 "" @@ -11007,6 +11260,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 "انتخاب شده را تغییر مقیاس بده" @@ -11170,6 +11427,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 "نوع پایه:" @@ -11326,7 +11588,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 @@ -12060,6 +12323,36 @@ msgid "Constants cannot be modified." msgstr "" #, fuzzy +#~ msgid "Methods:" +#~ msgstr "روش ها" + +#, fuzzy +#~ msgid "Theme Properties:" +#~ msgstr "صافی کردن گرهها" + +#~ msgid "Enumerations:" +#~ msgstr "شمارش ها:" + +#, fuzzy +#~ msgid "Class Description:" +#~ msgstr "توضیح:" + +#, fuzzy +#~ msgid "Property Descriptions:" +#~ msgstr "توضیحات مشخصه:" + +#, fuzzy +#~ msgid "Method Descriptions:" +#~ msgstr "توضیح:" + +#, fuzzy +#~ msgid "Reverse sorting." +#~ msgstr "در حال درخواست..." + +#~ msgid "Delete Node(s)?" +#~ msgstr "حذف گره(ها)؟" + +#, fuzzy #~ msgid "Error: could not load file." #~ msgstr "نمیتواند یک پوشه ایجاد شود." |