diff options
Diffstat (limited to 'editor/translations/lv.po')
-rw-r--r-- | editor/translations/lv.po | 2706 |
1 files changed, 1769 insertions, 937 deletions
diff --git a/editor/translations/lv.po b/editor/translations/lv.po index 3f5a476fc0..f134fd5b48 100644 --- a/editor/translations/lv.po +++ b/editor/translations/lv.po @@ -9,13 +9,14 @@ # StiLins <aigars.skilins@gmail.com>, 2020. # Rihards Kubilis <oldcar@inbox.lv>, 2020. # M E <gruffy7932@gmail.com>, 2021, 2022. +# D āvis <dlektauers@gmail.com>, 2022. msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "Report-Msgid-Bugs-To: https://github.com/godotengine/godot\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-04-25 15:02+0000\n" -"Last-Translator: M E <gruffy7932@gmail.com>\n" +"PO-Revision-Date: 2022-05-07 16:08+0000\n" +"Last-Translator: D āvis <dlektauers@gmail.com>\n" "Language-Team: Latvian <https://hosted.weblate.org/projects/godot-engine/" "godot/lv/>\n" "Language: lv\n" @@ -24,16 +25,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100 <= " "19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n" -"X-Generator: Weblate 4.12.1-dev\n" +"X-Generator: Weblate 4.12.1\n" #: core/bind/core_bind.cpp main/main.cpp msgid "Tablet Driver" msgstr "" #: core/bind/core_bind.cpp -#, fuzzy msgid "Clipboard" -msgstr "Starpliktuve ir tukša!" +msgstr "Starpliktuve" #: core/bind/core_bind.cpp #, fuzzy @@ -45,9 +45,8 @@ msgid "Exit Code" msgstr "" #: core/bind/core_bind.cpp -#, fuzzy msgid "V-Sync Enabled" -msgstr "Iespējot" +msgstr "V-Sync ieslēgts" #: core/bind/core_bind.cpp main/main.cpp msgid "V-Sync Via Compositor" @@ -72,34 +71,31 @@ msgid "Keep Screen On" msgstr "Atstāt atkļūdotāju atvērtu" #: core/bind/core_bind.cpp -#, fuzzy msgid "Min Window Size" -msgstr "Galvenais Skripts:" +msgstr "Mazākais loga izmērs" #: core/bind/core_bind.cpp -#, fuzzy msgid "Max Window Size" -msgstr "Galvenais Skripts:" +msgstr "Lielākais loga izmērs" #: core/bind/core_bind.cpp -#, fuzzy msgid "Screen Orientation" -msgstr "Atvērt dokumentāciju" +msgstr "Ekrāna orientācija" -#: core/bind/core_bind.cpp main/main.cpp platform/uwp/os_uwp.cpp -#, fuzzy +#: core/bind/core_bind.cpp core/project_settings.cpp main/main.cpp +#: platform/uwp/os_uwp.cpp msgid "Window" -msgstr "Jauns logs" +msgstr "Logs" -#: core/bind/core_bind.cpp main/main.cpp +#: core/bind/core_bind.cpp core/project_settings.cpp msgid "Borderless" -msgstr "" +msgstr "Bez apmales" #: core/bind/core_bind.cpp msgid "Per Pixel Transparency Enabled" msgstr "" -#: core/bind/core_bind.cpp main/main.cpp +#: core/bind/core_bind.cpp core/project_settings.cpp #, fuzzy msgid "Fullscreen" msgstr "Pārslēgt Pilnekrānu" @@ -112,7 +108,7 @@ msgstr "" msgid "Minimized" msgstr "" -#: core/bind/core_bind.cpp main/main.cpp scene/gui/dialogs.cpp +#: core/bind/core_bind.cpp core/project_settings.cpp scene/gui/dialogs.cpp #: scene/gui/graph_node.cpp msgid "Resizable" msgstr "" @@ -126,11 +122,11 @@ msgstr "" msgid "Position" msgstr "Doka pozīcija" -#: core/bind/core_bind.cpp editor/editor_settings.cpp main/main.cpp -#: modules/gdscript/gdscript_editor.cpp modules/gridmap/grid_map.cpp -#: modules/mono/csharp_script.cpp modules/visual_script/visual_script_nodes.cpp -#: scene/2d/tile_map.cpp scene/3d/camera.cpp scene/3d/light.cpp -#: scene/gui/control.cpp scene/gui/graph_edit.cpp scene/main/viewport.cpp +#: core/bind/core_bind.cpp core/project_settings.cpp editor/editor_settings.cpp +#: main/main.cpp modules/gridmap/grid_map.cpp +#: modules/visual_script/visual_script_nodes.cpp scene/2d/tile_map.cpp +#: scene/3d/camera.cpp scene/3d/light.cpp scene/gui/control.cpp +#: scene/gui/graph_edit.cpp scene/main/viewport.cpp #: scene/resources/dynamic_font.cpp scene/resources/navigation_mesh.cpp #: scene/resources/primitive_meshes.cpp scene/resources/sky.cpp #: scene/resources/style_box.cpp scene/resources/texture.cpp @@ -172,7 +168,7 @@ msgstr "Fizikas kadrs %" #: core/bind/core_bind.cpp editor/plugins/version_control_editor_plugin.cpp msgid "Error" -msgstr "" +msgstr "Kļūda" #: core/bind/core_bind.cpp #, fuzzy @@ -220,21 +216,16 @@ msgstr "" msgid "Function" msgstr "Funkcijas" -#: core/image.cpp core/packed_data_container.cpp -#: modules/minimp3/audio_stream_mp3.cpp -#: modules/stb_vorbis/audio_stream_ogg_vorbis.cpp -#: modules/visual_script/visual_script.cpp scene/2d/polygon_2d.cpp +#: core/image.cpp core/packed_data_container.cpp scene/2d/polygon_2d.cpp #: scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp -#: scene/resources/audio_stream_sample.cpp scene/resources/bit_map.cpp -#: scene/resources/concave_polygon_shape.cpp scene/resources/curve.cpp -#: scene/resources/polygon_path_finder.cpp scene/resources/texture.cpp 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 "" @@ -345,7 +336,8 @@ msgid "Not enough bytes for decoding bytes, or invalid format." msgstr "Nepietiekams skaits baitu lai dekodētu baitus vai nepareizs formāts." #: core/math/expression.cpp -msgid "Invalid input %i (not passed) in expression" +#, fuzzy +msgid "Invalid input %d (not passed) in expression" msgstr "Nederīga ievade %i (nav padota) izteikumā" #: core/math/expression.cpp @@ -390,37 +382,13 @@ msgstr "" msgid "Max Size (KB)" msgstr "" -#: core/os/input.cpp editor/editor_help.cpp editor/editor_settings.cpp -#: editor/plugins/script_editor_plugin.cpp -#: editor/plugins/script_text_editor.cpp -#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp -#: modules/gdscript/editor/gdscript_highlighter.cpp -#: modules/gdscript/gdscript_editor.cpp -#: modules/gdscript/language_server/gdscript_text_document.cpp -#: modules/mono/csharp_script.cpp scene/animation/animation_player.cpp -#: scene/gui/control.cpp scene/gui/line_edit.cpp scene/main/node.cpp -#: scene/resources/material.cpp -#, fuzzy -msgid "Text Editor" -msgstr "Redaktors" - -#: core/os/input.cpp editor/editor_settings.cpp -#: editor/plugins/script_text_editor.cpp modules/gdscript/gdscript.cpp -#: modules/gdscript/gdscript_editor.cpp -#: modules/gdscript/language_server/gdscript_text_document.cpp -#: scene/animation/animation_player.cpp scene/gui/control.cpp -#: scene/main/node.cpp scene/resources/default_theme/default_theme.cpp -#: scene/resources/material.cpp +#: core/os/input.cpp #, fuzzy -msgid "Completion" -msgstr "Kopēt Izvēlēto" +msgid "Mouse Mode" +msgstr "Mēroga Režīms" -#: core/os/input.cpp editor/editor_settings.cpp -#: editor/plugins/script_text_editor.cpp modules/gdscript/gdscript_editor.cpp -#: modules/gdscript/language_server/gdscript_text_document.cpp -#: scene/animation/animation_player.cpp scene/gui/control.cpp -#: scene/main/node.cpp scene/resources/material.cpp -msgid "Use Single Quotes" +#: core/os/input.cpp +msgid "Use Accumulated Input" msgstr "" #: core/os/input_event.cpp editor/project_settings_editor.cpp @@ -451,6 +419,11 @@ msgstr "" msgid "Command" msgstr "Komūns" +#: core/os/input_event.cpp +#, fuzzy +msgid "Physical" +msgstr "Fizikas kadrs %" + #: core/os/input_event.cpp scene/2d/touch_screen_button.cpp #: scene/gui/base_button.cpp scene/gui/texture_button.cpp #: scene/resources/default_theme/default_theme.cpp @@ -506,6 +479,10 @@ msgid "Pressure" msgstr "Sagatave" #: core/os/input_event.cpp +msgid "Pen Inverted" +msgstr "" + +#: core/os/input_event.cpp msgid "Relative" msgstr "" @@ -597,13 +574,15 @@ msgid "Project Settings Override" msgstr "Projekta iestatjumi..." #: core/project_settings.cpp core/resource.cpp -#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp -#: editor/editor_plugin_settings.cpp editor/editor_profiler.cpp +#: editor/animation_track_editor.cpp editor/editor_autoload_settings.cpp +#: editor/editor_help_search.cpp editor/editor_plugin_settings.cpp +#: editor/editor_profiler.cpp editor/plugins/tile_set_editor_plugin.cpp #: editor/project_manager.cpp editor/settings_config_dialog.cpp #: modules/gdnative/nativescript/nativescript.cpp #: platform/android/export/export_plugin.cpp platform/iphone/export/export.cpp #: platform/osx/export/export.cpp scene/2d/area_2d.cpp scene/3d/area.cpp -#: scene/main/node.cpp +#: scene/3d/skeleton.cpp scene/main/node.cpp scene/resources/mesh_library.cpp +#: scene/resources/skin.cpp msgid "Name" msgstr "Nosaukums" @@ -615,7 +594,8 @@ msgstr "Apraksts" #: 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 "Palaist" @@ -646,6 +626,42 @@ msgstr "" msgid "Custom User Dir Name" msgstr "" +#: core/project_settings.cpp main/main.cpp +#: platform/javascript/export/export.cpp platform/osx/export/export.cpp +#: platform/uwp/os_uwp.cpp +#, fuzzy +msgid "Display" +msgstr "Parādīt Visu" + +#: core/project_settings.cpp main/main.cpp modules/csg/csg_shape.cpp +#: modules/opensimplex/noise_texture.cpp scene/2d/line_2d.cpp +#: scene/3d/label_3d.cpp scene/gui/text_edit.cpp scene/resources/texture.cpp +msgid "Width" +msgstr "" + +#: core/project_settings.cpp main/main.cpp modules/csg/csg_shape.cpp +#: modules/gltf/gltf_node.cpp modules/opensimplex/noise_texture.cpp +#: scene/2d/light_2d.cpp scene/resources/capsule_shape.cpp +#: scene/resources/capsule_shape_2d.cpp scene/resources/cylinder_shape.cpp +#: scene/resources/font.cpp scene/resources/navigation_mesh.cpp +#: scene/resources/primitive_meshes.cpp scene/resources/texture.cpp +msgid "Height" +msgstr "" + +#: core/project_settings.cpp +msgid "Always On Top" +msgstr "" + +#: core/project_settings.cpp +#, fuzzy +msgid "Test Width" +msgstr "Pa Kreisi, Plašs" + +#: core/project_settings.cpp +#, fuzzy +msgid "Test Height" +msgstr "Testē" + #: core/project_settings.cpp editor/animation_track_editor.cpp #: editor/editor_audio_buses.cpp main/main.cpp servers/audio_server.cpp msgid "Audio" @@ -668,6 +684,11 @@ msgid "Main Run Args" msgstr "" #: core/project_settings.cpp +#, fuzzy +msgid "Scene Naming" +msgstr "Ainas ceļš:" + +#: core/project_settings.cpp msgid "Search In File Extensions" msgstr "" @@ -675,19 +696,15 @@ msgstr "" msgid "Script Templates Search Path" msgstr "" -#: core/project_settings.cpp editor/editor_node.cpp -#: editor/plugins/version_control_editor_plugin.cpp -msgid "Version Control" -msgstr "Versiju Kontrole" - #: core/project_settings.cpp -msgid "Autoload On Startup" -msgstr "" +#, fuzzy +msgid "Version Control Autoload On Startup" +msgstr "Versiju Kontrole" #: core/project_settings.cpp #, fuzzy -msgid "Plugin Name" -msgstr "Spraudņi" +msgid "Version Control Plugin Name" +msgstr "Versiju Kontrole" #: core/project_settings.cpp scene/2d/collision_object_2d.cpp #: scene/3d/collision_object.cpp scene/gui/control.cpp @@ -759,16 +776,19 @@ msgstr "" #: scene/resources/world.cpp scene/resources/world_2d.cpp #: servers/physics/space_sw.cpp servers/physics_2d/physics_2d_server_sw.cpp #: servers/physics_2d/physics_2d_server_wrap_mt.h -#: servers/physics_2d/space_2d_sw.cpp +#: servers/physics_2d/space_2d_sw.cpp servers/physics_2d_server.cpp +#: servers/physics_server.cpp #, fuzzy msgid "Physics" msgstr "Fizikas kadrs %" #: core/project_settings.cpp editor/editor_settings.cpp +#: editor/import/resource_importer_layered_texture.cpp +#: editor/import/resource_importer_texture.cpp #: editor/plugins/spatial_editor_plugin.cpp main/main.cpp #: modules/bullet/register_types.cpp modules/bullet/space_bullet.cpp #: scene/3d/physics_body.cpp scene/resources/world.cpp -#: servers/physics/space_sw.cpp +#: servers/physics/space_sw.cpp servers/physics_server.cpp msgid "3D" msgstr "" @@ -798,8 +818,8 @@ msgstr "" msgid "Quality" msgstr "" -#: core/project_settings.cpp scene/animation/animation_tree.cpp -#: scene/gui/file_dialog.cpp scene/main/scene_tree.cpp +#: core/project_settings.cpp scene/gui/file_dialog.cpp +#: scene/main/scene_tree.cpp scene/resources/navigation_mesh.cpp #: servers/visual_server.cpp #, fuzzy msgid "Filters" @@ -926,11 +946,6 @@ msgstr "Ceļš" msgid "Source Code" msgstr "Avots" -#: core/translation.cpp -#, fuzzy -msgid "Messages" -msgstr "Pielietot izmaiņas" - #: core/translation.cpp editor/project_settings_editor.cpp msgid "Locale" msgstr "" @@ -992,10 +1007,13 @@ msgstr "" #: drivers/gles2/rasterizer_canvas_base_gles2.cpp #: drivers/gles3/rasterizer_canvas_base_gles3.cpp editor/editor_settings.cpp -#: main/main.cpp scene/2d/physics_body_2d.cpp scene/resources/world_2d.cpp +#: editor/import/resource_importer_layered_texture.cpp +#: editor/import/resource_importer_texture.cpp main/main.cpp +#: scene/2d/physics_body_2d.cpp scene/resources/world_2d.cpp #: servers/physics_2d/physics_2d_server_sw.cpp #: servers/physics_2d/physics_2d_server_wrap_mt.h -#: servers/physics_2d/space_2d_sw.cpp servers/visual_server.cpp +#: servers/physics_2d/space_2d_sw.cpp servers/physics_2d_server.cpp +#: servers/visual_server.cpp msgid "2D" msgstr "" @@ -1045,13 +1063,14 @@ msgstr "" msgid "Subsurface Scattering" msgstr "" -#: drivers/gles3/rasterizer_scene_gles3.cpp +#: drivers/gles3/rasterizer_scene_gles3.cpp editor/animation_track_editor.cpp #: editor/import/resource_importer_texture.cpp #: editor/plugins/spatial_editor_plugin.cpp modules/gltf/gltf_node.cpp #: modules/gridmap/grid_map.cpp scene/2d/cpu_particles_2d.cpp #: scene/2d/node_2d.cpp scene/2d/parallax_layer.cpp scene/2d/polygon_2d.cpp #: scene/2d/remote_transform_2d.cpp scene/3d/cpu_particles.cpp -#: scene/3d/remote_transform.cpp scene/3d/spatial.cpp scene/gui/control.cpp +#: scene/3d/remote_transform.cpp scene/3d/spatial.cpp +#: scene/animation/animation_blend_tree.cpp scene/gui/control.cpp #: scene/main/canvas_layer.cpp scene/resources/environment.cpp #: scene/resources/material.cpp scene/resources/particles_material.cpp msgid "Scale" @@ -1077,6 +1096,7 @@ msgstr "" msgid "Blend Shape Max Buffer Size (KB)" msgstr "" +#. TRANSLATORS: Adjective, refers to the mode for Bezier handles (Free, Balanced, Mirror). #: editor/animation_bezier_editor.cpp msgid "Free" msgstr "Bezmaksas" @@ -1093,7 +1113,7 @@ msgstr "Spogulis" msgid "Time:" msgstr "Laiks:" -#: editor/animation_bezier_editor.cpp +#: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp msgid "Value:" msgstr "Vērtība:" @@ -1145,6 +1165,94 @@ msgstr "Anim Izmainīt Atslēgkadra Vērtību" msgid "Anim Change Call" msgstr "Anim Izmainīt Izsaukumu" +#: editor/animation_track_editor.cpp scene/2d/animated_sprite.cpp +#: scene/2d/sprite.cpp scene/3d/sprite_3d.cpp +#: scene/resources/default_theme/default_theme.cpp +#, fuzzy +msgid "Frame" +msgstr "Kadrs %" + +#: editor/animation_track_editor.cpp editor/editor_profiler.cpp +#: scene/2d/cpu_particles_2d.cpp scene/2d/particles_2d.cpp +#: scene/3d/cpu_particles.cpp scene/3d/particles.cpp +#: scene/resources/particles_material.cpp servers/visual_server.cpp +msgid "Time" +msgstr "Laiks" + +#: editor/animation_track_editor.cpp editor/import/resource_importer_scene.cpp +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Location" +msgstr "Lokalizācija" + +#: editor/animation_track_editor.cpp modules/gltf/gltf_node.cpp +#: scene/2d/polygon_2d.cpp scene/2d/remote_transform_2d.cpp +#: scene/3d/remote_transform.cpp scene/3d/spatial.cpp scene/gui/control.cpp +#, fuzzy +msgid "Rotation" +msgstr "Lokalizācija" + +#: editor/animation_track_editor.cpp editor/script_editor_debugger.cpp +#: modules/visual_script/visual_script_nodes.cpp scene/gui/range.cpp +msgid "Value" +msgstr "" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Arg Count" +msgstr "Daudzums:" + +#: editor/animation_track_editor.cpp main/main.cpp +#: modules/mono/mono_gd/gd_mono.cpp +msgid "Args" +msgstr "" + +#: editor/animation_track_editor.cpp editor/editor_settings.cpp +#: editor/script_editor_debugger.cpp modules/gltf/gltf_accessor.cpp +#: modules/gltf/gltf_light.cpp modules/visual_script/visual_script_nodes.cpp +#: scene/3d/physics_body.cpp scene/resources/visual_shader_nodes.cpp +msgid "Type" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "In Handle" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "Out Handle" +msgstr "" + +#: editor/animation_track_editor.cpp +#: editor/import/resource_importer_texture.cpp +#: scene/2d/audio_stream_player_2d.cpp scene/3d/audio_stream_player_3d.cpp +#: scene/audio/audio_stream_player.cpp scene/gui/video_player.cpp +msgid "Stream" +msgstr "" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Start Offset" +msgstr "Ikonu Režīms" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "End Offset" +msgstr "Centrēt mezglu" + +#: editor/animation_track_editor.cpp editor/editor_settings.cpp +#: editor/import/resource_importer_scene.cpp +#: editor/plugins/animation_player_editor_plugin.cpp editor/scene_tree_dock.cpp +#: scene/2d/animated_sprite.cpp scene/2d/cpu_particles_2d.cpp +#: scene/2d/sprite.cpp scene/3d/cpu_particles.cpp scene/3d/sprite_3d.cpp +#: scene/animation/animation_blend_tree.cpp +#: scene/resources/particles_material.cpp +msgid "Animation" +msgstr "Animācija" + +#: editor/animation_track_editor.cpp +msgid "Easing" +msgstr "" + #: editor/animation_track_editor.cpp msgid "Anim Multi Change Keyframe Time" msgstr "Anim Vairākkārt Izmainīt Atslēgkadra Laiku" @@ -1239,7 +1347,7 @@ msgstr "Pārslēgt šo celiņu ieslēgts/izslēgts." msgid "Update Mode (How this property is set)" msgstr "Atjaunošanas Režīms (Kā šis mainīgais tiek iestatīts)" -#: editor/animation_track_editor.cpp +#: editor/animation_track_editor.cpp scene/resources/gradient.cpp msgid "Interpolation Mode" msgstr "Interpolācijas režīms" @@ -1252,10 +1360,71 @@ msgid "Remove this track." msgstr "Noņemt šo celiņu." #: editor/animation_track_editor.cpp -msgid "Time (s): " +#, fuzzy +msgid "Time (s):" msgstr "Laiks (s): " #: editor/animation_track_editor.cpp +#, fuzzy +msgid "Position:" +msgstr "Doka pozīcija" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Rotation:" +msgstr "Lokalizācija" + +#: editor/animation_track_editor.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp +#: editor/plugins/multimesh_editor_plugin.cpp +msgid "Scale:" +msgstr "Mērogs:" + +#: editor/animation_track_editor.cpp +#: editor/plugins/resource_preloader_editor_plugin.cpp +#: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp +#: editor/scene_tree_editor.cpp editor/script_editor_debugger.cpp +#: modules/visual_script/visual_script_editor.cpp +msgid "Type:" +msgstr "Tips:" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "(Invalid, expected type: %s)" +msgstr "Nederīgs paplašinājums." + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Easing:" +msgstr "Mērogs: " + +#: editor/animation_track_editor.cpp +msgid "In-Handle:" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "Out-Handle:" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "Stream:" +msgstr "" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Start (s):" +msgstr "Sākt" + +#: editor/animation_track_editor.cpp +msgid "End (s):" +msgstr "" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Animation Clip:" +msgstr "Animācijas:" + +#: editor/animation_track_editor.cpp msgid "Toggle Track Enabled" msgstr "Pārslēgt Celiņu uz Iespējotu" @@ -1331,7 +1500,6 @@ msgid "Remove Anim Track" msgstr "Noņemt Anim. Celiņu" #: editor/animation_track_editor.cpp editor/editor_settings.cpp -#: editor/plugins/mesh_library_editor_plugin.cpp #: editor/plugins/path_editor_plugin.cpp #: editor/plugins/polygon_2d_editor_plugin.cpp #: editor/plugins/spatial_editor_plugin.cpp @@ -1343,16 +1511,6 @@ msgid "Editors" msgstr "Redaktors" #: editor/animation_track_editor.cpp editor/editor_settings.cpp -#: editor/import/resource_importer_scene.cpp -#: editor/plugins/animation_player_editor_plugin.cpp editor/scene_tree_dock.cpp -#: scene/2d/animated_sprite.cpp scene/2d/cpu_particles_2d.cpp -#: scene/2d/sprite.cpp scene/3d/cpu_particles.cpp scene/3d/sprite_3d.cpp -#: scene/animation/animation_blend_tree.cpp -#: scene/resources/particles_material.cpp -msgid "Animation" -msgstr "Animācija" - -#: editor/animation_track_editor.cpp editor/editor_settings.cpp #, fuzzy msgid "Confirm Insert Track" msgstr "Anim Ievietot Celiņu un Atslēgu" @@ -1479,7 +1637,8 @@ msgid "Add Method Track Key" msgstr "Pievienot Celiņa Metodes Atslēgu" #: editor/animation_track_editor.cpp -msgid "Method not found in object: " +#, fuzzy +msgid "Method not found in object:" msgstr "Metode objektā netika atrasta: " #: editor/animation_track_editor.cpp @@ -2014,14 +2173,15 @@ msgstr "Favorīti:" msgid "Recent:" msgstr "Nesenie:" -#: editor/create_dialog.cpp editor/plugins/script_editor_plugin.cpp -#: editor/property_selector.cpp editor/quick_open.cpp editor/rename_dialog.cpp +#: editor/create_dialog.cpp editor/editor_quick_open.cpp +#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp +#: editor/rename_dialog.cpp #: modules/visual_script/visual_script_property_selector.cpp msgid "Search:" msgstr "Meklēt:" -#: editor/create_dialog.cpp editor/plugins/script_editor_plugin.cpp -#: editor/property_selector.cpp editor/quick_open.cpp +#: editor/create_dialog.cpp editor/editor_quick_open.cpp +#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp #: modules/visual_script/visual_script_property_selector.cpp msgid "Matches:" msgstr "Sakritības:" @@ -2081,8 +2241,8 @@ msgstr "Meklēt aizstājēja resursu:" #: editor/dependency_editor.cpp editor/editor_file_dialog.cpp #: editor/editor_help_search.cpp editor/editor_node.cpp -#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp -#: editor/property_selector.cpp editor/quick_open.cpp +#: editor/editor_quick_open.cpp editor/filesystem_dock.cpp +#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp #: editor/script_create_dialog.cpp #: modules/visual_script/visual_script_property_selector.cpp #: scene/gui/file_dialog.cpp @@ -2090,8 +2250,8 @@ msgid "Open" msgstr "Atvērt" #: editor/dependency_editor.cpp -msgid "Owners Of:" -msgstr "Īpašnieki:" +msgid "Owners of: %s (Total: %d)" +msgstr "" #: editor/dependency_editor.cpp msgid "" @@ -2394,7 +2554,7 @@ msgid "Bus Options" msgstr "Kopnes Iestatījumi" #: 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 "Izveidot dublikātu" @@ -2446,8 +2606,9 @@ msgstr "Atvērt audio kopnes izkārtojumu" msgid "There is no '%s' file." msgstr "Fails '%s' neeksistē." -#: editor/editor_audio_buses.cpp editor/plugins/canvas_item_editor_plugin.cpp -msgid "Layout" +#: editor/editor_audio_buses.cpp +#, fuzzy +msgid "Layout:" msgstr "Izkārtojums" #: editor/editor_audio_buses.cpp @@ -2653,6 +2814,25 @@ msgid "Choose" msgstr "Izvēlaties" #: editor/editor_export.cpp +msgid "Project export for platform:" +msgstr "" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Completed with errors." +msgstr "Kopēt mezgla ceļu" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Completed successfully." +msgstr "Pakete instalēta sekmīgi!" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Failed." +msgstr "Neizdevās:" + +#: editor/editor_export.cpp msgid "Storing File:" msgstr "Faila saglabāšana:" @@ -2665,6 +2845,31 @@ msgid "Packing" msgstr "Pako" #: editor/editor_export.cpp +#, fuzzy +msgid "Save PCK" +msgstr "Saglabāt Kā" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Cannot create file \"%s\"." +msgstr "Neizdevās izveidot mapi." + +#: editor/editor_export.cpp +#, fuzzy +msgid "Failed to export project files." +msgstr "Filtrēt projektus" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Can't open file to read from path \"%s\"." +msgstr "Nevar atvērt failu rakstīšanai:" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Save ZIP" +msgstr "Saglabāt Kā" + +#: editor/editor_export.cpp msgid "" "Target platform requires 'ETC' texture compression for GLES2. Enable 'Import " "Etc' in Project Settings." @@ -2784,11 +2989,30 @@ msgstr "Pielāgots atkļūdošanas šablons nav atrasts." msgid "Custom release template not found." msgstr "Pielāgots relīzes šablons nav atrasts." +#: editor/editor_export.cpp +#, fuzzy +msgid "Prepare Template" +msgstr "Pārvaldīt šablonus" + +#: 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 "Šablona fails nav atrasts:" #: 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 msgid "On 32-bit exports the embedded PCK cannot be bigger than 4 GiB." msgstr "Pie 32-bitu eksportēšanas, iepakotais PCK nevar būt lielāks par 4GB." @@ -2805,7 +3029,7 @@ msgid "Script Editor" msgstr "Skripta redaktors" #: editor/editor_feature_profile.cpp -#: editor/plugins/asset_library_editor_plugin.cpp +#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp msgid "Asset Library" msgstr "Līdzekļu bibliotēka" @@ -2960,9 +3184,9 @@ msgid "Import" msgstr "Importēt" #: 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 "Eksportēt" @@ -3088,11 +3312,11 @@ msgstr "Atskaņošanas Režīms:" #: editor/import/resource_importer_texture.cpp #: editor/import/resource_importer_wav.cpp main/main.cpp #: modules/csg/csg_shape.cpp modules/visual_script/visual_script_nodes.cpp -#: modules/visual_script/visual_script_yield_nodes.cpp scene/2d/light_2d.cpp -#: scene/2d/physics_body_2d.cpp scene/2d/tile_map.cpp +#: scene/2d/light_2d.cpp scene/2d/physics_body_2d.cpp scene/2d/tile_map.cpp #: scene/3d/baked_lightmap.cpp scene/3d/light.cpp scene/3d/physics_body.cpp #: scene/gui/control.cpp scene/gui/file_dialog.cpp #: scene/resources/environment.cpp scene/resources/material.cpp +#: scene/resources/visual_shader.cpp #: servers/audio/effects/audio_effect_distortion.cpp #, fuzzy msgid "Mode" @@ -3228,7 +3452,7 @@ msgstr "" #: editor/editor_help.cpp scene/2d/camera_2d.cpp scene/gui/control.cpp #: scene/gui/nine_patch_rect.cpp scene/resources/dynamic_font.cpp -#: scene/resources/style_box.cpp +#: scene/resources/style_box.cpp scene/resources/texture.cpp msgid "Top" msgstr "Virsotne" @@ -3320,6 +3544,15 @@ msgstr "" "Pašreiz šai metodei nav apraksta. Lūdzu, palīdzi mums [color=$color]" "[url=$url]pievienojot vienu[/url][/color]!" +#: editor/editor_help.cpp editor/editor_settings.cpp +#: editor/plugins/script_editor_plugin.cpp +#: editor/plugins/script_text_editor.cpp +#: modules/gdscript/editor/gdscript_highlighter.cpp +#: modules/gdscript/gdscript_editor.cpp +#, fuzzy +msgid "Text Editor" +msgstr "Redaktors" + #: editor/editor_help.cpp editor/editor_node.cpp editor/editor_settings.cpp #: editor/plugins/shader_editor_plugin.cpp msgid "Help" @@ -3416,11 +3649,12 @@ msgstr "" msgid "Read Only" msgstr "Tikai Metodes" -#: editor/editor_inspector.cpp +#: editor/editor_inspector.cpp editor/plugins/item_list_editor_plugin.cpp msgid "Checkable" msgstr "" -#: editor/editor_inspector.cpp scene/resources/default_theme/default_theme.cpp +#: editor/editor_inspector.cpp editor/plugins/item_list_editor_plugin.cpp +#: scene/resources/default_theme/default_theme.cpp msgid "Checked" msgstr "" @@ -4104,15 +4338,6 @@ msgid "" "Unable to write to file '%s', file in use, locked or lacking permissions." msgstr "" -#: editor/editor_node.cpp editor/plugins/theme_editor_plugin.cpp -msgid "Scene" -msgstr "Aina" - -#: editor/editor_node.cpp -#, fuzzy -msgid "Scene Naming" -msgstr "Ainas ceļš:" - #: editor/editor_node.cpp editor/editor_settings.cpp editor/scene_tree_dock.cpp #: servers/arvr/arvr_interface.cpp #, fuzzy @@ -4153,16 +4378,6 @@ msgstr "" msgid "Always Close Output On Stop" msgstr "" -#: editor/editor_node.cpp editor/editor_settings.cpp -#, fuzzy -msgid "Auto Save" -msgstr "Nesaglabāt" - -#: editor/editor_node.cpp editor/editor_settings.cpp -#, fuzzy -msgid "Save Before Running" -msgstr "Saglabā ainu pirms palaišanas..." - #: editor/editor_node.cpp msgid "Save On Focus Loss" msgstr "" @@ -4247,6 +4462,10 @@ msgid "Default Color Picker Mode" msgstr "" #: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp +msgid "Version Control" +msgstr "Versiju Kontrole" + +#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp #, fuzzy msgid "Username" msgstr "Pārsaukt" @@ -4275,6 +4494,10 @@ msgstr "Pārslēgt traucējumu brīvo režīmu." msgid "Add a new scene." msgstr "Pievienot jaunu ainu." +#: editor/editor_node.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Scene" +msgstr "Aina" + #: editor/editor_node.cpp msgid "Go to previously opened scene." msgstr "Iet uz iepriekš atvērto ainu." @@ -4619,7 +4842,9 @@ msgstr "Atjaunot Kad Mainīts" msgid "Hide Update Spinner" msgstr "" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/editor_settings.cpp +#: editor/fileserver/editor_file_server.cpp +#: modules/fbx/editor_scene_importer_fbx.cpp msgid "FileSystem" msgstr "Failu sistēma" @@ -4850,12 +5075,6 @@ msgstr "" msgid "Frame #:" msgstr "Kadrs #:" -#: editor/editor_profiler.cpp scene/2d/cpu_particles_2d.cpp -#: scene/2d/particles_2d.cpp scene/3d/cpu_particles.cpp scene/3d/particles.cpp -#: scene/resources/particles_material.cpp servers/visual_server.cpp -msgid "Time" -msgstr "Laiks" - #: editor/editor_profiler.cpp msgid "Calls" msgstr "Izsaukumi" @@ -4929,11 +5148,14 @@ msgid "Selected node is not a Viewport!" msgstr "" #: editor/editor_properties_array_dict.cpp -msgid "Size: " -msgstr "Izmērs: " +#: editor/plugins/spatial_editor_plugin.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Size:" +msgstr "" #: editor/editor_properties_array_dict.cpp -msgid "Page: " +#, fuzzy +msgid "Page:" msgstr "Lapa: " #: editor/editor_properties_array_dict.cpp @@ -5029,6 +5251,11 @@ msgid "" "as runnable." msgstr "" +#: editor/editor_run_native.cpp +#, fuzzy +msgid "Project Run" +msgstr "Projekts" + #: editor/editor_run_script.cpp msgid "Write your logic in the _run() method." msgstr "Raksti savu loģiku _run() metodē." @@ -5123,7 +5350,6 @@ msgid "Max Array Dictionary Items Per Page" msgstr "" #: editor/editor_settings.cpp editor/plugins/script_editor_plugin.cpp -#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp #: editor/plugins/theme_editor_plugin.cpp scene/gui/control.cpp #: scene/register_scene_types.cpp msgid "Theme" @@ -5180,12 +5406,6 @@ msgstr "Redaktora motīvs" msgid "Show Script Button" msgstr "" -#: editor/editor_settings.cpp editor/fileserver/editor_file_server.cpp -#: modules/fbx/editor_scene_importer_fbx.cpp -#, fuzzy -msgid "Filesystem" -msgstr "Failu sistēma" - #: editor/editor_settings.cpp #, fuzzy msgid "Directories" @@ -5259,8 +5479,7 @@ msgstr "Sub-resursi nav atrasti." msgid "Color Theme" msgstr "Redaktora motīvs" -#: editor/editor_settings.cpp editor/plugins/script_text_editor.cpp -#: editor/plugins/text_editor.cpp +#: editor/editor_settings.cpp scene/3d/label_3d.cpp #: scene/resources/default_theme/default_theme.cpp msgid "Line Spacing" msgstr "" @@ -5286,19 +5505,10 @@ msgstr "" msgid "Highlight Type Safe Lines" msgstr "" -#: editor/editor_settings.cpp modules/gdscript/gdscript_editor.cpp -#: modules/mono/csharp_script.cpp +#: editor/editor_settings.cpp msgid "Indent" msgstr "" -#: editor/editor_settings.cpp editor/script_editor_debugger.cpp -#: modules/gdscript/gdscript_editor.cpp modules/gltf/gltf_accessor.cpp -#: modules/gltf/gltf_light.cpp modules/mono/csharp_script.cpp -#: modules/visual_script/visual_script_nodes.cpp scene/3d/physics_body.cpp -#: scene/resources/visual_shader_nodes.cpp -msgid "Type" -msgstr "" - #: editor/editor_settings.cpp editor/plugins/script_text_editor.cpp msgid "Auto Indent" msgstr "" @@ -5316,7 +5526,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 msgid "Navigation" msgstr "Navigācija" @@ -5342,6 +5554,15 @@ msgid "Mouse Extra Buttons Navigate History" msgstr "" #: editor/editor_settings.cpp +#, fuzzy +msgid "Drag And Drop Selection" +msgstr "Režģkartes izvēle" + +#: editor/editor_settings.cpp +msgid "Stay In Script Editor On Node Selected" +msgstr "" + +#: editor/editor_settings.cpp msgid "Appearance" msgstr "" @@ -5398,7 +5619,6 @@ msgid "Show Members Overview" msgstr "" #: editor/editor_settings.cpp editor/plugins/script_editor_plugin.cpp -#: editor/plugins/shader_editor_plugin.cpp #, fuzzy msgid "Files" msgstr "Fails" @@ -5416,6 +5636,14 @@ msgid "Restore Scripts On Load" msgstr "" #: editor/editor_settings.cpp +msgid "Auto Reload And Parse Scripts On Save" +msgstr "" + +#: editor/editor_settings.cpp +msgid "Auto Reload Scripts On External Change" +msgstr "" + +#: editor/editor_settings.cpp msgid "Create Signal Callbacks" msgstr "" @@ -5423,8 +5651,7 @@ msgstr "" msgid "Sort Members Outline Alphabetically" msgstr "" -#: editor/editor_settings.cpp scene/gui/line_edit.cpp -#: scene/resources/default_theme/default_theme.cpp +#: editor/editor_settings.cpp scene/resources/default_theme/default_theme.cpp msgid "Cursor" msgstr "" @@ -5436,11 +5663,11 @@ msgstr "" msgid "Block Caret" msgstr "" -#: editor/editor_settings.cpp scene/gui/line_edit.cpp +#: editor/editor_settings.cpp msgid "Caret Blink" msgstr "" -#: editor/editor_settings.cpp scene/gui/line_edit.cpp +#: editor/editor_settings.cpp msgid "Caret Blink Speed" msgstr "" @@ -5448,6 +5675,13 @@ msgstr "" msgid "Right Click Moves Caret" msgstr "" +#: editor/editor_settings.cpp modules/gdscript/gdscript.cpp +#: modules/gdscript/gdscript_editor.cpp +#: scene/resources/default_theme/default_theme.cpp +#, fuzzy +msgid "Completion" +msgstr "Kopēt Izvēlēto" + #: editor/editor_settings.cpp msgid "Idle Parse Delay" msgstr "" @@ -5479,6 +5713,10 @@ msgid "Add Type Hints" msgstr "Pievienot tipu" #: editor/editor_settings.cpp +msgid "Use Single Quotes" +msgstr "" + +#: editor/editor_settings.cpp #, fuzzy msgid "Show Help Index" msgstr "Rādīt Ceļus uz Pamata Failiem" @@ -5495,8 +5733,7 @@ msgstr "" msgid "Help Title Font Size" msgstr "" -#: editor/editor_settings.cpp editor/plugins/mesh_library_editor_plugin.cpp -#: modules/gridmap/grid_map_editor_plugin.cpp +#: editor/editor_settings.cpp modules/gridmap/grid_map_editor_plugin.cpp msgid "Grid Map" msgstr "" @@ -5505,6 +5742,11 @@ msgstr "" msgid "Pick Distance" msgstr "Izvēlēties galveno ainu" +#: editor/editor_settings.cpp editor/plugins/tile_map_editor_plugin.cpp +#, fuzzy +msgid "Preview Size" +msgstr "Priekšskats" + #: editor/editor_settings.cpp msgid "Primary Grid Color" msgstr "" @@ -5518,6 +5760,36 @@ msgstr "" msgid "Selection Box Color" msgstr "Tikai izvēlētais" +#: editor/editor_settings.cpp editor/plugins/path_editor_plugin.cpp +#: editor/spatial_editor_gizmos.cpp modules/csg/csg_gizmos.cpp +msgid "3D Gizmos" +msgstr "" + +#: editor/editor_settings.cpp editor/plugins/path_editor_plugin.cpp +#: editor/spatial_editor_gizmos.cpp modules/csg/csg_gizmos.cpp +#, fuzzy +msgid "Gizmo Colors" +msgstr "Krāsas" + +#: editor/editor_settings.cpp +#, fuzzy +msgid "Instanced" +msgstr "Šablons" + +#: editor/editor_settings.cpp modules/gltf/gltf_node.cpp +#: scene/3d/physics_body.cpp +msgid "Joint" +msgstr "" + +#: editor/editor_settings.cpp scene/2d/collision_shape_2d.cpp +#: scene/2d/cpu_particles_2d.cpp scene/2d/touch_screen_button.cpp +#: scene/3d/collision_shape.cpp scene/3d/cpu_particles.cpp +#: scene/3d/occluder.cpp scene/3d/spring_arm.cpp +#: scene/resources/particles_material.cpp servers/physics_2d_server.cpp +#: servers/physics_server.cpp +msgid "Shape" +msgstr "" + #: editor/editor_settings.cpp msgid "Primary Grid Steps" msgstr "" @@ -5551,17 +5823,17 @@ msgstr "" msgid "Grid YZ Plane" msgstr "" -#: editor/editor_settings.cpp editor/plugins/spatial_editor_plugin.cpp +#: editor/editor_settings.cpp #, fuzzy msgid "Default FOV" msgstr "Noklusējuma" -#: editor/editor_settings.cpp editor/plugins/spatial_editor_plugin.cpp +#: editor/editor_settings.cpp #, fuzzy msgid "Default Z Near" msgstr "Noklusējuma motīvs" -#: editor/editor_settings.cpp editor/plugins/spatial_editor_plugin.cpp +#: editor/editor_settings.cpp #, fuzzy msgid "Default Z Far" msgstr "Noklusējuma" @@ -5795,6 +6067,16 @@ msgid "Screen" msgstr "" #: editor/editor_settings.cpp +#, fuzzy +msgid "Auto Save" +msgstr "Nesaglabāt" + +#: editor/editor_settings.cpp +#, fuzzy +msgid "Save Before Running" +msgstr "Saglabā ainu pirms palaišanas..." + +#: editor/editor_settings.cpp msgid "Font Size" msgstr "" @@ -5828,10 +6110,12 @@ msgstr "" msgid "Port" msgstr "" +#. TRANSLATORS: Project Manager here refers to the tool used to create/manage Godot projects. #: editor/editor_settings.cpp msgid "Project Manager" msgstr "" +#. TRANSLATORS: Project Manager here refers to the tool used to create/manage Godot projects. #: editor/editor_settings.cpp #, fuzzy msgid "Sorting Order" @@ -6005,6 +6289,11 @@ msgstr "" msgid "Flat" msgstr "Plakans 1" +#: editor/editor_spin_slider.cpp +#, fuzzy +msgid "Hide Slider" +msgstr "Sadursmes režīms" + #: editor/editor_sub_scene.cpp msgid "Select Node(s) to Import" msgstr "" @@ -6566,14 +6855,6 @@ msgid "Replace in Files" msgstr "Aizvietot failos" #: editor/find_in_files.cpp -msgid "Find: " -msgstr "" - -#: editor/find_in_files.cpp -msgid "Replace: " -msgstr "Aizvietot: " - -#: editor/find_in_files.cpp msgid "Replace All (NO UNDO)" msgstr "Aizvietot visu (Nevar atsaukt)" @@ -6678,14 +6959,19 @@ msgid "Delimiter" msgstr "" #: editor/import/resource_importer_layered_texture.cpp +#, fuzzy +msgid "ColorCorrect" +msgstr "Krāsas funkcija." + +#: editor/import/resource_importer_layered_texture.cpp msgid "No BPTC If RGB" msgstr "" #: editor/import/resource_importer_layered_texture.cpp #: editor/import/resource_importer_texture.cpp scene/2d/cpu_particles_2d.cpp -#: scene/3d/cpu_particles.cpp scene/3d/sprite_3d.cpp +#: scene/3d/cpu_particles.cpp scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp #: scene/resources/material.cpp scene/resources/particles_material.cpp -#: scene/resources/texture.cpp +#: scene/resources/texture.cpp scene/resources/visual_shader.cpp msgid "Flags" msgstr "" @@ -6697,7 +6983,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 "Filtrs:" @@ -6841,11 +7127,6 @@ msgstr "" msgid "Materials" msgstr "" -#: editor/import/resource_importer_scene.cpp platform/osx/export/export.cpp -#, fuzzy -msgid "Location" -msgstr "Lokalizācija" - #: editor/import/resource_importer_scene.cpp #, fuzzy msgid "Keep On Reimport" @@ -6901,17 +7182,18 @@ msgstr "Redaktora motīvs" msgid "Optimizer" msgstr "Optimizēt" -#: editor/import/resource_importer_scene.cpp main/main.cpp +#: editor/import/resource_importer_scene.cpp +#: editor/plugins/item_list_editor_plugin.cpp main/main.cpp #: modules/mono/mono_gd/gd_mono.cpp platform/javascript/export/export.cpp #: platform/osx/export/export.cpp scene/2d/camera_2d.cpp scene/2d/light_2d.cpp #: scene/2d/navigation_polygon.cpp scene/2d/ray_cast_2d.cpp scene/2d/sprite.cpp #: scene/2d/y_sort.cpp scene/3d/audio_stream_player_3d.cpp #: scene/3d/baked_lightmap.cpp scene/3d/interpolated_camera.cpp #: scene/3d/light.cpp scene/3d/navigation_mesh_instance.cpp -#: scene/3d/physics_joint.cpp scene/3d/ray_cast.cpp scene/3d/sprite_3d.cpp -#: scene/gui/graph_edit.cpp scene/gui/rich_text_label.cpp -#: scene/resources/curve.cpp scene/resources/environment.cpp -#: scene/resources/material.cpp +#: scene/3d/physics_joint.cpp scene/3d/ray_cast.cpp scene/3d/skeleton.cpp +#: scene/3d/sprite_3d.cpp scene/gui/graph_edit.cpp +#: scene/gui/rich_text_label.cpp scene/resources/curve.cpp +#: scene/resources/environment.cpp scene/resources/material.cpp #, fuzzy msgid "Enabled" msgstr "Iespējot" @@ -6962,7 +7244,7 @@ msgid "Generating Lightmaps" msgstr "" #: editor/import/resource_importer_scene.cpp -msgid "Generating for Mesh: " +msgid "Generating for Mesh:" msgstr "" #: editor/import/resource_importer_scene.cpp @@ -6989,6 +7271,26 @@ msgstr "" msgid "Saving..." msgstr "Saglabā..." +#: 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 "" + +#: editor/import/resource_importer_texture.cpp +msgid "2D Pixel" +msgstr "" + #: editor/import/resource_importer_texture.cpp scene/resources/texture.cpp msgid "Lossy Quality" msgstr "" @@ -7002,7 +7304,8 @@ msgstr "Mēroga Režīms" msgid "BPTC LDR" msgstr "" -#: editor/import/resource_importer_texture.cpp scene/2d/cpu_particles_2d.cpp +#: editor/import/resource_importer_texture.cpp +#: editor/plugins/tile_set_editor_plugin.cpp scene/2d/cpu_particles_2d.cpp #: scene/2d/mesh_instance_2d.cpp scene/2d/multimesh_instance_2d.cpp #: scene/2d/particles_2d.cpp scene/2d/sprite.cpp scene/resources/style_box.cpp msgid "Normal Map" @@ -7035,12 +7338,6 @@ msgid "Normal Map Invert Y" msgstr "" #: editor/import/resource_importer_texture.cpp -#: scene/2d/audio_stream_player_2d.cpp scene/3d/audio_stream_player_3d.cpp -#: scene/audio/audio_stream_player.cpp scene/gui/video_player.cpp -msgid "Stream" -msgstr "" - -#: editor/import/resource_importer_texture.cpp #, fuzzy msgid "Size Limit" msgstr "Izmērs: " @@ -7652,11 +7949,20 @@ msgid "New Anim" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp +msgid "Create New Animation" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp msgid "Change Animation Name:" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp #: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Rename Animation" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Delete Animation?" msgstr "" @@ -7674,11 +7980,6 @@ msgid "Animation name already exists!" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Rename Animation" -msgstr "" - -#: editor/plugins/animation_player_editor_plugin.cpp msgid "Duplicate Animation" msgstr "" @@ -7775,17 +8076,20 @@ msgstr "" msgid "Directions" msgstr "Virzieni" +#. TRANSLATORS: Opposite of "Future", refers to a direction in animation onion skinning. #: editor/plugins/animation_player_editor_plugin.cpp msgid "Past" msgstr "Pagātne" +#. TRANSLATORS: Opposite of "Past", refers to a direction in animation onion skinning. #: editor/plugins/animation_player_editor_plugin.cpp msgid "Future" msgstr "Nākotne" #: editor/plugins/animation_player_editor_plugin.cpp modules/csg/csg_shape.cpp #: scene/3d/collision_polygon.cpp scene/main/scene_tree.cpp -#: scene/resources/material.cpp servers/audio/effects/audio_effect_phaser.cpp +#: scene/resources/material.cpp scene/resources/primitive_meshes.cpp +#: servers/audio/effects/audio_effect_phaser.cpp msgid "Depth" msgstr "Dziļums" @@ -7818,10 +8122,6 @@ msgid "Pin AnimationPlayer" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "Create New Animation" -msgstr "" - -#: editor/plugins/animation_player_editor_plugin.cpp msgid "Animation Name:" msgstr "" @@ -7932,8 +8232,9 @@ msgid "Set the end animation. This is useful for sub-transitions." msgstr "" #: editor/plugins/animation_state_machine_editor.cpp -msgid "Transition: " -msgstr "" +#, fuzzy +msgid "Transition:" +msgstr "Pievienot Pāreju" #: editor/plugins/animation_state_machine_editor.cpp msgid "Play Mode:" @@ -7949,11 +8250,6 @@ msgid "New name:" msgstr "" #: editor/plugins/animation_tree_player_editor_plugin.cpp -#: editor/plugins/multimesh_editor_plugin.cpp -msgid "Scale:" -msgstr "Mērogs:" - -#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Fade In (s):" msgstr "" @@ -7962,7 +8258,7 @@ msgid "Fade Out (s):" msgstr "" #: editor/plugins/animation_tree_player_editor_plugin.cpp -#: scene/resources/style_box.cpp +#: scene/resources/style_box.cpp scene/resources/visual_shader.cpp msgid "Blend" msgstr "Pludināt" @@ -8235,6 +8531,10 @@ msgid "License (Z-A)" msgstr "Licence (Z-A)" #: editor/plugins/asset_library_editor_plugin.cpp +msgid "Loading..." +msgstr "Ielādēt..." + +#: editor/plugins/asset_library_editor_plugin.cpp #, fuzzy msgctxt "Pagination" msgid "First" @@ -8303,8 +8603,8 @@ msgid "Testing" msgstr "Testē" #: editor/plugins/asset_library_editor_plugin.cpp -msgid "Loading..." -msgstr "Ielādēt..." +msgid "Failed to get repository configuration." +msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp msgid "Assets ZIP File" @@ -8358,7 +8658,7 @@ msgid "Select lightmap bake file:" msgstr "Izvēlēties gaismas kartes cepšanas failu:" #: editor/plugins/camera_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp scene/resources/mesh_library.cpp msgid "Preview" msgstr "Priekšskats" @@ -8837,6 +9137,7 @@ msgstr "" msgid "Clear Custom Bones" msgstr "" +#. TRANSLATORS: Noun, name of the 2D/3D View menus. #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/spatial_editor_plugin.cpp msgid "View" @@ -8901,6 +9202,10 @@ msgid "Preview Canvas Scale" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Layout" +msgstr "Izkārtojums" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Translation mask for inserting keys." msgstr "" @@ -9209,13 +9514,36 @@ msgstr "" msgid "Toggle Grid Snap" msgstr "Pārslēgt režīmu" +#: editor/plugins/item_list_editor_plugin.cpp editor/project_export.cpp +#: scene/3d/label_3d.cpp scene/gui/button.cpp scene/gui/dialogs.cpp +#: scene/gui/label.cpp scene/gui/line_edit.cpp scene/gui/link_button.cpp +#: scene/gui/rich_text_label.cpp scene/gui/text_edit.cpp +#: scene/resources/primitive_meshes.cpp +msgid "Text" +msgstr "" + +#: editor/plugins/item_list_editor_plugin.cpp +#: editor/plugins/tile_set_editor_plugin.cpp main/main.cpp +#: platform/osx/export/export.cpp platform/windows/export/export.cpp +#: scene/gui/button.cpp scene/gui/item_list.cpp +msgid "Icon" +msgstr "Ikona" + +#: editor/plugins/item_list_editor_plugin.cpp +msgid "ID" +msgstr "" + +#: editor/plugins/item_list_editor_plugin.cpp +#: scene/resources/default_theme/default_theme.cpp +#, fuzzy +msgid "Separator" +msgstr "Atdalījums:" + #: editor/plugins/item_list_editor_plugin.cpp msgid "Item %d" msgstr "" -#: editor/plugins/item_list_editor_plugin.cpp scene/gui/item_list.cpp -#: scene/gui/menu_button.cpp scene/gui/option_button.cpp -#: scene/gui/popup_menu.cpp +#: editor/plugins/item_list_editor_plugin.cpp msgid "Items" msgstr "" @@ -9318,7 +9646,8 @@ msgstr "" #: editor/plugins/mesh_instance_editor_plugin.cpp modules/csg/csg_shape.cpp #: modules/gltf/gltf_mesh.cpp modules/gltf/gltf_node.cpp #: scene/2d/mesh_instance_2d.cpp scene/3d/cpu_particles.cpp -#: scene/3d/mesh_instance.cpp scene/resources/multimesh.cpp +#: scene/3d/mesh_instance.cpp scene/resources/mesh_library.cpp +#: scene/resources/multimesh.cpp scene/resources/primitive_meshes.cpp #: scene/resources/texture.cpp msgid "Mesh" msgstr "" @@ -9457,13 +9786,6 @@ msgstr "Pielietot MeshInstances Transformācijas" msgid "Apply with Transforms" msgstr "Pielietot MeshInstances Transformācijas" -#: editor/plugins/mesh_library_editor_plugin.cpp -#: editor/plugins/tile_map_editor_plugin.cpp -#: modules/gridmap/grid_map_editor_plugin.cpp -#, fuzzy -msgid "Preview Size" -msgstr "Priekšskats" - #: editor/plugins/multimesh_editor_plugin.cpp msgid "No mesh source specified (and no MultiMesh set in node)." msgstr "" @@ -9628,8 +9950,9 @@ msgid "Volume" msgstr "Tilpums" #: editor/plugins/particles_editor_plugin.cpp -msgid "Emission Source: " -msgstr "" +#, fuzzy +msgid "Emission Source:" +msgstr "Redzamas sadursmes formas" #: editor/plugins/particles_editor_plugin.cpp msgid "A processor material of type 'ParticlesMaterial' is required." @@ -9773,19 +10096,6 @@ msgstr "" msgid "Split Segment (in curve)" msgstr "" -#: editor/plugins/path_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp editor/spatial_editor_gizmos.cpp -#: modules/csg/csg_gizmos.cpp -msgid "3D Gizmos" -msgstr "" - -#: editor/plugins/path_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp editor/spatial_editor_gizmos.cpp -#: modules/csg/csg_gizmos.cpp -#, fuzzy -msgid "Gizmo Colors" -msgstr "Krāsas" - #: editor/plugins/physical_bone_plugin.cpp msgid "Move Joint" msgstr "" @@ -9870,12 +10180,12 @@ msgstr "" msgid "Points" msgstr "" -#: editor/plugins/polygon_2d_editor_plugin.cpp scene/2d/navigation_polygon.cpp -#: scene/2d/polygon_2d.cpp scene/resources/navigation_mesh.cpp +#: editor/plugins/polygon_2d_editor_plugin.cpp scene/2d/polygon_2d.cpp +#: scene/resources/navigation_mesh.cpp msgid "Polygons" msgstr "Daudzstūri" -#: editor/plugins/polygon_2d_editor_plugin.cpp scene/2d/polygon_2d.cpp +#: editor/plugins/polygon_2d_editor_plugin.cpp scene/3d/skeleton.cpp msgid "Bones" msgstr "" @@ -9954,8 +10264,6 @@ msgid "Grid Settings" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp modules/csg/csg_shape.cpp -#: scene/animation/animation_blend_space_1d.cpp -#: scene/animation/animation_blend_space_2d.cpp #: scene/resources/default_theme/default_theme.cpp msgid "Snap" msgstr "" @@ -9992,6 +10300,10 @@ msgstr "" msgid "Sync Bones to Polygon" msgstr "" +#: editor/plugins/ray_cast_2d_editor_plugin.cpp +msgid "Set cast_to" +msgstr "" + #: editor/plugins/resource_preloader_editor_plugin.cpp msgid "ERROR: Couldn't load resource!" msgstr "" @@ -10023,13 +10335,6 @@ msgid "Instance:" msgstr "" #: editor/plugins/resource_preloader_editor_plugin.cpp -#: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp -#: editor/scene_tree_editor.cpp editor/script_editor_debugger.cpp -#: modules/visual_script/visual_script_editor.cpp -msgid "Type:" -msgstr "Tips:" - -#: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/scene_tree_dock.cpp editor/scene_tree_editor.cpp msgid "Open in Editor" msgstr "" @@ -10038,10 +10343,6 @@ msgstr "" msgid "Load Resource" msgstr "" -#: editor/plugins/resource_preloader_editor_plugin.cpp -msgid "ResourcePreloader" -msgstr "" - #: editor/plugins/room_manager_editor_plugin.cpp msgid "Flip Portals" msgstr "" @@ -10083,11 +10384,6 @@ msgid "Close and save changes?" msgstr "Aizvērt un saglabāt izmaiņas?" #: editor/plugins/script_editor_plugin.cpp -#: editor/plugins/shader_editor_plugin.cpp -msgid "Auto Reload Scripts On External Change" -msgstr "" - -#: editor/plugins/script_editor_plugin.cpp msgid "Error writing TextFile:" msgstr "" @@ -10165,10 +10461,6 @@ msgid "%s Class Reference" msgstr "" #: editor/plugins/script_editor_plugin.cpp -msgid "Auto Reload And Parse Scripts On Save" -msgstr "" - -#: editor/plugins/script_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp msgid "Find Next" msgstr "Atrast Nākamo" @@ -10215,8 +10507,6 @@ msgid "Previous Script" msgstr "Iepriekšējais skripts" #: editor/plugins/script_editor_plugin.cpp -#: modules/gdnative/videodecoder/video_stream_gdnative.cpp -#: modules/theora/video_stream_theora.cpp modules/webm/video_stream_webm.cpp #: scene/resources/default_theme/default_theme.cpp msgid "File" msgstr "Fails" @@ -10449,7 +10739,8 @@ msgid "Convert Case" msgstr "" #: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp -#: scene/gui/label.cpp +#: scene/3d/label_3d.cpp scene/gui/label.cpp +#: scene/resources/primitive_meshes.cpp msgid "Uppercase" msgstr "" @@ -10744,13 +11035,17 @@ msgstr "" msgid "Translate" msgstr "" +#. TRANSLATORS: Refers to changing the scale of a node in the 3D editor. #: editor/plugins/spatial_editor_plugin.cpp -msgid "Scaling: " +#, fuzzy +msgid "Scaling:" msgstr "Mērogs: " +#. TRANSLATORS: Refers to changing the position of a node in the 3D editor. #: editor/plugins/spatial_editor_plugin.cpp -msgid "Translating: " -msgstr "" +#, fuzzy +msgid "Translating:" +msgstr "Pāreja eksistē!" #: editor/plugins/spatial_editor_plugin.cpp msgid "Rotating %s degrees." @@ -10773,11 +11068,6 @@ msgid "Yaw:" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Size:" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Objects Drawn:" msgstr "" @@ -11205,11 +11495,6 @@ msgid "Show Viewport Rotation Gizmo" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -#, fuzzy -msgid "Instanced" -msgstr "Šablons" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Unnamed Gizmo" msgstr "" @@ -11258,8 +11543,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 "Konvertēt uz CPUParticles2D" #: editor/plugins/sprite_editor_plugin.cpp msgid "Invalid geometry, can't create polygon." @@ -11290,15 +11576,16 @@ msgid "Sprite" msgstr "" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Simplification: " -msgstr "" +#, fuzzy +msgid "Simplification:" +msgstr "Darbība" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Shrink (Pixels): " +msgid "Shrink (Pixels):" msgstr "" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Grow (Pixels): " +msgid "Grow (Pixels):" msgstr "" #: editor/plugins/sprite_editor_plugin.cpp @@ -11362,6 +11649,11 @@ msgid "New Animation" msgstr "Jauna animācija" #: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy +msgid "Filter animations" +msgstr "animācija" + +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Speed:" msgstr "" @@ -11948,7 +12240,7 @@ msgstr "" msgid "Disabled Button" msgstr "Atspējota poga" -#: editor/plugins/theme_editor_preview.cpp +#: editor/plugins/theme_editor_preview.cpp scene/resources/mesh_library.cpp msgid "Item" msgstr "" @@ -12231,8 +12523,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 msgid "Region" msgstr "Reģions" @@ -12259,12 +12550,6 @@ msgstr "" msgid "Priority" msgstr "" -#: editor/plugins/tile_set_editor_plugin.cpp main/main.cpp -#: platform/osx/export/export.cpp platform/windows/export/export.cpp -#: scene/gui/button.cpp scene/gui/item_list.cpp -msgid "Icon" -msgstr "Ikona" - #: editor/plugins/tile_set_editor_plugin.cpp scene/2d/node_2d.cpp msgid "Z Index" msgstr "" @@ -12511,6 +12796,139 @@ msgid "This property can't be changed." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Snap Options" +msgstr "Opcijas" + +#: editor/plugins/tile_set_editor_plugin.cpp scene/2d/animated_sprite.cpp +#: scene/2d/camera_2d.cpp scene/2d/cpu_particles_2d.cpp scene/2d/light_2d.cpp +#: scene/2d/parallax_background.cpp scene/2d/parallax_layer.cpp +#: scene/2d/path_2d.cpp scene/2d/polygon_2d.cpp scene/2d/sprite.cpp +#: scene/3d/cpu_particles.cpp scene/3d/label_3d.cpp scene/3d/path.cpp +#: scene/3d/physics_body.cpp scene/3d/soft_body.cpp scene/3d/sprite_3d.cpp +#: scene/gui/graph_node.cpp scene/gui/rich_text_effect.cpp +#: scene/main/canvas_layer.cpp scene/resources/material.cpp +#: scene/resources/particles_material.cpp scene/resources/style_box.cpp +msgid "Offset" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp editor/rename_dialog.cpp +#: scene/gui/range.cpp scene/resources/animation.cpp +#: scene/resources/visual_shader_nodes.cpp servers/physics_2d_server.cpp +#: servers/physics_server.cpp +msgid "Step" +msgstr "Solis" + +#: editor/plugins/tile_set_editor_plugin.cpp +#: scene/resources/default_theme/default_theme.cpp +#, fuzzy +msgid "Separation" +msgstr "Atdalījums:" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Tile" +msgstr "Izvēlēties" + +#: editor/plugins/tile_set_editor_plugin.cpp scene/2d/cpu_particles_2d.cpp +#: scene/2d/light_2d.cpp scene/2d/line_2d.cpp scene/2d/mesh_instance_2d.cpp +#: scene/2d/multimesh_instance_2d.cpp scene/2d/particles_2d.cpp +#: scene/2d/polygon_2d.cpp scene/2d/sprite.cpp scene/3d/sprite_3d.cpp +#: scene/gui/nine_patch_rect.cpp scene/gui/texture_rect.cpp +#: scene/resources/material.cpp scene/resources/sky.cpp +#: scene/resources/style_box.cpp scene/resources/visual_shader_nodes.cpp +#, fuzzy +msgid "Texture" +msgstr "Noņemt tekstūru" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Tex Offset" +msgstr "Centrēt mezglu" + +#: editor/plugins/tile_set_editor_plugin.cpp modules/csg/csg_shape.cpp +#: scene/2d/canvas_item.cpp scene/2d/particles_2d.cpp +#: scene/3d/mesh_instance.cpp scene/resources/primitive_meshes.cpp +msgid "Material" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp scene/2d/canvas_item.cpp +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp scene/resources/style_box.cpp +#, fuzzy +msgid "Modulate" +msgstr "Apdzīvot" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Tile Mode" +msgstr "Pārslēgt režīmu" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Autotile Bitmask Mode" +msgstr "Ielīmēt flīzes bitmasku" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Subtile Size" +msgstr "Sīktēls..." + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Subtile Spacing" +msgstr "Animāciju Cilpa" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Occluder Offset" +msgstr "Oklūzijas režīms" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Navigation Offset" +msgstr "Navigācijas režīms" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Shape Offset" +msgstr "Noņemt tekstūru" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Shape Transform" +msgstr "Anim Izmainīt Transformāciju" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Collision" +msgstr "Sadursme" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Collision One Way" +msgstr "Tikai izvēlētais" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Collision One Way Margin" +msgstr "Sadursmes režīms" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Navigation" +msgstr "Redzama navigācija" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Occlusion" +msgstr "Izvēlēties" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Tileset Script" +msgstr "Filtrs:" + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "TileSet" msgstr "" @@ -13536,20 +13954,15 @@ msgid "Runnable" msgstr "" #: editor/project_export.cpp -msgid "Delete preset '%s'?" +msgid "Export the project for all the presets defined." msgstr "" #: editor/project_export.cpp -msgid "" -"Failed to export the project for platform '%s'.\n" -"Export templates seem to be missing or invalid." +msgid "All presets must have an export path defined for Export All to work." 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." +msgid "Delete preset '%s'?" msgstr "" #: editor/project_export.cpp @@ -13557,14 +13970,6 @@ 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 "" @@ -13582,7 +13987,7 @@ msgid "" "Only one preset per platform may be marked as runnable." msgstr "" -#: editor/project_export.cpp scene/main/resource_preloader.cpp +#: editor/project_export.cpp msgid "Resources" msgstr "" @@ -13638,12 +14043,6 @@ msgstr "" msgid "GDScript Export Mode:" msgstr "" -#: editor/project_export.cpp scene/gui/button.cpp scene/gui/dialogs.cpp -#: scene/gui/label.cpp scene/gui/line_edit.cpp scene/gui/link_button.cpp -#: scene/gui/rich_text_label.cpp scene/gui/text_edit.cpp -msgid "Text" -msgstr "" - #: editor/project_export.cpp msgid "Compiled Bytecode (Faster Loading)" msgstr "" @@ -13671,34 +14070,48 @@ msgid "More Info..." msgstr "" #: editor/project_export.cpp -msgid "Export PCK/Zip" -msgstr "" +#, fuzzy +msgid "Export PCK/Zip..." +msgstr "Eksportēt..." #: editor/project_export.cpp -msgid "Export Project" -msgstr "" +#, fuzzy +msgid "Export Project..." +msgstr "Importēt Projektu" #: editor/project_export.cpp -msgid "Export mode?" +msgid "Export All" msgstr "" #: editor/project_export.cpp -msgid "Export All" -msgstr "" +#, fuzzy +msgid "Choose an export mode:" +msgstr "Izvēlēties Direktoriju" + +#: editor/project_export.cpp +#, fuzzy +msgid "Export All..." +msgstr "Eksportēt..." #: editor/project_export.cpp editor/project_manager.cpp msgid "ZIP File" msgstr "" #: editor/project_export.cpp -msgid "Godot Game Pack" -msgstr "" +#, fuzzy +msgid "Godot Project Pack" +msgstr "Rediģēt Projektu" #: editor/project_export.cpp msgid "Export templates for this platform are missing:" msgstr "" #: editor/project_export.cpp +#, fuzzy +msgid "Project Export" +msgstr "Projekta Dibinātāji" + +#: editor/project_export.cpp msgid "Manage Export Templates" msgstr "Pārvaldīt Eksporta Šablonus" @@ -13869,6 +14282,18 @@ msgstr "" msgid "Error: Project is missing on the filesystem." msgstr "" +#: editor/project_manager.cpp editor/scene_tree_dock.cpp +msgid "Local" +msgstr "" + +#: editor/project_manager.cpp +msgid "Local Projects" +msgstr "Lokālie projekti" + +#: editor/project_manager.cpp +msgid "Asset Library Projects" +msgstr "Līdzekļu bibliotēkas projekti" + #: editor/project_manager.cpp msgid "Can't open project at '%s'." msgstr "" @@ -13959,18 +14384,14 @@ msgid "Project Manager" msgstr "Projekta Menedžeris " #: editor/project_manager.cpp -msgid "Local Projects" -msgstr "Lokālie projekti" +msgid "Last Modified" +msgstr "" #: editor/project_manager.cpp msgid "Loading, please wait..." msgstr "Ielādē, lūdzu uzgaidi..." #: editor/project_manager.cpp -msgid "Last Modified" -msgstr "" - -#: editor/project_manager.cpp msgid "Edit Project" msgstr "Rediģēt Projektu" @@ -14011,10 +14432,6 @@ msgid "About" msgstr "Par" #: editor/project_manager.cpp -msgid "Asset Library Projects" -msgstr "Līdzekļu bibliotēkas projekti" - -#: editor/project_manager.cpp msgid "Restart Now" msgstr "Restartēt tagad" @@ -14354,7 +14771,8 @@ msgstr "" msgid "AutoLoad" msgstr "" -#: editor/project_settings_editor.cpp +#: editor/project_settings_editor.cpp platform/android/export/export_plugin.cpp +#: platform/iphone/export/export.cpp msgid "Plugins" msgstr "Spraudņi" @@ -14480,12 +14898,6 @@ msgstr "" msgid "Initial value for the counter" msgstr "" -#: editor/rename_dialog.cpp scene/gui/range.cpp scene/resources/animation.cpp -#: scene/resources/visual_shader_nodes.cpp servers/physics_2d_server.cpp -#: servers/physics_server.cpp -msgid "Step" -msgstr "Solis" - #: editor/rename_dialog.cpp msgid "Amount by which counter is incremented for each node" msgstr "" @@ -14726,6 +15138,20 @@ msgstr "" msgid "Make Local" msgstr "" +#: editor/scene_tree_dock.cpp editor/scene_tree_editor.cpp +msgid "Another node already uses this unique name in the scene." +msgstr "" + +#: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Enable Scene Unique Name" +msgstr "Mezgla Vārds:" + +#: editor/scene_tree_dock.cpp editor/scene_tree_editor.cpp +#, fuzzy +msgid "Disable Scene Unique Name" +msgstr "Mezgla Vārds:" + #: editor/scene_tree_dock.cpp msgid "New Scene Root" msgstr "" @@ -14797,6 +15223,10 @@ msgid "Sub-Resources" msgstr "" #: editor/scene_tree_dock.cpp +msgid "Access as Scene Unique Name" +msgstr "" + +#: editor/scene_tree_dock.cpp msgid "Clear Inheritance" msgstr "" @@ -14881,10 +15311,6 @@ msgid "" msgstr "" #: editor/scene_tree_dock.cpp -msgid "Local" -msgstr "" - -#: editor/scene_tree_dock.cpp msgid "Clear Inheritance? (No Undo!)" msgstr "" @@ -14922,6 +15348,13 @@ msgstr "" #: editor/scene_tree_editor.cpp msgid "" +"This node can be accessed from within anywhere in the scene by preceding it " +"with the '%s' prefix in a node path.\n" +"Click to disable this." +msgstr "" + +#: editor/scene_tree_editor.cpp +msgid "" "Node has %s connection(s) and %s group(s).\n" "Click to show signals dock." msgstr "" @@ -15115,8 +15548,9 @@ msgid "Attach Node Script" msgstr "Pievienot mezgla skriptu" #: editor/script_editor_debugger.cpp -msgid "Remote " -msgstr "" +#, fuzzy +msgid "Remote %s:" +msgstr "Noņemt" #: editor/script_editor_debugger.cpp msgid "Bytes:" @@ -15216,11 +15650,6 @@ msgid "Monitor" msgstr "" #: editor/script_editor_debugger.cpp -#: modules/visual_script/visual_script_nodes.cpp scene/gui/range.cpp -msgid "Value" -msgstr "" - -#: editor/script_editor_debugger.cpp msgid "Monitors" msgstr "" @@ -15328,20 +15757,6 @@ msgstr "" msgid "Change Camera Size" msgstr "" -#: editor/spatial_editor_gizmos.cpp modules/gltf/gltf_node.cpp -#: scene/3d/physics_body.cpp -msgid "Joint" -msgstr "" - -#: editor/spatial_editor_gizmos.cpp scene/2d/collision_shape_2d.cpp -#: scene/2d/cpu_particles_2d.cpp scene/2d/touch_screen_button.cpp -#: scene/3d/collision_shape.cpp scene/3d/cpu_particles.cpp -#: scene/3d/occluder.cpp scene/3d/spring_arm.cpp -#: scene/resources/particles_material.cpp servers/physics_2d_server.cpp -#: servers/physics_server.cpp -msgid "Shape" -msgstr "" - #: editor/spatial_editor_gizmos.cpp msgid "Visibility Notifier" msgstr "" @@ -15589,41 +16004,6 @@ msgstr "" msgid "Use Nvidia Rect Flicker Workaround" msgstr "" -#: main/main.cpp platform/javascript/export/export.cpp -#: platform/osx/export/export.cpp platform/uwp/os_uwp.cpp -#, fuzzy -msgid "Display" -msgstr "Parādīt Visu" - -#: main/main.cpp modules/csg/csg_shape.cpp -#: modules/opensimplex/noise_texture.cpp scene/2d/line_2d.cpp -#: scene/gui/text_edit.cpp scene/resources/texture.cpp -msgid "Width" -msgstr "" - -#: main/main.cpp modules/csg/csg_shape.cpp modules/gltf/gltf_node.cpp -#: modules/opensimplex/noise_texture.cpp scene/2d/light_2d.cpp -#: scene/resources/capsule_shape.cpp scene/resources/capsule_shape_2d.cpp -#: scene/resources/cylinder_shape.cpp scene/resources/font.cpp -#: scene/resources/navigation_mesh.cpp scene/resources/primitive_meshes.cpp -#: scene/resources/texture.cpp -msgid "Height" -msgstr "" - -#: main/main.cpp -msgid "Always On Top" -msgstr "" - -#: main/main.cpp -#, fuzzy -msgid "Test Width" -msgstr "Pa Kreisi, Plašs" - -#: main/main.cpp -#, fuzzy -msgid "Test Height" -msgstr "Testē" - #: main/main.cpp msgid "DPI" msgstr "" @@ -15726,6 +16106,16 @@ msgstr "" msgid "Verbose stdout" msgstr "" +#: main/main.cpp scene/main/scene_tree.cpp scene/resources/multimesh.cpp +#, fuzzy +msgid "Physics Interpolation" +msgstr "Interpolācijas režīms" + +#: main/main.cpp +#, fuzzy +msgid "Enable Warnings" +msgstr "Ieslēgt Filtrēšanu" + #: main/main.cpp #, fuzzy msgid "Frame Delay Msec" @@ -15864,10 +16254,6 @@ msgstr "Atkļūdotājs" msgid "Wait Timeout" msgstr "" -#: main/main.cpp modules/mono/mono_gd/gd_mono.cpp -msgid "Args" -msgstr "" - #: main/main.cpp msgid "Runtime" msgstr "" @@ -15895,11 +16281,11 @@ msgstr "Inspektors" msgid "Shrink" msgstr "" -#: main/main.cpp +#: main/main.cpp scene/main/scene_tree.cpp msgid "Auto Accept Quit" msgstr "" -#: main/main.cpp +#: main/main.cpp scene/main/scene_tree.cpp #, fuzzy msgid "Quit On Go Back" msgstr "Doties atpakaļ" @@ -15971,11 +16357,6 @@ msgstr "Sadursmes režīms" msgid "Invert Faces" msgstr "Konvertēt uz %s" -#: modules/csg/csg_shape.cpp scene/2d/canvas_item.cpp scene/2d/particles_2d.cpp -#: scene/resources/primitive_meshes.cpp -msgid "Material" -msgstr "" - #: modules/csg/csg_shape.cpp scene/2d/navigation_agent_2d.cpp #: scene/2d/navigation_obstacle_2d.cpp scene/3d/navigation_agent.cpp #: scene/3d/navigation_obstacle.cpp scene/3d/vehicle_body.cpp @@ -16022,7 +16403,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 "Daudzstūri" @@ -16194,7 +16575,8 @@ msgid "Disabled GDNative Singleton" msgstr "" #: modules/gdnative/gdnative_library_singleton_editor.cpp -msgid "Libraries: " +#, fuzzy +msgid "Libraries:" msgstr "Bibliotēkas: " #: modules/gdnative/nativescript/nativescript.cpp @@ -16435,7 +16817,7 @@ msgstr "Mēroga Režīms" msgid "Instance Materials" msgstr "Fizikas kadrs %" -#: modules/gltf/gltf_node.cpp +#: modules/gltf/gltf_node.cpp scene/3d/skeleton.cpp msgid "Parent" msgstr "" @@ -16452,13 +16834,6 @@ msgstr "" msgid "Translation" msgstr "Pāreja eksistē!" -#: modules/gltf/gltf_node.cpp scene/2d/node_2d.cpp scene/2d/polygon_2d.cpp -#: scene/2d/remote_transform_2d.cpp scene/3d/remote_transform.cpp -#: scene/3d/spatial.cpp scene/gui/control.cpp scene/main/canvas_layer.cpp -#, fuzzy -msgid "Rotation" -msgstr "Lokalizācija" - #: modules/gltf/gltf_node.cpp msgid "Children" msgstr "" @@ -16571,7 +16946,6 @@ msgstr "Izveidot Cilmes Mezglu:" #: modules/gltf/gltf_state.cpp scene/2d/particles_2d.cpp #: scene/gui/texture_button.cpp scene/gui/texture_progress.cpp -#: scene/resources/font.cpp #, fuzzy msgid "Textures" msgstr "Noņemt tekstūru" @@ -16602,7 +16976,7 @@ msgstr "" msgid "Skeleton To Node" msgstr "Izdzēst Mezglu" -#: modules/gltf/gltf_state.cpp scene/2d/animated_sprite.cpp +#: modules/gltf/gltf_state.cpp #, fuzzy msgid "Animations" msgstr "Animācijas:" @@ -16625,7 +16999,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 "" @@ -16655,6 +17028,19 @@ msgstr "Centrēt mezglu" msgid "Mask" msgstr "" +#: modules/gridmap/grid_map.cpp scene/2d/tile_map.cpp +#, fuzzy +msgid "Bake Navigation" +msgstr "Navigācija" + +#: 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 "Navigācijas režīms" + #: modules/gridmap/grid_map_editor_plugin.cpp msgid "Next Plane" msgstr "" @@ -17041,10 +17427,6 @@ msgstr "" msgid "IGD Status" msgstr "Statuss" -#: modules/visual_script/visual_script.cpp scene/resources/visual_shader.cpp -msgid "Default Input Values" -msgstr "" - #: modules/visual_script/visual_script.cpp msgid "" "A node yielded without working memory, please read the docs on how to yield " @@ -17064,7 +17446,7 @@ msgid "" msgstr "" #: modules/visual_script/visual_script.cpp -msgid "Node returned an invalid sequence output: " +msgid "Node returned an invalid sequence output:" msgstr "" #: modules/visual_script/visual_script.cpp @@ -17072,7 +17454,7 @@ msgid "Found sequence bit but not the node in the stack, report bug!" msgstr "" #: modules/visual_script/visual_script.cpp -msgid "Stack overflow with stack depth: " +msgid "Stack overflow with stack depth:" msgstr "" #: modules/visual_script/visual_script.cpp @@ -17436,7 +17818,7 @@ msgid "for (elem) in (input):" msgstr "" #: modules/visual_script/visual_script_flow_control.cpp -msgid "Input type not iterable: " +msgid "Input type not iterable:" msgstr "" #: modules/visual_script/visual_script_flow_control.cpp @@ -17444,7 +17826,7 @@ msgid "Iterator became invalid" msgstr "" #: modules/visual_script/visual_script_flow_control.cpp -msgid "Iterator became invalid: " +msgid "Iterator became invalid:" msgstr "" #: modules/visual_script/visual_script_flow_control.cpp @@ -17511,10 +17893,6 @@ msgid "Node Path" msgstr "Kopēt mezgla ceļu" #: modules/visual_script/visual_script_func_nodes.cpp -msgid "Argument Cache" -msgstr "" - -#: modules/visual_script/visual_script_func_nodes.cpp #, fuzzy msgid "Use Default Args" msgstr "Atiestatīt uz noklusējumiem" @@ -17574,11 +17952,6 @@ msgstr "Mēroga Režīms" #: modules/visual_script/visual_script_func_nodes.cpp #, fuzzy -msgid "Type Cache" -msgstr "Tipa maiņa" - -#: modules/visual_script/visual_script_func_nodes.cpp -#, fuzzy msgid "Assign Op" msgstr "Pievienot..." @@ -17597,7 +17970,7 @@ msgid "Base object is not a Node!" msgstr "" #: modules/visual_script/visual_script_func_nodes.cpp -msgid "Path does not lead Node!" +msgid "Path does not lead to Node!" msgstr "" #: modules/visual_script/visual_script_func_nodes.cpp @@ -17614,18 +17987,20 @@ msgstr "Likt %s" msgid "Compose Array" msgstr "Mainīt Masīva Lielumu" -#: modules/visual_script/visual_script_nodes.cpp +#: modules/visual_script/visual_script_nodes.cpp scene/resources/material.cpp #: scene/resources/visual_shader_nodes.cpp msgid "Operator" msgstr "" #: modules/visual_script/visual_script_nodes.cpp -msgid ": Invalid argument of type: " -msgstr "" +#, fuzzy +msgid "Invalid argument of type:" +msgstr "Nederīgs arguments, lai izveidotu '%s'" #: modules/visual_script/visual_script_nodes.cpp -msgid ": Invalid arguments: " -msgstr "" +#, fuzzy +msgid "Invalid arguments:" +msgstr "Nederīgs nosaukums." #: modules/visual_script/visual_script_nodes.cpp msgid "a if cond, else b" @@ -17637,12 +18012,14 @@ msgid "Var Name" msgstr "Nosaukums" #: modules/visual_script/visual_script_nodes.cpp -msgid "VariableGet not found in script: " -msgstr "" +#, fuzzy +msgid "VariableGet not found in script:" +msgstr "Metode objektā netika atrasta: " #: modules/visual_script/visual_script_nodes.cpp -msgid "VariableSet not found in script: " -msgstr "" +#, fuzzy +msgid "VariableSet not found in script:" +msgstr "Metode objektā netika atrasta: " #: modules/visual_script/visual_script_nodes.cpp #, fuzzy @@ -17726,11 +18103,6 @@ msgid "Construct %s" msgstr "Konstantes" #: modules/visual_script/visual_script_nodes.cpp -#, fuzzy -msgid "Constructor" -msgstr "Konstantes" - -#: modules/visual_script/visual_script_nodes.cpp msgid "Get Local Var" msgstr "" @@ -17747,10 +18119,6 @@ msgstr "Darbība" msgid "Deconstruct %s" msgstr "" -#: modules/visual_script/visual_script_nodes.cpp -msgid "Elem Cache" -msgstr "" - #: modules/visual_script/visual_script_property_selector.cpp msgid "Search VisualScript" msgstr "" @@ -17925,6 +18293,22 @@ msgid "Shutdown ADB On Exit" msgstr "" #: platform/android/export/export_plugin.cpp +msgid "Launcher Icons" +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "Main 192 X 192" +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "Adaptive Foreground 432 X 432" +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "Adaptive Background 432 X 432" +msgstr "" + +#: platform/android/export/export_plugin.cpp msgid "Package name is missing." msgstr "" @@ -17949,6 +18333,11 @@ msgid "The package must have at least one '.' separator." msgstr "" #: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "Custom Build" +msgstr "Izgriezt mezglu(s)" + +#: platform/android/export/export_plugin.cpp msgid "Use Custom Build" msgstr "" @@ -17959,6 +18348,20 @@ msgstr "Eksportēt bibliotēku" #: platform/android/export/export_plugin.cpp #, fuzzy +msgid "Min SDK" +msgstr "Galvenais Skripts:" + +#: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "Target SDK" +msgstr "Izdzēst Mezglu" + +#: platform/android/export/export_plugin.cpp platform/iphone/export/export.cpp +msgid "Architectures" +msgstr "" + +#: platform/android/export/export_plugin.cpp +#, fuzzy msgid "Keystore" msgstr "Atkļūdotājs" @@ -17988,20 +18391,10 @@ msgstr "" msgid "Clear Previous Install" msgstr "Iepriekšējā cilne" -#: platform/android/export/export_plugin.cpp scene/resources/shader.cpp +#: platform/android/export/export_plugin.cpp msgid "Code" msgstr "" -#: platform/android/export/export_plugin.cpp -#, fuzzy -msgid "Min SDK" -msgstr "Galvenais Skripts:" - -#: platform/android/export/export_plugin.cpp -#, fuzzy -msgid "Target SDK" -msgstr "Izdzēst Mezglu" - #: platform/android/export/export_plugin.cpp platform/uwp/export/export.cpp #, fuzzy msgid "Package" @@ -18159,10 +18552,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." @@ -18239,12 +18628,12 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VrApi\" " +"\"Hand Tracking\" is only valid when \"XR Mode\" is \"Oculus Mobile VrApi\" " "or \"OpenXR\"." msgstr "" #: platform/android/export/export_plugin.cpp -msgid "\"Passthrough\" is only valid when \"Xr Mode\" is \"OpenXR\"." +msgid "\"Passthrough\" is only valid when \"XR Mode\" is \"OpenXR\"." msgstr "" #: platform/android/export/export_plugin.cpp @@ -18253,25 +18642,49 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"Changing the \"Min Sdk\" is only valid when \"Use Custom Build\" is enabled." +"\"Min SDK\" can only be overridden when \"Use Custom Build\" is enabled." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "\"Min SDK\" should be a valid integer, but got \"%s\" which is invalid." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "" +"\"Min SDK\" cannot be lower than %d, which is the version needed by the " +"Godot library." msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"Changing the \"Target Sdk\" is only valid when \"Use Custom Build\" is " -"enabled." +"\"Target SDK\" can only be overridden when \"Use Custom Build\" is enabled." msgstr "" #: platform/android/export/export_plugin.cpp -msgid "\"Target Sdk\" version must be greater or equal to \"Min Sdk\" version." +msgid "" +"\"Target SDK\" should be a valid integer, but got \"%s\" which is invalid." 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." +"\"Target SDK\" %d is higher than the default version %d. This may work, but " +"wasn't tested and may be unstable." +msgstr "" + +#: platform/android/export/export_plugin.cpp +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 "Signāls" + +#: platform/android/export/export_plugin.cpp +msgid "" +"'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 @@ -18287,6 +18700,11 @@ msgid "Could not find keystore, unable to export." msgstr "" #: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "Could not start apksigner executable." +msgstr "Nevar palaist sub-procesu!" + +#: platform/android/export/export_plugin.cpp msgid "'apksigner' returned with error #%d" msgstr "" @@ -18315,7 +18733,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 @@ -18326,19 +18744,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 @@ -18351,7 +18767,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 "" @@ -18366,7 +18782,8 @@ msgid "" msgstr "" #: platform/android/export/export_plugin.cpp -msgid "Package not found: %s" +#, fuzzy +msgid "Package not found: \"%s\"." msgstr "Paka nav atrasta: %s" #: platform/android/export/export_plugin.cpp @@ -18374,15 +18791,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 "" @@ -18392,8 +18806,9 @@ msgid "Adding files..." msgstr "Failu pievienošana..." #: platform/android/export/export_plugin.cpp -msgid "Could not export project files" -msgstr "" +#, fuzzy +msgid "Could not export project files." +msgstr "Nevar palaist sub-procesu!" #: platform/android/export/export_plugin.cpp msgid "Aligning APK..." @@ -18412,6 +18827,58 @@ msgid "The character '%s' is not allowed in Identifier." msgstr "" #: platform/iphone/export/export.cpp +msgid "Landscape Launch Screens" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPhone 2436 X 1125" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPhone 2208 X 1242" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPad 1024 X 768" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPad 2048 X 1536" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "Portrait Launch Screens" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPhone 640 X 960" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPhone 640 X 1136" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPhone 750 X 1334" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPhone 1125 X 2436" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPad 768 X 1024" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPad 1536 X 2048" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPhone 1242 X 2208" +msgstr "" + +#: platform/iphone/export/export.cpp msgid "App Store Team ID" msgstr "" @@ -18485,7 +18952,7 @@ msgstr "Mērķis sasniegts!" msgid "Push Notifications" msgstr "Konstante" -#: platform/iphone/export/export.cpp scene/3d/baked_lightmap.cpp +#: platform/iphone/export/export.cpp #, fuzzy msgid "User Data" msgstr "Lietotāja interfeiss" @@ -18582,6 +19049,17 @@ msgstr "Izgriezt mezglu(s)" msgid "Custom BG Color" msgstr "Izgriezt mezglu(s)" +#: platform/iphone/export/export.cpp platform/javascript/export/export.cpp +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Prepare Templates" +msgstr "Pārvaldīt šablonus" + +#: platform/iphone/export/export.cpp platform/osx/export/export.cpp +#, fuzzy +msgid "Export template not found." +msgstr "Pielāgots relīzes šablons nav atrasts." + #: platform/iphone/export/export.cpp msgid "App Store Team ID not specified - cannot configure the project." msgstr "" @@ -18603,19 +19081,32 @@ msgid "Run exported HTML in the system's default browser." msgstr "" #: platform/javascript/export/export.cpp -msgid "Could not open template for export:" -msgstr "" +#, fuzzy +msgid "Could not open template for export: \"%s\"." +msgstr "Neizdevās izveidot mapi." #: platform/javascript/export/export.cpp -msgid "Invalid export template:" -msgstr "" +#, fuzzy +msgid "Invalid export template: \"%s\"." +msgstr "Nederīgs paplašinājums." #: platform/javascript/export/export.cpp -msgid "Could not write file:" -msgstr "" +#, fuzzy +msgid "Could not write file: \"%s\"." +msgstr "Neizdevās izveidot mapi." + +#: platform/javascript/export/export.cpp platform/osx/export/export.cpp +#, fuzzy +msgid "Icon Creation" +msgstr "Saturs:" #: platform/javascript/export/export.cpp -msgid "Could not read file:" +#, fuzzy +msgid "Could not read file: \"%s\"." +msgstr "Neizdevās izveidot mapi." + +#: platform/javascript/export/export.cpp +msgid "PWA" msgstr "" #: platform/javascript/export/export.cpp @@ -18693,16 +19184,18 @@ 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:" -msgstr "" +#, fuzzy +msgid "Could not create HTTP server directory: %s." +msgstr "Neizdevās izveidot mapi." #: platform/javascript/export/export.cpp -msgid "Error starting HTTP server:" -msgstr "" +#, fuzzy +msgid "Error starting HTTP server: %d." +msgstr "Kļūda saglabājot failu: %s" #: platform/javascript/export/export.cpp msgid "Web" @@ -18992,9 +19485,27 @@ msgid "Apple Team ID" msgstr "" #: platform/osx/export/export.cpp +msgid "Could not open icon file \"%s\"." +msgstr "" + +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Could not start xcrun executable." +msgstr "Nevar palaist sub-procesu!" + +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Notarization failed." +msgstr "Lokalizācija" + +#: 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 @@ -19010,19 +19521,74 @@ 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 msgid "No identity found." msgstr "" #: platform/osx/export/export.cpp #, fuzzy +msgid "Cannot sign file %s." +msgstr "Kļūda saglabājot failu: %s" + +#: 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 "Virzieni" + +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Could not start hdiutil executable." +msgstr "Nevar palaist sub-procesu!" + +#: 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 +#, fuzzy msgid "Creating app bundle" msgstr "Izveido sīktēlu" #: 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 "Nederīgs bāzes ceļš." + +#: platform/osx/export/export.cpp msgid "" "Relative symlinks are not supported on this OS, the exported project might " "be broken!" @@ -19030,7 +19596,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 "" @@ -19071,6 +19637,15 @@ msgid "Sending archive for notarization" msgstr "" #: platform/osx/export/export.cpp +#, fuzzy +msgid "ZIP Creation" +msgstr "Projekts" + +#: platform/osx/export/export.cpp +msgid "Could not open file to read from path \"%s\"." +msgstr "" + +#: platform/osx/export/export.cpp msgid "Invalid bundle identifier:" msgstr "Nederīgs bunduļa identifikators:" @@ -19381,6 +19956,11 @@ msgid "Debug Algorithm" msgstr "Atkļūdotājs" #: platform/windows/export/export.cpp +#, fuzzy +msgid "Failed to rename temporary file \"%s\"." +msgstr "Nevar noņemt pagaidu failu:" + +#: platform/windows/export/export.cpp msgid "Identity Type" msgstr "" @@ -19395,6 +19975,11 @@ msgstr "Atkļūdotājs" #: platform/windows/export/export.cpp #, fuzzy +msgid "Modify Resources" +msgstr "Resurss" + +#: platform/windows/export/export.cpp +#, fuzzy msgid "File Version" msgstr "Versija" @@ -19423,6 +20008,66 @@ msgid "Trademarks" msgstr "" #: platform/windows/export/export.cpp +#, fuzzy +msgid "Resources Modification" +msgstr "Konstante" + +#: 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 "Nederīgs Identifikators:" + +#: platform/windows/export/export.cpp +#, fuzzy +msgid "Invalid timestamp server." +msgstr "Nederīgs nosaukums." + +#: 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 "Nevar noņemt pagaidu failu:" + +#: 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." @@ -19444,6 +20089,23 @@ msgid "Invalid product version:" msgstr "Nederīgs produkta GUID." #: 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 "Nederīgs paplašinājums." + +#: 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 #, fuzzy msgid "Windows" msgstr "Jauns logs" @@ -19460,6 +20122,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 #, fuzzy @@ -19472,12 +20138,6 @@ msgid "" "order for AnimatedSprite to display frames." msgstr "" -#: scene/2d/animated_sprite.cpp scene/2d/sprite.cpp scene/3d/sprite_3d.cpp -#: scene/resources/default_theme/default_theme.cpp -#, fuzzy -msgid "Frame" -msgstr "Kadrs %" - #: scene/2d/animated_sprite.cpp scene/2d/cpu_particles_2d.cpp #: scene/2d/particles_2d.cpp scene/3d/cpu_particles.cpp scene/3d/particles.cpp #, fuzzy @@ -19496,18 +20156,6 @@ msgstr "Atskaņot" msgid "Centered" msgstr "Centrēt mezglu" -#: scene/2d/animated_sprite.cpp scene/2d/camera_2d.cpp -#: scene/2d/cpu_particles_2d.cpp scene/2d/light_2d.cpp -#: scene/2d/parallax_background.cpp scene/2d/parallax_layer.cpp -#: scene/2d/path_2d.cpp scene/2d/polygon_2d.cpp scene/2d/sprite.cpp -#: scene/3d/cpu_particles.cpp scene/3d/path.cpp scene/3d/physics_body.cpp -#: scene/3d/sprite_3d.cpp scene/gui/graph_node.cpp -#: scene/gui/rich_text_effect.cpp scene/main/canvas_layer.cpp -#: scene/resources/material.cpp scene/resources/particles_material.cpp -#: scene/resources/style_box.cpp -msgid "Offset" -msgstr "" - #: scene/2d/animated_sprite.cpp scene/2d/sprite.cpp scene/3d/sprite_3d.cpp #: scene/gui/texture_button.cpp scene/gui/texture_rect.cpp msgid "Flip H" @@ -19588,8 +20236,7 @@ msgid "Pitch Scale" msgstr "Mērogs" #: scene/2d/audio_stream_player_2d.cpp scene/3d/audio_stream_player_3d.cpp -#: scene/animation/animation_player.cpp scene/audio/audio_stream_player.cpp -#: scene/gui/video_player.cpp +#: scene/audio/audio_stream_player.cpp scene/gui/video_player.cpp msgid "Autoplay" msgstr "" @@ -19600,7 +20247,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 #, fuzzy msgid "Max Distance" msgstr "Šablons" @@ -19635,7 +20283,8 @@ msgstr "Ikonu Režīms" msgid "Rotating" msgstr "Lokalizācija" -#: scene/2d/camera_2d.cpp scene/3d/camera.cpp +#: scene/2d/camera_2d.cpp scene/2d/listener_2d.cpp scene/3d/camera.cpp +#: scene/3d/listener.cpp scene/animation/animation_blend_tree.cpp #, fuzzy msgid "Current" msgstr "Pašreizējs:" @@ -19649,7 +20298,7 @@ msgstr "Palielināt" msgid "Custom Viewport" msgstr "" -#: scene/2d/camera_2d.cpp scene/3d/camera.cpp +#: scene/2d/camera_2d.cpp scene/3d/camera.cpp scene/3d/interpolated_camera.cpp #: scene/animation/animation_player.cpp scene/animation/animation_tree.cpp #: scene/animation/animation_tree_player.cpp scene/main/timer.cpp #, fuzzy @@ -19661,19 +20310,20 @@ msgid "Limit" msgstr "" #: scene/2d/camera_2d.cpp scene/gui/control.cpp scene/gui/nine_patch_rect.cpp -#: scene/resources/style_box.cpp +#: scene/resources/style_box.cpp scene/resources/texture.cpp #, fuzzy msgid "Left" msgstr "Pa Kreisi, Plašs" #: scene/2d/camera_2d.cpp scene/gui/control.cpp scene/gui/nine_patch_rect.cpp -#: scene/resources/style_box.cpp +#: scene/resources/style_box.cpp scene/resources/texture.cpp #, fuzzy msgid "Right" msgstr "Pa labi, Plašs" #: scene/2d/camera_2d.cpp scene/gui/control.cpp scene/gui/nine_patch_rect.cpp #: scene/resources/dynamic_font.cpp scene/resources/style_box.cpp +#: scene/resources/texture.cpp #, fuzzy msgid "Bottom" msgstr "Grāmatzīmes" @@ -19724,8 +20374,8 @@ msgstr "" msgid "Draw Drag Margin" msgstr "Ekstra Izsaukuma Argumenti:" -#: scene/2d/canvas_item.cpp scene/animation/animation_blend_space_2d.cpp -#: scene/resources/environment.cpp scene/resources/material.cpp +#: scene/2d/canvas_item.cpp scene/resources/environment.cpp +#: scene/resources/material.cpp #, fuzzy msgid "Blend Mode" msgstr "Mēroga Režīms" @@ -19764,12 +20414,6 @@ msgstr "Pārslēgt redzamību" msgid "Visible" msgstr "Pārslēgt redzamību" -#: scene/2d/canvas_item.cpp scene/3d/sprite_3d.cpp -#: scene/resources/style_box.cpp -#, fuzzy -msgid "Modulate" -msgstr "Apdzīvot" - #: scene/2d/canvas_item.cpp #, fuzzy msgid "Self Modulate" @@ -19792,10 +20436,6 @@ msgstr "" msgid "Use Parent Material" msgstr "" -#: scene/2d/canvas_item.cpp -msgid "Toplevel" -msgstr "" - #: scene/2d/canvas_modulate.cpp msgid "" "Only one visible CanvasModulate is allowed per scene (or set of instanced " @@ -19832,6 +20472,11 @@ msgstr "" msgid "Invalid polygon. At least 2 points are needed in 'Segments' build mode." msgstr "" +#: scene/2d/collision_polygon_2d.cpp scene/2d/collision_shape_2d.cpp +msgid "" +"The One Way Collision property will be ignored when the parent is an Area2D." +msgstr "" + #: scene/2d/collision_polygon_2d.cpp #, fuzzy msgid "Build Mode" @@ -19942,17 +20587,6 @@ msgstr "Lokālie projekti" msgid "Draw Order" msgstr "" -#: scene/2d/cpu_particles_2d.cpp scene/2d/light_2d.cpp scene/2d/line_2d.cpp -#: scene/2d/mesh_instance_2d.cpp scene/2d/multimesh_instance_2d.cpp -#: scene/2d/particles_2d.cpp scene/2d/polygon_2d.cpp scene/2d/sprite.cpp -#: scene/3d/sprite_3d.cpp scene/gui/nine_patch_rect.cpp -#: scene/gui/texture_rect.cpp scene/resources/material.cpp -#: scene/resources/sky.cpp scene/resources/style_box.cpp -#: scene/resources/visual_shader_nodes.cpp -#, fuzzy -msgid "Texture" -msgstr "Noņemt tekstūru" - #: scene/2d/cpu_particles_2d.cpp scene/3d/cpu_particles.cpp #: scene/resources/particles_material.cpp #, fuzzy @@ -20051,8 +20685,9 @@ msgid "Tangential Accel" msgstr "" #: scene/2d/cpu_particles_2d.cpp scene/2d/joints_2d.cpp -#: scene/3d/cpu_particles.cpp scene/3d/physics_joint.cpp -#: scene/3d/vehicle_body.cpp scene/resources/particles_material.cpp +#: scene/3d/cpu_particles.cpp scene/3d/physics_body.cpp +#: scene/3d/physics_joint.cpp scene/3d/vehicle_body.cpp +#: scene/resources/particles_material.cpp #: servers/audio/effects/audio_effect_reverb.cpp msgid "Damping" msgstr "" @@ -20187,7 +20822,7 @@ msgid "Node B" msgstr "Mezgls" #: scene/2d/joints_2d.cpp scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp -#: scene/3d/light.cpp scene/3d/physics_joint.cpp +#: scene/3d/light.cpp scene/3d/physics_body.cpp scene/3d/physics_joint.cpp #: scene/resources/environment.cpp msgid "Bias" msgstr "" @@ -20197,7 +20832,7 @@ msgstr "" msgid "Disable Collision" msgstr "Atspējota poga" -#: scene/2d/joints_2d.cpp scene/3d/physics_joint.cpp +#: scene/2d/joints_2d.cpp scene/3d/physics_body.cpp scene/3d/physics_joint.cpp msgid "Softness" msgstr "" @@ -20234,7 +20869,8 @@ msgid "Texture Scale" msgstr "" #: scene/2d/light_2d.cpp scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp -#: scene/3d/light.cpp scene/resources/environment.cpp scene/resources/sky.cpp +#: scene/3d/light.cpp scene/resources/environment.cpp +#: scene/resources/material.cpp scene/resources/sky.cpp msgid "Energy" msgstr "" @@ -20360,7 +20996,7 @@ msgstr "" msgid "Multimesh" msgstr "" -#: scene/2d/navigation_2d.cpp scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp +#: scene/2d/navigation_2d.cpp scene/3d/baked_lightmap.cpp #: scene/3d/navigation.cpp scene/animation/root_motion_view.cpp #: scene/resources/world_2d.cpp servers/physics_2d/physics_2d_server_sw.cpp msgid "Cell Size" @@ -20371,11 +21007,42 @@ msgstr "" msgid "Edge Connection Margin" msgstr "Izmainīt Savienojumu:" +#: scene/2d/navigation_2d.cpp +msgid "" +"'Navigation2D' node and 'Navigation2D.get_simple_path()' are deprecated and " +"will be removed in a future version. Use 'Navigation2DServer.map_get_path()' " +"instead." +msgstr "" + +#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp +#, fuzzy +msgid "Pathfinding" +msgstr "Konstante" + +#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp +#, fuzzy +msgid "Path Desired Distance" +msgstr "Izvēlēties galveno ainu" + #: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp msgid "Target Desired Distance" msgstr "" #: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp +msgid "Path Max Distance" +msgstr "" + +#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp +#, fuzzy +msgid "Avoidance" +msgstr "Papildus" + +#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp +#, fuzzy +msgid "Avoidance Enabled" +msgstr "Iespējot" + +#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp msgid "Neighbor Dist" msgstr "" @@ -20391,12 +21058,9 @@ msgstr "" msgid "Max Speed" msgstr "" -#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp -msgid "Path Max Distance" -msgstr "" - #: scene/2d/navigation_agent_2d.cpp -msgid "The NavigationAgent2D can be used only under a Node2D node." +msgid "" +"The NavigationAgent2D can be used only under a Node2D inheriting parent node." msgstr "" #: scene/2d/navigation_obstacle_2d.cpp scene/3d/navigation_obstacle.cpp @@ -20409,16 +21073,6 @@ msgid "" "Node2D object." msgstr "" -#: scene/2d/navigation_polygon.cpp scene/resources/navigation_mesh.cpp -#, fuzzy -msgid "Vertices" -msgstr "Daļiņas" - -#: scene/2d/navigation_polygon.cpp -#, fuzzy -msgid "Outlines" -msgstr "Tiešsaistes Dokumenti" - #: scene/2d/navigation_polygon.cpp msgid "" "A NavigationPolygon resource must be set or created for this node to work. " @@ -20426,13 +21080,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 "Centrēt mezglu" + +#: 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 @@ -20440,7 +21097,7 @@ msgstr "" msgid "Rotation Degrees" msgstr "" -#: scene/2d/node_2d.cpp +#: scene/2d/node_2d.cpp scene/3d/spatial.cpp #, fuzzy msgid "Global Rotation" msgstr "Konstante" @@ -20796,7 +21453,7 @@ msgstr "Noņemt Punktu" msgid "Use Global Coordinates" msgstr "Konstante" -#: scene/2d/skeleton_2d.cpp +#: scene/2d/skeleton_2d.cpp scene/3d/skeleton.cpp msgid "Rest" msgstr "" @@ -21064,28 +21721,11 @@ msgid "Tracking" msgstr "Pako" #: scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp -msgid "Bounds" -msgstr "" - -#: scene/3d/baked_lightmap.cpp -#, fuzzy -msgid "Cell Space Transform" -msgstr "Anim Izmainīt Transformāciju" - -#: scene/3d/baked_lightmap.cpp -msgid "Cell Subdiv" -msgstr "" - -#: scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp #: scene/3d/reflection_probe.cpp msgid "Interior" msgstr "" #: scene/3d/baked_lightmap.cpp -msgid "Octree" -msgstr "" - -#: scene/3d/baked_lightmap.cpp msgid "Finding meshes and lights" msgstr "" @@ -21197,7 +21837,7 @@ msgstr "" msgid "Light Data" msgstr "" -#: scene/3d/bone_attachment.cpp +#: scene/3d/bone_attachment.cpp scene/3d/physics_body.cpp #, fuzzy msgid "Bone Name" msgstr "Mezgla Vārds:" @@ -21370,22 +22010,6 @@ msgid "Autoplace Priority" msgstr "" #: scene/3d/gi_probe.cpp -msgid "To Cell Xform" -msgstr "" - -#: scene/3d/gi_probe.cpp -msgid "Dynamic Data" -msgstr "" - -#: scene/3d/gi_probe.cpp -msgid "Dynamic Range" -msgstr "" - -#: scene/3d/gi_probe.cpp scene/3d/light.cpp -msgid "Normal Bias" -msgstr "" - -#: scene/3d/gi_probe.cpp msgid "Plotting Meshes" msgstr "" @@ -21410,6 +22034,82 @@ msgstr "" msgid "Subdiv" msgstr "" +#: scene/3d/gi_probe.cpp +msgid "Dynamic Range" +msgstr "" + +#: scene/3d/gi_probe.cpp scene/3d/light.cpp +msgid "Normal Bias" +msgstr "" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp +#: scene/resources/primitive_meshes.cpp +msgid "Pixel Size" +msgstr "" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp +msgid "Billboard" +msgstr "" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp +#, fuzzy +msgid "Shaded" +msgstr "Ēnotājs" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp +msgid "Double Sided" +msgstr "" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp scene/resources/material.cpp +msgid "No Depth Test" +msgstr "" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp scene/resources/material.cpp +#, fuzzy +msgid "Fixed Size" +msgstr "Galvenais Skripts:" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp +msgid "Alpha Cut" +msgstr "" + +#: scene/3d/label_3d.cpp scene/resources/material.cpp +msgid "Alpha Scissor Threshold" +msgstr "" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp scene/resources/material.cpp +msgid "Render Priority" +msgstr "" + +#: scene/3d/label_3d.cpp +msgid "Outline Render Priority" +msgstr "" + +#: scene/3d/label_3d.cpp +#, fuzzy +msgid "Outline Modulate" +msgstr "Apdzīvot" + +#: scene/3d/label_3d.cpp scene/resources/default_theme/default_theme.cpp +#: scene/resources/dynamic_font.cpp scene/resources/primitive_meshes.cpp +#, fuzzy +msgid "Font" +msgstr "Fonti" + +#: scene/3d/label_3d.cpp scene/resources/primitive_meshes.cpp +#, fuzzy +msgid "Horizontal Alignment" +msgstr "Filtrēt signālus" + +#: scene/3d/label_3d.cpp +#, fuzzy +msgid "Vertical Alignment" +msgstr "Filtrēt signālus" + +#: scene/3d/label_3d.cpp scene/gui/dialogs.cpp scene/gui/label.cpp +msgid "Autowrap" +msgstr "" + #: scene/3d/light.cpp msgid "Indirect Energy" msgstr "" @@ -21418,7 +22118,8 @@ msgstr "" msgid "Negative" msgstr "" -#: scene/3d/light.cpp +#: scene/3d/light.cpp scene/resources/material.cpp +#: scene/resources/visual_shader.cpp #, fuzzy msgid "Specular" msgstr "Lineāla Režīms" @@ -21505,6 +22206,13 @@ msgstr "" msgid "Transform Normals" msgstr "Transformēt vienmērīgo." +#: scene/3d/navigation.cpp +msgid "" +"'Navigation' node and 'Navigation.get_simple_path()' are deprecated and will " +"be removed in a future version. Use 'NavigationServer.map_get_path()' " +"instead." +msgstr "" + #: scene/3d/navigation.cpp scene/resources/curve.cpp #, fuzzy msgid "Up Vector" @@ -21525,23 +22233,18 @@ msgid "Ignore Y" msgstr "[Ignorēt]" #: scene/3d/navigation_agent.cpp -msgid "The NavigationAgent can be used only under a spatial 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." +"The NavigationAgent can be used only under a Spatial inheriting parent node." msgstr "" -#: scene/3d/navigation_mesh_instance.cpp -msgid "Navmesh" +#: scene/3d/navigation_mesh_instance.cpp scene/resources/mesh_library.cpp +msgid "NavMesh" msgstr "" #: scene/3d/navigation_obstacle.cpp msgid "" "The NavigationObstacle only serves to provide collision avoidance to a " -"spatial object." +"Spatial inheriting parent object." msgstr "" #: scene/3d/occluder.cpp @@ -21661,18 +22364,170 @@ msgstr "Darbība" #: scene/3d/physics_body.cpp #, fuzzy -msgid "Move Lock X" -msgstr "Bīdīt lejup" +msgid "Joint Constraints" +msgstr "Konstantes" + +#: scene/3d/physics_body.cpp scene/3d/physics_joint.cpp +msgid "Impulse Clamp" +msgstr "" + +#: scene/3d/physics_body.cpp scene/3d/physics_joint.cpp +#, fuzzy +msgid "Swing Span" +msgstr "Saglabā Ainu" + +#: scene/3d/physics_body.cpp scene/3d/physics_joint.cpp +msgid "Twist Span" +msgstr "" + +#: scene/3d/physics_body.cpp scene/3d/physics_joint.cpp +#: scene/3d/vehicle_body.cpp +#, fuzzy +msgid "Relaxation" +msgstr "Atdalījums:" #: scene/3d/physics_body.cpp #, fuzzy -msgid "Move Lock Y" -msgstr "Bīdīt lejup" +msgid "Angular Limit Enabled" +msgstr "Filtrēt signālus" #: scene/3d/physics_body.cpp #, fuzzy -msgid "Move Lock Z" -msgstr "Bīdīt lejup" +msgid "Angular Limit Upper" +msgstr "Lineārs" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Lower" +msgstr "Maks. Rotācijas Kļūda:" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Bias" +msgstr "Lineārs" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Softness" +msgstr "Animācija" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Relaxation" +msgstr "Animācija" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Upper" +msgstr "Lineārs" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Lower" +msgstr "Lineārs" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Softness" +msgstr "Lineārs" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Restitution" +msgstr "Lineārs" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Damping" +msgstr "Lineārs" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Restitution" +msgstr "Animācija" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Damping" +msgstr "Animācija" + +#: scene/3d/physics_body.cpp +msgid "X" +msgstr "" + +#: scene/3d/physics_body.cpp +msgid "Y" +msgstr "" + +#: scene/3d/physics_body.cpp +msgid "Z" +msgstr "" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Enabled" +msgstr "Lineārs" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Spring Enabled" +msgstr "Lineārs" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Spring Stiffness" +msgstr "Lineārs" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Spring Damping" +msgstr "Lineārs" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Equilibrium Point" +msgstr "Lineārs" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Restitution" +msgstr "Apraksts" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Damping" +msgstr "Lineārs" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Restitution" +msgstr "Apraksts" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Damping" +msgstr "Animācija" + +#: scene/3d/physics_body.cpp scene/3d/physics_joint.cpp +msgid "ERP" +msgstr "" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Spring Enabled" +msgstr "Filtrēt signālus" + +#: scene/3d/physics_body.cpp +msgid "Angular Spring Stiffness" +msgstr "" + +#: scene/3d/physics_body.cpp +msgid "Angular Spring Damping" +msgstr "" + +#: scene/3d/physics_body.cpp +msgid "Angular Equilibrium Point" +msgstr "" #: scene/3d/physics_body.cpp msgid "Body Offset" @@ -21713,10 +22568,6 @@ msgid "Params" msgstr "Ielīmēt Parametrus" #: scene/3d/physics_joint.cpp -msgid "Impulse Clamp" -msgstr "" - -#: scene/3d/physics_joint.cpp msgid "Angular Limit" msgstr "" @@ -21728,11 +22579,6 @@ msgstr "" msgid "Lower" msgstr "" -#: scene/3d/physics_joint.cpp scene/3d/vehicle_body.cpp -#, fuzzy -msgid "Relaxation" -msgstr "Atdalījums:" - #: scene/3d/physics_joint.cpp msgid "Motor" msgstr "" @@ -21797,15 +22643,6 @@ msgstr "Maks. Rotācijas Kļūda:" #: scene/3d/physics_joint.cpp #, fuzzy -msgid "Swing Span" -msgstr "Saglabā Ainu" - -#: scene/3d/physics_joint.cpp -msgid "Twist Span" -msgstr "" - -#: scene/3d/physics_joint.cpp -#, fuzzy msgid "Linear Limit X" msgstr "Lineārs" @@ -21832,10 +22669,6 @@ msgid "Angular Limit X" msgstr "" #: scene/3d/physics_joint.cpp -msgid "ERP" -msgstr "" - -#: scene/3d/physics_joint.cpp msgid "Angular Motor X" msgstr "" @@ -22049,8 +22882,9 @@ msgstr "" msgid "Main" msgstr "" -#: scene/3d/room_manager.cpp scene/animation/animation_player.cpp -#: scene/animation/animation_tree.cpp scene/animation/animation_tree_player.cpp +#: scene/3d/room_manager.cpp scene/animation/animation_blend_tree.cpp +#: scene/animation/animation_player.cpp scene/animation/animation_tree.cpp +#: scene/animation/animation_tree_player.cpp #: servers/audio/effects/audio_effect_delay.cpp #, fuzzy msgid "Active" @@ -22159,6 +22993,34 @@ msgid "" "Ensure all rooms contain geometry or manual bounds." msgstr "" +#: scene/3d/skeleton.cpp scene/resources/skin.cpp +msgid "Pose" +msgstr "" + +#: scene/3d/skeleton.cpp +#, fuzzy +msgid "Bound Children" +msgstr "Nederīga fona krāsa." + +#: scene/3d/soft_body.cpp +#, fuzzy +msgid "Pinned Points" +msgstr "Piesprausts %s" + +#: scene/3d/soft_body.cpp +#, fuzzy +msgid "Attachments" +msgstr "Saturs:" + +#: scene/3d/soft_body.cpp +#, fuzzy +msgid "Point Index" +msgstr "Galvenais Skripts:" + +#: scene/3d/soft_body.cpp +msgid "Spatial Attachment Path" +msgstr "" + #: scene/3d/soft_body.cpp #, fuzzy msgid "Physics Enabled" @@ -22217,6 +23079,11 @@ msgid "" msgstr "" #: scene/3d/spatial.cpp +#, fuzzy +msgid "Global Translation" +msgstr "Pāreja eksistē!" + +#: scene/3d/spatial.cpp msgid "Matrix" msgstr "" @@ -22237,33 +23104,12 @@ msgstr "" msgid "Opacity" msgstr "" -#: scene/3d/sprite_3d.cpp -msgid "Pixel Size" -msgstr "" - -#: scene/3d/sprite_3d.cpp -msgid "Billboard" -msgstr "" - #: scene/3d/sprite_3d.cpp scene/resources/material.cpp #, fuzzy msgid "Transparent" msgstr "Pāreja eksistē!" #: scene/3d/sprite_3d.cpp -#, fuzzy -msgid "Shaded" -msgstr "Ēnotājs" - -#: scene/3d/sprite_3d.cpp -msgid "Double Sided" -msgstr "" - -#: scene/3d/sprite_3d.cpp -msgid "Alpha Cut" -msgstr "" - -#: scene/3d/sprite_3d.cpp msgid "" "A SpriteFrames resource must be created or set in the \"Frames\" property in " "order for AnimatedSprite3D to display frames." @@ -22402,38 +23248,6 @@ msgid "" "this environment's Background Mode to Canvas (for 2D scenes)." msgstr "" -#: scene/animation/animation_blend_space_1d.cpp -#: scene/animation/animation_blend_space_2d.cpp -msgid "Min Space" -msgstr "" - -#: scene/animation/animation_blend_space_1d.cpp -#: scene/animation/animation_blend_space_2d.cpp -msgid "Max Space" -msgstr "" - -#: scene/animation/animation_blend_space_1d.cpp -msgid "Value Label" -msgstr "" - -#: scene/animation/animation_blend_space_2d.cpp -#, fuzzy -msgid "Auto Triangles" -msgstr "Pievienot Trijstūri" - -#: scene/animation/animation_blend_space_2d.cpp -#, fuzzy -msgid "Triangles" -msgstr "Pievienot Trijstūri" - -#: scene/animation/animation_blend_space_2d.cpp -msgid "X Label" -msgstr "" - -#: scene/animation/animation_blend_space_2d.cpp -msgid "Y Label" -msgstr "" - #: scene/animation/animation_blend_tree.cpp msgid "On BlendTree node '%s', animation not found: '%s'" msgstr "" @@ -22467,16 +23281,30 @@ msgid "Autorestart" msgstr "Automātiski Ievietot Atslēgu" #: scene/animation/animation_blend_tree.cpp -#, fuzzy -msgid "Autorestart Delay" -msgstr "Automātiski Ievietot Atslēgu" +msgid "Delay" +msgstr "" #: scene/animation/animation_blend_tree.cpp -msgid "Autorestart Random Delay" +msgid "Random Delay" msgstr "" #: scene/animation/animation_blend_tree.cpp #, fuzzy +msgid "Add Amount" +msgstr "Daudzums:" + +#: scene/animation/animation_blend_tree.cpp +#, fuzzy +msgid "Blend Amount" +msgstr "Daudzums:" + +#: scene/animation/animation_blend_tree.cpp +#, fuzzy +msgid "Seek Position" +msgstr "Doka pozīcija" + +#: scene/animation/animation_blend_tree.cpp +#, fuzzy msgid "Input Count" msgstr "Pievienot Ieejas Pieslēgvietu" @@ -22485,10 +23313,6 @@ msgstr "Pievienot Ieejas Pieslēgvietu" msgid "Xfade Time" msgstr "" -#: scene/animation/animation_blend_tree.cpp scene/resources/visual_shader.cpp -msgid "Graph Offset" -msgstr "" - #: scene/animation/animation_node_state_machine.cpp #, fuzzy msgid "Switch Mode" @@ -22559,11 +23383,6 @@ msgid "Nothing connected to input '%s' of node '%s'." msgstr "Nekas nav savienots ar ieeju '%s' mezglam '%s'." #: scene/animation/animation_tree.cpp -#, fuzzy -msgid "Filter Enabled" -msgstr "Filtrēt signālus" - -#: scene/animation/animation_tree.cpp msgid "No root AnimationNode for the graph is set." msgstr "" @@ -22910,10 +23729,6 @@ msgstr "" msgid "Hide On OK" msgstr "" -#: scene/gui/dialogs.cpp scene/gui/label.cpp -msgid "Autowrap" -msgstr "" - #: scene/gui/dialogs.cpp msgid "Alert!" msgstr "Brīdinājums!" @@ -23455,6 +24270,11 @@ msgstr "" #: scene/gui/text_edit.cpp #, fuzzy +msgid "Drag And Drop Selection Enabled" +msgstr "Tikai izvēlētais" + +#: scene/gui/text_edit.cpp +#, fuzzy msgid "Hiding Enabled" msgstr "Iespējot" @@ -23534,7 +24354,7 @@ msgstr "" msgid "Fill Mode" msgstr "Atskaņošanas Režīms:" -#: scene/gui/texture_progress.cpp +#: scene/gui/texture_progress.cpp scene/resources/material.cpp msgid "Tint" msgstr "" @@ -23658,6 +24478,12 @@ msgid "Timeout" msgstr "Laiks" #: scene/main/node.cpp +msgid "" +"Setting node name '%s' to be unique within scene for '%s', but it's already " +"claimed by '%s'. This node is no longer set unique." +msgstr "" + +#: scene/main/node.cpp msgid "Name Num Separator" msgstr "" @@ -23672,13 +24498,13 @@ msgstr "Apraksts" #: scene/main/node.cpp #, fuzzy -msgid "Import Path" -msgstr "Importēt" +msgid "Pause Mode" +msgstr "Mēroga Režīms" #: scene/main/node.cpp #, fuzzy -msgid "Pause Mode" -msgstr "Mēroga Režīms" +msgid "Physics Interpolation Mode" +msgstr "Interpolācijas režīms" #: scene/main/node.cpp #, fuzzy @@ -23710,11 +24536,6 @@ msgstr "Uzlikt vairākus:" msgid "Process Priority" msgstr "Mēroga Režīms" -#: scene/main/node.cpp -#, fuzzy -msgid "Physics Interpolated" -msgstr "Interpolācijas režīms" - #: scene/main/scene_tree.cpp scene/main/timer.cpp #, fuzzy msgid "Time Left" @@ -23747,12 +24568,8 @@ msgstr "" msgid "Multiplayer Poll" msgstr "Uzlikt vairākus:" -#: scene/main/scene_tree.cpp scene/resources/multimesh.cpp -#, fuzzy -msgid "Physics Interpolation" -msgstr "Interpolācijas režīms" - -#: scene/main/scene_tree.cpp scene/resources/shape_2d.cpp +#: scene/main/scene_tree.cpp scene/resources/mesh_library.cpp +#: scene/resources/shape_2d.cpp msgid "Shapes" msgstr "" @@ -23851,16 +24668,17 @@ msgstr "Fokusa ceļš" #: scene/main/viewport.cpp msgid "" -"This viewport is not set as render target. If you intend for it to display " -"its contents directly to the screen, make it a child of a Control so it can " -"obtain a size. Otherwise, make it a RenderTarget and assign its internal " -"texture to some node for display." +"The Viewport size must be greater than or equal to 2 pixels on both " +"dimensions to render anything." msgstr "" #: scene/main/viewport.cpp msgid "" -"The Viewport size must be greater than or equal to 2 pixels on both " -"dimensions to render anything." +"This Viewport has HDR enabled, but its Usage is set to 2D or 2D No-" +"Sampling.\n" +"HDR is only supported in Viewports that have their Usage set to 3D or 3D No-" +"Effects.\n" +"HDR will be disabled for this Viewport." msgstr "" #: scene/main/viewport.cpp @@ -24014,6 +24832,16 @@ msgid "3D Physics" msgstr "Fizikas kadrs %" #: scene/register_scene_types.cpp +#, fuzzy +msgid "2D Navigation" +msgstr "Navigācija" + +#: scene/register_scene_types.cpp +#, fuzzy +msgid "3D Navigation" +msgstr "Navigācija" + +#: scene/register_scene_types.cpp msgid "Use hiDPI" msgstr "" @@ -24054,12 +24882,6 @@ msgid "Panel" msgstr "" #: scene/resources/default_theme/default_theme.cpp -#: scene/resources/dynamic_font.cpp -#, fuzzy -msgid "Font" -msgstr "Fonti" - -#: scene/resources/default_theme/default_theme.cpp #, fuzzy msgid "Font Color" msgstr "Funkcijas" @@ -24376,11 +25198,6 @@ msgid "Panel Disabled" msgstr "Atspējots vienums" #: scene/resources/default_theme/default_theme.cpp -#, fuzzy -msgid "Separator" -msgstr "Atdalījums:" - -#: scene/resources/default_theme/default_theme.cpp msgid "Labeled Separator Left" msgstr "" @@ -24390,6 +25207,11 @@ msgstr "" #: scene/resources/default_theme/default_theme.cpp #, fuzzy +msgid "Font Separator" +msgstr "Atdalījums:" + +#: scene/resources/default_theme/default_theme.cpp +#, fuzzy msgid "Font Color Accel" msgstr "Funkcijas" @@ -24429,11 +25251,6 @@ msgstr "Pārrāvumpunkts" #: scene/resources/default_theme/default_theme.cpp #, fuzzy -msgid "Separation" -msgstr "Atdalījums:" - -#: scene/resources/default_theme/default_theme.cpp -#, fuzzy msgid "Resizer" msgstr "Mainīt Masīva Lielumu" @@ -25157,15 +25974,6 @@ msgid "Color Correction" msgstr "Krāsas funkcija." #: scene/resources/font.cpp -msgid "Chars" -msgstr "" - -#: scene/resources/font.cpp -#, fuzzy -msgid "Kernings" -msgstr "Brīdinājumi" - -#: scene/resources/font.cpp #, fuzzy msgid "Ascent" msgstr "Nesenie:" @@ -25176,6 +25984,11 @@ msgid "Distance Field" msgstr "Traucējumu brīvs režīms" #: scene/resources/gradient.cpp +#, fuzzy +msgid "Raw Data" +msgstr "Dziļums" + +#: scene/resources/gradient.cpp msgid "Offsets" msgstr "" @@ -25198,10 +26011,6 @@ msgid "D" msgstr "" #: scene/resources/material.cpp -msgid "Render Priority" -msgstr "" - -#: scene/resources/material.cpp #, fuzzy msgid "Next Pass" msgstr "Nākamā cilne" @@ -25220,10 +26029,6 @@ msgid "Vertex Lighting" msgstr "Ģenerēt Punktus" #: scene/resources/material.cpp -msgid "No Depth Test" -msgstr "" - -#: scene/resources/material.cpp #, fuzzy msgid "Use Point Size" msgstr "Galvenais Skripts:" @@ -25233,11 +26038,6 @@ msgid "World Triplanar" msgstr "" #: scene/resources/material.cpp -#, fuzzy -msgid "Fixed Size" -msgstr "Galvenais Skripts:" - -#: scene/resources/material.cpp msgid "Albedo Tex Force sRGB" msgstr "" @@ -25256,6 +26056,10 @@ msgid "Ensure Correct Normals" msgstr "Transformēt vienmērīgo." #: scene/resources/material.cpp +msgid "Albedo Tex MSDF" +msgstr "" + +#: scene/resources/material.cpp msgid "Vertex Color" msgstr "" @@ -25320,10 +26124,6 @@ msgid "Use Alpha Scissor" msgstr "" #: scene/resources/material.cpp -msgid "Alpha Scissor Threshold" -msgstr "" - -#: scene/resources/material.cpp #, fuzzy msgid "Particles Anim" msgstr "Daļiņas" @@ -25347,50 +26147,19 @@ msgid "Metallic" msgstr "" #: scene/resources/material.cpp -msgid "Metallic Specular" -msgstr "" - -#: scene/resources/material.cpp #, fuzzy -msgid "Metallic Texture" -msgstr "Noņemt tekstūru" - -#: scene/resources/material.cpp -msgid "Metallic Texture Channel" -msgstr "" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Roughness Texture" -msgstr "Noņemt tekstūru" - -#: scene/resources/material.cpp -msgid "Roughness Texture Channel" -msgstr "" +msgid "Texture Channel" +msgstr "Lineāla Režīms" #: scene/resources/material.cpp msgid "Emission" msgstr "" #: scene/resources/material.cpp -msgid "Emission Energy" -msgstr "" - -#: scene/resources/material.cpp -msgid "Emission Operator" +msgid "On UV2" msgstr "" #: scene/resources/material.cpp -#, fuzzy -msgid "Emission On UV2" -msgstr "Redzamas sadursmes formas" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Emission Texture" -msgstr "Noņemt tekstūru" - -#: scene/resources/material.cpp msgid "NormalMap" msgstr "" @@ -25399,35 +26168,20 @@ msgid "Rim" msgstr "" #: scene/resources/material.cpp -msgid "Rim Tint" -msgstr "" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Rim Texture" -msgstr "Noņemt tekstūru" - -#: scene/resources/material.cpp #, fuzzy msgid "Clearcoat" msgstr "Notīrīt" #: scene/resources/material.cpp -#, fuzzy -msgid "Clearcoat Gloss" -msgstr "Notīrīt pozu" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Clearcoat Texture" -msgstr "Redaktora motīvs" +msgid "Gloss" +msgstr "" #: scene/resources/material.cpp msgid "Anisotropy" msgstr "" #: scene/resources/material.cpp -msgid "Anisotropy Flowmap" +msgid "Flowmap" msgstr "" #: scene/resources/material.cpp @@ -25436,15 +26190,6 @@ msgid "Ambient Occlusion" msgstr "Šķērslis" #: scene/resources/material.cpp -msgid "On UV2" -msgstr "" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Texture Channel" -msgstr "Lineāla Režīms" - -#: scene/resources/material.cpp msgid "Deep Parallax" msgstr "" @@ -25477,15 +26222,10 @@ msgstr "Pievienot Pāreju" #: scene/resources/material.cpp #, fuzzy -msgid "Transmission Texture" -msgstr "Pievienot Pāreju" - -#: scene/resources/material.cpp -#, fuzzy msgid "Refraction" msgstr "Atdalījums:" -#: scene/resources/material.cpp scene/resources/navigation_mesh.cpp +#: scene/resources/material.cpp msgid "Detail" msgstr "" @@ -25527,15 +26267,20 @@ msgstr "Ikonu Režīms" msgid "Lightmap Size Hint" msgstr "" -#: scene/resources/mesh.cpp -#, fuzzy -msgid "Blend Shape Mode" -msgstr "Mēroga Režīms" - #: scene/resources/mesh.cpp scene/resources/primitive_meshes.cpp msgid "Custom AABB" msgstr "" +#: scene/resources/mesh_library.cpp +#, fuzzy +msgid "Mesh Transform" +msgstr "Redaktora motīvs" + +#: scene/resources/mesh_library.cpp +#, fuzzy +msgid "NavMesh Transform" +msgstr "Anim Izmainīt Transformāciju" + #: scene/resources/multimesh.cpp msgid "Color Format" msgstr "" @@ -25558,29 +26303,14 @@ msgstr "Šablons" msgid "Visible Instance Count" msgstr "" -#: scene/resources/multimesh.cpp -#, fuzzy -msgid "Transform Array" -msgstr "Transformēt vienmērīgo." - -#: scene/resources/multimesh.cpp -#, fuzzy -msgid "Transform 2D Array" -msgstr "Transformēt vienmērīgo." - -#: scene/resources/multimesh.cpp -#, fuzzy -msgid "Color Array" -msgstr "Mainīt Masīva Lielumu" - -#: scene/resources/multimesh.cpp +#: scene/resources/navigation_mesh.cpp #, fuzzy -msgid "Custom Data Array" -msgstr "Mainīt Masīva Lielumu" +msgid "Sampling" +msgstr "Mērogs: " #: scene/resources/navigation_mesh.cpp #, fuzzy -msgid "Sample Partition Type" +msgid "Partition Type" msgstr "Nomainīt Bāzes Tipu:" #: scene/resources/navigation_mesh.cpp @@ -25597,10 +26327,15 @@ msgid "Source Group Name" msgstr "Avots" #: scene/resources/navigation_mesh.cpp -msgid "Agent" +msgid "Cells" msgstr "" #: scene/resources/navigation_mesh.cpp +#, fuzzy +msgid "Agents" +msgstr "Saturs:" + +#: scene/resources/navigation_mesh.cpp msgid "Max Climb" msgstr "" @@ -25610,11 +26345,16 @@ msgstr "" #: scene/resources/navigation_mesh.cpp #, fuzzy +msgid "Regions" +msgstr "Reģions" + +#: scene/resources/navigation_mesh.cpp +#, fuzzy msgid "Merge Size" msgstr "Sapludināt no ainas" #: scene/resources/navigation_mesh.cpp -msgid "Edge" +msgid "Edges" msgstr "" #: scene/resources/navigation_mesh.cpp @@ -25627,6 +26367,11 @@ msgid "Verts Per Poly" msgstr "" #: scene/resources/navigation_mesh.cpp +#, fuzzy +msgid "Details" +msgstr "Rādīt noklusējumu" + +#: scene/resources/navigation_mesh.cpp msgid "Sample Distance" msgstr "" @@ -25643,9 +26388,18 @@ msgid "Ledge Spans" msgstr "" #: scene/resources/navigation_mesh.cpp -msgid "Filter Walkable Low Height Spans" +msgid "Walkable Low Height Spans" msgstr "" +#: scene/resources/navigation_mesh.cpp +msgid "Baking AABB" +msgstr "" + +#: scene/resources/navigation_mesh.cpp +#, fuzzy +msgid "Baking AABB Offset" +msgstr "Noņemt tekstūru" + #: scene/resources/occluder_shape.cpp msgid "Spheres" msgstr "" @@ -25764,6 +26518,11 @@ msgstr "" msgid "Is Hemisphere" msgstr "" +#: scene/resources/primitive_meshes.cpp +#, fuzzy +msgid "Curve Step" +msgstr "Izgriezt mezglu(s)" + #: scene/resources/ray_shape.cpp scene/resources/segment_shape_2d.cpp msgid "Slips On Slope" msgstr "" @@ -25772,15 +26531,24 @@ msgstr "" msgid "A" msgstr "" -#: scene/resources/shader.cpp -#, fuzzy -msgid "Custom Defines" -msgstr "Atskaņot pielāgotu ainu" - #: scene/resources/shape_2d.cpp msgid "Custom Solver Bias" msgstr "" +#: scene/resources/skin.cpp +#, fuzzy +msgid "Bind Count" +msgstr "Pievienot Ieejas Pieslēgvietu" + +#: scene/resources/skin.cpp +msgid "Bind" +msgstr "" + +#: scene/resources/skin.cpp +#, fuzzy +msgid "Bone" +msgstr "Mezgla Vārds:" + #: scene/resources/sky.cpp msgid "Radiance Size" msgstr "" @@ -25840,19 +26608,19 @@ msgid "Expand Margin" msgstr "" #: scene/resources/style_box.cpp -msgid "Corner Radius" +msgid "Skew" msgstr "" #: scene/resources/style_box.cpp -msgid "Corner Detail" +msgid "Corner Radius" msgstr "" #: scene/resources/style_box.cpp -msgid "Anti Aliasing" +msgid "Corner Detail" msgstr "" #: scene/resources/style_box.cpp -msgid "Anti Aliasing Size" +msgid "Anti Aliasing" msgstr "" #: scene/resources/style_box.cpp @@ -25879,6 +26647,19 @@ msgid "Image Size" msgstr "Lapa: " #: scene/resources/texture.cpp +msgid "Side" +msgstr "" + +#: scene/resources/texture.cpp +msgid "Front" +msgstr "" + +#: scene/resources/texture.cpp +#, fuzzy +msgid "Back" +msgstr "Doties atpakaļ" + +#: scene/resources/texture.cpp #, fuzzy msgid "Storage Mode" msgstr "Mēroga Režīms" @@ -25890,13 +26671,13 @@ msgstr "Uztvert" #: scene/resources/texture.cpp #, fuzzy -msgid "Fill From" +msgid "From" msgstr "Atskaņošanas Režīms:" #: scene/resources/texture.cpp #, fuzzy -msgid "Fill To" -msgstr "Atskaņošanas Režīms:" +msgid "To" +msgstr "Virsotne" #: scene/resources/texture.cpp #, fuzzy @@ -25932,8 +26713,29 @@ msgid "Output Port For Preview" msgstr "" #: scene/resources/visual_shader.cpp -msgid "Initialized" -msgstr "" +#, fuzzy +msgid "Depth Draw" +msgstr "Interpolācijas režīms" + +#: scene/resources/visual_shader.cpp +#, fuzzy +msgid "Cull" +msgstr "Lineāla Režīms" + +#: scene/resources/visual_shader.cpp +#, fuzzy +msgid "Diffuse" +msgstr "Mēroga Režīms" + +#: scene/resources/visual_shader.cpp +#, fuzzy +msgid "Async" +msgstr "Ikonu Režīms" + +#: scene/resources/visual_shader.cpp +#, fuzzy +msgid "Modes" +msgstr "Ikonu Režīms" #: scene/resources/visual_shader.cpp #, fuzzy @@ -25996,6 +26798,11 @@ msgid "Scenario" msgstr "Aina" #: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Navigation Map" +msgstr "Navigācija" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp msgid "Direct Space State" msgstr "" @@ -26012,6 +26819,26 @@ msgstr "Pa Kreisi, Lineārs" msgid "Default Angular Damp" msgstr "" +#: scene/resources/world.cpp +#, fuzzy +msgid "Default Map Up" +msgstr "Noklusējuma" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Default Cell Size" +msgstr "Noklusējuma motīvs" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Default Cell Height" +msgstr "Testē" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Default Edge Connection Margin" +msgstr "Izmainīt Savienojumu:" + #: scene/resources/world_2d.cpp msgid "Canvas" msgstr "" @@ -26366,6 +27193,11 @@ msgstr "Sadursmes režīms" msgid "Collision Unsafe Fraction" msgstr "Sadursmes režīms" +#: servers/physics_2d_server.cpp servers/physics_server.cpp +#, fuzzy +msgid "Physics Engine" +msgstr "Fizikas kadrs %" + #: servers/physics_server.cpp msgid "Center Of Mass" msgstr "" @@ -26380,13 +27212,13 @@ msgstr "" #: servers/visual/shader_language.cpp msgid "" -"Varyings which assigned in 'vertex' function may not be reassigned in " +"Varyings which were assigned in 'vertex' function may not be reassigned in " "'fragment' or 'light'." msgstr "" #: servers/visual/shader_language.cpp msgid "" -"Varyings which assigned in 'fragment' function may not be reassigned in " +"Varyings which were assigned in 'fragment' function may not be reassigned in " "'vertex' or 'light'." msgstr "" |