diff options
Diffstat (limited to 'editor/translations/hi.po')
-rw-r--r-- | editor/translations/hi.po | 124 |
1 files changed, 105 insertions, 19 deletions
diff --git a/editor/translations/hi.po b/editor/translations/hi.po index 14933b7bda..20f3837208 100644 --- a/editor/translations/hi.po +++ b/editor/translations/hi.po @@ -1,6 +1,6 @@ # Hindi 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. # Abhas Kumar Sinha <abhaskumarsinha@gmail.com>, 2017. # Suryansh5545 <suryanshpathak5545@gmail.com>, 2018. @@ -30,6 +30,10 @@ msgid "Invalid type argument to convert(), use TYPE_* constants." msgstr "कन्वर्ट करने के लिए अमान्य प्रकार तर्क (), 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." @@ -427,6 +431,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 "ट्रैक जोड़ें" @@ -2021,6 +2029,14 @@ msgid "Search Help" msgstr "" #: editor/editor_help_search.cpp +msgid "Case Sensitive" +msgstr "" + +#: editor/editor_help_search.cpp +msgid "Show Hierarchy" +msgstr "" + +#: editor/editor_help_search.cpp msgid "Display All" msgstr "" @@ -2057,6 +2073,28 @@ msgstr "" msgid "Class" msgstr "" +#: editor/editor_help_search.cpp +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 "गुण(Property) ट्रैक" + +#: editor/editor_help_search.cpp +msgid "Theme Property" +msgstr "" + #: editor/editor_inspector.cpp editor/project_settings_editor.cpp msgid "Property:" msgstr "" @@ -3362,6 +3400,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." @@ -4562,6 +4608,11 @@ msgstr "" #: editor/plugins/animation_state_machine_editor.cpp #, fuzzy +msgid "Transition exists!" +msgstr "अनुवाद में बदलाव करें:" + +#: editor/plugins/animation_state_machine_editor.cpp +#, fuzzy msgid "Add Transition" msgstr "अनुवाद में बदलाव करें:" @@ -5852,11 +5903,21 @@ 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 msgid "Mesh Library" msgstr "" @@ -6735,11 +6796,6 @@ msgid "Source" msgstr "संसाधन" #: editor/plugins/script_text_editor.cpp -#, fuzzy -msgid "Signal" -msgstr "संकेत" - -#: editor/plugins/script_text_editor.cpp msgid "Target" msgstr "" @@ -6768,6 +6824,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 "" @@ -7406,21 +7467,39 @@ msgid "Create Mesh2D" msgstr "एक नया बनाएं" #: editor/plugins/sprite_editor_plugin.cpp +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 "" @@ -7500,6 +7579,10 @@ msgid "Add Frame" msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Unable to load images" +msgstr "" + +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "ERROR: Couldn't load frame resource!" msgstr "" @@ -7796,10 +7879,6 @@ msgid "Color" msgstr "" #: editor/plugins/theme_editor_plugin.cpp -msgid "Constant" -msgstr "" - -#: editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Theme File" msgstr "खोलो इसे" @@ -8198,6 +8277,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 "सदस्यता बनाएं" @@ -10885,10 +10974,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 "" @@ -11027,6 +11112,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 "" @@ -11294,10 +11384,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 "" |