diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2022-06-16 20:59:13 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2022-06-16 21:07:30 +0200 |
commit | d04e7a7506cb5b6400911da7a8e1914929c7c5b1 (patch) | |
tree | 1862a6596a6b5c643da5a18cd2c71c2f39f1b185 /editor/translations/ka.po | |
parent | 3aeeaf2b82f4229eae087c9829675da3deea8086 (diff) |
i18n: Sync editor translations with Weblate
(cherry picked from commit 135c252a389c4cea2074536aeebef941038a1429)
Diffstat (limited to 'editor/translations/ka.po')
-rw-r--r-- | editor/translations/ka.po | 503 |
1 files changed, 413 insertions, 90 deletions
diff --git a/editor/translations/ka.po b/editor/translations/ka.po index 875dfbd491..bd99c1497d 100644 --- a/editor/translations/ka.po +++ b/editor/translations/ka.po @@ -216,9 +216,10 @@ msgid "Data" msgstr "" #: core/io/file_access_network.cpp core/register_core_types.cpp -#: editor/editor_settings.cpp main/main.cpp +#: editor/editor_file_dialog.cpp editor/editor_settings.cpp main/main.cpp #: modules/gdscript/language_server/gdscript_language_server.cpp #: modules/webrtc/webrtc_data_channel.h modules/websocket/websocket_macros.h +#: scene/gui/file_dialog.cpp msgid "Network" msgstr "" @@ -372,6 +373,15 @@ msgstr "" msgid "Max Size (KB)" msgstr "" +#: core/os/input.cpp +#, fuzzy +msgid "Mouse Mode" +msgstr "მასშტაბის თანაფარდობა:" + +#: core/os/input.cpp +msgid "Use Accumulated Input" +msgstr "" + #: core/os/input_event.cpp editor/project_settings_editor.cpp #: servers/audio_server.cpp msgid "Device" @@ -562,7 +572,8 @@ msgstr "აღწერა:" #: core/project_settings.cpp editor/editor_node.cpp editor/editor_settings.cpp #: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp -#: main/main.cpp +#: main/main.cpp platform/android/export/export_plugin.cpp +#: platform/javascript/export/export.cpp msgid "Run" msgstr "" @@ -776,7 +787,8 @@ msgid "Quality" msgstr "" #: core/project_settings.cpp scene/gui/file_dialog.cpp -#: scene/main/scene_tree.cpp servers/visual_server.cpp +#: scene/main/scene_tree.cpp scene/resources/navigation_mesh.cpp +#: servers/visual_server.cpp #, fuzzy msgid "Filters" msgstr "ანიმ სიგრძის შეცვლა" @@ -2253,8 +2265,8 @@ msgid "Open" msgstr "გახსნილი" #: editor/dependency_editor.cpp -msgid "Owners Of:" -msgstr "მფლობელები:" +msgid "Owners of: %s (Total: %d)" +msgstr "" #: editor/dependency_editor.cpp #, fuzzy @@ -2564,7 +2576,7 @@ msgid "Bus Options" msgstr "აღწერა:" #: editor/editor_audio_buses.cpp editor/filesystem_dock.cpp -#: editor/scene_tree_dock.cpp +#: editor/project_export.cpp editor/scene_tree_dock.cpp msgid "Duplicate" msgstr "" @@ -2822,6 +2834,23 @@ msgid "Choose" msgstr "" #: editor/editor_export.cpp +msgid "Project export for platform:" +msgstr "" + +#: editor/editor_export.cpp +msgid "Completed with errors." +msgstr "" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Completed sucessfully." +msgstr "პაკეტი დაყენდა წარმატებით!" + +#: editor/editor_export.cpp +msgid "Failed." +msgstr "" + +#: editor/editor_export.cpp msgid "Storing File:" msgstr "" @@ -2834,6 +2863,28 @@ msgid "Packing" msgstr "" #: editor/editor_export.cpp +msgid "Save PCK" +msgstr "" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Cannot create file \"%s\"." +msgstr "ვერ წავშლით:" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Failed to export project files." +msgstr "პროექტის დამფუძნებლები" + +#: editor/editor_export.cpp +msgid "Can't open file to read from path \"%s\"." +msgstr "" + +#: editor/editor_export.cpp +msgid "Save ZIP" +msgstr "" + +#: editor/editor_export.cpp msgid "" "Target platform requires 'ETC' texture compression for GLES2. Enable 'Import " "Etc' in Project Settings." @@ -2937,8 +2988,27 @@ msgstr "" msgid "Custom release template not found." msgstr "" +#: editor/editor_export.cpp +#, fuzzy +msgid "Prepare Template" +msgstr "წავშალოთ მონიშნული ფაილები?" + +#: editor/editor_export.cpp platform/osx/export/export.cpp +msgid "The given export path doesn't exist." +msgstr "" + #: editor/editor_export.cpp platform/javascript/export/export.cpp -msgid "Template file not found:" +#, fuzzy +msgid "Template file not found: \"%s\"." +msgstr "ანიმაციის ხანგრძლივობა (წამებში)." + +#: editor/editor_export.cpp +msgid "Failed to copy export template." +msgstr "" + +#: editor/editor_export.cpp platform/windows/export/export.cpp +#: platform/x11/export/export.cpp +msgid "PCK Embedding" msgstr "" #: editor/editor_export.cpp @@ -3118,9 +3188,9 @@ msgid "Import" msgstr "" #: editor/editor_feature_profile.cpp editor/project_export.cpp -#: platform/android/export/export.cpp platform/javascript/export/export.cpp -#: platform/osx/export/export.cpp platform/uwp/export/export.cpp -#: platform/windows/export/export.cpp +#: platform/android/export/export.cpp platform/android/export/export_plugin.cpp +#: platform/javascript/export/export.cpp platform/osx/export/export.cpp +#: platform/uwp/export/export.cpp platform/windows/export/export.cpp msgid "Export" msgstr "" @@ -5131,6 +5201,11 @@ msgid "" "as runnable." msgstr "" +#: editor/editor_run_native.cpp +#, fuzzy +msgid "Project Run" +msgstr "პროექტის დამფუძნებლები" + #: editor/editor_run_script.cpp msgid "Write your logic in the _run() method." msgstr "" @@ -5394,7 +5469,9 @@ msgid "Draw Spaces" msgstr "" #: editor/editor_settings.cpp editor/plugins/spatial_editor_plugin.cpp -#: editor/plugins/tile_set_editor_plugin.cpp scene/main/scene_tree.cpp +#: editor/plugins/tile_set_editor_plugin.cpp scene/2d/tile_map.cpp +#: scene/main/scene_tree.cpp scene/resources/world.cpp +#: scene/resources/world_2d.cpp #, fuzzy msgid "Navigation" msgstr "შექმნა" @@ -6851,7 +6928,7 @@ msgstr "" #: editor/import/resource_importer_layered_texture.cpp #: editor/import/resource_importer_texture.cpp scene/2d/light_2d.cpp -#: scene/gui/control.cpp scene/resources/navigation_mesh.cpp +#: scene/gui/control.cpp #, fuzzy msgid "Filter" msgstr "ანიმ სიგრძის შეცვლა" @@ -7135,6 +7212,18 @@ msgid "Saving..." msgstr "" #: editor/import/resource_importer_texture.cpp +msgid "" +"%s: Texture detected as used as a normal map in 3D. Enabling red-green " +"texture compression to reduce memory usage (blue channel is discarded)." +msgstr "" + +#: editor/import/resource_importer_texture.cpp +msgid "" +"%s: Texture detected as used in 3D. Enabling filter, repeat, mipmap " +"generation and VRAM texture compression." +msgstr "" + +#: editor/import/resource_importer_texture.cpp msgid "2D, Detect 3D" msgstr "" @@ -10113,6 +10202,7 @@ msgid "Points" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp scene/2d/polygon_2d.cpp +#: scene/resources/navigation_mesh.cpp #, fuzzy msgid "Polygons" msgstr "შექმნა" @@ -11513,8 +11603,9 @@ msgid "Invalid geometry, can't replace by mesh." msgstr "" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Convert to Mesh2D" -msgstr "" +#, fuzzy +msgid "Convert to MeshInstance2D" +msgstr "შექმნა" #: editor/plugins/sprite_editor_plugin.cpp msgid "Invalid geometry, can't create polygon." @@ -12525,8 +12616,7 @@ msgid "Select the previous shape, subtile, or Tile." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp scene/2d/sprite.cpp -#: scene/3d/sprite_3d.cpp scene/resources/navigation_mesh.cpp -#: scene/resources/texture.cpp +#: scene/3d/sprite_3d.cpp scene/resources/texture.cpp #, fuzzy msgid "Region" msgstr "ინტერპოლაციის რეჟიმი" @@ -14026,31 +14116,10 @@ msgid "Delete preset '%s'?" msgstr "" #: editor/project_export.cpp -msgid "" -"Failed to export the project for platform '%s'.\n" -"Export templates seem to be missing or invalid." -msgstr "" - -#: editor/project_export.cpp -msgid "" -"Failed to export the project for platform '%s'.\n" -"This might be due to a configuration issue in the export preset or your " -"export settings." -msgstr "" - -#: editor/project_export.cpp msgid "Exporting All" msgstr "" #: editor/project_export.cpp -msgid "The given export path doesn't exist:" -msgstr "" - -#: editor/project_export.cpp -msgid "Export templates for this platform are missing/corrupted:" -msgstr "" - -#: editor/project_export.cpp msgid "Export Path" msgstr "" @@ -14185,6 +14254,11 @@ msgid "Export templates for this platform are missing:" msgstr "" #: editor/project_export.cpp +#, fuzzy +msgid "Project Export" +msgstr "პროექტის დამფუძნებლები" + +#: editor/project_export.cpp msgid "Manage Export Templates" msgstr "" @@ -16505,7 +16579,7 @@ msgstr "" #: modules/csg/csg_shape.cpp scene/2d/collision_polygon_2d.cpp #: scene/2d/light_occluder_2d.cpp scene/2d/polygon_2d.cpp -#: scene/3d/collision_polygon.cpp scene/resources/navigation_mesh.cpp +#: scene/3d/collision_polygon.cpp #, fuzzy msgid "Polygon" msgstr "შექმნა" @@ -17092,7 +17166,6 @@ msgid "Use In Baked Light" msgstr "" #: modules/gridmap/grid_map.cpp scene/2d/tile_map.cpp -#: scene/resources/navigation_mesh.cpp msgid "Cell" msgstr "" @@ -17122,6 +17195,19 @@ msgstr "წაშლა" msgid "Mask" msgstr "" +#: modules/gridmap/grid_map.cpp scene/2d/tile_map.cpp +#, fuzzy +msgid "Bake Navigation" +msgstr "შექმნა" + +#: modules/gridmap/grid_map.cpp scene/2d/navigation_2d.cpp +#: scene/2d/navigation_agent_2d.cpp scene/2d/navigation_polygon.cpp +#: scene/2d/tile_map.cpp scene/3d/navigation.cpp scene/3d/navigation_agent.cpp +#: scene/3d/navigation_mesh_instance.cpp +#, fuzzy +msgid "Navigation Layers" +msgstr "შექმნა" + #: modules/gridmap/grid_map_editor_plugin.cpp msgid "Next Plane" msgstr "" @@ -18629,10 +18715,6 @@ msgid "Could not execute on device." msgstr "" #: platform/android/export/export_plugin.cpp -msgid "Unable to find the 'apksigner' tool." -msgstr "" - -#: platform/android/export/export_plugin.cpp msgid "" "Android build template not installed in the project. Install it from the " "Project menu." @@ -18737,12 +18819,16 @@ msgstr "" msgid "\"Target Sdk\" version must be greater or equal to \"Min Sdk\" version." msgstr "" +#: platform/android/export/export_plugin.cpp platform/osx/export/export.cpp +#: platform/windows/export/export.cpp +#, fuzzy +msgid "Code Signing" +msgstr "სიგნალები" + #: platform/android/export/export_plugin.cpp msgid "" -"'apksigner' could not be found.\n" -"Please check the command is available in the Android SDK build-tools " -"directory.\n" -"The resulting %s is unsigned." +"'apksigner' could not be found. Please check that the command is available " +"in the Android SDK build-tools directory. The resulting %s is unsigned." msgstr "" #: platform/android/export/export_plugin.cpp @@ -18758,6 +18844,10 @@ msgid "Could not find keystore, unable to export." msgstr "" #: platform/android/export/export_plugin.cpp +msgid "Could not start apksigner executable." +msgstr "" + +#: platform/android/export/export_plugin.cpp msgid "'apksigner' returned with error #%d" msgstr "" @@ -18786,7 +18876,7 @@ msgid "Invalid filename! Android APK requires the *.apk extension." msgstr "" #: platform/android/export/export_plugin.cpp -msgid "Unsupported export format!\n" +msgid "Unsupported export format!" msgstr "" #: platform/android/export/export_plugin.cpp @@ -18797,19 +18887,17 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"Android build version mismatch:\n" -" Template installed: %s\n" -" Godot Version: %s\n" +"Android build version mismatch: Template installed: %s, Godot version: %s. " "Please reinstall Android build template from 'Project' menu." msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"Unable to overwrite res://android/build/res/*.xml files with project name" +"Unable to overwrite res://android/build/res/*.xml files with project name." msgstr "" #: platform/android/export/export_plugin.cpp -msgid "Could not export project files to gradle project\n" +msgid "Could not export project files to gradle project." msgstr "" #: platform/android/export/export_plugin.cpp @@ -18822,7 +18910,7 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"Building of Android project failed, check output for the error.\n" +"Building of Android project failed, check output for the error. " "Alternatively visit docs.godotengine.org for Android build documentation." msgstr "" @@ -18838,7 +18926,7 @@ msgstr "" #: platform/android/export/export_plugin.cpp #, fuzzy -msgid "Package not found: %s" +msgid "Package not found: \"%s\"." msgstr "ანიმაციის ხანგრძლივობა (წამებში)." #: platform/android/export/export_plugin.cpp @@ -18846,15 +18934,12 @@ msgid "Creating APK..." msgstr "" #: platform/android/export/export_plugin.cpp -msgid "" -"Could not find template APK to export:\n" -"%s" +msgid "Could not find template APK to export: \"%s\"." msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"Missing libraries in the export template for the selected architectures: " -"%s.\n" +"Missing libraries in the export template for the selected architectures: %s. " "Please build a template with all required libraries, or uncheck the missing " "architectures in the export preset." msgstr "" @@ -18865,7 +18950,7 @@ msgid "Adding files..." msgstr "საყვარლები:" #: platform/android/export/export_plugin.cpp -msgid "Could not export project files" +msgid "Could not export project files." msgstr "" #: platform/android/export/export_plugin.cpp @@ -19104,6 +19189,15 @@ msgstr "ანიმაციის გასაღებების ასლ msgid "Custom BG Color" msgstr "ანიმაციის გასაღებების ასლის შექმნა" +#: platform/iphone/export/export.cpp platform/javascript/export/export.cpp +#: platform/osx/export/export.cpp +msgid "Prepare Templates" +msgstr "" + +#: platform/iphone/export/export.cpp platform/osx/export/export.cpp +msgid "Export template not found." +msgstr "" + #: platform/iphone/export/export.cpp msgid "App Store Team ID not specified - cannot configure the project." msgstr "" @@ -19126,19 +19220,29 @@ msgid "Run exported HTML in the system's default browser." msgstr "" #: platform/javascript/export/export.cpp -msgid "Could not open template for export:" +msgid "Could not open template for export: \"%s\"." msgstr "" #: platform/javascript/export/export.cpp -msgid "Invalid export template:" +#, fuzzy +msgid "Invalid export template: \"%s\"." +msgstr "არასწორი ფონტის ზომა." + +#: platform/javascript/export/export.cpp +msgid "Could not write file: \"%s\"." msgstr "" +#: platform/javascript/export/export.cpp platform/osx/export/export.cpp +#, fuzzy +msgid "Icon Creation" +msgstr "მონიშვნის მრუდის ცვლილება" + #: platform/javascript/export/export.cpp -msgid "Could not write file:" +msgid "Could not read file: \"%s\"." msgstr "" #: platform/javascript/export/export.cpp -msgid "Could not read file:" +msgid "PWA" msgstr "" #: platform/javascript/export/export.cpp @@ -19215,16 +19319,17 @@ msgid "Icon 512 X 512" msgstr "" #: platform/javascript/export/export.cpp -msgid "Could not read HTML shell:" +msgid "Could not read HTML shell: \"%s\"." msgstr "" #: platform/javascript/export/export.cpp -msgid "Could not create HTTP server directory:" +msgid "Could not create HTTP server directory: %s." msgstr "" #: platform/javascript/export/export.cpp -msgid "Error starting HTTP server:" -msgstr "" +#, fuzzy +msgid "Error starting HTTP server: %d." +msgstr "ჩატვირთვის შეცდომები!" #: platform/javascript/export/export.cpp msgid "Web" @@ -19507,9 +19612,26 @@ msgid "Apple Team ID" msgstr "" #: platform/osx/export/export.cpp +msgid "Could not open icon file \"%s\"." +msgstr "" + +#: platform/osx/export/export.cpp +msgid "Could not start xcrun executable." +msgstr "" + +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Notarization failed." +msgstr "შექმნა" + +#: platform/osx/export/export.cpp +msgid "Notarization request UUID: \"%s\"" +msgstr "" + +#: platform/osx/export/export.cpp msgid "" -"Note: The notarization process generally takes less than an hour. When the " -"process is completed, you'll receive an email." +"The notarization process generally takes less than an hour. When the process " +"is completed, you'll receive an email." msgstr "" #: platform/osx/export/export.cpp @@ -19525,19 +19647,73 @@ msgid "" msgstr "" #: platform/osx/export/export.cpp +msgid "Timestamping is not compatible with ad-hoc signature, and was disabled!" +msgstr "" + +#: platform/osx/export/export.cpp +msgid "" +"Hardened Runtime is not compatible with ad-hoc signature, and was disabled!" +msgstr "" + +#: platform/osx/export/export.cpp +msgid "Built-in CodeSign failed with error \"%s\"." +msgstr "" + +#: platform/osx/export/export.cpp +msgid "Built-in CodeSign require regex module." +msgstr "" + +#: platform/osx/export/export.cpp +msgid "" +"Could not start codesign executable, make sure Xcode command line tools are " +"installed." +msgstr "" + +#: platform/osx/export/export.cpp platform/windows/export/export.cpp #, fuzzy msgid "No identity found." msgstr "მუდმივი" #: platform/osx/export/export.cpp +#, fuzzy +msgid "Cannot sign file %s." +msgstr "ჩატვირთვის შეცდომები!" + +#: platform/osx/export/export.cpp +msgid "Relative symlinks are not supported, exported \"%s\" might be broken!" +msgstr "" + +#: platform/osx/export/export.cpp +#, fuzzy +msgid "DMG Creation" +msgstr "აღწერა:" + +#: platform/osx/export/export.cpp +msgid "Could not start hdiutil executable." +msgstr "" + +#: platform/osx/export/export.cpp +msgid "`hdiutil create` failed - file exists." +msgstr "" + +#: platform/osx/export/export.cpp +msgid "`hdiutil create` failed." +msgstr "" + +#: platform/osx/export/export.cpp msgid "Creating app bundle" msgstr "" #: platform/osx/export/export.cpp -msgid "Could not find template app to export:" +msgid "Could not find template app to export: \"%s\"." msgstr "" #: platform/osx/export/export.cpp +#, fuzzy +msgid "Invalid export format." +msgstr "არასწორი ფონტის ზომა." + +#: platform/osx/export/export.cpp msgid "" "Relative symlinks are not supported on this OS, the exported project might " "be broken!" @@ -19545,7 +19721,7 @@ msgstr "" #: platform/osx/export/export.cpp msgid "" -"Requested template binary '%s' not found. It might be missing from your " +"Requested template binary \"%s\" not found. It might be missing from your " "template archive." msgstr "" @@ -19587,6 +19763,15 @@ msgstr "" #: platform/osx/export/export.cpp #, fuzzy +msgid "ZIP Creation" +msgstr "პროექტის დამფუძნებლები" + +#: platform/osx/export/export.cpp +msgid "Could not open file to read from path \"%s\"." +msgstr "" + +#: platform/osx/export/export.cpp +#, fuzzy msgid "Invalid bundle identifier:" msgstr "არასწორი ფონტის ზომა." @@ -19896,6 +20081,11 @@ msgid "Debug Algorithm" msgstr "" #: platform/windows/export/export.cpp +#, fuzzy +msgid "Failed to rename temporary file \"%s\"." +msgstr "ვერ წავშლით:" + +#: platform/windows/export/export.cpp msgid "Identity Type" msgstr "" @@ -19942,6 +20132,66 @@ msgid "Trademarks" msgstr "" #: platform/windows/export/export.cpp +#, fuzzy +msgid "Resources Modification" +msgstr "მუდმივი" + +#: platform/windows/export/export.cpp +msgid "Could not find rcedit executable at \"%s\"." +msgstr "" + +#: platform/windows/export/export.cpp +msgid "Could not find wine executable at \"%s\"." +msgstr "" + +#: platform/windows/export/export.cpp +msgid "" +"Could not start rcedit executable, configure rcedit path in the Editor " +"Settings (Export > Windows > Rcedit)." +msgstr "" + +#: platform/windows/export/export.cpp +msgid "" +"rcedit failed to modify executable:\n" +"%s" +msgstr "" + +#: platform/windows/export/export.cpp +msgid "Could not find signtool executable at \"%s\"." +msgstr "" + +#: platform/windows/export/export.cpp +msgid "Could not find osslsigncode executable at \"%s\"." +msgstr "" + +#: platform/windows/export/export.cpp +#, fuzzy +msgid "Invalid identity type." +msgstr "არასწორი ფონტის ზომა." + +#: platform/windows/export/export.cpp +#, fuzzy +msgid "Invalid timestamp server." +msgstr "არასწორი ფონტის ზომა." + +#: platform/windows/export/export.cpp +msgid "" +"Could not start signtool executable, configure signtool path in the Editor " +"Settings (Export > Windows > Signtool)." +msgstr "" + +#: platform/windows/export/export.cpp +msgid "" +"Signtool failed to sign executable:\n" +"%s" +msgstr "" + +#: platform/windows/export/export.cpp +#, fuzzy +msgid "Failed to remove temporary file \"%s\"." +msgstr "ვერ წავშლით:" + +#: platform/windows/export/export.cpp msgid "" "The rcedit tool must be configured in the Editor Settings (Export > Windows " "> Rcedit) to change the icon or app information data." @@ -19963,6 +20213,23 @@ msgid "Invalid product version:" msgstr "არასწორი ფონტის ზომა." #: platform/windows/export/export.cpp +msgid "Windows executables cannot be >= 4 GiB." +msgstr "" + +#: platform/windows/export/export.cpp platform/x11/export/export.cpp +#, fuzzy +msgid "Failed to open executable file \"%s\"." +msgstr "არასწორი ფონტის ზომა." + +#: platform/windows/export/export.cpp platform/x11/export/export.cpp +msgid "Executable file header corrupted." +msgstr "" + +#: platform/windows/export/export.cpp platform/x11/export/export.cpp +msgid "Executable \"pck\" section not found." +msgstr "" + +#: platform/windows/export/export.cpp msgid "Windows" msgstr "" @@ -19978,6 +20245,10 @@ msgstr "" msgid "Wine" msgstr "" +#: platform/x11/export/export.cpp +msgid "32-bit executables cannot have embedded data >= 4 GiB." +msgstr "" + #: scene/2d/animated_sprite.cpp scene/3d/sprite_3d.cpp #: scene/resources/texture.cpp msgid "Frames" @@ -20092,7 +20363,8 @@ msgstr "" #: scene/2d/audio_stream_player_2d.cpp scene/3d/audio_stream_player_3d.cpp #: scene/3d/light.cpp scene/3d/reflection_probe.cpp -#: scene/3d/visual_instance.cpp scene/resources/material.cpp +#: scene/3d/visibility_notifier.cpp scene/3d/visual_instance.cpp +#: scene/resources/material.cpp msgid "Max Distance" msgstr "" @@ -20890,13 +21162,16 @@ msgid "" msgstr "" #: scene/2d/navigation_polygon.cpp -msgid "" -"NavigationPolygonInstance must be a child or grandchild to a Navigation2D " -"node. It only provides navigation data." +msgid "Navpoly" msgstr "" -#: scene/2d/navigation_polygon.cpp -msgid "Navpoly" +#: scene/2d/navigation_polygon.cpp scene/3d/navigation_mesh_instance.cpp +#, fuzzy +msgid "Enter Cost" +msgstr "წაშლა" + +#: scene/2d/navigation_polygon.cpp scene/3d/navigation_mesh_instance.cpp +msgid "Travel Cost" msgstr "" #: scene/2d/node_2d.cpp scene/2d/polygon_2d.cpp scene/3d/spatial.cpp @@ -22020,12 +22295,6 @@ msgid "" "The NavigationAgent can be used only under a Spatial inheriting parent node." msgstr "" -#: scene/3d/navigation_mesh_instance.cpp -msgid "" -"NavigationMeshInstance must be a child or grandchild to a Navigation node. " -"It only provides navigation data." -msgstr "" - #: scene/3d/navigation_mesh_instance.cpp scene/resources/mesh_library.cpp msgid "NavMesh" msgstr "" @@ -24558,6 +24827,16 @@ msgid "3D Physics" msgstr "" #: scene/register_scene_types.cpp +#, fuzzy +msgid "2D Navigation" +msgstr "შექმნა" + +#: scene/register_scene_types.cpp +#, fuzzy +msgid "3D Navigation" +msgstr "შექმნა" + +#: scene/register_scene_types.cpp msgid "Use hiDPI" msgstr "" @@ -25924,7 +26203,7 @@ msgstr "გარდასვლა" msgid "Refraction" msgstr "ფუნქციის შექმნა" -#: scene/resources/material.cpp scene/resources/navigation_mesh.cpp +#: scene/resources/material.cpp msgid "Detail" msgstr "" @@ -26004,7 +26283,12 @@ msgstr "" #: scene/resources/navigation_mesh.cpp #, fuzzy -msgid "Sample Partition Type" +msgid "Sampling" +msgstr "მასშტაბის თანაფარდობა:" + +#: scene/resources/navigation_mesh.cpp +#, fuzzy +msgid "Partition Type" msgstr "%s ტიპის ცვლილება" #: scene/resources/navigation_mesh.cpp @@ -26021,7 +26305,11 @@ msgid "Source Group Name" msgstr "რესურსი" #: scene/resources/navigation_mesh.cpp -msgid "Agent" +msgid "Cells" +msgstr "" + +#: scene/resources/navigation_mesh.cpp +msgid "Agents" msgstr "" #: scene/resources/navigation_mesh.cpp @@ -26033,11 +26321,16 @@ msgid "Max Slope" msgstr "" #: scene/resources/navigation_mesh.cpp +#, fuzzy +msgid "Regions" +msgstr "ინტერპოლაციის რეჟიმი" + +#: scene/resources/navigation_mesh.cpp msgid "Merge Size" msgstr "" #: scene/resources/navigation_mesh.cpp -msgid "Edge" +msgid "Edges" msgstr "" #: scene/resources/navigation_mesh.cpp @@ -26050,6 +26343,11 @@ msgid "Verts Per Poly" msgstr "" #: scene/resources/navigation_mesh.cpp +#, fuzzy +msgid "Details" +msgstr "ანიმ სიგრძის შეცვლა" + +#: scene/resources/navigation_mesh.cpp msgid "Sample Distance" msgstr "" @@ -26066,7 +26364,7 @@ msgid "Ledge Spans" msgstr "" #: scene/resources/navigation_mesh.cpp -msgid "Filter Walkable Low Height Spans" +msgid "Walkable Low Height Spans" msgstr "" #: scene/resources/occluder_shape.cpp @@ -26461,6 +26759,11 @@ msgid "Scenario" msgstr "" #: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Navigation Map" +msgstr "შექმნა" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp msgid "Direct Space State" msgstr "" @@ -26477,6 +26780,26 @@ msgstr "წრფივი" msgid "Default Angular Damp" msgstr "" +#: scene/resources/world.cpp +#, fuzzy +msgid "Default Map Up" +msgstr "%s ტიპის ცვლილება" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Default Cell Size" +msgstr "%s ტიპის ცვლილება" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Default Cell Height" +msgstr "%s ტიპის ცვლილება" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Default Edge Connection Margin" +msgstr "მონიშვნის მრუდის ცვლილება" + #: scene/resources/world_2d.cpp msgid "Canvas" msgstr "" |