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

Improve German translations #362

Merged
merged 1 commit into from
Jan 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions l10n/bundle.l10n.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,27 @@
"Pet Panel": "Haustier Panel",
"Select a pet": "Wähle ein Haustier",
"Select a color": "Wähle eine Farbe",
"Select the pet to remove.": "Wähle ein Haustier zu eliminieren.",
"Leave blank for a random name": "Leer lassen für einen zufälligen namen",
"Name your pet": "Nenne dein Haustier",
"Select the pet to remove.": "Zu löschendes Haustier auswählen.",
"Leave blank for a random name": "Leer lassen für einen zufälligen Namen",
"Name your pet": "Benenne dein Haustier",
"Cancelled Spawning Pet": "Generieren von Haustieren wurde abgebrochen",
"A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" Command to add more pets.": "Ein Haustier Spielplatz wurde erstellt. Sie können jetzt den Befehl \"Spawn Additional Pet\" verwenden, um weitere Haustiere hinzuzufügen.",
"A Pet Playground has been created. You can now use the \"Remove All Pets\" Command to remove all pets.": "Ein Haustier Spielplatz wurde erstellt. Sie können jetzt den Befehl \"Remove All Pets\" verwenden, um alle Haustiere zu entfernen.",
"black": "Schwarz",
"brown": "Braun",
"lightbrown": "Light Brown",
"lightbrown": "Hellbraun",
"green": "Grün",
"yellow": "Gelb",
"gray": "Grau",
"purple": "Purple",
"purple": "Lila",
"red": "Rot",
"white": "Weiß",
"cat": "Katze",
"clippy": "Clippy",
"cockatiel": "Nymphensittich",
"crab": "Krebs",
"dog": "Hund",
"mod": "Mod (the .NET bot)",
"mod": "Mod (der .NET-Bot)",
"rocky": "Rocky",
"rubber-duck": "Quietscheentchen",
"snake": "Schlange",
Expand Down