mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-12-01 11:16:21 +00:00
95386861bb
* move: locales files to `/public` (from `/src`) * install: i18next-http-backend module * implement: i18next language lazy-loading * remove: all `config.ts` files (for locales) * disable: enConfig import in i18next.d.ts * remove: console.log from utils.camelCaseToKebabCase() * remove localization tests we don't need to test if i18next is working. This is the job of i18next itself * mock i18next for tests * fix: tests that have to use the i18next key now instead of the english translation * fix: absolute-avarice-encounter test * fix: loading mystery-encounter translations with lazy-load * fix: 2 mystery encounter translation loading * replace: i18next mocks any vi.fn() calls * fix: new namespace usage in ME tests now using "mysteryEncounters/..." * fix: delibirdy encounter not being language specific the encounter was checking if the modifier name includes `Berry` which is only true for english. Instead it has to check if the modifier is an instance of BerryModifier * fix: the-expert-pokemon-breeder the new i18n pattern requires a different namespacing which has been adopted * fix: GTS encounter tests * add: `MockText.on()` * fix: berries abound test * chore: apply review suggestion from @DayKev * update i18next.d.ts * chore: fix i18next.d.ts * fix: `dialogue-misc` switchup between `en` and `ja` * move: `SpeciesFormKey` into enum there was an issue with circular dependencies * replace: `#app/enums/` with `#enums/` for `SpeciesFormKey` imports * re-sync locales from `beta` * rename: `ca_ES` -> `ca-ES` * rename: `pt_BR` -> `pt-BR` * rename: `zh_CN` -> `zh-CN` * rename: `zh_TW` -> `zh-TW` * fix loading Species-Form-Key in poemon-evo. * update: i18next `supporterLngs` ... and remove `nonExplicitSupportedLngs` * fix: `${namespace}.` -> `${namespace}:` thanks @MokaStitcher
112 lines
3.6 KiB
JSON
112 lines
3.6 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",
|
||
"eggSkip": "Passer les éclosions",
|
||
"never": "Jamais",
|
||
"always": "Toujours",
|
||
"ask": "Demander",
|
||
"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",
|
||
"fieldVolume": "Vol. combats",
|
||
"seVolume": "Vol. effets",
|
||
"uiVolume": "Vol. menus",
|
||
"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",
|
||
"rewards": "Obj. gratuits",
|
||
"reroll": "Relance",
|
||
"shop": "Boutique",
|
||
"checkTeam": "Équipe"
|
||
}
|