New translations en-US.json (Polish)

This commit is contained in:
Hayden 2021-05-29 15:36:26 -08:00
commit b5d3cfc6ab

View file

@ -14,10 +14,15 @@
"demo": "Demo", "demo": "Demo",
"demo-status": "Status demo", "demo-status": "Status demo",
"development": "Wersja testowa", "development": "Wersja testowa",
"docs": "Docs",
"download-log": "Pobierz dziennik", "download-log": "Pobierz dziennik",
"download-recipe-json": "Last Scraped JSON", "download-recipe-json": "Last Scraped JSON",
"github": "Github",
"log-lines": "Log Lines",
"not-demo": "Nie demo", "not-demo": "Nie demo",
"portfolio": "Portfolio",
"production": "Produkcyjna", "production": "Produkcyjna",
"support": "Support",
"version": "Wersja" "version": "Wersja"
}, },
"category": { "category": {
@ -47,9 +52,9 @@
"clear": "Wyczyść", "clear": "Wyczyść",
"close": "Zamknij", "close": "Zamknij",
"confirm": "Potwierdź", "confirm": "Potwierdź",
"copied": "Copied",
"create": "Utwórz", "create": "Utwórz",
"created": "Utworzono", "created": "Utworzono",
"coppied": "Coppied",
"current-parenthesis": "(Bieżący)", "current-parenthesis": "(Bieżący)",
"custom": "Niestandardowy", "custom": "Niestandardowy",
"dashboard": "Kokpit", "dashboard": "Kokpit",
@ -73,6 +78,7 @@
"import": "Importuj", "import": "Importuj",
"keyword": "Słowo kluczowe", "keyword": "Słowo kluczowe",
"link": "Link", "link": "Link",
"link-copied": "Link Copied",
"monday": "Poniedziałek", "monday": "Poniedziałek",
"name": "Nazwa", "name": "Nazwa",
"new": "Nowy", "new": "Nowy",
@ -108,6 +114,7 @@
"updated": "Zaktualizowano", "updated": "Zaktualizowano",
"upload": "Prześlij", "upload": "Prześlij",
"url": "URL", "url": "URL",
"view": "View",
"wednesday": "Środa", "wednesday": "Środa",
"yes": "Tak" "yes": "Tak"
}, },
@ -154,7 +161,6 @@
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Tylko przepisy z tych kategorii będą używane w planach posiłków", "only-recipes-with-these-categories-will-be-used-in-meal-plans": "Tylko przepisy z tych kategorii będą używane w planach posiłków",
"planner": "Planer", "planner": "Planer",
"quick-week": "Szybki plan na tydzień", "quick-week": "Szybki plan na tydzień",
"shopping-list": "Lista zakupów",
"start-date": "Data rozpoczęcia" "start-date": "Data rozpoczęcia"
}, },
"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": "Usuń nieużywane", "remove-unused": "Usuń nieużywane",
"title-case-all": "Wszędzie wielkie litery", "title-case-all": "Wszędzie wielkie litery",
"toolbox": "Przybornik" "toolbox": "Przybornik",
"unorganized": "Unorganized"
}, },
"webhooks": { "webhooks": {
"meal-planner-webhooks": "Webhooki planera posiłków", "meal-planner-webhooks": "Webhooki planera posiłków",
@ -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": "Administrator", "admin": "Administrator",
"are-you-sure-you-want-to-delete-the-link": "Czy na pewno chcesz usunąć link <b>{link}<b/>?", "are-you-sure-you-want-to-delete-the-link": "Czy na pewno chcesz usunąć link <b>{link}<b/>?",
"are-you-sure-you-want-to-delete-the-user": "Czy na pewno chcesz usunąć użytkownika <b>{activeName} ID: {activeId}<b/>?", "are-you-sure-you-want-to-delete-the-user": "Czy na pewno chcesz usunąć użytkownika <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": "Użytkownicy", "users": "Użytkownicy",
"users-header": "USERS",
"webhook-time": "Czas webhooka", "webhook-time": "Czas webhooka",
"webhooks-enabled": "Webhooki włączone", "webhooks-enabled": "Webhooki włączone",
"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",