mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Fixed encoding
Used UTF-8 because of french characters
This commit is contained in:
parent
a37f13de31
commit
237310efa2
5 changed files with 25 additions and 25 deletions
|
@ -1,11 +1,11 @@
|
|||
berry_firmness_id,local_language_id,name
|
||||
1,5,Très tendre
|
||||
berry_firmness_id,local_language_id,name
|
||||
1,5,Très tendre
|
||||
1,9,Very Soft
|
||||
2,5,Tendre
|
||||
2,9,Soft
|
||||
3,5,Ferme
|
||||
3,9,Hard
|
||||
4,5,Très ferme
|
||||
4,5,Très ferme
|
||||
4,9,Very Hard
|
||||
5,5,Super ferme
|
||||
5,9,Super Hard
|
||||
|
|
|
|
@ -1,19 +1,19 @@
|
|||
characteristic_id,local_language_id,message
|
||||
characteristic_id,local_language_id,message
|
||||
1,5,Adore manger
|
||||
1,9,Loves to eat
|
||||
2,5,Est fier de sa puissance
|
||||
2,9,Proud of its power
|
||||
3,5,Corps robuste
|
||||
3,9,Sturdy body
|
||||
4,5,Extrêmement curieux
|
||||
4,5,Extrêmement curieux
|
||||
4,9,Highly curious
|
||||
5,5,Très volontaire
|
||||
5,5,Très volontaire
|
||||
5,9,Strong willed
|
||||
6,5,Aime courir
|
||||
6,9,Likes to run
|
||||
7,5,S'assoupit souvent
|
||||
7,9,Takes plenty of siestas
|
||||
8,5,Aime se démener
|
||||
8,5,Aime se démener
|
||||
8,9,Likes to thrash about
|
||||
9,5,Sait encaisser les coups
|
||||
9,9,Capable of taking hits
|
||||
|
@ -25,17 +25,17 @@ characteristic_id,local_language_id,message
|
|||
12,9,Alert to sounds
|
||||
13,5,Dort beaucoup
|
||||
13,9,Nods off a lot
|
||||
14,5,Un peu coléreux
|
||||
14,5,Un peu coléreux
|
||||
14,9,A little quick tempered
|
||||
15,5,Très obstiné
|
||||
15,5,Très obstiné
|
||||
15,9,Highly persistent
|
||||
16,5,Très astucieux
|
||||
16,5,Très astucieux
|
||||
16,9,Thoroughly cunning
|
||||
17,5,Esprit rebelle
|
||||
17,9,Strongly defiant
|
||||
18,5,Bête et impulsif
|
||||
18,5,Bête et impulsif
|
||||
18,9,Impetuous and silly
|
||||
19,5,Éparpille des choses
|
||||
19,5,Éparpille des choses
|
||||
19,9,Scatters things often
|
||||
20,5,Aime combattre
|
||||
20,9,Likes to fight
|
||||
|
@ -47,15 +47,15 @@ characteristic_id,local_language_id,message
|
|||
23,9,Hates to lose
|
||||
24,5,Aime faire le pitre
|
||||
24,9,Somewhat of a clown
|
||||
25,5,Aime se détendre
|
||||
25,5,Aime se détendre
|
||||
25,9,Likes to relax
|
||||
26,5,S'emporte facilement
|
||||
26,9,Quick tempered
|
||||
27,5,Persévérant
|
||||
27,5,Persévérant
|
||||
27,9,Good perseverance
|
||||
28,5,Très particulier
|
||||
28,5,Très particulier
|
||||
28,9,Very finicky
|
||||
29,5,Assez entêté
|
||||
29,5,Assez entêté
|
||||
29,9,Somewhat stubborn
|
||||
30,5,Fuit rapidement
|
||||
30,9,Quick to flee
|
||||
|
|
|
|
@ -1,4 +1,4 @@
|
|||
move_meta_ailment_id,local_language_id,name
|
||||
move_meta_ailment_id,local_language_id,name
|
||||
-1,5,????
|
||||
-1,9,????
|
||||
0,5,Aucun
|
||||
|
@ -9,7 +9,7 @@ move_meta_ailment_id,local_language_id,name
|
|||
2,9,Sleep
|
||||
3,5,Gel
|
||||
3,9,Freeze
|
||||
4,5,Brûlure
|
||||
4,5,Brûlure
|
||||
4,9,Burn
|
||||
5,5,Empoisonnement
|
||||
5,9,Poison
|
||||
|
@ -17,7 +17,7 @@ move_meta_ailment_id,local_language_id,name
|
|||
6,9,Confusion
|
||||
7,5,Attraction
|
||||
7,9,Infatuation
|
||||
8,5,Piège
|
||||
8,5,Piège
|
||||
8,9,Trap
|
||||
9,5,Cauchemar
|
||||
9,9,Nightmare
|
||||
|
@ -25,7 +25,7 @@ move_meta_ailment_id,local_language_id,name
|
|||
12,9,Torment
|
||||
13,5,Entrave
|
||||
13,9,Disable
|
||||
14,5,Bâillement
|
||||
14,5,Bâillement
|
||||
14,9,Yawn
|
||||
15,5,Anti-Soin
|
||||
15,9,Heal Block
|
||||
|
|
|
|
@ -1,11 +1,11 @@
|
|||
pal_park_area_id,local_language_id,name
|
||||
1,5,Forêt
|
||||
pal_park_area_id,local_language_id,name
|
||||
1,5,Forêt
|
||||
1,9,Forest
|
||||
2,5,Plaine
|
||||
2,9,Field
|
||||
3,5,Montagne
|
||||
3,9,Mountain
|
||||
4,5,Étang
|
||||
4,5,Étang
|
||||
4,9,Pond
|
||||
5,5,Mer
|
||||
5,9,Sea
|
||||
|
|
|
|
@ -1,9 +1,9 @@
|
|||
pokeathlon_stat_id,local_language_id,name
|
||||
pokeathlon_stat_id,local_language_id,name
|
||||
1,5,Vitesse
|
||||
1,9,Speed
|
||||
2,5,Force
|
||||
2,9,Power
|
||||
3,5,Habileté
|
||||
3,5,Habileté
|
||||
3,9,Skill
|
||||
4,5,Endurance
|
||||
4,9,Stamina
|
||||
|
|
|
Loading…
Reference in a new issue