🚀RELEASE v1.1.0
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Nicolai Ort 2023-04-19 16:05:21 +02:00
parent 4fcb26cf93
commit 0708cabc75
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
5 changed files with 1009 additions and 995 deletions

View File

@ -2,8 +2,22 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC. All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [1.0.0](https://git.odit.services/lfk/frontend/compare/0.19.0...1.0.0) #### [1.1.0](https://git.odit.services/lfk/frontend/compare/1.0.0...1.1.0)
- feat(dashboar): Added total donors to overview [`e0b6148`](https://git.odit.services/lfk/frontend/commit/e0b61486b089aa1e611ef3569b1521fc331ec0e4)
- feat(dashboard): Updated stats icons [`4fcb26c`](https://git.odit.services/lfk/frontend/commit/4fcb26cf9371e27e5d7e474b3558ef354e9114c0)
- feat(dashboard): Added average sponsoring [`269def2`](https://git.odit.services/lfk/frontend/commit/269def20d114ededaba3153bbd50ec2ddd70e1c6)
- feat(dashboard): Added total donations [`7b2b598`](https://git.odit.services/lfk/frontend/commit/7b2b59858839b98370af6fb1e6028ba0a1639186)
- feat(dashboard): Added average distance [`b8de9e0`](https://git.odit.services/lfk/frontend/commit/b8de9e0e427b3a8b56e6354ad7168ae12c7cce85)
- Lockfile [`3f86f74`](https://git.odit.services/lfk/frontend/commit/3f86f7412ffc4bc27328ad1f7d3c3118546e7e29)
- Bumped client [`6454d96`](https://git.odit.services/lfk/frontend/commit/6454d960de3f9f5ea86679f157b3b7e7cffde74d)
- new license file version [CI SKIP] [`2a64094`](https://git.odit.services/lfk/frontend/commit/2a640940062765a470387103a72ed14a2411d97b)
### [1.0.0](https://git.odit.services/lfk/frontend/compare/0.19.0...1.0.0)
> 19 April 2023
- 🚀RELEASE v1.0.0 [`8da7578`](https://git.odit.services/lfk/frontend/commit/8da7578a0a46a3e97d8c870e29399f6e8821c9fa)
- Merge pull request 'feature/175-request_pagination' (#176) from feature/175-request_pagination into dev [`e9ce964`](https://git.odit.services/lfk/frontend/commit/e9ce9644ff03f981cec6e9ad56aa5fdf0ff71ef4) - Merge pull request 'feature/175-request_pagination' (#176) from feature/175-request_pagination into dev [`e9ce964`](https://git.odit.services/lfk/frontend/commit/e9ce9644ff03f981cec6e9ad56aa5fdf0ff71ef4)
- Donation paginated loading [`ccf8656`](https://git.odit.services/lfk/frontend/commit/ccf865687b34016931a702c0a9b98a0a18e2b03a) - Donation paginated loading [`ccf8656`](https://git.odit.services/lfk/frontend/commit/ccf865687b34016931a702c0a9b98a0a18e2b03a)
- Paginated scan loading [`cac34db`](https://git.odit.services/lfk/frontend/commit/cac34db1fd3bf5dc7c7be64b3a76ca4c8c77938d) - Paginated scan loading [`cac34db`](https://git.odit.services/lfk/frontend/commit/cac34db1fd3bf5dc7c7be64b3a76ca4c8c77938d)

View File

@ -13,7 +13,7 @@
</head> </head>
<body> <body>
<span style="display: none;visibility: hidden;" id="buildinfo">RELEASE_INFO-1.0.0-RELEASE_INFO</span> <span style="display: none;visibility: hidden;" id="buildinfo">RELEASE_INFO-1.1.0-RELEASE_INFO</span>
<noscript>You need to enable JavaScript to run this app.</noscript> <noscript>You need to enable JavaScript to run this app.</noscript>
<script src="/env.js"></script> <script src="/env.js"></script>
<script type="module" src="/src/main.js"></script> <script type="module" src="/src/main.js"></script>

View File

@ -1,6 +1,6 @@
{ {
"name": "@odit/lfk-frontend", "name": "@odit/lfk-frontend",
"version": "1.0.0", "version": "1.1.0",
"type": "module", "type": "module",
"scripts": { "scripts": {
"i18n-order": "node order.js", "i18n-order": "node order.js",

View File

@ -1,497 +1,497 @@
{ {
"404message": "Die gesuchte Seite wurde leider nicht gefunden.", "404message": "Die gesuchte Seite wurde leider nicht gefunden.",
"404title": "Fehler 404", "404title": "Fehler 404",
"about": "Über", "about": "Über",
"action": "Aktionen", "action": "Aktionen",
"active": "Aktiv", "active": "Aktiv",
"add-card": "Karte erstellen", "add-card": "Karte erstellen",
"add-donation": "Sponsoring erstellen", "add-donation": "Sponsoring erstellen",
"add-donor": "Sponsor:in erstellen", "add-donor": "Sponsor:in erstellen",
"add-or-update-a-payment": "Zahlung hinzufügen oder bearbeiten", "add-or-update-a-payment": "Zahlung hinzufügen oder bearbeiten",
"add-scan": "Scan erstellen", "add-scan": "Scan erstellen",
"add-the-first-scanstation": "Erstelle deine erste Scannerstation.", "add-the-first-scanstation": "Erstelle deine erste Scannerstation.",
"add-the-first-statsclient": "Erstelle deinen ersten Statsclient.", "add-the-first-statsclient": "Erstelle deinen ersten Statsclient.",
"add-user-group": "Neue Gruppe erstellen", "add-user-group": "Neue Gruppe erstellen",
"add-your-first-card": "Erstelle deine erste Läuferkarte", "add-your-first-card": "Erstelle deine erste Läuferkarte",
"add-your-first-contact": "Erstelle den ersten Kontakt", "add-your-first-contact": "Erstelle den ersten Kontakt",
"add-your-first-donor": "Erstelle die erste Sponsor:in", "add-your-first-donor": "Erstelle die erste Sponsor:in",
"add-your-first-group": "Erstelle die erste Gruppe", "add-your-first-group": "Erstelle die erste Gruppe",
"add-your-first-organization": "Erstelle die erste Organisation", "add-your-first-organization": "Erstelle die erste Organisation",
"add-your-first-runner": "Erstelle die erste Läufer:in", "add-your-first-runner": "Erstelle die erste Läufer:in",
"add-your-first-team": "Erstelle das erste Team", "add-your-first-team": "Erstelle das erste Team",
"add-your-first-track": "Erstelle den ersten Track (Laufstrecke).", "add-your-first-track": "Erstelle den ersten Track (Laufstrecke).",
"add-your-first-user": "Erstelle die erste Benutzer:in", "add-your-first-user": "Erstelle die erste Benutzer:in",
"add-your-fist-donation": "Erstelle dein erstes Sponsoring", "add-your-fist-donation": "Erstelle dein erstes Sponsoring",
"add-your-fist-scan": "Füge deinen ersten Scan hinzu", "add-your-fist-scan": "Füge deinen ersten Scan hinzu",
"adding-card": "Karte wird erstellt", "adding-card": "Karte wird erstellt",
"adding-donation": "Sponsoring wird erstellt...", "adding-donation": "Sponsoring wird erstellt...",
"adding-scan": "Scan wird hinzugefügt", "adding-scan": "Scan wird hinzugefügt",
"address": "Adresse", "address": "Adresse",
"address-is-required": "Du musst eine Adresse angeben", "address-is-required": "Du musst eine Adresse angeben",
"after-deletion-we-cant-restore-your-old-profile": "Nach der Löschung können auch die Admins dein Profil nicht wiederherstellen!", "after-deletion-we-cant-restore-your-old-profile": "Nach der Löschung können auch die Admins dein Profil nicht wiederherstellen!",
"after-the-update-youll-get-logged-out-please-login-with-your-new-password-after-that": "Nach der Änderung wirst du abgemeldet - bitte melde dich dann mit deinem neuen Passwort an.", "after-the-update-youll-get-logged-out-please-login-with-your-new-password-after-that": "Nach der Änderung wirst du abgemeldet - bitte melde dich dann mit deinem neuen Passwort an.",
"all": "Alle", "all": "Alle",
"all-associated-donations-will-get-deleted-as-well": "Alle Sponsorings dieser Sponsor:in werden ebenfalls gelöscht", "all-associated-donations-will-get-deleted-as-well": "Alle Sponsorings dieser Sponsor:in werden ebenfalls gelöscht",
"all-associated-runners-will-be-deleted-too": "Alle zugehörigen Läufer:innen werden auch gelöscht!", "all-associated-runners-will-be-deleted-too": "Alle zugehörigen Läufer:innen werden auch gelöscht!",
"all-associated-scans-will-get-deleted-as-well": "Alle Scans dieser Station werden ebenfalls gelöscht", "all-associated-scans-will-get-deleted-as-well": "Alle Scans dieser Station werden ebenfalls gelöscht",
"all-associated-teams-and-runners-will-be-deleted-too": "Alle assoziierten Teams und Läufer:innen werden auch gelöscht!", "all-associated-teams-and-runners-will-be-deleted-too": "Alle assoziierten Teams und Läufer:innen werden auch gelöscht!",
"already-paid": "Bereits bezahlt", "already-paid": "Bereits bezahlt",
"amount": "Anzahl", "amount": "Anzahl",
"amount-per-kilometer": "Betrag pro Kilometer", "amount-per-kilometer": "Betrag pro Kilometer",
"apartment-suite-etc": "Apartment, Wohnung, etc.", "apartment-suite-etc": "Apartment, Wohnung, etc.",
"api-endpoint": "API-Endpunkt", "api-endpoint": "API-Endpunkt",
"application_name": "Lauf für Kaya! - Admin", "application_name": "Lauf für Kaya! - Admin",
"applying-changes": "Änderungen anwenden", "applying-changes": "Änderungen anwenden",
"attention": "Achtung!", "attention": "Achtung!",
"author": "Autor:in", "author": "Autor:in",
"bitte-bestaetige-diese-laeufer-fuer-den-import": "Bitte die Läufer:innen für den Import bestätigen.", "average-distance": "Durchschnittliche Strecke/Läufer:in",
"by": "von", "average-donation": "Durchschnittliches Sponsoring",
"cancel": "Abbrechen", "bitte-bestaetige-diese-laeufer-fuer-den-import": "Bitte die Läufer:innen für den Import bestätigen.",
"cancel-delete": "Löschen abbrechen", "by": "von",
"cancel-keep-donor": "Abbrechen, Sponsor:in behalten", "cancel": "Abbrechen",
"cancel-keep-my-profile": "Abbrechen, mein Profil behalten", "cancel-delete": "Löschen abbrechen",
"cancel-keep-organization": "Abbrechen und Organisation bearbeiten", "cancel-keep-donor": "Abbrechen, Sponsor:in behalten",
"cancel-keep-station": "Abbrechen und Station behalten", "cancel-keep-my-profile": "Abbrechen, mein Profil behalten",
"cancel-keep-statsclient": "Abbrechen und Statsclient behalten", "cancel-keep-organization": "Abbrechen und Organisation bearbeiten",
"cancel-keep-team": "Abbrechen, Team behalten", "cancel-keep-station": "Abbrechen und Station behalten",
"cannot-reset-your-password-directly": "Schade. \nWir können das Passwort leider nicht direkt zurücksetzen.\nBitte sende uns eine Mail in der du deine Identität bestätigst.", "cancel-keep-statsclient": "Abbrechen und Statsclient behalten",
"card": "Läuferkarte", "cancel-keep-team": "Abbrechen, Team behalten",
"card-added": "Karte wurde hinzugefügt", "cannot-reset-your-password-directly": "Schade. \nWir können das Passwort leider nicht direkt zurücksetzen.\nBitte sende uns eine Mail in der du deine Identität bestätigst.",
"card-deleted": "Karte gelöscht", "card": "Läuferkarte",
"card-updated": "Karte aktualisiert", "card-added": "Karte wurde hinzugefügt",
"cards": "Läuferkarten", "card-deleted": "Karte gelöscht",
"cards-deleted": "Karten gelöscht", "card-updated": "Karte aktualisiert",
"certificates": "Urkunden", "cards": "Läuferkarten",
"change-your-password-here": "Hier kannst du dein Passwort ändern", "cards-deleted": "Karten gelöscht",
"changing-your-password": "Passwort wird geändert", "certificates": "Urkunden",
"city": "Stadt", "change-your-password-here": "Hier kannst du dein Passwort ändern",
"click-to-copy-the-link-into-your-clipboard": "Klicke auf den Link, um ihn in deine Zwischenablage zu kopieren", "changing-your-password": "Passwort wird geändert",
"click-to-copy-token-to-clipboard": "Klicke auf den Token, um ihn in deine Zwischenablage zu kopieren", "city": "Stadt",
"close": "Schließen", "click-to-copy-the-link-into-your-clipboard": "Klicke auf den Link, um ihn in deine Zwischenablage zu kopieren",
"code": "Code", "click-to-copy-token-to-clipboard": "Klicke auf den Token, um ihn in deine Zwischenablage zu kopieren",
"config-codes": "Konfigurations-Codes", "close": "Schließen",
"configure-the-tracks-and-minimum-lap-times": "Bearbeite die Tracks und ihre minimale Rundenzeit", "code": "Code",
"confirm": "Bestätigen", "config-codes": "Konfigurations-Codes",
"confirm-delete": "Löschung Bestätigen", "configure-the-tracks-and-minimum-lap-times": "Bearbeite die Tracks und ihre minimale Rundenzeit",
"confirm-delete-donor-with-all-donations": "Bestätigen, Sponsor:in mit allen Sponsorings löschen", "confirm": "Bestätigen",
"confirm-delete-my-user-profile": "Bestätigung, mein Benutzerprofil löschen", "confirm-delete": "Löschung Bestätigen",
"confirm-delete-organization-and-associated-teams-runners": "Bestätugung, lösche die Organisation und alle zugehörigen Teams und Läufer:innen.", "confirm-delete-donor-with-all-donations": "Bestätigen, Sponsor:in mit allen Sponsorings löschen",
"confirm-delete-station-with-all-scans": "Löschen der Scannerstation mit allen Scans bestätigen", "confirm-delete-my-user-profile": "Bestätigung, mein Benutzerprofil löschen",
"confirm-delete-statsclient": "Bestätigung, Statsclient löschen", "confirm-delete-organization-and-associated-teams-runners": "Bestätugung, lösche die Organisation und alle zugehörigen Teams und Läufer:innen.",
"confirm-delete-team-and-associated-runners": "Bestätigung, lösche das Team mitsamt seinen Läufer:innen.", "confirm-delete-station-with-all-scans": "Löschen der Scannerstation mit allen Scans bestätigen",
"confirm-deletion": "Löschung Bestätigen", "confirm-delete-statsclient": "Bestätigung, Statsclient löschen",
"confirm-the-new-password": "Neues Passwort bestätigen", "confirm-delete-team-and-associated-runners": "Bestätigung, lösche das Team mitsamt seinen Läufer:innen.",
"contact": "Kontakt", "confirm-deletion": "Löschung Bestätigen",
"contact-added": "Kontakt wurde hinzugefügt", "confirm-the-new-password": "Neues Passwort bestätigen",
"contact-deleted": "Kontakt gelöscht", "contact": "Kontakt",
"contact-information": "Kontaktinformation", "contact-added": "Kontakt wurde hinzugefügt",
"contact-is-being-added": "Kontakt wird erstellt...", "contact-deleted": "Kontakt gelöscht",
"contact-is-being-updated": "Kontakt wird aktualisiert ...", "contact-information": "Kontaktinformation",
"contact-is-not-a-member-in-any-group": "Kontakt gehört zu keiner Gruppe", "contact-is-being-added": "Kontakt wird erstellt...",
"contacts": "Kontakte", "contact-is-being-updated": "Kontakt wird aktualisiert ...",
"contacts-are-being-loaded": "Kontakte werden geladen ...", "contact-is-not-a-member-in-any-group": "Kontakt gehört zu keiner Gruppe",
"copied-link-to-clipboard": "Link wurde in die Zwischenablage kopiert", "contacts": "Kontakte",
"copied-token-to-clipboard": "Token wurde in die Zwischenablage kopiert", "contacts-are-being-loaded": "Kontakte werden geladen ...",
"count_organizations": "Organisationen (Anzahl)", "copied-link-to-clipboard": "Link wurde in die Zwischenablage kopiert",
"count_teams": "Teams (Anzahl)", "copied-token-to-clipboard": "Token wurde in die Zwischenablage kopiert",
"create": "Erstellen", "count_organizations": "Organisationen (Anzahl)",
"create-a-new": "Erstelle eine neue", "count_teams": "Teams (Anzahl)",
"create-a-new-card": "Neue Läuferkarte erstellen", "create": "Erstellen",
"create-a-new-contact": "Kontakt erstellen", "create-a-new": "Erstelle eine neue",
"create-a-new-distance-donation": "Erstelle ein neues Sponsoring", "create-a-new-card": "Neue Läuferkarte erstellen",
"create-a-new-donor": "Neue Sponsor:in erstellen", "create-a-new-contact": "Kontakt erstellen",
"create-a-new-fixed-donation": "Erstelle eine neue Festbetragsspende", "create-a-new-distance-donation": "Erstelle ein neues Sponsoring",
"create-a-new-organization": "Neue Organisation anlegen", "create-a-new-donor": "Neue Sponsor:in erstellen",
"create-a-new-runner": "Neue Läufer:in erstellen", "create-a-new-fixed-donation": "Erstelle eine neue Festbetragsspende",
"create-a-new-scan-fixed-only": "Neuen Scan erstellen (nur mit Festdistanz)", "create-a-new-organization": "Neue Organisation anlegen",
"create-a-new-scanstation": "Neue Station erstellen", "create-a-new-runner": "Neue Läufer:in erstellen",
"create-a-new-statsclient": "Neuen Statsclient erstellen", "create-a-new-scan-fixed-only": "Neuen Scan erstellen (nur mit Festdistanz)",
"create-a-new-team": "Erstelle ein neues Team", "create-a-new-scanstation": "Neue Station erstellen",
"create-a-new-track": "Neuen Track erstellen", "create-a-new-statsclient": "Neuen Statsclient erstellen",
"create-a-new-user": "Neue Benutzer:in anlegen", "create-a-new-team": "Erstelle ein neues Team",
"create-a-new-user-group": "Erstelle eine neue Gruppe", "create-a-new-track": "Neuen Track erstellen",
"create-and-generate-pdf": "Erstellen und PDF herunterladen", "create-a-new-user": "Neue Benutzer:in anlegen",
"create-bulk-blanco-cards": "Blankokarten erstellen", "create-a-new-user-group": "Erstelle eine neue Gruppe",
"create-bulk-cards": "Blankokarten erstellen", "create-and-generate-pdf": "Erstellen und PDF herunterladen",
"create-organization": "Organisation erstellen", "create-bulk-blanco-cards": "Blankokarten erstellen",
"create-team": "Team erstellen", "create-bulk-cards": "Blankokarten erstellen",
"create-track": "Track erstellen", "create-organization": "Organisation erstellen",
"create-user": "Benutzer anlegen", "create-team": "Team erstellen",
"create-without-pdf": "Ohne PDF erstellen", "create-track": "Track erstellen",
"created-blanco-cards": "Blankokarten wurden erstellt", "create-user": "Benutzer anlegen",
"creating-blanco-cards": "Erstelle Blankokarten", "create-without-pdf": "Ohne PDF erstellen",
"credits": "Credits", "created-blanco-cards": "Blankokarten wurden erstellt",
"csv_import__class": "Klasse", "creating-blanco-cards": "Erstelle Blankokarten",
"csv_import__firstname": "Vorname", "credits": "Credits",
"csv_import__lastname": "Nachname", "csv_import__class": "Klasse",
"csv_import__middlename": "Mittelname", "csv_import__firstname": "Vorname",
"csv_import__team": "Team", "csv_import__lastname": "Nachname",
"danger-zone": "Gefahrenzone", "csv_import__middlename": "Mittelname",
"dashboard-greeting": "Hallo", "csv_import__team": "Team",
"dashboard-title": "Dashboard", "danger-zone": "Gefahrenzone",
"datatable": { "dashboard-greeting": "Hallo",
"search": "🔍 Suche ...", "dashboard-title": "Dashboard",
"an_error_happened_while_fetching_the_data": "Beim Abrufen der Daten ist ein Fehler aufgetreten", "datatable": {
"loading": "Wird geladen...", "search": "🔍 Suche ...",
"next": "Nächste", "an_error_happened_while_fetching_the_data": "Beim Abrufen der Daten ist ein Fehler aufgetreten",
"of": "von", "loading": "Wird geladen...",
"previous": "Vorherige", "next": "Nächste",
"to": "bis", "of": "von",
"showing": "Zeige", "previous": "Vorherige",
"no_matching_records_found": "Keine passenden Einträge gefunden", "to": "bis",
"page": "Seite", "showing": "Zeige",
"records": "Einträge", "no_matching_records_found": "Keine passenden Einträge gefunden",
"sort_column_ascending": "Spalte aufsteigend sortieren", "page": "Seite",
"sort_column_descending": "Spalte absteigend sortieren" "records": "Einträge",
}, "sort_column_ascending": "Spalte aufsteigend sortieren",
"delete": "Löschen", "sort_column_descending": "Spalte absteigend sortieren"
"delete-cards": "Karten löschen", },
"delete-contact": "Kontakt löschen", "delete": "Löschen",
"delete-donation": "Sponsoring löschen", "delete-cards": "Karten löschen",
"delete-donor": "Sponsor:in löschen", "delete-contact": "Kontakt löschen",
"delete-group": "Gruppe löschen", "delete-donation": "Sponsoring löschen",
"delete-organization": "Organisation löschen", "delete-donor": "Sponsor:in löschen",
"delete-profile": "Profil löschen", "delete-group": "Gruppe löschen",
"delete-runner": "Läufer:in löschen", "delete-organization": "Organisation löschen",
"delete-scan": "Scan löschen", "delete-profile": "Profil löschen",
"delete-scans": "Scans löschen", "delete-runner": "Läufer:in löschen",
"delete-station": "Station löschen", "delete-scan": "Scan löschen",
"delete-statsclient": "Statsclient löschen", "delete-scans": "Scans löschen",
"delete-team": "Team Löschen", "delete-station": "Station löschen",
"delete-user": "Benutzer:in löschen", "delete-statsclient": "Statsclient löschen",
"deleted-scan": "Scan wurde gelöscht", "delete-team": "Team Löschen",
"dependency_name": "Name", "delete-user": "Benutzer:in löschen",
"description": "Beschreibung", "deleted-scan": "Scan wurde gelöscht",
"description-optional": "Beschreibung (optional)", "dependency_name": "Name",
"deselect-all": "Alle abwählen", "description": "Beschreibung",
"details": "Details", "description-optional": "Beschreibung (optional)",
"disabled": "deaktiviert", "deselect-all": "Alle abwählen",
"distance": "Distanz", "details": "Details",
"distance-donation": "Sponsoring", "disabled": "deaktiviert",
"distance-in-km": "Distanz (in KM)", "distance": "Distanz",
"distance-track": "Distanz (+Track)", "distance-donation": "Sponsoring",
"do-you-really-want-to-delete-your-profile": "Möchtest du dein Profil wirklich löschen?", "distance-in-km": "Distanz (in KM)",
"do-you-want-to-delete-the-organization-delete_org-name": "Möchtest du die Organisation {orgname} löschen?", "distance-track": "Distanz (+Track)",
"do-you-want-to-delete-the-team-delete_team-name": "Möchtest du das Team {teamname} löschen?", "do-you-really-want-to-delete-your-profile": "Möchtest du dein Profil wirklich 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?", "do-you-want-to-delete-the-organization-delete_org-name": "Möchtest du die Organisation {orgname} löschen?",
"documentation": "Dokumentation", "do-you-want-to-delete-the-team-delete_team-name": "Möchtest du das Team {teamname} löschen?",
"donation-amount": "Sponsoringbetrag", "do-you-want-to-delete-this-donor-with-all-related-donations": "Möchtest du diese Sponsor:in mit all ihren Sponsorings löschen?",
"donation-amount-must-be-greater-that-0-00eur": "Der Sponsoringbetrag muss größer als 0.00€ sein.", "documentation": "Dokumentation",
"donation-deleted": "Sponsoring gelöscht", "donation-amount": "Sponsoringbetrag",
"donation-updated": "Sponsoring wurde aktualisiert", "donation-amount-must-be-greater-that-0-00eur": "Der Sponsoringbetrag muss größer als 0.00€ sein.",
"donation_added": "Sponsoring hinzugefügt", "donation-deleted": "Sponsoring gelöscht",
"donations": "Sponsorings", "donation-updated": "Sponsoring wurde aktualisiert",
"donor": "Sponsor:in", "donation_added": "Sponsoring hinzugefügt",
"donor-added": "Sponsor:in hinzugefügt", "donations": "Sponsorings",
"donor-deleted": "Sponsor:in gelöscht", "donor": "Sponsor:in",
"donor-has-no-associated-donations": "Zur Sponsor:in gibt es noch keine Sponsorings", "donor-added": "Sponsor:in hinzugefügt",
"donor-is-being-added": "Sponsor:in wird hinzugefügt...", "donor-deleted": "Sponsor:in gelöscht",
"donor-is-being-updated": "Sponsor:in wird aktualisiert", "donor-has-no-associated-donations": "Zur Sponsor:in gibt es noch keine Sponsorings",
"donors": "Sponsor:innen", "donor-is-being-added": "Sponsor:in wird hinzugefügt...",
"donors-are-being-loaded": "Sponsor:innen werden geladen", "donor-is-being-updated": "Sponsor:in wird aktualisiert",
"dont-have-your-email-connected": "Deine E-Mail ist nicht verknüpft?", "donors": "Sponsor:innen",
"dont-panic-were-resetting-it": "Keine Panik, wir setzen es zurück ✌", "donors-are-being-loaded": "Sponsor:innen werden geladen",
"e-mail-adress": "E-Mail-Adresse", "dont-have-your-email-connected": "Deine E-Mail ist nicht verknüpft?",
"edit": "Bearbeiten", "dont-panic-were-resetting-it": "Keine Panik, wir setzen es zurück ✌",
"edit-a-card": "Läuferkarte bearbeiten", "e-mail-adress": "E-Mail-Adresse",
"edit-permissions": "Berechtigungen bearbeiten", "edit": "Bearbeiten",
"email_address_or_username": "E-Mail-Adresse/ Benutzername", "edit-a-card": "Läuferkarte bearbeiten",
"enabled": "aktiviert", "edit-permissions": "Berechtigungen bearbeiten",
"enabled_large": "Aktiviert", "email_address_or_username": "E-Mail-Adresse/ Benutzername",
"english": "Englisch", "enabled": "aktiviert",
"enter-payment": "Zahlung eingeben", "enabled_large": "Aktiviert",
"error-during-import": "Fehler beim Importieren", "english": "Englisch",
"error-whyile-copying-to-clipboard": "Fehler beim Kopieren in die Zwischenablage", "enter-payment": "Zahlung eingeben",
"error_on_login": "😢Fehler beim Login", "error-during-import": "Fehler beim Importieren",
"erteilte": "Direkt erteilte", "error-whyile-copying-to-clipboard": "Fehler beim Kopieren in die Zwischenablage",
"everything-concerning-your-profile": "Alles zu deinem Profil", "error_on_login": "😢Fehler beim Login",
"everything-is-more-fun-together": "Im Team macht's mehr Spaß 🏃‍♂️🏃‍♀️🏃‍♂️", "erteilte": "Direkt erteilte",
"faq": "FAQ", "everything-concerning-your-profile": "Alles zu deinem Profil",
"filename_sponsoringquittungsliste": "SponsoringQuittungsListe", "everything-is-more-fun-together": "Im Team macht's mehr Spaß 🏃‍♂️🏃‍♀️🏃‍♂️",
"filter-by-organization-team": "Filtern nach Organisation / Team", "faq": "FAQ",
"first-name": "Vorname", "filename_sponsoringquittungsliste": "SponsoringQuittungsListe",
"first-name-is-required": "Vorname muss angegeben werden", "filter-by-organization-team": "Filtern nach Organisation / Team",
"first-scan-of-the-day": "Erster Scan des Tages", "first-name": "Vorname",
"fixed-donation": "Festbetragsspende", "first-name-is-required": "Vorname muss angegeben werden",
"forgot_password": "Passwort vergessen?", "first-scan-of-the-day": "Erster Scan des Tages",
"geerbte": "geerbte", "fixed-donation": "Festbetragsspende",
"general-stats": "Allgemeine Statistiken", "forgot_password": "Passwort vergessen?",
"general_promise_error": "😢 Ein unbekannter Fehler ist aufgetreten", "geerbte": "geerbte",
"generate-runner-certificate": "Urkunde generieren", "general-stats": "Allgemeine Statistiken",
"generate-runner-certificates": "Urkunden generieren", "general_promise_error": "😢 Ein unbekannter Fehler ist aufgetreten",
"generate-runnercards": "Läuferkarten generieren", "generate-runner-certificate": "Urkunde generieren",
"generate-sponsoring-contract": "Sponsoringvertrag generieren", "generate-runner-certificates": "Urkunden generieren",
"generate-sponsoring-contracts": "Sponsoringverträge generieren", "generate-runnercards": "Läuferkarten generieren",
"generating-pdf": "PDF wird generiert...", "generate-sponsoring-contract": "Sponsoringvertrag generieren",
"generating-pdfs": "PDFs werden generiert...", "generate-sponsoring-contracts": "Sponsoringverträge generieren",
"generic-ui-logic-error": "Etwas ist in der Benutzeroberfläche schiefgelaufen.", "generating-pdf": "PDF wird generiert...",
"german": "Deutsch", "generating-pdfs": "PDFs werden generiert...",
"go-to-login": "Zum Login", "generic-ui-logic-error": "Etwas ist in der Benutzeroberfläche schiefgelaufen.",
"goback": "Zur Startseite", "german": "Deutsch",
"granted": "Gewährt", "go-to-login": "Zum Login",
"group": "Gruppe", "goback": "Zur Startseite",
"group-added": "Gruppe hinzugefügt", "granted": "Gewährt",
"group-is-being-added": "Gruppe wird erstellt", "group": "Gruppe",
"group-name-is-required": "Der Gruppenname muss angegeben werden.", "group-added": "Gruppe hinzugefügt",
"group-updated": "Gruppe aktualisiert", "group-is-being-added": "Gruppe wird erstellt",
"groups": "Gruppen", "group-name-is-required": "Der Gruppenname muss angegeben werden.",
"groups-are-being-loaded": "Gruppen werden geladen", "group-updated": "Gruppe aktualisiert",
"home": "Start", "groups": "Gruppen",
"icon-image-credits": "Wir möchten uns außerdem für die verwendeten Icons und Bilder bedanken bei:", "groups-are-being-loaded": "Gruppen werden geladen",
"if-you-want-to-create-multiple-blanco-cards-try-the-add-bulk-button": "Wenn du mehrere Blankokarten erstellen willst, nutze doch den \"Blankokarten erstellen\" Knopf.", "home": "Start",
"import-finished": "Import abgeschlossen", "icon-image-credits": "Wir möchten uns außerdem für die verwendeten Icons und Bilder bedanken bei:",
"import-runners": "Läufer:innen importieren", "if-you-want-to-create-multiple-blanco-cards-try-the-add-bulk-button": "Wenn du mehrere Blankokarten erstellen willst, nutze doch den \"Blankokarten erstellen\" Knopf.",
"import__target-organization": "Ziel Organisation", "import-finished": "Import abgeschlossen",
"imprint": "Impressum ", "import-runners": "Läufer:innen importieren",
"imprint-loading": "Impressum lädt...", "import__target-organization": "Ziel Organisation",
"inactive": "Inaktiv", "imprint": "Impressum ",
"installed-version": "Installierte Version", "imprint-loading": "Impressum lädt...",
"internal-error": "Interner Fehler", "inactive": "Inaktiv",
"invalid": "Ungültig", "installed-version": "Installierte Version",
"invalid-mail-reset": "Das ist keine gültige E-Mail", "internal-error": "Interner Fehler",
"just-enter-how-many-you-want-and-the-system-will-create-them": "Gebe einfach ein, wie viele Blankokarten das System erstellen soll.", "invalid": "Ungültig",
"key": "Schlüssel", "invalid-mail-reset": "Das ist keine gültige E-Mail",
"laeufer-hinzufuegen": "Läufer:in hinzufügen", "just-enter-how-many-you-want-and-the-system-will-create-them": "Gebe einfach ein, wie viele Blankokarten das System erstellen soll.",
"laeufer-importieren": "Läufer:innen importieren", "key": "Schlüssel",
"laptime": "Rundenzeit", "laeufer-hinzufuegen": "Läufer:in hinzufügen",
"last-name": "Nachname", "laeufer-importieren": "Läufer:innen importieren",
"last-name-is-required": "Nachname muss angegeben werden", "laptime": "Rundenzeit",
"lfk-is-os": "Das \"Lauf für Kaya!\" Frontend ist (wie alle anderen Projekte für den \"LfK!\" auch) ein OpenSource Projekt.", "last-name": "Nachname",
"license": "Lizenz", "last-name-is-required": "Nachname muss angegeben werden",
"licenses-are-being-loaded": "Lizenzen werden geladen...", "lfk-is-os": "Das \"Lauf für Kaya!\" Frontend ist (wie alle anderen Projekte für den \"LfK!\" auch) ein OpenSource Projekt.",
"loading-cards": "Läuferkarten werden geladen", "license": "Lizenz",
"loading-contact-details": "Kontaktdaten werden geladen ...", "licenses-are-being-loaded": "Lizenzen werden geladen...",
"loading-donation-details": "Lade Sponsoringdetails", "loading-cards": "Läuferkarten werden geladen",
"loading-donor-details": "Lade Details", "loading-contact-details": "Kontaktdaten werden geladen ...",
"loading-group-detail": "Lade Gruppendetails...", "loading-donation-details": "Lade Sponsoringdetails",
"loading-profile-data": "Lade Profildaten", "loading-donor-details": "Lade Details",
"loading-runners": "Läufer:innen werden geladen...", "loading-group-detail": "Lade Gruppendetails...",
"loading-station-details": "Lade Scanstation-Details ...", "loading-profile-data": "Lade Profildaten",
"log_in": "Anmelden", "loading-runners": "Läufer:innen werden geladen...",
"log_in_to_your_account": "Bitte melde dich an", "loading-station-details": "Lade Scanstation-Details ...",
"login_is_checked": "Login wird überprüft", "log_in": "Anmelden",
"logout": "Abmelden", "log_in_to_your_account": "Bitte melde dich an",
"mail-validation-in-progress": "E-Mail Verifizierung läuft... ", "login_is_checked": "Login wird überprüft",
"manage-admin-users": "Nutzer verwalten", "logout": "Abmelden",
"middle-name": "Mittelname", "mail-validation-in-progress": "E-Mail Verifizierung läuft... ",
"minimum-lap-time-in-s": "Minimale Rundenzeit (in Sekunden)", "manage-admin-users": "Nutzer verwalten",
"minimum-lap-time-must-be-a-positive-number-or-0": "Die minimale Rundenzeit muss eine positive Zahl oder 0 sein", "middle-name": "Mittelname",
"must-be-at-least-10-characters-long": "Passwort muss mindestens 10 Zeichen lang sein!", "minimum-lap-time-in-s": "Minimale Rundenzeit (in Sekunden)",
"must-contain-a-lowercase-letter": "Passwort muss einen Großbuchstaben enthalten!", "minimum-lap-time-must-be-a-positive-number-or-0": "Die minimale Rundenzeit muss eine positive Zahl oder 0 sein",
"must-contain-a-number": "Passwort muss eine Zahl enthalten!", "must-be-at-least-10-characters-long": "Passwort muss mindestens 10 Zeichen lang sein!",
"must-contain-a-uppercase-letter": "Passwort muss einen Kleinbuchstaben enthalten!", "must-contain-a-lowercase-letter": "Passwort muss einen Großbuchstaben enthalten!",
"name": "Name", "must-contain-a-number": "Passwort muss eine Zahl enthalten!",
"name-is-required": "Der Gruppenname muss angegeben werden", "must-contain-a-uppercase-letter": "Passwort muss einen Kleinbuchstaben enthalten!",
"new-password": "Neues Passwort", "name": "Name",
"no-contact-found": "Keine Kontakte gefunden", "name-is-required": "Der Gruppenname muss angegeben werden",
"no-contact-selected": "Kein Kontakt ausgewählt", "new-password": "Neues Passwort",
"no-contact-specified": "Kein Kontakt angegeben", "no-contact-found": "Keine Kontakte gefunden",
"no-donors-found": "Keine Spender:innen gefunden", "no-contact-selected": "Kein Kontakt ausgewählt",
"no-license-text-could-be-found": "Kein Lizenz-Text gefunden 😢", "no-contact-specified": "Kein Kontakt angegeben",
"no-organization-or-team-found": "Keine Organisationen oder Teams gefunden", "no-donors-found": "Keine Spender:innen gefunden",
"no-organization-specified": "Keine Organisation angegeben", "no-license-text-could-be-found": "Kein Lizenz-Text gefunden 😢",
"no-organizations-found": "Keine Organisationen gefunden", "no-organization-or-team-found": "Keine Organisationen oder Teams gefunden",
"no-runners-found": "Keine Läufer:innen gefunden", "no-organization-specified": "Keine Organisation angegeben",
"no-tracks-added-yet": "Es wurden noch keine Tracks erstellt.", "no-organizations-found": "Keine Organisationen gefunden",
"non-blanko": "Keine/Blankokarte", "no-runners-found": "Keine Läufer:innen gefunden",
"open": "OFFEN", "no-tracks-added-yet": "Es wurden noch keine Tracks erstellt.",
"organization": "Organisation", "non-blanko": "Keine/Blankokarte",
"organization-added": "Organisation hinzugefügt", "open": "OFFEN",
"organization-deleted": "Organisation gelöscht", "organization": "Organisation",
"organization-detail-is-being-loaded": "Organisationsdetails werden geladen ...", "organization-added": "Organisation hinzugefügt",
"organization-is-being-added": "Organisation wird hinzugefügt ...", "organization-deleted": "Organisation gelöscht",
"organization-name-is-required": "Der Name muss angegeben werden", "organization-detail-is-being-loaded": "Organisationsdetails werden geladen ...",
"organizations": "Organisationen", "organization-is-being-added": "Organisation wird hinzugefügt ...",
"organizations-are-being-loaded": "Organisationen werden geladen ...", "organization-name-is-required": "Der Name muss angegeben werden",
"orgs": "Organisationen", "organizations": "Organisationen",
"oss_credit_description": "Wir verwenden eine Menge Open Source-Software bei diesen Projekten und möchten uns bei den folgenden Projekten und Mitwirkenden bedanken, die dazu beitragen, Open Source großartig zu machen!", "organizations-are-being-loaded": "Organisationen werden geladen ...",
"paid": "BEZAHLT", "orgs": "Organisationen",
"paid-amount": "Gezahlter Betrag", "oss_credit_description": "Wir verwenden eine Menge Open Source-Software bei diesen Projekten und möchten uns bei den folgenden Projekten und Mitwirkenden bedanken, die dazu beitragen, Open Source großartig zu machen!",
"password": "Passwort", "paid": "BEZAHLT",
"password-changed": "Passwort wurde aktualisiert!", "paid-amount": "Gezahlter Betrag",
"password-is-required": "Passwort muss angegeben werden", "password": "Passwort",
"password-reset-failed": "Passwort zurücksetzen ist fehlgeschlagen!", "password-changed": "Passwort wurde aktualisiert!",
"password-reset-in-progress": "Passwort wird zurückgesetzt...", "password-is-required": "Passwort muss angegeben werden",
"password-reset-mail-sent": "Passwort-Reset Mail wurde an \"{usersEmail}\" geschickt.", "password-reset-failed": "Passwort zurücksetzen ist fehlgeschlagen!",
"password-reset-successful": "Passwort erfolgreich zurückgesetzt!", "password-reset-in-progress": "Passwort wird zurückgesetzt...",
"passwords-dont-match": "Die Passwörter stimmen nicht überein!", "password-reset-mail-sent": "Passwort-Reset Mail wurde an \"{usersEmail}\" geschickt.",
"payment-amount-must-be-greater-than-0-00eur": "Der Zahlungsbetrag muss größer als 0.00€ sein!", "password-reset-successful": "Passwort erfolgreich zurückgesetzt!",
"pdf-generation-failed": "PDF Generierung fehlgeschlagen!", "passwords-dont-match": "Die Passwörter stimmen nicht überein!",
"pdf-successfully-generated": "PDF wurde erfolgreich generiert!", "payment-amount-must-be-greater-than-0-00eur": "Der Zahlungsbetrag muss größer als 0.00€ sein!",
"pdfs-successfully-generated": "Alle PDFs wurden generiert!", "pdf-generation-failed": "PDF Generierung fehlgeschlagen!",
"per-kilometer": "pro Kilometer", "pdf-successfully-generated": "PDF wurde erfolgreich generiert!",
"permissions": "Berechtigungen", "pdfs-successfully-generated": "Alle PDFs wurden generiert!",
"permissions-updated": "Berechtigungen aktualisiert!", "per-kilometer": "pro Kilometer",
"phone": "Telefon", "permissions": "Berechtigungen",
"please-confirm-the-deletion-of-card": "Bitte bestätige die Löschung der Karte", "permissions-updated": "Berechtigungen aktualisiert!",
"please-confirm-the-deletion-of-runner": "Bitte bestätige die Löschung der Läufer:in", "phone": "Telefon",
"please-confirm-the-deletion-of-scan": "Bitte bestätige die Löschung des Scans", "please-confirm-the-deletion-of-card": "Bitte bestätige die Löschung der Karte",
"please-copy-the-token-and-store-it-somewhere-save": "Bitte kopiere dir den Token und bewahre ihn gut auf.", "please-confirm-the-deletion-of-runner": "Bitte bestätige die Löschung der Läufer:in",
"please-provide-a-password": "Bitte gebe ein Passwort an...", "please-confirm-the-deletion-of-scan": "Bitte bestätige die Löschung des Scans",
"please-provide-the-nessecary-information-to-add-a-new-donor": "Bitte mach die Notwendigen Angaben, um eine neue Sponsor:in zu erstellen", "please-copy-the-token-and-store-it-somewhere-save": "Bitte kopiere dir den Token und bewahre ihn gut auf.",
"please-provide-the-nessecary-information-to-create-a-new-donation": "Bitte gebe alle für das Sponsoring notwendigen Daten an.", "please-provide-a-password": "Bitte gebe ein Passwort an...",
"please-provide-the-nessecary-information-to-create-a-new-scan": "Bitte gebe alle notwendigen Informationen an, um einen neuen Scan zu erstellen.", "please-provide-the-nessecary-information-to-add-a-new-donor": "Bitte mach die Notwendigen Angaben, um eine neue Sponsor:in zu erstellen",
"please-provide-the-required-csv-xlsx-file": "Bitte eine CSV oder XLSX Datei hochladen.", "please-provide-the-nessecary-information-to-create-a-new-donation": "Bitte gebe alle für das Sponsoring notwendigen Daten an.",
"please-provide-the-required-information-for-creating-a-new-user-group": "Bitte gebe alle für eine neue Gruppe notwendigen Informationen an.", "please-provide-the-nessecary-information-to-create-a-new-scan": "Bitte gebe alle notwendigen Informationen an, um einen neuen Scan zu erstellen.",
"please-provide-the-required-information-to-add-a-new-contact": "Bitte gebe alle nötigen Informationen an, im den neuen Kontakt zu erstellen.", "please-provide-the-required-csv-xlsx-file": "Bitte eine CSV oder XLSX Datei hochladen.",
"please-provide-the-required-information-to-add-a-new-organization": "Bitte gebe alle nötigen Informationen an, im die neue Organisation zu erstellen.", "please-provide-the-required-information-for-creating-a-new-user-group": "Bitte gebe alle für eine neue Gruppe notwendigen Informationen an.",
"please-provide-the-required-information-to-add-a-new-runner": "Bitte die benötigten Informationen angeben.", "please-provide-the-required-information-to-add-a-new-contact": "Bitte gebe alle nötigen Informationen an, im den neuen Kontakt zu erstellen.",
"please-provide-the-required-information-to-add-a-new-team": "Bitte gebe alle nötigen Informationen an, im das neue Team zu erstellen.", "please-provide-the-required-information-to-add-a-new-organization": "Bitte gebe alle nötigen Informationen an, im die neue Organisation zu erstellen.",
"please-provide-the-required-information-to-add-a-new-track": "Bitte die benötigten Informationen angeben.", "please-provide-the-required-information-to-add-a-new-runner": "Bitte die benötigten Informationen angeben.",
"please-provide-the-required-information-to-add-a-new-user": "Bitte gebe alle nötigen Informationen an, im die neue Benutzer:in zu erstellen.", "please-provide-the-required-information-to-add-a-new-team": "Bitte gebe alle nötigen Informationen an, im das neue Team zu erstellen.",
"please-provide-the-required-information-to-create-a-new-scanstation": "Bitte gebe alle für eine Scannerstation notwendigen Informationen an", "please-provide-the-required-information-to-add-a-new-track": "Bitte die benötigten Informationen angeben.",
"please-provide-the-required-information-to-create-a-new-statsclient": "Bitte gebe alle für einen Statsclient notwendigen Informationen an", "please-provide-the-required-information-to-add-a-new-user": "Bitte gebe alle nötigen Informationen an, im die neue Benutzer:in zu erstellen.",
"please-request-a-new-reset-mail": "Bitte eine neue Passwortreset-Mail anfordern...", "please-provide-the-required-information-to-create-a-new-scanstation": "Bitte gebe alle für eine Scannerstation notwendigen Informationen an",
"please-wait-a-moment-your-login-is-still-being-processed": "Bitte warte einen Moment, deine Anmeldung wird verarbeitet", "please-provide-the-required-information-to-create-a-new-statsclient": "Bitte gebe alle für einen Statsclient notwendigen Informationen an",
"prefix": "Prefix", "please-request-a-new-reset-mail": "Bitte eine neue Passwortreset-Mail anfordern...",
"privacy": "Datenschutz", "please-wait-a-moment-your-login-is-still-being-processed": "Bitte warte einen Moment, deine Anmeldung wird verarbeitet",
"privacy-loading": "Datenschutzerklärung lädt...", "prefix": "Prefix",
"profile": "Profil", "privacy": "Datenschutz",
"profile-deleted": "Profil gelöscht!", "privacy-loading": "Datenschutzerklärung lädt...",
"profile-picture": "Profilbild", "profile": "Profil",
"profile-updated": "Profil wurde aktualisiert!", "profile-deleted": "Profil gelöscht!",
"read-license": "Lizenz-Text lesen", "profile-picture": "Profilbild",
"receipt-needed": "Spendenquittung benötigt", "profile-updated": "Profil wurde aktualisiert!",
"repo_link": "Link", "read-license": "Lizenz-Text lesen",
"request-a-new-reset-mail": "Neue Reset-Mail anfordern", "receipt-needed": "Spendenquittung benötigt",
"reset-my-password": "Passwort zurücksetzen", "repo_link": "Link",
"reset-password": "Passwort zurücksetzen", "request-a-new-reset-mail": "Neue Reset-Mail anfordern",
"runner": "Läufer:in", "reset-my-password": "Passwort zurücksetzen",
"runner-added": "Läufer:in hinzugefügt", "reset-password": "Passwort zurücksetzen",
"runner-deleted": "Läufer:in gelöscht", "runner": "Läufer:in",
"runner-import": "Läufer:innen Import", "runner-added": "Läufer:in hinzugefügt",
"runner-is-being-added": "Läufer:in wird hinzugefügt...", "runner-deleted": "Läufer:in gelöscht",
"runner-updated": "Läufer:in aktualisiert!", "runner-import": "Läufer:innen Import",
"runnercards": "Laeuferkarten", "runner-is-being-added": "Läufer:in wird hinzugefügt...",
"runnerimport_verify_runners_org": "Bitte die Läufer:innen für den Import in die Organisation \"{org_name}\" bestätigen", "runner-updated": "Läufer:in aktualisiert!",
"runners": "Läufer", "runnercards": "Laeuferkarten",
"runners-are-being-imported": "Läufer:innen werden importiert ...", "runnerimport_verify_runners_org": "Bitte die Läufer:innen für den Import in die Organisation \"{org_name}\" bestätigen",
"runners-are-being-loaded": "Läufer:innen werden geladen ...", "runners": "Läufer",
"save": "Speichern", "runners-are-being-imported": "Läufer:innen werden importiert ...",
"save-changes": "Änderungen speichern", "runners-are-being-loaded": "Läufer:innen werden geladen ...",
"scan-added": "Scan hinzugefügt", "save": "Speichern",
"scan-deleted": "Scan gelöscht", "save-changes": "Änderungen speichern",
"scan-is-being-updated": "Scan wird aktualisiert", "scan-added": "Scan hinzugefügt",
"scan-with-fixed-distance": "Scan mit Festdistanz", "scan-deleted": "Scan gelöscht",
"scans": "Scans", "scan-is-being-updated": "Scan wird aktualisiert",
"scans-are-being-loaded": "Scans werden geladen", "scan-with-fixed-distance": "Scan mit Festdistanz",
"scanstation": "Scanner Station", "scans": "Scans",
"scanstation-added": "Station wurde erstellt", "scans-are-being-loaded": "Scans werden geladen",
"scanstation-is-being-added": "Scannerstation wird angelegt...", "scanstation": "Scanner Station",
"scanstations": "Scanner Stationen", "scanstation-added": "Station wurde erstellt",
"scanstations-are-being-loaded": "Scannerstationen werden geladen...", "scanstation-is-being-added": "Scannerstation wird angelegt...",
"search-for-an-organization-by-name-or-id": "Suche eine Organisation (via Name oder Id)", "scanstations": "Scanner Stationen",
"search-for-an-organization-or-team-by-name-or-id": "Suche eine Organisation oder ein Team (via Name oder Id)", "scanstations-are-being-loaded": "Scannerstationen werden geladen...",
"search-for-donor-name-or-id": "Suche eine Spender:in (via Name oder Id)", "search-for-an-organization-by-name-or-id": "Suche eine Organisation (via Name oder Id)",
"search-for-permission": "Berechtigungen durchsuchen", "search-for-an-organization-or-team-by-name-or-id": "Suche eine Organisation oder ein Team (via Name oder Id)",
"search-for-runner-by-name-or-id": "Suche eine Läufer:in (via Name oder Id)", "search-for-donor-name-or-id": "Suche eine Spender:in (via Name oder Id)",
"select-all": "Alle auswählen", "search-for-permission": "Berechtigungen durchsuchen",
"select-language": "Sprache auswählen", "search-for-runner-by-name-or-id": "Suche eine Läufer:in (via Name oder Id)",
"selfservice-registration": "Selfservice Registrierung", "select-all": "Alle auswählen",
"send-a-mail-to-lfk-odit-services": "Sende eine Mail an lfk@odit.services", "select-language": "Sprache auswählen",
"set-the-user-active-inactive": "Den Benutzer auf (in)aktiv setzen", "selfservice-registration": "Selfservice Registrierung",
"settings": "Einstellungen", "send-a-mail-to-lfk-odit-services": "Sende eine Mail an lfk@odit.services",
"settings-for-your-profile": "Die Einstellungen deines Accounts", "set-the-user-active-inactive": "Den Benutzer auf (in)aktiv setzen",
"something-about-the-group": "Infos zur Gruppe", "settings": "Einstellungen",
"sponsoring-quittungs-liste_herunterladen": "Sponsoring-Quittungs-Liste herunterladen", "settings-for-your-profile": "Die Einstellungen deines Accounts",
"sponsorings": "Sponsoringerklaerungen", "something-about-the-group": "Infos zur Gruppe",
"station-deleted": "Scannerstation gelöscht", "sponsoring-quittungs-liste_herunterladen": "Sponsoring-Quittungs-Liste herunterladen",
"stats-are-being-loaded": "Die Statistiken werden geladen...", "sponsorings": "Sponsoringerklaerungen",
"statsclient-deleted": "Statsclient wurde gelöscht", "station-deleted": "Scannerstation gelöscht",
"statsclient-is-being-added": "Statsclient wird angelegt...", "stats-are-being-loaded": "Die Statistiken werden geladen...",
"statsclients": "Statsclient (aka Beamershow)", "statsclient-deleted": "Statsclient wurde gelöscht",
"statsclients-are-being-loaded": "Statsclients werden geladen", "statsclient-is-being-added": "Statsclient wird angelegt...",
"status": "Status", "statsclients": "Statsclient (aka Beamershow)",
"stuff-that-could-harm-your-profile": "Einstellungen, die deinem Profil nachhaltig schaden können", "statsclients-are-being-loaded": "Statsclients werden geladen",
"successful-password-reset": "Passwort erfolgreich zurückgesetzt!", "status": "Status",
"team": "Team", "stuff-that-could-harm-your-profile": "Einstellungen, die deinem Profil nachhaltig schaden können",
"team-added": "Team wurde hinzugefügt", "successful-password-reset": "Passwort erfolgreich zurückgesetzt!",
"team-deleted": "Team gelöscht", "team": "Team",
"team-detail-is-being-loaded": "Team wird geladen...", "team-added": "Team wurde hinzugefügt",
"team-is-being-added": "Team wird erstellt...", "team-deleted": "Team gelöscht",
"team-name": "Teamname", "team-detail-is-being-loaded": "Team wird geladen...",
"team-name-is-required": "Teamname ist erforderlich", "team-is-being-added": "Team wird erstellt...",
"teams": "Teams", "team-name": "Teamname",
"teams-are-being-loaded": "Teams werden geladen ...", "team-name-is-required": "Teamname ist erforderlich",
"the-provided-phone-number-is-invalid-less-than-br-greater-than-please-enter-a-valid-international-number": "Die angegebene Telefonnummer ist nicht korrekt. <br /> Bitte gebe eine Telefonnummer im internationalen Format an...", "teams": "Teams",
"the-scans-distance-must-be-greater-than-0m": "Die Distanz muss größer als 0m sein.", "teams-are-being-loaded": "Teams werden geladen ...",
"the-scanstations-api-token-will-only-get-displayed-once-you-wont-be-able-to-change-or-view-it-again": "Der Scannerstation Token wird nur einmal angezeigt - du kannst ihn nicht ändern oder ihn dir nochmal anzeigen lassen!", "the-provided-phone-number-is-invalid-less-than-br-greater-than-please-enter-a-valid-international-number": "Die angegebene Telefonnummer ist nicht korrekt. <br /> Bitte gebe eine Telefonnummer im internationalen Format an...",
"the-statsclient-api-token-will-only-get-displayed-once-you-wont-be-able-to-change-or-view-it-again": "Der Statsclient Token wird nur einmal angezeigt - du kannst ihn nicht ändern oder ihn dir nochmal anzeigen lassen!", "the-scans-distance-must-be-greater-than-0m": "Die Distanz muss größer als 0m sein.",
"there-are-no-cards-yet": "Es gibt noch keine Läuferkarten.", "the-scanstations-api-token-will-only-get-displayed-once-you-wont-be-able-to-change-or-view-it-again": "Der Scannerstation Token wird nur einmal angezeigt - du kannst ihn nicht ändern oder ihn dir nochmal anzeigen lassen!",
"there-are-no-contacts-added-yet": "Es wurden noch keine Kontakte hinzugefügt.", "the-statsclient-api-token-will-only-get-displayed-once-you-wont-be-able-to-change-or-view-it-again": "Der Statsclient Token wird nur einmal angezeigt - du kannst ihn nicht ändern oder ihn dir nochmal anzeigen lassen!",
"there-are-no-donations-yet": "Es gibt noch keine Sponsorings", "there-are-no-cards-yet": "Es gibt noch keine Läuferkarten.",
"there-are-no-donors-yet": "Es gibt noch keine Sponsor:innen", "there-are-no-contacts-added-yet": "Es wurden noch keine Kontakte hinzugefügt.",
"there-are-no-groups-yet": "Es gibt noch keine Gruppen", "there-are-no-donations-yet": "Es gibt noch keine Sponsorings",
"there-are-no-organizations-added-yet": "Es wurden noch keine Organisationen hinzugefügt.", "there-are-no-donors-yet": "Es gibt noch keine Sponsor:innen",
"there-are-no-runners-added-yet": "Es wurden noch keine Läufer:innen hinzugefügt.", "there-are-no-groups-yet": "Es gibt noch keine Gruppen",
"there-are-no-scans-yet": "Es gibt noch keine Scans", "there-are-no-organizations-added-yet": "Es wurden noch keine Organisationen hinzugefügt.",
"there-are-no-teams-added-yet": "Es wurden noch keine Teams hinzugefügt.", "there-are-no-runners-added-yet": "Es wurden noch keine Läufer:innen hinzugefügt.",
"there-are-no-users-added-yet": "Es wurden noch keine Benutzer hinzugefügt.", "there-are-no-scans-yet": "Es gibt noch keine Scans",
"this-card-is": "Diese Karte ist", "there-are-no-teams-added-yet": "Es wurden noch keine Teams hinzugefügt.",
"this-might-take-a-moment": "Das könnte einen kleinen Moment dauern", "there-are-no-users-added-yet": "Es wurden noch keine Benutzer hinzugefügt.",
"this-scanstation-is": "Diese Station ist", "this-card-is": "Diese Karte ist",
"timestamp": "Timestamp", "this-might-take-a-moment": "Das könnte einen kleinen Moment dauern",
"token": "Token", "this-scanstation-is": "Diese Station ist",
"total-distance": "gelaufene Strecke", "timestamp": "Timestamp",
"total-donation-amount": "Gesamtbetrag", "token": "Token",
"total-donations": "Spendensumme", "total-distance": "gelaufene Strecke",
"total-paid-amount": "Gezahlter Gesamtbetrag", "total-donation-amount": "Gesamtbetrag",
"total-scans": "gesamte Scans", "total-donation-count": "Gesamte Sponsorings",
"total_donation_amount_in_eur": "Gesamtbetrag in €", "total-donations": "Spendensumme",
"track": "Track", "total-donors": "gesamte Sponsor:innen",
"track-added": "Track hinzugefügt", "total-paid-amount": "Gezahlter Gesamtbetrag",
"track-data-is-being-loaded": "Trackdaten werden geladen", "total-scans": "gesamte Scans",
"track-is-being-added": "Track wird hinzugefügt...", "total_donation_amount_in_eur": "Gesamtbetrag in €",
"track-is-being-updated": "Track wird aktualisiert...", "track": "Track",
"track-length-in-m": "Tracklänge (in Metern)", "track-added": "Track hinzugefügt",
"track-length-must-be-greater-than-0": "Die Länge muss größer als 0 (Meter) sein", "track-data-is-being-loaded": "Trackdaten werden geladen",
"track-name": "Trackname", "track-is-being-added": "Track wird hinzugefügt...",
"track-name-must-not-be-empty": "Der Name muss angegeben werden", "track-is-being-updated": "Track wird aktualisiert...",
"track-was-updated": "Track wurde aktualisiert", "track-length-in-m": "Tracklänge (in Metern)",
"tracks": "Tracks", "track-length-must-be-greater-than-0": "Die Länge muss größer als 0 (Meter) sein",
"unpaid": "Offen", "track-name": "Trackname",
"update-card": "Karte aktualisieren", "track-name-must-not-be-empty": "Der Name muss angegeben werden",
"update-password": "Passwort ändern", "track-was-updated": "Track wurde aktualisiert",
"updated-contact": "Kontakt aktualisiert!", "tracks": "Tracks",
"updated-donor": "Sponsor:in wurde aktualisiert", "unpaid": "Offen",
"updated-organization": "Organisation wurde aktualisiert", "update-card": "Karte aktualisieren",
"updated-scan": "Scan wurde aktualisiert", "update-password": "Passwort ändern",
"updated-team": "Team wurde aktualisiert", "updated-contact": "Kontakt aktualisiert!",
"updateing-group": "Gruppe wird aktualisiert...", "updated-donor": "Sponsor:in wurde aktualisiert",
"updating-card": "Karte wird aktualisiert", "updated-organization": "Organisation wurde aktualisiert",
"updating-donation": "Sponsoring wird aktualisiert", "updated-scan": "Scan wurde aktualisiert",
"updating-organization": "Organisation wird aktualisiert", "updated-team": "Team wurde aktualisiert",
"updating-permissions": "Berechtigungen werden aktualisiert...", "updateing-group": "Gruppe wird aktualisiert...",
"updating-runner": "Läufer:in wird aktualisiert.", "updating-card": "Karte wird aktualisiert",
"updating-team": "Team wird aktualisiert", "updating-donation": "Sponsoring wird aktualisiert",
"updating-user": "Benutzer:in wird aktualisiert...", "updating-organization": "Organisation wird aktualisiert",
"updating-your-profile": "Profil wird aktualisiert...", "updating-permissions": "Berechtigungen werden aktualisiert...",
"user-added": "Benutzer hinzugefügt", "updating-runner": "Läufer:in wird aktualisiert.",
"user-groups": "Benutzergruppen", "updating-team": "Team wird aktualisiert",
"user-is-being-added": "Benutzer wird hinzugefügt ...", "updating-user": "Benutzer:in wird aktualisiert...",
"user-updated": "Benutzer:in wurde aktualisiert", "updating-your-profile": "Profil wird aktualisiert...",
"username": "Benutzername", "user-added": "Benutzer hinzugefügt",
"users": "Benutzer", "user-groups": "Benutzergruppen",
"valid": "Gültig", "user-is-being-added": "Benutzer wird hinzugefügt ...",
"valid-city-is-required": "Du musst eine Stadt angeben", "user-updated": "Benutzer:in wurde aktualisiert",
"valid-email-is-required": "Es wird eine valide E-Mail Adresse benötigt", "username": "Benutzername",
"valid-international-phone-number-is-required": "Du musst eine Telefonnummer im internationalen Format angeben...", "users": "Benutzer",
"valid-zipcode-postal-code-is-required": "Du musst eine valide Postleitzahl angeben", "valid": "Gültig",
"verfuegbare": "Verfügbar", "valid-city-is-required": "Du musst eine Stadt angeben",
"welcome_wavinghand": "Willkommen 👋", "valid-email-is-required": "Es wird eine valide E-Mail Adresse benötigt",
"yes-i-copied-the-token": "Ja, ich habe den Token kopiert", "valid-international-phone-number-is-required": "Du musst eine Telefonnummer im internationalen Format angeben...",
"you-are-going-to-loose-all-permissions-and-access-to-the-runner-system": "Du wirst all deine Berechtigungen und den Zugriff aufs Läufersystem verlieren!", "valid-zipcode-postal-code-is-required": "Du musst eine valide Postleitzahl angeben",
"you-can-enter-the-donations-paid-amount-manually-or-use-the-max-button-to-use-the-donations-exact-amount": "Du kannst den Betrag der Zahlung entweder manuell eingeben oder über den MAX Button auf den Spendenbetrag setzen", "verfuegbare": "Verfügbar",
"you-can-now-use-your-new-password-to-log-in-to-your-account": "Du kannst dich jetzt mit deinem neuen Passwort anmelden! 🎉", "welcome_wavinghand": "Willkommen 👋",
"you-can-provide-a-runner-but-you-dont-have-to": "Du kannst eine Läufer:in angeben, musst aber nicht.", "yes-i-copied-the-token": "Ja, ich habe den Token kopiert",
"you-dont-have-any-scanclients-yet": "Es gibt noch keine Statsclients", "you-are-going-to-loose-all-permissions-and-access-to-the-runner-system": "Du wirst all deine Berechtigungen und den Zugriff aufs Läufersystem verlieren!",
"you-dont-have-any-scanstations-yet": "Es gibt noch keine Scannerstationen", "you-can-enter-the-donations-paid-amount-manually-or-use-the-max-button-to-use-the-donations-exact-amount": "Du kannst den Betrag der Zahlung entweder manuell eingeben oder über den MAX Button auf den Spendenbetrag setzen",
"you-have-to-provide-an-organization": "Du musst eine Organisation angeben", "you-can-now-use-your-new-password-to-log-in-to-your-account": "Du kannst dich jetzt mit deinem neuen Passwort anmelden! 🎉",
"you-have-to-save-your-changes-to-generate-a-link": "Du musst deine Änderungen speichern, um einen Link zu generieren.", "you-can-provide-a-runner-but-you-dont-have-to": "Du kannst eine Läufer:in angeben, musst aber nicht.",
"you-must-create-at-least-one-card-or-cancel": "Du musst mindestens eine Blankokarte erstellen (oder abbrechen).", "you-dont-have-any-scanclients-yet": "Es gibt noch keine Statsclients",
"zip-postal-code": "Postleitzahl", "you-dont-have-any-scanstations-yet": "Es gibt noch keine Scannerstationen",
"total-donors": "gesamte Sponsor:innen", "you-have-to-provide-an-organization": "Du musst eine Organisation angeben",
"total-donation-count": "Gesamte Sponsorings", "you-have-to-save-your-changes-to-generate-a-link": "Du musst deine Änderungen speichern, um einen Link zu generieren.",
"average-distance": "Durchschnittliche Strecke/Läufer:in", "you-must-create-at-least-one-card-or-cancel": "Du musst mindestens eine Blankokarte erstellen (oder abbrechen).",
"average-donation": "Durchschnittliches Sponsoring" "zip-postal-code": "Postleitzahl"
} }

View File

@ -1,497 +1,497 @@
{ {
"404message": "Sorry, the page you are looking for could not be found.", "404message": "Sorry, the page you are looking for could not be found.",
"404title": "Error 404", "404title": "Error 404",
"about": "About", "about": "About",
"action": "Action", "action": "Action",
"active": "Active", "active": "Active",
"add-card": "Add Card", "add-card": "Add Card",
"add-donation": "Add donation", "add-donation": "Add donation",
"add-donor": "Add donor", "add-donor": "Add donor",
"add-or-update-a-payment": "Add or update a payment", "add-or-update-a-payment": "Add or update a payment",
"add-scan": "Add scan", "add-scan": "Add scan",
"add-the-first-scanstation": "Add your first scanstation.", "add-the-first-scanstation": "Add your first scanstation.",
"add-the-first-statsclient": "Add your first statsclient.", "add-the-first-statsclient": "Add your first statsclient.",
"add-user-group": "Add User Group", "add-user-group": "Add User Group",
"add-your-first-card": "Add your first card", "add-your-first-card": "Add your first card",
"add-your-first-contact": "Add your first contact", "add-your-first-contact": "Add your first contact",
"add-your-first-donor": "add your first donor", "add-your-first-donor": "add your first donor",
"add-your-first-group": "Add your first group", "add-your-first-group": "Add your first group",
"add-your-first-organization": "Add your first organization", "add-your-first-organization": "Add your first organization",
"add-your-first-runner": "Add your first runner", "add-your-first-runner": "Add your first runner",
"add-your-first-team": "Add your first team", "add-your-first-team": "Add your first team",
"add-your-first-track": "Add your first track.", "add-your-first-track": "Add your first track.",
"add-your-first-user": "Add your first user", "add-your-first-user": "Add your first user",
"add-your-fist-donation": "Add your fist donation", "add-your-fist-donation": "Add your fist donation",
"add-your-fist-scan": "Add your fist scan", "add-your-fist-scan": "Add your fist scan",
"adding-card": "Adding Card", "adding-card": "Adding Card",
"adding-donation": "Adding donation...", "adding-donation": "Adding donation...",
"adding-scan": "Adding Scan", "adding-scan": "Adding Scan",
"address": "Address", "address": "Address",
"address-is-required": "Address is required", "address-is-required": "Address is required",
"after-deletion-we-cant-restore-your-old-profile": "After deletion we can't restore your old profile!", "after-deletion-we-cant-restore-your-old-profile": "After deletion we can't restore your old profile!",
"after-the-update-youll-get-logged-out-please-login-with-your-new-password-after-that": "After the update you'll get logged out - Please login with your new password after that.", "after-the-update-youll-get-logged-out-please-login-with-your-new-password-after-that": "After the update you'll get logged out - Please login with your new password after that.",
"all": "all", "all": "all",
"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",
"all-associated-runners-will-be-deleted-too": "All associated runners will be deleted too!", "all-associated-runners-will-be-deleted-too": "All associated runners will be deleted too!",
"all-associated-scans-will-get-deleted-as-well": "All associated scans will get deleted as well", "all-associated-scans-will-get-deleted-as-well": "All associated scans will get deleted as well",
"all-associated-teams-and-runners-will-be-deleted-too": "All associated teams and runners will be deleted too!", "all-associated-teams-and-runners-will-be-deleted-too": "All associated teams and runners will be deleted too!",
"already-paid": "Already paid", "already-paid": "Already paid",
"amount": "Amount", "amount": "Amount",
"amount-per-kilometer": "Amount per kilometer", "amount-per-kilometer": "Amount per kilometer",
"apartment-suite-etc": "Apartment, suite, etc.", "apartment-suite-etc": "Apartment, suite, etc.",
"api-endpoint": "API-Endpoint", "api-endpoint": "API-Endpoint",
"application_name": "Lauf für Kaya! - Admin", "application_name": "Lauf für Kaya! - Admin",
"applying-changes": "Applying Changes", "applying-changes": "Applying Changes",
"attention": "Attention!", "attention": "Attention!",
"author": "Author", "author": "Author",
"bitte-bestaetige-diese-laeufer-fuer-den-import": "Please confirm these runners for import.", "average-distance": "average distance",
"by": "by", "average-donation": "average donation",
"cancel": "Cancel", "bitte-bestaetige-diese-laeufer-fuer-den-import": "Please confirm these runners for import.",
"cancel-delete": "Cancel Delete", "by": "by",
"cancel-keep-donor": "Cancel, keep donor", "cancel": "Cancel",
"cancel-keep-my-profile": "Cancel, keep my profile", "cancel-delete": "Cancel Delete",
"cancel-keep-organization": "Cancel, keep organization", "cancel-keep-donor": "Cancel, keep donor",
"cancel-keep-station": "Cancel, keep station", "cancel-keep-my-profile": "Cancel, keep my profile",
"cancel-keep-statsclient": "Cancel and keep statsclient", "cancel-keep-organization": "Cancel, keep organization",
"cancel-keep-team": "Cancel, keep team", "cancel-keep-station": "Cancel, keep station",
"cannot-reset-your-password-directly": "Bummer. We unfortunately cannot reset your password directly. Please send us a mail and confirm your identity", "cancel-keep-statsclient": "Cancel and keep statsclient",
"card": "card", "cancel-keep-team": "Cancel, keep team",
"card-added": "Card added", "cannot-reset-your-password-directly": "Bummer. We unfortunately cannot reset your password directly. Please send us a mail and confirm your identity",
"card-deleted": "Card deleted", "card": "card",
"card-updated": "Card updated", "card-added": "Card added",
"cards": "Cards", "card-deleted": "Card deleted",
"cards-deleted": "Cards deleted", "card-updated": "Card updated",
"certificates": "Certificates", "cards": "Cards",
"change-your-password-here": "Change your password here", "cards-deleted": "Cards deleted",
"changing-your-password": "Changing your password", "certificates": "Certificates",
"city": "City", "change-your-password-here": "Change your password here",
"click-to-copy-the-link-into-your-clipboard": "Click to copy the link into your clipboard", "changing-your-password": "Changing your password",
"click-to-copy-token-to-clipboard": "Click to copy the token to your clipboard", "city": "City",
"close": "Close", "click-to-copy-the-link-into-your-clipboard": "Click to copy the link into your clipboard",
"code": "Code", "click-to-copy-token-to-clipboard": "Click to copy the token to your clipboard",
"config-codes": "Config codes", "close": "Close",
"configure-the-tracks-and-minimum-lap-times": "configure the tracks & minimum lap times", "code": "Code",
"confirm": "Confirm", "config-codes": "Config codes",
"confirm-delete": "Confirm Delete", "configure-the-tracks-and-minimum-lap-times": "configure the tracks & minimum lap times",
"confirm-delete-donor-with-all-donations": "Confirm, delete donor with all donations", "confirm": "Confirm",
"confirm-delete-my-user-profile": "Confirm, delete my user profile", "confirm-delete": "Confirm Delete",
"confirm-delete-organization-and-associated-teams-runners": "Confirm, delete organization and associated teams+runners.", "confirm-delete-donor-with-all-donations": "Confirm, delete donor with all donations",
"confirm-delete-station-with-all-scans": "Confirm deletion of station with all scans", "confirm-delete-my-user-profile": "Confirm, delete my user profile",
"confirm-delete-statsclient": "Confirm, delete statsclient", "confirm-delete-organization-and-associated-teams-runners": "Confirm, delete organization and associated teams+runners.",
"confirm-delete-team-and-associated-runners": "Confirm, delete team and associated runners.", "confirm-delete-station-with-all-scans": "Confirm deletion of station with all scans",
"confirm-deletion": "Confirm Deletion", "confirm-delete-statsclient": "Confirm, delete statsclient",
"confirm-the-new-password": "Confirm the new password", "confirm-delete-team-and-associated-runners": "Confirm, delete team and associated runners.",
"contact": "Contact", "confirm-deletion": "Confirm Deletion",
"contact-added": "Contact added", "confirm-the-new-password": "Confirm the new password",
"contact-deleted": "Contact deleted", "contact": "Contact",
"contact-information": "Contact Information", "contact-added": "Contact added",
"contact-is-being-added": "Contact is being added...", "contact-deleted": "Contact deleted",
"contact-is-being-updated": "Contact is being updated...", "contact-information": "Contact Information",
"contact-is-not-a-member-in-any-group": "Contact is not a member in any group", "contact-is-being-added": "Contact is being added...",
"contacts": "Contacts", "contact-is-being-updated": "Contact is being updated...",
"contacts-are-being-loaded": "contacts are being loaded...", "contact-is-not-a-member-in-any-group": "Contact is not a member in any group",
"copied-link-to-clipboard": "Copied link to clipboard", "contacts": "Contacts",
"copied-token-to-clipboard": "Copied token to clipboard", "contacts-are-being-loaded": "contacts are being loaded...",
"count_organizations": "# Organizations", "copied-link-to-clipboard": "Copied link to clipboard",
"count_teams": "# Teams", "copied-token-to-clipboard": "Copied token to clipboard",
"create": "Create", "count_organizations": "# Organizations",
"create-a-new": "Create a new", "count_teams": "# Teams",
"create-a-new-card": "Create a new card", "create": "Create",
"create-a-new-contact": "Create a new contact", "create-a-new": "Create a new",
"create-a-new-distance-donation": "Create a new distance donation", "create-a-new-card": "Create a new card",
"create-a-new-donor": "Create a new donor", "create-a-new-contact": "Create a new contact",
"create-a-new-fixed-donation": "Create a new fixed donation", "create-a-new-distance-donation": "Create a new distance donation",
"create-a-new-organization": "Create a new Organization", "create-a-new-donor": "Create a new donor",
"create-a-new-runner": "Create a new Runner", "create-a-new-fixed-donation": "Create a new fixed donation",
"create-a-new-scan-fixed-only": "Create a new scan (fixed only)", "create-a-new-organization": "Create a new Organization",
"create-a-new-scanstation": "Create a new station", "create-a-new-runner": "Create a new Runner",
"create-a-new-statsclient": "Create a new statsclient", "create-a-new-scan-fixed-only": "Create a new scan (fixed only)",
"create-a-new-team": "Create a new team", "create-a-new-scanstation": "Create a new station",
"create-a-new-track": "Create a new Track", "create-a-new-statsclient": "Create a new statsclient",
"create-a-new-user": "Create a new User", "create-a-new-team": "Create a new team",
"create-a-new-user-group": "Create a new user group", "create-a-new-track": "Create a new Track",
"create-and-generate-pdf": "Create and generate PDF", "create-a-new-user": "Create a new User",
"create-bulk-blanco-cards": "Create bulk blanco cards", "create-a-new-user-group": "Create a new user group",
"create-bulk-cards": "Add blanco cards", "create-and-generate-pdf": "Create and generate PDF",
"create-organization": "Create Organization", "create-bulk-blanco-cards": "Create bulk blanco cards",
"create-team": "Create Team", "create-bulk-cards": "Add blanco cards",
"create-track": "Create Track", "create-organization": "Create Organization",
"create-user": "Create User", "create-team": "Create Team",
"create-without-pdf": "Create without PDF", "create-track": "Create Track",
"created-blanco-cards": "Created blanco cards", "create-user": "Create User",
"creating-blanco-cards": "Creating blanco cards", "create-without-pdf": "Create without PDF",
"credits": "Credits", "created-blanco-cards": "Created blanco cards",
"csv_import__class": "Class", "creating-blanco-cards": "Creating blanco cards",
"csv_import__firstname": "Firstname", "credits": "Credits",
"csv_import__lastname": "Lastname", "csv_import__class": "Class",
"csv_import__middlename": "Middlename", "csv_import__firstname": "Firstname",
"csv_import__team": "Team", "csv_import__lastname": "Lastname",
"danger-zone": "Danger zone", "csv_import__middlename": "Middlename",
"dashboard-greeting": "Hello", "csv_import__team": "Team",
"dashboard-title": "Dashboard", "danger-zone": "Danger zone",
"datatable": { "dashboard-greeting": "Hello",
"search": "🔍 Search...", "dashboard-title": "Dashboard",
"sort_column_ascending": "Sort column ascending", "datatable": {
"sort_column_descending": "Sort column descending", "search": "🔍 Search...",
"previous": "Previous", "sort_column_ascending": "Sort column ascending",
"next": "Next", "sort_column_descending": "Sort column descending",
"page": "Page", "previous": "Previous",
"showing": "Showing", "next": "Next",
"records": "Records", "page": "Page",
"of": "of", "showing": "Showing",
"to": "to", "records": "Records",
"loading": "Loading...", "of": "of",
"no_matching_records_found": "No matching records found", "to": "to",
"an_error_happened_while_fetching_the_data": "An error happened while fetching the data" "loading": "Loading...",
}, "no_matching_records_found": "No matching records found",
"delete": "Delete", "an_error_happened_while_fetching_the_data": "An error happened while fetching the data"
"delete-cards": "Delete cards", },
"delete-contact": "Delete Contact", "delete": "Delete",
"delete-donation": "Delete Donation", "delete-cards": "Delete cards",
"delete-donor": "Delete donor", "delete-contact": "Delete Contact",
"delete-group": "Delete Group", "delete-donation": "Delete Donation",
"delete-organization": "Delete Organization", "delete-donor": "Delete donor",
"delete-profile": "Delete Profile", "delete-group": "Delete Group",
"delete-runner": "Delete Runner", "delete-organization": "Delete Organization",
"delete-scan": "Delete scan", "delete-profile": "Delete Profile",
"delete-scans": "Delete scans", "delete-runner": "Delete Runner",
"delete-station": "Delete station", "delete-scan": "Delete scan",
"delete-statsclient": "Delete statsclient", "delete-scans": "Delete scans",
"delete-team": "Delete Team", "delete-station": "Delete station",
"delete-user": "Delete User", "delete-statsclient": "Delete statsclient",
"deleted-scan": "Deleted scan", "delete-team": "Delete Team",
"dependency_name": "Name", "delete-user": "Delete User",
"description": "description", "deleted-scan": "Deleted scan",
"description-optional": "Description (optional)", "dependency_name": "Name",
"deselect-all": "deselect all", "description": "description",
"details": "Details", "description-optional": "Description (optional)",
"disabled": "disabled", "deselect-all": "deselect all",
"distance": "Distance", "details": "Details",
"distance-donation": "distance donation", "disabled": "disabled",
"distance-in-km": "Distance in km", "distance": "Distance",
"distance-track": "Distance (+Track)", "distance-donation": "distance donation",
"do-you-really-want-to-delete-your-profile": "Do you really want to delete your profile?", "distance-in-km": "Distance in km",
"do-you-want-to-delete-the-organization-delete_org-name": "Do you want to delete the organization {orgname}?", "distance-track": "Distance (+Track)",
"do-you-want-to-delete-the-team-delete_team-name": "Do you want to delete the team {teamname}?", "do-you-really-want-to-delete-your-profile": "Do you really want to delete your profile?",
"do-you-want-to-delete-this-donor-with-all-related-donations": "Do you want to delete this donor with all related donations", "do-you-want-to-delete-the-organization-delete_org-name": "Do you want to delete the organization {orgname}?",
"documentation": "Documentation", "do-you-want-to-delete-the-team-delete_team-name": "Do you want to delete the team {teamname}?",
"donation-amount": "Donation amount", "do-you-want-to-delete-this-donor-with-all-related-donations": "Do you want to delete this donor with all related donations",
"donation-amount-must-be-greater-that-0-00eur": "Donation amount must be greater that 0.00€", "documentation": "Documentation",
"donation-deleted": "Donation deleted", "donation-amount": "Donation amount",
"donation-updated": "Donation updated", "donation-amount-must-be-greater-that-0-00eur": "Donation amount must be greater that 0.00€",
"donation_added": "Donation_added", "donation-deleted": "Donation deleted",
"donations": "Donations", "donation-updated": "Donation updated",
"donor": "Donor", "donation_added": "Donation_added",
"donor-added": "Donor added", "donations": "Donations",
"donor-deleted": "donor deleted", "donor": "Donor",
"donor-has-no-associated-donations": "Donor has no associated donations.", "donor-added": "Donor added",
"donor-is-being-added": "Donor is being added...", "donor-deleted": "donor deleted",
"donor-is-being-updated": "Donor is being updated", "donor-has-no-associated-donations": "Donor has no associated donations.",
"donors": "Donors", "donor-is-being-added": "Donor is being added...",
"donors-are-being-loaded": "donors are being loaded", "donor-is-being-updated": "Donor is being updated",
"dont-have-your-email-connected": "Don't have your email connected?", "donors": "Donors",
"dont-panic-were-resetting-it": "Don't panic, we're resetting it ✌", "donors-are-being-loaded": "donors are being loaded",
"e-mail-adress": "E-Mail Adress", "dont-have-your-email-connected": "Don't have your email connected?",
"edit": "Edit", "dont-panic-were-resetting-it": "Don't panic, we're resetting it ✌",
"edit-a-card": "Edit a card", "e-mail-adress": "E-Mail Adress",
"edit-permissions": "edit permissions", "edit": "Edit",
"email_address_or_username": "Email / username", "edit-a-card": "Edit a card",
"enabled": "enabled", "edit-permissions": "edit permissions",
"enabled_large": "Enabled", "email_address_or_username": "Email / username",
"english": "English", "enabled": "enabled",
"enter-payment": "Enter payment", "enabled_large": "Enabled",
"error-during-import": "Error during import", "english": "English",
"error-whyile-copying-to-clipboard": "Error while copying to clipboard", "enter-payment": "Enter payment",
"error_on_login": "Error on login", "error-during-import": "Error during import",
"erteilte": "Directly granted", "error-whyile-copying-to-clipboard": "Error while copying to clipboard",
"everything-concerning-your-profile": "Everything concerning your profile", "error_on_login": "Error on login",
"everything-is-more-fun-together": "everything is more fun together 🏃‍♂️🏃‍♀️🏃‍♂️", "erteilte": "Directly granted",
"faq": "FAQ", "everything-concerning-your-profile": "Everything concerning your profile",
"filename_sponsoringquittungsliste": "DonorReceiptList", "everything-is-more-fun-together": "everything is more fun together 🏃‍♂️🏃‍♀️🏃‍♂️",
"filter-by-organization-team": "Filter by Organization/ Team", "faq": "FAQ",
"first-name": "First name", "filename_sponsoringquittungsliste": "DonorReceiptList",
"first-name-is-required": "First Name is required", "filter-by-organization-team": "Filter by Organization/ Team",
"first-scan-of-the-day": "First scan of the day.", "first-name": "First name",
"fixed-donation": "fixed donation", "first-name-is-required": "First Name is required",
"forgot_password": "Forgot your password?", "first-scan-of-the-day": "First scan of the day.",
"geerbte": "inherited", "fixed-donation": "fixed donation",
"general-stats": "General Stats", "forgot_password": "Forgot your password?",
"general_promise_error": "😢 Error", "geerbte": "inherited",
"generate-runner-certificate": "Generate runner certificate", "general-stats": "General Stats",
"generate-runner-certificates": "Generate runner certificates", "general_promise_error": "😢 Error",
"generate-runnercards": "Generate Runnercards", "generate-runner-certificate": "Generate runner certificate",
"generate-sponsoring-contract": "generate sponsoring contract", "generate-runner-certificates": "Generate runner certificates",
"generate-sponsoring-contracts": "generate sponsoring contracts", "generate-runnercards": "Generate Runnercards",
"generating-pdf": "generating PDF...", "generate-sponsoring-contract": "generate sponsoring contract",
"generating-pdfs": "generating PDFs...", "generate-sponsoring-contracts": "generate sponsoring contracts",
"generic-ui-logic-error": "Something went wrong in the UI logic", "generating-pdf": "generating PDF...",
"german": "German", "generating-pdfs": "generating PDFs...",
"go-to-login": "Go To Login", "generic-ui-logic-error": "Something went wrong in the UI logic",
"goback": "Go Home", "german": "German",
"granted": "granted", "go-to-login": "Go To Login",
"group": "Group", "goback": "Go Home",
"group-added": "Group added", "granted": "granted",
"group-is-being-added": "Group is being added...", "group": "Group",
"group-name-is-required": "Group name is required", "group-added": "Group added",
"group-updated": "group updated", "group-is-being-added": "Group is being added...",
"groups": "Groups", "group-name-is-required": "Group name is required",
"groups-are-being-loaded": "Groups are being loaded", "group-updated": "group updated",
"home": "Home", "groups": "Groups",
"icon-image-credits": "We also want to thank these projects for illustrations and icons:", "groups-are-being-loaded": "Groups are being loaded",
"if-you-want-to-create-multiple-blanco-cards-try-the-add-bulk-button": "If you want to create multiple blanco cards: Try the 'Add blanco cards' button.", "home": "Home",
"import-finished": "Import finished", "icon-image-credits": "We also want to thank these projects for illustrations and icons:",
"import-runners": "Import runners", "if-you-want-to-create-multiple-blanco-cards-try-the-add-bulk-button": "If you want to create multiple blanco cards: Try the 'Add blanco cards' button.",
"import__target-organization": "Target Organization", "import-finished": "Import finished",
"imprint": "Imprint", "import-runners": "Import runners",
"imprint-loading": "Imprint loading...", "import__target-organization": "Target Organization",
"inactive": "Inactive", "imprint": "Imprint",
"installed-version": "Installed version", "imprint-loading": "Imprint loading...",
"internal-error": "Internal Error", "inactive": "Inactive",
"invalid": "Invalid", "installed-version": "Installed version",
"invalid-mail-reset": "the provided email is invalid", "internal-error": "Internal Error",
"just-enter-how-many-you-want-and-the-system-will-create-them": "Just enter how many you want and the system will create them", "invalid": "Invalid",
"key": "Key", "invalid-mail-reset": "the provided email is invalid",
"laeufer-hinzufuegen": "Add runner", "just-enter-how-many-you-want-and-the-system-will-create-them": "Just enter how many you want and the system will create them",
"laeufer-importieren": "Läufer importieren", "key": "Key",
"laptime": "Laptime", "laeufer-hinzufuegen": "Add runner",
"last-name": "Last name", "laeufer-importieren": "Läufer importieren",
"last-name-is-required": "Last Name is required", "laptime": "Laptime",
"lfk-is-os": "The \"Lauf für Kaya!\" Frontend is (like all other projects for the \"LfK!\" Also) an open source project.", "last-name": "Last name",
"license": "License", "last-name-is-required": "Last Name is required",
"licenses-are-being-loaded": "Licenses are being loaded...", "lfk-is-os": "The \"Lauf für Kaya!\" Frontend is (like all other projects for the \"LfK!\" Also) an open source project.",
"loading-cards": "Loading cards", "license": "License",
"loading-contact-details": "Loading contact details...", "licenses-are-being-loaded": "Licenses are being loaded...",
"loading-donation-details": "Loading donation details", "loading-cards": "Loading cards",
"loading-donor-details": "Loading donor details", "loading-contact-details": "Loading contact details...",
"loading-group-detail": "Loading group detail...", "loading-donation-details": "Loading donation details",
"loading-profile-data": "Loading profile data", "loading-donor-details": "Loading donor details",
"loading-runners": "loading runners...", "loading-group-detail": "Loading group detail...",
"loading-station-details": "Loading station details", "loading-profile-data": "Loading profile data",
"log_in": "Log in", "loading-runners": "loading runners...",
"log_in_to_your_account": "Log in to your account", "loading-station-details": "Loading station details",
"login_is_checked": "Login is being checked...", "log_in": "Log in",
"logout": "Logout", "log_in_to_your_account": "Log in to your account",
"mail-validation-in-progress": "mail validation in progress...", "login_is_checked": "Login is being checked...",
"manage-admin-users": "manage admin users", "logout": "Logout",
"middle-name": "Middle name", "mail-validation-in-progress": "mail validation in progress...",
"minimum-lap-time-in-s": "minimum lap time in s", "manage-admin-users": "manage admin users",
"minimum-lap-time-must-be-a-positive-number-or-0": "minimum lap time must be a positive number or 0", "middle-name": "Middle name",
"must-be-at-least-10-characters-long": "Must be at least 10 characters long!", "minimum-lap-time-in-s": "minimum lap time in s",
"must-contain-a-lowercase-letter": "Must contain a lowercase letter!", "minimum-lap-time-must-be-a-positive-number-or-0": "minimum lap time must be a positive number or 0",
"must-contain-a-number": "Must contain a number!", "must-be-at-least-10-characters-long": "Must be at least 10 characters long!",
"must-contain-a-uppercase-letter": "Must contain a uppercase letter!", "must-contain-a-lowercase-letter": "Must contain a lowercase letter!",
"name": "Name", "must-contain-a-number": "Must contain a number!",
"name-is-required": "Name is required", "must-contain-a-uppercase-letter": "Must contain a uppercase letter!",
"new-password": "New password", "name": "Name",
"no-contact-found": "No contacts found", "name-is-required": "Name is required",
"no-contact-selected": "No contact selected", "new-password": "New password",
"no-contact-specified": "no contact specified", "no-contact-found": "No contacts found",
"no-donors-found": "No donors found", "no-contact-selected": "No contact selected",
"no-license-text-could-be-found": "No license text could be found 😢", "no-contact-specified": "no contact specified",
"no-organization-or-team-found": "No organization or team found", "no-donors-found": "No donors found",
"no-organization-specified": "no organization specified", "no-license-text-could-be-found": "No license text could be found 😢",
"no-organizations-found": "No organizations found", "no-organization-or-team-found": "No organization or team found",
"no-runners-found": "No runners found", "no-organization-specified": "no organization specified",
"no-tracks-added-yet": "there are no tracks added yet.", "no-organizations-found": "No organizations found",
"non-blanko": "Non/Blanko", "no-runners-found": "No runners found",
"open": "OPEN", "no-tracks-added-yet": "there are no tracks added yet.",
"organization": "Organization", "non-blanko": "Non/Blanko",
"organization-added": "Organization added", "open": "OPEN",
"organization-deleted": "Organization deleted", "organization": "Organization",
"organization-detail-is-being-loaded": "organization detail is being loaded...", "organization-added": "Organization added",
"organization-is-being-added": "Organization is being added...", "organization-deleted": "Organization deleted",
"organization-name-is-required": "Organization name is required", "organization-detail-is-being-loaded": "organization detail is being loaded...",
"organizations": "Organizations", "organization-is-being-added": "Organization is being added...",
"organizations-are-being-loaded": "organizations are being loaded...", "organization-name-is-required": "Organization name is required",
"orgs": "Organizations", "organizations": "Organizations",
"oss_credit_description": "We use a lot of open source software on these projects, and would like to thank the following projects and contributors who help make open source great!", "organizations-are-being-loaded": "organizations are being loaded...",
"paid": "PAID", "orgs": "Organizations",
"paid-amount": "Paid amount", "oss_credit_description": "We use a lot of open source software on these projects, and would like to thank the following projects and contributors who help make open source great!",
"password": "Password", "paid": "PAID",
"password-changed": "Password changed!", "paid-amount": "Paid amount",
"password-is-required": "Password is required", "password": "Password",
"password-reset-failed": "Password reset failed!", "password-changed": "Password changed!",
"password-reset-in-progress": "Password Reset in Progress...", "password-is-required": "Password is required",
"password-reset-mail-sent": "Password reset mail was sent to \"{usersEmail}\".", "password-reset-failed": "Password reset failed!",
"password-reset-successful": "Password Reset successful!", "password-reset-in-progress": "Password Reset in Progress...",
"passwords-dont-match": "Passwords don't match!", "password-reset-mail-sent": "Password reset mail was sent to \"{usersEmail}\".",
"payment-amount-must-be-greater-than-0-00eur": "Payment amount must be greater than 0.00€!", "password-reset-successful": "Password Reset successful!",
"pdf-generation-failed": "PDF generation failed!", "passwords-dont-match": "Passwords don't match!",
"pdf-successfully-generated": "PDF successfully generated!", "payment-amount-must-be-greater-than-0-00eur": "Payment amount must be greater than 0.00€!",
"pdfs-successfully-generated": "PDFs successfully generated!", "pdf-generation-failed": "PDF generation failed!",
"per-kilometer": "per Kilometer", "pdf-successfully-generated": "PDF successfully generated!",
"permissions": "Permissions", "pdfs-successfully-generated": "PDFs successfully generated!",
"permissions-updated": "Permissions updated!", "per-kilometer": "per Kilometer",
"phone": "Phone", "permissions": "Permissions",
"please-confirm-the-deletion-of-card": "Please confirm the deletion of this card", "permissions-updated": "Permissions updated!",
"please-confirm-the-deletion-of-runner": "Please confirm the deletion of this runner", "phone": "Phone",
"please-confirm-the-deletion-of-scan": "Please confirm the deletion of scan", "please-confirm-the-deletion-of-card": "Please confirm the deletion of this card",
"please-copy-the-token-and-store-it-somewhere-save": "Please copy the token and store it somewhere safe.", "please-confirm-the-deletion-of-runner": "Please confirm the deletion of this runner",
"please-provide-a-password": "Please provide a password...", "please-confirm-the-deletion-of-scan": "Please confirm the deletion of scan",
"please-provide-the-nessecary-information-to-add-a-new-donor": "Please provide the nessecary information to add a new donor", "please-copy-the-token-and-store-it-somewhere-save": "Please copy the token and store it somewhere safe.",
"please-provide-the-nessecary-information-to-create-a-new-donation": "Please provide the nessecary information to create a new donation", "please-provide-a-password": "Please provide a password...",
"please-provide-the-nessecary-information-to-create-a-new-scan": "Please provide the nessecary information to create a new scan.", "please-provide-the-nessecary-information-to-add-a-new-donor": "Please provide the nessecary information to add a new donor",
"please-provide-the-required-csv-xlsx-file": "Please provide the required csv/ xlsx file", "please-provide-the-nessecary-information-to-create-a-new-donation": "Please provide the nessecary information to create a new donation",
"please-provide-the-required-information-for-creating-a-new-user-group": "Please provide the required information for creating a new user group.", "please-provide-the-nessecary-information-to-create-a-new-scan": "Please provide the nessecary information to create a new scan.",
"please-provide-the-required-information-to-add-a-new-contact": "Please provide the required information to add a new contact.", "please-provide-the-required-csv-xlsx-file": "Please provide the required csv/ xlsx file",
"please-provide-the-required-information-to-add-a-new-organization": "Please provide the required information to add a new organization.", "please-provide-the-required-information-for-creating-a-new-user-group": "Please provide the required information for creating a new user group.",
"please-provide-the-required-information-to-add-a-new-runner": "Please provide the required information to add a new runner.", "please-provide-the-required-information-to-add-a-new-contact": "Please provide the required information to add a new contact.",
"please-provide-the-required-information-to-add-a-new-team": "Please provide the required information to add a new team.", "please-provide-the-required-information-to-add-a-new-organization": "Please provide the required information to add a new organization.",
"please-provide-the-required-information-to-add-a-new-track": "Please provide the required information to add a new track.", "please-provide-the-required-information-to-add-a-new-runner": "Please provide the required information to add a new runner.",
"please-provide-the-required-information-to-add-a-new-user": "Please provide the required information to add a new user.", "please-provide-the-required-information-to-add-a-new-team": "Please provide the required information to add a new team.",
"please-provide-the-required-information-to-create-a-new-scanstation": "Please provide the required information to create a new scanstation", "please-provide-the-required-information-to-add-a-new-track": "Please provide the required information to add a new track.",
"please-provide-the-required-information-to-create-a-new-statsclient": "Please provide the required information to create a new statsclient", "please-provide-the-required-information-to-add-a-new-user": "Please provide the required information to add a new user.",
"please-request-a-new-reset-mail": "Please request a new reset mail...", "please-provide-the-required-information-to-create-a-new-scanstation": "Please provide the required information to create a new scanstation",
"please-wait-a-moment-your-login-is-still-being-processed": "Please wait a moment, your login is still being processed", "please-provide-the-required-information-to-create-a-new-statsclient": "Please provide the required information to create a new statsclient",
"prefix": "Prefix", "please-request-a-new-reset-mail": "Please request a new reset mail...",
"privacy": "Privacy", "please-wait-a-moment-your-login-is-still-being-processed": "Please wait a moment, your login is still being processed",
"privacy-loading": "Privacy loading...", "prefix": "Prefix",
"profile": "Profile", "privacy": "Privacy",
"profile-deleted": "Profile deleted!", "privacy-loading": "Privacy loading...",
"profile-picture": "Profile Picture", "profile": "Profile",
"profile-updated": "Profile updated!", "profile-deleted": "Profile deleted!",
"read-license": "Read License", "profile-picture": "Profile Picture",
"receipt-needed": "Receipt needed", "profile-updated": "Profile updated!",
"repo_link": "Link", "read-license": "Read License",
"request-a-new-reset-mail": "Request a new reset mail", "receipt-needed": "Receipt needed",
"reset-my-password": "Reset my password", "repo_link": "Link",
"reset-password": "Reset your password", "request-a-new-reset-mail": "Request a new reset mail",
"runner": "Runner", "reset-my-password": "Reset my password",
"runner-added": "Runner added", "reset-password": "Reset your password",
"runner-deleted": "runner deleted", "runner": "Runner",
"runner-import": "Runner Import", "runner-added": "Runner added",
"runner-is-being-added": "Runner is being added...", "runner-deleted": "runner deleted",
"runner-updated": "Runner updated!", "runner-import": "Runner Import",
"runnercards": "Runnercards", "runner-is-being-added": "Runner is being added...",
"runnerimport_verify_runners_org": "Please confirm these runners for import into the organization \"{org_name}\"", "runner-updated": "Runner updated!",
"runners": "Runners", "runnercards": "Runnercards",
"runners-are-being-imported": "Runners are being imported...", "runnerimport_verify_runners_org": "Please confirm these runners for import into the organization \"{org_name}\"",
"runners-are-being-loaded": "runners are being loaded...", "runners": "Runners",
"save": "Save", "runners-are-being-imported": "Runners are being imported...",
"save-changes": "Save Changes", "runners-are-being-loaded": "runners are being loaded...",
"scan-added": "Scan added", "save": "Save",
"scan-deleted": "scan deleted", "save-changes": "Save Changes",
"scan-is-being-updated": "Scan is being updated", "scan-added": "Scan added",
"scan-with-fixed-distance": "Scan with fixed distance", "scan-deleted": "scan deleted",
"scans": "Scans", "scan-is-being-updated": "Scan is being updated",
"scans-are-being-loaded": "Scans are being loaded", "scan-with-fixed-distance": "Scan with fixed distance",
"scanstation": "Scanstation", "scans": "Scans",
"scanstation-added": "Scanstation added", "scans-are-being-loaded": "Scans are being loaded",
"scanstation-is-being-added": "Adding scanstation...", "scanstation": "Scanstation",
"scanstations": "Scanstations", "scanstation-added": "Scanstation added",
"scanstations-are-being-loaded": "Loading scanstations...", "scanstation-is-being-added": "Adding scanstation...",
"search-for-an-organization-by-name-or-id": "Search for an organization (by name or id)", "scanstations": "Scanstations",
"search-for-an-organization-or-team-by-name-or-id": "Search for an organization or team (by name or id)", "scanstations-are-being-loaded": "Loading scanstations...",
"search-for-donor-name-or-id": "Search for donor (by name or id)", "search-for-an-organization-by-name-or-id": "Search for an organization (by name or id)",
"search-for-permission": "Search for permission", "search-for-an-organization-or-team-by-name-or-id": "Search for an organization or team (by name or id)",
"search-for-runner-by-name-or-id": "Search for runner (by name or id)", "search-for-donor-name-or-id": "Search for donor (by name or id)",
"select-all": "select all", "search-for-permission": "Search for permission",
"select-language": "Select language", "search-for-runner-by-name-or-id": "Search for runner (by name or id)",
"selfservice-registration": "Selfservice registration", "select-all": "select all",
"send-a-mail-to-lfk-odit-services": "send a mail to lfk@odit.services", "select-language": "Select language",
"set-the-user-active-inactive": "set the user active/ inactive", "selfservice-registration": "Selfservice registration",
"settings": "Settings", "send-a-mail-to-lfk-odit-services": "send a mail to lfk@odit.services",
"settings-for-your-profile": "Settings for your profile", "set-the-user-active-inactive": "set the user active/ inactive",
"something-about-the-group": "Something about the group...", "settings": "Settings",
"sponsoring-quittungs-liste_herunterladen": "Download donor receipt list", "settings-for-your-profile": "Settings for your profile",
"sponsorings": "Sponsorings", "something-about-the-group": "Something about the group...",
"station-deleted": "station deleted", "sponsoring-quittungs-liste_herunterladen": "Download donor receipt list",
"stats-are-being-loaded": "stats are being loaded...", "sponsorings": "Sponsorings",
"statsclient-deleted": "Deleted statsclient", "station-deleted": "station deleted",
"statsclient-is-being-added": "Statsclient is being added...", "stats-are-being-loaded": "stats are being loaded...",
"statsclients": "Statsclients (aka Beamershow)", "statsclient-deleted": "Deleted statsclient",
"statsclients-are-being-loaded": "Loading statsclients", "statsclient-is-being-added": "Statsclient is being added...",
"status": "Status", "statsclients": "Statsclients (aka Beamershow)",
"stuff-that-could-harm-your-profile": "Stuff that could harm your profile", "statsclients-are-being-loaded": "Loading statsclients",
"successful-password-reset": "Successful password reset!", "status": "Status",
"team": "Team", "stuff-that-could-harm-your-profile": "Stuff that could harm your profile",
"team-added": "Team added", "successful-password-reset": "Successful password reset!",
"team-deleted": "Team deleted", "team": "Team",
"team-detail-is-being-loaded": "team detail is being loaded...", "team-added": "Team added",
"team-is-being-added": "Team is being added...", "team-deleted": "Team deleted",
"team-name": "Team name", "team-detail-is-being-loaded": "team detail is being loaded...",
"team-name-is-required": "team name is required", "team-is-being-added": "Team is being added...",
"teams": "Teams", "team-name": "Team name",
"teams-are-being-loaded": "teams are being loaded...", "team-name-is-required": "team name is required",
"the-provided-phone-number-is-invalid-less-than-br-greater-than-please-enter-a-valid-international-number": "the provided phone number is invalid.<br />please enter a valid international number...", "teams": "Teams",
"the-scans-distance-must-be-greater-than-0m": "The scan's distance must be greater than 0m", "teams-are-being-loaded": "teams are being loaded...",
"the-scanstations-api-token-will-only-get-displayed-once-you-wont-be-able-to-change-or-view-it-again": "The scanstation api token will only get displayed once - you won't be able to change or view it again!", "the-provided-phone-number-is-invalid-less-than-br-greater-than-please-enter-a-valid-international-number": "the provided phone number is invalid.<br />please enter a valid international number...",
"the-statsclient-api-token-will-only-get-displayed-once-you-wont-be-able-to-change-or-view-it-again": "The statsclient api token will only get displayed once - you won't be able to change or view it again!", "the-scans-distance-must-be-greater-than-0m": "The scan's distance must be greater than 0m",
"there-are-no-cards-yet": "There are no cards yet.", "the-scanstations-api-token-will-only-get-displayed-once-you-wont-be-able-to-change-or-view-it-again": "The scanstation api token will only get displayed once - you won't be able to change or view it again!",
"there-are-no-contacts-added-yet": "There are no contacts added yet.", "the-statsclient-api-token-will-only-get-displayed-once-you-wont-be-able-to-change-or-view-it-again": "The statsclient api token will only get displayed once - you won't be able to change or view it again!",
"there-are-no-donations-yet": "There are no donations yet", "there-are-no-cards-yet": "There are no cards yet.",
"there-are-no-donors-yet": "There are no donors yet", "there-are-no-contacts-added-yet": "There are no contacts added yet.",
"there-are-no-groups-yet": "There are no groups yet", "there-are-no-donations-yet": "There are no donations yet",
"there-are-no-organizations-added-yet": "There are no organizations added yet.", "there-are-no-donors-yet": "There are no donors yet",
"there-are-no-runners-added-yet": "There are no runners added yet.", "there-are-no-groups-yet": "There are no groups yet",
"there-are-no-scans-yet": "There are no scans yet", "there-are-no-organizations-added-yet": "There are no organizations added yet.",
"there-are-no-teams-added-yet": "There are no teams added yet.", "there-are-no-runners-added-yet": "There are no runners added yet.",
"there-are-no-users-added-yet": "There are no users added yet.", "there-are-no-scans-yet": "There are no scans yet",
"this-card-is": "This card is", "there-are-no-teams-added-yet": "There are no teams added yet.",
"this-might-take-a-moment": "This might take a moment 👀", "there-are-no-users-added-yet": "There are no users added yet.",
"this-scanstation-is": "This scanstation is", "this-card-is": "This card is",
"timestamp": "timestamp", "this-might-take-a-moment": "This might take a moment 👀",
"token": "Token", "this-scanstation-is": "This scanstation is",
"total-distance": "total distance", "timestamp": "timestamp",
"total-donation-amount": "total donation amount", "token": "Token",
"total-donations": "total donations", "total-distance": "total distance",
"total-paid-amount": "Total paid amount", "total-donation-amount": "total donation amount",
"total-scans": "total scans", "total-donation-count": "total donations (count)",
"total_donation_amount_in_eur": "Total donation amount in €", "total-donations": "total donations",
"track": "Track", "total-donors": "total donors",
"track-added": "Track added", "total-paid-amount": "Total paid amount",
"track-data-is-being-loaded": "Track data is being loaded", "total-scans": "total scans",
"track-is-being-added": "Track is being added...", "total_donation_amount_in_eur": "Total donation amount in €",
"track-is-being-updated": "Track is being updated...", "track": "Track",
"track-length-in-m": "Track Length in m", "track-added": "Track added",
"track-length-must-be-greater-than-0": "Track length must be greater than 0", "track-data-is-being-loaded": "Track data is being loaded",
"track-name": "Track name", "track-is-being-added": "Track is being added...",
"track-name-must-not-be-empty": "Track name must not be empty", "track-is-being-updated": "Track is being updated...",
"track-was-updated": "Track was updated!", "track-length-in-m": "Track Length in m",
"tracks": "Tracks", "track-length-must-be-greater-than-0": "Track length must be greater than 0",
"unpaid": "Unpaid", "track-name": "Track name",
"update-card": "Update Card", "track-name-must-not-be-empty": "Track name must not be empty",
"update-password": "Update password", "track-was-updated": "Track was updated!",
"updated-contact": "Updated contact!", "tracks": "Tracks",
"updated-donor": "updated donor", "unpaid": "Unpaid",
"updated-organization": "updated organization", "update-card": "Update Card",
"updated-scan": "updated scan", "update-password": "Update password",
"updated-team": "Updated team", "updated-contact": "Updated contact!",
"updateing-group": "updateing group...", "updated-donor": "updated donor",
"updating-card": "Updating card", "updated-organization": "updated organization",
"updating-donation": "Updating donation", "updated-scan": "updated scan",
"updating-organization": "updating organization", "updated-team": "Updated team",
"updating-permissions": "updating permissions...", "updateing-group": "updateing group...",
"updating-runner": "Updating runner...", "updating-card": "Updating card",
"updating-team": "Updating team", "updating-donation": "Updating donation",
"updating-user": "updating user...", "updating-organization": "updating organization",
"updating-your-profile": "Updating your profile...", "updating-permissions": "updating permissions...",
"user-added": "User added", "updating-runner": "Updating runner...",
"user-groups": "User Groups", "updating-team": "Updating team",
"user-is-being-added": "User is being added...", "updating-user": "updating user...",
"user-updated": "User updated", "updating-your-profile": "Updating your profile...",
"username": "Username", "user-added": "User added",
"users": "Users", "user-groups": "User Groups",
"valid": "Valid", "user-is-being-added": "User is being added...",
"valid-city-is-required": "Valid city is required", "user-updated": "User updated",
"valid-email-is-required": "valid email is required", "username": "Username",
"valid-international-phone-number-is-required": "valid international phone number is required...", "users": "Users",
"valid-zipcode-postal-code-is-required": "Valid zipcode/ postal code is required", "valid": "Valid",
"verfuegbare": "availdable", "valid-city-is-required": "Valid city is required",
"welcome_wavinghand": "Welcome 👋", "valid-email-is-required": "valid email is required",
"yes-i-copied-the-token": "Yes, I copied the token", "valid-international-phone-number-is-required": "valid international phone number is required...",
"you-are-going-to-loose-all-permissions-and-access-to-the-runner-system": "You are going to loose all permissions and access to the runner system!", "valid-zipcode-postal-code-is-required": "Valid zipcode/ postal code is required",
"you-can-enter-the-donations-paid-amount-manually-or-use-the-max-button-to-use-the-donations-exact-amount": "You can enter the donation's paid amount manually or use the MAX button to use the donation's exact amount.", "verfuegbare": "availdable",
"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! 🎉", "welcome_wavinghand": "Welcome 👋",
"you-can-provide-a-runner-but-you-dont-have-to": "You can provide a runner, but you don't have to.", "yes-i-copied-the-token": "Yes, I copied the token",
"you-dont-have-any-scanclients-yet": "You don't have any statsclients yet", "you-are-going-to-loose-all-permissions-and-access-to-the-runner-system": "You are going to loose all permissions and access to the runner system!",
"you-dont-have-any-scanstations-yet": "You don't have any scanstations yet", "you-can-enter-the-donations-paid-amount-manually-or-use-the-max-button-to-use-the-donations-exact-amount": "You can enter the donation's paid amount manually or use the MAX button to use the donation's exact amount.",
"you-have-to-provide-an-organization": "You have to provide an organization", "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-have-to-save-your-changes-to-generate-a-link": "You have to save your changes to generate a link.", "you-can-provide-a-runner-but-you-dont-have-to": "You can provide a runner, but you don't have to.",
"you-must-create-at-least-one-card-or-cancel": "You must create at least one card (or cancel).", "you-dont-have-any-scanclients-yet": "You don't have any statsclients yet",
"zip-postal-code": "ZIP/ postal code", "you-dont-have-any-scanstations-yet": "You don't have any scanstations yet",
"total-donors": "total donors", "you-have-to-provide-an-organization": "You have to provide an organization",
"total-donation-count": "total donations (count)", "you-have-to-save-your-changes-to-generate-a-link": "You have to save your changes to generate a link.",
"average-distance": "average distance", "you-must-create-at-least-one-card-or-cancel": "You must create at least one card (or cancel).",
"average-donation": "average donation" "zip-postal-code": "ZIP/ postal code"
} }