|
@@ -1,5320 +1,5320 @@
|
|
|
|
|
|
-#: scene/audio/sample_player.cpp:606
|
|
|
|
|
|
+#: scene/audio/sample_player.cpp scene/2d/sample_player_2d.cpp
|
|
msgid "A SampleLibrary resource must be created or set in the 'samples' property in order for SamplePlayer to play sound."
|
|
msgid "A SampleLibrary resource must be created or set in the 'samples' property in order for SamplePlayer to play sound."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/3d/body_shape.cpp:404
|
|
|
|
|
|
+#: scene/3d/body_shape.cpp
|
|
msgid "CollisionShape only serves to provide a collision shape to a CollisionObject derived node. Please only use it as a child of Area, StaticBody, RigidBody, KinematicBody, etc. to give them a shape."
|
|
msgid "CollisionShape only serves to provide a collision shape to a CollisionObject derived node. Please only use it as a child of Area, StaticBody, RigidBody, KinematicBody, etc. to give them a shape."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/3d/body_shape.cpp:408
|
|
|
|
|
|
+#: scene/3d/body_shape.cpp
|
|
msgid "A shape must be provided for CollisionShape to function. Please create a shape resource for it!"
|
|
msgid "A shape must be provided for CollisionShape to function. Please create a shape resource for it!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/3d/collision_polygon.cpp:237
|
|
|
|
|
|
+#: scene/3d/collision_polygon.cpp
|
|
msgid "CollisionPolygon only serves to provide a collision shape to a CollisionObject derived node. Please only use it as a child of Area, StaticBody, RigidBody, KinematicBody, etc. to give them a shape."
|
|
msgid "CollisionPolygon only serves to provide a collision shape to a CollisionObject derived node. Please only use it as a child of Area, StaticBody, RigidBody, KinematicBody, etc. to give them a shape."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/3d/collision_polygon.cpp:241
|
|
|
|
|
|
+#: scene/3d/collision_polygon.cpp
|
|
msgid "An empty CollisionPolygon has no effect on collision."
|
|
msgid "An empty CollisionPolygon has no effect on collision."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/3d/scenario_fx.cpp:93
|
|
|
|
|
|
+#: scene/3d/scenario_fx.cpp
|
|
msgid "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)."
|
|
msgid "Only one WorldEnvironment is allowed per scene (or set of instanced scenes)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/3d/spatial_sample_player.cpp:197
|
|
|
|
|
|
+#: scene/3d/spatial_sample_player.cpp
|
|
msgid "A SampleLibrary resource must be created or set in the 'samples' property in order for SpatialSamplePlayer to play sound."
|
|
msgid "A SampleLibrary resource must be created or set in the 'samples' property in order for SpatialSamplePlayer to play sound."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/3d/navigation_mesh.cpp:347
|
|
|
|
|
|
+#: scene/3d/navigation_mesh.cpp
|
|
msgid "A NavigationMesh resource must be set or created for this node to work."
|
|
msgid "A NavigationMesh resource must be set or created for this node to work."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/3d/navigation_mesh.cpp:358
|
|
|
|
|
|
+#: scene/3d/navigation_mesh.cpp
|
|
msgid "NavigationMeshInstance must be a child or grandchild to a Navigation node. It only provides navigation data."
|
|
msgid "NavigationMeshInstance must be a child or grandchild to a Navigation node. It only provides navigation data."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/particles_2d.cpp:211
|
|
|
|
|
|
+#: scene/2d/particles_2d.cpp
|
|
msgid "Path property must point to a valid Particles2D node to work."
|
|
msgid "Path property must point to a valid Particles2D node to work."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/parallax_layer.cpp:125
|
|
|
|
|
|
+#: scene/2d/parallax_layer.cpp
|
|
msgid "ParallaxLayer node only works when set as child of a ParallaxBackground node."
|
|
msgid "ParallaxLayer node only works when set as child of a ParallaxBackground node."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/visibility_notifier_2d.cpp:352
|
|
|
|
|
|
+#: scene/2d/visibility_notifier_2d.cpp
|
|
msgid "VisibilityEnable2D works best when used with the edited scene root directly as parent."
|
|
msgid "VisibilityEnable2D works best when used with the edited scene root directly as parent."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/light_occluder_2d.cpp:187
|
|
|
|
|
|
+#: scene/2d/light_occluder_2d.cpp
|
|
msgid "An occluder polygon must be set (or drawn) for this occluder to take effect."
|
|
msgid "An occluder polygon must be set (or drawn) for this occluder to take effect."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/light_occluder_2d.cpp:191
|
|
|
|
|
|
+#: scene/2d/light_occluder_2d.cpp
|
|
msgid "The occluder polygon for this occluder is empty. Please draw a polygon!"
|
|
msgid "The occluder polygon for this occluder is empty. Please draw a polygon!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/navigation_polygon.cpp:438
|
|
|
|
|
|
+#: scene/2d/navigation_polygon.cpp
|
|
msgid "A NavigationPolygon resource must be set or created for this node to work. Please set a property or draw a polygon."
|
|
msgid "A NavigationPolygon resource must be set or created for this node to work. Please set a property or draw a polygon."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/navigation_polygon.cpp:450
|
|
|
|
|
|
+#: scene/2d/navigation_polygon.cpp
|
|
msgid "NavigationPolygonInstance must be a child or grandchild to a Navigation2D node. It only provides navigation data."
|
|
msgid "NavigationPolygonInstance must be a child or grandchild to a Navigation2D node. It only provides navigation data."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/sprite.cpp:535
|
|
|
|
|
|
+#: scene/2d/sprite.cpp
|
|
msgid "Path property must point to a valid Viewport node to work. Such Viewport must be set to 'render target' mode."
|
|
msgid "Path property must point to a valid Viewport node to work. Such Viewport must be set to 'render target' mode."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/sprite.cpp:543
|
|
|
|
|
|
+#: scene/2d/sprite.cpp
|
|
msgid "The Viewport set in the path property must be set as 'render target' in order for this sprite to work."
|
|
msgid "The Viewport set in the path property must be set as 'render target' in order for this sprite to work."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/collision_polygon_2d.cpp:303
|
|
|
|
|
|
+#: scene/2d/collision_polygon_2d.cpp
|
|
msgid "CollisionPolygon2D only serves to provide a collision shape to a CollisionObject2D derived node. Please only use it as a child of Area2D, StaticBody2D, RigidBody2D, KinematicBody2D, etc. to give them a shape."
|
|
msgid "CollisionPolygon2D only serves to provide a collision shape to a CollisionObject2D derived node. Please only use it as a child of Area2D, StaticBody2D, RigidBody2D, KinematicBody2D, etc. to give them a shape."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/collision_polygon_2d.cpp:307
|
|
|
|
|
|
+#: scene/2d/collision_polygon_2d.cpp
|
|
msgid "An empty CollisionPolygon2D has no effect on collision."
|
|
msgid "An empty CollisionPolygon2D has no effect on collision."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/path_2d.cpp:246
|
|
|
|
|
|
+#: scene/2d/path_2d.cpp
|
|
msgid "PathFollow2D only works when set as a child of a Path2D node."
|
|
msgid "PathFollow2D only works when set as a child of a Path2D node."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/canvas_modulate.cpp:65
|
|
|
|
|
|
+#: scene/2d/canvas_modulate.cpp
|
|
msgid "Only one visible CanvasModulate is allowed per scene (or set of instanced scenes). The first created one will work, while the rest will be ignored."
|
|
msgid "Only one visible CanvasModulate is allowed per scene (or set of instanced scenes). The first created one will work, while the rest will be ignored."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/animated_sprite.cpp:655
|
|
|
|
|
|
+#: scene/2d/animated_sprite.cpp
|
|
msgid "A SpriteFrames resource must be created or set in the 'Frames' property in order for AnimatedSprite to display frames."
|
|
msgid "A SpriteFrames resource must be created or set in the 'Frames' property in order for AnimatedSprite to display frames."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/remote_transform_2d.cpp:113
|
|
|
|
|
|
+#: scene/2d/remote_transform_2d.cpp
|
|
msgid "Path property must point to a valid Node2D node to work."
|
|
msgid "Path property must point to a valid Node2D node to work."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/collision_shape_2d.cpp:207
|
|
|
|
|
|
+#: scene/2d/collision_shape_2d.cpp
|
|
msgid "CollisionShape2D only serves to provide a collision shape to a CollisionObject2D derived node. Please only use it as a child of Area2D, StaticBody2D, RigidBody2D, KinematicBody2D, etc. to give them a shape."
|
|
msgid "CollisionShape2D only serves to provide a collision shape to a CollisionObject2D derived node. Please only use it as a child of Area2D, StaticBody2D, RigidBody2D, KinematicBody2D, etc. to give them a shape."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/collision_shape_2d.cpp:211
|
|
|
|
|
|
+#: scene/2d/collision_shape_2d.cpp
|
|
msgid "A shape must be provided for CollisionShape2D to function. Please create a shape resource for it!"
|
|
msgid "A shape must be provided for CollisionShape2D to function. Please create a shape resource for it!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/2d/light_2d.cpp:290
|
|
|
|
|
|
+#: scene/2d/light_2d.cpp
|
|
msgid "A texture with the shape of the light must be supplied to the 'texture' property."
|
|
msgid "A texture with the shape of the light must be supplied to the 'texture' property."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/gui/popup.cpp:290
|
|
|
|
|
|
+#: scene/gui/popup.cpp
|
|
msgid "Popups will hide by default unless you call popup() or any of the popup*() functions. Making them visible for editing is fine though, but they will hide upon running."
|
|
msgid "Popups will hide by default unless you call popup() or any of the popup*() functions. Making them visible for editing is fine though, but they will hide upon running."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/gui/text_edit.cpp:4401
|
|
|
|
|
|
+#: scene/gui/text_edit.cpp scene/gui/line_edit.cpp tools/editor/plugins/shader_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Cut"
|
|
msgid "Cut"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/gui/text_edit.cpp:4402
|
|
|
|
|
|
+#: scene/gui/text_edit.cpp scene/gui/line_edit.cpp tools/editor/resources_dock.cpp tools/editor/property_editor.cpp tools/editor/plugins/shader_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Copy"
|
|
msgid "Copy"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/gui/text_edit.cpp:4403
|
|
|
|
|
|
+#: scene/gui/text_edit.cpp scene/gui/line_edit.cpp tools/editor/resources_dock.cpp tools/editor/property_editor.cpp tools/editor/plugins/shader_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp tools/editor/plugins/resource_preloader_editor_plugin.cpp tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Paste"
|
|
msgid "Paste"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/gui/text_edit.cpp:4405
|
|
|
|
|
|
+#: scene/gui/text_edit.cpp scene/gui/line_edit.cpp tools/editor/project_export.cpp tools/editor/plugins/shader_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Select All"
|
|
msgid "Select All"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/gui/text_edit.cpp:4406
|
|
|
|
|
|
+#: scene/gui/text_edit.cpp scene/gui/line_edit.cpp tools/editor/script_editor_debugger.cpp tools/editor/editor_log.cpp tools/editor/property_editor.cpp tools/editor/plugins/rich_text_editor_plugin.cpp tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Clear"
|
|
msgid "Clear"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/gui/text_edit.cpp:4408
|
|
|
|
|
|
+#: scene/gui/text_edit.cpp scene/gui/line_edit.cpp tools/editor/editor_node.cpp tools/editor/plugins/shader_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Undo"
|
|
msgid "Undo"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: scene/main/viewport.cpp:2410
|
|
|
|
|
|
+#: scene/main/viewport.cpp
|
|
msgid "This viewport is not set as render target. If you intend for it to display its contents directly to the screen, make it a child of a Control so it can obtain a size. Otherwise, make it a RenderTarget and assign its internal texture to some node for display."
|
|
msgid "This viewport is not set as render target. If you intend for it to display its contents directly to the screen, make it a child of a Control so it can obtain a size. Otherwise, make it a RenderTarget and assign its internal texture to some node for display."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:261
|
|
|
|
|
|
+#: tools/editor/project_export.cpp tools/editor/plugins/canvas_item_editor_plugin.cpp tools/editor/plugins/shader_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Edit Script Options"
|
|
msgid "Edit Script Options"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:460
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Please export outside the project folder!"
|
|
msgid "Please export outside the project folder!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:487
|
|
|
|
|
|
+#: tools/editor/project_export.cpp tools/editor/plugins/tile_set_editor_plugin.cpp
|
|
msgid "Error exporting project!"
|
|
msgid "Error exporting project!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:508
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Error writing the project PCK!"
|
|
msgid "Error writing the project PCK!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:589
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "No exporter for platform '%s' yet."
|
|
msgid "No exporter for platform '%s' yet."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:718
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Include"
|
|
msgid "Include"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:808
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Change Image Group"
|
|
msgid "Change Image Group"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:861
|
|
|
|
|
|
+#: tools/editor/project_export.cpp tools/editor/groups_editor.cpp
|
|
msgid "Group name can't be empty!"
|
|
msgid "Group name can't be empty!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:865
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Invalid character in group name!"
|
|
msgid "Invalid character in group name!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:871
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Group name already exists!"
|
|
msgid "Group name already exists!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:880
|
|
|
|
|
|
+#: tools/editor/project_export.cpp tools/editor/project_settings.cpp tools/editor/groups_editor.cpp tools/editor/plugins/theme_editor_plugin.cpp tools/editor/plugins/item_list_editor_plugin.cpp
|
|
msgid "Add Image Group"
|
|
msgid "Add Image Group"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:906
|
|
|
|
|
|
+#: tools/editor/project_export.cpp tools/editor/scenes_dock.cpp tools/editor/editor_node.cpp tools/editor/plugins/item_list_editor_plugin.cpp
|
|
msgid "Delete Image Group"
|
|
msgid "Delete Image Group"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1064
|
|
|
|
|
|
+#: tools/editor/project_export.cpp tools/editor/editor_import_export.cpp
|
|
msgid "Error saving atlas:"
|
|
msgid "Error saving atlas:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1070
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Atlas Preview"
|
|
msgid "Atlas Preview"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1139
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Project Export Settings"
|
|
msgid "Project Export Settings"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1147
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Target"
|
|
msgid "Target"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1165
|
|
|
|
|
|
+#: tools/editor/project_export.cpp tools/editor/editor_node.cpp
|
|
msgid "Export to Platform"
|
|
msgid "Export to Platform"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1176
|
|
|
|
|
|
+#: tools/editor/project_export.cpp tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Options"
|
|
msgid "Options"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1184
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Resources"
|
|
msgid "Resources"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1188
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Export selected resources (including dependencies)."
|
|
msgid "Export selected resources (including dependencies)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1189
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Export all resources in the project."
|
|
msgid "Export all resources in the project."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1190
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Export all files in the project directory."
|
|
msgid "Export all files in the project directory."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1193
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Export Mode:"
|
|
msgid "Export Mode:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1202
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Resources to Export:"
|
|
msgid "Resources to Export:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1208
|
|
|
|
|
|
+#: tools/editor/project_export.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "File"
|
|
msgid "File"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1209
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Action"
|
|
msgid "Action"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1214
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Filters to export non-resource files (comma-separated, e.g.: *.json, *.txt):"
|
|
msgid "Filters to export non-resource files (comma-separated, e.g.: *.json, *.txt):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1217
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Filters to exclude from export (comma-separated, e.g.: *.json, *.txt):"
|
|
msgid "Filters to exclude from export (comma-separated, e.g.: *.json, *.txt):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1221
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Convert text scenes to binary on export."
|
|
msgid "Convert text scenes to binary on export."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1226
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Images"
|
|
msgid "Images"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1228
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Keep Original"
|
|
msgid "Keep Original"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1229
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Compress for Disk (Lossy, WebP)"
|
|
msgid "Compress for Disk (Lossy, WebP)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1230
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Compress for RAM (BC/PVRTC/ETC)"
|
|
msgid "Compress for RAM (BC/PVRTC/ETC)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1231
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Convert Images (*.png):"
|
|
msgid "Convert Images (*.png):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1242
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Compress for Disk (Lossy) Quality:"
|
|
msgid "Compress for Disk (Lossy) Quality:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1247
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Shrink All Images:"
|
|
msgid "Shrink All Images:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1263
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Compress Formats:"
|
|
msgid "Compress Formats:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1267
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Image Groups"
|
|
msgid "Image Groups"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1296
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Groups:"
|
|
msgid "Groups:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1303
|
|
|
|
|
|
+#: tools/editor/project_export.cpp tools/editor/editor_node.cpp
|
|
msgid "Default"
|
|
msgid "Default"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1304
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Compress Disk"
|
|
msgid "Compress Disk"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1305
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Compress RAM"
|
|
msgid "Compress RAM"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1307
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Compress Mode:"
|
|
msgid "Compress Mode:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1323
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Lossy Quality:"
|
|
msgid "Lossy Quality:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1327
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Atlas:"
|
|
msgid "Atlas:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1335
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Shrink By:"
|
|
msgid "Shrink By:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1339
|
|
|
|
|
|
+#: tools/editor/project_export.cpp tools/editor/plugins/camera_editor_plugin.cpp
|
|
msgid "Preview Atlas"
|
|
msgid "Preview Atlas"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1354
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Image Filter:"
|
|
msgid "Image Filter:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1360
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Images:"
|
|
msgid "Images:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1368
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Select None"
|
|
msgid "Select None"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1388
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Group"
|
|
msgid "Group"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1415
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Samples"
|
|
msgid "Samples"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1418
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Sample Conversion Mode: (.wav files):"
|
|
msgid "Sample Conversion Mode: (.wav files):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1419
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Keep"
|
|
msgid "Keep"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1420
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Compress (RAM - IMA-ADPCM)"
|
|
msgid "Compress (RAM - IMA-ADPCM)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1424
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Sampling Rate Limit (Hz):"
|
|
msgid "Sampling Rate Limit (Hz):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1426
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Trim"
|
|
msgid "Trim"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1427
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Trailing Silence:"
|
|
msgid "Trailing Silence:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1433
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Script Export Mode:"
|
|
msgid "Script Export Mode:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1434
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Text"
|
|
msgid "Text"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1435
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Compiled"
|
|
msgid "Compiled"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1436
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Encrypted (Provide Key Below)"
|
|
msgid "Encrypted (Provide Key Below)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1438
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Script Encryption Key (256-bits as hex):"
|
|
msgid "Script Encryption Key (256-bits as hex):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1451
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Export PCK/Zip"
|
|
msgid "Export PCK/Zip"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1461
|
|
|
|
|
|
+#: tools/editor/project_export.cpp tools/editor/editor_node.cpp
|
|
msgid "Export Project"
|
|
msgid "Export Project"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1467
|
|
|
|
|
|
+#: tools/editor/project_export.cpp tools/editor/editor_node.cpp
|
|
msgid "Password:"
|
|
msgid "Password:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1472
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Export Project PCK"
|
|
msgid "Export Project PCK"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1478
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Export.."
|
|
msgid "Export.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1908
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Project Export"
|
|
msgid "Project Export"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1910
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Export Preset:"
|
|
msgid "Export Preset:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_export.cpp:1914
|
|
|
|
|
|
+#: tools/editor/project_export.cpp
|
|
msgid "Export"
|
|
msgid "Export"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:61
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp
|
|
msgid "Go to Line"
|
|
msgid "Go to Line"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:63
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp
|
|
msgid "Line Number:"
|
|
msgid "Line Number:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:81
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp tools/editor/project_settings.cpp tools/editor/addon_editor_plugin.cpp tools/editor/editor_help.cpp tools/editor/plugins/shader_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Search"
|
|
msgid "Search"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:87
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp tools/editor/editor_help.cpp
|
|
msgid "Find"
|
|
msgid "Find"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:101
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp
|
|
msgid "Replace"
|
|
msgid "Replace"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:124
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp
|
|
msgid "Next"
|
|
msgid "Next"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:219
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp
|
|
msgid "Replaced %d ocurrence(s)."
|
|
msgid "Replaced %d ocurrence(s)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:277
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp
|
|
msgid "Not found!"
|
|
msgid "Not found!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:414
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp
|
|
msgid "Replace By"
|
|
msgid "Replace By"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:439
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp
|
|
msgid "Whole Words"
|
|
msgid "Whole Words"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:443
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp
|
|
msgid "Case Sensitive"
|
|
msgid "Case Sensitive"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:447
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp
|
|
msgid "Backwards"
|
|
msgid "Backwards"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:459
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp
|
|
msgid "Prompt On Replace"
|
|
msgid "Prompt On Replace"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:464
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp
|
|
msgid "Selection Only"
|
|
msgid "Selection Only"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:478
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp
|
|
msgid "Skip"
|
|
msgid "Skip"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:501
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp tools/editor/script_editor_debugger.cpp
|
|
msgid "Line:"
|
|
msgid "Line:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/code_editor.cpp:501
|
|
|
|
|
|
+#: tools/editor/code_editor.cpp
|
|
msgid "Col:"
|
|
msgid "Col:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:179
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp
|
|
msgid "Method in target Node must be specified!"
|
|
msgid "Method in target Node must be specified!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:303
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp
|
|
msgid "Connect To Node:"
|
|
msgid "Connect To Node:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:310
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp
|
|
msgid "Binds (Extra Params):"
|
|
msgid "Binds (Extra Params):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:363
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp
|
|
msgid "Add"
|
|
msgid "Add"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:372
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp tools/editor/dependency_editor.cpp tools/editor/project_manager.cpp tools/editor/plugins/animation_tree_editor_plugin.cpp tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Remove"
|
|
msgid "Remove"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:381
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp
|
|
msgid "Path To Node:"
|
|
msgid "Path To Node:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:400
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp
|
|
msgid "Method In Node:"
|
|
msgid "Method In Node:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:432
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp
|
|
msgid "Make Function"
|
|
msgid "Make Function"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:436
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp
|
|
msgid "Deferred"
|
|
msgid "Deferred"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:440
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp
|
|
msgid "Oneshot"
|
|
msgid "Oneshot"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:466
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp tools/editor/settings_config_dialog.cpp tools/editor/import_settings.cpp tools/editor/run_settings_dialog.cpp tools/editor/project_settings.cpp tools/editor/groups_editor.cpp tools/editor/property_editor.cpp tools/editor/addon_editor_plugin.cpp tools/editor/call_dialog.cpp tools/editor/plugins/sample_library_editor_plugin.cpp tools/editor/plugins/animation_player_editor_plugin.cpp tools/editor/plugins/canvas_item_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp tools/editor/plugins/resource_preloader_editor_plugin.cpp tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Close"
|
|
msgid "Close"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:467
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp
|
|
msgid "Connect"
|
|
msgid "Connect"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:514
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp
|
|
msgid "Connect '%s' to '%s'"
|
|
msgid "Connect '%s' to '%s'"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:575
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp tools/editor/animation_editor.cpp tools/editor/project_manager.cpp tools/editor/create_dialog.cpp tools/editor/plugins/light_occluder_2d_editor_plugin.cpp tools/editor/plugins/navigation_polygon_editor_plugin.cpp tools/editor/plugins/particles_editor_plugin.cpp tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Create Subscription"
|
|
msgid "Create Subscription"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:792
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp
|
|
msgid "Connect.."
|
|
msgid "Connect.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:802
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Disconnect"
|
|
msgid "Disconnect"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:823
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp
|
|
msgid "Edit Connections.."
|
|
msgid "Edit Connections.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/connections_dialog.cpp:836
|
|
|
|
|
|
+#: tools/editor/connections_dialog.cpp
|
|
msgid "Connections:"
|
|
msgid "Connections:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_sub_scene.cpp:201
|
|
|
|
|
|
+#: tools/editor/editor_sub_scene.cpp
|
|
msgid "Select Node(s) to Import"
|
|
msgid "Select Node(s) to Import"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_sub_scene.cpp:217
|
|
|
|
|
|
+#: tools/editor/editor_sub_scene.cpp
|
|
msgid "Scene Path:"
|
|
msgid "Scene Path:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_sub_scene.cpp:221
|
|
|
|
|
|
+#: tools/editor/editor_sub_scene.cpp tools/editor/editor_node.cpp tools/editor/project_manager.cpp tools/editor/io_plugins/editor_texture_import_plugin.cpp tools/editor/io_plugins/editor_translation_import_plugin.cpp tools/editor/io_plugins/editor_scene_import_plugin.cpp tools/editor/io_plugins/editor_font_import_plugin.cpp tools/editor/io_plugins/editor_sample_import_plugin.cpp tools/editor/io_plugins/editor_mesh_import_plugin.cpp
|
|
msgid "Import From Node:"
|
|
msgid "Import From Node:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/settings_config_dialog.cpp:110
|
|
|
|
|
|
+#: tools/editor/settings_config_dialog.cpp tools/editor/editor_node.cpp
|
|
msgid "Editor Settings"
|
|
msgid "Editor Settings"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/settings_config_dialog.cpp:118
|
|
|
|
|
|
+#: tools/editor/settings_config_dialog.cpp tools/editor/project_settings.cpp
|
|
msgid "General"
|
|
msgid "General"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/settings_config_dialog.cpp:125
|
|
|
|
|
|
+#: tools/editor/settings_config_dialog.cpp tools/editor/quick_open.cpp tools/editor/addon_editor_plugin.cpp tools/editor/editor_node.cpp tools/editor/editor_help.cpp tools/editor/create_dialog.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Search:"
|
|
msgid "Search:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/settings_config_dialog.cpp:145
|
|
|
|
|
|
+#: tools/editor/settings_config_dialog.cpp tools/editor/project_settings.cpp tools/editor/addon_editor_plugin.cpp
|
|
msgid "Plugins"
|
|
msgid "Plugins"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/settings_config_dialog.cpp:149
|
|
|
|
|
|
+#: tools/editor/settings_config_dialog.cpp
|
|
msgid "Plugin List:"
|
|
msgid "Plugin List:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_dir_dialog.cpp:211
|
|
|
|
|
|
+#: tools/editor/editor_dir_dialog.cpp
|
|
msgid "Choose a Directory"
|
|
msgid "Choose a Directory"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_dir_dialog.cpp:219
|
|
|
|
|
|
+#: tools/editor/editor_dir_dialog.cpp tools/editor/editor_file_dialog.cpp
|
|
msgid "Create Folder"
|
|
msgid "Create Folder"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_dir_dialog.cpp:231
|
|
|
|
|
|
+#: tools/editor/editor_dir_dialog.cpp tools/editor/editor_plugin_settings.cpp tools/editor/editor_file_dialog.cpp tools/editor/project_manager.cpp tools/editor/plugins/sample_library_editor_plugin.cpp tools/editor/plugins/theme_editor_plugin.cpp tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Name:"
|
|
msgid "Name:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_dir_dialog.cpp:236
|
|
|
|
|
|
+#: tools/editor/editor_dir_dialog.cpp tools/editor/editor_file_dialog.cpp
|
|
msgid "Could not create folder."
|
|
msgid "Could not create folder."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_dir_dialog.cpp:239
|
|
|
|
|
|
+#: tools/editor/editor_dir_dialog.cpp
|
|
msgid "Choose"
|
|
msgid "Choose"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_file_system.cpp:612
|
|
|
|
|
|
+#: tools/editor/editor_file_system.cpp
|
|
msgid "Cannot go into subdir:"
|
|
msgid "Cannot go into subdir:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_file_system.cpp:826
|
|
|
|
|
|
+#: tools/editor/editor_file_system.cpp
|
|
msgid "ScanSources"
|
|
msgid "ScanSources"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:30
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Search Replacement For:"
|
|
msgid "Search Replacement For:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:212
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Dependencies For:"
|
|
msgid "Dependencies For:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:218
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Scene '%s' is currently being edited.\nChanges will not take effect unless reloaded."
|
|
msgid "Scene '%s' is currently being edited.\nChanges will not take effect unless reloaded."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:220
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Resource '%s' is in use.\nChanges will take effect when reloaded."
|
|
msgid "Resource '%s' is in use.\nChanges will take effect when reloaded."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:236
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Dependencies"
|
|
msgid "Dependencies"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:249
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Dependencies:"
|
|
msgid "Dependencies:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:252
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Fix Broken"
|
|
msgid "Fix Broken"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:264
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Dependency Editor"
|
|
msgid "Dependency Editor"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:268
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Search Replacement Resource:"
|
|
msgid "Search Replacement Resource:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:322
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Owners Of:"
|
|
msgid "Owners Of:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:408
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Remove selected files from the project? (no undo)"
|
|
msgid "Remove selected files from the project? (no undo)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:451
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Error loading:"
|
|
msgid "Error loading:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:499
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Scene failed to load due to missing dependencies:"
|
|
msgid "Scene failed to load due to missing dependencies:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:501
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp tools/editor/scenes_dock.cpp tools/editor/editor_file_dialog.cpp tools/editor/editor_node.cpp tools/editor/editor_help.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Open Anyway"
|
|
msgid "Open Anyway"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:505
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Which action should be taken?"
|
|
msgid "Which action should be taken?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:508
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Fix Dependencies"
|
|
msgid "Fix Dependencies"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:510
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Errors loading!"
|
|
msgid "Errors loading!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:526
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Permanently delete %d item(s)? (No undo!)"
|
|
msgid "Permanently delete %d item(s)? (No undo!)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:679
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Owns"
|
|
msgid "Owns"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:681
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Resources Without Explicit Ownership:"
|
|
msgid "Resources Without Explicit Ownership:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:682
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp tools/editor/editor_node.cpp
|
|
msgid "Orphan Resource Explorer"
|
|
msgid "Orphan Resource Explorer"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:684
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Delete selected files?"
|
|
msgid "Delete selected files?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/dependency_editor.cpp:685
|
|
|
|
|
|
+#: tools/editor/dependency_editor.cpp
|
|
msgid "Delete"
|
|
msgid "Delete"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/spatial_editor_gizmos.cpp:833
|
|
|
|
|
|
+#: tools/editor/spatial_editor_gizmos.cpp
|
|
msgid "Change Light Radius"
|
|
msgid "Change Light Radius"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/spatial_editor_gizmos.cpp:1083
|
|
|
|
|
|
+#: tools/editor/spatial_editor_gizmos.cpp
|
|
msgid "Change Camera FOV"
|
|
msgid "Change Camera FOV"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/spatial_editor_gizmos.cpp:1096
|
|
|
|
|
|
+#: tools/editor/spatial_editor_gizmos.cpp
|
|
msgid "Change Camera Size"
|
|
msgid "Change Camera Size"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/spatial_editor_gizmos.cpp:1841
|
|
|
|
|
|
+#: tools/editor/spatial_editor_gizmos.cpp
|
|
msgid "Change Sphere Shape Radius"
|
|
msgid "Change Sphere Shape Radius"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/spatial_editor_gizmos.cpp:1857
|
|
|
|
|
|
+#: tools/editor/spatial_editor_gizmos.cpp
|
|
msgid "Change Box Shape Extents"
|
|
msgid "Change Box Shape Extents"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/spatial_editor_gizmos.cpp:1876
|
|
|
|
|
|
+#: tools/editor/spatial_editor_gizmos.cpp
|
|
msgid "Change Capsule Shape Radius"
|
|
msgid "Change Capsule Shape Radius"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/spatial_editor_gizmos.cpp:1880
|
|
|
|
|
|
+#: tools/editor/spatial_editor_gizmos.cpp
|
|
msgid "Change Capsule Shape Height"
|
|
msgid "Change Capsule Shape Height"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/spatial_editor_gizmos.cpp:1899
|
|
|
|
|
|
+#: tools/editor/spatial_editor_gizmos.cpp
|
|
msgid "Change Ray Shape Length"
|
|
msgid "Change Ray Shape Length"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/spatial_editor_gizmos.cpp:2246
|
|
|
|
|
|
+#: tools/editor/spatial_editor_gizmos.cpp
|
|
msgid "Change Notifier Extents"
|
|
msgid "Change Notifier Extents"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:77
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Invalid parent class name"
|
|
msgid "Invalid parent class name"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:81
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Valid chars:"
|
|
msgid "Valid chars:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:84
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Invalid class name"
|
|
msgid "Invalid class name"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:87
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Valid name"
|
|
msgid "Valid name"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:92
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "N/A"
|
|
msgid "N/A"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:101
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Class name is invalid!"
|
|
msgid "Class name is invalid!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:106
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Parent class name is invalid!"
|
|
msgid "Parent class name is invalid!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:136
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Invalid path!"
|
|
msgid "Invalid path!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:144
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Could not create script in filesystem."
|
|
msgid "Could not create script in filesystem."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:218
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Path is empty"
|
|
msgid "Path is empty"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:227
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Path is not local"
|
|
msgid "Path is not local"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:237
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Invalid base path"
|
|
msgid "Invalid base path"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:252
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "File exists"
|
|
msgid "File exists"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:276
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Invalid extension"
|
|
msgid "Invalid extension"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:282
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Valid path"
|
|
msgid "Valid path"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:318
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Class Name:"
|
|
msgid "Class Name:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:321
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp tools/editor/scene_tree_editor.cpp tools/editor/editor_help.cpp
|
|
msgid "Inherits:"
|
|
msgid "Inherits:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:325
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp tools/editor/io_plugins/editor_translation_import_plugin.cpp
|
|
msgid "Language"
|
|
msgid "Language"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:353
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp tools/editor/property_editor.cpp tools/editor/plugins/sample_library_editor_plugin.cpp tools/editor/plugins/animation_player_editor_plugin.cpp tools/editor/plugins/resource_preloader_editor_plugin.cpp tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Error!"
|
|
msgid "Error!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:358
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Built-In Script"
|
|
msgid "Built-In Script"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:362
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp tools/editor/project_settings.cpp tools/editor/editor_file_dialog.cpp tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "Path:"
|
|
msgid "Path:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:366
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Create Node Script"
|
|
msgid "Create Node Script"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_create_dialog.cpp:371
|
|
|
|
|
|
+#: tools/editor/script_create_dialog.cpp
|
|
msgid "Create"
|
|
msgid "Create"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:151
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Disabled"
|
|
msgid "Disabled"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:153
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "All Selection"
|
|
msgid "All Selection"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:320
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Move Add Key"
|
|
msgid "Move Add Key"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:348
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Change Transition"
|
|
msgid "Anim Change Transition"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:369
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Change Transform"
|
|
msgid "Anim Change Transform"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:391
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Change Value"
|
|
msgid "Anim Change Value"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:467
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Change Call"
|
|
msgid "Anim Change Call"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:686
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Add Track"
|
|
msgid "Anim Add Track"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:714
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Move Anim Track Up"
|
|
msgid "Move Anim Track Up"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:727
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Move Anim Track Down"
|
|
msgid "Move Anim Track Down"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:739
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Remove Anim Track"
|
|
msgid "Remove Anim Track"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:795
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Duplicate Keys"
|
|
msgid "Anim Duplicate Keys"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:892
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Set Transitions to:"
|
|
msgid "Set Transitions to:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:1602
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Track Rename"
|
|
msgid "Anim Track Rename"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:1618
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Track Change Interpolation"
|
|
msgid "Anim Track Change Interpolation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:1628
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Track Change Value Mode"
|
|
msgid "Anim Track Change Value Mode"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:1720
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Edit Node Curve"
|
|
msgid "Edit Node Curve"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:1722
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Edit Selection Curve"
|
|
msgid "Edit Selection Curve"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:1865
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Delete Keys"
|
|
msgid "Anim Delete Keys"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2257
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Add Key"
|
|
msgid "Anim Add Key"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2422
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Move Keys"
|
|
msgid "Anim Move Keys"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2875
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Scale Selection"
|
|
msgid "Scale Selection"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2876
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Scale From Cursor"
|
|
msgid "Scale From Cursor"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2878
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp tools/editor/plugins/tile_map_editor_plugin.cpp tools/editor/plugins/tile_map_editor_plugin.cpp
|
|
msgid "Duplicate Selection"
|
|
msgid "Duplicate Selection"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2879
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Duplicate Transposed"
|
|
msgid "Duplicate Transposed"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2881
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Goto Next Step"
|
|
msgid "Goto Next Step"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2882
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Goto Prev Step"
|
|
msgid "Goto Prev Step"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2885
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp tools/editor/property_editor.cpp
|
|
msgid "Linear"
|
|
msgid "Linear"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2886
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Constant"
|
|
msgid "Constant"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2887
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "In"
|
|
msgid "In"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2888
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Out"
|
|
msgid "Out"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2889
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "In-Out"
|
|
msgid "In-Out"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2890
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Out-In"
|
|
msgid "Out-In"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2891
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Transitions"
|
|
msgid "Transitions"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2898
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Optimize Animation"
|
|
msgid "Optimize Animation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:2899
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Clean-Up Animation"
|
|
msgid "Clean-Up Animation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3116
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Create NEW track for %s and insert key?"
|
|
msgid "Create NEW track for %s and insert key?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3118
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Create %d NEW tracks and insert keys?"
|
|
msgid "Create %d NEW tracks and insert keys?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3292
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Create & Insert"
|
|
msgid "Anim Create & Insert"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3313
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Insert Track & Key"
|
|
msgid "Anim Insert Track & Key"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3348
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Insert Key"
|
|
msgid "Anim Insert Key"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3425
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Change Anim Len"
|
|
msgid "Change Anim Len"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3454
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Change Anim Loop"
|
|
msgid "Change Anim Loop"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3465
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Create Typed Value Key"
|
|
msgid "Anim Create Typed Value Key"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3513
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Insert"
|
|
msgid "Anim Insert"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3592
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Scale Keys"
|
|
msgid "Anim Scale Keys"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3701
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim Add Call Track"
|
|
msgid "Anim Add Call Track"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3804
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Animation zoom."
|
|
msgid "Animation zoom."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3821
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Length (s):"
|
|
msgid "Length (s):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3830
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Animation length (in seconds)."
|
|
msgid "Animation length (in seconds)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3836
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Step (s):"
|
|
msgid "Step (s):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3846
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Cursor step snap (in seconds)."
|
|
msgid "Cursor step snap (in seconds)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3855
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Enable/Disable looping in animation."
|
|
msgid "Enable/Disable looping in animation."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3862
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Add new tracks."
|
|
msgid "Add new tracks."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3869
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Move current track up."
|
|
msgid "Move current track up."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3876
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Move current track down."
|
|
msgid "Move current track down."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3883
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Remove selected track."
|
|
msgid "Remove selected track."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3890
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Track tools"
|
|
msgid "Track tools"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3898
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Enable editing of individual keys by clicking them."
|
|
msgid "Enable editing of individual keys by clicking them."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3902
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Anim. Optimizer"
|
|
msgid "Anim. Optimizer"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3911
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Max. Linear Error:"
|
|
msgid "Max. Linear Error:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3918
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Max. Angular Error:"
|
|
msgid "Max. Angular Error:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3920
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Max Optimizable Angle:"
|
|
msgid "Max Optimizable Angle:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3926
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Optimize"
|
|
msgid "Optimize"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3981
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Key"
|
|
msgid "Key"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:3995
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Transition"
|
|
msgid "Transition"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:4068
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Scale Ratio:"
|
|
msgid "Scale Ratio:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:4074
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Call Functions in Which Node?"
|
|
msgid "Call Functions in Which Node?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:4082
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Remove invalid keys"
|
|
msgid "Remove invalid keys"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:4087
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Remove unresolved and empty tracks"
|
|
msgid "Remove unresolved and empty tracks"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:4092
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Clean-up all animations"
|
|
msgid "Clean-up all animations"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:4095
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Clean-Up Animation(s) (NO UNDO!)"
|
|
msgid "Clean-Up Animation(s) (NO UNDO!)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/animation_editor.cpp:4096
|
|
|
|
|
|
+#: tools/editor/animation_editor.cpp
|
|
msgid "Clean-Up"
|
|
msgid "Clean-Up"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:282
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Bytes:"
|
|
msgid "Bytes:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:402
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp tools/editor/project_settings.cpp tools/editor/scene_tree_editor.cpp tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Type:"
|
|
msgid "Type:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:402
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Warning"
|
|
msgid "Warning"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:402
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Error"
|
|
msgid "Error"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:403
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp tools/editor/editor_help.cpp
|
|
msgid "Description:"
|
|
msgid "Description:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:404
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Time:"
|
|
msgid "Time:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:405
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Error:"
|
|
msgid "Error:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:406
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Source:"
|
|
msgid "Source:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:407
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Function:"
|
|
msgid "Function:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:556
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Errors"
|
|
msgid "Errors"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:557
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Debugger"
|
|
msgid "Debugger"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:587
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Child Process Connected"
|
|
msgid "Child Process Connected"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1154
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp tools/editor/editor_file_dialog.cpp
|
|
msgid "File:"
|
|
msgid "File:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1240
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Step Into"
|
|
msgid "Step Into"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1245
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Step Over"
|
|
msgid "Step Over"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1252
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Break"
|
|
msgid "Break"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1257
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Continue"
|
|
msgid "Continue"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1264
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Inspect Previous Instance"
|
|
msgid "Inspect Previous Instance"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1268
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Inspect Next Instance"
|
|
msgid "Inspect Next Instance"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1278
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Stack Frames"
|
|
msgid "Stack Frames"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1287
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Variable"
|
|
msgid "Variable"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1311
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Errors:"
|
|
msgid "Errors:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1317
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Stack Trace (if applicable):"
|
|
msgid "Stack Trace (if applicable):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1328
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Monitor"
|
|
msgid "Monitor"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1329
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Value"
|
|
msgid "Value"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1369
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "List of Video Memory Usage by Resource:"
|
|
msgid "List of Video Memory Usage by Resource:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1372
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Total:"
|
|
msgid "Total:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1390
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Video Mem"
|
|
msgid "Video Mem"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1393
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Resource Path"
|
|
msgid "Resource Path"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1396
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Type"
|
|
msgid "Type"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1399
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp tools/editor/plugins/sample_library_editor_plugin.cpp
|
|
msgid "Format"
|
|
msgid "Format"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1402
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Usage"
|
|
msgid "Usage"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1409
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp tools/editor/scenes_dock.cpp
|
|
msgid "Info"
|
|
msgid "Info"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1416
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Clicked Control:"
|
|
msgid "Clicked Control:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1418
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Clicked Control Type:"
|
|
msgid "Clicked Control Type:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1424
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Live Edit Root:"
|
|
msgid "Live Edit Root:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1427
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Set From Tree"
|
|
msgid "Set From Tree"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/script_editor_debugger.cpp:1444
|
|
|
|
|
|
+#: tools/editor/script_editor_debugger.cpp
|
|
msgid "Scene Tree:"
|
|
msgid "Scene Tree:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/import_settings.cpp:279
|
|
|
|
|
|
+#: tools/editor/import_settings.cpp
|
|
msgid "Imported Resources"
|
|
msgid "Imported Resources"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/import_settings.cpp:292
|
|
|
|
|
|
+#: tools/editor/import_settings.cpp tools/editor/editor_reimport_dialog.cpp tools/editor/editor_node.cpp
|
|
msgid "Re-Import"
|
|
msgid "Re-Import"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/multi_node_edit.cpp:12
|
|
|
|
|
|
+#: tools/editor/multi_node_edit.cpp
|
|
msgid "MultiNode Set"
|
|
msgid "MultiNode Set"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/run_settings_dialog.cpp:82
|
|
|
|
|
|
+#: tools/editor/run_settings_dialog.cpp
|
|
msgid "Run Mode:"
|
|
msgid "Run Mode:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/run_settings_dialog.cpp:83
|
|
|
|
|
|
+#: tools/editor/run_settings_dialog.cpp
|
|
msgid "Current Scene"
|
|
msgid "Current Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/run_settings_dialog.cpp:84
|
|
|
|
|
|
+#: tools/editor/run_settings_dialog.cpp
|
|
msgid "Main Scene"
|
|
msgid "Main Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/run_settings_dialog.cpp:87
|
|
|
|
|
|
+#: tools/editor/run_settings_dialog.cpp
|
|
msgid "Main Scene Arguments:"
|
|
msgid "Main Scene Arguments:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/run_settings_dialog.cpp:95
|
|
|
|
|
|
+#: tools/editor/run_settings_dialog.cpp
|
|
msgid "Scene Run Settings"
|
|
msgid "Scene Run Settings"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:142
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Invalid action (anything goes but '/' or ':')."
|
|
msgid "Invalid action (anything goes but '/' or ':')."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:154
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Action '%s' already exists!"
|
|
msgid "Action '%s' already exists!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:164
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Rename Input Action Event"
|
|
msgid "Rename Input Action Event"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:248
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Add Input Action Event"
|
|
msgid "Add Input Action Event"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:307
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Meta+"
|
|
msgid "Meta+"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:309
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Shift+"
|
|
msgid "Shift+"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:311
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Alt+"
|
|
msgid "Alt+"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:313
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Control+"
|
|
msgid "Control+"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:331
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Press a Key.."
|
|
msgid "Press a Key.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:339
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Mouse Button Index:"
|
|
msgid "Mouse Button Index:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:341
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Left Button"
|
|
msgid "Left Button"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:342
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Right Button"
|
|
msgid "Right Button"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:343
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Middle Button"
|
|
msgid "Middle Button"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:344
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Wheel Up Button"
|
|
msgid "Wheel Up Button"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:345
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Wheel Down Button"
|
|
msgid "Wheel Down Button"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:346
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Button 6"
|
|
msgid "Button 6"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:347
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Button 7"
|
|
msgid "Button 7"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:348
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Button 8"
|
|
msgid "Button 8"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:349
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Button 9"
|
|
msgid "Button 9"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:355
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Joystick Axis Index:"
|
|
msgid "Joystick Axis Index:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:360
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Axis"
|
|
msgid "Axis"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:368
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Joystick Button Index:"
|
|
msgid "Joystick Button Index:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:412
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Add Input Action"
|
|
msgid "Add Input Action"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:441
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Erase Input Action Event"
|
|
msgid "Erase Input Action Event"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:520
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Device"
|
|
msgid "Device"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:520
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Button"
|
|
msgid "Button"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:533
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Left Button."
|
|
msgid "Left Button."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:534
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Right Button."
|
|
msgid "Right Button."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:535
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Middle Button."
|
|
msgid "Middle Button."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:536
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Wheel Up."
|
|
msgid "Wheel Up."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:537
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Wheel Down."
|
|
msgid "Wheel Down."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:696
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Toggle Persisting"
|
|
msgid "Toggle Persisting"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:713
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Error saving settings."
|
|
msgid "Error saving settings."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:713
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Settings saved OK."
|
|
msgid "Settings saved OK."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:797
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Add Translation"
|
|
msgid "Add Translation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:854
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Toggle AutoLoad Globals"
|
|
msgid "Toggle AutoLoad Globals"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:872
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Invalid name."
|
|
msgid "Invalid name."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:872
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Valid characters:"
|
|
msgid "Valid characters:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:880
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Invalid name. Must not collide with an existing engine class name."
|
|
msgid "Invalid name. Must not collide with an existing engine class name."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:889
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Invalid name. Must not collide with an existing buit-in type name."
|
|
msgid "Invalid name. Must not collide with an existing buit-in type name."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:900
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Invalid name. Must not collide with an existing global constant name."
|
|
msgid "Invalid name. Must not collide with an existing global constant name."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:921
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Add Autoload"
|
|
msgid "Add Autoload"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:951
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Remove Autoload"
|
|
msgid "Remove Autoload"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:978
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Move Autoload"
|
|
msgid "Move Autoload"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1007
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Remove Translation"
|
|
msgid "Remove Translation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1040
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Add Remapped Path"
|
|
msgid "Add Remapped Path"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1074
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Resource Remap Add Remap"
|
|
msgid "Resource Remap Add Remap"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1129
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Change Resource Remap Language"
|
|
msgid "Change Resource Remap Language"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1161
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Remove Resource Remap"
|
|
msgid "Remove Resource Remap"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1197
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Remove Resource Remap Option"
|
|
msgid "Remove Resource Remap Option"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1354
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Enable"
|
|
msgid "Enable"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1449
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Project Settings (engine.cfg)"
|
|
msgid "Project Settings (engine.cfg)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1488
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp tools/editor/addon_editor_plugin.cpp
|
|
msgid "Category:"
|
|
msgid "Category:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1497
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp tools/editor/property_editor.cpp
|
|
msgid "Property:"
|
|
msgid "Property:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1523
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Del"
|
|
msgid "Del"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1567
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Copy To Platform.."
|
|
msgid "Copy To Platform.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1593
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Input Map"
|
|
msgid "Input Map"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1600
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Action:"
|
|
msgid "Action:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1654
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Device:"
|
|
msgid "Device:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1659
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Index:"
|
|
msgid "Index:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1694
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Localization"
|
|
msgid "Localization"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1701
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Translations"
|
|
msgid "Translations"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1704
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Translations:"
|
|
msgid "Translations:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1706
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Add.."
|
|
msgid "Add.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1726
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Remaps"
|
|
msgid "Remaps"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1729
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Resources:"
|
|
msgid "Resources:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1750
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Remaps by Locale:"
|
|
msgid "Remaps by Locale:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1765
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Locale"
|
|
msgid "Locale"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1784
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "AutoLoad"
|
|
msgid "AutoLoad"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1809
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Node Name:"
|
|
msgid "Node Name:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1818
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "List:"
|
|
msgid "List:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1827
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Name"
|
|
msgid "Name"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_settings.cpp:1833
|
|
|
|
|
|
+#: tools/editor/project_settings.cpp
|
|
msgid "Singleton"
|
|
msgid "Singleton"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_editor.cpp:171
|
|
|
|
|
|
+#: tools/editor/scene_tree_editor.cpp
|
|
msgid "This item cannot be made visible because the parent is hidden. Unhide the parent first."
|
|
msgid "This item cannot be made visible because the parent is hidden. Unhide the parent first."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_editor.cpp:177
|
|
|
|
|
|
+#: tools/editor/scene_tree_editor.cpp
|
|
msgid "Toggle Spatial Visible"
|
|
msgid "Toggle Spatial Visible"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_editor.cpp:190
|
|
|
|
|
|
+#: tools/editor/scene_tree_editor.cpp
|
|
msgid "Toggle CanvasItem Visible"
|
|
msgid "Toggle CanvasItem Visible"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_editor.cpp:300
|
|
|
|
|
|
+#: tools/editor/scene_tree_editor.cpp
|
|
msgid "Instance:"
|
|
msgid "Instance:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_editor.cpp:687
|
|
|
|
|
|
+#: tools/editor/scene_tree_editor.cpp
|
|
msgid "Invalid node name, the following characters are not allowed:"
|
|
msgid "Invalid node name, the following characters are not allowed:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_editor.cpp:700
|
|
|
|
|
|
+#: tools/editor/scene_tree_editor.cpp
|
|
msgid "Rename Node"
|
|
msgid "Rename Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_editor.cpp:1035
|
|
|
|
|
|
+#: tools/editor/scene_tree_editor.cpp
|
|
msgid "Scene Tree (Nodes):"
|
|
msgid "Scene Tree (Nodes):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_editor.cpp:1077
|
|
|
|
|
|
+#: tools/editor/scene_tree_editor.cpp
|
|
msgid "Editable Children"
|
|
msgid "Editable Children"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_editor.cpp:1078
|
|
|
|
|
|
+#: tools/editor/scene_tree_editor.cpp
|
|
msgid "Load As Placeholder"
|
|
msgid "Load As Placeholder"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_editor.cpp:1080
|
|
|
|
|
|
+#: tools/editor/scene_tree_editor.cpp
|
|
msgid "Open in Editor"
|
|
msgid "Open in Editor"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_editor.cpp:1085
|
|
|
|
|
|
+#: tools/editor/scene_tree_editor.cpp
|
|
msgid "Clear Inheritance"
|
|
msgid "Clear Inheritance"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_editor.cpp:1093
|
|
|
|
|
|
+#: tools/editor/scene_tree_editor.cpp
|
|
msgid "Clear Inheritance? (No Undo!)"
|
|
msgid "Clear Inheritance? (No Undo!)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_editor.cpp:1094
|
|
|
|
|
|
+#: tools/editor/scene_tree_editor.cpp
|
|
msgid "Clear!"
|
|
msgid "Clear!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_editor.cpp:1165
|
|
|
|
|
|
+#: tools/editor/scene_tree_editor.cpp
|
|
msgid "Select a Node"
|
|
msgid "Select a Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/quick_open.cpp:223
|
|
|
|
|
|
+#: tools/editor/quick_open.cpp tools/editor/editor_help.cpp tools/editor/create_dialog.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Matches:"
|
|
msgid "Matches:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/quick_open.cpp:224
|
|
|
|
|
|
+#: tools/editor/quick_open.cpp
|
|
msgid "Open"
|
|
msgid "Open"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_reimport_dialog.cpp:35
|
|
|
|
|
|
+#: tools/editor/editor_reimport_dialog.cpp
|
|
msgid "Please wait for scan to complete."
|
|
msgid "Please wait for scan to complete."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_reimport_dialog.cpp:72
|
|
|
|
|
|
+#: tools/editor/editor_reimport_dialog.cpp
|
|
msgid "Current scene must be saved to re-import."
|
|
msgid "Current scene must be saved to re-import."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_reimport_dialog.cpp:80
|
|
|
|
|
|
+#: tools/editor/editor_reimport_dialog.cpp tools/editor/editor_node.cpp tools/editor/plugins/animation_player_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Save & Re-Import"
|
|
msgid "Save & Re-Import"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_reimport_dialog.cpp:102
|
|
|
|
|
|
+#: tools/editor/editor_reimport_dialog.cpp
|
|
msgid "Re-Importing"
|
|
msgid "Re-Importing"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_reimport_dialog.cpp:139
|
|
|
|
|
|
+#: tools/editor/editor_reimport_dialog.cpp
|
|
msgid "Re-Import Changed Resources"
|
|
msgid "Re-Import Changed Resources"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/resources_dock.cpp:136
|
|
|
|
|
|
+#: tools/editor/resources_dock.cpp tools/editor/editor_node.cpp tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Error saving resource!"
|
|
msgid "Error saving resource!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/resources_dock.cpp:354
|
|
|
|
|
|
+#: tools/editor/resources_dock.cpp
|
|
msgid "Create New Resource"
|
|
msgid "Create New Resource"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/resources_dock.cpp:360
|
|
|
|
|
|
+#: tools/editor/resources_dock.cpp
|
|
msgid "Open Resource"
|
|
msgid "Open Resource"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/resources_dock.cpp:366
|
|
|
|
|
|
+#: tools/editor/resources_dock.cpp
|
|
msgid "Save Resource"
|
|
msgid "Save Resource"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/resources_dock.cpp:368
|
|
|
|
|
|
+#: tools/editor/resources_dock.cpp tools/editor/editor_node.cpp tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Save Resource As.."
|
|
msgid "Save Resource As.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/resources_dock.cpp:376
|
|
|
|
|
|
+#: tools/editor/resources_dock.cpp
|
|
msgid "Resource Tools"
|
|
msgid "Resource Tools"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/resources_dock.cpp:377
|
|
|
|
|
|
+#: tools/editor/resources_dock.cpp
|
|
msgid "Make Local"
|
|
msgid "Make Local"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_run_script.cpp:12
|
|
|
|
|
|
+#: tools/editor/editor_run_script.cpp
|
|
msgid "Write your logic in the _run() method."
|
|
msgid "Write your logic in the _run() method."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_run_script.cpp:17
|
|
|
|
|
|
+#: tools/editor/editor_run_script.cpp
|
|
msgid "There is an edited scene already."
|
|
msgid "There is an edited scene already."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_run_script.cpp:39
|
|
|
|
|
|
+#: tools/editor/editor_run_script.cpp
|
|
msgid "Couldn't instance script:"
|
|
msgid "Couldn't instance script:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_run_script.cpp:39
|
|
|
|
|
|
+#: tools/editor/editor_run_script.cpp
|
|
msgid "Did you forget the 'tool' keyword?"
|
|
msgid "Did you forget the 'tool' keyword?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_run_script.cpp:49
|
|
|
|
|
|
+#: tools/editor/editor_run_script.cpp
|
|
msgid "Couldn't run script:"
|
|
msgid "Couldn't run script:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_run_script.cpp:49
|
|
|
|
|
|
+#: tools/editor/editor_run_script.cpp
|
|
msgid "Did you forget the '_run' method?"
|
|
msgid "Did you forget the '_run' method?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_data.cpp:572
|
|
|
|
|
|
+#: tools/editor/editor_data.cpp
|
|
msgid "Updating Scene"
|
|
msgid "Updating Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_data.cpp:573
|
|
|
|
|
|
+#: tools/editor/editor_data.cpp
|
|
msgid "Storing local changes.."
|
|
msgid "Storing local changes.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_data.cpp:577
|
|
|
|
|
|
+#: tools/editor/editor_data.cpp
|
|
msgid "Updating scene.."
|
|
msgid "Updating scene.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/file_type_cache.cpp:88
|
|
|
|
|
|
+#: tools/editor/file_type_cache.cpp
|
|
msgid "Can't open file_type_cache.cch for writing, not saving file type cache!"
|
|
msgid "Can't open file_type_cache.cch for writing, not saving file type cache!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/reparent_dialog.cpp:87
|
|
|
|
|
|
+#: tools/editor/reparent_dialog.cpp tools/editor/scene_tree_dock.cpp tools/editor/scene_tree_dock.cpp
|
|
msgid "Reparent Node"
|
|
msgid "Reparent Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/reparent_dialog.cpp:96
|
|
|
|
|
|
+#: tools/editor/reparent_dialog.cpp
|
|
msgid "Reparent Location (Select new Parent):"
|
|
msgid "Reparent Location (Select new Parent):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/reparent_dialog.cpp:105
|
|
|
|
|
|
+#: tools/editor/reparent_dialog.cpp
|
|
msgid "Keep Global Transform"
|
|
msgid "Keep Global Transform"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/reparent_dialog.cpp:114
|
|
|
|
|
|
+#: tools/editor/reparent_dialog.cpp
|
|
msgid "Reparent"
|
|
msgid "Reparent"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_plugin_settings.cpp:155
|
|
|
|
|
|
+#: tools/editor/editor_plugin_settings.cpp tools/editor/editor_node.cpp
|
|
msgid "Update"
|
|
msgid "Update"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:126
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp tools/editor/editor_file_dialog.cpp
|
|
msgid "Favorites:"
|
|
msgid "Favorites:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:805
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Same source and destination files, doing nothing."
|
|
msgid "Same source and destination files, doing nothing."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:852
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Same source and destination paths, doing nothing."
|
|
msgid "Same source and destination paths, doing nothing."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:862
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Can't move directories to within themselves."
|
|
msgid "Can't move directories to within themselves."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1027
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Can't operate on '..'"
|
|
msgid "Can't operate on '..'"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1046
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Pick New Name and Location For:"
|
|
msgid "Pick New Name and Location For:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1069
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "No files selected!"
|
|
msgid "No files selected!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1407
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Instance"
|
|
msgid "Instance"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1413
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Edit Dependencies.."
|
|
msgid "Edit Dependencies.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1414
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "View Owners.."
|
|
msgid "View Owners.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1419
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Rename or Move.."
|
|
msgid "Rename or Move.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1421
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Move To.."
|
|
msgid "Move To.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1428
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Show In File Manager"
|
|
msgid "Show In File Manager"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1481
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Previous Directory"
|
|
msgid "Previous Directory"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1488
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Next Directory"
|
|
msgid "Next Directory"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1495
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Re-Scan Filesystem"
|
|
msgid "Re-Scan Filesystem"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1504
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Move Favorite Up"
|
|
msgid "Move Favorite Up"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1511
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Move Favorite Down"
|
|
msgid "Move Favorite Down"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1518
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Toggle folder status as Favorite"
|
|
msgid "Toggle folder status as Favorite"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1540
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Instance the selected scene(s) as child of the selected node."
|
|
msgid "Instance the selected scene(s) as child of the selected node."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scenes_dock.cpp:1626
|
|
|
|
|
|
+#: tools/editor/scenes_dock.cpp
|
|
msgid "Move"
|
|
msgid "Move"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_import_export.cpp:243
|
|
|
|
|
|
+#: tools/editor/editor_import_export.cpp
|
|
msgid "Added:"
|
|
msgid "Added:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_import_export.cpp:248
|
|
|
|
|
|
+#: tools/editor/editor_import_export.cpp
|
|
msgid "Removed:"
|
|
msgid "Removed:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_import_export.cpp:919
|
|
|
|
|
|
+#: tools/editor/editor_import_export.cpp
|
|
msgid "Could not save atlas subtexture:"
|
|
msgid "Could not save atlas subtexture:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_import_export.cpp:1160
|
|
|
|
|
|
+#: tools/editor/editor_import_export.cpp
|
|
msgid "Storing File:"
|
|
msgid "Storing File:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_import_export.cpp:1206
|
|
|
|
|
|
+#: tools/editor/editor_import_export.cpp
|
|
msgid "Packing"
|
|
msgid "Packing"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_import_export.cpp:1312
|
|
|
|
|
|
+#: tools/editor/editor_import_export.cpp
|
|
msgid "Exporting for %s"
|
|
msgid "Exporting for %s"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_import_export.cpp:1318
|
|
|
|
|
|
+#: tools/editor/editor_import_export.cpp
|
|
msgid "Setting Up.."
|
|
msgid "Setting Up.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_settings.cpp:472
|
|
|
|
|
|
+#: tools/editor/editor_settings.cpp
|
|
msgid "Default (Same as Editor)"
|
|
msgid "Default (Same as Editor)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_file_dialog.cpp:356
|
|
|
|
|
|
+#: tools/editor/editor_file_dialog.cpp
|
|
msgid "File Exists, Overwrite?"
|
|
msgid "File Exists, Overwrite?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_file_dialog.cpp:680
|
|
|
|
|
|
+#: tools/editor/editor_file_dialog.cpp
|
|
msgid "All Recognized"
|
|
msgid "All Recognized"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_file_dialog.cpp:692
|
|
|
|
|
|
+#: tools/editor/editor_file_dialog.cpp
|
|
msgid "All Files (*)"
|
|
msgid "All Files (*)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_file_dialog.cpp:774
|
|
|
|
|
|
+#: tools/editor/editor_file_dialog.cpp
|
|
msgid "Save"
|
|
msgid "Save"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_file_dialog.cpp:1215
|
|
|
|
|
|
+#: tools/editor/editor_file_dialog.cpp
|
|
msgid "Save a File"
|
|
msgid "Save a File"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_file_dialog.cpp:1295
|
|
|
|
|
|
+#: tools/editor/editor_file_dialog.cpp
|
|
msgid "Recent:"
|
|
msgid "Recent:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_file_dialog.cpp:1304
|
|
|
|
|
|
+#: tools/editor/editor_file_dialog.cpp
|
|
msgid "Directories & Files:"
|
|
msgid "Directories & Files:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_file_dialog.cpp:1316
|
|
|
|
|
|
+#: tools/editor/editor_file_dialog.cpp
|
|
msgid "Preview:"
|
|
msgid "Preview:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_file_dialog.cpp:1329
|
|
|
|
|
|
+#: tools/editor/editor_file_dialog.cpp
|
|
msgid "Filter:"
|
|
msgid "Filter:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_file_dialog.cpp:1368
|
|
|
|
|
|
+#: tools/editor/editor_file_dialog.cpp
|
|
msgid "Must use a valid extension."
|
|
msgid "Must use a valid extension."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/groups_editor.cpp:46
|
|
|
|
|
|
+#: tools/editor/groups_editor.cpp
|
|
msgid "Add to Group"
|
|
msgid "Add to Group"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/groups_editor.cpp:69
|
|
|
|
|
|
+#: tools/editor/groups_editor.cpp
|
|
msgid "Remove from Group"
|
|
msgid "Remove from Group"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/groups_editor.cpp:128
|
|
|
|
|
|
+#: tools/editor/groups_editor.cpp
|
|
msgid "Group Editor"
|
|
msgid "Group Editor"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/groups_editor.cpp:150
|
|
|
|
|
|
+#: tools/editor/groups_editor.cpp
|
|
msgid "Node Group(s)"
|
|
msgid "Node Group(s)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:355
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Preset.."
|
|
msgid "Preset.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:358
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Ease In"
|
|
msgid "Ease In"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:359
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Ease Out"
|
|
msgid "Ease Out"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:361
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Zero"
|
|
msgid "Zero"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:362
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Easing In-Out"
|
|
msgid "Easing In-Out"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:363
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Easing Out-In"
|
|
msgid "Easing Out-In"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:401
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "File.."
|
|
msgid "File.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:408
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Dir.."
|
|
msgid "Dir.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:642
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "New"
|
|
msgid "New"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:643
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Load"
|
|
msgid "Load"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:651
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Assign"
|
|
msgid "Assign"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:838
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Error loading file: Not a resource!"
|
|
msgid "Error loading file: Not a resource!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:850
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Couldn't load image"
|
|
msgid "Couldn't load image"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:1735
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Bit %d, val %d."
|
|
msgid "Bit %d, val %d."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:2770
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp tools/editor/editor_help.cpp
|
|
msgid "Class:"
|
|
msgid "Class:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:2898
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "On"
|
|
msgid "On"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:3436
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Set"
|
|
msgid "Set"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:3952
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Properties:"
|
|
msgid "Properties:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:4205
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Global"
|
|
msgid "Global"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/property_editor.cpp:4228
|
|
|
|
|
|
+#: tools/editor/property_editor.cpp
|
|
msgid "Sections:"
|
|
msgid "Sections:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/addon_editor_plugin.cpp:1100
|
|
|
|
|
|
+#: tools/editor/addon_editor_plugin.cpp
|
|
msgid "Import"
|
|
msgid "Import"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/addon_editor_plugin.cpp:1115
|
|
|
|
|
|
+#: tools/editor/addon_editor_plugin.cpp
|
|
msgid "Sort:"
|
|
msgid "Sort:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/addon_editor_plugin.cpp:1126
|
|
|
|
|
|
+#: tools/editor/addon_editor_plugin.cpp
|
|
msgid "Reverse"
|
|
msgid "Reverse"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/addon_editor_plugin.cpp:1135
|
|
|
|
|
|
+#: tools/editor/addon_editor_plugin.cpp
|
|
msgid "All"
|
|
msgid "All"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/addon_editor_plugin.cpp:1142
|
|
|
|
|
|
+#: tools/editor/addon_editor_plugin.cpp
|
|
msgid "Site:"
|
|
msgid "Site:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/addon_editor_plugin.cpp:1235
|
|
|
|
|
|
+#: tools/editor/addon_editor_plugin.cpp
|
|
msgid "Assets ZIP File"
|
|
msgid "Assets ZIP File"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:435
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Node From Scene"
|
|
msgid "Node From Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:441
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Re-Import.."
|
|
msgid "Re-Import.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:603
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp tools/editor/scene_tree_dock.cpp
|
|
msgid "I see.."
|
|
msgid "I see.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:609
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Can't open file for writing:"
|
|
msgid "Can't open file for writing:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:613
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Requested file format unknown:"
|
|
msgid "Requested file format unknown:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:617
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Error while saving."
|
|
msgid "Error while saving."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:913
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Saving Scene"
|
|
msgid "Saving Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:914
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Analyzing"
|
|
msgid "Analyzing"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:927
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Creating Thumbnail"
|
|
msgid "Creating Thumbnail"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1024
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Couldn't save scene. Likely dependencies (instances) couldn't be satisfied."
|
|
msgid "Couldn't save scene. Likely dependencies (instances) couldn't be satisfied."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1173
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Failed to load resource."
|
|
msgid "Failed to load resource."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1254
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Can't load MeshLibrary for merging!"
|
|
msgid "Can't load MeshLibrary for merging!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1271
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Error saving MeshLibrary!"
|
|
msgid "Error saving MeshLibrary!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1289
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Can't load TileSet for merging!"
|
|
msgid "Can't load TileSet for merging!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1307
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Error saving TileSet!"
|
|
msgid "Error saving TileSet!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1324
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Can't open export templates zip."
|
|
msgid "Can't open export templates zip."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1341
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Loading Export Templates"
|
|
msgid "Loading Export Templates"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1371
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Importing:"
|
|
msgid "Importing:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1414
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Error trying to save layout!"
|
|
msgid "Error trying to save layout!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1426
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Default editor layout overridden."
|
|
msgid "Default editor layout overridden."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1440
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Layout name not found!"
|
|
msgid "Layout name not found!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1457
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Restored default layout to base settings."
|
|
msgid "Restored default layout to base settings."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1736
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Copy Params"
|
|
msgid "Copy Params"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1737
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Set Params"
|
|
msgid "Set Params"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1739
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp tools/editor/plugins/resource_preloader_editor_plugin.cpp
|
|
msgid "Paste Resource"
|
|
msgid "Paste Resource"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1741
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Copy Resource"
|
|
msgid "Copy Resource"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1742
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Make Built-In"
|
|
msgid "Make Built-In"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1745
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Make Sub-Resources Unique"
|
|
msgid "Make Sub-Resources Unique"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1835
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "There is no defined scene to run."
|
|
msgid "There is no defined scene to run."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1899
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Current scene was never saved, please save it prior to running."
|
|
msgid "Current scene was never saved, please save it prior to running."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:1927
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Could not start subprocess!"
|
|
msgid "Could not start subprocess!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2041
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Open Scene"
|
|
msgid "Open Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2041
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Open Base Scene"
|
|
msgid "Open Base Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2048
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Quick Open Scene.."
|
|
msgid "Quick Open Scene.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2055
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Quick Open Script.."
|
|
msgid "Quick Open Script.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2081
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Yes"
|
|
msgid "Yes"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2083
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Close scene? (Unsaved changes will be lost)"
|
|
msgid "Close scene? (Unsaved changes will be lost)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2160
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Save Scene As.."
|
|
msgid "Save Scene As.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2167
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "This scene has never been saved. Save before running?"
|
|
msgid "This scene has never been saved. Save before running?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2203
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Please save the scene first."
|
|
msgid "Please save the scene first."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2214
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Save Translatable Strings"
|
|
msgid "Save Translatable Strings"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2300
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Export Mesh Library"
|
|
msgid "Export Mesh Library"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2314
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Export Tile Set"
|
|
msgid "Export Tile Set"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2345
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Quit"
|
|
msgid "Quit"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2347
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Exit the editor?"
|
|
msgid "Exit the editor?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2363
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Current scene not saved. Open anyway?"
|
|
msgid "Current scene not saved. Open anyway?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2415
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Can't reload a scene that was never saved."
|
|
msgid "Can't reload a scene that was never saved."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2420
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Revert"
|
|
msgid "Revert"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2421
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "This action cannot be undone. Revert anyway?"
|
|
msgid "This action cannot be undone. Revert anyway?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:2631
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Quick Run Scene.."
|
|
msgid "Quick Run Scene.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:3581
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp tools/editor/scene_tree_dock.cpp
|
|
msgid "Ugh"
|
|
msgid "Ugh"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:3582
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Error loading scene, it must be inside the project path. Use 'Import' to open the scene, then save it inside the project path."
|
|
msgid "Error loading scene, it must be inside the project path. Use 'Import' to open the scene, then save it inside the project path."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:3611
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Error loading scene."
|
|
msgid "Error loading scene."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:3644
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Scene '%s' has broken dependencies:"
|
|
msgid "Scene '%s' has broken dependencies:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:4604
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Save Layout"
|
|
msgid "Save Layout"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:4605
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Delete Layout"
|
|
msgid "Delete Layout"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:4717
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Switch Scene Tab"
|
|
msgid "Switch Scene Tab"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:4958
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "%d more file(s)"
|
|
msgid "%d more file(s)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:4989
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "%d more file(s) or folder(s)"
|
|
msgid "%d more file(s) or folder(s)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5433
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Scene"
|
|
msgid "Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5439
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Go to previously opened scene."
|
|
msgid "Go to previously opened scene."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5450
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Operations with scene files."
|
|
msgid "Operations with scene files."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5452
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "New Scene"
|
|
msgid "New Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5453
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "New Inherited Scene.."
|
|
msgid "New Inherited Scene.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5454
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Open Scene.."
|
|
msgid "Open Scene.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5456
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Save Scene"
|
|
msgid "Save Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5459
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Close Scene"
|
|
msgid "Close Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5461
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Close Goto Prev. Scene"
|
|
msgid "Close Goto Prev. Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5462
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Open Recent"
|
|
msgid "Open Recent"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5466
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Quick Search File.."
|
|
msgid "Quick Search File.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5472
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Convert To.."
|
|
msgid "Convert To.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5473
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Translatable Strings.."
|
|
msgid "Translatable Strings.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5475
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "MeshLibrary.."
|
|
msgid "MeshLibrary.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5476
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "TileSet.."
|
|
msgid "TileSet.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5481
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp tools/editor/plugins/shader_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Redo"
|
|
msgid "Redo"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5483
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Run Script"
|
|
msgid "Run Script"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5485
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Project Settings"
|
|
msgid "Project Settings"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5487
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Revert Scene"
|
|
msgid "Revert Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5490
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Quit to Project List"
|
|
msgid "Quit to Project List"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5543
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Import assets to the project."
|
|
msgid "Import assets to the project."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5552
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Miscellaneous project or scene-wide tools."
|
|
msgid "Miscellaneous project or scene-wide tools."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5553
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Tools"
|
|
msgid "Tools"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5563
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Export the project to many platforms."
|
|
msgid "Export the project to many platforms."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5597
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Play the project (F5)."
|
|
msgid "Play the project (F5)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5615
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Stop the scene (F8)."
|
|
msgid "Stop the scene (F8)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5635
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Play the edited scene (F6)."
|
|
msgid "Play the edited scene (F6)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5643
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Play custom scene"
|
|
msgid "Play custom scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5652
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Debug options"
|
|
msgid "Debug options"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5655
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Live Editing"
|
|
msgid "Live Editing"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5656
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "File Server"
|
|
msgid "File Server"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5658
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Deploy Remote Debug"
|
|
msgid "Deploy Remote Debug"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5659
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Deploy File Server Clients"
|
|
msgid "Deploy File Server Clients"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5661
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Visible Collision Shapes"
|
|
msgid "Visible Collision Shapes"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5662
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Visible Navigation"
|
|
msgid "Visible Navigation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5725
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Settings"
|
|
msgid "Settings"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5738
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Editor Layout"
|
|
msgid "Editor Layout"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5740
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Install Export Templates"
|
|
msgid "Install Export Templates"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5742
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "About"
|
|
msgid "About"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5754
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Alerts when an external resource has changed."
|
|
msgid "Alerts when an external resource has changed."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5757
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Spins when the editor window repaints!"
|
|
msgid "Spins when the editor window repaints!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5761
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Update Always"
|
|
msgid "Update Always"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5762
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Update Changes"
|
|
msgid "Update Changes"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5816
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Inspector"
|
|
msgid "Inspector"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5824
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Create a new resource in memory and edit it."
|
|
msgid "Create a new resource in memory and edit it."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5831
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Load an existing resource from disk and edit it."
|
|
msgid "Load an existing resource from disk and edit it."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5838
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Save the currently edited resource."
|
|
msgid "Save the currently edited resource."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5842
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp tools/editor/plugins/animation_player_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Save As.."
|
|
msgid "Save As.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5852
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Go to the previous edited object in history."
|
|
msgid "Go to the previous edited object in history."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5860
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Go to the next edited object in history."
|
|
msgid "Go to the next edited object in history."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5867
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "History of recently edited objects."
|
|
msgid "History of recently edited objects."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5891
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Object properties."
|
|
msgid "Object properties."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5929
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "FileSystem"
|
|
msgid "FileSystem"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:5967
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Output"
|
|
msgid "Output"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:6088
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Thanks from the Godot community!"
|
|
msgid "Thanks from the Godot community!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:6090
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Thanks!"
|
|
msgid "Thanks!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:6108
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Import Templates From ZIP File"
|
|
msgid "Import Templates From ZIP File"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:6128
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Export Library"
|
|
msgid "Export Library"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:6132
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Merge With Existing"
|
|
msgid "Merge With Existing"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:6147
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Open & Run a Script"
|
|
msgid "Open & Run a Script"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_node.cpp:6344
|
|
|
|
|
|
+#: tools/editor/editor_node.cpp
|
|
msgid "Load Errors"
|
|
msgid "Load Errors"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/call_dialog.cpp:242
|
|
|
|
|
|
+#: tools/editor/call_dialog.cpp
|
|
msgid "Method List For '%s':"
|
|
msgid "Method List For '%s':"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/call_dialog.cpp:256
|
|
|
|
|
|
+#: tools/editor/call_dialog.cpp
|
|
msgid "Call"
|
|
msgid "Call"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/call_dialog.cpp:294
|
|
|
|
|
|
+#: tools/editor/call_dialog.cpp
|
|
msgid "Method List:"
|
|
msgid "Method List:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/call_dialog.cpp:301
|
|
|
|
|
|
+#: tools/editor/call_dialog.cpp
|
|
msgid "Arguments:"
|
|
msgid "Arguments:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/call_dialog.cpp:308
|
|
|
|
|
|
+#: tools/editor/call_dialog.cpp
|
|
msgid "Return:"
|
|
msgid "Return:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/pvrtc_compress.cpp:96
|
|
|
|
|
|
+#: tools/editor/pvrtc_compress.cpp
|
|
msgid "Could not execute PVRTC tool:"
|
|
msgid "Could not execute PVRTC tool:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/pvrtc_compress.cpp:102
|
|
|
|
|
|
+#: tools/editor/pvrtc_compress.cpp
|
|
msgid "Can't load back converted image using PVRTC tool:"
|
|
msgid "Can't load back converted image using PVRTC tool:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/array_property_edit.cpp:67
|
|
|
|
|
|
+#: tools/editor/array_property_edit.cpp
|
|
msgid "Resize Array"
|
|
msgid "Resize Array"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/array_property_edit.cpp:112
|
|
|
|
|
|
+#: tools/editor/array_property_edit.cpp
|
|
msgid "Change Array Value Type"
|
|
msgid "Change Array Value Type"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/array_property_edit.cpp:129
|
|
|
|
|
|
+#: tools/editor/array_property_edit.cpp
|
|
msgid "Change Array Value"
|
|
msgid "Change Array Value"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_help.cpp:334
|
|
|
|
|
|
+#: tools/editor/editor_help.cpp
|
|
msgid "Search Classes"
|
|
msgid "Search Classes"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_help.cpp:522
|
|
|
|
|
|
+#: tools/editor/editor_help.cpp
|
|
msgid "Class List:"
|
|
msgid "Class List:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_help.cpp:759
|
|
|
|
|
|
+#: tools/editor/editor_help.cpp
|
|
msgid "Inherited by:"
|
|
msgid "Inherited by:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_help.cpp:790
|
|
|
|
|
|
+#: tools/editor/editor_help.cpp
|
|
msgid "Brief Description:"
|
|
msgid "Brief Description:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_help.cpp:813
|
|
|
|
|
|
+#: tools/editor/editor_help.cpp
|
|
msgid "Public Methods:"
|
|
msgid "Public Methods:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_help.cpp:898
|
|
|
|
|
|
+#: tools/editor/editor_help.cpp
|
|
msgid "Members:"
|
|
msgid "Members:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_help.cpp:942
|
|
|
|
|
|
+#: tools/editor/editor_help.cpp
|
|
msgid "GUI Theme Items:"
|
|
msgid "GUI Theme Items:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_help.cpp:984
|
|
|
|
|
|
+#: tools/editor/editor_help.cpp
|
|
msgid "Signals:"
|
|
msgid "Signals:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_help.cpp:1049
|
|
|
|
|
|
+#: tools/editor/editor_help.cpp
|
|
msgid "Constants:"
|
|
msgid "Constants:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_help.cpp:1115
|
|
|
|
|
|
+#: tools/editor/editor_help.cpp
|
|
msgid "Method Description:"
|
|
msgid "Method Description:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/editor_help.cpp:1653
|
|
|
|
|
|
+#: tools/editor/editor_help.cpp
|
|
msgid "Search Text"
|
|
msgid "Search Text"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:69
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Invalid project path, the path must exist!"
|
|
msgid "Invalid project path, the path must exist!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:78
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Invalid project path, engine.cfg must not exist."
|
|
msgid "Invalid project path, engine.cfg must not exist."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:87
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Invalid project path, engine.cfg must exist."
|
|
msgid "Invalid project path, engine.cfg must exist."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:112
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Imported Project"
|
|
msgid "Imported Project"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:173
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Invalid project path (changed anything?)."
|
|
msgid "Invalid project path (changed anything?)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:183
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Couldn't create engine.cfg in project path."
|
|
msgid "Couldn't create engine.cfg in project path."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:248
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Import Existing Project"
|
|
msgid "Import Existing Project"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:250
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Project Path (Must Exist):"
|
|
msgid "Project Path (Must Exist):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:251
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Project Name:"
|
|
msgid "Project Name:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:258
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Create New Project"
|
|
msgid "Create New Project"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:260
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Project Path:"
|
|
msgid "Project Path:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:295
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Browse"
|
|
msgid "Browse"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:308
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "New Game Project"
|
|
msgid "New Game Project"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:312
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "That's a BINGO!"
|
|
msgid "That's a BINGO!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:539
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Unnamed Project"
|
|
msgid "Unnamed Project"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:651
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Are you sure to open more than one projects?"
|
|
msgid "Are you sure to open more than one projects?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:691
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Are you sure to run more than one projects?"
|
|
msgid "Are you sure to run more than one projects?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:791
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Remove project from the list? (Folder contents will not be modified)"
|
|
msgid "Remove project from the list? (Folder contents will not be modified)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:873
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Recent Projects:"
|
|
msgid "Recent Projects:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:906
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Edit"
|
|
msgid "Edit"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:912
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Run"
|
|
msgid "Run"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:920
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Scan"
|
|
msgid "Scan"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:935
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "New Project"
|
|
msgid "New Project"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/project_manager.cpp:955
|
|
|
|
|
|
+#: tools/editor/project_manager.cpp
|
|
msgid "Exit"
|
|
msgid "Exit"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:69
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "OK :("
|
|
msgid "OK :("
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:70
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "No parent to instance a child at."
|
|
msgid "No parent to instance a child at."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:101
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Error loading scene from %s"
|
|
msgid "Error loading scene from %s"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:113
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Error instancing scene from %s"
|
|
msgid "Error instancing scene from %s"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:124
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Ok"
|
|
msgid "Ok"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:125
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Cannot instance the scene '%s' because the current scene exists within one of its nodes."
|
|
msgid "Cannot instance the scene '%s' because the current scene exists within one of its nodes."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:148
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Instance Scene(s)"
|
|
msgid "Instance Scene(s)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:311
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "This operation can't be done on the tree root."
|
|
msgid "This operation can't be done on the tree root."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:344
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Move Node In Parent"
|
|
msgid "Move Node In Parent"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:345
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Move Nodes In Parent"
|
|
msgid "Move Nodes In Parent"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:391
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Duplicate Node(s)"
|
|
msgid "Duplicate Node(s)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:540
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Delete Node(s)?"
|
|
msgid "Delete Node(s)?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:551
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "This operation can't be done without a scene."
|
|
msgid "This operation can't be done without a scene."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:560
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "This operation requires a single selected node."
|
|
msgid "This operation requires a single selected node."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:569
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "This operation can't be done on instanced scenes."
|
|
msgid "This operation can't be done on instanced scenes."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:591
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Save New Scene As.."
|
|
msgid "Save New Scene As.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:959
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Makes Sense!"
|
|
msgid "Makes Sense!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:960
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Can't operate on nodes from a foreign scene!"
|
|
msgid "Can't operate on nodes from a foreign scene!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:969
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Can't operate on nodes the current scene inherits from!"
|
|
msgid "Can't operate on nodes the current scene inherits from!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1163
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Remove Node(s)"
|
|
msgid "Remove Node(s)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1276
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Create Node"
|
|
msgid "Create Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1448
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Couldn't save new scene. Likely dependencies (instances) couldn't be satisfied."
|
|
msgid "Couldn't save new scene. Likely dependencies (instances) couldn't be satisfied."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1463
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Error saving scene."
|
|
msgid "Error saving scene."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1470
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Error duplicating scene to save it."
|
|
msgid "Error duplicating scene to save it."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1661
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "New Scene Root"
|
|
msgid "New Scene Root"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1662
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Inherit Scene"
|
|
msgid "Inherit Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1679
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Add Child Node"
|
|
msgid "Add Child Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1680
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Instance Child Scene"
|
|
msgid "Instance Child Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1682
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Change Type"
|
|
msgid "Change Type"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1684
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Edit Groups"
|
|
msgid "Edit Groups"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1685
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Edit Connections"
|
|
msgid "Edit Connections"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1687
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Add Script"
|
|
msgid "Add Script"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1691
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Move Up"
|
|
msgid "Move Up"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1692
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Move Down"
|
|
msgid "Move Down"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1693
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Duplicate"
|
|
msgid "Duplicate"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1698
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Save Branch as Scene"
|
|
msgid "Save Branch as Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1702
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Delete Node(s)"
|
|
msgid "Delete Node(s)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1771
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Add/Create a New Node"
|
|
msgid "Add/Create a New Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/scene_tree_dock.cpp:1777
|
|
|
|
|
|
+#: tools/editor/scene_tree_dock.cpp
|
|
msgid "Instance a scene file as a Node. Creates an inherited scene if no root node exists."
|
|
msgid "Instance a scene file as a Node. Creates an inherited scene if no root node exists."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/create_dialog.cpp:254
|
|
|
|
|
|
+#: tools/editor/create_dialog.cpp
|
|
msgid "Create New"
|
|
msgid "Create New"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/rich_text_editor_plugin.cpp:110
|
|
|
|
|
|
+#: tools/editor/plugins/rich_text_editor_plugin.cpp
|
|
msgid "Parse BBCode"
|
|
msgid "Parse BBCode"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_library_editor_plugin.cpp:56
|
|
|
|
|
|
+#: tools/editor/plugins/sample_library_editor_plugin.cpp
|
|
msgid "Open Sample File(s)"
|
|
msgid "Open Sample File(s)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_library_editor_plugin.cpp:77
|
|
|
|
|
|
+#: tools/editor/plugins/sample_library_editor_plugin.cpp
|
|
msgid "ERROR: Couldn't load sample!"
|
|
msgid "ERROR: Couldn't load sample!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_library_editor_plugin.cpp:92
|
|
|
|
|
|
+#: tools/editor/plugins/sample_library_editor_plugin.cpp
|
|
msgid "Add Sample"
|
|
msgid "Add Sample"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_library_editor_plugin.cpp:117
|
|
|
|
|
|
+#: tools/editor/plugins/sample_library_editor_plugin.cpp
|
|
msgid "Stop"
|
|
msgid "Stop"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_library_editor_plugin.cpp:130
|
|
|
|
|
|
+#: tools/editor/plugins/sample_library_editor_plugin.cpp
|
|
msgid "Play"
|
|
msgid "Play"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_library_editor_plugin.cpp:172
|
|
|
|
|
|
+#: tools/editor/plugins/sample_library_editor_plugin.cpp
|
|
msgid "Rename Sample"
|
|
msgid "Rename Sample"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_library_editor_plugin.cpp:202
|
|
|
|
|
|
+#: tools/editor/plugins/sample_library_editor_plugin.cpp
|
|
msgid "Delete Sample"
|
|
msgid "Delete Sample"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_library_editor_plugin.cpp:251
|
|
|
|
|
|
+#: tools/editor/plugins/sample_library_editor_plugin.cpp tools/editor/plugins/sample_editor_plugin.cpp
|
|
msgid "16 Bits"
|
|
msgid "16 Bits"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_library_editor_plugin.cpp:251
|
|
|
|
|
|
+#: tools/editor/plugins/sample_library_editor_plugin.cpp tools/editor/plugins/sample_editor_plugin.cpp
|
|
msgid "8 Bits"
|
|
msgid "8 Bits"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_library_editor_plugin.cpp:251
|
|
|
|
|
|
+#: tools/editor/plugins/sample_library_editor_plugin.cpp tools/editor/plugins/sample_editor_plugin.cpp
|
|
msgid "Stereo"
|
|
msgid "Stereo"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_library_editor_plugin.cpp:251
|
|
|
|
|
|
+#: tools/editor/plugins/sample_library_editor_plugin.cpp tools/editor/plugins/sample_editor_plugin.cpp
|
|
msgid "Mono"
|
|
msgid "Mono"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_library_editor_plugin.cpp:457
|
|
|
|
|
|
+#: tools/editor/plugins/sample_library_editor_plugin.cpp
|
|
msgid "Preview"
|
|
msgid "Preview"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_library_editor_plugin.cpp:460
|
|
|
|
|
|
+#: tools/editor/plugins/sample_library_editor_plugin.cpp
|
|
msgid "Pitch"
|
|
msgid "Pitch"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/collision_polygon_editor_plugin.cpp:95
|
|
|
|
|
|
+#: tools/editor/plugins/collision_polygon_editor_plugin.cpp tools/editor/plugins/collision_polygon_2d_editor_plugin.cpp tools/editor/plugins/polygon_2d_editor_plugin.cpp tools/editor/plugins/navigation_polygon_editor_plugin.cpp
|
|
msgid "Create Poly3D"
|
|
msgid "Create Poly3D"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/collision_polygon_editor_plugin.cpp:203
|
|
|
|
|
|
+#: tools/editor/plugins/collision_polygon_editor_plugin.cpp tools/editor/plugins/light_occluder_2d_editor_plugin.cpp tools/editor/plugins/collision_polygon_2d_editor_plugin.cpp tools/editor/plugins/polygon_2d_editor_plugin.cpp tools/editor/plugins/navigation_polygon_editor_plugin.cpp tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Edit Poly"
|
|
msgid "Edit Poly"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/collision_polygon_editor_plugin.cpp:319
|
|
|
|
|
|
+#: tools/editor/plugins/collision_polygon_editor_plugin.cpp tools/editor/plugins/light_occluder_2d_editor_plugin.cpp tools/editor/plugins/collision_polygon_2d_editor_plugin.cpp tools/editor/plugins/polygon_2d_editor_plugin.cpp tools/editor/plugins/navigation_polygon_editor_plugin.cpp tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Edit Poly (Remove Point)"
|
|
msgid "Edit Poly (Remove Point)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:147
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Toggle Autoplay"
|
|
msgid "Toggle Autoplay"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:320
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "New Animation Name:"
|
|
msgid "New Animation Name:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:323
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "New Anim"
|
|
msgid "New Anim"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:348
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Change Animation Name:"
|
|
msgid "Change Animation Name:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:452
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Remove Animation"
|
|
msgid "Remove Animation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:488
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "ERROR: Invalid animation name!"
|
|
msgid "ERROR: Invalid animation name!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:499
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "ERROR: Animation name already exists!"
|
|
msgid "ERROR: Animation name already exists!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:508
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Rename Animation"
|
|
msgid "Rename Animation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:524
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Add Animation"
|
|
msgid "Add Animation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:546
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Blend Next Changed"
|
|
msgid "Blend Next Changed"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:629
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Change Blend Time"
|
|
msgid "Change Blend Time"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:741
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Load Animation"
|
|
msgid "Load Animation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:934
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Duplicate Animation"
|
|
msgid "Duplicate Animation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1133
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "ERROR: No animation to copy!"
|
|
msgid "ERROR: No animation to copy!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1148
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "ERROR: No animation resource on clipboard!"
|
|
msgid "ERROR: No animation resource on clipboard!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1155
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Pasted Animation"
|
|
msgid "Pasted Animation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1166
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Paste Animation"
|
|
msgid "Paste Animation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1180
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "ERROR: No animation to edit!"
|
|
msgid "ERROR: No animation to edit!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1309
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Play selected animation backwards from current pos. (A)"
|
|
msgid "Play selected animation backwards from current pos. (A)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1313
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Play selected animation backwards from end. (Shift+A)"
|
|
msgid "Play selected animation backwards from end. (Shift+A)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1319
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Stop animation playback. (S)"
|
|
msgid "Stop animation playback. (S)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1322
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Play selected animation from start. (Shift+D)"
|
|
msgid "Play selected animation from start. (Shift+D)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1327
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Play selected animation from current pos. (D)"
|
|
msgid "Play selected animation from current pos. (D)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1340
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Animation position (in seconds)."
|
|
msgid "Animation position (in seconds)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1348
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Scale animation playback globally for the node."
|
|
msgid "Scale animation playback globally for the node."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1353
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Create new animation in player."
|
|
msgid "Create new animation in player."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1359
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Load an animation from disk."
|
|
msgid "Load an animation from disk."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1363
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Save the current animation"
|
|
msgid "Save the current animation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1390
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Display list of animations in player."
|
|
msgid "Display list of animations in player."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1394
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Autoplay on Load"
|
|
msgid "Autoplay on Load"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1400
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Edit Target Blend Times"
|
|
msgid "Edit Target Blend Times"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1404
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Animation Tools"
|
|
msgid "Animation Tools"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1405
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Copy Animation"
|
|
msgid "Copy Animation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1428
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Create New Animation"
|
|
msgid "Create New Animation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1439
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Animation Name:"
|
|
msgid "Animation Name:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1462
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Blend Times:"
|
|
msgid "Blend Times:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1464
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Next (Auto Queue):"
|
|
msgid "Next (Auto Queue):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_player_editor_plugin.cpp:1465
|
|
|
|
|
|
+#: tools/editor/plugins/animation_player_editor_plugin.cpp
|
|
msgid "Cross-Animation Blend Times"
|
|
msgid "Cross-Animation Blend Times"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp:60
|
|
|
|
|
|
+#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp
|
|
msgid "Create Poly"
|
|
msgid "Create Poly"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp:396
|
|
|
|
|
|
+#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp
|
|
msgid "Create Occluder Polygon"
|
|
msgid "Create Occluder Polygon"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp:424
|
|
|
|
|
|
+#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp tools/editor/plugins/collision_polygon_2d_editor_plugin.cpp tools/editor/plugins/navigation_polygon_editor_plugin.cpp
|
|
msgid "Create a new polygon from scratch."
|
|
msgid "Create a new polygon from scratch."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp:430
|
|
|
|
|
|
+#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp tools/editor/plugins/navigation_polygon_editor_plugin.cpp
|
|
msgid "Edit existing polygon:"
|
|
msgid "Edit existing polygon:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp:430
|
|
|
|
|
|
+#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp tools/editor/plugins/navigation_polygon_editor_plugin.cpp
|
|
msgid "LMB: Move Point."
|
|
msgid "LMB: Move Point."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp:430
|
|
|
|
|
|
+#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp tools/editor/plugins/navigation_polygon_editor_plugin.cpp
|
|
msgid "Ctrl+LMB: Split Segment."
|
|
msgid "Ctrl+LMB: Split Segment."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp:430
|
|
|
|
|
|
+#: tools/editor/plugins/light_occluder_2d_editor_plugin.cpp tools/editor/plugins/navigation_polygon_editor_plugin.cpp
|
|
msgid "RMB: Erase Point."
|
|
msgid "RMB: Erase Point."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:65
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Configure Snap"
|
|
msgid "Configure Snap"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:77
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp tools/editor/plugins/polygon_2d_editor_plugin.cpp tools/editor/plugins/sprite_region_editor_plugin.cpp tools/editor/plugins/sprite_region_editor_plugin.cpp
|
|
msgid "Grid Offset:"
|
|
msgid "Grid Offset:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:94
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp tools/editor/plugins/polygon_2d_editor_plugin.cpp tools/editor/plugins/sprite_region_editor_plugin.cpp
|
|
msgid "Grid Step:"
|
|
msgid "Grid Step:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:117
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Rotation Offset:"
|
|
msgid "Rotation Offset:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:128
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Rotation Step:"
|
|
msgid "Rotation Step:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:161
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Move Pivot"
|
|
msgid "Move Pivot"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:650
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Move Action"
|
|
msgid "Move Action"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:1198
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Edit IK Chain"
|
|
msgid "Edit IK Chain"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:1214
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Edit CanvasItem"
|
|
msgid "Edit CanvasItem"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:2467
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Change Anchors"
|
|
msgid "Change Anchors"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:2546
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Zoom (%):"
|
|
msgid "Zoom (%):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:2901
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Paste Pose"
|
|
msgid "Paste Pose"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3288
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Select Mode (Q)"
|
|
msgid "Select Mode (Q)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3288
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Drag: Rotate"
|
|
msgid "Drag: Rotate"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3288
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Alt+Drag: Move"
|
|
msgid "Alt+Drag: Move"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3288
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Press 'v' to Change Pivot, 'Shift+v' to Drag Pivot (while moving)."
|
|
msgid "Press 'v' to Change Pivot, 'Shift+v' to Drag Pivot (while moving)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3288
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Alt+RMB: Depth list selection"
|
|
msgid "Alt+RMB: Depth list selection"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3295
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Move Mode (W)"
|
|
msgid "Move Mode (W)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3301
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Rotate Mode (E)"
|
|
msgid "Rotate Mode (E)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3309
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Show a list of all objects at the position clicked\n(same as Alt+RMB in select mode)."
|
|
msgid "Show a list of all objects at the position clicked\n(same as Alt+RMB in select mode)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3315
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Click to change object's rotation pivot."
|
|
msgid "Click to change object's rotation pivot."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3321
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Pan Mode"
|
|
msgid "Pan Mode"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3329
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Lock the selected object in place (can't be moved)."
|
|
msgid "Lock the selected object in place (can't be moved)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3334
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Unlock the selected object (can be moved)."
|
|
msgid "Unlock the selected object (can be moved)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3339
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Makes sure the object's children are not selectable."
|
|
msgid "Makes sure the object's children are not selectable."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3344
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Restores the object's children's ability to be selected."
|
|
msgid "Restores the object's children's ability to be selected."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3355
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Use Snap"
|
|
msgid "Use Snap"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3356
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp tools/editor/plugins/polygon_2d_editor_plugin.cpp tools/editor/plugins/sprite_region_editor_plugin.cpp
|
|
msgid "Show Grid"
|
|
msgid "Show Grid"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3357
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Use Rotation Snap"
|
|
msgid "Use Rotation Snap"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3358
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp tools/editor/plugins/sprite_region_editor_plugin.cpp
|
|
msgid "Snap Relative"
|
|
msgid "Snap Relative"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3359
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Configure Snap.."
|
|
msgid "Configure Snap.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3361
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Use Pixel Snap"
|
|
msgid "Use Pixel Snap"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3363
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Expand to Parent"
|
|
msgid "Expand to Parent"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3365
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Skeleton.."
|
|
msgid "Skeleton.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3369
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Make Bones"
|
|
msgid "Make Bones"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3370
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Clear Bones"
|
|
msgid "Clear Bones"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3372
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Make IK Chain"
|
|
msgid "Make IK Chain"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3373
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Clear IK Chain"
|
|
msgid "Clear IK Chain"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3384
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "View"
|
|
msgid "View"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3390
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Zoom In"
|
|
msgid "Zoom In"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3391
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Zoom Out"
|
|
msgid "Zoom Out"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3392
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Zoom Reset"
|
|
msgid "Zoom Reset"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3393
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Zoom Set.."
|
|
msgid "Zoom Set.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3395
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Center Selection"
|
|
msgid "Center Selection"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3396
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Frame Selection"
|
|
msgid "Frame Selection"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3399
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Anchor"
|
|
msgid "Anchor"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3439
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Insert Keys (Ins)"
|
|
msgid "Insert Keys (Ins)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3450
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Insert Key"
|
|
msgid "Insert Key"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3451
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Insert Key (Existing Tracks)"
|
|
msgid "Insert Key (Existing Tracks)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3453
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Copy Pose"
|
|
msgid "Copy Pose"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3455
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Clear Pose"
|
|
msgid "Clear Pose"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3462
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Set a Value"
|
|
msgid "Set a Value"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/canvas_item_editor_plugin.cpp:3467
|
|
|
|
|
|
+#: tools/editor/plugins/canvas_item_editor_plugin.cpp
|
|
msgid "Snap (Pixels):"
|
|
msgid "Snap (Pixels):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_map_editor_plugin.cpp:584
|
|
|
|
|
|
+#: tools/editor/plugins/tile_map_editor_plugin.cpp
|
|
msgid "Paint TileMap"
|
|
msgid "Paint TileMap"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_map_editor_plugin.cpp:728
|
|
|
|
|
|
+#: tools/editor/plugins/tile_map_editor_plugin.cpp
|
|
msgid "Erase TileMap"
|
|
msgid "Erase TileMap"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_map_editor_plugin.cpp:1321
|
|
|
|
|
|
+#: tools/editor/plugins/tile_map_editor_plugin.cpp
|
|
msgid "Bucket"
|
|
msgid "Bucket"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_map_editor_plugin.cpp:1323
|
|
|
|
|
|
+#: tools/editor/plugins/tile_map_editor_plugin.cpp
|
|
msgid "Pick Tile"
|
|
msgid "Pick Tile"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_map_editor_plugin.cpp:1325
|
|
|
|
|
|
+#: tools/editor/plugins/tile_map_editor_plugin.cpp
|
|
msgid "Select"
|
|
msgid "Select"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_map_editor_plugin.cpp:1327
|
|
|
|
|
|
+#: tools/editor/plugins/tile_map_editor_plugin.cpp
|
|
msgid "Erase Selection"
|
|
msgid "Erase Selection"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_map_editor_plugin.cpp:1337
|
|
|
|
|
|
+#: tools/editor/plugins/tile_map_editor_plugin.cpp
|
|
msgid "Transpose"
|
|
msgid "Transpose"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_map_editor_plugin.cpp:1343
|
|
|
|
|
|
+#: tools/editor/plugins/tile_map_editor_plugin.cpp
|
|
msgid "Mirror X (A)"
|
|
msgid "Mirror X (A)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_map_editor_plugin.cpp:1349
|
|
|
|
|
|
+#: tools/editor/plugins/tile_map_editor_plugin.cpp
|
|
msgid "Mirror Y (S)"
|
|
msgid "Mirror Y (S)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_map_editor_plugin.cpp:1358
|
|
|
|
|
|
+#: tools/editor/plugins/tile_map_editor_plugin.cpp
|
|
msgid "Rotate 0 degrees"
|
|
msgid "Rotate 0 degrees"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_map_editor_plugin.cpp:1364
|
|
|
|
|
|
+#: tools/editor/plugins/tile_map_editor_plugin.cpp
|
|
msgid "Rotate 90 degrees"
|
|
msgid "Rotate 90 degrees"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_map_editor_plugin.cpp:1370
|
|
|
|
|
|
+#: tools/editor/plugins/tile_map_editor_plugin.cpp
|
|
msgid "Rotate 180 degrees"
|
|
msgid "Rotate 180 degrees"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_map_editor_plugin.cpp:1376
|
|
|
|
|
|
+#: tools/editor/plugins/tile_map_editor_plugin.cpp
|
|
msgid "Rotate 270 degrees"
|
|
msgid "Rotate 270 degrees"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:277
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "New name:"
|
|
msgid "New name:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:317
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Scale:"
|
|
msgid "Scale:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:326
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Fade In (s):"
|
|
msgid "Fade In (s):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:332
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Fade Out (s):"
|
|
msgid "Fade Out (s):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:340
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Blend"
|
|
msgid "Blend"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:341
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Mix"
|
|
msgid "Mix"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:347
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Auto Restart:"
|
|
msgid "Auto Restart:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:352
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Restart (s):"
|
|
msgid "Restart (s):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:358
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Random Restart (s):"
|
|
msgid "Random Restart (s):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:369
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Start!"
|
|
msgid "Start!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:379
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Amount:"
|
|
msgid "Amount:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:391
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Blend:"
|
|
msgid "Blend:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:419
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Blend 0:"
|
|
msgid "Blend 0:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:427
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Blend 1:"
|
|
msgid "Blend 1:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:442
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "X-Fade Time (s):"
|
|
msgid "X-Fade Time (s):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:449
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Current:"
|
|
msgid "Current:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:817
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Add Input"
|
|
msgid "Add Input"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:820
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Clear Auto-Advance"
|
|
msgid "Clear Auto-Advance"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:822
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Set Auto-Advance"
|
|
msgid "Set Auto-Advance"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:823
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Delete Input"
|
|
msgid "Delete Input"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:835
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Rename"
|
|
msgid "Rename"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:993
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Animation tree is valid."
|
|
msgid "Animation tree is valid."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:998
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Animation tree is invalid."
|
|
msgid "Animation tree is invalid."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1362
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Animation Node"
|
|
msgid "Animation Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1363
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "OneShot Node"
|
|
msgid "OneShot Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1364
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Mix Node"
|
|
msgid "Mix Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1365
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Blend2 Node"
|
|
msgid "Blend2 Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1366
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Blend3 Node"
|
|
msgid "Blend3 Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1367
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Blend4 Node"
|
|
msgid "Blend4 Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1368
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "TimeScale Node"
|
|
msgid "TimeScale Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1369
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "TimeSeek Node"
|
|
msgid "TimeSeek Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1370
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Transition Node"
|
|
msgid "Transition Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1372
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Import Animations.."
|
|
msgid "Import Animations.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1474
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Edit Node Filters"
|
|
msgid "Edit Node Filters"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/animation_tree_editor_plugin.cpp:1487
|
|
|
|
|
|
+#: tools/editor/plugins/animation_tree_editor_plugin.cpp
|
|
msgid "Filters.."
|
|
msgid "Filters.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:58
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "No mesh source specified (and no MultiMesh set in node)."
|
|
msgid "No mesh source specified (and no MultiMesh set in node)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:64
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "No mesh source specified (and MultiMesh contains no Mesh)."
|
|
msgid "No mesh source specified (and MultiMesh contains no Mesh)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:76
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Mesh source is invalid (invalid path)."
|
|
msgid "Mesh source is invalid (invalid path)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:85
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Mesh source is invalid (not a MeshInstance)."
|
|
msgid "Mesh source is invalid (not a MeshInstance)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:94
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Mesh source is invalid (contains no Mesh resource)."
|
|
msgid "Mesh source is invalid (contains no Mesh resource)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:103
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "No surface source specified."
|
|
msgid "No surface source specified."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:112
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Surface source is invalid (invalid path)."
|
|
msgid "Surface source is invalid (invalid path)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:121
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Surface source is invalid (no geometry)."
|
|
msgid "Surface source is invalid (no geometry)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:132
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Surface source is invalid (no faces)."
|
|
msgid "Surface source is invalid (no faces)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:168
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Parent has no solid faces to populate."
|
|
msgid "Parent has no solid faces to populate."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:187
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Couldn't map area."
|
|
msgid "Couldn't map area."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:311
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Select a Source Mesh:"
|
|
msgid "Select a Source Mesh:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:313
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Select a Target Surface:"
|
|
msgid "Select a Target Surface:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:333
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Populate Surface"
|
|
msgid "Populate Surface"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:337
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Populate MultiMesh"
|
|
msgid "Populate MultiMesh"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:354
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Target Surface:"
|
|
msgid "Target Surface:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:363
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Source Mesh:"
|
|
msgid "Source Mesh:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:368
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "X-Axis"
|
|
msgid "X-Axis"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:369
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Y-Axis"
|
|
msgid "Y-Axis"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:370
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Z-Axis"
|
|
msgid "Z-Axis"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:372
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Mesh Up Axis:"
|
|
msgid "Mesh Up Axis:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:377
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Random Rotation:"
|
|
msgid "Random Rotation:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:382
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Random Tilt:"
|
|
msgid "Random Tilt:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:390
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Random Scale:"
|
|
msgid "Random Scale:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/multimesh_editor_plugin.cpp:409
|
|
|
|
|
|
+#: tools/editor/plugins/multimesh_editor_plugin.cpp
|
|
msgid "Populate"
|
|
msgid "Populate"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_editor_plugin.cpp:506
|
|
|
|
|
|
+#: tools/editor/plugins/shader_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Find.."
|
|
msgid "Find.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_editor_plugin.cpp:507
|
|
|
|
|
|
+#: tools/editor/plugins/shader_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Find Next"
|
|
msgid "Find Next"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_editor_plugin.cpp:508
|
|
|
|
|
|
+#: tools/editor/plugins/shader_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Replace.."
|
|
msgid "Replace.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_editor_plugin.cpp:511
|
|
|
|
|
|
+#: tools/editor/plugins/shader_editor_plugin.cpp tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Goto Line.."
|
|
msgid "Goto Line.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_editor_plugin.cpp:530
|
|
|
|
|
|
+#: tools/editor/plugins/shader_editor_plugin.cpp
|
|
msgid "Vertex"
|
|
msgid "Vertex"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_editor_plugin.cpp:534
|
|
|
|
|
|
+#: tools/editor/plugins/shader_editor_plugin.cpp
|
|
msgid "Fragment"
|
|
msgid "Fragment"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_editor_plugin.cpp:538
|
|
|
|
|
|
+#: tools/editor/plugins/shader_editor_plugin.cpp
|
|
msgid "Lighting"
|
|
msgid "Lighting"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:202
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Can't save theme to file:"
|
|
msgid "Can't save theme to file:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:476
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp tools/editor/plugins/cube_grid_theme_editor_plugin.cpp tools/editor/plugins/tile_set_editor_plugin.cpp
|
|
msgid "Add Item"
|
|
msgid "Add Item"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:484
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Add All Items"
|
|
msgid "Add All Items"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:485
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Add All"
|
|
msgid "Add All"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:498
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp tools/editor/plugins/tile_set_editor_plugin.cpp
|
|
msgid "Remove Item"
|
|
msgid "Remove Item"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:600
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Add Class Items"
|
|
msgid "Add Class Items"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:602
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Remove Class Items"
|
|
msgid "Remove Class Items"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:604
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Create Template"
|
|
msgid "Create Template"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:643
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "CheckBox Radio1"
|
|
msgid "CheckBox Radio1"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:647
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "CheckBox Radio2"
|
|
msgid "CheckBox Radio2"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:654
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Item"
|
|
msgid "Item"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:656
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Check Item"
|
|
msgid "Check Item"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:657
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Checked Item"
|
|
msgid "Checked Item"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:664
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Has"
|
|
msgid "Has"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:665
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Many"
|
|
msgid "Many"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:717
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Have,Many,Several,Options!"
|
|
msgid "Have,Many,Several,Options!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:737
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Tab 1"
|
|
msgid "Tab 1"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:740
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Tab 2"
|
|
msgid "Tab 2"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:743
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Tab 3"
|
|
msgid "Tab 3"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:849
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Data Type:"
|
|
msgid "Data Type:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:853
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Icon"
|
|
msgid "Icon"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:854
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Style"
|
|
msgid "Style"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:855
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Font"
|
|
msgid "Font"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/theme_editor_plugin.cpp:856
|
|
|
|
|
|
+#: tools/editor/plugins/theme_editor_plugin.cpp
|
|
msgid "Color"
|
|
msgid "Color"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_editor_plugin.cpp:182
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_editor_plugin.cpp
|
|
msgid "BakedLightInstance does not contain a BakedLight resource."
|
|
msgid "BakedLightInstance does not contain a BakedLight resource."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_editor_plugin.cpp:267
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_editor_plugin.cpp
|
|
msgid "Bake!"
|
|
msgid "Bake!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_editor_plugin.cpp:292
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_editor_plugin.cpp
|
|
msgid "Reset the lightmap octree baking process (start over)."
|
|
msgid "Reset the lightmap octree baking process (start over)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_baker.cpp:731
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_baker.cpp
|
|
msgid "Parsing %d Triangles:"
|
|
msgid "Parsing %d Triangles:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_baker.cpp:738
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_baker.cpp
|
|
msgid "Triangle #"
|
|
msgid "Triangle #"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_baker.cpp:1719
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_baker.cpp
|
|
msgid "Light Baker Setup:"
|
|
msgid "Light Baker Setup:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_baker.cpp:1746
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_baker.cpp
|
|
msgid "Parsing Geometry"
|
|
msgid "Parsing Geometry"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_baker.cpp:1751
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_baker.cpp
|
|
msgid "Fixing Lights"
|
|
msgid "Fixing Lights"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_baker.cpp:1753
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_baker.cpp
|
|
msgid "Making BVH"
|
|
msgid "Making BVH"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_baker.cpp:1755
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_baker.cpp
|
|
msgid "Creating Light Octree"
|
|
msgid "Creating Light Octree"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_baker.cpp:1757
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_baker.cpp
|
|
msgid "Creating Octree Texture"
|
|
msgid "Creating Octree Texture"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_baker.cpp:2360
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_baker.cpp
|
|
msgid "Transfer to Lightmaps:"
|
|
msgid "Transfer to Lightmaps:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_baker.cpp:2368
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_baker.cpp
|
|
msgid "Allocating Texture #"
|
|
msgid "Allocating Texture #"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_baker.cpp:2385
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_baker.cpp
|
|
msgid "Baking Triangle #"
|
|
msgid "Baking Triangle #"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/baked_light_baker.cpp:2508
|
|
|
|
|
|
+#: tools/editor/plugins/baked_light_baker.cpp
|
|
msgid "Post-Processing Texture #"
|
|
msgid "Post-Processing Texture #"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:564
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Orthogonal"
|
|
msgid "Orthogonal"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:564
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Perspective"
|
|
msgid "Perspective"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:987
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Transform Aborted."
|
|
msgid "Transform Aborted."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:999
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "View Plane Transform."
|
|
msgid "View Plane Transform."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1006
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "X-Axis Transform."
|
|
msgid "X-Axis Transform."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1012
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Y-Axis Transform."
|
|
msgid "Y-Axis Transform."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1018
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Z-Axis Transform."
|
|
msgid "Z-Axis Transform."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1356
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Scaling to %s%%."
|
|
msgid "Scaling to %s%%."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1496
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Rotating %s degrees."
|
|
msgid "Rotating %s degrees."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1684
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Bottom View."
|
|
msgid "Bottom View."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1685
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Bottom"
|
|
msgid "Bottom"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1690
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Top View."
|
|
msgid "Top View."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1691
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Top"
|
|
msgid "Top"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1703
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Rear View."
|
|
msgid "Rear View."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1704
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Rear"
|
|
msgid "Rear"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1709
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Front View."
|
|
msgid "Front View."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1710
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Front"
|
|
msgid "Front"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1723
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Left View."
|
|
msgid "Left View."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1724
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Left"
|
|
msgid "Left"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1728
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Right View."
|
|
msgid "Right View."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1729
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Right"
|
|
msgid "Right"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1752
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Keying is disabled (no key inserted)."
|
|
msgid "Keying is disabled (no key inserted)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:1768
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Animation Key Inserted."
|
|
msgid "Animation Key Inserted."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2126
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Align with view"
|
|
msgid "Align with view"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2474
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Top (Num7)"
|
|
msgid "Top (Num7)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2475
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Bottom (Shift+Num7)"
|
|
msgid "Bottom (Shift+Num7)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2476
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Left (Num3)"
|
|
msgid "Left (Num3)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2477
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Right (Shift+Num3)"
|
|
msgid "Right (Shift+Num3)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2478
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Front (Num1)"
|
|
msgid "Front (Num1)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2479
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Rear (Shift+Num1)"
|
|
msgid "Rear (Shift+Num1)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2481
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Perspective (Num5)"
|
|
msgid "Perspective (Num5)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2482
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Orthogonal (Num5)"
|
|
msgid "Orthogonal (Num5)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2485
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Environment"
|
|
msgid "Environment"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2488
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Audio Listener"
|
|
msgid "Audio Listener"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2490
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Gizmos"
|
|
msgid "Gizmos"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2494
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Selection (F)"
|
|
msgid "Selection (F)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2495
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Align with view (Ctrl+Shift+F)"
|
|
msgid "Align with view (Ctrl+Shift+F)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:2899
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "XForm Dialog"
|
|
msgid "XForm Dialog"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:3548
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "No scene selected to instance!"
|
|
msgid "No scene selected to instance!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:3552
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Instance at Cursor"
|
|
msgid "Instance at Cursor"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:3557
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Could not instance scene!"
|
|
msgid "Could not instance scene!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:3931
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Scale Mode (R)"
|
|
msgid "Scale Mode (R)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:3964
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Local Coords"
|
|
msgid "Local Coords"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:3967
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Transform Dialog.."
|
|
msgid "Transform Dialog.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:3978
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Use Default Light"
|
|
msgid "Use Default Light"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:3979
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Use Default sRGB"
|
|
msgid "Use Default sRGB"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:3990
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Display Normal"
|
|
msgid "Display Normal"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:3991
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Display Wireframe"
|
|
msgid "Display Wireframe"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:3992
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Display Overdraw"
|
|
msgid "Display Overdraw"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:3993
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Display Shadeless"
|
|
msgid "Display Shadeless"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:3995
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "View Origin"
|
|
msgid "View Origin"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:3996
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "View Grid"
|
|
msgid "View Grid"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4036
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Snap Settings"
|
|
msgid "Snap Settings"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4045
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Translate Snap:"
|
|
msgid "Translate Snap:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4049
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Rotate Snap (deg.):"
|
|
msgid "Rotate Snap (deg.):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4053
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Scale Snap (%):"
|
|
msgid "Scale Snap (%):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4058
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Viewport Settings"
|
|
msgid "Viewport Settings"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4070
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Default Light Normal:"
|
|
msgid "Default Light Normal:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4095
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Ambient Light Color:"
|
|
msgid "Ambient Light Color:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4108
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Perspective FOV (deg.):"
|
|
msgid "Perspective FOV (deg.):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4115
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "View Z-Near:"
|
|
msgid "View Z-Near:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4122
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "View Z-Far:"
|
|
msgid "View Z-Far:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4128
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Transform Change"
|
|
msgid "Transform Change"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4131
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Translate:"
|
|
msgid "Translate:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4144
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Rotate (deg.):"
|
|
msgid "Rotate (deg.):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4156
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Scale (ratio):"
|
|
msgid "Scale (ratio):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4168
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Transform Type"
|
|
msgid "Transform Type"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4176
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Pre"
|
|
msgid "Pre"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/spatial_editor_plugin.cpp:4177
|
|
|
|
|
|
+#: tools/editor/plugins/spatial_editor_plugin.cpp
|
|
msgid "Post"
|
|
msgid "Post"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2431
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Save All"
|
|
msgid "Save All"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2433
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "History Prev"
|
|
msgid "History Prev"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2434
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "History Next"
|
|
msgid "History Next"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2453
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Indent Left"
|
|
msgid "Indent Left"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2454
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Indent Right"
|
|
msgid "Indent Right"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2455
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Toggle Comment"
|
|
msgid "Toggle Comment"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2456
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Clone Down"
|
|
msgid "Clone Down"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2459
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Complete Symbol"
|
|
msgid "Complete Symbol"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2463
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Trim Trailing Whitespace"
|
|
msgid "Trim Trailing Whitespace"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2464
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Auto Indent"
|
|
msgid "Auto Indent"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2475
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Goto Function.."
|
|
msgid "Goto Function.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2490
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Debug"
|
|
msgid "Debug"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2491
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Toggle Breakpoint"
|
|
msgid "Toggle Breakpoint"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2500
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Keep Debugger Open"
|
|
msgid "Keep Debugger Open"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2512
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Window"
|
|
msgid "Window"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2515
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Move Left"
|
|
msgid "Move Left"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2516
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Move Right"
|
|
msgid "Move Right"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2524
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Help"
|
|
msgid "Help"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2525
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Contextual"
|
|
msgid "Contextual"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2542
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Tutorials"
|
|
msgid "Tutorials"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2545
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Open https://godotengine.org at tutorials section."
|
|
msgid "Open https://godotengine.org at tutorials section."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2548
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Classes"
|
|
msgid "Classes"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2551
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Search the class hierarchy."
|
|
msgid "Search the class hierarchy."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2554
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Search Help"
|
|
msgid "Search Help"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2557
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Search the reference documentation."
|
|
msgid "Search the reference documentation."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2565
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Go to previous edited document."
|
|
msgid "Go to previous edited document."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2571
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Go to next edited document."
|
|
msgid "Go to next edited document."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2585
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Create Script"
|
|
msgid "Create Script"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2603
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "The following files are newer on disk.\nWhat action should be taken?:"
|
|
msgid "The following files are newer on disk.\nWhat action should be taken?:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2611
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Reload"
|
|
msgid "Reload"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/script_editor_plugin.cpp:2613
|
|
|
|
|
|
+#: tools/editor/plugins/script_editor_plugin.cpp
|
|
msgid "Resave"
|
|
msgid "Resave"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/style_box_editor_plugin.cpp:64
|
|
|
|
|
|
+#: tools/editor/plugins/style_box_editor_plugin.cpp
|
|
msgid "StyleBox Preview:"
|
|
msgid "StyleBox Preview:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_editor_plugin.cpp:331
|
|
|
|
|
|
+#: tools/editor/plugins/sample_editor_plugin.cpp
|
|
msgid "Length:"
|
|
msgid "Length:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sample_editor_plugin.cpp:331
|
|
|
|
|
|
+#: tools/editor/plugins/sample_editor_plugin.cpp
|
|
msgid "%d frames"
|
|
msgid "%d frames"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:677
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change Scalar Constant"
|
|
msgid "Change Scalar Constant"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:695
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change Vec Constant"
|
|
msgid "Change Vec Constant"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:708
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change RGB Constant"
|
|
msgid "Change RGB Constant"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:721
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change Scalar Operator"
|
|
msgid "Change Scalar Operator"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:734
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change Vec Operator"
|
|
msgid "Change Vec Operator"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:746
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change Vec Scalar Operator"
|
|
msgid "Change Vec Scalar Operator"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:759
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change RGB Operator"
|
|
msgid "Change RGB Operator"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:771
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Toggle Rot Only"
|
|
msgid "Toggle Rot Only"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:784
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change Scalar Function"
|
|
msgid "Change Scalar Function"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:796
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change Vec Function"
|
|
msgid "Change Vec Function"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:809
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change Scalar Uniform"
|
|
msgid "Change Scalar Uniform"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:827
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change Vec Uniform"
|
|
msgid "Change Vec Uniform"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:865
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change RGB Uniform"
|
|
msgid "Change RGB Uniform"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:905
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change Default Value"
|
|
msgid "Change Default Value"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:917
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change XForm Uniform"
|
|
msgid "Change XForm Uniform"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:940
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change Texture Uniform"
|
|
msgid "Change Texture Uniform"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:951
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change Cubemap Uniform"
|
|
msgid "Change Cubemap Uniform"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:965
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change Comment"
|
|
msgid "Change Comment"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1005
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Add/Remove to Color Ramp"
|
|
msgid "Add/Remove to Color Ramp"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1007
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp tools/editor/plugins/color_ramp_editor_plugin.cpp
|
|
msgid "Modify Color Ramp"
|
|
msgid "Modify Color Ramp"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1041
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Add/Remove to Curve Map"
|
|
msgid "Add/Remove to Curve Map"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1043
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Modify Curve Map"
|
|
msgid "Modify Curve Map"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1061
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Change Input Name"
|
|
msgid "Change Input Name"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1113
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Connect Graph Nodes"
|
|
msgid "Connect Graph Nodes"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1155
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Disconnect Graph Nodes"
|
|
msgid "Disconnect Graph Nodes"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1173
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Remove Shader Graph Node"
|
|
msgid "Remove Shader Graph Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1196
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Move Shader Graph Node"
|
|
msgid "Move Shader Graph Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1238
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Duplicate Graph Node(s)"
|
|
msgid "Duplicate Graph Node(s)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:1275
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Delete Shader Graph Node(s)"
|
|
msgid "Delete Shader Graph Node(s)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2517
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Error: Cyclic Connection Link"
|
|
msgid "Error: Cyclic Connection Link"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2518
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Error: Missing Input Connections"
|
|
msgid "Error: Missing Input Connections"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/shader_graph_editor_plugin.cpp:2677
|
|
|
|
|
|
+#: tools/editor/plugins/shader_graph_editor_plugin.cpp
|
|
msgid "Add Shader Graph Node"
|
|
msgid "Add Shader Graph Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:108
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Create UV Map"
|
|
msgid "Create UV Map"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:551
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Transform UV Map"
|
|
msgid "Transform UV Map"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:854
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Polygon 2D UV Editor"
|
|
msgid "Polygon 2D UV Editor"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:871
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Move Point"
|
|
msgid "Move Point"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:871
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Ctrl: Rotate"
|
|
msgid "Ctrl: Rotate"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:871
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Shift: Move All"
|
|
msgid "Shift: Move All"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:871
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Shift+Ctrl: Scale"
|
|
msgid "Shift+Ctrl: Scale"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:872
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Move Polygon"
|
|
msgid "Move Polygon"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:873
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Rotate Polygon"
|
|
msgid "Rotate Polygon"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:874
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Scale Polygon"
|
|
msgid "Scale Polygon"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:886
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Polygon->UV"
|
|
msgid "Polygon->UV"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:887
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "UV->Polygon"
|
|
msgid "UV->Polygon"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:889
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Clear UV"
|
|
msgid "Clear UV"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:896
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Snap"
|
|
msgid "Snap"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:900
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp tools/editor/plugins/sprite_region_editor_plugin.cpp
|
|
msgid "Enable Snap"
|
|
msgid "Enable Snap"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/polygon_2d_editor_plugin.cpp:905
|
|
|
|
|
|
+#: tools/editor/plugins/polygon_2d_editor_plugin.cpp
|
|
msgid "Grid"
|
|
msgid "Grid"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_region_editor_plugin.cpp:176
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_region_editor_plugin.cpp
|
|
msgid "Set region_rect"
|
|
msgid "Set region_rect"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_region_editor_plugin.cpp:423
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_region_editor_plugin.cpp
|
|
msgid "Sprite Region Editor"
|
|
msgid "Sprite Region Editor"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:73
|
|
|
|
|
|
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp
|
|
msgid "ERROR: Couldn't load resource!"
|
|
msgid "ERROR: Couldn't load resource!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:90
|
|
|
|
|
|
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp
|
|
msgid "Add Resource"
|
|
msgid "Add Resource"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:137
|
|
|
|
|
|
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp
|
|
msgid "Rename Resource"
|
|
msgid "Rename Resource"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:157
|
|
|
|
|
|
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Delete Resource"
|
|
msgid "Delete Resource"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:170
|
|
|
|
|
|
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp
|
|
msgid "Resource clipboard is empty!"
|
|
msgid "Resource clipboard is empty!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/resource_preloader_editor_plugin.cpp:412
|
|
|
|
|
|
+#: tools/editor/plugins/resource_preloader_editor_plugin.cpp tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Load Resource"
|
|
msgid "Load Resource"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:79
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "ERROR: Couldn't load frame resource!"
|
|
msgid "ERROR: Couldn't load frame resource!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:96
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Add Frame"
|
|
msgid "Add Frame"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:199
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Resource clipboard is empty or not a texture!"
|
|
msgid "Resource clipboard is empty or not a texture!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:208
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Paste Frame"
|
|
msgid "Paste Frame"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:236
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Add Empty"
|
|
msgid "Add Empty"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:452
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Change Animation Loop"
|
|
msgid "Change Animation Loop"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:466
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Change Animation FPS"
|
|
msgid "Change Animation FPS"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:533
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "(empty)"
|
|
msgid "(empty)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:736
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Animations"
|
|
msgid "Animations"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:763
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Speed (FPS):"
|
|
msgid "Speed (FPS):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:770
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Loop"
|
|
msgid "Loop"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:779
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Animation Frames"
|
|
msgid "Animation Frames"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:797
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Insert Empty (Before)"
|
|
msgid "Insert Empty (Before)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:801
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Insert Empty (After)"
|
|
msgid "Insert Empty (After)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:805
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Up"
|
|
msgid "Up"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/sprite_frames_editor_plugin.cpp:809
|
|
|
|
|
|
+#: tools/editor/plugins/sprite_frames_editor_plugin.cpp
|
|
msgid "Down"
|
|
msgid "Down"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/navigation_polygon_editor_plugin.cpp:42
|
|
|
|
|
|
+#: tools/editor/plugins/navigation_polygon_editor_plugin.cpp
|
|
msgid "Create Navigation Polygon"
|
|
msgid "Create Navigation Polygon"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/navigation_polygon_editor_plugin.cpp:334
|
|
|
|
|
|
+#: tools/editor/plugins/navigation_polygon_editor_plugin.cpp
|
|
msgid "Remove Poly And Point"
|
|
msgid "Remove Poly And Point"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/collision_shape_2d_editor_plugin.cpp:183
|
|
|
|
|
|
+#: tools/editor/plugins/collision_shape_2d_editor_plugin.cpp
|
|
msgid "Set Handle"
|
|
msgid "Set Handle"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_2d_editor_plugin.cpp:69
|
|
|
|
|
|
+#: tools/editor/plugins/particles_2d_editor_plugin.cpp
|
|
msgid "Error loading image:"
|
|
msgid "Error loading image:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_2d_editor_plugin.cpp:95
|
|
|
|
|
|
+#: tools/editor/plugins/particles_2d_editor_plugin.cpp
|
|
msgid "No pixels with transparency > 128 in image.."
|
|
msgid "No pixels with transparency > 128 in image.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_2d_editor_plugin.cpp:113
|
|
|
|
|
|
+#: tools/editor/plugins/particles_2d_editor_plugin.cpp
|
|
msgid "Set Emission Mask"
|
|
msgid "Set Emission Mask"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_2d_editor_plugin.cpp:133
|
|
|
|
|
|
+#: tools/editor/plugins/particles_2d_editor_plugin.cpp
|
|
msgid "Clear Emission Mask"
|
|
msgid "Clear Emission Mask"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_2d_editor_plugin.cpp:174
|
|
|
|
|
|
+#: tools/editor/plugins/particles_2d_editor_plugin.cpp
|
|
msgid "Load Emission Mask"
|
|
msgid "Load Emission Mask"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_2d_editor_plugin.cpp:193
|
|
|
|
|
|
+#: tools/editor/plugins/particles_2d_editor_plugin.cpp
|
|
msgid "Generated Point Count:"
|
|
msgid "Generated Point Count:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:168
|
|
|
|
|
|
+#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp
|
|
msgid "Creating Mesh Library"
|
|
msgid "Creating Mesh Library"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:196
|
|
|
|
|
|
+#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp
|
|
msgid "Thumbnail.."
|
|
msgid "Thumbnail.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:259
|
|
|
|
|
|
+#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp
|
|
msgid "Remove item %d?"
|
|
msgid "Remove item %d?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:291
|
|
|
|
|
|
+#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Import Scene"
|
|
msgid "Import Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:307
|
|
|
|
|
|
+#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp
|
|
msgid "Remove Selected Item"
|
|
msgid "Remove Selected Item"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:309
|
|
|
|
|
|
+#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp
|
|
msgid "Import from Scene"
|
|
msgid "Import from Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp:310
|
|
|
|
|
|
+#: tools/editor/plugins/cube_grid_theme_editor_plugin.cpp
|
|
msgid "Update from Scene"
|
|
msgid "Update from Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_editor_plugin.cpp:60
|
|
|
|
|
|
+#: tools/editor/plugins/particles_editor_plugin.cpp
|
|
msgid "Node does not contain geometry."
|
|
msgid "Node does not contain geometry."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_editor_plugin.cpp:69
|
|
|
|
|
|
+#: tools/editor/plugins/particles_editor_plugin.cpp
|
|
msgid "Node does not contain geometry (faces)."
|
|
msgid "Node does not contain geometry (faces)."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_editor_plugin.cpp:222
|
|
|
|
|
|
+#: tools/editor/plugins/particles_editor_plugin.cpp
|
|
msgid "Faces contain no area!"
|
|
msgid "Faces contain no area!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_editor_plugin.cpp:252
|
|
|
|
|
|
+#: tools/editor/plugins/particles_editor_plugin.cpp
|
|
msgid "No faces!"
|
|
msgid "No faces!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_editor_plugin.cpp:352
|
|
|
|
|
|
+#: tools/editor/plugins/particles_editor_plugin.cpp
|
|
msgid "Generate AABB"
|
|
msgid "Generate AABB"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_editor_plugin.cpp:354
|
|
|
|
|
|
+#: tools/editor/plugins/particles_editor_plugin.cpp
|
|
msgid "Create Emitter From Mesh"
|
|
msgid "Create Emitter From Mesh"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_editor_plugin.cpp:355
|
|
|
|
|
|
+#: tools/editor/plugins/particles_editor_plugin.cpp
|
|
msgid "Create Emitter From Node"
|
|
msgid "Create Emitter From Node"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_editor_plugin.cpp:356
|
|
|
|
|
|
+#: tools/editor/plugins/particles_editor_plugin.cpp
|
|
msgid "Clear Emitter"
|
|
msgid "Clear Emitter"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_editor_plugin.cpp:361
|
|
|
|
|
|
+#: tools/editor/plugins/particles_editor_plugin.cpp
|
|
msgid "Create Emitter"
|
|
msgid "Create Emitter"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_editor_plugin.cpp:365
|
|
|
|
|
|
+#: tools/editor/plugins/particles_editor_plugin.cpp
|
|
msgid "Emission Positions:"
|
|
msgid "Emission Positions:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_editor_plugin.cpp:382
|
|
|
|
|
|
+#: tools/editor/plugins/particles_editor_plugin.cpp
|
|
msgid "Emission Fill:"
|
|
msgid "Emission Fill:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_editor_plugin.cpp:389
|
|
|
|
|
|
+#: tools/editor/plugins/particles_editor_plugin.cpp
|
|
msgid "Surface"
|
|
msgid "Surface"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/particles_editor_plugin.cpp:390
|
|
|
|
|
|
+#: tools/editor/plugins/particles_editor_plugin.cpp
|
|
msgid "Volume"
|
|
msgid "Volume"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/item_list_editor_plugin.cpp:132
|
|
|
|
|
|
+#: tools/editor/plugins/item_list_editor_plugin.cpp
|
|
msgid "Item %d"
|
|
msgid "Item %d"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/item_list_editor_plugin.cpp:302
|
|
|
|
|
|
+#: tools/editor/plugins/item_list_editor_plugin.cpp
|
|
msgid "Items"
|
|
msgid "Items"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/item_list_editor_plugin.cpp:307
|
|
|
|
|
|
+#: tools/editor/plugins/item_list_editor_plugin.cpp
|
|
msgid "Item List Editor"
|
|
msgid "Item List Editor"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/color_ramp_editor_plugin.cpp:66
|
|
|
|
|
|
+#: tools/editor/plugins/color_ramp_editor_plugin.cpp
|
|
msgid "Add/Remove Color Ramp Point"
|
|
msgid "Add/Remove Color Ramp Point"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:42
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp
|
|
msgid "Curve Point #"
|
|
msgid "Curve Point #"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:151
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp
|
|
msgid "Set Curve Point Pos"
|
|
msgid "Set Curve Point Pos"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:182
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp
|
|
msgid "Set Curve In Pos"
|
|
msgid "Set Curve In Pos"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:194
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp
|
|
msgid "Set Curve Out Pos"
|
|
msgid "Set Curve Out Pos"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:369
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp
|
|
msgid "Split Path"
|
|
msgid "Split Path"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:389
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Add Point to Curve"
|
|
msgid "Add Point to Curve"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:414
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp
|
|
msgid "Remove Path Point"
|
|
msgid "Remove Path Point"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:549
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Select Points"
|
|
msgid "Select Points"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:549
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Shift+Drag: Select Control Points"
|
|
msgid "Shift+Drag: Select Control Points"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:549
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Click: Add Point"
|
|
msgid "Click: Add Point"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:549
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Right Click: Delete Point"
|
|
msgid "Right Click: Delete Point"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:556
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Add Point (in empty space)"
|
|
msgid "Add Point (in empty space)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:556
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Split Segment (in curve)"
|
|
msgid "Split Segment (in curve)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:563
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Delete Point"
|
|
msgid "Delete Point"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_editor_plugin.cpp:569
|
|
|
|
|
|
+#: tools/editor/plugins/path_editor_plugin.cpp tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Close Curve"
|
|
msgid "Close Curve"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:30
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Mesh is empty!"
|
|
msgid "Mesh is empty!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:59
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Create Static Trimesh Body"
|
|
msgid "Create Static Trimesh Body"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:61
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Create Static Convex Body"
|
|
msgid "Create Static Convex Body"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:113
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "This doesn't work on scene root!"
|
|
msgid "This doesn't work on scene root!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:132
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Create Trimesh Shape"
|
|
msgid "Create Trimesh Shape"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:134
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Create Convex Shape"
|
|
msgid "Create Convex Shape"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:159
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Create Navigation Mesh"
|
|
msgid "Create Navigation Mesh"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:181
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "MeshInstance lacks a Mesh!"
|
|
msgid "MeshInstance lacks a Mesh!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:189
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Could not create outline!"
|
|
msgid "Could not create outline!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:203
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Create Outline"
|
|
msgid "Create Outline"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:228
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Create Trimesh Static Body"
|
|
msgid "Create Trimesh Static Body"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:229
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Create Convex Static Body"
|
|
msgid "Create Convex Static Body"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:231
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Create Trimesh Collision Sibling"
|
|
msgid "Create Trimesh Collision Sibling"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:232
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Create Convex Collision Sibling"
|
|
msgid "Create Convex Collision Sibling"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:236
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Create Outline Mesh.."
|
|
msgid "Create Outline Mesh.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:241
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Create Outline Mesh"
|
|
msgid "Create Outline Mesh"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/mesh_editor_plugin.cpp:253
|
|
|
|
|
|
+#: tools/editor/plugins/mesh_editor_plugin.cpp
|
|
msgid "Outline Size:"
|
|
msgid "Outline Size:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_set_editor_plugin.cpp:178
|
|
|
|
|
|
+#: tools/editor/plugins/tile_set_editor_plugin.cpp
|
|
msgid "Could not find tile:"
|
|
msgid "Could not find tile:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_set_editor_plugin.cpp:197
|
|
|
|
|
|
+#: tools/editor/plugins/tile_set_editor_plugin.cpp
|
|
msgid "Item name or ID:"
|
|
msgid "Item name or ID:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_set_editor_plugin.cpp:202
|
|
|
|
|
|
+#: tools/editor/plugins/tile_set_editor_plugin.cpp
|
|
msgid "Create from scene?"
|
|
msgid "Create from scene?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_set_editor_plugin.cpp:207
|
|
|
|
|
|
+#: tools/editor/plugins/tile_set_editor_plugin.cpp
|
|
msgid "Merge from scene?"
|
|
msgid "Merge from scene?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_set_editor_plugin.cpp:241
|
|
|
|
|
|
+#: tools/editor/plugins/tile_set_editor_plugin.cpp
|
|
msgid "Create from Scene"
|
|
msgid "Create from Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/tile_set_editor_plugin.cpp:242
|
|
|
|
|
|
+#: tools/editor/plugins/tile_set_editor_plugin.cpp
|
|
msgid "Merge from Scene"
|
|
msgid "Merge from Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_2d_editor_plugin.cpp:116
|
|
|
|
|
|
+#: tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Remove Point from Curve"
|
|
msgid "Remove Point from Curve"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_2d_editor_plugin.cpp:193
|
|
|
|
|
|
+#: tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Move Point in Curve"
|
|
msgid "Move Point in Curve"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_2d_editor_plugin.cpp:203
|
|
|
|
|
|
+#: tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Move In-Control in Curve"
|
|
msgid "Move In-Control in Curve"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_2d_editor_plugin.cpp:213
|
|
|
|
|
|
+#: tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Move Out-Control in Curve"
|
|
msgid "Move Out-Control in Curve"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/plugins/path_2d_editor_plugin.cpp:646
|
|
|
|
|
|
+#: tools/editor/plugins/path_2d_editor_plugin.cpp
|
|
msgid "Select Control Points (Shift+Drag)"
|
|
msgid "Select Control Points (Shift+Drag)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:176
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Uncompressed"
|
|
msgid "Uncompressed"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:177
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Compress Lossless (PNG)"
|
|
msgid "Compress Lossless (PNG)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:178
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Compress Lossy (WebP)"
|
|
msgid "Compress Lossy (WebP)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:179
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Compress (VRAM)"
|
|
msgid "Compress (VRAM)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:182
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Texture Format"
|
|
msgid "Texture Format"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:202
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Texture Compression Quality (WebP):"
|
|
msgid "Texture Compression Quality (WebP):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:224
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Texture Options"
|
|
msgid "Texture Options"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:227
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "NOTICE: You are not forced to import textures for 2D projects. Just copy your .jpg or .png files to your project, and change export options later. Atlases can be generated on export too."
|
|
msgid "NOTICE: You are not forced to import textures for 2D projects. Just copy your .jpg or .png files to your project, and change export options later. Atlases can be generated on export too."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:332
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Please specify some files!"
|
|
msgid "Please specify some files!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:340
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp tools/editor/io_plugins/editor_scene_import_plugin.cpp tools/editor/io_plugins/editor_sample_import_plugin.cpp
|
|
msgid "Target path is empty."
|
|
msgid "Target path is empty."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:346
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp tools/editor/io_plugins/editor_scene_import_plugin.cpp tools/editor/io_plugins/editor_sample_import_plugin.cpp
|
|
msgid "Target path must be a complete resource path."
|
|
msgid "Target path must be a complete resource path."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:353
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp tools/editor/io_plugins/editor_scene_import_plugin.cpp tools/editor/io_plugins/editor_sample_import_plugin.cpp
|
|
msgid "Target path must exist."
|
|
msgid "Target path must exist."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:362
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "At least one file needed for Atlas."
|
|
msgid "At least one file needed for Atlas."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:385
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Error importing:"
|
|
msgid "Error importing:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:394
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Only one file is required for large texture."
|
|
msgid "Only one file is required for large texture."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:539
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Import Textures"
|
|
msgid "Import Textures"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:549
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Source Texture:"
|
|
msgid "Source Texture:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:551
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Source Texture(s):"
|
|
msgid "Source Texture(s):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:562
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Crop empty space."
|
|
msgid "Crop empty space."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:574
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp tools/editor/io_plugins/editor_translation_import_plugin.cpp tools/editor/io_plugins/editor_scene_import_plugin.cpp tools/editor/io_plugins/editor_sample_import_plugin.cpp tools/editor/io_plugins/editor_mesh_import_plugin.cpp
|
|
msgid "Target Path:"
|
|
msgid "Target Path:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:582
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Max Texture Size:"
|
|
msgid "Max Texture Size:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:585
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Cell Size:"
|
|
msgid "Cell Size:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:615
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Large Texture"
|
|
msgid "Large Texture"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:617
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Base Atlas Texture"
|
|
msgid "Base Atlas Texture"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:635
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp tools/editor/io_plugins/editor_translation_import_plugin.cpp tools/editor/io_plugins/editor_scene_import_plugin.cpp tools/editor/io_plugins/editor_font_import_plugin.cpp tools/editor/io_plugins/editor_sample_import_plugin.cpp
|
|
msgid "Accept"
|
|
msgid "Accept"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:650
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Import Textures for Atlas (2D)"
|
|
msgid "Import Textures for Atlas (2D)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:657
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Import Large Textures (2D)"
|
|
msgid "Import Large Textures (2D)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:665
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Import Textures for 2D"
|
|
msgid "Import Textures for 2D"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:672
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Import Textures for 3D"
|
|
msgid "Import Textures for 3D"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1003
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Import Large Texture"
|
|
msgid "Import Large Texture"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1005
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Load Source Image"
|
|
msgid "Load Source Image"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1012
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Slicing"
|
|
msgid "Slicing"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1041
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Inserting"
|
|
msgid "Inserting"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1056
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Saving"
|
|
msgid "Saving"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1060
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Couldn't save large texture:"
|
|
msgid "Couldn't save large texture:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1075
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Build Atlas For:"
|
|
msgid "Build Atlas For:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1084
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Loading Image:"
|
|
msgid "Loading Image:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1089
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Couldn't load image:"
|
|
msgid "Couldn't load image:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1098
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Converting Images"
|
|
msgid "Converting Images"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1157
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Cropping Images"
|
|
msgid "Cropping Images"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1181
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Blitting Images"
|
|
msgid "Blitting Images"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1294
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Couldn't save atlas image:"
|
|
msgid "Couldn't save atlas image:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_texture_import_plugin.cpp:1436
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_texture_import_plugin.cpp
|
|
msgid "Couldn't save converted texture:"
|
|
msgid "Couldn't save converted texture:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:67
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp
|
|
msgid "Invalid source!"
|
|
msgid "Invalid source!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:78
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp
|
|
msgid "Invalid translation source!"
|
|
msgid "Invalid translation source!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:89
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp
|
|
msgid "Column"
|
|
msgid "Column"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:234
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp
|
|
msgid "No items to import!"
|
|
msgid "No items to import!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:239
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp
|
|
msgid "No target path!"
|
|
msgid "No target path!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:243
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp
|
|
msgid "Import Translations"
|
|
msgid "Import Translations"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:261
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp
|
|
msgid "Couldn't import!"
|
|
msgid "Couldn't import!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:298
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp
|
|
msgid "Import Translation"
|
|
msgid "Import Translation"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:310
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp
|
|
msgid "Source CSV:"
|
|
msgid "Source CSV:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:316
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp
|
|
msgid "Ignore First Row"
|
|
msgid "Ignore First Row"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:342
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp
|
|
msgid "Compress"
|
|
msgid "Compress"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:347
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp
|
|
msgid "Add to Project (engine.cfg)"
|
|
msgid "Add to Project (engine.cfg)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_translation_import_plugin.cpp:374
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_translation_import_plugin.cpp
|
|
msgid "Import Languages:"
|
|
msgid "Import Languages:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:320
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "New Clip"
|
|
msgid "New Clip"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:444
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Animation Options"
|
|
msgid "Animation Options"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:449
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Flags"
|
|
msgid "Flags"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:469
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Bake FPS:"
|
|
msgid "Bake FPS:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:480
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Optimizer"
|
|
msgid "Optimizer"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:490
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Max Linear Error"
|
|
msgid "Max Linear Error"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:497
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Max Angular Error"
|
|
msgid "Max Angular Error"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:504
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Max Angle"
|
|
msgid "Max Angle"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:513
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Clips"
|
|
msgid "Clips"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:525
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Start(s)"
|
|
msgid "Start(s)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:526
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "End(s)"
|
|
msgid "End(s)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:536
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Filters"
|
|
msgid "Filters"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:677
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Source path is empty."
|
|
msgid "Source path is empty."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:724
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Couldn't load post-import script."
|
|
msgid "Couldn't load post-import script."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:733
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Invalid/broken script for post-import."
|
|
msgid "Invalid/broken script for post-import."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:776
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Error importing scene."
|
|
msgid "Error importing scene."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1038
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Import 3D Scene"
|
|
msgid "Import 3D Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1048
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Source Scene:"
|
|
msgid "Source Scene:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1074
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Same as Target Scene"
|
|
msgid "Same as Target Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1075
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Shared"
|
|
msgid "Shared"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1077
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Target Texture Folder:"
|
|
msgid "Target Texture Folder:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1081
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp tools/editor/io_plugins/editor_font_import_plugin.cpp tools/editor/io_plugins/editor_sample_import_plugin.cpp tools/editor/io_plugins/editor_mesh_import_plugin.cpp
|
|
msgid "Options:"
|
|
msgid "Options:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1132
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Post-Process Script:"
|
|
msgid "Post-Process Script:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1166
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Overwrite Existing Scene"
|
|
msgid "Overwrite Existing Scene"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1167
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Overwrite Existing, Keep Materials"
|
|
msgid "Overwrite Existing, Keep Materials"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1168
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Keep Existing, Merge with New"
|
|
msgid "Keep Existing, Merge with New"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1169
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Keep Existing, Ignore New"
|
|
msgid "Keep Existing, Ignore New"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1170
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "This Time:"
|
|
msgid "This Time:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1177
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Next Time:"
|
|
msgid "Next Time:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1214
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "The Following Files are Missing:"
|
|
msgid "The Following Files are Missing:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1216
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Import Anyway"
|
|
msgid "Import Anyway"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1217
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Cancel"
|
|
msgid "Cancel"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1222
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Import & Open"
|
|
msgid "Import & Open"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:1226
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Edited scene has not been saved, open imported scene anyway?"
|
|
msgid "Edited scene has not been saved, open imported scene anyway?"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2343
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Importing Scene.."
|
|
msgid "Importing Scene.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2729
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Running Custom Script.."
|
|
msgid "Running Custom Script.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2738
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Couldn't load post-import script:"
|
|
msgid "Couldn't load post-import script:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2744
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Invalid/broken script for post-import:"
|
|
msgid "Invalid/broken script for post-import:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2754
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Error running post-import script:"
|
|
msgid "Error running post-import script:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2783
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Import Image:"
|
|
msgid "Import Image:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2789
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Can't import a file over itself:"
|
|
msgid "Can't import a file over itself:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2794
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Couldn't localize path: %s (already local)"
|
|
msgid "Couldn't localize path: %s (already local)"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2854
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Merging.."
|
|
msgid "Merging.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2903
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_scene_import_plugin.cpp
|
|
msgid "Saving.."
|
|
msgid "Saving.."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:512
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "No source font file!"
|
|
msgid "No source font file!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:518
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "No target font resource!"
|
|
msgid "No target font resource!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:530
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "Can't load/process source font."
|
|
msgid "Can't load/process source font."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:538
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "Couldn't save font."
|
|
msgid "Couldn't save font."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:627
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "Source Font:"
|
|
msgid "Source Font:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:629
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "Source Font Size:"
|
|
msgid "Source Font Size:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:644
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "Dest Resource:"
|
|
msgid "Dest Resource:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:647
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "The quick brown fox jumps over the lazy dog."
|
|
msgid "The quick brown fox jumps over the lazy dog."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:660
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "Test:"
|
|
msgid "Test:"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:685
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "Font Import"
|
|
msgid "Font Import"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:890
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "This file is already a Godot font file, please supply a BMFont type file instead."
|
|
msgid "This file is already a Godot font file, please supply a BMFont type file instead."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:898
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "Failed opening as BMFont file."
|
|
msgid "Failed opening as BMFont file."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:915
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "Error initializing FreeType."
|
|
msgid "Error initializing FreeType."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:922
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "Unknown font format."
|
|
msgid "Unknown font format."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:926
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "Error loading font."
|
|
msgid "Error loading font."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:942
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "Invalid font size."
|
|
msgid "Invalid font size."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_font_import_plugin.cpp:989
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_font_import_plugin.cpp
|
|
msgid "Invalid font custom source."
|
|
msgid "Invalid font custom source."
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_sample_import_plugin.cpp:254
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_sample_import_plugin.cpp
|
|
msgid "No samples to import!"
|
|
msgid "No samples to import!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_sample_import_plugin.cpp:295
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_sample_import_plugin.cpp tools/editor/io_plugins/editor_mesh_import_plugin.cpp
|
|
msgid "Save path is empty!"
|
|
msgid "Save path is empty!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_sample_import_plugin.cpp:334
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_sample_import_plugin.cpp
|
|
msgid "Import Audio Samples"
|
|
msgid "Import Audio Samples"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_sample_import_plugin.cpp:342
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_sample_import_plugin.cpp
|
|
msgid "Source Sample(s):"
|
|
msgid "Source Sample(s):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_mesh_import_plugin.cpp:205
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_mesh_import_plugin.cpp
|
|
msgid "No meshes to import!"
|
|
msgid "No meshes to import!"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_mesh_import_plugin.cpp:264
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_mesh_import_plugin.cpp
|
|
msgid "Single Mesh Import"
|
|
msgid "Single Mesh Import"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_mesh_import_plugin.cpp:272
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_mesh_import_plugin.cpp
|
|
msgid "Source Mesh(es):"
|
|
msgid "Source Mesh(es):"
|
|
msgstr ""
|
|
msgstr ""
|
|
|
|
|
|
-#: tools/editor/io_plugins/editor_mesh_import_plugin.cpp:365
|
|
|
|
|
|
+#: tools/editor/io_plugins/editor_mesh_import_plugin.cpp
|
|
msgid "Surface %d"
|
|
msgid "Surface %d"
|
|
msgstr ""
|
|
msgstr ""
|