mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-21 00:11:20 -05:00
New Crowdin updates (#447)
* New translations en-US.json (German) * New translations en-US.json (Japanese) * New translations en-US.json (Vietnamese) * New translations en-US.json (Chinese Traditional) * New translations en-US.json (Ukrainian) * New translations en-US.json (Turkish) * New translations en-US.json (Swedish) * New translations en-US.json (Serbian (Cyrillic)) * New translations en-US.json (Russian) * New translations en-US.json (Portuguese) * New translations en-US.json (Polish) * New translations en-US.json (Norwegian) * New translations en-US.json (Dutch) * New translations en-US.json (Korean) * New translations en-US.json (Italian) * New translations en-US.json (French) * New translations en-US.json (Hungarian) * New translations en-US.json (Hebrew) * New translations en-US.json (Finnish) * New translations en-US.json (Greek) * New translations en-US.json (Danish) * New translations en-US.json (Czech) * New translations en-US.json (Catalan) * New translations en-US.json (Arabic) * New translations en-US.json (Afrikaans) * New translations en-US.json (Spanish) * New translations en-US.json (Romanian) * New translations en-US.json (Chinese Simplified) * New translations en-US.json (Portuguese, Brazilian)
This commit is contained in:
@@ -14,10 +14,15 @@
|
||||
"demo": "Demo",
|
||||
"demo-status": "Demo status",
|
||||
"development": "Versies in ontwikkeling",
|
||||
"docs": "Docs",
|
||||
"download-log": "Logbestand downloaden",
|
||||
"download-recipe-json": "Laatste Ingelezen JSON",
|
||||
"github": "Github",
|
||||
"log-lines": "Log Lines",
|
||||
"not-demo": "Niet Demo",
|
||||
"portfolio": "Portfolio",
|
||||
"production": "Productie",
|
||||
"support": "Support",
|
||||
"version": "Versie"
|
||||
},
|
||||
"category": {
|
||||
@@ -47,9 +52,9 @@
|
||||
"clear": "Wissen",
|
||||
"close": "Sluiten",
|
||||
"confirm": "Bevestigen",
|
||||
"copied": "Copied",
|
||||
"create": "Aanmaken",
|
||||
"created": "Aangemaakt op",
|
||||
"coppied": "Gekopieerd",
|
||||
"current-parenthesis": "(Huidig)",
|
||||
"custom": "Eigen",
|
||||
"dashboard": "Dashboard",
|
||||
@@ -73,6 +78,7 @@
|
||||
"import": "Importeren",
|
||||
"keyword": "Trefwoord",
|
||||
"link": "Koppeling",
|
||||
"link-copied": "Link Copied",
|
||||
"monday": "Maandag",
|
||||
"name": "Naam",
|
||||
"new": "Nieuw",
|
||||
@@ -108,6 +114,7 @@
|
||||
"updated": "Bijgewerkt",
|
||||
"upload": "Uploaden",
|
||||
"url": "URL",
|
||||
"view": "View",
|
||||
"wednesday": "Woensdag",
|
||||
"yes": "Ja"
|
||||
},
|
||||
@@ -154,7 +161,6 @@
|
||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Alleen recepten met deze categorieën zullen worden gebruikt in maaltijdplannen",
|
||||
"planner": "Planner",
|
||||
"quick-week": "Snelle Week",
|
||||
"shopping-list": "Boodschappenlijstje",
|
||||
"start-date": "Begindatum"
|
||||
},
|
||||
"migration": {
|
||||
@@ -345,7 +351,8 @@
|
||||
"recipes-affected": "Geen recepten beïnvloed|Een recept beinvloed|{count} recepten beïnvloed",
|
||||
"remove-unused": "Verwijder Ongebruikte Items",
|
||||
"title-case-all": "Alle Titels In Hoofdletters",
|
||||
"toolbox": "Gereedschapskist"
|
||||
"toolbox": "Gereedschapskist",
|
||||
"unorganized": "Unorganized"
|
||||
},
|
||||
"webhooks": {
|
||||
"meal-planner-webhooks": "Maaltijdplanner Webhooks",
|
||||
@@ -355,6 +362,16 @@
|
||||
"webhooks-caps": "WEBHOOKS"
|
||||
}
|
||||
},
|
||||
"shopping-list": {
|
||||
"all-lists": "All Lists",
|
||||
"create-shopping-list": "Create Shopping List",
|
||||
"from-recipe": "From Recipe",
|
||||
"list-name": "List Name",
|
||||
"new-list": "New List",
|
||||
"quantity": "Quantity: {0}",
|
||||
"shopping-list": "Shopping List",
|
||||
"shopping-lists": "Shopping Lists"
|
||||
},
|
||||
"signup": {
|
||||
"display-name": "Schermnaam",
|
||||
"error-signing-up": "Fout bij registreren",
|
||||
@@ -377,7 +394,6 @@
|
||||
"untagged-count": "Niet gelabeld {count}"
|
||||
},
|
||||
"user": {
|
||||
"username": "Username",
|
||||
"admin": "Beheerder",
|
||||
"are-you-sure-you-want-to-delete-the-link": "Weet je zeker dat je <b>{link}<b/> wilt verwijderen?",
|
||||
"are-you-sure-you-want-to-delete-the-user": "Weet je zeker dat je gebruiker <b>{activeName} ID: {activeId}<b/> wilt verwijderen?",
|
||||
@@ -423,7 +439,9 @@
|
||||
"user-successfully-logged-in": "Gebruiker succesvol ingelogd",
|
||||
"user-update-failed": "Bijwerken van gebruiker mislukt",
|
||||
"user-updated": "Gebruiker is geüpdate",
|
||||
"username": "Username",
|
||||
"users": "Gebruikers",
|
||||
"users-header": "USERS",
|
||||
"webhook-time": "Webhook Tijd",
|
||||
"webhooks-enabled": "Webhooks ingeschakeld",
|
||||
"you-are-not-allowed-to-create-a-user": "Je hebt geen toestemming om een gebruiker aan te maken",
|
||||
|
||||
Reference in New Issue
Block a user