diff options
Diffstat (limited to 'editor/translations/sk.po')
-rw-r--r-- | editor/translations/sk.po | 117 |
1 files changed, 55 insertions, 62 deletions
diff --git a/editor/translations/sk.po b/editor/translations/sk.po index be41dc5921..ecc8ac42d7 100644 --- a/editor/translations/sk.po +++ b/editor/translations/sk.po @@ -374,14 +374,6 @@ msgid "Replaced %d occurrence(s)." msgstr "" #: editor/code_editor.cpp -msgid "Replace" -msgstr "" - -#: editor/code_editor.cpp -msgid "Replace All" -msgstr "" - -#: editor/code_editor.cpp msgid "Match Case" msgstr "" @@ -390,47 +382,15 @@ msgid "Whole Words" msgstr "" #: editor/code_editor.cpp -msgid "Selection Only" -msgstr "" - -#: 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 "" - -#: editor/code_editor.cpp editor/editor_help.cpp -msgid "Find" -msgstr "" - -#: editor/code_editor.cpp -msgid "Next" -msgstr "" - -#: editor/code_editor.cpp -msgid "Not found!" -msgstr "" - -#: editor/code_editor.cpp -msgid "Replace By" -msgstr "" - -#: editor/code_editor.cpp -msgid "Case Sensitive" -msgstr "" - -#: editor/code_editor.cpp -msgid "Backwards" +msgid "Replace" msgstr "" #: editor/code_editor.cpp -msgid "Prompt On Replace" +msgid "Replace All" msgstr "" #: editor/code_editor.cpp -msgid "Skip" +msgid "Selection Only" msgstr "" #: editor/code_editor.cpp @@ -1362,6 +1322,17 @@ msgid "Description" msgstr "Popis:" #: 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 "" @@ -1394,6 +1365,10 @@ msgstr "" msgid "Search Text" msgstr "" +#: editor/editor_help.cpp +msgid "Find" +msgstr "" + #: editor/editor_log.cpp msgid "Output:" msgstr "" @@ -1418,8 +1393,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 "" @@ -2031,6 +2006,13 @@ msgstr "" 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 "" + #: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp msgid "Online Docs" msgstr "" @@ -3709,19 +3691,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 @@ -5103,6 +5088,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 "" @@ -5776,7 +5765,7 @@ msgid "Select current edited sub-tile." msgstr "Vytvoriť adresár" #: 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 @@ -5886,9 +5875,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 @@ -5896,10 +5883,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 "" @@ -6549,10 +6532,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." @@ -7735,6 +7714,13 @@ msgid "" "scenes). The first created one will work, while the rest will be ignored." msgstr "" +#: 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 it's shape." +msgstr "" + #: scene/2d/collision_polygon_2d.cpp msgid "" "CollisionPolygon2D only serves to provide a collision shape to a " @@ -7869,6 +7855,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 " +"it's shape." +msgstr "" + #: scene/3d/collision_polygon.cpp msgid "" "CollisionPolygon only serves to provide a collision shape to a " @@ -7980,7 +7973,7 @@ msgstr "" #: scene/main/scene_tree.cpp 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 "" |