Updated Russian, changed «Github» to «GitHub» (#38)

* Update ru.json

* «Github» → «GitHub»
This commit is contained in:
Jerozgen
2019-12-25 18:07:13 +03:00
committed by Misode
parent b846efff69
commit fedc9ad6ff
2 changed files with 48 additions and 9 deletions

View File

@@ -24,7 +24,7 @@
"attribute_modifier.slot": "Slots",
"attribute_modifier_add": "Add Modifier",
"attribute_modifier_remove": "Remove Modifier",
"author": "on Github",
"author": "on GitHub",
"child_add": "Add Child",
"condition.block": "Block",
"condition.block_state": "Block State",

View File

@@ -22,15 +22,10 @@
"attribute_modifier.operation.multiply_base": "Умножение базового",
"attribute_modifier.operation.multiply_total": "Умножение общего",
"attribute_modifier.slot": "Ячейки",
"attribute_modifier.slot.chest": "Тело",
"attribute_modifier.slot.feet": "Стопы",
"attribute_modifier.slot.head": "Голова",
"attribute_modifier.slot.legs": "Ноги",
"attribute_modifier.slot.mainhand": "Ведущая рука",
"attribute_modifier.slot.offhand": "Вторая рука",
"attribute_modifier_add": "Добавить модификатор",
"attribute_modifier_remove": "Удалить модификатор",
"child_add": "Добавить потомка",
"author": "на GitHub",
"child_add": "Добавить дочернюю запись",
"condition.block": "Блок",
"condition.block_state": "Состояние блока",
"condition.block_state_add": "Добавить состояние блока",
@@ -45,7 +40,6 @@
"condition.location": "Местоположение",
"condition.looting_multiplier": "Множитель «Добычи»",
"condition.name": "ID предиката",
"condition.objective": "Задача",
"condition.raining": "Дождь",
"condition.score": "Задача",
"condition.score_add": "Добавить счёт",
@@ -82,6 +76,7 @@
"damage_source.is_projectile": "Снаряд",
"damage_source.source_entity": "Сущность-источник урона",
"description.loot-table": "Генератор таблицы добычи для Minecraft",
"description.predicate": "Генератор предиката для Minecraft",
"dimension.overworld": "Обычный мир",
"dimension.the_end": "Энд",
"dimension.the_nether": "Незер",
@@ -139,6 +134,16 @@
"entity.isSwimming": "Плывёт",
"entity.location": "Местоположение",
"entity.nbt": "NBT",
"entity.player": "Игрок",
"entity.player.advancements": "Достижения",
"entity.player.advancements_add": "Добавить достижение",
"entity.player.advancements_remove": "Удалить достижение",
"entity.player.gamemode": "Игровой режим",
"entity.player.level": "Уровень опыта",
"entity.player.recipes": "Рецепты",
"entity.player.recipes_add": "Добавить рецепт",
"entity.player.recipes_remove": "Удалить рецепт",
"entity.player.stats": "Статистика",
"entity.status_effect": "Эффекты",
"entity.status_effect_add": "Добавить эффект",
"entity.status_effect_remove": "Удалить эффект",
@@ -213,6 +218,20 @@
"function.zoom": "Уровень приближения",
"function_add": "Добавить функцию",
"function_remove": "Удалить функцию",
"help.entry.expand": "Если отдельно, то действует как множество записей каждого предмета из тега, иначе возвращает всё содержимое тега",
"help.entry.type.alternatives": "Выбирает первую дочернюю запись, у которой выполняется условие",
"help.entry.type.dynamic": "Возвращает особое содержимое блока",
"help.entry.type.empty": "Возвращает пустую запись",
"help.entry.type.group": "Выбирает все дочерние записи, у которых выполняются условия",
"help.entry.type.item": "Возвращает предмет",
"help.entry.type.loot_table": "Возвращает содержимое другой таблицы добычи",
"help.entry.type.sequence": "Выбирает все дочерние записи до первой записи, у которой условия не выполняются",
"help.entry.type.tag": "Возвращает содержимое тега предметов",
"help.pool.rolls": "Количество раз выбора случайной записи",
"gamemode.adventure": "Приключенческий",
"gamemode.creative": "Творческий",
"gamemode.spectator": "Наблюдатель",
"gamemode.survival": "Выживание",
"hide_source": "Скрыть источник",
"item.count": "Количество",
"item.durability": "Прочность",
@@ -282,6 +301,22 @@
"source.killer": "Убийца",
"source.killer_player": "Игрок-убийца",
"source.this": "Текущая",
"statistic.stat": "Статистика",
"statistic.type": "Тип",
"statistic.type.broken": "Сломано",
"statistic.type.crafted": "Создано",
"statistic.type.custom": "Пользовательский",
"statistic.type.dropped": "Выброшено",
"statistic.type.killed": "Убито",
"statistic.type.killed_by": "Был убит",
"statistic.type.killedByTeam": "Был убит командой",
"statistic.type.mined": "Вскопано",
"statistic.type.picked_up": "Подобрано",
"statistic.type.teamkill": "Убито из команды",
"statistic.type.used": "Использовано",
"statistic.value": "Значение",
"statistic_add": "Добавить статистику",
"statistic_remove": "Удалить статистику",
"status_effect.ambient": "Из окружения",
"status_effect.amplifier": "Уровень",
"status_effect.duration": "Длительность",
@@ -297,7 +332,11 @@
"tabs": "Табуляция",
"term_add": "Добавить выражение",
"term_remove": "Удалить выражение",
"theme": "Тема",
"theme.light": "Светлая",
"theme.dark": "Тёмная",
"title.loot-table": "Генератор таблицы добычи",
"title.predicate": "Генератор предиката",
"true": "Да",
"unset": "Не задано"
}