Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

German translations #365

Merged
merged 13 commits into from
Feb 6, 2022
Merged

Conversation

alessandrofasse
Copy link

Added the translation for the Expansion "Menagerie" in German and also the missing "Kaptain Tobias".

Also I added that you can run the tests on Windows. There was an issue with the path separator \ on Windows, which was miss interpreted.

I hope everything else is with respect to the guidelines.

@sumpfork sumpfork self-requested a review January 27, 2022 21:15
Copy link
Owner

@sumpfork sumpfork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for all the work!

I just started looking at this - haven't actually run it yet to check the output, but there seem to be a couple minor spelling/punctuation problems. I didn't go through all the text, but maybe you could check the rest for similar issues?

"short_name": "Intrigue",
"text_icon": "I2"
},
"menagerie": {
"set_name": "Menagerie",
"set_text": "Dein Dominion, das ist es, was du aufbauen willst Diesmal mit Tieren! Von jedem kann man etwas lernen, etwa, wie man wirklich weit spucken kann oder welche Sorte Gras am besten schmeckt. Gar nicht so leicht, sich das alles zu merken, aber du bist wie ein Elefant: Du vergisst nichts. Und du hast Angst vor Mäusen. Kürzlich hast du mit dem Reiten angefangen. Pferde sind angsteinflößend; es heißt, man kann sie zur Tränke führen, aber das hast du noch nicht geschafft. Du arbeitest dich langsam nach oben und hast mit Hunden angefangen. Bisher läuft es gut: Der Hund hat dich noch nicht abgeworfen. Deine Menagerie ist noch übersichtlich, mit einer Ziege, zwei Ratten und dem Berater, der die Menagerie vorgeschlagen hat, Den Fuchs hast du nicht gekriegt, aber der war vermutlich sowieso böse, immerhin hast du jetzt ein paar Kamele, die sich allerdings genauso bockig anstellen wie erwartet, und eine Schildkröte, die den Atem länger anhalten kann, als es irgendjemanden interessiert. Das Königreich der Tiere wird bald deins sein. Dies ist die 13. <i>Dominion</i>-Erweiterung, Sie hat 400 Karten, darunter 300 neue Königreichkarten. Menagerie ist eine <i>Dominion</i>-Erweiterung und kann nur zusammen mit einem Basisspiel oder dem Basiskarten-Set gespielt werden.",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Punkt fehlt nach them ersten Satz. Komma vor "..., Den Fuchs" sollte ein Punkt sein. "irgendjemanden" -> "irgend jemanden". Komma nach "Erweiterung" sollte ein Punkt sein.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Danke

@@ -118,7 +128,7 @@
},
"promo": {
"set_name": "Promo",
"set_text": "Promotional cards are official <i>Dominion</i> kingdom cards and Events which do not belong to any particular set. They are typically either released to help promote <i>Dominion</i> at conventions (such as Origins or GenCon), or to commemorate the anniversary of another game in order to help promote both.",
"set_text": "Die Promotionskarten sind offizielle <i>Dominion</i> Königreichkarten und Events, die zu keiner Erweiterung gehören. In der Regel werden diese Karten wärend Events (Origins or GenCon) oder an Jubiläen herhausgegeben um <i>Dominion</i> weiter zu promoten. ",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"wärend" -> "während"

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@alessandrofasse
Copy link
Author

Is also went now with a type check over all cards and found a lot of other mistakes in other editions as well

@alessandrofasse
Copy link
Author

Fixed the typo

@sumpfork sumpfork merged commit 3247d38 into sumpfork:master Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants