From 9e809065f400ee9ae2df440ae1d4776cf5302db9 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 29 May 2021 15:36:18 -0800 Subject: [PATCH] New translations en-US.json (German) --- frontend/src/locales/messages/de-DE.json | 26 ++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/frontend/src/locales/messages/de-DE.json b/frontend/src/locales/messages/de-DE.json index 43a54885d..3b1c2e947 100644 --- a/frontend/src/locales/messages/de-DE.json +++ b/frontend/src/locales/messages/de-DE.json @@ -14,10 +14,15 @@ "demo": "Demo", "demo-status": "Demostatus", "development": "Entwicklung", + "docs": "Docs", "download-log": "Protokoll herunterladen", "download-recipe-json": "Last Scraped JSON", + "github": "Github", + "log-lines": "Log Lines", "not-demo": "Keine Demo", + "portfolio": "Portfolio", "production": "Production", + "support": "Support", "version": "Version" }, "category": { @@ -47,9 +52,9 @@ "clear": "Clear", "close": "Schließen", "confirm": "Bestätigen", + "copied": "Copied", "create": "Erstellen", "created": "Erstellt", - "coppied": "Coppied", "current-parenthesis": "(Neueste)", "custom": "Custom", "dashboard": "Dashboard", @@ -73,6 +78,7 @@ "import": "Importieren", "keyword": "Keyword", "link": "Link", + "link-copied": "Link Copied", "monday": "Montag", "name": "Name", "new": "Neu", @@ -108,6 +114,7 @@ "updated": "Aktualisiert", "upload": "Hochladen", "url": "URL", + "view": "View", "wednesday": "Mittwoch", "yes": "Ja" }, @@ -154,7 +161,6 @@ "only-recipes-with-these-categories-will-be-used-in-meal-plans": "Nur Rezepte dieser Kategorien werden in Essensplänen verwendet", "planner": "Planer", "quick-week": "Quick Week", - "shopping-list": "Einkaufsliste", "start-date": "Startdatum" }, "migration": { @@ -345,7 +351,8 @@ "recipes-affected": "No Recipes Affected|One Recipe Affected|{count} Recipes Affected", "remove-unused": "Remove Unused", "title-case-all": "Alles groß schreiben", - "toolbox": "Toolbox" + "toolbox": "Toolbox", + "unorganized": "Unorganized" }, "webhooks": { "meal-planner-webhooks": "Essensplaner Webhooks", @@ -355,6 +362,16 @@ "webhooks-caps": "WEBHOOKS" } }, + "shopping-list": { + "all-lists": "All Lists", + "create-shopping-list": "Create Shopping List", + "from-recipe": "From Recipe", + "list-name": "List Name", + "new-list": "New List", + "quantity": "Quantity: {0}", + "shopping-list": "Shopping List", + "shopping-lists": "Shopping Lists" + }, "signup": { "display-name": "Anzeigename", "error-signing-up": "Fehler beim Registrieren", @@ -377,7 +394,6 @@ "untagged-count": "{count} ohne Schlagworte" }, "user": { - "username": "Benutzername", "admin": "Admin", "are-you-sure-you-want-to-delete-the-link": "Bist du dir sicher, dass du den Link {link} löschen möchtest?", "are-you-sure-you-want-to-delete-the-user": "Bist du dir sicher, dass du den Benutzer {activeName} ID: {activeId} löschen möchtest?", @@ -423,7 +439,9 @@ "user-successfully-logged-in": "Benutzer erfolgreich angemeldet", "user-update-failed": "Aktualisieren des Benutzers fehlgeschlagen", "user-updated": "Benutzer aktualisiert", + "username": "Benutzername", "users": "Benutzer", + "users-header": "USERS", "webhook-time": "Webhook Zeit", "webhooks-enabled": "Webhooks aktiviert", "you-are-not-allowed-to-create-a-user": "Sie sind nicht berechtigt, einen Benutzer anzulegen",