[Localization] challenge.ts zh_cn translation (#1958)

* Update challenges.ts

* Update challenges.ts
This commit is contained in:
40chyan 2024-06-09 08:06:27 +08:00 committed by GitHub
parent 8e0e8952da
commit 60a3edb918
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,67 +1,67 @@
import { SimpleTranslationEntries } from "#app/plugins/i18n"; import { SimpleTranslationEntries } from "#app/plugins/i18n";
export const challenges: SimpleTranslationEntries = { export const challenges: SimpleTranslationEntries = {
"title": "Challenge Modifiers", "title": "适用挑战条件",
"points": "Bad Ideas", "points": "Bad Ideas",
"confirm_start": "Proceed with these challenges?", "confirm_start": "要执行这些挑战吗?",
"singleGeneration.name": "Mono Gen", "singleGeneration.name": "单一世代",
"singleGeneration.value.0": "Off", "singleGeneration.value.0": "关闭",
"singleGeneration.desc.0": "You can only use pokemon from the chosen generation.", "singleGeneration.desc.0": "你只能使用所选世代的宝可梦",
"singleGeneration.value.1": "Gen 1", "singleGeneration.value.1": "第一世代",
"singleGeneration.desc.1": "You can only use pokemon from generation one.", "singleGeneration.desc.1": "你只能使用第一世代的宝可梦",
"singleGeneration.value.2": "Gen 2", "singleGeneration.value.2": "第二世代",
"singleGeneration.desc.2": "You can only use pokemon from generation two.", "singleGeneration.desc.2": "你只能使用第二世代的宝可梦",
"singleGeneration.value.3": "Gen 3", "singleGeneration.value.3": "第三世代",
"singleGeneration.desc.3": "You can only use pokemon from generation three.", "singleGeneration.desc.3": "你只能使用第三世代的宝可梦",
"singleGeneration.value.4": "Gen 4", "singleGeneration.value.4": "第四世代",
"singleGeneration.desc.4": "You can only use pokemon from generation four.", "singleGeneration.desc.4": "你只能使用第四世代的宝可梦",
"singleGeneration.value.5": "Gen 5", "singleGeneration.value.5": "第五世代",
"singleGeneration.desc.5": "You can only use pokemon from generation five.", "singleGeneration.desc.5": "你只能使用第五世代的宝可梦",
"singleGeneration.value.6": "Gen 6", "singleGeneration.value.6": "第六世代",
"singleGeneration.desc.6": "You can only use pokemon from generation six.", "singleGeneration.desc.6": "你只能使用第六世代的宝可梦",
"singleGeneration.value.7": "Gen 7", "singleGeneration.value.7": "第七世代",
"singleGeneration.desc.7": "You can only use pokemon from generation seven.", "singleGeneration.desc.7": "你只能使用第七世代的宝可梦",
"singleGeneration.value.8": "Gen 8", "singleGeneration.value.8": "第八世代",
"singleGeneration.desc.8": "You can only use pokemon from generation eight.", "singleGeneration.desc.8": "你只能使用第八世代的宝可梦",
"singleGeneration.value.9": "Gen 9", "singleGeneration.value.9": "第久世代",
"singleGeneration.desc.9": "You can only use pokemon from generation nine.", "singleGeneration.desc.9": "你只能使用第九世代的宝可梦",
"singleType.name": "Mono Type", "singleType.name": "单属性",
"singleType.value.0": "Off", "singleType.value.0": "关闭",
"singleType.desc.0": "You can only use pokemon of the chosen type.", "singleType.desc.0": "你只能使用所选属性的宝可梦",
"singleType.value.1": "Normal", "singleType.value.1": "普通",
"singleType.desc.1": "You can only use pokemon with the Normal type.", "singleType.desc.1": "你只能使用普通属性的宝可梦",
"singleType.value.2": "Fighting", "singleType.value.2": "格斗",
"singleType.desc.2": "You can only use pokemon with the Fighting type.", "singleType.desc.2": "你只能使用格斗属性的宝可梦",
"singleType.value.3": "Flying", "singleType.value.3": "飞行",
"singleType.desc.3": "You can only use pokemon with the Flying type.", "singleType.desc.3": "你只能使用飞行属性的宝可梦",
"singleType.value.4": "Poison", "singleType.value.4": "",
"singleType.desc.4": "You can only use pokemon with the Poison type.", "singleType.desc.4": "你只能使用毒属性的宝可梦",
"singleType.value.5": "Ground", "singleType.value.5": "地面",
"singleType.desc.5": "You can only use pokemon with the Ground type.", "singleType.desc.5": "你只能使用地面属性的宝可梦",
"singleType.value.6": "Rock", "singleType.value.6": "岩石",
"singleType.desc.6": "You can only use pokemon with the Rock type.", "singleType.desc.6": "你只能使用所选属性的宝可梦",
"singleType.value.7": "Bug", "singleType.value.7": "",
"singleType.desc.7": "You can only use pokemon with the Bug type.", "singleType.desc.7": "你只能使用虫属性的宝可梦",
"singleType.value.8": "Ghost", "singleType.value.8": "幽灵",
"singleType.desc.8": "You can only use pokemon with the Ghost type.", "singleType.desc.8": "你只能使用幽灵属性的宝可梦",
"singleType.value.9": "Steel", "singleType.value.9": "",
"singleType.desc.9": "You can only use pokemon with the Steel type.", "singleType.desc.9": "你只能使用钢属性的宝可梦",
"singleType.value.10": "Fire", "singleType.value.10": "",
"singleType.desc.10": "You can only use pokemon with the Fire type.", "singleType.desc.10": "你只能使用火属性的宝可梦",
"singleType.value.11": "Water", "singleType.value.11": "",
"singleType.desc.11": "You can only use pokemon with the Water type.", "singleType.desc.11": "你只能使用水属性的宝可梦",
"singleType.value.12": "Grass", "singleType.value.12": "",
"singleType.desc.12": "You can only use pokemon with the Grass type.", "singleType.desc.12": "你只能使用草属性的宝可梦",
"singleType.value.13": "Electric", "singleType.value.13": "",
"singleType.desc.13": "You can only use pokemon with the Electric type.", "singleType.desc.13": "你只能使用电属性的宝可梦",
"singleType.value.14": "Psychic", "singleType.value.14": "超能",
"singleType.desc.14": "You can only use pokemon with the Psychic type.", "singleType.desc.14": "你只能使用超能属性的宝可梦",
"singleType.value.15": "Ice", "singleType.value.15": "",
"singleType.desc.15": "You can only use pokemon with the Ice type.", "singleType.desc.15": "你只能使用冰属性的宝可梦",
"singleType.value.16": "Dragon", "singleType.value.16": "",
"singleType.desc.16": "You can only use pokemon with the Dragon type.", "singleType.desc.16": "你只能使用龙属性的宝可梦",
"singleType.value.17": "Dark", "singleType.value.17": "",
"singleType.desc.17": "You can only use pokemon with the Dark type.", "singleType.desc.17": "你只能使用恶属性的宝可梦",
"singleType.value.18": "Fairy", "singleType.value.18": "妖精",
"singleType.desc.18": "You can only use pokemon with the Fairy type.", "singleType.desc.18": "你只能使用妖精属性的宝可梦",
} as const; } as const;