Update cz.json (POEditor.com)

This commit is contained in:
JannisX11 2021-07-05 23:11:56 +02:00
parent 0eeeb0cd56
commit ebfebddf2d

View File

@ -178,7 +178,6 @@
"about.version": "Verze:",
"about.creator": "Tvůrce:",
"about.website": "Webová stránka:",
"about.bugtracker": "Vyhledávač chyb:",
"about.electron": "Tato aplikace je vytvořena pomocí Electronu, rámce pro vytváření nativních aplikací pomocí webových technologií, obdoba Javascriptu, HTML a CSS.",
"about.vertex_snap": "Vertexové přichytávání (Vertex Snapping) je založené na a pluginu od SirBeneta",
"about.icons": "Balíčky ikon:",
@ -1210,7 +1209,7 @@
"settings.camera_near_plane": "Kamera Blízko Roviny",
"settings.camera_near_plane.desc": "Minimální vzdálenost od kamery, kde se objekty vykreslují. Vyšší hodnoty snižují Z-fighting. Výchozí hodnota je 1.",
"mode.start.keymap_preference": "Keybinding Preference",
"mode.start.keymap_preference.desc": "If you are new to Blockbench and you are coming from another 3D program, you can select a keymap to make your transition easier. You can change the keymap or individual keybindigns later in the settings.",
"mode.start.keymap_preference.desc": "If you are new to Blockbench and you are coming from another 3D program, you can select a keymap to make your transition easier. You can change the keymap or individual keybindings later in the settings.",
"mode.start.select_keymap": "Select Keymap",
"message.recording_gif": "GIF creation in progress. Click here to abort.",
"message.load_keymap": "Are you sure you want to load this keymap? This will overwrite your current keybindings.",
@ -1243,7 +1242,7 @@
"action.export_settings": "Export Settings",
"action.export_settings.desc": "Export the Blockbench settings as a .bbsettings file",
"action.load_keymap": "Load Keymap",
"action.load_keymap.default": "Default (Trackpad)",
"action.load_keymap.default": "Default (Trackpad/Mouse)",
"action.load_keymap.mouse": "Default (Mouse)",
"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",
@ -1291,5 +1290,6 @@
"camera_angle.common_isometric_left": "Isometric Left (2:1)",
"camera_angle.true_isometric_right": "True Isometric Right (30°)",
"camera_angle.true_isometric_left": "True Isometric Left (30°)",
"menu.help.wiki": "Blockbench Wiki"
"menu.help.wiki": "Blockbench Wiki",
"about.repository": "Repository:"
}