mirror of
https://github.com/misode/misode.github.io.git
synced 2026-05-02 21:52:54 +00:00
Update locales
This commit is contained in:
+2
-2
@@ -45,7 +45,7 @@
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
<span class="ml-0 ml-md-2"><a href="https://github.com/misode/loot-table" style="color: #ddd;" data-i18n="author"></a></span>
|
||||
<span class="ml-0 ml-md-2"><a href="https://github.com/misode/loot-table" style="color: #ddd;" data-i18n="credit"></a></span>
|
||||
</div>
|
||||
</nav>
|
||||
<div class="container d-none">
|
||||
@@ -115,7 +115,7 @@
|
||||
<button type="button" class="btn btn-outline-secondary bg-light dropdown-toggle dropdown-toggle-split" data-toggle="dropdown"></button>
|
||||
<div class="dropdown-menu">
|
||||
<a class="dropdown-item" value="exact" onclick="updateRangeType(this)" data-i18n="range.exact"></a>
|
||||
<a class="dropdown-item" value="range" onclick="updateRangeType(this)" data-i18n="range.range"></a>
|
||||
<a class="dropdown-item" value="range" onclick="updateRangeType(this)" data-i18n="range.uniform"></a>
|
||||
<a class="dropdown-item" value="binomial" onclick="updateRangeType(this)" data-i18n="range.binomial"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+2
-1
@@ -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",
|
||||
|
||||
+1
-1
@@ -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": "Голод",
|
||||
|
||||
+7
-11
@@ -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": "是",
|
||||
|
||||
+1
-1
@@ -810,7 +810,7 @@
|
||||
{
|
||||
"id": "slots",
|
||||
"type": "set",
|
||||
"translate": "attribute_modifier.slots",
|
||||
"translate": "attribute_modifier.slot",
|
||||
"translateValue": "slot",
|
||||
"values": [
|
||||
"mainhand",
|
||||
|
||||
Reference in New Issue
Block a user