mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-03 14:33:11 -05:00
New Crowdin updates (#344)
* New translations en-US.json (Romanian) * New translations en-US.json (French) * New translations en-US.json (Romanian) * New translations en-US.json (Spanish) * New translations en-US.json (French) * New translations en-US.json (Ukrainian) * New translations en-US.json (Hebrew) * New translations en-US.json (Chinese Simplified) * New translations en-US.json (Vietnamese) * New translations en-US.json (Afrikaans) * New translations en-US.json (Arabic) * New translations en-US.json (Catalan) * New translations en-US.json (Czech) * New translations en-US.json (Danish) * New translations en-US.json (Greek) * New translations en-US.json (Finnish) * New translations en-US.json (Hungarian) * New translations en-US.json (Turkish) * New translations en-US.json (Italian) * New translations en-US.json (Chinese Traditional) * New translations en-US.json (Korean) * 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 (Serbian (Cyrillic)) * New translations en-US.json (Swedish) * New translations en-US.json (Japanese) * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (Vietnamese) * New translations en-US.json (Italian) * New translations en-US.json (Spanish) * New translations en-US.json (Afrikaans) * New translations en-US.json (Arabic) * 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 (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 (Japanese) * New translations en-US.json (English) * New translations en-US.json (Korean) * 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 (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 (Portuguese, Brazilian)
This commit is contained in:
@@ -56,7 +56,9 @@
|
||||
"thursday": "Donderdag",
|
||||
"friday": "Vrijdag",
|
||||
"saturday": "Zaterdag",
|
||||
"about": "Over"
|
||||
"about": "Over",
|
||||
"get": "Get",
|
||||
"url": "URL"
|
||||
},
|
||||
"page": {
|
||||
"home-page": "Start pagina",
|
||||
@@ -122,7 +124,9 @@
|
||||
"create-a-new-meal-plan": "Maak een nieuw Maaltijdplan",
|
||||
"start-date": "Begindatum",
|
||||
"end-date": "Einddatum",
|
||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Alleen recepten met deze categorieën zullen worden gebruikt in maaltijdplannen"
|
||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Alleen recepten met deze categorieën zullen worden gebruikt in maaltijdplannen",
|
||||
"quick-week": "Quick Week",
|
||||
"group": "Group (Beta)"
|
||||
},
|
||||
"recipe": {
|
||||
"description": "Omschrijving",
|
||||
@@ -150,7 +154,19 @@
|
||||
"key-name-required": "Sleutelnaam vereist",
|
||||
"no-white-space-allowed": "Geen Witruimte Toegestaan",
|
||||
"delete-recipe": "Recept verwijderen",
|
||||
"delete-confirmation": "Weet u zeker dat u dit recept wilt verwijderen?"
|
||||
"delete-confirmation": "Weet u zeker dat u dit recept wilt verwijderen?",
|
||||
"nutrition": "Nutrition",
|
||||
"calories": "Calories",
|
||||
"calories-suffix": "calories",
|
||||
"fat-content": "Fat Content",
|
||||
"fiber-content": "Fiber Content",
|
||||
"protein-content": "Protein Content",
|
||||
"sodium-content": "Sodium Content",
|
||||
"sugar-content": "Sugar Content",
|
||||
"grams": "grams",
|
||||
"milligrams": "milligrams",
|
||||
"recipe-image": "Recipe Image",
|
||||
"image": "Image"
|
||||
},
|
||||
"search": {
|
||||
"search-mealie": "Mealie Zoeken",
|
||||
@@ -238,7 +254,8 @@
|
||||
"custom-pages": "Aangepaste paginas",
|
||||
"new-page": "Nieuwe pagina",
|
||||
"edit-page": "Pagina Bewerken",
|
||||
"page-name": "Pagina naam"
|
||||
"page-name": "Pagina naam",
|
||||
"remove-existing-entries-matching-imported-entries": "Remove existing entries matching imported entries"
|
||||
},
|
||||
"migration": {
|
||||
"recipe-migration": "Recept Migratie",
|
||||
|
||||
Reference in New Issue
Block a user