i18n: Sync translation template with current source
This commit is contained in:
+313
-18
@@ -76,6 +76,14 @@ msgstr ""
|
||||
msgid "Delete Selected Key(s)"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_bezier_editor.cpp
|
||||
msgid "Add Bezier Point"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_bezier_editor.cpp
|
||||
msgid "Move Bezier Points"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp
|
||||
msgid "Anim Duplicate Keys"
|
||||
msgstr ""
|
||||
@@ -104,6 +112,15 @@ msgstr ""
|
||||
msgid "Anim Change Call"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Change Animation Length"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
||||
msgid "Change Animation Loop"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Property Track"
|
||||
msgstr ""
|
||||
@@ -153,6 +170,10 @@ msgstr ""
|
||||
msgid "Anim Clips:"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Change Track Path"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Toggle this track on/off."
|
||||
msgstr ""
|
||||
@@ -177,6 +198,10 @@ msgstr ""
|
||||
msgid "Time (s): "
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Toggle Track Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Continuous"
|
||||
msgstr ""
|
||||
@@ -227,6 +252,18 @@ msgstr ""
|
||||
msgid "Delete Key(s)"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Change Animation Update Mode"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Change Animation Interpolation Mode"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Change Animation Loop Mode"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Remove Anim Track"
|
||||
msgstr ""
|
||||
@@ -268,6 +305,14 @@ msgstr ""
|
||||
msgid "Anim Insert Key"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Change Animation Step"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Rearrange Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Transform tracks only apply to Spatial-based nodes."
|
||||
msgstr ""
|
||||
@@ -292,6 +337,10 @@ msgstr ""
|
||||
msgid "Not possible to add a new track without a root"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Add Bezier Track"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Track path is invalid, so can't add a key."
|
||||
msgstr ""
|
||||
@@ -300,10 +349,22 @@ msgstr ""
|
||||
msgid "Track is not of type Spatial, can't insert key"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Add Transform Track Key"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Add Track Key"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Track path is invalid, so can't add a method key."
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Add Method Track Key"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Method not found in object: "
|
||||
msgstr ""
|
||||
@@ -316,6 +377,10 @@ msgstr ""
|
||||
msgid "Clipboard is empty"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Paste Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Anim Scale Keys"
|
||||
msgstr ""
|
||||
@@ -358,10 +423,6 @@ msgstr ""
|
||||
msgid "Copy Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Paste Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor.cpp
|
||||
msgid "Scale Selection"
|
||||
msgstr ""
|
||||
@@ -462,6 +523,18 @@ msgstr ""
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor_plugins.cpp
|
||||
msgid "Add Audio Track Clip"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor_plugins.cpp
|
||||
msgid "Change Audio Track Clip Start Offset"
|
||||
msgstr ""
|
||||
|
||||
#: editor/animation_track_editor_plugins.cpp
|
||||
msgid "Change Audio Track Clip End Offset"
|
||||
msgstr ""
|
||||
|
||||
#: editor/array_property_edit.cpp
|
||||
msgid "Resize Array"
|
||||
msgstr ""
|
||||
@@ -1254,6 +1327,12 @@ msgstr ""
|
||||
msgid "Packing"
|
||||
msgstr ""
|
||||
|
||||
#: editor/editor_export.cpp
|
||||
msgid ""
|
||||
"Target platform requires 'ETC' texture compression for GLES2. Enable support "
|
||||
"in Project Settings."
|
||||
msgstr ""
|
||||
|
||||
#: editor/editor_export.cpp platform/android/export/export.cpp
|
||||
#: platform/iphone/export/export.cpp platform/javascript/export/export.cpp
|
||||
#: platform/osx/export/export.cpp platform/uwp/export/export.cpp
|
||||
@@ -1793,6 +1872,14 @@ msgstr ""
|
||||
msgid "Save changes to '%s' before closing?"
|
||||
msgstr ""
|
||||
|
||||
#: editor/editor_node.cpp
|
||||
msgid "Saved %s modified resource(s)."
|
||||
msgstr ""
|
||||
|
||||
#: editor/editor_node.cpp
|
||||
msgid "A root node is required to save the scene."
|
||||
msgstr ""
|
||||
|
||||
#: editor/editor_node.cpp
|
||||
msgid "Save Scene As..."
|
||||
msgstr ""
|
||||
@@ -3367,12 +3454,43 @@ msgstr ""
|
||||
msgid "Load..."
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
||||
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
||||
msgid "Move Node Point"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
||||
msgid "Change BlendSpace1D Limits"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
||||
msgid "Change BlendSpace1D Labels"
|
||||
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
|
||||
msgid "Add Node Point"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
||||
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
||||
msgid "Add Animation Point"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
||||
msgid "Remove BlendSpace1D Point"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_space_1d_editor.cpp
|
||||
msgid "Move BlendSpace1D Node 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
|
||||
@@ -3413,6 +3531,26 @@ msgstr ""
|
||||
msgid "Triangle already exists"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
||||
msgid "Add Triangle"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
||||
msgid "Change BlendSpace2D Limits"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
||||
msgid "Change BlendSpace2D Labels"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
||||
msgid "Remove BlendSpace2D Point"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
||||
msgid "Remove BlendSpace2D Triangle"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
||||
msgid "BlendSpace2D does not belong to an AnimationTree node."
|
||||
msgstr ""
|
||||
@@ -3421,6 +3559,10 @@ msgstr ""
|
||||
msgid "No triangles exist, so no blending can take place."
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
||||
msgid "Toggle Auto Triangles"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_space_2d_editor.cpp
|
||||
msgid "Create triangles by connecting points."
|
||||
msgstr ""
|
||||
@@ -3438,6 +3580,10 @@ msgstr ""
|
||||
msgid "Blend:"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
||||
msgid "Parameter Changed"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
||||
#: editor/plugins/animation_tree_player_editor_plugin.cpp
|
||||
msgid "Edit Filters"
|
||||
@@ -3447,11 +3593,47 @@ msgstr ""
|
||||
msgid "Output node can't be added to the blend tree."
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
||||
msgid "Add Node to BlendTree"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp
|
||||
msgid "Node Moved"
|
||||
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
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp
|
||||
msgid "Nodes Connected"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp
|
||||
msgid "Nodes Disconnected"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
||||
msgid "Set Animation"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp
|
||||
msgid "Delete Node"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
||||
msgid "Toggle Filter On/Off"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
||||
msgid "Change Filter"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
||||
msgid "No animation player set, so unable to retrieve track names."
|
||||
msgstr ""
|
||||
@@ -3467,6 +3649,11 @@ msgid ""
|
||||
"names."
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
||||
#: editor/plugins/animation_state_machine_editor.cpp
|
||||
msgid "Node Renamed"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_blend_tree_editor_plugin.cpp
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp
|
||||
msgid "Add Node..."
|
||||
@@ -3692,6 +3879,19 @@ msgstr ""
|
||||
msgid "Cross-Animation Blend Times"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_state_machine_editor.cpp
|
||||
msgid "Move Node"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_state_machine_editor.cpp
|
||||
msgid "Add Transition"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_state_machine_editor.cpp
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_state_machine_editor.cpp
|
||||
msgid "End"
|
||||
msgstr ""
|
||||
@@ -3720,6 +3920,18 @@ msgstr ""
|
||||
msgid "No playback resource set at path: %s."
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_state_machine_editor.cpp
|
||||
msgid "Node Removed"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_state_machine_editor.cpp
|
||||
msgid "Transition Removed"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_state_machine_editor.cpp
|
||||
msgid "Set Start Node (Autoplay)"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/animation_state_machine_editor.cpp
|
||||
msgid ""
|
||||
"Select and move nodes.\n"
|
||||
@@ -4519,6 +4731,10 @@ msgstr ""
|
||||
msgid "Bake GI Probe"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/gradient_editor_plugin.cpp
|
||||
msgid "Gradient Edited"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/item_list_editor_plugin.cpp
|
||||
msgid "Item %d"
|
||||
msgstr ""
|
||||
@@ -5655,6 +5871,14 @@ msgstr ""
|
||||
msgid "This skeleton has no bones, create some children Bone2D nodes."
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/skeleton_2d_editor_plugin.cpp
|
||||
msgid "Create Rest Pose from Bones"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/skeleton_2d_editor_plugin.cpp
|
||||
msgid "Set Rest Pose to Bones"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/skeleton_2d_editor_plugin.cpp
|
||||
msgid "Skeleton2D"
|
||||
msgstr ""
|
||||
@@ -5763,10 +5987,6 @@ msgstr ""
|
||||
msgid "Vertices"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/spatial_editor_plugin.cpp
|
||||
msgid "FPS"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/spatial_editor_plugin.cpp
|
||||
msgid "Top View."
|
||||
msgstr ""
|
||||
@@ -5812,7 +6032,7 @@ msgid "Rear"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/spatial_editor_plugin.cpp
|
||||
msgid "Align with view"
|
||||
msgid "Align with View"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp
|
||||
@@ -5903,6 +6123,12 @@ msgstr ""
|
||||
msgid "Freelook Speed Modifier"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/spatial_editor_plugin.cpp
|
||||
msgid ""
|
||||
"Note: The FPS value displayed is the editor's framerate.\n"
|
||||
"It cannot be used as a reliable indication of in-game performance."
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/spatial_editor_plugin.cpp
|
||||
msgid "View Rotation Locked"
|
||||
msgstr ""
|
||||
@@ -5911,6 +6137,10 @@ msgstr ""
|
||||
msgid "XForm Dialog"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/spatial_editor_plugin.cpp
|
||||
msgid "Snap Nodes To Floor"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/spatial_editor_plugin.cpp
|
||||
msgid "Select Mode (Q)"
|
||||
msgstr ""
|
||||
@@ -6187,10 +6417,6 @@ msgstr ""
|
||||
msgid "Add Empty"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
||||
msgid "Change Animation Loop"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
||||
msgid "Change Animation FPS"
|
||||
msgstr ""
|
||||
@@ -6516,6 +6742,10 @@ msgstr ""
|
||||
msgid "Erase bitmask."
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/tile_set_editor_plugin.cpp
|
||||
msgid "Create a new rectangle."
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/tile_set_editor_plugin.cpp
|
||||
msgid "Create a new polygon."
|
||||
msgstr ""
|
||||
@@ -6678,6 +6908,26 @@ msgstr ""
|
||||
msgid "TileSet"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp
|
||||
msgid "Set Uniform Name"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp
|
||||
msgid "Set Input Default Port"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp
|
||||
msgid "Add Node to Visual Shader"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp
|
||||
msgid "Duplicate Nodes"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp
|
||||
msgid "Visual Shader Input Type Changed"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp
|
||||
msgid "Vertex"
|
||||
msgstr ""
|
||||
@@ -6694,6 +6944,14 @@ msgstr ""
|
||||
msgid "VisualShader"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp
|
||||
msgid "Edit Visual Property"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp
|
||||
msgid "Visual Shader Mode Changed"
|
||||
msgstr ""
|
||||
|
||||
#: editor/project_export.cpp
|
||||
msgid "Runnable"
|
||||
msgstr ""
|
||||
@@ -6707,7 +6965,16 @@ msgid "Delete preset '%s'?"
|
||||
msgstr ""
|
||||
|
||||
#: editor/project_export.cpp
|
||||
msgid "Export templates for this platform are missing/corrupted:"
|
||||
msgid ""
|
||||
"Failed to export the project for platform '%s'.\n"
|
||||
"Export templates seem to be missing or invalid."
|
||||
msgstr ""
|
||||
|
||||
#: editor/project_export.cpp
|
||||
msgid ""
|
||||
"Failed to export the project for platform '%s'.\n"
|
||||
"This might be due to a configuration issue in the export preset or your "
|
||||
"export settings."
|
||||
msgstr ""
|
||||
|
||||
#: editor/project_export.cpp
|
||||
@@ -6718,6 +6985,10 @@ msgstr ""
|
||||
msgid "Exporting All"
|
||||
msgstr ""
|
||||
|
||||
#: editor/project_export.cpp
|
||||
msgid "Export templates for this platform are missing/corrupted:"
|
||||
msgstr ""
|
||||
|
||||
#: editor/project_export.cpp
|
||||
msgid "Presets"
|
||||
msgstr ""
|
||||
@@ -7694,6 +7965,10 @@ msgstr ""
|
||||
msgid "Instantiated scenes can't become root"
|
||||
msgstr ""
|
||||
|
||||
#: editor/scene_tree_dock.cpp
|
||||
msgid "Make node as Root"
|
||||
msgstr ""
|
||||
|
||||
#: editor/scene_tree_dock.cpp
|
||||
msgid "Delete Node(s)?"
|
||||
msgstr ""
|
||||
@@ -7728,6 +8003,10 @@ msgstr ""
|
||||
msgid "Make Local"
|
||||
msgstr ""
|
||||
|
||||
#: editor/scene_tree_dock.cpp
|
||||
msgid "New Scene Root"
|
||||
msgstr ""
|
||||
|
||||
#: editor/scene_tree_dock.cpp
|
||||
msgid "Create Root Node:"
|
||||
msgstr ""
|
||||
@@ -8140,6 +8419,18 @@ msgstr ""
|
||||
msgid "Set From Tree"
|
||||
msgstr ""
|
||||
|
||||
#: editor/settings_config_dialog.cpp
|
||||
msgid "Erase Shortcut"
|
||||
msgstr ""
|
||||
|
||||
#: editor/settings_config_dialog.cpp
|
||||
msgid "Restore Shortcut"
|
||||
msgstr ""
|
||||
|
||||
#: editor/settings_config_dialog.cpp
|
||||
msgid "Change Shortcut"
|
||||
msgstr ""
|
||||
|
||||
#: editor/settings_config_dialog.cpp
|
||||
msgid "Shortcuts"
|
||||
msgstr ""
|
||||
@@ -8344,6 +8635,10 @@ msgstr ""
|
||||
msgid "GridMap Duplicate Selection"
|
||||
msgstr ""
|
||||
|
||||
#: modules/gridmap/grid_map_editor_plugin.cpp
|
||||
msgid "GridMap Paint"
|
||||
msgstr ""
|
||||
|
||||
#: modules/gridmap/grid_map_editor_plugin.cpp
|
||||
msgid "Grid Map"
|
||||
msgstr ""
|
||||
@@ -8638,10 +8933,6 @@ msgstr ""
|
||||
msgid "Change Expression"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Add Node"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Remove VisualScript Nodes"
|
||||
msgstr ""
|
||||
@@ -8722,6 +9013,10 @@ msgstr ""
|
||||
msgid "Change Input Value"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Resize Comment"
|
||||
msgstr ""
|
||||
|
||||
#: modules/visual_script/visual_script_editor.cpp
|
||||
msgid "Can't copy the function node."
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user