diff options
Diffstat (limited to 'editor/translations/cs.po')
-rw-r--r-- | editor/translations/cs.po | 142 |
1 files changed, 78 insertions, 64 deletions
diff --git a/editor/translations/cs.po b/editor/translations/cs.po index 354db0ba3a..93078f8b09 100644 --- a/editor/translations/cs.po +++ b/editor/translations/cs.po @@ -380,14 +380,6 @@ msgid "Replaced %d occurrence(s)." msgstr "Nahrazeno %d výskytů." #: editor/code_editor.cpp -msgid "Replace" -msgstr "Nahradit" - -#: editor/code_editor.cpp -msgid "Replace All" -msgstr "Nahradit všechny" - -#: editor/code_editor.cpp msgid "Match Case" msgstr "Rozlišovat malá/velká" @@ -396,48 +388,16 @@ msgid "Whole Words" msgstr "Celá slova" #: editor/code_editor.cpp -msgid "Selection Only" -msgstr "Pouze výběr" - -#: editor/code_editor.cpp editor/editor_node.cpp -#: editor/plugins/asset_library_editor_plugin.cpp -#: editor/plugins/script_editor_plugin.cpp -#: editor/plugins/script_text_editor.cpp -#: editor/plugins/shader_editor_plugin.cpp editor/project_settings_editor.cpp -msgid "Search" -msgstr "Hledat" - -#: editor/code_editor.cpp editor/editor_help.cpp -msgid "Find" -msgstr "Najít" - -#: editor/code_editor.cpp -msgid "Next" -msgstr "Další" - -#: editor/code_editor.cpp -msgid "Not found!" -msgstr "Nenalezeno!" - -#: editor/code_editor.cpp -msgid "Replace By" +msgid "Replace" msgstr "Nahradit" #: editor/code_editor.cpp -msgid "Case Sensitive" -msgstr "Rozlišovat velká a malá písmena" - -#: editor/code_editor.cpp -msgid "Backwards" -msgstr "Pozpátku" - -#: editor/code_editor.cpp -msgid "Prompt On Replace" -msgstr "Potvrzovat nahrazení" +msgid "Replace All" +msgstr "Nahradit všechny" #: editor/code_editor.cpp -msgid "Skip" -msgstr "Přeskočit" +msgid "Selection Only" +msgstr "Pouze výběr" #: editor/code_editor.cpp msgid "Zoom In" @@ -1395,6 +1355,17 @@ msgid "Description" msgstr "Vytvořit odběr" #: editor/editor_help.cpp +msgid "Online Tutorials:" +msgstr "" + +#: editor/editor_help.cpp +msgid "" +"There are currently no tutorials for this class, you can [color=$color][url=" +"$url]contribute one[/url][/color] or [color=$color][url=$url2]request one[/" +"url][/color]." +msgstr "" + +#: editor/editor_help.cpp msgid "Properties" msgstr "" @@ -1428,6 +1399,10 @@ msgstr "" msgid "Search Text" msgstr "" +#: editor/editor_help.cpp +msgid "Find" +msgstr "Najít" + #: editor/editor_log.cpp msgid "Output:" msgstr "Výstup:" @@ -1452,8 +1427,8 @@ msgstr "" msgid "Save Resource As.." msgstr "" -#: editor/editor_node.cpp editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp +#: editor/editor_node.cpp editor/plugins/spatial_editor_plugin.cpp +#: editor/scene_tree_dock.cpp msgid "I see.." msgstr "" @@ -2075,6 +2050,13 @@ msgstr "Nápověda" msgid "Classes" msgstr "" +#: editor/editor_node.cpp editor/plugins/asset_library_editor_plugin.cpp +#: editor/plugins/script_editor_plugin.cpp +#: editor/plugins/script_text_editor.cpp +#: editor/plugins/shader_editor_plugin.cpp editor/project_settings_editor.cpp +msgid "Search" +msgstr "Hledat" + #: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp msgid "Online Docs" msgstr "" @@ -3783,19 +3765,22 @@ msgstr "" msgid "Adding %s..." msgstr "" +#: editor/plugins/canvas_item_editor_plugin.cpp editor/scene_tree_dock.cpp +msgid "Ok" +msgstr "" + #: editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp -msgid "Create Node" +msgid "Cannot instantiate multiple nodes without root." msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp -msgid "Error instancing scene from %s" +msgid "Create Node" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp -msgid "This operation requires a single selected node." +msgid "Error instancing scene from %s" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp @@ -5188,6 +5173,10 @@ msgstr "" msgid "No parent to instance a child at." msgstr "" +#: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp +msgid "This operation requires a single selected node." +msgstr "" + #: editor/plugins/spatial_editor_plugin.cpp msgid "Display Normal" msgstr "" @@ -5865,7 +5854,7 @@ msgid "Select current edited sub-tile." msgstr "Vytvořit složku" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Select sub-tile to change it's priority." +msgid "Select sub-tile to change its priority." msgstr "" #: editor/progress_dialog.cpp scene/gui/dialogs.cpp @@ -5981,9 +5970,7 @@ msgid "Please choose a 'project.godot' file." msgstr "" #: editor/project_manager.cpp -msgid "" -"Your project will be created in a non empty folder (you might want to create " -"a new folder)." +msgid "Please choose an empty folder." msgstr "" #: editor/project_manager.cpp @@ -5991,10 +5978,6 @@ msgid "Please choose a folder that does not contain a 'project.godot' file." msgstr "" #: editor/project_manager.cpp -msgid "That's a BINGO!" -msgstr "" - -#: editor/project_manager.cpp msgid "Imported Project" msgstr "" @@ -6654,10 +6637,6 @@ msgid "Error loading scene from %s" msgstr "" #: editor/scene_tree_dock.cpp -msgid "Ok" -msgstr "" - -#: editor/scene_tree_dock.cpp msgid "" "Cannot instance the scene '%s' because the current scene exists within one " "of its nodes." @@ -7889,6 +7868,13 @@ msgstr "" "instancovaných scén). První vytvořená bude fungovat, ostatní budou " "ignorovány." +#: scene/2d/collision_object_2d.cpp +msgid "" +"This node has no children shapes, so it can't interact with the space.\n" +"Consider adding CollisionShape2D or CollisionPolygon2D children nodes to " +"define its shape." +msgstr "" + #: scene/2d/collision_polygon_2d.cpp msgid "" "CollisionPolygon2D only serves to provide a collision shape to a " @@ -8032,6 +8018,13 @@ msgstr "" msgid "Lighting Meshes: " msgstr "" +#: scene/3d/collision_object.cpp +msgid "" +"This node has no children shapes, so it can't interact with the space.\n" +"Consider adding CollisionShape or CollisionPolygon children nodes to define " +"its shape." +msgstr "" + #: scene/3d/collision_polygon.cpp msgid "" "CollisionPolygon only serves to provide a collision shape to a " @@ -8167,7 +8160,7 @@ msgstr "(Ostatní)" #: scene/main/scene_tree.cpp #, fuzzy msgid "" -"Default Environment as specified in Project Setings (Rendering -> " +"Default Environment as specified in Project Settings (Rendering -> " "Environment -> Default Environment) could not be loaded." msgstr "" "Výchozí prostředí specifikované v nastavení projektu (Vykreslování -> " @@ -8201,6 +8194,27 @@ msgstr "Chyba nahrávání fontu." msgid "Invalid font size." msgstr "Neplatná velikost fontu." +#~ msgid "Next" +#~ msgstr "Další" + +#~ msgid "Not found!" +#~ msgstr "Nenalezeno!" + +#~ msgid "Replace By" +#~ msgstr "Nahradit" + +#~ msgid "Case Sensitive" +#~ msgstr "Rozlišovat velká a malá písmena" + +#~ msgid "Backwards" +#~ msgstr "Pozpátku" + +#~ msgid "Prompt On Replace" +#~ msgstr "Potvrzovat nahrazení" + +#~ msgid "Skip" +#~ msgstr "Přeskočit" + #~ msgid "List:" #~ msgstr "Seznam:" |