From e21ad6a5a6d4336fb9959d4dfc8fa8fdfcbbc1f9 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 17 Nov 2024 21:50:34 +0100 Subject: [PATCH] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index 4e71c67b..47a7ae21 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -21,6 +21,8 @@ "author": "Autor", "avatar": "Avatar", "average-speed": "Durchschn. Geschwindigkeit", + "back": "Back", + "back-to-login": "Back to Login", "basic-info": "Basisinformation", "before": "Vor", "by": "von", @@ -80,6 +82,7 @@ "entry": "Eintrag", "error-creating-user": "Fehler beim Erstellen des Nutzers", "error-during-login": "Fehler beim Login", + "error-during-password-reset": "Unable to send password reset email", "error-exporting-trail": "Fehler beim Exportieren des Trails", "error-printing-map": "Fehler beim Drucken der Karte", "error-reading-file": "Fehler beim Lesen der Datei", @@ -97,6 +100,7 @@ "filter-categories": "Kategorien filtern", "filter-difficulty": "Schwierigkeit filtern", "focus-map-on": "Karte fokussieren auf", + "forgot-your-password": "Forgot your password?", "french": "Französisch", "german": "Deutsch", "get-position-from-exif": "Koordinaten aus EXIF Daten", @@ -148,6 +152,9 @@ "near": "Nahe", "new-list": "Neue Liste", "new-password": "Neues Passwort", + "new-password-error": "Error setting new password", + "new-password-success": "The new password has been set", + "new-password-text": "Set a new password", "new-trail": "Neue Route", "no-account": "Du hast noch kein Konto?", "no-data": "Keine Daten", @@ -160,7 +167,11 @@ "orientation": "Ausrichtung", "paper-size": "Papierformat", "password": "Passwort", + "password-confirm": "Confirm password", + "password-reset-sent": "A password reset email has been sent", + "password-reset-text": "We will send a reset link to your email address.", "password-updated": "Passwort aktualisiert", + "passwords-must-match": "Passwords must match", "photos": "Fotos", "pick-a-trail": "Route auswählen", "polish": "Polnisch", @@ -173,6 +184,7 @@ "register": "Registrieren", "removed-trail-from": "Route entfernt aus", "required": "Pflichtfeld", + "reset-password": "Reset Password", "save": "Speichern", "save-list": "Liste speichern", "save-trail": "Route speichern",