-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Spice of Life: Apple Pie Edition 翻译提交 #3022
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
Changes from all commits
Commits
Show all changes
2 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
44 changes: 44 additions & 0 deletions
44
projects/1.18/assets/spice-of-life-apple-pie-edition/solapplepie/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,44 @@ | ||
| { | ||
| "tooltip.solapplepie.disabled": "This food does not contribute to food diversity.", | ||
|
|
||
| "command.solapplepie.solapplepie.no_permissions": "You do not have the permissions necessary to apply this command to other players!", | ||
|
|
||
| "command.solapplepie.solapplepie.clear.success": "Food list reset!", | ||
| "command.solapplepie.solapplepie.diversity_feedback": "Food Diversity: %.2f", | ||
| "command.solapplepie.solapplepie.sync.success": "Food list synchronized!", | ||
|
|
||
| "item.solapplepie.food_book": "Food Book", | ||
| "item.solapplepie.lunchbox": "Lunchbox", | ||
| "item.solapplepie.container.lunchbox": "Lunchbox", | ||
| "item.solapplepie.golden_lunchbox": "Golden Lunchbox", | ||
| "item.solapplepie.container.golden_lunchbox": "Golden Lunchbox", | ||
| "item.solapplepie.lunchbag": "Lunchbag", | ||
| "item.solapplepie.container.lunchbag": "Lunchbag", | ||
|
|
||
| "key.solapplepie.open_food_book": "Open Food Book", | ||
| "key.solapplepie.category": "Spice of Life: Apple Pie Edition", | ||
|
|
||
| "gui.solapplepie.food_book.stats": "Overview", | ||
| "gui.solapplepie.food_book.stats.current_diversity": "Current Food Diversity", | ||
| "gui.solapplepie.food_book.stats.min_warning1": "Need to eat %d more times", | ||
| "gui.solapplepie.food_book.stats.min_warning2": "to activate benefits", | ||
| "gui.solapplepie.food_book.active_benefits_header": "Active Benefits", | ||
| "gui.solapplepie.food_book.inactive_benefits_header": "Inactive Benefits", | ||
| "gui.solapplepie.food_book.benefits.threshold_label": "Threshold", | ||
| "gui.solapplepie.food_book.benefits.active_tooltip": "Because your food diversity is greater than this threshold, this benefit is active.", | ||
| "gui.solapplepie.food_book.benefits.inactive_tooltip": "If your food diversity becomes greater than this threshold, this benefit will activate.", | ||
| "gui.solapplepie.food_book.food_queue_label": "Food Eaten", | ||
| "gui.solapplepie.food_book.queue.food_queue_tooltip": "A list of all foods eaten in the past that contribute to your food diversity.", | ||
|
|
||
| "gui.solapplepie.food_book.fraction": "%1$s/%2$s", | ||
|
|
||
| "gui.solapplepie.food_book.queue.tooltip.uneaten_contribution_label": "Food Diversity", | ||
| "gui.solapplepie.food_book.queue.tooltip.contribution_label": "Diversity Contribution", | ||
| "gui.solapplepie.food_book.queue.tooltip.last_eaten_label": "Last eaten: %d meals ago", | ||
| "gui.solapplepie.food_book.queue.tooltip.last_eaten_label_singular": "Last eaten: %d meal ago", | ||
|
|
||
| "config.solapplepie.is_food_tooltip_enabled": "Enable Food Tooltip", | ||
| "config.solapplepie.food_blacklist": "Blacklist", | ||
| "config.solapplepie.food_whitelist": "Whitelist (disables blacklist)", | ||
| "config.solapplepie.reset_on_death": "Reset on Death" | ||
| } |
44 changes: 44 additions & 0 deletions
44
projects/1.18/assets/spice-of-life-apple-pie-edition/solapplepie/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,44 @@ | ||
| { | ||
| "tooltip.solapplepie.disabled": "这种食物对食物多样性没有贡献。", | ||
|
|
||
| "command.solapplepie.solapplepie.no_permissions": "您没有将此命令应用于其他玩家的权限!", | ||
|
|
||
| "command.solapplepie.solapplepie.clear.success": "食物清单已重置!", | ||
| "command.solapplepie.solapplepie.diversity_feedback": "食物多样性:%.2f", | ||
| "command.solapplepie.solapplepie.sync.success": "食物清单已同步!", | ||
|
|
||
| "item.solapplepie.food_book": "食物清单", | ||
| "item.solapplepie.lunchbox": "午餐盒", | ||
| "item.solapplepie.container.lunchbox": "午餐盒", | ||
| "item.solapplepie.golden_lunchbox": "金午餐盒", | ||
| "item.solapplepie.container.golden_lunchbox": "金午餐盒", | ||
| "item.solapplepie.lunchbag": "午餐袋", | ||
| "item.solapplepie.container.lunchbag": "午餐袋", | ||
|
|
||
| "key.solapplepie.open_food_book": "打开食物清单", | ||
| "key.solapplepie.category": "生活调味料:苹果派版", | ||
|
|
||
| "gui.solapplepie.food_book.stats": "概述", | ||
| "gui.solapplepie.food_book.stats.current_diversity": "当前食物多样性", | ||
| "gui.solapplepie.food_book.stats.min_warning1": "需要多吃%d次", | ||
| "gui.solapplepie.food_book.stats.min_warning2": "激活增益", | ||
| "gui.solapplepie.food_book.active_benefits_header": "激活的增益", | ||
| "gui.solapplepie.food_book.inactive_benefits_header": "未激活的增益", | ||
| "gui.solapplepie.food_book.benefits.threshold_label": "阈值", | ||
| "gui.solapplepie.food_book.benefits.active_tooltip": "因为你的食物多样性大于这个阈值,这个增益是有效的。", | ||
| "gui.solapplepie.food_book.benefits.inactive_tooltip": "如果你的食物多样性超过了这个阈值,这个增益就会被激活。", | ||
| "gui.solapplepie.food_book.food_queue_label": "吃过的食物", | ||
| "gui.solapplepie.food_book.queue.food_queue_tooltip": "一份过去吃过的有助于食物多样性的食物清单。", | ||
|
|
||
| "gui.solapplepie.food_book.fraction": "%1$s/%2$s", | ||
|
|
||
| "gui.solapplepie.food_book.queue.tooltip.uneaten_contribution_label": "食物多样性", | ||
| "gui.solapplepie.food_book.queue.tooltip.contribution_label": "多样性贡献", | ||
| "gui.solapplepie.food_book.queue.tooltip.last_eaten_label": "最近食用:%d次进食前", | ||
| "gui.solapplepie.food_book.queue.tooltip.last_eaten_label_singular": "最近食用:%d次进食前", | ||
|
|
||
| "config.solapplepie.is_food_tooltip_enabled": "启用食物提示", | ||
| "config.solapplepie.food_blacklist": "黑名单", | ||
| "config.solapplepie.food_whitelist": "白名单(禁用黑名单)", | ||
| "config.solapplepie.reset_on_death": "死亡重置" | ||
|
Andows96 marked this conversation as resolved.
|
||
| } | ||
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.