mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-15 00:37:11 +00:00
Dump latest translatable strings
This commit is contained in:
parent
45a234814b
commit
e72a58bdee
17 changed files with 34 additions and 2 deletions
|
@ -412,8 +412,8 @@ namespace PKHeX.Core
|
|||
public static string LStatIncorrectWeight { get; set; } = "Calculated Weight does not match stored value.";
|
||||
public static string LStatIncorrectCP { get; set; } = "Calculated CP does not match stored value.";
|
||||
public static string LStatGigantamaxInvalid { get; set; } = "Gigantamax Flag mismatch.";
|
||||
public static string LStatNatureInvalid { get; set; } = "Stat Nature is not within the expected range";
|
||||
public static string LStatBattleVersionInvalid { get; set; } = "Battle Version is not within the expected range";
|
||||
public static string LStatNatureInvalid { get; set; } = "Stat Nature is not within the expected range.";
|
||||
public static string LStatBattleVersionInvalid { get; set; } = "Battle Version is not within the expected range.";
|
||||
|
||||
public static string LSuperComplete { get; set; } = "Super Training complete flag mismatch.";
|
||||
public static string LSuperDistro { get; set; } = "Distribution Super Training missions are not released.";
|
||||
|
|
|
@ -327,11 +327,13 @@ LRibbonEgg = Can't receive Ribbon(s) as an Egg.
|
|||
LRibbonFInvalid_0 = Invalid Ribbons: {0}
|
||||
LRibbonFMissing_0 = Missing Ribbons: {0}
|
||||
LRibbonMarkingFInvalid_0 = Invalid Marking: {0}
|
||||
LStatBattleVersionInvalid = Battle Version is not within the expected range.
|
||||
LStatDynamaxInvalid = Dynamax Level is not within the expected range.
|
||||
LStatGigantamaxInvalid = Gigantamax Flag mismatch.
|
||||
LStatIncorrectCP = Calculated CP does not match stored value.
|
||||
LStatIncorrectHeight = Calculated Height does not match stored value.
|
||||
LStatIncorrectWeight = Calculated Weight does not match stored value.
|
||||
LStatNatureInvalid = Stat Nature is not within the expected range.
|
||||
LSuperComplete = Super Training complete flag mismatch.
|
||||
LSuperDistro = Distribution Super Training missions are not released.
|
||||
LSuperEgg = Can't Super Train an Egg.
|
||||
|
|
|
@ -327,11 +327,13 @@ LRibbonEgg = Can't receive Ribbon(s) as an Egg.
|
|||
LRibbonFInvalid_0 = Invalid Ribbons: {0}
|
||||
LRibbonFMissing_0 = Missing Ribbons: {0}
|
||||
LRibbonMarkingFInvalid_0 = Invalid Marking: {0}
|
||||
LStatBattleVersionInvalid = Battle Version is not within the expected range.
|
||||
LStatDynamaxInvalid = Dynamax Level is not within the expected range.
|
||||
LStatGigantamaxInvalid = Gigantamax Flag mismatch.
|
||||
LStatIncorrectCP = Calculated CP does not match stored value.
|
||||
LStatIncorrectHeight = Calculated Height does not match stored value.
|
||||
LStatIncorrectWeight = Calculated Weight does not match stored value.
|
||||
LStatNatureInvalid = Stat Nature is not within the expected range.
|
||||
LSuperComplete = Super Training complete flag mismatch.
|
||||
LSuperDistro = Distribution Super Training missions are not released.
|
||||
LSuperEgg = Can't Super Train an Egg.
|
||||
|
|
|
@ -327,11 +327,13 @@ LRibbonEgg = No se pueden recibir Cintas siendo un Huevo.
|
|||
LRibbonFInvalid_0 = Cintas inválidas: {0}
|
||||
LRibbonFMissing_0 = Cintas que faltan: {0}
|
||||
LRibbonMarkingFInvalid_0 = Invalid Marking: {0}
|
||||
LStatBattleVersionInvalid = Battle Version is not within the expected range.
|
||||
LStatDynamaxInvalid = El nivel Dinamax no está dentro del rango esperado.
|
||||
LStatGigantamaxInvalid = Gigamax incompatible.
|
||||
LStatIncorrectCP = Los CP calculados no concuerdan con el valor almacenado.
|
||||
LStatIncorrectHeight = La Altura calculada no concuerda con el valor almacenado.
|
||||
LStatIncorrectWeight = El Peso calculado no concuerda con el valor almacenado.
|
||||
LStatNatureInvalid = Stat Nature is not within the expected range.
|
||||
LSuperComplete = El Super Entrenamiento completo no es correcto.
|
||||
LSuperDistro = Las misiones de Super Entrenamiento distribuidas no están liberadas.
|
||||
LSuperEgg = No se puede Super Entrenar un Huevo
|
||||
|
|
|
@ -327,11 +327,13 @@ LRibbonEgg = L'Œuf ne peut pas recevoir de Rubans.
|
|||
LRibbonFInvalid_0 = Rubans invalidess : {0}
|
||||
LRibbonFMissing_0 = Rubans manquantss : {0}
|
||||
LRibbonMarkingFInvalid_0 = Invalid Marking: {0}
|
||||
LStatBattleVersionInvalid = Battle Version is not within the expected range.
|
||||
LStatDynamaxInvalid = Dynamax Level is not within the expected range.
|
||||
LStatGigantamaxInvalid = Gigantamax Flag mismatch.
|
||||
LStatIncorrectCP = Calculated CP does not match stored value.
|
||||
LStatIncorrectHeight = Calculated Height does not match stored value.
|
||||
LStatIncorrectWeight = Calculated Weight does not match stored value.
|
||||
LStatNatureInvalid = Stat Nature is not within the expected range.
|
||||
LSuperComplete = Contradiction avec le flag d'entraînement SPV complété.
|
||||
LSuperDistro = Distribution Super Training missions are not released.
|
||||
LSuperEgg = Un Œuf ne peut pas participer au Système de Perfectionnement Virtuel.
|
||||
|
|
|
@ -327,11 +327,13 @@ LRibbonEgg = Can't receive Ribbon(s) as an Egg.
|
|||
LRibbonFInvalid_0 = Invalid Ribbons: {0}
|
||||
LRibbonFMissing_0 = Missing Ribbons: {0}
|
||||
LRibbonMarkingFInvalid_0 = Invalid Marking: {0}
|
||||
LStatBattleVersionInvalid = Battle Version is not within the expected range.
|
||||
LStatDynamaxInvalid = Dynamax Level is not within the expected range.
|
||||
LStatGigantamaxInvalid = Gigantamax Flag mismatch.
|
||||
LStatIncorrectCP = Calculated CP does not match stored value.
|
||||
LStatIncorrectHeight = Calculated Height does not match stored value.
|
||||
LStatIncorrectWeight = Calculated Weight does not match stored value.
|
||||
LStatNatureInvalid = Stat Nature is not within the expected range.
|
||||
LSuperComplete = Super Training complete flag mismatch.
|
||||
LSuperDistro = Distribution Super Training missions are not released.
|
||||
LSuperEgg = Can't Super Train an Egg.
|
||||
|
|
|
@ -327,11 +327,13 @@ LRibbonEgg = タマゴにリボンは設定できません
|
|||
LRibbonFInvalid_0 = 無効なリボンが設定されています: {0}
|
||||
LRibbonFMissing_0 = 次のリボンが不足しています: {0}
|
||||
LRibbonMarkingFInvalid_0 = Invalid Marking: {0}
|
||||
LStatBattleVersionInvalid = Battle Version is not within the expected range.
|
||||
LStatDynamaxInvalid = Dynamax Level is not within the expected range.
|
||||
LStatGigantamaxInvalid = Gigantamax Flag mismatch.
|
||||
LStatIncorrectCP = Calculated CP does not match stored value.
|
||||
LStatIncorrectHeight = Calculated Height does not match stored value.
|
||||
LStatIncorrectWeight = Calculated Weight does not match stored value.
|
||||
LStatNatureInvalid = Stat Nature is not within the expected range.
|
||||
LSuperComplete = Super Training complete flag mismatch.
|
||||
LSuperDistro = Distribution Super Training missions are not released.
|
||||
LSuperEgg = Can't Super Train an Egg.
|
||||
|
|
|
@ -327,11 +327,13 @@ LRibbonEgg = 알은 리본을 얻을 수 없습니다.
|
|||
LRibbonFInvalid_0 = 사용할 수 없는 리본: {0}
|
||||
LRibbonFMissing_0 = 없는 리본: {0}
|
||||
LRibbonMarkingFInvalid_0 = Invalid Marking: {0}
|
||||
LStatBattleVersionInvalid = Battle Version is not within the expected range.
|
||||
LStatDynamaxInvalid = 다이맥스 레벨이 예상 범위를 벗어났습니다.
|
||||
LStatGigantamaxInvalid = 거다이맥스 플래그가 일치하지 않습니다.
|
||||
LStatIncorrectCP = 계산된 CP와 저장된 값이 일치하지 않습니다.
|
||||
LStatIncorrectHeight = 계산된 키와 저장된 값이 일치하지 않습니다.
|
||||
LStatIncorrectWeight = 계산된 몸무게와 저장된 값이 일치하지 않습니다.
|
||||
LStatNatureInvalid = Stat Nature is not within the expected range.
|
||||
LSuperComplete = 대단한 특훈 완료 플래그가 일치하지 않습니다.
|
||||
LSuperDistro = 배분한 대단한 특훈 미션이 배포되지 않은 미션입니다.
|
||||
LSuperEgg = 알은 대단한 특훈을 시킬 수 없습니다.
|
||||
|
|
|
@ -327,11 +327,13 @@ LRibbonEgg = 蛋不能接受奖章。
|
|||
LRibbonFInvalid_0 = 不合法奖章: {0}
|
||||
LRibbonFMissing_0 = 缺失奖章: {0}
|
||||
LRibbonMarkingFInvalid_0 = Invalid Marking: {0}
|
||||
LStatBattleVersionInvalid = Battle Version is not within the expected range.
|
||||
LStatDynamaxInvalid = 极巨等级不在预期范围内.
|
||||
LStatGigantamaxInvalid = 超级极巨标志不匹配.
|
||||
LStatIncorrectCP = 计算的CP值与存储值不匹配.
|
||||
LStatIncorrectHeight = 计算的高度与存储值不匹配
|
||||
LStatIncorrectWeight = 计算的重量与存储值不匹配
|
||||
LStatNatureInvalid = Stat Nature is not within the expected range.
|
||||
LSuperComplete = 超级训练完成标记不匹配。
|
||||
LSuperDistro = 配信超级训练任务未发布。
|
||||
LSuperEgg = 不能对蛋进行超级训练。
|
||||
|
|
|
@ -100,6 +100,7 @@ Main.B_OpenTrainerInfo=Trainerinfo
|
|||
Main.B_OpenUGSEditor=Underground
|
||||
Main.B_OpenWondercards=Wunderkarte
|
||||
Main.B_OUTPasserby=Passanten
|
||||
Main.B_RaidArmor=Raids (DLC 1)
|
||||
Main.B_Raids=Raids
|
||||
Main.B_Records=Technical Records
|
||||
Main.B_Reset=Reset
|
||||
|
@ -135,6 +136,7 @@ Main.GB_nOT=Letzter (nicht OT) Handler
|
|||
Main.GB_OT=Trainer Informationen
|
||||
Main.GB_RelearnMoves=Wiedererlente Attacken
|
||||
Main.L_BattleBox=Kampfbox:
|
||||
Main.L_BattleVersion=Battle Version:
|
||||
Main.L_Box=Box
|
||||
Main.L_CatchRate=Catch Rate:
|
||||
Main.L_CP=CP:
|
||||
|
|
|
@ -100,6 +100,7 @@ Main.B_OpenTrainerInfo=Trainer Info
|
|||
Main.B_OpenUGSEditor=Underground
|
||||
Main.B_OpenWondercards=Mystery Gift
|
||||
Main.B_OUTPasserby=Passerby
|
||||
Main.B_RaidArmor=Raids (DLC 1)
|
||||
Main.B_Raids=Raids
|
||||
Main.B_Records=Technical Records
|
||||
Main.B_Reset=Reset
|
||||
|
@ -135,6 +136,7 @@ Main.GB_nOT=Latest (not OT) Handler
|
|||
Main.GB_OT=Trainer Information
|
||||
Main.GB_RelearnMoves=Relearn Moves
|
||||
Main.L_BattleBox=Battle Box:
|
||||
Main.L_BattleVersion=Battle Version:
|
||||
Main.L_Box=Box
|
||||
Main.L_CatchRate=Catch Rate:
|
||||
Main.L_CP=CP:
|
||||
|
|
|
@ -100,6 +100,7 @@ Main.B_OpenTrainerInfo=Entrenador
|
|||
Main.B_OpenUGSEditor=Subsuelo
|
||||
Main.B_OpenWondercards=Tarj. Mist.
|
||||
Main.B_OUTPasserby=Transeúntes
|
||||
Main.B_RaidArmor=Raids (DLC 1)
|
||||
Main.B_Raids=Incursiones
|
||||
Main.B_Records=Discos Técnicos
|
||||
Main.B_Reset=Reiniciar
|
||||
|
@ -135,6 +136,7 @@ Main.GB_nOT=Último dueño (no EO)
|
|||
Main.GB_OT=Info. del entrenador
|
||||
Main.GB_RelearnMoves=Recordar movimientos
|
||||
Main.L_BattleBox=Caja de combate:
|
||||
Main.L_BattleVersion=Battle Version:
|
||||
Main.L_Box=Caja
|
||||
Main.L_CatchRate=Ratio de captura:
|
||||
Main.L_CP=CP:
|
||||
|
|
|
@ -100,6 +100,7 @@ Main.B_OpenTrainerInfo=Infos Dress.
|
|||
Main.B_OpenUGSEditor=Underground
|
||||
Main.B_OpenWondercards=CarteMiracle
|
||||
Main.B_OUTPasserby=PSS
|
||||
Main.B_RaidArmor=Raids (DLC 1)
|
||||
Main.B_Raids=Raids
|
||||
Main.B_Records=Technical Records
|
||||
Main.B_Reset=Reset
|
||||
|
@ -135,6 +136,7 @@ Main.GB_nOT=Dernier Dresseur connu
|
|||
Main.GB_OT=Infos Dresseur
|
||||
Main.GB_RelearnMoves=Capacités réapprises
|
||||
Main.L_BattleBox=Boîte de Combat :
|
||||
Main.L_BattleVersion=Battle Version:
|
||||
Main.L_Box=Box
|
||||
Main.L_CatchRate=Catch Rate:
|
||||
Main.L_CP=CP:
|
||||
|
|
|
@ -100,6 +100,7 @@ Main.B_OpenTrainerInfo=Trainer Info
|
|||
Main.B_OpenUGSEditor=Underground
|
||||
Main.B_OpenWondercards=WonderCard
|
||||
Main.B_OUTPasserby=Passerby
|
||||
Main.B_RaidArmor=Raids (DLC 1)
|
||||
Main.B_Raids=Raids
|
||||
Main.B_Records=Technical Records
|
||||
Main.B_Reset=Reset
|
||||
|
@ -135,6 +136,7 @@ Main.GB_nOT=Latest (not OT) Handler
|
|||
Main.GB_OT=Trainer Information
|
||||
Main.GB_RelearnMoves=Relearn Moves
|
||||
Main.L_BattleBox=Battle Box:
|
||||
Main.L_BattleVersion=Battle Version:
|
||||
Main.L_Box=Box
|
||||
Main.L_CatchRate=Catch Rate:
|
||||
Main.L_CP=CP:
|
||||
|
|
|
@ -100,6 +100,7 @@ Main.B_OpenTrainerInfo=トレーナー情報
|
|||
Main.B_OpenUGSEditor=ちかつうろ
|
||||
Main.B_OpenWondercards=ふしぎなカード
|
||||
Main.B_OUTPasserby=すれちがい
|
||||
Main.B_RaidArmor=Raids (DLC 1)
|
||||
Main.B_Raids=Raids
|
||||
Main.B_Records=Technical Records
|
||||
Main.B_Reset=Reset
|
||||
|
@ -135,6 +136,7 @@ Main.GB_nOT=現在のトレーナー
|
|||
Main.GB_OT=トレーナー情報
|
||||
Main.GB_RelearnMoves=遺伝わざ
|
||||
Main.L_BattleBox=バトルボックス
|
||||
Main.L_BattleVersion=Battle Version:
|
||||
Main.L_Box=ボックス
|
||||
Main.L_CatchRate=Catch Rate:
|
||||
Main.L_CP=CP:
|
||||
|
|
|
@ -100,6 +100,7 @@ Main.B_OpenTrainerInfo=트레이너 정보
|
|||
Main.B_OpenUGSEditor=지하통로
|
||||
Main.B_OpenWondercards=이상한 카드
|
||||
Main.B_OUTPasserby=지나친 사람
|
||||
Main.B_RaidArmor=Raids (DLC 1)
|
||||
Main.B_Raids=레이드
|
||||
Main.B_Records=기술레코드
|
||||
Main.B_Reset=초기화
|
||||
|
@ -135,6 +136,7 @@ Main.GB_nOT=최근 (주인이 아닌) 소유자
|
|||
Main.GB_OT=트레이너 정보
|
||||
Main.GB_RelearnMoves=떠올리기 기술
|
||||
Main.L_BattleBox=배틀박스:
|
||||
Main.L_BattleVersion=Battle Version:
|
||||
Main.L_Box=박스
|
||||
Main.L_CatchRate=포획률:
|
||||
Main.L_CP=CP:
|
||||
|
|
|
@ -100,6 +100,7 @@ Main.B_OpenTrainerInfo=训练家信息
|
|||
Main.B_OpenUGSEditor=地下世界
|
||||
Main.B_OpenWondercards=神秘礼物
|
||||
Main.B_OUTPasserby=路人
|
||||
Main.B_RaidArmor=Raids (DLC 1)
|
||||
Main.B_Raids=巢穴
|
||||
Main.B_Records=招式记录
|
||||
Main.B_Reset=重置
|
||||
|
@ -135,6 +136,7 @@ Main.GB_nOT=最近持有人(非初训家)
|
|||
Main.GB_OT=初训家信息
|
||||
Main.GB_RelearnMoves=回忆招式
|
||||
Main.L_BattleBox=战斗箱:
|
||||
Main.L_BattleVersion=Battle Version:
|
||||
Main.L_Box=盒子
|
||||
Main.L_CatchRate=捕获率:
|
||||
Main.L_CP=CP:
|
||||
|
|
Loading…
Reference in a new issue