1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09:18 +00:00

fix: Add most POP series French translations (#170)

* fix: Added most of the translations

Some translations aren't available or are user made without a card image depicted

Signed-off-by: Avior <github@avior.me>

* fix: Add sets French translations

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2021-11-16 10:08:20 +01:00
committed by GitHub
parent b6fbcc1b77
commit df23371cb4
77 changed files with 335 additions and 25 deletions

View File

@ -4,6 +4,7 @@ import Set from '../POP Series 4'
const card: Card = {
name: {
en: "Deoxys ex",
fr: "Deoxys ex"
},
illustrator: "Hiromichi Sugiyama",
@ -28,9 +29,11 @@ const card: Card = {
type: "Poke-POWER",
name: {
en: "Form Change",
fr: "Changement de forme"
},
effect: {
en: "Once during your turn (before your attack), you may search your deck for another Deoxys ex and switch it with Deoxys ex. (Any cards attached to Deoxys ex, damage counters, Special Conditions, and effects on it are now on the new Pokémon.) If you do, put Deoxys ex on top of your deck. Shuffle your deck afterward. You cant use more than 1 Form Change Poké-Power each turn.",
fr: "Une seule fois lors de votre tour (avant votre attaque), vous pouvez chercher dans votre deck une autre Deoxys ex et l'échanger avec Deoxys ex. (Toutes les autres cartes qui lui sont attachées, marqueurs de dégât, États Spéciaux et autres effets se trouvent maintenant sur le nouveau Pokémon.) Placez alors Deoxys ex au-dessus de votre deck. Ensuite, mélangez votre deck. Vous ne pouvez pas utiliser plus d'1 Poké-Power Changement de forme par tour."
},
},
],
@ -44,9 +47,11 @@ const card: Card = {
],
name: {
en: "Fastwave",
fr: "Lame de fond"
},
effect: {
en: "This attacks damage isnt affected by Resistance, Poké-Powers, Poké-Bodies, or any other effects on the Defending Pokémon.",
fr: "Les dégâts de cette attaque ne sont pas affectés par la Résistance, les Poké-Powers, les Poké-Bodies ou tout autre effet sur le Pokémon Défenseur."
},
damage: 50,