🚀RELEASE v0.16.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Philipp Dormann 2023-02-03 14:07:27 +01:00
parent 2c4f27a943
commit 75684efa1a
5 changed files with 979 additions and 952 deletions

View File

@ -2,8 +2,35 @@
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.
#### [0.16.0](https://git.odit.services/lfk/frontend/compare/0.15.6...0.16.0)
- new license file version [CI SKIP] [`2c4f27a`](https://git.odit.services/lfk/frontend/commit/2c4f27a943bb35be6728bb49bd5c2263cba78165)
- Merge pull request 'feature/143-beamershow_clients' (#144) from feature/143-beamershow_clients into dev [`53b7dec`](https://git.odit.services/lfk/frontend/commit/53b7dec7cd516c908d45591b855f4be09371f9b1)
- First page for statsclients [`f299617`](https://git.odit.services/lfk/frontend/commit/f299617c600d2bba7b4405c7c3acae9fd93aefa8)
- Basic statsclient detail [`0215860`](https://git.odit.services/lfk/frontend/commit/02158605be824e5ac21a6284731138190988c794)
- Updated Add modal [`f679330`](https://git.odit.services/lfk/frontend/commit/f679330466205e6480cd7f2b7c2b4fdc41c51525)
- Updated deletion modal [`93fc7c2`](https://git.odit.services/lfk/frontend/commit/93fc7c2e83f78dd88f15d9246127bb9e69f1a8ee)
- Switched drone to kaniko [`1c98005`](https://git.odit.services/lfk/frontend/commit/1c980059cff5c87c452428b53513507c2339451f)
- Re-added copy modal [`fecb07e`](https://git.odit.services/lfk/frontend/commit/fecb07ee373dcaaeaea69fdf8d4c6ee2c257c89c)
- Added Statsclients to sidebar [`068076d`](https://git.odit.services/lfk/frontend/commit/068076dd47373c673a25e730cb8a57c686682810)
- Updated mounted variables [`674e6a9`](https://git.odit.services/lfk/frontend/commit/674e6a90ec23dde9377bea64c14a50e41ffa450d)
- Removed Key after creation [`e10c648`](https://git.odit.services/lfk/frontend/commit/e10c6480a504338b21e30fdf2577e5b6c3b635db)
- Fixed imports and naming [`f3cc07c`](https://git.odit.services/lfk/frontend/commit/f3cc07c009ed0a34e61f1aad47a1a31778145439)
- Updated docker base images [`9767553`](https://git.odit.services/lfk/frontend/commit/976755338b8621064f9a73147aa600af1f77cd51)
- Added translation [`96c55db`](https://git.odit.services/lfk/frontend/commit/96c55db63dbfed92b78ff0e7bdab7a8cce4d76e9)
- Pinned versions [`cff112d`](https://git.odit.services/lfk/frontend/commit/cff112d705a74a135286943298f3f344341325ac)
- Tailwind bump [`e0cbfb0`](https://git.odit.services/lfk/frontend/commit/e0cbfb000bee59a71e06bd58a9c7ef6a0fc7091d)
- Added missing translation [`19a333d`](https://git.odit.services/lfk/frontend/commit/19a333d7bda525fbcb3c68f3cbf85a4f925a9707)
- Bumped apiclient [`c28f1ee`](https://git.odit.services/lfk/frontend/commit/c28f1ee0bc4456595c21858f38e52ed6f16871c5)
- new license file version [CI SKIP] [`3a66f4c`](https://git.odit.services/lfk/frontend/commit/3a66f4c862db9f35c223cc7007b0560fef4e1d63)
- Bumped apiclient [`28cbc5b`](https://git.odit.services/lfk/frontend/commit/28cbc5b98ca09657100e1740b83aa2617243b26b)
- Ignore pnpm lock [`2d8c4c1`](https://git.odit.services/lfk/frontend/commit/2d8c4c1698a1675f618e85e678012f310f87c6ee)
#### [0.15.6](https://git.odit.services/lfk/frontend/compare/0.15.5...0.15.6) #### [0.15.6](https://git.odit.services/lfk/frontend/compare/0.15.5...0.15.6)
> 19 July 2021
- 🚀RELEASE v0.15.6 [`9fc4ad6`](https://git.odit.services/lfk/frontend/commit/9fc4ad63c4f77b46d645e83c94b51747b91247b8)
- Fixed donations getting reduced to the first one on certificates [`2391668`](https://git.odit.services/lfk/frontend/commit/2391668a25a1e11a1409df572d77ad1635070fbc) - Fixed donations getting reduced to the first one on certificates [`2391668`](https://git.odit.services/lfk/frontend/commit/2391668a25a1e11a1409df572d77ad1635070fbc)
- new license file version [CI SKIP] [`97054a7`](https://git.odit.services/lfk/frontend/commit/97054a71c1ab8a045762a55148124965c6994373) - new license file version [CI SKIP] [`97054a7`](https://git.odit.services/lfk/frontend/commit/97054a71c1ab8a045762a55148124965c6994373)

View File

@ -13,7 +13,7 @@
</head> </head>
<body> <body>
<span style="display: none;visibility: hidden;" id="buildinfo">RELEASE_INFO-0.15.6-RELEASE_INFO</span> <span style="display: none;visibility: hidden;" id="buildinfo">RELEASE_INFO-0.16.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": "0.15.6", "version": "0.16.0",
"scripts": { "scripts": {
"i18n-order": "node order.js", "i18n-order": "node order.js",
"dev": "vite", "dev": "vite",

View File

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

View File

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