Update translations

This commit is contained in:
Misode
2019-11-13 16:11:51 +01:00
parent 9a22872781
commit d56b6d5495
3 changed files with 606 additions and 488 deletions

View File

@@ -293,4 +293,4 @@
"title": "Loot Table Generator", "title": "Loot Table Generator",
"true": "True", "true": "True",
"unset": "Unset" "unset": "Unset"
} }

View File

@@ -1,243 +1,304 @@
{ {
"2_spaces": "2 пробела", "2_spaces": "2 пробела",
"4_spaces": "4 пробела", "4_spaces": "4 пробела",
"attribute.generic_armor": "Броня", "attribute.generic_armor": "Броня",
"attribute.generic_armorToughness": "Твёрдость брони", "attribute.generic_armorToughness": "Твёрдость брони",
"attribute.generic_attackDamage": "Урон", "attribute.generic_attackDamage": "Урон",
"attribute.generic_attackKnockback": "Отбрасывание", "attribute.generic_attackKnockback": "Отбрасывание",
"attribute.generic_attackSpeed": "Скорость атаки", "attribute.generic_attackSpeed": "Скорость атаки",
"attribute.generic_flyingSpeed": "Скорость полёта", "attribute.generic_flyingSpeed": "Скорость полёта",
"attribute.generic_followRange": "Диапазон преследования моба", "attribute.generic_followRange": "Диапазон преследования моба",
"attribute.generic_knockbackResistance": "Сопротивление отбрасыванию", "attribute.generic_knockbackResistance": "Сопротивление отбрасыванию",
"attribute.generic_luck": "Удача", "attribute.generic_luck": "Удача",
"attribute.generic_maxHealth": "Максимальное здоровье", "attribute.generic_maxHealth": "Максимальное здоровье",
"attribute.generic_movementSpeed": "Скорость", "attribute.generic_movementSpeed": "Скорость",
"attribute.horse_jumpStrength": "Сила прыжка лошади", "attribute.horse_jumpStrength": "Сила прыжка лошади",
"attribute.zombie_spawnReinforcements": "Подкрепление зомби", "attribute.zombie_spawnReinforcements": "Подкрепление зомби",
"attribute_modifier.amount": "Количество", "attribute_modifier.amount": "Количество",
"attribute_modifier.attribute": "Атрибут", "attribute_modifier.attribute": "Атрибут",
"attribute_modifier.name": "Имя", "attribute_modifier.name": "Имя",
"attribute_modifier.operation": "Действие", "attribute_modifier.operation": "Действие",
"attribute_modifier.operation.addition": "Прибавление", "attribute_modifier.operation.addition": "Прибавление",
"attribute_modifier.operation.multiply_base": "Умножение базового", "attribute_modifier.operation.multiply_base": "Умножение базового",
"attribute_modifier.operation.multiply_total": "Умножение общего", "attribute_modifier.operation.multiply_total": "Умножение общего",
"attribute_modifier.slot": "Ячейки", "attribute_modifier.slot": "Ячейки",
"attribute_modifier.slot.chest": "Тело", "attribute_modifier.slot.chest": "Тело",
"attribute_modifier.slot.feet": "Стопы", "attribute_modifier.slot.feet": "Стопы",
"attribute_modifier.slot.head": "Голова", "attribute_modifier.slot.head": "Голова",
"attribute_modifier.slot.legs": "Ноги", "attribute_modifier.slot.legs": "Ноги",
"attribute_modifier.slot.mainhand": "Ведущая рука", "attribute_modifier.slot.mainhand": "Ведущая рука",
"attribute_modifier.slot.offhand": "Вторая рука", "attribute_modifier.slot.offhand": "Вторая рука",
"attribute_modifier_add": "Добавить модификатор", "attribute_modifier_add": "Добавить модификатор",
"attribute_modifier_remove": "Удалить модификатор", "attribute_modifier_remove": "Удалить модификатор",
"author": "Автор: Misode", "author": "Автор: Misode",
"child_add": "Добавить потомка", "child_add": "Добавить потомка",
"condition.block": "Блок", "condition.block": "Блок",
"condition.block_state": "состояние блока", "condition.block_state": "Состояние блока",
"condition.block_state_add": "Добавить состояние блока", "condition.block_state_add": "Добавить состояние блока",
"condition.block_state_remove": "Удалить состояние блока", "condition.block_state_remove": "Удалить состояние блока",
"condition.chance": "Шанс", "condition.chance": "Шанс",
"condition.chances": "Шансы", "condition.chances": "Шансы",
"condition.damage_source": "Повреждение", "condition.damage_source": "Повреждение",
"condition.enchantment": "Чары", "condition.enchantment": "Чары",
"condition.entity": "Сущность", "condition.entity": "Сущность",
"condition.inverse": "Инвертировать", "condition.inverse": "Инвертировать",
"condition.item": "Предмет", "condition.item": "Предмет",
"condition.location": "Местоположение", "condition.location": "Местоположение",
"condition.looting_multiplier": "Множитель «Добычи»", "condition.looting_multiplier": "Множитель «Добычи»",
"condition.objective": "Задача", "condition.name": "ID предиката",
"condition.raining": "Дождь", "condition.objective": "Задача",
"condition.score": "Счёт", "condition.raining": "Дождь",
"condition.score_add": "Добавить счёт", "condition.score": "Задача",
"condition.score_remove": "Удалить счёт", "condition.score_add": "Добавить счёт",
"condition.term": "Выражение", "condition.score_remove": "Удалить счёт",
"condition.thundering": "Гроза", "condition.term": "Выражение",
"condition.type": "Условие", "condition.thundering": "Гроза",
"condition.type.alternative": "Выбор", "condition.type": "Условие",
"condition.type.block_state_propery": "Свойства блока", "condition.type.alternative": "Выбор",
"condition.type.damage_source_properties": "Источник урона", "condition.type.block_state_propery": "Свойства блока",
"condition.type.entity_properties": "Свойства сущности", "condition.type.damage_source_properties": "Источник урона",
"condition.type.entity_scores": "Счёты сущности", "condition.type.entity_properties": "Свойства сущности",
"condition.type.inverted": "Инвертирование", "condition.type.entity_scores": "Счёты сущности",
"condition.type.killed_by_player": "Убит игроком", "condition.type.inverted": "Инвертирование",
"condition.type.location_check": "Местоположение", "condition.type.killed_by_player": "Убит игроком",
"condition.type.match_tool": "Свойства инструмента", "condition.type.location_check": "Местоположение",
"condition.type.random_chance": "Случайность", "condition.type.match_tool": "Свойства инструмента",
"condition.type.random_chance_with_looting": "Случайность с «Добычей»", "condition.type.random_chance": "Случайность",
"condition.type.survives_explosion": "Переживает взрыв", "condition.type.random_chance_with_looting": "Случайность с «Добычей»",
"condition.type.table_bonus": "Бонус таблицы", "condition.type.reference": "Предикат",
"condition.type.weather_check": "Погода", "condition.type.survives_explosion": "Переживает взрыв",
"condition_add": "Добавить условие", "condition.type.table_bonus": "Бонус таблицы",
"condition_remove": "Удалить условие", "condition.type.weather_check": "Погода",
"copy": "Скопировать", "condition_add": "Добавить условие",
"damage_source.bypasses_armor": "Обход брони", "condition_remove": "Удалить условие",
"damage_source.bypasses_invulnerability": "Бездна", "copy": "Скопировать",
"damage_source.bypasses_magic": "Голод", "damage_source.bypasses_armor": "Обход брони",
"damage_source.direct_entity": "Сущность-причина урона", "damage_source.bypasses_invulnerability": "Бездна",
"damage_source.is_explosion": "Взрыв", "damage_source.bypasses_magic": "Голод",
"damage_source.is_fire": "Огонь", "damage_source.direct_entity": "Сущность-причина урона",
"damage_source.is_lightning": "Молния", "damage_source.is_explosion": "Взрыв",
"damage_source.is_magic": "Магия", "damage_source.is_fire": "Огонь",
"damage_source.is_projectile": "Снаряд", "damage_source.is_lightning": "Молния",
"damage_source.source_entity": "Сущность-источник урона", "damage_source.is_magic": "Магия",
"description": "Генератор таблицы добычи для Minecraft", "damage_source.is_projectile": "Снаряд",
"dimension.overworld": "Обычный мир", "damage_source.source_entity": "Сущность-источник урона",
"dimension.the_end": "Энд", "description": "Генератор таблицы добычи для Minecraft",
"dimension.the_nether": "Незер", "dimension.overworld": "Обычный мир",
"enchantment.aqua_affinity": "Подводник", "dimension.the_end": "Энд",
"enchantment.bane_of_arthropods": "Бич членистоногих", "dimension.the_nether": "Незер",
"enchantment.binding_curse": "Проклятие несъёмности", "distance.absolute": "Абсолютная",
"enchantment.blast_protection": "Взрывоустойчивость", "distance.horizontal": "Горизонтальная",
"enchantment.channeling": "Громовержец", "distance.x": "X",
"enchantment.depth_strider": "Подводная ходьба", "distance.y": "Y",
"enchantment.efficiency": "Эффективность", "distance.z": "Z",
"enchantment.feather_falling": "Невесомость", "enchantment.aqua_affinity": "Подводник",
"enchantment.fire_aspect": "Заговор огня", "enchantment.bane_of_arthropods": "Бич членистоногих",
"enchantment.fire_protection": "Огнеупорность", "enchantment.binding_curse": "Проклятие несъёмности",
"enchantment.flame": "Горящая стрела", "enchantment.blast_protection": "Взрывоустойчивость",
"enchantment.fortune": "Удача", "enchantment.channeling": "Громовержец",
"enchantment.frost_walker": "Ледоход", "enchantment.depth_strider": "Подводная ходьба",
"enchantment.impaling": "Пронзатель", "enchantment.efficiency": "Эффективность",
"enchantment.infinity": "Бесконечность", "enchantment.feather_falling": "Невесомость",
"enchantment.knockback": "Отдача", "enchantment.fire_aspect": "Заговор огня",
"enchantment.looting": "Добыча", "enchantment.fire_protection": "Огнеупорность",
"enchantment.loyalty": "Верность", "enchantment.flame": "Горящая стрела",
"enchantment.luck_of_the_sea": "Везучий рыбак", "enchantment.fortune": "Удача",
"enchantment.lure": "Приманка", "enchantment.frost_walker": "Ледоход",
"enchantment.mending": очинка", "enchantment.impaling": ронзатель",
"enchantment.multishot": "Тройной выстрел", "enchantment.infinity": "Бесконечность",
"enchantment.piercing": "Пронзающая стрела", "enchantment.knockback": "Отдача",
"enchantment.power": "Сила", "enchantment.looting": "Добыча",
"enchantment.projectile_protection": "Защита от снарядов", "enchantment.loyalty": "Верность",
"enchantment.protection": "Защита", "enchantment.luck_of_the_sea": "Везучий рыбак",
"enchantment.punch": "Откидывание", "enchantment.lure": "Приманка",
"enchantment.quick_charge": "Быстрая перезарядка", "enchantment.mending": "Починка",
"enchantment.respiration": "Подводное дыхание", "enchantment.multishot": "Тройной выстрел",
"enchantment.riptide": "Тягун", "enchantment.piercing": "Пронзающая стрела",
"enchantment.sharpness": "Острота", "enchantment.power": "Сила",
"enchantment.silk_touch": "Шёлковое касание", "enchantment.projectile_protection": "Защита от снарядов",
"enchantment.smite": "Небесная кара", "enchantment.protection": "Защита",
"enchantment.sweeping": "Разящий клинок", "enchantment.punch": "Откидывание",
"enchantment.thorns": "Шипы", "enchantment.quick_charge": "Быстрая перезарядка",
"enchantment.unbreaking": "Прочность", "enchantment.respiration": "Подводное дыхание",
"enchantment.vanishing_curse": "Проклятие утраты", "enchantment.riptide": "Тягун",
"enchantment_add": "Добавить чары", "enchantment.sharpness": "Острота",
"enchantment_remove": "Удалить чары", "enchantment.silk_touch": "Шёлковое касание",
"entity.location": "Местоположение", "enchantment.smite": "Небесная кара",
"entity.nbt": "NBT", "enchantment.sweeping": "Разящий клинок",
"entity.type": "Сущность", "enchantment.thorns": "Шипы",
"entry.expand": "Отдельно", "enchantment.unbreaking": "Прочность",
"entry.name": "ID", "enchantment.vanishing_curse": "Проклятие утраты",
"entry.quality": "Качество", "enchantment_add": "Добавить чары",
"entry.type": "Тип", "enchantment_remove": "Удалить чары",
"entry.type.alternatives": "Выбор", "entity.distance": "Расстояние",
"entry.type.dynamic": "Динамический", "entity.equipment": "Снаряжение",
"entry.type.empty": "Ничего", "entity.flags": "Состояние",
"entry.type.group": "Группа", "entity.isBaby": "Ребёнок",
"entry.type.item": "Предмет", "entity.isOnFire": "Горит",
"entry.type.loot_table": "Таблица добычи", "entity.isSneaking": "Крадётся",
"entry.type.sequence": "Последовательность", "entity.isSprinting": "Бежит",
"entry.type.tag": "Тег предметов", "entity.isSwimming": "Плывёт",
"entry.weight": "Вес", "entity.location": "Местоположение",
"entry_add": "Добавить запись", "entity.nbt": "NBT",
"entry_remove": "Удалить запись", "entity.status_effect": "Эффекты",
"false": "Нет", "entity.status_effect_add": "Добавить эффект",
"function.block": "Блок", "entity.status_effect_remove": "Удалить эффект",
"function.bonus_multiplier": "Множитель", "entity.type": "Сущность",
"function.count": "Количество", "entry.expand": "Отдельно",
"function.damage": "Повреждение", "entry.name": "ID",
"function.enchantment": "Чары", "entry.quality": "Качество",
"function.enchantments": "Чары", "entry.type": "Тип",
"function.entity": "Сущность", "entry.type.alternatives": "Альтернатива",
"function.extra": "Дополнительное значение", "entry.type.dynamic": "Динамический",
"function.formula": "Формула", "entry.type.empty": "Ничего",
"function.formula.binomial_with_bonus_count": "Биноминальное распределение", "entry.type.group": "Группа",
"function.formula.ore_drops": "Добыча руд", "entry.type.item": "Предмет",
"function.formula.uniform_bonus_count": "Равномерное распределение", "entry.type.loot_table": "Таблица добычи",
"function.levels": "Уровень", "entry.type.sequence": "Последовательность",
"function.limit": "Ограничение", "entry.type.tag": "Тег предметов",
"function.lore": "Описание", "entry.weight": "Вес",
"function.name": "Имя", "entry_add": "Добавить запись",
"function.nbt": "NBT", "entry_remove": "Удалить запись",
"function.probability": "Вероятность", "error": "Ошибка",
"function.replace": "Заменить старое", "false": "Нет",
"function.source": "Источник", "function.block": "Блок",
"function.treasure": "Чары-сокровища", "function.bonusMultiplier": "Множитель",
"function.type": "Функция", "function.bonus_multiplier": "Множитель",
"function.type.apply_bonus": "Применить бонус", "function.count": "Количество",
"function.type.copy_name": "Скопировать имя", "function.damage": "Повреждение",
"function.type.copy_nbt": "Скопировать NBT", "function.data": "Данные",
"function.type.enchant_randomly": "Наложить случайные чары", "function.decoration": "Значок",
"function.type.enchant_with_levels": "Наложить чары с уровнем", "function.destination": "Строение",
"function.type.explosion_decay": "Разрушить взрывом", "function.enchantment": "Чары",
"function.type.fill_player_head": "Задать скин голове игрока", "function.enchantments": "Чары",
"function.type.furnace_smelt": "Расплавить в печи", "function.entity": "Сущность",
"function.type.limit_count": "Ограничить количество", "function.extra": "Дополнительное значение",
"function.type.looting_enchant": "Чары «Добыча»", "function.formula": "Формула",
"function.type.set_attributes": "Задать атрибуты", "function.formula.binomial_with_bonus_count": "Биноминальное распределение",
"function.type.set_contents": "Задать содержимое", "function.formula.ore_drops": "Добыча руд",
"function.type.set_count": "Задать количество", "function.formula.uniform_bonus_count": "Равномерное распределение",
"function.type.set_damage": "Задать повреждение", "function.levels": "Уровень",
"function.type.set_lore": "Задать описание", "function.limit": "Ограничение",
"function.type.set_name": "Задать имя", "function.lore": "Описание",
"function.type.set_nbt": "Задать NBT", "function.name": "Имя",
"function_add": "Добавить функцию", "function.nbt": "NBT",
"function_remove": "Удалить функцию", "function.probability": "Вероятность",
"hide_source": "Скрыть источник", "function.properties": "Свойства",
"item.count": "Количество", "function.replace": "Заменить старое",
"item.durability": "Прочность", "function.searchRadius": "Радиус поиска (в чанках)",
"item.enchantment": "Чары", "function.skipExistingChunks": "Пропуск существующих чанков",
"item.levels": "Уровень", "function.source": "Источник",
"item.name": "ID", "function.treasure": "Чары-сокровища",
"item.nbt": "NBT", "function.type": "Функция",
"item.potion": "Зелье", "function.type.apply_bonus": "Применить бонус",
"item.tag": "Тег", "function.type.copy_name": "Скопировать имя",
"location.biome": "Биом", "function.type.copy_nbt": "Скопировать NBT",
"location.dimension": "Измерение", "function.type.copy_state": "Скопировать состояния блока",
"location.feature": "Строение", "function.type.enchant_randomly": "Наложить случайные чары",
"location.position": "Позиция", "function.type.enchant_with_levels": "Наложить чары с уровнем",
"location.position.x": "X", "function.type.exploration_map": "Задать свойства карты исследователя",
"location.position.y": "Y", "function.type.explosion_decay": "Разрушить взрывом",
"location.position.z": "Z", "function.type.fill_player_head": "Задать скин голове игрока",
"luck_based": "Основано на удаче", "function.type.furnace_smelt": "Расплавить в печи",
"more": "Больше", "function.type.limit_count": "Ограничить количество",
"nbt_operation.operation": "Действие", "function.type.looting_enchant": "Применить чары «Добыча»",
"nbt_operation.operation.append": "Добавление", "function.type.set_attributes": "Задать атрибуты",
"nbt_operation.operation.merge": "Объединение", "function.type.set_contents": "Задать содержимое",
"nbt_operation.operation.replace": "Замена", "function.type.set_count": "Задать количество",
"nbt_operation.source": "Источник", "function.type.set_damage": "Задать повреждение",
"nbt_operation.target": "Цель", "function.type.set_data": "Задать данные",
"nbt_operation_add": "Добавить действие", "function.type.set_lore": "Задать описание",
"nbt_operation_remove": "Удалить действие", "function.type.set_name": "Задать имя",
"pool.bonus_rolls": "Бонусных бросков", "function.type.set_nbt": "Задать NBT",
"pool.rolls": "Бросков", "function.type.set_stew_effect": "Задать эффект загадочного рагу",
"pool_add": "Добавить пул", "function.zoom": "Уровень приближения",
"pool_remove": "Удалить пул", "function_add": "Добавить функцию",
"range.binomial": "Биномиальное распределение", "function_remove": "Удалить функцию",
"range.exact": "Число", "hide_source": "Скрыть источник",
"range.max": "Макс.", "item.count": "Количество",
"range.min": "Мин.", "item.durability": "Прочность",
"range.n": "n", "item.enchantment": "Чары",
"range.p": "p", "item.levels": "Уровень",
"range.range": "Диапазон", "item.name": "ID предмета",
"remove": "Удалить", "item.nbt": "NBT",
"share": "Поделиться", "item.potion": "Зелье",
"show_source": "Показать источник", "item.tag": "Тег предметов",
"source.block_entity": "Блок-сущность", "location.biome": "Биом",
"source.killer": "Убийца", "location.block": "Блок",
"source.killer_player": "Игрок-убийца", "location.block.block": "ID блока",
"source.this": "Текущая", "location.block.nbt": "NBT",
"table.type": "Тип", "location.block.state": "Состояние блока",
"table.type.block": лок", "location.block.state_add": "Добавить состояние блока",
"table.type.chest": "Сундук", "location.block.state_remove": "Удалить состояние блока",
"table.type.empty": "Ничего", "location.block.tag": "Тег блоков",
"table.type.entity": "Сущность", "location.dimension": "Измерение",
"table.type.fishing": "Рыбалка", "location.feature": "Строение",
"table.type.generic": "Общий", "location.fluid": "Жидкость",
"tabs": "Табуляция", "location.fluid.fluid": "ID жидкости",
"term_add": "Добавить выражение", "location.fluid.state": "Состояние жидкости",
"term_remove": "Удалить выражение", "location.fluid.state_add": "Добавить состояние жидкости",
"title": "Генератор таблицы добычи", "location.fluid.state_remove": "Удалить состояние жидкости",
"true": "Да", "location.fluid.tag": "Тег жидкостей",
"unset": "Не задано" "location.light": "Освещённость",
"location.light.light": "Уровень освещённости",
"location.position": "Позиция",
"location.position.x": "X",
"location.position.y": "Y",
"location.position.z": "Z",
"luck_based": "Основано на удаче",
"more": "Больше",
"nbt_operation.operation": "Действие",
"nbt_operation.operation.append": "Добавление",
"nbt_operation.operation.merge": "Объединение",
"nbt_operation.operation.replace": "Замена",
"nbt_operation.source": "Источник",
"nbt_operation.target": "Цель",
"nbt_operation_add": "Добавить действие",
"nbt_operation_remove": "Удалить действие",
"pool.bonus_rolls": "Бонусных бросков",
"pool.rolls": "Бросков",
"pool_add": "Добавить пул",
"pool_remove": "Удалить пул",
"potion_effect.duration": "Длительность",
"potion_effect.type": "Эффект",
"potion_effect_add": "Добавить эффект",
"potion_effect_remove": "Удалить эффект",
"range.binomial": "Биномиальное распределение",
"range.exact": "Число",
"range.max": "Макс.",
"range.min": "Мин.",
"range.n": "n",
"range.p": "p",
"range.range": "Диапазон",
"remove": "Удалить",
"share": "Поделиться",
"show_source": "Показать источник",
"slot.chest": "Тело",
"slot.feet": "Стопы",
"slot.head": "Голова",
"slot.legs": "Ноги",
"slot.mainhand": "Ведущая рука",
"slot.offhand": "Вторая рука",
"source.block_entity": "Блок-сущность",
"source.killer": "Убийца",
"source.killer_player": "Игрок-убийца",
"source.this": "Текущая",
"status_effect.ambient": "Из окружения",
"status_effect.amplifier": "Уровень",
"status_effect.duration": "Длительность",
"status_effect.visible": "Видимый",
"stored_enchantment_add": "Добавить книжные чары",
"table.type": "Тип",
"table.type.block": "Блок",
"table.type.chest": "Сундук",
"table.type.empty": "Ничего",
"table.type.entity": "Сущность",
"table.type.fishing": "Рыбалка",
"table.type.generic": "Общий",
"tabs": "Табуляция",
"term_add": "Добавить выражение",
"term_remove": "Удалить выражение",
"title": "Генератор таблицы добычи",
"true": "Да",
"unset": "Не задано"
} }

