diff options
Diffstat (limited to 'editor/translations/pr.po')
-rw-r--r-- | editor/translations/pr.po | 2784 |
1 files changed, 1996 insertions, 788 deletions
diff --git a/editor/translations/pr.po b/editor/translations/pr.po index 0c085024e0..091d384aae 100644 --- a/editor/translations/pr.po +++ b/editor/translations/pr.po @@ -19,337 +19,476 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 2.18-dev\n" -#: editor/animation_editor.cpp -msgid "Disabled" -msgstr "Cursed" +#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp +#: modules/visual_script/visual_script_builtin_funcs.cpp +msgid "Invalid type argument to convert(), use TYPE_* constants." +msgstr "" +"Shiver me timbers! ye type argument t' convert() be wrong! use yer TYPE_* " +"constants!" -#: editor/animation_editor.cpp -msgid "All Selection" -msgstr "All yer Booty" +#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp +#: modules/mono/glue/glue_header.h +#: modules/visual_script/visual_script_builtin_funcs.cpp +msgid "Not enough bytes for decoding bytes, or invalid format." +msgstr "Nah enough bytes fer decodin' bytes, or ye got th' wrong ship." + +#: core/math/expression.cpp +msgid "Invalid input %i (not passed) in expression" +msgstr "" + +#: core/math/expression.cpp +msgid "self can't be used because instance is null (not passed)" +msgstr "" + +#: core/math/expression.cpp +#, fuzzy +msgid "Invalid operands to operator %s, %s and %s." +msgstr "Yer index property name '%s' in node %s be walkin' th' plank!" + +#: core/math/expression.cpp +#, fuzzy +msgid "Invalid index of type %s for base type %s" +msgstr "Yer index property name '%s' in node %s be walkin' th' plank!" + +#: core/math/expression.cpp +msgid "Invalid named index '%s' for base type %s" +msgstr "" + +#: core/math/expression.cpp +#, fuzzy +msgid "Invalid arguments to construct '%s'" +msgstr ": Evil argument of th' type: " + +#: core/math/expression.cpp +msgid "On call to '%s':" +msgstr "" -#: editor/animation_editor.cpp +#: editor/animation_bezier_editor.cpp +#: editor/plugins/asset_library_editor_plugin.cpp +msgid "Free" +msgstr "" + +#: editor/animation_bezier_editor.cpp +msgid "Balanced" +msgstr "" + +#: editor/animation_bezier_editor.cpp +msgid "Mirror" +msgstr "" + +#: editor/animation_bezier_editor.cpp +msgid "Insert Key Here" +msgstr "" + +#: editor/animation_bezier_editor.cpp +#, fuzzy +msgid "Duplicate Selected Key(s)" +msgstr "Yar, Blow th' Selected Down!" + +#: editor/animation_bezier_editor.cpp +#, fuzzy +msgid "Delete Selected Key(s)" +msgstr "Yar, Blow th' Selected Down!" + +#: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp +msgid "Anim Duplicate Keys" +msgstr "" + +#: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp +msgid "Anim Delete Keys" +msgstr "" + +#: editor/animation_track_editor.cpp #, fuzzy msgid "Anim Change Keyframe Time" msgstr "Change yer Anim Value" -#: editor/animation_editor.cpp +#: editor/animation_track_editor.cpp #, fuzzy msgid "Anim Change Transition" msgstr "Change yer Anim Transition" -#: editor/animation_editor.cpp +#: editor/animation_track_editor.cpp #, fuzzy msgid "Anim Change Transform" msgstr "Change yer Anim Transform" -#: editor/animation_editor.cpp +#: editor/animation_track_editor.cpp #, fuzzy msgid "Anim Change Keyframe Value" msgstr "Change yer Anim Value" -#: editor/animation_editor.cpp +#: editor/animation_track_editor.cpp #, fuzzy msgid "Anim Change Call" msgstr "Change yer Anim Call" -#: editor/animation_editor.cpp -msgid "Anim Add Track" +#: editor/animation_track_editor.cpp +msgid "Property Track" msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Duplicate Keys" +#: editor/animation_track_editor.cpp +msgid "3D Transform Track" msgstr "" -#: editor/animation_editor.cpp -msgid "Move Anim Track Up" +#: editor/animation_track_editor.cpp +msgid "Call Method Track" msgstr "" -#: editor/animation_editor.cpp -msgid "Move Anim Track Down" +#: editor/animation_track_editor.cpp +msgid "Bezier Curve Track" msgstr "" -#: editor/animation_editor.cpp -msgid "Remove Anim Track" +#: editor/animation_track_editor.cpp +msgid "Audio Playback Track" msgstr "" -#: editor/animation_editor.cpp -msgid "Set Transitions to:" +#: editor/animation_track_editor.cpp +msgid "Animation Playback Track" msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Track Rename" +#: editor/animation_track_editor.cpp +msgid "Add Track" msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Track Change Interpolation" +#: editor/animation_track_editor.cpp +msgid "Animation Length Time (seconds)" msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Track Change Value Mode" +#: editor/animation_track_editor.cpp +msgid "Animation Looping" msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Track Change Wrap Mode" +#: editor/animation_track_editor.cpp +#: modules/visual_script/visual_script_editor.cpp +msgid "Functions:" +msgstr "Yer functions:" + +#: editor/animation_track_editor.cpp +msgid "Audio Clips:" msgstr "" -#: editor/animation_editor.cpp -msgid "Edit Node Curve" +#: editor/animation_track_editor.cpp +msgid "Anim Clips:" msgstr "" -#: editor/animation_editor.cpp -msgid "Edit Selection Curve" +#: editor/animation_track_editor.cpp +msgid "Toggle this track on/off." msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Delete Keys" +#: editor/animation_track_editor.cpp +msgid "Update Mode (How this property is set)" msgstr "" -#: editor/animation_editor.cpp editor/plugins/tile_map_editor_plugin.cpp -#: modules/gridmap/grid_map_editor_plugin.cpp -msgid "Duplicate Selection" +#: editor/animation_track_editor.cpp +msgid "Interpolation Mode" msgstr "" -#: editor/animation_editor.cpp -msgid "Duplicate Transposed" +#: editor/animation_track_editor.cpp +msgid "Loop Wrap Mode (Interpolate end with beginning on loop)" msgstr "" -#: editor/animation_editor.cpp -msgid "Remove Selection" +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Remove this track." +msgstr "Discharge ye' Signal" + +#: editor/animation_track_editor.cpp +msgid "Time (s): " msgstr "" -#: editor/animation_editor.cpp +#: editor/animation_track_editor.cpp msgid "Continuous" msgstr "" -#: editor/animation_editor.cpp +#: editor/animation_track_editor.cpp msgid "Discrete" msgstr "" -#: editor/animation_editor.cpp +#: editor/animation_track_editor.cpp msgid "Trigger" msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Add Key" +#: editor/animation_track_editor.cpp +msgid "Capture" msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Move Keys" +#: editor/animation_track_editor.cpp +msgid "Nearest" msgstr "" -#: editor/animation_editor.cpp -msgid "Scale Selection" +#: editor/animation_track_editor.cpp editor/plugins/curve_editor_plugin.cpp +#: editor/property_editor.cpp +msgid "Linear" msgstr "" -#: editor/animation_editor.cpp -msgid "Scale From Cursor" +#: editor/animation_track_editor.cpp +msgid "Cubic" msgstr "" -#: editor/animation_editor.cpp -msgid "Goto Next Step" +#: editor/animation_track_editor.cpp +msgid "Clamp Loop Interp" msgstr "" -#: editor/animation_editor.cpp -msgid "Goto Prev Step" +#: editor/animation_track_editor.cpp +msgid "Wrap Loop Interp" msgstr "" -#: editor/animation_editor.cpp editor/plugins/curve_editor_plugin.cpp -#: editor/property_editor.cpp -msgid "Linear" +#: editor/animation_track_editor.cpp +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Insert Key" msgstr "" -#: editor/animation_editor.cpp editor/plugins/theme_editor_plugin.cpp -msgid "Constant" +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Duplicate Key(s)" +msgstr "Rename Variable" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Delete Key(s)" +msgstr "Yar, Blow th' Selected Down!" + +#: editor/animation_track_editor.cpp +msgid "Remove Anim Track" msgstr "" -#: editor/animation_editor.cpp -msgid "In" +#: editor/animation_track_editor.cpp +msgid "Create NEW track for %s and insert key?" msgstr "" -#: editor/animation_editor.cpp -msgid "Out" +#: editor/animation_track_editor.cpp +msgid "Create %d NEW tracks and insert keys?" msgstr "" -#: editor/animation_editor.cpp -msgid "In-Out" +#: editor/animation_track_editor.cpp editor/create_dialog.cpp +#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp +#: editor/plugin_config_dialog.cpp +#: editor/plugins/abstract_polygon_2d_editor.cpp +#: editor/plugins/light_occluder_2d_editor_plugin.cpp +#: editor/plugins/mesh_instance_editor_plugin.cpp +#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp +msgid "Create" msgstr "" -#: editor/animation_editor.cpp -msgid "Out-In" +#: editor/animation_track_editor.cpp +msgid "Anim Insert" msgstr "" -#: editor/animation_editor.cpp -msgid "Transitions" +#: editor/animation_track_editor.cpp +msgid "AnimationPlayer can't animate itself, only other players." msgstr "" -#: editor/animation_editor.cpp -msgid "Optimize Animation" +#: editor/animation_track_editor.cpp +msgid "Anim Create & Insert" msgstr "" -#: editor/animation_editor.cpp -msgid "Clean-Up Animation" +#: editor/animation_track_editor.cpp +msgid "Anim Insert Track & Key" msgstr "" -#: editor/animation_editor.cpp -msgid "Create NEW track for %s and insert key?" +#: editor/animation_track_editor.cpp +msgid "Anim Insert Key" msgstr "" -#: editor/animation_editor.cpp -msgid "Create %d NEW tracks and insert keys?" +#: editor/animation_track_editor.cpp +msgid "Transform tracks only apply to Spatial-based nodes." msgstr "" -#: editor/animation_editor.cpp editor/create_dialog.cpp -#: editor/editor_audio_buses.cpp editor/plugins/abstract_polygon_2d_editor.cpp -#: editor/plugins/light_occluder_2d_editor_plugin.cpp -#: editor/plugins/mesh_instance_editor_plugin.cpp -#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp -msgid "Create" +#: editor/animation_track_editor.cpp +msgid "" +"Audio tracks can only point to nodes of type:\n" +"-AudioStreamPlayer\n" +"-AudioStreamPlayer2D\n" +"-AudioStreamPlayer3D" msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Create & Insert" +#: editor/animation_track_editor.cpp +msgid "Animation tracks can only point to AnimationPlayer nodes." msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Insert Track & Key" +#: editor/animation_track_editor.cpp +msgid "An animation player can't animate itself, only other players." msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Insert Key" +#: editor/animation_track_editor.cpp +msgid "Not possible to add a new track without a root" msgstr "" -#: editor/animation_editor.cpp -msgid "Change Anim Len" +#: editor/animation_track_editor.cpp +msgid "Track path is invalid, so can't add a key." msgstr "" -#: editor/animation_editor.cpp -msgid "Change Anim Loop" +#: editor/animation_track_editor.cpp +msgid "Track is not of type Spatial, can't insert key" msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Create Typed Value Key" +#: editor/animation_track_editor.cpp +msgid "Track path is invalid, so can't add a method key." msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Insert" +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Method not found in object: " +msgstr "VariableGet be in davy jones locker! Not in th' script: " + +#: editor/animation_track_editor.cpp +msgid "Anim Move Keys" msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Scale Keys" +#: editor/animation_track_editor.cpp +msgid "Clipboard is empty" msgstr "" -#: editor/animation_editor.cpp -msgid "Anim Add Call Track" +#: editor/animation_track_editor.cpp +msgid "Anim Scale Keys" msgstr "" -#: editor/animation_editor.cpp -msgid "Animation zoom." +#: editor/animation_track_editor.cpp +msgid "" +"This option does not work for Bezier editing, as it's only a single track." msgstr "" -#: editor/animation_editor.cpp -msgid "Length (s):" +#: editor/animation_track_editor.cpp +msgid "Only show tracks from nodes selected in tree." msgstr "" -#: editor/animation_editor.cpp -msgid "Animation length (in seconds)." +#: editor/animation_track_editor.cpp +msgid "Group tracks by node or display them as plain list." msgstr "" -#: editor/animation_editor.cpp -msgid "Step (s):" +#: editor/animation_track_editor.cpp +msgid "Snap (s): " msgstr "" -#: editor/animation_editor.cpp -msgid "Cursor step snap (in seconds)." +#: editor/animation_track_editor.cpp +msgid "Animation step value." msgstr "" -#: editor/animation_editor.cpp -msgid "Enable/Disable looping in animation." +#: editor/animation_track_editor.cpp editor/editor_properties.cpp +#: editor/plugins/polygon_2d_editor_plugin.cpp +#: editor/plugins/script_text_editor.cpp +#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp +#: editor/project_manager.cpp editor/project_settings_editor.cpp +#: editor/property_editor.cpp modules/visual_script/visual_script_editor.cpp +msgid "Edit" +msgstr "Edit" + +#: editor/animation_track_editor.cpp +msgid "Animation properties." msgstr "" -#: editor/animation_editor.cpp -msgid "Add new tracks." +#: editor/animation_track_editor.cpp +msgid "Copy Tracks" msgstr "" -#: editor/animation_editor.cpp -msgid "Move current track up." +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Paste Tracks" +msgstr "Paste yer Node" + +#: editor/animation_track_editor.cpp +msgid "Scale Selection" msgstr "" -#: editor/animation_editor.cpp -msgid "Move current track down." +#: editor/animation_track_editor.cpp +msgid "Scale From Cursor" msgstr "" -#: editor/animation_editor.cpp -msgid "Remove selected track." +#: editor/animation_track_editor.cpp editor/plugins/tile_map_editor_plugin.cpp +#: modules/gridmap/grid_map_editor_plugin.cpp +msgid "Duplicate Selection" msgstr "" -#: editor/animation_editor.cpp -msgid "Track tools" +#: editor/animation_track_editor.cpp +msgid "Duplicate Transposed" msgstr "" -#: editor/animation_editor.cpp -msgid "Enable editing of individual keys by clicking them." +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Delete Selection" +msgstr "Yar, Blow th' Selected Down!" + +#: editor/animation_track_editor.cpp +msgid "Goto Next Step" msgstr "" -#: editor/animation_editor.cpp -msgid "Anim. Optimizer" +#: editor/animation_track_editor.cpp +msgid "Goto Prev Step" msgstr "" -#: editor/animation_editor.cpp -msgid "Max. Linear Error:" +#: editor/animation_track_editor.cpp +msgid "Optimize Animation" msgstr "" -#: editor/animation_editor.cpp -msgid "Max. Angular Error:" +#: editor/animation_track_editor.cpp +msgid "Clean-Up Animation" msgstr "" -#: editor/animation_editor.cpp -msgid "Max Optimizable Angle:" +#: editor/animation_track_editor.cpp +msgid "Pick the node that will be animated:" msgstr "" -#: editor/animation_editor.cpp -msgid "Optimize" +#: editor/animation_track_editor.cpp +msgid "Use Bezier Curves" msgstr "" -#: editor/animation_editor.cpp -msgid "Select an AnimationPlayer from the Scene Tree to edit animations." +#: editor/animation_track_editor.cpp +msgid "Anim. Optimizer" msgstr "" -#: editor/animation_editor.cpp -msgid "Key" +#: editor/animation_track_editor.cpp +msgid "Max. Linear Error:" msgstr "" -#: editor/animation_editor.cpp -msgid "Transition" +#: editor/animation_track_editor.cpp +msgid "Max. Angular Error:" msgstr "" -#: editor/animation_editor.cpp -msgid "Scale Ratio:" +#: editor/animation_track_editor.cpp +msgid "Max Optimizable Angle:" msgstr "" -#: editor/animation_editor.cpp -msgid "Call Functions in Which Node?" +#: editor/animation_track_editor.cpp +msgid "Optimize" msgstr "" -#: editor/animation_editor.cpp +#: editor/animation_track_editor.cpp msgid "Remove invalid keys" msgstr "" -#: editor/animation_editor.cpp +#: editor/animation_track_editor.cpp msgid "Remove unresolved and empty tracks" msgstr "" -#: editor/animation_editor.cpp +#: editor/animation_track_editor.cpp msgid "Clean-up all animations" msgstr "" -#: editor/animation_editor.cpp +#: editor/animation_track_editor.cpp msgid "Clean-Up Animation(s) (NO UNDO!)" msgstr "" -#: editor/animation_editor.cpp +#: editor/animation_track_editor.cpp msgid "Clean-Up" msgstr "" +#: editor/animation_track_editor.cpp +msgid "Scale Ratio:" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "Select tracks to copy:" +msgstr "" + +#: editor/animation_track_editor.cpp editor/editor_properties.cpp +#: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/script_text_editor.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp editor/property_editor.cpp +#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp +msgid "Copy" +msgstr "" + #: editor/array_property_edit.cpp msgid "Resize Array" msgstr "" @@ -370,7 +509,7 @@ msgstr "" msgid "Line Number:" msgstr "" -#: editor/code_editor.cpp +#: editor/code_editor.cpp editor/editor_help.cpp msgid "No Matches" msgstr "" @@ -386,7 +525,7 @@ msgstr "" msgid "Whole Words" msgstr "" -#: editor/code_editor.cpp +#: editor/code_editor.cpp editor/rename_dialog.cpp msgid "Replace" msgstr "" @@ -398,18 +537,26 @@ msgstr "" msgid "Selection Only" msgstr "" -#: editor/code_editor.cpp +#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp msgid "Zoom In" msgstr "" -#: editor/code_editor.cpp +#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp msgid "Zoom Out" msgstr "" -#: editor/code_editor.cpp +#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp msgid "Reset Zoom" msgstr "" +#: editor/code_editor.cpp +msgid "Warnings:" +msgstr "" + +#: editor/code_editor.cpp +msgid "Zoom:" +msgstr "" + #: editor/code_editor.cpp editor/script_editor_debugger.cpp msgid "Line:" msgstr "" @@ -439,7 +586,8 @@ msgid "Add" msgstr "" #: editor/connections_dialog.cpp editor/dependency_editor.cpp -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/groups_editor.cpp editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp #: editor/plugins/theme_editor_plugin.cpp editor/project_manager.cpp #: editor/project_settings_editor.cpp msgid "Remove" @@ -470,7 +618,7 @@ msgid "Oneshot" msgstr "" #: editor/connections_dialog.cpp editor/dependency_editor.cpp -#: editor/export_template_manager.cpp +#: editor/export_template_manager.cpp editor/groups_editor.cpp #: editor/plugins/animation_player_editor_plugin.cpp #: editor/plugins/asset_library_editor_plugin.cpp #: editor/plugins/canvas_item_editor_plugin.cpp @@ -492,11 +640,11 @@ msgid "Connect '%s' to '%s'" msgstr "" #: editor/connections_dialog.cpp -msgid "Connecting Signal:" +msgid "Disconnect '%s' from '%s'" msgstr "" #: editor/connections_dialog.cpp -msgid "Disconnect '%s' from '%s'" +msgid "Disconnect all from signal: '%s'" msgstr "" #: editor/connections_dialog.cpp @@ -504,14 +652,45 @@ msgid "Connect..." msgstr "" #: editor/connections_dialog.cpp -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Disconnect" msgstr "" +#: editor/connections_dialog.cpp +#, fuzzy +msgid "Connect Signal: " +msgstr "Slit th' Node" + +#: editor/connections_dialog.cpp +#, fuzzy +msgid "Edit Connection: " +msgstr "Slit th' Node" + +#: editor/connections_dialog.cpp +msgid "Are you sure you want to remove all connections from the \"" +msgstr "" + #: editor/connections_dialog.cpp editor/editor_help.cpp editor/node_dock.cpp msgid "Signals" msgstr "" +#: editor/connections_dialog.cpp +msgid "Are you sure you want to remove all connections from this signal?" +msgstr "" + +#: editor/connections_dialog.cpp +msgid "Disconnect All" +msgstr "" + +#: editor/connections_dialog.cpp +#, fuzzy +msgid "Edit..." +msgstr "Edit" + +#: editor/connections_dialog.cpp +msgid "Go To Method" +msgstr "" + #: editor/create_dialog.cpp #, fuzzy msgid "Change %s Type" @@ -535,22 +714,25 @@ msgstr "" msgid "Recent:" msgstr "" -#: editor/create_dialog.cpp editor/editor_node.cpp -#: editor/plugins/asset_library_editor_plugin.cpp +#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp #: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp #: editor/quick_open.cpp +#: modules/visual_script/visual_script_property_selector.cpp msgid "Search:" msgstr "" #: editor/create_dialog.cpp editor/editor_help.cpp #: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp #: editor/quick_open.cpp +#: modules/visual_script/visual_script_property_selector.cpp msgid "Matches:" msgstr "" #: editor/create_dialog.cpp editor/editor_help.cpp +#: editor/plugin_config_dialog.cpp #: editor/plugins/asset_library_editor_plugin.cpp editor/property_selector.cpp #: editor/script_editor_debugger.cpp +#: modules/visual_script/visual_script_property_selector.cpp msgid "Description:" msgstr "" @@ -608,7 +790,9 @@ msgstr "" #: editor/dependency_editor.cpp editor/editor_file_dialog.cpp #: editor/editor_help.cpp editor/editor_node.cpp editor/filesystem_dock.cpp #: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp -#: editor/quick_open.cpp scene/gui/file_dialog.cpp +#: editor/quick_open.cpp editor/script_create_dialog.cpp +#: modules/visual_script/visual_script_property_selector.cpp +#: scene/gui/file_dialog.cpp msgid "Open" msgstr "" @@ -627,7 +811,7 @@ msgid "" "Remove them anyway? (no undo)" msgstr "" -#: editor/dependency_editor.cpp +#: editor/dependency_editor.cpp editor/export_template_manager.cpp msgid "Cannot remove:" msgstr "" @@ -695,8 +879,12 @@ msgstr "" msgid "Thanks from the Godot community!" msgstr "" -#: editor/editor_about.cpp -msgid "Thanks!" +#: editor/editor_about.cpp editor/editor_node.cpp editor/inspector_dock.cpp +#: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/script_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp +#: editor/script_create_dialog.cpp scene/gui/dialogs.cpp +msgid "OK" msgstr "" #: editor/editor_about.cpp @@ -873,6 +1061,7 @@ msgid "Bus options" msgstr "" #: editor/editor_audio_buses.cpp editor/filesystem_dock.cpp +#: editor/plugins/animation_player_editor_plugin.cpp #: editor/plugins/tile_map_editor_plugin.cpp editor/scene_tree_dock.cpp msgid "Duplicate" msgstr "" @@ -942,7 +1131,8 @@ msgstr "" msgid "Create a new Bus Layout." msgstr "" -#: editor/editor_audio_buses.cpp editor/property_editor.cpp +#: editor/editor_audio_buses.cpp editor/editor_properties.cpp +#: editor/plugins/animation_player_editor_plugin.cpp editor/property_editor.cpp #: editor/script_create_dialog.cpp msgid "Load" msgstr "" @@ -952,7 +1142,6 @@ msgid "Load an existing Bus Layout." msgstr "" #: editor/editor_audio_buses.cpp -#: editor/plugins/animation_player_editor_plugin.cpp msgid "Save As" msgstr "" @@ -989,47 +1178,47 @@ msgid "Invalid name. Must not collide with an existing global constant name." msgstr "" #: editor/editor_autoload_settings.cpp -msgid "Invalid Path." +msgid "Autoload '%s' already exists!" msgstr "" #: editor/editor_autoload_settings.cpp -msgid "File does not exist." +msgid "Rename Autoload" msgstr "" #: editor/editor_autoload_settings.cpp -msgid "Not in resource path." +msgid "Toggle AutoLoad Globals" msgstr "" #: editor/editor_autoload_settings.cpp -msgid "Add AutoLoad" +msgid "Move Autoload" msgstr "" #: editor/editor_autoload_settings.cpp -msgid "Autoload '%s' already exists!" +msgid "Remove Autoload" msgstr "" #: editor/editor_autoload_settings.cpp -msgid "Rename Autoload" +msgid "Enable" msgstr "" #: editor/editor_autoload_settings.cpp -msgid "Toggle AutoLoad Globals" +msgid "Rearrange Autoloads" msgstr "" #: editor/editor_autoload_settings.cpp -msgid "Move Autoload" +msgid "Invalid Path." msgstr "" #: editor/editor_autoload_settings.cpp -msgid "Remove Autoload" +msgid "File does not exist." msgstr "" #: editor/editor_autoload_settings.cpp -msgid "Enable" +msgid "Not in resource path." msgstr "" #: editor/editor_autoload_settings.cpp -msgid "Rearrange Autoloads" +msgid "Add AutoLoad" msgstr "" #: editor/editor_autoload_settings.cpp editor/editor_file_dialog.cpp @@ -1062,7 +1251,7 @@ msgstr "" msgid "Updating scene..." msgstr "" -#: editor/editor_data.cpp +#: editor/editor_data.cpp editor/editor_properties.cpp msgid "[empty]" msgstr "" @@ -1125,6 +1314,11 @@ msgid "Copy Path" msgstr "" #: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp +msgid "Open In File Manager" +msgstr "" + +#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp +#: editor/project_manager.cpp msgid "Show In File Manager" msgstr "" @@ -1161,7 +1355,7 @@ msgid "Open a File or Directory" msgstr "" #: editor/editor_file_dialog.cpp editor/editor_node.cpp -#: editor/plugins/animation_player_editor_plugin.cpp +#: editor/inspector_dock.cpp editor/plugins/animation_player_editor_plugin.cpp #: editor/plugins/script_editor_plugin.cpp scene/gui/file_dialog.cpp msgid "Save" msgstr "" @@ -1214,7 +1408,8 @@ msgstr "" msgid "Directories & Files:" msgstr "" -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp editor/plugins/sprite_editor_plugin.cpp +#: editor/plugins/style_box_editor_plugin.cpp msgid "Preview:" msgstr "" @@ -1362,20 +1557,27 @@ msgid "" "$color][url=$url]contributing one[/url][/color]!" msgstr "" -#: editor/editor_help.cpp -msgid "Search Text" +#: editor/editor_inspector.cpp +msgid "Property: " msgstr "" -#: editor/editor_help.cpp -msgid "Find" +#: editor/editor_inspector.cpp editor/property_editor.cpp +msgid "Set" +msgstr "Set" + +#: editor/editor_inspector.cpp +msgid "Set Multiple:" msgstr "" #: editor/editor_log.cpp msgid "Output:" msgstr "" -#: editor/editor_log.cpp editor/plugins/animation_tree_editor_plugin.cpp -#: editor/property_editor.cpp editor/script_editor_debugger.cpp +#: editor/editor_log.cpp editor/editor_profiler.cpp +#: editor/editor_properties.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp +#: editor/property_editor.cpp editor/scene_tree_dock.cpp +#: editor/script_editor_debugger.cpp #: modules/gdnative/gdnative_library_editor_plugin.cpp scene/gui/line_edit.cpp #: scene/gui/text_edit.cpp msgid "Clear" @@ -1397,11 +1599,6 @@ msgstr "" msgid "Save Resource As..." msgstr "" -#: editor/editor_node.cpp editor/plugins/spatial_editor_plugin.cpp -#: editor/scene_tree_dock.cpp -msgid "I see..." -msgstr "" - #: editor/editor_node.cpp msgid "Can't open file for writing:" msgstr "" @@ -1414,8 +1611,8 @@ msgstr "" msgid "Error while saving." msgstr "" -#: editor/editor_node.cpp -msgid "Can't open '%s'." +#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp +msgid "Can't open '%s'. The file could have been moved or deleted." msgstr "" #: editor/editor_node.cpp @@ -1459,10 +1656,6 @@ msgid "" msgstr "" #: editor/editor_node.cpp -msgid "Failed to load resource." -msgstr "" - -#: editor/editor_node.cpp msgid "Can't load MeshLibrary for merging!" msgstr "" @@ -1529,42 +1722,6 @@ msgid "" msgstr "" #: editor/editor_node.cpp -msgid "Expand all properties" -msgstr "" - -#: editor/editor_node.cpp -msgid "Collapse all properties" -msgstr "" - -#: editor/editor_node.cpp -msgid "Copy Params" -msgstr "" - -#: editor/editor_node.cpp -msgid "Paste Params" -msgstr "" - -#: editor/editor_node.cpp editor/plugins/resource_preloader_editor_plugin.cpp -msgid "Paste Resource" -msgstr "" - -#: editor/editor_node.cpp -msgid "Copy Resource" -msgstr "" - -#: editor/editor_node.cpp -msgid "Make Built-In" -msgstr "" - -#: editor/editor_node.cpp -msgid "Make Sub-Resources Unique" -msgstr "" - -#: editor/editor_node.cpp -msgid "Open in Help" -msgstr "" - -#: editor/editor_node.cpp msgid "There is no defined scene to run." msgstr "" @@ -1738,11 +1895,6 @@ msgid "" "To make changes to it, a new inherited scene can be created." msgstr "" -#: editor/editor_node.cpp editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp -msgid "Ugh" -msgstr "" - #: editor/editor_node.cpp msgid "" "Error loading scene, it must be inside the project path. Use 'Import' to " @@ -1771,6 +1923,15 @@ msgid "Default" msgstr "" #: editor/editor_node.cpp +msgid "Play This Scene" +msgstr "" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Close Tab" +msgstr "Close" + +#: editor/editor_node.cpp msgid "Switch Scene Tab" msgstr "" @@ -1892,10 +2053,6 @@ msgstr "" msgid "Project Settings" msgstr "" -#: editor/editor_node.cpp -msgid "Run Script" -msgstr "" - #: editor/editor_node.cpp editor/project_export.cpp msgid "Export" msgstr "" @@ -1905,6 +2062,11 @@ msgid "Tools" msgstr "" #: editor/editor_node.cpp +#, fuzzy +msgid "Open Project Data Folder" +msgstr "Slit th' Node" + +#: editor/editor_node.cpp msgid "Quit to Project List" msgstr "" @@ -1997,6 +2159,18 @@ msgstr "" msgid "Toggle Fullscreen" msgstr "" +#: editor/editor_node.cpp +msgid "Open Editor Data/Settings Folder" +msgstr "" + +#: editor/editor_node.cpp +msgid "Open Editor Data Folder" +msgstr "" + +#: editor/editor_node.cpp +msgid "Open Editor Settings Folder" +msgstr "" + #: editor/editor_node.cpp editor/project_export.cpp msgid "Manage Export Templates" msgstr "" @@ -2012,7 +2186,8 @@ msgstr "" #: editor/editor_node.cpp editor/plugins/asset_library_editor_plugin.cpp #: editor/plugins/script_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp -#: editor/plugins/shader_editor_plugin.cpp editor/project_settings_editor.cpp +#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp +#: editor/project_settings_editor.cpp editor/rename_dialog.cpp msgid "Search" msgstr "" @@ -2056,7 +2231,7 @@ msgstr "" msgid "Stop the scene." msgstr "" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/editor_profiler.cpp msgid "Stop" msgstr "" @@ -2077,59 +2252,32 @@ msgid "Play Custom Scene" msgstr "" #: editor/editor_node.cpp -msgid "Spins when the editor window repaints!" -msgstr "" - -#: editor/editor_node.cpp -msgid "Update Always" -msgstr "" - -#: editor/editor_node.cpp -msgid "Update Changes" -msgstr "" - -#: editor/editor_node.cpp -msgid "Disable Update Spinner" -msgstr "" - -#: editor/editor_node.cpp -msgid "Inspector" -msgstr "" - -#: editor/editor_node.cpp -msgid "Create a new resource in memory and edit it." -msgstr "" - -#: editor/editor_node.cpp -msgid "Load an existing resource from disk and edit it." -msgstr "" - -#: editor/editor_node.cpp -msgid "Save the currently edited resource." +msgid "Changing the video driver requires restarting the editor." msgstr "" -#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp -msgid "Save As..." +#: editor/editor_node.cpp editor/project_settings_editor.cpp +#: editor/settings_config_dialog.cpp +msgid "Save & Restart" msgstr "" #: editor/editor_node.cpp -msgid "Go to the previous edited object in history." +msgid "Spins when the editor window repaints!" msgstr "" #: editor/editor_node.cpp -msgid "Go to the next edited object in history." +msgid "Update Always" msgstr "" #: editor/editor_node.cpp -msgid "History of recently edited objects." +msgid "Update Changes" msgstr "" #: editor/editor_node.cpp -msgid "Object properties." +msgid "Disable Update Spinner" msgstr "" #: editor/editor_node.cpp -msgid "Changes may be lost!" +msgid "Inspector" msgstr "" #: editor/editor_node.cpp editor/plugins/asset_library_editor_plugin.cpp @@ -2146,6 +2294,10 @@ msgid "FileSystem" msgstr "" #: editor/editor_node.cpp +msgid "Expand Bottom Panel" +msgstr "" + +#: editor/editor_node.cpp scene/resources/visual_shader.cpp msgid "Output" msgstr "" @@ -2222,19 +2374,24 @@ msgid "Thumbnail..." msgstr "" #: editor/editor_plugin_settings.cpp +#, fuzzy +msgid "Edit Plugin" +msgstr "Ye be fixin' Signal:" + +#: editor/editor_plugin_settings.cpp msgid "Installed Plugins:" msgstr "" -#: editor/editor_plugin_settings.cpp +#: editor/editor_plugin_settings.cpp editor/plugin_config_dialog.cpp msgid "Update" msgstr "" -#: editor/editor_plugin_settings.cpp +#: editor/editor_plugin_settings.cpp editor/plugin_config_dialog.cpp #: editor/plugins/asset_library_editor_plugin.cpp msgid "Version:" msgstr "" -#: editor/editor_plugin_settings.cpp +#: editor/editor_plugin_settings.cpp editor/plugin_config_dialog.cpp msgid "Author:" msgstr "" @@ -2242,12 +2399,14 @@ msgstr "" msgid "Status:" msgstr "" -#: editor/editor_profiler.cpp -msgid "Stop Profiling" -msgstr "" +#: editor/editor_plugin_settings.cpp +#, fuzzy +msgid "Edit:" +msgstr "Edit" -#: editor/editor_profiler.cpp -msgid "Start Profiling" +#: editor/editor_profiler.cpp editor/plugins/animation_state_machine_editor.cpp +#: editor/rename_dialog.cpp +msgid "Start" msgstr "" #: editor/editor_profiler.cpp @@ -2295,6 +2454,101 @@ msgstr "" msgid "Calls" msgstr "Call" +#: editor/editor_properties.cpp editor/property_editor.cpp +msgid "On" +msgstr "" + +#: editor/editor_properties.cpp +msgid "Layer" +msgstr "" + +#: editor/editor_properties.cpp +msgid "Bit %d, value %d" +msgstr "" + +#: editor/editor_properties.cpp editor/property_editor.cpp +msgid "[Empty]" +msgstr "" + +#: editor/editor_properties.cpp editor/plugins/root_motion_editor_plugin.cpp +msgid "Assign.." +msgstr "" + +#: editor/editor_properties.cpp editor/property_editor.cpp +msgid "Pick a Viewport" +msgstr "" + +#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp +#: editor/property_editor.cpp +msgid "New Script" +msgstr "" + +#: editor/editor_properties.cpp editor/property_editor.cpp +msgid "New %s" +msgstr "" + +#: editor/editor_properties.cpp editor/property_editor.cpp +msgid "Make Unique" +msgstr "" + +#: editor/editor_properties.cpp editor/property_editor.cpp +msgid "Show in File System" +msgstr "" + +#: editor/editor_properties.cpp +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/animation_state_machine_editor.cpp +#: editor/plugins/resource_preloader_editor_plugin.cpp +#: editor/plugins/script_text_editor.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp editor/property_editor.cpp +#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp +msgid "Paste" +msgstr "" + +#: editor/editor_properties.cpp editor/property_editor.cpp +msgid "Convert To %s" +msgstr "" + +#: editor/editor_properties.cpp +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#, fuzzy +msgid "Open Editor" +msgstr "Edit" + +#: editor/editor_properties.cpp editor/property_editor.cpp +msgid "Selected node is not a Viewport!" +msgstr "" + +#: editor/editor_properties_array_dict.cpp +msgid "Size: " +msgstr "" + +#: editor/editor_properties_array_dict.cpp +msgid "Page: " +msgstr "" + +#: editor/editor_properties_array_dict.cpp +msgid "New Key:" +msgstr "" + +#: editor/editor_properties_array_dict.cpp +msgid "New Value:" +msgstr "" + +#: editor/editor_properties_array_dict.cpp +msgid "Add Key/Value Pair" +msgstr "" + +#: editor/editor_properties_array_dict.cpp +#: editor/plugins/theme_editor_plugin.cpp +msgid "Remove Item" +msgstr "" + #: editor/editor_run_native.cpp msgid "Select device from the list" msgstr "" @@ -2329,10 +2583,6 @@ msgstr "" msgid "Did you forget the '_run' method?" msgstr "" -#: editor/editor_settings.cpp -msgid "Default (Same as Editor)" -msgstr "" - #: editor/editor_sub_scene.cpp msgid "Select Node(s) to Import" msgstr "" @@ -2358,6 +2608,7 @@ msgid "(Installed)" msgstr "" #: editor/export_template_manager.cpp +#: editor/plugins/asset_library_editor_plugin.cpp msgid "Download" msgstr "" @@ -2382,8 +2633,9 @@ msgid "Can't open export templates zip." msgstr "" #: editor/export_template_manager.cpp -msgid "Invalid version.txt format inside templates." -msgstr "" +#, fuzzy +msgid "Invalid version.txt format inside templates: %s." +msgstr "Yer index property name be thrown overboard!" #: editor/export_template_manager.cpp msgid "No version.txt found inside templates." @@ -2443,6 +2695,12 @@ msgid "Download Complete." msgstr "" #: editor/export_template_manager.cpp +msgid "" +"Templates installation failed. The problematic templates archives can be " +"found at '%s'." +msgstr "" + +#: editor/export_template_manager.cpp msgid "Error requesting url: " msgstr "" @@ -2526,7 +2784,7 @@ msgid "Download Templates" msgstr "Discharge ye' Variable" #: editor/export_template_manager.cpp -msgid "Select mirror from list: " +msgid "Select mirror from list: (Shift+Click: Open in Browser)" msgstr "" #: editor/file_type_cache.cpp @@ -2538,11 +2796,11 @@ msgid "Cannot navigate to '%s' as it has not been found in the file system!" msgstr "" #: editor/filesystem_dock.cpp -msgid "View items as a grid of thumbnails" +msgid "View items as a grid of thumbnails." msgstr "" #: editor/filesystem_dock.cpp -msgid "View items as a list" +msgid "View items as a list." msgstr "" #: editor/filesystem_dock.cpp @@ -2617,7 +2875,7 @@ msgstr "" msgid "Collapse all" msgstr "" -#: editor/filesystem_dock.cpp +#: editor/filesystem_dock.cpp editor/plugins/animation_player_editor_plugin.cpp msgid "Rename..." msgstr "" @@ -2646,6 +2904,21 @@ msgid "Duplicate..." msgstr "" #: editor/filesystem_dock.cpp +msgid "New Script..." +msgstr "" + +#: editor/filesystem_dock.cpp +msgid "New Resource..." +msgstr "" + +#: editor/filesystem_dock.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp +#: editor/project_manager.cpp editor/rename_dialog.cpp +#: editor/scene_tree_dock.cpp +msgid "Rename" +msgstr "" + +#: editor/filesystem_dock.cpp msgid "Previous Directory" msgstr "" @@ -2658,26 +2931,126 @@ msgid "Re-Scan Filesystem" msgstr "" #: editor/filesystem_dock.cpp -msgid "Toggle folder status as Favorite" +msgid "Toggle folder status as Favorite." msgstr "" #: editor/filesystem_dock.cpp +#, fuzzy +msgid "Show current scene file." +msgstr "Slit th' Node" + +#: editor/filesystem_dock.cpp msgid "Instance the selected scene(s) as child of the selected node." msgstr "" #: editor/filesystem_dock.cpp +msgid "Enter tree-view." +msgstr "" + +#: editor/filesystem_dock.cpp +msgid "Search files" +msgstr "" + +#: editor/filesystem_dock.cpp msgid "" "Scanning Files,\n" "Please Wait..." msgstr "" -#: editor/filesystem_dock.cpp +#: editor/filesystem_dock.cpp editor/plugins/tile_map_editor_plugin.cpp msgid "Move" msgstr "" -#: editor/filesystem_dock.cpp editor/plugins/animation_tree_editor_plugin.cpp -#: editor/project_manager.cpp -msgid "Rename" +#: editor/filesystem_dock.cpp +msgid "There is already file or folder with the same name in this location." +msgstr "" + +#: editor/filesystem_dock.cpp +msgid "Overwrite" +msgstr "" + +#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp +msgid "Create Script" +msgstr "" + +#: editor/find_in_files.cpp +msgid "Find in files" +msgstr "" + +#: editor/find_in_files.cpp +msgid "Find: " +msgstr "" + +#: editor/find_in_files.cpp +msgid "Whole words" +msgstr "" + +#: editor/find_in_files.cpp +msgid "Match case" +msgstr "" + +#: editor/find_in_files.cpp +msgid "Folder: " +msgstr "" + +#: editor/find_in_files.cpp +#, fuzzy +msgid "Filter: " +msgstr "Paste yer Node" + +#: editor/find_in_files.cpp editor/plugins/script_editor_plugin.cpp +#: editor/plugins/script_text_editor.cpp +msgid "Find..." +msgstr "" + +#: editor/find_in_files.cpp editor/plugins/script_text_editor.cpp +msgid "Replace..." +msgstr "" + +#: editor/find_in_files.cpp editor/progress_dialog.cpp scene/gui/dialogs.cpp +msgid "Cancel" +msgstr "" + +#: editor/find_in_files.cpp +msgid "Replace: " +msgstr "" + +#: editor/find_in_files.cpp +msgid "Replace all (no undo)" +msgstr "" + +#: editor/find_in_files.cpp +msgid "Searching..." +msgstr "" + +#: editor/find_in_files.cpp +msgid "Search complete" +msgstr "" + +#: editor/groups_editor.cpp +msgid "Group name already exists." +msgstr "" + +#: editor/groups_editor.cpp +#, fuzzy +msgid "invalid Group name." +msgstr "Yer unique name be evil." + +#: editor/groups_editor.cpp editor/node_dock.cpp +msgid "Groups" +msgstr "" + +#: editor/groups_editor.cpp +msgid "Nodes not in Group" +msgstr "" + +#: editor/groups_editor.cpp editor/scene_tree_dock.cpp +#, fuzzy +msgid "Filter nodes" +msgstr "Paste yer Node" + +#: editor/groups_editor.cpp +msgid "Nodes in Group" msgstr "" #: editor/groups_editor.cpp @@ -2688,6 +3061,10 @@ msgstr "" msgid "Remove from Group" msgstr "" +#: editor/groups_editor.cpp +msgid "Manage Groups" +msgstr "" + #: editor/import/resource_importer_scene.cpp msgid "Import as Single Scene" msgstr "" @@ -2729,7 +3106,7 @@ msgid "Import as Multiple Scenes+Materials" msgstr "" #: editor/import/resource_importer_scene.cpp -#: editor/plugins/cube_grid_theme_editor_plugin.cpp +#: editor/plugins/mesh_library_editor_plugin.cpp msgid "Import Scene" msgstr "" @@ -2789,16 +3166,123 @@ msgstr "" msgid "Reimport" msgstr "" +#: editor/inspector_dock.cpp +msgid "Failed to load resource." +msgstr "" + +#: editor/inspector_dock.cpp editor/plugins/canvas_item_editor_plugin.cpp +#: editor/scene_tree_dock.cpp +msgid "Ok" +msgstr "" + +#: editor/inspector_dock.cpp +msgid "Expand all properties" +msgstr "" + +#: editor/inspector_dock.cpp +msgid "Collapse all properties" +msgstr "" + +#: editor/inspector_dock.cpp editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/script_editor_plugin.cpp +msgid "Save As..." +msgstr "" + +#: editor/inspector_dock.cpp +msgid "Copy Params" +msgstr "" + +#: editor/inspector_dock.cpp +msgid "Paste Params" +msgstr "" + +#: editor/inspector_dock.cpp +msgid "Edit Resource Clipboard" +msgstr "" + +#: editor/inspector_dock.cpp +msgid "Copy Resource" +msgstr "" + +#: editor/inspector_dock.cpp +msgid "Make Built-In" +msgstr "" + +#: editor/inspector_dock.cpp +msgid "Make Sub-Resources Unique" +msgstr "" + +#: editor/inspector_dock.cpp +msgid "Open in Help" +msgstr "" + +#: editor/inspector_dock.cpp +msgid "Create a new resource in memory and edit it." +msgstr "" + +#: editor/inspector_dock.cpp +msgid "Load an existing resource from disk and edit it." +msgstr "" + +#: editor/inspector_dock.cpp +msgid "Go to the previous edited object in history." +msgstr "" + +#: editor/inspector_dock.cpp +msgid "Go to the next edited object in history." +msgstr "" + +#: editor/inspector_dock.cpp +msgid "History of recently edited objects." +msgstr "" + +#: editor/inspector_dock.cpp +msgid "Object properties." +msgstr "" + +#: editor/inspector_dock.cpp +#, fuzzy +msgid "Filter properties" +msgstr "Paste yer Node" + +#: editor/inspector_dock.cpp +msgid "Changes may be lost!" +msgstr "" + #: editor/multi_node_edit.cpp msgid "MultiNode Set" msgstr "" #: editor/node_dock.cpp -msgid "Groups" +msgid "Select a Node to edit Signals and Groups." msgstr "" -#: editor/node_dock.cpp -msgid "Select a Node to edit Signals and Groups." +#: editor/plugin_config_dialog.cpp +msgid "Edit a Plugin" +msgstr "" + +#: editor/plugin_config_dialog.cpp +msgid "Create a Plugin" +msgstr "" + +#: editor/plugin_config_dialog.cpp +msgid "Plugin Name:" +msgstr "" + +#: editor/plugin_config_dialog.cpp +msgid "Subfolder:" +msgstr "" + +#: editor/plugin_config_dialog.cpp +msgid "Language:" +msgstr "" + +#: editor/plugin_config_dialog.cpp +msgid "Script Name:" +msgstr "" + +#: editor/plugin_config_dialog.cpp +msgid "Activate now?" msgstr "" #: editor/plugins/abstract_polygon_2d_editor.cpp @@ -2843,6 +3327,145 @@ msgstr "" msgid "Delete points" msgstr "Yar, Blow th' Selected Down!" +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/animation_state_machine_editor.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Add Animation" +msgstr "" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Load.." +msgstr "" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#: editor/plugins/animation_state_machine_editor.cpp +msgid "This type of node can't be used. Only root nodes are allowed." +msgstr "" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/animation_state_machine_editor.cpp +msgid "" +"AnimationTree is inactive.\n" +"Activate to enable playback, check node warnings if activation fails." +msgstr "" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Set the blending position within the space" +msgstr "" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Select and move points, create points with RMB." +msgstr "" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Create points." +msgstr "Yar, Blow th' Selected Down!" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#, fuzzy +msgid "Erase points." +msgstr "Yar, Blow th' Selected Down!" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Point" +msgstr "" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Open Animation Node" +msgstr "" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Triangle already exists" +msgstr "" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "BlendSpace2D does not belong to an AnimationTree node." +msgstr "" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "No triangles exist, so no blending can take place." +msgstr "" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Create triangles by connecting points." +msgstr "" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Erase points and triangles." +msgstr "" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Generate blend triangles automatically (instead of manually)" +msgstr "" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +#: editor/plugins/polygon_2d_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Snap" +msgstr "" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp +#, fuzzy +msgid "Edit Filters" +msgstr "Edit yer Variable:" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +msgid "Output node can't be added to the blend tree." +msgstr "" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Unable to connect, port may be in use or connection may be invalid." +msgstr "" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +msgid "No animation player set, so unable to retrieve track names." +msgstr "" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +msgid "Player path set is invalid, so unable to retrieve track names." +msgstr "" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/root_motion_editor_plugin.cpp +msgid "" +"Animation player has no valid root node path, so unable to retrieve track " +"names." +msgstr "" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Add Node.." +msgstr "Add Node" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/root_motion_editor_plugin.cpp +#, fuzzy +msgid "Edit Filtered Tracks:" +msgstr "Edit yer Variable:" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +msgid "Enable filtering" +msgstr "" + #: editor/plugins/animation_player_editor_plugin.cpp msgid "Toggle Autoplay" msgstr "" @@ -2869,11 +3492,12 @@ msgid "Remove Animation" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "ERROR: Invalid animation name!" -msgstr "" +#, fuzzy +msgid "Invalid animation name!" +msgstr "Yer unique name be evil." #: editor/plugins/animation_player_editor_plugin.cpp -msgid "ERROR: Animation name already exists!" +msgid "Animation name already exists!" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp @@ -2882,11 +3506,6 @@ msgid "Rename Animation" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Add Animation" -msgstr "" - -#: editor/plugins/animation_player_editor_plugin.cpp msgid "Blend Next Changed" msgstr "" @@ -2903,11 +3522,11 @@ msgid "Duplicate Animation" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "ERROR: No animation to copy!" +msgid "No animation to copy!" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "ERROR: No animation resource on clipboard!" +msgid "No animation resource on clipboard!" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp @@ -2919,7 +3538,7 @@ msgid "Paste Animation" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "ERROR: No animation to edit!" +msgid "No animation to edit!" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp @@ -2951,39 +3570,32 @@ msgid "Scale animation playback globally for the node." msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "Create new animation in player." -msgstr "" - -#: editor/plugins/animation_player_editor_plugin.cpp -msgid "Load animation from disk." -msgstr "" - -#: editor/plugins/animation_player_editor_plugin.cpp -msgid "Load an animation from disk." +msgid "Animation Tools" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "Save the current animation" +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Animation" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "Display list of animations in player." +msgid "New" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "Autoplay on Load" +msgid "Edit Transitions..." msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "Edit Target Blend Times" +msgid "Open in Inspector" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "Animation Tools" +msgid "Display list of animations in player." msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "Copy Animation" +msgid "Autoplay on Load" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp @@ -3036,6 +3648,10 @@ msgid "Include Gizmos (3D)" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp +msgid "Pin AnimationPlayer" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp msgid "Create New Animation" msgstr "" @@ -3045,6 +3661,7 @@ msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp #: editor/plugins/resource_preloader_editor_plugin.cpp +#: editor/plugins/script_editor_plugin.cpp #: editor/plugins/sprite_frames_editor_plugin.cpp editor/property_editor.cpp #: editor/script_create_dialog.cpp msgid "Error!" @@ -3062,162 +3679,209 @@ msgstr "" msgid "Cross-Animation Blend Times" msgstr "" -#: editor/plugins/animation_player_editor_plugin.cpp -#: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Animation" +#: editor/plugins/animation_state_machine_editor.cpp +msgid "End" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp -msgid "New name:" +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Immediate" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Sync" +msgstr "" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "At End" +msgstr "" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Travel" +msgstr "" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Start and end nodes are needed for a sub-transition." +msgstr "" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "No playback resource set at path: %s." +msgstr "" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "" +"Select and move nodes.\n" +"RMB to add new nodes.\n" +"Shift+LMB to create connections." +msgstr "" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Create new nodes." +msgstr "" + +#: editor/plugins/animation_state_machine_editor.cpp #, fuzzy -msgid "Edit Filters" -msgstr "Edit yer Variable:" +msgid "Connect nodes." +msgstr "Slit th' Node" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Remove selected node or transition" +msgstr "" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Toggle autoplay this animation on start, restart or seek to zero." +msgstr "" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Set the end animation. This is useful for sub-transitions." +msgstr "" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Transition: " +msgstr "" #: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp +msgid "AnimationTree" +msgstr "" + +#: editor/plugins/animation_tree_player_editor_plugin.cpp +msgid "New name:" +msgstr "" + +#: editor/plugins/animation_tree_player_editor_plugin.cpp #: editor/plugins/multimesh_editor_plugin.cpp msgid "Scale:" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Fade In (s):" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Fade Out (s):" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Blend" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Mix" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Auto Restart:" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Restart (s):" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Random Restart (s):" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Start!" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp #: editor/plugins/multimesh_editor_plugin.cpp msgid "Amount:" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Blend:" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Blend 0:" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Blend 1:" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "X-Fade Time (s):" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Current:" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Add Input" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Clear Auto-Advance" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Set Auto-Advance" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Delete Input" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Animation tree is valid." msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Animation tree is invalid." msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Animation Node" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "OneShot Node" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Mix Node" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Blend2 Node" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Blend3 Node" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Blend4 Node" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "TimeScale Node" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "TimeSeek Node" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Transition Node" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Import Animations..." msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Edit Node Filters" msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Filters..." msgstr "" -#: editor/plugins/animation_tree_editor_plugin.cpp -msgid "AnimationTree" -msgstr "" - -#: editor/plugins/asset_library_editor_plugin.cpp -msgid "Free" -msgstr "" - #: editor/plugins/asset_library_editor_plugin.cpp msgid "Contents:" msgstr "" @@ -3271,7 +3935,11 @@ msgid "Asset Download Error:" msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp -msgid "Fetching:" +msgid "Downloading (%s / %s)..." +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp +msgid "Downloading..." msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp @@ -3299,19 +3967,19 @@ msgid "Download for this asset is already in progress!" msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp -msgid "first" +msgid "First" msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp -msgid "prev" +msgid "Previous" msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp -msgid "next" +msgid "Next" msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp -msgid "last" +msgid "Last" msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp @@ -3379,7 +4047,7 @@ msgid "Bake Lightmaps" msgstr "" #: editor/plugins/camera_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp editor/rename_dialog.cpp msgid "Preview" msgstr "" @@ -3388,12 +4056,10 @@ msgid "Configure Snap" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Grid Offset:" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Grid Step:" msgstr "" @@ -3406,14 +4072,6 @@ msgid "Rotation Step:" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Move Pivot" -msgstr "" - -#: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Move Action" -msgstr "" - -#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Move vertical guide" msgstr "" @@ -3444,11 +4102,24 @@ msgid "Create new horizontal and vertical guides" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Edit IK Chain" +#, fuzzy +msgid "Move pivot" +msgstr "Discharge ye' Signal" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Rotate CanvasItem" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Move anchor" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Resize CanvasItem" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Edit CanvasItem" +msgid "Move CanvasItem" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp @@ -3468,6 +4139,18 @@ msgid "Paste Pose" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Zoom out" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Zoom reset" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Zoom in" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Select Mode" msgstr "" @@ -3512,7 +4195,7 @@ msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy -msgid "Toggles snapping" +msgid "Toggle snapping." msgstr "Toggle ye Breakpoint" #: editor/plugins/canvas_item_editor_plugin.cpp @@ -3520,7 +4203,7 @@ msgid "Use Snap" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Snapping options" +msgid "Snapping Options" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp @@ -3561,6 +4244,10 @@ msgid "Snap to node sides" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Snap to node center" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Snap to other nodes" msgstr "" @@ -3587,23 +4274,23 @@ msgid "Restores the object's children's ability to be selected." msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Make Bones" +msgid "Show Bones" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Clear Bones" +msgid "Make IK Chain" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Show Bones" +msgid "Clear IK Chain" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Make IK Chain" +msgid "Make Custom Bone(s) from Node(s)" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Clear IK Chain" +msgid "Clear Custom Bones" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp @@ -3649,11 +4336,7 @@ msgid "Layout" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Insert Keys" -msgstr "" - -#: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Insert Key" +msgid "Insert keys." msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp @@ -3669,15 +4352,6 @@ msgid "Clear Pose" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Drag pivot from mouse position" -msgstr "" - -#: editor/plugins/canvas_item_editor_plugin.cpp -#, fuzzy -msgid "Set pivot at mouse position" -msgstr "Discharge ye' Signal" - -#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Multiply grid step by 2" msgstr "" @@ -3693,10 +4367,6 @@ msgstr "" msgid "Adding %s..." msgstr "" -#: editor/plugins/canvas_item_editor_plugin.cpp editor/scene_tree_dock.cpp -msgid "Ok" -msgstr "" - #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Cannot instantiate multiple nodes without root." msgstr "" @@ -3729,26 +4399,18 @@ msgstr "" msgid "Set Handle" msgstr "" -#: editor/plugins/cube_grid_theme_editor_plugin.cpp -msgid "Remove item %d?" -msgstr "" - -#: editor/plugins/cube_grid_theme_editor_plugin.cpp -#: editor/plugins/theme_editor_plugin.cpp -#: editor/plugins/tile_set_editor_plugin.cpp -msgid "Add Item" -msgstr "" - -#: editor/plugins/cube_grid_theme_editor_plugin.cpp -msgid "Remove Selected Item" +#: editor/plugins/cpu_particles_editor_plugin.cpp +msgid "CPUParticles" msgstr "" -#: editor/plugins/cube_grid_theme_editor_plugin.cpp -msgid "Import from Scene" +#: editor/plugins/cpu_particles_editor_plugin.cpp +#: editor/plugins/particles_editor_plugin.cpp +msgid "Create Emission Points From Mesh" msgstr "" -#: editor/plugins/cube_grid_theme_editor_plugin.cpp -msgid "Update from Scene" +#: editor/plugins/cpu_particles_editor_plugin.cpp +#: editor/plugins/particles_editor_plugin.cpp +msgid "Create Emission Points From Node" msgstr "" #: editor/plugins/curve_editor_plugin.cpp @@ -3822,15 +4484,6 @@ msgstr "" msgid "Bake GI Probe" msgstr "" -#: editor/plugins/gradient_editor_plugin.cpp -msgid "Add/Remove Color Ramp Point" -msgstr "" - -#: editor/plugins/gradient_editor_plugin.cpp -#: editor/plugins/shader_graph_editor_plugin.cpp -msgid "Modify Color Ramp" -msgstr "" - #: editor/plugins/item_list_editor_plugin.cpp msgid "Item %d" msgstr "" @@ -3914,6 +4567,7 @@ msgid "No mesh to debug." msgstr "" #: editor/plugins/mesh_instance_editor_plugin.cpp +#: editor/plugins/sprite_editor_plugin.cpp msgid "Model has no UV in this layer" msgstr "" @@ -3981,6 +4635,27 @@ msgstr "" msgid "Outline Size:" msgstr "" +#: editor/plugins/mesh_library_editor_plugin.cpp +msgid "Remove item %d?" +msgstr "" + +#: editor/plugins/mesh_library_editor_plugin.cpp +#: editor/plugins/theme_editor_plugin.cpp +msgid "Add Item" +msgstr "" + +#: editor/plugins/mesh_library_editor_plugin.cpp +msgid "Remove Selected Item" +msgstr "" + +#: editor/plugins/mesh_library_editor_plugin.cpp +msgid "Import from Scene" +msgstr "" + +#: editor/plugins/mesh_library_editor_plugin.cpp +msgid "Update from Scene" +msgstr "" + #: editor/plugins/multimesh_editor_plugin.cpp msgid "No mesh source specified (and no MultiMesh set in node)." msgstr "" @@ -4081,70 +4756,6 @@ msgstr "" msgid "Populate" msgstr "" -#: editor/plugins/navigation_mesh_editor_plugin.cpp -msgid "Bake!" -msgstr "" - -#: editor/plugins/navigation_mesh_editor_plugin.cpp -msgid "Bake the navigation mesh." -msgstr "" - -#: editor/plugins/navigation_mesh_editor_plugin.cpp -msgid "Clear the navigation mesh." -msgstr "" - -#: editor/plugins/navigation_mesh_generator.cpp -msgid "Setting up Configuration..." -msgstr "" - -#: editor/plugins/navigation_mesh_generator.cpp -msgid "Calculating grid size..." -msgstr "" - -#: editor/plugins/navigation_mesh_generator.cpp -msgid "Creating heightfield..." -msgstr "" - -#: editor/plugins/navigation_mesh_generator.cpp -msgid "Marking walkable triangles..." -msgstr "" - -#: editor/plugins/navigation_mesh_generator.cpp -msgid "Constructing compact heightfield..." -msgstr "" - -#: editor/plugins/navigation_mesh_generator.cpp -msgid "Eroding walkable area..." -msgstr "" - -#: editor/plugins/navigation_mesh_generator.cpp -msgid "Partitioning..." -msgstr "" - -#: editor/plugins/navigation_mesh_generator.cpp -msgid "Creating contours..." -msgstr "" - -#: editor/plugins/navigation_mesh_generator.cpp -msgid "Creating polymesh..." -msgstr "" - -#: editor/plugins/navigation_mesh_generator.cpp -msgid "Converting to native navigation mesh..." -msgstr "" - -#: editor/plugins/navigation_mesh_generator.cpp -msgid "Navigation Mesh Generator Setup:" -msgstr "" - -#: editor/plugins/navigation_mesh_generator.cpp -msgid "Parsing Geometry..." -msgstr "" - -#: editor/plugins/navigation_mesh_generator.cpp -msgid "Done!" -msgstr "" - #: editor/plugins/navigation_polygon_editor_plugin.cpp msgid "Create Navigation Polygon" msgstr "" @@ -4205,59 +4816,55 @@ msgid "Emission Colors" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Node does not contain geometry." -msgstr "" - -#: editor/plugins/particles_editor_plugin.cpp -msgid "Node does not contain geometry (faces)." +msgid "Faces contain no area!" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "A processor material of type 'ParticlesMaterial' is required." +msgid "No faces!" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Faces contain no area!" +msgid "Node does not contain geometry." msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "No faces!" +msgid "Node does not contain geometry (faces)." msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Generate AABB" +msgid "Create Emitter" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Create Emission Points From Mesh" +msgid "Emission Points:" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Create Emission Points From Node" +msgid "Surface Points" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Create Emitter" +msgid "Surface Points+Normal (Directed)" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Emission Points:" +msgid "Volume" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Surface Points" +msgid "Emission Source: " msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Surface Points+Normal (Directed)" +msgid "A processor material of type 'ParticlesMaterial' is required." msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Volume" +msgid "Generate AABB" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Emission Source: " +msgid "Convert to CPUParticles" msgstr "" #: editor/plugins/particles_editor_plugin.cpp @@ -4337,6 +4944,22 @@ msgstr "" msgid "Close Curve" msgstr "" +#: editor/plugins/path_2d_editor_plugin.cpp +#: editor/plugins/path_editor_plugin.cpp editor/plugins/theme_editor_plugin.cpp +#: editor/project_export.cpp +msgid "Options" +msgstr "" + +#: editor/plugins/path_2d_editor_plugin.cpp +#: editor/plugins/path_editor_plugin.cpp +msgid "Mirror Handle Angles" +msgstr "" + +#: editor/plugins/path_2d_editor_plugin.cpp +#: editor/plugins/path_editor_plugin.cpp +msgid "Mirror Handle Lengths" +msgstr "" + #: editor/plugins/path_editor_plugin.cpp msgid "Curve Point #" msgstr "" @@ -4373,19 +4996,88 @@ msgstr "Discharge ye' Function" msgid "Remove In-Control Point" msgstr "" +#: editor/plugins/physical_bone_plugin.cpp +#, fuzzy +msgid "Move joint" +msgstr "Discharge ye' Signal" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "" +"The skeleton property of the Polygon2D does not point to a Skeleton2D node" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Sync bones" +msgstr "" + #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Create UV Map" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Create Polygon & UV" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Split point with itself." +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Split can't form an existing edge." +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Split already exists." +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +#, fuzzy +msgid "Add Split" +msgstr "Add Signal" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +#, fuzzy +msgid "Invalid Split: " +msgstr ": Evil arguments: " + +#: editor/plugins/polygon_2d_editor_plugin.cpp +#, fuzzy +msgid "Remove Split" +msgstr "Discharge ye' Signal" + +#: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Transform UV Map" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Paint bone weights" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Polygon 2D UV Editor" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "UV" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Poly" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Splits" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Bones" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Create Polygon" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Move Point" msgstr "" @@ -4414,12 +5106,24 @@ msgid "Scale Polygon" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -#: editor/plugins/script_text_editor.cpp -#: editor/plugins/shader_editor_plugin.cpp editor/project_manager.cpp -#: editor/project_settings_editor.cpp editor/property_editor.cpp -#: modules/visual_script/visual_script_editor.cpp -msgid "Edit" -msgstr "Edit" +msgid "Connect two points to make a split" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Select a split to erase it" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Paint weights with specified intensity" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "UnPaint weights with specified intensity" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Radius:" +msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Polygon->UV" @@ -4434,8 +5138,7 @@ msgid "Clear UV" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Snap" +msgid "Grid Settings" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp @@ -4446,6 +5149,30 @@ msgstr "" msgid "Grid" msgstr "" +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Configure Grid:" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Grid Offset X:" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Grid Offset Y:" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Grid Step X:" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Grid Step Y:" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Sync Bones to Polygon" +msgstr "" + #: editor/plugins/resource_preloader_editor_plugin.cpp msgid "ERROR: Couldn't load resource!" msgstr "" @@ -4468,6 +5195,10 @@ msgid "Resource clipboard is empty!" msgstr "" #: editor/plugins/resource_preloader_editor_plugin.cpp +msgid "Paste Resource" +msgstr "" + +#: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/scene_tree_dock.cpp editor/scene_tree_editor.cpp msgid "Open in Editor" msgstr "" @@ -4489,14 +5220,15 @@ msgid "Load Resource" msgstr "" #: editor/plugins/resource_preloader_editor_plugin.cpp -#: editor/plugins/script_text_editor.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp editor/property_editor.cpp -#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp -msgid "Paste" +msgid "ResourcePreloader" msgstr "" -#: editor/plugins/resource_preloader_editor_plugin.cpp -msgid "ResourcePreloader" +#: editor/plugins/root_motion_editor_plugin.cpp +msgid "AnimationTree has no path set to an AnimationPlayer" +msgstr "" + +#: editor/plugins/root_motion_editor_plugin.cpp +msgid "Path to AnimationPlayer is invalid" msgstr "" #: editor/plugins/script_editor_plugin.cpp @@ -4508,6 +5240,19 @@ msgid "Close and save changes?" msgstr "" #: editor/plugins/script_editor_plugin.cpp +msgid "Error writing TextFile:" +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp +msgid "Error could not load file." +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Error saving file!" +msgstr "Error loading yer Calligraphy Pen." + +#: editor/plugins/script_editor_plugin.cpp msgid "Error while saving theme" msgstr "" @@ -4524,6 +5269,18 @@ msgid "Error importing" msgstr "" #: editor/plugins/script_editor_plugin.cpp +msgid "New TextFile..." +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp +msgid "Open File" +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp +msgid "Save File As..." +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp msgid "Import Theme" msgstr "" @@ -4536,6 +5293,10 @@ msgid " Class Reference" msgstr "" #: editor/plugins/script_editor_plugin.cpp +msgid "Toggle alphabetical sorting of the method list." +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp msgid "Sort" msgstr "" @@ -4564,7 +5325,7 @@ msgid "File" msgstr "" #: editor/plugins/script_editor_plugin.cpp -msgid "New" +msgid "New TextFile" msgstr "" #: editor/plugins/script_editor_plugin.cpp @@ -4593,6 +5354,11 @@ msgid "History Next" msgstr "" #: editor/plugins/script_editor_plugin.cpp +#: editor/plugins/theme_editor_plugin.cpp +msgid "Theme" +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp msgid "Reload Theme" msgstr "" @@ -4626,11 +5392,6 @@ msgstr "" #: editor/plugins/script_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp -msgid "Find..." -msgstr "" - -#: editor/plugins/script_editor_plugin.cpp -#: editor/plugins/script_text_editor.cpp msgid "Find Next" msgstr "" @@ -4684,10 +5445,6 @@ msgid "Discard" msgstr "" #: editor/plugins/script_editor_plugin.cpp -msgid "Create Script" -msgstr "" - -#: editor/plugins/script_editor_plugin.cpp msgid "" "The following files are newer on disk.\n" "What action should be taken?:" @@ -4706,45 +5463,68 @@ msgid "Debugger" msgstr "" #: editor/plugins/script_editor_plugin.cpp +msgid "Search results" +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Search in files" +msgstr "Rename Variable" + +#: editor/plugins/script_editor_plugin.cpp msgid "" "Built-in scripts can only be edited when the scene they belong to is loaded" msgstr "" #: editor/plugins/script_text_editor.cpp +msgid "Line" +msgstr "" + +#: editor/plugins/script_text_editor.cpp +msgid "(ignore)" +msgstr "" + +#: editor/plugins/script_text_editor.cpp msgid "Only resources from filesystem can be dropped." msgstr "" #: editor/plugins/script_text_editor.cpp -msgid "Pick Color" +msgid "Lookup Symbol" msgstr "" #: editor/plugins/script_text_editor.cpp +msgid "Pick Color" +msgstr "" + +#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp msgid "Convert Case" msgstr "" -#: editor/plugins/script_text_editor.cpp +#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp msgid "Uppercase" msgstr "" -#: editor/plugins/script_text_editor.cpp +#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp msgid "Lowercase" msgstr "" -#: editor/plugins/script_text_editor.cpp +#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp msgid "Capitalize" msgstr "" +#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp +msgid "Syntax Highlighter" +msgstr "" + +#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp +msgid "Standard" +msgstr "" + #: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp #: scene/gui/text_edit.cpp msgid "Cut" msgstr "" -#: editor/plugins/script_text_editor.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp editor/property_editor.cpp -#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp -msgid "Copy" -msgstr "" - #: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp #: scene/gui/text_edit.cpp msgid "Select All" @@ -4834,7 +5614,7 @@ msgid "Find Previous" msgstr "" #: editor/plugins/script_text_editor.cpp -msgid "Replace..." +msgid "Find in files..." msgstr "" #: editor/plugins/script_text_editor.cpp @@ -4930,6 +5710,10 @@ msgid "Add/Remove to Color Ramp" msgstr "" #: editor/plugins/shader_graph_editor_plugin.cpp +msgid "Modify Color Ramp" +msgstr "" + +#: editor/plugins/shader_graph_editor_plugin.cpp msgid "Add/Remove to Curve Map" msgstr "" @@ -4977,6 +5761,38 @@ msgstr "" msgid "Add Shader Graph Node" msgstr "" +#: editor/plugins/skeleton_2d_editor_plugin.cpp +msgid "This skeleton has no bones, create some children Bone2D nodes." +msgstr "" + +#: editor/plugins/skeleton_2d_editor_plugin.cpp +msgid "Skeleton2D" +msgstr "" + +#: editor/plugins/skeleton_2d_editor_plugin.cpp +msgid "Make Rest Pose (From Bones)" +msgstr "" + +#: editor/plugins/skeleton_2d_editor_plugin.cpp +msgid "Set Bones to Rest Pose" +msgstr "" + +#: editor/plugins/skeleton_editor_plugin.cpp +msgid "Create physical bones" +msgstr "" + +#: editor/plugins/skeleton_editor_plugin.cpp +msgid "Skeleton" +msgstr "" + +#: editor/plugins/skeleton_editor_plugin.cpp +msgid "Create physical skeleton" +msgstr "" + +#: editor/plugins/skeleton_ik_editor_plugin.cpp +msgid "Play IK" +msgstr "" + #: editor/plugins/spatial_editor_plugin.cpp msgid "Orthogonal" msgstr "" @@ -5103,10 +5919,6 @@ msgid "Align with view" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp -msgid "OK :(" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp msgid "No parent to instance a child at." msgstr "" @@ -5115,6 +5927,10 @@ msgid "This operation requires a single selected node." msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Lock View Rotation" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Display Normal" msgstr "" @@ -5159,6 +5975,10 @@ msgid "Doppler Enable" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Cinematic Preview" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Freelook Left" msgstr "" @@ -5288,6 +6108,10 @@ msgid "Tool Scale" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Snap To Floor" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp #, fuzzy msgid "Toggle Freelook" msgstr "Toggle ye Breakpoint" @@ -5297,6 +6121,10 @@ msgid "Transform" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Snap object to floor" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Transform Dialog..." msgstr "" @@ -5325,6 +6153,10 @@ msgid "4 Viewports" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Gizmos" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "View Origin" msgstr "" @@ -5338,10 +6170,6 @@ msgid "Settings" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Skeleton Gizmo visibility" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Snap Settings" msgstr "" @@ -5401,6 +6229,46 @@ msgstr "" msgid "Post" msgstr "" +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Sprite is empty!" +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Can't convert a sprite using animation frames to mesh." +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Invalid geometry, can't replace by mesh." +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Sprite" +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Convert to 2D Mesh" +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Create 2D Mesh" +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Simplification: " +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Grow (Pixels): " +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Update Preview" +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Settings:" +msgstr "" + #: editor/plugins/sprite_frames_editor_plugin.cpp msgid "ERROR: Couldn't load frame resource!" msgstr "" @@ -5470,14 +6338,6 @@ msgstr "" msgid "SpriteFrames" msgstr "" -#: editor/plugins/style_box_editor_plugin.cpp -msgid "StyleBox Preview:" -msgstr "" - -#: editor/plugins/style_box_editor_plugin.cpp -msgid "StyleBox" -msgstr "" - #: editor/plugins/texture_region_editor_plugin.cpp msgid "Set Region Rect" msgstr "" @@ -5503,26 +6363,19 @@ msgid "Auto Slice" msgstr "" #: editor/plugins/texture_region_editor_plugin.cpp -#: editor/plugins/tile_set_editor_plugin.cpp msgid "Offset:" msgstr "" #: editor/plugins/texture_region_editor_plugin.cpp -#: editor/plugins/tile_set_editor_plugin.cpp msgid "Step:" msgstr "" #: editor/plugins/texture_region_editor_plugin.cpp -#: editor/plugins/tile_set_editor_plugin.cpp -msgid "Separation:" +msgid "Sep.:" msgstr "" #: editor/plugins/texture_region_editor_plugin.cpp -msgid "Texture Region" -msgstr "" - -#: editor/plugins/texture_region_editor_plugin.cpp -msgid "Texture Region Editor" +msgid "TextureRegion" msgstr "" #: editor/plugins/theme_editor_plugin.cpp @@ -5538,11 +6391,6 @@ msgid "Add All" msgstr "" #: editor/plugins/theme_editor_plugin.cpp -#: editor/plugins/tile_set_editor_plugin.cpp -msgid "Remove Item" -msgstr "" - -#: editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Remove All Items" msgstr "Discharge ye' Variable" @@ -5616,10 +6464,6 @@ msgstr "" msgid "Many" msgstr "" -#: editor/plugins/theme_editor_plugin.cpp editor/project_export.cpp -msgid "Options" -msgstr "" - #: editor/plugins/theme_editor_plugin.cpp msgid "Has,Many,Options" msgstr "" @@ -5644,7 +6488,7 @@ msgstr "" msgid "Icon" msgstr "" -#: editor/plugins/theme_editor_plugin.cpp +#: editor/plugins/theme_editor_plugin.cpp editor/rename_dialog.cpp msgid "Style" msgstr "" @@ -5657,7 +6501,7 @@ msgid "Color" msgstr "" #: editor/plugins/theme_editor_plugin.cpp -msgid "Theme" +msgid "Constant" msgstr "" #: editor/plugins/tile_map_editor_plugin.cpp @@ -5665,6 +6509,10 @@ msgid "Erase Selection" msgstr "" #: editor/plugins/tile_map_editor_plugin.cpp +msgid "Fix Invalid Tiles" +msgstr "" + +#: editor/plugins/tile_map_editor_plugin.cpp msgid "Paint TileMap" msgstr "" @@ -5685,12 +6533,9 @@ msgid "Erase TileMap" msgstr "" #: editor/plugins/tile_map_editor_plugin.cpp -msgid "Erase selection" -msgstr "" - -#: editor/plugins/tile_map_editor_plugin.cpp -msgid "Find tile" -msgstr "" +#, fuzzy +msgid "Find Tile" +msgstr "Find ye Node Type" #: editor/plugins/tile_map_editor_plugin.cpp msgid "Transpose" @@ -5713,6 +6558,11 @@ msgid "Pick Tile" msgstr "" #: editor/plugins/tile_map_editor_plugin.cpp +#, fuzzy +msgid "Move Selection" +msgstr "Yar, Blow th' Selected Down!" + +#: editor/plugins/tile_map_editor_plugin.cpp msgid "Rotate 0 degrees" msgstr "" @@ -5729,64 +6579,108 @@ msgid "Rotate 270 degrees" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Could not find tile:" +#, fuzzy +msgid "Add Texture(s) to TileSet" +msgstr "Add Node(s) From yer Tree" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Remove current Texture from TileSet" +msgstr "Discharge ye' Signal" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Create from Scene" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Item name or ID:" +msgid "Merge from Scene" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Create from scene?" +msgid "" +"Select sub-tile to use as icon, this will be also used on invalid autotile " +"bindings." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Merge from scene?" +msgid "Display tile's names (hold Alt Key)" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Tile Set" +msgid "Remove Selected Textue and ALL TILES wich uses it?" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Create from Scene" +msgid "You haven't selected a texture to remove." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Merge from Scene" +msgid "Create from scene?" msgstr "" -#: editor/plugins/tile_set_editor_plugin.cpp editor/script_editor_debugger.cpp -msgid "Error" +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Merge from scene?" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Autotiles" +msgid " file(s) was not added because was already on the list." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp msgid "" -"Select sub-tile to use as icon, this will be also used on invalid autotile " -"bindings." +"Drag handles to edit Rect.\n" +"Click on another Tile to edit it." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp msgid "" "LMB: set bit on.\n" -"RMB: set bit off." +"RMB: set bit off.\n" +"Click on another Tile to edit it." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy -msgid "Select current edited sub-tile." +msgid "" +"Select current edited sub-tile.\n" +"Click on another Tile to edit it." msgstr "Slit th' Node" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Select sub-tile to change its priority." +msgid "" +"Select sub-tile to use as icon, this will be also used on invalid autotile " +"bindings.\n" +"Click on another Tile to edit it." msgstr "" -#: editor/progress_dialog.cpp scene/gui/dialogs.cpp -msgid "Cancel" +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "" +"Select sub-tile to change its priority.\n" +"Click on another Tile to edit it." +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "This property can't be changed." +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Tile Set" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Vertex" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Fragment" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Light" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "VisualShader" msgstr "" #: editor/project_export.cpp @@ -5802,7 +6696,7 @@ msgid "Delete preset '%s'?" msgstr "" #: editor/project_export.cpp -msgid "Export templates for this platform are missing/corrupted: " +msgid "Export templates for this platform are missing/corrupted:" msgstr "" #: editor/project_export.cpp @@ -5876,10 +6770,6 @@ msgid "Export templates for this platform are missing:" msgstr "" #: editor/project_export.cpp -msgid "Export templates for this platform are missing/corrupted:" -msgstr "" - -#: editor/project_export.cpp msgid "Export With Debug" msgstr "" @@ -5888,7 +6778,7 @@ msgid "The path does not exist." msgstr "" #: editor/project_manager.cpp -msgid "Please choose a 'project.godot' file." +msgid "Invalid '.zip' project file, does not contain a 'project.godot' file." msgstr "" #: editor/project_manager.cpp @@ -5896,6 +6786,14 @@ msgid "Please choose an empty folder." msgstr "" #: editor/project_manager.cpp +msgid "Please choose a 'project.godot' or '.zip' file." +msgstr "" + +#: editor/project_manager.cpp +msgid "Directory already contains a Godot project." +msgstr "" + +#: editor/project_manager.cpp msgid "Imported Project" msgstr "" @@ -5984,6 +6882,10 @@ msgid "Project Path:" msgstr "" #: editor/project_manager.cpp +msgid "Project Installation Path:" +msgstr "" + +#: editor/project_manager.cpp msgid "Browse" msgstr "" @@ -6093,8 +6995,8 @@ msgstr "" #: editor/project_settings_editor.cpp msgid "" -"Invalid action name. It cannot be empty nor contain '/', ':', '=', '\\' or " -"'\"'." +"Invalid action name. it cannot be empty nor contain '/', ':', '=', '\\' or " +"'\"'" msgstr "" #: editor/project_settings_editor.cpp @@ -6106,9 +7008,21 @@ msgid "Rename Input Action Event" msgstr "" #: editor/project_settings_editor.cpp +msgid "Change Action deadzone" +msgstr "" + +#: editor/project_settings_editor.cpp msgid "Add Input Action Event" msgstr "" +#: editor/project_settings_editor.cpp +msgid "All Devices" +msgstr "" + +#: editor/project_settings_editor.cpp +msgid "Device" +msgstr "" + #: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp msgid "Shift+" msgstr "" @@ -6150,19 +7064,19 @@ msgid "Wheel Down Button" msgstr "" #: editor/project_settings_editor.cpp -msgid "Button 6" +msgid "Wheel Left Button" msgstr "" #: editor/project_settings_editor.cpp -msgid "Button 7" +msgid "Wheel Right Button" msgstr "" #: editor/project_settings_editor.cpp -msgid "Button 8" +msgid "X Button 1" msgstr "" #: editor/project_settings_editor.cpp -msgid "Button 9" +msgid "X Button 2" msgstr "" #: editor/project_settings_editor.cpp @@ -6190,10 +7104,6 @@ msgid "Add Event" msgstr "" #: editor/project_settings_editor.cpp -msgid "Device" -msgstr "" - -#: editor/project_settings_editor.cpp msgid "Button" msgstr "" @@ -6240,6 +7150,12 @@ msgid "Delete Item" msgstr "Yar, Blow th' Selected Down!" #: editor/project_settings_editor.cpp +msgid "" +"Invalid action name. It cannot be empty nor contain '/', ':', '=', '\\' or " +"'\"'." +msgstr "" + +#: editor/project_settings_editor.cpp msgid "Already existing" msgstr "" @@ -6311,6 +7227,10 @@ msgstr "" msgid "Override For..." msgstr "" +#: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp +msgid "Editor must be restarted for changes to take effect" +msgstr "" + #: editor/project_settings_editor.cpp msgid "Input Map" msgstr "" @@ -6320,6 +7240,15 @@ msgid "Action:" msgstr "" #: editor/project_settings_editor.cpp +#, fuzzy +msgid "Action" +msgstr "Add Function" + +#: editor/project_settings_editor.cpp +msgid "Deadzone" +msgstr "" + +#: editor/project_settings_editor.cpp msgid "Device:" msgstr "" @@ -6381,10 +7310,6 @@ msgid "AutoLoad" msgstr "" #: editor/property_editor.cpp -msgid "Pick a Viewport" -msgstr "" - -#: editor/property_editor.cpp msgid "Ease In" msgstr "" @@ -6422,76 +7347,158 @@ msgid "Select Node" msgstr "Slit th' Node" #: editor/property_editor.cpp -msgid "New Script" +msgid "Error loading file: Not a resource!" msgstr "" #: editor/property_editor.cpp -msgid "New %s" -msgstr "" +#, fuzzy +msgid "Pick a Node" +msgstr "Paste yer Node" #: editor/property_editor.cpp -msgid "Make Unique" +msgid "Bit %d, val %d." msgstr "" #: editor/property_editor.cpp -msgid "Show in File System" +msgid "Properties:" msgstr "" -#: editor/property_editor.cpp -msgid "Convert To %s" +#: editor/property_selector.cpp +msgid "Select Property" msgstr "" -#: editor/property_editor.cpp -msgid "Error loading file: Not a resource!" +#: editor/property_selector.cpp +msgid "Select Virtual Method" msgstr "" -#: editor/property_editor.cpp -msgid "Selected node is not a Viewport!" +#: editor/property_selector.cpp +msgid "Select Method" msgstr "" -#: editor/property_editor.cpp +#: editor/pvrtc_compress.cpp +msgid "Could not execute PVRTC tool:" +msgstr "" + +#: editor/pvrtc_compress.cpp +msgid "Can't load back converted image using PVRTC tool:" +msgstr "" + +#: editor/rename_dialog.cpp editor/scene_tree_dock.cpp +msgid "Batch Rename" +msgstr "" + +#: editor/rename_dialog.cpp +msgid "Prefix" +msgstr "" + +#: editor/rename_dialog.cpp +msgid "Suffix" +msgstr "" + +#: editor/rename_dialog.cpp +msgid "Advanced options" +msgstr "" + +#: editor/rename_dialog.cpp +msgid "Substitute" +msgstr "" + +#: editor/rename_dialog.cpp +msgid "Node name" +msgstr "" + +#: editor/rename_dialog.cpp +msgid "Node's parent name, if available" +msgstr "" + +#: editor/rename_dialog.cpp #, fuzzy -msgid "Pick a Node" -msgstr "Paste yer Node" +msgid "Node type" +msgstr "Find ye Node Type" -#: editor/property_editor.cpp -msgid "Bit %d, val %d." +#: editor/rename_dialog.cpp +msgid "Current scene name" msgstr "" -#: editor/property_editor.cpp -msgid "On" +#: editor/rename_dialog.cpp +msgid "Root node name" msgstr "" -#: editor/property_editor.cpp -msgid "[Empty]" +#: editor/rename_dialog.cpp +msgid "" +"Sequential integer counter.\n" +"Compare counter options." msgstr "" -#: editor/property_editor.cpp modules/visual_script/visual_script_editor.cpp -msgid "Set" -msgstr "Set" +#: editor/rename_dialog.cpp +msgid "Per Level counter" +msgstr "" -#: editor/property_editor.cpp -msgid "Properties:" +#: editor/rename_dialog.cpp +msgid "If set the counter restarts for each group of child nodes" msgstr "" -#: editor/property_selector.cpp -msgid "Select Property" +#: editor/rename_dialog.cpp +msgid "Initial value for the counter" msgstr "" -#: editor/property_selector.cpp -msgid "Select Virtual Method" +#: editor/rename_dialog.cpp +msgid "Step" msgstr "" -#: editor/property_selector.cpp -msgid "Select Method" +#: editor/rename_dialog.cpp +msgid "Ammount by which counter is incremented for each node" msgstr "" -#: editor/pvrtc_compress.cpp -msgid "Could not execute PVRTC tool:" +#: editor/rename_dialog.cpp +msgid "Padding" msgstr "" -#: editor/pvrtc_compress.cpp -msgid "Can't load back converted image using PVRTC tool:" +#: editor/rename_dialog.cpp +msgid "" +"Minium number of digits for the counter.\n" +"Missing digits are padded with leading zeros." +msgstr "" + +#: editor/rename_dialog.cpp +#, fuzzy +msgid "Regular Expressions" +msgstr "Swap yer Expression" + +#: editor/rename_dialog.cpp +msgid "Post-Process" +msgstr "" + +#: editor/rename_dialog.cpp +msgid "Keep" +msgstr "" + +#: editor/rename_dialog.cpp +msgid "CamelCase to under_scored" +msgstr "" + +#: editor/rename_dialog.cpp +msgid "under_scored to CamelCase" +msgstr "" + +#: editor/rename_dialog.cpp +msgid "Case" +msgstr "" + +#: editor/rename_dialog.cpp +msgid "To Lowercase" +msgstr "" + +#: editor/rename_dialog.cpp +msgid "To Uppercase" +msgstr "" + +#: editor/rename_dialog.cpp +msgid "Reset" +msgstr "" + +#: editor/rename_dialog.cpp editor/script_editor_debugger.cpp +msgid "Error" msgstr "" #: editor/reparent_dialog.cpp editor/scene_tree_dock.cpp @@ -6530,11 +7537,6 @@ msgstr "" msgid "Scene Run Settings" msgstr "" -#: editor/scene_tree_dock.cpp editor/script_create_dialog.cpp -#: scene/gui/dialogs.cpp -msgid "OK" -msgstr "" - #: editor/scene_tree_dock.cpp msgid "No parent to instance the scenes at." msgstr "" @@ -6554,6 +7556,10 @@ msgid "Instance Scene(s)" msgstr "" #: editor/scene_tree_dock.cpp +msgid "Clear Script" +msgstr "" + +#: editor/scene_tree_dock.cpp msgid "This operation can't be done on the tree root." msgstr "" @@ -6594,14 +7600,31 @@ msgid "Load As Placeholder" msgstr "" #: editor/scene_tree_dock.cpp -msgid "Discard Instancing" +msgid "Make Local" +msgstr "" + +#: editor/scene_tree_dock.cpp +msgid "Create Root Node:" +msgstr "" + +#: editor/scene_tree_dock.cpp +msgid "2D Scene" +msgstr "" + +#: editor/scene_tree_dock.cpp +msgid "3D Scene" msgstr "" #: editor/scene_tree_dock.cpp -msgid "Makes Sense!" +msgid "User Interface" msgstr "" #: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Custom Node" +msgstr "Slit th' Node" + +#: editor/scene_tree_dock.cpp msgid "Can't operate on nodes from a foreign scene!" msgstr "" @@ -6610,6 +7633,10 @@ msgid "Can't operate on nodes the current scene inherits from!" msgstr "" #: editor/scene_tree_dock.cpp +msgid "Attach Script" +msgstr "" + +#: editor/scene_tree_dock.cpp msgid "Remove Node(s)" msgstr "" @@ -6652,18 +7679,14 @@ msgid "Change Type" msgstr "" #: editor/scene_tree_dock.cpp -msgid "Attach Script" -msgstr "" - -#: editor/scene_tree_dock.cpp -msgid "Clear Script" +msgid "Make Scene Root" msgstr "" #: editor/scene_tree_dock.cpp msgid "Merge From Scene" msgstr "" -#: editor/scene_tree_dock.cpp +#: editor/scene_tree_dock.cpp editor/script_editor_debugger.cpp msgid "Save Branch as Scene" msgstr "" @@ -6687,11 +7710,6 @@ msgid "" msgstr "" #: editor/scene_tree_dock.cpp -#, fuzzy -msgid "Filter nodes" -msgstr "Paste yer Node" - -#: editor/scene_tree_dock.cpp msgid "Attach a new or existing script for the selected node." msgstr "" @@ -6712,17 +7730,10 @@ msgstr "" msgid "Clear Inheritance? (No Undo!)" msgstr "" -#: editor/scene_tree_dock.cpp -msgid "Clear!" -msgstr "" - -#: editor/scene_tree_editor.cpp -msgid "Toggle Spatial Visible" -msgstr "" - #: editor/scene_tree_editor.cpp -msgid "Toggle CanvasItem Visible" -msgstr "" +#, fuzzy +msgid "Toggle Visible" +msgstr "Toggle ye Breakpoint" #: editor/scene_tree_editor.cpp msgid "Node configuration warning:" @@ -6730,7 +7741,7 @@ msgstr "" #: editor/scene_tree_editor.cpp msgid "" -"Node has connection(s) and group(s)\n" +"Node has connection(s) and group(s).\n" "Click to show signals dock." msgstr "" @@ -6746,20 +7757,20 @@ msgid "" "Click to show groups dock." msgstr "" -#: editor/scene_tree_editor.cpp -msgid "Open script" +#: editor/scene_tree_editor.cpp editor/script_create_dialog.cpp +msgid "Open Script" msgstr "" #: editor/scene_tree_editor.cpp msgid "" "Node is locked.\n" -"Click to unlock" +"Click to unlock it." msgstr "" #: editor/scene_tree_editor.cpp msgid "" "Children are not selectable.\n" -"Click to make selectable" +"Click to make selectable." msgstr "" #: editor/scene_tree_editor.cpp @@ -6767,6 +7778,12 @@ msgid "Toggle Visibility" msgstr "" #: editor/scene_tree_editor.cpp +msgid "" +"AnimationPlayer is pinned.\n" +"Click to unpin." +msgstr "" + +#: editor/scene_tree_editor.cpp msgid "Invalid node name, the following characters are not allowed:" msgstr "" @@ -6804,6 +7821,10 @@ msgid "N/A" msgstr "" #: editor/script_create_dialog.cpp +msgid "Open Script/Choose Location" +msgstr "" + +#: editor/script_create_dialog.cpp msgid "Path is empty" msgstr "" @@ -7045,10 +8066,22 @@ msgid "Change Camera Size" msgstr "" #: editor/spatial_editor_gizmos.cpp -msgid "Change Sphere Shape Radius" +msgid "Change Notifier AABB" +msgstr "" + +#: editor/spatial_editor_gizmos.cpp +msgid "Change Particles AABB" msgstr "" #: editor/spatial_editor_gizmos.cpp +msgid "Change Probe Extents" +msgstr "" + +#: editor/spatial_editor_gizmos.cpp modules/csg/csg_gizmos.cpp +msgid "Change Sphere Shape Radius" +msgstr "" + +#: editor/spatial_editor_gizmos.cpp modules/csg/csg_gizmos.cpp msgid "Change Box Shape Extents" msgstr "" @@ -7061,19 +8094,31 @@ msgid "Change Capsule Shape Height" msgstr "" #: editor/spatial_editor_gizmos.cpp -msgid "Change Ray Shape Length" +msgid "Change Cylinder Shape Radius" msgstr "" #: editor/spatial_editor_gizmos.cpp -msgid "Change Notifier Extents" +msgid "Change Cylinder Shape Height" msgstr "" #: editor/spatial_editor_gizmos.cpp -msgid "Change Particles AABB" +msgid "Change Ray Shape Length" msgstr "" -#: editor/spatial_editor_gizmos.cpp -msgid "Change Probe Extents" +#: modules/csg/csg_gizmos.cpp +msgid "Change Cylinder Radius" +msgstr "" + +#: modules/csg/csg_gizmos.cpp +msgid "Change Cylinder Height" +msgstr "" + +#: modules/csg/csg_gizmos.cpp +msgid "Change Torus Inner Radius" +msgstr "" + +#: modules/csg/csg_gizmos.cpp +msgid "Change Torus Outer Radius" msgstr "" #: modules/gdnative/gdnative_library_editor_plugin.cpp @@ -7130,18 +8175,6 @@ msgid "GDNative" msgstr "" #: modules/gdscript/gdscript_functions.cpp -#: modules/visual_script/visual_script_builtin_funcs.cpp -msgid "Invalid type argument to convert(), use TYPE_* constants." -msgstr "" -"Shiver me timbers! ye type argument t' convert() be wrong! use yer TYPE_* " -"constants!" - -#: modules/gdscript/gdscript_functions.cpp modules/mono/glue/glue_header.h -#: modules/visual_script/visual_script_builtin_funcs.cpp -msgid "Not enough bytes for decoding bytes, or invalid format." -msgstr "Nah enough bytes fer decodin' bytes, or ye got th' wrong ship." - -#: modules/gdscript/gdscript_functions.cpp msgid "step argument is zero!" msgstr "Blimey! Ye step argument be marooned!" @@ -7210,6 +8243,11 @@ msgid "GridMap Delete Selection" msgstr "Yar, Blow th' Selected Down!" #: modules/gridmap/grid_map_editor_plugin.cpp +#, fuzzy +msgid "GridMap Fill Selection" +msgstr "Yar, Blow th' Selected Down!" + +#: modules/gridmap/grid_map_editor_plugin.cpp msgid "GridMap Duplicate Selection" msgstr "" @@ -7291,6 +8329,11 @@ msgid "Clear Selection" msgstr "Yar, Blow th' Selected Down!" #: modules/gridmap/grid_map_editor_plugin.cpp +#, fuzzy +msgid "Fill Selection" +msgstr "All yer Booty" + +#: modules/gridmap/grid_map_editor_plugin.cpp msgid "GridMap Settings" msgstr "" @@ -7350,10 +8393,78 @@ msgstr "" msgid "Warnings" msgstr "" +#: modules/mono/editor/mono_bottom_panel.cpp +msgid "View log" +msgstr "" + #: modules/mono/mono_gd/gd_mono_utils.cpp msgid "End of inner exception stack trace" msgstr "" +#: modules/recast/navigation_mesh_editor_plugin.cpp +msgid "Bake!" +msgstr "" + +#: modules/recast/navigation_mesh_editor_plugin.cpp +msgid "Bake the navigation mesh." +msgstr "" + +#: modules/recast/navigation_mesh_editor_plugin.cpp +msgid "Clear the navigation mesh." +msgstr "" + +#: modules/recast/navigation_mesh_generator.cpp +msgid "Setting up Configuration..." +msgstr "" + +#: modules/recast/navigation_mesh_generator.cpp +msgid "Calculating grid size..." +msgstr "" + +#: modules/recast/navigation_mesh_generator.cpp +msgid "Creating heightfield..." +msgstr "" + +#: modules/recast/navigation_mesh_generator.cpp +msgid "Marking walkable triangles..." +msgstr "" + +#: modules/recast/navigation_mesh_generator.cpp +msgid "Constructing compact heightfield..." +msgstr "" + +#: modules/recast/navigation_mesh_generator.cpp +msgid "Eroding walkable area..." +msgstr "" + +#: modules/recast/navigation_mesh_generator.cpp +msgid "Partitioning..." +msgstr "" + +#: modules/recast/navigation_mesh_generator.cpp +msgid "Creating contours..." +msgstr "" + +#: modules/recast/navigation_mesh_generator.cpp +msgid "Creating polymesh..." +msgstr "" + +#: modules/recast/navigation_mesh_generator.cpp +msgid "Converting to native navigation mesh..." +msgstr "" + +#: modules/recast/navigation_mesh_generator.cpp +msgid "Navigation Mesh Generator Setup:" +msgstr "" + +#: modules/recast/navigation_mesh_generator.cpp +msgid "Parsing Geometry..." +msgstr "" + +#: modules/recast/navigation_mesh_generator.cpp +msgid "Done!" +msgstr "" + #: modules/visual_script/visual_script.cpp msgid "" "A node yielded without working memory, please read the docs on how to yield " @@ -7415,10 +8526,6 @@ msgid "Set Variable Type" msgstr "Edit yer Variable:" #: modules/visual_script/visual_script_editor.cpp -msgid "Functions:" -msgstr "Yer functions:" - -#: modules/visual_script/visual_script_editor.cpp msgid "Variables:" msgstr "Yer variables:" @@ -7540,36 +8647,14 @@ msgid "Connect Nodes" msgstr "Slit th' Node" #: modules/visual_script/visual_script_editor.cpp -msgid "Condition" -msgstr "Condition" - -#: modules/visual_script/visual_script_editor.cpp -msgid "Sequence" -msgstr "Sequence" - -#: modules/visual_script/visual_script_editor.cpp -msgid "Switch" -msgstr "Switch" - -#: modules/visual_script/visual_script_editor.cpp -msgid "Iterator" -msgstr "Iterator" - -#: modules/visual_script/visual_script_editor.cpp -msgid "While" -msgstr "While" - -#: modules/visual_script/visual_script_editor.cpp -msgid "Return" -msgstr "Return" - -#: modules/visual_script/visual_script_editor.cpp -msgid "Call" -msgstr "Call" +#, fuzzy +msgid "Connect Node Data" +msgstr "Slit th' Node" #: modules/visual_script/visual_script_editor.cpp -msgid "Get" -msgstr "Get" +#, fuzzy +msgid "Connect Node Sequence" +msgstr "Slit th' Node" #: modules/visual_script/visual_script_editor.cpp msgid "Script already has function '%s'" @@ -7597,28 +8682,18 @@ msgid "Remove Function" msgstr "Discharge ye' Function" #: modules/visual_script/visual_script_editor.cpp -#, fuzzy -msgid "Edit Variable" -msgstr "Edit yer Variable:" - -#: modules/visual_script/visual_script_editor.cpp msgid "Remove Variable" msgstr "Discharge ye' Variable" #: modules/visual_script/visual_script_editor.cpp -#, fuzzy -msgid "Edit Signal" -msgstr "Ye be fixin' Signal:" +msgid "Editing Variable:" +msgstr "Ye be fixin' Variable:" #: modules/visual_script/visual_script_editor.cpp msgid "Remove Signal" msgstr "Discharge ye' Signal" #: modules/visual_script/visual_script_editor.cpp -msgid "Editing Variable:" -msgstr "Ye be fixin' Variable:" - -#: modules/visual_script/visual_script_editor.cpp msgid "Editing Signal:" msgstr "Ye be fixin' Signal:" @@ -7662,6 +8737,11 @@ msgstr "Slit th' Node" msgid "Paste Nodes" msgstr "Paste yer Node" +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Edit Member" +msgstr "th' Members:" + #: modules/visual_script/visual_script_flow_control.cpp msgid "Input type not iterable: " msgstr "Yar! Yer input aint iterable: " @@ -7718,6 +8798,19 @@ msgstr "" "Yer return value from _step() be no good! She must be th' integer (seq out) " "or th' string (error)." +#: modules/visual_script/visual_script_property_selector.cpp +#, fuzzy +msgid "Search VisualScript" +msgstr "Discharge ye' Variable" + +#: modules/visual_script/visual_script_property_selector.cpp +msgid "Get" +msgstr "Get" + +#: modules/visual_script/visual_script_property_selector.cpp +msgid "Set " +msgstr "" + #: platform/javascript/export/export.cpp msgid "Run in Browser" msgstr "" @@ -7765,8 +8858,8 @@ msgstr "" #: scene/2d/collision_object_2d.cpp msgid "" -"This node has no children shapes, so it can't interact with the space.\n" -"Consider adding CollisionShape2D or CollisionPolygon2D children nodes to " +"This node has no shape, so it can't collide or interact with other objects.\n" +"Consider adding a CollisionShape2D or CollisionPolygon2D as a child to " "define its shape." msgstr "" @@ -7847,6 +8940,19 @@ msgstr "" msgid "Path property must point to a valid Node2D node to work." msgstr "" +#: scene/2d/skeleton_2d.cpp +msgid "This Bone2D chain should end at a Skeleton2D node." +msgstr "" + +#: scene/2d/skeleton_2d.cpp +msgid "A Bone2D only works with a Skeleton2D or another Bone2D as parent node." +msgstr "" + +#: scene/2d/skeleton_2d.cpp +msgid "" +"This bone lacks a proper REST pose. Go to the Skeleton2D node and set one." +msgstr "" + #: scene/2d/visibility_notifier_2d.cpp msgid "" "VisibilityEnable2D works best when used with the edited scene root directly " @@ -7907,8 +9013,8 @@ msgstr "" #: scene/3d/collision_object.cpp msgid "" -"This node has no children shapes, so it can't interact with the space.\n" -"Consider adding CollisionShape or CollisionPolygon children nodes to define " +"This node has no shape, so it can't collide or interact with other objects.\n" +"Consider adding a CollisionShape or CollisionPolygon as a child to define " "its shape." msgstr "" @@ -7981,6 +9087,17 @@ msgid "" "this environment's Background Mode to Canvas (for 2D scenes)." msgstr "" +#: scene/3d/soft_body.cpp +msgid "This body will be ignored until you set a mesh" +msgstr "" + +#: scene/3d/soft_body.cpp +msgid "" +"Size changes to SoftBody will be overriden by the physics engine when " +"running.\n" +"Change the size in children collision shapes instead." +msgstr "" + #: scene/3d/sprite_3d.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -7993,6 +9110,43 @@ msgid "" "it as a child of a VehicleBody." msgstr "" +#: scene/animation/animation_blend_tree.cpp +msgid "On BlendTree node '%s', animation not found: '%s'" +msgstr "" + +#: scene/animation/animation_blend_tree.cpp +msgid "Animation not found: '%s'" +msgstr "" + +#: scene/animation/animation_tree.cpp +msgid "In node '%s', invalid animation: '%s'." +msgstr "" + +#: scene/animation/animation_tree.cpp +#, fuzzy +msgid "Invalid animation: '%s'." +msgstr "Yer Calligraphy be wrongly sized." + +#: scene/animation/animation_tree.cpp +msgid "Nothing connected to input '%s' of node '%s'." +msgstr "" + +#: scene/animation/animation_tree.cpp +msgid "A root AnimationNode for the graph is not set." +msgstr "" + +#: scene/animation/animation_tree.cpp +msgid "Path to an AnimationPlayer node containing animations is not set." +msgstr "" + +#: scene/animation/animation_tree.cpp +msgid "Path set for AnimationPlayer does not lead to an AnimationPlayer node." +msgstr "" + +#: scene/animation/animation_tree.cpp +msgid "AnimationPlayer root is not a valid node." +msgstr "" + #: scene/gui/color_picker.cpp msgid "Raw Mode" msgstr "" @@ -8062,6 +9216,63 @@ msgstr "Error loading yer Calligraphy Pen." msgid "Invalid font size." msgstr "Yer Calligraphy be wrongly sized." +#: scene/resources/visual_shader.cpp +msgid "Input" +msgstr "" + +#: scene/resources/visual_shader.cpp +msgid "None" +msgstr "" + +#: scene/resources/visual_shader_nodes.cpp +#, fuzzy +msgid "Invalid source for shader." +msgstr "Yer Calligraphy be wrongly sized." + +#: servers/visual/shader_language.cpp +msgid "Assignment to function." +msgstr "" + +#: servers/visual/shader_language.cpp +msgid "Assignment to uniform." +msgstr "" + +#: servers/visual/shader_language.cpp +msgid "Varyings can only be assigned in vertex function." +msgstr "" + +#~ msgid "Disabled" +#~ msgstr "Cursed" + +#, fuzzy +#~ msgid "Set pivot at mouse position" +#~ msgstr "Discharge ye' Signal" + +#~ msgid "Condition" +#~ msgstr "Condition" + +#~ msgid "Sequence" +#~ msgstr "Sequence" + +#~ msgid "Switch" +#~ msgstr "Switch" + +#~ msgid "Iterator" +#~ msgstr "Iterator" + +#~ msgid "While" +#~ msgstr "While" + +#~ msgid "Return" +#~ msgstr "Return" + +#~ msgid "Call" +#~ msgstr "Call" + +#, fuzzy +#~ msgid "Edit Variable" +#~ msgstr "Edit yer Variable:" + #~ msgid "Move Add Key" #~ msgstr "Move yer Add Key" @@ -8098,9 +9309,6 @@ msgstr "Yer Calligraphy be wrongly sized." #~ msgid "Custom release package not found." #~ msgstr "Yer fancy release package be nowhere." -#~ msgid "Invalid unique name." -#~ msgstr "Yer unique name be evil." - #~ msgid "Invalid product GUID." #~ msgstr "Yer product GUID be evil." |