mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-27 06:20:25 +00:00
Update translations
no localization for new settings/sort options, just expanding from csharp->english
This commit is contained in:
parent
fdc97885c5
commit
726f69240a
16 changed files with 65 additions and 33 deletions
|
@ -27,7 +27,6 @@ MsgFileLoadFail = Unable to load file.
|
|||
MsgFileLoadFailAuto = An error occurred while attempting to auto-load your save file.
|
||||
MsgFileLoadFailAutoAdvise = It is advised to manually remove bad filenames from the folder.
|
||||
MsgFileLoadFailAutoCause = This is likely caused by Homebrew creating invalid filenames.
|
||||
MsgFileLoadVersionSelect = Select version.
|
||||
MsgFileLoadVersionDetect = Generation {0} Save File detected.
|
||||
MsgFileLoadEncrypted = PKHeX only edits decrypted save files.
|
||||
MsgFileLoadEncryptedFail = This save file is not decrypted.
|
||||
|
@ -35,7 +34,6 @@ MsgFileLoadXorpad1 = Press Yes to load the sav at 0x3000.
|
|||
MsgFileLoadXorpad2 = Press No to load the sav at 0x82000.
|
||||
MsgFileLoadIncompatible = Binary is not compatible with save file.
|
||||
MsgFileLoadSaveFail = The data file is not a valid save file.
|
||||
MsgFileLoadSaveDetected = Save File Detected.
|
||||
MsgFileLoadSaveLoadFail = Invalid save file loaded. Aborting.
|
||||
MsgFileLoadSaveDetectReload = Open save file from the following location?
|
||||
MsgFileLoadSaveSelectVersion = Select the version.
|
||||
|
@ -96,6 +94,7 @@ MsgSaveExportSuccessPath = SAV exported to:
|
|||
MsgSaveExportContinue = Continue saving?
|
||||
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:
|
||||
MsgSaveCurrentGeneration = Current SAV Generation: {0}
|
||||
MsgSaveBoxCloneFromTabs = Clone Pokemon from Editing Tabs to all slots in {0}?
|
||||
|
@ -233,4 +232,3 @@ 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.
|
||||
MsgSaveSlotBadData = Unable to set to this slot.
|
||||
|
|
|
@ -239,6 +239,7 @@ Main.Menu_Tools=Werkzeuge
|
|||
Main.Menu_Undo=Undo Last Change
|
||||
Main.mnu_Delete=Delete
|
||||
Main.mnu_DeleteAll=Clear
|
||||
Main.mnu_DeleteClones=Clones
|
||||
Main.mnu_DeleteEggs=Eggs
|
||||
Main.mnu_DeleteForeign=Foreign
|
||||
Main.mnu_DeleteIllegal=Illegal
|
||||
|
@ -257,9 +258,10 @@ Main.mnu_ModifyResetMoves=Reset Moves
|
|||
Main.mnu_Sort=Sort Boxes
|
||||
Main.mnu_SortAdvanced=Sort Boxes (Advanced)
|
||||
Main.mnu_SortBST=Base Stat Total
|
||||
Main.mnu_SortCP=SortCP
|
||||
Main.mnu_SortCP=CP
|
||||
Main.mnu_SortDate=Met Date
|
||||
Main.mnu_SortFavorite=SortFavorite
|
||||
Main.mnu_SortEncounterType=Encounter Type
|
||||
Main.mnu_SortFavorite=Favorite Mark
|
||||
Main.mnu_SortLegal=Legal
|
||||
Main.mnu_SortLevel=Level (Low to High)
|
||||
Main.mnu_SortLevelReverse=Level (High to Low)
|
||||
|
@ -1219,17 +1221,21 @@ SettingsEditor.ApplyMarkings=Apply Markings on Import
|
|||
SettingsEditor.BAKEnabled=Automatic Save File Backups Enabled
|
||||
SettingsEditor.DetectSaveOnStartup=Automatically Detect Save File on Program Startup
|
||||
SettingsEditor.FlagIllegal=Flag Illegal Slots in Save File
|
||||
SettingsEditor.ForceHaXOnLaunch=Force HaX mode on Program Launch
|
||||
SettingsEditor.HideSAVDetails=Hide Save File Details in Program Title
|
||||
SettingsEditor.HideSecretDetails=Hide Secret Details in Editors
|
||||
SettingsEditor.HoverSlotGlowEdges=Show PKM Glow on Hover
|
||||
SettingsEditor.HoverSlotPlayCry=Play PKM Slot Cry on Hover
|
||||
SettingsEditor.HoverSlotShowText=Show PKM Slot ToolTip on Hover
|
||||
SettingsEditor.IgnoreLegalPopup=Don't show popup if Legal!
|
||||
SettingsEditor.L_Blank=Blank Save Version:
|
||||
SettingsEditor.ModifyUnset=Notify Unset Changes
|
||||
SettingsEditor.SetUpdateDex=Ändern Pokédex
|
||||
SettingsEditor.SetUpdatePKM=Ändern PKM Info
|
||||
SettingsEditor.ShinySprites=Shiny Sprites
|
||||
SettingsEditor.ShowEggSpriteAsHeldItem=Show Egg Sprite As Held Item
|
||||
SettingsEditor.Tab_Bool=Toggles
|
||||
SettingsEditor.Tab_Color=Colors
|
||||
SettingsEditor.Unicode=Unicode
|
||||
SuperTrainingEditor.B_All=Alle
|
||||
SuperTrainingEditor.B_Cancel=Abbrechen
|
||||
|
|
|
@ -27,7 +27,6 @@ MsgFileLoadFail = Unable to load file.
|
|||
MsgFileLoadFailAuto = An error occurred while attempting to auto-load your save file.
|
||||
MsgFileLoadFailAutoAdvise = It is advised to manually remove bad filenames from the folder.
|
||||
MsgFileLoadFailAutoCause = This is likely caused by Homebrew creating invalid filenames.
|
||||
MsgFileLoadVersionSelect = Select version.
|
||||
MsgFileLoadVersionDetect = Generation {0} Save File detected.
|
||||
MsgFileLoadEncrypted = PKHeX only edits decrypted save files.
|
||||
MsgFileLoadEncryptedFail = This save file is not decrypted.
|
||||
|
@ -35,7 +34,6 @@ MsgFileLoadXorpad1 = Press Yes to load the sav at 0x3000.
|
|||
MsgFileLoadXorpad2 = Press No to load the sav at 0x82000.
|
||||
MsgFileLoadIncompatible = Binary is not compatible with save file.
|
||||
MsgFileLoadSaveFail = The data file is not a valid save file.
|
||||
MsgFileLoadSaveDetected = Save File Detected.
|
||||
MsgFileLoadSaveLoadFail = Invalid save file loaded. Aborting.
|
||||
MsgFileLoadSaveDetectReload = Open save file from the following location?
|
||||
MsgFileLoadSaveSelectVersion = Select the version.
|
||||
|
|
|
@ -239,6 +239,7 @@ Main.Menu_Tools=Tools
|
|||
Main.Menu_Undo=Undo Last Change
|
||||
Main.mnu_Delete=Delete
|
||||
Main.mnu_DeleteAll=Clear
|
||||
Main.mnu_DeleteClones=Clones
|
||||
Main.mnu_DeleteEggs=Eggs
|
||||
Main.mnu_DeleteForeign=Foreign
|
||||
Main.mnu_DeleteIllegal=Illegal
|
||||
|
@ -257,9 +258,10 @@ Main.mnu_ModifyResetMoves=Reset Moves
|
|||
Main.mnu_Sort=Sort Boxes
|
||||
Main.mnu_SortAdvanced=Sort Boxes (Advanced)
|
||||
Main.mnu_SortBST=Base Stat Total
|
||||
Main.mnu_SortCP=SortCP
|
||||
Main.mnu_SortCP=CP
|
||||
Main.mnu_SortDate=Met Date
|
||||
Main.mnu_SortFavorite=SortFavorite
|
||||
Main.mnu_SortEncounterType=Encounter Type
|
||||
Main.mnu_SortFavorite=Favorite Mark
|
||||
Main.mnu_SortLegal=Legal
|
||||
Main.mnu_SortLevel=Level (Low to High)
|
||||
Main.mnu_SortLevelReverse=Level (High to Low)
|
||||
|
@ -1215,17 +1217,21 @@ SettingsEditor.ApplyMarkings=Apply Markings on Import
|
|||
SettingsEditor.BAKEnabled=Automatic Save File Backups Enabled
|
||||
SettingsEditor.DetectSaveOnStartup=Automatically Detect Save File on Program Startup
|
||||
SettingsEditor.FlagIllegal=Flag Illegal Slots in Save File
|
||||
SettingsEditor.ForceHaXOnLaunch=Force HaX mode on Program Launch
|
||||
SettingsEditor.HideSAVDetails=Hide Save File Details in Program Title
|
||||
SettingsEditor.HideSecretDetails=Hide Secret Details in Editors
|
||||
SettingsEditor.HoverSlotGlowEdges=Show PKM Glow on Hover
|
||||
SettingsEditor.HoverSlotPlayCry=Play PKM Slot Cry on Hover
|
||||
SettingsEditor.HoverSlotShowText=Show PKM Slot ToolTip on Hover
|
||||
SettingsEditor.IgnoreLegalPopup=Don't show popup if Legal!
|
||||
SettingsEditor.L_Blank=Blank Save Version:
|
||||
SettingsEditor.ModifyUnset=Notify Unset Changes
|
||||
SettingsEditor.SetUpdateDex=Modify Pokédex
|
||||
SettingsEditor.SetUpdatePKM=Modify PKM Info
|
||||
SettingsEditor.ShinySprites=Shiny Sprites
|
||||
SettingsEditor.ShowEggSpriteAsHeldItem=Show Egg Sprite As Held Item
|
||||
SettingsEditor.Tab_Bool=Toggles
|
||||
SettingsEditor.Tab_Color=Colors
|
||||
SettingsEditor.Unicode=Unicode
|
||||
SuperTrainingEditor.B_All=Give All
|
||||
SuperTrainingEditor.B_Cancel=Cancel
|
||||
|
|
|
@ -27,7 +27,6 @@ MsgFileLoadFail = No se ha podido cargar el archivo.
|
|||
MsgFileLoadFailAuto = Ha ocurrido un error mientras se intentaba auto cargar tu archivo de guardado.
|
||||
MsgFileLoadFailAutoAdvise = Se recomienda eliminar manualmente los nombres de archivo incorrectos de la carpeta.
|
||||
MsgFileLoadFailAutoCause = Esto parece ser causado por el Homebrew creando nobres de archivo incorrectos.
|
||||
MsgFileLoadVersionSelect = Escoge la versión.
|
||||
MsgFileLoadVersionDetect = Archivo de guardado de la Generación {0} detectado.
|
||||
MsgFileLoadEncrypted = PKHeX solo edita archivos de guardado desencriptados.
|
||||
MsgFileLoadEncryptedFail = Este archivo de guardado no está desencriptado.
|
||||
|
@ -35,7 +34,6 @@ MsgFileLoadXorpad1 = Pulsa Sí para cargar el sav en 0x3000.
|
|||
MsgFileLoadXorpad2 = Pulsa No para cargar el sav en 0x82000.
|
||||
MsgFileLoadIncompatible = Binario no es compatible con el archivo de guardado.
|
||||
MsgFileLoadSaveFail = El archivo de datos no es archivo de guardado válido.
|
||||
MsgFileLoadSaveDetected = Archivo de guardado detectado.
|
||||
MsgFileLoadSaveLoadFail = Archivo de guardado no válido cargado. Abortando.
|
||||
MsgFileLoadSaveDetectReload = ¿Abrir el archivo de guardado de la siguiente localización?
|
||||
MsgFileLoadSaveSelectVersion = Escoge la versión.
|
||||
|
|
|
@ -239,6 +239,7 @@ Main.Menu_Tools=Herramientas
|
|||
Main.Menu_Undo=Deshacer último cambio
|
||||
Main.mnu_Delete=Eliminar
|
||||
Main.mnu_DeleteAll=Limpiar
|
||||
Main.mnu_DeleteClones=Clones
|
||||
Main.mnu_DeleteEggs=Huevos
|
||||
Main.mnu_DeleteForeign=Extranjero
|
||||
Main.mnu_DeleteIllegal=Ilegal
|
||||
|
@ -259,6 +260,7 @@ Main.mnu_SortAdvanced=Ordenar cajas (avanzado)
|
|||
Main.mnu_SortBST=Total de estd. base
|
||||
Main.mnu_SortCP=CP
|
||||
Main.mnu_SortDate=Fecha de Encuentro
|
||||
Main.mnu_SortEncounterType=Encounter Type
|
||||
Main.mnu_SortFavorite=Favoritos
|
||||
Main.mnu_SortLegal=Legal
|
||||
Main.mnu_SortLevel=Nivel (bajo a alto)
|
||||
|
@ -1215,17 +1217,21 @@ SettingsEditor.ApplyMarkings=Aplicar marcadores al importar
|
|||
SettingsEditor.BAKEnabled=Automatic Save File Backups Enabled
|
||||
SettingsEditor.DetectSaveOnStartup=Automatically Detect Save File on Program Startup
|
||||
SettingsEditor.FlagIllegal=Marca ilegal
|
||||
SettingsEditor.ForceHaXOnLaunch=Force HaX mode on Program Launch
|
||||
SettingsEditor.HideSAVDetails=Ocultar detalles de partidas guardadas en el título del programa
|
||||
SettingsEditor.HideSecretDetails=Ocultar detalles secretos en los editores
|
||||
SettingsEditor.HoverSlotGlowEdges=Mostrar brillo PKM al pasar el ratón
|
||||
SettingsEditor.HoverSlotPlayCry=Reproducir grito PKM al pasar el ratón
|
||||
SettingsEditor.HoverSlotShowText=Mostrar info. PKM al pasar el ratón
|
||||
SettingsEditor.IgnoreLegalPopup=Don't show popup if Legal!
|
||||
SettingsEditor.L_Blank=Blank Save Version:
|
||||
SettingsEditor.ModifyUnset=Notificar cambios no hechos
|
||||
SettingsEditor.SetUpdateDex=Modificar Pokédex
|
||||
SettingsEditor.SetUpdatePKM=Modificar info PKM
|
||||
SettingsEditor.ShinySprites=Sprites variocolor
|
||||
SettingsEditor.ShowEggSpriteAsHeldItem=Mostrar sprite de huevo como objeto equipado
|
||||
SettingsEditor.Tab_Bool=Toggles
|
||||
SettingsEditor.Tab_Color=Colors
|
||||
SettingsEditor.Unicode=Unicode
|
||||
SuperTrainingEditor.B_All=Dar todo
|
||||
SuperTrainingEditor.B_Cancel=Cancelar
|
||||
|
|
|
@ -27,7 +27,6 @@ MsgFileLoadFail = Impossible de charger ce fichier.
|
|||
MsgFileLoadFailAuto = Une erreur s'est provenue pendant le chargement auto de votre fichier.
|
||||
MsgFileLoadFailAutoAdvise = It is advised to manually remove bad filenames from the folder.
|
||||
MsgFileLoadFailAutoCause = This is likely caused by Homebrew creating invalid filenames.
|
||||
MsgFileLoadVersionSelect = Choisir la version.
|
||||
MsgFileLoadVersionDetect = Fichier de sauvegarde de génération {0} détecté.
|
||||
MsgFileLoadEncrypted = PKHeX n'édite que des fichiers de sauvegarde décryptés.
|
||||
MsgFileLoadEncryptedFail = Cette sauvegarde n'est pas décryptée.
|
||||
|
@ -35,7 +34,6 @@ MsgFileLoadXorpad1 = Appuyer sur Oui pour charger la sav à l'emplacement 0x3000
|
|||
MsgFileLoadXorpad2 = Appuyer sur Non pour charger la sav à l'emplacement 0x2000.
|
||||
MsgFileLoadIncompatible = Binary is not compatible with save file.
|
||||
MsgFileLoadSaveFail = Le fichier n'est pas une sauvegarde valide.
|
||||
MsgFileLoadSaveDetected = Fichier de sauvegarde détecté.
|
||||
MsgFileLoadSaveLoadFail = Sauvegarde invalide chargée. Abandon.
|
||||
MsgFileLoadSaveDetectReload = Ouvrir la sauvegarde de cet emplacement ?
|
||||
MsgFileLoadSaveSelectVersion = Choisir la version.
|
||||
|
@ -96,6 +94,7 @@ MsgSaveExportSuccessPath = SAV exportée vers :
|
|||
MsgSaveExportContinue = Continuer la sauvegarde ?
|
||||
MsgSaveSlotEmpty = L'Équipe ne peut pas être vide, ni peut contenir que d'œufs.
|
||||
MsgSaveSlotLocked = Impossible de modifier un emplacement verrouillé.
|
||||
MsgSaveSlotBadData = Unable to set to this slot.
|
||||
MsgSaveBackup = Copie du SAV actuel exportée vers :
|
||||
MsgSaveCurrentGeneration = Génération du SAV actuel : {0}
|
||||
MsgSaveBoxCloneFromTabs = Copier les Pokémon des onglets d'édition vers tous les emplacements de {0}?
|
||||
|
@ -233,4 +232,3 @@ MsgItemPouchRemoved = The following item(s) have been removed from the {0} pouch
|
|||
MsgSaveDifferentTypes = Les types de sauvegarde ne sont pas les mêmes.
|
||||
MsgSaveDifferentVersions = Les versions ne sont pas les mêmes.
|
||||
MsgSaveNumberInvalid = Sauvegarde {0} invalide.
|
||||
MsgSaveSlotBadData = Unable to set to this slot.
|
||||
|
|
|
@ -239,6 +239,7 @@ Main.Menu_Tools=Outils
|
|||
Main.Menu_Undo=Revenir en arrière
|
||||
Main.mnu_Delete=Supprimer
|
||||
Main.mnu_DeleteAll=Vider
|
||||
Main.mnu_DeleteClones=Clones
|
||||
Main.mnu_DeleteEggs=Œufs
|
||||
Main.mnu_DeleteForeign=Étranger
|
||||
Main.mnu_DeleteIllegal=Illégal
|
||||
|
@ -257,9 +258,10 @@ Main.mnu_ModifyResetMoves=Reset Moves
|
|||
Main.mnu_Sort=Sort Boxes
|
||||
Main.mnu_SortAdvanced=Sort Boxes (Advanced)
|
||||
Main.mnu_SortBST=Base Stat Total
|
||||
Main.mnu_SortCP=SortCP
|
||||
Main.mnu_SortCP=CP
|
||||
Main.mnu_SortDate=Met Date
|
||||
Main.mnu_SortFavorite=SortFavorite
|
||||
Main.mnu_SortEncounterType=Encounter Type
|
||||
Main.mnu_SortFavorite=Favorite Mark
|
||||
Main.mnu_SortLegal=Legal
|
||||
Main.mnu_SortLevel=Level (Low to High)
|
||||
Main.mnu_SortLevelReverse=Level (High to Low)
|
||||
|
@ -1219,17 +1221,21 @@ SettingsEditor.ApplyMarkings=Appliquer des marques de l'import
|
|||
SettingsEditor.BAKEnabled=Automatic Save File Backups Enabled
|
||||
SettingsEditor.DetectSaveOnStartup=Automatically Detect Save File on Program Startup
|
||||
SettingsEditor.FlagIllegal=Marquer les Pokémon illégaux dans la sauvegarde
|
||||
SettingsEditor.ForceHaXOnLaunch=Force HaX mode on Program Launch
|
||||
SettingsEditor.HideSAVDetails=Cacher les détails de la sauvegarde
|
||||
SettingsEditor.HideSecretDetails=Hide Secret Details in Editors
|
||||
SettingsEditor.HoverSlotGlowEdges=Faire briller le Pokémon au survol
|
||||
SettingsEditor.HoverSlotPlayCry=Jouer le cri du Pokémon au survol
|
||||
SettingsEditor.HoverSlotShowText=Montrer le résumé du Pokémon au survol
|
||||
SettingsEditor.IgnoreLegalPopup=Don't show popup if Legal!
|
||||
SettingsEditor.L_Blank=Blank Save Version:
|
||||
SettingsEditor.ModifyUnset=Notifier en cas de changements non sauvegardés
|
||||
SettingsEditor.SetUpdateDex=Modifier Infos Pokédex
|
||||
SettingsEditor.SetUpdatePKM=Modifier Infos Pokémon
|
||||
SettingsEditor.ShinySprites=Sprites Chromatiques
|
||||
SettingsEditor.ShowEggSpriteAsHeldItem=Montrer le sprite de l'Œuf en tant qu'objet tenu
|
||||
SettingsEditor.Tab_Bool=Toggles
|
||||
SettingsEditor.Tab_Color=Colors
|
||||
SettingsEditor.Unicode=Unicode
|
||||
SuperTrainingEditor.B_All=Tout donner
|
||||
SuperTrainingEditor.B_Cancel=Annuler
|
||||
|
|
|
@ -27,7 +27,6 @@ MsgFileLoadFail = Unable to load file.
|
|||
MsgFileLoadFailAuto = An error occurred while attempting to auto-load your save file.
|
||||
MsgFileLoadFailAutoAdvise = It is advised to manually remove bad filenames from the folder.
|
||||
MsgFileLoadFailAutoCause = This is likely caused by Homebrew creating invalid filenames.
|
||||
MsgFileLoadVersionSelect = Select version.
|
||||
MsgFileLoadVersionDetect = Generation {0} Save File detected.
|
||||
MsgFileLoadEncrypted = PKHeX only edits decrypted save files.
|
||||
MsgFileLoadEncryptedFail = This save file is not decrypted.
|
||||
|
@ -35,7 +34,6 @@ MsgFileLoadXorpad1 = Press Yes to load the sav at 0x3000.
|
|||
MsgFileLoadXorpad2 = Press No to load the sav at 0x82000.
|
||||
MsgFileLoadIncompatible = Binary is not compatible with save file.
|
||||
MsgFileLoadSaveFail = The data file is not a valid save file.
|
||||
MsgFileLoadSaveDetected = Save File Detected.
|
||||
MsgFileLoadSaveLoadFail = Invalid save file loaded. Aborting.
|
||||
MsgFileLoadSaveDetectReload = Open save file from the following location?
|
||||
MsgFileLoadSaveSelectVersion = Select the version.
|
||||
|
@ -96,6 +94,7 @@ MsgSaveExportSuccessPath = SAV exported to:
|
|||
MsgSaveExportContinue = Continue saving?
|
||||
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:
|
||||
MsgSaveCurrentGeneration = Current SAV Generation: {0}
|
||||
MsgSaveBoxCloneFromTabs = Clone Pokemon from Editing Tabs to all slots in {0}?
|
||||
|
@ -233,4 +232,3 @@ 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.
|
||||
MsgSaveSlotBadData = Unable to set to this slot.
|
||||
|
|
|
@ -239,6 +239,7 @@ Main.Menu_Tools=Tools
|
|||
Main.Menu_Undo=Undo Last Change
|
||||
Main.mnu_Delete=Delete
|
||||
Main.mnu_DeleteAll=Clear
|
||||
Main.mnu_DeleteClones=Clones
|
||||
Main.mnu_DeleteEggs=Eggs
|
||||
Main.mnu_DeleteForeign=Foreign
|
||||
Main.mnu_DeleteIllegal=Illegal
|
||||
|
@ -257,9 +258,10 @@ Main.mnu_ModifyResetMoves=Reset Moves
|
|||
Main.mnu_Sort=Sort Boxes
|
||||
Main.mnu_SortAdvanced=Sort Boxes (Advanced)
|
||||
Main.mnu_SortBST=Base Stat Total
|
||||
Main.mnu_SortCP=SortCP
|
||||
Main.mnu_SortCP=CP
|
||||
Main.mnu_SortDate=Met Date
|
||||
Main.mnu_SortFavorite=SortFavorite
|
||||
Main.mnu_SortEncounterType=Encounter Type
|
||||
Main.mnu_SortFavorite=Favorite Mark
|
||||
Main.mnu_SortLegal=Legal
|
||||
Main.mnu_SortLevel=Level (Low to High)
|
||||
Main.mnu_SortLevelReverse=Level (High to Low)
|
||||
|
@ -1225,17 +1227,21 @@ SettingsEditor.ApplyMarkings=Apply Markings on Import
|
|||
SettingsEditor.BAKEnabled=Automatic Save File Backups Enabled
|
||||
SettingsEditor.DetectSaveOnStartup=Automatically Detect Save File on Program Startup
|
||||
SettingsEditor.FlagIllegal=Flag Illegal Slots in Save File
|
||||
SettingsEditor.ForceHaXOnLaunch=Force HaX mode on Program Launch
|
||||
SettingsEditor.HideSAVDetails=Hide Save File Details in Program Title
|
||||
SettingsEditor.HideSecretDetails=Hide Secret Details in Editors
|
||||
SettingsEditor.HoverSlotGlowEdges=Show PKM Glow on Hover
|
||||
SettingsEditor.HoverSlotPlayCry=Play PKM Slot Cry on Hover
|
||||
SettingsEditor.HoverSlotShowText=Show PKM Slot ToolTip on Hover
|
||||
SettingsEditor.IgnoreLegalPopup=Don't show popup if Legal!
|
||||
SettingsEditor.L_Blank=Blank Save Version:
|
||||
SettingsEditor.ModifyUnset=Notify Unset Changes
|
||||
SettingsEditor.SetUpdateDex=Modify Pokédex
|
||||
SettingsEditor.SetUpdatePKM=Modify PKM Info
|
||||
SettingsEditor.ShinySprites=Shiny Sprites
|
||||
SettingsEditor.ShowEggSpriteAsHeldItem=Show Egg Sprite As Held Item
|
||||
SettingsEditor.Tab_Bool=Toggles
|
||||
SettingsEditor.Tab_Color=Colors
|
||||
SettingsEditor.Unicode=Unicode
|
||||
SuperTrainingEditor.B_All=Give All
|
||||
SuperTrainingEditor.B_Cancel=Cancel
|
||||
|
|
|
@ -27,7 +27,6 @@ MsgFileLoadFail = Unable to load file.
|
|||
MsgFileLoadFailAuto = An error occurred while attempting to auto-load your save file.
|
||||
MsgFileLoadFailAutoAdvise = It is advised to manually remove bad filenames from the folder.
|
||||
MsgFileLoadFailAutoCause = This is likely caused by Homebrew creating invalid filenames.
|
||||
MsgFileLoadVersionSelect = Select version.
|
||||
MsgFileLoadVersionDetect = Generation {0} Save File detected.
|
||||
MsgFileLoadEncrypted = PKHeX only edits decrypted save files.
|
||||
MsgFileLoadEncryptedFail = This save file is not decrypted.
|
||||
|
@ -35,7 +34,6 @@ MsgFileLoadXorpad1 = Press Yes to load the sav at 0x3000.
|
|||
MsgFileLoadXorpad2 = Press No to load the sav at 0x82000.
|
||||
MsgFileLoadIncompatible = Binary is not compatible with save file.
|
||||
MsgFileLoadSaveFail = The data file is not a valid save file.
|
||||
MsgFileLoadSaveDetected = Save File Detected.
|
||||
MsgFileLoadSaveLoadFail = Invalid save file loaded. Aborting.
|
||||
MsgFileLoadSaveDetectReload = Open save file from the following location?
|
||||
MsgFileLoadSaveSelectVersion = Select the version.
|
||||
|
|
|
@ -239,6 +239,7 @@ Main.Menu_Tools=ツール
|
|||
Main.Menu_Undo=最後の変更を取り消し
|
||||
Main.mnu_Delete=Delete
|
||||
Main.mnu_DeleteAll=Clear
|
||||
Main.mnu_DeleteClones=Clones
|
||||
Main.mnu_DeleteEggs=Eggs
|
||||
Main.mnu_DeleteForeign=Foreign
|
||||
Main.mnu_DeleteIllegal=Illegal
|
||||
|
@ -257,9 +258,10 @@ Main.mnu_ModifyResetMoves=Reset Moves
|
|||
Main.mnu_Sort=Sort Boxes
|
||||
Main.mnu_SortAdvanced=Sort Boxes (Advanced)
|
||||
Main.mnu_SortBST=Base Stat Total
|
||||
Main.mnu_SortCP=SortCP
|
||||
Main.mnu_SortCP=CP
|
||||
Main.mnu_SortDate=Met Date
|
||||
Main.mnu_SortFavorite=SortFavorite
|
||||
Main.mnu_SortEncounterType=Encounter Type
|
||||
Main.mnu_SortFavorite=Favorite Mark
|
||||
Main.mnu_SortLegal=Legal
|
||||
Main.mnu_SortLevel=Level (Low to High)
|
||||
Main.mnu_SortLevelReverse=Level (High to Low)
|
||||
|
@ -1219,17 +1221,21 @@ SettingsEditor.ApplyMarkings=Apply Markings on Import
|
|||
SettingsEditor.BAKEnabled=Automatic Save File Backups Enabled
|
||||
SettingsEditor.DetectSaveOnStartup=Automatically Detect Save File on Program Startup
|
||||
SettingsEditor.FlagIllegal=不整合を表示
|
||||
SettingsEditor.ForceHaXOnLaunch=Force HaX mode on Program Launch
|
||||
SettingsEditor.HideSAVDetails=Hide Save File Details in Program Title
|
||||
SettingsEditor.HideSecretDetails=Hide Secret Details in Editors
|
||||
SettingsEditor.HoverSlotGlowEdges=Show PKM Glow on Hover
|
||||
SettingsEditor.HoverSlotPlayCry=Play PKM Slot Cry on Hover
|
||||
SettingsEditor.HoverSlotShowText=Show PKM Slot ToolTip on Hover
|
||||
SettingsEditor.IgnoreLegalPopup=Don't show popup if Legal!
|
||||
SettingsEditor.L_Blank=Blank Save Version:
|
||||
SettingsEditor.ModifyUnset=Notify Unset Changes
|
||||
SettingsEditor.SetUpdateDex=ポケモン図鑑に反映
|
||||
SettingsEditor.SetUpdatePKM=PKM情報の変更
|
||||
SettingsEditor.ShinySprites=色違いアイコン
|
||||
SettingsEditor.ShowEggSpriteAsHeldItem=Show Egg Sprite As Held Item
|
||||
SettingsEditor.Tab_Bool=Toggles
|
||||
SettingsEditor.Tab_Color=Colors
|
||||
SettingsEditor.Unicode=Unicode
|
||||
SuperTrainingEditor.B_All=全て取得
|
||||
SuperTrainingEditor.B_Cancel=キャンセル
|
||||
|
|
|
@ -27,7 +27,6 @@ MsgFileLoadFail = Unable to load file.
|
|||
MsgFileLoadFailAuto = An error occurred while attempting to auto-load your save file.
|
||||
MsgFileLoadFailAutoAdvise = It is advised to manually remove bad filenames from the folder.
|
||||
MsgFileLoadFailAutoCause = This is likely caused by Homebrew creating invalid filenames.
|
||||
MsgFileLoadVersionSelect = Select version.
|
||||
MsgFileLoadVersionDetect = Generation {0} Save File detected.
|
||||
MsgFileLoadEncrypted = PKHeX only edits decrypted save files.
|
||||
MsgFileLoadEncryptedFail = This save file is not decrypted.
|
||||
|
@ -35,7 +34,6 @@ MsgFileLoadXorpad1 = Press Yes to load the sav at 0x3000.
|
|||
MsgFileLoadXorpad2 = Press No to load the sav at 0x82000.
|
||||
MsgFileLoadIncompatible = Binary is not compatible with save file.
|
||||
MsgFileLoadSaveFail = The data file is not a valid save file.
|
||||
MsgFileLoadSaveDetected = Save File Detected.
|
||||
MsgFileLoadSaveLoadFail = Invalid save file loaded. Aborting.
|
||||
MsgFileLoadSaveDetectReload = Open save file from the following location?
|
||||
MsgFileLoadSaveSelectVersion = Select the version.
|
||||
|
|
|
@ -239,6 +239,7 @@ Main.Menu_Tools=도구
|
|||
Main.Menu_Undo=Undo Last Change
|
||||
Main.mnu_Delete=Delete
|
||||
Main.mnu_DeleteAll=Clear
|
||||
Main.mnu_DeleteClones=Clones
|
||||
Main.mnu_DeleteEggs=Eggs
|
||||
Main.mnu_DeleteForeign=Foreign
|
||||
Main.mnu_DeleteIllegal=Illegal
|
||||
|
@ -257,9 +258,10 @@ Main.mnu_ModifyResetMoves=Reset Moves
|
|||
Main.mnu_Sort=Sort Boxes
|
||||
Main.mnu_SortAdvanced=Sort Boxes (Advanced)
|
||||
Main.mnu_SortBST=Base Stat Total
|
||||
Main.mnu_SortCP=SortCP
|
||||
Main.mnu_SortCP=CP
|
||||
Main.mnu_SortDate=Met Date
|
||||
Main.mnu_SortFavorite=SortFavorite
|
||||
Main.mnu_SortEncounterType=Encounter Type
|
||||
Main.mnu_SortFavorite=Favorite Mark
|
||||
Main.mnu_SortLegal=Legal
|
||||
Main.mnu_SortLevel=Level (Low to High)
|
||||
Main.mnu_SortLevelReverse=Level (High to Low)
|
||||
|
@ -1215,17 +1217,21 @@ SettingsEditor.ApplyMarkings=가져오기 중 마킹하기
|
|||
SettingsEditor.BAKEnabled=Automatic Save File Backups Enabled
|
||||
SettingsEditor.DetectSaveOnStartup=Automatically Detect Save File on Program Startup
|
||||
SettingsEditor.FlagIllegal=Flag Illegal Slots in Save File
|
||||
SettingsEditor.ForceHaXOnLaunch=Force HaX mode on Program Launch
|
||||
SettingsEditor.HideSAVDetails=Hide Save File Details in Program Title
|
||||
SettingsEditor.HideSecretDetails=Hide Secret Details in Editors
|
||||
SettingsEditor.HoverSlotGlowEdges=Show PKM Glow on Hover
|
||||
SettingsEditor.HoverSlotPlayCry=Play PKM Slot Cry on Hover
|
||||
SettingsEditor.HoverSlotShowText=Show PKM Slot ToolTip on Hover
|
||||
SettingsEditor.IgnoreLegalPopup=Don't show popup if Legal!
|
||||
SettingsEditor.L_Blank=Blank Save Version:
|
||||
SettingsEditor.ModifyUnset=Notify Unset Changes
|
||||
SettingsEditor.SetUpdateDex=포켓몬 도감 수정
|
||||
SettingsEditor.SetUpdatePKM=포켓몬 정보 수정
|
||||
SettingsEditor.ShinySprites=Shiny Sprites
|
||||
SettingsEditor.ShowEggSpriteAsHeldItem=Show Egg Sprite As Held Item
|
||||
SettingsEditor.Tab_Bool=Toggles
|
||||
SettingsEditor.Tab_Color=Colors
|
||||
SettingsEditor.Unicode=Unicode
|
||||
SuperTrainingEditor.B_All=모두 주기
|
||||
SuperTrainingEditor.B_Cancel=취소
|
||||
|
|
|
@ -27,7 +27,6 @@ MsgFileLoadFail = 无法读取文件。
|
|||
MsgFileLoadFailAuto = 在自动读取存档文件时发生错误。
|
||||
MsgFileLoadFailAutoAdvise = It is advised to manually remove bad filenames from the folder.
|
||||
MsgFileLoadFailAutoCause = This is likely caused by Homebrew creating invalid filenames.
|
||||
MsgFileLoadVersionSelect = 选择版本。
|
||||
MsgFileLoadVersionDetect = 检测到第 {0} 世代的存档文件。
|
||||
MsgFileLoadEncrypted = PKHeX 只能编辑解码后的存档文件。
|
||||
MsgFileLoadEncryptedFail = 该存档文件未解码。
|
||||
|
@ -35,7 +34,6 @@ MsgFileLoadXorpad1 = 按"是"从 0x3000 开始载入存档。
|
|||
MsgFileLoadXorpad2 = 按"否"从 0x82000 开始载入存档。
|
||||
MsgFileLoadIncompatible = 二进制文件与存档不兼容。
|
||||
MsgFileLoadSaveFail = 该文件不是一个有效的存档文件。
|
||||
MsgFileLoadSaveDetected = 检测到存档。
|
||||
MsgFileLoadSaveLoadFail = 加载了无效的存档文件。退出中。
|
||||
MsgFileLoadSaveDetectReload = 从下列路径打开存档?
|
||||
MsgFileLoadSaveSelectVersion = 选择版本。
|
||||
|
|
|
@ -239,6 +239,7 @@ Main.Menu_Tools=工具
|
|||
Main.Menu_Undo=撤销最后的改动
|
||||
Main.mnu_Delete=Delete
|
||||
Main.mnu_DeleteAll=Clear
|
||||
Main.mnu_DeleteClones=Clones
|
||||
Main.mnu_DeleteEggs=Eggs
|
||||
Main.mnu_DeleteForeign=Foreign
|
||||
Main.mnu_DeleteIllegal=Illegal
|
||||
|
@ -257,9 +258,10 @@ Main.mnu_ModifyResetMoves=Reset Moves
|
|||
Main.mnu_Sort=Sort Boxes
|
||||
Main.mnu_SortAdvanced=Sort Boxes (Advanced)
|
||||
Main.mnu_SortBST=Base Stat Total
|
||||
Main.mnu_SortCP=SortCP
|
||||
Main.mnu_SortCP=CP
|
||||
Main.mnu_SortDate=Met Date
|
||||
Main.mnu_SortFavorite=SortFavorite
|
||||
Main.mnu_SortEncounterType=Encounter Type
|
||||
Main.mnu_SortFavorite=Favorite Mark
|
||||
Main.mnu_SortLegal=Legal
|
||||
Main.mnu_SortLevel=Level (Low to High)
|
||||
Main.mnu_SortLevelReverse=Level (High to Low)
|
||||
|
@ -1215,17 +1217,21 @@ SettingsEditor.ApplyMarkings=导入时标记
|
|||
SettingsEditor.BAKEnabled=自动保存文件备份已启用
|
||||
SettingsEditor.DetectSaveOnStartup=在程序启动时自动检测保存文件
|
||||
SettingsEditor.FlagIllegal=标记不合法
|
||||
SettingsEditor.ForceHaXOnLaunch=Force HaX mode on Program Launch
|
||||
SettingsEditor.HideSAVDetails=隐藏程序标题中的保存文件详细信息
|
||||
SettingsEditor.HideSecretDetails=在编辑器中隐藏秘密细节
|
||||
SettingsEditor.HoverSlotGlowEdges=在悬停时显示PKM Glow
|
||||
SettingsEditor.HoverSlotPlayCry=在悬停时播放PKM Slot Cry
|
||||
SettingsEditor.HoverSlotShowText=在悬停上显示PKM Slot ToolTip
|
||||
SettingsEditor.IgnoreLegalPopup=Don't show popup if Legal!
|
||||
SettingsEditor.L_Blank=空白保存版本:
|
||||
SettingsEditor.ModifyUnset=未保存修改提醒
|
||||
SettingsEditor.SetUpdateDex=修改图鉴
|
||||
SettingsEditor.SetUpdatePKM=修改宝可梦
|
||||
SettingsEditor.ShinySprites=异色图标
|
||||
SettingsEditor.ShowEggSpriteAsHeldItem=将蛋作为持有物品展示
|
||||
SettingsEditor.Tab_Bool=Toggles
|
||||
SettingsEditor.Tab_Color=Colors
|
||||
SettingsEditor.Unicode=统一
|
||||
SuperTrainingEditor.B_All=获得全部
|
||||
SuperTrainingEditor.B_Cancel=取消
|
||||
|
|
Loading…
Reference in a new issue