diff options
Diffstat (limited to 'editor/translations/tl.po')
-rw-r--r-- | editor/translations/tl.po | 2702 |
1 files changed, 1773 insertions, 929 deletions
diff --git a/editor/translations/tl.po b/editor/translations/tl.po index 4372968ace..cc20958dd1 100644 --- a/editor/translations/tl.po +++ b/editor/translations/tl.po @@ -73,11 +73,12 @@ msgstr "Pinakamalaking Laki ng Window" msgid "Screen Orientation" msgstr "Pagkakatayo ng Screen" -#: core/bind/core_bind.cpp main/main.cpp platform/uwp/os_uwp.cpp +#: core/bind/core_bind.cpp core/project_settings.cpp main/main.cpp +#: platform/uwp/os_uwp.cpp msgid "Window" msgstr "" -#: core/bind/core_bind.cpp main/main.cpp +#: core/bind/core_bind.cpp core/project_settings.cpp msgid "Borderless" msgstr "Walang Kuwadro" @@ -85,7 +86,7 @@ msgstr "Walang Kuwadro" 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 "Pumalit sa Buong Tabing" @@ -99,7 +100,7 @@ msgstr "" msgid "Minimized" msgstr "Simulan" -#: 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 "" @@ -113,11 +114,11 @@ msgstr "" msgid "Position" msgstr "Idaong Ang Posisyon" -#: 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 @@ -208,21 +209,16 @@ msgstr "" msgid "Function" msgstr "Mga Punsyon:" -#: 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 "" @@ -334,7 +330,8 @@ msgid "Not enough bytes for decoding bytes, or invalid format." msgstr "Kulang na bytes para sa decoding bytes, o di-wastong format." #: core/math/expression.cpp -msgid "Invalid input %i (not passed) in expression" +#, fuzzy +msgid "Invalid input %d (not passed) in expression" msgstr "Di-wastong input %i (di naipasa) sa ekspresyon" #: core/math/expression.cpp @@ -380,39 +377,15 @@ 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 "Buksan ang Editor" - -#: 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 "Kopyahin Ang Pinagpipilian" +msgid "Mouse Mode" +msgstr "Gumalaw" -#: 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 +#: core/os/input.cpp #, fuzzy -msgid "Use Single Quotes" -msgstr "Bagong Single Tile" +msgid "Use Accumulated Input" +msgstr "Alisin ang Input" #: core/os/input_event.cpp editor/project_settings_editor.cpp #: servers/audio_server.cpp @@ -442,6 +415,11 @@ msgstr "" msgid "Command" msgstr "Pamayanan" +#: core/os/input_event.cpp +#, fuzzy +msgid "Physical" +msgstr "Paganahin" + #: 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 @@ -498,6 +476,10 @@ msgid "Pressure" msgstr "Preset" #: core/os/input_event.cpp +msgid "Pen Inverted" +msgstr "" + +#: core/os/input_event.cpp #, fuzzy msgid "Relative" msgstr "GDNative" @@ -592,13 +574,15 @@ msgid "Project Settings Override" msgstr "Kaayusan ng Proyekto..." #: 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 "Pangalan" @@ -610,7 +594,8 @@ msgstr "Paglalarawan" #: 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 "Patakbuhin" @@ -639,6 +624,41 @@ 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 "Ipakita Lahat" + +#: 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 +msgid "Test Width" +msgstr "" + +#: core/project_settings.cpp +#, fuzzy +msgid "Test Height" +msgstr "Sinusubukan" + #: core/project_settings.cpp editor/animation_track_editor.cpp #: editor/editor_audio_buses.cpp main/main.cpp servers/audio_server.cpp msgid "Audio" @@ -661,6 +681,11 @@ msgid "Main Run Args" msgstr "" #: core/project_settings.cpp +#, fuzzy +msgid "Scene Naming" +msgstr "Kinalalagyan ng Eksena:" + +#: core/project_settings.cpp msgid "Search In File Extensions" msgstr "" @@ -668,19 +693,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 "Pagmamahala ng Bersyon" - #: core/project_settings.cpp -msgid "Autoload On Startup" -msgstr "" +#, fuzzy +msgid "Version Control Autoload On Startup" +msgstr "Pagmamahala ng Bersyon" #: core/project_settings.cpp #, fuzzy -msgid "Plugin Name" -msgstr "Pangalan ng Plugin:" +msgid "Version Control Plugin Name" +msgstr "Pagmamahala ng Bersyon" #: core/project_settings.cpp scene/2d/collision_object_2d.cpp #: scene/3d/collision_object.cpp scene/gui/control.cpp @@ -752,15 +773,18 @@ msgstr "Sa Huli" #: 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 msgid "Physics" msgstr "" #: 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 "" @@ -790,8 +814,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" @@ -917,11 +941,6 @@ msgstr "Kinaroroonan" msgid "Source Code" msgstr "" -#: core/translation.cpp -#, fuzzy -msgid "Messages" -msgstr "I-commit Lahat ng Pagbabago" - #: core/translation.cpp editor/project_settings_editor.cpp msgid "Locale" msgstr "" @@ -983,10 +1002,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 "" @@ -1037,13 +1059,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" @@ -1069,6 +1092,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 "Walang Bayad" @@ -1085,7 +1109,7 @@ msgstr "Salamin" msgid "Time:" msgstr "Oras:" -#: editor/animation_bezier_editor.cpp +#: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp msgid "Value:" msgstr "Halaga:" @@ -1137,6 +1161,94 @@ msgstr "Pagbago ng Nilalaman ng Keyframe ng Animation" msgid "Anim Change Call" msgstr "Pagbago ng Pagtawag sa Animation" +#: 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 "Susunod na tab" + +#: 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 "Oras" + +#: editor/animation_track_editor.cpp editor/import/resource_importer_scene.cpp +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Location" +msgstr "Mag-ikot" + +#: 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 "Mag-ikot" + +#: 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 "Bilang:" + +#: 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 "Usog:" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "End Offset" +msgstr "Usog:" + +#: 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 "Animasyon" + +#: editor/animation_track_editor.cpp +msgid "Easing" +msgstr "" + #: editor/animation_track_editor.cpp msgid "Anim Multi Change Keyframe Time" msgstr "Pagbago ng Oras ng Maraming Keyframe ng Animation" @@ -1231,7 +1343,7 @@ msgstr "Ipalit sa on/off ang track na ito." msgid "Update Mode (How this property is set)" msgstr "Paraan ng Pag-update (Kung papano inayos ang katangian na ito)" -#: editor/animation_track_editor.cpp +#: editor/animation_track_editor.cpp scene/resources/gradient.cpp msgid "Interpolation Mode" msgstr "Paraang Interpolasyon" @@ -1246,10 +1358,71 @@ msgid "Remove this track." msgstr "Tanggalin ang track na ito." #: editor/animation_track_editor.cpp -msgid "Time (s): " +#, fuzzy +msgid "Time (s):" msgstr "Oras (s): " #: editor/animation_track_editor.cpp +#, fuzzy +msgid "Position:" +msgstr "Idaong Ang Posisyon" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Rotation:" +msgstr "Mag-ikot" + +#: editor/animation_track_editor.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp +#: editor/plugins/multimesh_editor_plugin.cpp +msgid "Scale:" +msgstr "Sukat:" + +#: 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 "Uri:" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "(Invalid, expected type: %s)" +msgstr "Di-wastong index ng uring %s para sa batayang uri %s" + +#: editor/animation_track_editor.cpp +msgid "Easing:" +msgstr "" + +#: 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 "(Mga) Muling Pagumpisa:" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "End (s):" +msgstr "(Mga) Palabong Pagpasok:" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Animation Clip:" +msgstr "Mga Kabahagi ng Anim:" + +#: editor/animation_track_editor.cpp msgid "Toggle Track Enabled" msgstr "Pinapagana ang Pagpalit ng Track" @@ -1325,7 +1498,6 @@ msgid "Remove Anim Track" msgstr "Alisin ang Anim Track" #: 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 @@ -1337,16 +1509,6 @@ msgid "Editors" msgstr "Editor" #: 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 "Animasyon" - -#: editor/animation_track_editor.cpp editor/editor_settings.cpp #, fuzzy msgid "Confirm Insert Track" msgstr "Maglagay ng Anim Track & Key" @@ -1476,7 +1638,8 @@ msgid "Add Method Track Key" msgstr "Magdagdag ng Method Track Key" #: editor/animation_track_editor.cpp -msgid "Method not found in object: " +#, fuzzy +msgid "Method not found in object:" msgstr "Hindi mahanap ang Method sa object: " #: editor/animation_track_editor.cpp @@ -2012,14 +2175,15 @@ msgstr "Mga Paborito:" msgid "Recent:" msgstr "Kamakailan:" -#: 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 "Maghanap:" -#: 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 "Mga Tugma:" @@ -2079,8 +2243,8 @@ msgstr "Maghanap ng Pangpalit na Resource:" #: 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 @@ -2088,8 +2252,8 @@ msgid "Open" msgstr "Buksan" #: editor/dependency_editor.cpp -msgid "Owners Of:" -msgstr "Mga May-ari ng:" +msgid "Owners of: %s (Total: %d)" +msgstr "" #: editor/dependency_editor.cpp msgid "" @@ -2387,7 +2551,7 @@ msgid "Bus Options" msgstr "Kaayusan ng Bus" #: 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 "I-duplicate" @@ -2439,8 +2603,9 @@ msgstr "" msgid "There is no '%s' file." msgstr "Walang file na '%s'." -#: editor/editor_audio_buses.cpp editor/plugins/canvas_item_editor_plugin.cpp -msgid "Layout" +#: editor/editor_audio_buses.cpp +#, fuzzy +msgid "Layout:" msgstr "Kaayusan" #: editor/editor_audio_buses.cpp @@ -2645,6 +2810,23 @@ msgid "Choose" msgstr "Pumili" #: editor/editor_export.cpp +msgid "Project export for platform:" +msgstr "" + +#: editor/editor_export.cpp +msgid "Completed with errors." +msgstr "" + +#: editor/editor_export.cpp +msgid "Completed successfully." +msgstr "" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Failed." +msgstr "Nabigo:" + +#: editor/editor_export.cpp msgid "Storing File:" msgstr "Inimpok ang File:" @@ -2657,6 +2839,31 @@ msgid "Packing" msgstr "Iniimpake" #: editor/editor_export.cpp +#, fuzzy +msgid "Save PCK" +msgstr "I-save Bilang" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Cannot create file \"%s\"." +msgstr "Nabigong lumikha ng folder." + +#: editor/editor_export.cpp +#, fuzzy +msgid "Failed to export project files." +msgstr "Hindi mai-luwas ang mga project file" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Can't open file to read from path \"%s\"." +msgstr "Hindi mabuksan ang file para sa pagsusulat:" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Save ZIP" +msgstr "I-save Bilang" + +#: editor/editor_export.cpp msgid "" "Target platform requires 'ETC' texture compression for GLES2. Enable 'Import " "Etc' in Project Settings." @@ -2760,11 +2967,29 @@ msgstr "" msgid "Custom release template not found." msgstr "" +#: editor/editor_export.cpp +msgid "Prepare Template" +msgstr "" + +#: editor/editor_export.cpp platform/osx/export/export.cpp +msgid "The given export path doesn't exist." +msgstr "" + #: editor/editor_export.cpp platform/javascript/export/export.cpp -msgid "Template file not found:" +#, fuzzy +msgid "Template file not found: \"%s\"." msgstr "Di-mahanap ang template file:" #: 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 "" @@ -2781,7 +3006,7 @@ msgid "Script Editor" msgstr "Editor ng Script" #: 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 "" @@ -2934,9 +3159,9 @@ msgid "Import" msgstr "Umangkat" #: 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 "Magluwas" @@ -3061,11 +3286,11 @@ msgstr "Paraan sa Pagpapalabas:" #: 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" @@ -3199,7 +3424,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 "Nasaitaas" @@ -3291,6 +3516,15 @@ msgstr "" "Kasalukuyang walang paglalarawan sa method na ito. Maaring tulungan kami sa " "pamamagitan ng [color=$color][url=$url]pag-kontribyut[/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 "Buksan ang Editor" + #: editor/editor_help.cpp editor/editor_node.cpp editor/editor_settings.cpp #: editor/plugins/shader_editor_plugin.cpp msgid "Help" @@ -3387,11 +3621,12 @@ msgstr "" msgid "Read Only" msgstr "Mga Method Lang" -#: 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 #, fuzzy msgid "Checked" msgstr "Nakakandado" @@ -4030,15 +4265,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 "Eksena" - -#: editor/editor_node.cpp -#, fuzzy -msgid "Scene Naming" -msgstr "Kinalalagyan ng Eksena:" - #: editor/editor_node.cpp editor/editor_settings.cpp editor/scene_tree_dock.cpp #: servers/arvr/arvr_interface.cpp msgid "Interface" @@ -4079,16 +4305,6 @@ msgstr "" msgid "Always Close Output On Stop" msgstr "" -#: editor/editor_node.cpp editor/editor_settings.cpp -#, fuzzy -msgid "Auto Save" -msgstr "Kusang Paghahati" - -#: editor/editor_node.cpp editor/editor_settings.cpp -#, fuzzy -msgid "Save Before Running" -msgstr "Isave muna ang eksena bago ito patakbuhin..." - #: editor/editor_node.cpp msgid "Save On Focus Loss" msgstr "" @@ -4172,6 +4388,10 @@ msgid "Default Color Picker Mode" msgstr "" #: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp +msgid "Version Control" +msgstr "Pagmamahala ng Bersyon" + +#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp #, fuzzy msgid "Username" msgstr "Inibang Pangalan" @@ -4200,6 +4420,10 @@ msgstr "" msgid "Add a new scene." msgstr "Magdagdag ng panibagong eksena." +#: editor/editor_node.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Scene" +msgstr "Eksena" + #: editor/editor_node.cpp msgid "Go to previously opened scene." msgstr "Bumalik sa dating binuksang eksena." @@ -4534,7 +4758,9 @@ msgstr "Pansinin ang anumang pagbabago" 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 "FileSystem" @@ -4757,12 +4983,6 @@ msgstr "" msgid "Frame #:" msgstr "" -#: 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 "Oras" - #: editor/editor_profiler.cpp msgid "Calls" msgstr "Mga Tawag" @@ -4836,11 +5056,14 @@ msgid "Selected node is not a Viewport!" msgstr "Ang piniling node ay hindi Viewport!" #: editor/editor_properties_array_dict.cpp -msgid "Size: " -msgstr "Laki: " +#: 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 "Pahina: " #: editor/editor_properties_array_dict.cpp @@ -4936,6 +5159,11 @@ msgid "" "as runnable." msgstr "" +#: editor/editor_run_native.cpp +#, fuzzy +msgid "Project Run" +msgstr "Proyekto" + #: editor/editor_run_script.cpp msgid "Write your logic in the _run() method." msgstr "" @@ -5029,7 +5257,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" @@ -5087,12 +5314,6 @@ msgstr "Kopyahin ang mga Node" 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 "FileSystem" - #: editor/editor_settings.cpp #, fuzzy msgid "Directories" @@ -5166,8 +5387,7 @@ msgstr "" msgid "Color Theme" msgstr "Iangkat ang Tema" -#: 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 "" @@ -5193,20 +5413,11 @@ 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 #, fuzzy msgid "Indent" msgstr "I-urong Pakaliwa" -#: 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 "" @@ -5224,7 +5435,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 "Nabigasyon" @@ -5250,6 +5463,15 @@ msgid "Mouse Extra Buttons Navigate History" msgstr "" #: editor/editor_settings.cpp +#, fuzzy +msgid "Drag And Drop Selection" +msgstr "Kopyahin Ang Pinagpipilian" + +#: editor/editor_settings.cpp +msgid "Stay In Script Editor On Node Selected" +msgstr "" + +#: editor/editor_settings.cpp msgid "Appearance" msgstr "" @@ -5305,7 +5527,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 "File:" @@ -5323,6 +5544,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 "" @@ -5330,8 +5559,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 "" @@ -5343,11 +5571,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 "" @@ -5355,6 +5583,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 "Kopyahin Ang Pinagpipilian" + #: editor/editor_settings.cpp msgid "Idle Parse Delay" msgstr "" @@ -5386,6 +5621,11 @@ msgstr "Magdagdag ng Uri" #: editor/editor_settings.cpp #, fuzzy +msgid "Use Single Quotes" +msgstr "Bagong Single Tile" + +#: editor/editor_settings.cpp +#, fuzzy msgid "Show Help Index" msgstr "Index ng Z" @@ -5401,8 +5641,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 "" @@ -5411,6 +5650,11 @@ msgstr "" msgid "Pick Distance" msgstr "Pumili ng Pangunahing Eksena" +#: editor/editor_settings.cpp editor/plugins/tile_map_editor_plugin.cpp +#, fuzzy +msgid "Preview Size" +msgstr "Pasilip" + #: editor/editor_settings.cpp msgid "Primary Grid Color" msgstr "" @@ -5424,6 +5668,38 @@ msgstr "" msgid "Selection Box Color" msgstr "Napili lang" +#: editor/editor_settings.cpp editor/plugins/path_editor_plugin.cpp +#: editor/spatial_editor_gizmos.cpp modules/csg/csg_gizmos.cpp +#, fuzzy +msgid "3D Gizmos" +msgstr "Mga Gizmo" + +#: 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 "Mga Kulay" + +#: editor/editor_settings.cpp +#, fuzzy +msgid "Instanced" +msgstr "Instance:" + +#: editor/editor_settings.cpp modules/gltf/gltf_node.cpp +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Joint" +msgstr "Punto" + +#: 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 "" @@ -5457,17 +5733,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 "Karaniwan" -#: editor/editor_settings.cpp editor/plugins/spatial_editor_plugin.cpp +#: editor/editor_settings.cpp #, fuzzy msgid "Default Z Near" msgstr "Karaniwan" -#: editor/editor_settings.cpp editor/plugins/spatial_editor_plugin.cpp +#: editor/editor_settings.cpp #, fuzzy msgid "Default Z Far" msgstr "Karaniwan" @@ -5705,6 +5981,16 @@ msgid "Screen" msgstr "" #: editor/editor_settings.cpp +#, fuzzy +msgid "Auto Save" +msgstr "Kusang Paghahati" + +#: editor/editor_settings.cpp +#, fuzzy +msgid "Save Before Running" +msgstr "Isave muna ang eksena bago ito patakbuhin..." + +#: editor/editor_settings.cpp msgid "Font Size" msgstr "" @@ -5738,10 +6024,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" @@ -5911,6 +6199,11 @@ msgstr "" msgid "Flat" msgstr "" +#: editor/editor_spin_slider.cpp +#, fuzzy +msgid "Hide Slider" +msgstr "Nakikitang Collision Shapes" + #: editor/editor_sub_scene.cpp msgid "Select Node(s) to Import" msgstr "Pumili ng (mga) Node na Iaangkat" @@ -6472,14 +6765,6 @@ msgid "Replace in Files" msgstr "Palitan Lahat" #: editor/find_in_files.cpp -msgid "Find: " -msgstr "" - -#: editor/find_in_files.cpp -msgid "Replace: " -msgstr "" - -#: editor/find_in_files.cpp #, fuzzy msgid "Replace All (NO UNDO)" msgstr "Palitan Lahat" @@ -6585,14 +6870,19 @@ msgid "Delimiter" msgstr "" #: editor/import/resource_importer_layered_texture.cpp +#, fuzzy +msgid "ColorCorrect" +msgstr "Ikabit" + +#: 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 "" @@ -6604,7 +6894,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 "Salain ang mga node" @@ -6749,11 +7039,6 @@ msgstr "" msgid "Materials" msgstr "" -#: editor/import/resource_importer_scene.cpp platform/osx/export/export.cpp -#, fuzzy -msgid "Location" -msgstr "Mag-ikot" - #: editor/import/resource_importer_scene.cpp #, fuzzy msgid "Keep On Reimport" @@ -6810,17 +7095,18 @@ msgstr "Kopyahin ang mga Node" msgid "Optimizer" msgstr "Pabilisin ang takbo" -#: 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 "Paganahin" @@ -6871,8 +7157,9 @@ msgid "Generating Lightmaps" msgstr "" #: editor/import/resource_importer_scene.cpp -msgid "Generating for Mesh: " -msgstr "" +#, fuzzy +msgid "Generating for Mesh:" +msgstr "Pinapalitan ang pangalan ng folder:" #: editor/import/resource_importer_scene.cpp msgid "Running Custom Script..." @@ -6898,6 +7185,26 @@ msgstr "" msgid "Saving..." msgstr "Nililigtas..." +#: 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 "" @@ -6911,7 +7218,8 @@ msgstr "Paraan ng Pagpili" 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" @@ -6945,12 +7253,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 "Laki: " @@ -7565,11 +7867,20 @@ msgid "New Anim" msgstr "Bagong Anim" #: editor/plugins/animation_player_editor_plugin.cpp +msgid "Create New Animation" +msgstr "Gumawa ng Bagong Animasyon" + +#: editor/plugins/animation_player_editor_plugin.cpp msgid "Change Animation Name:" msgstr "Baguhin ang Pangalan ng Animasyon:" #: editor/plugins/animation_player_editor_plugin.cpp #: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Rename Animation" +msgstr "Palitan ang Pangalan ng Animation" + +#: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Delete Animation?" msgstr "Alisin ang Animation?" @@ -7587,11 +7898,6 @@ msgid "Animation name already exists!" msgstr "May nakapangalan na parehas sa Animation na ito!" #: editor/plugins/animation_player_editor_plugin.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Rename Animation" -msgstr "Palitan ang Pangalan ng Animation" - -#: editor/plugins/animation_player_editor_plugin.cpp msgid "Duplicate Animation" msgstr "" @@ -7688,17 +7994,20 @@ msgstr "" msgid "Directions" msgstr "Mga Direksyon" +#. TRANSLATORS: Opposite of "Future", refers to a direction in animation onion skinning. #: editor/plugins/animation_player_editor_plugin.cpp msgid "Past" msgstr "Nakaraan" +#. TRANSLATORS: Opposite of "Past", refers to a direction in animation onion skinning. #: editor/plugins/animation_player_editor_plugin.cpp msgid "Future" msgstr "Hinaharap" #: 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 "Lalim" @@ -7731,10 +8040,6 @@ msgid "Pin AnimationPlayer" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "Create New Animation" -msgstr "Gumawa ng Bagong Animasyon" - -#: editor/plugins/animation_player_editor_plugin.cpp msgid "Animation Name:" msgstr "Pangalan ng Animasyon:" @@ -7849,7 +8154,8 @@ msgstr "" "Itakda ang hulihan ng animasyon. Magagamit to para sa mga sub-transisyon." #: editor/plugins/animation_state_machine_editor.cpp -msgid "Transition: " +#, fuzzy +msgid "Transition:" msgstr "Transisyon: " #: editor/plugins/animation_state_machine_editor.cpp @@ -7866,11 +8172,6 @@ msgid "New name:" msgstr "Bagong pangalan:" #: editor/plugins/animation_tree_player_editor_plugin.cpp -#: editor/plugins/multimesh_editor_plugin.cpp -msgid "Scale:" -msgstr "Sukat:" - -#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Fade In (s):" msgstr "(Mga) Palabong Pagpasok:" @@ -7879,7 +8180,7 @@ msgid "Fade Out (s):" msgstr "(Mga) Palabong Paglabas:" #: 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 "Halo" @@ -8152,6 +8453,10 @@ msgid "License (Z-A)" msgstr "Lisensya (Z-A)" #: editor/plugins/asset_library_editor_plugin.cpp +msgid "Loading..." +msgstr "Nagloload..." + +#: editor/plugins/asset_library_editor_plugin.cpp #, fuzzy msgctxt "Pagination" msgid "First" @@ -8219,8 +8524,8 @@ msgid "Testing" msgstr "Sinusubukan" #: editor/plugins/asset_library_editor_plugin.cpp -msgid "Loading..." -msgstr "Nagloload..." +msgid "Failed to get repository configuration." +msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp msgid "Assets ZIP File" @@ -8274,7 +8579,7 @@ msgid "Select lightmap bake file:" msgstr "" #: 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 "Pasilip" @@ -8763,6 +9068,7 @@ msgstr "Lumikha ng (Mga) Pasadyang Buto Galing sa (Mga) Node" msgid "Clear Custom Bones" msgstr "Alisin Ang Mga Pasadyang Buto" +#. TRANSLATORS: Noun, name of the 2D/3D View menus. #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/spatial_editor_plugin.cpp msgid "View" @@ -8827,6 +9133,10 @@ msgid "Preview Canvas Scale" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Layout" +msgstr "Kaayusan" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Translation mask for inserting keys." msgstr "" @@ -9135,13 +9445,35 @@ msgstr "" msgid "Toggle Grid Snap" msgstr "Tignan ang Grid" +#: 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 "Icon" + +#: editor/plugins/item_list_editor_plugin.cpp +msgid "ID" +msgstr "" + +#: editor/plugins/item_list_editor_plugin.cpp +#: scene/resources/default_theme/default_theme.cpp +msgid "Separator" +msgstr "" + #: 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 "" @@ -9244,7 +9576,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 "" @@ -9383,13 +9716,6 @@ msgstr "Applayan ng MeshInstance Transform" msgid "Apply with Transforms" msgstr "Applayan ng MeshInstance Transform" -#: 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 "Pasilip" - #: editor/plugins/multimesh_editor_plugin.cpp msgid "No mesh source specified (and no MultiMesh set in node)." msgstr "" @@ -9554,8 +9880,9 @@ msgid "Volume" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Emission Source: " -msgstr "" +#, fuzzy +msgid "Emission Source:" +msgstr "Nakikitang Collision Shapes" #: editor/plugins/particles_editor_plugin.cpp msgid "A processor material of type 'ParticlesMaterial' is required." @@ -9699,20 +10026,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 -#, fuzzy -msgid "3D Gizmos" -msgstr "Mga Gizmo" - -#: 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 "Mga Kulay" - #: editor/plugins/physical_bone_plugin.cpp msgid "Move Joint" msgstr "" @@ -9797,12 +10110,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 "" -#: 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 "" @@ -9881,8 +10194,6 @@ msgid "Grid Settings" msgstr "Kaayusan ng Grid" #: 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 "" @@ -9919,6 +10230,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 "" @@ -9950,13 +10265,6 @@ msgid "Instance:" msgstr "Instance:" #: 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 "Uri:" - -#: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/scene_tree_dock.cpp editor/scene_tree_editor.cpp msgid "Open in Editor" msgstr "Buksan sa Editor" @@ -9965,10 +10273,6 @@ msgstr "Buksan sa Editor" 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 "" @@ -10010,11 +10314,6 @@ msgid "Close and save changes?" msgstr "" #: 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 "" @@ -10092,10 +10391,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 "Hanapin ang Susunod" @@ -10142,8 +10437,6 @@ msgid "Previous Script" msgstr "" #: 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 "" @@ -10373,7 +10666,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 "" @@ -10668,13 +10962,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: " -msgstr "" +#, fuzzy +msgid "Scaling:" +msgstr "Sukat:" +#. 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 "Transisyon: " #: editor/plugins/spatial_editor_plugin.cpp msgid "Rotating %s degrees." @@ -10697,11 +10995,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 "" @@ -11129,11 +11422,6 @@ msgid "Show Viewport Rotation Gizmo" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -#, fuzzy -msgid "Instanced" -msgstr "Instance:" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Unnamed Gizmo" msgstr "" @@ -11182,8 +11470,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 "Gawing %s" #: editor/plugins/sprite_editor_plugin.cpp msgid "Invalid geometry, can't create polygon." @@ -11214,15 +11503,18 @@ msgid "Sprite" msgstr "Sprite" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Simplification: " -msgstr "" +#, fuzzy +msgid "Simplification:" +msgstr "Animasyon" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Shrink (Pixels): " +#, fuzzy +msgid "Shrink (Pixels):" msgstr "Palitiin (Pa-pixel): " #: editor/plugins/sprite_editor_plugin.cpp -msgid "Grow (Pixels): " +#, fuzzy +msgid "Grow (Pixels):" msgstr "Palakihin (pa-Pixel): " #: editor/plugins/sprite_editor_plugin.cpp @@ -11286,6 +11578,11 @@ msgid "New Animation" msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy +msgid "Filter animations" +msgstr "Salain ang mga method" + +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Speed:" msgstr "Bilis:" @@ -11874,7 +12171,7 @@ msgstr "" msgid "Disabled Button" msgstr "" -#: editor/plugins/theme_editor_preview.cpp +#: editor/plugins/theme_editor_preview.cpp scene/resources/mesh_library.cpp msgid "Item" msgstr "" @@ -12159,8 +12456,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 "Saklaw" @@ -12187,12 +12483,6 @@ msgstr "" msgid "Priority" msgstr "Pagpapahalaga" -#: 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 "Icon" - #: editor/plugins/tile_set_editor_plugin.cpp scene/2d/node_2d.cpp msgid "Z Index" msgstr "Index ng Z" @@ -12438,6 +12728,138 @@ msgid "This property can't be changed." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Snap Options" +msgstr "Pagsasaayos ng Kalansay" + +#: 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 +#, fuzzy +msgid "Offset" +msgstr "Usog:" + +#: 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 "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#: scene/resources/default_theme/default_theme.cpp +#, fuzzy +msgid "Separation" +msgstr "Animasyon" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Tile" +msgstr "Magpili" + +#: 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 "Mga Tampok" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Tex Offset" +msgstr "Usog:" + +#: 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 +msgid "Modulate" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Tile Mode" +msgstr "Salain ang mga node" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Autotile Bitmask Mode" +msgstr "Ayusin ang Bitmask ng Tile" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Subtile Size" +msgstr "Paguurong na Pa-pixel" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Subtile Spacing" +msgstr "Paguulit ng Animation" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Occluder Offset" +msgstr "Usog:" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Navigation Offset" +msgstr "Nabigasyon" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Shape Offset" +msgstr "Usog:" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Shape Transform" +msgstr "Pagbago ng Transform ng Animation" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Collision" +msgstr "Nakikitang Collision Shapes" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Collision One Way" +msgstr "Napili lang" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Selected Collision One Way Margin" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Navigation" +msgstr "Nabigasyon" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Occlusion" +msgstr "Magpili" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Tileset Script" +msgstr "Salain ang mga skrip" + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "TileSet" msgstr "" @@ -13470,20 +13892,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 @@ -13491,14 +13908,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 "" @@ -13516,7 +13925,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 "" @@ -13572,12 +13981,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 "" @@ -13606,34 +14009,48 @@ msgid "More Info..." msgstr "Ilipat sa..." #: editor/project_export.cpp -msgid "Export PCK/Zip" -msgstr "" +#, fuzzy +msgid "Export PCK/Zip..." +msgstr "Iniluluwas ang APK..." #: editor/project_export.cpp -msgid "Export Project" -msgstr "" +#, fuzzy +msgid "Export Project..." +msgstr "Umangkat ng Proyekto" #: 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 "Pumili ng Lalagyanan" + +#: editor/project_export.cpp +#, fuzzy +msgid "Export All..." +msgstr "Magluwas..." #: 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 "Kinaroroonan ng Proyekto:" #: editor/project_export.cpp msgid "Export templates for this platform are missing:" msgstr "" #: editor/project_export.cpp +#, fuzzy +msgid "Project Export" +msgstr "Mga Tagapagtatag ng Proyekto" + +#: editor/project_export.cpp msgid "Manage Export Templates" msgstr "" @@ -13804,6 +14221,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 "Mga Proyekto" + +#: editor/project_manager.cpp +msgid "Asset Library Projects" +msgstr "Mga Proyekto mula sa Asset Library" + #: editor/project_manager.cpp msgid "Can't open project at '%s'." msgstr "" @@ -13897,18 +14326,14 @@ msgid "Project Manager" msgstr "Tagapangasiwa ng Proyekto " #: editor/project_manager.cpp -msgid "Local Projects" -msgstr "Mga Proyekto" +msgid "Last Modified" +msgstr "Huling Binago" #: editor/project_manager.cpp msgid "Loading, please wait..." msgstr "" #: editor/project_manager.cpp -msgid "Last Modified" -msgstr "Huling Binago" - -#: editor/project_manager.cpp msgid "Edit Project" msgstr "" @@ -13949,10 +14374,6 @@ msgid "About" msgstr "Tungkol dito" #: editor/project_manager.cpp -msgid "Asset Library Projects" -msgstr "Mga Proyekto mula sa Asset Library" - -#: editor/project_manager.cpp msgid "Restart Now" msgstr "I-restart" @@ -14297,7 +14718,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 "Mga Plugin" @@ -14423,12 +14845,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 "" - #: editor/rename_dialog.cpp msgid "Amount by which counter is incremented for each node" msgstr "" @@ -14669,6 +15085,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 "Pangalan ng Node:" + +#: editor/scene_tree_dock.cpp editor/scene_tree_editor.cpp +#, fuzzy +msgid "Disable Scene Unique Name" +msgstr "Pangalan ng Node:" + #: editor/scene_tree_dock.cpp msgid "New Scene Root" msgstr "" @@ -14740,6 +15170,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 "" @@ -14824,10 +15258,6 @@ msgid "" msgstr "" #: editor/scene_tree_dock.cpp -msgid "Local" -msgstr "" - -#: editor/scene_tree_dock.cpp msgid "Clear Inheritance? (No Undo!)" msgstr "" @@ -14866,6 +15296,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 "" @@ -15059,8 +15496,9 @@ msgid "Attach Node Script" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Remote " -msgstr "" +#, fuzzy +msgid "Remote %s:" +msgstr "Alisin" #: editor/script_editor_debugger.cpp msgid "Bytes:" @@ -15160,11 +15598,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 "Mga Tagasubaybay" @@ -15272,21 +15705,6 @@ msgstr "" msgid "Change Camera Size" msgstr "" -#: editor/spatial_editor_gizmos.cpp modules/gltf/gltf_node.cpp -#: scene/3d/physics_body.cpp -#, fuzzy -msgid "Joint" -msgstr "Punto" - -#: 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 "" @@ -15529,40 +15947,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 "Ipakita Lahat" - -#: 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 -msgid "Test Width" -msgstr "" - -#: main/main.cpp -#, fuzzy -msgid "Test Height" -msgstr "Sinusubukan" - #: main/main.cpp msgid "DPI" msgstr "" @@ -15664,6 +16048,16 @@ msgstr "" msgid "Verbose stdout" msgstr "" +#: main/main.cpp scene/main/scene_tree.cpp scene/resources/multimesh.cpp +#, fuzzy +msgid "Physics Interpolation" +msgstr "Paraang Interpolasyon" + +#: main/main.cpp +#, fuzzy +msgid "Enable Warnings" +msgstr "Mga Babala" + #: main/main.cpp #, fuzzy msgid "Frame Delay Msec" @@ -15801,10 +16195,6 @@ msgstr "" msgid "Wait Timeout" msgstr "" -#: main/main.cpp modules/mono/mono_gd/gd_mono.cpp -msgid "Args" -msgstr "" - #: main/main.cpp msgid "Runtime" msgstr "" @@ -15832,11 +16222,11 @@ msgstr "Tagasuri" 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 "Bumalik" @@ -15908,11 +16298,6 @@ msgstr "Nakikitang Collision Shapes" msgid "Invert Faces" msgstr "Ayusin ang Y Axis" -#: 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 @@ -15959,7 +16344,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 "Bagong Polygon" @@ -16133,7 +16518,8 @@ msgid "Disabled GDNative Singleton" msgstr "" #: modules/gdnative/gdnative_library_singleton_editor.cpp -msgid "Libraries: " +#, fuzzy +msgid "Libraries:" msgstr "Mga Sanggunianan: " #: modules/gdnative/nativescript/nativescript.cpp @@ -16377,7 +16763,7 @@ msgstr "Magpalaki" msgid "Instance Materials" msgstr "Instance:" -#: modules/gltf/gltf_node.cpp +#: modules/gltf/gltf_node.cpp scene/3d/skeleton.cpp msgid "Parent" msgstr "" @@ -16394,13 +16780,6 @@ msgstr "" msgid "Translation" msgstr "Transisyon: " -#: 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 "Mag-ikot" - #: modules/gltf/gltf_node.cpp #, fuzzy msgid "Children" @@ -16516,7 +16895,6 @@ msgstr "Ilipat Ang Node" #: 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 "Mga Tampok" @@ -16548,7 +16926,7 @@ msgstr "Pagsasaayos ng Kalansay" msgid "Skeleton To Node" msgstr "Burahin ang Node" -#: modules/gltf/gltf_state.cpp scene/2d/animated_sprite.cpp +#: modules/gltf/gltf_state.cpp #, fuzzy msgid "Animations" msgstr "Animasyon" @@ -16571,7 +16949,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 "" @@ -16601,6 +16978,19 @@ msgstr "Gitna" msgid "Mask" msgstr "" +#: modules/gridmap/grid_map.cpp scene/2d/tile_map.cpp +#, fuzzy +msgid "Bake Navigation" +msgstr "Nabigasyon" + +#: 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 "Nabigasyon" + #: modules/gridmap/grid_map_editor_plugin.cpp msgid "Next Plane" msgstr "" @@ -16987,11 +17377,6 @@ msgstr "" msgid "IGD Status" msgstr "Kalagayan" -#: modules/visual_script/visual_script.cpp scene/resources/visual_shader.cpp -#, fuzzy -msgid "Default Input Values" -msgstr "Ibahin ang Halaga ng Input" - #: modules/visual_script/visual_script.cpp msgid "" "A node yielded without working memory, please read the docs on how to yield " @@ -17011,7 +17396,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 @@ -17019,7 +17404,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 @@ -17382,7 +17767,8 @@ msgid "for (elem) in (input):" msgstr "" #: modules/visual_script/visual_script_flow_control.cpp -msgid "Input type not iterable: " +#, fuzzy +msgid "Input type not iterable:" msgstr "Hindi iterable ang uri ng input: " #: modules/visual_script/visual_script_flow_control.cpp @@ -17390,8 +17776,9 @@ msgid "Iterator became invalid" msgstr "Naging invalid ang Iterator" #: modules/visual_script/visual_script_flow_control.cpp -msgid "Iterator became invalid: " -msgstr "" +#, fuzzy +msgid "Iterator became invalid:" +msgstr "Naging invalid ang Iterator" #: modules/visual_script/visual_script_flow_control.cpp msgid "Sequence" @@ -17458,10 +17845,6 @@ msgid "Node Path" msgstr "I-load ang Karaniwan" #: 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 "Ibalik sa Dati" @@ -17519,11 +17902,6 @@ msgid "Set Mode" msgstr "Paraan ng Pagpili" #: modules/visual_script/visual_script_func_nodes.cpp -#, fuzzy -msgid "Type Cache" -msgstr "Mga Uri:" - -#: modules/visual_script/visual_script_func_nodes.cpp msgid "Assign Op" msgstr "" @@ -17542,7 +17920,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 @@ -17559,18 +17937,20 @@ msgstr "Itakda ang %s" msgid "Compose Array" msgstr "Ibahin Ang Sukat ng Array" -#: 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 "Di-wastong mga argument para i-construct ang '%s'" #: modules/visual_script/visual_script_nodes.cpp -msgid ": Invalid arguments: " -msgstr "" +#, fuzzy +msgid "Invalid arguments:" +msgstr "Di-wastong pangalan." #: modules/visual_script/visual_script_nodes.cpp msgid "a if cond, else b" @@ -17582,12 +17962,14 @@ msgid "Var Name" msgstr "Pangalan" #: modules/visual_script/visual_script_nodes.cpp -msgid "VariableGet not found in script: " -msgstr "" +#, fuzzy +msgid "VariableGet not found in script:" +msgstr "Hindi mahanap ang Method sa object: " #: modules/visual_script/visual_script_nodes.cpp -msgid "VariableSet not found in script: " -msgstr "" +#, fuzzy +msgid "VariableSet not found in script:" +msgstr "Hindi mahanap ang Method sa object: " #: modules/visual_script/visual_script_nodes.cpp msgid "Preload" @@ -17672,11 +18054,6 @@ msgid "Construct %s" msgstr "Mga Konstant" #: modules/visual_script/visual_script_nodes.cpp -#, fuzzy -msgid "Constructor" -msgstr "Mga Konstant" - -#: modules/visual_script/visual_script_nodes.cpp msgid "Get Local Var" msgstr "" @@ -17693,10 +18070,6 @@ msgstr "Mga Punsyon:" 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 "Maghanap ng VisualScript" @@ -17869,6 +18242,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 "Nawawala ang pangalan ng pakete." @@ -17893,6 +18282,11 @@ msgid "The package must have at least one '.' separator." msgstr "" #: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "Custom Build" +msgstr "Kopyahin ang mga Node" + +#: platform/android/export/export_plugin.cpp msgid "Use Custom Build" msgstr "" @@ -17902,6 +18296,20 @@ msgid "Export Format" msgstr "Iluwas ang Library" #: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "Min SDK" +msgstr "Pangunahing Skrip:" + +#: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "Target SDK" +msgstr "Pinagtututukan" + +#: platform/android/export/export_plugin.cpp platform/iphone/export/export.cpp +msgid "Architectures" +msgstr "" + +#: platform/android/export/export_plugin.cpp msgid "Keystore" msgstr "" @@ -17931,20 +18339,10 @@ msgstr "" msgid "Clear Previous Install" msgstr "Nakaraang tab" -#: 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 "Pangunahing Skrip:" - -#: platform/android/export/export_plugin.cpp -#, fuzzy -msgid "Target SDK" -msgstr "Pinagtututukan" - #: platform/android/export/export_plugin.cpp platform/uwp/export/export.cpp #, fuzzy msgid "Package" @@ -18107,10 +18505,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." @@ -18187,12 +18581,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 @@ -18201,25 +18595,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 "Hudyat" + +#: 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 @@ -18235,6 +18653,11 @@ msgid "Could not find keystore, unable to export." msgstr "" #: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "Could not start apksigner executable." +msgstr "Hindi maumpisa ang subprocess!" + +#: platform/android/export/export_plugin.cpp msgid "'apksigner' returned with error #%d" msgstr "nagbalik ng may pagkakabigong #%d ang 'apksigner'" @@ -18265,7 +18688,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 @@ -18276,20 +18699,19 @@ 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" -msgstr "" +#, fuzzy +msgid "Could not export project files to gradle project." +msgstr "Hindi mai-luwas ang mga project file" #: platform/android/export/export_plugin.cpp msgid "Could not write expansion package file!" @@ -18301,7 +18723,7 @@ msgstr "Binibuild ang Android Project (gradle)" #: 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 "" @@ -18316,25 +18738,24 @@ msgid "" msgstr "" #: platform/android/export/export_plugin.cpp -msgid "Package not found: %s" -msgstr "" +#, fuzzy +msgid "Package not found: \"%s\"." +msgstr "Di-mahanap ang animation: '%s'" #: platform/android/export/export_plugin.cpp msgid "Creating APK..." msgstr "Nililikha ang APK..." #: platform/android/export/export_plugin.cpp -msgid "" -"Could not find template APK to export:\n" -"%s" +#, fuzzy +msgid "Could not find template APK to export: \"%s\"." msgstr "" "Walang mahanap na template APK upang iluwas:\n" "%s" #: 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 "" @@ -18344,7 +18765,8 @@ msgid "Adding files..." msgstr "Dinadagdag ang mga file..." #: platform/android/export/export_plugin.cpp -msgid "Could not export project files" +#, fuzzy +msgid "Could not export project files." msgstr "Hindi mai-luwas ang mga project file" #: platform/android/export/export_plugin.cpp @@ -18364,6 +18786,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 "" @@ -18435,7 +18909,7 @@ msgstr "Tagumpay!" msgid "Push Notifications" msgstr "Constant" -#: platform/iphone/export/export.cpp scene/3d/baked_lightmap.cpp +#: platform/iphone/export/export.cpp #, fuzzy msgid "User Data" msgstr "Buksan ang User Data Folder ng Proyekto" @@ -18532,6 +19006,17 @@ msgstr "Kopyahin ang mga Node" msgid "Custom BG Color" msgstr "Kopyahin ang mga Node" +#: platform/iphone/export/export.cpp platform/javascript/export/export.cpp +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Prepare Templates" +msgstr "Pangasiwaan ang mga Export Template..." + +#: platform/iphone/export/export.cpp platform/osx/export/export.cpp +#, fuzzy +msgid "Export template not found." +msgstr "Di-mahanap ang template file:" + #: platform/iphone/export/export.cpp msgid "App Store Team ID not specified - cannot configure the project." msgstr "" @@ -18553,19 +19038,34 @@ msgid "Run exported HTML in the system's default browser." msgstr "" #: platform/javascript/export/export.cpp -msgid "Could not open template for export:" +#, fuzzy +msgid "Could not open template for export: \"%s\"." msgstr "" +"Walang mahanap na template APK upang iluwas:\n" +"%s" #: platform/javascript/export/export.cpp -msgid "Invalid export template:" -msgstr "" +#, fuzzy +msgid "Invalid export template: \"%s\"." +msgstr "Di-wastong index ng uring %s para sa batayang uri %s" #: platform/javascript/export/export.cpp -msgid "Could not write file:" -msgstr "" +#, fuzzy +msgid "Could not write file: \"%s\"." +msgstr "Nabigong lumikha ng folder." + +#: platform/javascript/export/export.cpp platform/osx/export/export.cpp +#, fuzzy +msgid "Icon Creation" +msgstr "Laman:" + +#: platform/javascript/export/export.cpp +#, fuzzy +msgid "Could not read file: \"%s\"." +msgstr "Nabigong lumikha ng folder." #: platform/javascript/export/export.cpp -msgid "Could not read file:" +msgid "PWA" msgstr "" #: platform/javascript/export/export.cpp @@ -18643,16 +19143,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 "Nabigong lumikha ng folder." #: platform/javascript/export/export.cpp -msgid "Error starting HTTP server:" -msgstr "" +#, fuzzy +msgid "Error starting HTTP server: %d." +msgstr "Nabigong ang pagsave ang file: %s" #: platform/javascript/export/export.cpp msgid "Web" @@ -18941,9 +19443,28 @@ msgid "Apple Team ID" msgstr "" #: platform/osx/export/export.cpp +#, fuzzy +msgid "Could not open icon file \"%s\"." +msgstr "Hindi mai-luwas ang mga project file" + +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Could not start xcrun executable." +msgstr "Hindi maumpisa ang subprocess!" + +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Notarization failed." +msgstr "Nabigasyon" + +#: 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 @@ -18959,17 +19480,75 @@ 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 "Nabigong ang pagsave ang file: %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 "Mga Direksyon" + +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Could not start hdiutil executable." +msgstr "Hindi maumpisa ang subprocess!" + +#: 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 "Ginagawa ang Thumbnail" #: platform/osx/export/export.cpp -msgid "Could not find template app to export:" +#, fuzzy +msgid "Could not find template app to export: \"%s\"." msgstr "" +"Walang mahanap na template APK upang iluwas:\n" +"%s" + +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Invalid export format." +msgstr "Di-wastong binary format." #: platform/osx/export/export.cpp msgid "" @@ -18979,7 +19558,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 "" @@ -19020,6 +19599,15 @@ msgid "Sending archive for notarization" msgstr "" #: platform/osx/export/export.cpp +#, fuzzy +msgid "ZIP Creation" +msgstr "Proyekto" + +#: 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 "" @@ -19327,6 +19915,11 @@ msgid "Debug Algorithm" msgstr "" #: platform/windows/export/export.cpp +#, fuzzy +msgid "Failed to rename temporary file \"%s\"." +msgstr "Nabigong lumikha ng folder." + +#: platform/windows/export/export.cpp msgid "Identity Type" msgstr "" @@ -19340,6 +19933,11 @@ msgstr "" #: platform/windows/export/export.cpp #, fuzzy +msgid "Modify Resources" +msgstr "Baguhin ang Pangalan ng Resource" + +#: platform/windows/export/export.cpp +#, fuzzy msgid "File Version" msgstr "Bersyon" @@ -19368,6 +19966,65 @@ msgid "Trademarks" msgstr "" #: platform/windows/export/export.cpp +#, fuzzy +msgid "Resources Modification" +msgstr "Constant" + +#: 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 "Di-wastong mga argument para i-construct ang '%s'" + +#: platform/windows/export/export.cpp +#, fuzzy +msgid "Invalid timestamp server." +msgstr "Di-wastong pangalan." + +#: 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 +msgid "Failed to remove temporary file \"%s\"." +msgstr "" + +#: platform/windows/export/export.cpp msgid "" "The rcedit tool must be configured in the Editor Settings (Export > Windows " "> Rcedit) to change the icon or app information data." @@ -19387,6 +20044,22 @@ msgid "Invalid product version:" msgstr "" #: platform/windows/export/export.cpp +msgid "Windows executables cannot be >= 4 GiB." +msgstr "" + +#: platform/windows/export/export.cpp platform/x11/export/export.cpp +msgid "Failed to open executable file \"%s\"." +msgstr "" + +#: platform/windows/export/export.cpp platform/x11/export/export.cpp +msgid "Executable file header corrupted." +msgstr "" + +#: platform/windows/export/export.cpp platform/x11/export/export.cpp +msgid "Executable \"pck\" section not found." +msgstr "" + +#: platform/windows/export/export.cpp #, fuzzy msgid "Windows" msgstr "Bagong Tabing" @@ -19403,6 +20076,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 @@ -19415,12 +20092,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 "Susunod na tab" - #: 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 msgid "Speed Scale" @@ -19438,19 +20109,6 @@ msgstr "Patakbuhin" msgid "Centered" msgstr "Gitna" -#: 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 -#, fuzzy -msgid "Offset" -msgstr "Usog:" - #: 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" @@ -19529,8 +20187,7 @@ msgid "Pitch Scale" msgstr "" #: 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 #, fuzzy msgid "Autoplay" msgstr "I-toggle ang Kusang Pagpapalabas" @@ -19542,7 +20199,8 @@ msgstr "" #: scene/2d/audio_stream_player_2d.cpp scene/3d/audio_stream_player_3d.cpp #: scene/3d/light.cpp scene/3d/reflection_probe.cpp -#: scene/3d/visual_instance.cpp scene/resources/material.cpp +#: scene/3d/visibility_notifier.cpp scene/3d/visual_instance.cpp +#: scene/resources/material.cpp msgid "Max Distance" msgstr "" @@ -19576,7 +20234,8 @@ msgstr "Mga angkla lang" msgid "Rotating" msgstr "Mag-ikot" -#: 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 "Nakatutok na Profile:" @@ -19591,7 +20250,7 @@ msgstr "Palakihin Ang Tanaw" msgid "Custom Viewport" msgstr "1 Tinginan" -#: 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 @@ -19603,19 +20262,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 "I-urong Pakaliwa" #: 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 "I-urong Pakanan" #: 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 "Pumili ng Kulay" @@ -19666,8 +20326,8 @@ msgstr "" msgid "Draw Drag Margin" msgstr "Mga Dagdag na Argumento ng Tawag:" -#: 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 "Magpalaki" @@ -19704,11 +20364,6 @@ msgstr "" msgid "Visible" msgstr "" -#: scene/2d/canvas_item.cpp scene/3d/sprite_3d.cpp -#: scene/resources/style_box.cpp -msgid "Modulate" -msgstr "" - #: scene/2d/canvas_item.cpp #, fuzzy msgid "Self Modulate" @@ -19731,10 +20386,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 " @@ -19771,6 +20422,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" @@ -19880,17 +20536,6 @@ msgstr "Mga Proyekto" 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 "Mga Tampok" - #: scene/2d/cpu_particles_2d.cpp scene/3d/cpu_particles.cpp #: scene/resources/particles_material.cpp #, fuzzy @@ -19991,8 +20636,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 "" @@ -20127,7 +20773,7 @@ msgid "Node B" msgstr "Node" #: 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 "" @@ -20137,7 +20783,7 @@ msgstr "" msgid "Disable Collision" msgstr "Nakikitang Collision Shapes" -#: 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 "" @@ -20175,7 +20821,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 "" @@ -20300,7 +20947,7 @@ msgstr "Simulan" 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" @@ -20311,11 +20958,42 @@ msgstr "" msgid "Edge Connection Margin" msgstr "Ayusin Ang Pagkakabit:" +#: 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 "Constant" + +#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp +#, fuzzy +msgid "Path Desired Distance" +msgstr "Pumili ng Pangunahing Eksena" + #: 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 "Paganahin" + +#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp +#, fuzzy +msgid "Avoidance Enabled" +msgstr "Paganahin" + +#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp msgid "Neighbor Dist" msgstr "" @@ -20332,12 +21010,9 @@ msgstr "" msgid "Max Speed" msgstr "Bilis:" -#: 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 @@ -20350,16 +21025,6 @@ msgid "" "Node2D object." msgstr "" -#: scene/2d/navigation_polygon.cpp scene/resources/navigation_mesh.cpp -#, fuzzy -msgid "Vertices" -msgstr "Mga Katangian" - -#: scene/2d/navigation_polygon.cpp -#, fuzzy -msgid "Outlines" -msgstr "Dokumentasyong Online" - #: scene/2d/navigation_polygon.cpp msgid "" "A NavigationPolygon resource must be set or created for this node to work. " @@ -20367,13 +21032,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 "Usog:" + +#: 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 @@ -20381,7 +21049,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 "Constant" @@ -20738,7 +21406,7 @@ msgstr "Magalis ng Punto" msgid "Use Global Coordinates" msgstr "Susunod na Koordinayt" -#: scene/2d/skeleton_2d.cpp +#: scene/2d/skeleton_2d.cpp scene/3d/skeleton.cpp #, fuzzy msgid "Rest" msgstr "Simulan muli" @@ -21006,28 +21674,11 @@ msgid "Tracking" msgstr "Iniimpake" #: scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp -msgid "Bounds" -msgstr "" - -#: scene/3d/baked_lightmap.cpp -#, fuzzy -msgid "Cell Space Transform" -msgstr "Pagbago ng Transform ng Animation" - -#: 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 "" @@ -21140,7 +21791,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 "Pangalan ng Node:" @@ -21315,22 +21966,6 @@ msgid "Autoplace Priority" msgstr "Pagpapahalaga" #: 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 "" @@ -21355,6 +21990,85 @@ 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 +#, fuzzy +msgid "Pixel Size" +msgstr "Paguurong na Pa-pixel" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp +msgid "Billboard" +msgstr "" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp +msgid "Shaded" +msgstr "" + +#: 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 "Paguurong na Pa-pixel" + +#: 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 +#, fuzzy +msgid "Render Priority" +msgstr "Pagpapahalaga" + +#: scene/3d/label_3d.cpp +#, fuzzy +msgid "Outline Render Priority" +msgstr "Pagpapahalaga" + +#: scene/3d/label_3d.cpp +#, fuzzy +msgid "Outline Modulate" +msgstr "Piliting Magmodulate ng Paputi" + +#: 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 "Mga Font" + +#: scene/3d/label_3d.cpp scene/resources/primitive_meshes.cpp +#, fuzzy +msgid "Horizontal Alignment" +msgstr "Salain ang mga hudyat" + +#: scene/3d/label_3d.cpp +#, fuzzy +msgid "Vertical Alignment" +msgstr "Salain ang mga hudyat" + +#: scene/3d/label_3d.cpp scene/gui/dialogs.cpp scene/gui/label.cpp +#, fuzzy +msgid "Autowrap" +msgstr "I-toggle ang Kusang Pagpapalabas" + #: scene/3d/light.cpp #, fuzzy msgid "Indirect Energy" @@ -21365,7 +22079,8 @@ msgstr "I-urong Pakanan" msgid "Negative" msgstr "GDNative" -#: scene/3d/light.cpp +#: scene/3d/light.cpp scene/resources/material.cpp +#: scene/resources/visual_shader.cpp #, fuzzy msgid "Specular" msgstr "Paraan ng Pag-sukat" @@ -21455,6 +22170,13 @@ msgstr "" msgid "Transform Normals" msgstr "Track na Pang-3D Transform" +#: 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" @@ -21474,23 +22196,18 @@ msgid "Ignore Y" msgstr "" #: 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 @@ -21609,18 +22326,170 @@ msgstr "Kondisyon" #: scene/3d/physics_body.cpp #, fuzzy -msgid "Move Lock X" -msgstr "Ilipat Ang Node" +msgid "Joint Constraints" +msgstr "Mga Konstant" + +#: 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 "Sinasalba ang Eksena" + +#: 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 "Ibahin ang Pangalan ng Punsyon" #: scene/3d/physics_body.cpp #, fuzzy -msgid "Move Lock Y" -msgstr "Ilipat Ang Node" +msgid "Angular Limit Enabled" +msgstr "Salain ang mga hudyat" #: scene/3d/physics_body.cpp #, fuzzy -msgid "Move Lock Z" -msgstr "Ilipat Ang Node" +msgid "Angular Limit Upper" +msgstr "Pahanay" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Lower" +msgstr "Pahanay" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Bias" +msgstr "Pahanay" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Softness" +msgstr "Animasyon" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Relaxation" +msgstr "Animasyon" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Upper" +msgstr "Pahanay" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Lower" +msgstr "Pahanay" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Softness" +msgstr "Pahanay" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Restitution" +msgstr "Pahanay" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Damping" +msgstr "Pahanay" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Restitution" +msgstr "Animasyon" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Damping" +msgstr "Animasyon" + +#: 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 "Pahanay" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Spring Enabled" +msgstr "Pahanay" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Spring Stiffness" +msgstr "Pahanay" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Spring Damping" +msgstr "Pahanay" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Equilibrium Point" +msgstr "Pahanay" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Restitution" +msgstr "Paglalarawan" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Damping" +msgstr "Pahanay" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Restitution" +msgstr "Paglalarawan" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Damping" +msgstr "Animasyon" + +#: scene/3d/physics_body.cpp scene/3d/physics_joint.cpp +msgid "ERP" +msgstr "" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Spring Enabled" +msgstr "Salain ang mga hudyat" + +#: 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 #, fuzzy @@ -21661,10 +22530,6 @@ msgid "Params" msgstr "I-pasta ang mga Params" #: scene/3d/physics_joint.cpp -msgid "Impulse Clamp" -msgstr "" - -#: scene/3d/physics_joint.cpp msgid "Angular Limit" msgstr "" @@ -21676,11 +22541,6 @@ msgstr "" msgid "Lower" msgstr "" -#: scene/3d/physics_joint.cpp scene/3d/vehicle_body.cpp -#, fuzzy -msgid "Relaxation" -msgstr "Ibahin ang Pangalan ng Punsyon" - #: scene/3d/physics_joint.cpp msgid "Motor" msgstr "" @@ -21744,15 +22604,6 @@ msgstr "" #: scene/3d/physics_joint.cpp #, fuzzy -msgid "Swing Span" -msgstr "Sinasalba ang Eksena" - -#: scene/3d/physics_joint.cpp -msgid "Twist Span" -msgstr "" - -#: scene/3d/physics_joint.cpp -#, fuzzy msgid "Linear Limit X" msgstr "Pahanay" @@ -21779,10 +22630,6 @@ msgid "Angular Limit X" msgstr "" #: scene/3d/physics_joint.cpp -msgid "ERP" -msgstr "" - -#: scene/3d/physics_joint.cpp msgid "Angular Motor X" msgstr "" @@ -21999,8 +22846,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" @@ -22112,6 +22960,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 "Mababagong mga Anak" + +#: scene/3d/soft_body.cpp +#, fuzzy +msgid "Pinned Points" +msgstr "Alisin ang Polygon At Punto" + +#: scene/3d/soft_body.cpp +#, fuzzy +msgid "Attachments" +msgstr "Mga Gizmo" + +#: scene/3d/soft_body.cpp +#, fuzzy +msgid "Point Index" +msgstr "Index ng Z" + +#: scene/3d/soft_body.cpp +msgid "Spatial Attachment Path" +msgstr "" + #: scene/3d/soft_body.cpp #, fuzzy msgid "Physics Enabled" @@ -22170,6 +23046,11 @@ msgid "" msgstr "" #: scene/3d/spatial.cpp +#, fuzzy +msgid "Global Translation" +msgstr "Transisyon: " + +#: scene/3d/spatial.cpp msgid "Matrix" msgstr "" @@ -22190,33 +23071,12 @@ msgstr "" msgid "Opacity" msgstr "" -#: scene/3d/sprite_3d.cpp -#, fuzzy -msgid "Pixel Size" -msgstr "Paguurong na Pa-pixel" - -#: scene/3d/sprite_3d.cpp -msgid "Billboard" -msgstr "" - #: scene/3d/sprite_3d.cpp scene/resources/material.cpp #, fuzzy msgid "Transparent" msgstr "Transisyon: " #: scene/3d/sprite_3d.cpp -msgid "Shaded" -msgstr "" - -#: 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." @@ -22355,38 +23215,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 "Magdagdag ng Tatsulok" - -#: scene/animation/animation_blend_space_2d.cpp -#, fuzzy -msgid "Triangles" -msgstr "Magdagdag ng Tatsulok" - -#: 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 "" @@ -22420,13 +23248,28 @@ msgid "Autorestart" msgstr "Kusa Muling Pagumpisa:" #: scene/animation/animation_blend_tree.cpp +msgid "Delay" +msgstr "" + +#: scene/animation/animation_blend_tree.cpp #, fuzzy -msgid "Autorestart Delay" -msgstr "Kusa Muling Pagumpisa:" +msgid "Random Delay" +msgstr "Alinmang (Mga) Kusa Muling-Pagsisimula:" #: scene/animation/animation_blend_tree.cpp -msgid "Autorestart Random Delay" -msgstr "" +#, fuzzy +msgid "Add Amount" +msgstr "Bilang:" + +#: scene/animation/animation_blend_tree.cpp +#, fuzzy +msgid "Blend Amount" +msgstr "Bilang:" + +#: scene/animation/animation_blend_tree.cpp +#, fuzzy +msgid "Seek Position" +msgstr "Idaong Ang Posisyon" #: scene/animation/animation_blend_tree.cpp msgid "Input Count" @@ -22437,11 +23280,6 @@ msgstr "" msgid "Xfade Time" msgstr "" -#: scene/animation/animation_blend_tree.cpp scene/resources/visual_shader.cpp -#, fuzzy -msgid "Graph Offset" -msgstr "Usog:" - #: scene/animation/animation_node_state_machine.cpp #, fuzzy msgid "Switch Mode" @@ -22512,11 +23350,6 @@ msgid "Nothing connected to input '%s' of node '%s'." msgstr "" #: scene/animation/animation_tree.cpp -#, fuzzy -msgid "Filter Enabled" -msgstr "Salain ang mga hudyat" - -#: scene/animation/animation_tree.cpp msgid "No root AnimationNode for the graph is set." msgstr "" @@ -22870,11 +23703,6 @@ msgstr "" msgid "Hide On OK" msgstr "" -#: scene/gui/dialogs.cpp scene/gui/label.cpp -#, fuzzy -msgid "Autowrap" -msgstr "I-toggle ang Kusang Pagpapalabas" - #: scene/gui/dialogs.cpp msgid "Alert!" msgstr "" @@ -23415,6 +24243,11 @@ msgstr "Folder:" #: scene/gui/text_edit.cpp #, fuzzy +msgid "Drag And Drop Selection Enabled" +msgstr "Napili lang" + +#: scene/gui/text_edit.cpp +#, fuzzy msgid "Hiding Enabled" msgstr "Paganahin" @@ -23496,7 +24329,7 @@ msgstr "" msgid "Fill Mode" msgstr "Paraan sa Pagpapalabas:" -#: scene/gui/texture_progress.cpp +#: scene/gui/texture_progress.cpp scene/resources/material.cpp msgid "Tint" msgstr "" @@ -23620,6 +24453,12 @@ msgid "Timeout" msgstr "Oras" #: 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 "" @@ -23634,13 +24473,13 @@ msgstr "Paglalarawan" #: scene/main/node.cpp #, fuzzy -msgid "Import Path" -msgstr "Umangkat" +msgid "Pause Mode" +msgstr "Paraan ng Pag-pan" #: scene/main/node.cpp #, fuzzy -msgid "Pause Mode" -msgstr "Paraan ng Pag-pan" +msgid "Physics Interpolation Mode" +msgstr "Paraang Interpolasyon" #: scene/main/node.cpp #, fuzzy @@ -23672,11 +24511,6 @@ msgstr "Magtakda ng Marami:" msgid "Process Priority" msgstr "Pagpapahalaga" -#: scene/main/node.cpp -#, fuzzy -msgid "Physics Interpolated" -msgstr "Paraang Interpolasyon" - #: scene/main/scene_tree.cpp scene/main/timer.cpp #, fuzzy msgid "Time Left" @@ -23708,12 +24542,8 @@ msgstr "" msgid "Multiplayer Poll" msgstr "Magtakda ng Marami:" -#: scene/main/scene_tree.cpp scene/resources/multimesh.cpp -#, fuzzy -msgid "Physics Interpolation" -msgstr "Paraang Interpolasyon" - -#: 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 "" @@ -23809,14 +24639,6 @@ msgstr "1 Tinginan" #: 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." -msgstr "" - -#: scene/main/viewport.cpp -msgid "" "The Viewport size must be greater than or equal to 2 pixels on both " "dimensions to render anything." msgstr "" @@ -23824,6 +24646,15 @@ msgstr "" "alinman." #: scene/main/viewport.cpp +msgid "" +"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 msgid "ARVR" msgstr "" @@ -23975,6 +24806,16 @@ msgid "3D Physics" msgstr "" #: scene/register_scene_types.cpp +#, fuzzy +msgid "2D Navigation" +msgstr "Nabigasyon" + +#: scene/register_scene_types.cpp +#, fuzzy +msgid "3D Navigation" +msgstr "Nabigasyon" + +#: scene/register_scene_types.cpp msgid "Use hiDPI" msgstr "" @@ -24015,12 +24856,6 @@ msgid "Panel" msgstr "" #: scene/resources/default_theme/default_theme.cpp -#: scene/resources/dynamic_font.cpp -#, fuzzy -msgid "Font" -msgstr "Mga Font" - -#: scene/resources/default_theme/default_theme.cpp #, fuzzy msgid "Font Color" msgstr "Pumili ng Kulay" @@ -24345,10 +25180,6 @@ msgid "Panel Disabled" msgstr "(Hindi Pinapagana Ang Editor)" #: scene/resources/default_theme/default_theme.cpp -msgid "Separator" -msgstr "" - -#: scene/resources/default_theme/default_theme.cpp msgid "Labeled Separator Left" msgstr "" @@ -24358,6 +25189,11 @@ msgstr "" #: scene/resources/default_theme/default_theme.cpp #, fuzzy +msgid "Font Separator" +msgstr "Animasyon" + +#: scene/resources/default_theme/default_theme.cpp +#, fuzzy msgid "Font Color Accel" msgstr "Pumili ng Kulay" @@ -24397,11 +25233,6 @@ msgstr "Lumikha ng mga punto." #: scene/resources/default_theme/default_theme.cpp #, fuzzy -msgid "Separation" -msgstr "Animasyon" - -#: scene/resources/default_theme/default_theme.cpp -#, fuzzy msgid "Resizer" msgstr "Ibahin Ang Sukat ng Array" @@ -25131,15 +25962,6 @@ msgid "Color Correction" msgstr "Ikabit" #: scene/resources/font.cpp -msgid "Chars" -msgstr "" - -#: scene/resources/font.cpp -#, fuzzy -msgid "Kernings" -msgstr "Mga Babala" - -#: scene/resources/font.cpp #, fuzzy msgid "Ascent" msgstr "Kamakailan:" @@ -25151,6 +25973,11 @@ msgstr "Instance:" #: scene/resources/gradient.cpp #, fuzzy +msgid "Raw Data" +msgstr "Lalim" + +#: scene/resources/gradient.cpp +#, fuzzy msgid "Offsets" msgstr "Usog:" @@ -25174,11 +26001,6 @@ msgstr "" #: scene/resources/material.cpp #, fuzzy -msgid "Render Priority" -msgstr "Pagpapahalaga" - -#: scene/resources/material.cpp -#, fuzzy msgid "Next Pass" msgstr "Susunod na tab" @@ -25196,10 +26018,6 @@ msgid "Vertex Lighting" msgstr "I-urong Pakanan" #: scene/resources/material.cpp -msgid "No Depth Test" -msgstr "" - -#: scene/resources/material.cpp #, fuzzy msgid "Use Point Size" msgstr "Pangunahing Skrip:" @@ -25209,11 +26027,6 @@ msgid "World Triplanar" msgstr "" #: scene/resources/material.cpp -#, fuzzy -msgid "Fixed Size" -msgstr "Paguurong na Pa-pixel" - -#: scene/resources/material.cpp msgid "Albedo Tex Force sRGB" msgstr "" @@ -25232,6 +26045,10 @@ msgid "Ensure Correct Normals" msgstr "Track na Pang-3D Transform" #: scene/resources/material.cpp +msgid "Albedo Tex MSDF" +msgstr "" + +#: scene/resources/material.cpp msgid "Vertex Color" msgstr "" @@ -25296,10 +26113,6 @@ msgid "Use Alpha Scissor" msgstr "" #: scene/resources/material.cpp -msgid "Alpha Scissor Threshold" -msgstr "" - -#: scene/resources/material.cpp msgid "Particles Anim" msgstr "" @@ -25322,26 +26135,9 @@ msgid "Metallic" msgstr "" #: scene/resources/material.cpp -msgid "Metallic Specular" -msgstr "" - -#: scene/resources/material.cpp #, fuzzy -msgid "Metallic Texture" -msgstr "Ibahin ang Punong-Uri" - -#: scene/resources/material.cpp -msgid "Metallic Texture Channel" -msgstr "" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Roughness Texture" -msgstr "Gumawa ng mga Punto ng Bugahan Galing sa Mesh" - -#: scene/resources/material.cpp -msgid "Roughness Texture Channel" -msgstr "" +msgid "Texture Channel" +msgstr "Paraan ng Pag-sukat" #: scene/resources/material.cpp #, fuzzy @@ -25349,24 +26145,10 @@ msgid "Emission" msgstr "Ekspresyon" #: 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 "Ekspresyon" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Emission Texture" -msgstr "Gumawa ng mga Punto ng Bugahan Galing sa Mesh" - -#: scene/resources/material.cpp msgid "NormalMap" msgstr "" @@ -25375,35 +26157,20 @@ msgid "Rim" msgstr "" #: scene/resources/material.cpp -msgid "Rim Tint" -msgstr "" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Rim Texture" -msgstr "Mga Tampok" - -#: scene/resources/material.cpp #, fuzzy msgid "Clearcoat" msgstr "Linisin" #: scene/resources/material.cpp -#, fuzzy -msgid "Clearcoat Gloss" -msgstr "Alisin Ang Mga Buto" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Clearcoat Texture" -msgstr "Iangkat ang Tema" +msgid "Gloss" +msgstr "" #: scene/resources/material.cpp msgid "Anisotropy" msgstr "" #: scene/resources/material.cpp -msgid "Anisotropy Flowmap" +msgid "Flowmap" msgstr "" #: scene/resources/material.cpp @@ -25411,15 +26178,6 @@ msgid "Ambient Occlusion" msgstr "" #: scene/resources/material.cpp -msgid "On UV2" -msgstr "" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Texture Channel" -msgstr "Paraan ng Pag-sukat" - -#: scene/resources/material.cpp msgid "Deep Parallax" msgstr "" @@ -25452,15 +26210,10 @@ msgstr "Transisyon: " #: scene/resources/material.cpp #, fuzzy -msgid "Transmission Texture" -msgstr "Transisyon: " - -#: scene/resources/material.cpp -#, fuzzy msgid "Refraction" msgstr "Ibahin ang Pangalan ng Punsyon" -#: scene/resources/material.cpp scene/resources/navigation_mesh.cpp +#: scene/resources/material.cpp msgid "Detail" msgstr "" @@ -25501,15 +26254,20 @@ msgstr "Paraan ng Pag-pan" msgid "Lightmap Size Hint" msgstr "" -#: scene/resources/mesh.cpp -#, fuzzy -msgid "Blend Shape Mode" -msgstr "Magpalaki" - #: scene/resources/mesh.cpp scene/resources/primitive_meshes.cpp msgid "Custom AABB" msgstr "" +#: scene/resources/mesh_library.cpp +#, fuzzy +msgid "Mesh Transform" +msgstr "Kopyahin ang mga Node" + +#: scene/resources/mesh_library.cpp +#, fuzzy +msgid "NavMesh Transform" +msgstr "Pagbago ng Transform ng Animation" + #: scene/resources/multimesh.cpp msgid "Color Format" msgstr "" @@ -25532,29 +26290,14 @@ msgstr "Instance:" msgid "Visible Instance Count" msgstr "" -#: scene/resources/multimesh.cpp -#, fuzzy -msgid "Transform Array" -msgstr "Track na Pang-3D Transform" - -#: scene/resources/multimesh.cpp -#, fuzzy -msgid "Transform 2D Array" -msgstr "Track na Pang-3D Transform" - -#: scene/resources/multimesh.cpp -#, fuzzy -msgid "Color Array" -msgstr "Ibahin Ang Sukat ng Array" - -#: scene/resources/multimesh.cpp +#: scene/resources/navigation_mesh.cpp #, fuzzy -msgid "Custom Data Array" -msgstr "Ibahin Ang Sukat ng Array" +msgid "Sampling" +msgstr "Sukat:" #: scene/resources/navigation_mesh.cpp #, fuzzy -msgid "Sample Partition Type" +msgid "Partition Type" msgstr "Ibahin ang Punong-Uri" #: scene/resources/navigation_mesh.cpp @@ -25572,10 +26315,15 @@ msgid "Source Group Name" msgstr "Pangalan ng Skript:" #: scene/resources/navigation_mesh.cpp -msgid "Agent" +msgid "Cells" msgstr "" #: scene/resources/navigation_mesh.cpp +#, fuzzy +msgid "Agents" +msgstr "Mga Gizmo" + +#: scene/resources/navigation_mesh.cpp msgid "Max Climb" msgstr "" @@ -25585,11 +26333,16 @@ msgstr "" #: scene/resources/navigation_mesh.cpp #, fuzzy +msgid "Regions" +msgstr "Saklaw" + +#: scene/resources/navigation_mesh.cpp +#, fuzzy msgid "Merge Size" msgstr "Ipagsama galing sa Eksena" #: scene/resources/navigation_mesh.cpp -msgid "Edge" +msgid "Edges" msgstr "" #: scene/resources/navigation_mesh.cpp @@ -25602,6 +26355,11 @@ msgid "Verts Per Poly" msgstr "" #: scene/resources/navigation_mesh.cpp +#, fuzzy +msgid "Details" +msgstr "Ipakita ang Karaniwan" + +#: scene/resources/navigation_mesh.cpp msgid "Sample Distance" msgstr "" @@ -25619,9 +26377,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 "Usog:" + #: scene/resources/occluder_shape.cpp msgid "Spheres" msgstr "" @@ -25741,6 +26508,11 @@ msgstr "I-urong Pakanan" msgid "Is Hemisphere" msgstr "" +#: scene/resources/primitive_meshes.cpp +#, fuzzy +msgid "Curve Step" +msgstr "Kopyahin ang mga Node" + #: scene/resources/ray_shape.cpp scene/resources/segment_shape_2d.cpp msgid "Slips On Slope" msgstr "" @@ -25749,15 +26521,24 @@ msgstr "" msgid "A" msgstr "" -#: scene/resources/shader.cpp -#, fuzzy -msgid "Custom Defines" -msgstr "Patakbuhin ang Pinasadyang Eksena" - #: scene/resources/shape_2d.cpp msgid "Custom Solver Bias" msgstr "" +#: scene/resources/skin.cpp +#, fuzzy +msgid "Bind Count" +msgstr "Gumawa ng mga Punto ng Bugahan Galing sa Mesh" + +#: scene/resources/skin.cpp +msgid "Bind" +msgstr "" + +#: scene/resources/skin.cpp +#, fuzzy +msgid "Bone" +msgstr "Pangalan ng Node:" + #: scene/resources/sky.cpp msgid "Radiance Size" msgstr "" @@ -25818,19 +26599,19 @@ msgid "Expand Margin" msgstr "Palakihin lahat" #: 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 @@ -25857,6 +26638,19 @@ msgid "Image Size" msgstr "Pahina: " #: scene/resources/texture.cpp +msgid "Side" +msgstr "" + +#: scene/resources/texture.cpp +msgid "Front" +msgstr "" + +#: scene/resources/texture.cpp +#, fuzzy +msgid "Back" +msgstr "Bumalik" + +#: scene/resources/texture.cpp #, fuzzy msgid "Storage Mode" msgstr "Magpalaki" @@ -25868,13 +26662,13 @@ msgstr "Pagkuha" #: scene/resources/texture.cpp #, fuzzy -msgid "Fill From" +msgid "From" msgstr "Paraan sa Pagpapalabas:" #: scene/resources/texture.cpp #, fuzzy -msgid "Fill To" -msgstr "Paraan sa Pagpapalabas:" +msgid "To" +msgstr "Nasaitaas" #: scene/resources/texture.cpp #, fuzzy @@ -25911,8 +26705,28 @@ msgstr "" #: scene/resources/visual_shader.cpp #, fuzzy -msgid "Initialized" -msgstr "Simulan" +msgid "Depth Draw" +msgstr "Paraang Interpolasyon" + +#: scene/resources/visual_shader.cpp +#, fuzzy +msgid "Cull" +msgstr "Paraan ng Pag-sukat" + +#: scene/resources/visual_shader.cpp +#, fuzzy +msgid "Diffuse" +msgstr "Paraan ng Pag-pan" + +#: scene/resources/visual_shader.cpp +#, fuzzy +msgid "Async" +msgstr "Paraan ng Pag-pan" + +#: scene/resources/visual_shader.cpp +#, fuzzy +msgid "Modes" +msgstr "Paraan ng Pag-pan" #: scene/resources/visual_shader.cpp #, fuzzy @@ -25975,6 +26789,11 @@ msgid "Scenario" msgstr "Eksena" #: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Navigation Map" +msgstr "Nabigasyon" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp msgid "Direct Space State" msgstr "" @@ -25991,6 +26810,26 @@ msgstr "Burahin ang Linya" msgid "Default Angular Damp" msgstr "" +#: scene/resources/world.cpp +#, fuzzy +msgid "Default Map Up" +msgstr "Karaniwan" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Default Cell Size" +msgstr "Karaniwan" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Default Cell Height" +msgstr "Sinusubukan" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Default Edge Connection Margin" +msgstr "Ayusin Ang Pagkakabit:" + #: scene/resources/world_2d.cpp msgid "Canvas" msgstr "" @@ -26342,6 +27181,11 @@ msgstr "Nakikitang Collision Shapes" msgid "Collision Unsafe Fraction" msgstr "Nakikitang Collision Shapes" +#: servers/physics_2d_server.cpp servers/physics_server.cpp +#, fuzzy +msgid "Physics Engine" +msgstr "Paganahin" + #: servers/physics_server.cpp #, fuzzy msgid "Center Of Mass" @@ -26357,13 +27201,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 "" |