Update ru.json (POEditor.com)

This commit is contained in:
JannisX11 2021-03-21 19:29:03 +01:00
parent 31aa0fbb38
commit 63fb4dc518

View File

@ -919,7 +919,7 @@
"action.add_to_palette": "Добавить в палитру",
"action.add_to_palette.desc": "Добавить выбранные цвета в палитру",
"action.import_palette": "Импорт палитры",
"action.import_palette.desc": "Import a .bbpalette file",
"action.import_palette.desc": "Импорт .bbpalette файл",
"action.export_palette": "Экспорт палитры",
"action.export_palette.desc": "Экспорт палитры в файл .GPL",
"action.generate_palette": "Сгенерировать палитру",
@ -1075,16 +1075,16 @@
"settings.render_sides.auto": "Авто",
"settings.render_sides.front": "Снаружи",
"settings.render_sides.double": "Внутри и снаружи",
"generic.enable": "Enable",
"generic.disable": "Disable",
"generic.enable": "Вкл",
"generic.disable": "Откл",
"generic.redacted": "Redacted",
"dialog.project.layered_textures": "Layered Textures",
"dialog.select_texture.import_all": "Import All",
"dialog.select_texture.import_all": "Импорт все",
"dialog.skin.layer_template": "Layer Texture",
"about.version.up_to_date": "Up to date",
"about.version.update_available": "Version %0 is available",
"settings.category.application": "Application",
"settings.streamer_mode": "Streamer Mode",
"settings.streamer_mode": "Режим стримера",
"settings.streamer_mode.desc": "Hides sensitive information like recent models",
"settings.automatic_updates": "Automatic Updates",
"settings.automatic_updates.desc": "Automatically download new versions and keep Blockbench up-to-date",
@ -1102,11 +1102,11 @@
"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",
"keys.mousewheel": "Колесо мыши ",
"message.delete_animation.title": "Удалить анимацию",
"message.delete_animation.message": "Анимация удалена из Blockbench. Вы также хотите удалить анимацию из файла, в котором она была сохранена?",
"message.reset_keybindings": "Вы точно хотите сбросить все бинды клавиш?",
"message.no_animation_to_import": "Нет анимаций для импорта",
"dialog.material_instances.title": "Material Instances",
"dialog.animation_import.title": "Select Animations to Import",
"dialog.create_texture.padding": "Padding",
@ -1118,7 +1118,7 @@
"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": "Сохранить все анимации",
"action.save_all_animations.desc": "Save all currently loaded animations",
"action.keyframe_interpolation": "Interpolation",
"action.keyframe_interpolation.desc": "Select the keyframe interpolation mode",
@ -1129,14 +1129,14 @@
"menu.animation.blend_weight": "Blend Weight",
"menu.animation.save": "Save",
"menu.animation.properties": "Properties...",
"menu.animation.file": "File",
"menu.animation.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",
"generic.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\".",
@ -1192,8 +1192,8 @@
"action.timeline_graph_editor": "Toggle Graph Editor",
"action.timeline_graph_editor.desc": "Toggle the timeline between graph editor view and keyframe view",
"menu.file.recent.clear": "Clear Recent Files",
"switches.shade": "Shade",
"generic.share": "Share",
"switches.shade": "Тень",
"generic.share": "Поделиться",
"dates.minute": "%0 Minute",
"dates.minutes": "%0 Minutes",
"dates.hour": "%0 Hour",
@ -1219,5 +1219,5 @@
"action.import_project.desc": "Import another project from a .bbmodel file into the current project",
"dialog.toolbar_edit.hidden_tools": "Some tools might be hidden because they are not available in the current mode, format, or situation.",
"settings.camera_near_plane": "Camera Near Plane",
"settings.camera_near_plane.desc": "The minimum distance from the camera where objects render. Higher values decrease Z-fighting. Default is 1."
"settings.camera_near_plane.desc": "Мин дистанция от камеры на которой рендерятся объекты. Большие значения уменьшают Z-файт. По умолчанию 1.\n"
}