Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #325

Merged
merged 2 commits into from
Nov 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions translated/zh_tw/source/zh_tw/1.19/assets/duckling/lang/zh_tw.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"item.duckling.duck_spawn_egg": "鴨子 生怪蛋",
"item.duckling.quackling_spawn_egg": "Quackling Spawn Egg",
"item.duckling.duck_egg": "Duck Egg",
"block.duckling.holiday_fruit_cake": "Holiday Fruit cake",
"item.duckling.raw_duck": "Raw Duck Meat",
"item.duckling.cooked_duck": "Cooked Duck Meat",
"entity.duckling.duck": "Duck",
"entity.duckling.quackling": "Quackling",
"entity.duckling.duck_egg": "Duck Egg",
"subtitles.duckling.quack": "Duck Quacking",
"subtitles.duckling.deep_quack": "Quackling Quacking",
"subtitles.duckling.duck_death": "Duck Hurt",
"subtitles.duckling.quackling_death": "Quackling Hurt",
"advancements.duckling.agent_d.title": "Super Secret Spy",
"advancements.duckling.agent_d.description": "Pet Agent D the super secret spy!",
"advancements.duckling.breed_duck.title": "Look at all those chickens!",
"advancements.duckling.breed_duck.description": "Breed two Duck.",
"advancements.duckling.fishing_rod.title": "Quacky Business",
"advancements.duckling.fishing_rod.description": "Give a fishing rod to a Quackling",
"advancements.duckling.holiday_fruit_cake.title": "Kinda Fruity",
"advancements.duckling.holiday_fruit_cake.description": "Obtain a Holiday Fruit Cake.",
"advancements.duckling.pet_duck.title": "Cuteness Overload",
"advancements.duckling.pet_duck.description": "Pet a Duck."
}
50 changes: 25 additions & 25 deletions translated/zh_tw/source/zh_tw/1.19/assets/paperdoll/lang/zh_tw.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"text.paperdoll.title": "PaperDoll Settings",
"text.paperdoll.enabled": "\"PaperDoll\" enabled",
"text.paperdoll.xOffset": "Doll X Offset",
"text.paperdoll.xOffset.@Tooltip": "Moves the doll left/right",
"text.paperdoll.yOffset": "Doll Y Offset",
"text.paperdoll.yOffset.@Tooltip": "Moves the doll up/down",
"text.paperdoll.size": "Doll Size",
"text.paperdoll.size.@Tooltip": "Change the scale of the doll",
"text.paperdoll.lookingSides": "Doll looking sides",
"text.paperdoll.lookingSides.@Tooltip": "Change how much the (locked) head looks to the left/right",
"text.paperdoll.lookingUpDown": "Doll looking Up/Down",
"text.paperdoll.lookingUpDown.@Tooltip": "Change how much the (locked) head looks Up/Down",
"text.paperdoll.headMode": "Doll head locked",
"text.paperdoll.headMode.@Tooltip": "Changes how the head reacts to the player movement",
"text.paperdoll.headMode.FREE": "Floaty",
"text.paperdoll.headMode.STATIC": "Static",
"text.paperdoll.headMode.LOCKED": "Locked",
"text.paperdoll.location": "Doll Location",
"text.paperdoll.location.@Tooltip": "Switch between the 4 screen corners",
"text.paperdoll.location.TOP_LEFT": "Top left",
"text.paperdoll.location.TOP_RIGHT": "Top right",
"text.paperdoll.location.BOTTOM_LEFT": "Bottom left",
"text.paperdoll.location.BOTTOM_RIGHT": "Bottom right",
"text.paperdoll.autohide": "Autohide",
"text.paperdoll.hideInF5": "Hide In F5"
"text.paperdoll.title": "紙娃娃設置",
"text.paperdoll.enabled": "「紙娃娃」已啟用",
"text.paperdoll.xOffset": "娃娃 X 偏移",
"text.paperdoll.xOffset.@Tooltip": "向左/向右移動娃娃",
"text.paperdoll.yOffset": "娃娃 Y 偏移",
"text.paperdoll.yOffset.@Tooltip": "向上/向下移動娃娃",
"text.paperdoll.size": "娃娃尺寸",
"text.paperdoll.size.@Tooltip": "改變娃娃的比例",
"text.paperdoll.lookingSides": "娃娃般的側面",
"text.paperdoll.lookingSides.@Tooltip": "更改(鎖定的)頭部向左/向右的距離",
"text.paperdoll.lookingUpDown": "娃娃向上/向下看",
"text.paperdoll.lookingUpDown.@Tooltip": "改變(鎖定的)頭部向上/向下看的程度",
"text.paperdoll.headMode": "娃娃頭鎖了",
"text.paperdoll.headMode.@Tooltip": "改變頭部對玩家運動的反應",
"text.paperdoll.headMode.FREE": "飄逸",
"text.paperdoll.headMode.STATIC": "靜止的",
"text.paperdoll.headMode.LOCKED": "鎖定",
"text.paperdoll.location": "娃娃位置",
"text.paperdoll.location.@Tooltip": "在 4 個螢幕角落之間切換",
"text.paperdoll.location.TOP_LEFT": "左上方",
"text.paperdoll.location.TOP_RIGHT": "右上",
"text.paperdoll.location.BOTTOM_LEFT": "左下方",
"text.paperdoll.location.BOTTOM_RIGHT": "右下角",
"text.paperdoll.autohide": "自動隱藏",
"text.paperdoll.hideInF5": "隱藏F5"
}
Loading