New translations en-US.json (Hebrew)

This commit is contained in:
Hayden 2021-05-29 15:36:32 -08:00
commit d367e02bd6

View file

@ -14,10 +14,15 @@
"demo": "Demo", "demo": "Demo",
"demo-status": "Demo Status", "demo-status": "Demo Status",
"development": "Development", "development": "Development",
"docs": "Docs",
"download-log": "Download Log", "download-log": "Download Log",
"download-recipe-json": "Last Scraped JSON", "download-recipe-json": "Last Scraped JSON",
"github": "Github",
"log-lines": "Log Lines",
"not-demo": "Not Demo", "not-demo": "Not Demo",
"portfolio": "Portfolio",
"production": "Production", "production": "Production",
"support": "Support",
"version": "Version" "version": "Version"
}, },
"category": { "category": {
@ -47,9 +52,9 @@
"clear": "Clear", "clear": "Clear",
"close": "Close", "close": "Close",
"confirm": "Confirm", "confirm": "Confirm",
"copied": "Copied",
"create": "Create", "create": "Create",
"created": "Created", "created": "Created",
"coppied": "Coppied",
"current-parenthesis": "(Current)", "current-parenthesis": "(Current)",
"custom": "Custom", "custom": "Custom",
"dashboard": "Dashboard", "dashboard": "Dashboard",
@ -73,6 +78,7 @@
"import": "Import", "import": "Import",
"keyword": "Keyword", "keyword": "Keyword",
"link": "Link", "link": "Link",
"link-copied": "Link Copied",
"monday": "Monday", "monday": "Monday",
"name": "Name", "name": "Name",
"new": "New", "new": "New",
@ -108,6 +114,7 @@
"updated": "Updated", "updated": "Updated",
"upload": "Upload", "upload": "Upload",
"url": "URL", "url": "URL",
"view": "View",
"wednesday": "Wednesday", "wednesday": "Wednesday",
"yes": "Yes" "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", "only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans",
"planner": "Planner", "planner": "Planner",
"quick-week": "Quick Week", "quick-week": "Quick Week",
"shopping-list": "Shopping List",
"start-date": "Start Date" "start-date": "Start Date"
}, },
"migration": { "migration": {
@ -345,7 +351,8 @@
"recipes-affected": "No Recipes Affected|One Recipe Affected|{count} Recipes Affected", "recipes-affected": "No Recipes Affected|One Recipe Affected|{count} Recipes Affected",
"remove-unused": "Remove Unused", "remove-unused": "Remove Unused",
"title-case-all": "Title Case All", "title-case-all": "Title Case All",
"toolbox": "Toolbox" "toolbox": "Toolbox",
"unorganized": "Unorganized"
}, },
"webhooks": { "webhooks": {
"meal-planner-webhooks": "Meal Planner Webhooks", "meal-planner-webhooks": "Meal Planner Webhooks",
@ -355,6 +362,16 @@
"webhooks-caps": "WEBHOOKS" "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": { "signup": {
"display-name": "Display Name", "display-name": "Display Name",
"error-signing-up": "Error Signing Up", "error-signing-up": "Error Signing Up",
@ -377,7 +394,6 @@
"untagged-count": "Untagged {count}" "untagged-count": "Untagged {count}"
}, },
"user": { "user": {
"username": "Username",
"admin": "Admin", "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-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/>?", "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-successfully-logged-in": "User Successfully Logged In",
"user-update-failed": "User update failed", "user-update-failed": "User update failed",
"user-updated": "User updated", "user-updated": "User updated",
"username": "Username",
"users": "Users", "users": "Users",
"users-header": "USERS",
"webhook-time": "Webhook Time", "webhook-time": "Webhook Time",
"webhooks-enabled": "Webhooks Enabled", "webhooks-enabled": "Webhooks Enabled",
"you-are-not-allowed-to-create-a-user": "You are not allowed to create a user", "you-are-not-allowed-to-create-a-user": "You are not allowed to create a user",