From 823c76aa08c161e60ae76ceae76db57f4fd69897 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sun, 15 Jul 2018 10:30:27 +0200 Subject: [PATCH] Add missing German translations --- localization/de.php | 14 +++++++++++++- views/recipeform.blade.php | 4 ++-- views/recipes.blade.php | 2 +- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/localization/de.php b/localization/de.php index fd6d27d6..30ed192c 100644 --- a/localization/de.php +++ b/localization/de.php @@ -153,8 +153,20 @@ return array( 'Edit recipe ingredient' => 'Rezeptzutat bearbeiten', 'Are you sure to delete recipe "#1"?' => 'Rezept "#1" wirklich löschen?', 'Are you sure to delete recipe ingredient "#1"?' => 'Rezeptzutat "#1" wirklich löschen?', - 'Are you sure to empty the shopping list?' => 'Sicher, dass die Einkaufsliste geleert werden soll?', + 'Are you sure to empty the shopping list?' => 'Sicher, dass den Einkaufszettel geleert werden soll?', 'Clear list' => 'Liste leeren', + 'Requirements fulfilled' => 'Bedarf im Bestand', + 'Put missing products on shopping list' => 'Fehlende Produkte auf den Einkaufszettel setzen', + 'Not enough in stock, #1 ingredients missing' => 'Nicht ausreichend im Bestand, #1 Zutaten fehlen', + 'Enough in stock' => 'Bestand reicht aus', + 'Not enough in stock, #1 ingredients missing but already on the shopping list' => 'Bestand nicht ausreichend, #1 Zutaten fehlen, stehen aber bereits auf dem Einkaufszettel', + 'Expand to fullscreen' => 'Auf ganzen Bildschirm vergrößern', + 'Ingredients' => 'Zutaten', + 'Preparation' => 'Zubereitung', + 'Recipe' => 'Rezept', + 'Not enough in stock, #1 missing, #2 already on shopping list' => 'Nicht ausreichend im Bestand, #1 fehlen, #2 stehen bereits auf dem Einkaufszettel', + 'Show notes' => 'Notizen anzeigen', + 'Put missing amount on shopping list' => 'Fehlende Menge auf den Einkaufszettel setzen', //Constants 'manually' => 'Manuell', diff --git a/views/recipeform.blade.php b/views/recipeform.blade.php index fc6f04db..665f68e5 100644 --- a/views/recipeform.blade.php +++ b/views/recipeform.blade.php @@ -32,7 +32,7 @@
- +
@@ -68,7 +68,7 @@ - + diff --git a/views/recipes.blade.php b/views/recipes.blade.php index 3aeae57e..0a8b73d9 100644 --- a/views/recipes.blade.php +++ b/views/recipes.blade.php @@ -39,7 +39,7 @@ - +