diff options
Diffstat (limited to 'editor/translations/ur_PK.po')
-rw-r--r-- | editor/translations/ur_PK.po | 107 |
1 files changed, 83 insertions, 24 deletions
diff --git a/editor/translations/ur_PK.po b/editor/translations/ur_PK.po index 432a8d1137..10558ad98e 100644 --- a/editor/translations/ur_PK.po +++ b/editor/translations/ur_PK.po @@ -829,7 +829,6 @@ msgstr ".تمام کا انتخاب" #: editor/export_template_manager.cpp editor/groups_editor.cpp #: editor/plugins/animation_player_editor_plugin.cpp #: editor/plugins/asset_library_editor_plugin.cpp -#: 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 @@ -1437,18 +1436,9 @@ msgstr "" msgid "Rearrange Autoloads" msgstr "" -#: editor/editor_autoload_settings.cpp editor/script_create_dialog.cpp -msgid "Invalid path." -msgstr "" - -#: editor/editor_autoload_settings.cpp editor/script_create_dialog.cpp -msgid "File does not exist." -msgstr "" - #: editor/editor_autoload_settings.cpp -#, fuzzy -msgid "Not in resource path." -msgstr ".یہ ریسورس فائل پر مبنی نہی ہے" +msgid "Can't add autoload:" +msgstr "" #: editor/editor_autoload_settings.cpp msgid "Add AutoLoad" @@ -2390,11 +2380,14 @@ msgid "Can't reload a scene that was never saved." msgstr "" #: editor/editor_node.cpp -msgid "Revert" -msgstr "" +#, fuzzy +msgid "Reload Saved Scene" +msgstr "سب سکریپشن بنائیں" #: editor/editor_node.cpp -msgid "This action cannot be undone. Revert anyway?" +msgid "" +"The current scene has unsaved changes.\n" +"Reload the saved scene anyway? This action cannot be undone." msgstr "" #: editor/editor_node.cpp @@ -2664,10 +2657,6 @@ msgid "Redo" msgstr "" #: editor/editor_node.cpp -msgid "Revert Scene" -msgstr "" - -#: editor/editor_node.cpp msgid "Miscellaneous project or scene-wide tools." msgstr "" @@ -3282,6 +3271,10 @@ msgstr "" msgid "Did you forget the '_run' method?" msgstr "" +#: editor/editor_spin_slider.cpp +msgid "Hold Ctrl to round to integers. Hold Shift for more precise changes." +msgstr "" + #: editor/editor_sub_scene.cpp msgid "Select Node(s) to Import" msgstr "" @@ -3882,6 +3875,10 @@ msgid "Error running post-import script:" msgstr "" #: editor/import/resource_importer_scene.cpp +msgid "Did you return a Node-derived object in the `post_import()` method?" +msgstr "" + +#: editor/import/resource_importer_scene.cpp msgid "Saving..." msgstr "" @@ -6829,11 +6826,11 @@ msgid "" msgstr "" #: editor/plugins/script_text_editor.cpp -msgid "Line" +msgid "[Ignore]" msgstr "" #: editor/plugins/script_text_editor.cpp -msgid "(ignore)" +msgid "Line" msgstr "" #: editor/plugins/script_text_editor.cpp @@ -7312,6 +7309,15 @@ msgid "XForm Dialog" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "" +"Click to toggle between visibility states.\n" +"\n" +"Open eye: Gizmo is visible.\n" +"Closed eye: Gizmo is hidden.\n" +"Half-open eye: Gizmo is also visible through opaque surfaces (\"x-ray\")." +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Snap Nodes To Floor" msgstr "" @@ -10312,7 +10318,7 @@ msgstr "" #: editor/scene_tree_dock.cpp #, fuzzy -msgid "Clear Script" +msgid "Detach Script" msgstr "سب سکریپشن بنائیں" #: editor/scene_tree_dock.cpp @@ -10475,6 +10481,13 @@ msgid "Open Documentation" msgstr "" #: editor/scene_tree_dock.cpp +msgid "" +"Cannot attach a script: there are no languages registered.\n" +"This is probably because this editor was built with all language modules " +"disabled." +msgstr "" + +#: editor/scene_tree_dock.cpp msgid "Add Child Node" msgstr "" @@ -10523,11 +10536,11 @@ msgid "" msgstr "" #: editor/scene_tree_dock.cpp -msgid "Attach a new or existing script for the selected node." +msgid "Attach a new or existing script to the selected node." msgstr "" #: editor/scene_tree_dock.cpp -msgid "Clear a script for the selected node." +msgid "Detach the script from the selected node." msgstr "" #: editor/scene_tree_dock.cpp @@ -10651,6 +10664,10 @@ msgid "A directory with the same name exists." msgstr "" #: editor/script_create_dialog.cpp +msgid "File does not exist." +msgstr "" + +#: editor/script_create_dialog.cpp msgid "Invalid extension." msgstr "" @@ -10692,6 +10709,10 @@ msgid "File exists, it will be reused." msgstr "" #: editor/script_create_dialog.cpp +msgid "Invalid path." +msgstr "" + +#: editor/script_create_dialog.cpp msgid "Invalid class name." msgstr "" @@ -11755,6 +11776,10 @@ msgid "Debug keystore not configured in the Editor Settings nor in the preset." msgstr "" #: platform/android/export/export.cpp +msgid "Release keystore incorrectly configured in the export preset." +msgstr "" + +#: platform/android/export/export.cpp msgid "Custom build requires a valid Android SDK path in Editor Settings." msgstr "" @@ -11778,6 +11803,32 @@ msgstr "" #: platform/android/export/export.cpp msgid "" +"Invalid \"GodotPaymentV3\" module included in the \"android/modules\" " +"project setting (changed in Godot 3.2.2).\n" +msgstr "" + +#: platform/android/export/export.cpp +msgid "\"Use Custom Build\" must be enabled to use the plugins." +msgstr "" + +#: platform/android/export/export.cpp +msgid "" +"\"Degrees Of Freedom\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR" +"\"." +msgstr "" + +#: platform/android/export/export.cpp +msgid "" +"\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR\"." +msgstr "" + +#: platform/android/export/export.cpp +msgid "" +"\"Focus Awareness\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR\"." +msgstr "" + +#: platform/android/export/export.cpp +msgid "" "Trying to build from a custom built template, but no version info for it " "exists. Please reinstall from the 'Project' menu." msgstr "" @@ -12420,6 +12471,14 @@ msgid "Constants cannot be modified." msgstr "" #, fuzzy +#~ msgid "Not in resource path." +#~ msgstr ".یہ ریسورس فائل پر مبنی نہی ہے" + +#, fuzzy +#~ msgid "Clear Script" +#~ msgstr "سب سکریپشن بنائیں" + +#, fuzzy #~ msgid "Class Description" #~ msgstr "سب سکریپشن بنائیں" |