diff options
Diffstat (limited to 'editor/translations/cs.po')
-rw-r--r-- | editor/translations/cs.po | 638 |
1 files changed, 447 insertions, 191 deletions
diff --git a/editor/translations/cs.po b/editor/translations/cs.po index 4643a9ac21..d2420e32ed 100644 --- a/editor/translations/cs.po +++ b/editor/translations/cs.po @@ -1,6 +1,5 @@ # Czech translation of the Godot Engine editor -# Copyright (C) 2007-2017 Juan Linietsky, Ariel Manzur -# Copyright (C) 2014-2017 Godot Engine contributors (cf. AUTHORS.md) +# Copyright (C) 2016-2017 Juan Linietsky, Ariel Manzur and the Godot community # This file is distributed under the same license as the Godot source code. # # Jan 'spl!te' Kondelík <j.kondelik@centrum.cz>, 2016. @@ -542,7 +541,8 @@ msgid "Search:" msgstr "Hledat:" #: editor/asset_library_editor_plugin.cpp editor/code_editor.cpp -#: editor/editor_help.cpp editor/plugins/script_editor_plugin.cpp +#: editor/editor_help.cpp editor/editor_node.cpp +#: editor/plugins/script_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp #: editor/plugins/shader_editor_plugin.cpp editor/project_settings.cpp msgid "Search" @@ -588,7 +588,7 @@ msgstr "Podpora.." msgid "Official" msgstr "Oficiální" -#: editor/asset_library_editor_plugin.cpp +#: editor/asset_library_editor_plugin.cpp editor/editor_node.cpp msgid "Community" msgstr "Z komunity" @@ -732,6 +732,7 @@ msgstr "Přidat" #: editor/connections_dialog.cpp editor/dependency_editor.cpp #: editor/plugins/animation_tree_editor_plugin.cpp #: editor/plugins/theme_editor_plugin.cpp editor/project_manager.cpp +#: editor/project_settings.cpp msgid "Remove" msgstr "Odebrat" @@ -841,6 +842,7 @@ msgstr "Zdroj" #: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp #: editor/project_manager.cpp editor/project_settings.cpp +#: editor/script_create_dialog.cpp msgid "Path" msgstr "Cesta" @@ -943,8 +945,7 @@ msgstr "" msgid "Add Bus" msgstr "" -#: editor/editor_audio_buses.cpp editor/property_editor.cpp -#: editor/script_create_dialog.cpp +#: editor/editor_audio_buses.cpp editor/script_create_dialog.cpp msgid "Load" msgstr "" @@ -954,6 +955,7 @@ msgid "Save As" msgstr "" #: editor/editor_audio_buses.cpp editor/editor_node.cpp editor/import_dock.cpp +#: editor/script_create_dialog.cpp msgid "Default" msgstr "" @@ -1024,8 +1026,7 @@ msgid "Rearrange Autoloads" msgstr "" #: editor/editor_autoload_settings.cpp editor/editor_file_dialog.cpp -#: editor/io_plugins/editor_font_import_plugin.cpp -#: editor/script_create_dialog.cpp scene/gui/file_dialog.cpp +#: editor/io_plugins/editor_font_import_plugin.cpp scene/gui/file_dialog.cpp msgid "Path:" msgstr "Cesta:" @@ -1216,7 +1217,8 @@ msgstr "" msgid "(Re)Importing Assets" msgstr "" -#: editor/editor_help.cpp editor/plugins/script_editor_plugin.cpp +#: editor/editor_help.cpp editor/editor_node.cpp +#: editor/plugins/script_editor_plugin.cpp msgid "Search Help" msgstr "" @@ -1233,7 +1235,6 @@ msgid "Class:" msgstr "" #: editor/editor_help.cpp editor/scene_tree_editor.cpp -#: editor/script_create_dialog.cpp msgid "Inherits:" msgstr "" @@ -1404,8 +1405,8 @@ msgstr "" #: editor/editor_node.cpp msgid "" "No main scene has ever been defined, select one?\n" -"You can change it later in later in \"Project Settings\" under the " -"'application' category." +"You can change it later in \"Project Settings\" under the 'application' " +"category." msgstr "" #: editor/editor_node.cpp @@ -1459,6 +1460,10 @@ msgid "Save Scene As.." msgstr "" #: editor/editor_node.cpp +msgid "No" +msgstr "" + +#: editor/editor_node.cpp msgid "This scene has never been saved. Save before running?" msgstr "" @@ -1515,7 +1520,7 @@ msgid "" msgstr "" #: editor/editor_node.cpp editor/plugins/canvas_item_editor_plugin.cpp -#: editor/scene_tree_dock.cpp editor/script_create_dialog.cpp +#: editor/scene_tree_dock.cpp msgid "Ugh" msgstr "" @@ -1553,6 +1558,10 @@ msgstr "" msgid "%d more file(s) or folder(s)" msgstr "" +#: editor/editor_node.cpp +msgid "Distraction Free Mode" +msgstr "" + #: editor/editor_node.cpp editor/io_plugins/editor_scene_import_plugin.cpp msgid "Scene" msgstr "" @@ -1605,7 +1614,7 @@ msgstr "" msgid "Close Goto Prev. Scene" msgstr "" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp msgid "Open Recent" msgstr "" @@ -1633,84 +1642,40 @@ msgid "Redo" msgstr "Znovu" #: editor/editor_node.cpp -msgid "Run Script" -msgstr "Spustit skript" - -#: editor/editor_node.cpp -msgid "Project Settings" -msgstr "Nastavení projektu" - -#: editor/editor_node.cpp msgid "Revert Scene" msgstr "" #: editor/editor_node.cpp -msgid "Quit to Project List" -msgstr "" - -#: editor/editor_node.cpp -msgid "Distraction Free Mode" +msgid "Miscellaneous project or scene-wide tools." msgstr "" #: editor/editor_node.cpp -msgid "Miscellaneous project or scene-wide tools." -msgstr "" +#, fuzzy +msgid "Project" +msgstr "Nastavení projektu" #: editor/editor_node.cpp -msgid "Tools" -msgstr "" +msgid "Project Settings" +msgstr "Nastavení projektu" #: editor/editor_node.cpp -msgid "Export the project to many platforms." -msgstr "" +msgid "Run Script" +msgstr "Spustit skript" #: editor/editor_node.cpp editor/project_export.cpp msgid "Export" msgstr "" #: editor/editor_node.cpp -msgid "Play the project." -msgstr "" - -#: editor/editor_node.cpp editor/plugins/sample_library_editor_plugin.cpp -msgid "Play" -msgstr "" - -#: editor/editor_node.cpp -msgid "Pause the scene" -msgstr "" - -#: editor/editor_node.cpp -msgid "Pause Scene" -msgstr "" - -#: editor/editor_node.cpp -msgid "Stop the scene." -msgstr "" - -#: editor/editor_node.cpp editor/plugins/sample_library_editor_plugin.cpp -msgid "Stop" -msgstr "" - -#: editor/editor_node.cpp -msgid "Play the edited scene." +msgid "Tools" msgstr "" #: editor/editor_node.cpp -msgid "Play Scene" +msgid "Quit to Project List" msgstr "" -#: editor/editor_node.cpp -msgid "Play custom scene" -msgstr "Přehrát vlastní scénu" - -#: editor/editor_node.cpp -#, fuzzy -msgid "Play Custom Scene" -msgstr "Přehrát vlastní scénu" - -#: editor/editor_node.cpp -msgid "Debug options" +#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp +msgid "Debug" msgstr "" #: editor/editor_node.cpp @@ -1781,9 +1746,10 @@ msgid "" "filesystem." msgstr "" -#: editor/editor_node.cpp editor/plugins/spatial_editor_plugin.cpp -msgid "Settings" -msgstr "" +#: editor/editor_node.cpp +#, fuzzy +msgid "Editor" +msgstr "Upravit" #: editor/editor_node.cpp editor/settings_config_dialog.cpp msgid "Editor Settings" @@ -1802,14 +1768,71 @@ msgid "Manage Export Templates" msgstr "" #: editor/editor_node.cpp +msgid "Help" +msgstr "" + +#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp +msgid "Classes" +msgstr "" + +#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp +msgid "Online Docs" +msgstr "" + +#: editor/editor_node.cpp +msgid "Q&A" +msgstr "" + +#: editor/editor_node.cpp +msgid "Issue Tracker" +msgstr "" + +#: editor/editor_node.cpp msgid "About" msgstr "" #: editor/editor_node.cpp -msgid "Alerts when an external resource has changed." +msgid "Play the project." +msgstr "" + +#: editor/editor_node.cpp editor/plugins/sample_library_editor_plugin.cpp +msgid "Play" msgstr "" #: editor/editor_node.cpp +msgid "Pause the scene" +msgstr "" + +#: editor/editor_node.cpp +msgid "Pause Scene" +msgstr "" + +#: editor/editor_node.cpp +msgid "Stop the scene." +msgstr "" + +#: editor/editor_node.cpp editor/plugins/sample_library_editor_plugin.cpp +msgid "Stop" +msgstr "" + +#: editor/editor_node.cpp +msgid "Play the edited scene." +msgstr "" + +#: editor/editor_node.cpp +msgid "Play Scene" +msgstr "" + +#: editor/editor_node.cpp +msgid "Play custom scene" +msgstr "Přehrát vlastní scénu" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Play Custom Scene" +msgstr "Přehrát vlastní scénu" + +#: editor/editor_node.cpp msgid "Spins when the editor window repaints!" msgstr "" @@ -1890,6 +1913,14 @@ msgid "Thanks!" msgstr "" #: editor/editor_node.cpp +msgid "Godot Engine contributors" +msgstr "" + +#: editor/editor_node.cpp +msgid "Developers" +msgstr "" + +#: editor/editor_node.cpp msgid "Import Templates From ZIP File" msgstr "" @@ -1917,6 +1948,34 @@ msgstr "" msgid "Load Errors" msgstr "" +#: editor/editor_node.cpp +#, fuzzy +msgid "Open 2D Editor" +msgstr "Otevřít složku" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Open 3D Editor" +msgstr "Otevřít složku" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Open Script Editor" +msgstr "Editor závislostí" + +#: editor/editor_node.cpp +msgid "Open Asset Library" +msgstr "" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Open the next Editor" +msgstr "Editor závislostí" + +#: editor/editor_node.cpp +msgid "Open the previous Editor" +msgstr "" + #: editor/editor_plugin_settings.cpp msgid "Installed Plugins:" msgstr "" @@ -2163,6 +2222,10 @@ msgid "Collapse all" msgstr "" #: editor/filesystem_dock.cpp +msgid "Show In File Manager" +msgstr "" + +#: editor/filesystem_dock.cpp msgid "Instance" msgstr "" @@ -2191,10 +2254,6 @@ msgid "Info" msgstr "" #: editor/filesystem_dock.cpp -msgid "Show In File Manager" -msgstr "" - -#: editor/filesystem_dock.cpp msgid "Re-Import.." msgstr "" @@ -2361,7 +2420,7 @@ msgstr "" #: editor/io_plugins/editor_font_import_plugin.cpp msgid "" "Invalid file extension.\n" -"Please use .fnt." +"Please use .font." msgstr "" #: editor/io_plugins/editor_font_import_plugin.cpp @@ -2836,7 +2895,7 @@ msgid "Compress" msgstr "" #: editor/io_plugins/editor_translation_import_plugin.cpp -msgid "Add to Project (godot.cfg)" +msgid "Add to Project (project.godot)" msgstr "" #: editor/io_plugins/editor_translation_import_plugin.cpp @@ -3499,7 +3558,7 @@ msgid "Change default type" msgstr "Změnit typ hodnot pole" #: editor/plugins/canvas_item_editor_plugin.cpp editor/scene_tree_dock.cpp -#: scene/gui/dialogs.cpp +#: editor/script_create_dialog.cpp scene/gui/dialogs.cpp msgid "OK" msgstr "OK" @@ -3548,17 +3607,6 @@ msgstr "" msgid "Set Handle" msgstr "" -#: editor/plugins/color_ramp_editor_plugin.cpp -#: editor/plugins/gradient_texture_editor_plugin.cpp -msgid "Add/Remove Color Ramp Point" -msgstr "" - -#: editor/plugins/color_ramp_editor_plugin.cpp -#: editor/plugins/gradient_texture_editor_plugin.cpp -#: editor/plugins/shader_graph_editor_plugin.cpp -msgid "Modify Color Ramp" -msgstr "" - #: editor/plugins/cube_grid_theme_editor_plugin.cpp msgid "Creating Mesh Library" msgstr "" @@ -3590,9 +3638,32 @@ msgid "Update from Scene" msgstr "" #: editor/plugins/curve_editor_plugin.cpp +#, fuzzy +msgid "Add point" +msgstr "Přidat signál" + +#: editor/plugins/curve_editor_plugin.cpp +#, fuzzy +msgid "Remove point" +msgstr "Odstranit signál" + +#: editor/plugins/curve_editor_plugin.cpp +msgid "Load preset" +msgstr "" + +#: editor/plugins/curve_editor_plugin.cpp msgid "Modify Curve" msgstr "" +#: editor/plugins/gradient_editor_plugin.cpp +msgid "Add/Remove Color Ramp Point" +msgstr "" + +#: editor/plugins/gradient_editor_plugin.cpp +#: editor/plugins/shader_graph_editor_plugin.cpp +msgid "Modify Color Ramp" +msgstr "" + #: editor/plugins/item_list_editor_plugin.cpp msgid "Item %d" msgstr "" @@ -3863,6 +3934,19 @@ msgid "Remove Poly And Point" msgstr "" #: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Clear Emission Mask" +msgstr "" + +#: editor/plugins/particles_2d_editor_plugin.cpp +#: editor/plugins/particles_editor_plugin.cpp +msgid "Generating AABB" +msgstr "" + +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Can only set point into a ParticlesMaterial process material" +msgstr "" + +#: editor/plugins/particles_2d_editor_plugin.cpp msgid "Error loading image:" msgstr "" @@ -3875,7 +3959,7 @@ msgid "Set Emission Mask" msgstr "" #: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Clear Emission Mask" +msgid "Generate Visibility Rect" msgstr "" #: editor/plugins/particles_2d_editor_plugin.cpp @@ -3886,20 +3970,33 @@ msgstr "" msgid "Generated Point Count:" msgstr "" +#: editor/plugins/particles_2d_editor_plugin.cpp #: editor/plugins/particles_editor_plugin.cpp -msgid "Node does not contain geometry." +msgid "Generation Time (sec):" +msgstr "" + +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Emission Mask" +msgstr "" + +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Capture from Pixel" +msgstr "" + +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Emission Colors" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Node does not contain geometry (faces)." +msgid "Node does not contain geometry." msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "A processor material of type 'ParticlesMaterial' is required." +msgid "Node does not contain geometry (faces)." msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Generating AABB" +msgid "A processor material of type 'ParticlesMaterial' is required." msgstr "" #: editor/plugins/particles_editor_plugin.cpp @@ -3954,12 +4051,16 @@ msgstr "" msgid "Generate Visibility AABB" msgstr "" -#: editor/plugins/particles_editor_plugin.cpp -msgid "Generation Time (sec):" +#: editor/plugins/path_2d_editor_plugin.cpp +msgid "Remove Point from Curve" msgstr "" #: editor/plugins/path_2d_editor_plugin.cpp -msgid "Remove Point from Curve" +msgid "Remove Out-Control from Curve" +msgstr "" + +#: editor/plugins/path_2d_editor_plugin.cpp +msgid "Remove In-Control from Curve" msgstr "" #: editor/plugins/path_2d_editor_plugin.cpp @@ -4017,6 +4118,15 @@ msgstr "" msgid "Remove Path Point" msgstr "" +#: editor/plugins/path_editor_plugin.cpp +#, fuzzy +msgid "Remove Out-Control Point" +msgstr "Odstranit funkci" + +#: editor/plugins/path_editor_plugin.cpp +msgid "Remove In-Control Point" +msgstr "" + #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Create UV Map" msgstr "" @@ -4170,6 +4280,10 @@ msgid "Pitch" msgstr "" #: editor/plugins/script_editor_plugin.cpp +msgid "Clear Recent Files" +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp msgid "Error while saving theme" msgstr "" @@ -4258,10 +4372,6 @@ msgstr "" msgid "Find Next" msgstr "" -#: editor/plugins/script_editor_plugin.cpp -msgid "Debug" -msgstr "" - #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp msgid "Step Over" msgstr "" @@ -4295,15 +4405,7 @@ msgid "Move Right" msgstr "" #: editor/plugins/script_editor_plugin.cpp -msgid "Tutorials" -msgstr "" - -#: editor/plugins/script_editor_plugin.cpp -msgid "Open https://godotengine.org at tutorials section." -msgstr "" - -#: editor/plugins/script_editor_plugin.cpp -msgid "Classes" +msgid "Open Godot online documentation" msgstr "" #: editor/plugins/script_editor_plugin.cpp @@ -4359,6 +4461,22 @@ msgid "Pick Color" msgstr "" #: editor/plugins/script_text_editor.cpp +msgid "Convert Case" +msgstr "" + +#: editor/plugins/script_text_editor.cpp +msgid "Uppercase" +msgstr "" + +#: editor/plugins/script_text_editor.cpp +msgid "Lowercase" +msgstr "" + +#: editor/plugins/script_text_editor.cpp +msgid "Capitalize" +msgstr "" + +#: editor/plugins/script_text_editor.cpp #: editor/plugins/shader_editor_plugin.cpp scene/gui/line_edit.cpp #: scene/gui/text_edit.cpp msgid "Cut" @@ -4438,6 +4556,15 @@ msgid "Goto Previous Breakpoint" msgstr "" #: editor/plugins/script_text_editor.cpp +msgid "Convert To Uppercase" +msgstr "" + +#: editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Convert To Lowercase" +msgstr "Připojit k uzlu:" + +#: editor/plugins/script_text_editor.cpp #: editor/plugins/shader_editor_plugin.cpp msgid "Find Previous" msgstr "" @@ -4460,6 +4587,10 @@ msgstr "" msgid "Contextual Help" msgstr "" +#: editor/plugins/shader_editor_plugin.cpp +msgid "Shader" +msgstr "" + #: editor/plugins/shader_graph_editor_plugin.cpp msgid "Change Scalar Constant" msgstr "" @@ -4677,35 +4808,97 @@ msgid "Animation Key Inserted." msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Freelook Left" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Freelook Right" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Freelook Forward" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Freelook Backwards" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Freelook Up" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Freelook Down" +msgstr "Kolečko dolů." + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Freelook Speed Modifier" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Objects Drawn" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Material Changes" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Shader Changes" +msgstr "Změnit" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Surface Changes" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Draw Calls" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Vertices" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Align with view" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Environment" +msgid "Display Normal" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Audio Listener" +msgid "Display Wireframe" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Gizmos" +msgid "Display Overdraw" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "XForm Dialog" +msgid "Display Unshaded" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "View Environment" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "View Gizmos" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "No scene selected to instance!" +msgid "View Information" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Instance at Cursor" +msgid "Audio Listener" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Could not instance scene!" +msgid "XForm Dialog" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp @@ -4765,23 +4958,32 @@ msgid "Align Selection With View" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Transform" +#, fuzzy +msgid "Tool Select" +msgstr "Všechny vybrané" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Tool Move" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Local Coords" +msgid "Tool Rotate" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Transform Dialog.." +msgid "Tool Scale" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Use Default Light" +msgid "Transform" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Use Default sRGB" +msgid "Local Coords" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Transform Dialog.." msgstr "" #: editor/plugins/spatial_editor_plugin.cpp @@ -4809,27 +5011,15 @@ msgid "4 Viewports" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Display Normal" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Display Wireframe" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Display Overdraw" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Display Shadeless" +msgid "View Origin" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "View Origin" +msgid "View Grid" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "View Grid" +msgid "Settings" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp @@ -4853,14 +5043,6 @@ msgid "Viewport Settings" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Default Light Normal:" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Ambient Light Color:" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Perspective FOV (deg.):" msgstr "" @@ -5277,11 +5459,11 @@ msgid "Invalid project path, the path must exist!" msgstr "" #: editor/project_manager.cpp -msgid "Invalid project path, *.godot must not exist." +msgid "Invalid project path, project.godot must not exist." msgstr "" #: editor/project_manager.cpp -msgid "Invalid project path, *.godot must exist." +msgid "Invalid project path, project.godot must exist." msgstr "" #: editor/project_manager.cpp @@ -5293,7 +5475,7 @@ msgid "Invalid project path (changed anything?)." msgstr "" #: editor/project_manager.cpp -msgid "Couldn't create *.godot project file in project path." +msgid "Couldn't create project.godot in project path." msgstr "" #: editor/project_manager.cpp @@ -5510,6 +5692,10 @@ msgstr "" msgid "Erase Input Action Event" msgstr "" +#: editor/project_settings.cpp +msgid "Add Event" +msgstr "" + #: editor/project_settings.cpp scene/gui/input_action.cpp msgid "Device" msgstr "Zařízení" @@ -5576,7 +5762,7 @@ msgstr "" #: editor/project_settings.cpp #, fuzzy -msgid "Project Settings " +msgid "Project Settings (project.godot)" msgstr "Nastavení projektu" #: editor/project_settings.cpp editor/settings_config_dialog.cpp @@ -5692,10 +5878,6 @@ msgid "Error loading file: Not a resource!" msgstr "" #: editor/property_editor.cpp -msgid "Couldn't load image" -msgstr "" - -#: editor/property_editor.cpp #, fuzzy msgid "Pick a Node" msgstr "Vložit uzly" @@ -5883,6 +6065,11 @@ msgid "Error duplicating scene to save it." msgstr "" #: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Sub-Resources:" +msgstr "Zdroj" + +#: editor/scene_tree_dock.cpp msgid "Edit Groups" msgstr "" @@ -5960,10 +6147,57 @@ msgid "Toggle CanvasItem Visible" msgstr "" #: editor/scene_tree_editor.cpp +msgid "Node configuration warning:" +msgstr "" + +#: editor/scene_tree_editor.cpp +msgid "" +"Node has connection(s) and group(s)\n" +"Click to show signals dock." +msgstr "" + +#: editor/scene_tree_editor.cpp +msgid "" +"Node has connections.\n" +"Click to show signals dock." +msgstr "" + +#: editor/scene_tree_editor.cpp +msgid "" +"Node is in group(s).\n" +"Click to show groups dock." +msgstr "" + +#: editor/scene_tree_editor.cpp +msgid "Subscene options" +msgstr "" + +#: editor/scene_tree_editor.cpp msgid "Instance:" msgstr "" #: editor/scene_tree_editor.cpp +#, fuzzy +msgid "Open script" +msgstr "Spustit skript" + +#: editor/scene_tree_editor.cpp +msgid "" +"Node is locked.\n" +"Click to unlock" +msgstr "" + +#: editor/scene_tree_editor.cpp +msgid "" +"Children are not selectable.\n" +"Click to make selectable" +msgstr "" + +#: editor/scene_tree_editor.cpp +msgid "Toggle Visibility" +msgstr "" + +#: editor/scene_tree_editor.cpp msgid "Invalid node name, the following characters are not allowed:" msgstr "" @@ -6008,80 +6242,93 @@ msgid "Select a Node" msgstr "" #: editor/script_create_dialog.cpp -msgid "Invalid parent class name" -msgstr "" +#, fuzzy +msgid "Error - Could not create script in filesystem." +msgstr "Nelze vytvořit složku." #: editor/script_create_dialog.cpp -msgid "Valid chars:" -msgstr "" +#, fuzzy +msgid "Error loading script from %s" +msgstr "Chyba nahrávání fontu." #: editor/script_create_dialog.cpp -msgid "Invalid class name" +msgid "Path is empty" msgstr "" #: editor/script_create_dialog.cpp -msgid "Valid name" +msgid "Path is not local" msgstr "" #: editor/script_create_dialog.cpp -msgid "N/A" +msgid "Invalid base path" msgstr "" #: editor/script_create_dialog.cpp -msgid "Class name is invalid!" +msgid "Invalid extension" msgstr "" #: editor/script_create_dialog.cpp -msgid "Parent class name is invalid!" +msgid "Wrong extension chosen" msgstr "" #: editor/script_create_dialog.cpp -msgid "Invalid path!" -msgstr "" +#, fuzzy +msgid "Invalid Path" +msgstr "Neplatná cesta." #: editor/script_create_dialog.cpp -msgid "Could not create script in filesystem." +msgid "Invalid class name" msgstr "" #: editor/script_create_dialog.cpp #, fuzzy -msgid "Error loading script from %s" -msgstr "Chyba nahrávání fontu." +msgid "Invalid inherited parent name or path" +msgstr "Neplatné jméno vlastnosti." #: editor/script_create_dialog.cpp -msgid "Path is empty" +msgid "Script valid" msgstr "" #: editor/script_create_dialog.cpp -msgid "Path is not local" +msgid "Allowed: a-z, A-Z, 0-9 and _" msgstr "" #: editor/script_create_dialog.cpp -msgid "Invalid base path" +msgid "N/A" msgstr "" #: editor/script_create_dialog.cpp -msgid "Invalid extension" +msgid "Built-in script (into scene file)" msgstr "" #: editor/script_create_dialog.cpp #, fuzzy -msgid "Create new script" +msgid "Create new script file" msgstr "Vytvořit odběr" #: editor/script_create_dialog.cpp -msgid "Load existing script" +msgid "Load existing script file" msgstr "" #: editor/script_create_dialog.cpp -msgid "Class Name:" +msgid "Inherits" msgstr "" #: editor/script_create_dialog.cpp -msgid "Built-In Script" +msgid "Class Name" msgstr "" #: editor/script_create_dialog.cpp +#, fuzzy +msgid "Template" +msgstr "Odstranit výběr" + +#: editor/script_create_dialog.cpp +#, fuzzy +msgid "Built-in Script" +msgstr "Spustit skript" + +#: editor/script_create_dialog.cpp msgid "Attach Node Script" msgstr "" @@ -6779,11 +7026,11 @@ msgid "" msgstr "" "Uzel ParallaxLayer funguje pouze když je dítětem uzlu ParallaxBackground." -#: scene/2d/particles_2d.cpp -msgid "Path property must point to a valid Particles2D node to work." +#: scene/2d/particles_2d.cpp scene/3d/particles.cpp +msgid "" +"A material to process the particles is not assigned, so no behavior is " +"imprinted." msgstr "" -"Aby ParticleAttractor2D fungoval, musí vlastnost path ukazovat na platný " -"uzel Particles2D." #: scene/2d/path_2d.cpp msgid "PathFollow2D only works when set as a child of a Path2D node." @@ -6867,12 +7114,6 @@ msgid "" "Nothing is visible because meshes have not been assigned to draw passes." msgstr "" -#: scene/3d/particles.cpp -msgid "" -"A material to process the particles is not assigned, so no behavior is " -"imprinted." -msgstr "" - #: scene/3d/remote_transform.cpp #, fuzzy msgid "Path property must point to a valid Spatial node to work." @@ -6895,6 +7136,14 @@ msgstr "" "Zdroj SpriteFrames musí být vytvořen nebo nastaven ve vlastnosti 'Frames', " "aby mohl AnimatedSprite3D zobrazit rámečky." +#: scene/gui/color_picker.cpp +msgid "RAW Mode" +msgstr "" + +#: scene/gui/color_picker.cpp +msgid "Add current color as a preset" +msgstr "" + #: scene/gui/dialogs.cpp msgid "Alert!" msgstr "Pozor!" @@ -6940,6 +7189,12 @@ msgid "" "minimum size manually." msgstr "" +#: scene/main/scene_main_loop.cpp +msgid "" +"Default Environment as specified in Project Setings (Rendering -> Viewport -" +"> Default Environment) could not be loaded." +msgstr "" + #: scene/main/viewport.cpp msgid "" "This viewport is not set as render target. If you intend for it to display " @@ -6952,9 +7207,10 @@ msgstr "" "mohl získat velikost. Jinak ho nastavte jako render target a přiřaďte jeho " "vnitřní texturu nějakému uzlu k zobrazení." -#, fuzzy -#~ msgid "Project Settings (godot.cfg)" -#~ msgstr "Nastavení projektu" +#~ msgid "Path property must point to a valid Particles2D node to work." +#~ msgstr "" +#~ "Aby ParticleAttractor2D fungoval, musí vlastnost path ukazovat na platný " +#~ "uzel Particles2D." #~ msgid "" #~ "A SampleLibrary resource must be created or set in the 'samples' property " |