aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/app_de.arb8
-rw-r--r--lib/l10n/app_en.arb20
-rw-r--r--lib/l10n/app_ru.arb8
3 files changed, 30 insertions, 6 deletions
diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb
index 39bde48..f5deea9 100644
--- a/lib/l10n/app_de.arb
+++ b/lib/l10n/app_de.arb
@@ -17,14 +17,18 @@
"exportSuccess": "Export erfolgreich.",
"importError": "Import fehlgeschlagen.",
"importSuccess": "Import erfolgreich.",
- "tapHint": "Zum anzeigen tippen.",
+ "tapHint": "Überprüfen Sie ihre Downloads.",
+ "ingredientsError": "Keine Zutaten gefunden",
+ "ingredientsAdded": "Zur Einkaufsliste hinzugefügt",
"inputError": "Darf nicht leer sein.",
"inputHint": "Titel",
"info1": "Version",
"info2": "Entwickler",
"info3": "Webseite",
"info4": "Quellcode",
- "info5": "Lizenzhinweis",
+ "info5": "Datenschutzerklärung",
+ "info6": "Lizenzhinweis",
+ "info7": "Changelog",
"settingTitle1": "Anzeige",
"settingTitle2": "Bedienung",
"settingTitle3": "Daten",
diff --git a/lib/l10n/app_en.arb b/lib/l10n/app_en.arb
index 995c91a..e900b76 100644
--- a/lib/l10n/app_en.arb
+++ b/lib/l10n/app_en.arb
@@ -71,10 +71,18 @@
"@importSuccess": {
"description": "The text when an import succeedes"
},
- "tapHint": "Tap to show.",
+ "tapHint": "Check your downloads.",
"@tapHint": {
"description": "The notification hint to tap on it"
},
+ "ingredientsError": "No ingredients found",
+ "@ingredientsError": {
+ "description": "The text when no ingredients can be found in a recipe"
+ },
+ "ingredientsAdded": "Ingredients noted on shopping list",
+ "@ingredientsAdded": {
+ "description": "The text when the ingredients were added to the shopping list"
+ },
"inputError": "Must not be empty.",
"@inputError": {
"description": "The text when a specific input is left empty"
@@ -99,10 +107,18 @@
"@info4": {
"description": "A field name in the info panel"
},
- "info5": "Legal notice",
+ "info5": "Privacy Notice",
"@info5": {
"description": "A field name in the info panel"
},
+ "info6": "Legal notice",
+ "@info6": {
+ "description": "A field name in the info panel"
+ },
+ "info7": "Changelog",
+ "@info7": {
+ "description": "A field name in the info panel"
+ },
"settingTitle1": "Display",
"@settingTitle1": {
"description": "A title for a section in the settings"
diff --git a/lib/l10n/app_ru.arb b/lib/l10n/app_ru.arb
index 4a7908c..533984c 100644
--- a/lib/l10n/app_ru.arb
+++ b/lib/l10n/app_ru.arb
@@ -17,14 +17,18 @@
"exportSuccess": "Экспорт удолся.",
"importError": "Импорт не удолся.",
"importSuccess": "Импорт удолся.",
- "tapHint": "Нажмите чтобы показать",
+ "tapHint": "Проверьте свои загрузки.",
+ "ingredientsError": "Ингредиенты не найдены",
+ "ingredientsAdded": "Добавлено к записке",
"inputError": "Не должно быть пустым.",
"inputHint": "Заглавие",
"info1": "Версиа",
"info2": "Разработлик",
"info3": "Сайт",
"info4": "Исходный код",
- "info5": "Юристическое уведомление",
+ "info5": "Защита данных",
+ "info6": "Юристическое уведомление",
+ "info7": "Обновление",
"settingTitle1": "Отображение",
"settingTitle2": "Управление",
"settingTitle3": "Даты",