mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-20 07:51:21 -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": "Stato Demo",
|
||||
"development": "In Sviluppo",
|
||||
"docs": "Docs",
|
||||
"download-log": "Scarica Log",
|
||||
"download-recipe-json": "Ultimo JSON",
|
||||
"github": "Github",
|
||||
"log-lines": "Log Lines",
|
||||
"not-demo": "Non Demo",
|
||||
"portfolio": "Portfolio",
|
||||
"production": "Produzione",
|
||||
"support": "Support",
|
||||
"version": "Versione"
|
||||
},
|
||||
"category": {
|
||||
@@ -47,9 +52,9 @@
|
||||
"clear": "Clear",
|
||||
"close": "Chiudi",
|
||||
"confirm": "Conferma",
|
||||
"copied": "Copied",
|
||||
"create": "Crea",
|
||||
"created": "Created",
|
||||
"coppied": "Coppied",
|
||||
"current-parenthesis": "(Corrente)",
|
||||
"custom": "Custom",
|
||||
"dashboard": "Pannello di controllo",
|
||||
@@ -73,6 +78,7 @@
|
||||
"import": "Importa",
|
||||
"keyword": "Parola chiave",
|
||||
"link": "Link",
|
||||
"link-copied": "Link Copied",
|
||||
"monday": "Lunedì",
|
||||
"name": "Nome",
|
||||
"new": "New",
|
||||
@@ -108,6 +114,7 @@
|
||||
"updated": "Updated",
|
||||
"upload": "Carica",
|
||||
"url": "URL",
|
||||
"view": "View",
|
||||
"wednesday": "Mercoledì",
|
||||
"yes": "Sì"
|
||||
},
|
||||
@@ -154,7 +161,6 @@
|
||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Solo ricette con queste categorie possono essere utilizzate un un Piano Alimentare",
|
||||
"planner": "Pianificatore",
|
||||
"quick-week": "Settimana Veloce",
|
||||
"shopping-list": "Lista della Spesa",
|
||||
"start-date": "Data Inizio"
|
||||
},
|
||||
"migration": {
|
||||
@@ -345,7 +351,8 @@
|
||||
"recipes-affected": "Nessuna Ricetta Interessata|Una Ricetta Interessata|{count} Ricette Interessate",
|
||||
"remove-unused": "Rimuovi Inutilizzate",
|
||||
"title-case-all": "Maiuscole Ovunque",
|
||||
"toolbox": "Strumenti"
|
||||
"toolbox": "Strumenti",
|
||||
"unorganized": "Unorganized"
|
||||
},
|
||||
"webhooks": {
|
||||
"meal-planner-webhooks": "Webhooks Pianificatore Alimentare",
|
||||
@@ -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": "Mostra Nome",
|
||||
"error-signing-up": "Errore Registrazione",
|
||||
@@ -377,7 +394,6 @@
|
||||
"untagged-count": "Untagged {count}"
|
||||
},
|
||||
"user": {
|
||||
"username": "Username",
|
||||
"admin": "Amministratore",
|
||||
"are-you-sure-you-want-to-delete-the-link": "Sei sicuro di voler eliminare il link <b>{link}<b/>?",
|
||||
"are-you-sure-you-want-to-delete-the-user": "Sei dicuro di voler eliminare l'utente <b>{activeName} ID: {activeId}<b/>?",
|
||||
@@ -423,7 +439,9 @@
|
||||
"user-successfully-logged-in": "Autenticato Con Successo",
|
||||
"user-update-failed": "Aggiornamento Utenete Fallito",
|
||||
"user-updated": "Utente Aggiornato",
|
||||
"username": "Username",
|
||||
"users": "Utenti",
|
||||
"users-header": "USERS",
|
||||
"webhook-time": "Ora Webhook",
|
||||
"webhooks-enabled": "Webhooks Abilitati",
|
||||
"you-are-not-allowed-to-create-a-user": "Non sei autorizzato per la creazione di utenti",
|
||||
|
||||
Reference in New Issue
Block a user