From f45c49f5b212fd312b4fde017dae8ee8fb2c4848 Mon Sep 17 00:00:00 2001 From: Victor Jouhoff Date: Tue, 23 Jan 2024 04:51:47 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 99.5% (240 of 241 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/de/ --- lib/l10n/app_de.arb | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index 5660e72dc..cc88438a8 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -748,5 +748,45 @@ "description": "Generated entry for translation for server strings" }, "verify": "Verifizieren", - "@verify": {} + "@verify": {}, + "textPromptTitle": "Bereit zu starten?", + "@textPromptTitle": {}, + "settingsTitle": "Einstellung", + "@settingsTitle": {}, + "textPromptSubheading": "Drücken Sie die Aktionstaste, um zu beginnen", + "@textPromptSubheading": {}, + "max_reps": "Max. Wiederholungen", + "@max_reps": { + "description": "Generated entry for translation for server strings" + }, + "noMatchingExerciseFound": "Diese Übung wurde nicht gefunden", + "@noMatchingExerciseFound": { + "description": "Message returned if no exercises match the searched string" + }, + "aboutMastodonTitle": "Mastodon", + "@aboutMastodonTitle": { + "description": "Title for mastodon section in the about dialog" + }, + "plates": "Platten", + "@plates": { + "description": "Generated entry for translation for server strings" + }, + "aboutMastodonText": "Folgen Sie uns auf Mastodon für Updates und Neuigkeiten zum Projekt", + "@aboutMastodonText": { + "description": "Text for the mastodon section in the about dialog" + }, + "aboutDonateTitle": "Spende", + "@aboutDonateTitle": {}, + "aboutDonateText": "Kaufen Sie uns einen Kaffee, um das Projekt zu unterstützen, Serverkosten zu decken und uns weiterhin zu versorgen", + "@aboutDonateText": {}, + "settingsCacheTitle": "Zwischenspeicher", + "@settingsCacheTitle": {}, + "settingsCacheDescription": "Übungs-Zwischenspeicher", + "@settingsCacheDescription": {}, + "settingsCacheDeletedSnackbar": "Zwischenspeicher erfolgreich gelöscht", + "@settingsCacheDeletedSnackbar": {}, + "lb": "Pfund", + "@lb": { + "description": "Generated entry for translation for server strings" + } }