projects
/
zzz-pokedex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44247d8
)
Add German names for B/W stuff.
author
Lynn "Zhorken" Vaughan
<zhorken@gmail.com>
Thu, 10 Mar 2011 16:26:43 +0000
(11:26 -0500)
committer
Lynn "Zhorken" Vaughan
<zhorken@gmail.com>
Thu, 10 Mar 2011 17:02:55 +0000
(12:02 -0500)
pokedex/data/csv/ability_names.csv
patch
|
blob
|
history
pokedex/data/csv/item_names.csv
patch
|
blob
|
history
pokedex/data/csv/move_names.csv
patch
|
blob
|
history
pokedex/data/csv/pokemon_names.csv
patch
|
blob
|
history
diff --git
a/pokedex/data/csv/ability_names.csv
b/pokedex/data/csv/ability_names.csv
index
45e6052
..
ef985b3
100644
(file)
--- a/
pokedex/data/csv/ability_names.csv
+++ b/
pokedex/data/csv/ability_names.csv
@@
-351,7
+351,7
@@
ability_id,language_id,name
70,8,Siccità
71,1,ありじごく
71,5,Piège
-71,6,Ausweg
s
los
+71,6,Ausweglos
71,7,Trampa Arena
71,8,Trappoarena
72,1,やるき
@@
-616,6
+616,7
@@
ability_id,language_id,name
123,8,Sogniamari
124,1,わるいてぐせ
124,5,Pickpocket
+124,6,Langfinger
125,1,ちからずく
125,5,Sans Limite
125,6,Rohe Gewalt
@@
-623,6
+624,7
@@
ability_id,language_id,name
125,8,Forzabruta
126,1,あまのじゃく
126,5,Contestation
+126,6,Umkehrung
127,1,きんちょうかん
127,5,Tension
127,6,Anspannung
@@
-630,10
+632,13
@@
ability_id,language_id,name
127,8,Agitazione
128,1,まけんき
128,5,Acharné
+128,6,Siegeswille
129,1,よわき
129,5,Défaitiste
+129,6,Schwächling
130,1,のろわれボディ
130,5,Corps Maudit
+130,6,Tastfluch
131,1,いやしのこころ
131,5,Cœur Soin
131,6,Heilherz
@@
-641,24
+646,34
@@
ability_id,language_id,name
131,8,Curacuore
132,1,フレンドガード
132,5,Garde Amie
+132,6,Freundeshut
133,1,くだけるよろい
133,5,Armurouillée
+133,6,Bruchrüstung
134,1,ヘヴィメタル
134,5,Heavy Metal
+134,6,Schwermetall
135,1,ライトメタル
135,5,Light Metal
+135,6,Leichtmetall
136,1,マルチスケイル
136,5,Multiécaille
+136,6,Multischuppe
137,1,どくぼうそう
137,5,Rage Poison
+137,6,Giftwahn
138,1,ねつぼうそう
138,5,Rage Brûlure
+138,6,Hitzewahn
139,1,しゅうかく
139,5,Récolte
+139,6,Reiche Ernte
140,1,テレパシー
140,5,Télépathe
+140,6,Telepathie
141,1,ムラっけ
141,5,Lunatique
+141,6,Gefühlswippe
142,1,ぼうじん
142,5,Envelocape
142,6,Wetterfest
@@
-666,6
+681,7
@@
ability_id,language_id,name
142,8,Copricapo
143,1,どくしゅ
143,5,Toxitouche
+143,6,Giftgriff
144,1,さいせいりょく
144,5,Régé-Force
144,6,Belebekraft
@@
-683,8
+699,10
@@
ability_id,language_id,name
146,8,Remasabbia
147,1,ミラクルスキン
147,5,Peau Miracle
+147,6,Wunderhaut
148,1,アナライズ
148,5,Analyste
+148,6,Analyse
149,1,イリュージョン
149,5,Illusion
149,6,Trugbild
@@
-692,8
+710,10
@@
ability_id,language_id,name
149,8,Illusione
150,1,かわりもの
150,5,Imposteur
+150,6,Doppelgänger
151,1,すりぬけ
151,5,Infiltration
+151,6,Schwebedurch
152,1,ミイラ
152,5,Momie
152,6,Mumie
@@
-706,10
+726,13
@@
ability_id,language_id,name
153,8,Arroganza
154,1,せいぎのこころ
154,5,Cœur Noble
+154,6,Redlichkeit
155,1,びびり
155,5,Phobique
+155,6,Hasenfuß
156,1,マジックミラー
156,5,Miroir Magik
+156,6,Magiespiegel
157,1,そうしょく
157,5,Herbivore
157,6,Vegetarier
@@
-717,6
+740,7
@@
ability_id,language_id,name
157,8,Mangiaerba
158,1,いたずらごころ
158,5,Farceur
+158,6,Strolch
159,1,すなのちから
159,5,Force Sable
159,6,Sandgewalt
@@
-724,8
+748,10
@@
ability_id,language_id,name
159,8,Silicoforza
160,1,てつのトゲ
160,5,Épine de Fer
+160,6,Eisenstachel
161,1,ダルマモード
161,5,Mode Transe
+161,6,Trance-Modus
162,1,しょうりのほし
162,5,Victorieux
162,6,Triumphstern
diff --git
a/pokedex/data/csv/item_names.csv
b/pokedex/data/csv/item_names.csv
index
337acb3
..
6027990
100644
(file)
--- a/
pokedex/data/csv/item_names.csv
+++ b/
pokedex/data/csv/item_names.csv
@@
-2811,212
+2811,317
@@
item_id,language_id,name
562,8,Mappa Stinta
563,1,アクアカセット
563,5,Module Aqua
+563,6,Aquamodul
564,1,イナズマカセット
564,5,Module Choc
+564,6,Blitzmodul
565,1,ブレイズカセット
565,5,Module Pyro
+565,6,Flammenmodul
566,1,フリーズカセット
566,5,Module Cryo
+566,6,Gefriermodul
567,1,ハートスイーツ
567,5,Chococœur
+567,6,Herzkonfekt
568,1,はじめてメール
568,5,Lettre Salut
+568,6,Grußbrief
569,1,だいすきメール
569,5,Lettre Fan
+569,6,Faiblebrief
570,1,おさそいメール
570,5,Lettre Invit
+570,6,Einladebrief
571,1,かんしゃメール
571,5,Lettre Merci
+571,6,Dankesbrief
572,1,しつもんメール
572,5,Let. Demande
+572,6,Fragebrief
573,1,おすすめメール
573,5,Lettre Avis
+573,6,Insiderbrief
574,1,おかえしメール
574,5,Let. Réponse
+574,6,Rückbrief
575,1,ブリッジメールS
575,5,Lettre PontS
+575,6,Brückbrief H
576,1,ブリッジメールH
576,5,Lettre PontY
+576,6,Brückbrief M
577,1,ブリッジメールC
577,5,Lettre PontF
+577,6,Brückbrief Z
578,1,ブリッジメールV
578,5,Lettre PontH
+578,6,Brückbrief D
579,1,ブリッジメールW
579,5,Lettre PontI
+579,6,Brückbrief W
580,1,きれいなウロコ
580,5,Bel'Écaille
+580,6,Schönschuppe
581,1,しんかのきせき
581,5,Évoluroc
+581,6,Evolith
582,1,かるいし
582,5,Pierrallégée
+582,6,Leichtstein
583,1,ゴツゴツメット
583,5,Casque Brut
+583,6,Beulenhelm
584,1,ふうせん
584,5,Ballon
+584,6,Luftballon
585,1,レッドカード
585,5,Carton Rouge
+585,6,Rote Karte
586,1,ねらいのまと
586,5,Pt de Mire
+586,6,Zielscheibe
587,1,しめつけバンド
587,5,B. Étreinte
+587,6,Klammerband
588,1,きゅうこん
588,5,Bulbe
+588,6,Knolle
589,1,じゅうでんち
589,5,Pile
+589,6,Akku
590,1,だっしゅつボタン
590,5,Bouton Fuite
+590,6,Fluchtknopf
591,1,ほのおのジュエル
591,5,Joyau Feu
+591,6,Feuerjuwel
592,1,みずのジュエル
592,5,Joyau Eau
+592,6,Wasserjuwel
593,1,でんきのジュエル
593,5,Joyau Électr
+593,6,Elektrojuwel
594,1,くさのジュエル
594,5,Joyau Plante
+594,6,Pflanzjuwel
595,1,こおりのジュエル
595,5,Joyau Glace
+595,6,Eisjuwel
596,1,かくとうジュエル
596,5,Joyau Combat
+596,6,Kampfjuwel
597,1,どくのジュエル
597,5,Joyau Poison
+597,6,Giftjuwel
598,1,じめんのジュエル
598,5,Joyau Sol
+598,6,Bodenjuwel
599,1,ひこうのジュエル
599,5,Joyau Vol
+599,6,Flugjuwel
600,1,エスパージュエル
600,5,Joyau Psy
+600,6,Psychojuwel
601,1,むしのジュエル
601,5,Joyau Insect
+601,6,Käferjuwel
602,1,いわのジュエル
602,5,Joyau Roche
+602,6,Gesteinjuwel
603,1,ゴーストジュエル
603,5,Joyau Spectr
+603,6,Geistjuwel
604,1,あくのジュエル
604,5,Joyau Ténèbr
+604,6,Unlichtjuwel
605,1,はがねのジュエル
605,5,Joyau Acier
+605,6,Stahljuwel
606,1,たいりょくのハネ
606,5,Aile Santé
+606,6,Heilfeder
607,1,きんりょくのハネ
607,5,Aile Force
+607,6,Kraftfeder
608,1,ていこうのハネ
608,5,Aile Armure
+608,6,Abwehrfeder
609,1,ちりょくのハネ
609,5,Aile Esprit
+609,6,Geniefeder
610,1,せいしんのハネ
610,5,Aile Mental
+610,6,Espritfeder
611,1,しゅんぱつのハネ
611,5,Aile Sprint
+611,6,Flinkfeder
612,1,きれいなハネ
612,5,Jolie Aile
+612,6,Prachtfeder
613,1,ふたのカセキ
613,5,Foss. Plaque
+613,6,Schildfossil
614,1,はねのカセキ
614,5,Foss. Plume
+614,6,Federfossil
615,1,リバティチケット
615,5,Pass Liberté
+615,6,Gartenpass
616,1,デルダマ
616,5,Offrisphère
+616,6,Transferorb
617,1,ドリームボール
617,5,Rêve Ball
+617,6,Traumball
618,1,ポケじゃらし
618,5,Poképlumet
+618,6,Pokéwedel
619,1,グッズケース
619,5,Boîte Parure
+619,6,Deko-Box
620,1,ドラゴンのホネ
620,5,Crâne Dragon
+620,6,Drakoschädel
621,1,かおるキノコ
621,5,Champi Suave
+621,6,Duftpilz
622,1,でかいきんのたま
622,5,Maxi Pépite
+622,6,Riesennugget
623,1,おだんごしんじゅ
623,5,Perle Triple
+623,6,Triperle
624,1,すいせいのかけら
624,5,Morc. Comète
+624,6,Kometstück
625,1,こだいのどうか
625,5,Vieux Sou
+625,6,Alter Heller
626,1,こだいのぎんか
626,5,Vieil Écu
+626,6,Alter Taler
627,1,こだいのきんか
627,5,Vieux Ducat
+627,6,Alter Dukat
628,1,こだいのツボ
628,5,Vieux Vase
+628,6,Alte Vase
629,1,こだいのうでわ
629,5,Vieux Bijou
+629,6,Alter Reif
630,1,こだいのせきぞう
630,5,Vieux Santon
+630,6,Alte Statue
631,1,こだいのおうかん
631,5,Vieux Tortil
+631,6,Alte Krone
632,1,ヒウンアイス
632,5,Glace Volute
+632,6,Stratos-Eis
633,1,クリティカット2
633,5,Muscle 2
+633,6,Angriffplus2
634,1,スピーダー2
634,5,Vitesse 2
+634,6,X-Tempo2
635,1,SPアップ2
635,5,Atq. Spé. 2
+635,6,X-Spezial2
636,1,SPガード2
636,5,Déf. Spé. 2
+636,6,X-Sp. Ver.2
637,1,ディフェンダー2
637,5,Défense 2
+637,6,X-Abwehr2
638,1,プラスパワー2
638,5,Attaque 2
+638,6,X-Angriff2
639,1,ヨクアタール2
639,5,Précision 2
+639,6,X-Treffer2
640,1,スピーダー3
640,5,Vitesse 3
+640,6,X-Tempo3
641,1,SPアップ3
641,5,Atq. Spé. 3
+641,6,X-Spezial3
642,1,SPガード3
642,5,Déf. Spé. 3
+642,6,X-Sp. Ver.3
643,1,ディフェンダー3
643,5,Défense 3
+643,6,X-Abwehr3
644,1,プラスパワー3
644,5,Attaque 3
+644,6,X-Angriff3
645,1,ヨクアタール3
645,5,Précision 3
+645,6,X-Treffer3
646,1,スピーダー6
646,5,Vitesse 6
+646,6,X-Tempo6
647,1,SPアップ6
647,5,Atq. Spé. 6
+647,6,X-Spezial6
648,1,SPガード6
648,5,Déf. Spé. 6
+648,6,X-Sp. Ver.6
649,1,ディフェンダー6
649,5,Défense 6
+649,6,X-Abwehr6
650,1,プラスパワー6
650,5,Attaque 6
+650,6,X-Angriff6
651,1,ヨクアタール6
651,5,Précision 6
+651,6,X-Treffer6
652,1,スキルコール
652,5,Appel CapSpé
+652,6,Fäh.-Appell
653,1,アイテムドロップ
653,5,Jette Objet
+653,6,Itemabwurf
654,1,アイテムコール
654,5,Appel Objet
+654,6,Itemappell
655,1,フラットコール
655,5,Réamorçage
+655,6,Umkehrappell
656,1,クリティカット3
656,5,Muscle 3
+656,6,Angriffplus3
657,1,ライトストーン
657,5,Galet Blanc
+657,6,Lichtstein
658,1,ダークストーン
658,5,Galet Noir
+658,6,Dunkelstein
659,1,わざマシン93
659,5,CT93
+659,6,TM93
660,1,わざマシン94
660,5,CT94
+660,6,TM94
661,1,わざマシン95
661,5,CT95
+661,6,TM95
662,1,ライブキャスター
662,5,Vokit
+662,6,Viso-Caster
663,1,ゴッドストーン
664,1,はいたつぶつ1
664,5,Courrier 1
+664,6,Briefpost 1
665,1,はいたつぶつ2
665,5,Courrier 2
+665,6,Briefpost 2
666,1,はいたつぶつ3
666,5,Courrier 3
+666,6,Briefpost 3
668,1,ドラゴンジュエル
668,5,Joyau Dragon
+668,6,Drakojuwel
669,1,ノーマルジュエル
669,5,Joyau Normal
+669,6,Normaljuwel
diff --git
a/pokedex/data/csv/move_names.csv
b/pokedex/data/csv/move_names.csv
index
0f3efa0
..
8e1e3ac
100644
(file)
--- a/
pokedex/data/csv/move_names.csv
+++ b/
pokedex/data/csv/move_names.csv
@@
-2341,20
+2341,28
@@
move_id,language_id,name
468,8,Unghiaguzze
469,1,ワイドガード
469,5,Garde Large
+469,6,Rundumschutz
470,1,ガードシェア
470,5,PartageGarde
+470,6,Schutzteiler
471,1,パワーシェア
471,5,PartageForce
+471,6,Kraftteiler
472,1,ワンダールーム
472,5,Zone Étrange
+472,6,Wunderraum
473,1,サイコショック
473,5,Choc Psy
+473,6,Psychoschock
474,1,ベノムショック
474,5,Choc Venin
+474,6,Giftschock
475,1,ボディパージ
475,5,Allègement
+475,6,Autotomie
476,1,いかりのこな
476,5,PoudreFureur
+476,6,Wutpulver
477,1,テレキネシス
477,5,Lévikinésie
477,6,Telekinese
@@
-2362,10
+2370,13
@@
move_id,language_id,name
477,8,Telecinesi
478,1,マジックルーム
478,5,Zone Magique
+478,6,Magieraum
479,1,うちおとす
479,5,Anti-Air
+479,6,Katapult
480,1,やまあらし
480,5,Yama Arashi
+480,6,Bergsturm
481,1,はじけるほのお
481,5,Rebondifeu
481,6,Funkenflug
@@
-2373,12
+2384,16
@@
move_id,language_id,name
481,8,Pirolancio
482,1,ヘドロウェーブ
482,5,Cradovague
+482,6,Schlammwoge
483,1,ちょうのまい
483,5,Papillodanse
+483,6,Falterreigen
484,1,ヘビーボンバー
484,5,Tacle Lourd
+484,6,Rammboss
485,1,シンクロノイズ
485,5,Synchropeine
+485,6,Synchrolärm
486,1,エレキボール
486,5,Boule Élek
486,6,Elektroball
@@
-2386,14
+2401,19
@@
move_id,language_id,name
486,8,Energisfera
487,1,みずびたし
487,5,Détrempage
+487,6,Überflutung
488,1,ニトロチャージ
488,5,Nitrocharge
+488,6,Nitroladung
489,1,とぐろをまく
489,5,Enroulement
+489,6,Einrollen
490,1,ローキック
490,5,Balayette
+490,6,Fußtritt
491,1,アシッドボム
491,5,Bombe Acide
+491,6,Säurespeier
492,1,イカサマ
492,5,Tricherie
492,6,Schmarotzer
@@
-2401,8
+2421,10
@@
move_id,language_id,name
492,8,Ripicca
493,1,シンプルビーム
493,5,Rayon Simple
+493,6,Wankelstrahl
494,1,なかまづくり
494,5,Ten-danse
+494,6,Zwango
495,1,おさきにどうぞ
495,5,Après Vous
495,6,Galanterie
@@
-2415,16
+2437,22
@@
move_id,language_id,name
496,8,Coro
497,1,エコーボイス
497,5,Écho
+497,6,Widerhall
498,1,なしくずし
498,5,Attrition
+498,6,Zermürben
499,1,クリアスモッグ
499,5,Bain de Smog
+499,6,Klärsmog
500,1,アシストパワー
500,5,ForceAjoutée
+500,6,Kraftvorrat
501,1,ファストガード
501,5,Prévention
+501,6,Rapidschutz
502,1,サイドチェンジ
502,5,Interversion
+502,6,Seitentausch
503,1,ねっとう
503,5,Ébullition
503,6,Siedewasser
@@
-2432,6
+2460,7
@@
move_id,language_id,name
503,8,Idrovampata
504,1,からをやぶる
504,5,Exuviation
+504,6,Hausbruch
505,1,いやしのはどう
505,5,Vibra Soin
505,6,Heilwoge
@@
-2449,12
+2478,16
@@
move_id,language_id,name
507,8,Cadutalibera
508,1,ギアチェンジ
508,5,Chgt Vitesse
+508,6,Gangwechsel
509,1,ともえなげ
509,5,Projection
+509,6,Überkopfwurf
510,1,やきつくす
510,5,Calcination
+510,6,Einäschern
511,1,さきおくり
511,5,À la Queue
+511,6,Verzögerung
512,1,アクロバット
512,5,Acrobatie
512,6,Akrobatik
@@
-2462,6
+2495,7
@@
move_id,language_id,name
512,8,Acrobazia
513,1,ミラータイプ
513,5,Copie Type
+513,6,Typenspiegel
514,1,かたきうち
514,5,Vengeance
514,6,Heimzahlung
@@
-2469,18
+2503,25
@@
move_id,language_id,name
514,8,Nemesi
515,1,いのちがけ
515,5,Tout ou Rien
+515,6,Wagemut
516,1,ギフトパス
516,5,Passe-Cadeau
+516,6,Offerte
517,1,れんごく
517,5,Feu d'Enfer
+517,6,Inferno
518,1,みずのちかい
518,5,Aire d'Eau
+518,6,Wassersäulen
519,1,ほのおのちかい
519,5,Aire de Feu
+519,6,Feuersäulen
520,1,くさのちかい
520,5,Aire d'Herbe
+520,6,Pflanzsäulen
521,1,ボルトチェンジ
521,5,ChangeÉclair
+521,6,Voltwechsel
522,1,むしのていこう
522,5,Survinsecte
522,6,Käfertrutz
@@
-2488,8
+2529,10
@@
move_id,language_id,name
522,8,Entomoblocco
523,1,じならし
523,5,Piétisol
+523,6,Dampfwalze
524,1,こおりのいぶき
524,5,SouffleGlacé
+524,6,Eisesodem
525,1,ドラゴンテール
525,5,Draco-Queue
525,6,Drachenrute
@@
-2502,6
+2545,7
@@
move_id,language_id,name
526,8,Cuordileone
527,1,エレキネット
527,5,Toile Élek
+527,6,Elektronetz
528,1,ワイルドボルト
528,5,Éclair Fou
528,6,Stromstoß
@@
-2529,20
+2573,28
@@
move_id,language_id,name
532,8,Legnicorno
533,1,せいなるつるぎ
533,5,Lame Sainte
+533,6,Sanctoklinge
534,1,シェルブレード
534,5,Coquilame
+534,6,Kalkklinge
535,1,ヒートスタンプ
535,5,Tacle Feu
+535,6,Brandstempel
536,1,グラスミキサー
536,5,Phytomixeur
+536,6,Grasmixer
537,1,ハードローラー
537,5,Bulldoboule
+537,6,Quetschwalze
538,1,コットンガード
538,5,Cotogarde
+538,6,Watteschild
539,1,ナイトバースト
539,5,Explonuit
+539,6,Nachtflut
540,1,サイコブレイク
540,5,Frappe Psy
+540,6,Psychostoß
541,1,スイープビンタ
541,5,Plumo-Queue
541,6,Kehrschelle
@@
-2555,38
+2607,55
@@
move_id,language_id,name
542,8,Tifone
543,1,アフロブレイク
543,5,Peignée
+543,6,Steinschädel
544,1,ギアソーサー
544,5,Lancécrou
+544,6,Klikkdiskus
545,1,かえんだん
545,5,Incendie
+545,6,Flammenball
546,1,テクノバスター
546,5,TechnoBuster
+546,6,Techblaster
547,1,いにしえのうた
547,5,ChantAntique
+547,6,Urgesang
548,1,しんぴのつるぎ
548,5,Lame Ointe
+548,6,Mystoschwert
549,1,こごえるせかい
549,5,ÈreGlaciaire
+549,6,Eiszeit
550,1,らいげき
550,5,ChargeFoudre
+550,6,Blitzschlag
551,1,あおいほのお
551,5,Flamme Bleue
+551,6,Blauflammen
552,1,ほのおのまい
552,5,Danse du Feu
+552,6,Feuerreigen
553,1,フリーズボルト
553,5,Éclair Gelé
+553,6,Frostvolt
554,1,コールドフレア
554,5,Feu Glacé
+554,6,Frosthauch
555,1,バークアウト
555,5,Aboiement
+555,6,Standpauke
556,1,つららおとし
556,5,Chute Glace
+556,6,Eiszapfhagel
557,1,Vジェネレート
557,5,CoupVictoire
+557,6,V-Generator
558,1,クロスフレイム
558,5,Flamme Croix
+558,6,Kreuzflamme
559,1,クロスサンダー
559,5,Éclair Croix
+559,6,Kreuzdonner
10001,1,ダークラッシュ
10001,5,Charge Noire
10001,6,Cryptoschlag
diff --git
a/pokedex/data/csv/pokemon_names.csv
b/pokedex/data/csv/pokemon_names.csv
index
d35f4ab
..
db54174
100644
(file)
--- a/
pokedex/data/csv/pokemon_names.csv
+++ b/
pokedex/data/csv/pokemon_names.csv
@@
-2966,24
+2966,30
@@
pokemon_id,language_id,name
495,6,Serpifeu
496,1,ジャノビー
496,5,Lianaja
+496,6,Efoserp
497,1,ジャローダ
497,5,Majaspic
+497,6,Serpiroyal
498,1,ポカブ
498,4,暖暖豬
498,5,Gruikui
498,6,Floink
499,1,チャオブー
499,5,Grotichon
+499,6,Ferkokel
500,1,エンブオー
500,5,Roitiflam
+500,6,Flambirex
501,1,ミジュマル
501,4,水水獺
501,5,Moustillon
501,6,Ottaro
502,1,フタチマル
502,5,Mateloutre
+502,6,Zwottronin
503,1,ダイケンキ
503,5,Clamiral
+503,6,Admurai
504,1,ミネズミ
504,5,Ratentif
504,6,Nagelotz
@@
-2998,6
+3004,7
@@
pokemon_id,language_id,name
507,6,Terribark
508,1,ムーランド
508,5,Mastouffe
+508,6,Bissbark
509,1,チョロネコ
509,5,Chacripan
509,6,Felilou
@@
-3010,16
+3017,19
@@
pokemon_id,language_id,name
511,6,Vegimak
512,1,ヤナッキー
512,5,Feuiloutan
+512,6,Vegichita
513,1,バオップ
513,5,Flamajou
513,6,Grillmak
514,1,バオッキー
514,5,Flamoutan
+514,6,Grillchita
515,1,ヒヤップ
515,5,Flotajou
515,6,Sodamak
516,1,ヒヤッキー
516,5,Flotoutan
+516,6,Sodachita
517,1,ムンナ
517,5,Munna
517,6,Somniam
@@
-3031,17
+3041,22
@@
pokemon_id,language_id,name
519,6,Dusselgurr
520,1,ハトーボー
520,5,Colombeau
+520,6,Navitaub
521,1,ケンホロウ
521,5,Déflaisan
+521,6,Fasasnob
522,1,シママ
522,5,Zébibron
522,6,Elezeba
523,1,ゼブライカ
523,5,Zéblitz
+523,6,Zebritz
524,1,ダンゴロ
524,5,Nodulithe
+524,6,Kiesling
525,1,ガントル
525,5,Géolithe
+525,6,Sedimantur
526,1,ギガイアス
526,5,Gigalithe
526,6,Brockoloss
@@
-3050,6
+3065,7
@@
pokemon_id,language_id,name
527,6,Fleknoil
528,1,ココロモリ
528,5,Rhinolove
+528,6,Fletiamo
529,1,モグリュー
529,5,Rototaupe
529,6,Rotomurf
@@
-3061,41
+3077,58
@@
pokemon_id,language_id,name
531,6,Ohrdoch
532,1,ドッコラー
532,5,Charpenti
+532,6,Praktibalk
533,1,ドテッコツ
533,5,Ouvrifier
+533,6,Strepoli
534,1,ローブシン
534,5,Bétochef
+534,6,Meistagrif
535,1,オタマロ
535,5,Tritonde
+535,6,Schallquap
536,1,ガマガル
536,5,Batracné
+536,6,Mebrana
537,1,ガマゲロゲ
537,5,Crapustule
+537,6,Branawarz
538,1,ナゲキ
538,5,Judokrak
+538,6,Jiutesto
539,1,ダゲキ
539,5,Karaclée
+539,6,Karadonis
540,1,クルミル
540,5,Larveyette
540,6,Strawickl
541,1,クルマユ
541,5,Couverdure
+541,6,Folikon
542,1,ハハコモリ
542,5,Manternel
+542,6,Matrifol
543,1,フシデ
543,5,Venipatte
+543,6,Toxiped
544,1,ホイーガ
544,5,Scobolide
+544,6,Rollum
545,1,ペンドラー
545,5,Brutapode
+545,6,Cerapendra
546,1,モンメン
546,5,Doudouvet
+546,6,Waumboll
547,1,エルフーン
547,5,Farfaduvet
+547,6,Elfun
548,1,チュリネ
548,5,Chlorobule
+548,6,Lilminip
549,1,ドレディア
549,5,Fragilady
+549,6,Dressella
550,1,バスラオ
550,5,Bargantua
550,6,Barschuft
@@
-3104,25
+3137,34
@@
pokemon_id,language_id,name
551,6,Ganovil
552,1,ワルビル
552,5,Escroco
+552,6,Rokkaiman
553,1,ワルビアル
553,5,Crocorible
+553,6,Rabigator
554,1,ダルマッカ
554,5,Darumarond
+554,6,Flampion
555,1,ヒヒダルマ
555,5,Darumacho
555,6,Flampivian
556,1,マラカッチ
556,5,Maracachi
+556,6,Maracamba
557,1,イシズマイ
557,5,Crabicoque
+557,6,Lithomith
558,1,イワパレス
558,5,Crabaraque
+558,6,Castellith
559,1,ズルッグ
559,5,Baggiguane
+559,6,Zurrokex
560,1,ズルズキン
560,5,Baggaïd
+560,6,Irokex
561,1,シンボラー
561,5,Cryptéro
+561,6,Symvolara
562,1,デスマス
562,5,Tutafeh
562,6,Makabaja
@@
-3131,16
+3173,22
@@
pokemon_id,language_id,name
563,6,Echnatoll
564,1,プロトーガ
564,5,Carapagos
+564,6,Galapaflos
565,1,アバゴーラ
565,5,Mégapagos
+565,6,Karippas
566,1,アーケン
566,5,Arkéapti
+566,6,Flapteryx
567,1,アーケオス
567,5,Aéroptéryx
+567,6,Aeropteryx
568,1,ヤブクロン
568,5,Miamiasme
+568,6,Unratütox
569,1,ダストダス
569,5,Miasmax
+569,6,Deponitox
570,1,ゾロア
570,5,Zorua
570,6,Zorua
@@
-3152,31
+3200,40
@@
pokemon_id,language_id,name
572,6,Picochilla
573,1,チラチーノ
573,5,Pashmilla
+573,6,Chillabell
574,1,ゴチム
574,5,Scrutella
+574,6,Mollimorba
575,1,ゴチミル
575,5,Mesmérella
+575,6,Hypnomorba
576,1,ゴチルゼル
576,5,Sidérella
576,6,Morbitesse
577,1,ユニラン
577,5,Nucléos
+577,6,Monozyto
578,1,ダブラン
578,5,Méios
+578,6,Mitodos
579,1,ランクルス
579,5,Symbios
579,6,Zytomega
580,1,コアルヒー
580,5,Couaneton
+580,6,Piccolente
581,1,スワンナ
581,5,Lakmécygne
581,6,Swaroness
582,1,バニプッチ
582,5,Sorbébé
+582,6,Gelatini
583,1,バニリッチ
583,5,Sorboul
+583,6,Gelatroppo
584,1,バイバニラ
584,5,Sorbouboul
+584,6,Gelatwino
585,1,シキジカ
585,5,Vivaldaim
585,6,Sesokitz
@@
-3188,51
+3245,70
@@
pokemon_id,language_id,name
587,6,Emolga
588,1,カブルモ
588,5,Carabing
+588,6,Laukaps
589,1,シュバルゴ
589,5,Lançargot
+589,6,Cavalanzas
590,1,タマゲタケ
590,5,Trompignon
+590,6,Tarnpignon
591,1,モロバレル
591,5,Gaulet
+591,6,Hutsassa
592,1,プルリル
592,5,Viskuse
+592,6,Quabbel
593,1,ブルンゲル
593,5,Moyade
+593,6,Apoquallyp
594,1,ママンボウ
594,5,Mamanbo
594,6,Mamolida
595,1,バチュル
595,5,Statitik
+595,6,Wattzapf
596,1,デンチュラ
596,5,Mygavolt
596,6,Voltula
597,1,テッシード
597,5,Grindur
+597,6,Kastadur
598,1,ナットレイ
598,5,Noacier
+598,6,Tentantel
599,1,ギアル
599,5,Tic
599,6,Klikk
600,1,ギギアル
600,5,Clic
+600,6,Kliklak
601,1,ギギギアル
601,5,Cliticlic
+601,6,Klikdiklak
602,1,シビシラス
602,5,Anchwatt
+602,6,Zapplardin
603,1,シビビール
603,5,Lampéroie
+603,6,Zapplalek
604,1,シビルドン
604,5,Ohmassacre
+604,6,Zapplarang
605,1,リグレー
605,5,Lewsor
+605,6,Pygraulon
606,1,オーベム
606,5,Neitram
+606,6,Megalon
607,1,ヒトモシ
607,5,Funécire
+607,6,Lichtel
608,1,ランプラー
608,5,Mélancolux
+608,6,Laternecto
609,1,シャンデラ
609,5,Lugulabre
+609,6,Skelabra
610,1,キバゴ
610,4,牙牙
610,5,Coupenotte
@@
-3245,65
+3321,94
@@
pokemon_id,language_id,name
612,6,Maxax
613,1,クマシュン
613,5,Polarhume
+613,6,Petznief
614,1,ツンベアー
614,5,Polagriffe
+614,6,Siberio
615,1,フリージオ
615,5,Hexagel
+615,6,Frigometri
616,1,チョボマキ
616,5,Escargaume
+616,6,Schnuthelm
617,1,アギルダー
617,5,Limaspeed
+617,6,Hydragil
618,1,マッギョ
618,5,Limonde
+618,6,Flunschlik
619,1,コジョフー
619,5,Kungfouine
+619,6,Lin-Fu
620,1,コジョンド
620,5,Shaofouine
+620,6,Wie-Shu
621,1,クリムガン
621,5,Drakkarmin
+621,6,Shardrago
622,1,ゴビット
622,5,Gringolem
+622,6,Golbit
623,1,ゴルーグ
623,5,Golemastoc
+623,6,Golgantes
624,1,コマタナ
624,5,Scalpion
+624,6,Gladiantri
625,1,キリキザン
625,5,Scalproie
+625,6,Caesurio
626,1,バッフロン
626,5,Frison
+626,6,Bisofank
627,1,ワシボン
627,5,Furaiglon
+627,6,Geronimatz
628,1,ウォーグル
628,5,Gueriaigle
628,6,Washakwil
629,1,バルチャイ
629,5,Vostourno
+629,6,Skallyk
630,1,バルジーナ
630,5,Vaututrice
+630,6,Grypheldis
631,1,クイタラン
631,5,Aflamanoir
+631,6,Furnifraß
632,1,アイアント
632,5,Fermite
+632,6,Fermicula
633,1,モノズ
633,5,Solochi
+633,6,Kapuno
634,1,ジヘッド
634,5,Diamat
+634,6,Duodino
635,1,サザンドラ
635,5,Trioxhydre
+635,6,Trikephalo
636,1,メラルバ
636,5,Pyronille
+636,6,Ignivor
637,1,ウルガモス
637,5,Pyrax
+637,6,Ramoth
638,1,コバルオン
638,5,Cobaltium
+638,6,Kobalium
639,1,テラキオン
639,5,Terrakium
+639,6,Terrakium
640,1,ビリジオン
640,5,Viridium
+640,6,Viridium
641,1,トルネロス
641,5,Boréas
+641,6,Boreos
642,1,ボルトロス
642,5,Fulguris
+642,6,Voltolos
643,1,レシラム
643,4,雷希拉姆
643,5,Reshiram
@@
-3314,11
+3419,16
@@
pokemon_id,language_id,name
644,6,Zekrom
645,1,ランドロス
645,5,Démétéros
+645,6,Demeteros
646,1,キュレム
646,5,Kyurem
+646,6,Kyurem
647,1,ケルディオ
647,5,Keldeo
+647,6,Keldeo
648,1,メロエッタ
648,5,Meloetta
+648,6,Meloetta
649,1,ゲノセクト
649,5,Genesect
+649,6,Genesect