Merge pull request #2 from vishnuraghavb/main
Few new strings needs to be translated
This commit is contained in:
commit
2c4cc365fa
8 changed files with 127 additions and 95 deletions
|
@ -276,5 +276,9 @@
|
|||
"Filtered result": "Filtered result",
|
||||
"Created": "Created",
|
||||
"Star rating": "Star rating",
|
||||
"Untitled Recipe": "Untitled Recipe"
|
||||
"Untitled Recipe": "Untitled Recipe",
|
||||
"Remove recipe from breakfast?": "Remove recipe from breakfast?",
|
||||
"Remove recipe from lunch?": "Remove recipe from lunch?",
|
||||
"Remove recipe from dinner?": "Remove recipe from dinner?",
|
||||
"Remove recipe from snacks?": "Remove recipe from snacks?"
|
||||
}
|
||||
|
|
178
app/i18n/de.json
178
app/i18n/de.json
|
@ -29,7 +29,7 @@
|
|||
"Side dishes": "Beilagen",
|
||||
"Snacks": "Snacks",
|
||||
"Soups": "Suppen",
|
||||
"Undefined": "Undefiniert",
|
||||
"Undefined": "Unsortiert",
|
||||
"Vegan": "Vegan",
|
||||
"Vegetarian": "Vegetarisch",
|
||||
"Serving": "Portion",
|
||||
|
@ -41,7 +41,7 @@
|
|||
"Pound": "Pfund",
|
||||
"Gram": "Gramm",
|
||||
"Kilogram": "Kilogramm",
|
||||
"Cup": "Becher",
|
||||
"Cup": "Tasse",
|
||||
"Gallon": "Gallone",
|
||||
"Millilitre": "Milliliter",
|
||||
"Litre": "Liter",
|
||||
|
@ -54,7 +54,7 @@
|
|||
"dsp": "SL",
|
||||
"tbsp": "EL",
|
||||
"fl oz": "fl",
|
||||
"cup": "Becher",
|
||||
"cup": "Tasse",
|
||||
"pt": "pt",
|
||||
"qt": "qt",
|
||||
"gal": "gal",
|
||||
|
@ -73,11 +73,11 @@
|
|||
"pinch": "Prise",
|
||||
"drop": "Tropfen",
|
||||
"dozen": "Dutzend",
|
||||
"stick": "Stab",
|
||||
"stick": "Stange",
|
||||
"small": "klein",
|
||||
"medium": "mittel",
|
||||
"medium": "medium",
|
||||
"large": "groß",
|
||||
"Start adding your recipes!": "Beginne deine Rezepte hinzuzufpgen!",
|
||||
"Start adding your recipes!": "Beginne deine Rezepte hinzuzufügen!",
|
||||
"Use the plus button to add one": "Verwende das Plus-Symbol, um eins hinzuzufügen",
|
||||
"Use the pencil button to add some ingredients": "Verwende das Stift-Symbol, um einige Zutaten hinzuzufügen",
|
||||
"Use the pencil button to add some instructions": "Verwende das Stift-Symbol, um einige Zubereitungen hinzuzufügen",
|
||||
|
@ -110,7 +110,7 @@
|
|||
"Author": "Autor",
|
||||
"Vishnu Raghav B": "Vishnu Raghav B",
|
||||
"New recipe": "Neues Rezept",
|
||||
"Edit recipe": "Rezept Bearbeiten",
|
||||
"Edit recipe": "Rezept bearbeiten",
|
||||
"Title": "Titel",
|
||||
"Category": "Kategorie",
|
||||
"Preparation time": "Vorbereitungszeit",
|
||||
|
@ -193,88 +193,92 @@
|
|||
"Verifying...": "Überprüfen...",
|
||||
"Import successful": "Import erfolgreich",
|
||||
"Permission denied": "Berechtigung verweigert",
|
||||
"Shared via EnRecipes. Get it on Play Store or F-Droid.": "Geteilt über EnRecipes. Hole es Dir auf dem Play Store oder von F-Droid.",
|
||||
"Shared via EnRecipes. Get it on Play Store or F-Droid.": "Geteilt über EnRecipes. Hole es Dir aus dem Play Store oder von F-Droid.",
|
||||
"Contributors": "Mitwirkende",
|
||||
"Translator": "Translator",
|
||||
"View on GitHub": "View on GitHub",
|
||||
"Privacy policy": "Privacy policy",
|
||||
"User guide": "User guide",
|
||||
"Options": "Options",
|
||||
"Shake to view random recipe": "Shake to view random recipe",
|
||||
"Helps you choose what to cook when you can't decide": "Helps you choose what to cook when you can't decide",
|
||||
"Reset": "Reset",
|
||||
"Resetting a list will NOT delete your existing entries but only restores the deleted default entries.": "Resetting a list will NOT delete your existing entries but only restores the deleted default entries.",
|
||||
"Reset cuisines list": "Reset cuisines list",
|
||||
"Reset categories list": "Reset categories list",
|
||||
"Reset yield units list": "Reset yield units list",
|
||||
"Reset units list": "Reset units list",
|
||||
"Reset successful": "Reset successful",
|
||||
"Recipe not found": "Recipe not found",
|
||||
"Your search did not match any recipes in the filtered result": "Your search did not match any recipes in the filtered result",
|
||||
"Quickest first": "Quickest first",
|
||||
"Slowest first": "Slowest first",
|
||||
"Rating": "Rating",
|
||||
"Difficulty level": "Difficulty level",
|
||||
"Last updated": "Last updated",
|
||||
"Newest first": "Newest first",
|
||||
"Oldest first": "Oldest first",
|
||||
"Easy": "Easy",
|
||||
"Moderate": "Moderate",
|
||||
"Challenging": "Challenging",
|
||||
"New cuisine": "New cuisine",
|
||||
"New unit": "New unit",
|
||||
"Remove cuisine?": "Remove cuisine?",
|
||||
"Remove category?": "Remove category?",
|
||||
"Remove yield unit?": "Remove yield unit?",
|
||||
"Remove unit?": "Remove unit?",
|
||||
"Units": "Units",
|
||||
"Are you sure you want to remove": "Are you sure you want to remove",
|
||||
"Cuisine": "Cuisine",
|
||||
"Cuisines": "Cuisines",
|
||||
"All Cuisines": "All Cuisines",
|
||||
"American": "American",
|
||||
"Brazilian": "Brazilian",
|
||||
"British": "British",
|
||||
"Chinese": "Chinese",
|
||||
"Danish": "Danish",
|
||||
"Egyptian": "Egyptian",
|
||||
"Translator": "Übersetzer",
|
||||
"View on GitHub": "Auf GitHub ansehen",
|
||||
"Privacy policy": "Datenschutz",
|
||||
"User guide": "Anleitung",
|
||||
"Options": "Optionen",
|
||||
"Shake to view random recipe": "Schütteln um zufälliges Rezept anzuzeigen",
|
||||
"Helps you choose what to cook when you can't decide": "Hilft dir wenn du dich nicht entscheiden kannst, was gekocht werden soll",
|
||||
"Reset": "Zurücksetzen",
|
||||
"Resetting a list will NOT delete your existing entries but only restores the deleted default entries.": "Das Zurücksetzen einer Liste löscht NICHT deine vorhandenen Einträge, sondern stellt nur die gelöschten Standardeinträge wieder her",
|
||||
"Reset cuisines list": "Küchen Liste zurücksetzen",
|
||||
"Reset categories list": "Kategorien Liste zurücksetzen",
|
||||
"Reset yield units list": "Ertragseinheiten Liste zurücksetzen",
|
||||
"Reset units list": "Einheiten Liste zurücksetzen",
|
||||
"Reset successful": "Zurücksetzen erfolgreich",
|
||||
"Recipe not found": "Rezept nicht gefunden",
|
||||
"Your search did not match any recipes in the filtered result": "Deine Suche ergab keine Übereinstimmung mit den Rezepten im gefilterten Ergebnis",
|
||||
"Quickest first": "Schnellste zuerst",
|
||||
"Slowest first": "Langsamste zuerst",
|
||||
"Rating": "Bewertung",
|
||||
"Difficulty level": "Schwierigkeitsgrad",
|
||||
"Last updated": "Zuletzt aktualisiert",
|
||||
"Newest first": "Neueste zuerst",
|
||||
"Oldest first": "Älteste zuerst",
|
||||
"Easy": "Einfach",
|
||||
"Moderate": "Moderat",
|
||||
"Challenging": "Herausfordernd",
|
||||
"New cuisine": "Neue Küche",
|
||||
"New unit": "Neue Einheit",
|
||||
"Remove cuisine?": "Küche löschen?",
|
||||
"Remove category?": "Kategorie löschen?",
|
||||
"Remove yield unit?": "Ertragseinheit löschen?",
|
||||
"Remove unit?": "Einheit löschen?",
|
||||
"Units": "Einheiten",
|
||||
"Are you sure you want to remove": "Bist du sicher, dass du löschen möchtest",
|
||||
"Cuisine": "Küche",
|
||||
"Cuisines": "Küchen",
|
||||
"All Cuisines": "Alle Küchen",
|
||||
"American": "Amerikanisch",
|
||||
"Brazilian": "Brazilianisch",
|
||||
"British": "Britisch",
|
||||
"Chinese": "Chinesisch",
|
||||
"Danish": "Dänisch",
|
||||
"Egyptian": "Ägyptisch",
|
||||
"English": "English",
|
||||
"Filipino": "Filipino",
|
||||
"French": "French",
|
||||
"German": "German",
|
||||
"Greek": "Greek",
|
||||
"Indian": "Indian",
|
||||
"Irish": "Irish",
|
||||
"Italian": "Italian",
|
||||
"Jamaican": "Jamaican",
|
||||
"Japanese": "Japanese",
|
||||
"Jewish": "Jewish",
|
||||
"Kenyan": "Kenyan",
|
||||
"Korean": "Korean",
|
||||
"Mexican": "Mexican",
|
||||
"Nigerian": "Nigerian",
|
||||
"Portuguese": "Portuguese",
|
||||
"Russian": "Russian",
|
||||
"Scottish": "Scottish",
|
||||
"Spanish": "Spanish",
|
||||
"Sri Lankan": "Sri Lankan",
|
||||
"Swedish": "Swedish",
|
||||
"Thai": "Thai",
|
||||
"Turkish": "Turkish",
|
||||
"Vietnamese": "Vietnamese",
|
||||
"All Categories": "All Categories",
|
||||
"All Tags": "All Tags",
|
||||
"No tags available": "No tags available",
|
||||
"Filipino": "Philipinisch",
|
||||
"French": "Französisch",
|
||||
"German": "Deutsch",
|
||||
"Greek": "Griechisch",
|
||||
"Indian": "Indisch",
|
||||
"Irish": "Irisch",
|
||||
"Italian": "Italienisch",
|
||||
"Jamaican": "Jamaikanisch",
|
||||
"Japanese": "Japanisch",
|
||||
"Jewish": "Jüdisch",
|
||||
"Kenyan": "Kenianisch",
|
||||
"Korean": "Koreanisch",
|
||||
"Mexican": "Mexikanisch",
|
||||
"Nigerian": "Nigerianisch",
|
||||
"Portuguese": "Portugiesisch",
|
||||
"Russian": "Russisch",
|
||||
"Scottish": "Schottisch",
|
||||
"Spanish": "Spanisch",
|
||||
"Sri Lankan": "Sri Lankisch",
|
||||
"Swedish": "Swedisch",
|
||||
"Thai": "Thailändisch",
|
||||
"Turkish": "Türkisch",
|
||||
"Vietnamese": "Vietnamesisch",
|
||||
"All Categories": "Alle Kategorien",
|
||||
"All Tags": "Alle Tags",
|
||||
"No tags available": "Keine Tags vorhanden",
|
||||
"Tags": "Tags",
|
||||
"separate with spaces": "separate with spaces",
|
||||
"Import summary": "Import summary",
|
||||
"recipes found": "recipes found",
|
||||
"recipes imported": "recipes imported",
|
||||
"recipes already exists": "recipes already exists",
|
||||
"recipes updated": "recipes updated",
|
||||
"separate with spaces": "trennen mit Leerzeichen",
|
||||
"Import summary": "Import Zusammenfassung",
|
||||
"recipes found": "Rezepte gefunden",
|
||||
"recipes imported": "Rezepte importiert",
|
||||
"recipes already exists": "Rezept existiert bereits",
|
||||
"recipes updated": "Rezepte aktualisiert",
|
||||
"OK": "OK",
|
||||
"Filtered result": "Filtered result",
|
||||
"Created": "Created",
|
||||
"Star rating": "Star rating",
|
||||
"Untitled Recipe": "Untitled Recipe"
|
||||
"Filtered result": "gefiltertes Ergebnis",
|
||||
"Created": "Erstellt",
|
||||
"Star rating": "Sternebewertung",
|
||||
"Untitled Recipe": "Untitled Recipe",
|
||||
"Remove recipe from breakfast?": "Remove recipe from breakfast?",
|
||||
"Remove recipe from lunch?": "Remove recipe from lunch?",
|
||||
"Remove recipe from dinner?": "Remove recipe from dinner?",
|
||||
"Remove recipe from snacks?": "Remove recipe from snacks?"
|
||||
}
|
||||
|
|
|
@ -276,5 +276,9 @@
|
|||
"Filtered result": "Filtered result",
|
||||
"Created": "Created",
|
||||
"Star rating": "Star rating",
|
||||
"Untitled Recipe": "Untitled Recipe"
|
||||
"Untitled Recipe": "Untitled Recipe",
|
||||
"Remove recipe from breakfast?": "Remove recipe from breakfast?",
|
||||
"Remove recipe from lunch?": "Remove recipe from lunch?",
|
||||
"Remove recipe from dinner?": "Remove recipe from dinner?",
|
||||
"Remove recipe from snacks?": "Remove recipe from snacks?"
|
||||
}
|
||||
|
|
|
@ -276,5 +276,9 @@
|
|||
"Filtered result": "Resultados filtrados",
|
||||
"Created": "Creado",
|
||||
"Star rating": "Valoración por estrellas",
|
||||
"Untitled Recipe": "Receta sin título"
|
||||
"Untitled Recipe": "Receta sin título",
|
||||
"Remove recipe from breakfast?": "Remove recipe from breakfast?",
|
||||
"Remove recipe from lunch?": "Remove recipe from lunch?",
|
||||
"Remove recipe from dinner?": "Remove recipe from dinner?",
|
||||
"Remove recipe from snacks?": "Remove recipe from snacks?"
|
||||
}
|
||||
|
|
|
@ -276,5 +276,9 @@
|
|||
"Filtered result": "Filtered result",
|
||||
"Created": "Created",
|
||||
"Star rating": "Star rating",
|
||||
"Untitled Recipe": "Untitled Recipe"
|
||||
"Untitled Recipe": "Untitled Recipe",
|
||||
"Remove recipe from breakfast?": "Remove recipe from breakfast?",
|
||||
"Remove recipe from lunch?": "Remove recipe from lunch?",
|
||||
"Remove recipe from dinner?": "Remove recipe from dinner?",
|
||||
"Remove recipe from snacks?": "Remove recipe from snacks?"
|
||||
}
|
||||
|
|
|
@ -275,5 +275,9 @@
|
|||
"Filtered result": "Resultados filtrados",
|
||||
"Created": "Criado",
|
||||
"Star rating": "Classificação por estrelas",
|
||||
"Untitled Recipe": "Receita Sem Título"
|
||||
"Untitled Recipe": "Receita Sem Título",
|
||||
"Remove recipe from breakfast?": "Remove recipe from breakfast?",
|
||||
"Remove recipe from lunch?": "Remove recipe from lunch?",
|
||||
"Remove recipe from dinner?": "Remove recipe from dinner?",
|
||||
"Remove recipe from snacks?": "Remove recipe from snacks?"
|
||||
}
|
||||
|
|
|
@ -276,5 +276,9 @@
|
|||
"Filtered result": "Отфильтрованный результат",
|
||||
"Created": "Создано",
|
||||
"Star rating": "Оценка",
|
||||
"Untitled Recipe": "Рецепт без названия"
|
||||
"Untitled Recipe": "Рецепт без названия",
|
||||
"Remove recipe from breakfast?": "Убрать рецепт из завтраков?",
|
||||
"Remove recipe from lunch?": "Убрать рецепт из обедов?",
|
||||
"Remove recipe from dinner?": "Убрать рецепт из ужиныов?",
|
||||
"Remove recipe from snacks?": "Убрать рецепт из закусок?"
|
||||
}
|
||||
|
|
|
@ -207,7 +207,7 @@
|
|||
"Reset cuisines list": "உணவு வகைகள் பட்டியலை மீட்டமை",
|
||||
"Reset categories list": "பகுப்புகள் பட்டியலை மீட்டமை",
|
||||
"Reset yield units list": "மகசூல் அலகுகள் பட்டியலை மீட்டமை",
|
||||
"Reset units list": "அலகுகளின் பட்டியலை மீட்டமை",
|
||||
"Reset units list": "அலகுகள் பட்டியலை மீட்டமை",
|
||||
"Reset successful": "வெற்றிகரமாக மீட்டமைக்கப்பட்டது",
|
||||
"Recipe not found": "சமையல் குறிப்பு காணப்படவில்லை",
|
||||
"Your search did not match any recipes in the filtered result": "உங்கள் தேடல் வடிகட்டப்பட்ட முடிவில் எந்த சமையல் குறிப்புகளுடனும் பொருந்தவில்லை",
|
||||
|
@ -276,5 +276,9 @@
|
|||
"Filtered result": "வடிகட்டப்பட்ட முடிவு",
|
||||
"Created": "உருவாக்கப்பட்டது",
|
||||
"Star rating": "நட்சத்திர மதிப்பீடு",
|
||||
"Untitled Recipe": "பெயரிடப்படாத சமையல் குறிப்பு"
|
||||
"Untitled Recipe": "பெயரிடப்படாத சமையல் குறிப்பு",
|
||||
"Remove recipe from breakfast?": "காலை உணவில் இருந்து சமையல் குறிப்பை அகற்றவா?",
|
||||
"Remove recipe from lunch?": "மதிய உணவில் இருந்து சமையல் குறிப்பை அகற்றவா?",
|
||||
"Remove recipe from dinner?": "இரவு உணவில் இருந்து சமையல் குறிப்பை அகற்றவா?",
|
||||
"Remove recipe from snacks?": "தின்பண்டங்களிலிருந்து சமையல் குறிப்பை அகற்றவா?"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue