From 793c3340024587fcbec1700750568003649c7272 Mon Sep 17 00:00:00 2001 From: SPGoding Date: Thu, 26 Dec 2019 18:56:54 -0600 Subject: [PATCH] Update locales --- index.html | 4 ++-- locales/en.json | 3 ++- locales/ru.json | 2 +- locales/zh-CN.json | 18 +++++++----------- schemas/1.15.json | 2 +- 5 files changed, 13 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index 53ea15ba..f25960e5 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,7 @@ - +
@@ -115,7 +115,7 @@
diff --git a/locales/en.json b/locales/en.json index 22b0cbc1..915f550d 100644 --- a/locales/en.json +++ b/locales/en.json @@ -24,7 +24,6 @@ "attribute_modifier.slot": "Slots", "attribute_modifier_add": "Add Modifier", "attribute_modifier_remove": "Remove Modifier", - "author": "on GitHub", "child_add": "Add Child", "condition.block": "Block", "condition.block_state": "Block State", @@ -71,6 +70,7 @@ "condition_add": "Add Condition", "condition_remove": "Remove Condition", "copy": "Copy", + "credit": "on GitHub", "damage_source.bypasses_armor": "Bypass Armor", "damage_source.bypasses_invulnerability": "Void", "damage_source.bypasses_magic": "Starvation", @@ -301,6 +301,7 @@ "range.n": "n", "range.p": "p", "range.range": "Range", + "range.uniform": "Uniform", "remove": "Remove", "share": "Share", "show_source": "Show Source", diff --git a/locales/ru.json b/locales/ru.json index 5b992586..014d5d1f 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -24,7 +24,6 @@ "attribute_modifier.slot": "Ячейки", "attribute_modifier_add": "Добавить модификатор", "attribute_modifier_remove": "Удалить модификатор", - "author": "на GitHub", "child_add": "Добавить дочернюю запись", "condition.block": "Блок", "condition.block_state": "Состояние блока", @@ -65,6 +64,7 @@ "condition_add": "Добавить условие", "condition_remove": "Удалить условие", "copy": "Скопировать", + "credit": "на GitHub", "damage_source.bypasses_armor": "Обход брони", "damage_source.bypasses_invulnerability": "Бездна", "damage_source.bypasses_magic": "Голод", diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 55d1e3af..92a2b272 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -22,12 +22,6 @@ "attribute_modifier.operation.multiply_base": "乘以数额", "attribute_modifier.operation.multiply_total": "乘以(数额 + 1)", "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": "添加子项目", @@ -45,7 +39,6 @@ "condition.location": "位置", "condition.looting_multiplier": "每级抢夺附魔增加的数", "condition.name": "断言 ID", - "condition.objective": "计分项", "condition.offsetX": "X 坐标偏移", "condition.offsetY": "Y 坐标偏移", "condition.offsetZ": "Z 坐标偏移", @@ -77,6 +70,7 @@ "condition_add": "添加条件", "condition_remove": "移除条件", "copy": "复制", + "credit": "于 GitHub", "damage_source.bypasses_armor": "破甲", "damage_source.bypasses_invulnerability": "虚空", "damage_source.bypasses_magic": "饥饿", @@ -277,8 +271,6 @@ "location.position.y": "Y 坐标", "location.position.z": "Z 坐标", "luck_based": "受幸运等级影响", - "modifier_add": "添加属性修饰器", - "modifier_remove": "移除属性修饰器", "more": "更多选项", "nbt_operation.operation": "操作类型", "nbt_operation.operation.append": "追加", @@ -309,6 +301,7 @@ "range.n": "n", "range.p": "p", "range.range": "范围", + "range.uniform": "均匀分布", "remove": "移除", "share": "分享", "show_source": "显示源代码", @@ -351,8 +344,11 @@ "table.type.fishing": "钓鱼", "table.type.generic": "通用", "tabs": "Tab 缩进", - "term_add": "添加条件", - "term_remove": "移除条件", + "term_add": "添加子条件", + "term_remove": "移除子条件", + "theme": "主题", + "theme.dark": "暗色", + "theme.light": "亮色", "title.loot-table": "战利品表生成器", "title.predicate": "断言生成器", "true": "是", diff --git a/schemas/1.15.json b/schemas/1.15.json index 63a1d1c8..482dd97b 100644 --- a/schemas/1.15.json +++ b/schemas/1.15.json @@ -810,7 +810,7 @@ { "id": "slots", "type": "set", - "translate": "attribute_modifier.slots", + "translate": "attribute_modifier.slot", "translateValue": "slot", "values": [ "mainhand",