mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-29 21:19:18 +01:00
* add jsonc import support * migrate en: ability-trigger, ability, achv & arena-flyout to json/c * remove jsonc support gitlocalize doesn't recognize it * migrate arena-flyoutr.jsonc to json * EN: migrate arena-tag * EN: migrate battle-info.json * EN: migrate `battle-message-ui-handler` * EN: migrate `battle-scene` * EN: migrate `battle` * EN: migrate `battler-tags` * EN: migrate `berry` * EN: migrate `bgm-name` * EN: migrate `biome` * EN: migrate `challenges` * EN: migrate `command-ui-handler` * EN: migrate `common` * EN: migrate `dialogue` * EN: migrate `egg` * EN: migrate `fight-ui-handler` * EN: migrate `filter-bar` * EN: migrate `game-mode` * EN: migrate `game-stats-ui-handler` * EN: migrate `growth` * EN: migrate `menu-ui-handler` * EN: migrate `menu` * EN: migrate `modifier-select-ui-handler` * EN: migrate `modifier-type` * EN: migrate `modifier` * EN: migrate `move-trigger` * EN: migrate `move` * EN: migrate `nature` * EN: migrate `party-ui-handler` * EN: migrate `pokeball` * EN: migrate `pokemon-form` * EN: migrate `pokemon-info-container` * EN: migrate `pokemon-info` * EN: migrate `pokemon-summary` * EN: migrate `pokemon` * EN: migrate `save-slot-select-ui-handler` * EN: migrate `settings` * EN: migrate `splash-messages` * EN: migrate `starter-select-ui-handler` * EN: migrate `status-effect.json` * EN: migrate `trainers` * EN: migrate `tutorial` * EN: migrate `voucher` * EN: migrate `weather` and `terrain` * rename `dialogue-double-battle.json` * DE: migrate `ability-trigger` * DE: migrate `trainers` * DE: migrate `tutorial` * EN: migrate to `achv-f/-m` * rename `dialogue-endboss.json` to `dialogue-final-boss.json` endboss is not typical english * EN: fix gender files * EN: fix some dialogue gender issues * Migrate DE to JSON * EN: fix `modifier-type.json` * remove ca_ES for now * remove de/dialogue.ts (remnant) * Migrate ES (spanish) removing all dialogues content has been confirmed by Asdar Develops * Removed fake translations from ability-trigger * Removed fake translations from achievements and fixed female pronouns * Removed fake translations all the way to moves.json * Finished removing fake translations from es folder * migrate fr (french) * FR: update config.ts * migrate it (italian) * Removed fake translations in French json * Readding two lines I accidentally deleted to fr dialogue-male * migrate ja (Japanese) * migrate ko (Korean) * migrate pt_BR (Brasil) * remove event texts from json files * Removed fake translations in Italian * Removed Japanese fake translations everywhere except dialogues * Removed fake translations from Japanase (dialogues only) * Translate trainer-names.json via GitLocalize * Fixed a devilish typo in fr locale * add new translationkeys to en/settings * add empty `ca_ES` translations * fix config export names * fix ts-compiler with i18n issue * fix battle-stat.test.ts * fix some namings in plugins/i18n.ts * move `i18n.d.ts` content into `i18next.d.ts` and remove `defaultValue` key * fix type issues after beta merge * migrate zh_CN (Chinese simplified) * migrate zh_TW (Chinese tranditional) * fix tests for "missing" translations --------- Co-authored-by: InnocentGameDev <asdargmng@gmail.com> Co-authored-by: SangaraSorama <sangara.diamant@gmail.com>
106 lines
3.4 KiB
JSON
106 lines
3.4 KiB
JSON
{
|
||
"boy": "Garçon",
|
||
"girl": "Fille",
|
||
"general": "Général",
|
||
"display": "Affichage",
|
||
"audio": "Audio",
|
||
"gamepad": "Manette",
|
||
"keyboard": "Clavier",
|
||
"gameSpeed": "Vitesse du jeu",
|
||
"hpBarSpeed": "Vit. barre de PV",
|
||
"expGainsSpeed": "Vit. barre d’Exp",
|
||
"expPartyDisplay": "Afficher Exp équipe",
|
||
"skipSeenDialogues": "Passer dialogues connus",
|
||
"battleStyle": "Style de combat",
|
||
"enableRetries": "Activer les réessais",
|
||
"hideIvs": "Masquer Scanner d’IV",
|
||
"tutorials": "Tutoriels",
|
||
"touchControls": "Contrôles tactiles",
|
||
"vibrations": "Vibrations",
|
||
"normal": "Normal",
|
||
"fast": "Rapide",
|
||
"faster": "Plus rapide",
|
||
"skip": "Passer",
|
||
"levelUpNotifications": "Notif. gain de N.",
|
||
"on": "Activé",
|
||
"off": "Désactivé",
|
||
"switch": "Choix",
|
||
"set": "Défini",
|
||
"auto": "Auto",
|
||
"disabled": "Désactivé",
|
||
"language": "Langue",
|
||
"change": "Changer",
|
||
"uiTheme": "Interface",
|
||
"default": "Par défaut",
|
||
"legacy": "Ancienne",
|
||
"windowType": "Type de fenêtre",
|
||
"moneyFormat": "Format de l’argent",
|
||
"damageNumbers": "Affichage dégâts",
|
||
"simple": "Simple",
|
||
"fancy": "Amélioré",
|
||
"abbreviated": "Abrégé",
|
||
"moveAnimations": "Animations de combat",
|
||
"showStatsOnLevelUp": "Afficher stats à la montée de N.",
|
||
"candyUpgradeNotification": "Notif amélioration de bonbon",
|
||
"passivesOnly": "Passifs",
|
||
"candyUpgradeDisplay": "Amélioration bonbon",
|
||
"icon": "Icône",
|
||
"animation": "Animation",
|
||
"moveInfo": "Infos de capacité",
|
||
"showMovesetFlyout": "Afficher volet de capacités",
|
||
"showArenaFlyout": "Afficher volet d’arène",
|
||
"showTimeOfDayWidget": "Widget d’heure",
|
||
"timeOfDayAnimation": "Animation d’heure",
|
||
"bounce": "Sauter",
|
||
"timeOfDay_back": "Retour",
|
||
"spriteSet": "Ensemble de sprites",
|
||
"consistent": "Consistant",
|
||
"mixedAnimated": "Mixte",
|
||
"fusionPaletteSwaps": "Palettes de fusion",
|
||
"playerGender": "Genre de l’avatar",
|
||
"typeHints": "Indications de type",
|
||
"masterVolume": "Vol. principal",
|
||
"bgmVolume": "Vol. musique",
|
||
"seVolume": "Vol. effets",
|
||
"musicPreference": "Préf. musicale",
|
||
"mixed": "Mixte",
|
||
"gamepadPleasePlug": "Veuillez brancher une manette ou appuyer sur un bouton.",
|
||
"delete": "Supprimer",
|
||
"keyboardPleasePress": "Veuillez appuyer sur une touche de votre clavier.",
|
||
"reset": "Réinitialiser",
|
||
"requireReload": "Redémarrage requis",
|
||
"action": "Action",
|
||
"back": "Retour",
|
||
"pressToBind": "Sélectionnez pour assigner",
|
||
"pressButton": "Appuyez sur un bouton…",
|
||
"buttonUp": "Haut",
|
||
"buttonDown": "Bas",
|
||
"buttonLeft": "Gauche",
|
||
"buttonRight": "Droite",
|
||
"buttonAction": "Action",
|
||
"buttonMenu": "Menu",
|
||
"buttonSubmit": "Valider",
|
||
"buttonCancel": "Annuler",
|
||
"buttonStats": "Stats",
|
||
"buttonCycleForm": "Modifier Forme",
|
||
"buttonCycleShiny": "Modifier Chromatique",
|
||
"buttonCycleGender": "Modifier Sexe",
|
||
"buttonCycleAbility": "Modifier Capacité",
|
||
"buttonCycleNature": "Modifier Nature",
|
||
"buttonCycleVariant": "Modifier Variant",
|
||
"buttonSpeedUp": "Accélérer",
|
||
"buttonSlowDown": "Ralentir",
|
||
"alt": " (Alt)",
|
||
"mute": "Muet",
|
||
"controller": "Controller",
|
||
"gamepadSupport": "Gamepad Support",
|
||
"showBgmBar": "Titre de la musique",
|
||
"moveTouchControls": "Déplacer les contrôles tactiles",
|
||
"shopOverlayOpacity": "Opacité boutique",
|
||
"shopCursorTarget": "Choix après relance",
|
||
"items": "Obj. gratuits",
|
||
"reroll": "Relance",
|
||
"shop": "Boutique",
|
||
"checkTeam": "Équipe"
|
||
}
|