From e0aa1934e7be00955dede723c75dfc555472dc7c Mon Sep 17 00:00:00 2001 From: Kurt Date: Fri, 1 Jun 2018 19:10:05 -0700 Subject: [PATCH] Update translations yield the Box Sort/Modify/Delete menustrip --- PKHeX.Core/Resources/text/de/lang_de.txt | 35 +++++++++++++++++++ PKHeX.Core/Resources/text/en/lang_en.txt | 35 +++++++++++++++++++ PKHeX.Core/Resources/text/es/lang_es.txt | 35 +++++++++++++++++++ PKHeX.Core/Resources/text/fr/lang_fr.txt | 35 +++++++++++++++++++ PKHeX.Core/Resources/text/it/lang_it.txt | 35 +++++++++++++++++++ PKHeX.Core/Resources/text/ja/lang_ja.txt | 35 +++++++++++++++++++ .../text/ko/LegalityCheckStrings_ko.txt | 10 +++--- PKHeX.Core/Resources/text/ko/lang_ko.txt | 35 +++++++++++++++++++ .../text/other/LegalityCheckStrings_pt.txt | 10 +++--- PKHeX.Core/Resources/text/other/lang_pt.txt | 35 +++++++++++++++++++ .../text/zh/LegalityCheckStrings_zh.txt | 10 +++--- PKHeX.Core/Resources/text/zh/lang_zh.txt | 35 +++++++++++++++++++ .../Controls/SAV Editor/SAVEditor.cs | 2 +- 13 files changed, 331 insertions(+), 16 deletions(-) diff --git a/PKHeX.Core/Resources/text/de/lang_de.txt b/PKHeX.Core/Resources/text/de/lang_de.txt index f63804656..9ba3a3a11 100644 --- a/PKHeX.Core/Resources/text/de/lang_de.txt +++ b/PKHeX.Core/Resources/text/de/lang_de.txt @@ -217,6 +217,41 @@ Main.Menu_ShowdownExportPKM=Exportiere Set in Zwischenablage Main.Menu_ShowdownImportPKM=Importiere Set aus Zwischenablage Main.Menu_Tools=Werkzeuge Main.Menu_Undo=Undo Last Change +Main.mnu_Delete=Delete +Main.mnu_DeleteAll=Clear +Main.mnu_DeleteEggs=Eggs +Main.mnu_DeleteForeign=Foreign +Main.mnu_DeleteIllegal=Illegal +Main.mnu_DeleteItemless=No Held Item +Main.mnu_DeletePastGen=Past Generation +Main.mnu_DeleteUntrained=Untrained +Main.mnu_Modify=Modify +Main.mnu_ModifyHatchEggs=Hatch Eggs +Main.mnu_ModifyHyperTrain=Hyper Train +Main.mnu_ModifyMaxFriendship=Max Friendship +Main.mnu_ModifyMaxLevel=Max Level +Main.mnu_ModifyRandomMoves=Randomize Moves +Main.mnu_ModifyRemoveItem=Delete Held Item +Main.mnu_ModifyRemoveNicknames=Remove Nicknames +Main.mnu_ModifyResetMoves=Reset Moves +Main.mnu_SortBox=SortBox +Main.mnu_SortBoxAdvanced=SortBoxAdvanced +Main.mnu_SortBoxAdvancedBST=Base Stat Total +Main.mnu_SortBoxAdvancedLegal=Legal +Main.mnu_SortBoxAdvancedOwner=Ownership +Main.mnu_SortBoxAdvancedPotential=IV Potential +Main.mnu_SortBoxAdvancedTraining=EV Training +Main.mnu_SortBoxAdvancedType=Type +Main.mnu_SortBoxAdvancedUsage=Usage +Main.mnu_SortBoxAdvancedVersion=Version +Main.mnu_SortBoxDate=Met Date +Main.mnu_SortBoxLevel=Level (Low to High) +Main.mnu_SortBoxLevelRev=Level (High to Low) +Main.mnu_SortBoxName=Species Name +Main.mnu_SortBoxRandom=Random +Main.mnu_SortBoxShiny=Shiny +Main.mnu_SortBoxSpecies=Pokédex No. +Main.mnu_SortBoxSpeciesRev=Pokédex No. (Reverse) Main.mnuDelete=Löschen Main.mnuLegality=Legality Main.mnuLLegality=Legality diff --git a/PKHeX.Core/Resources/text/en/lang_en.txt b/PKHeX.Core/Resources/text/en/lang_en.txt index 0091089c4..d982b9423 100644 --- a/PKHeX.Core/Resources/text/en/lang_en.txt +++ b/PKHeX.Core/Resources/text/en/lang_en.txt @@ -217,6 +217,41 @@ Main.Menu_ShowdownExportPKM=Export Set to Clipboard Main.Menu_ShowdownImportPKM=Import Set from Clipboard Main.Menu_Tools=Tools Main.Menu_Undo=Undo Last Change +Main.mnu_Delete=Delete +Main.mnu_DeleteAll=Clear +Main.mnu_DeleteEggs=Eggs +Main.mnu_DeleteForeign=Foreign +Main.mnu_DeleteIllegal=Illegal +Main.mnu_DeleteItemless=No Held Item +Main.mnu_DeletePastGen=Past Generation +Main.mnu_DeleteUntrained=Untrained +Main.mnu_Modify=Modify +Main.mnu_ModifyHatchEggs=Hatch Eggs +Main.mnu_ModifyHyperTrain=Hyper Train +Main.mnu_ModifyMaxFriendship=Max Friendship +Main.mnu_ModifyMaxLevel=Max Level +Main.mnu_ModifyRandomMoves=Randomize Moves +Main.mnu_ModifyRemoveItem=Delete Held Item +Main.mnu_ModifyRemoveNicknames=Remove Nicknames +Main.mnu_ModifyResetMoves=Reset Moves +Main.mnu_SortBox=SortBox +Main.mnu_SortBoxAdvanced=SortBoxAdvanced +Main.mnu_SortBoxAdvancedBST=Base Stat Total +Main.mnu_SortBoxAdvancedLegal=Legal +Main.mnu_SortBoxAdvancedOwner=Ownership +Main.mnu_SortBoxAdvancedPotential=IV Potential +Main.mnu_SortBoxAdvancedTraining=EV Training +Main.mnu_SortBoxAdvancedType=Type +Main.mnu_SortBoxAdvancedUsage=Usage +Main.mnu_SortBoxAdvancedVersion=Version +Main.mnu_SortBoxDate=Met Date +Main.mnu_SortBoxLevel=Level (Low to High) +Main.mnu_SortBoxLevelRev=Level (High to Low) +Main.mnu_SortBoxName=Species Name +Main.mnu_SortBoxRandom=Random +Main.mnu_SortBoxShiny=Shiny +Main.mnu_SortBoxSpecies=Pokédex No. +Main.mnu_SortBoxSpeciesRev=Pokédex No. (Reverse) Main.mnuDelete=Delete Main.mnuLegality=Legality Main.mnuLLegality=Legality diff --git a/PKHeX.Core/Resources/text/es/lang_es.txt b/PKHeX.Core/Resources/text/es/lang_es.txt index c3a541933..72e264788 100644 --- a/PKHeX.Core/Resources/text/es/lang_es.txt +++ b/PKHeX.Core/Resources/text/es/lang_es.txt @@ -217,6 +217,41 @@ Main.Menu_ShowdownExportPKM=Exportar set desde el portapapeles Main.Menu_ShowdownImportPKM=Importar set desde el portapapeles Main.Menu_Tools=Herramientas Main.Menu_Undo=Undo Last Change +Main.mnu_Delete=Delete +Main.mnu_DeleteAll=Clear +Main.mnu_DeleteEggs=Eggs +Main.mnu_DeleteForeign=Foreign +Main.mnu_DeleteIllegal=Illegal +Main.mnu_DeleteItemless=No Held Item +Main.mnu_DeletePastGen=Past Generation +Main.mnu_DeleteUntrained=Untrained +Main.mnu_Modify=Modify +Main.mnu_ModifyHatchEggs=Hatch Eggs +Main.mnu_ModifyHyperTrain=Hyper Train +Main.mnu_ModifyMaxFriendship=Max Friendship +Main.mnu_ModifyMaxLevel=Max Level +Main.mnu_ModifyRandomMoves=Randomize Moves +Main.mnu_ModifyRemoveItem=Delete Held Item +Main.mnu_ModifyRemoveNicknames=Remove Nicknames +Main.mnu_ModifyResetMoves=Reset Moves +Main.mnu_SortBox=SortBox +Main.mnu_SortBoxAdvanced=SortBoxAdvanced +Main.mnu_SortBoxAdvancedBST=Base Stat Total +Main.mnu_SortBoxAdvancedLegal=Legal +Main.mnu_SortBoxAdvancedOwner=Ownership +Main.mnu_SortBoxAdvancedPotential=IV Potential +Main.mnu_SortBoxAdvancedTraining=EV Training +Main.mnu_SortBoxAdvancedType=Type +Main.mnu_SortBoxAdvancedUsage=Usage +Main.mnu_SortBoxAdvancedVersion=Version +Main.mnu_SortBoxDate=Met Date +Main.mnu_SortBoxLevel=Level (Low to High) +Main.mnu_SortBoxLevelRev=Level (High to Low) +Main.mnu_SortBoxName=Species Name +Main.mnu_SortBoxRandom=Random +Main.mnu_SortBoxShiny=Shiny +Main.mnu_SortBoxSpecies=Pokédex No. +Main.mnu_SortBoxSpeciesRev=Pokédex No. (Reverse) Main.mnuDelete=Borrar Main.mnuLegality=Legality Main.mnuLLegality=Legality diff --git a/PKHeX.Core/Resources/text/fr/lang_fr.txt b/PKHeX.Core/Resources/text/fr/lang_fr.txt index df02a8195..9155d55d2 100644 --- a/PKHeX.Core/Resources/text/fr/lang_fr.txt +++ b/PKHeX.Core/Resources/text/fr/lang_fr.txt @@ -217,6 +217,41 @@ Main.Menu_ShowdownExportPKM=Exporter set Showdown Main.Menu_ShowdownImportPKM=Importer set Showdown Main.Menu_Tools=Outils Main.Menu_Undo=Undo Last Change +Main.mnu_Delete=Delete +Main.mnu_DeleteAll=Clear +Main.mnu_DeleteEggs=Eggs +Main.mnu_DeleteForeign=Foreign +Main.mnu_DeleteIllegal=Illegal +Main.mnu_DeleteItemless=No Held Item +Main.mnu_DeletePastGen=Past Generation +Main.mnu_DeleteUntrained=Untrained +Main.mnu_Modify=Modify +Main.mnu_ModifyHatchEggs=Hatch Eggs +Main.mnu_ModifyHyperTrain=Hyper Train +Main.mnu_ModifyMaxFriendship=Max Friendship +Main.mnu_ModifyMaxLevel=Max Level +Main.mnu_ModifyRandomMoves=Randomize Moves +Main.mnu_ModifyRemoveItem=Delete Held Item +Main.mnu_ModifyRemoveNicknames=Remove Nicknames +Main.mnu_ModifyResetMoves=Reset Moves +Main.mnu_SortBox=SortBox +Main.mnu_SortBoxAdvanced=SortBoxAdvanced +Main.mnu_SortBoxAdvancedBST=Base Stat Total +Main.mnu_SortBoxAdvancedLegal=Legal +Main.mnu_SortBoxAdvancedOwner=Ownership +Main.mnu_SortBoxAdvancedPotential=IV Potential +Main.mnu_SortBoxAdvancedTraining=EV Training +Main.mnu_SortBoxAdvancedType=Type +Main.mnu_SortBoxAdvancedUsage=Usage +Main.mnu_SortBoxAdvancedVersion=Version +Main.mnu_SortBoxDate=Met Date +Main.mnu_SortBoxLevel=Level (Low to High) +Main.mnu_SortBoxLevelRev=Level (High to Low) +Main.mnu_SortBoxName=Species Name +Main.mnu_SortBoxRandom=Random +Main.mnu_SortBoxShiny=Shiny +Main.mnu_SortBoxSpecies=Pokédex No. +Main.mnu_SortBoxSpeciesRev=Pokédex No. (Reverse) Main.mnuDelete=Effacer Main.mnuLegality=Legality Main.mnuLLegality=Legality diff --git a/PKHeX.Core/Resources/text/it/lang_it.txt b/PKHeX.Core/Resources/text/it/lang_it.txt index da0a9c927..d6f5c392f 100644 --- a/PKHeX.Core/Resources/text/it/lang_it.txt +++ b/PKHeX.Core/Resources/text/it/lang_it.txt @@ -217,6 +217,41 @@ Main.Menu_ShowdownExportPKM=Export Set to Clipboard Main.Menu_ShowdownImportPKM=Import Set from Clipboard Main.Menu_Tools=Tools Main.Menu_Undo=Undo Last Change +Main.mnu_Delete=Delete +Main.mnu_DeleteAll=Clear +Main.mnu_DeleteEggs=Eggs +Main.mnu_DeleteForeign=Foreign +Main.mnu_DeleteIllegal=Illegal +Main.mnu_DeleteItemless=No Held Item +Main.mnu_DeletePastGen=Past Generation +Main.mnu_DeleteUntrained=Untrained +Main.mnu_Modify=Modify +Main.mnu_ModifyHatchEggs=Hatch Eggs +Main.mnu_ModifyHyperTrain=Hyper Train +Main.mnu_ModifyMaxFriendship=Max Friendship +Main.mnu_ModifyMaxLevel=Max Level +Main.mnu_ModifyRandomMoves=Randomize Moves +Main.mnu_ModifyRemoveItem=Delete Held Item +Main.mnu_ModifyRemoveNicknames=Remove Nicknames +Main.mnu_ModifyResetMoves=Reset Moves +Main.mnu_SortBox=SortBox +Main.mnu_SortBoxAdvanced=SortBoxAdvanced +Main.mnu_SortBoxAdvancedBST=Base Stat Total +Main.mnu_SortBoxAdvancedLegal=Legal +Main.mnu_SortBoxAdvancedOwner=Ownership +Main.mnu_SortBoxAdvancedPotential=IV Potential +Main.mnu_SortBoxAdvancedTraining=EV Training +Main.mnu_SortBoxAdvancedType=Type +Main.mnu_SortBoxAdvancedUsage=Usage +Main.mnu_SortBoxAdvancedVersion=Version +Main.mnu_SortBoxDate=Met Date +Main.mnu_SortBoxLevel=Level (Low to High) +Main.mnu_SortBoxLevelRev=Level (High to Low) +Main.mnu_SortBoxName=Species Name +Main.mnu_SortBoxRandom=Random +Main.mnu_SortBoxShiny=Shiny +Main.mnu_SortBoxSpecies=Pokédex No. +Main.mnu_SortBoxSpeciesRev=Pokédex No. (Reverse) Main.mnuDelete=Elimina Main.mnuLegality=Legality Main.mnuLLegality=Legality diff --git a/PKHeX.Core/Resources/text/ja/lang_ja.txt b/PKHeX.Core/Resources/text/ja/lang_ja.txt index e71d9180b..0116ccaff 100644 --- a/PKHeX.Core/Resources/text/ja/lang_ja.txt +++ b/PKHeX.Core/Resources/text/ja/lang_ja.txt @@ -217,6 +217,41 @@ Main.Menu_ShowdownExportPKM=クリップボードに書き出し Main.Menu_ShowdownImportPKM=クリップボードから読み込む Main.Menu_Tools=ツール Main.Menu_Undo=最後の変更を取り消し +Main.mnu_Delete=Delete +Main.mnu_DeleteAll=Clear +Main.mnu_DeleteEggs=Eggs +Main.mnu_DeleteForeign=Foreign +Main.mnu_DeleteIllegal=Illegal +Main.mnu_DeleteItemless=No Held Item +Main.mnu_DeletePastGen=Past Generation +Main.mnu_DeleteUntrained=Untrained +Main.mnu_Modify=Modify +Main.mnu_ModifyHatchEggs=Hatch Eggs +Main.mnu_ModifyHyperTrain=Hyper Train +Main.mnu_ModifyMaxFriendship=Max Friendship +Main.mnu_ModifyMaxLevel=Max Level +Main.mnu_ModifyRandomMoves=Randomize Moves +Main.mnu_ModifyRemoveItem=Delete Held Item +Main.mnu_ModifyRemoveNicknames=Remove Nicknames +Main.mnu_ModifyResetMoves=Reset Moves +Main.mnu_SortBox=SortBox +Main.mnu_SortBoxAdvanced=SortBoxAdvanced +Main.mnu_SortBoxAdvancedBST=Base Stat Total +Main.mnu_SortBoxAdvancedLegal=Legal +Main.mnu_SortBoxAdvancedOwner=Ownership +Main.mnu_SortBoxAdvancedPotential=IV Potential +Main.mnu_SortBoxAdvancedTraining=EV Training +Main.mnu_SortBoxAdvancedType=Type +Main.mnu_SortBoxAdvancedUsage=Usage +Main.mnu_SortBoxAdvancedVersion=Version +Main.mnu_SortBoxDate=Met Date +Main.mnu_SortBoxLevel=Level (Low to High) +Main.mnu_SortBoxLevelRev=Level (High to Low) +Main.mnu_SortBoxName=Species Name +Main.mnu_SortBoxRandom=Random +Main.mnu_SortBoxShiny=Shiny +Main.mnu_SortBoxSpecies=Pokédex No. +Main.mnu_SortBoxSpeciesRev=Pokédex No. (Reverse) Main.mnuDelete=消去 Main.mnuLegality=合法性 Main.mnuLLegality=合法性 diff --git a/PKHeX.Core/Resources/text/ko/LegalityCheckStrings_ko.txt b/PKHeX.Core/Resources/text/ko/LegalityCheckStrings_ko.txt index 0265c3800..34d25ea9f 100644 --- a/PKHeX.Core/Resources/text/ko/LegalityCheckStrings_ko.txt +++ b/PKHeX.Core/Resources/text/ko/LegalityCheckStrings_ko.txt @@ -6,6 +6,8 @@ V196 = {0}: {1} V191 = {0} 기술 {1}: {2} V192 = {0} 다시 배운 기술 {1}: {2} V195 = 인카운터 유형: {0} +V248 = Origin Seed: {0} +V249 = PID Type: {0} V500 = 판단 불가능 V501 = 사용 불가능 V502 = 의심 @@ -96,6 +98,7 @@ V218 = N이 소유한 포켓몬의 개체값은 30이어야 합니다. V28 = 최소 {0}가지의 개체값이 31이어야 합니다. V29 = 프렌드사파리에서 포획한 포켓몬은 최소 2가지의 개체값이 31이어야 합니다. V30 = 개체값이 이상한소포 데이터와 일치하지 않습니다. +V106 = 어버이의 이름이 너무 짧습니다. V38 = 어버이 이름이 너무 깁니다. V39 = RBY 이벤트의 어버이 이름이 다릅니다. V34 = SID는 0이어야 합니다. @@ -292,6 +295,7 @@ V353 = 일본산이 아닌 뮤는 머나먼 고도에서 포획할 수 없습니 V354 = Pt가 아닌 버전에서는 꽃의 낙원에서 쉐이미를 잡을 수 없습니다. 배포되지 않은 이벤트입니다. V383 = Pt가 아닌 버전에서는 신월섬에서 다크라이를 잡을 수 없습니다. 배포되지 않은 이벤트입니다. V384 = 성도 45번 도로는 물 타일에 접근할 수 없으므로 파도타기 인카운터가 불가능합니다. +V413 = 배포되지 않은 이벤트입니다. V357 = 하나의 아이스크 기술만 가질 수 있습니다. V358 = 유전받은 레벨업 기술입니다. 이벤트 자력기와 함께 존재할 수 없습니다. V359 = 만난 게임의 선물받은 알 인카운터와 일치하지 않습니다. @@ -333,7 +337,6 @@ V409 = 이상한소포의 색이 다른 포켓몬 여부가 일치하지 않습 V410 = 이상한소포의 고정된 PID가 일치하지 않습니다. V411 = 인카운터 유형 PID가 일치하지 않습니다. V412 = 이전 세대로 옮길 수 없는 진화 전 기술입니다. 1세대 전용 기술과 함께 존재할 수 없습니다. -V413 = 배포되지 않은 이벤트입니다. V414 = 알은 빛나는나뭇잎/왕관을 가질 수 없습니다. V415 = 알은 포켓슬론 능력치를 가질 수 없습니다. V416 = 이 버전에서 받을 수 없는 이상한소포입니다. @@ -343,9 +346,9 @@ V419 = 알은 물건을 지닐 수 없습니다. V420 = 알은 PP를 수정할 수 없습니다. V421 = 1/2세대에서 사용할 수 없는 문자가 어버이 이름에 포함되어 있습니다. V422 = 1/2세대에서 사용할 수 없는 문자가 포켓몬 이름에 포함되어 있습니다. -V602 = 모든 리본이 채워졌습니다. V600 = 없는 리본: {0} V601 = 사용할 수 없는 리본: {0} +V602 = 모든 리본이 채워졌습니다. V603 = 알은 리본을 얻을 수 없습니다. V604 = 크리스탈 버전 어버이 ID와 일치하는 박치기 인카운터용 나무를 찾았습니다. V605 = 크리스탈 버전 어버이 ID와 일치하는 박치기 인카운터용 나무를 찾았습니다. 그러나 접근할 수 없는 나무입니다. @@ -356,6 +359,3 @@ V609 = 2세대 사파리존의 낚시 인카운터입니다. 접근할 수 없 V610 = 현재 로드한 세이브파일 ({1}) 에서는 {0} 버전에서 만난 포켓몬이 존재할 수 없습니다. V611 = 한국어 버전 포켓몬 V612 = 한국어 버전이 아닌 포켓몬 -V106 = 어버이의 이름이 너무 짧습니다. -V248 = Origin Seed: {0} -V249 = PID Type: {0} diff --git a/PKHeX.Core/Resources/text/ko/lang_ko.txt b/PKHeX.Core/Resources/text/ko/lang_ko.txt index 0ffbb6e55..d456e522d 100644 --- a/PKHeX.Core/Resources/text/ko/lang_ko.txt +++ b/PKHeX.Core/Resources/text/ko/lang_ko.txt @@ -217,6 +217,41 @@ Main.Menu_ShowdownExportPKM=클립보드로 세트 내보내기 Main.Menu_ShowdownImportPKM=클립보드에서 세트 가져오기 Main.Menu_Tools=도구 Main.Menu_Undo=Undo Last Change +Main.mnu_Delete=Delete +Main.mnu_DeleteAll=Clear +Main.mnu_DeleteEggs=Eggs +Main.mnu_DeleteForeign=Foreign +Main.mnu_DeleteIllegal=Illegal +Main.mnu_DeleteItemless=No Held Item +Main.mnu_DeletePastGen=Past Generation +Main.mnu_DeleteUntrained=Untrained +Main.mnu_Modify=Modify +Main.mnu_ModifyHatchEggs=Hatch Eggs +Main.mnu_ModifyHyperTrain=Hyper Train +Main.mnu_ModifyMaxFriendship=Max Friendship +Main.mnu_ModifyMaxLevel=Max Level +Main.mnu_ModifyRandomMoves=Randomize Moves +Main.mnu_ModifyRemoveItem=Delete Held Item +Main.mnu_ModifyRemoveNicknames=Remove Nicknames +Main.mnu_ModifyResetMoves=Reset Moves +Main.mnu_SortBox=SortBox +Main.mnu_SortBoxAdvanced=SortBoxAdvanced +Main.mnu_SortBoxAdvancedBST=Base Stat Total +Main.mnu_SortBoxAdvancedLegal=Legal +Main.mnu_SortBoxAdvancedOwner=Ownership +Main.mnu_SortBoxAdvancedPotential=IV Potential +Main.mnu_SortBoxAdvancedTraining=EV Training +Main.mnu_SortBoxAdvancedType=Type +Main.mnu_SortBoxAdvancedUsage=Usage +Main.mnu_SortBoxAdvancedVersion=Version +Main.mnu_SortBoxDate=Met Date +Main.mnu_SortBoxLevel=Level (Low to High) +Main.mnu_SortBoxLevelRev=Level (High to Low) +Main.mnu_SortBoxName=Species Name +Main.mnu_SortBoxRandom=Random +Main.mnu_SortBoxShiny=Shiny +Main.mnu_SortBoxSpecies=Pokédex No. +Main.mnu_SortBoxSpeciesRev=Pokédex No. (Reverse) Main.mnuDelete=삭제 Main.mnuLegality=Legality Main.mnuLLegality=Legality diff --git a/PKHeX.Core/Resources/text/other/LegalityCheckStrings_pt.txt b/PKHeX.Core/Resources/text/other/LegalityCheckStrings_pt.txt index 5e1a9597b..42779857e 100644 --- a/PKHeX.Core/Resources/text/other/LegalityCheckStrings_pt.txt +++ b/PKHeX.Core/Resources/text/other/LegalityCheckStrings_pt.txt @@ -6,6 +6,8 @@ V196 = {0}: {1} V191 = {0} Move {1}: {2} V192 = {0} Relearn Move {1}: {2} V195 = Encounter Type: {0} +V248 = Origin Seed: {0} +V249 = PID Type: {0} V500 = Indeterminate V501 = Invalid V502 = Fishy @@ -96,6 +98,7 @@ V218 = All IVs of N's Pokémon should be 30. V28 = Should have at least {0} IVs = 31. V29 = Friend Safari captures should have at least 2 IVs = 31. V30 = IVs do not match Mystery Gift Data. +V106 = OT Name too short. V38 = OT Name too long. V39 = Incorrect RBY event OT Name. V34 = SID should be 0. @@ -292,6 +295,7 @@ V353 = Non japanese Mew from Faraway Island. Unreleased event. V354 = Non Platinum Shaymin from Flower Paradise. Unreleased event. V383 = Non Platinum Darkrai from Newmoon Island. Unreleased event. V384 = Johto Route 45 surfing encounter. Unreachable Water tiles. +V413 = Unreleased event. V357 = Only one Ninjask move allowed. V358 = Inherited move learned by Level-up. Incompatible with event Egg moves. V359 = Unable to match a gift Egg encounter from origin game. @@ -333,7 +337,6 @@ V409 = Mystery Gift shiny mismatch. V410 = Mystery Gift fixed PID mismatch. V411 = Encounter Type PID mismatch. V412 = Non-tradeback pre evolution move. Incompatible with Generation 1 exclusive moves. -V413 = Unreleased event. V414 = Eggs cannot have Shiny Leaf/Crown. V415 = Eggs cannot have Pokéathlon stats. V416 = Mystery Gift cannot be received by this version. @@ -343,9 +346,9 @@ V419 = Eggs cannot hold items. V420 = Eggs cannot have modified PP counts. V421 = OT from Generation 1/2 uses unavailable characters. V422 = Nickname from Generation 1/2 uses unavailable characters. -V602 = All ribbons accounted for. V600 = Missing Ribbons: {0} V601 = Invalid Ribbons: {0} +V602 = All ribbons accounted for. V603 = Can't receive Ribbon(s) as an Egg. V604 = Found a tree for Crystal headbutt encounter that matches OTID. V605 = Found an unreacheable tree for Crystal headbutt encounter that matches OTID. @@ -356,6 +359,3 @@ V609 = Generation 2 Safari Zone fishing encounter. Unreachable zone. V610 = {0} origin cannot exist in the currently loaded ({1}) savegame. V611 = Korean V612 = Non-Korean -V106 = OT Name too short. -V248 = Origin Seed: {0} -V249 = PID Type: {0} diff --git a/PKHeX.Core/Resources/text/other/lang_pt.txt b/PKHeX.Core/Resources/text/other/lang_pt.txt index b8bbaeb39..19ffaa051 100644 --- a/PKHeX.Core/Resources/text/other/lang_pt.txt +++ b/PKHeX.Core/Resources/text/other/lang_pt.txt @@ -217,6 +217,41 @@ Main.Menu_ShowdownExportPKM=Export Set to Clipboard Main.Menu_ShowdownImportPKM=Import Set from Clipboard Main.Menu_Tools=Ferramentas Main.Menu_Undo=Undo Last Change +Main.mnu_Delete=Delete +Main.mnu_DeleteAll=Clear +Main.mnu_DeleteEggs=Eggs +Main.mnu_DeleteForeign=Foreign +Main.mnu_DeleteIllegal=Illegal +Main.mnu_DeleteItemless=No Held Item +Main.mnu_DeletePastGen=Past Generation +Main.mnu_DeleteUntrained=Untrained +Main.mnu_Modify=Modify +Main.mnu_ModifyHatchEggs=Hatch Eggs +Main.mnu_ModifyHyperTrain=Hyper Train +Main.mnu_ModifyMaxFriendship=Max Friendship +Main.mnu_ModifyMaxLevel=Max Level +Main.mnu_ModifyRandomMoves=Randomize Moves +Main.mnu_ModifyRemoveItem=Delete Held Item +Main.mnu_ModifyRemoveNicknames=Remove Nicknames +Main.mnu_ModifyResetMoves=Reset Moves +Main.mnu_SortBox=SortBox +Main.mnu_SortBoxAdvanced=SortBoxAdvanced +Main.mnu_SortBoxAdvancedBST=Base Stat Total +Main.mnu_SortBoxAdvancedLegal=Legal +Main.mnu_SortBoxAdvancedOwner=Ownership +Main.mnu_SortBoxAdvancedPotential=IV Potential +Main.mnu_SortBoxAdvancedTraining=EV Training +Main.mnu_SortBoxAdvancedType=Type +Main.mnu_SortBoxAdvancedUsage=Usage +Main.mnu_SortBoxAdvancedVersion=Version +Main.mnu_SortBoxDate=Met Date +Main.mnu_SortBoxLevel=Level (Low to High) +Main.mnu_SortBoxLevelRev=Level (High to Low) +Main.mnu_SortBoxName=Species Name +Main.mnu_SortBoxRandom=Random +Main.mnu_SortBoxShiny=Shiny +Main.mnu_SortBoxSpecies=Pokédex No. +Main.mnu_SortBoxSpeciesRev=Pokédex No. (Reverse) Main.mnuDelete=Excluir Main.mnuLegality=Legality Main.mnuLLegality=Legality diff --git a/PKHeX.Core/Resources/text/zh/LegalityCheckStrings_zh.txt b/PKHeX.Core/Resources/text/zh/LegalityCheckStrings_zh.txt index c290cd860..edc2fbd95 100644 --- a/PKHeX.Core/Resources/text/zh/LegalityCheckStrings_zh.txt +++ b/PKHeX.Core/Resources/text/zh/LegalityCheckStrings_zh.txt @@ -6,6 +6,8 @@ V196 = {0}: {1} V191 = {0}招式 {1} : {2} V192 = {0}回忆招式 {1}: {2} V195 = 相遇方式: {0} +V248 = 原始Seed: {0} +V249 = PID类型: {0} V500 = 无法确定 V501 = 不合法 V502 = 可疑 @@ -96,6 +98,7 @@ V218 = N的宝可梦所有个体值应为30。 V28 = 至少有 {0} 项个体值 = 31。 V29 = 在朋友原野区捕获的宝可梦至少有两项个体 = 31。 V30 = 个体值与神秘礼物数据不一致。 +V106 = 初训家名太短 V38 = 初训家名称太长。 V39 = 不正确初代四色配信初训家名。 V34 = 里ID应为 0。 @@ -292,6 +295,7 @@ V353 = 非日版来自边境的小岛的梦幻,未发布的配信。 V354 = 非白金版来自花之乐园的谢米,未发布的配信。 V383 = 非白金版来自新月岛的达克莱伊,未发布的配信。 V384 = 城都45号道路的水面遇见类型,不可到达的水道。 +V413 = 未解禁配信。 V357 = 只能拥有一个铁面忍者的招式。 V358 = 遗传升级招式。与配信蛋招式冲突。 V359 = 无法在来源版本中匹配到相应的礼物蛋。 @@ -333,7 +337,6 @@ V409 = 神秘礼物与闪光状态不一致。 V410 = 神秘礼物与 PID 不一致。 V411 = 遇见类型与 PID 不一致。 V412 = 无法追踪的进化前招式。与第一世代专属招式不兼容。 -V413 = 未解禁配信。 V414 = 蛋不能有闪光树叶/王冠。 V415 = 蛋不能有全能竞技赛体能值。 V416 = 神秘礼物不能被该版本接收。 @@ -343,9 +346,9 @@ V419 = 蛋不能有持有物。 V420 = 蛋不能有PP数变动。 V421 = 来自1/2代的初训家名使用了非法字符。 V422 = 来自1/2代的昵称使用了非法字符。 -V602 = 所有奖章合法。 V600 = 缺失奖章: {0} V601 = 不合法奖章: {0} +V602 = 所有奖章合法。 V603 = 蛋不能接受奖章。 V604 = 匹配到水晶版头锤遇敌的一棵树符合初训家ID。 V605 = 匹配到水晶版头锤遇敌的一棵无法到达的树符合初训家ID。 @@ -356,6 +359,3 @@ V609 = 第二世代狩猎区钓鱼遇敌。无法到达的区域。 V610 = {0}来源的宝可梦不能存在于({1})的游戏记录。 V611 = 韩版 V612 = 非韩版 -V106 = 初训家名太短 -V248 = 原始Seed: {0} -V249 = PID类型: {0} diff --git a/PKHeX.Core/Resources/text/zh/lang_zh.txt b/PKHeX.Core/Resources/text/zh/lang_zh.txt index 685f747d5..299a45175 100644 --- a/PKHeX.Core/Resources/text/zh/lang_zh.txt +++ b/PKHeX.Core/Resources/text/zh/lang_zh.txt @@ -217,6 +217,41 @@ Main.Menu_ShowdownExportPKM=导出宝可梦到剪贴板 Main.Menu_ShowdownImportPKM=从剪贴板导入宝可梦 Main.Menu_Tools=工具 Main.Menu_Undo=撤销最后的改动 +Main.mnu_Delete=Delete +Main.mnu_DeleteAll=Clear +Main.mnu_DeleteEggs=Eggs +Main.mnu_DeleteForeign=Foreign +Main.mnu_DeleteIllegal=Illegal +Main.mnu_DeleteItemless=No Held Item +Main.mnu_DeletePastGen=Past Generation +Main.mnu_DeleteUntrained=Untrained +Main.mnu_Modify=Modify +Main.mnu_ModifyHatchEggs=Hatch Eggs +Main.mnu_ModifyHyperTrain=Hyper Train +Main.mnu_ModifyMaxFriendship=Max Friendship +Main.mnu_ModifyMaxLevel=Max Level +Main.mnu_ModifyRandomMoves=Randomize Moves +Main.mnu_ModifyRemoveItem=Delete Held Item +Main.mnu_ModifyRemoveNicknames=Remove Nicknames +Main.mnu_ModifyResetMoves=Reset Moves +Main.mnu_SortBox=SortBox +Main.mnu_SortBoxAdvanced=SortBoxAdvanced +Main.mnu_SortBoxAdvancedBST=Base Stat Total +Main.mnu_SortBoxAdvancedLegal=Legal +Main.mnu_SortBoxAdvancedOwner=Ownership +Main.mnu_SortBoxAdvancedPotential=IV Potential +Main.mnu_SortBoxAdvancedTraining=EV Training +Main.mnu_SortBoxAdvancedType=Type +Main.mnu_SortBoxAdvancedUsage=Usage +Main.mnu_SortBoxAdvancedVersion=Version +Main.mnu_SortBoxDate=Met Date +Main.mnu_SortBoxLevel=Level (Low to High) +Main.mnu_SortBoxLevelRev=Level (High to Low) +Main.mnu_SortBoxName=Species Name +Main.mnu_SortBoxRandom=Random +Main.mnu_SortBoxShiny=Shiny +Main.mnu_SortBoxSpecies=Pokédex No. +Main.mnu_SortBoxSpeciesRev=Pokédex No. (Reverse) Main.mnuDelete=删除 Main.mnuLegality=合法性 Main.mnuLLegality=合法性 diff --git a/PKHeX.WinForms/Controls/SAV Editor/SAVEditor.cs b/PKHeX.WinForms/Controls/SAV Editor/SAVEditor.cs index 0bc1dd985..40a8bf663 100644 --- a/PKHeX.WinForms/Controls/SAV Editor/SAVEditor.cs +++ b/PKHeX.WinForms/Controls/SAV Editor/SAVEditor.cs @@ -92,7 +92,7 @@ namespace PKHeX.WinForms.Controls GB_Daycare.Click += SwitchDaycare; FLP_SAVtools.Scroll += WinFormsUtil.PanelScroll; - SortMenu = new BoxMenuStrip(this); + Tab_Box.ContextMenuStrip = SortMenu = new BoxMenuStrip(this); M.OtherSlots.Add(this); SL_Extra.ViewIndex = -2;