diff options
Diffstat (limited to 'editor/translations/bn.po')
-rw-r--r-- | editor/translations/bn.po | 89 |
1 files changed, 83 insertions, 6 deletions
diff --git a/editor/translations/bn.po b/editor/translations/bn.po index 79efee9589..d329b1a3fc 100644 --- a/editor/translations/bn.po +++ b/editor/translations/bn.po @@ -1144,6 +1144,11 @@ msgid "File Exists, Overwrite?" msgstr "একই নামের ফাইল উপস্থিত, তা মুছে লিখবেন?" #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select Current Folder" +msgstr "ফোল্ডার তৈরি করুন" + +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "All Recognized" msgstr "সব ফাইল পরিচিতি সম্পন্ন" @@ -1217,7 +1222,7 @@ msgstr "ফেবরিট/প্রিয়কে উপরের দিকে msgid "Move Favorite Down" msgstr "ফেবরিট/প্রিয়কে নিচের দিকে নামান" -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp #, fuzzy msgid "Go to parent folder" msgstr "ফোল্ডার তৈরী করা সম্ভব হয়নি।" @@ -1546,6 +1551,16 @@ msgstr "" "ডিবাগিং সংক্রান্ত বিস্তারিত তথ্যের জন্য অনুগ্রহ করে ডকুমেন্টেশনের সাহায্য নিন।" #: editor/editor_node.cpp +#, fuzzy +msgid "Expand all properties" +msgstr "ধারক/বাহক পর্যন্ত বিস্তৃত করুন" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Collapse all properties" +msgstr "কলাপ্স করুন" + +#: editor/editor_node.cpp msgid "Copy Params" msgstr "মানসমূহ প্রতিলিপি/কপি করুন" @@ -2198,14 +2213,14 @@ msgid "Import" msgstr "ইম্পোর্ট" #: editor/editor_node.cpp -msgid "FileSystem" -msgstr "ফাইলসিস্টেম" - -#: editor/editor_node.cpp editor/node_dock.cpp msgid "Node" msgstr "নোড" #: editor/editor_node.cpp +msgid "FileSystem" +msgstr "ফাইলসিস্টেম" + +#: editor/editor_node.cpp msgid "Output" msgstr "আউটপুট/ফলাফল" @@ -2265,7 +2280,7 @@ msgstr "এডিটরে খুলুন" msgid "Open Script Editor" msgstr "এডিটরে খুলুন" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/project_manager.cpp #, fuzzy msgid "Open Asset Library" msgstr "লাইব্রেরি এক্সপোর্ট করুন" @@ -3098,6 +3113,57 @@ msgid "Copy Animation" msgstr "অ্যানিমেশন প্রতিলিপি করুন" #: editor/plugins/animation_player_editor_plugin.cpp +msgid "Onion Skinning" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Enable Onion Skinning" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Directions" +msgstr "অংশাদি:" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Past" +msgstr "প্রতিলেপন/পেস্ট করুন" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Future" +msgstr "গঠনবিন্যাস" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Depth" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "1 step" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "2 steps" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "3 steps" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Differences Only" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Force White Modulate" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Include Gizmos (3D)" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp msgid "Create New Animation" msgstr "নতুন অ্যানিমেশন তৈরি করুন" @@ -6116,6 +6182,12 @@ msgstr "পুনরারম্ভ (সেঃ):" msgid "Can't run project" msgstr "সংযোগ.." +#: editor/project_manager.cpp +msgid "" +"You don't currently have any projects.\n" +"Would you like to explore the official example projects in the Asset Library?" +msgstr "" + #: editor/project_settings_editor.cpp msgid "Key " msgstr "কী/চাবি " @@ -8013,6 +8085,11 @@ msgstr "সতর্কতা!" msgid "Please Confirm..." msgstr "অনুগ্রহ করে নিশ্চিত করুন..." +#: scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select this Folder" +msgstr "মেথড/পদ্ধতি বাছাই করুন" + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " |