mirror of
https://github.com/JannisX11/blockbench.git
synced 2024-11-21 01:13:37 +08:00
Update ru.json (POEditor.com)
This commit is contained in:
parent
0516b740d3
commit
4cb9e9ac67
@ -178,7 +178,6 @@
|
||||
"about.version": "Версия:",
|
||||
"about.creator": "Создатель:",
|
||||
"about.website": "Веб-сайт:",
|
||||
"about.bugtracker": "Баг-трекер:",
|
||||
"about.electron": "Это приложение создано с помощью Electron — платформа для создания нативных приложений с веб-технологиями как JavaScript, HTML и CSS.",
|
||||
"about.vertex_snap": "Вершинная привязка основана на плагине от SirBenet",
|
||||
"about.icons": "Наборы значков:",
|
||||
@ -1210,7 +1209,7 @@
|
||||
"settings.camera_near_plane": "Camera Near Plane",
|
||||
"settings.camera_near_plane.desc": "Мин дистанция от камеры на которой рендерятся объекты. Большие значения уменьшают Z-файт. По умолчанию 1.\n",
|
||||
"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:"
|
||||
}
|
Loading…
Reference in New Issue
Block a user