-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Bookshelf 翻译更新与迁移 #3726
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
Merged
Merged
Bookshelf 翻译更新与迁移 #3726
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| { | ||
| "_comment": "Misc", | ||
| "moon.phase.full": "Full Moon", | ||
| "moon.phase.waxing.gibbous": "Waxing Gibbous", | ||
| "moon.phase.first.quarter": "First Quarter", | ||
| "moon.phase.waxing.crescent": "Waxing Crescent", | ||
| "moon.phase.new": "New Moon", | ||
| "moon.phase.waning.crescent": "Waning Crescent", | ||
| "moon.phase.last.quarter": "Last Quarter", | ||
| "moon.phase.waning.gibbous": "Waning Gibbous", | ||
| "time.bookshelf.month.january": "January", | ||
| "time.bookshelf.month.february": "February", | ||
| "time.bookshelf.month.march": "March", | ||
| "time.bookshelf.month.april": "April", | ||
| "time.bookshelf.month.may": "May", | ||
| "time.bookshelf.month.june": "June", | ||
| "time.bookshelf.month.july": "July", | ||
| "time.bookshelf.month.august": "August", | ||
| "time.bookshelf.month.september": "September", | ||
| "time.bookshelf.month.october": "October", | ||
| "time.bookshelf.month.november": "November", | ||
| "time.bookshelf.month.december": "December", | ||
| "time.bookshelf.day.sunday": "Sunday", | ||
| "time.bookshelf.day.monday": "Monday", | ||
| "time.bookshelf.day.tuesday": "Tuesday", | ||
| "time.bookshelf.day.wednesday": "Wednesday", | ||
| "time.bookshelf.day.thursday": "Thursday", | ||
| "time.bookshelf.day.friday": "Friday", | ||
| "time.bookshelf.day.saturday": "Saturday", | ||
| "commands.bookshelf.loot_tables": "Found %d missing loot tables for %s.", | ||
| "commands.bookshelf.loot_tables.wildcard": "Found %d missing loot tables for all mods.", | ||
| "argument.bookshelf.unknown_value": "The value '%s' is unknown.", | ||
| "text.bookshelf.ticks": "Ticks: %s" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| { | ||
| "_comment": "杂项", | ||
| "moon.phase.full": "满月", | ||
| "moon.phase.waxing.gibbous": "盈凸月", | ||
| "moon.phase.first.quarter": "上弦月", | ||
| "moon.phase.waxing.crescent": "蛾眉月", | ||
| "moon.phase.new": "新月", | ||
| "moon.phase.waning.crescent": "残月", | ||
| "moon.phase.last.quarter": "下弦月", | ||
| "moon.phase.waning.gibbous": "亏凸月", | ||
| "time.bookshelf.month.january": "一月", | ||
| "time.bookshelf.month.february": "二月", | ||
| "time.bookshelf.month.march": "三月", | ||
| "time.bookshelf.month.april": "四月", | ||
| "time.bookshelf.month.may": "五月", | ||
| "time.bookshelf.month.june": "六月", | ||
| "time.bookshelf.month.july": "七月", | ||
| "time.bookshelf.month.august": "八月", | ||
| "time.bookshelf.month.september": "九月", | ||
| "time.bookshelf.month.october": "十月", | ||
| "time.bookshelf.month.november": "十一月", | ||
| "time.bookshelf.month.december": "十二月", | ||
| "time.bookshelf.day.sunday": "星期天", | ||
| "time.bookshelf.day.monday": "星期一", | ||
| "time.bookshelf.day.tuesday": "星期二", | ||
| "time.bookshelf.day.wednesday": "星期三", | ||
| "time.bookshelf.day.thursday": "星期四", | ||
| "time.bookshelf.day.friday": "星期五", | ||
| "time.bookshelf.day.saturday": "星期六", | ||
| "commands.bookshelf.loot_tables": "找到%d个丢失的%s战利品表。", | ||
| "commands.bookshelf.loot_tables.wildcard": "为所有模组找到%d个丢失的战利品表。", | ||
| "argument.bookshelf.unknown_value": "值“%s”未知。", | ||
| "text.bookshelf.ticks": "游戏刻:%s" | ||
| } | ||
34 changes: 34 additions & 0 deletions
34
projects/1.20-fabric/assets/bookshelf/bookshelf/lang/en_us.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| { | ||
| "_comment": "Misc", | ||
| "moon.phase.full": "Full Moon", | ||
| "moon.phase.waxing.gibbous": "Waxing Gibbous", | ||
| "moon.phase.first.quarter": "First Quarter", | ||
| "moon.phase.waxing.crescent": "Waxing Crescent", | ||
| "moon.phase.new": "New Moon", | ||
| "moon.phase.waning.crescent": "Waning Crescent", | ||
| "moon.phase.last.quarter": "Last Quarter", | ||
| "moon.phase.waning.gibbous": "Waning Gibbous", | ||
| "time.bookshelf.month.january": "January", | ||
| "time.bookshelf.month.february": "February", | ||
| "time.bookshelf.month.march": "March", | ||
| "time.bookshelf.month.april": "April", | ||
| "time.bookshelf.month.may": "May", | ||
| "time.bookshelf.month.june": "June", | ||
| "time.bookshelf.month.july": "July", | ||
| "time.bookshelf.month.august": "August", | ||
| "time.bookshelf.month.september": "September", | ||
| "time.bookshelf.month.october": "October", | ||
| "time.bookshelf.month.november": "November", | ||
| "time.bookshelf.month.december": "December", | ||
| "time.bookshelf.day.sunday": "Sunday", | ||
| "time.bookshelf.day.monday": "Monday", | ||
| "time.bookshelf.day.tuesday": "Tuesday", | ||
| "time.bookshelf.day.wednesday": "Wednesday", | ||
| "time.bookshelf.day.thursday": "Thursday", | ||
| "time.bookshelf.day.friday": "Friday", | ||
| "time.bookshelf.day.saturday": "Saturday", | ||
| "commands.bookshelf.loot_tables": "Found %d missing loot tables for %s.", | ||
| "commands.bookshelf.loot_tables.wildcard": "Found %d missing loot tables for all mods.", | ||
| "argument.bookshelf.unknown_value": "The value '%s' is unknown.", | ||
| "text.bookshelf.ticks": "Ticks: %s" | ||
| } |
34 changes: 34 additions & 0 deletions
34
projects/1.20-fabric/assets/bookshelf/bookshelf/lang/zh_cn.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| { | ||
| "_comment": "杂项", | ||
| "moon.phase.full": "满月", | ||
| "moon.phase.waxing.gibbous": "盈凸月", | ||
| "moon.phase.first.quarter": "上弦月", | ||
| "moon.phase.waxing.crescent": "蛾眉月", | ||
| "moon.phase.new": "新月", | ||
| "moon.phase.waning.crescent": "残月", | ||
| "moon.phase.last.quarter": "下弦月", | ||
| "moon.phase.waning.gibbous": "亏凸月", | ||
| "time.bookshelf.month.january": "一月", | ||
| "time.bookshelf.month.february": "二月", | ||
| "time.bookshelf.month.march": "三月", | ||
| "time.bookshelf.month.april": "四月", | ||
| "time.bookshelf.month.may": "五月", | ||
| "time.bookshelf.month.june": "六月", | ||
| "time.bookshelf.month.july": "七月", | ||
| "time.bookshelf.month.august": "八月", | ||
| "time.bookshelf.month.september": "九月", | ||
| "time.bookshelf.month.october": "十月", | ||
| "time.bookshelf.month.november": "十一月", | ||
| "time.bookshelf.month.december": "十二月", | ||
| "time.bookshelf.day.sunday": "星期天", | ||
| "time.bookshelf.day.monday": "星期一", | ||
| "time.bookshelf.day.tuesday": "星期二", | ||
| "time.bookshelf.day.wednesday": "星期三", | ||
| "time.bookshelf.day.thursday": "星期四", | ||
| "time.bookshelf.day.friday": "星期五", | ||
| "time.bookshelf.day.saturday": "星期六", | ||
| "commands.bookshelf.loot_tables": "找到%d个丢失的%s战利品表。", | ||
| "commands.bookshelf.loot_tables.wildcard": "为所有模组找到%d个丢失的战利品表。", | ||
| "argument.bookshelf.unknown_value": "值“%s”未知。", | ||
| "text.bookshelf.ticks": "游戏刻:%s" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| { | ||
| "_comment": "Misc", | ||
| "moon.phase.full": "Full Moon", | ||
| "moon.phase.waxing.gibbous": "Waxing Gibbous", | ||
| "moon.phase.first.quarter": "First Quarter", | ||
| "moon.phase.waxing.crescent": "Waxing Crescent", | ||
| "moon.phase.new": "New Moon", | ||
| "moon.phase.waning.crescent": "Waning Crescent", | ||
| "moon.phase.last.quarter": "Last Quarter", | ||
| "moon.phase.waning.gibbous": "Waning Gibbous", | ||
| "time.bookshelf.month.january": "January", | ||
| "time.bookshelf.month.february": "February", | ||
| "time.bookshelf.month.march": "March", | ||
| "time.bookshelf.month.april": "April", | ||
| "time.bookshelf.month.may": "May", | ||
| "time.bookshelf.month.june": "June", | ||
| "time.bookshelf.month.july": "July", | ||
| "time.bookshelf.month.august": "August", | ||
| "time.bookshelf.month.september": "September", | ||
| "time.bookshelf.month.october": "October", | ||
| "time.bookshelf.month.november": "November", | ||
| "time.bookshelf.month.december": "December", | ||
| "time.bookshelf.day.sunday": "Sunday", | ||
| "time.bookshelf.day.monday": "Monday", | ||
| "time.bookshelf.day.tuesday": "Tuesday", | ||
| "time.bookshelf.day.wednesday": "Wednesday", | ||
| "time.bookshelf.day.thursday": "Thursday", | ||
| "time.bookshelf.day.friday": "Friday", | ||
| "time.bookshelf.day.saturday": "Saturday", | ||
| "commands.bookshelf.loot_tables": "Found %d missing loot tables for %s.", | ||
| "commands.bookshelf.loot_tables.wildcard": "Found %d missing loot tables for all mods.", | ||
| "argument.bookshelf.unknown_value": "The value '%s' is unknown.", | ||
| "text.bookshelf.ticks": "Ticks: %s" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,34 @@ | ||
| { | ||
| "_comment": "杂项", | ||
| "moon.phase.full": "满月", | ||
| "moon.phase.waxing.gibbous": "盈凸月", | ||
| "moon.phase.first.quarter": "上弦月", | ||
| "moon.phase.waxing.crescent": "蛾眉月", | ||
| "moon.phase.new": "新月", | ||
| "moon.phase.waning.crescent": "残月", | ||
| "moon.phase.last.quarter": "下弦月", | ||
| "moon.phase.waning.gibbous": "亏凸月", | ||
| "time.bookshelf.month.january": "一月", | ||
| "time.bookshelf.month.february": "二月", | ||
| "time.bookshelf.month.march": "三月", | ||
| "time.bookshelf.month.april": "四月", | ||
| "time.bookshelf.month.may": "五月", | ||
| "time.bookshelf.month.june": "六月", | ||
| "time.bookshelf.month.july": "七月", | ||
| "time.bookshelf.month.august": "八月", | ||
| "time.bookshelf.month.september": "九月", | ||
| "time.bookshelf.month.october": "十月", | ||
| "time.bookshelf.month.november": "十一月", | ||
| "time.bookshelf.month.december": "十二月", | ||
| "time.bookshelf.day.sunday": "星期天", | ||
| "time.bookshelf.day.monday": "星期一", | ||
| "time.bookshelf.day.tuesday": "星期二", | ||
| "time.bookshelf.day.wednesday": "星期三", | ||
| "time.bookshelf.day.thursday": "星期四", | ||
| "time.bookshelf.day.friday": "星期五", | ||
| "time.bookshelf.day.saturday": "星期六", | ||
| "commands.bookshelf.loot_tables": "找到%d个丢失的%s战利品表。", | ||
| "commands.bookshelf.loot_tables.wildcard": "为所有模组找到%d个丢失的战利品表。", | ||
| "argument.bookshelf.unknown_value": "值“%s”未知。", | ||
| "text.bookshelf.ticks": "游戏刻:%s" | ||
| } |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.