i18n translation spree 🌍

ref #78
This commit is contained in:
Nicolai Ort 2021-02-20 19:27:04 +01:00
parent 78514c6572
commit 7fb7ba0d2b
2 changed files with 275 additions and 254 deletions

View File

@ -247,5 +247,26 @@
"verfuegbare": "verfügbare", "verfuegbare": "verfügbare",
"welcome_wavinghand": "Willkommen 👋", "welcome_wavinghand": "Willkommen 👋",
"you-can-now-use-your-new-password-to-log-in-to-your-account": "Du kannst dich jetzt mit deinem neuen Passwort anmelden! 🎉", "you-can-now-use-your-new-password-to-log-in-to-your-account": "Du kannst dich jetzt mit deinem neuen Passwort anmelden! 🎉",
"zip-postal-code": "Postleitzahl" "zip-postal-code": "Postleitzahl",
"add-donor": "Sponsor:in erstellen",
"add-your-first-donor": "Erstelle die erste Sponsor:in",
"all-associated-donations-will-get-deleted-as-well": "Alle Sponsorings dieser Sponsor:in werden ebenfalls gelöscht",
"cancel-keep-donor": "Abbrechen, Sponsor:in behalten",
"confirm-delete-donor-with-all-donations": "Bestätigen, Sponsor:in mit allen Sponsorings löschen",
"create-a-new-donor": "Neue Sponsor:in erstellen",
"delete-donor": "Sponsor:in löschen",
"do-you-want-to-delete-this-donor-with-all-related-donations": "Möchtest du diese Sponsor:in mit all ihren Sponsorings löschen?",
"donations": "Sponsorings",
"donor-added": "Sponsor:in hinzugefügt",
"donor-deleted": "Sponsor:in gelöscht",
"donor-is-being-added": "Sponsor:in wird hinzugefügt...",
"donor-is-being-updated": "Sponsor:in wird aktualisiert",
"donors": "Sponsor:innen",
"donors-are-being-loaded": "Sponsor:innen werden geladen",
"loading-donor-details": "Lade Details",
"please-provide-the-nessecary-information-to-add-a-new-donor": "Bitte mach die Notwendigen Angaben, um eine neue Sponsor:in zu erstellen",
"receipt-needed": "Spendenquittung benötigt",
"there-are-no-donors-yet": "Es gibt noch keine Sponsor:innen",
"total-donation-amount": "Gesamte Spenden",
"updated-donor": "Sponsor:in wurde aktualisiert"
} }

View File

@ -248,9 +248,9 @@
"welcome_wavinghand": "Welcome 👋", "welcome_wavinghand": "Welcome 👋",
"you-can-now-use-your-new-password-to-log-in-to-your-account": "You can now use your new password to log in to your account! 🎉", "you-can-now-use-your-new-password-to-log-in-to-your-account": "You can now use your new password to log in to your account! 🎉",
"zip-postal-code": "ZIP/ postal code", "zip-postal-code": "ZIP/ postal code",
"donors": "donors", "donors": "Donors",
"add-donor": "add donor", "add-donor": "add donor",
"donations": "donations", "donations": "Donations",
"total-donation-amount": "total donation amount", "total-donation-amount": "total donation amount",
"donor-is-being-added": "Donor is being added...", "donor-is-being-added": "Donor is being added...",
"donor-added": "Donor added", "donor-added": "Donor added",
@ -261,12 +261,12 @@
"all-associated-donations-will-get-deleted-as-well": "All associated donations will get deleted as well", "all-associated-donations-will-get-deleted-as-well": "All associated donations will get deleted as well",
"confirm-delete-donor-with-all-donations": "Confirm, delete donor with all donations", "confirm-delete-donor-with-all-donations": "Confirm, delete donor with all donations",
"cancel-keep-donor": "Cancel, keep donor", "cancel-keep-donor": "Cancel, keep donor",
"donor-is-being-updated": "donor is being updated", "donor-is-being-updated": "Donor is being updated",
"updated-donor": "updated donor", "updated-donor": "updated donor",
"donor-deleted": "donor deleted", "donor-deleted": "donor deleted",
"loading-donor-details": "Loading donor details", "loading-donor-details": "Loading donor details",
"delete-donor": "Delete donor", "delete-donor": "Delete donor",
"there-are-no-donors-yet": "there are no donors yet", "there-are-no-donors-yet": "There are no donors yet",
"add-your-first-donor": "add your first donor", "add-your-first-donor": "add your first donor",
"donors-are-being-loaded": "donors are being loaded" "donors-are-being-loaded": "donors are being loaded"
} }