View File

@@ -1,248 +1,305 @@
{ {
"2_spaces": "2 空格缩进", "2_spaces": "2 空格缩进",
"4_spaces": "4 空格缩进", "4_spaces": "4 空格缩进",
"attribute.generic_armor": "盔甲防御点数", "attribute.generic_armor": "盔甲防御点数",
"attribute.generic_armorToughness": "盔甲韧性", "attribute.generic_armorToughness": "盔甲韧性",
"attribute.generic_attackDamage": "普通攻击伤害", "attribute.generic_attackDamage": "普通攻击伤害",
"attribute.generic_attackKnockback": "击退距离", "attribute.generic_attackKnockback": "击退距离",
"attribute.generic_attackSpeed": "攻击速度", "attribute.generic_attackSpeed": "攻击速度",
"attribute.generic_flyingSpeed": "飞行速度", "attribute.generic_flyingSpeed": "飞行速度",
"attribute.generic_followRange": "追踪范围", "attribute.generic_followRange": "追踪范围",
"attribute.generic_knockbackResistance": "抗击退效果", "attribute.generic_knockbackResistance": "抗击退效果",
"attribute.generic_luck": "幸运", "attribute.generic_luck": "幸运",
"attribute.generic_maxHealth": "最大生命值", "attribute.generic_maxHealth": "最大生命值",
"attribute.generic_movementSpeed": "移动速度", "attribute.generic_movementSpeed": "移动速度",
"attribute.horse_jumpStrength": "弹跳力", "attribute.horse_jumpStrength": "弹跳力",
"attribute.zombie_spawnReinforcements": "连带生成新僵尸的可能性", "attribute.zombie_spawnReinforcements": "连带生成新僵尸的可能性",
"attribute_modifier.amount": "数额", "attribute_modifier.amount": "数额",
"attribute_modifier.attribute": "属性", "attribute_modifier.attribute": "属性",
"attribute_modifier.name": "名称", "attribute_modifier.name": "名称",
"attribute_modifier.operation": "运算模式", "attribute_modifier.operation": "运算模式",
"attribute_modifier.operation.addition": "加减数额", "attribute_modifier.operation.addition": "加减数额",
"attribute_modifier.operation.multiply_base": "乘以数额", "attribute_modifier.operation.multiply_base": "乘以数额",
"attribute_modifier.operation.multiply_total": "乘以(数额 + 1", "attribute_modifier.operation.multiply_total": "乘以(数额 + 1",
"attribute_modifier.slot": "栏位", "attribute_modifier.slot": "栏位",
"attribute_modifier.slot.chest": "胸", "attribute_modifier.slot.chest": "胸",
"attribute_modifier.slot.feet": "脚", "attribute_modifier.slot.feet": "脚",
"attribute_modifier.slot.head": "头", "attribute_modifier.slot.head": "头",
"attribute_modifier.slot.legs": "腿", "attribute_modifier.slot.legs": "腿",
"attribute_modifier.slot.mainhand": "主手", "attribute_modifier.slot.mainhand": "主手",
"attribute_modifier.slot.offhand": "副手", "attribute_modifier.slot.offhand": "副手",
"author": "作者 @Misode", "attribute_modifier_add": "添加属性修饰器",
"child_add": "添加子项目", "attribute_modifier_remove": "移除属性修饰器",
"condition.block": "方块", "author": "作者 Misode",
"condition.block_state": "方块状态", "child_add": "添加子项目",
"condition.block_state_add": "添加方块状态", "condition.block": "方块",
"condition.block_state_remove": "移除方块状态", "condition.block_state": "方块状态",
"condition.chance": "机率", "condition.block_state_add": "添加方块状态",
"condition.chances": "机率", "condition.block_state_remove": "移除方块状态",
"condition.damage_source": "损伤值", "condition.chance": "机率",
"condition.enchantment": "附魔", "condition.chances": "机率",
"condition.entity": "实体", "condition.damage_source": "损伤值",
"condition.inverse": "取反", "condition.enchantment": "附魔",
"condition.item": "物品", "condition.entity": "实体",
"condition.location": "位置", "condition.inverse": "取反",
"condition.looting_multiplier": "每级抢夺附魔增加的数", "condition.item": "物品",
"condition.objective": "计分项", "condition.location": "位置",
"condition.raining": "下雨", "condition.looting_multiplier": "每级抢夺附魔增加的数",
"condition.score": "分数", "condition.name": "断言 ID",
"condition.score_add": "添加分数", "condition.objective": "计分项",
"condition.score_remove": "移除分数", "condition.raining": "下雨",
"condition.term": "条件", "condition.score": "分数",
"condition.thundering": "雷雨", "condition.score_add": "添加分数",
"condition.type": "条件", "condition.score_remove": "移除分数",
"condition.type.alternative": "析取范式", "condition.term": "条件",
"condition.type.block_state_propery": "方块属性", "condition.thundering": "雷雨",
"condition.type.damage_source_properties": "伤害源", "condition.type": "条件",
"condition.type.entity_properties": "实体属性", "condition.type.alternative": "析取范式",
"condition.type.entity_scores": "实体分数", "condition.type.block_state_propery": "方块属性",
"condition.type.inverted": "取反", "condition.type.damage_source_properties": "伤害源",
"condition.type.killed_by_player": "被玩家击杀", "condition.type.entity_properties": "实体属性",
"condition.type.location_check": "位置", "condition.type.entity_scores": "实体分数",
"condition.type.match_tool": "工具属性", "condition.type.inverted": "取反",
"condition.type.random_chance": "随机概率", "condition.type.killed_by_player": "被玩家击杀",
"condition.type.random_chance_with_looting": "受抢夺附魔影响的随机概率", "condition.type.location_check": "位置",
"condition.type.survives_explosion": "未被爆炸破坏", "condition.type.match_tool": "工具属性",
"condition.type.table_bonus": "附魔奖励", "condition.type.random_chance": "随机概率",
"condition.type.weather_check": "天气", "condition.type.random_chance_with_looting": "受抢夺附魔影响的随机概率",
"condition_add": "添加条件", "condition.type.reference": "引用断言文件",
"condition_remove": "移除条件", "condition.type.survives_explosion": "未被爆炸破坏",
"copy": "复制", "condition.type.table_bonus": "附魔奖励",
"damage_source.bypasses_armor": "破甲", "condition.type.weather_check": "天气",
"damage_source.bypasses_invulnerability": "虚空", "condition_add": "添加条件",
"damage_source.bypasses_magic": "饥饿", "condition_remove": "移除条件",
"damage_source.direct_entity": "直接来源实体", "copy": "复制",
"damage_source.is_explosion": "爆炸", "damage_source.bypasses_armor": "破甲",
"damage_source.is_fire": "燃烧", "damage_source.bypasses_invulnerability": "虚空",
"damage_source.is_lightning": "雷击", "damage_source.bypasses_magic": "饥饿",
"damage_source.is_magic": "魔法", "damage_source.direct_entity": "直接来源实体",
"damage_source.is_projectile": "弹射物", "damage_source.is_explosion": "爆炸",
"damage_source.source_entity": "根本来源实体", "damage_source.is_fire": "燃烧",
"description": "Minecraft 战利品表生成器", "damage_source.is_lightning": "雷击",
"dimension.overworld": "主世界", "damage_source.is_magic": "魔法",
"dimension.the_end": "末路之地", "damage_source.is_projectile": "弹射物",
"dimension.the_nether": "下界", "damage_source.source_entity": "根本来源实体",
"enchantment.aqua_affinity": "水下速掘", "description": "Minecraft 战利品表生成器",
"enchantment.bane_of_arthropods": "节肢杀手", "dimension.overworld": "主世界",
"enchantment.binding_curse": "绑定诅咒", "dimension.the_end": "末路之地",
"enchantment.blast_protection": "爆炸保护", "dimension.the_nether": "下界",
"enchantment.channeling": "引雷", "distance.absolute": "绝对距离",
"enchantment.depth_strider": "深海探索者", "distance.horizontal": "水平距离",
"enchantment.efficiency": "效率", "distance.x": "X",
"enchantment.feather_falling": "摔落保护", "distance.y": "Y",
"enchantment.fire_aspect": "火焰附加", "distance.z": "Z",
"enchantment.fire_protection": "火焰保护", "enchantment.aqua_affinity": "水下速掘",
"enchantment.flame": "火矢", "enchantment.bane_of_arthropods": "节肢杀手",
"enchantment.fortune": "时运", "enchantment.binding_curse": "绑定诅咒",
"enchantment.frost_walker": "冰霜行者", "enchantment.blast_protection": "爆炸保护",
"enchantment.impaling": "穿刺", "enchantment.channeling": "引雷",
"enchantment.infinity": "无限", "enchantment.depth_strider": "深海探索者",
"enchantment.knockback": "击退", "enchantment.efficiency": "效率",
"enchantment.looting": "抢夺", "enchantment.feather_falling": "摔落保护",
"enchantment.loyalty": "忠诚", "enchantment.fire_aspect": "火焰附加",
"enchantment.luck_of_the_sea": "海之眷顾", "enchantment.fire_protection": "火焰保护",
"enchantment.lure": "饵钓", "enchantment.flame": "火矢",
"enchantment.mending": "经验修补", "enchantment.fortune": "时运",
"enchantment.multishot": "多重射击", "enchantment.frost_walker": "冰霜行者",
"enchantment.piercing": "穿", "enchantment.impaling": "穿",
"enchantment.power": "力量", "enchantment.infinity": "无限",
"enchantment.projectile_protection": "弹射物保护", "enchantment.knockback": "击退",
"enchantment.protection": "保护", "enchantment.looting": "抢夺",
"enchantment.punch": "冲击", "enchantment.loyalty": "忠诚",
"enchantment.quick_charge": "快速装填", "enchantment.luck_of_the_sea": "海之眷顾",
"enchantment.respiration": "水下呼吸", "enchantment.lure": "饵钓",
"enchantment.riptide": "激流", "enchantment.mending": "经验修补",
"enchantment.sharpness": "锋利", "enchantment.multishot": "多重射击",
"enchantment.silk_touch": "精准采集", "enchantment.piercing": "穿透",
"enchantment.smite": "亡灵杀手", "enchantment.power": "力量",
"enchantment.sweeping": "横扫之刃", "enchantment.projectile_protection": "弹射物保护",
"enchantment.thorns": "荆棘", "enchantment.protection": "保护",
"enchantment.unbreaking": "耐久", "enchantment.punch": "冲击",
"enchantment.vanishing_curse": "消失诅咒", "enchantment.quick_charge": "快速装填",
"enchantment_add": "添加附魔", "enchantment.respiration": "水下呼吸",
"enchantment_remove": "移除附魔", "enchantment.riptide": "激流",
"entity.location": "位置", "enchantment.sharpness": "锋利",
"entity.nbt": "NBT", "enchantment.silk_touch": "精准采集",
"entity.type": "实体", "enchantment.smite": "亡灵杀手",
"entry.expand": "展开", "enchantment.sweeping": "横扫之刃",
"entry.name": "名称", "enchantment.thorns": "荆棘",
"entry.quality": "每级幸运对权重的影响", "enchantment.unbreaking": "耐久",
"entry.type": "类型", "enchantment.vanishing_curse": "消失诅咒",
"entry.type.alternatives": "析取范式", "enchantment_add": "添加附魔",
"entry.type.dynamic": "动态", "enchantment_remove": "移除附魔",
"entry.type.empty": "空", "entity.distance": "到执行位置的距离",
"entry.type.group": "", "entity.equipment": "装备",
"entry.type.item": "物品", "entity.flags": "实体特质",
"entry.type.loot_table": "战利品表", "entity.isBaby": "是幼体",
"entry.type.sequence": "序列", "entity.isOnFire": "正在着火",
"entry.type.tag": "物品标签", "entity.isSneaking": "正在潜行",
"entry.weight": "权重", "entity.isSprinting": "正在疾跑",
"entry_add": "添加项目", "entity.isSwimming": "正在游泳",
"entry_remove": "移除项目", "entity.location": "位置",
"false": "", "entity.nbt": "NBT",
"function.block": "方块", "entity.status_effect": "状态效果",
"function.bonusMultiplier": "乘数", "entity.status_effect_add": "添加状态效果",
"function.count": "数量", "entity.status_effect_remove": "移除状态效果",
"function.damage": "损伤值", "entity.type": "实体",
"function.decoration": "图标", "entry.expand": "展开",
"function.destination": "目标", "entry.name": "名称",
"function.enchantment": "附魔", "entry.quality": "每级幸运对权重的影响",
"function.enchantments": "可选附魔", "entry.type": "类型",
"function.entity": "实体", "entry.type.alternatives": "析取范式",
"function.extra": "额外值", "entry.type.dynamic": "动态",
"function.formula": "公式", "entry.type.empty": "",
"function.formula.binomial_with_bonus_count": "带奖励数量的二项分布", "entry.type.group": "组",
"function.formula.ore_drops": "矿物掉落", "entry.type.item": "物品",
"function.formula.uniform_bonus_count": "带奖励数量的均匀分布", "entry.type.loot_table": "战利品表",
"function.levels": "等级", "entry.type.sequence": "序列",
"function.limit": "限制", "entry.type.tag": "物品标签",
"function.lore": "下标", "entry.weight": "权重",
"function.name": "名称", "entry_add": "添加项目",
"function.nbt": "NBT", "entry_remove": "移除项目",
"function.probability": "概率", "error": "Error",
"function.replace": "覆盖", "false": "",
"function.searchRadius": "搜寻半径", "function.block": "方块",
"function.skipExistingChunks": "跳过已生成区块", "function.bonusMultiplier": "乘数",
"function.source": "", "function.count": "数量",
"function.treasure": "宝藏型附魔", "function.damage": "损伤值",
"function.type": "数", "function.data": "数据值",
"function.type.apply_bonus": "应用奖励公式", "function.decoration": "图标",
"function.type.copy_name": "复制方块实体显示名", "function.destination": "目标",
"function.type.copy_nbt": "复制 NBT", "function.enchantment": "附魔",
"function.type.enchant_randomly": "随机附魔", "function.enchantments": "可选附魔",
"function.type.enchant_with_levels": "给予等价于经验等级的随机附魔", "function.entity": "实体",
"function.type.explosion_decay": "爆炸损耗", "function.extra": "额外值",
"function.type.fill_player_head": "填充玩家头颅", "function.formula": "公式",
"function.type.furnace_smelt": "熔炉熔炼", "function.formula.binomial_with_bonus_count": "带奖励数量的二项分布",
"function.type.limit_count": "限制堆叠数量", "function.formula.ore_drops": "矿物掉落",
"function.type.looting_enchant": "根据抢夺附魔调整物品数量", "function.formula.uniform_bonus_count": "带奖励数量的均匀分布",
"function.type.set_attributes": "设置属性", "function.levels": "等级",
"function.type.set_contents": "设置内容物", "function.limit": "限制",
"function.type.set_count": "设置物品数量", "function.lore": "下标",
"function.type.set_damage": "设置损伤值", "function.name": "名称",
"function.type.set_lore": "设置下标", "function.nbt": "NBT",
"function.type.set_name": "设置物品名", "function.probability": "概率",
"function.type.set_nbt": "设置 NBT", "function.properties": "方块状态",
"function.zoom": "缩放等级", "function.replace": "覆盖",
"function_add": "添加函数", "function.searchRadius": "搜寻半径",
"function_remove": "移除函数", "function.skipExistingChunks": "跳过已生成区块",
"hide_source": "隐藏源代码", "function.source": "",
"item.count": "数量", "function.treasure": "宝藏型附魔",
"item.durability": "耐久度", "function.type": "函数",
"item.enchantment": "附魔", "function.type.apply_bonus": "应用奖励公式",
"item.levels": "等级", "function.type.copy_name": "复制方块实体显示名",
"item.name": "名称", "function.type.copy_nbt": "复制 NBT",
"item.nbt": "NBT", "function.type.copy_state": "复制方块状态",
"item.potion": "药水", "function.type.enchant_randomly": "随机附魔",
"item.tag": "标签", "function.type.enchant_with_levels": "给予等价于经验等级的随机附魔",
"location.biome": "生物群系", "function.type.exploration_map": "设置探险地图",
"location.dimension": "维度", "function.type.explosion_decay": "爆炸损耗",
"location.feature": "结构", "function.type.fill_player_head": "填充玩家头颅",
"location.position": "位置", "function.type.furnace_smelt": "熔炉熔炼",
"location.position.x": "X 坐标", "function.type.limit_count": "限制堆叠数量",
"location.position.y": "Y 坐标", "function.type.looting_enchant": "根据抢夺附魔调整物品数量",
"location.position.z": "Z 坐标", "function.type.set_attributes": "设置属性",
"luck_based": "受幸运等级影响", "function.type.set_contents": "设置内容物",
"modifier_add": "添加属性修饰器", "function.type.set_count": "设置物品数量",
"modifier_remove": "移除属性修饰器", "function.type.set_damage": "设置损伤值",
"more": "更多选项", "function.type.set_data": "设置数据值",
"nbt_operation.operation": "操作类型", "function.type.set_lore": "设置下标",
"nbt_operation.operation.append": "追加", "function.type.set_name": "设置物品名",
"nbt_operation.operation.merge": "合并", "function.type.set_nbt": "设置 NBT",
"nbt_operation.operation.replace": "替换", "function.type.set_stew_effect": "设置迷之炖菜状态效果",
"nbt_operation.source": "复制源", "function.zoom": "缩放等级",
"nbt_operation.target": "复制目标", "function_add": "添加函数",
"nbt_operation_add": "添加操作", "function_remove": "移除函数",
"nbt_operation_remove": "移除操作", "hide_source": "隐藏源代码",
"pool.bonus_rolls": "每级幸运增加的抽取次数", "item.count": "数量",
"pool.rolls": "抽取次数", "item.durability": "耐久度",
"pool_add": "添加随机池", "item.enchantment": "附魔",
"pool_remove": "移除随机池", "item.levels": "等级",
"range.binomial": "二项分布", "item.name": "名称",
"range.exact": "精确值", "item.nbt": "NBT",
"range.max": "最大值", "item.potion": "药水",
"range.min": "最小值", "item.tag": "标签",
"range.n": "n", "location.biome": "生物群系",
"range.p": "p", "location.block": "方块",
"range.range": "范围", "location.block.block": "方块 ID",
"remove": "移除", "location.block.nbt": "NBT",
"share": "分享", "location.block.state": "方块状态",
"show_source": "显示源代码", "location.block.state_add": "添加方块状态",
"source.block_entity": "方块实体", "location.block.state_remove": "移除方块状态",
"source.killer": "击杀者", "location.block.tag": "方块标签",
"source.killer_player": "击杀者玩家", "location.dimension": "维度",
"source.this": "自身", "location.feature": "结构",
"table.type": "战利品表类型", "location.fluid": "流体",
"table.type.block": "方块", "location.fluid.fluid": "流体 ID",
"table.type.chest": "箱子", "location.fluid.state": "流体状态",
"table.type.empty": "", "location.fluid.state_add": "添加流体状态",
"table.type.entity": "实体", "location.fluid.state_remove": "移除流体状态",
"table.type.fishing": "钓鱼", "location.fluid.tag": "流体标签",
"table.type.generic": "通用", "location.light": "光照",
"tabs": "Tab 缩进", "location.light.light": "可见光等级",
"term_add": "添加条件", "location.position": "位置",
"term_remove": "移除条件", "location.position.x": "X 坐标",
"title": "战利品表生成器", "location.position.y": "Y 坐标",
"true": "", "location.position.z": "Z 坐标",
"unset": "未指定" "luck_based": "受幸运等级影响",
"modifier_add": "添加属性修饰器",
"modifier_remove": "移除属性修饰器",
"more": "更多选项",
"nbt_operation.operation": "操作类型",
"nbt_operation.operation.append": "追加",
"nbt_operation.operation.merge": "合并",
"nbt_operation.operation.replace": "替换",
"nbt_operation.source": "复制源",
"nbt_operation.target": "复制目标",
"nbt_operation_add": "添加操作",
"nbt_operation_remove": "移除操作",
"pool.bonus_rolls": "每级幸运增加的抽取次数",
"pool.rolls": "抽取次数",
"pool_add": "添加随机池",
"pool_remove": "移除随机池",
"potion_effect.duration": "持续时间",
"potion_effect.type": "效果种类",
"potion_effect_add": "添加药水效果",
"potion_effect_remove": "移除药水效果",
"range.binomial": "二项分布",
"range.exact": "精确值",
"range.max": "最大值",
"range.min": "最小值",
"range.n": "n",
"range.p": "p",
"range.range": "范围",
"remove": "移除",
"share": "分享",
"show_source": "显示源代码",
"slot.chest": "胸部",
"slot.feet": "脚部",
"slot.head": "头部",
"slot.legs": "腿部",
"slot.mainhand": "主手",
"slot.offhand": "副手",
"source.block_entity": "方块实体",
"source.killer": "击杀者",
"source.killer_player": "击杀者玩家",
"source.this": "自身",
"status_effect.ambient": "是否为信标施加",
"status_effect.amplifier": "等级",
"status_effect.duration": "持续时间",
"status_effect.visible": "是否可见",
"stored_enchantment_add": "添加储存的附魔",
"table.type": "战利品表类型",
"table.type.block": "方块",
"table.type.chest": "箱子",
"table.type.empty": "空",
"table.type.entity": "实体",
"table.type.fishing": "钓鱼",
"table.type.generic": "通用",
"tabs": "Tab 缩进",
"term_add": "添加条件",
"term_remove": "移除条件",
"title": "战利品表生成器",
"true": "是",
"unset": "未指定"
} }