diff --git a/lang/cz.json b/lang/cz.json index 4853cf2..56714ff 100644 --- a/lang/cz.json +++ b/lang/cz.json @@ -237,7 +237,7 @@ "settings.export_groups.desc": "Uloží skupiny v blokových, nebo předmětových modelových souborech", "settings.credit": "Záslužný komentář", "settings.credit.desc": "Pro přidání záslužného komentáře exportovaným souborům", - "settings.default_path": "Default Minecraft Textures Path", + "settings.default_path": "Výchozí výběr MC textur", "settings.default_path.desc": "Složka, ze které Blockbench načítá výchozí textury", "settings.image_editor": "Obrázkový editor", "settings.image_editor.desc": "Výchozí obrázkový editor pro úpravu textur", @@ -1186,7 +1186,7 @@ "dialog.create_texture.power.desc": "Uzamknout automatickou velikost textury na mocninu 2, například 64 nebo 128. Některé renderery to můžou vyžadovat", "dialog.create_texture.double_use.desc": "Pokud již dva prvky mají přiřazen stejný UV prostor, ponechat je tak i v nové mapě", "dialog.create_texture.padding.desc": "Přidat malou mezeru mezi jednotlivými částmi textury", - "dialog.create_texture.resolution.desc": "The height and width of the texture", + "dialog.create_texture.resolution.desc": "Výška a šířka textury", "dialog.create_gif.color": "Barva pozadí", "dialog.save_angle.zoom": "Přiblížení", "dialog.skin.variant": "Varianta", @@ -1197,28 +1197,28 @@ "dialog.export_private_settings.keep": "Ponechat", "settings.timecode_frame_number": "Display Timecodes as Frame Numbers", "settings.timecode_frame_number.desc": "Display fraction timecodes in the timeline as frame number instead of centisecond", - "settings.animation_sample_rate": "Animation Sample Rate", + "settings.animation_sample_rate": "Vzor sekvence animace", "settings.animation_sample_rate.desc": "Sample rate in samples per second for curves that the respective format does not support natively", "keybind.preview_zoom": "Přiblížené zobrazení", "action.gradient_tool": "Přechod", "action.gradient_tool.desc": "Create a color gradient on your texture", "action.import_settings": "Importovat nastavení", - "action.import_settings.desc": "Import a .bbsettings file", + "action.import_settings.desc": "Vložit .bbsettings soubor", "action.export_settings": "Exportovat nastavení", "action.export_settings.desc": "Export the Blockbench settings as a .bbsettings file", "action.load_keymap": "Load Keymap", - "action.load_keymap.default": "Default (Trackpad/Mouse)", - "action.load_keymap.mouse": "Default (Mouse)", + "action.load_keymap.default": "Výchozí (Trackpad / Myš)", + "action.load_keymap.mouse": "Výchozí (Myš)", "action.load_keymap.default.desc": "Default Blockbench keybindings, with viewport navigation controls optimized for use on laptop trackpads", "action.load_keymap.mouse.desc": "Default Blockbench keybindings, with viewport navigation bound to the middle mouse button", "action.load_keymap.blender.desc": "Keymap for users who are familiar with the controls of Blender", "action.load_keymap.cinema4d.desc": "Keymap for users who are familiar with the controls of Cinema 4D", "action.load_keymap.maya.desc": "Keymap for users who are familiar with the controls of Autodesk Maya", "action.import_keymap": "Import Keymap", - "action.import_keymap.desc": "Import keybindings a .bbkeymap file", + "action.import_keymap.desc": "Nahrát zkraty kláves (.bbkeymap soubor)", "action.export_keymap": "Export Keymap", "action.export_keymap.desc": "Export the current keybindings as a .bbkeymap file", - "action.edit_history": "Edit History...", + "action.edit_history": "Upravit...", "action.edit_history.desc": "View the editing history and undo or redo steps", "action.group_elements": "Group Elements", "action.group_elements.desc": "Wrap selected elements into a new group", @@ -1302,7 +1302,7 @@ "layout.options": "Options", "layout.color": "Color Scheme", "layout.documentation": "Documentation", - "layout.color.bright_ui_text": "Bright UI", + "layout.color.bright_ui_text": "Bright UI Text", "layout.color.bright_ui_text.desc": "Text on bright backgrounds", "layout.name": "Name", "layout.author": "Author", @@ -1536,5 +1536,8 @@ "menu.animation.unload": "Unload", "panel.timeline": "Timeline", "action.pan_tool": "Pan Tool", - "action.pan_tool.desc": "Tool to navigate in the viewport and the texture editor" + "action.pan_tool.desc": "Tool to navigate in the viewport and the texture editor", + "message.set_background_position.title": "Set Background Position", + "message.set_background_position.position": "Position", + "message.set_background_position.size": "Size" } \ No newline at end of file