Skip to content

Commit

Permalink
Trinkets 翻译更新 (#4789)
Browse files Browse the repository at this point in the history
* Trinkets 翻译更新

* correct curseforge id
  • Loading branch information
nageih authored Nov 24, 2024
1 parent e9db747 commit d8b6abf
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 8 deletions.

This file was deleted.

20 changes: 20 additions & 0 deletions projects/1.18-fabric/assets/trinkets/trinkets/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"trinkets.tooltip.slots.any": "可装备于§9任意§r饰品槽位",
"trinkets.tooltip.slots.list": "装备于以下饰品槽位时:",
"trinkets.tooltip.slots.single": "装备于%d槽位时:",
"trinkets.tooltip.attributes.all": "装备时:",
"trinkets.tooltip.attributes.single": "装备于%d槽位时:",
"trinkets.tooltip.attributes.slots": "%d槽位",
"trinkets.slot.head.face": "面具",
"trinkets.slot.head.hat": "帽子",
"trinkets.slot.chest.necklace": "项链",
"trinkets.slot.chest.back": "背饰",
"trinkets.slot.chest.cape": "披风",
"trinkets.slot.legs.belt": "腰带",
"trinkets.slot.feet.aglet": "带扣",
"trinkets.slot.feet.shoes": "鞋子",
"trinkets.slot.hand.glove": "手套",
"trinkets.slot.offhand.glove": "手套",
"trinkets.slot.hand.ring": "戒指",
"trinkets.slot.offhand.ring": "戒指"
}
20 changes: 20 additions & 0 deletions projects/1.19/assets/trinkets/trinkets/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"trinkets.tooltip.slots.any": "Equippable in §9any§r trinket slot",
"trinkets.tooltip.slots.list": "Equippable in the trinket slots:",
"trinkets.tooltip.slots.single": "Equippable in the %d trinket slot",
"trinkets.tooltip.attributes.all": "When equipped:",
"trinkets.tooltip.attributes.single": "When equipped in the %d trinket slot:",
"trinkets.tooltip.attributes.slots": "%d Slots",
"trinkets.slot.head.face": "Face",
"trinkets.slot.head.hat": "Hat",
"trinkets.slot.chest.necklace": "Necklace",
"trinkets.slot.chest.back": "Back",
"trinkets.slot.chest.cape": "Cape",
"trinkets.slot.legs.belt": "Belt",
"trinkets.slot.feet.aglet": "Aglet",
"trinkets.slot.feet.shoes": "Shoes",
"trinkets.slot.hand.glove": "Glove",
"trinkets.slot.offhand.glove": "Glove",
"trinkets.slot.hand.ring": "Ring",
"trinkets.slot.offhand.ring": "Ring"
}
20 changes: 20 additions & 0 deletions projects/1.19/assets/trinkets/trinkets/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"trinkets.tooltip.slots.any": "可装备于§9任意§r饰品槽位",
"trinkets.tooltip.slots.list": "装备于以下饰品槽位时:",
"trinkets.tooltip.slots.single": "装备于%d槽位时:",
"trinkets.tooltip.attributes.all": "装备时:",
"trinkets.tooltip.attributes.single": "装备于%d槽位时:",
"trinkets.tooltip.attributes.slots": "%d槽位",
"trinkets.slot.head.face": "面具",
"trinkets.slot.head.hat": "帽子",
"trinkets.slot.chest.necklace": "项链",
"trinkets.slot.chest.back": "背饰",
"trinkets.slot.chest.cape": "披风",
"trinkets.slot.legs.belt": "腰带",
"trinkets.slot.feet.aglet": "带扣",
"trinkets.slot.feet.shoes": "鞋子",
"trinkets.slot.hand.glove": "手套",
"trinkets.slot.offhand.glove": "手套",
"trinkets.slot.hand.ring": "戒指",
"trinkets.slot.offhand.ring": "戒指"
}

0 comments on commit d8b6abf

Please sign in to comment.