1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-09 23:45:23 +02:00

New Crowdin updates (#2750)

* New translations en-us.json (Romanian)

* New translations en-us.json (French)

* New translations en-us.json (Spanish)

* New translations en-us.json (Afrikaans)

* New translations en-us.json (Arabic)

* New translations en-us.json (Bulgarian)

* New translations en-us.json (Catalan)

* New translations en-us.json (Czech)

* New translations en-us.json (Danish)

* New translations en-us.json (German)

* New translations en-us.json (Greek)

* New translations en-us.json (Finnish)

* New translations en-us.json (Hebrew)

* New translations en-us.json (Hungarian)

* New translations en-us.json (Italian)

* New translations en-us.json (Japanese)

* New translations en-us.json (Korean)

* New translations en-us.json (Lithuanian)

* New translations en-us.json (Dutch)

* New translations en-us.json (Norwegian)

* New translations en-us.json (Polish)

* New translations en-us.json (Portuguese)

* New translations en-us.json (Russian)

* New translations en-us.json (Slovak)

* New translations en-us.json (Slovenian)

* New translations en-us.json (Serbian (Cyrillic))

* New translations en-us.json (Swedish)

* New translations en-us.json (Turkish)

* New translations en-us.json (Ukrainian)

* New translations en-us.json (Chinese Simplified)

* New translations en-us.json (Chinese Traditional)

* New translations en-us.json (Vietnamese)

* New translations en-us.json (Galician)

* New translations en-us.json (Portuguese, Brazilian)

* New translations en-us.json (Croatian)

* New translations en-us.json (Latvian)

* New translations en-us.json (English, United Kingdom)

* New translations en-us.json (French, Canada)
This commit is contained in:
Hayden 2023-11-22 12:49:38 -06:00 committed by GitHub
parent 0775072ffa
commit e8db1bbe80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
38 changed files with 151 additions and 75 deletions

View file

@ -463,7 +463,9 @@
"add-to-plan": "Zum Essensplan hinzufügen",
"add-to-timeline": "Zum Zeitstrahl hinzufügen",
"recipe-added-to-list": "Rezept wurde zur Einkaufsliste hinzugefügt",
"recipes-added-to-list": "Rezepte wurden zur Einkaufsliste hinzugefügt",
"recipe-added-to-mealplan": "Rezept zum Essensplan hinzugefügt",
"failed-to-add-recipes-to-list": "Fehler beim Hinzufügen des Rezepts zur Einkaufsliste",
"failed-to-add-recipe-to-mealplan": "Fehler beim Hinzufügen des Rezepts zum Essensplan",
"yield": "Portionsangabe",
"quantity": "Menge",
@ -957,17 +959,17 @@
"categories": {
"edit-category": "Kategorie bearbeiten",
"new-category": "Neue Kategorie",
"category-data": "Kategorie-Daten"
"category-data": "Kategorien-Daten"
},
"tags": {
"new-tag": "Neues Schlagwort",
"edit-tag": "Schlagwort bearbeiten",
"tag-data": "Schlagwort-Daten"
"tag-data": "Schlagworte-Daten"
},
"tools": {
"new-tool": "Neues Utensil",
"edit-tool": "Utensil bearbeiten",
"tool-data": "Utensil-Daten"
"tool-data": "Utensilien-Daten"
}
},
"user-registration": {