diff options
Diffstat (limited to 'editor/translations/hi.po')
-rw-r--r-- | editor/translations/hi.po | 100 |
1 files changed, 95 insertions, 5 deletions
diff --git a/editor/translations/hi.po b/editor/translations/hi.po index a4e7d4ae72..916e6fd01d 100644 --- a/editor/translations/hi.po +++ b/editor/translations/hi.po @@ -348,6 +348,7 @@ msgstr "एनिमेशन लूप मोड बदलें" msgid "Remove Anim Track" msgstr "अनीम ट्रैक निकालें" +#. TRANSLATORS: %s will be replaced by a phrase describing the target of track. #: editor/animation_track_editor.cpp msgid "Create NEW track for %s and insert key?" msgstr "% एस के लिए नया ट्रैक बनाएं और कुंजी डालें?" @@ -372,10 +373,27 @@ msgstr "बनाना" msgid "Anim Insert" msgstr "अनीम डालें" +#. TRANSLATORS: This describes the target of new animation track, will be inserted into another string. +#: editor/animation_track_editor.cpp +msgid "node '%s'" +msgstr "" + +#. TRANSLATORS: This describes the target of new animation track, will be inserted into another string. +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "animation" +msgstr "कार्यों:" + #: editor/animation_track_editor.cpp msgid "AnimationPlayer can't animate itself, only other players." msgstr "एनिमेशनप्लेयर खुद को चेतन नहीं कर सकता, केवल अन्य खिलाड़ी।" +#. TRANSLATORS: This describes the target of new animation track, will be inserted into another string. +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "property '%s'" +msgstr "प्रोपर्टी" + #: editor/animation_track_editor.cpp msgid "Anim Create & Insert" msgstr "अनीम बनाएं और डालें" @@ -947,7 +965,7 @@ msgstr "नया%s बनाएं" msgid "No results for \"%s\"." msgstr "" -#: editor/create_dialog.cpp +#: editor/create_dialog.cpp editor/property_selector.cpp msgid "No description available for %s." msgstr "" @@ -2289,6 +2307,17 @@ msgid "New Window" msgstr "नया विंडो" #: editor/editor_node.cpp +msgid "" +"Spins when the editor window redraws.\n" +"Update Continuously is enabled, which can increase power usage. Click to " +"disable it." +msgstr "" + +#: editor/editor_node.cpp +msgid "Spins when the editor window redraws." +msgstr "जब संपादक खिड़की फिर से खींचता है तो स्पिन करता है।" + +#: editor/editor_node.cpp msgid "Imported resources can't be saved." msgstr "इंपोर्टेड रेसोर्सेस सेव नहीं कर सकते." @@ -3130,10 +3159,6 @@ msgid "Save & Restart" msgstr "सहेजें और पुनः आरंभ करें" #: editor/editor_node.cpp -msgid "Spins when the editor window redraws." -msgstr "जब संपादक खिड़की फिर से खींचता है तो स्पिन करता है।" - -#: editor/editor_node.cpp msgid "Update Continuously" msgstr "लगातार अपडेट करें" @@ -3785,6 +3810,15 @@ msgid "Download from:" msgstr "डाउनलोड" #: editor/export_template_manager.cpp +#, fuzzy +msgid "Open in Web Browser" +msgstr "फ़ाइल मैनेजर में खोलिये" + +#: editor/export_template_manager.cpp +msgid "Copy Mirror URL" +msgstr "" + +#: editor/export_template_manager.cpp msgid "Download and Install" msgstr "" @@ -8561,6 +8595,12 @@ msgid "" msgstr "" #: editor/plugins/theme_editor_plugin.cpp +msgid "" +"Select a theme type from the list to edit its items.\n" +"You can add a custom type or import a type with its items from another theme." +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Remove All Color Items" msgstr "आइटम निकालें" @@ -8591,6 +8631,12 @@ msgid "Remove All StyleBox Items" msgstr "आइटम निकालें" #: editor/plugins/theme_editor_plugin.cpp +msgid "" +"This theme type is empty.\n" +"Add more items to it manually or by importing from another theme." +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Add Color Item" msgstr "पसंदीदा में जोड़ें" @@ -12124,6 +12170,14 @@ msgstr "" msgid "Change Ray Shape Length" msgstr "" +#: editor/spatial_editor_gizmos.cpp +msgid "Set Room Point Position" +msgstr "" + +#: editor/spatial_editor_gizmos.cpp +msgid "Set Portal Point Position" +msgstr "" + #: modules/csg/csg_gizmos.cpp msgid "Change Cylinder Radius" msgstr "" @@ -13771,6 +13825,42 @@ msgstr "" msgid "There should only be one RoomManager in the SceneTree." msgstr "" +#: scene/3d/room_manager.cpp +msgid "" +"RoomList path is invalid.\n" +"Please check the RoomList branch has been assigned in the RoomManager." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "RoomList contains no Rooms, aborting." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "Misnamed nodes detected, check output log for details. Aborting." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "Portal link room not found, check output log for details." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "" +"Portal autolink failed, check output log for details.\n" +"Check the portal is facing outwards from the source room." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "" +"Room overlap detected, cameras may work incorrectly in overlapping area.\n" +"Check output log for details." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "" +"Error calculating room bounds.\n" +"Ensure all rooms contain geometry or manual bounds." +msgstr "" + #: scene/3d/soft_body.cpp msgid "This body will be ignored until you set a mesh." msgstr "" |