diff --git a/CHANGELOG.md b/CHANGELOG.md
index 26711db8..5b160a45 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,9 +2,121 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
+#### [0.18.0](https://git.odit.services/lfk/frontend/compare/0.17.3...0.18.0)
+
+- Moved filter function to typed version [`#171`](https://git.odit.services/lfk/frontend/issues/171)
+- ScansOverview: migrate to datatable [`#168`](https://git.odit.services/lfk/frontend/issues/168)
+- wip: ScansOverview -> new datatable [`c87561f`](https://git.odit.services/lfk/frontend/commit/c87561f63b90ab951daf91d9b8b54ba96a94cc7f)
+- Basic card table replace [`5662c3b`](https://git.odit.services/lfk/frontend/commit/5662c3b6da67c00c94254bf39f8820e531fc93ef)
+- RunnersOverview: table responsiveness [`bf1e715`](https://git.odit.services/lfk/frontend/commit/bf1e715261c0076fd8543dd1187c516209a73b16)
+- Basic card delete modal [`8ffe8ef`](https://git.odit.services/lfk/frontend/commit/8ffe8eff0623767809cdc49ea15cf2d30b609285)
+- wip: delete scans [`f105cc0`](https://git.odit.services/lfk/frontend/commit/f105cc0a41972261610d03015ecd5ee492dab8e2)
+- Added delete runner modal [`fd5db7d`](https://git.odit.services/lfk/frontend/commit/fd5db7d68ab4b32f7bb14bd0275a447b749e1fd8)
+- Extracted table bottom [`8f50555`](https://git.odit.services/lfk/frontend/commit/8f50555a06a35d0b11ac1d9201851d00d915c4b8)
+- fix: formatting [`9def0b2`](https://git.odit.services/lfk/frontend/commit/9def0b27c9958c5c75466f56c17b6dc4d44d2b50)
+- fix(CardsOverview): table scroll + checkbox posititioning [`9c13b2f`](https://git.odit.services/lfk/frontend/commit/9c13b2f9e938ad36cb74c66a8f91a5b872c8c2d1)
+- Extracted table header [`c241961`](https://git.odit.services/lfk/frontend/commit/c241961d0ab0d6b8c3bf0453c1a21d84027ed62f)
+- drop legacy dependencies [`c98eb49`](https://git.odit.services/lfk/frontend/commit/c98eb49ae31d1d28de79c7a9c945ade50828f07f)
+- scan delete working [`c7dcf7c`](https://git.odit.services/lfk/frontend/commit/c7dcf7c66d7141117e08462ad05f6f441565d012)
+- Add Card appends current cards [`195d182`](https://git.odit.services/lfk/frontend/commit/195d182cc977b4ac9f342f09a9ea69d461892a95)
+- Moved data loading to onmount [`a35af6f`](https://git.odit.services/lfk/frontend/commit/a35af6f02055115d60d040baaf22dabbeda38498)
+- Add runners reactivity [`06411dc`](https://git.odit.services/lfk/frontend/commit/06411dc14747fc9803da009a29688789c31dfc42)
+- quick cleanup [`ebdd1c2`](https://git.odit.services/lfk/frontend/commit/ebdd1c2c0c2191c60dfacd0c4be989748628ca63)
+- Extracted deletion into function of overview [`a0727a0`](https://git.odit.services/lfk/frontend/commit/a0727a02913708de06be8bf1b9f8cbae5489f080)
+- Moved update card logic to overview [`53b945c`](https://git.odit.services/lfk/frontend/commit/53b945c72fa5b30f03eff8bb83f8f25d85d79b07)
+- wip:ScanValid badge [`bd4952e`](https://git.odit.services/lfk/frontend/commit/bd4952ee575b4cd8caea3608b14d8c51b37a55eb)
+- yeeted extra table styling [`52a02c8`](https://git.odit.services/lfk/frontend/commit/52a02c82d2bdabdf3e632910aa415c1ffb97fd7f)
+- Added custom runner filter [`7c6d39b`](https://git.odit.services/lfk/frontend/commit/7c6d39b5fa60d1b834c9fb74dd26dfc2225161d6)
+- Scan reactive add [`f5d14f2`](https://git.odit.services/lfk/frontend/commit/f5d14f2e1810462cba99b2482320746f0750d4a1)
+- Moved code around [`239f79f`](https://git.odit.services/lfk/frontend/commit/239f79fecba732c807f4296cf524be15c1ccff1e)
+- Scan deletion [`7d8c68a`](https://git.odit.services/lfk/frontend/commit/7d8c68a4550407e8c871545e7a0c5f622a1e3b9c)
+- Added status filter function [`f6c1fea`](https://git.odit.services/lfk/frontend/commit/f6c1fea17ce64d890ac810d9dff058dd589c2989)
+- Added delete toast [`e2ddb5a`](https://git.odit.services/lfk/frontend/commit/e2ddb5a14cc8b450c00129709bf5b933a47866dd)
+- Fixed killing of the dom [`2f62c7a`](https://git.odit.services/lfk/frontend/commit/2f62c7ae89b7dda3bc0efd4d56e677898a3f197f)
+- Cards details modal [`f6985da`](https://git.odit.services/lfk/frontend/commit/f6985daec71e4d922acd8a9b2673fd41317b075f)
+- Reload table data on delete [`3e8dac3`](https://git.odit.services/lfk/frontend/commit/3e8dac3203f56723a3dad4a35887d60fc03d4ae3)
+- Added middle-name [`d811058`](https://git.odit.services/lfk/frontend/commit/d8110580e9a33cfb0c6e9cbdce630262d5b5d4c1)
+- Fixed id sorting [`7cec2a0`](https://git.odit.services/lfk/frontend/commit/7cec2a00c513678cae8643ef3905d566a538bde0)
+- Import add to datatable [`2a91562`](https://git.odit.services/lfk/frontend/commit/2a915620c9adcb481be53e3c919bd5f14a5108ee)
+- Scans deletion [`6d9d8a4`](https://git.odit.services/lfk/frontend/commit/6d9d8a4724135df98ed1bec74b0cc20a8bdbda53)
+- fix(DeleteRunnerModal): ESC key [`1df505e`](https://git.odit.services/lfk/frontend/commit/1df505ea00968f65e7aff85baa80f8935fd2eb7b)
+- Versionbuilder [`1613ae7`](https://git.odit.services/lfk/frontend/commit/1613ae7de6e84aa5f9df6774a8e820fcf515b14a)
+- Fixed edit dispatch [`c681570`](https://git.odit.services/lfk/frontend/commit/c68157013431eeb1150e37fea87da02d5f7b032e)
+- ScansOverview: use CardRunner link [`4b171fd`](https://git.odit.services/lfk/frontend/commit/4b171fd04f4fc895f9919294858e546686504c65)
+- Added custom filter to scan overview [`2c198cf`](https://git.odit.services/lfk/frontend/commit/2c198cfde89363142c1c958e6961b7823196e04e)
+- Disable sort for actions [`fc2c290`](https://git.odit.services/lfk/frontend/commit/fc2c2907c43e5b1fa192b571cf93b2f2e492158f)
+- Delete modal logic [`da33005`](https://git.odit.services/lfk/frontend/commit/da3300562a25cf39945a94f873ec27f0d5fb9dc0)
+- Module [`9ae5e62`](https://git.odit.services/lfk/frontend/commit/9ae5e62e5d84097082bc29fe20b329f6e614f6ed)
+- new license file version [CI SKIP] [`ed1caa7`](https://git.odit.services/lfk/frontend/commit/ed1caa7be7673ef08f9c0074101f3cfb52963ab7)
+- Merge pull request 'experiment/tanstack' (#172) from experiment/tanstack into dev [`d88f3a5`](https://git.odit.services/lfk/frontend/commit/d88f3a5a2737921536c5eb109734abafd7609e51)
+- Removed pnpm store [`eb13f03`](https://git.odit.services/lfk/frontend/commit/eb13f038a1990ed2966552ab1d36df4a76e5a99a)
+- dependency update, drop focusTrap, first tanstack experiment in RunnersOverview [`9bec95e`](https://git.odit.services/lfk/frontend/commit/9bec95ede80908e45ad0f18a66dbb45784f7e33e)
+- Added translations [`dcabed4`](https://git.odit.services/lfk/frontend/commit/dcabed4e93134a1f04305c47536f1cc93b0cfb31)
+- new license file version [CI SKIP] [`d0fe6a2`](https://git.odit.services/lfk/frontend/commit/d0fe6a2e8513638c4d8e2b3dafd48b91490eab3b)
+- Bumped pnpm to 8 [`ee91748`](https://git.odit.services/lfk/frontend/commit/ee91748b3c7c2fb4f196d76121713ac42465b9dd)
+- drop old datatables [`cb5f2b7`](https://git.odit.services/lfk/frontend/commit/cb5f2b73d0a5f71875f48d381382919f9bee364e)
+- wip: pagination [`a59dbbe`](https://git.odit.services/lfk/frontend/commit/a59dbbe50ede47e0dada906d10887cc6b1ae3264)
+- Added sort [`842248e`](https://git.odit.services/lfk/frontend/commit/842248e4c43bb94a0e73981d2d848e0723687932)
+- cleanup headers [`5ecf838`](https://git.odit.services/lfk/frontend/commit/5ecf838dd231269c3c4f0d1e3376ff157457b04a)
+- Moved filter function to shared [`2304b12`](https://git.odit.services/lfk/frontend/commit/2304b12c1cca6a64573223906ab0561ba9050ec5)
+- Group filters [`0283df2`](https://git.odit.services/lfk/frontend/commit/0283df22c84740dd978e09120985215b65d7a12a)
+- feat(RunnersOverview): row selection [`6993511`](https://git.odit.services/lfk/frontend/commit/6993511c67cc81303a1eece7fc2a4218dc818afc)
+- Basic details and delete buttons [`9363773`](https://git.odit.services/lfk/frontend/commit/9363773fa1910975d48746572fe166363986c6ab)
+- Added delete cards button [`70307a9`](https://git.odit.services/lfk/frontend/commit/70307a9e8272f22801c6765c947f8576cc1d1102)
+- ScansOverview: add ThFilterTrack [`008835c`](https://git.odit.services/lfk/frontend/commit/008835c24f833aebbecc53921b0901a76f25bf06)
+- Yeeted old datatable references [`8925261`](https://git.odit.services/lfk/frontend/commit/89252619b1f6d478c287178bfffc573cf574a8fa)
+- Added filter [`a9cdac4`](https://git.odit.services/lfk/frontend/commit/a9cdac4f74a80afe3d0ce677ed5256201b75b29b)
+- Moved sort onclick to header only [`3de7b63`](https://git.odit.services/lfk/frontend/commit/3de7b632e058e9ca9ab951de9e86cc2a40eceb68)
+- Switched drone to pnpm cache [`d79608e`](https://git.odit.services/lfk/frontend/commit/d79608edbb7ca68b0a26f6c021a141373308081f)
+- pagination size [`45a7a90`](https://git.odit.services/lfk/frontend/commit/45a7a90cb8ee933d064c5891b3532cb1ece38d38)
+- RunnersOverview: add filter keyboard support [`9415584`](https://git.odit.services/lfk/frontend/commit/94155845f020679e8765d198b5ab4735e1d1142c)
+- RunnersOverview: pass selectedRunners to actions [`d4ab76e`](https://git.odit.services/lfk/frontend/commit/d4ab76ea1be1789aaa53ca57d33b2356c6804ffd)
+- fix pagination next prev [`cac851f`](https://git.odit.services/lfk/frontend/commit/cac851f2b19dafa01b08d1da612e34cbe3eb4133)
+- Moved docker to pnpm with cache [`4cbd265`](https://git.odit.services/lfk/frontend/commit/4cbd26580e51b854fdfd369056f24a30b04100a1)
+- fix: TracksOverview [`c799088`](https://git.odit.services/lfk/frontend/commit/c7990882cfa4ac6c3a2ffa696dcbf3b62790c1fe)
+- Table header i18n [`070a20a`](https://git.odit.services/lfk/frontend/commit/070a20a2e599e9f00b1bd0e944f9d68d08dc1cba)
+- default to 50 rows pagination [`dc866dd`](https://git.odit.services/lfk/frontend/commit/dc866dd5403ae681193c5e325b1f6d4068f80b61)
+- improved tablefilters/groupFilter [`3abf608`](https://git.odit.services/lfk/frontend/commit/3abf608b15fcfc2cf65b705d28d394917e7ac333)
+- Updated group name conversion [`9111ad1`](https://git.odit.services/lfk/frontend/commit/9111ad147c7537036de834f80db6e557d8d6f0d9)
+- show certificate, runnercard, sponsoring contract section [`49c2cd5`](https://git.odit.services/lfk/frontend/commit/49c2cd5c4b32e1b75fe0dae48c1b470608936704)
+- add basic table styling [`c5e8409`](https://git.odit.services/lfk/frontend/commit/c5e84090795636c7a80d6cabe46168e436d40f50)
+- Cards deleted migrations [`ef077b4`](https://git.odit.services/lfk/frontend/commit/ef077b4e6ad722e6d1c9efd5060165f649fd94c9)
+- ignore pnpm store from now on [`fe62ad5`](https://git.odit.services/lfk/frontend/commit/fe62ad5539bc94b242c30c2952bf4c115cc9abfd)
+- ammendme [`d31fe23`](https://git.odit.services/lfk/frontend/commit/d31fe2363b0f167b937f7d67908e75c709b324d8)
+- updated default table row count [`245db06`](https://git.odit.services/lfk/frontend/commit/245db0617306bab23993caf00dc5ba0405e95625)
+- fix: checkbox styling [`64db553`](https://git.odit.services/lfk/frontend/commit/64db5531858b2275d27c53a347da6c0416a278e8)
+- Added distance conversion [`333214a`](https://git.odit.services/lfk/frontend/commit/333214aa8f945975ee2dcbd1cfa285e5e75c9d02)
+- Added filterfunctions [`a9a965d`](https://git.odit.services/lfk/frontend/commit/a9a965d6981b07b02e3f752e65e1e5c4e9df7147)
+- card/ThFilterRunner: text align left [`7083b3d`](https://git.odit.services/lfk/frontend/commit/7083b3d8d2c81fa4ab14f21d379befbb2dab5b6c)
+- import [`0240e1d`](https://git.odit.services/lfk/frontend/commit/0240e1dca2e162b8c79f294f5c651b4a38455235)
+- fix: table sort button + search style [`57dce34`](https://git.odit.services/lfk/frontend/commit/57dce34fc5b04c297c5341db24ec47c2f1d39595)
+- No longer switching pnpm store path [`e5241d6`](https://git.odit.services/lfk/frontend/commit/e5241d619beda90d271485b6c09142b1e7b9b5f1)
+- Reactivated generate cards modal [`8f33640`](https://git.odit.services/lfk/frontend/commit/8f33640bec8f79987b1319fb0765535fe493d496)
+- Always load bulk created cards [`f89023e`](https://git.odit.services/lfk/frontend/commit/f89023e24ab30c90a8cacf2e9590d1dfa1a743d5)
+- ScansOverview: fallback for manual scans [`1ec9556`](https://git.odit.services/lfk/frontend/commit/1ec9556aa64b996d0bdd9cd3ee50a767a154f5f6)
+- fix min-w th [`b35375c`](https://git.odit.services/lfk/frontend/commit/b35375c929ad8d525b2761c321ecef0399917828)
+- Close modal on delete and import toastify [`03b7ada`](https://git.odit.services/lfk/frontend/commit/03b7ada5ef3cbf64f178d3d0d88c448d76a42885)
+- Fixed styling [`13254b2`](https://git.odit.services/lfk/frontend/commit/13254b24dd75ca3eb47fd53d5368f047545e8420)
+- Implemented table buttons [`11a56f8`](https://git.odit.services/lfk/frontend/commit/11a56f87e89866bd9b2f7029ef683fd139d60aa4)
+- RunnersOverview: disable debug log [`2c992a0`](https://git.odit.services/lfk/frontend/commit/2c992a0e63fa72055d28785fe7f5c21fd26f1fea)
+- RunnersOverview: TopActionSection: add margin top [`88f96ac`](https://git.odit.services/lfk/frontend/commit/88f96acc3c31c748d3da29b4564dd681a89208b9)
+- Unused filter function value [`38d3e19`](https://git.odit.services/lfk/frontend/commit/38d3e1912cd6d5362db236c34e0c602b52060b73)
+- Make the linter happy [`fbc14fd`](https://git.odit.services/lfk/frontend/commit/fbc14fd7b47009bf64a8824e7b60373eea031e3f)
+- Dsable column filter for distance [`67eff0e`](https://git.odit.services/lfk/frontend/commit/67eff0eda9b7d49d1abe784247afdbfbd7a76b00)
+- getPaginationRowModel [`238082b`](https://git.odit.services/lfk/frontend/commit/238082b657998f513111e832556926decbe84e21)
+- -> onkeyup [`aecbabe`](https://git.odit.services/lfk/frontend/commit/aecbabe52221c0ab8d94a42dc8ac42f4f397fde8)
+- removed unused import [`9811ede`](https://git.odit.services/lfk/frontend/commit/9811ede3b23a488a49962a43dae5abad60f93341)
+- drop redundant button role [`e7eddb4`](https://git.odit.services/lfk/frontend/commit/e7eddb4f08632cc803b8752e3561319fab538843)
+- Filter id as equals [`2699b06`](https://git.odit.services/lfk/frontend/commit/2699b06d7c42608b1b3ce2037908a78143038441)
+- debug table [`fd0d45f`](https://git.odit.services/lfk/frontend/commit/fd0d45f721396787ad35fca2a7fd0f26d98b23e9)
+- add TODO for ScansOverview status filter [`9505c2b`](https://git.odit.services/lfk/frontend/commit/9505c2b03005f4e667082cb4527fea863dbbf7fc)
+
#### [0.17.3](https://git.odit.services/lfk/frontend/compare/0.17.2...0.17.3)
+> 15 March 2023
+
- dependency fixes [`3ea7a01`](https://git.odit.services/lfk/frontend/commit/3ea7a015a9beba3c2e4d3eb966f24ff6d4ac786e)
+- đRELEASE v0.17.3 [`85705b6`](https://git.odit.services/lfk/frontend/commit/85705b6e684d0c41d3dc770cef7bffb199101576)
- set pnpm to @7 [`4432941`](https://git.odit.services/lfk/frontend/commit/44329413ed2ca23f74e86db041b2c25b2b1c2a2b)
#### [0.17.2](https://git.odit.services/lfk/frontend/compare/0.17.1...0.17.2)
diff --git a/index.html b/index.html
index 3b24b72a..067309b3 100644
--- a/index.html
+++ b/index.html
@@ -13,7 +13,7 @@
- RELEASE_INFO-0.17.3-RELEASE_INFO
+ RELEASE_INFO-0.18.0-RELEASE_INFO
diff --git a/package.json b/package.json
index 008c1c01..c1838942 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@odit/lfk-frontend",
- "version": "0.17.3",
+ "version": "0.18.0",
"type": "module",
"scripts": {
"i18n-order": "node order.js",
diff --git a/src/locales/de.json b/src/locales/de.json
index c1840b19..098a2fa2 100644
--- a/src/locales/de.json
+++ b/src/locales/de.json
@@ -1,486 +1,486 @@
{
- "404message": "Die gesuchte Seite wurde leider nicht gefunden.",
- "404title": "Fehler 404",
- "about": "Ăber",
- "action": "Aktionen",
- "active": "Aktiv",
- "add-card": "Karte erstellen",
- "add-donation": "Sponsoring erstellen",
- "add-donor": "Sponsor:in erstellen",
- "add-or-update-a-payment": "Zahlung hinzufĂŒgen oder bearbeiten",
- "add-scan": "Scan erstellen",
- "add-the-first-scanstation": "Erstelle deine erste Scannerstation.",
- "add-the-first-statsclient": "Erstelle deinen ersten Statsclient.",
- "add-user-group": "Neue Gruppe erstellen",
- "add-your-first-card": "Erstelle deine erste LĂ€uferkarte",
- "add-your-first-contact": "Erstelle den ersten Kontakt",
- "add-your-first-donor": "Erstelle die erste Sponsor:in",
- "add-your-first-group": "Erstelle die erste Gruppe",
- "add-your-first-organization": "Erstelle die erste Organisation",
- "add-your-first-runner": "Erstelle die erste LĂ€ufer:in",
- "add-your-first-team": "Erstelle das erste Team",
- "add-your-first-track": "Erstelle den ersten Track (Laufstrecke).",
- "add-your-first-user": "Erstelle die erste Benutzer:in",
- "add-your-fist-donation": "Erstelle dein erstes Sponsoring",
- "add-your-fist-scan": "FĂŒge deinen ersten Scan hinzu",
- "adding-card": "Karte wird erstellt",
- "adding-donation": "Sponsoring wird erstellt...",
- "adding-scan": "Scan wird hinzugefĂŒgt",
- "address": "Adresse",
- "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-the-update-youll-get-logged-out-please-login-with-your-new-password-after-that": "Nach der Ănderung wirst du abgemeldet - bitte melde dich dann mit deinem neuen Passwort an.",
- "all": "Alle",
- "all-associated-donations-will-get-deleted-as-well": "Alle Sponsorings dieser Sponsor:in werden ebenfalls gelöscht",
- "all-associated-runners-will-be-deleted-too": "Alle zugehörigen LÀufer:innen werden auch gelöscht!",
- "all-associated-teams-and-runners-will-be-deleted-too": "Alle assoziierten Teams und LÀufer:innen werden auch gelöscht!",
- "already-paid": "Bereits bezahlt",
- "amount": "Anzahl",
- "amount-per-kilometer": "Betrag pro Kilometer",
- "apartment-suite-etc": "Apartment, Wohnung, etc.",
- "application_name": "Lauf fĂŒr Kaya! - Admin",
- "applying-changes": "Ănderungen anwenden",
- "attention": "Achtung!",
- "author": "Autor:in",
- "bitte-bestaetige-diese-laeufer-fuer-den-import": "Bitte die LĂ€ufer:innen fĂŒr den Import bestĂ€tigen.",
- "by": "von",
- "cancel": "Abbrechen",
- "cancel-delete": "Löschen abbrechen",
- "cancel-keep-donor": "Abbrechen, Sponsor:in behalten",
- "cancel-keep-my-profile": "Abbrechen, mein Profil behalten",
- "cancel-keep-organization": "Abbrechen und Organisation bearbeiten",
- "cancel-keep-statsclient": "Abbrechen und Statsclient behalten",
- "cancel-keep-team": "Abbrechen, Team 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.",
- "card-added": "Karte wurde hinzugefĂŒgt",
- "card-deleted": "Karte gelöscht",
- "card-updated": "Karte aktualisiert",
- "cards": "LĂ€uferkarten",
- "certificates": "Urkunden",
- "change-your-password-here": "Hier kannst du dein Passwort Àndern",
- "changing-your-password": "Passwort wird geÀndert",
- "city": "Stadt",
- "click-to-copy-the-link-into-your-clipboard": "Klicke auf den Link, um ihn in deine Zwischenablage zu kopieren",
- "click-to-copy-token-to-clipboard": "Klicke auf den Token, um ihn in deine Zwischenablage zu kopieren",
- "close": "SchlieĂen",
- "code": "Code",
- "configure-the-tracks-and-minimum-lap-times": "Bearbeite die Tracks und ihre minimale Rundenzeit",
- "confirm": "BestÀtigen",
- "confirm-delete": "Löschung BestÀtigen",
- "confirm-delete-donor-with-all-donations": "BestÀtigen, Sponsor:in mit allen Sponsorings löschen",
- "confirm-delete-my-user-profile": "BestÀtigung, mein Benutzerprofil 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-statsclient": "BestÀtigung, Statsclient löschen",
- "confirm-delete-team-and-associated-runners": "BestÀtigung, lösche das Team mitsamt seinen LÀufer:innen.",
- "confirm-deletion": "Löschung BestÀtigen",
- "confirm-the-new-password": "Neues Passwort bestÀtigen",
- "contact": "Kontakt",
- "contact-added": "Kontakt wurde hinzugefĂŒgt",
- "contact-deleted": "Kontakt gelöscht",
- "contact-information": "Kontaktinformation",
- "contact-is-being-added": "Kontakt wird erstellt...",
- "contact-is-being-updated": "Kontakt wird aktualisiert ...",
- "contact-is-not-a-member-in-any-group": "Kontakt gehört zu keiner Gruppe",
- "contacts": "Kontakte",
- "contacts-are-being-loaded": "Kontakte werden geladen ...",
- "copied-link-to-clipboard": "Link wurde in die Zwischenablage kopiert",
- "copied-token-to-clipboard": "Token wurde in die Zwischenablage kopiert",
- "count_organizations": "Organisationen (Anzahl)",
- "count_teams": "Teams (Anzahl)",
- "create": "Erstellen",
- "create-a-new": "Erstelle eine neue",
- "create-a-new-card": "Neue LĂ€uferkarte erstellen",
- "create-a-new-contact": "Kontakt erstellen",
- "create-a-new-distance-donation": "Erstelle ein neues Sponsoring",
- "create-a-new-donor": "Neue Sponsor:in erstellen",
- "create-a-new-fixed-donation": "Erstelle eine neue Festbetragsspende",
- "create-a-new-organization": "Neue Organisation anlegen",
- "create-a-new-runner": "Neue LĂ€ufer:in erstellen",
- "create-a-new-scan-fixed-only": "Neuen Scan erstellen (nur mit Festdistanz)",
- "create-a-new-scanstation": "Neue Station erstellen",
- "create-a-new-statsclient": "Neuen Statsclient erstellen",
- "create-a-new-team": "Erstelle ein neues Team",
- "create-a-new-track": "Neuen Track erstellen",
- "create-a-new-user": "Neue Benutzer:in anlegen",
- "create-a-new-user-group": "Erstelle eine neue Gruppe",
- "create-and-generate-pdf": "Erstellen und PDF herunterladen",
- "create-bulk-blanco-cards": "Blankokarten erstellen",
- "create-bulk-cards": "Blankokarten erstellen",
- "create-organization": "Organisation erstellen",
- "create-team": "Team erstellen",
- "create-track": "Track erstellen",
- "create-user": "Benutzer anlegen",
- "create-without-pdf": "Ohne PDF erstellen",
- "created-blanco-cards": "Blankokarten wurden erstellt",
- "creating-blanco-cards": "Erstelle Blankokarten",
- "credits": "Credits",
- "csv_import__class": "Klasse",
- "csv_import__firstname": "Vorname",
- "csv_import__lastname": "Nachname",
- "csv_import__middlename": "Mittelname",
- "csv_import__team": "Team",
- "danger-zone": "Gefahrenzone",
- "dashboard-greeting": "Hallo",
- "dashboard-title": "Dashboard",
- "datatable": {
- "search": "đ Suche ...",
- "an_error_happened_while_fetching_the_data": "Beim Abrufen der Daten ist ein Fehler aufgetreten",
- "loading": "Wird geladen...",
- "next": "NĂ€chste",
- "of": "von",
- "previous": "Vorherige",
- "to": "bis",
- "showing": "Zeige",
- "no_matching_records_found": "Keine passenden EintrÀge gefunden",
- "page": "Seite",
- "records": "EintrÀge",
- "sort_column_ascending": "Spalte aufsteigend sortieren",
- "sort_column_descending": "Spalte absteigend sortieren"
- },
- "delete": "Löschen",
- "delete-contact": "Kontakt löschen",
- "delete-donation": "Sponsoring löschen",
- "delete-donor": "Sponsor:in löschen",
- "delete-group": "Gruppe löschen",
- "delete-organization": "Organisation löschen",
- "delete-profile": "Profil löschen",
- "delete-runner": "LÀufer:in löschen",
- "delete-scan": "Scan löschen",
- "delete-station": "Station löschen",
- "delete-statsclient": "Statsclient löschen",
- "delete-team": "Team Löschen",
- "delete-user": "Benutzer:in löschen",
- "deleted-scan": "Scan wurde gelöscht",
- "dependency_name": "Name",
- "description": "Beschreibung",
- "description-optional": "Beschreibung (optional)",
- "deselect-all": "Alle abwÀhlen",
- "details": "Details",
- "disabled": "deaktiviert",
- "distance": "Distanz",
- "distance-donation": "Sponsoring",
- "distance-in-km": "Distanz (in KM)",
- "distance-track": "Distanz (+Track)",
- "do-you-really-want-to-delete-your-profile": "Möchtest du dein Profil wirklich 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-the-team-delete_team-name": "Möchtest du das Team {teamname} 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?",
- "documentation": "Dokumentation",
- "donation-amount": "Sponsoringbetrag",
- "donation-amount-must-be-greater-that-0-00eur": "Der Sponsoringbetrag muss gröĂer als 0.00⏠sein.",
- "donation-deleted": "Sponsoring gelöscht",
- "donation-updated": "Sponsoring wurde aktualisiert",
- "donation_added": "Sponsoring hinzugefĂŒgt",
- "donations": "Sponsorings",
- "donor": "Sponsor:in",
- "donor-added": "Sponsor:in hinzugefĂŒgt",
- "donor-deleted": "Sponsor:in gelöscht",
- "donor-has-no-associated-donations": "Zur Sponsor:in gibt es noch keine Sponsorings",
- "donor-is-being-added": "Sponsor:in wird hinzugefĂŒgt...",
- "donor-is-being-updated": "Sponsor:in wird aktualisiert",
- "donors": "Sponsor:innen",
- "donors-are-being-loaded": "Sponsor:innen werden geladen",
- "dont-have-your-email-connected": "Deine E-Mail ist nicht verknĂŒpft?",
- "dont-panic-were-resetting-it": "Keine Panik, wir setzen es zurĂŒck â",
- "e-mail-adress": "E-Mail-Adresse",
- "edit": "Bearbeiten",
- "edit-a-card": "LĂ€uferkarte bearbeiten",
- "edit-permissions": "Berechtigungen bearbeiten",
- "email_address_or_username": "E-Mail-Adresse/ Benutzername",
- "enabled": "aktiviert",
- "enabled_large": "Aktiviert",
- "english": "Englisch",
- "enter-payment": "Zahlung eingeben",
- "error-during-import": "Fehler beim Importieren",
- "error-whyile-copying-to-clipboard": "Fehler beim Kopieren in die Zwischenablage",
- "error_on_login": "đąFehler beim Login",
- "erteilte": "Direkt erteilte",
- "everything-concerning-your-profile": "Alles zu deinem Profil",
- "everything-is-more-fun-together": "Im Team macht's mehr SpaĂ đââïžđââïžđââïž",
- "faq": "FAQ",
- "filename_sponsoringquittungsliste": "SponsoringQuittungsListe",
- "filter-by-organization-team": "Filtern nach Organisation / Team",
- "first-name": "Vorname",
- "first-name-is-required": "Vorname muss angegeben werden",
- "first-scan-of-the-day": "Erster Scan des Tages",
- "fixed-donation": "Festbetragsspende",
- "forgot_password": "Passwort vergessen?",
- "geerbte": "geerbte",
- "general-stats": "Allgemeine Statistiken",
- "general_promise_error": "đą Ein unbekannter Fehler ist aufgetreten",
- "generate-runner-certificate": "Urkunde generieren",
- "generate-runner-certificates": "Urkunden generieren",
- "generate-runnercards": "LĂ€uferkarten generieren",
- "generate-sponsoring-contract": "Sponsoringvertrag generieren",
- "generate-sponsoring-contracts": "SponsoringvertrÀge generieren",
- "generating-pdf": "PDF wird generiert...",
- "generating-pdfs": "PDFs werden generiert...",
- "generic-ui-logic-error": "Etwas ist in der BenutzeroberflÀche schiefgelaufen.",
- "german": "Deutsch",
- "go-to-login": "Zum Login",
- "goback": "Zur Startseite",
- "granted": "GewÀhrt",
- "group": "Gruppe",
- "group-added": "Gruppe hinzugefĂŒgt",
- "group-is-being-added": "Gruppe wird erstellt",
- "group-name-is-required": "Der Gruppenname muss angegeben werden.",
- "group-updated": "Gruppe aktualisiert",
- "groups": "Gruppen",
- "groups-are-being-loaded": "Gruppen werden geladen",
- "home": "Start",
- "icon-image-credits": "Wir möchten uns auĂerdem fĂŒr die verwendeten Icons und Bilder bedanken bei:",
- "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-finished": "Import abgeschlossen",
- "import-runners": "LĂ€ufer:innen importieren",
- "import__target-organization": "Ziel Organisation",
- "imprint": "Impressum ",
- "imprint-loading": "Impressum lÀdt...",
- "inactive": "Inaktiv",
- "installed-version": "Installierte Version",
- "internal-error": "Interner Fehler",
- "invalid": "UngĂŒltig",
- "invalid-mail-reset": "Das ist keine gĂŒltige E-Mail",
- "just-enter-how-many-you-want-and-the-system-will-create-them": "Gebe einfach ein, wie viele Blankokarten das System erstellen soll.",
- "key": "SchlĂŒssel",
- "laeufer-hinzufuegen": "LĂ€ufer:in hinzufĂŒgen",
- "laeufer-importieren": "LĂ€ufer:innen importieren",
- "laptime": "Rundenzeit",
- "last-name": "Nachname",
- "last-name-is-required": "Nachname muss angegeben werden",
- "lfk-is-os": "Das \"Lauf fĂŒr Kaya!\" Frontend ist (wie alle anderen Projekte fĂŒr den \"LfK!\" auch) ein OpenSource Projekt.",
- "license": "Lizenz",
- "licenses-are-being-loaded": "Lizenzen werden geladen...",
- "loading-cards": "LĂ€uferkarten werden geladen",
- "loading-contact-details": "Kontaktdaten werden geladen ...",
- "loading-donation-details": "Lade Sponsoringdetails",
- "loading-donor-details": "Lade Details",
- "loading-group-detail": "Lade Gruppendetails...",
- "loading-profile-data": "Lade Profildaten",
- "loading-runners": "LĂ€ufer:innen werden geladen...",
- "loading-station-details": "Lade Scanstation-Details ...",
- "log_in": "Anmelden",
- "log_in_to_your_account": "Bitte melde dich an",
- "login_is_checked": "Login wird ĂŒberprĂŒft",
- "logout": "Abmelden",
- "mail-validation-in-progress": "E-Mail Verifizierung lÀuft... ",
- "manage-admin-users": "Nutzer verwalten",
- "middle-name": "Mittelname",
- "minimum-lap-time-in-s": "Minimale Rundenzeit (in Sekunden)",
- "minimum-lap-time-must-be-a-positive-number-or-0": "Die minimale Rundenzeit muss eine positive Zahl oder 0 sein",
- "must-be-at-least-10-characters-long": "Passwort muss mindestens 10 Zeichen lang sein!",
- "must-contain-a-lowercase-letter": "Passwort muss einen GroĂbuchstaben enthalten!",
- "must-contain-a-number": "Passwort muss eine Zahl enthalten!",
- "must-contain-a-uppercase-letter": "Passwort muss einen Kleinbuchstaben enthalten!",
- "name": "Name",
- "name-is-required": "Der Gruppenname muss angegeben werden",
- "new-password": "Neues Passwort",
- "no-contact-found": "Keine Kontakte gefunden",
- "no-contact-selected": "Kein Kontakt ausgewÀhlt",
- "no-contact-specified": "Kein Kontakt angegeben",
- "no-donors-found": "Keine Spender:innen gefunden",
- "no-license-text-could-be-found": "Kein Lizenz-Text gefunden đą",
- "no-organization-or-team-found": "Keine Organisationen oder Teams gefunden",
- "no-organization-specified": "Keine Organisation angegeben",
- "no-organizations-found": "Keine Organisationen gefunden",
- "no-runners-found": "Keine LĂ€ufer:innen gefunden",
- "no-tracks-added-yet": "Es wurden noch keine Tracks erstellt.",
- "non-blanko": "Keine/Blankokarte",
- "open": "OFFEN",
- "organization": "Organisation",
- "organization-added": "Organisation hinzugefĂŒgt",
- "organization-deleted": "Organisation gelöscht",
- "organization-detail-is-being-loaded": "Organisationsdetails werden geladen ...",
- "organization-is-being-added": "Organisation wird hinzugefĂŒgt ...",
- "organization-name-is-required": "Der Name muss angegeben werden",
- "organizations": "Organisationen",
- "organizations-are-being-loaded": "Organisationen werden geladen ...",
- "orgs": "Organisationen",
- "oss_credit_description": "Wir verwenden eine Menge Open Source-Software bei diesen Projekten und möchten uns bei den folgenden Projekten und Mitwirkenden bedanken, die dazu beitragen, Open Source groĂartig zu machen!",
- "paid": "BEZAHLT",
- "paid-amount": "Gezahlter Betrag",
- "password": "Passwort",
- "password-changed": "Passwort wurde aktualisiert!",
- "password-is-required": "Passwort muss angegeben werden",
- "password-reset-failed": "Passwort zurĂŒcksetzen ist fehlgeschlagen!",
- "password-reset-in-progress": "Passwort wird zurĂŒckgesetzt...",
- "password-reset-mail-sent": "Passwort-Reset Mail wurde an \"{usersEmail}\" geschickt.",
- "password-reset-successful": "Passwort erfolgreich zurĂŒckgesetzt!",
- "passwords-dont-match": "Die Passwörter stimmen nicht ĂŒberein!",
- "payment-amount-must-be-greater-than-0-00eur": "Der Zahlungsbetrag muss gröĂer als 0.00⏠sein!",
- "pdf-generation-failed": "PDF Generierung fehlgeschlagen!",
- "pdf-successfully-generated": "PDF wurde erfolgreich generiert!",
- "pdfs-successfully-generated": "Alle PDFs wurden generiert!",
- "per-kilometer": "pro Kilometer",
- "permissions": "Berechtigungen",
- "permissions-updated": "Berechtigungen aktualisiert!",
- "phone": "Telefon",
- "please-copy-the-token-and-store-it-somewhere-save": "Bitte kopiere dir den Token und bewahre ihn gut auf.",
- "please-provide-a-password": "Bitte gebe ein Passwort 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-donation": "Bitte gebe alle fĂŒr das Sponsoring notwendigen Daten an.",
- "please-provide-the-nessecary-information-to-create-a-new-scan": "Bitte gebe alle notwendigen Informationen an, um einen neuen Scan zu erstellen.",
- "please-provide-the-required-csv-xlsx-file": "Bitte eine CSV oder XLSX Datei hochladen.",
- "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-contact": "Bitte gebe alle nötigen Informationen an, im den neuen Kontakt zu erstellen.",
- "please-provide-the-required-information-to-add-a-new-organization": "Bitte gebe alle nötigen Informationen an, im die neue Organisation zu erstellen.",
- "please-provide-the-required-information-to-add-a-new-runner": "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-track": "Bitte die benötigten Informationen angeben.",
- "please-provide-the-required-information-to-add-a-new-user": "Bitte gebe alle nötigen Informationen an, im die neue Benutzer:in zu erstellen.",
- "please-provide-the-required-information-to-create-a-new-scanstation": "Bitte gebe alle fĂŒr eine Scannerstation notwendigen Informationen an",
- "please-provide-the-required-information-to-create-a-new-statsclient": "Bitte gebe alle fĂŒr einen Statsclient notwendigen Informationen an",
- "please-request-a-new-reset-mail": "Bitte eine neue Passwortreset-Mail anfordern...",
- "please-wait-a-moment-your-login-is-still-being-processed": "Bitte warte einen Moment, deine Anmeldung wird verarbeitet",
- "prefix": "Prefix",
- "privacy": "Datenschutz",
- "privacy-loading": "DatenschutzerklÀrung lÀdt...",
- "profile": "Profil",
- "profile-deleted": "Profil gelöscht!",
- "profile-picture": "Profilbild",
- "profile-updated": "Profil wurde aktualisiert!",
- "read-license": "Lizenz-Text lesen",
- "receipt-needed": "Spendenquittung benötigt",
- "repo_link": "Link",
- "request-a-new-reset-mail": "Neue Reset-Mail anfordern",
- "reset-my-password": "Passwort zurĂŒcksetzen",
- "reset-password": "Passwort zurĂŒcksetzen",
- "runner": "LĂ€ufer:in",
- "runner-added": "LĂ€ufer:in hinzugefĂŒgt",
- "runner-import": "LĂ€ufer:innen Import",
- "runner-is-being-added": "LĂ€ufer:in wird hinzugefĂŒgt...",
- "runner-updated": "LĂ€ufer:in aktualisiert!",
- "runnercards": "Laeuferkarten",
- "runnerimport_verify_runners_org": "Bitte die LĂ€ufer:innen fĂŒr den Import in die Organisation \"{org_name}\" bestĂ€tigen",
- "runners": "LĂ€ufer",
- "runners-are-being-imported": "LĂ€ufer:innen werden importiert ...",
- "runners-are-being-loaded": "LĂ€ufer:innen werden geladen ...",
- "save": "Speichern",
- "save-changes": "Ănderungen speichern",
- "scan-added": "Scan hinzugefĂŒgt",
- "scan-is-being-updated": "Scan wird aktualisiert",
- "scan-with-fixed-distance": "Scan mit Festdistanz",
- "scans": "Scans",
- "scans-are-being-loaded": "Scans werden geladen",
- "scanstation": "Scanner Station",
- "scanstation-added": "Station wurde erstellt",
- "scanstation-is-being-added": "Scannerstation wird angelegt...",
- "scanstations": "Scanner Stationen",
- "scanstations-are-being-loaded": "Scannerstationen werden geladen...",
- "search-for-an-organization-by-name-or-id": "Suche eine Organisation (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-donor-name-or-id": "Suche eine Spender:in (via Name oder Id)",
- "search-for-permission": "Berechtigungen durchsuchen",
- "search-for-runner-by-name-or-id": "Suche eine LĂ€ufer:in (via Name oder Id)",
- "select-all": "Alle auswÀhlen",
- "select-language": "Sprache auswÀhlen",
- "selfservice-registration": "Selfservice Registrierung",
- "send-a-mail-to-lfk-odit-services": "Sende eine Mail an lfk@odit.services",
- "set-the-user-active-inactive": "Den Benutzer auf (in)aktiv setzen",
- "settings": "Einstellungen",
- "settings-for-your-profile": "Die Einstellungen deines Accounts",
- "something-about-the-group": "Infos zur Gruppe",
- "sponsoring-quittungs-liste_herunterladen": "Sponsoring-Quittungs-Liste herunterladen",
- "sponsorings": "Sponsoringerklaerungen",
- "stats-are-being-loaded": "Die Statistiken werden geladen...",
- "statsclient-deleted": "Statsclient wurde gelöscht",
- "statsclient-is-being-added": "Statsclient wird angelegt...",
- "statsclients": "Statsclient (aka Beamershow)",
- "statsclients-are-being-loaded": "Statsclients werden geladen",
- "status": "Status",
- "stuff-that-could-harm-your-profile": "Einstellungen, die deinem Profil nachhaltig schaden können",
- "successful-password-reset": "Passwort erfolgreich zurĂŒckgesetzt!",
- "team": "Team",
- "team-added": "Team wurde hinzugefĂŒgt",
- "team-deleted": "Team gelöscht",
- "team-detail-is-being-loaded": "Team wird geladen...",
- "team-is-being-added": "Team wird erstellt...",
- "team-name": "Teamname",
- "team-name-is-required": "Teamname ist erforderlich",
- "teams": "Teams",
- "teams-are-being-loaded": "Teams werden geladen ...",
- "the-provided-phone-number-is-invalid-less-than-br-greater-than-please-enter-a-valid-international-number": "Die angegebene Telefonnummer ist nicht korrekt. Bitte gebe eine Telefonnummer im internationalen Format an...",
- "the-scans-distance-must-be-greater-than-0m": "Die Distanz muss gröĂer als 0m sein.",
- "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-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-cards-yet": "Es gibt noch keine LĂ€uferkarten.",
- "there-are-no-contacts-added-yet": "Es wurden noch keine Kontakte hinzugefĂŒgt.",
- "there-are-no-donations-yet": "Es gibt noch keine Sponsorings",
- "there-are-no-donors-yet": "Es gibt noch keine Sponsor:innen",
- "there-are-no-groups-yet": "Es gibt noch keine Gruppen",
- "there-are-no-organizations-added-yet": "Es wurden noch keine Organisationen hinzugefĂŒgt.",
- "there-are-no-runners-added-yet": "Es wurden noch keine LĂ€ufer:innen hinzugefĂŒgt.",
- "there-are-no-scans-yet": "Es gibt noch keine Scans",
- "there-are-no-teams-added-yet": "Es wurden noch keine Teams hinzugefĂŒgt.",
- "there-are-no-users-added-yet": "Es wurden noch keine Benutzer hinzugefĂŒgt.",
- "this-card-is": "Diese Karte ist",
- "this-might-take-a-moment": "Das könnte einen kleinen Moment dauern",
- "this-scanstation-is": "Diese Station ist",
- "token": "Token",
- "total-distance": "gelaufene Strecke",
- "total-donation-amount": "Gesamtbetrag",
- "total-donations": "Spendensumme",
- "total-paid-amount": "Gezahlter Gesamtbetrag",
- "total-scans": "gesamte Scans",
- "total_donation_amount_in_eur": "Gesamtbetrag in âŹ",
- "track": "Track",
- "track-added": "Track hinzugefĂŒgt",
- "track-data-is-being-loaded": "Trackdaten werden geladen",
- "track-is-being-added": "Track wird hinzugefĂŒgt...",
- "track-is-being-updated": "Track wird aktualisiert...",
- "track-length-in-m": "TracklÀnge (in Metern)",
- "track-length-must-be-greater-than-0": "Die LĂ€nge muss gröĂer als 0 (Meter) sein",
- "track-name": "Trackname",
- "track-name-must-not-be-empty": "Der Name muss angegeben werden",
- "track-was-updated": "Track wurde aktualisiert",
- "tracks": "Tracks",
- "unpaid": "Offen",
- "update-card": "Karte aktualisieren",
- "update-password": "Passwort Àndern",
- "updated-contact": "Kontakt aktualisiert!",
- "updated-donor": "Sponsor:in wurde aktualisiert",
- "updated-organization": "Organisation wurde aktualisiert",
- "updated-scan": "Scan wurde aktualisiert",
- "updated-team": "Team wurde aktualisiert",
- "updateing-group": "Gruppe wird aktualisiert...",
- "updating-card": "Karte wird aktualisiert",
- "updating-donation": "Sponsoring wird aktualisiert",
- "updating-organization": "Organisation wird aktualisiert",
- "updating-permissions": "Berechtigungen werden aktualisiert...",
- "updating-runner": "LĂ€ufer:in wird aktualisiert.",
- "updating-team": "Team wird aktualisiert",
- "updating-user": "Benutzer:in wird aktualisiert...",
- "updating-your-profile": "Profil wird aktualisiert...",
- "user-added": "Benutzer hinzugefĂŒgt",
- "user-groups": "Benutzergruppen",
- "user-is-being-added": "Benutzer wird hinzugefĂŒgt ...",
- "user-updated": "Benutzer:in wurde aktualisiert",
- "username": "Benutzername",
- "users": "Benutzer",
- "valid": "GĂŒltig",
- "valid-city-is-required": "Du musst eine Stadt angeben",
- "valid-email-is-required": "Es wird eine valide E-Mail Adresse benötigt",
- "valid-international-phone-number-is-required": "Du musst eine Telefonnummer im internationalen Format angeben...",
- "valid-zipcode-postal-code-is-required": "Du musst eine valide Postleitzahl angeben",
- "verfuegbare": "VerfĂŒgbar",
- "welcome_wavinghand": "Willkommen đ",
- "yes-i-copied-the-token": "Ja, ich habe den Token kopiert",
- "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-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-now-use-your-new-password-to-log-in-to-your-account": "Du kannst dich jetzt mit deinem neuen Passwort anmelden! đ",
- "you-can-provide-a-runner-but-you-dont-have-to": "Du kannst eine LĂ€ufer:in angeben, musst aber nicht.",
- "you-dont-have-any-scanclients-yet": "Es gibt noch keine Statsclients",
- "you-dont-have-any-scanstations-yet": "Es gibt noch keine Scannerstationen",
- "you-have-to-provide-an-organization": "Du musst eine Organisation angeben",
- "you-have-to-save-your-changes-to-generate-a-link": "Du musst deine Ănderungen speichern, um einen Link zu generieren.",
- "you-must-create-at-least-one-card-or-cancel": "Du musst mindestens eine Blankokarte erstellen (oder abbrechen).",
- "zip-postal-code": "Postleitzahl",
- "delete-cards": "Karten löschen",
- "cards-deleted": "Karten gelöscht",
- "please-confirm-the-deletion-of-runner": "Bitte bestÀtige die Löschung der LÀufer:in",
- "runner-deleted": "LÀufer:in gelöscht",
- "scan-deleted": "Scan gelöscht",
- "please-confirm-the-deletion-of-scan": "Bitte bestÀtige die Löschung des Scans",
- "please-confirm-the-deletion-of-card": "Bitte bestÀtige die Löschung der Karte",
- "card": "LĂ€uferkarte",
- "delete-scans": "Scans löschen"
-}
+ "404message": "Die gesuchte Seite wurde leider nicht gefunden.",
+ "404title": "Fehler 404",
+ "about": "Ăber",
+ "action": "Aktionen",
+ "active": "Aktiv",
+ "add-card": "Karte erstellen",
+ "add-donation": "Sponsoring erstellen",
+ "add-donor": "Sponsor:in erstellen",
+ "add-or-update-a-payment": "Zahlung hinzufĂŒgen oder bearbeiten",
+ "add-scan": "Scan erstellen",
+ "add-the-first-scanstation": "Erstelle deine erste Scannerstation.",
+ "add-the-first-statsclient": "Erstelle deinen ersten Statsclient.",
+ "add-user-group": "Neue Gruppe erstellen",
+ "add-your-first-card": "Erstelle deine erste LĂ€uferkarte",
+ "add-your-first-contact": "Erstelle den ersten Kontakt",
+ "add-your-first-donor": "Erstelle die erste Sponsor:in",
+ "add-your-first-group": "Erstelle die erste Gruppe",
+ "add-your-first-organization": "Erstelle die erste Organisation",
+ "add-your-first-runner": "Erstelle die erste LĂ€ufer:in",
+ "add-your-first-team": "Erstelle das erste Team",
+ "add-your-first-track": "Erstelle den ersten Track (Laufstrecke).",
+ "add-your-first-user": "Erstelle die erste Benutzer:in",
+ "add-your-fist-donation": "Erstelle dein erstes Sponsoring",
+ "add-your-fist-scan": "FĂŒge deinen ersten Scan hinzu",
+ "adding-card": "Karte wird erstellt",
+ "adding-donation": "Sponsoring wird erstellt...",
+ "adding-scan": "Scan wird hinzugefĂŒgt",
+ "address": "Adresse",
+ "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-the-update-youll-get-logged-out-please-login-with-your-new-password-after-that": "Nach der Ănderung wirst du abgemeldet - bitte melde dich dann mit deinem neuen Passwort an.",
+ "all": "Alle",
+ "all-associated-donations-will-get-deleted-as-well": "Alle Sponsorings dieser Sponsor:in werden ebenfalls gelöscht",
+ "all-associated-runners-will-be-deleted-too": "Alle zugehörigen LÀufer:innen werden auch gelöscht!",
+ "all-associated-teams-and-runners-will-be-deleted-too": "Alle assoziierten Teams und LÀufer:innen werden auch gelöscht!",
+ "already-paid": "Bereits bezahlt",
+ "amount": "Anzahl",
+ "amount-per-kilometer": "Betrag pro Kilometer",
+ "apartment-suite-etc": "Apartment, Wohnung, etc.",
+ "application_name": "Lauf fĂŒr Kaya! - Admin",
+ "applying-changes": "Ănderungen anwenden",
+ "attention": "Achtung!",
+ "author": "Autor:in",
+ "bitte-bestaetige-diese-laeufer-fuer-den-import": "Bitte die LĂ€ufer:innen fĂŒr den Import bestĂ€tigen.",
+ "by": "von",
+ "cancel": "Abbrechen",
+ "cancel-delete": "Löschen abbrechen",
+ "cancel-keep-donor": "Abbrechen, Sponsor:in behalten",
+ "cancel-keep-my-profile": "Abbrechen, mein Profil behalten",
+ "cancel-keep-organization": "Abbrechen und Organisation bearbeiten",
+ "cancel-keep-statsclient": "Abbrechen und Statsclient behalten",
+ "cancel-keep-team": "Abbrechen, Team 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.",
+ "card": "LĂ€uferkarte",
+ "card-added": "Karte wurde hinzugefĂŒgt",
+ "card-deleted": "Karte gelöscht",
+ "card-updated": "Karte aktualisiert",
+ "cards": "LĂ€uferkarten",
+ "cards-deleted": "Karten gelöscht",
+ "certificates": "Urkunden",
+ "change-your-password-here": "Hier kannst du dein Passwort Àndern",
+ "changing-your-password": "Passwort wird geÀndert",
+ "city": "Stadt",
+ "click-to-copy-the-link-into-your-clipboard": "Klicke auf den Link, um ihn in deine Zwischenablage zu kopieren",
+ "click-to-copy-token-to-clipboard": "Klicke auf den Token, um ihn in deine Zwischenablage zu kopieren",
+ "close": "SchlieĂen",
+ "code": "Code",
+ "configure-the-tracks-and-minimum-lap-times": "Bearbeite die Tracks und ihre minimale Rundenzeit",
+ "confirm": "BestÀtigen",
+ "confirm-delete": "Löschung BestÀtigen",
+ "confirm-delete-donor-with-all-donations": "BestÀtigen, Sponsor:in mit allen Sponsorings löschen",
+ "confirm-delete-my-user-profile": "BestÀtigung, mein Benutzerprofil 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-statsclient": "BestÀtigung, Statsclient löschen",
+ "confirm-delete-team-and-associated-runners": "BestÀtigung, lösche das Team mitsamt seinen LÀufer:innen.",
+ "confirm-deletion": "Löschung BestÀtigen",
+ "confirm-the-new-password": "Neues Passwort bestÀtigen",
+ "contact": "Kontakt",
+ "contact-added": "Kontakt wurde hinzugefĂŒgt",
+ "contact-deleted": "Kontakt gelöscht",
+ "contact-information": "Kontaktinformation",
+ "contact-is-being-added": "Kontakt wird erstellt...",
+ "contact-is-being-updated": "Kontakt wird aktualisiert ...",
+ "contact-is-not-a-member-in-any-group": "Kontakt gehört zu keiner Gruppe",
+ "contacts": "Kontakte",
+ "contacts-are-being-loaded": "Kontakte werden geladen ...",
+ "copied-link-to-clipboard": "Link wurde in die Zwischenablage kopiert",
+ "copied-token-to-clipboard": "Token wurde in die Zwischenablage kopiert",
+ "count_organizations": "Organisationen (Anzahl)",
+ "count_teams": "Teams (Anzahl)",
+ "create": "Erstellen",
+ "create-a-new": "Erstelle eine neue",
+ "create-a-new-card": "Neue LĂ€uferkarte erstellen",
+ "create-a-new-contact": "Kontakt erstellen",
+ "create-a-new-distance-donation": "Erstelle ein neues Sponsoring",
+ "create-a-new-donor": "Neue Sponsor:in erstellen",
+ "create-a-new-fixed-donation": "Erstelle eine neue Festbetragsspende",
+ "create-a-new-organization": "Neue Organisation anlegen",
+ "create-a-new-runner": "Neue LĂ€ufer:in erstellen",
+ "create-a-new-scan-fixed-only": "Neuen Scan erstellen (nur mit Festdistanz)",
+ "create-a-new-scanstation": "Neue Station erstellen",
+ "create-a-new-statsclient": "Neuen Statsclient erstellen",
+ "create-a-new-team": "Erstelle ein neues Team",
+ "create-a-new-track": "Neuen Track erstellen",
+ "create-a-new-user": "Neue Benutzer:in anlegen",
+ "create-a-new-user-group": "Erstelle eine neue Gruppe",
+ "create-and-generate-pdf": "Erstellen und PDF herunterladen",
+ "create-bulk-blanco-cards": "Blankokarten erstellen",
+ "create-bulk-cards": "Blankokarten erstellen",
+ "create-organization": "Organisation erstellen",
+ "create-team": "Team erstellen",
+ "create-track": "Track erstellen",
+ "create-user": "Benutzer anlegen",
+ "create-without-pdf": "Ohne PDF erstellen",
+ "created-blanco-cards": "Blankokarten wurden erstellt",
+ "creating-blanco-cards": "Erstelle Blankokarten",
+ "credits": "Credits",
+ "csv_import__class": "Klasse",
+ "csv_import__firstname": "Vorname",
+ "csv_import__lastname": "Nachname",
+ "csv_import__middlename": "Mittelname",
+ "csv_import__team": "Team",
+ "danger-zone": "Gefahrenzone",
+ "dashboard-greeting": "Hallo",
+ "dashboard-title": "Dashboard",
+ "datatable": {
+ "search": "đ Suche ...",
+ "an_error_happened_while_fetching_the_data": "Beim Abrufen der Daten ist ein Fehler aufgetreten",
+ "loading": "Wird geladen...",
+ "next": "NĂ€chste",
+ "of": "von",
+ "previous": "Vorherige",
+ "to": "bis",
+ "showing": "Zeige",
+ "no_matching_records_found": "Keine passenden EintrÀge gefunden",
+ "page": "Seite",
+ "records": "EintrÀge",
+ "sort_column_ascending": "Spalte aufsteigend sortieren",
+ "sort_column_descending": "Spalte absteigend sortieren"
+ },
+ "delete": "Löschen",
+ "delete-cards": "Karten löschen",
+ "delete-contact": "Kontakt löschen",
+ "delete-donation": "Sponsoring löschen",
+ "delete-donor": "Sponsor:in löschen",
+ "delete-group": "Gruppe löschen",
+ "delete-organization": "Organisation löschen",
+ "delete-profile": "Profil löschen",
+ "delete-runner": "LÀufer:in löschen",
+ "delete-scan": "Scan löschen",
+ "delete-scans": "Scans löschen",
+ "delete-station": "Station löschen",
+ "delete-statsclient": "Statsclient löschen",
+ "delete-team": "Team Löschen",
+ "delete-user": "Benutzer:in löschen",
+ "deleted-scan": "Scan wurde gelöscht",
+ "dependency_name": "Name",
+ "description": "Beschreibung",
+ "description-optional": "Beschreibung (optional)",
+ "deselect-all": "Alle abwÀhlen",
+ "details": "Details",
+ "disabled": "deaktiviert",
+ "distance": "Distanz",
+ "distance-donation": "Sponsoring",
+ "distance-in-km": "Distanz (in KM)",
+ "distance-track": "Distanz (+Track)",
+ "do-you-really-want-to-delete-your-profile": "Möchtest du dein Profil wirklich 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-the-team-delete_team-name": "Möchtest du das Team {teamname} 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?",
+ "documentation": "Dokumentation",
+ "donation-amount": "Sponsoringbetrag",
+ "donation-amount-must-be-greater-that-0-00eur": "Der Sponsoringbetrag muss gröĂer als 0.00⏠sein.",
+ "donation-deleted": "Sponsoring gelöscht",
+ "donation-updated": "Sponsoring wurde aktualisiert",
+ "donation_added": "Sponsoring hinzugefĂŒgt",
+ "donations": "Sponsorings",
+ "donor": "Sponsor:in",
+ "donor-added": "Sponsor:in hinzugefĂŒgt",
+ "donor-deleted": "Sponsor:in gelöscht",
+ "donor-has-no-associated-donations": "Zur Sponsor:in gibt es noch keine Sponsorings",
+ "donor-is-being-added": "Sponsor:in wird hinzugefĂŒgt...",
+ "donor-is-being-updated": "Sponsor:in wird aktualisiert",
+ "donors": "Sponsor:innen",
+ "donors-are-being-loaded": "Sponsor:innen werden geladen",
+ "dont-have-your-email-connected": "Deine E-Mail ist nicht verknĂŒpft?",
+ "dont-panic-were-resetting-it": "Keine Panik, wir setzen es zurĂŒck â",
+ "e-mail-adress": "E-Mail-Adresse",
+ "edit": "Bearbeiten",
+ "edit-a-card": "LĂ€uferkarte bearbeiten",
+ "edit-permissions": "Berechtigungen bearbeiten",
+ "email_address_or_username": "E-Mail-Adresse/ Benutzername",
+ "enabled": "aktiviert",
+ "enabled_large": "Aktiviert",
+ "english": "Englisch",
+ "enter-payment": "Zahlung eingeben",
+ "error-during-import": "Fehler beim Importieren",
+ "error-whyile-copying-to-clipboard": "Fehler beim Kopieren in die Zwischenablage",
+ "error_on_login": "đąFehler beim Login",
+ "erteilte": "Direkt erteilte",
+ "everything-concerning-your-profile": "Alles zu deinem Profil",
+ "everything-is-more-fun-together": "Im Team macht's mehr SpaĂ đââïžđââïžđââïž",
+ "faq": "FAQ",
+ "filename_sponsoringquittungsliste": "SponsoringQuittungsListe",
+ "filter-by-organization-team": "Filtern nach Organisation / Team",
+ "first-name": "Vorname",
+ "first-name-is-required": "Vorname muss angegeben werden",
+ "first-scan-of-the-day": "Erster Scan des Tages",
+ "fixed-donation": "Festbetragsspende",
+ "forgot_password": "Passwort vergessen?",
+ "geerbte": "geerbte",
+ "general-stats": "Allgemeine Statistiken",
+ "general_promise_error": "đą Ein unbekannter Fehler ist aufgetreten",
+ "generate-runner-certificate": "Urkunde generieren",
+ "generate-runner-certificates": "Urkunden generieren",
+ "generate-runnercards": "LĂ€uferkarten generieren",
+ "generate-sponsoring-contract": "Sponsoringvertrag generieren",
+ "generate-sponsoring-contracts": "SponsoringvertrÀge generieren",
+ "generating-pdf": "PDF wird generiert...",
+ "generating-pdfs": "PDFs werden generiert...",
+ "generic-ui-logic-error": "Etwas ist in der BenutzeroberflÀche schiefgelaufen.",
+ "german": "Deutsch",
+ "go-to-login": "Zum Login",
+ "goback": "Zur Startseite",
+ "granted": "GewÀhrt",
+ "group": "Gruppe",
+ "group-added": "Gruppe hinzugefĂŒgt",
+ "group-is-being-added": "Gruppe wird erstellt",
+ "group-name-is-required": "Der Gruppenname muss angegeben werden.",
+ "group-updated": "Gruppe aktualisiert",
+ "groups": "Gruppen",
+ "groups-are-being-loaded": "Gruppen werden geladen",
+ "home": "Start",
+ "icon-image-credits": "Wir möchten uns auĂerdem fĂŒr die verwendeten Icons und Bilder bedanken bei:",
+ "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-finished": "Import abgeschlossen",
+ "import-runners": "LĂ€ufer:innen importieren",
+ "import__target-organization": "Ziel Organisation",
+ "imprint": "Impressum ",
+ "imprint-loading": "Impressum lÀdt...",
+ "inactive": "Inaktiv",
+ "installed-version": "Installierte Version",
+ "internal-error": "Interner Fehler",
+ "invalid": "UngĂŒltig",
+ "invalid-mail-reset": "Das ist keine gĂŒltige E-Mail",
+ "just-enter-how-many-you-want-and-the-system-will-create-them": "Gebe einfach ein, wie viele Blankokarten das System erstellen soll.",
+ "key": "SchlĂŒssel",
+ "laeufer-hinzufuegen": "LĂ€ufer:in hinzufĂŒgen",
+ "laeufer-importieren": "LĂ€ufer:innen importieren",
+ "laptime": "Rundenzeit",
+ "last-name": "Nachname",
+ "last-name-is-required": "Nachname muss angegeben werden",
+ "lfk-is-os": "Das \"Lauf fĂŒr Kaya!\" Frontend ist (wie alle anderen Projekte fĂŒr den \"LfK!\" auch) ein OpenSource Projekt.",
+ "license": "Lizenz",
+ "licenses-are-being-loaded": "Lizenzen werden geladen...",
+ "loading-cards": "LĂ€uferkarten werden geladen",
+ "loading-contact-details": "Kontaktdaten werden geladen ...",
+ "loading-donation-details": "Lade Sponsoringdetails",
+ "loading-donor-details": "Lade Details",
+ "loading-group-detail": "Lade Gruppendetails...",
+ "loading-profile-data": "Lade Profildaten",
+ "loading-runners": "LĂ€ufer:innen werden geladen...",
+ "loading-station-details": "Lade Scanstation-Details ...",
+ "log_in": "Anmelden",
+ "log_in_to_your_account": "Bitte melde dich an",
+ "login_is_checked": "Login wird ĂŒberprĂŒft",
+ "logout": "Abmelden",
+ "mail-validation-in-progress": "E-Mail Verifizierung lÀuft... ",
+ "manage-admin-users": "Nutzer verwalten",
+ "middle-name": "Mittelname",
+ "minimum-lap-time-in-s": "Minimale Rundenzeit (in Sekunden)",
+ "minimum-lap-time-must-be-a-positive-number-or-0": "Die minimale Rundenzeit muss eine positive Zahl oder 0 sein",
+ "must-be-at-least-10-characters-long": "Passwort muss mindestens 10 Zeichen lang sein!",
+ "must-contain-a-lowercase-letter": "Passwort muss einen GroĂbuchstaben enthalten!",
+ "must-contain-a-number": "Passwort muss eine Zahl enthalten!",
+ "must-contain-a-uppercase-letter": "Passwort muss einen Kleinbuchstaben enthalten!",
+ "name": "Name",
+ "name-is-required": "Der Gruppenname muss angegeben werden",
+ "new-password": "Neues Passwort",
+ "no-contact-found": "Keine Kontakte gefunden",
+ "no-contact-selected": "Kein Kontakt ausgewÀhlt",
+ "no-contact-specified": "Kein Kontakt angegeben",
+ "no-donors-found": "Keine Spender:innen gefunden",
+ "no-license-text-could-be-found": "Kein Lizenz-Text gefunden đą",
+ "no-organization-or-team-found": "Keine Organisationen oder Teams gefunden",
+ "no-organization-specified": "Keine Organisation angegeben",
+ "no-organizations-found": "Keine Organisationen gefunden",
+ "no-runners-found": "Keine LĂ€ufer:innen gefunden",
+ "no-tracks-added-yet": "Es wurden noch keine Tracks erstellt.",
+ "non-blanko": "Keine/Blankokarte",
+ "open": "OFFEN",
+ "organization": "Organisation",
+ "organization-added": "Organisation hinzugefĂŒgt",
+ "organization-deleted": "Organisation gelöscht",
+ "organization-detail-is-being-loaded": "Organisationsdetails werden geladen ...",
+ "organization-is-being-added": "Organisation wird hinzugefĂŒgt ...",
+ "organization-name-is-required": "Der Name muss angegeben werden",
+ "organizations": "Organisationen",
+ "organizations-are-being-loaded": "Organisationen werden geladen ...",
+ "orgs": "Organisationen",
+ "oss_credit_description": "Wir verwenden eine Menge Open Source-Software bei diesen Projekten und möchten uns bei den folgenden Projekten und Mitwirkenden bedanken, die dazu beitragen, Open Source groĂartig zu machen!",
+ "paid": "BEZAHLT",
+ "paid-amount": "Gezahlter Betrag",
+ "password": "Passwort",
+ "password-changed": "Passwort wurde aktualisiert!",
+ "password-is-required": "Passwort muss angegeben werden",
+ "password-reset-failed": "Passwort zurĂŒcksetzen ist fehlgeschlagen!",
+ "password-reset-in-progress": "Passwort wird zurĂŒckgesetzt...",
+ "password-reset-mail-sent": "Passwort-Reset Mail wurde an \"{usersEmail}\" geschickt.",
+ "password-reset-successful": "Passwort erfolgreich zurĂŒckgesetzt!",
+ "passwords-dont-match": "Die Passwörter stimmen nicht ĂŒberein!",
+ "payment-amount-must-be-greater-than-0-00eur": "Der Zahlungsbetrag muss gröĂer als 0.00⏠sein!",
+ "pdf-generation-failed": "PDF Generierung fehlgeschlagen!",
+ "pdf-successfully-generated": "PDF wurde erfolgreich generiert!",
+ "pdfs-successfully-generated": "Alle PDFs wurden generiert!",
+ "per-kilometer": "pro Kilometer",
+ "permissions": "Berechtigungen",
+ "permissions-updated": "Berechtigungen aktualisiert!",
+ "phone": "Telefon",
+ "please-confirm-the-deletion-of-card": "Bitte bestÀtige die Löschung der Karte",
+ "please-confirm-the-deletion-of-runner": "Bitte bestÀtige die Löschung der LÀufer:in",
+ "please-confirm-the-deletion-of-scan": "Bitte bestÀtige die Löschung des Scans",
+ "please-copy-the-token-and-store-it-somewhere-save": "Bitte kopiere dir den Token und bewahre ihn gut auf.",
+ "please-provide-a-password": "Bitte gebe ein Passwort 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-donation": "Bitte gebe alle fĂŒr das Sponsoring notwendigen Daten an.",
+ "please-provide-the-nessecary-information-to-create-a-new-scan": "Bitte gebe alle notwendigen Informationen an, um einen neuen Scan zu erstellen.",
+ "please-provide-the-required-csv-xlsx-file": "Bitte eine CSV oder XLSX Datei hochladen.",
+ "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-contact": "Bitte gebe alle nötigen Informationen an, im den neuen Kontakt zu erstellen.",
+ "please-provide-the-required-information-to-add-a-new-organization": "Bitte gebe alle nötigen Informationen an, im die neue Organisation zu erstellen.",
+ "please-provide-the-required-information-to-add-a-new-runner": "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-track": "Bitte die benötigten Informationen angeben.",
+ "please-provide-the-required-information-to-add-a-new-user": "Bitte gebe alle nötigen Informationen an, im die neue Benutzer:in zu erstellen.",
+ "please-provide-the-required-information-to-create-a-new-scanstation": "Bitte gebe alle fĂŒr eine Scannerstation notwendigen Informationen an",
+ "please-provide-the-required-information-to-create-a-new-statsclient": "Bitte gebe alle fĂŒr einen Statsclient notwendigen Informationen an",
+ "please-request-a-new-reset-mail": "Bitte eine neue Passwortreset-Mail anfordern...",
+ "please-wait-a-moment-your-login-is-still-being-processed": "Bitte warte einen Moment, deine Anmeldung wird verarbeitet",
+ "prefix": "Prefix",
+ "privacy": "Datenschutz",
+ "privacy-loading": "DatenschutzerklÀrung lÀdt...",
+ "profile": "Profil",
+ "profile-deleted": "Profil gelöscht!",
+ "profile-picture": "Profilbild",
+ "profile-updated": "Profil wurde aktualisiert!",
+ "read-license": "Lizenz-Text lesen",
+ "receipt-needed": "Spendenquittung benötigt",
+ "repo_link": "Link",
+ "request-a-new-reset-mail": "Neue Reset-Mail anfordern",
+ "reset-my-password": "Passwort zurĂŒcksetzen",
+ "reset-password": "Passwort zurĂŒcksetzen",
+ "runner": "LĂ€ufer:in",
+ "runner-added": "LĂ€ufer:in hinzugefĂŒgt",
+ "runner-deleted": "LÀufer:in gelöscht",
+ "runner-import": "LĂ€ufer:innen Import",
+ "runner-is-being-added": "LĂ€ufer:in wird hinzugefĂŒgt...",
+ "runner-updated": "LĂ€ufer:in aktualisiert!",
+ "runnercards": "Laeuferkarten",
+ "runnerimport_verify_runners_org": "Bitte die LĂ€ufer:innen fĂŒr den Import in die Organisation \"{org_name}\" bestĂ€tigen",
+ "runners": "LĂ€ufer",
+ "runners-are-being-imported": "LĂ€ufer:innen werden importiert ...",
+ "runners-are-being-loaded": "LĂ€ufer:innen werden geladen ...",
+ "save": "Speichern",
+ "save-changes": "Ănderungen speichern",
+ "scan-added": "Scan hinzugefĂŒgt",
+ "scan-deleted": "Scan gelöscht",
+ "scan-is-being-updated": "Scan wird aktualisiert",
+ "scan-with-fixed-distance": "Scan mit Festdistanz",
+ "scans": "Scans",
+ "scans-are-being-loaded": "Scans werden geladen",
+ "scanstation": "Scanner Station",
+ "scanstation-added": "Station wurde erstellt",
+ "scanstation-is-being-added": "Scannerstation wird angelegt...",
+ "scanstations": "Scanner Stationen",
+ "scanstations-are-being-loaded": "Scannerstationen werden geladen...",
+ "search-for-an-organization-by-name-or-id": "Suche eine Organisation (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-donor-name-or-id": "Suche eine Spender:in (via Name oder Id)",
+ "search-for-permission": "Berechtigungen durchsuchen",
+ "search-for-runner-by-name-or-id": "Suche eine LĂ€ufer:in (via Name oder Id)",
+ "select-all": "Alle auswÀhlen",
+ "select-language": "Sprache auswÀhlen",
+ "selfservice-registration": "Selfservice Registrierung",
+ "send-a-mail-to-lfk-odit-services": "Sende eine Mail an lfk@odit.services",
+ "set-the-user-active-inactive": "Den Benutzer auf (in)aktiv setzen",
+ "settings": "Einstellungen",
+ "settings-for-your-profile": "Die Einstellungen deines Accounts",
+ "something-about-the-group": "Infos zur Gruppe",
+ "sponsoring-quittungs-liste_herunterladen": "Sponsoring-Quittungs-Liste herunterladen",
+ "sponsorings": "Sponsoringerklaerungen",
+ "stats-are-being-loaded": "Die Statistiken werden geladen...",
+ "statsclient-deleted": "Statsclient wurde gelöscht",
+ "statsclient-is-being-added": "Statsclient wird angelegt...",
+ "statsclients": "Statsclient (aka Beamershow)",
+ "statsclients-are-being-loaded": "Statsclients werden geladen",
+ "status": "Status",
+ "stuff-that-could-harm-your-profile": "Einstellungen, die deinem Profil nachhaltig schaden können",
+ "successful-password-reset": "Passwort erfolgreich zurĂŒckgesetzt!",
+ "team": "Team",
+ "team-added": "Team wurde hinzugefĂŒgt",
+ "team-deleted": "Team gelöscht",
+ "team-detail-is-being-loaded": "Team wird geladen...",
+ "team-is-being-added": "Team wird erstellt...",
+ "team-name": "Teamname",
+ "team-name-is-required": "Teamname ist erforderlich",
+ "teams": "Teams",
+ "teams-are-being-loaded": "Teams werden geladen ...",
+ "the-provided-phone-number-is-invalid-less-than-br-greater-than-please-enter-a-valid-international-number": "Die angegebene Telefonnummer ist nicht korrekt. Bitte gebe eine Telefonnummer im internationalen Format an...",
+ "the-scans-distance-must-be-greater-than-0m": "Die Distanz muss gröĂer als 0m sein.",
+ "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-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-cards-yet": "Es gibt noch keine LĂ€uferkarten.",
+ "there-are-no-contacts-added-yet": "Es wurden noch keine Kontakte hinzugefĂŒgt.",
+ "there-are-no-donations-yet": "Es gibt noch keine Sponsorings",
+ "there-are-no-donors-yet": "Es gibt noch keine Sponsor:innen",
+ "there-are-no-groups-yet": "Es gibt noch keine Gruppen",
+ "there-are-no-organizations-added-yet": "Es wurden noch keine Organisationen hinzugefĂŒgt.",
+ "there-are-no-runners-added-yet": "Es wurden noch keine LĂ€ufer:innen hinzugefĂŒgt.",
+ "there-are-no-scans-yet": "Es gibt noch keine Scans",
+ "there-are-no-teams-added-yet": "Es wurden noch keine Teams hinzugefĂŒgt.",
+ "there-are-no-users-added-yet": "Es wurden noch keine Benutzer hinzugefĂŒgt.",
+ "this-card-is": "Diese Karte ist",
+ "this-might-take-a-moment": "Das könnte einen kleinen Moment dauern",
+ "this-scanstation-is": "Diese Station ist",
+ "token": "Token",
+ "total-distance": "gelaufene Strecke",
+ "total-donation-amount": "Gesamtbetrag",
+ "total-donations": "Spendensumme",
+ "total-paid-amount": "Gezahlter Gesamtbetrag",
+ "total-scans": "gesamte Scans",
+ "total_donation_amount_in_eur": "Gesamtbetrag in âŹ",
+ "track": "Track",
+ "track-added": "Track hinzugefĂŒgt",
+ "track-data-is-being-loaded": "Trackdaten werden geladen",
+ "track-is-being-added": "Track wird hinzugefĂŒgt...",
+ "track-is-being-updated": "Track wird aktualisiert...",
+ "track-length-in-m": "TracklÀnge (in Metern)",
+ "track-length-must-be-greater-than-0": "Die LĂ€nge muss gröĂer als 0 (Meter) sein",
+ "track-name": "Trackname",
+ "track-name-must-not-be-empty": "Der Name muss angegeben werden",
+ "track-was-updated": "Track wurde aktualisiert",
+ "tracks": "Tracks",
+ "unpaid": "Offen",
+ "update-card": "Karte aktualisieren",
+ "update-password": "Passwort Àndern",
+ "updated-contact": "Kontakt aktualisiert!",
+ "updated-donor": "Sponsor:in wurde aktualisiert",
+ "updated-organization": "Organisation wurde aktualisiert",
+ "updated-scan": "Scan wurde aktualisiert",
+ "updated-team": "Team wurde aktualisiert",
+ "updateing-group": "Gruppe wird aktualisiert...",
+ "updating-card": "Karte wird aktualisiert",
+ "updating-donation": "Sponsoring wird aktualisiert",
+ "updating-organization": "Organisation wird aktualisiert",
+ "updating-permissions": "Berechtigungen werden aktualisiert...",
+ "updating-runner": "LĂ€ufer:in wird aktualisiert.",
+ "updating-team": "Team wird aktualisiert",
+ "updating-user": "Benutzer:in wird aktualisiert...",
+ "updating-your-profile": "Profil wird aktualisiert...",
+ "user-added": "Benutzer hinzugefĂŒgt",
+ "user-groups": "Benutzergruppen",
+ "user-is-being-added": "Benutzer wird hinzugefĂŒgt ...",
+ "user-updated": "Benutzer:in wurde aktualisiert",
+ "username": "Benutzername",
+ "users": "Benutzer",
+ "valid": "GĂŒltig",
+ "valid-city-is-required": "Du musst eine Stadt angeben",
+ "valid-email-is-required": "Es wird eine valide E-Mail Adresse benötigt",
+ "valid-international-phone-number-is-required": "Du musst eine Telefonnummer im internationalen Format angeben...",
+ "valid-zipcode-postal-code-is-required": "Du musst eine valide Postleitzahl angeben",
+ "verfuegbare": "VerfĂŒgbar",
+ "welcome_wavinghand": "Willkommen đ",
+ "yes-i-copied-the-token": "Ja, ich habe den Token kopiert",
+ "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-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-now-use-your-new-password-to-log-in-to-your-account": "Du kannst dich jetzt mit deinem neuen Passwort anmelden! đ",
+ "you-can-provide-a-runner-but-you-dont-have-to": "Du kannst eine LĂ€ufer:in angeben, musst aber nicht.",
+ "you-dont-have-any-scanclients-yet": "Es gibt noch keine Statsclients",
+ "you-dont-have-any-scanstations-yet": "Es gibt noch keine Scannerstationen",
+ "you-have-to-provide-an-organization": "Du musst eine Organisation angeben",
+ "you-have-to-save-your-changes-to-generate-a-link": "Du musst deine Ănderungen speichern, um einen Link zu generieren.",
+ "you-must-create-at-least-one-card-or-cancel": "Du musst mindestens eine Blankokarte erstellen (oder abbrechen).",
+ "zip-postal-code": "Postleitzahl"
+}
\ No newline at end of file
diff --git a/src/locales/en.json b/src/locales/en.json
index 690a6cc9..8207d01f 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -1,486 +1,486 @@
{
- "404message": "Sorry, the page you are looking for could not be found.",
- "404title": "Error 404",
- "about": "About",
- "action": "Action",
- "active": "Active",
- "add-card": "Add Card",
- "add-donation": "Add donation",
- "add-donor": "Add donor",
- "add-or-update-a-payment": "Add or update a payment",
- "add-scan": "Add scan",
- "add-the-first-scanstation": "Add your first scanstation.",
- "add-the-first-statsclient": "Add your first statsclient.",
- "add-user-group": "Add User Group",
- "add-your-first-card": "Add your first card",
- "add-your-first-contact": "Add your first contact",
- "add-your-first-donor": "add your first donor",
- "add-your-first-group": "Add your first group",
- "add-your-first-organization": "Add your first organization",
- "add-your-first-runner": "Add your first runner",
- "add-your-first-team": "Add your first team",
- "add-your-first-track": "Add your first track.",
- "add-your-first-user": "Add your first user",
- "add-your-fist-donation": "Add your fist donation",
- "add-your-fist-scan": "Add your fist scan",
- "adding-card": "Adding Card",
- "adding-donation": "Adding donation...",
- "adding-scan": "Adding Scan",
- "address": "Address",
- "address-is-required": "Address is required",
- "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.",
- "all": "all",
- "all-associated-donations-will-get-deleted-as-well": "All associated donations will get deleted as well",
- "all-associated-runners-will-be-deleted-too": "All associated runners will be deleted too!",
- "all-associated-teams-and-runners-will-be-deleted-too": "All associated teams and runners will be deleted too!",
- "already-paid": "Already paid",
- "amount": "Amount",
- "amount-per-kilometer": "Amount per kilometer",
- "apartment-suite-etc": "Apartment, suite, etc.",
- "application_name": "Lauf fĂŒr Kaya! - Admin",
- "applying-changes": "Applying Changes",
- "attention": "Attention!",
- "author": "Author",
- "bitte-bestaetige-diese-laeufer-fuer-den-import": "Please confirm these runners for import.",
- "by": "by",
- "cancel": "Cancel",
- "cancel-delete": "Cancel Delete",
- "cancel-keep-donor": "Cancel, keep donor",
- "cancel-keep-my-profile": "Cancel, keep my profile",
- "cancel-keep-organization": "Cancel, keep organization",
- "cancel-keep-statsclient": "Cancel and keep statsclient",
- "cancel-keep-team": "Cancel, keep team",
- "cannot-reset-your-password-directly": "Bummer. We unfortunately cannot reset your password directly. Please send us a mail and confirm your identity",
- "card-added": "Card added",
- "card-deleted": "Card deleted",
- "card-updated": "Card updated",
- "cards": "Cards",
- "certificates": "Certificates",
- "change-your-password-here": "Change your password here",
- "changing-your-password": "Changing your password",
- "city": "City",
- "click-to-copy-the-link-into-your-clipboard": "Click to copy the link into your clipboard",
- "click-to-copy-token-to-clipboard": "Click to copy the token to your clipboard",
- "close": "Close",
- "code": "Code",
- "configure-the-tracks-and-minimum-lap-times": "configure the tracks & minimum lap times",
- "confirm": "Confirm",
- "confirm-delete": "Confirm Delete",
- "confirm-delete-donor-with-all-donations": "Confirm, delete donor with all donations",
- "confirm-delete-my-user-profile": "Confirm, delete my user profile",
- "confirm-delete-organization-and-associated-teams-runners": "Confirm, delete organization and associated teams+runners.",
- "confirm-delete-statsclient": "Confirm, delete statsclient",
- "confirm-delete-team-and-associated-runners": "Confirm, delete team and associated runners.",
- "confirm-deletion": "Confirm Deletion",
- "confirm-the-new-password": "Confirm the new password",
- "contact": "Contact",
- "contact-added": "Contact added",
- "contact-deleted": "Contact deleted",
- "contact-information": "Contact Information",
- "contact-is-being-added": "Contact is being added...",
- "contact-is-being-updated": "Contact is being updated...",
- "contact-is-not-a-member-in-any-group": "Contact is not a member in any group",
- "contacts": "Contacts",
- "contacts-are-being-loaded": "contacts are being loaded...",
- "copied-link-to-clipboard": "Copied link to clipboard",
- "copied-token-to-clipboard": "Copied token to clipboard",
- "count_organizations": "# Organizations",
- "count_teams": "# Teams",
- "create": "Create",
- "create-a-new": "Create a new",
- "create-a-new-card": "Create a new card",
- "create-a-new-contact": "Create a new contact",
- "create-a-new-distance-donation": "Create a new distance donation",
- "create-a-new-donor": "Create a new donor",
- "create-a-new-fixed-donation": "Create a new fixed donation",
- "create-a-new-organization": "Create a new Organization",
- "create-a-new-runner": "Create a new Runner",
- "create-a-new-scan-fixed-only": "Create a new scan (fixed only)",
- "create-a-new-scanstation": "Create a new station",
- "create-a-new-statsclient": "Create a new statsclient",
- "create-a-new-team": "Create a new team",
- "create-a-new-track": "Create a new Track",
- "create-a-new-user": "Create a new User",
- "create-a-new-user-group": "Create a new user group",
- "create-and-generate-pdf": "Create and generate PDF",
- "create-bulk-blanco-cards": "Create bulk blanco cards",
- "create-bulk-cards": "Add blanco cards",
- "create-organization": "Create Organization",
- "create-team": "Create Team",
- "create-track": "Create Track",
- "create-user": "Create User",
- "create-without-pdf": "Create without PDF",
- "created-blanco-cards": "Created blanco cards",
- "creating-blanco-cards": "Creating blanco cards",
- "credits": "Credits",
- "csv_import__class": "Class",
- "csv_import__firstname": "Firstname",
- "csv_import__lastname": "Lastname",
- "csv_import__middlename": "Middlename",
- "csv_import__team": "Team",
- "danger-zone": "Danger zone",
- "dashboard-greeting": "Hello",
- "dashboard-title": "Dashboard",
- "datatable": {
- "search": "đ Search...",
- "sort_column_ascending": "Sort column ascending",
- "sort_column_descending": "Sort column descending",
- "previous": "Previous",
- "next": "Next",
- "page": "Page",
- "showing": "Showing",
- "records": "Records",
- "of": "of",
- "to": "to",
- "loading": "Loading...",
- "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-donation": "Delete Donation",
- "delete-donor": "Delete donor",
- "delete-group": "Delete Group",
- "delete-organization": "Delete Organization",
- "delete-profile": "Delete Profile",
- "delete-runner": "Delete Runner",
- "delete-scan": "Delete scan",
- "delete-station": "Delete station",
- "delete-statsclient": "Delete statsclient",
- "delete-team": "Delete Team",
- "delete-user": "Delete User",
- "deleted-scan": "Deleted scan",
- "dependency_name": "Name",
- "description": "description",
- "description-optional": "Description (optional)",
- "deselect-all": "deselect all",
- "details": "Details",
- "disabled": "disabled",
- "distance": "Distance",
- "distance-donation": "distance donation",
- "distance-in-km": "Distance in km",
- "distance-track": "Distance (+Track)",
- "do-you-really-want-to-delete-your-profile": "Do you really want to delete your profile?",
- "do-you-want-to-delete-the-organization-delete_org-name": "Do you want to delete the organization {orgname}?",
- "do-you-want-to-delete-the-team-delete_team-name": "Do you want to delete the team {teamname}?",
- "do-you-want-to-delete-this-donor-with-all-related-donations": "Do you want to delete this donor with all related donations",
- "documentation": "Documentation",
- "donation-amount": "Donation amount",
- "donation-amount-must-be-greater-that-0-00eur": "Donation amount must be greater that 0.00âŹ",
- "donation-deleted": "Donation deleted",
- "donation-updated": "Donation updated",
- "donation_added": "Donation_added",
- "donations": "Donations",
- "donor": "Donor",
- "donor-added": "Donor added",
- "donor-deleted": "donor deleted",
- "donor-has-no-associated-donations": "Donor has no associated donations.",
- "donor-is-being-added": "Donor is being added...",
- "donor-is-being-updated": "Donor is being updated",
- "donors": "Donors",
- "donors-are-being-loaded": "donors are being loaded",
- "dont-have-your-email-connected": "Don't have your email connected?",
- "dont-panic-were-resetting-it": "Don't panic, we're resetting it â",
- "e-mail-adress": "E-Mail Adress",
- "edit": "Edit",
- "edit-a-card": "Edit a card",
- "edit-permissions": "edit permissions",
- "email_address_or_username": "Email / username",
- "enabled": "enabled",
- "enabled_large": "Enabled",
- "english": "English",
- "enter-payment": "Enter payment",
- "error-during-import": "Error during import",
- "error-whyile-copying-to-clipboard": "Error while copying to clipboard",
- "error_on_login": "Error on login",
- "erteilte": "Directly granted",
- "everything-concerning-your-profile": "Everything concerning your profile",
- "everything-is-more-fun-together": "everything is more fun together đââïžđââïžđââïž",
- "faq": "FAQ",
- "filename_sponsoringquittungsliste": "DonorReceiptList",
- "filter-by-organization-team": "Filter by Organization/ Team",
- "first-name": "First name",
- "first-name-is-required": "First Name is required",
- "first-scan-of-the-day": "First scan of the day.",
- "fixed-donation": "fixed donation",
- "forgot_password": "Forgot your password?",
- "geerbte": "inherited",
- "general-stats": "General Stats",
- "general_promise_error": "đą Error",
- "generate-runner-certificate": "Generate runner certificate",
- "generate-runner-certificates": "Generate runner certificates",
- "generate-runnercards": "Generate Runnercards",
- "generate-sponsoring-contract": "generate sponsoring contract",
- "generate-sponsoring-contracts": "generate sponsoring contracts",
- "generating-pdf": "generating PDF...",
- "generating-pdfs": "generating PDFs...",
- "generic-ui-logic-error": "Something went wrong in the UI logic",
- "german": "German",
- "go-to-login": "Go To Login",
- "goback": "Go Home",
- "granted": "granted",
- "group": "Group",
- "group-added": "Group added",
- "group-is-being-added": "Group is being added...",
- "group-name-is-required": "Group name is required",
- "group-updated": "group updated",
- "groups": "Groups",
- "groups-are-being-loaded": "Groups are being loaded",
- "home": "Home",
- "icon-image-credits": "We also want to thank these projects for illustrations and icons:",
- "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-finished": "Import finished",
- "import-runners": "Import runners",
- "import__target-organization": "Target Organization",
- "imprint": "Imprint",
- "imprint-loading": "Imprint loading...",
- "inactive": "Inactive",
- "installed-version": "Installed version",
- "internal-error": "Internal Error",
- "invalid": "Invalid",
- "invalid-mail-reset": "the provided email is 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",
- "key": "Key",
- "laeufer-hinzufuegen": "Add runner",
- "laeufer-importieren": "LĂ€ufer importieren",
- "laptime": "Laptime",
- "last-name": "Last name",
- "last-name-is-required": "Last Name is required",
- "lfk-is-os": "The \"Lauf fĂŒr Kaya!\" Frontend is (like all other projects for the \"LfK!\" Also) an open source project.",
- "license": "License",
- "licenses-are-being-loaded": "Licenses are being loaded...",
- "loading-cards": "Loading cards",
- "loading-contact-details": "Loading contact details...",
- "loading-donation-details": "Loading donation details",
- "loading-donor-details": "Loading donor details",
- "loading-group-detail": "Loading group detail...",
- "loading-profile-data": "Loading profile data",
- "loading-runners": "loading runners...",
- "loading-station-details": "Loading station details",
- "log_in": "Log in",
- "log_in_to_your_account": "Log in to your account",
- "login_is_checked": "Login is being checked...",
- "logout": "Logout",
- "mail-validation-in-progress": "mail validation in progress...",
- "manage-admin-users": "manage admin users",
- "middle-name": "Middle name",
- "minimum-lap-time-in-s": "minimum lap time in s",
- "minimum-lap-time-must-be-a-positive-number-or-0": "minimum lap time must be a positive number or 0",
- "must-be-at-least-10-characters-long": "Must be at least 10 characters long!",
- "must-contain-a-lowercase-letter": "Must contain a lowercase letter!",
- "must-contain-a-number": "Must contain a number!",
- "must-contain-a-uppercase-letter": "Must contain a uppercase letter!",
- "name": "Name",
- "name-is-required": "Name is required",
- "new-password": "New password",
- "no-contact-found": "No contacts found",
- "no-contact-selected": "No contact selected",
- "no-contact-specified": "no contact specified",
- "no-donors-found": "No donors found",
- "no-license-text-could-be-found": "No license text could be found đą",
- "no-organization-or-team-found": "No organization or team found",
- "no-organization-specified": "no organization specified",
- "no-organizations-found": "No organizations found",
- "no-runners-found": "No runners found",
- "no-tracks-added-yet": "there are no tracks added yet.",
- "non-blanko": "Non/Blanko",
- "open": "OPEN",
- "organization": "Organization",
- "organization-added": "Organization added",
- "organization-deleted": "Organization deleted",
- "organization-detail-is-being-loaded": "organization detail is being loaded...",
- "organization-is-being-added": "Organization is being added...",
- "organization-name-is-required": "Organization name is required",
- "organizations": "Organizations",
- "organizations-are-being-loaded": "organizations are being loaded...",
- "orgs": "Organizations",
- "oss_credit_description": "We use a lot of open source software on these projects, and would like to thank the following projects and contributors who help make open source great!",
- "paid": "PAID",
- "paid-amount": "Paid amount",
- "password": "Password",
- "password-changed": "Password changed!",
- "password-is-required": "Password is required",
- "password-reset-failed": "Password reset failed!",
- "password-reset-in-progress": "Password Reset in Progress...",
- "password-reset-mail-sent": "Password reset mail was sent to \"{usersEmail}\".",
- "password-reset-successful": "Password Reset successful!",
- "passwords-dont-match": "Passwords don't match!",
- "payment-amount-must-be-greater-than-0-00eur": "Payment amount must be greater than 0.00âŹ!",
- "pdf-generation-failed": "PDF generation failed!",
- "pdf-successfully-generated": "PDF successfully generated!",
- "pdfs-successfully-generated": "PDFs successfully generated!",
- "per-kilometer": "per Kilometer",
- "permissions": "Permissions",
- "permissions-updated": "Permissions updated!",
- "phone": "Phone",
- "please-copy-the-token-and-store-it-somewhere-save": "Please copy the token and store it somewhere safe.",
- "please-provide-a-password": "Please provide a password...",
- "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-donation": "Please provide the nessecary information to create a new donation",
- "please-provide-the-nessecary-information-to-create-a-new-scan": "Please provide the nessecary information to create a new scan.",
- "please-provide-the-required-csv-xlsx-file": "Please provide the required csv/ xlsx file",
- "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-contact": "Please provide the required information to add a new contact.",
- "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-runner": "Please provide the required information to add a new runner.",
- "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-track": "Please provide the required information to add a new track.",
- "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-scanstation": "Please provide the required information to create a new scanstation",
- "please-provide-the-required-information-to-create-a-new-statsclient": "Please provide the required information to create a new statsclient",
- "please-request-a-new-reset-mail": "Please request a new reset mail...",
- "please-wait-a-moment-your-login-is-still-being-processed": "Please wait a moment, your login is still being processed",
- "prefix": "Prefix",
- "privacy": "Privacy",
- "privacy-loading": "Privacy loading...",
- "profile": "Profile",
- "profile-deleted": "Profile deleted!",
- "profile-picture": "Profile Picture",
- "profile-updated": "Profile updated!",
- "read-license": "Read License",
- "receipt-needed": "Receipt needed",
- "repo_link": "Link",
- "request-a-new-reset-mail": "Request a new reset mail",
- "reset-my-password": "Reset my password",
- "reset-password": "Reset your password",
- "runner": "Runner",
- "runner-added": "Runner added",
- "runner-import": "Runner Import",
- "runner-is-being-added": "Runner is being added...",
- "runner-updated": "Runner updated!",
- "runnercards": "Runnercards",
- "runnerimport_verify_runners_org": "Please confirm these runners for import into the organization \"{org_name}\"",
- "runners": "Runners",
- "runners-are-being-imported": "Runners are being imported...",
- "runners-are-being-loaded": "runners are being loaded...",
- "save": "Save",
- "save-changes": "Save Changes",
- "scan-added": "Scan added",
- "scan-is-being-updated": "Scan is being updated",
- "scan-with-fixed-distance": "Scan with fixed distance",
- "scans": "Scans",
- "scans-are-being-loaded": "Scans are being loaded",
- "scanstation": "Scanstation",
- "scanstation-added": "Scanstation added",
- "scanstation-is-being-added": "Adding scanstation...",
- "scanstations": "Scanstations",
- "scanstations-are-being-loaded": "Loading scanstations...",
- "search-for-an-organization-by-name-or-id": "Search for an organization (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-donor-name-or-id": "Search for donor (by name or id)",
- "search-for-permission": "Search for permission",
- "search-for-runner-by-name-or-id": "Search for runner (by name or id)",
- "select-all": "select all",
- "select-language": "Select language",
- "selfservice-registration": "Selfservice registration",
- "send-a-mail-to-lfk-odit-services": "send a mail to lfk@odit.services",
- "set-the-user-active-inactive": "set the user active/ inactive",
- "settings": "Settings",
- "settings-for-your-profile": "Settings for your profile",
- "something-about-the-group": "Something about the group...",
- "sponsoring-quittungs-liste_herunterladen": "Download donor receipt list",
- "sponsorings": "Sponsorings",
- "stats-are-being-loaded": "stats are being loaded...",
- "statsclient-deleted": "Deleted statsclient",
- "statsclient-is-being-added": "Statsclient is being added...",
- "statsclients": "Statsclients (aka Beamershow)",
- "statsclients-are-being-loaded": "Loading statsclients",
- "status": "Status",
- "stuff-that-could-harm-your-profile": "Stuff that could harm your profile",
- "successful-password-reset": "Successful password reset!",
- "team": "Team",
- "team-added": "Team added",
- "team-deleted": "Team deleted",
- "team-detail-is-being-loaded": "team detail is being loaded...",
- "team-is-being-added": "Team is being added...",
- "team-name": "Team name",
- "team-name-is-required": "team name is required",
- "teams": "Teams",
- "teams-are-being-loaded": "teams are being loaded...",
- "the-provided-phone-number-is-invalid-less-than-br-greater-than-please-enter-a-valid-international-number": "the provided phone number is invalid. please enter a valid international number...",
- "the-scans-distance-must-be-greater-than-0m": "The scan's distance must be greater than 0m",
- "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-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-cards-yet": "There are no cards yet.",
- "there-are-no-contacts-added-yet": "There are no contacts added yet.",
- "there-are-no-donations-yet": "There are no donations yet",
- "there-are-no-donors-yet": "There are no donors yet",
- "there-are-no-groups-yet": "There are no groups yet",
- "there-are-no-organizations-added-yet": "There are no organizations added yet.",
- "there-are-no-runners-added-yet": "There are no runners added yet.",
- "there-are-no-scans-yet": "There are no scans yet",
- "there-are-no-teams-added-yet": "There are no teams added yet.",
- "there-are-no-users-added-yet": "There are no users added yet.",
- "this-card-is": "This card is",
- "this-might-take-a-moment": "This might take a moment đ",
- "this-scanstation-is": "This scanstation is",
- "token": "Token",
- "total-distance": "total distance",
- "total-donation-amount": "total donation amount",
- "total-donations": "total donations",
- "total-paid-amount": "Total paid amount",
- "total-scans": "total scans",
- "total_donation_amount_in_eur": "Total donation amount in âŹ",
- "track": "Track",
- "track-added": "Track added",
- "track-data-is-being-loaded": "Track data is being loaded",
- "track-is-being-added": "Track is being added...",
- "track-is-being-updated": "Track is being updated...",
- "track-length-in-m": "Track Length in m",
- "track-length-must-be-greater-than-0": "Track length must be greater than 0",
- "track-name": "Track name",
- "track-name-must-not-be-empty": "Track name must not be empty",
- "track-was-updated": "Track was updated!",
- "tracks": "Tracks",
- "unpaid": "Unpaid",
- "update-card": "Update Card",
- "update-password": "Update password",
- "updated-contact": "Updated contact!",
- "updated-donor": "updated donor",
- "updated-organization": "updated organization",
- "updated-scan": "updated scan",
- "updated-team": "Updated team",
- "updateing-group": "updateing group...",
- "updating-card": "Updating card",
- "updating-donation": "Updating donation",
- "updating-organization": "updating organization",
- "updating-permissions": "updating permissions...",
- "updating-runner": "Updating runner...",
- "updating-team": "Updating team",
- "updating-user": "updating user...",
- "updating-your-profile": "Updating your profile...",
- "user-added": "User added",
- "user-groups": "User Groups",
- "user-is-being-added": "User is being added...",
- "user-updated": "User updated",
- "username": "Username",
- "users": "Users",
- "valid": "Valid",
- "valid-city-is-required": "Valid city is required",
- "valid-email-is-required": "valid email is required",
- "valid-international-phone-number-is-required": "valid international phone number is required...",
- "valid-zipcode-postal-code-is-required": "Valid zipcode/ postal code is required",
- "verfuegbare": "availdable",
- "welcome_wavinghand": "Welcome đ",
- "yes-i-copied-the-token": "Yes, I copied the token",
- "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-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-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-provide-a-runner-but-you-dont-have-to": "You can provide a runner, but you don't have to.",
- "you-dont-have-any-scanclients-yet": "You don't have any statsclients yet",
- "you-dont-have-any-scanstations-yet": "You don't have any scanstations yet",
- "you-have-to-provide-an-organization": "You have to provide an organization",
- "you-have-to-save-your-changes-to-generate-a-link": "You have to save your changes to generate a link.",
- "you-must-create-at-least-one-card-or-cancel": "You must create at least one card (or cancel).",
- "zip-postal-code": "ZIP/ postal code",
- "delete-cards": "Delete cards",
- "cards-deleted": "Cards deleted",
- "please-confirm-the-deletion-of-runner": "Please confirm the deletion of this runner",
- "runner-deleted": "runner deleted",
- "scan-deleted": "scan deleted",
- "please-confirm-the-deletion-of-scan": "Please confirm the deletion of scan",
- "please-confirm-the-deletion-of-card": "Please confirm the deletion of this card",
- "card": "card",
- "delete-scans": "Delete scans"
-}
+ "404message": "Sorry, the page you are looking for could not be found.",
+ "404title": "Error 404",
+ "about": "About",
+ "action": "Action",
+ "active": "Active",
+ "add-card": "Add Card",
+ "add-donation": "Add donation",
+ "add-donor": "Add donor",
+ "add-or-update-a-payment": "Add or update a payment",
+ "add-scan": "Add scan",
+ "add-the-first-scanstation": "Add your first scanstation.",
+ "add-the-first-statsclient": "Add your first statsclient.",
+ "add-user-group": "Add User Group",
+ "add-your-first-card": "Add your first card",
+ "add-your-first-contact": "Add your first contact",
+ "add-your-first-donor": "add your first donor",
+ "add-your-first-group": "Add your first group",
+ "add-your-first-organization": "Add your first organization",
+ "add-your-first-runner": "Add your first runner",
+ "add-your-first-team": "Add your first team",
+ "add-your-first-track": "Add your first track.",
+ "add-your-first-user": "Add your first user",
+ "add-your-fist-donation": "Add your fist donation",
+ "add-your-fist-scan": "Add your fist scan",
+ "adding-card": "Adding Card",
+ "adding-donation": "Adding donation...",
+ "adding-scan": "Adding Scan",
+ "address": "Address",
+ "address-is-required": "Address is required",
+ "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.",
+ "all": "all",
+ "all-associated-donations-will-get-deleted-as-well": "All associated donations will get deleted as well",
+ "all-associated-runners-will-be-deleted-too": "All associated runners will be deleted too!",
+ "all-associated-teams-and-runners-will-be-deleted-too": "All associated teams and runners will be deleted too!",
+ "already-paid": "Already paid",
+ "amount": "Amount",
+ "amount-per-kilometer": "Amount per kilometer",
+ "apartment-suite-etc": "Apartment, suite, etc.",
+ "application_name": "Lauf fĂŒr Kaya! - Admin",
+ "applying-changes": "Applying Changes",
+ "attention": "Attention!",
+ "author": "Author",
+ "bitte-bestaetige-diese-laeufer-fuer-den-import": "Please confirm these runners for import.",
+ "by": "by",
+ "cancel": "Cancel",
+ "cancel-delete": "Cancel Delete",
+ "cancel-keep-donor": "Cancel, keep donor",
+ "cancel-keep-my-profile": "Cancel, keep my profile",
+ "cancel-keep-organization": "Cancel, keep organization",
+ "cancel-keep-statsclient": "Cancel and keep statsclient",
+ "cancel-keep-team": "Cancel, keep team",
+ "cannot-reset-your-password-directly": "Bummer. We unfortunately cannot reset your password directly. Please send us a mail and confirm your identity",
+ "card": "card",
+ "card-added": "Card added",
+ "card-deleted": "Card deleted",
+ "card-updated": "Card updated",
+ "cards": "Cards",
+ "cards-deleted": "Cards deleted",
+ "certificates": "Certificates",
+ "change-your-password-here": "Change your password here",
+ "changing-your-password": "Changing your password",
+ "city": "City",
+ "click-to-copy-the-link-into-your-clipboard": "Click to copy the link into your clipboard",
+ "click-to-copy-token-to-clipboard": "Click to copy the token to your clipboard",
+ "close": "Close",
+ "code": "Code",
+ "configure-the-tracks-and-minimum-lap-times": "configure the tracks & minimum lap times",
+ "confirm": "Confirm",
+ "confirm-delete": "Confirm Delete",
+ "confirm-delete-donor-with-all-donations": "Confirm, delete donor with all donations",
+ "confirm-delete-my-user-profile": "Confirm, delete my user profile",
+ "confirm-delete-organization-and-associated-teams-runners": "Confirm, delete organization and associated teams+runners.",
+ "confirm-delete-statsclient": "Confirm, delete statsclient",
+ "confirm-delete-team-and-associated-runners": "Confirm, delete team and associated runners.",
+ "confirm-deletion": "Confirm Deletion",
+ "confirm-the-new-password": "Confirm the new password",
+ "contact": "Contact",
+ "contact-added": "Contact added",
+ "contact-deleted": "Contact deleted",
+ "contact-information": "Contact Information",
+ "contact-is-being-added": "Contact is being added...",
+ "contact-is-being-updated": "Contact is being updated...",
+ "contact-is-not-a-member-in-any-group": "Contact is not a member in any group",
+ "contacts": "Contacts",
+ "contacts-are-being-loaded": "contacts are being loaded...",
+ "copied-link-to-clipboard": "Copied link to clipboard",
+ "copied-token-to-clipboard": "Copied token to clipboard",
+ "count_organizations": "# Organizations",
+ "count_teams": "# Teams",
+ "create": "Create",
+ "create-a-new": "Create a new",
+ "create-a-new-card": "Create a new card",
+ "create-a-new-contact": "Create a new contact",
+ "create-a-new-distance-donation": "Create a new distance donation",
+ "create-a-new-donor": "Create a new donor",
+ "create-a-new-fixed-donation": "Create a new fixed donation",
+ "create-a-new-organization": "Create a new Organization",
+ "create-a-new-runner": "Create a new Runner",
+ "create-a-new-scan-fixed-only": "Create a new scan (fixed only)",
+ "create-a-new-scanstation": "Create a new station",
+ "create-a-new-statsclient": "Create a new statsclient",
+ "create-a-new-team": "Create a new team",
+ "create-a-new-track": "Create a new Track",
+ "create-a-new-user": "Create a new User",
+ "create-a-new-user-group": "Create a new user group",
+ "create-and-generate-pdf": "Create and generate PDF",
+ "create-bulk-blanco-cards": "Create bulk blanco cards",
+ "create-bulk-cards": "Add blanco cards",
+ "create-organization": "Create Organization",
+ "create-team": "Create Team",
+ "create-track": "Create Track",
+ "create-user": "Create User",
+ "create-without-pdf": "Create without PDF",
+ "created-blanco-cards": "Created blanco cards",
+ "creating-blanco-cards": "Creating blanco cards",
+ "credits": "Credits",
+ "csv_import__class": "Class",
+ "csv_import__firstname": "Firstname",
+ "csv_import__lastname": "Lastname",
+ "csv_import__middlename": "Middlename",
+ "csv_import__team": "Team",
+ "danger-zone": "Danger zone",
+ "dashboard-greeting": "Hello",
+ "dashboard-title": "Dashboard",
+ "datatable": {
+ "search": "đ Search...",
+ "sort_column_ascending": "Sort column ascending",
+ "sort_column_descending": "Sort column descending",
+ "previous": "Previous",
+ "next": "Next",
+ "page": "Page",
+ "showing": "Showing",
+ "records": "Records",
+ "of": "of",
+ "to": "to",
+ "loading": "Loading...",
+ "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-cards": "Delete cards",
+ "delete-contact": "Delete Contact",
+ "delete-donation": "Delete Donation",
+ "delete-donor": "Delete donor",
+ "delete-group": "Delete Group",
+ "delete-organization": "Delete Organization",
+ "delete-profile": "Delete Profile",
+ "delete-runner": "Delete Runner",
+ "delete-scan": "Delete scan",
+ "delete-scans": "Delete scans",
+ "delete-station": "Delete station",
+ "delete-statsclient": "Delete statsclient",
+ "delete-team": "Delete Team",
+ "delete-user": "Delete User",
+ "deleted-scan": "Deleted scan",
+ "dependency_name": "Name",
+ "description": "description",
+ "description-optional": "Description (optional)",
+ "deselect-all": "deselect all",
+ "details": "Details",
+ "disabled": "disabled",
+ "distance": "Distance",
+ "distance-donation": "distance donation",
+ "distance-in-km": "Distance in km",
+ "distance-track": "Distance (+Track)",
+ "do-you-really-want-to-delete-your-profile": "Do you really want to delete your profile?",
+ "do-you-want-to-delete-the-organization-delete_org-name": "Do you want to delete the organization {orgname}?",
+ "do-you-want-to-delete-the-team-delete_team-name": "Do you want to delete the team {teamname}?",
+ "do-you-want-to-delete-this-donor-with-all-related-donations": "Do you want to delete this donor with all related donations",
+ "documentation": "Documentation",
+ "donation-amount": "Donation amount",
+ "donation-amount-must-be-greater-that-0-00eur": "Donation amount must be greater that 0.00âŹ",
+ "donation-deleted": "Donation deleted",
+ "donation-updated": "Donation updated",
+ "donation_added": "Donation_added",
+ "donations": "Donations",
+ "donor": "Donor",
+ "donor-added": "Donor added",
+ "donor-deleted": "donor deleted",
+ "donor-has-no-associated-donations": "Donor has no associated donations.",
+ "donor-is-being-added": "Donor is being added...",
+ "donor-is-being-updated": "Donor is being updated",
+ "donors": "Donors",
+ "donors-are-being-loaded": "donors are being loaded",
+ "dont-have-your-email-connected": "Don't have your email connected?",
+ "dont-panic-were-resetting-it": "Don't panic, we're resetting it â",
+ "e-mail-adress": "E-Mail Adress",
+ "edit": "Edit",
+ "edit-a-card": "Edit a card",
+ "edit-permissions": "edit permissions",
+ "email_address_or_username": "Email / username",
+ "enabled": "enabled",
+ "enabled_large": "Enabled",
+ "english": "English",
+ "enter-payment": "Enter payment",
+ "error-during-import": "Error during import",
+ "error-whyile-copying-to-clipboard": "Error while copying to clipboard",
+ "error_on_login": "Error on login",
+ "erteilte": "Directly granted",
+ "everything-concerning-your-profile": "Everything concerning your profile",
+ "everything-is-more-fun-together": "everything is more fun together đââïžđââïžđââïž",
+ "faq": "FAQ",
+ "filename_sponsoringquittungsliste": "DonorReceiptList",
+ "filter-by-organization-team": "Filter by Organization/ Team",
+ "first-name": "First name",
+ "first-name-is-required": "First Name is required",
+ "first-scan-of-the-day": "First scan of the day.",
+ "fixed-donation": "fixed donation",
+ "forgot_password": "Forgot your password?",
+ "geerbte": "inherited",
+ "general-stats": "General Stats",
+ "general_promise_error": "đą Error",
+ "generate-runner-certificate": "Generate runner certificate",
+ "generate-runner-certificates": "Generate runner certificates",
+ "generate-runnercards": "Generate Runnercards",
+ "generate-sponsoring-contract": "generate sponsoring contract",
+ "generate-sponsoring-contracts": "generate sponsoring contracts",
+ "generating-pdf": "generating PDF...",
+ "generating-pdfs": "generating PDFs...",
+ "generic-ui-logic-error": "Something went wrong in the UI logic",
+ "german": "German",
+ "go-to-login": "Go To Login",
+ "goback": "Go Home",
+ "granted": "granted",
+ "group": "Group",
+ "group-added": "Group added",
+ "group-is-being-added": "Group is being added...",
+ "group-name-is-required": "Group name is required",
+ "group-updated": "group updated",
+ "groups": "Groups",
+ "groups-are-being-loaded": "Groups are being loaded",
+ "home": "Home",
+ "icon-image-credits": "We also want to thank these projects for illustrations and icons:",
+ "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-finished": "Import finished",
+ "import-runners": "Import runners",
+ "import__target-organization": "Target Organization",
+ "imprint": "Imprint",
+ "imprint-loading": "Imprint loading...",
+ "inactive": "Inactive",
+ "installed-version": "Installed version",
+ "internal-error": "Internal Error",
+ "invalid": "Invalid",
+ "invalid-mail-reset": "the provided email is 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",
+ "key": "Key",
+ "laeufer-hinzufuegen": "Add runner",
+ "laeufer-importieren": "LĂ€ufer importieren",
+ "laptime": "Laptime",
+ "last-name": "Last name",
+ "last-name-is-required": "Last Name is required",
+ "lfk-is-os": "The \"Lauf fĂŒr Kaya!\" Frontend is (like all other projects for the \"LfK!\" Also) an open source project.",
+ "license": "License",
+ "licenses-are-being-loaded": "Licenses are being loaded...",
+ "loading-cards": "Loading cards",
+ "loading-contact-details": "Loading contact details...",
+ "loading-donation-details": "Loading donation details",
+ "loading-donor-details": "Loading donor details",
+ "loading-group-detail": "Loading group detail...",
+ "loading-profile-data": "Loading profile data",
+ "loading-runners": "loading runners...",
+ "loading-station-details": "Loading station details",
+ "log_in": "Log in",
+ "log_in_to_your_account": "Log in to your account",
+ "login_is_checked": "Login is being checked...",
+ "logout": "Logout",
+ "mail-validation-in-progress": "mail validation in progress...",
+ "manage-admin-users": "manage admin users",
+ "middle-name": "Middle name",
+ "minimum-lap-time-in-s": "minimum lap time in s",
+ "minimum-lap-time-must-be-a-positive-number-or-0": "minimum lap time must be a positive number or 0",
+ "must-be-at-least-10-characters-long": "Must be at least 10 characters long!",
+ "must-contain-a-lowercase-letter": "Must contain a lowercase letter!",
+ "must-contain-a-number": "Must contain a number!",
+ "must-contain-a-uppercase-letter": "Must contain a uppercase letter!",
+ "name": "Name",
+ "name-is-required": "Name is required",
+ "new-password": "New password",
+ "no-contact-found": "No contacts found",
+ "no-contact-selected": "No contact selected",
+ "no-contact-specified": "no contact specified",
+ "no-donors-found": "No donors found",
+ "no-license-text-could-be-found": "No license text could be found đą",
+ "no-organization-or-team-found": "No organization or team found",
+ "no-organization-specified": "no organization specified",
+ "no-organizations-found": "No organizations found",
+ "no-runners-found": "No runners found",
+ "no-tracks-added-yet": "there are no tracks added yet.",
+ "non-blanko": "Non/Blanko",
+ "open": "OPEN",
+ "organization": "Organization",
+ "organization-added": "Organization added",
+ "organization-deleted": "Organization deleted",
+ "organization-detail-is-being-loaded": "organization detail is being loaded...",
+ "organization-is-being-added": "Organization is being added...",
+ "organization-name-is-required": "Organization name is required",
+ "organizations": "Organizations",
+ "organizations-are-being-loaded": "organizations are being loaded...",
+ "orgs": "Organizations",
+ "oss_credit_description": "We use a lot of open source software on these projects, and would like to thank the following projects and contributors who help make open source great!",
+ "paid": "PAID",
+ "paid-amount": "Paid amount",
+ "password": "Password",
+ "password-changed": "Password changed!",
+ "password-is-required": "Password is required",
+ "password-reset-failed": "Password reset failed!",
+ "password-reset-in-progress": "Password Reset in Progress...",
+ "password-reset-mail-sent": "Password reset mail was sent to \"{usersEmail}\".",
+ "password-reset-successful": "Password Reset successful!",
+ "passwords-dont-match": "Passwords don't match!",
+ "payment-amount-must-be-greater-than-0-00eur": "Payment amount must be greater than 0.00âŹ!",
+ "pdf-generation-failed": "PDF generation failed!",
+ "pdf-successfully-generated": "PDF successfully generated!",
+ "pdfs-successfully-generated": "PDFs successfully generated!",
+ "per-kilometer": "per Kilometer",
+ "permissions": "Permissions",
+ "permissions-updated": "Permissions updated!",
+ "phone": "Phone",
+ "please-confirm-the-deletion-of-card": "Please confirm the deletion of this card",
+ "please-confirm-the-deletion-of-runner": "Please confirm the deletion of this runner",
+ "please-confirm-the-deletion-of-scan": "Please confirm the deletion of scan",
+ "please-copy-the-token-and-store-it-somewhere-save": "Please copy the token and store it somewhere safe.",
+ "please-provide-a-password": "Please provide a password...",
+ "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-donation": "Please provide the nessecary information to create a new donation",
+ "please-provide-the-nessecary-information-to-create-a-new-scan": "Please provide the nessecary information to create a new scan.",
+ "please-provide-the-required-csv-xlsx-file": "Please provide the required csv/ xlsx file",
+ "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-contact": "Please provide the required information to add a new contact.",
+ "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-runner": "Please provide the required information to add a new runner.",
+ "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-track": "Please provide the required information to add a new track.",
+ "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-scanstation": "Please provide the required information to create a new scanstation",
+ "please-provide-the-required-information-to-create-a-new-statsclient": "Please provide the required information to create a new statsclient",
+ "please-request-a-new-reset-mail": "Please request a new reset mail...",
+ "please-wait-a-moment-your-login-is-still-being-processed": "Please wait a moment, your login is still being processed",
+ "prefix": "Prefix",
+ "privacy": "Privacy",
+ "privacy-loading": "Privacy loading...",
+ "profile": "Profile",
+ "profile-deleted": "Profile deleted!",
+ "profile-picture": "Profile Picture",
+ "profile-updated": "Profile updated!",
+ "read-license": "Read License",
+ "receipt-needed": "Receipt needed",
+ "repo_link": "Link",
+ "request-a-new-reset-mail": "Request a new reset mail",
+ "reset-my-password": "Reset my password",
+ "reset-password": "Reset your password",
+ "runner": "Runner",
+ "runner-added": "Runner added",
+ "runner-deleted": "runner deleted",
+ "runner-import": "Runner Import",
+ "runner-is-being-added": "Runner is being added...",
+ "runner-updated": "Runner updated!",
+ "runnercards": "Runnercards",
+ "runnerimport_verify_runners_org": "Please confirm these runners for import into the organization \"{org_name}\"",
+ "runners": "Runners",
+ "runners-are-being-imported": "Runners are being imported...",
+ "runners-are-being-loaded": "runners are being loaded...",
+ "save": "Save",
+ "save-changes": "Save Changes",
+ "scan-added": "Scan added",
+ "scan-deleted": "scan deleted",
+ "scan-is-being-updated": "Scan is being updated",
+ "scan-with-fixed-distance": "Scan with fixed distance",
+ "scans": "Scans",
+ "scans-are-being-loaded": "Scans are being loaded",
+ "scanstation": "Scanstation",
+ "scanstation-added": "Scanstation added",
+ "scanstation-is-being-added": "Adding scanstation...",
+ "scanstations": "Scanstations",
+ "scanstations-are-being-loaded": "Loading scanstations...",
+ "search-for-an-organization-by-name-or-id": "Search for an organization (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-donor-name-or-id": "Search for donor (by name or id)",
+ "search-for-permission": "Search for permission",
+ "search-for-runner-by-name-or-id": "Search for runner (by name or id)",
+ "select-all": "select all",
+ "select-language": "Select language",
+ "selfservice-registration": "Selfservice registration",
+ "send-a-mail-to-lfk-odit-services": "send a mail to lfk@odit.services",
+ "set-the-user-active-inactive": "set the user active/ inactive",
+ "settings": "Settings",
+ "settings-for-your-profile": "Settings for your profile",
+ "something-about-the-group": "Something about the group...",
+ "sponsoring-quittungs-liste_herunterladen": "Download donor receipt list",
+ "sponsorings": "Sponsorings",
+ "stats-are-being-loaded": "stats are being loaded...",
+ "statsclient-deleted": "Deleted statsclient",
+ "statsclient-is-being-added": "Statsclient is being added...",
+ "statsclients": "Statsclients (aka Beamershow)",
+ "statsclients-are-being-loaded": "Loading statsclients",
+ "status": "Status",
+ "stuff-that-could-harm-your-profile": "Stuff that could harm your profile",
+ "successful-password-reset": "Successful password reset!",
+ "team": "Team",
+ "team-added": "Team added",
+ "team-deleted": "Team deleted",
+ "team-detail-is-being-loaded": "team detail is being loaded...",
+ "team-is-being-added": "Team is being added...",
+ "team-name": "Team name",
+ "team-name-is-required": "team name is required",
+ "teams": "Teams",
+ "teams-are-being-loaded": "teams are being loaded...",
+ "the-provided-phone-number-is-invalid-less-than-br-greater-than-please-enter-a-valid-international-number": "the provided phone number is invalid. please enter a valid international number...",
+ "the-scans-distance-must-be-greater-than-0m": "The scan's distance must be greater than 0m",
+ "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-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-cards-yet": "There are no cards yet.",
+ "there-are-no-contacts-added-yet": "There are no contacts added yet.",
+ "there-are-no-donations-yet": "There are no donations yet",
+ "there-are-no-donors-yet": "There are no donors yet",
+ "there-are-no-groups-yet": "There are no groups yet",
+ "there-are-no-organizations-added-yet": "There are no organizations added yet.",
+ "there-are-no-runners-added-yet": "There are no runners added yet.",
+ "there-are-no-scans-yet": "There are no scans yet",
+ "there-are-no-teams-added-yet": "There are no teams added yet.",
+ "there-are-no-users-added-yet": "There are no users added yet.",
+ "this-card-is": "This card is",
+ "this-might-take-a-moment": "This might take a moment đ",
+ "this-scanstation-is": "This scanstation is",
+ "token": "Token",
+ "total-distance": "total distance",
+ "total-donation-amount": "total donation amount",
+ "total-donations": "total donations",
+ "total-paid-amount": "Total paid amount",
+ "total-scans": "total scans",
+ "total_donation_amount_in_eur": "Total donation amount in âŹ",
+ "track": "Track",
+ "track-added": "Track added",
+ "track-data-is-being-loaded": "Track data is being loaded",
+ "track-is-being-added": "Track is being added...",
+ "track-is-being-updated": "Track is being updated...",
+ "track-length-in-m": "Track Length in m",
+ "track-length-must-be-greater-than-0": "Track length must be greater than 0",
+ "track-name": "Track name",
+ "track-name-must-not-be-empty": "Track name must not be empty",
+ "track-was-updated": "Track was updated!",
+ "tracks": "Tracks",
+ "unpaid": "Unpaid",
+ "update-card": "Update Card",
+ "update-password": "Update password",
+ "updated-contact": "Updated contact!",
+ "updated-donor": "updated donor",
+ "updated-organization": "updated organization",
+ "updated-scan": "updated scan",
+ "updated-team": "Updated team",
+ "updateing-group": "updateing group...",
+ "updating-card": "Updating card",
+ "updating-donation": "Updating donation",
+ "updating-organization": "updating organization",
+ "updating-permissions": "updating permissions...",
+ "updating-runner": "Updating runner...",
+ "updating-team": "Updating team",
+ "updating-user": "updating user...",
+ "updating-your-profile": "Updating your profile...",
+ "user-added": "User added",
+ "user-groups": "User Groups",
+ "user-is-being-added": "User is being added...",
+ "user-updated": "User updated",
+ "username": "Username",
+ "users": "Users",
+ "valid": "Valid",
+ "valid-city-is-required": "Valid city is required",
+ "valid-email-is-required": "valid email is required",
+ "valid-international-phone-number-is-required": "valid international phone number is required...",
+ "valid-zipcode-postal-code-is-required": "Valid zipcode/ postal code is required",
+ "verfuegbare": "availdable",
+ "welcome_wavinghand": "Welcome đ",
+ "yes-i-copied-the-token": "Yes, I copied the token",
+ "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-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-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-provide-a-runner-but-you-dont-have-to": "You can provide a runner, but you don't have to.",
+ "you-dont-have-any-scanclients-yet": "You don't have any statsclients yet",
+ "you-dont-have-any-scanstations-yet": "You don't have any scanstations yet",
+ "you-have-to-provide-an-organization": "You have to provide an organization",
+ "you-have-to-save-your-changes-to-generate-a-link": "You have to save your changes to generate a link.",
+ "you-must-create-at-least-one-card-or-cancel": "You must create at least one card (or cancel).",
+ "zip-postal-code": "ZIP/ postal code"
+}
\ No newline at end of file