diff options
Diffstat (limited to 'editor/translations/editor.pot')
-rw-r--r-- | editor/translations/editor.pot | 175 |
1 files changed, 113 insertions, 62 deletions
diff --git a/editor/translations/editor.pot b/editor/translations/editor.pot index 9091e7c09a..e3c129d482 100644 --- a/editor/translations/editor.pot +++ b/editor/translations/editor.pot @@ -302,7 +302,7 @@ msgid "Not enough bytes for decoding bytes, or invalid format." msgstr "" #: core/math/expression.cpp -msgid "Invalid input %i (not passed) in expression" +msgid "Invalid input %d (not passed) in expression" msgstr "" #: core/math/expression.cpp @@ -1000,6 +1000,7 @@ msgstr "" msgid "Blend Shape Max Buffer Size (KB)" msgstr "" +#. TRANSLATORS: Adjective, refers to the mode for Bezier handles (Free, Balanced, Mirror). #: editor/animation_bezier_editor.cpp msgid "Free" msgstr "" @@ -1016,7 +1017,7 @@ msgstr "" msgid "Time:" msgstr "" -#: editor/animation_bezier_editor.cpp +#: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp msgid "Value:" msgstr "" @@ -1257,7 +1258,61 @@ msgid "Remove this track." msgstr "" #: editor/animation_track_editor.cpp -msgid "Time (s): " +msgid "Time (s):" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "Position:" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "Rotation:" +msgstr "" + +#: editor/animation_track_editor.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp +#: editor/plugins/multimesh_editor_plugin.cpp +msgid "Scale:" +msgstr "" + +#: editor/animation_track_editor.cpp +#: editor/plugins/resource_preloader_editor_plugin.cpp +#: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp +#: editor/scene_tree_editor.cpp editor/script_editor_debugger.cpp +#: modules/visual_script/visual_script_editor.cpp +msgid "Type:" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "(Invalid, expected type: %s)" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "Easing:" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "In-Handle:" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "Out-Handle:" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "Stream:" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "Start (s):" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "End (s):" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "Animation Clip:" msgstr "" #: editor/animation_track_editor.cpp @@ -1467,7 +1522,7 @@ msgid "Add Method Track Key" msgstr "" #: editor/animation_track_editor.cpp -msgid "Method not found in object: " +msgid "Method not found in object:" msgstr "" #: editor/animation_track_editor.cpp @@ -2402,8 +2457,8 @@ msgstr "" msgid "There is no '%s' file." msgstr "" -#: editor/editor_audio_buses.cpp editor/plugins/canvas_item_editor_plugin.cpp -msgid "Layout" +#: editor/editor_audio_buses.cpp +msgid "Layout:" msgstr "" #: editor/editor_audio_buses.cpp @@ -4744,11 +4799,13 @@ msgid "Selected node is not a Viewport!" msgstr "" #: editor/editor_properties_array_dict.cpp -msgid "Size: " +#: editor/plugins/spatial_editor_plugin.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Size:" msgstr "" #: editor/editor_properties_array_dict.cpp -msgid "Page: " +msgid "Page:" msgstr "" #: editor/editor_properties_array_dict.cpp @@ -5625,10 +5682,12 @@ msgstr "" msgid "Port" msgstr "" +#. TRANSLATORS: Project Manager here refers to the tool used to create/manage Godot projects. #: editor/editor_settings.cpp msgid "Project Manager" msgstr "" +#. TRANSLATORS: Project Manager here refers to the tool used to create/manage Godot projects. #: editor/editor_settings.cpp msgid "Sorting Order" msgstr "" @@ -6346,14 +6405,6 @@ msgid "Replace in Files" msgstr "" #: editor/find_in_files.cpp -msgid "Find: " -msgstr "" - -#: editor/find_in_files.cpp -msgid "Replace: " -msgstr "" - -#: editor/find_in_files.cpp msgid "Replace All (NO UNDO)" msgstr "" @@ -6713,7 +6764,7 @@ msgid "Generating Lightmaps" msgstr "" #: editor/import/resource_importer_scene.cpp -msgid "Generating for Mesh: " +msgid "Generating for Mesh:" msgstr "" #: editor/import/resource_importer_scene.cpp @@ -7513,10 +7564,12 @@ msgstr "" msgid "Directions" msgstr "" +#. TRANSLATORS: Opposite of "Future", refers to a direction in animation onion skinning. #: editor/plugins/animation_player_editor_plugin.cpp msgid "Past" msgstr "" +#. TRANSLATORS: Opposite of "Past", refers to a direction in animation onion skinning. #: editor/plugins/animation_player_editor_plugin.cpp msgid "Future" msgstr "" @@ -7671,7 +7724,7 @@ msgid "Set the end animation. This is useful for sub-transitions." msgstr "" #: editor/plugins/animation_state_machine_editor.cpp -msgid "Transition: " +msgid "Transition:" msgstr "" #: editor/plugins/animation_state_machine_editor.cpp @@ -7688,11 +7741,6 @@ msgid "New name:" msgstr "" #: editor/plugins/animation_tree_player_editor_plugin.cpp -#: editor/plugins/multimesh_editor_plugin.cpp -msgid "Scale:" -msgstr "" - -#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Fade In (s):" msgstr "" @@ -8573,6 +8621,7 @@ msgstr "" msgid "Clear Custom Bones" msgstr "" +#. TRANSLATORS: Noun, name of the 2D/3D View menus. #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/spatial_editor_plugin.cpp msgid "View" @@ -8636,6 +8685,10 @@ msgid "Preview Canvas Scale" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Layout" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Translation mask for inserting keys." msgstr "" @@ -9375,7 +9428,7 @@ msgid "Volume" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Emission Source: " +msgid "Emission Source:" msgstr "" #: editor/plugins/particles_editor_plugin.cpp @@ -9758,13 +9811,6 @@ msgid "Instance:" msgstr "" #: editor/plugins/resource_preloader_editor_plugin.cpp -#: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp -#: editor/scene_tree_editor.cpp editor/script_editor_debugger.cpp -#: modules/visual_script/visual_script_editor.cpp -msgid "Type:" -msgstr "" - -#: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/scene_tree_dock.cpp editor/scene_tree_editor.cpp msgid "Open in Editor" msgstr "" @@ -9773,10 +9819,6 @@ msgstr "" msgid "Load Resource" msgstr "" -#: editor/plugins/resource_preloader_editor_plugin.cpp -msgid "ResourcePreloader" -msgstr "" - #: editor/plugins/room_manager_editor_plugin.cpp msgid "Flip Portals" msgstr "" @@ -10461,12 +10503,14 @@ msgstr "" msgid "Translate" msgstr "" +#. TRANSLATORS: Refers to changing the scale of a node in the 3D editor. #: editor/plugins/spatial_editor_plugin.cpp -msgid "Scaling: " +msgid "Scaling:" msgstr "" +#. TRANSLATORS: Refers to changing the position of a node in the 3D editor. #: editor/plugins/spatial_editor_plugin.cpp -msgid "Translating: " +msgid "Translating:" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp @@ -10490,11 +10534,6 @@ msgid "Yaw:" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Size:" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Objects Drawn:" msgstr "" @@ -11001,15 +11040,15 @@ msgid "Sprite" msgstr "" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Simplification: " +msgid "Simplification:" msgstr "" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Shrink (Pixels): " +msgid "Shrink (Pixels):" msgstr "" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Grow (Pixels): " +msgid "Grow (Pixels):" msgstr "" #: editor/plugins/sprite_editor_plugin.cpp @@ -13326,6 +13365,14 @@ msgid "Runnable" msgstr "" #: editor/project_export.cpp +msgid "Export the project for all the presets defined." +msgstr "" + +#: editor/project_export.cpp +msgid "All presets must have an export path defined for Export All to work." +msgstr "" + +#: editor/project_export.cpp msgid "Delete preset '%s'?" msgstr "" @@ -13455,19 +13502,23 @@ msgid "More Info..." msgstr "" #: editor/project_export.cpp -msgid "Export PCK/Zip" +msgid "Export PCK/Zip..." msgstr "" #: editor/project_export.cpp -msgid "Export Project" +msgid "Export Project..." msgstr "" #: editor/project_export.cpp -msgid "Export mode?" +msgid "Export All" msgstr "" #: editor/project_export.cpp -msgid "Export All" +msgid "Choose an export mode:" +msgstr "" + +#: editor/project_export.cpp +msgid "Export All..." msgstr "" #: editor/project_export.cpp editor/project_manager.cpp @@ -13475,7 +13526,7 @@ msgid "ZIP File" msgstr "" #: editor/project_export.cpp -msgid "Godot Game Pack" +msgid "Godot Project Pack" msgstr "" #: editor/project_export.cpp @@ -13754,11 +13805,11 @@ msgid "Project Manager" msgstr "" #: editor/project_manager.cpp -msgid "Loading, please wait..." +msgid "Last Modified" msgstr "" #: editor/project_manager.cpp -msgid "Last Modified" +msgid "Loading, please wait..." msgstr "" #: editor/project_manager.cpp @@ -14912,7 +14963,7 @@ msgid "Attach Node Script" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Remote " +msgid "Remote %s:" msgstr "" #: editor/script_editor_debugger.cpp @@ -15888,7 +15939,7 @@ msgid "Disabled GDNative Singleton" msgstr "" #: modules/gdnative/gdnative_library_singleton_editor.cpp -msgid "Libraries: " +msgid "Libraries:" msgstr "" #: modules/gdnative/nativescript/nativescript.cpp @@ -16703,7 +16754,7 @@ msgid "" msgstr "" #: modules/visual_script/visual_script.cpp -msgid "Node returned an invalid sequence output: " +msgid "Node returned an invalid sequence output:" msgstr "" #: modules/visual_script/visual_script.cpp @@ -16711,7 +16762,7 @@ msgid "Found sequence bit but not the node in the stack, report bug!" msgstr "" #: modules/visual_script/visual_script.cpp -msgid "Stack overflow with stack depth: " +msgid "Stack overflow with stack depth:" msgstr "" #: modules/visual_script/visual_script.cpp @@ -17071,7 +17122,7 @@ msgid "for (elem) in (input):" msgstr "" #: modules/visual_script/visual_script_flow_control.cpp -msgid "Input type not iterable: " +msgid "Input type not iterable:" msgstr "" #: modules/visual_script/visual_script_flow_control.cpp @@ -17079,7 +17130,7 @@ msgid "Iterator became invalid" msgstr "" #: modules/visual_script/visual_script_flow_control.cpp -msgid "Iterator became invalid: " +msgid "Iterator became invalid:" msgstr "" #: modules/visual_script/visual_script_flow_control.cpp @@ -17231,11 +17282,11 @@ msgid "Operator" msgstr "" #: modules/visual_script/visual_script_nodes.cpp -msgid ": Invalid argument of type: " +msgid "Invalid argument of type:" msgstr "" #: modules/visual_script/visual_script_nodes.cpp -msgid ": Invalid arguments: " +msgid "Invalid arguments:" msgstr "" #: modules/visual_script/visual_script_nodes.cpp @@ -17247,11 +17298,11 @@ msgid "Var Name" msgstr "" #: modules/visual_script/visual_script_nodes.cpp -msgid "VariableGet not found in script: " +msgid "VariableGet not found in script:" msgstr "" #: modules/visual_script/visual_script_nodes.cpp -msgid "VariableSet not found in script: " +msgid "VariableSet not found in script:" msgstr "" #: modules/visual_script/visual_script_nodes.cpp |