mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
New translations en-US.json (Portuguese)
This commit is contained in:
parent
a7fb423576
commit
adaa814205
1 changed files with 22 additions and 4 deletions
|
@ -14,10 +14,15 @@
|
|||
"demo": "Demo",
|
||||
"demo-status": "Demo Status",
|
||||
"development": "Development",
|
||||
"docs": "Docs",
|
||||
"download-log": "Download Log",
|
||||
"download-recipe-json": "Last Scraped JSON",
|
||||
"github": "Github",
|
||||
"log-lines": "Log Lines",
|
||||
"not-demo": "Not Demo",
|
||||
"portfolio": "Portfolio",
|
||||
"production": "Production",
|
||||
"support": "Support",
|
||||
"version": "Version"
|
||||
},
|
||||
"category": {
|
||||
|
@ -47,9 +52,9 @@
|
|||
"clear": "Clear",
|
||||
"close": "Fechar",
|
||||
"confirm": "Confirmar",
|
||||
"copied": "Copied",
|
||||
"create": "Criar",
|
||||
"created": "Created",
|
||||
"coppied": "Coppied",
|
||||
"current-parenthesis": "(Current)",
|
||||
"custom": "Custom",
|
||||
"dashboard": "Dashboard",
|
||||
|
@ -73,6 +78,7 @@
|
|||
"import": "Importar",
|
||||
"keyword": "Keyword",
|
||||
"link": "Link",
|
||||
"link-copied": "Link Copied",
|
||||
"monday": "Monday",
|
||||
"name": "Nome",
|
||||
"new": "New",
|
||||
|
@ -108,6 +114,7 @@
|
|||
"updated": "Updated",
|
||||
"upload": "Enviar",
|
||||
"url": "URL",
|
||||
"view": "View",
|
||||
"wednesday": "Wednesday",
|
||||
"yes": "Yes"
|
||||
},
|
||||
|
@ -154,7 +161,6 @@
|
|||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans",
|
||||
"planner": "Planeador",
|
||||
"quick-week": "Quick Week",
|
||||
"shopping-list": "Lista de Compras",
|
||||
"start-date": "Data de Inicio"
|
||||
},
|
||||
"migration": {
|
||||
|
@ -345,7 +351,8 @@
|
|||
"recipes-affected": "No Recipes Affected|One Recipe Affected|{count} Recipes Affected",
|
||||
"remove-unused": "Remove Unused",
|
||||
"title-case-all": "Title Case All",
|
||||
"toolbox": "Toolbox"
|
||||
"toolbox": "Toolbox",
|
||||
"unorganized": "Unorganized"
|
||||
},
|
||||
"webhooks": {
|
||||
"meal-planner-webhooks": "Webhooks do Organizador de Refeições",
|
||||
|
@ -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": "Display Name",
|
||||
"error-signing-up": "Error Signing Up",
|
||||
|
@ -377,7 +394,6 @@
|
|||
"untagged-count": "Untagged {count}"
|
||||
},
|
||||
"user": {
|
||||
"username": "Username",
|
||||
"admin": "Admin",
|
||||
"are-you-sure-you-want-to-delete-the-link": "Are you sure you want to delete the link <b>{link}<b/>?",
|
||||
"are-you-sure-you-want-to-delete-the-user": "Are you sure you want to delete the user <b>{activeName} ID: {activeId}<b/>?",
|
||||
|
@ -423,7 +439,9 @@
|
|||
"user-successfully-logged-in": "User Successfully Logged In",
|
||||
"user-update-failed": "User update failed",
|
||||
"user-updated": "User updated",
|
||||
"username": "Username",
|
||||
"users": "Users",
|
||||
"users-header": "USERS",
|
||||
"webhook-time": "Webhook Time",
|
||||
"webhooks-enabled": "Webhooks Enabled",
|
||||
"you-are-not-allowed-to-create-a-user": "You are not allowed to create a user",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue