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

This commit is contained in:
Nicolai Ort 2023-02-23 08:36:54 +01:00
parent 8d479c32f8
commit 0e85940cba
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
5 changed files with 993 additions and 954 deletions

View File

@ -2,9 +2,48 @@
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.2](https://git.odit.services/lfk/frontend/compare/0.16.1...0.16.2)
- Fixed scanmodal [`#154`](https://git.odit.services/lfk/frontend/issues/154)
- Merge pull request 'feature/147-cardoverview_performance' (#153) from feature/147-cardoverview_performance into dev [`8d479c3`](https://git.odit.services/lfk/frontend/commit/8d479c32f82938904aee6a10deb80fea85487e4b)
- Merge pull request 'Fixed scanmodal' (#155) from bugfix/154-scan_select_runner_by_id into dev [`549785c`](https://git.odit.services/lfk/frontend/commit/549785cf7d1c9edc1be37dc745b97096232a08ca)
- i18n [`ca6da15`](https://git.odit.services/lfk/frontend/commit/ca6da15ef761184a55b18d56f749f660a32cbb83)
- Bsic datatable conversion [`757655e`](https://git.odit.services/lfk/frontend/commit/757655ea63b3667bc4612ae1595eb52910b61137)
- 1st datatable try with @vincjo/datatables [`81b8fbf`](https://git.odit.services/lfk/frontend/commit/81b8fbf4e341e6f2998a6e9e2053972c5c225021)
- Dasboard Cards redesign [`eb1c17e`](https://git.odit.services/lfk/frontend/commit/eb1c17e3ac7e8f5e7310a90421fc9db3ed15c497)
- set .phone to null if empty [`da6dd55`](https://git.odit.services/lfk/frontend/commit/da6dd55d139a672fa50204eabdca67d9740614a0)
- add group filtering to table [`14d64b6`](https://git.odit.services/lfk/frontend/commit/14d64b6070d98e6368da5709e9ff8221e8a621c7)
- formatting [`24d0747`](https://git.odit.services/lfk/frontend/commit/24d074752f1c5dc1a14b075ac14b448d7e129376)
- RunnersOverview loading fix [`2e075ea`](https://git.odit.services/lfk/frontend/commit/2e075eafab5c4d78fd9aa9d66834b477b2685bfc)
- Added old formatting for runner and status [`df63c23`](https://git.odit.services/lfk/frontend/commit/df63c2388da359dec9ed9968bc9f970be7092a45)
- Added custom status filter [`f0a2b28`](https://git.odit.services/lfk/frontend/commit/f0a2b2859fa18426a454b7d9d6dd22dfdfe7ce27)
- Basic checkbox fix [`1337676`](https://git.odit.services/lfk/frontend/commit/1337676e0894c46da0b6dcb7553e5ea8f88d0c14)
- Fixed all filter [`8dfa19f`](https://git.odit.services/lfk/frontend/commit/8dfa19fa0f9897c61342ece956df88731c7aa861)
- improved runner search [`1b0cd5b`](https://git.odit.services/lfk/frontend/commit/1b0cd5b90bcceb92627c6b7cdcdd7792ed81b50f)
- set table-layout:fixed + display when loaded [`65e8998`](https://git.odit.services/lfk/frontend/commit/65e89988943807c1606a8b6aea49564b13d52537)
- Trigger edit modal [`32ddb66`](https://git.odit.services/lfk/frontend/commit/32ddb66fc8d8cd689f1104759812f4cee4b7a613)
- cleaned up table search [`08047a9`](https://git.odit.services/lfk/frontend/commit/08047a93073c32f5dd7a8e958400ae8a5b7f4035)
- Fixed edit update bug [`0feee0a`](https://git.odit.services/lfk/frontend/commit/0feee0ae2fb6d8dba0b6fd72cedc0712dc749511)
- fix: z-index on action buttons [`224034d`](https://git.odit.services/lfk/frontend/commit/224034dcc6263d3b0a8ea20045e435142d8ed2af)
- rename: ThFilterGroup -> ThFilterStatus [`2a6a399`](https://git.odit.services/lfk/frontend/commit/2a6a39916a03c0466e63354e9f5ad7924cb59b6b)
- new license file version [CI SKIP] [`0e5490f`](https://git.odit.services/lfk/frontend/commit/0e5490f1c84217a5a6d5c8745c4667b32ca65e1a)
- new license file version [CI SKIP] [`026d3d4`](https://git.odit.services/lfk/frontend/commit/026d3d41c1b976a4dc7c733576a6a9e8d4b13b78)
- Updated breakpoints [`452d010`](https://git.odit.services/lfk/frontend/commit/452d0101838d72bff7d588a953faae028e2ff819)
- Tailwind bump [`a101873`](https://git.odit.services/lfk/frontend/commit/a101873eb0946b284a11a5081642711f5087da14)
- Fixed checkbox show [`0900c26`](https://git.odit.services/lfk/frontend/commit/0900c2691e4cfe5046e8ae186c8ac8884c90abd6)
- Removed unused console log [`aafc4c8`](https://git.odit.services/lfk/frontend/commit/aafc4c8d62a7a0a493c8bd60149f90c842534bdd)
- i18n import [`6fe134a`](https://git.odit.services/lfk/frontend/commit/6fe134afc8bfef4e7470b7e53b9312b172a7322b)
- Merge pull request 'fix: RunnerDetail: set .phone to null if empty' (#152) from bugfix/151-runnerdetail--cannot-unset-phone-number into dev [`329c1cc`](https://git.odit.services/lfk/frontend/commit/329c1cc037a43c818ba3b6c72581d29586d76232)
- Merge pull request 'feature/146-runner-table-performance-data-table' (#150) from feature/146-runner-table-performance-data-table into dev [`b82d638`](https://git.odit.services/lfk/frontend/commit/b82d638de1aa1f72aada212cf3e4147d808b4fcf)
- Merge pull request 'feature/148-dashboard_statscards' (#149) from feature/148-dashboard_statscards into dev [`fd1a06b`](https://git.odit.services/lfk/frontend/commit/fd1a06b3595b3713ad474e623c74105125602d46)
- Fixed top checkbox state [`3d2acb6`](https://git.odit.services/lfk/frontend/commit/3d2acb692a28c116790248679e238fb562b24ac5)
#### [0.16.1](https://git.odit.services/lfk/frontend/compare/0.16.0...0.16.1) #### [0.16.1](https://git.odit.services/lfk/frontend/compare/0.16.0...0.16.1)
> 15 February 2023
- fix: donor detail: sponsorings: unset middlename will show as "null" [`#145`](https://git.odit.services/lfk/frontend/issues/145) - fix: donor detail: sponsorings: unset middlename will show as "null" [`#145`](https://git.odit.services/lfk/frontend/issues/145)
- 🚀RELEASE v0.16.1 [`4499480`](https://git.odit.services/lfk/frontend/commit/449948050b8673d43a8dfbb225c3198e4bbb3c7b)
#### [0.16.0](https://git.odit.services/lfk/frontend/compare/0.15.6...0.16.0) #### [0.16.0](https://git.odit.services/lfk/frontend/compare/0.15.6...0.16.0)

View File

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

View File

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

View File

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