From 48ace3ca493a629c156eb75702b86bd4bdb34ecf Mon Sep 17 00:00:00 2001 From: Kurt Date: Wed, 1 Jun 2022 21:58:56 -0700 Subject: [PATCH] Update translatables --- .../legality/checks/LegalityCheckStrings_de.txt | 4 ++++ .../legality/checks/LegalityCheckStrings_en.txt | 4 ++++ .../legality/checks/LegalityCheckStrings_es.txt | 4 ++++ .../legality/checks/LegalityCheckStrings_fr.txt | 4 ++++ .../legality/checks/LegalityCheckStrings_it.txt | 4 ++++ .../legality/checks/LegalityCheckStrings_ja.txt | 4 ++++ .../legality/checks/LegalityCheckStrings_ko.txt | 4 ++++ .../legality/checks/LegalityCheckStrings_zh.txt | 4 ++++ PKHeX.Core/Resources/text/program/MessageStrings_de.txt | 3 ++- PKHeX.Core/Resources/text/program/MessageStrings_en.txt | 1 + PKHeX.Core/Resources/text/program/MessageStrings_es.txt | 3 ++- PKHeX.Core/Resources/text/program/MessageStrings_fr.txt | 3 ++- PKHeX.Core/Resources/text/program/MessageStrings_it.txt | 3 ++- PKHeX.Core/Resources/text/program/MessageStrings_ja.txt | 1 + PKHeX.Core/Resources/text/program/MessageStrings_ko.txt | 3 ++- PKHeX.Core/Resources/text/program/MessageStrings_zh.txt | 3 ++- PKHeX.WinForms/Resources/text/lang_de.txt | 9 +++++++++ PKHeX.WinForms/Resources/text/lang_en.txt | 9 +++++++++ PKHeX.WinForms/Resources/text/lang_es.txt | 9 +++++++++ PKHeX.WinForms/Resources/text/lang_fr.txt | 9 +++++++++ PKHeX.WinForms/Resources/text/lang_it.txt | 9 +++++++++ PKHeX.WinForms/Resources/text/lang_ja.txt | 9 +++++++++ PKHeX.WinForms/Resources/text/lang_ko.txt | 9 +++++++++ PKHeX.WinForms/Resources/text/lang_zh.txt | 9 +++++++++ 24 files changed, 118 insertions(+), 6 deletions(-) diff --git a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_de.txt b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_de.txt index e5b8cb297..c33358346 100644 --- a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_de.txt +++ b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_de.txt @@ -100,6 +100,7 @@ LEncGiftPIDMismatch = Mystery Gift fixed PID mismatch. LEncGiftShinyMismatch = Mystery Gift shiny mismatch. LEncGiftVersionNotDistributed = Mystery Gift cannot be received by this version. LEncInvalid = Unable to match an encounter from origin game. +LEncMasteryInitial = Initial move mastery flags do not match the encounter's expected state. LEncStaticMatch = Valid gift/static encounter. LEncStaticPIDShiny = Static Encounter shiny mismatch. LEncStaticRelearn = Static encounter relearn move mismatch. @@ -213,6 +214,7 @@ LIVAllEqual_0 = All IVs are {0}. LIVF_COUNT0_31 = Should have at least {0} IVs = 31. LIVNotCorrect = IVs do not match encounter requirements. LLevelEXPThreshold = Current experience matches level threshold. +LLevelEXPTooHigh = Current experience exceeds maximum amount for level 100. LLevelMetBelow = Current level is below met level. LLevelMetGift = Met Level does not match Mystery Gift level. LLevelMetGiftFail = Current Level below Mystery Gift level. @@ -375,6 +377,7 @@ LTransferBad = Can't obtain Species from Virtual Console games. LTransferEgg = Can't transfer Eggs between Generations. LTransferEggLocationTransporter = Invalid Met Location, expected Poké Transfer. LTransferEggMetLevel = Invalid Met Level for transfer. +LTransferFlagIllegal = Flagged as illegal by the game (glitch abuse). LTransferHTFlagRequired = Current handler cannot be past gen OT for transferred specimen. LTransferMet = Invalid Met Location, expected Poké Transfer or Crown. LTransferMetLocation = Invalid Transfer Met Location. @@ -382,6 +385,7 @@ LTransferMove = Incompatible transfer move. LTransferMoveG4HM = Defog and Whirlpool. One of the two moves should have been removed before transferred to Generation 5. LTransferMoveHM = Generation {0} HM. Should have been removed before transferred to Generation {1}. LTransferNature = Invalid Nature for transfer Experience. +LTransferNotPossible = Unable to transfer into current format from origin format. LTransferOriginFInvalid0_1 = {0} origin cannot exist in the currently loaded ({1}) save file. LTransferPIDECBitFlip = PID should be equal to EC [with top bit flipped]! LTransferPIDECEquals = PID should be equal to EC! diff --git a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_en.txt b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_en.txt index f908e3244..af1a4d164 100644 --- a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_en.txt +++ b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_en.txt @@ -100,6 +100,7 @@ LEncGiftPIDMismatch = Mystery Gift fixed PID mismatch. LEncGiftShinyMismatch = Mystery Gift shiny mismatch. LEncGiftVersionNotDistributed = Mystery Gift cannot be received by this version. LEncInvalid = Unable to match an encounter from origin game. +LEncMasteryInitial = Initial move mastery flags do not match the encounter's expected state. LEncStaticMatch = Valid gift/static encounter. LEncStaticPIDShiny = Static Encounter shiny mismatch. LEncStaticRelearn = Static encounter relearn move mismatch. @@ -213,6 +214,7 @@ LIVAllEqual_0 = All IVs are {0}. LIVF_COUNT0_31 = Should have at least {0} IVs = 31. LIVNotCorrect = IVs do not match encounter requirements. LLevelEXPThreshold = Current experience matches level threshold. +LLevelEXPTooHigh = Current experience exceeds maximum amount for level 100. LLevelMetBelow = Current level is below met level. LLevelMetGift = Met Level does not match Mystery Gift level. LLevelMetGiftFail = Current Level below Mystery Gift level. @@ -375,6 +377,7 @@ LTransferBad = Incorrectly transferred from previous generation. LTransferEgg = Can't transfer Eggs between Generations. LTransferEggLocationTransporter = Invalid Met Location, expected Poké Transfer. LTransferEggMetLevel = Invalid Met Level for transfer. +LTransferFlagIllegal = Flagged as illegal by the game (glitch abuse). LTransferHTFlagRequired = Current handler cannot be past gen OT for transferred specimen. LTransferMet = Invalid Met Location, expected Poké Transfer or Crown. LTransferMetLocation = Invalid Transfer Met Location. @@ -382,6 +385,7 @@ LTransferMove = Incompatible transfer move. LTransferMoveG4HM = Defog and Whirlpool. One of the two moves should have been removed before transferred to Generation 5. LTransferMoveHM = Generation {0} HM. Should have been removed before transferred to Generation {1}. LTransferNature = Invalid Nature for transfer Experience. +LTransferNotPossible = Unable to transfer into current format from origin format. LTransferOriginFInvalid0_1 = {0} origin cannot exist in the currently loaded ({1}) save file. LTransferPIDECBitFlip = PID should be equal to EC [with top bit flipped]! LTransferPIDECEquals = PID should be equal to EC! diff --git a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_es.txt b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_es.txt index 0af198b6f..0d87fe954 100644 --- a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_es.txt +++ b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_es.txt @@ -100,6 +100,7 @@ LEncGiftPIDMismatch = El PID obligatorio del Regalo Misterioso no es correcto. LEncGiftShinyMismatch = Regalo Misterioso Variocolor incorrecto. LEncGiftVersionNotDistributed = El Regalo Misterioso no puede ser recibido en esa edición. LEncInvalid = Imposible de encontrar un Encuentro en el Lugar de Origen. +LEncMasteryInitial = Initial move mastery flags do not match the encounter's expected state. LEncStaticMatch = Encuentro Estático/Regalo válido. LEncStaticPIDShiny = El Encuentro Estático con el Pokémon Variocolor no es correcto. LEncStaticRelearn = El movimiento recordable del Encuentro Estático no es correcto. @@ -213,6 +214,7 @@ LIVAllEqual_0 = Todos los IVs son {0}. LIVF_COUNT0_31 = Debería tener al menos {0} IVs = 31. LIVNotCorrect = Los IVs no coinciden con los requerimientos del encuentro. LLevelEXPThreshold = La experiencia actual coincide con la del umbral de nivel. +LLevelEXPTooHigh = Current experience exceeds maximum amount for level 100. LLevelMetBelow = El nivel actual está por debajo del Nivel de Encuentro. LLevelMetGift = El nivel actual no coincide con el nivel del Regalo Misterioso. LLevelMetGiftFail = El nivel actual está por debajo del nivel del Regalo Misterioso. @@ -375,6 +377,7 @@ LTransferBad = No se puede obtener la Especie en los juegos de Consola Virtual. LTransferEgg = No se pueden transferir Huevos entre generaciones. LTransferEggLocationTransporter = Lugar de Encuentro inválido, se esperaba Pokétransfer. LTransferEggMetLevel = Nivel de Encuentro inválido para el de transferencia. +LTransferFlagIllegal = Flagged as illegal by the game (glitch abuse). LTransferHTFlagRequired = El entrenador actual no ser de una generación anterior para una especie transferida. LTransferMet = Lugar de Encuentro Inválido. Se esperaba Pokétransfer o Corona. LTransferMetLocation = Lugar de Encuentro mediante transferencia inválido. @@ -382,6 +385,7 @@ LTransferMove = Movimiento de transferencia incompatible. LTransferMoveG4HM = Despejar y Torbellino. Uno de estos movimientos debe de ser eliminado antes de ser transferido a la Generación 5. LTransferMoveHM = MO de la {0} generación. Debería de haber sido eliminado antes de ser transferido a la Generación {1}. LTransferNature = Naturaleza no válida en base a la Experiencia tras la transferencia. +LTransferNotPossible = Unable to transfer into current format from origin format. LTransferOriginFInvalid0_1 = {0} origen no puede existir en la partida cargada ({1}) actualmente. LTransferPIDECBitFlip = ¡El PID debería de ser igual al EC [Con el primer dígito invertido]! LTransferPIDECEquals = ¡El PID debería de ser igual al EC! diff --git a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_fr.txt b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_fr.txt index 0c9e6c4de..e7a8160a8 100644 --- a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_fr.txt +++ b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_fr.txt @@ -100,6 +100,7 @@ LEncGiftPIDMismatch = Le PID du cadeau mystère obligatoire n'est pas correct. LEncGiftShinyMismatch = Le cadeau mystère shiny est incorrect. LEncGiftVersionNotDistributed = Cette version ne peut pas recevoir de Cadeau Mystère. LEncInvalid = Impossible de trouver une correspondance de rencontre dans le jeu d'origine. +LEncMasteryInitial = Initial move mastery flags do not match the encounter's expected state. LEncStaticMatch = Cadeau valide/rencontre statique. LEncStaticPIDShiny = Pokémon shiny-locked défini comme étant chromatique. LEncStaticRelearn = Le mouvement dé réapprentissage de la rencontre statique n'est pas correct. @@ -213,6 +214,7 @@ LIVAllEqual_0 = Tous les IVs sont {0}. LIVF_COUNT0_31 = Ce Pokémon doit avoir au moins {0} IVs parfaits. LIVNotCorrect = Les IVs ne correspondent pas aux exigences de la rencontre. LLevelEXPThreshold = Le montant d'Expérience actuel équivaut le palier du niveau défini. +LLevelEXPTooHigh = Current experience exceeds maximum amount for level 100. LLevelMetBelow = Niveau actuel au-dessous du niveau de rencontre. LLevelMetGift = Niveau de rencontre inégal au niveau défini par Cadeau Mystère. LLevelMetGiftFail = Niveau actuel au-dessous du niveau défini par Cadeau Mystère. @@ -375,6 +377,7 @@ LTransferBad = Espèce non obtenable dans jeu de Console Virtuelle. LTransferEgg = Un Œuf ne peut pas être transféré entre les générations. LTransferEggLocationTransporter = Emplacement rencontré non valide, transfert Poké attendu. LTransferEggMetLevel = Niveau atteint non valide pour le transfert. +LTransferFlagIllegal = Flagged as illegal by the game (glitch abuse). LTransferHTFlagRequired = L'entraîneur actuel ne sera pas d'une génération plus ancienne pour une espèce transférée. LTransferMet = Lieu de rencontre non valide. Pokétransfer ou Couronne attendus. LTransferMetLocation = Pokémon transféré, endroit de rencontre invalide. @@ -382,6 +385,7 @@ LTransferMove = Attaque de transfert incompatible. LTransferMoveG4HM = Anti-Brume ou Siphon doivent être oubliées avant tout transfert vers la Génération 5. LTransferMoveHM = CS de Génération {0}. Elle doit être oubliée avant de transférer le Pokémon vers la génération {1}. LTransferNature = Nature invalide pour l'expérience de transfert. +LTransferNotPossible = Unable to transfer into current format from origin format. LTransferOriginFInvalid0_1 = L'origine de {0} ne peut pas exister dans cette sauvegarde ({1}). LTransferPIDECBitFlip = Le PID doit être égal à EC [avec le bit supérieur retourné]! LTransferPIDECEquals = PID doit être égal à EC! diff --git a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_it.txt b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_it.txt index 348cd2e82..58a5d30ef 100644 --- a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_it.txt +++ b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_it.txt @@ -100,6 +100,7 @@ LEncGiftPIDMismatch = Il PID non corrisponde a quello del Dono Segreto. LEncGiftShinyMismatch = Il Dono Segreto non può essere Shiny. LEncGiftVersionNotDistributed = Il Dono Segreto non può essere ricevuto in questa versione di gioco. LEncInvalid = Impossibile trovare una corrispondenza per l'incontro nel gioco di origine. +LEncMasteryInitial = Initial move mastery flags do not match the encounter's expected state. LEncStaticMatch = Dono/Incontro statico valido. LEncStaticPIDShiny = L'Incontro statico non può essere shiny. LEncStaticRelearn = L'incontro statico non può avere la mossa ricordabile. @@ -213,6 +214,7 @@ LIVAllEqual_0 = Tutti gli IV sono {0}. LIVF_COUNT0_31 = Dovrebbe avere almeno {0} IVs = 31. LIVNotCorrect = Gli IV non combaciano con i requisiti dell'incontro. LLevelEXPThreshold = L'Esperienza è compatibile con il treshold del livello. +LLevelEXPTooHigh = Current experience exceeds maximum amount for level 100. LLevelMetBelow = Il livello attuale è al di sotto del livello di incontro. LLevelMetGift = Il livello di incontro non corrisponde al Dono Segreto. LLevelMetGiftFail = Il livello attuale è al di sotto del livello del Dono Segreto. @@ -375,6 +377,7 @@ LTransferBad = Impossibile ottenere la specie nei giochi Virtual Console. LTransferEgg = Impossibile tarsferire Uova tra Generazioni diverse. LTransferEggLocationTransporter = Luogo di incontro non valido, previsto Pokétrasporto. LTransferEggMetLevel = Livello di incontro non valido per il trasferimento. +LTransferFlagIllegal = Flagged as illegal by the game (glitch abuse). LTransferHTFlagRequired = Current handler cannot be past gen OT for transferred specimen. LTransferMet = Luogo di incontro invalido, previsto Pokétrasporto o Corona. LTransferMetLocation = Luogo di trasferimento non valido. @@ -382,6 +385,7 @@ LTransferMove = Mossa di trasferimento non valida. LTransferMoveG4HM = Scacciabruma e Mulinello. Una delle due mosse deve essere rimossa prima di poter avviare il trasferimento verso Gen 5. LTransferMoveHM = MN di {0} Gen. Deve essere rimossa prima di poter avviare il trasferimento verso Gen {1}. LTransferNature = Natura non valida per il processo di trasferimento. +LTransferNotPossible = Unable to transfer into current format from origin format. LTransferOriginFInvalid0_1 = L'origine {0} non può esistere nell'attuale ({1}) file di salvataggio. LTransferPIDECBitFlip = Il PID dovrebbe essere uguale alla EC [con i bit superiori flippati]! LTransferPIDECEquals = Il PID dovrebbe essere uguale alla EC! diff --git a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_ja.txt b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_ja.txt index a13877d97..dc78697ae 100644 --- a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_ja.txt +++ b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_ja.txt @@ -100,6 +100,7 @@ LEncGiftPIDMismatch = 性格値固定のため不一致 (ふしぎなおくり LEncGiftShinyMismatch = 色違い不一致 (ふしぎなおくりもの) LEncGiftVersionNotDistributed = このバージョンではふしぎなおくりものを受け取れません LEncInvalid = エンカウントエラー +LEncMasteryInitial = Initial move mastery flags do not match the encounter's expected state. LEncStaticMatch = Valid gift/static encounter. LEncStaticPIDShiny = Static Encounter shiny mismatch. LEncStaticRelearn = Static encounter relearn move mismatch. @@ -213,6 +214,7 @@ LIVAllEqual_0 = All IVs are {0}. LIVF_COUNT0_31 = Should have at least {0} IVs = 31. LIVNotCorrect = IVs do not match encounter requirements. LLevelEXPThreshold = Current experience matches level threshold. +LLevelEXPTooHigh = Current experience exceeds maximum amount for level 100. LLevelMetBelow = 現在のレベルが出会ったレベルより低いです LLevelMetGift = ふしぎなおくりもので出会ったレベルと一致しません LLevelMetGiftFail = Current Level below Mystery Gift level. @@ -375,6 +377,7 @@ LTransferBad = Can't obtain Species from Virtual Console games. LTransferEgg = Can't transfer Eggs between Generations. LTransferEggLocationTransporter = Invalid Met Location, expected Poké Transfer. LTransferEggMetLevel = Invalid Met Level for transfer. +LTransferFlagIllegal = Flagged as illegal by the game (glitch abuse). LTransferHTFlagRequired = Current handler cannot be past gen OT for transferred specimen. LTransferMet = Invalid Met Location, expected Poké Transfer or Crown. LTransferMetLocation = Invalid Transfer Met Location. @@ -382,6 +385,7 @@ LTransferMove = Incompatible transfer move. LTransferMoveG4HM = Defog and Whirlpool. One of the two moves should have been removed before transferred to Generation 5. LTransferMoveHM = Generation {0} HM. Should have been removed before transferred to Generation {1}. LTransferNature = Invalid Nature for transfer Experience. +LTransferNotPossible = Unable to transfer into current format from origin format. LTransferOriginFInvalid0_1 = {0} origin cannot exist in the currently loaded ({1}) save file. LTransferPIDECBitFlip = PID should be equal to EC [with top bit flipped]! LTransferPIDECEquals = PID should be equal to EC! diff --git a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_ko.txt b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_ko.txt index e3be3233d..e4749ea78 100644 --- a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_ko.txt +++ b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_ko.txt @@ -100,6 +100,7 @@ LEncGiftPIDMismatch = 이상한소포의 고정된 PID가 일치하지 않습니 LEncGiftShinyMismatch = 이상한소포의 색이 다른 포켓몬 여부가 일치하지 않습니다. LEncGiftVersionNotDistributed = 이 버전에서 받을 수 없는 이상한소포입니다. LEncInvalid = 만난 게임의 인카운터와 일치하지 않습니다. +LEncMasteryInitial = Initial move mastery flags do not match the encounter's expected state. LEncStaticMatch = 사용 가능한 선물/고정된 인카운터입니다. LEncStaticPIDShiny = 고정된 인카운터의 색이 다른 포켓몬 여부가 일치하지 않습니다. LEncStaticRelearn = 고정된 인카운터의 떠올리기 기술이 일치하지 않습니다. @@ -213,6 +214,7 @@ LIVAllEqual_0 = All IVs are {0}. LIVF_COUNT0_31 = 최소 {0}가지의 IV가 31이어야 합니다. LIVNotCorrect = IV가 인카운터 요구 조건과 일치하지 않습니다. LLevelEXPThreshold = 현재 경험치가 레벨 한계와 일치합니다. +LLevelEXPTooHigh = Current experience exceeds maximum amount for level 100. LLevelMetBelow = 현재 레벨이 만난 레벨보다 낮습니다. LLevelMetGift = 만난 레벨이 이상한소포 레벨과 일치하지 않습니다. LLevelMetGiftFail = 현재 레벨이 이상한소포 레벨보다 낮습니다. @@ -375,6 +377,7 @@ LTransferBad = 버추얼 콘솔 게임에서 얻을 수 없는 포켓몬 종류 LTransferEgg = 알은 세대를 옮길 수 없습니다. LTransferEggLocationTransporter = 만난 장소가 잘못되었습니다. 포케시프터로 예상됩니다. LTransferEggMetLevel = 만난 장소가 잘못되었습니다. +LTransferFlagIllegal = Flagged as illegal by the game (glitch abuse). LTransferHTFlagRequired = 현재 소유자는 전송된 포켓몬의 이전 세대 어버이와 같을 수 없습니다. LTransferMet = 만난 장소가 잘못되었습니다. 포케시프터 또는 크라운시티로 예상됩니다. LTransferMetLocation = 옮겨진 만난 장소가 잘못되었습니다. @@ -382,6 +385,7 @@ LTransferMove = 호환되지 않는 전송 공격. LTransferMoveG4HM = 안개제거와 바다회오리가 함께 존재합니다. 둘 중 하나는 5세대로 옮기기 전에 제거해야 합니다. LTransferMoveHM = {0}세대 비전머신입니다. {1}세대로 옮기기 전에 제거해야 합니다. LTransferNature = Invalid Nature for transfer Experience. +LTransferNotPossible = Unable to transfer into current format from origin format. LTransferOriginFInvalid0_1 = 현재 로드한 세이브파일 ({1}) 에서는 {0} 버전에서 만난 포켓몬이 존재할 수 없습니다. LTransferPIDECBitFlip = PID는 Top bit가 뒤집힌 암호화 상수와 동일해야 합니다! LTransferPIDECEquals = PID는 암호화 상수와 동일해야 합니다! diff --git a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_zh.txt b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_zh.txt index 6ce9fd53a..2d68efe02 100644 --- a/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_zh.txt +++ b/PKHeX.Core/Resources/legality/checks/LegalityCheckStrings_zh.txt @@ -100,6 +100,7 @@ LEncGiftPIDMismatch = 神秘礼物与 PID 不一致。 LEncGiftShinyMismatch = 神秘礼物与闪光状态不一致。 LEncGiftVersionNotDistributed = 神秘礼物不能被该版本接收。 LEncInvalid = 不能在来源版本中找到对应相遇方式。 +LEncMasteryInitial = Initial move mastery flags do not match the encounter's expected state. LEncStaticMatch = 合法的礼物/定点相遇。 LEncStaticPIDShiny = 定点相遇闪光条件不匹配。 LEncStaticRelearn = 定点遇见宝可梦,可回忆招式不匹配。 @@ -213,6 +214,7 @@ LIVAllEqual_0 = 所有个体值都是 {0}。 LIVF_COUNT0_31 = 至少有 {0} 项个体值 = 31。 LIVNotCorrect = 个体值与相遇要求不匹配 LLevelEXPThreshold = 当前经验与等级匹配。 +LLevelEXPTooHigh = Current experience exceeds maximum amount for level 100. LLevelMetBelow = 当前等级低于相遇等级。 LLevelMetGift = 相遇等级与神秘礼物等级不一致。 LLevelMetGiftFail = 相遇等级低于神秘礼物等级。 @@ -375,6 +377,7 @@ LTransferBad = 不能在VC中获得该种宝可梦。 LTransferEgg = 不能跨世代传送蛋。 LTransferEggLocationTransporter = 不合法相遇地点, 应该是虚拟传送。 LTransferEggMetLevel = 对于传送,相遇等级不合法。 +LTransferFlagIllegal = Flagged as illegal by the game (glitch abuse). LTransferHTFlagRequired = 对于通过前代传送获得的宝可梦,当前持有人不能为前代初训家。 LTransferMet = 不合法遇见地点,应该为传送或王冠。 LTransferMetLocation = 传送相遇地点不合法。 @@ -382,6 +385,7 @@ LTransferMove = 不兼容的虚拟传送招式。 LTransferMoveG4HM = 清除浓雾与潮旋。两者在传到5代以前必须被移除。 LTransferMoveHM = 第{0}世代秘传学习器(HM招式)。应在传至第{1}世代前被移除。 LTransferNature = 对于传送不合法的性格 +LTransferNotPossible = Unable to transfer into current format from origin format. LTransferOriginFInvalid0_1 = {0}来源的宝可梦不能存在于({1})的游戏记录。 LTransferPIDECBitFlip = PID应与加密常数相等[第一位反转]! LTransferPIDECEquals = PID应与加密常数相等! diff --git a/PKHeX.Core/Resources/text/program/MessageStrings_de.txt b/PKHeX.Core/Resources/text/program/MessageStrings_de.txt index 9e0af0a6a..5e430a964 100644 --- a/PKHeX.Core/Resources/text/program/MessageStrings_de.txt +++ b/PKHeX.Core/Resources/text/program/MessageStrings_de.txt @@ -232,6 +232,7 @@ MsgItemPouchRemoved = Die folgenden Items wurden aus der {0} Tasche entfernt. MsgSaveDifferentTypes = Die Spielstand Typen sind nicht identisch. MsgSaveDifferentVersions = Die Spielstand Versionen sind nicht identisch. MsgSaveNumberInvalid = Spielstand {0} ist ungültig. -MsgPluginFailLoad = Plugins konnten nicht geladen werden. Bitte versuche das fehlerhafte Plugin anhand der Fehlermeldung zu erkennen. Ein Plugin ist mölicherweise nicht up-to-date oder nicht kompatibel mit dieser Version von PKHeX. MsgSecretBaseDeleteConfirm = {0}s Geheimbasis (Eintrag {1:00}) löschen? MsgSecretBaseDeleteSelf = Deine eigene Geheimbasis kann nicht gelöscht werden. +MsgPluginFailLoad = Plugins konnten nicht geladen werden. Bitte versuche das fehlerhafte Plugin anhand der Fehlermeldung zu erkennen. Ein Plugin ist mölicherweise nicht up-to-date oder nicht kompatibel mit dieser Version von PKHeX. +MsgSaveBackupNotFound = Original file has been moved; unable to copy a backup. diff --git a/PKHeX.Core/Resources/text/program/MessageStrings_en.txt b/PKHeX.Core/Resources/text/program/MessageStrings_en.txt index c05bda2f0..e31008a5a 100644 --- a/PKHeX.Core/Resources/text/program/MessageStrings_en.txt +++ b/PKHeX.Core/Resources/text/program/MessageStrings_en.txt @@ -96,6 +96,7 @@ MsgSaveSlotEmpty = Can't have an empty/egg party. MsgSaveSlotLocked = Can't modify a locked slot. MsgSaveSlotBadData = Unable to set to this slot. MsgSaveBackup = Saved Backup of current SAV to: +MsgSaveBackupNotFound = Original file has been moved; unable to copy a backup. MsgSaveCurrentGeneration = Current SAV Generation: {0} MsgSaveBoxCloneFromTabs = Clone Pokemon from Editing Tabs to all slots in {0}? MsgSaveBoxSortCurrent = Sort Current Box? diff --git a/PKHeX.Core/Resources/text/program/MessageStrings_es.txt b/PKHeX.Core/Resources/text/program/MessageStrings_es.txt index 73db8eb75..149491c19 100644 --- a/PKHeX.Core/Resources/text/program/MessageStrings_es.txt +++ b/PKHeX.Core/Resources/text/program/MessageStrings_es.txt @@ -232,6 +232,7 @@ MsgItemPouchRemoved = Los siguientes artículos se han eliminado de la bolsa {0} MsgSaveDifferentTypes = Los tipos de archivos de guardado son diferentes. MsgSaveDifferentVersions = Las versiones de los archivos de guardado no son iguales. MsgSaveNumberInvalid = El archivo de Guardado {0} no es válido. -MsgPluginFailLoad = No se pudieron cargar los complementos. Consulte el mensaje de error para identificar el complemento defectuoso. Un complemento puede estar desactualizado o ser incompatible con esta versión de PKHeX. MsgSecretBaseDeleteConfirm = ¿Eliminar la Base Secreta de {0} (Entrada {1:00}) de tus registros? MsgSecretBaseDeleteSelf = No se puede eliminar tu Base Secreta. +MsgPluginFailLoad = No se pudieron cargar los complementos. Consulte el mensaje de error para identificar el complemento defectuoso. Un complemento puede estar desactualizado o ser incompatible con esta versión de PKHeX. +MsgSaveBackupNotFound = Original file has been moved; unable to copy a backup. diff --git a/PKHeX.Core/Resources/text/program/MessageStrings_fr.txt b/PKHeX.Core/Resources/text/program/MessageStrings_fr.txt index b01daac5e..1ca6a16ca 100644 --- a/PKHeX.Core/Resources/text/program/MessageStrings_fr.txt +++ b/PKHeX.Core/Resources/text/program/MessageStrings_fr.txt @@ -96,6 +96,7 @@ MsgSaveSlotEmpty = L'Équipe ne peut pas être vide, ni peut contenir que d'œuf MsgSaveSlotLocked = Impossible de modifier un emplacement verrouillé. MsgSaveSlotBadData = Impossible de définir cet emplacement. MsgSaveBackup = Copie du SAV actuel exportée vers : +MsgSaveBackupNotFound = Original file has been moved; unable to copy a backup. MsgSaveCurrentGeneration = Génération du SAV actuel : {0} MsgSaveBoxCloneFromTabs = Copier les Pokémon des onglets d'édition vers tous les emplacements de {0}? MsgSaveBoxSortCurrent = Trier la Boîte actuelle ? @@ -232,6 +233,6 @@ MsgItemPouchRemoved = Les éléments suivants ont été retirés de votre poche MsgSaveDifferentTypes = Les types de sauvegarde ne sont pas les mêmes. MsgSaveDifferentVersions = Les versions ne sont pas les mêmes. MsgSaveNumberInvalid = Sauvegarde {0} invalide. -MsgPluginFailLoad = Échec du chargement des plugins. Veuillez vous référer au message d'erreur pour identifier le plugin défectueux. Un plugin peut être obsolète / incompatible avec cette version du programme. MsgSecretBaseDeleteConfirm = Supprimer la base secrète de {0} (Entrée {1:00}) de vos enregistrements? MsgSecretBaseDeleteSelf = Impossible de supprimer votre base secrète. +MsgPluginFailLoad = Échec du chargement des plugins. Veuillez vous référer au message d'erreur pour identifier le plugin défectueux. Un plugin peut être obsolète / incompatible avec cette version du programme. diff --git a/PKHeX.Core/Resources/text/program/MessageStrings_it.txt b/PKHeX.Core/Resources/text/program/MessageStrings_it.txt index 16edce652..8674784b2 100644 --- a/PKHeX.Core/Resources/text/program/MessageStrings_it.txt +++ b/PKHeX.Core/Resources/text/program/MessageStrings_it.txt @@ -232,6 +232,7 @@ MsgItemPouchRemoved = The following item(s) have been removed from the {0} pouch MsgSaveDifferentTypes = Save File types are different. MsgSaveDifferentVersions = Save File versions are not the same. MsgSaveNumberInvalid = Save File {0} is not valid. -MsgPluginFailLoad = Plugins failed to load. Please refer to the error message to identify the faulty plugin. A plugin may be out of date / incompatible with this build of the program. MsgSecretBaseDeleteConfirm = Delete {0}'s secret base (Entry {1:00}) from your records? MsgSecretBaseDeleteSelf = Cannot delete your Secret Base. +MsgPluginFailLoad = Plugins failed to load. Please refer to the error message to identify the faulty plugin. A plugin may be out of date / incompatible with this build of the program. +MsgSaveBackupNotFound = Original file has been moved; unable to copy a backup. diff --git a/PKHeX.Core/Resources/text/program/MessageStrings_ja.txt b/PKHeX.Core/Resources/text/program/MessageStrings_ja.txt index a448913f8..52a9dae63 100644 --- a/PKHeX.Core/Resources/text/program/MessageStrings_ja.txt +++ b/PKHeX.Core/Resources/text/program/MessageStrings_ja.txt @@ -96,6 +96,7 @@ MsgSaveSlotEmpty = Can't have an empty/egg party. MsgSaveSlotLocked = Can't modify a locked slot. MsgSaveSlotBadData = Unable to set to this slot. MsgSaveBackup = Saved Backup of current SAV to: +MsgSaveBackupNotFound = Original file has been moved; unable to copy a backup. MsgSaveCurrentGeneration = Current SAV Generation: {0} MsgSaveBoxCloneFromTabs = Clone Pokemon from Editing Tabs to all slots in {0}? MsgSaveBoxSortCurrent = Sort Current Box? diff --git a/PKHeX.Core/Resources/text/program/MessageStrings_ko.txt b/PKHeX.Core/Resources/text/program/MessageStrings_ko.txt index f50d5edc8..63f57e6d3 100644 --- a/PKHeX.Core/Resources/text/program/MessageStrings_ko.txt +++ b/PKHeX.Core/Resources/text/program/MessageStrings_ko.txt @@ -232,6 +232,7 @@ MsgItemPouchRemoved = 다음 아이템을 가방에서 제거했습니다. MsgSaveDifferentTypes = 세이브 파일 유형이 서로 다릅니다. MsgSaveDifferentVersions = 세이브 파일 버전이 일치하지 않습니다. MsgSaveNumberInvalid = {0} 세이브 파일이 잘못되었습니다. -MsgPluginFailLoad = Plugins failed to load. Please refer to the error message to identify the faulty plugin. A plugin may be out of date / incompatible with this build of the program. MsgSecretBaseDeleteConfirm = Delete {0}'s secret base (Entry {1:00}) from your records? MsgSecretBaseDeleteSelf = Cannot delete your Secret Base. +MsgPluginFailLoad = Plugins failed to load. Please refer to the error message to identify the faulty plugin. A plugin may be out of date / incompatible with this build of the program. +MsgSaveBackupNotFound = Original file has been moved; unable to copy a backup. diff --git a/PKHeX.Core/Resources/text/program/MessageStrings_zh.txt b/PKHeX.Core/Resources/text/program/MessageStrings_zh.txt index e3900f417..3279dd9ef 100644 --- a/PKHeX.Core/Resources/text/program/MessageStrings_zh.txt +++ b/PKHeX.Core/Resources/text/program/MessageStrings_zh.txt @@ -232,6 +232,7 @@ MsgItemPouchRemoved = 下列道具已从 {0} 物品栏删除。 MsgSaveDifferentTypes = 存档文件类型不同。 MsgSaveDifferentVersions = 存档文件版本不同。 MsgSaveNumberInvalid = 存档文件 {0} 无效。 -MsgPluginFailLoad = 插件加载失败。请根据错误信息找到出错的插件。插件可能已经失效或与本程序的版本不兼容。 MsgSecretBaseDeleteConfirm = Delete {0}'s secret base (Entry {1:00}) from your records? MsgSecretBaseDeleteSelf = Cannot delete your Secret Base. +MsgPluginFailLoad = 插件加载失败。请根据错误信息找到出错的插件。插件可能已经失效或与本程序的版本不兼容。 +MsgSaveBackupNotFound = Original file has been moved; unable to copy a backup. diff --git a/PKHeX.WinForms/Resources/text/lang_de.txt b/PKHeX.WinForms/Resources/text/lang_de.txt index 30681be29..7e016993d 100644 --- a/PKHeX.WinForms/Resources/text/lang_de.txt +++ b/PKHeX.WinForms/Resources/text/lang_de.txt @@ -84,6 +84,7 @@ ErrorWindow.B_Continue=Fortfahren ErrorWindow.B_CopyToClipboard=In Zwischenablage kopieren ErrorWindow.L_ProvideInfo=Bitte gib diese Informationen an, wenn du den Fehler meldest: LocalizedDescription.AllowGen1Tradeback=Erlaube Gen 1 Rücktausch +LocalizedDescription.AllowGuessRejuvenateHOME=Allow PKM file conversion paths to guess the legal original encounter data that is not stored in the format that it was converted from. LocalizedDescription.AllowIncompatibleConversion=Erlaube PKM Transfer Methoden, die nicht offiziell möglich sind. Einzelne Eigenschaften werden der Reihe nach kopiert. LocalizedDescription.ApplyMarkings=Markierungen beim Import anwenden LocalizedDescription.ApplyNature=Statuswesen auf Wesen beim Import anwenden @@ -182,6 +183,7 @@ Main.B_Reset=Zurücksetzen Main.B_Roamer=Wanderer Main.B_SaveBoxBin=Speichere Boxen Main.B_VerifyCHK=Prüfsummen +Main.B_VerifySaveEntities=Verify All PKMs Main.BTN_History=Erinnerung Main.BTN_Medals=Medaillen Main.BTN_RandomAVs=Zufällige AVs @@ -686,8 +688,12 @@ SAV_Link6.L_Pokemiles= Pokémeilen SAV_Link6.TAB_Items=Items SAV_Link6.TAB_Main=Haupt SAV_Link6.TAB_PKM=Pokémon +SAV_MailBox.B_BoxDown=v +SAV_MailBox.B_BoxUp=^ SAV_MailBox.B_Cancel=Abbrechen SAV_MailBox.B_Delete=Löschen +SAV_MailBox.B_PartyDown=v +SAV_MailBox.B_PartyUp=^ SAV_MailBox.B_Save=Speichern SAV_MailBox.GB_Author=Autor SAV_MailBox.GB_MessageNUD=Nachricht @@ -876,6 +882,7 @@ SAV_Misc5.TAB_Entralink=Kontaktebene SAV_Misc5.TAB_Forest=Wald SAV_Misc5.TAB_Main=Haupt SAV_Misc5.TAB_Subway=Metro +SAV_Misc8b.B_Arceus=Unlock Arceus Event SAV_Misc8b.B_Cancel=Cancel SAV_Misc8b.B_Darkrai=Unlock Darkrai Event SAV_Misc8b.B_DefeatEyecatch=Defeat all Eyecatch Trainers @@ -1091,6 +1098,7 @@ SAV_PokedexLA.CHK_S5=Shiny Female SAV_PokedexLA.CHK_S6=Shiny Alpha Male SAV_PokedexLA.CHK_S7=Shiny Alpha Female SAV_PokedexLA.CHK_Seen=Seen +SAV_PokedexLA.CHK_Solitude=Solitude Complete SAV_PokedexLA.GB_CaughtInWild=Caught in the Wild SAV_PokedexLA.GB_Displayed=Displayed SAV_PokedexLA.GB_Height=Height @@ -1511,6 +1519,7 @@ SAV_Trainer7GG.Label_TID=TID: SAV_Trainer7GG.Tab_Complex=GO Komplex SAV_Trainer7GG.Tab_Overview=Übersicht SAV_Trainer8.B_Cancel=Abbrechen +SAV_Trainer8.B_CollectDiglett=Collect All Diglett SAV_Trainer8.B_CopyFromPartyToTitleScreen=Kopiere vom Team SAV_Trainer8.B_CopyFromPartyToTrainerCard=Kopiere vom Team SAV_Trainer8.B_MaxCash=+ diff --git a/PKHeX.WinForms/Resources/text/lang_en.txt b/PKHeX.WinForms/Resources/text/lang_en.txt index 39c616a76..1ec2aa3a4 100644 --- a/PKHeX.WinForms/Resources/text/lang_en.txt +++ b/PKHeX.WinForms/Resources/text/lang_en.txt @@ -84,6 +84,7 @@ ErrorWindow.B_Continue=Continue ErrorWindow.B_CopyToClipboard=Copy to Clipboard ErrorWindow.L_ProvideInfo=Please provide this information when reporting this error: LocalizedDescription.AllowGen1Tradeback=GB: Allow Generation 2 tradeback learnsets +LocalizedDescription.AllowGuessRejuvenateHOME=Allow PKM file conversion paths to guess the legal original encounter data that is not stored in the format that it was converted from. LocalizedDescription.AllowIncompatibleConversion=Allow PKM file conversion paths that are not possible via official methods. Individual properties will be copied sequentially. LocalizedDescription.ApplyMarkings=Apply Markings on Import LocalizedDescription.ApplyNature=Apply StatNature to Nature on Import @@ -182,6 +183,7 @@ Main.B_Reset=Reset Main.B_Roamer=Roamer Main.B_SaveBoxBin=Save Box Data++ Main.B_VerifyCHK=Verify Checksums +Main.B_VerifySaveEntities=Verify All PKMs Main.BTN_History=Memories Main.BTN_Medals=Medals Main.BTN_RandomAVs=Randomize AVs @@ -682,8 +684,12 @@ SAV_Link6.L_Pokemiles= PokéMiles SAV_Link6.TAB_Items=Items SAV_Link6.TAB_Main=Main SAV_Link6.TAB_PKM=Pokémon +SAV_MailBox.B_BoxDown=v +SAV_MailBox.B_BoxUp=^ SAV_MailBox.B_Cancel=Cancel SAV_MailBox.B_Delete=Delete +SAV_MailBox.B_PartyDown=v +SAV_MailBox.B_PartyUp=^ SAV_MailBox.B_Save=Save SAV_MailBox.GB_Author=Author SAV_MailBox.GB_MessageNUD=Message @@ -872,6 +878,7 @@ SAV_Misc5.TAB_Entralink=Entralink SAV_Misc5.TAB_Forest=Forest SAV_Misc5.TAB_Main=Main SAV_Misc5.TAB_Subway=Subway +SAV_Misc8b.B_Arceus=Unlock Arceus Event SAV_Misc8b.B_Cancel=Cancel SAV_Misc8b.B_Darkrai=Unlock Darkrai Event SAV_Misc8b.B_DefeatEyecatch=Defeat all Eyecatch Trainers @@ -1087,6 +1094,7 @@ SAV_PokedexLA.CHK_S5=Shiny Female SAV_PokedexLA.CHK_S6=Shiny Alpha Male SAV_PokedexLA.CHK_S7=Shiny Alpha Female SAV_PokedexLA.CHK_Seen=Seen +SAV_PokedexLA.CHK_Solitude=Solitude Complete SAV_PokedexLA.GB_CaughtInWild=Caught in the Wild SAV_PokedexLA.GB_Displayed=Displayed SAV_PokedexLA.GB_Height=Height @@ -1507,6 +1515,7 @@ SAV_Trainer7GG.Label_TID=TID: SAV_Trainer7GG.Tab_Complex=Go Complex SAV_Trainer7GG.Tab_Overview=Overview SAV_Trainer8.B_Cancel=Cancel +SAV_Trainer8.B_CollectDiglett=Collect All Diglett SAV_Trainer8.B_CopyFromPartyToTitleScreen=Copy From Party SAV_Trainer8.B_CopyFromPartyToTrainerCard=Copy From Party SAV_Trainer8.B_MaxCash=+ diff --git a/PKHeX.WinForms/Resources/text/lang_es.txt b/PKHeX.WinForms/Resources/text/lang_es.txt index 04bf574d2..29a8cb326 100644 --- a/PKHeX.WinForms/Resources/text/lang_es.txt +++ b/PKHeX.WinForms/Resources/text/lang_es.txt @@ -84,6 +84,7 @@ ErrorWindow.B_Continue=Continuar ErrorWindow.B_CopyToClipboard=Copiar al portapapeles ErrorWindow.L_ProvideInfo=Por favor, proporcione esta información cuando reporte el fallo: LocalizedDescription.AllowGen1Tradeback=GB: Permitir intercambio de movimientos desde la Generación 2. +LocalizedDescription.AllowGuessRejuvenateHOME=Allow PKM file conversion paths to guess the legal original encounter data that is not stored in the format that it was converted from. LocalizedDescription.AllowIncompatibleConversion=Permitir direcciones de conversión de archivos PKM que no son posibles por métodos oficiales. Las propiedades individuales serán copiadas secuencialmente. LocalizedDescription.ApplyMarkings=Aplicar marcadores al importar LocalizedDescription.ApplyNature=Aplicar StatNature a la naturaleza al importar @@ -182,6 +183,7 @@ Main.B_Reset=Reiniciar Main.B_Roamer=Errante Main.B_SaveBoxBin=Guardar Cajas++ Main.B_VerifyCHK=Checksum +Main.B_VerifySaveEntities=Verify All PKMs Main.BTN_History=Memorias Main.BTN_Medals=Medallas Main.BTN_RandomAVs=Aleatorizar AVs @@ -682,8 +684,12 @@ SAV_Link6.L_Pokemiles=PokéMillas: SAV_Link6.TAB_Items=Objetos SAV_Link6.TAB_Main=Inicio SAV_Link6.TAB_PKM=Pokémon +SAV_MailBox.B_BoxDown=v +SAV_MailBox.B_BoxUp=^ SAV_MailBox.B_Cancel=Cancelar SAV_MailBox.B_Delete=Eliminar +SAV_MailBox.B_PartyDown=v +SAV_MailBox.B_PartyUp=^ SAV_MailBox.B_Save=Guardar SAV_MailBox.GB_Author=Autor SAV_MailBox.GB_MessageNUD=Mensaje @@ -872,6 +878,7 @@ SAV_Misc5.TAB_Entralink=Zona Nexo SAV_Misc5.TAB_Forest=Bosque SAV_Misc5.TAB_Main=General SAV_Misc5.TAB_Subway=Metro +SAV_Misc8b.B_Arceus=Unlock Arceus Event SAV_Misc8b.B_Cancel=Cancel SAV_Misc8b.B_Darkrai=Unlock Darkrai Event SAV_Misc8b.B_DefeatEyecatch=Defeat all Eyecatch Trainers @@ -1087,6 +1094,7 @@ SAV_PokedexLA.CHK_S5=Shiny Female SAV_PokedexLA.CHK_S6=Shiny Alpha Male SAV_PokedexLA.CHK_S7=Shiny Alpha Female SAV_PokedexLA.CHK_Seen=Seen +SAV_PokedexLA.CHK_Solitude=Solitude Complete SAV_PokedexLA.GB_CaughtInWild=Caught in the Wild SAV_PokedexLA.GB_Displayed=Displayed SAV_PokedexLA.GB_Height=Height @@ -1507,6 +1515,7 @@ SAV_Trainer7GG.Label_TID=ID: SAV_Trainer7GG.Tab_Complex=Complejo GO SAV_Trainer7GG.Tab_Overview=General SAV_Trainer8.B_Cancel=Cancelar +SAV_Trainer8.B_CollectDiglett=Collect All Diglett SAV_Trainer8.B_CopyFromPartyToTitleScreen=Copiar desde el título SAV_Trainer8.B_CopyFromPartyToTrainerCard=Copiar desde el equipo SAV_Trainer8.B_MaxCash=+ diff --git a/PKHeX.WinForms/Resources/text/lang_fr.txt b/PKHeX.WinForms/Resources/text/lang_fr.txt index 3caa251e6..777248a06 100644 --- a/PKHeX.WinForms/Resources/text/lang_fr.txt +++ b/PKHeX.WinForms/Resources/text/lang_fr.txt @@ -84,6 +84,7 @@ ErrorWindow.B_Continue=Continuer ErrorWindow.B_CopyToClipboard=Copier dans le presse-papier ErrorWindow.L_ProvideInfo=Veuillez fournir les informations suivantes dans votre rapport d'erreur : LocalizedDescription.AllowGen1Tradeback=GB: Permettre les movepools de revenants de la Gén. 2 +LocalizedDescription.AllowGuessRejuvenateHOME=Allow PKM file conversion paths to guess the legal original encounter data that is not stored in the format that it was converted from. LocalizedDescription.AllowIncompatibleConversion=Allow PKM file conversion paths that are not possible via official methods. Individual properties will be copied sequentially. LocalizedDescription.ApplyMarkings=Appliquer des marques de l'import LocalizedDescription.ApplyNature=Appliquer StatNature à la nature lors de l'import @@ -182,6 +183,7 @@ Main.B_Reset=Reset Main.B_Roamer=Roamer Main.B_SaveBoxBin=Save Box Data++ Main.B_VerifyCHK=Checksums +Main.B_VerifySaveEntities=Verify All PKMs Main.BTN_History=Souvenirs Main.BTN_Medals=Médailles Main.BTN_RandomAVs=Randomize AVs @@ -686,8 +688,12 @@ SAV_Link6.L_Pokemiles= PokéMiles SAV_Link6.TAB_Items=Items SAV_Link6.TAB_Main=Main SAV_Link6.TAB_PKM=Pokémon +SAV_MailBox.B_BoxDown=v +SAV_MailBox.B_BoxUp=^ SAV_MailBox.B_Cancel=Cancel SAV_MailBox.B_Delete=Delete +SAV_MailBox.B_PartyDown=v +SAV_MailBox.B_PartyUp=^ SAV_MailBox.B_Save=Save SAV_MailBox.GB_Author=Author SAV_MailBox.GB_MessageNUD=Message @@ -876,6 +882,7 @@ SAV_Misc5.TAB_Entralink=Entralink SAV_Misc5.TAB_Forest=Forest SAV_Misc5.TAB_Main=Main SAV_Misc5.TAB_Subway=Subway +SAV_Misc8b.B_Arceus=Unlock Arceus Event SAV_Misc8b.B_Cancel=Cancel SAV_Misc8b.B_Darkrai=Unlock Darkrai Event SAV_Misc8b.B_DefeatEyecatch=Defeat all Eyecatch Trainers @@ -1091,6 +1098,7 @@ SAV_PokedexLA.CHK_S5=Shiny Female SAV_PokedexLA.CHK_S6=Shiny Alpha Male SAV_PokedexLA.CHK_S7=Shiny Alpha Female SAV_PokedexLA.CHK_Seen=Seen +SAV_PokedexLA.CHK_Solitude=Solitude Complete SAV_PokedexLA.GB_CaughtInWild=Caught in the Wild SAV_PokedexLA.GB_Displayed=Displayed SAV_PokedexLA.GB_Height=Height @@ -1511,6 +1519,7 @@ SAV_Trainer7GG.Label_TID=TID: SAV_Trainer7GG.Tab_Complex=Go Complex SAV_Trainer7GG.Tab_Overview=Overview SAV_Trainer8.B_Cancel=Cancel +SAV_Trainer8.B_CollectDiglett=Collect All Diglett SAV_Trainer8.B_CopyFromPartyToTitleScreen=Copy From Party SAV_Trainer8.B_CopyFromPartyToTrainerCard=Copy From Party SAV_Trainer8.B_MaxCash=+ diff --git a/PKHeX.WinForms/Resources/text/lang_it.txt b/PKHeX.WinForms/Resources/text/lang_it.txt index f84a7d43e..082f3de1d 100644 --- a/PKHeX.WinForms/Resources/text/lang_it.txt +++ b/PKHeX.WinForms/Resources/text/lang_it.txt @@ -84,6 +84,7 @@ ErrorWindow.B_Continue=Continua ErrorWindow.B_CopyToClipboard=Copiato negli appunti ErrorWindow.L_ProvideInfo=Per favore includi queste informazioni quando riporti questo errore: LocalizedDescription.AllowGen1Tradeback=GB:Consenti insieme di mosse tradeback da 2° Generazione. +LocalizedDescription.AllowGuessRejuvenateHOME=Allow PKM file conversion paths to guess the legal original encounter data that is not stored in the format that it was converted from. LocalizedDescription.AllowIncompatibleConversion=Consenti conversioni di file PKM via percorsi non possibili con metodi ufficiali. Le proprietà individuali verranno copiate in maniera sequenziale. LocalizedDescription.ApplyMarkings=Applica Segnalini durante l'importazione LocalizedDescription.ApplyNature=Applica la Natura delle Statistiche alla Natura durante l'importazine @@ -182,6 +183,7 @@ Main.B_Reset=Reset Main.B_Roamer=Vaganti Main.B_SaveBoxBin=Salva Dati Box++ Main.B_VerifyCHK=Verifica Checksum +Main.B_VerifySaveEntities=Verify All PKMs Main.BTN_History=Memorie Main.BTN_Medals=medaglie Main.BTN_RandomAVs=Casualizza AVs @@ -692,8 +694,12 @@ SAV_Link6.L_Pokemiles= Pokémiglia SAV_Link6.TAB_Items=Strumenti SAV_Link6.TAB_Main=Main SAV_Link6.TAB_PKM=Pokémon +SAV_MailBox.B_BoxDown=v +SAV_MailBox.B_BoxUp=^ SAV_MailBox.B_Cancel=Annulla SAV_MailBox.B_Delete=Elimina +SAV_MailBox.B_PartyDown=v +SAV_MailBox.B_PartyUp=^ SAV_MailBox.B_Save=Salva SAV_MailBox.GB_Author=Autore SAV_MailBox.GB_MessageNUD=Messaggio @@ -882,6 +888,7 @@ SAV_Misc5.TAB_Entralink=Intramondo SAV_Misc5.TAB_Forest=Foresta SAV_Misc5.TAB_Main=Main SAV_Misc5.TAB_Subway=Metrò +SAV_Misc8b.B_Arceus=Unlock Arceus Event SAV_Misc8b.B_Cancel=Annulla SAV_Misc8b.B_Darkrai=Sblocca l'Evento di Darkrai SAV_Misc8b.B_DefeatEyecatch=Sconfiggi tutti gli allenatori nei percorsi @@ -1097,6 +1104,7 @@ SAV_PokedexLA.CHK_S5=Shiny Femmina SAV_PokedexLA.CHK_S6=Shiny Alfa Maschio SAV_PokedexLA.CHK_S7=Shiny Alfa Femmina SAV_PokedexLA.CHK_Seen=Visti: +SAV_PokedexLA.CHK_Solitude=Solitude Complete SAV_PokedexLA.GB_CaughtInWild=Catturato come Selvatico SAV_PokedexLA.GB_Displayed=Visualizzato SAV_PokedexLA.GB_Height=Altezza @@ -1517,6 +1525,7 @@ SAV_Trainer7GG.Label_TID=TID: SAV_Trainer7GG.Tab_Complex=Go Park SAV_Trainer7GG.Tab_Overview=Panoramica SAV_Trainer8.B_Cancel=Annulla +SAV_Trainer8.B_CollectDiglett=Collect All Diglett SAV_Trainer8.B_CopyFromPartyToTitleScreen=Copia dalla Squadra SAV_Trainer8.B_CopyFromPartyToTrainerCard=Copia dalla Squadra SAV_Trainer8.B_MaxCash=+ diff --git a/PKHeX.WinForms/Resources/text/lang_ja.txt b/PKHeX.WinForms/Resources/text/lang_ja.txt index 90aeb6439..9c0c04717 100644 --- a/PKHeX.WinForms/Resources/text/lang_ja.txt +++ b/PKHeX.WinForms/Resources/text/lang_ja.txt @@ -84,6 +84,7 @@ ErrorWindow.B_Continue=続ける ErrorWindow.B_CopyToClipboard=クリップボードにコピー ErrorWindow.L_ProvideInfo=Please provide this information when reporting this error: LocalizedDescription.AllowGen1Tradeback=GB: Allow Generation 2 tradeback learnsets +LocalizedDescription.AllowGuessRejuvenateHOME=Allow PKM file conversion paths to guess the legal original encounter data that is not stored in the format that it was converted from. LocalizedDescription.AllowIncompatibleConversion=Allow PKM file conversion paths that are not possible via official methods. Individual properties will be copied sequentially. LocalizedDescription.ApplyMarkings=Apply Markings on Import LocalizedDescription.ApplyNature=Apply StatNature to Nature on Import @@ -182,6 +183,7 @@ Main.B_Reset=Reset Main.B_Roamer=徘徊ポケモン Main.B_SaveBoxBin=ボックスの書き出し Main.B_VerifyCHK=チェックサム +Main.B_VerifySaveEntities=Verify All PKMs Main.BTN_History=おもいで Main.BTN_Medals=スーパートレーニング Main.BTN_RandomAVs=Randomize AVs @@ -686,8 +688,12 @@ SAV_Link6.L_Pokemiles=ポケマイル SAV_Link6.TAB_Items=アイテム SAV_Link6.TAB_Main=メイン SAV_Link6.TAB_PKM=ポケモン +SAV_MailBox.B_BoxDown=v +SAV_MailBox.B_BoxUp=^ SAV_MailBox.B_Cancel=キャンセル SAV_MailBox.B_Delete=削除 +SAV_MailBox.B_PartyDown=v +SAV_MailBox.B_PartyUp=^ SAV_MailBox.B_Save=保存 SAV_MailBox.GB_Author=作成者 SAV_MailBox.GB_MessageNUD=メッセージ @@ -876,6 +882,7 @@ SAV_Misc5.TAB_Entralink=ハイリンク SAV_Misc5.TAB_Forest=Forest SAV_Misc5.TAB_Main=メイン SAV_Misc5.TAB_Subway=Subway +SAV_Misc8b.B_Arceus=Unlock Arceus Event SAV_Misc8b.B_Cancel=Cancel SAV_Misc8b.B_Darkrai=Unlock Darkrai Event SAV_Misc8b.B_DefeatEyecatch=Defeat all Eyecatch Trainers @@ -1091,6 +1098,7 @@ SAV_PokedexLA.CHK_S5=Shiny Female SAV_PokedexLA.CHK_S6=Shiny Alpha Male SAV_PokedexLA.CHK_S7=Shiny Alpha Female SAV_PokedexLA.CHK_Seen=Seen +SAV_PokedexLA.CHK_Solitude=Solitude Complete SAV_PokedexLA.GB_CaughtInWild=Caught in the Wild SAV_PokedexLA.GB_Displayed=Displayed SAV_PokedexLA.GB_Height=Height @@ -1511,6 +1519,7 @@ SAV_Trainer7GG.Label_TID=TID: SAV_Trainer7GG.Tab_Complex=Go Complex SAV_Trainer7GG.Tab_Overview=Overview SAV_Trainer8.B_Cancel=Cancel +SAV_Trainer8.B_CollectDiglett=Collect All Diglett SAV_Trainer8.B_CopyFromPartyToTitleScreen=Copy From Party SAV_Trainer8.B_CopyFromPartyToTrainerCard=Copy From Party SAV_Trainer8.B_MaxCash=+ diff --git a/PKHeX.WinForms/Resources/text/lang_ko.txt b/PKHeX.WinForms/Resources/text/lang_ko.txt index d91dc7bbd..1f287cfc0 100644 --- a/PKHeX.WinForms/Resources/text/lang_ko.txt +++ b/PKHeX.WinForms/Resources/text/lang_ko.txt @@ -84,6 +84,7 @@ ErrorWindow.B_Continue=계속 ErrorWindow.B_CopyToClipboard=클립보드에 복사 ErrorWindow.L_ProvideInfo=오류를 보고할 때 이 정보를 제공해 주세요: LocalizedDescription.AllowGen1Tradeback=GB: 2세대에서 옮겨온 1세대 기술 허용 +LocalizedDescription.AllowGuessRejuvenateHOME=Allow PKM file conversion paths to guess the legal original encounter data that is not stored in the format that it was converted from. LocalizedDescription.AllowIncompatibleConversion=Allow PKM file conversion paths that are not possible via official methods. Individual properties will be copied sequentially. LocalizedDescription.ApplyMarkings=가져오기 시 마킹하기 LocalizedDescription.ApplyNature=임포트시 자연에 StatNature 적용 @@ -182,6 +183,7 @@ Main.B_Reset=초기화 Main.B_Roamer=배회 포켓몬 Main.B_SaveBoxBin=박스 데이터 저장++ Main.B_VerifyCHK=체크섬 확인 +Main.B_VerifySaveEntities=Verify All PKMs Main.BTN_History=기억 Main.BTN_Medals=메달 Main.BTN_RandomAVs=AV 무작위 분배 @@ -682,8 +684,12 @@ SAV_Link6.L_Pokemiles= 포켓마일 SAV_Link6.TAB_Items=아이템 SAV_Link6.TAB_Main=기본 SAV_Link6.TAB_PKM=포켓몬 +SAV_MailBox.B_BoxDown=v +SAV_MailBox.B_BoxUp=^ SAV_MailBox.B_Cancel=취소 SAV_MailBox.B_Delete=삭제 +SAV_MailBox.B_PartyDown=v +SAV_MailBox.B_PartyUp=^ SAV_MailBox.B_Save=저장 SAV_MailBox.GB_Author=Author SAV_MailBox.GB_MessageNUD=메시지 @@ -872,6 +878,7 @@ SAV_Misc5.TAB_Entralink=하일링크 SAV_Misc5.TAB_Forest=숲 SAV_Misc5.TAB_Main=Main SAV_Misc5.TAB_Subway=Subway +SAV_Misc8b.B_Arceus=Unlock Arceus Event SAV_Misc8b.B_Cancel=Cancel SAV_Misc8b.B_Darkrai=Unlock Darkrai Event SAV_Misc8b.B_DefeatEyecatch=Defeat all Eyecatch Trainers @@ -1087,6 +1094,7 @@ SAV_PokedexLA.CHK_S5=Shiny Female SAV_PokedexLA.CHK_S6=Shiny Alpha Male SAV_PokedexLA.CHK_S7=Shiny Alpha Female SAV_PokedexLA.CHK_Seen=Seen +SAV_PokedexLA.CHK_Solitude=Solitude Complete SAV_PokedexLA.GB_CaughtInWild=Caught in the Wild SAV_PokedexLA.GB_Displayed=Displayed SAV_PokedexLA.GB_Height=Height @@ -1507,6 +1515,7 @@ SAV_Trainer7GG.Label_TID=TID: SAV_Trainer7GG.Tab_Complex=자세히 SAV_Trainer7GG.Tab_Overview=개요 SAV_Trainer8.B_Cancel=취소 +SAV_Trainer8.B_CollectDiglett=Collect All Diglett SAV_Trainer8.B_CopyFromPartyToTitleScreen=파티에서 복사 SAV_Trainer8.B_CopyFromPartyToTrainerCard=파티에서 복사 SAV_Trainer8.B_MaxCash=+ diff --git a/PKHeX.WinForms/Resources/text/lang_zh.txt b/PKHeX.WinForms/Resources/text/lang_zh.txt index 33f976608..38c2a083c 100644 --- a/PKHeX.WinForms/Resources/text/lang_zh.txt +++ b/PKHeX.WinForms/Resources/text/lang_zh.txt @@ -84,6 +84,7 @@ ErrorWindow.B_Continue=继续 ErrorWindow.B_CopyToClipboard=复制到剪切板 ErrorWindow.L_ProvideInfo=提交错误报告时请提供以下信息: LocalizedDescription.AllowGen1Tradeback=GB 允许二代传回的招式组合 +LocalizedDescription.AllowGuessRejuvenateHOME=Allow PKM file conversion paths to guess the legal original encounter data that is not stored in the format that it was converted from. LocalizedDescription.AllowIncompatibleConversion=Allow PKM file conversion paths that are not possible via official methods. Individual properties will be copied sequentially. LocalizedDescription.ApplyMarkings=导入时标记 LocalizedDescription.ApplyNature=在导入时将修正性格应用于性格 @@ -182,6 +183,7 @@ Main.B_Reset=重置 Main.B_Roamer=游走 Main.B_SaveBoxBin=保存箱子信息++ Main.B_VerifyCHK=验证校验值 +Main.B_VerifySaveEntities=Verify All PKMs Main.BTN_History=回忆 Main.BTN_Medals=超级训练 Main.BTN_RandomAVs=随机觉醒值 @@ -682,8 +684,12 @@ SAV_Link6.L_Pokemiles=宝可里程: SAV_Link6.TAB_Items=道具 SAV_Link6.TAB_Main=主界面 SAV_Link6.TAB_PKM=宝可梦 +SAV_MailBox.B_BoxDown=v +SAV_MailBox.B_BoxUp=^ SAV_MailBox.B_Cancel=取消 SAV_MailBox.B_Delete=删除 +SAV_MailBox.B_PartyDown=v +SAV_MailBox.B_PartyUp=^ SAV_MailBox.B_Save=保存 SAV_MailBox.GB_Author=作者 SAV_MailBox.GB_MessageNUD=信息 @@ -872,6 +878,7 @@ SAV_Misc5.TAB_Entralink=连入 SAV_Misc5.TAB_Forest=森林 SAV_Misc5.TAB_Main=主界面 SAV_Misc5.TAB_Subway=地铁 +SAV_Misc8b.B_Arceus=Unlock Arceus Event SAV_Misc8b.B_Cancel=取消 SAV_Misc8b.B_Darkrai=解锁达克莱伊事件 SAV_Misc8b.B_DefeatEyecatch=打败所有动画过场训练家 @@ -1087,6 +1094,7 @@ SAV_PokedexLA.CHK_S5=异色母 SAV_PokedexLA.CHK_S6=异色公头目 SAV_PokedexLA.CHK_S7=异色母头目 SAV_PokedexLA.CHK_Seen=见过 +SAV_PokedexLA.CHK_Solitude=Solitude Complete SAV_PokedexLA.GB_CaughtInWild=在野外捕捉 SAV_PokedexLA.GB_Displayed=显示 SAV_PokedexLA.GB_Height=身高 @@ -1507,6 +1515,7 @@ SAV_Trainer7GG.Label_TID=表ID: SAV_Trainer7GG.Tab_Complex=GO游乐区 SAV_Trainer7GG.Tab_Overview=概览 SAV_Trainer8.B_Cancel=取消 +SAV_Trainer8.B_CollectDiglett=Collect All Diglett SAV_Trainer8.B_CopyFromPartyToTitleScreen=从同行复制 SAV_Trainer8.B_CopyFromPartyToTrainerCard=从同行复制 SAV_Trainer8.B_MaxCash=+