diff options
Diffstat (limited to 'editor/translations/cs.po')
-rw-r--r-- | editor/translations/cs.po | 1069 |
1 files changed, 759 insertions, 310 deletions
diff --git a/editor/translations/cs.po b/editor/translations/cs.po index b987e1d8ef..63d5bea503 100644 --- a/editor/translations/cs.po +++ b/editor/translations/cs.po @@ -9,13 +9,14 @@ # Luděk Novotný <gladosicek@gmail.com>, 2016, 2018. # Martin Novák <maidx@seznam.cz>, 2017. # zxey <r.hozak@seznam.cz>, 2018. -# Vojtěch Šamla <auzkok@seznam.cz>, 2018. +# Vojtěch Šamla <auzkok@seznam.cz>, 2018, 2019. +# Peeter Angelo <contact@peeterangelo.com>, 2019. msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2019-02-10 12:01+0000\n" -"Last-Translator: Josef Kuchař <josef.kuchar267@gmail.com>\n" +"PO-Revision-Date: 2019-03-16 11:42+0000\n" +"Last-Translator: Vojtěch Šamla <auzkok@seznam.cz>\n" "Language-Team: Czech <https://hosted.weblate.org/projects/godot-engine/godot/" "cs/>\n" "Language: cs\n" @@ -23,7 +24,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 3.5-dev\n" +"X-Generator: Weblate 3.6-dev\n" #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp @@ -67,9 +68,8 @@ msgstr "Při volání '%s':" #: editor/animation_bezier_editor.cpp #: editor/plugins/asset_library_editor_plugin.cpp -#, fuzzy msgid "Free" -msgstr "Uvolnit" +msgstr "Volný" #: editor/animation_bezier_editor.cpp msgid "Balanced" @@ -85,14 +85,22 @@ msgid "Insert Key Here" msgstr "Vložit klíč zde" #: editor/animation_bezier_editor.cpp -#, fuzzy msgid "Duplicate Selected Key(s)" -msgstr "Duplikovat výběr" +msgstr "Duplikovat klíč(e)" #: editor/animation_bezier_editor.cpp -#, fuzzy msgid "Delete Selected Key(s)" -msgstr "Smazat vybraný" +msgstr "Smazat klíč(e)" + +#: editor/animation_bezier_editor.cpp +#, fuzzy +msgid "Add Bezier Point" +msgstr "Přidat bod" + +#: editor/animation_bezier_editor.cpp +#, fuzzy +msgid "Move Bezier Points" +msgstr "Přesunout body" #: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp msgid "Anim Duplicate Keys" @@ -123,6 +131,15 @@ msgid "Anim Change Call" msgstr "Animace: změna volání" #: editor/animation_track_editor.cpp +msgid "Change Animation Length" +msgstr "Změnit délku animace" + +#: editor/animation_track_editor.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Change Animation Loop" +msgstr "Změnit smyčku animace" + +#: editor/animation_track_editor.cpp msgid "Property Track" msgstr "Stopa vlastnosti" @@ -172,12 +189,16 @@ msgid "Anim Clips:" msgstr "Animační klipy:" #: editor/animation_track_editor.cpp +msgid "Change Track Path" +msgstr "Změnit cestu stopy" + +#: editor/animation_track_editor.cpp msgid "Toggle this track on/off." msgstr "Aktivovat/Deaktivovat tuto stopu." #: editor/animation_track_editor.cpp msgid "Update Mode (How this property is set)" -msgstr "" +msgstr "Režim aktualizece (jak je tato vlastnost nastavena)" #: editor/animation_track_editor.cpp msgid "Interpolation Mode" @@ -196,6 +217,11 @@ msgid "Time (s): " msgstr "Čas (s): " #: editor/animation_track_editor.cpp +#, fuzzy +msgid "Toggle Track Enabled" +msgstr "Povolit" + +#: editor/animation_track_editor.cpp msgid "Continuous" msgstr "Spojité" @@ -246,6 +272,19 @@ msgid "Delete Key(s)" msgstr "Odstranit klíč(e)" #: editor/animation_track_editor.cpp +msgid "Change Animation Update Mode" +msgstr "Změnit režim aktualizace animace" + +#: editor/animation_track_editor.cpp +msgid "Change Animation Interpolation Mode" +msgstr "Změnit režim interpolace animace" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Change Animation Loop Mode" +msgstr "Změnit smyčku animace" + +#: editor/animation_track_editor.cpp msgid "Remove Anim Track" msgstr "Odstranit stopu animace" @@ -287,6 +326,14 @@ msgid "Anim Insert Key" msgstr "Animace: vložit klíč" #: editor/animation_track_editor.cpp +msgid "Change Animation Step" +msgstr "Změnit krok animace" + +#: editor/animation_track_editor.cpp +msgid "Rearrange Tracks" +msgstr "Přeskupit stopy" + +#: editor/animation_track_editor.cpp msgid "Transform tracks only apply to Spatial-based nodes." msgstr "" @@ -315,6 +362,10 @@ msgid "Not possible to add a new track without a root" msgstr "Není možné přidat novou stopu bez kořenového uzlu" #: editor/animation_track_editor.cpp +msgid "Add Bezier Track" +msgstr "Přidat Bézierovu stopu" + +#: editor/animation_track_editor.cpp msgid "Track path is invalid, so can't add a key." msgstr "" @@ -323,10 +374,25 @@ msgid "Track is not of type Spatial, can't insert key" msgstr "Stopa není typu Spatial, nelze vložit klíč" #: editor/animation_track_editor.cpp +#, fuzzy +msgid "Add Transform Track Key" +msgstr "Stopa 3D transformace" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Add Track Key" +msgstr "Přidat stopu" + +#: editor/animation_track_editor.cpp msgid "Track path is invalid, so can't add a method key." msgstr "" #: editor/animation_track_editor.cpp +#, fuzzy +msgid "Add Method Track Key" +msgstr "Stopa volání metody" + +#: editor/animation_track_editor.cpp msgid "Method not found in object: " msgstr "Tato metoda nebyla v objektu nalezena: " @@ -339,6 +405,10 @@ msgid "Clipboard is empty" msgstr "Schránka je prázdná" #: editor/animation_track_editor.cpp +msgid "Paste Tracks" +msgstr "Vložit stopy" + +#: editor/animation_track_editor.cpp msgid "Anim Scale Keys" msgstr "Animace: změnit měřítko klíčů" @@ -356,13 +426,22 @@ msgid "Group tracks by node or display them as plain list." msgstr "Seskupit stopy podle uzlu nebo je zobrazit jako jednoduchý seznam." #: editor/animation_track_editor.cpp -msgid "Snap (s): " -msgstr "Přichycení (s): " +#, fuzzy +msgid "Snap:" +msgstr "Přichytit" #: editor/animation_track_editor.cpp msgid "Animation step value." msgstr "Hodnota animačního kroku." +#: editor/animation_track_editor.cpp +msgid "Seconds" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "FPS" +msgstr "FPS" + #: editor/animation_track_editor.cpp editor/editor_properties.cpp #: editor/plugins/polygon_2d_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp @@ -381,10 +460,6 @@ msgid "Copy Tracks" msgstr "Kopírovat stopy" #: editor/animation_track_editor.cpp -msgid "Paste Tracks" -msgstr "Vložit stopy" - -#: editor/animation_track_editor.cpp msgid "Scale Selection" msgstr "Změnit měřítko výběru" @@ -405,14 +480,12 @@ msgid "Delete Selection" msgstr "Smazat vyběr" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Go to Next Step" -msgstr "Jít k dalšímu kroku" +msgstr "Přejít k dalšímu kroku" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Go to Previous Step" -msgstr "Jít k předchozímu kroku" +msgstr "Přejít k předchozímu kroku" #: editor/animation_track_editor.cpp msgid "Optimize Animation" @@ -486,6 +559,19 @@ msgstr "Zvolte stopy ke zkopírování:" msgid "Copy" msgstr "Kopírovat" +#: editor/animation_track_editor_plugins.cpp +#, fuzzy +msgid "Add Audio Track Clip" +msgstr "Audio klipy:" + +#: editor/animation_track_editor_plugins.cpp +msgid "Change Audio Track Clip Start Offset" +msgstr "" + +#: editor/animation_track_editor_plugins.cpp +msgid "Change Audio Track Clip End Offset" +msgstr "" + #: editor/array_property_edit.cpp msgid "Resize Array" msgstr "Změnit velikost pole" @@ -653,9 +739,8 @@ msgid "Disconnect" msgstr "Odpojit" #: editor/connections_dialog.cpp -#, fuzzy msgid "Connect Signal: " -msgstr "Připojuji signál:" +msgstr "Připojit Signál: " #: editor/connections_dialog.cpp msgid "Edit Connection: " @@ -1290,29 +1375,48 @@ msgid "Storing File:" msgstr "Ukládám soubor:" #: editor/editor_export.cpp -#, fuzzy msgid "No export template found at the expected path:" -msgstr "" -"Nebyly nalezeny žádné exportní šablony.\n" -"Stáhněte a nainstalujte exportní šablony." +msgstr "Na očekávané cestě nebyly nalezeny žádné exportní šablony:" #: editor/editor_export.cpp msgid "Packing" msgstr "Balím" +#: editor/editor_export.cpp +msgid "" +"Target platform requires 'ETC' texture compression for GLES2. Enable 'Import " +"Etc' in Project Settings." +msgstr "" +"Cílová platforma vyžaduje kompresi textur 'ETC' pro GLES2. Povolte 'Import " +"Etc' v nastaveních projektu." + +#: editor/editor_export.cpp +msgid "" +"Target platform requires 'ETC2' texture compression for GLES3. Enable " +"'Import Etc 2' in Project Settings." +msgstr "" +"Cílová platforma vyžaduje kompresi textur 'ETC2' pro GLES3. Povolte 'Import " +"Etc 2' v nastaveních projektu." + +#: editor/editor_export.cpp +msgid "" +"Target platform requires 'ETC' texture compression for the driver fallback " +"to GLES2.\n" +"Enable 'Import Etc' in Project Settings, or disable 'Driver Fallback " +"Enabled'." +msgstr "" + #: editor/editor_export.cpp platform/android/export/export.cpp #: platform/iphone/export/export.cpp platform/javascript/export/export.cpp #: platform/osx/export/export.cpp platform/uwp/export/export.cpp -#, fuzzy msgid "Custom debug template not found." -msgstr "Vlastní ladící balíček nebyl nalezen." +msgstr "Vlastní ladící šablona nebyla nalezena." #: editor/editor_export.cpp platform/android/export/export.cpp #: platform/iphone/export/export.cpp platform/javascript/export/export.cpp #: platform/osx/export/export.cpp platform/uwp/export/export.cpp -#, fuzzy msgid "Custom release template not found." -msgstr "Vlastní balíček k uveřejnění nebyl nalezen." +msgstr "Vlastní šablona k uveřejnění nebyla nalezena." #: editor/editor_export.cpp platform/javascript/export/export.cpp msgid "Template file not found:" @@ -1347,7 +1451,7 @@ msgstr "Zobrazit ve správci souborů" msgid "New Folder..." msgstr "Nová složka..." -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Refresh" msgstr "Obnovit" @@ -1422,10 +1526,31 @@ msgstr "Přesunout oblíbenou položku nahoru" msgid "Move Favorite Down" msgstr "Přesunout oblíbenou položku dolů" -#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp +#: editor/editor_file_dialog.cpp +msgid "Previous Folder" +msgstr "Předchozí složka" + +#: editor/editor_file_dialog.cpp +msgid "Next Folder" +msgstr "Další složka" + +#: editor/editor_file_dialog.cpp msgid "Go to parent folder" msgstr "Jít na nadřazenou složku" +#: editor/editor_file_dialog.cpp +#, fuzzy +msgid "(Un)favorite current folder." +msgstr "Nelze vytvořit složku." + +#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp +msgid "View items as a grid of thumbnails." +msgstr "Zobrazit položky jako mřížku náhledů." + +#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp +msgid "View items as a list." +msgstr "Zobrazit položky jako seznam." + #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Directories & Files:" msgstr "Složky a soubory:" @@ -1649,9 +1774,9 @@ msgstr "Vymazat výstup" msgid "Project export failed with error code %d." msgstr "Export projektu selhal s chybovým kódem %d." -#: editor/editor_node.cpp editor/plugins/animation_player_editor_plugin.cpp -msgid "Error saving resource!" -msgstr "Chyba při ukládání zdrojů!" +#: editor/editor_node.cpp +msgid "Imported resources can't be saved." +msgstr "Nelze uložit importované zdroje." #: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp #: scene/gui/dialogs.cpp @@ -1659,6 +1784,16 @@ msgid "OK" msgstr "OK" #: editor/editor_node.cpp editor/plugins/animation_player_editor_plugin.cpp +msgid "Error saving resource!" +msgstr "Chyba při ukládání zdrojů!" + +#: editor/editor_node.cpp +msgid "" +"This resource can't be saved because it does not belong to the edited scene. " +"Make it unique first." +msgstr "" + +#: editor/editor_node.cpp editor/plugins/animation_player_editor_plugin.cpp msgid "Save Resource As..." msgstr "Uložit zdroj jako..." @@ -1866,6 +2001,15 @@ msgid "Save changes to '%s' before closing?" msgstr "Uložit změny '%s' před zavřením?" #: editor/editor_node.cpp +#, fuzzy +msgid "Saved %s modified resource(s)." +msgstr "Selhalo nahrání zdroje." + +#: editor/editor_node.cpp +msgid "A root node is required to save the scene." +msgstr "Pro uložení scény je vyžadován kořenový uzel." + +#: editor/editor_node.cpp msgid "Save Scene As..." msgstr "Uložit scénu jako..." @@ -2385,9 +2529,8 @@ msgid "Save & Restart" msgstr "Uložit a restartovat" #: editor/editor_node.cpp -#, fuzzy msgid "Spins when the editor window redraws." -msgstr "Točí se, když se okno překresluje!" +msgstr "Točí se, když se okno editoru překresluje." #: editor/editor_node.cpp msgid "Update Always" @@ -2593,20 +2736,20 @@ msgid "[Empty]" msgstr "[Prázdné]" #: editor/editor_properties.cpp editor/plugins/root_motion_editor_plugin.cpp -#, fuzzy msgid "Assign..." -msgstr "Přiřadit.." +msgstr "Přiřadit..." #: editor/editor_properties.cpp -#, fuzzy msgid "Invalid RID" -msgstr "Neplatná cesta" +msgstr "Neplatné RID" #: editor/editor_properties.cpp msgid "" "The selected resource (%s) does not match any type expected for this " "property (%s)." msgstr "" +"Vybraný zdroj (%s) neodpovídá žádnému očekávanému typu pro tuto vlastnost " +"(%s)." #: editor/editor_properties.cpp msgid "" @@ -2945,14 +3088,6 @@ msgid "Cannot navigate to '%s' as it has not been found in the file system!" msgstr "Nelze přejít k '%s', protože nebylo nalezeno v souborovém systému!" #: editor/filesystem_dock.cpp -msgid "View items as a grid of thumbnails." -msgstr "Zobrazit položky jako mřížku náhledů." - -#: editor/filesystem_dock.cpp -msgid "View items as a list." -msgstr "Zobrazit položky jako seznam." - -#: editor/filesystem_dock.cpp msgid "Status: Import of file failed. Please fix file and reimport manually." msgstr "" "Status: import souboru selhal. Opravte, prosím, soubor a naimportujte ho " @@ -3071,30 +3206,25 @@ msgstr "Přejmenovat" #: editor/filesystem_dock.cpp msgid "Previous Directory" -msgstr "Předchozí adresář" +msgstr "Předchozí složka" #: editor/filesystem_dock.cpp msgid "Next Directory" -msgstr "Následující adresář" +msgstr "Následující složka" #: editor/filesystem_dock.cpp msgid "Re-Scan Filesystem" msgstr "Znovu skenovat souborový systém" #: editor/filesystem_dock.cpp -#, fuzzy msgid "Toggle split mode" -msgstr "Přepnout režim" +msgstr "Přepnout režim rozdělení" #: editor/filesystem_dock.cpp msgid "Search files" msgstr "Hledat soubory" #: editor/filesystem_dock.cpp -msgid "Instance the selected scene(s) as child of the selected node." -msgstr "" - -#: editor/filesystem_dock.cpp msgid "" "Scanning Files,\n" "Please Wait..." @@ -3172,7 +3302,6 @@ msgid "Group name already exists." msgstr "Název skupiny již existuje." #: editor/groups_editor.cpp -#, fuzzy msgid "Invalid group name." msgstr "Neplatný název skupiny." @@ -3283,11 +3412,11 @@ msgstr "Ukládání..." #: editor/import_dock.cpp msgid "Set as Default for '%s'" -msgstr "" +msgstr "Nastavit jako výchozí pro '%s'" #: editor/import_dock.cpp msgid "Clear Default for '%s'" -msgstr "" +msgstr "Vyčistit výchozí pro '%s'" #: editor/import_dock.cpp msgid " Files" @@ -3374,9 +3503,8 @@ msgid "Load an existing resource from disk and edit it." msgstr "Nahrát existující zdroj z disku a editovat ho." #: editor/inspector_dock.cpp -#, fuzzy msgid "Save the currently edited resource." -msgstr "Uložit vybranou animaci" +msgstr "Uložit právě editovaný zdroj." #: editor/inspector_dock.cpp msgid "Go to the previous edited object in history." @@ -3450,16 +3578,14 @@ msgid "Create points." msgstr "Vytvořit body." #: editor/plugins/abstract_polygon_2d_editor.cpp -#, fuzzy msgid "" "Edit points.\n" "LMB: Move Point\n" "RMB: Erase Point" msgstr "" -"Upravit existující polygon:\n" -"LMB: Přesunout bod.\n" -"Ctrl+LMB: Rozdělit segment.\n" -"RMB: Vymazat bod." +"Upravit body.\n" +"LMB: Přesunout bod\n" +"RMB: Vymazat bod" #: editor/plugins/abstract_polygon_2d_editor.cpp #: editor/plugins/animation_blend_space_1d_editor.cpp @@ -3467,21 +3593,18 @@ msgid "Erase points." msgstr "Vymazat body." #: editor/plugins/abstract_polygon_2d_editor.cpp -#, fuzzy msgid "Edit Polygon" -msgstr "Editovat polygon" +msgstr "Upravit polygon" #: editor/plugins/abstract_polygon_2d_editor.cpp msgid "Insert Point" msgstr "Vložit polygon" #: editor/plugins/abstract_polygon_2d_editor.cpp -#, fuzzy msgid "Edit Polygon (Remove Point)" -msgstr "Upravit polygon (Odstranit bod)" +msgstr "Upravit polygon (odstranit bod)" #: editor/plugins/abstract_polygon_2d_editor.cpp -#, fuzzy msgid "Remove Polygon And Point" msgstr "Odstranit polygon a bod" @@ -3497,9 +3620,22 @@ msgstr "Přidat animaci" #: editor/plugins/animation_blend_space_2d_editor.cpp #: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/animation_state_machine_editor.cpp -#, fuzzy msgid "Load..." -msgstr "Načíst.." +msgstr "Načíst..." + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Move Node Point" +msgstr "Přesunout body" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +msgid "Change BlendSpace1D Limits" +msgstr "" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +msgid "Change BlendSpace1D Labels" +msgstr "" #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp @@ -3509,6 +3645,27 @@ msgstr "Tento typ uzlu nelze použít. Jsou povoleny pouze kořenové uzly." #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Add Node Point" +msgstr "Přidat uzel" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Add Animation Point" +msgstr "Přidat animaci" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#, fuzzy +msgid "Remove BlendSpace1D Point" +msgstr "Odstranit bod cesty" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +msgid "Move BlendSpace1D Node Point" +msgstr "" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp #: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/animation_state_machine_editor.cpp msgid "" @@ -3529,7 +3686,7 @@ msgstr "Zvolte a přesuňte body. Nové uzly vytvořte pomocí RMB." #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp scene/gui/graph_edit.cpp msgid "Enable snap and show grid." -msgstr "" +msgstr "Aktivovat přichytávání a zobrazit mřížku." #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp @@ -3548,6 +3705,28 @@ msgid "Triangle already exists" msgstr "Trojúhelník již existuje" #: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Add Triangle" +msgstr "Přidat trojúhelník" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Change BlendSpace2D Limits" +msgstr "" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Change BlendSpace2D Labels" +msgstr "" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Remove BlendSpace2D Point" +msgstr "Odstranit bod cesty" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Remove BlendSpace2D Triangle" +msgstr "Odstranit proměnnou" + +#: editor/plugins/animation_blend_space_2d_editor.cpp msgid "BlendSpace2D does not belong to an AnimationTree node." msgstr "" @@ -3556,12 +3735,17 @@ msgid "No triangles exist, so no blending can take place." msgstr "" #: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Toggle Auto Triangles" +msgstr "Zobrazit oblíbené" + +#: editor/plugins/animation_blend_space_2d_editor.cpp msgid "Create triangles by connecting points." -msgstr "" +msgstr "Vytvořit trojúhelníky spojováním bodů." #: editor/plugins/animation_blend_space_2d_editor.cpp msgid "Erase points and triangles." -msgstr "" +msgstr "Odstranit body a trojúhelníky." #: editor/plugins/animation_blend_space_2d_editor.cpp msgid "Generate blend triangles automatically (instead of manually)" @@ -3573,6 +3757,10 @@ msgid "Blend:" msgstr "Prolínání:" #: editor/plugins/animation_blend_tree_editor_plugin.cpp +msgid "Parameter Changed" +msgstr "Parametr změněn" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Edit Filters" msgstr "Editovat filtry" @@ -3582,9 +3770,51 @@ msgid "Output node can't be added to the blend tree." msgstr "" #: editor/plugins/animation_blend_tree_editor_plugin.cpp +msgid "Add Node to BlendTree" +msgstr "Přidat uzel do BlendTree" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Node Moved" +msgstr "Uzel přesunut" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/visual_shader_editor_plugin.cpp msgid "Unable to connect, port may be in use or connection may be invalid." -msgstr "" +msgstr "Nelze se připojit, port může být používán nebo připojení není platné." + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Nodes Connected" +msgstr "Připojené uzly" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Nodes Disconnected" +msgstr "Odpojené uzly" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +msgid "Set Animation" +msgstr "Nastavit animaci" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Delete Node" +msgstr "Smazat uzel" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/scene_tree_dock.cpp +msgid "Delete Node(s)" +msgstr "Odstranit uzel/uzly" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#, fuzzy +msgid "Toggle Filter On/Off" +msgstr "Aktivovat/Deaktivovat tuto stopu." + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +msgid "Change Filter" +msgstr "Změnit filtr" #: editor/plugins/animation_blend_tree_editor_plugin.cpp msgid "No animation player set, so unable to retrieve track names." @@ -3602,10 +3832,14 @@ msgid "" msgstr "" #: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Node Renamed" +msgstr "Uzel přejmenován" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/visual_shader_editor_plugin.cpp -#, fuzzy msgid "Add Node..." -msgstr "Přidat uzel.." +msgstr "Přidat uzel..." #: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/root_motion_editor_plugin.cpp @@ -3614,7 +3848,7 @@ msgstr "Upravit filtrované stopy:" #: editor/plugins/animation_blend_tree_editor_plugin.cpp msgid "Enable filtering" -msgstr "" +msgstr "Povolit filtrování" #: editor/plugins/animation_player_editor_plugin.cpp msgid "Toggle Autoplay" @@ -3675,9 +3909,8 @@ msgid "No animation to copy!" msgstr "Žádná animace pro kopírování!" #: editor/plugins/animation_player_editor_plugin.cpp -#, fuzzy msgid "No animation resource on clipboard!" -msgstr "Není v cestě ke zdroji." +msgstr "Ve schránce není žádný zdroj animace!" #: editor/plugins/animation_player_editor_plugin.cpp msgid "Pasted Animation" @@ -3693,11 +3926,11 @@ msgstr "Žádná animace pro úpravu!" #: editor/plugins/animation_player_editor_plugin.cpp msgid "Play selected animation backwards from current pos. (A)" -msgstr "" +msgstr "Přehrát zvolenou animaci pozpátku ze současné pozice. (A)" #: editor/plugins/animation_player_editor_plugin.cpp msgid "Play selected animation backwards from end. (Shift+A)" -msgstr "" +msgstr "Přehrát zvolenou animaci pozpátku od konce. (A)" #: editor/plugins/animation_player_editor_plugin.cpp msgid "Stop animation playback. (S)" @@ -3742,7 +3975,7 @@ msgstr "Otevřít v inspektoru" #: editor/plugins/animation_player_editor_plugin.cpp msgid "Display list of animations in player." -msgstr "" +msgstr "Zobrazit seznam animací v přehrávači." #: editor/plugins/animation_player_editor_plugin.cpp msgid "Autoplay on Load" @@ -3830,6 +4063,20 @@ msgid "Cross-Animation Blend Times" msgstr "" #: editor/plugins/animation_state_machine_editor.cpp +msgid "Move Node" +msgstr "Přesunout uzel" + +#: editor/plugins/animation_state_machine_editor.cpp +#, fuzzy +msgid "Add Transition" +msgstr "Přidat překlad" + +#: editor/plugins/animation_state_machine_editor.cpp +#: modules/visual_script/visual_script_editor.cpp +msgid "Add Node" +msgstr "Přidat uzel" + +#: editor/plugins/animation_state_machine_editor.cpp msgid "End" msgstr "Konec" @@ -3839,7 +4086,7 @@ msgstr "" #: editor/plugins/animation_state_machine_editor.cpp msgid "Sync" -msgstr "" +msgstr "Synchronizovat" #: editor/plugins/animation_state_machine_editor.cpp msgid "At End" @@ -3859,6 +4106,18 @@ msgid "No playback resource set at path: %s." msgstr "Není v cestě ke zdroji." #: editor/plugins/animation_state_machine_editor.cpp +msgid "Node Removed" +msgstr "Uzel odebrán" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Transition Removed" +msgstr "Přechod odebrán" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Set Start Node (Autoplay)" +msgstr "" + +#: editor/plugins/animation_state_machine_editor.cpp msgid "" "Select and move nodes.\n" "RMB to add new nodes.\n" @@ -3874,9 +4133,8 @@ msgid "Connect nodes." msgstr "Připojit uzly." #: editor/plugins/animation_state_machine_editor.cpp -#, fuzzy msgid "Remove selected node or transition." -msgstr "Odstranit vybranou stopu." +msgstr "Odstranit vybraný uzel nebo přechod." #: editor/plugins/animation_state_machine_editor.cpp msgid "Toggle autoplay this animation on start, restart or seek to zero." @@ -3946,7 +4204,6 @@ msgid "Blend 0:" msgstr "Prolínání 0:" #: editor/plugins/animation_tree_player_editor_plugin.cpp -#, fuzzy msgid "Blend 1:" msgstr "Prolínání 1:" @@ -3984,39 +4241,39 @@ msgstr "Strom animace je neplatný." #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Animation Node" -msgstr "Uzel animace" +msgstr "Uzel Animation" #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "OneShot Node" -msgstr "" +msgstr "Uzel OneShot" #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Mix Node" -msgstr "" +msgstr "Uzel Mix" #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Blend2 Node" -msgstr "" +msgstr "Uzel Blend2" #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Blend3 Node" -msgstr "" +msgstr "Uzel Blend3" #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Blend4 Node" -msgstr "" +msgstr "Uzel Blend4" #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "TimeScale Node" -msgstr "" +msgstr "Uzel TimeScale" #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "TimeSeek Node" -msgstr "" +msgstr "Uzel TimeSeek" #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Transition Node" -msgstr "" +msgstr "Uzel Transition" #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Import Animations..." @@ -4265,9 +4522,8 @@ msgid "Resize CanvasItem" msgstr "Změnit velikost CanvasItem" #: editor/plugins/canvas_item_editor_plugin.cpp -#, fuzzy msgid "Scale CanvasItem" -msgstr "Rotovat CanvasItem" +msgstr "Škálovat CanvasItem" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Move CanvasItem" @@ -4308,9 +4564,8 @@ msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/texture_region_editor_plugin.cpp #: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp -#, fuzzy msgid "Zoom Reset" -msgstr "Oddálit" +msgstr "Resetovat zoom" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Select Mode" @@ -4342,9 +4597,8 @@ msgid "Rotate Mode" msgstr "Režim otáčení" #: editor/plugins/canvas_item_editor_plugin.cpp -#, fuzzy msgid "Scale Mode" -msgstr "Režim zvětšování (R)" +msgstr "Režim škálování" #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/spatial_editor_plugin.cpp @@ -4441,9 +4695,8 @@ msgid "Restores the object's children's ability to be selected." msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -#, fuzzy msgid "Skeleton Options" -msgstr "Kostra" +msgstr "Možnosti kostry" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Show Bones" @@ -4469,7 +4722,7 @@ msgstr "Vymazat kosti" #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/spatial_editor_plugin.cpp msgid "View" -msgstr "Zobrazit" +msgstr "Zobrazení" #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/polygon_2d_editor_plugin.cpp @@ -4513,8 +4766,34 @@ msgid "Layout" msgstr "Rozložení" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Insert keys." -msgstr "Vložit klíče." +msgid "Translation mask for inserting keys." +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Rotation mask for inserting keys." +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Scale mask for inserting keys." +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Insert keys (based on mask)." +msgstr "Vložit klíč (existující stopy)" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "" +"Auto insert keys when objects are translated, rotated on scaled (based on " +"mask).\n" +"Keys are only added to existing tracks, no new tracks will be created.\n" +"Keys must be inserted manually for the first time." +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Auto Insert Key" +msgstr "Animace: vložit klíč" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Insert Key (Existing Tracks)" @@ -4569,9 +4848,8 @@ msgid "" msgstr "" #: editor/plugins/collision_polygon_editor_plugin.cpp -#, fuzzy msgid "Create Polygon3D" -msgstr "Vytvořit polygon" +msgstr "Vytvořit Polygon3D" #: editor/plugins/collision_polygon_editor_plugin.cpp msgid "Edit Poly" @@ -4585,6 +4863,52 @@ msgstr "Upravit polygon (Odstranit bod)" msgid "Set Handle" msgstr "" +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Error loading image:" +msgstr "Chyba při nahrávání obrázku:" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "No pixels with transparency > 128 in image..." +msgstr "Žádný pixel s průhledností > 128 v obrázku..." + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Load Emission Mask" +msgstr "Načíst emisní masku" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Clear Emission Mask" +msgstr "Vyčistit emisní masku" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +#: editor/plugins/particles_editor_plugin.cpp +msgid "Particles" +msgstr "Částice" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Generated Point Count:" +msgstr "Počet vygenerovaných bodů:" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Emission Mask" +msgstr "Emisní maska" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Capture from Pixel" +msgstr "" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Emission Colors" +msgstr "" + #: editor/plugins/cpu_particles_editor_plugin.cpp msgid "CPUParticles" msgstr "CPUParticles" @@ -4669,6 +4993,10 @@ msgstr "" msgid "Bake GI Probe" msgstr "" +#: editor/plugins/gradient_editor_plugin.cpp +msgid "Gradient Edited" +msgstr "" + #: editor/plugins/item_list_editor_plugin.cpp msgid "Item %d" msgstr "Položka %d" @@ -4928,27 +5256,11 @@ msgid "Generating Visibility Rect" msgstr "Generování C# projektu..." #: 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 "Chyba při nahrávání obrázku:" - -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "No pixels with transparency > 128 in image..." -msgstr "Žádný pixel s průhledností > 128 v obrázku..." - -#: editor/plugins/particles_2d_editor_plugin.cpp msgid "Generate Visibility Rect" msgstr "" #: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Load Emission Mask" -msgstr "" - -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Clear Emission Mask" +msgid "Can only set point into a ParticlesMaterial process material" msgstr "" #: editor/plugins/particles_2d_editor_plugin.cpp @@ -4958,30 +5270,9 @@ msgstr "Převést na CPUParticles" #: editor/plugins/particles_2d_editor_plugin.cpp #: editor/plugins/particles_editor_plugin.cpp -msgid "Particles" -msgstr "Částice" - -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Generated Point Count:" -msgstr "Počet vygenerovaných bodů:" - -#: editor/plugins/particles_2d_editor_plugin.cpp -#: editor/plugins/particles_editor_plugin.cpp msgid "Generation Time (sec):" msgstr "Čas generování (sec):" -#: 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 "Faces contain no area!" msgstr "" @@ -5031,13 +5322,13 @@ msgid "Generating AABB" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Generate AABB" -msgstr "Vygenerovat AABB" - -#: editor/plugins/particles_editor_plugin.cpp msgid "Generate Visibility AABB" msgstr "" +#: editor/plugins/particles_editor_plugin.cpp +msgid "Generate AABB" +msgstr "Vygenerovat AABB" + #: editor/plugins/path_2d_editor_plugin.cpp msgid "Remove Point from Curve" msgstr "Odstranit bod z křivky" @@ -5056,9 +5347,8 @@ msgid "Add Point to Curve" msgstr "Přidat bod do křivky" #: editor/plugins/path_2d_editor_plugin.cpp -#, fuzzy msgid "Split Curve" -msgstr "Uzavřít křivku" +msgstr "Rozdělit křivku" #: editor/plugins/path_2d_editor_plugin.cpp msgid "Move Point in Curve" @@ -5090,7 +5380,7 @@ msgstr "Klik: Přidat bod" #: editor/plugins/path_2d_editor_plugin.cpp msgid "Left Click: Split Segment (in curve)" -msgstr "" +msgstr "Levý klik: Rozdělit segment (v křivce)" #: editor/plugins/path_2d_editor_plugin.cpp #: editor/plugins/path_editor_plugin.cpp @@ -5168,7 +5458,7 @@ msgstr "" #: editor/plugins/path_editor_plugin.cpp msgid "Split Segment (in curve)" -msgstr "" +msgstr "Rozdělit segment (v křivce)" #: editor/plugins/physical_bone_plugin.cpp #, fuzzy @@ -5181,7 +5471,6 @@ msgid "" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Sync Bones" msgstr "Synchronizovat kosti" @@ -5202,42 +5491,36 @@ msgid "" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Create Polygon & UV" -msgstr "Vytvořit Poly3D" +msgstr "Vytvořit polygon a UV" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Create Internal Vertex" -msgstr "Vytvořit nové vodorovné vodítko" +msgstr "Vytvořit vnitřní vrchol" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Remove Internal Vertex" -msgstr "Odstranit položku" +msgstr "Odstranit vnitřní vrchol" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Invalid Polygon (need 3 different vertices)" -msgstr "" +msgstr "Neplatný polygon (jsou třeba 3 různé vrcholy)" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Add Custom Polygon" -msgstr "Editovat polygon" +msgstr "Přidat vlastní polygon" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Remove Custom Polygon" -msgstr "Odstranit polygon a bod" +msgstr "Odstranit vlastní polygon" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Transform UV Map" msgstr "Transformovat UV mapu" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Transform Polygon" -msgstr "Typ transformace" +msgstr "Transformovat polygon" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Paint Bone Weights" @@ -5254,26 +5537,23 @@ msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "UV" -msgstr "" +msgstr "UV" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Points" -msgstr "Bod" +msgstr "Body" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Polygons" -msgstr "Polygon->UV" +msgstr "Polygony" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Bones" msgstr "Kosti" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy msgid "Move Points" -msgstr "Přesunout bod" +msgstr "Přesunout body" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Ctrl: Rotate" @@ -5301,13 +5581,15 @@ msgstr "Změnit měřítko mnohoúhelníku" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Create a custom polygon. Enables custom polygon rendering." -msgstr "" +msgstr "Vytvořit vlastní polygon. Aktivuje renderování vlastních polygonů." #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "" "Remove a custom polygon. If none remain, custom polygon rendering is " "disabled." msgstr "" +"Odstranit vlastní polygon. Pokud žádný nezbývá, je renderování vlastních " +"polygonů deaktivováno." #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Paint weights with specified intensity." @@ -5319,7 +5601,7 @@ msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Radius:" -msgstr "" +msgstr "Poloměr:" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Polygon->UV" @@ -5451,31 +5733,27 @@ msgstr "Chyba: nelze načíst soubor." #: editor/plugins/script_editor_plugin.cpp msgid "Error could not load file." -msgstr "Chyba nelze načíst soubor." +msgstr "Chyba: nelze načíst soubor." #: editor/plugins/script_editor_plugin.cpp msgid "Error saving file!" msgstr "Chyba při ukládání souboru!" #: editor/plugins/script_editor_plugin.cpp -#, fuzzy msgid "Error while saving theme." -msgstr "Chyba při ukládání motivu" +msgstr "Chyba při ukládání motivu." #: editor/plugins/script_editor_plugin.cpp -#, fuzzy msgid "Error Saving" -msgstr "Chyba při ukládání" +msgstr "Chyba ukládání" #: editor/plugins/script_editor_plugin.cpp -#, fuzzy msgid "Error importing theme." -msgstr "Chyba při importu motivu" +msgstr "Chyba při importu motivu." #: editor/plugins/script_editor_plugin.cpp -#, fuzzy msgid "Error Importing" -msgstr "Chyba při importu" +msgstr "Chyba importu" #: editor/plugins/script_editor_plugin.cpp msgid "New TextFile..." @@ -5506,12 +5784,13 @@ msgid "Save Theme As..." msgstr "Uložit motiv jako..." #: editor/plugins/script_editor_plugin.cpp -msgid " Class Reference" +#, fuzzy +msgid "%s Class Reference" msgstr " Reference třídy" #: editor/plugins/script_editor_plugin.cpp msgid "Toggle alphabetical sorting of the method list." -msgstr "" +msgstr "Přepnout abecední řazení seznamu metod." #: editor/plugins/script_editor_plugin.cpp msgid "Sort" @@ -5542,9 +5821,8 @@ msgid "File" msgstr "Soubor" #: editor/plugins/script_editor_plugin.cpp -#, fuzzy msgid "Open..." -msgstr "Otevřít" +msgstr "Otevřít..." #: editor/plugins/script_editor_plugin.cpp msgid "Save All" @@ -5573,9 +5851,8 @@ msgid "Theme" msgstr "Téma" #: editor/plugins/script_editor_plugin.cpp -#, fuzzy msgid "Import Theme..." -msgstr "Importovat motiv" +msgstr "Importovat motiv..." #: editor/plugins/script_editor_plugin.cpp msgid "Reload Theme" @@ -5641,6 +5918,14 @@ msgid "Open Godot online documentation" msgstr "Otevřít Godot online dokumentaci" #: editor/plugins/script_editor_plugin.cpp +msgid "Request Docs" +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp +msgid "Help improve the Godot documentation by giving feedback" +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp msgid "Search the reference documentation." msgstr "Hledat v referenční dokumentaci." @@ -5836,6 +6121,15 @@ msgid "This skeleton has no bones, create some children Bone2D nodes." msgstr "" #: editor/plugins/skeleton_2d_editor_plugin.cpp +#, fuzzy +msgid "Create Rest Pose from Bones" +msgstr "Vytvořit ze scény" + +#: editor/plugins/skeleton_2d_editor_plugin.cpp +msgid "Set Rest Pose to Bones" +msgstr "" + +#: editor/plugins/skeleton_2d_editor_plugin.cpp msgid "Skeleton2D" msgstr "Skeleton2D" @@ -5896,9 +6190,8 @@ msgid "Scaling: " msgstr "Škálování: " #: editor/plugins/spatial_editor_plugin.cpp -#, fuzzy msgid "Translating: " -msgstr "Přechod" +msgstr "Posun: " #: editor/plugins/spatial_editor_plugin.cpp msgid "Rotating %s degrees." @@ -5945,10 +6238,6 @@ msgid "Vertices" msgstr "Vrcholy" #: editor/plugins/spatial_editor_plugin.cpp -msgid "FPS" -msgstr "FPS" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Top View." msgstr "Pohled shora." @@ -5993,7 +6282,8 @@ msgid "Rear" msgstr "Zadní" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Align with view" +#, fuzzy +msgid "Align with View" msgstr "Zarovnat s výhledem" #: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp @@ -6087,6 +6377,12 @@ msgid "Freelook Speed Modifier" msgstr "Rychlost volného pohledu" #: editor/plugins/spatial_editor_plugin.cpp +msgid "" +"Note: The FPS value displayed is the editor's framerate.\n" +"It cannot be used as a reliable indication of in-game performance." +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp #, fuzzy msgid "View Rotation Locked" msgstr "Zobrazit informace" @@ -6096,6 +6392,11 @@ msgid "XForm Dialog" msgstr "XForm Dialog" #: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Snap Nodes To Floor" +msgstr "Přichytit k mřížce" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Select Mode (Q)" msgstr "Režim výběru (Q)" @@ -6316,6 +6617,26 @@ msgid "Nameless gizmo" msgstr "" #: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "Create Mesh2D" +msgstr "Vytvořit 2D mesh" + +#: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "Create Polygon2D" +msgstr "Vytvořit Polygon3D" + +#: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "Create CollisionPolygon2D" +msgstr "Vytvořit navigační polygon" + +#: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "Create LightOccluder2D" +msgstr "Vytvořit Occluder Polygon" + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Sprite is empty!" msgstr "Sprite je prázdný!" @@ -6328,16 +6649,40 @@ msgid "Invalid geometry, can't replace by mesh." msgstr "" #: editor/plugins/sprite_editor_plugin.cpp +msgid "Invalid geometry, can't create polygon." +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Invalid geometry, can't create collision polygon." +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Invalid geometry, can't create light occluder." +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Sprite" msgstr "" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Convert to 2D Mesh" +#, fuzzy +msgid "Convert to Mesh2D" msgstr "Konvertovat na 2D mesh" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Create 2D Mesh" -msgstr "Vytvořit 2D mesh" +#, fuzzy +msgid "Convert to Polygon2D" +msgstr "Přesunout polygon" + +#: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "Create CollisionPolygon2D Sibling" +msgstr "Vytvořit navigační polygon" + +#: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "Create LightOccluder2D Sibling" +msgstr "Vytvořit Occluder Polygon" #: editor/plugins/sprite_editor_plugin.cpp msgid "Simplification: " @@ -6376,10 +6721,6 @@ msgid "Add Empty" msgstr "Přidat prázdný" #: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Change Animation Loop" -msgstr "Změnit smyčku animace" - -#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Change Animation FPS" msgstr "Změnit FPS animace" @@ -6388,14 +6729,12 @@ msgid "(empty)" msgstr "(prázdný)" #: editor/plugins/sprite_frames_editor_plugin.cpp -#, fuzzy msgid "Animations:" -msgstr "Animace" +msgstr "Animace:" #: editor/plugins/sprite_frames_editor_plugin.cpp -#, fuzzy msgid "New Animation" -msgstr "Animace" +msgstr "Nová animace" #: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Speed (FPS):" @@ -6562,9 +6901,8 @@ msgid "Many" msgstr "" #: editor/plugins/theme_editor_plugin.cpp -#, fuzzy msgid "Has,Many,Options" -msgstr "Možnosti" +msgstr "Má,mnoho,možností" #: editor/plugins/theme_editor_plugin.cpp msgid "Tab 1" @@ -6607,9 +6945,8 @@ msgid "Erase Selection" msgstr "Vymazat označené" #: editor/plugins/tile_map_editor_plugin.cpp -#, fuzzy msgid "Fix Invalid Tiles" -msgstr "Neplatný název." +msgstr "Opravit neplatné dlaždice" #: editor/plugins/tile_map_editor_plugin.cpp #, fuzzy @@ -6704,23 +7041,43 @@ msgid "Merge from Scene" msgstr "Sloučit ze scény" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Copy bitmask." +#, fuzzy +msgid "Next Coordinate" +msgstr "Další skript" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Select the next shape, subtile, or Tile." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy +msgid "Previous Coordinate" +msgstr "Předchozí skript" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Select the previous shape, subtile, or Tile." +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Copy bitmask." +msgstr "Kopírovat bitovou masku." + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "Paste bitmask." -msgstr "Vložit animaci" +msgstr "Vložit bitovou masku." #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Erase bitmask." -msgstr "Vymazat body." +msgstr "Vymazat bitovou masku." #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy +msgid "Create a new rectangle." +msgstr "Vytvořit nové uzly." + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "Create a new polygon." -msgstr "Vytvořit polygon" +msgstr "Vytvořit nový polygon." #: editor/plugins/tile_set_editor_plugin.cpp msgid "Keep polygon inside region Rect." @@ -6735,13 +7092,14 @@ msgid "Display Tile Names (Hold Alt Key)" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Remove selected texture? This will remove all tiles which use it." -msgstr "Odstranit aktuální texturu z TileSetu" +msgstr "" +"Odstranit vybranou texturu? Toto odstraní všechny dlaždice, které ji " +"používají." #: editor/plugins/tile_set_editor_plugin.cpp msgid "You haven't selected a texture to remove." -msgstr "" +msgstr "Nevybrali jste texturu k odstranění." #: editor/plugins/tile_set_editor_plugin.cpp msgid "Create from scene? This will overwrite all current tiles." @@ -6752,9 +7110,8 @@ msgid "Merge from scene?" msgstr "Sloučit ze scény?" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Remove Texture" -msgstr "Odstranit šablonu" +msgstr "Odstranit texturu" #: editor/plugins/tile_set_editor_plugin.cpp msgid "%s file(s) were not added because was already on the list." @@ -6779,9 +7136,8 @@ msgid "" msgstr "Vytvořit složku" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Delete polygon." -msgstr "Odstranit body" +msgstr "Smazat polygon." #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy @@ -6817,18 +7173,16 @@ msgid "Set Tile Region" msgstr "Oblast textury" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Create Tile" -msgstr "Vytvořit složku" +msgstr "Vytvořit dlaždici" #: editor/plugins/tile_set_editor_plugin.cpp msgid "Set Tile Icon" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Edit Tile Bitmask" -msgstr "Editovat filtry" +msgstr "Upravit bitovou masku dlaždice" #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy @@ -6846,9 +7200,8 @@ msgid "Edit Navigation Polygon" msgstr "Vytvořit navigační polygon" #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "Paste Tile Bitmask" -msgstr "Vložit animaci" +msgstr "Vložit bitovou masku dlaždice" #: editor/plugins/tile_set_editor_plugin.cpp msgid "Clear Tile Bitmask" @@ -6856,8 +7209,17 @@ msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy +msgid "Make Polygon Concave" +msgstr "Přesunout polygon" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Make Polygon Convex" +msgstr "Přesunout polygon" + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "Remove Tile" -msgstr "Odstranit šablonu" +msgstr "Odstranit dlaždici" #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy @@ -6898,9 +7260,35 @@ msgid "This property can't be changed." msgstr "Tato vlastnost nemůže být změněna." #: editor/plugins/tile_set_editor_plugin.cpp -#, fuzzy msgid "TileSet" -msgstr "Soubor:" +msgstr "TileSet" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Set Uniform Name" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Set Input Default Port" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Add Node to Visual Shader" +msgstr "VisualShader" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Duplicate Nodes" +msgstr "Duplikovat uzel/uzly" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Delete Nodes" +msgstr "Smazat uzel" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Visual Shader Input Type Changed" +msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp msgid "Vertex" @@ -6918,6 +7306,16 @@ msgstr "Světlo" msgid "VisualShader" msgstr "VisualShader" +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Edit Visual Property" +msgstr "Editovat filtry" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Visual Shader Mode Changed" +msgstr "Změny shaderu" + #: editor/project_export.cpp msgid "Runnable" msgstr "Spustitelný" @@ -6932,8 +7330,17 @@ msgid "Delete preset '%s'?" msgstr "Odstranit předvolbu '%s'?" #: editor/project_export.cpp -msgid "Export templates for this platform are missing/corrupted:" -msgstr "Exportní šablony pro tuto platformu chybí nebo jsou poškozené:" +msgid "" +"Failed to export the project for platform '%s'.\n" +"Export templates seem to be missing or invalid." +msgstr "" + +#: editor/project_export.cpp +msgid "" +"Failed to export the project for platform '%s'.\n" +"This might be due to a configuration issue in the export preset or your " +"export settings." +msgstr "" #: editor/project_export.cpp msgid "Release" @@ -6944,6 +7351,15 @@ msgid "Exporting All" msgstr "Exportování všeho" #: editor/project_export.cpp +#, fuzzy +msgid "The given export path doesn't exist:" +msgstr "Cesta neexistuje." + +#: editor/project_export.cpp +msgid "Export templates for this platform are missing/corrupted:" +msgstr "Exportní šablony pro tuto platformu chybí nebo jsou poškozené:" + +#: editor/project_export.cpp msgid "Presets" msgstr "Předvolby" @@ -6952,9 +7368,8 @@ msgid "Add..." msgstr "Přidat..." #: editor/project_export.cpp -#, fuzzy msgid "Export Path" -msgstr "Exportovat projekt" +msgstr "Exportovat cestu" #: editor/project_export.cpp msgid "Resources" @@ -7001,33 +7416,31 @@ msgstr "" #: editor/project_export.cpp msgid "Features" -msgstr "" +msgstr "Funkce" #: editor/project_export.cpp msgid "Custom (comma-separated):" -msgstr "" +msgstr "Vlastní (oddělené čárkou):" #: editor/project_export.cpp msgid "Feature List:" msgstr "Seznam funkcí:" #: editor/project_export.cpp -#, fuzzy msgid "Script" -msgstr "Nový skript" +msgstr "Skript" #: editor/project_export.cpp -#, fuzzy msgid "Script Export Mode:" -msgstr "Expertní režim:" +msgstr "Režim exportu skriptů:" #: editor/project_export.cpp msgid "Text" -msgstr "" +msgstr "Text" #: editor/project_export.cpp msgid "Compiled" -msgstr "" +msgstr "Zkompilovaný" #: editor/project_export.cpp msgid "Encrypted (Provide Key Below)" @@ -7035,7 +7448,7 @@ msgstr "" #: editor/project_export.cpp msgid "Invalid Encryption Key (must be 64 characters long)" -msgstr "" +msgstr "Neplatný šifrovací klíč (musí být dlouhý 64 znaků)" #: editor/project_export.cpp msgid "Script Encryption Key (256-bits as hex):" @@ -7043,17 +7456,15 @@ msgstr "" #: editor/project_export.cpp msgid "Export PCK/Zip" -msgstr "" +msgstr "Exportovat PCK/Zip" #: editor/project_export.cpp -#, fuzzy msgid "Export mode?" -msgstr "Expertní režim:" +msgstr "Režim exportu?" #: editor/project_export.cpp -#, fuzzy msgid "Export All" -msgstr "Exportovat" +msgstr "Exportovat vše" #: editor/project_export.cpp msgid "Export templates for this platform are missing:" @@ -7069,15 +7480,15 @@ msgstr "Cesta neexistuje." #: editor/project_manager.cpp msgid "Invalid '.zip' project file, does not contain a 'project.godot' file." -msgstr "" +msgstr "Neplatný projektový '.zip' soubor; neobsahuje soubor 'project.godot'." #: editor/project_manager.cpp msgid "Please choose an empty folder." -msgstr "" +msgstr "Zvolte prosím prázdnou složku." #: editor/project_manager.cpp msgid "Please choose a 'project.godot' or '.zip' file." -msgstr "" +msgstr "Zvolte prosím soubor 'project.godot' nebo '.zip'." #: editor/project_manager.cpp msgid "Directory already contains a Godot project." @@ -7088,9 +7499,8 @@ msgid "Imported Project" msgstr "" #: editor/project_manager.cpp -#, fuzzy msgid "Invalid Project Name." -msgstr "Jméno projektu:" +msgstr "Neplatný název projektu." #: editor/project_manager.cpp msgid "Couldn't create folder." @@ -7216,9 +7626,8 @@ msgid "Unnamed Project" msgstr "Nepojmenovaný projekt" #: editor/project_manager.cpp -#, fuzzy msgid "Can't open project at '%s'." -msgstr "Nelze otevřít projekt" +msgstr "Nelze otevřít projekt v '%s'." #: editor/project_manager.cpp msgid "Are you sure to open more than one project?" @@ -7349,7 +7758,6 @@ msgid "Mouse Button" msgstr "Tlačítko myši" #: editor/project_settings_editor.cpp -#, fuzzy msgid "" "Invalid action name. it cannot be empty nor contain '/', ':', '=', '\\' or " "'\"'" @@ -7375,9 +7783,8 @@ msgid "Add Input Action Event" msgstr "" #: editor/project_settings_editor.cpp -#, fuzzy msgid "All Devices" -msgstr "Zařízení" +msgstr "Všechna zařízení" #: editor/project_settings_editor.cpp msgid "Device" @@ -7513,13 +7920,12 @@ msgid "Delete Item" msgstr "Odstranit položku" #: editor/project_settings_editor.cpp -#, fuzzy msgid "" "Invalid action name. It cannot be empty nor contain '/', ':', '=', '\\' or " "'\"'." msgstr "" "Neplatné jméno akce. Nesmí být prázdné nebo obsahovat '/', ':', '=', '\\' " -"nebo '\"'" +"nebo '\"'." #: editor/project_settings_editor.cpp msgid "Already existing" @@ -7603,9 +8009,8 @@ msgid "Action:" msgstr "Akce:" #: editor/project_settings_editor.cpp -#, fuzzy msgid "Action" -msgstr "Akce:" +msgstr "Akce" #: editor/project_settings_editor.cpp msgid "Deadzone" @@ -7740,9 +8145,8 @@ msgid "Can't load back converted image using PVRTC tool:" msgstr "" #: editor/rename_dialog.cpp editor/scene_tree_dock.cpp -#, fuzzy msgid "Batch Rename" -msgstr "Rozlišovat malá/velká" +msgstr "Dávkové přejmenování" #: editor/rename_dialog.cpp msgid "Prefix" @@ -7753,9 +8157,8 @@ msgid "Suffix" msgstr "Sufix" #: editor/rename_dialog.cpp -#, fuzzy msgid "Advanced options" -msgstr "Možnosti přichytávání" +msgstr "Pokročilé možnosti" #: editor/rename_dialog.cpp msgid "Substitute" @@ -7797,7 +8200,7 @@ msgstr "" #: editor/rename_dialog.cpp msgid "Initial value for the counter" -msgstr "" +msgstr "Počáteční hodnota pro počítadlo" #: editor/rename_dialog.cpp msgid "Step" @@ -7816,6 +8219,8 @@ msgid "" "Minimum number of digits for the counter.\n" "Missing digits are padded with leading zeros." msgstr "" +"Minimální počet číslic počítadla.\n" +"Chybějící číslice budou nahrazeny nulami." #: editor/rename_dialog.cpp msgid "Regular Expressions" @@ -7850,9 +8255,8 @@ msgid "To Uppercase" msgstr "Na velká písmena" #: editor/rename_dialog.cpp -#, fuzzy msgid "Reset" -msgstr "Obnovit původní přiblížení" +msgstr "Resetovat" #: editor/rename_dialog.cpp msgid "Error" @@ -7949,6 +8353,11 @@ msgid "Instantiated scenes can't become root" msgstr "" #: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Make node as Root" +msgstr "Dává smysl!" + +#: editor/scene_tree_dock.cpp msgid "Delete Node(s)?" msgstr "Odstranit uzel/uzly?" @@ -7984,28 +8393,28 @@ msgid "Make Local" msgstr "Místní" #: editor/scene_tree_dock.cpp -#, fuzzy +msgid "New Scene Root" +msgstr "Nový kořen scény" + +#: editor/scene_tree_dock.cpp msgid "Create Root Node:" -msgstr "Vytvořit uzel" +msgstr "Vytvořit kořenový uzel:" #: editor/scene_tree_dock.cpp -#, fuzzy msgid "2D Scene" -msgstr "Scéna" +msgstr "2D scéna" #: editor/scene_tree_dock.cpp -#, fuzzy msgid "3D Scene" -msgstr "Scéna" +msgstr "3D scéna" #: editor/scene_tree_dock.cpp msgid "User Interface" -msgstr "" +msgstr "Uživatelské rozhraní" #: editor/scene_tree_dock.cpp -#, fuzzy msgid "Custom Node" -msgstr "Vyjmout uzly" +msgstr "Vlastní uzel" #: editor/scene_tree_dock.cpp msgid "Can't operate on nodes from a foreign scene!" @@ -8046,13 +8455,8 @@ msgid "Clear Inheritance" msgstr "" #: editor/scene_tree_dock.cpp -#, fuzzy msgid "Open documentation" -msgstr "Otevřít Godot online dokumentaci" - -#: editor/scene_tree_dock.cpp -msgid "Delete Node(s)" -msgstr "Odstranit uzel/uzly" +msgstr "Otevřít dokumentaci" #: editor/scene_tree_dock.cpp msgid "Add Child Node" @@ -8125,7 +8529,7 @@ msgstr "Přepnout viditelnost" #: editor/scene_tree_editor.cpp msgid "Node configuration warning:" -msgstr "" +msgstr "Varování konfigurace uzlu:" #: editor/scene_tree_editor.cpp msgid "" @@ -8146,7 +8550,6 @@ msgid "" msgstr "" #: editor/scene_tree_editor.cpp editor/script_create_dialog.cpp -#, fuzzy msgid "Open Script" msgstr "Otevřít skript" @@ -8186,7 +8589,7 @@ msgstr "Strom scény (uzly):" #: editor/scene_tree_editor.cpp msgid "Node Configuration Warning!" -msgstr "" +msgstr "Varování konfigurace uzlu!" #: editor/scene_tree_editor.cpp msgid "Select a Node" @@ -8218,9 +8621,8 @@ msgid "Path is empty" msgstr "Cesta je prázdná" #: editor/script_create_dialog.cpp -#, fuzzy msgid "Filename is empty" -msgstr "Sprite je prázdný!" +msgstr "Název souboru je prázdný" #: editor/script_create_dialog.cpp msgid "Path is not local" @@ -8277,7 +8679,7 @@ msgstr "Vytvořit nový soubor skriptu" #: editor/script_create_dialog.cpp msgid "Load existing script file" -msgstr "" +msgstr "Načíst existující soubor skriptu" #: editor/script_create_dialog.cpp msgid "Language" @@ -8408,6 +8810,21 @@ msgid "Set From Tree" msgstr "" #: editor/settings_config_dialog.cpp +#, fuzzy +msgid "Erase Shortcut" +msgstr "Zkratky" + +#: editor/settings_config_dialog.cpp +#, fuzzy +msgid "Restore Shortcut" +msgstr "Zkratky" + +#: editor/settings_config_dialog.cpp +#, fuzzy +msgid "Change Shortcut" +msgstr "Upravit kotvy" + +#: editor/settings_config_dialog.cpp msgid "Shortcuts" msgstr "Zkratky" @@ -8622,6 +9039,11 @@ msgid "GridMap Duplicate Selection" msgstr "GridMap Duplikovat výběr" #: modules/gridmap/grid_map_editor_plugin.cpp +#, fuzzy +msgid "GridMap Paint" +msgstr "Nastavení GridMap" + +#: modules/gridmap/grid_map_editor_plugin.cpp msgid "Grid Map" msgstr "" @@ -8760,9 +9182,8 @@ msgid "Build Project" msgstr "Sestavit projekt" #: modules/mono/editor/mono_bottom_panel.cpp -#, fuzzy msgid "View log" -msgstr "Zobrazit soubory" +msgstr "Zobrazit logy" #: modules/mono/mono_gd/gd_mono_utils.cpp msgid "End of inner exception stack trace" @@ -8926,10 +9347,6 @@ msgid "Change Expression" msgstr "Změnit výraz" #: modules/visual_script/visual_script_editor.cpp -msgid "Add Node" -msgstr "Přidat uzel" - -#: modules/visual_script/visual_script_editor.cpp msgid "Remove VisualScript Nodes" msgstr "Odstranit uzly VisualScriptu" @@ -9018,6 +9435,11 @@ msgid "Change Input Value" msgstr "Změnit vstupní hodnotu" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Resize Comment" +msgstr "Změnit velikost CanvasItem" + +#: modules/visual_script/visual_script_editor.cpp msgid "Can't copy the function node." msgstr "" @@ -9587,6 +10009,12 @@ msgstr "" "Aby CollisionShape mohl fungovat, musí mu být poskytnut tvar. Vytvořte mu " "prosím zdroj tvar!" +#: scene/3d/collision_shape.cpp +msgid "" +"Plane shapes don't work well and will be removed in future versions. Please " +"don't use them." +msgstr "" + #: scene/3d/cpu_particles.cpp msgid "Nothing is visible because no mesh has been assigned." msgstr "" @@ -9601,6 +10029,12 @@ msgstr "" msgid "Plotting Meshes" msgstr "" +#: scene/3d/gi_probe.cpp +msgid "" +"GIProbes are not supported by the GLES2 video driver.\n" +"Use a BakedLightmap instead." +msgstr "" + #: scene/3d/navigation_mesh.cpp msgid "A NavigationMesh resource must be set or created for this node to work." msgstr "" @@ -9763,6 +10197,14 @@ msgstr "" msgid "Add current color as a preset." msgstr "Přidat aktuální barvu jako předvolbu" +#: scene/gui/container.cpp +msgid "" +"Container by itself serves no purpose unless a script configures it's " +"children placement behavior.\n" +"If you dont't intend to add a script, then please use a plain 'Control' node " +"instead." +msgstr "" + #: scene/gui/dialogs.cpp msgid "Alert!" msgstr "Pozor!" @@ -9771,6 +10213,11 @@ msgstr "Pozor!" msgid "Please Confirm..." msgstr "Potvrďte prosím..." +#: scene/gui/file_dialog.cpp +#, fuzzy +msgid "Go to parent folder." +msgstr "Jít na nadřazenou složku" + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " @@ -9853,6 +10300,12 @@ msgstr "" msgid "Varyings can only be assigned in vertex function." msgstr "" +#~ msgid "Snap (s): " +#~ msgstr "Přichycení (s): " + +#~ msgid "Insert keys." +#~ msgstr "Vložit klíče." + #~ msgid "Warnings:" #~ msgstr "Varování:" @@ -9997,10 +10450,6 @@ msgstr "" #~ msgid "Convert To Lowercase" #~ msgstr "Konvertovat na malá písmena" -#, fuzzy -#~ msgid "Snap To Floor" -#~ msgstr "Přichytit k mřížce" - #~ msgid "Rotate 0 degrees" #~ msgstr "Otočit o 0 stupňů" |