1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-23 03:12:10 +00:00

feature: Complete german meta text (#139)

This commit is contained in:
Maxopoly 2021-11-04 19:33:04 +01:00 committed by GitHub
parent 8c9657f8f2
commit 9622f84388
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,11 @@
{
"$schema": "./schema.json",
"__comment__": "Missing abilityTypes and some Trainer Types",
"__comment__": "Should be complete",
"abilityType": {
"Ability": "Ability",
"Ancient Trait": "Ancient Trait",
"Poke-BODY": "Poke-BODY",
"Poke-POWER": "Poke-POWER",
"Ability": "Fähigkeit",
"Ancient Trait": "Uralte Eigenschaft",
"Poke-BODY": "Poké-BODY",
"Poke-POWER": "Poké-POWER",
"Pokemon Power": "Pokemon Power"
},
@ -21,11 +21,11 @@
"rarity": {
"Amazing": "Atemberaubend",
"Common": "Häufig",
"None": "Ninguno",
"Rare": "Keine",
"Secret Rare": "Heimliche Seltenheit",
"Ultra Rare": "ultraselten",
"Uncommon": "Nicht so häufig"
"None": "Keine",
"Rare": "Selten",
"Secret Rare": "Versteckt Selten",
"Ultra Rare": "Ultra Selten",
"Uncommon": "Ungewöhnlich"
},
"stage": {
"BREAK": "TURBO",
@ -48,8 +48,8 @@
"V": "V"
},
"trainerType": {
"Ace Spec": "Ace Spec",
"Goldenrod Game Corner": "Goldenrod Game Corner",
"Ace Spec": "ASS-KLASSE",
"Goldenrod Game Corner": "Dukatias Spielhalle",
"Item": "Itemkarte",
"Rocket's Secret Machine": "Rockets Geheime Maschine",
"Stadium": "Stadionkarte",
@ -59,7 +59,7 @@
},
"types": {
"Colorless": "Farblos",
"Darkness": "Finsternis",
"Darkness": "Unlicht",
"Dragon": "Drache",
"Fairy": "Fee",
"Fighting": "Kampf",