Skip to content

Commit

Permalink
Fixed Mistakes in README and german translation
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianHira committed Dec 19, 2024
1 parent 1c61f77 commit 501e638
Show file tree
Hide file tree
Showing 16 changed files with 836 additions and 328 deletions.
2 changes: 1 addition & 1 deletion card_db_src/cards_db.json
Original file line number Diff line number Diff line change
Expand Up @@ -8719,7 +8719,7 @@
"seaside2ndEdition",
"seaside2ndEditionUpgrade"
],
"cost": "3",
"cost": "4",
"types": [
"Action",
"Duration"
Expand Down
17 changes: 10 additions & 7 deletions card_db_src/de/bonuses_de.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
{
"exclude": [
"token",
"Token",
"Tokens",
"Marker"
],
"include": [
"Coins",
"Aktion",
"Aktionen",
"Kauf",
"Käufe",
"Karte",
"Karten",
"Taler",
"Coin",
"Coins",
"Gefallen",
"Karten",
"Karte",
"Käufe",
"Kauf",
"Aktionen",
"Aktion",
"Dorfbewohner",
"Punkt",
"Punkte"
]
Expand Down
821 changes: 648 additions & 173 deletions card_db_src/de/cards_de.json

Large diffs are not rendered by default.

25 changes: 23 additions & 2 deletions card_db_src/de/types_de.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,60 @@
{
"Action": "Aktion",
"Allies": "Verbündete",
"Ally": "Verbündeter",
"Artifact": "Artefakt",
"Attack": "Angriff",
"Augur": "Augurin",
"Blank": "Leerkarte",
"Boon": "Gabe",
"Boons": "Gaben",
"Castle": "Schloss",
"Clash": "Konflikt",
"Command": "Befehl",
"Curse": "Fluch",
"Doom": "Unheil",
"Duration": "Dauer",
"Event": "Ereignis",
"Events": "Ereignisse",
"Expansion": "Erweiterung",
"Fate": "Segen",
"Fort": "Bastion",
"Gathering": "Sammlung",
"Heirloom": "Erbstück",
"Hex": "Plage",
"Landmark": "Wahrzeichen",
"Landmarks": "Wahrzeichen",
"Hexes": "Plagen",
"Landmark": "Landmarke",
"Landmarks": "Landmarken",
"Liaison": "Kontakt",
"Looter": "Plündern",
"Night": "Nacht",
"Odyssey": "Irrfahrt",
"Omen": "Omen",
"Prize": "Preis",
"Prizes": "Preise",
"Project": "Projekt",
"Projects": "Projekte",
"Prophecies": "Prophezeiungen",
"Prophecy": "Prophezeiung",
"Reaction": "Reaktion",
"Reserve": "Reserve",
"Reward": "Belohnung",
"Rewards": "Belohnungen",
"Ruins": "Ruine",
"Shadow": "Schatten",
"Shelter": "Unterschlupf",
"Shelters": "Unterschlüpfe",
"Spirit": "Erscheinung",
"Start Deck": "Startkarten",
"State": "Zustand",
"States": "Zustände",
"Townsfolk": "Bürger",
"Trash": "Müll",
"Traveller": "Reisender",
"Treasure": "Geld",
"Victory": "Punkt",
"Way": "Weg",
"Ways": "Wege",
"Wizard": "Zauberer",
"Zombie": "Zombie"
}
20 changes: 10 additions & 10 deletions card_db_src/en_us/bonuses_en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@
"Tokens"
],
"include": [
"Coins",
"Coin",
"Cards",
"Card",
"Buys",
"Buy",
"Actions",
"Action",
"Actions",
"Buy",
"Buys",
"Card",
"Cards",
"Coffer",
"Coffers",
"Coin",
"Coins",
"Favor",
"Favors",
"Villager",
"Villagers",
"<VP>",
"Favor",
"Favors"
"<VP>"
]
}
279 changes: 144 additions & 135 deletions card_db_src/en_us/cards_en_us.json

Large diffs are not rendered by default.

Binary file modified src/domdiv/card_db/cards_db.json.gz
Binary file not shown.
Binary file modified src/domdiv/card_db/cs/cards_cs.json.gz
Binary file not shown.
Binary file modified src/domdiv/card_db/de/cards_de.json.gz
Binary file not shown.
Binary file modified src/domdiv/card_db/de/types_de.json.gz
Binary file not shown.
Binary file modified src/domdiv/card_db/en_us/cards_en_us.json.gz
Binary file not shown.
Binary file modified src/domdiv/card_db/es/cards_es.json.gz
Binary file not shown.
Binary file modified src/domdiv/card_db/fr/cards_fr.json.gz
Binary file not shown.
Binary file modified src/domdiv/card_db/it/cards_it.json.gz
Binary file not shown.
Binary file modified src/domdiv/card_db/nl_nl/cards_nl_nl.json.gz
Binary file not shown.
Binary file modified src/domdiv/card_db/xx/cards_xx.json.gz
Binary file not shown.

0 comments on commit 501e638

Please sign in to comment.