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
2e6446223b
commit
450fcda833
69
lang/ru.json
69
lang/ru.json
@ -138,7 +138,6 @@
|
||||
"dialog.plugins.reload": "Перезагрузить",
|
||||
"dialog.plugins.none_installed": "Нет установленных плагинов",
|
||||
"dialog.plugins.none_available": "Нет доступных плагинов",
|
||||
"dialog.plugins.outdated": "Требуется более новая версия Blockbench",
|
||||
"dialog.plugins.web_only": "Только для веб-приложения",
|
||||
"dialog.plugins.app_only": "Только для классического приложения",
|
||||
"dialog.plugins.author": "от %0",
|
||||
@ -240,8 +239,6 @@
|
||||
"settings.ctrl_size.desc": "Разрешение сетки привязки при удерживании Ctrl",
|
||||
"settings.negative_size": "Отрицательный размер",
|
||||
"settings.negative_size.desc": "Разрешить использование отрицательных размеров",
|
||||
"settings.dialog_unsaved_textures": "Несохранённые текстуры",
|
||||
"settings.dialog_unsaved_textures.desc": "Показывать окно «Несохранённые текстуры»",
|
||||
"settings.dialog_larger_cubes": "Модель слишком большая",
|
||||
"settings.dialog_larger_cubes.desc": "Показывать окно «Модель слишком большая»",
|
||||
"settings.dialog_rotation_limit": "Ограничение поворота",
|
||||
@ -614,8 +611,6 @@
|
||||
"action.load_animation_file.desc": "Ипортировать файл анимации",
|
||||
"action.play_animation": "Проигрывать анимации",
|
||||
"action.play_animation.desc": "Предпросмотр выбранной анимации",
|
||||
"action.export_animation_file": "Экспортировать анимации",
|
||||
"action.export_animation_file.desc": "Экспортировать файл json с текущими анимациями",
|
||||
"action.slider_keyframe_time": "Таймкод",
|
||||
"action.slider_keyframe_time.desc": "Изменить таймкод для выбранных кадров",
|
||||
"timeline.rotation": "Поворот",
|
||||
@ -627,7 +622,6 @@
|
||||
"panel.keyframe.type": "Кадр (%0)",
|
||||
"generic.delete": "Удалить",
|
||||
"generic.rename": "Переименовать",
|
||||
"message.animation_update_var": "Переменная обновления анимации",
|
||||
"message.no_animation_selected": "Вы должны выбрать анимацию чтобы выполнить это",
|
||||
"message.no_bone_selected": "Вы должны выбрать кость чтобы выполнить это",
|
||||
"message.duplicate_groups.title": "Дубликат имени кости",
|
||||
@ -872,7 +866,6 @@
|
||||
"action.select_effect_animator.desc": "Открыть временную шкалу для добавления звуковых эффектов и частиц",
|
||||
"action.timeline_focus": "Канал",
|
||||
"action.timeline_focus.desc": "Выбрать каналы анимации для отображения на временной шкале",
|
||||
"action.timeline_focus.all": "Все",
|
||||
"timeline.particle": "Частица",
|
||||
"timeline.sound": "Звук",
|
||||
"timeline.effects": "Эффекты",
|
||||
@ -1089,7 +1082,6 @@
|
||||
"action.resolve_keyframe_expressions": "Вычислить кадры",
|
||||
"action.resolve_keyframe_expressions.desc": "Вычисляет математические примеры выбранных кадров",
|
||||
"action.fold_all_animations": "Сложить все анимации",
|
||||
"action.timeline_focus.used": "Используется",
|
||||
"menu.palette.load.empty": "Чисто",
|
||||
"switches.lock": "Заблокировать",
|
||||
"camera_angle.isometric_right": "Изометрическое право",
|
||||
@ -1123,5 +1115,64 @@
|
||||
"menu.animation.loop.once": "Play Once",
|
||||
"menu.animation.loop.hold": "Hold On Last Frame",
|
||||
"menu.animation.loop.loop": "Loop",
|
||||
"interface.streamer_mode_on": "Streamer Mode Enabled"
|
||||
"interface.streamer_mode_on": "Streamer Mode Enabled",
|
||||
"generic.reset": "Reset",
|
||||
"generic.restore": "Restore",
|
||||
"keys.mousewheel": "Mousewheel",
|
||||
"message.delete_animation.title": "Delete Animation",
|
||||
"message.delete_animation.message": "The animation was removed from Blockbench. Do you also want to delete the animation from the file that is was saved in?",
|
||||
"message.reset_keybindings": "Are you sure you want to reset all keybindings?",
|
||||
"message.no_animation_to_import": "No animations to import",
|
||||
"dialog.material_instances.title": "Material Instances",
|
||||
"dialog.animation_import.title": "Select Animations to Import",
|
||||
"dialog.create_texture.padding": "Padding",
|
||||
"settings.fov": "FOV",
|
||||
"settings.fov.desc": "Camera Field of View. Default is 45",
|
||||
"settings.sync_color": "Sync Color",
|
||||
"settings.sync_color.desc": "Synchronize the color between different Blockbench instances",
|
||||
"settings.dialog_drag_background": "Position Background",
|
||||
"settings.dialog_drag_background.desc": "Show \"Position Background\" dialog",
|
||||
"settings.minify_bbmodel": "Minified Project Files",
|
||||
"settings.minify_bbmodel.desc": "Write .bbmodel files minified into one line",
|
||||
"action.edit_material_instances": "Edit Material Instances",
|
||||
"action.edit_material_instances.desc": "Edit material instance names for bedrock block geometries",
|
||||
"action.save_all_animations": "Save All Animations",
|
||||
"action.save_all_animations.desc": "Save all currently loaded animations",
|
||||
"action.keyframe_interpolation": "Interpolation",
|
||||
"action.keyframe_interpolation.desc": "Select the keyframe interpolation mode",
|
||||
"action.keyframe_interpolation.linear": "Linear",
|
||||
"action.keyframe_interpolation.catmullrom": "Smooth",
|
||||
"action.timeline_focus.hide_empty": "Hide empty channels",
|
||||
"menu.file.preferences": "Preferences",
|
||||
"menu.animation.blend_weight": "Blend Weight",
|
||||
"menu.animation.save": "Save",
|
||||
"menu.animation.properties": "Properties...",
|
||||
"menu.animation.file": "File",
|
||||
"menu.animation.snapping": "Snapping",
|
||||
"menu.animation.open_location": "Open File Location",
|
||||
"panel.keyframe.add_data_point": "Add Keyframe Data Point",
|
||||
"panel.keyframe.remove_data_point": "Remove Data Point",
|
||||
"panel.keyframe.pre": "Pre",
|
||||
"panel.keyframe.post": "Post",
|
||||
"generic.all": "All",
|
||||
"message.small_face_dimensions.title": "Incompatible Face Dimensions",
|
||||
"message.small_face_dimensions.message": "The selection contains faces that are smaller than 1 unit in one direction. The Box UV mapping system considers any faces below that threshold as 0 pixels wide. The texture on those faces therefore may not work correctly.",
|
||||
"message.small_face_dimensions.face_uv": "The current format supports per-face UV maps which can handle small face dimensions. Go to \"File\" > \"Project...\" and uncheck \"Box UV\".",
|
||||
"dialog.plugins.outdated_client": "Requires a newer version of Blockbench",
|
||||
"dialog.plugins.outdated_plugin": "Plugin is outdated and does not work with this version of Blockbench",
|
||||
"settings.motion_trails": "Motion Trails",
|
||||
"settings.motion_trails.desc": "Show motion trails in the animation editor",
|
||||
"settings.antialiasing": "Anti-aliasing",
|
||||
"settings.antialiasing.desc": "Toggle anti-aliasing in the preview. Restart Blockbench to apply changes",
|
||||
"action.timeline_frame_back": "Jump 1 Frame Back",
|
||||
"action.timeline_frame_forth": "Jump 1 Frame Forth",
|
||||
"action.ik_enabled": "Enable IK",
|
||||
"action.ik_enabled.desc": "Enable Inverse Kinematics for this bone",
|
||||
"action.slider_ik_chain_length": "IK Chain Length",
|
||||
"action.slider_ik_chain_length.desc": "Upwards length of the IK bone chain",
|
||||
"panel.bone.ik": "Inverse Kinematics (Experimental)",
|
||||
"settings.particle_tick_rate": "Particle Tick Rate",
|
||||
"settings.particle_tick_rate.desc": "Tick rate for particle effects in ticks per second. Default is 30",
|
||||
"action.lock_motion_trail": "Lock Motion Trail",
|
||||
"action.lock_motion_trail.desc": "Lock the motion trail to the currently selected group"
|
||||
}
|
Loading…
Reference in New Issue
Block a user