Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2016
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.09 KB | None | 0 0
  1. {
  2. "TranslationStrings": [
  3. {
  4. "Key": "pokeball",
  5. "Value": "PokéBall"
  6. },
  7. {
  8. "Key": "greatPokeball",
  9. "Value": "SuperBall"
  10. },
  11. {
  12. "Key": "ultraPokeball",
  13. "Value": "HyperBall"
  14. },
  15. {
  16. "Key": "masterPokeball",
  17. "Value": "MasterBall"
  18. },
  19. {
  20. "Key": "wrongAuthType",
  21. "Value": "Vérifiez le champs AuthType dans auth.json"
  22. },
  23. {
  24. "Key": "LoginInvalid",
  25. "Value": "Vos identifiants Google ou Ptc sont invalides. Echec de connexion."
  26. },
  27. {
  28. "Key": "farmPokestopsOutsideRadius",
  29. "Value": "Vous dépassez votre rayon d'action! Début de la marche ({0}m de distance) dans 5 secondes. Vérifiez votre fichier LastPos.ini"
  30. },
  31. {
  32. "Key": "farmPokestopsNoUsableFound",
  33. "Value": "Impossible de trouver un PokeStop. Modifiez la valeur de MaxTravelDistanceInMeters dans config.json"
  34. },
  35. {
  36. "Key": "eventFortUsed",
  37. "Value": "{0} +{1}XP |{2}| {3} | {4},{5}"
  38. },
  39. {
  40. "Key": "eventFortFailed",
  41. "Value": "Collecte/Capture impossible, tentative dans : {1}/{2}"
  42. },
  43. {
  44. "Key": "eventFortTargeted",
  45. "Value": "{0} {1}m | {2}s"
  46. },
  47. {
  48. "Key": "eventProfileLogin",
  49. "Value": "Connecté en tant que {0}"
  50. },
  51. {
  52. "Key": "eventUsedLuckyEgg",
  53. "Value": "Utilisation d'un oeuf Chance, reste {0}"
  54. },
  55. {
  56. "Key": "EventUsedIncense",
  57. "Value": "Utilisation d'un encens, reste {0}"
  58. },
  59. {
  60. "Key": "SnipeServerOffline",
  61. "Value": "[Sniper] Le serveur est inaccessible."
  62. },
  63. {
  64. "Key": "eventPokemonEvolvedSuccess",
  65. "Value": "{0} +{1}XP"
  66. },
  67. {
  68. "Key": "eventPokemonEvolvedFailed",
  69. "Value": "{0} Echec. Le résultat était {1}, arrêt de l'évolution {2}"
  70. },
  71. {
  72. "Key": "eventPokemonTransferred",
  73. "Value": "{0}\t- {1} / {2}% [Maximum {3} / {4}%] {5} Bonbons"
  74. },
  75. {
  76. "Key": "eventItemRecycled",
  77. "Value": "{1} x{0}"
  78. },
  79. {
  80. "Key": "eventPokemonCapture",
  81. "Value": "({0})|{1}-{2}| Lv {3} {6}% {4}/{5} | {7}% dist {8}m | reste {10} {9} | {11} | {12},{13}"
  82. },
  83. {
  84. "Key": "eventNoPokeballs",
  85. "Value": "Plus de Pokeball - {0} PC{1} manqué"
  86. },
  87. {
  88. "Key": "WaitingForMorePokemonToEvolve",
  89. "Value": "Encore {1} Pokémon à capturer pour en évoluer {0} d'un coup ! ({2}/{3} pour {4}% de votre inventaire)"
  90. },
  91. {
  92. "Key": "UseLuckyEggsMinPokemonAmountTooHigh",
  93. "Value": "Un Oeuf Chance ne peut être utiliser qu'avec UseLuckyEggsMinPokemonAmount = {0}, utilisez plutôt une valeur <= à {1}"
  94. },
  95. {
  96. "Key": "CatchMorePokemonToUseLuckyEgg",
  97. "Value": "Encore {0} Pokémon à capturer pour pouvoir utiliser un Oeuf Chance!"
  98. },
  99. {
  100. "Key": "catchStatusAttempt",
  101. "Value": "#{1} -{0}"
  102. },
  103. {
  104. "Key": "catchStatus",
  105. "Value": "{0}"
  106. },
  107. {
  108. "Key": "candies",
  109. "Value": "{0} Bonbons"
  110. },
  111. {
  112. "Key": "unhandledGPXData",
  113. "Value": "Données non gérées dans le fichier GPX, ignorées."
  114. },
  115. {
  116. "Key": "displayHighestsHeader",
  117. "Value": "Pokémon"
  118. },
  119. {
  120. "Key": "commonWordPerfect",
  121. "Value": "IV"
  122. },
  123. {
  124. "Key": "commonWordName",
  125. "Value": "Nom"
  126. },
  127. {
  128. "Key": "commonWordUnknown",
  129. "Value": "Inconnu"
  130. },
  131. {
  132. "Key": "displayHighestsCPHeader",
  133. "Value": "Classement par PC"
  134. },
  135. {
  136. "Key": "displayHighestsPerfectHeader",
  137. "Value": "Classement par IV"
  138. },
  139. {
  140. "Key": "displayHighestsLevelHeader",
  141. "Value": "Classement par Niveau"
  142. },
  143. {
  144. "Key": "welcomeWarning",
  145. "Value": "Destination : {0},{1}"
  146. },
  147. {
  148. "Key": "incubatorPuttingEgg",
  149. "Value": "Incubation d'un oeuf, reste {0:0.00}km"
  150. },
  151. {
  152. "Key": "incubatorStatusUpdate",
  153. "Value": "Incubation en cours, reste {0:0.00}km"
  154. },
  155. {
  156. "Key": "incubatorEggHatched",
  157. "Value": "Eclosion d'un oeuf : {0} | Lvl: {1} CP: ({2}/{3}) IV: {4}%"
  158. },
  159. {
  160. "Key": "logEntryError",
  161. "Value": "ERREUR"
  162. },
  163. {
  164. "Key": "logEntryAttention",
  165. "Value": "ATTENTION"
  166. },
  167. {
  168. "Key": "logEntryInfo",
  169. "Value": "INFO"
  170. },
  171. {
  172. "Key": "logEntryPokestop",
  173. "Value": "POKESTOP"
  174. },
  175. {
  176. "Key": "logEntryFarming",
  177. "Value": "COLLECTE"
  178. },
  179. {
  180. "Key": "logEntryRecycling",
  181. "Value": "REÇYCLAGE"
  182. },
  183. {
  184. "Key": "logEntryPKMN",
  185. "Value": "POKEMON"
  186. },
  187. {
  188. "Key": "logEntryTransfered",
  189. "Value": "TRANSFERT"
  190. },
  191. {
  192. "Key": "logEntryEvolved",
  193. "Value": "EVOLUTION"
  194. },
  195. {
  196. "Key": "logEntryBerry",
  197. "Value": "BAIE"
  198. },
  199. {
  200. "Key": "logEntryEgg",
  201. "Value": "OEUF"
  202. },
  203. {
  204. "Key": "logEntryDebug",
  205. "Value": "DEBUG"
  206. },
  207. {
  208. "Key": "logEntryUpdate",
  209. "Value": "UPDATE"
  210. },
  211. {
  212. "Key": "loggingIn",
  213. "Value": "Connexion via {0}"
  214. },
  215. {
  216. "Key": "ptcOffline",
  217. "Value": "Les serveurs PTC semblent hors-ligne ou vos identifiants PTC sont incorrects. Merci d'essayer via Google."
  218. },
  219. {
  220. "Key": "tryingAgainIn",
  221. "Value": "Nouvel essai dans {0} seconde(s)..."
  222. },
  223. {
  224. "Key": "accountNotVerified",
  225. "Value": "Votre compte n'est pas vérifié ! Arrêt en cours..."
  226. },
  227. {
  228. "Key": "realisticTravelDetected",
  229. "Value": "Detected realistic Traveling, using Default Settings inside config.json"
  230. },
  231. {
  232. "Key": "notRealisticTravel",
  233. "Value": "Chemin irréaliste détecté à {0}, utilisation des coordonnées sauvegardées dans le fichier LastPos.ini"
  234. },
  235. {
  236. "Key": "coordinatesAreInvalid",
  237. "Value": "Les coordonnées définies dans le fichier \"LastPos.ini\" sont invalides, utilisation des coordonnées par défaut."
  238. },
  239. {
  240. "Key": "gotUpToDateVersion",
  241. "Value": "NecroBot v{0} est à jour."
  242. },
  243. {
  244. "Key": "autoUpdaterDisabled",
  245. "Value": "La mise à jour automatique est désactivée. Rendez-vous sur : {0}\n "
  246. },
  247. {
  248. "Key": "downloadingUpdate",
  249. "Value": "Téléchargement d'une nouvelle mise à jour en cours..."
  250. },
  251. {
  252. "Key": "finishedDownloadingRelease",
  253. "Value": "Le téléchargement de la mise à jour est terminé..."
  254. },
  255. {
  256. "Key": "finishedUnpackingFiles",
  257. "Value": "La décompression de la mise à jour est terminée..."
  258. },
  259. {
  260. "Key": "FinishedTransferringConfig",
  261. "Value": "Le transfert de vos fichiers config a bien été effectué..."
  262. },
  263. {
  264. "Key": "updateFinished",
  265. "Value": "La mise à jour est terminée! Vous pouvez fermer la fenêtre."
  266. },
  267. {
  268. "Key": "lookingForIncensePokemon",
  269. "Value": "Recherche d'encens..."
  270. },
  271. {
  272. "Key": "lookingForPokemon",
  273. "Value": "Recherche de Pokémon..."
  274. },
  275. {
  276. "Key": "lookingForLurePokemon",
  277. "Value": "Recherche de leurre..."
  278. },
  279. {
  280. "Key": "pokemonSkipped",
  281. "Value": "{0} est ignoré"
  282. },
  283. {
  284. "Key": "zeroPokeballInv",
  285. "Value": "Vous n'avez plus de pokéballs, la capture de Pokémon est impossible !"
  286. },
  287. {
  288. "Key": "currentPokeballInv",
  289. "Value": "[Inventaire] Poké Balls: {0} | Super Balls: {1} | Hyper Balls: {2} | Master Balls: {3}"
  290. },
  291. {
  292. "Key": "CurrentItemInv",
  293. "Value": "[Inventaire] Potions: {0} | Rappels: {1} | Baies: {2} | Encens: {3} | Oeuf Chance: {4} | Leurres: {5}"
  294. },
  295. {
  296. "Key": "MaxItemsCombinedOverMaxItemStorage",
  297. "Value": "[Configuration Invalide] Vos objets consommables (Pokéballs+Potions+Rappels={0}) dépasse le seuil de votre inventaire ({1})"
  298. },
  299. {
  300. "Key": "RecyclingQuietly",
  301. "Value": "Recyclage rapide en cours..."
  302. },
  303. {
  304. "Key": "invFullTransferring",
  305. "Value": "L'inventaire de Pokémon est plein. Transfert en cours..."
  306. },
  307. {
  308. "Key": "invFullTransferManually",
  309. "Value": "L'inventaire de Pokémon est plein. Merci de transférer manuellement ou de changer la valeur de \"TransferDuplicatePokemon\" en \"true\"..."
  310. },
  311. {
  312. "Key": "invFullPokestopLooting",
  313. "Value": "L'inventaire des objets est plein. Aucun objet n'a pu être récolté!"
  314. },
  315. {
  316. "Key": "encounterProblem",
  317. "Value": "Un problème est survenu: {0}"
  318. },
  319. {
  320. "Key": "encounterProblemLurePokemon",
  321. "Value": "Un problème est survenu avec le leurre {0}"
  322. },
  323. {
  324. "Key": "desiredDestTooFar",
  325. "Value": "Votre destination désirée {0}, {1} est trop éloignée de votre position actuelle {2}, {3}."
  326. },
  327. {
  328. "Key": "pokemonRename",
  329. "Value": "{0} ({1}) a été renommé de {2} en {3}."
  330. },
  331. {
  332. "Key": "pokemonFavorite",
  333. "Value": "{0}%IV {1} (CP {2}) *Favoris*."
  334. },
  335. {
  336. "Key": "pokemonIgnoreFilter",
  337. "Value": "[Pokémon-Ignore-Filter] - {0} ignoré comme défini dans les options !"
  338. },
  339. {
  340. "Key": "catchStatusAttempt",
  341. "Value": "Capture"
  342. },
  343. {
  344. "Key": "catchStatusError",
  345. "Value": "Echec"
  346. },
  347. {
  348. "Key": "catchStatusEscape",
  349. "Value": "Échappé"
  350. },
  351. {
  352. "Key": "catchStatusFlee",
  353. "Value": "Fuite"
  354. },
  355. {
  356. "Key": "catchStatusMissed",
  357. "Value": "Manqué"
  358. },
  359. {
  360. "Key": "catchStatusSuccess",
  361. "Value": "Capturé"
  362. },
  363. {
  364. "Key": "catchTypeNormal",
  365. "Value": "Normal"
  366. },
  367. {
  368. "Key": "catchTypeLure",
  369. "Value": "Leurre"
  370. },
  371. {
  372. "Key": "catchTypeIncense",
  373. "Value": "Encens"
  374. },
  375. {
  376. "Key": "webSocketFailStart",
  377. "Value": "Impossible de démarrer le serveur WebSocket sur le port : {0}"
  378. },
  379. {
  380. "Key": "statsTemplateString",
  381. "Value": "{0} - {1} - Lvl: {2} | EXP/H: {3:0} | P/H: {4:0} | Poussières: {5:0} | Transférés: {6:0} | Reçyclés: {7:0}"
  382. },
  383. {
  384. "Key": "statsXpTemplateString",
  385. "Value": "{0} (Prochain niveau dans {1}h {2}m | {3}/{4} XP)"
  386. },
  387. {
  388. "Key": "requireInputText",
  389. "Value": "Appuyez sur une touche pour continuer..."
  390. },
  391. {
  392. "Key": "googleTwoFactorAuth",
  393. "Value": "La validation en deux étapes de votre compte Google est activée, vous devez insérer un mot de passe spécifique à l'application dans auth.json"
  394. },
  395. {
  396. "Key": "googleTwoFactorAuthExplanation",
  397. "Value": "Ouverture de la page Mots de passe d'application. Merci de générer un nouveau mot de passe spécifique à l'application. (use Other as Device)"
  398. },
  399. {
  400. "Key": "googleError",
  401. "Value": "Veuillez vérifier vos identifiants GoogleUsername et GooglePassword dans auth.json!"
  402. },
  403. {
  404. "Key": "missingCredentialsGoogle",
  405. "Value": "Vous devez remplir les champs GoogleUsername et GooglePassword dans auth.json!"
  406. },
  407. {
  408. "Key": "missingCredentialsPtc",
  409. "Value": "Vous devez remplir les champs PtcUsername et PtcPassword dans auth.json!"
  410. },
  411. {
  412. "Key": "snipeScan",
  413. "Value": "[Sniper] Scan en cours sur {0}..."
  414. },
  415. {
  416. "Key": "SnipeScanEx",
  417. "Value": "[Sniper] Scan d'un {0} avec {1}% IV à {2}..."
  418. },
  419. {
  420. "Key": "noPokemonToSnipe",
  421. "Value": "[Sniper] Echec du scan. Aucun Pokémon trouvé."
  422. },
  423. {
  424. "Key": "notEnoughPokeballsToSnipe",
  425. "Value": "[Sniper] Pas assez de pokéballs ({0}/{1})"
  426. },
  427. {
  428. "Key": "displayHighestMove1Header",
  429. "Value": "Attaque 1"
  430. },
  431. {
  432. "Key": "displayHighestMove2Header",
  433. "Value": "Attaque 2"
  434. },
  435. {
  436. "Key": "DisplayHighestCandy",
  437. "Value": "Bonbons"
  438. },
  439. {
  440. "Key": "IPBannedError",
  441. "Value": "Connexion refusée. Votre IP a sans doute été bloquée par Niantic. Arrêt en cours..."
  442. },
  443. {
  444. "Key": "NoEggsAvailable",
  445. "Value": "Aucun oeuf de disponible"
  446. },
  447. {
  448. "Key": "UseLuckyEggActive",
  449. "Value": "Oeuf Chance déjà activé"
  450. },
  451. {
  452. "Key": "UsedLuckyEgg",
  453. "Value": "Oeuf Chance utilisé"
  454. },
  455. {
  456. "Key": "UseLuckyEggAmount",
  457. "Value": "[Inventaire] Oeuf Chance : {0}"
  458. },
  459. {
  460. "Key": "NoIncenseAvailable",
  461. "Value": "Aucun encens de disponible"
  462. },
  463. {
  464. "Key": "UseIncenseActive",
  465. "Value": "Encens déjà activé"
  466. },
  467. {
  468. "Key": "UseIncenseAmount",
  469. "Value": "[Inventaire] Encens : {0}"
  470. },
  471. {
  472. "Key": "UsedIncense",
  473. "Value": "Encens utilisé"
  474. },
  475. {
  476. "Key": "AmountPkmSeenCaught",
  477. "Value": "Deck Pokémon(151) : Rencontré {0} | Capturé {1}"
  478. },
  479. {
  480. "Key": "PkmPotentialEvolveCount",
  481. "Value": "[Evolution] Disponible : {0}"
  482. },
  483. {
  484. "Key": "PkmNotEnoughRessources",
  485. "Value": "Echec. Ressources insuffisantes pour évoluer ce Pokémon"
  486. },
  487. {
  488. "Key": "eventUseBerry",
  489. "Value": "{0} utilisé, reste {1}"
  490. },
  491. {
  492. "Key": "itemRazzBerry",
  493. "Value": "Baie Framby"
  494. },
  495. {
  496. "Key": "firstStartPrompt",
  497. "Value": "This is your first start, would you like to begin setup? {0}/{1}"
  498. },
  499. {
  500. "Key": "firstStartLanguagePrompt",
  501. "Value": "Would you like to change the default language? {0}/{1}"
  502. },
  503. {
  504. "Key": "firstStartLanguageCodePrompt",
  505. "Value": "Please enter a new language code"
  506. },
  507. {
  508. "Key": "firstStartLanguageConfirm",
  509. "Value": "Language Code Applied: {0}"
  510. },
  511. {
  512. "Key": "promptError",
  513. "Value": "[INPUT ERROR] Error with input, please enter '{0}' or '{1}"
  514. },
  515. {
  516. "Key": "firstStartAutoGenSettings",
  517. "Value": "Config/Auth file automatically generated and must be completed before continuing"
  518. },
  519. {
  520. "Key": "firstStartSetupAccount",
  521. "Value": "### Setting up new USER ACCOUNT ###"
  522. },
  523. {
  524. "Key": "firstStartSetupTypePrompt",
  525. "Value": "Please choose an account type: {0}/{1}"
  526. },
  527. {
  528. "Key": "firstStartSetupTypeConfirm",
  529. "Value": "Chosen Account Type: {0}"
  530. },
  531. {
  532. "Key": "firstStartSetupTypePromptError",
  533. "Value": "[ERROR] submitted an incorrect account type, please choose '{0}' or '{1}'"
  534. },
  535. {
  536. "Key": "firstStartSetupUsernamePrompt",
  537. "Value": "Please enter a Username"
  538. },
  539. {
  540. "Key": "firstStartSetupUsernameConfirm",
  541. "Value": "Accepted username: {0}"
  542. },
  543. {
  544. "Key": "firstStartSetupPasswordPrompt",
  545. "Value": "Please enter a Password"
  546. },
  547. {
  548. "Key": "firstStartSetupPasswordConfirm",
  549. "Value": "Accepted password: {0}"
  550. },
  551. {
  552. "Key": "firstStartAccountCompleted",
  553. "Value": "### User Account Completed ###"
  554. },
  555. {
  556. "Key": "firstStartDefaultLocationPrompt",
  557. "Value": "Would you like to setup a new Default Location? {0}/{1}"
  558. },
  559. {
  560. "Key": "firstStartDefaultLocationSet",
  561. "Value": "Default Location Applied"
  562. },
  563. {
  564. "Key": "firstStartDefaultLocation",
  565. "Value": "### Setting Default Position ###"
  566. },
  567. {
  568. "Key": "firstStartSetupDefaultLocationError",
  569. "Value": "[ERROR] Please input only a VALUE for example: {0}"
  570. },
  571. {
  572. "Key": "firstStartSetupDefaultLatPrompt",
  573. "Value": "Please enter a Latitude (Right click to paste)"
  574. },
  575. {
  576. "Key": "firstStartSetupDefaultLatConfirm",
  577. "Value": "Lattitude accepted: {0}"
  578. },
  579. {
  580. "Key": "firstStartSetupDefaultLongPrompt",
  581. "Value": "Please enter a Longitude (Right click to paste)"
  582. },
  583. {
  584. "Key": "firstStartSetupDefaultLongConfirm",
  585. "Value": "Longitude accepted: {0}"
  586. },
  587. {
  588. "Key": "firstStartSetupCompleted",
  589. "Value": "### COMPLETED CONFIG SETUP ###"
  590. }
  591. ],
  592. "PokemonStrings": [
  593. {
  594. "Key": "Missingno",
  595. "Value": "Missingno"
  596. },
  597. {
  598. "Key": "Bulbasaur",
  599. "Value": "Bulbizarre"
  600. },
  601. {
  602. "Key": "Ivysaur",
  603. "Value": "Herbizarre"
  604. },
  605. {
  606. "Key": "Venusaur",
  607. "Value": "Florizarre"
  608. },
  609. {
  610. "Key": "Charmander",
  611. "Value": "Salamèche"
  612. },
  613. {
  614. "Key": "Charmeleon",
  615. "Value": "Reptincel"
  616. },
  617. {
  618. "Key": "Charizard",
  619. "Value": "Dracaufeu"
  620. },
  621. {
  622. "Key": "Squirtle",
  623. "Value": "Carapuce"
  624. },
  625. {
  626. "Key": "Wartortle",
  627. "Value": "Carabaffe"
  628. },
  629. {
  630. "Key": "Blastoise",
  631. "Value": "Tortank"
  632. },
  633. {
  634. "Key": "Caterpie",
  635. "Value": "Chenipan"
  636. },
  637. {
  638. "Key": "Metapod",
  639. "Value": "Chrysacier"
  640. },
  641. {
  642. "Key": "Butterfree",
  643. "Value": "Papilusion"
  644. },
  645. {
  646. "Key": "Weedle",
  647. "Value": "Aspicot"
  648. },
  649. {
  650. "Key": "Kakuna",
  651. "Value": "Coconfort"
  652. },
  653. {
  654. "Key": "Beedrill",
  655. "Value": "Dardargnan"
  656. },
  657. {
  658. "Key": "Pidgey",
  659. "Value": "Roucool"
  660. },
  661. {
  662. "Key": "Pidgeotto",
  663. "Value": "Roucoups"
  664. },
  665. {
  666. "Key": "Pidgeot",
  667. "Value": "Roucarnage"
  668. },
  669. {
  670. "Key": "Rattata",
  671. "Value": "Rattata"
  672. },
  673. {
  674. "Key": "Raticate",
  675. "Value": "Rattatac"
  676. },
  677. {
  678. "Key": "Spearow",
  679. "Value": "Piafabec"
  680. },
  681. {
  682. "Key": "Fearow",
  683. "Value": "Rapasdepic"
  684. },
  685. {
  686. "Key": "Ekans",
  687. "Value": "Abo"
  688. },
  689. {
  690. "Key": "Arbok",
  691. "Value": "Arbok"
  692. },
  693. {
  694. "Key": "Pikachu",
  695. "Value": "Pikachu"
  696. },
  697. {
  698. "Key": "Raichu",
  699. "Value": "Raichu"
  700. },
  701. {
  702. "Key": "Sandshrew",
  703. "Value": "Sabelette"
  704. },
  705. {
  706. "Key": "Sandslash",
  707. "Value": "Sablaireau"
  708. },
  709. {
  710. "Key": "NidoranFemale",
  711. "Value": "NidoranF"
  712. },
  713. {
  714. "Key": "Nidorina",
  715. "Value": "Nidorina"
  716. },
  717. {
  718. "Key": "Nidoqueen",
  719. "Value": "Nidoqueen"
  720. },
  721. {
  722. "Key": "NidoranMale",
  723. "Value": "NidoranM"
  724. },
  725. {
  726. "Key": "Nidorino",
  727. "Value": "Nidorino"
  728. },
  729. {
  730. "Key": "Nidoking",
  731. "Value": "Nidoking"
  732. },
  733. {
  734. "Key": "Clefairy",
  735. "Value": "Mélofée"
  736. },
  737. {
  738. "Key": "Clefable",
  739. "Value": "Mélodelfe"
  740. },
  741. {
  742. "Key": "Vulpix",
  743. "Value": "Goupix"
  744. },
  745. {
  746. "Key": "Ninetales",
  747. "Value": "Feunard"
  748. },
  749. {
  750. "Key": "Jigglypuff",
  751. "Value": "Rondoudou"
  752. },
  753. {
  754. "Key": "Wigglytuff",
  755. "Value": "Grodoudou"
  756. },
  757. {
  758. "Key": "Zubat",
  759. "Value": "Nosferapti"
  760. },
  761. {
  762. "Key": "Golbat",
  763. "Value": "Nosferalto"
  764. },
  765. {
  766. "Key": "Oddish",
  767. "Value": "Mystherbe"
  768. },
  769. {
  770. "Key": "Gloom",
  771. "Value": "Ortide"
  772. },
  773. {
  774. "Key": "Vileplume",
  775. "Value": "Rafflesia"
  776. },
  777. {
  778. "Key": "Paras",
  779. "Value": "Paras"
  780. },
  781. {
  782. "Key": "Parasect",
  783. "Value": "Parasect"
  784. },
  785. {
  786. "Key": "Venonat",
  787. "Value": "Mimitoss"
  788. },
  789. {
  790. "Key": "Venomoth",
  791. "Value": "Aéromite"
  792. },
  793. {
  794. "Key": "Diglett",
  795. "Value": "Taupiqueur"
  796. },
  797. {
  798. "Key": "Dugtrio",
  799. "Value": "Triopikeur"
  800. },
  801. {
  802. "Key": "Meowth",
  803. "Value": "Miaouss"
  804. },
  805. {
  806. "Key": "Persian",
  807. "Value": "Persian"
  808. },
  809. {
  810. "Key": "Psyduck",
  811. "Value": "Psykokwak"
  812. },
  813. {
  814. "Key": "Golduck",
  815. "Value": "Akwakwak"
  816. },
  817. {
  818. "Key": "Mankey",
  819. "Value": "Férosinge"
  820. },
  821. {
  822. "Key": "Primeape",
  823. "Value": "Colossinge"
  824. },
  825. {
  826. "Key": "Growlithe",
  827. "Value": "Caninos"
  828. },
  829. {
  830. "Key": "Arcanine",
  831. "Value": "Arcanin"
  832. },
  833. {
  834. "Key": "Poliwag",
  835. "Value": "Ptitard"
  836. },
  837. {
  838. "Key": "Poliwhirl",
  839. "Value": "Têtarte"
  840. },
  841. {
  842. "Key": "Poliwrath",
  843. "Value": "Tartard"
  844. },
  845. {
  846. "Key": "Abra",
  847. "Value": "Abra"
  848. },
  849. {
  850. "Key": "Kadabra",
  851. "Value": "Kadabra"
  852. },
  853. {
  854. "Key": "Alakazam",
  855. "Value": "Alakazam"
  856. },
  857. {
  858. "Key": "Machop",
  859. "Value": "Machoc"
  860. },
  861. {
  862. "Key": "Machoke",
  863. "Value": "Machopeur"
  864. },
  865. {
  866. "Key": "Machamp",
  867. "Value": "Mackogneur"
  868. },
  869. {
  870. "Key": "Bellsprout",
  871. "Value": "Chétiflor"
  872. },
  873. {
  874. "Key": "Weepinbell",
  875. "Value": "Boustiflor"
  876. },
  877. {
  878. "Key": "Victreebel",
  879. "Value": "Empiflor"
  880. },
  881. {
  882. "Key": "Tentacool",
  883. "Value": "Tentacool"
  884. },
  885. {
  886. "Key": "Tentacruel",
  887. "Value": "Tentacruel"
  888. },
  889. {
  890. "Key": "Geodude",
  891. "Value": "Racaillou"
  892. },
  893. {
  894. "Key": "Graveler",
  895. "Value": "Gravalanch"
  896. },
  897. {
  898. "Key": "Golem",
  899. "Value": "Grolem"
  900. },
  901. {
  902. "Key": "Ponyta",
  903. "Value": "Ponyta"
  904. },
  905. {
  906. "Key": "Rapidash",
  907. "Value": "Galopa"
  908. },
  909. {
  910. "Key": "Slowpoke",
  911. "Value": "Ramoloss"
  912. },
  913. {
  914. "Key": "Slowbro",
  915. "Value": "Flagadoss"
  916. },
  917. {
  918. "Key": "Magnemite",
  919. "Value": "Magnéti"
  920. },
  921. {
  922. "Key": "Magneton",
  923. "Value": "Magnéton"
  924. },
  925. {
  926. "Key": "Farfetchd",
  927. "Value": "Canarticho"
  928. },
  929. {
  930. "Key": "Doduo",
  931. "Value": "Doduo"
  932. },
  933. {
  934. "Key": "Dodrio",
  935. "Value": "Dodrio"
  936. },
  937. {
  938. "Key": "Seel",
  939. "Value": "Otaria"
  940. },
  941. {
  942. "Key": "Dewgong",
  943. "Value": "Lamantine"
  944. },
  945. {
  946. "Key": "Grimer",
  947. "Value": "Tadmorv"
  948. },
  949. {
  950. "Key": "Muk",
  951. "Value": "Grotadmorv"
  952. },
  953. {
  954. "Key": "Shellder",
  955. "Value": "Kokiyas"
  956. },
  957. {
  958. "Key": "Cloyster",
  959. "Value": "Crustabri"
  960. },
  961. {
  962. "Key": "Gastly",
  963. "Value": "Fantominus"
  964. },
  965. {
  966. "Key": "Haunter",
  967. "Value": "Spectrum"
  968. },
  969. {
  970. "Key": "Gengar",
  971. "Value": "Ectoplasma"
  972. },
  973. {
  974. "Key": "Onix",
  975. "Value": "Onix"
  976. },
  977. {
  978. "Key": "Drowzee",
  979. "Value": "Soporifik"
  980. },
  981. {
  982. "Key": "Hypno",
  983. "Value": "Hypnomade"
  984. },
  985. {
  986. "Key": "Krabby",
  987. "Value": "Krabby"
  988. },
  989. {
  990. "Key": "Kingler",
  991. "Value": "Krabboss"
  992. },
  993. {
  994. "Key": "Voltorb",
  995. "Value": "Voltorbe"
  996. },
  997. {
  998. "Key": "Electrode",
  999. "Value": "Électrode"
  1000. },
  1001. {
  1002. "Key": "Exeggcute",
  1003. "Value": "Nœunœuf"
  1004. },
  1005. {
  1006. "Key": "Exeggutor",
  1007. "Value": "Noadkoko"
  1008. },
  1009. {
  1010. "Key": "Cubone",
  1011. "Value": "Osselait"
  1012. },
  1013. {
  1014. "Key": "Marowak",
  1015. "Value": "Ossatueur"
  1016. },
  1017. {
  1018. "Key": "Hitmonlee",
  1019. "Value": "Kicklee"
  1020. },
  1021. {
  1022. "Key": "Hitmonchan",
  1023. "Value": "Tygnon"
  1024. },
  1025. {
  1026. "Key": "Lickitung",
  1027. "Value": "Excelangue"
  1028. },
  1029. {
  1030. "Key": "Koffing",
  1031. "Value": "Smogo"
  1032. },
  1033. {
  1034. "Key": "Weezing",
  1035. "Value": "Smogogo"
  1036. },
  1037. {
  1038. "Key": "Rhyhorn",
  1039. "Value": "Rhinocorne"
  1040. },
  1041. {
  1042. "Key": "Rhydon",
  1043. "Value": "Rhinoféros"
  1044. },
  1045. {
  1046. "Key": "Chansey",
  1047. "Value": "Leveinard"
  1048. },
  1049. {
  1050. "Key": "Tangela",
  1051. "Value": "Saquedeneu"
  1052. },
  1053. {
  1054. "Key": "Kangaskhan",
  1055. "Value": "Kangourex"
  1056. },
  1057. {
  1058. "Key": "Horsea",
  1059. "Value": "Hypotrempe"
  1060. },
  1061. {
  1062. "Key": "Seadra",
  1063. "Value": "Hypocéan"
  1064. },
  1065. {
  1066. "Key": "Goldeen",
  1067. "Value": "Poissirène"
  1068. },
  1069. {
  1070. "Key": "Seaking",
  1071. "Value": "Poissoroy"
  1072. },
  1073. {
  1074. "Key": "Staryu",
  1075. "Value": "Stari"
  1076. },
  1077. {
  1078. "Key": "Starmie",
  1079. "Value": "Staross"
  1080. },
  1081. {
  1082. "Key": "MrMime",
  1083. "Value": "M.Mime"
  1084. },
  1085. {
  1086. "Key": "Scyther",
  1087. "Value": "Insécateur"
  1088. },
  1089. {
  1090. "Key": "Jynx",
  1091. "Value": "Lippoutou"
  1092. },
  1093. {
  1094. "Key": "Electabuzz",
  1095. "Value": "Élektek"
  1096. },
  1097. {
  1098. "Key": "Magmar",
  1099. "Value": "Magmar"
  1100. },
  1101. {
  1102. "Key": "Pinsir",
  1103. "Value": "Scarabrute"
  1104. },
  1105. {
  1106. "Key": "Tauros",
  1107. "Value": "Tauros"
  1108. },
  1109. {
  1110. "Key": "Magikarp",
  1111. "Value": "Magicarpe"
  1112. },
  1113. {
  1114. "Key": "Gyarados",
  1115. "Value": "Léviator"
  1116. },
  1117. {
  1118. "Key": "Lapras",
  1119. "Value": "Lokhlass"
  1120. },
  1121. {
  1122. "Key": "Ditto",
  1123. "Value": "Métamorph"
  1124. },
  1125. {
  1126. "Key": "Eevee",
  1127. "Value": "Évoli"
  1128. },
  1129. {
  1130. "Key": "Vaporeon",
  1131. "Value": "Aquali"
  1132. },
  1133. {
  1134. "Key": "Jolteon",
  1135. "Value": "Voltali"
  1136. },
  1137. {
  1138. "Key": "Flareon",
  1139. "Value": "Pyroli"
  1140. },
  1141. {
  1142. "Key": "Porygon",
  1143. "Value": "Porygon"
  1144. },
  1145. {
  1146. "Key": "Omanyte",
  1147. "Value": "Amonita"
  1148. },
  1149. {
  1150. "Key": "Omastar",
  1151. "Value": "Amonistar"
  1152. },
  1153. {
  1154. "Key": "Kabuto",
  1155. "Value": "Kabuto"
  1156. },
  1157. {
  1158. "Key": "Kabutops",
  1159. "Value": "Kabutops"
  1160. },
  1161. {
  1162. "Key": "Aerodactyl",
  1163. "Value": "Ptéra"
  1164. },
  1165. {
  1166. "Key": "Snorlax",
  1167. "Value": "Ronflex"
  1168. },
  1169. {
  1170. "Key": "Articuno",
  1171. "Value": "Artikodin"
  1172. },
  1173. {
  1174. "Key": "Zapdos",
  1175. "Value": "Électhor"
  1176. },
  1177. {
  1178. "Key": "Moltres",
  1179. "Value": "Sulfura"
  1180. },
  1181. {
  1182. "Key": "Dratini",
  1183. "Value": "Minidraco"
  1184. },
  1185. {
  1186. "Key": "Dragonair",
  1187. "Value": "Draco"
  1188. },
  1189. {
  1190. "Key": "Dragonite",
  1191. "Value": "Dracolosse"
  1192. },
  1193. {
  1194. "Key": "Mewtwo",
  1195. "Value": "Mewtwo"
  1196. },
  1197. {
  1198. "Key": "Mew",
  1199. "Value": "Mew"
  1200. }
  1201. ]
  1202. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement