diff --git a/projects/1.18/assets/spice-of-life-sweet-potato-edition/solsweetpotato/lang/en_us.json b/projects/1.18/assets/spice-of-life-sweet-potato-edition/solsweetpotato/lang/en_us.json new file mode 100644 index 000000000000..16e5eae61321 --- /dev/null +++ b/projects/1.18/assets/spice-of-life-sweet-potato-edition/solsweetpotato/lang/en_us.json @@ -0,0 +1,45 @@ +{ + "tooltip.solsweetpotato.disabled": "This food does not contribute to food diversity.", + + "command.solsweetpotato.solsweetpotato.no_permissions": "You do not have the permissions necessary to apply this command to other players!", + + "command.solsweetpotato.solsweetpotato.clear.success": "Food list reset!", + "command.solsweetpotato.solsweetpotato.diversity_feedback": "Food Diversity: %.2f", + "command.solsweetpotato.solsweetpotato.sync.success": "Food list synchronized!", + + "item.solsweetpotato.food_book": "Food Book", + "item.solsweetpotato.lunchbox": "Lunchbox", + "item.solsweetpotato.container.lunchbox": "Lunchbox", + "item.solsweetpotato.golden_lunchbox": "Golden Lunchbox", + "item.solsweetpotato.container.golden_lunchbox": "Golden Lunchbox", + "item.solsweetpotato.lunchbag": "Lunchbag", + "item.solsweetpotato.container.lunchbag": "Lunchbag", + + "key.solsweetpotato.open_food_book": "Open Food Book", + "key.solsweetpotato.category": "Spice of Life: Potato Edition", + + "gui.solsweetpotato.food_book.stats": "Overview", + "gui.solsweetpotato.food_book.stats.current_diversity": "Current Food Diversity", + "gui.solsweetpotato.food_book.stats.min_warning1": "Need to eat %d more times", + "gui.solsweetpotato.food_book.stats.min_warning2": "to activate benefits", + "gui.solsweetpotato.food_book.active_benefits_header": "Active Benefits", + "gui.solsweetpotato.food_book.inactive_benefits_header": "Inactive Benefits", + "gui.solsweetpotato.food_book.active_detriments_header": "Active Detriments", + "gui.solsweetpotato.food_book.inactive_detriments_header": "Inactive Detriments", + "gui.solsweetpotato.food_book.benefits.threshold_label": "Threshold", + "gui.solsweetpotato.food_book.benefits.active_tooltip": "Because your food diversity is greater than this threshold, this benefit is active.", + "gui.solsweetpotato.food_book.benefits.inactive_tooltip": "If your food diversity becomes greater than this threshold, this benefit will activate.", + "gui.solsweetpotato.food_book.food_queue_label": "Food Eaten", + "gui.solsweetpotato.food_book.queue.food_queue_tooltip": "A list of all foods eaten in the past that contribute to your food diversity.", + + "gui.solsweetpotato.food_book.fraction": "%1$s/%2$s", + + "gui.solsweetpotato.food_book.queue.tooltip.contribution_label": "Diversity contribution", + "gui.solsweetpotato.food_book.queue.tooltip.last_eaten_label": "Last eaten: %d meals ago", + "gui.solsweetpotato.food_book.queue.tooltip.last_eaten_label_singular": "Last eaten: %d meal ago", + + "config.solsweetpotato.is_food_tooltip_enabled": "Enable Food Tooltip", + "config.solsweetpotato.food_blacklist": "Blacklist", + "config.solsweetpotato.food_whitelist": "Whitelist (disables blacklist)", + "config.solsweetpotato.reset_on_death": "Reset on Death" +} diff --git a/projects/1.18/assets/spice-of-life-sweet-potato-edition/solsweetpotato/lang/zh_cn.json b/projects/1.18/assets/spice-of-life-sweet-potato-edition/solsweetpotato/lang/zh_cn.json new file mode 100644 index 000000000000..45e4334c10e0 --- /dev/null +++ b/projects/1.18/assets/spice-of-life-sweet-potato-edition/solsweetpotato/lang/zh_cn.json @@ -0,0 +1,45 @@ +{ + "tooltip.solsweetpotato.disabled": "这种食物无法用以丰富饮食多样性。", + + "command.solsweetpotato.solsweetpotato.no_permissions": "你缺少将该指令应用于其他玩家的必要权限!", + + "command.solsweetpotato.solsweetpotato.clear.success": "食物清单已重置!", + "command.solsweetpotato.solsweetpotato.diversity_feedback": "饮食多样性:%.2f", + "command.solsweetpotato.solsweetpotato.sync.success": "食物清单已同步!", + + "item.solsweetpotato.food_book": "食物清单", + "item.solsweetpotato.lunchbox": "午餐盒", + "item.solsweetpotato.container.lunchbox": "午餐盒", + "item.solsweetpotato.golden_lunchbox": "金午餐盒", + "item.solsweetpotato.container.golden_lunchbox": "金午餐盒", + "item.solsweetpotato.lunchbag": "午餐袋", + "item.solsweetpotato.container.lunchbag": "午餐袋", + + "key.solsweetpotato.open_food_book": "打开食物清单", + "key.solsweetpotato.category": "生活调味料:红薯版", + + "gui.solsweetpotato.food_book.stats": "总览", + "gui.solsweetpotato.food_book.stats.current_diversity": "当前饮食多样性", + "gui.solsweetpotato.food_book.stats.min_warning1": "需要多进食%d次", + "gui.solsweetpotato.food_book.stats.min_warning2": "来激活增益", + "gui.solsweetpotato.food_book.active_benefits_header": "已激活增益", + "gui.solsweetpotato.food_book.inactive_benefits_header": "未激活增益", + "gui.solsweetpotato.food_book.active_detriments_header": "已激活减益", + "gui.solsweetpotato.food_book.inactive_detriments_header": "未激活减益", + "gui.solsweetpotato.food_book.benefits.threshold_label": "增益阈值", + "gui.solsweetpotato.food_book.benefits.active_tooltip": "你当前的饮食多样性大于该阈值,以下增益已被激活。", + "gui.solsweetpotato.food_book.benefits.inactive_tooltip": "若你的饮食多样性大于该阈值,以下增益将被激活。", + "gui.solsweetpotato.food_book.food_queue_label": "已食用食物", + "gui.solsweetpotato.food_book.queue.food_queue_tooltip": "当前已食用的,且能用以丰富饮食多样性的食物列表。", + + "gui.solsweetpotato.food_book.fraction": "%1$s/%2$s", + + "gui.solsweetpotato.food_book.queue.tooltip.contribution_label": "饮食多样性贡献值", + "gui.solsweetpotato.food_book.queue.tooltip.last_eaten_label": "最后食用于:%d次进食前", + "gui.solsweetpotato.food_book.queue.tooltip.last_eaten_label_singular": "最后食用于:%d次进食前", + + "config.solsweetpotato.is_food_tooltip_enabled": "启用食物详情提示", + "config.solsweetpotato.food_blacklist": "黑名单", + "config.solsweetpotato.food_whitelist": "白名单(进行设置将禁用黑名单)", + "config.solsweetpotato.reset_on_death": "死亡时重置" +}