mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-07 14:35:25 +02:00
New Crowdin updates (#1214)
* New translations en-US.json (Romanian) * New translations en-US.json (Chinese Traditional) * New translations en-US.json (Vietnamese) * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (English, United Kingdom) * New translations en-US.json (French, Canada) * New translations en-US.json (Bulgarian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Chinese Simplified) * New translations en-US.json (Turkish) * New translations en-US.json (French) * New translations en-US.json (Hebrew) * New translations en-US.json (Spanish) * New translations en-US.json (Afrikaans) * New translations en-US.json (Arabic) * New translations en-US.json (Bulgarian) * New translations en-US.json (Catalan) * New translations en-US.json (Czech) * New translations en-US.json (Danish) * New translations en-US.json (German) * New translations en-US.json (Greek) * New translations en-US.json (Finnish) * New translations en-US.json (Hungarian) * New translations en-US.json (Swedish) * New translations en-US.json (Italian) * New translations en-US.json (Japanese) * New translations en-US.json (Korean) * New translations en-US.json (Dutch) * New translations en-US.json (Norwegian) * New translations en-US.json (Polish) * New translations en-US.json (Portuguese) * New translations en-US.json (Russian) * New translations en-US.json (Slovak) * New translations en-US.json (Serbian (Cyrillic)) * New translations en-US.json (Slovak) * New translations en-US.json (French, Canada) * New translations en-US.json (French, Canada) * New translations en-US.json (Bulgarian) * New translations en-US.json (Bulgarian) * New translations en-US.json (French, Canada) * New translations en-US.json (Bulgarian) * New translations en-US.json (French, Canada) * New translations en-US.json (Bulgarian) * New translations en-US.json (Italian) * New translations en-US.json (Italian) * New translations en-US.json (Italian) * New translations en-US.json (French) * New translations en-US.json (French) * New translations en-US.json (Hungarian) * New translations en-US.json (Hungarian) * New translations en-US.json (Romanian) * New translations en-US.json (Dutch) * New translations en-US.json (English, United Kingdom) * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (Vietnamese) * New translations en-US.json (Chinese Traditional) * New translations en-US.json (Chinese Simplified) * 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 (Slovak) * 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 (Korean) * New translations en-US.json (French) * New translations en-US.json (Japanese) * New translations en-US.json (Italian) * 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 (German) * New translations en-US.json (Danish) * New translations en-US.json (Czech) * New translations en-US.json (Catalan) * New translations en-US.json (Bulgarian) * New translations en-US.json (Arabic) * New translations en-US.json (Afrikaans) * New translations en-US.json (Spanish) * New translations en-US.json (French, Canada) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Danish) * New translations en-US.json (Danish) * New translations en-US.json (Danish) * New translations en-US.json (Danish)
This commit is contained in:
parent
4d3346b727
commit
841b560abc
49 changed files with 3441 additions and 505 deletions
|
@ -33,6 +33,7 @@
|
|||
"show-assets": "Wyświetl zasoby"
|
||||
},
|
||||
"category": {
|
||||
"categories": "Categories",
|
||||
"category-created": "Kategoria stworzona",
|
||||
"category-creation-failed": "Błąd podczas tworzenia kategorii",
|
||||
"category-deleted": "Usunięto kategorię",
|
||||
|
@ -129,7 +130,11 @@
|
|||
"url": "URL",
|
||||
"view": "Widok",
|
||||
"wednesday": "Środa",
|
||||
"yes": "Tak"
|
||||
"yes": "Tak",
|
||||
"foods": "Foods",
|
||||
"units": "Units",
|
||||
"back": "Back",
|
||||
"next": "Next"
|
||||
},
|
||||
"group": {
|
||||
"are-you-sure-you-want-to-delete-the-group": "Czy na pewno chcesz usunąć <b>{groupName}<b/>?",
|
||||
|
@ -149,7 +154,11 @@
|
|||
"manage-groups": "Zarządzaj grupami",
|
||||
"user-group": "Grupa użytkownika",
|
||||
"user-group-created": "Utworzono grupę użytkowników",
|
||||
"user-group-creation-failed": "Tworzenie grupy użytkowników nie powiodło się"
|
||||
"user-group-creation-failed": "Tworzenie grupy użytkowników nie powiodło się",
|
||||
"settings": {
|
||||
"keep-my-recipes-private": "Keep My Recipes Private",
|
||||
"keep-my-recipes-private-description": "Sets your group and all recipes defaults to private. You can always change this later."
|
||||
}
|
||||
},
|
||||
"meal-plan": {
|
||||
"create-a-new-meal-plan": "Utwórz nowy plan posiłku",
|
||||
|
@ -206,7 +215,10 @@
|
|||
"upload-a-recipe": "Wrzuć przepis",
|
||||
"upload-individual-zip-file": "Prześlij pojedynczy plik .zip wyeksportowany z innej instancji Mealie.",
|
||||
"url-form-hint": "Skopiuj i wklej link ze swojej ulubionej strony z przepisami",
|
||||
"view-scraped-data": "Wyświetl zebrane dane"
|
||||
"view-scraped-data": "Wyświetl zebrane dane",
|
||||
"trim-whitespace-description": "Trim leading and trailing whitespace as well as blank lines",
|
||||
"trim-prefix-description": "Trim first character from each line",
|
||||
"split-by-numbered-line-description": "Attempts to split a paragraph by matching '1)' or '1.' patterns"
|
||||
},
|
||||
"page": {
|
||||
"404-page-not-found": "404. Nie znaleziono strony",
|
||||
|
@ -278,10 +290,8 @@
|
|||
"sugar-content": "Cukry",
|
||||
"title": "Tytuł",
|
||||
"total-time": "Czas całkowity",
|
||||
"unable-to-delete-recipe": "Nie można usunąć przepisu"
|
||||
},
|
||||
"reicpe": {
|
||||
"no-recipe": "Brak przepisu"
|
||||
"unable-to-delete-recipe": "Nie można usunąć przepisu",
|
||||
"no-recipe": "No Recipe"
|
||||
},
|
||||
"search": {
|
||||
"advanced-search": "Wyszukiwanie zaawansowane",
|
||||
|
@ -387,7 +397,8 @@
|
|||
"test-webhooks": "Testuj webhooki",
|
||||
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Odnośniki poniżej otrzymają webhook zawierający dane o przepisie dla danego dnia. Aktualnie webhooki zostanę wykonane o",
|
||||
"webhook-url": "URL webhooka",
|
||||
"webhooks-caps": "WEBHOOKI"
|
||||
"webhooks-caps": "WEBHOOKI",
|
||||
"webhooks": "Webhooks"
|
||||
}
|
||||
},
|
||||
"shopping-list": {
|
||||
|
@ -402,7 +413,9 @@
|
|||
},
|
||||
"sidebar": {
|
||||
"all-recipes": "Wszystkie",
|
||||
"backups": "Backups",
|
||||
"categories": "Kategorie",
|
||||
"cookbooks": "Cookbooks",
|
||||
"dashboard": "Kokpit",
|
||||
"home-page": "Strona główna",
|
||||
"manage-users": "Zarządzanie",
|
||||
|
@ -411,7 +424,8 @@
|
|||
"search": "Wyszukaj",
|
||||
"site-settings": "Ustawienia",
|
||||
"tags": "Tagi",
|
||||
"toolbox": "Przybornik"
|
||||
"toolbox": "Przybornik",
|
||||
"language": "Language"
|
||||
},
|
||||
"signup": {
|
||||
"error-signing-up": "W trakcie rejestracji wystąpił błąd",
|
||||
|
@ -433,6 +447,9 @@
|
|||
"tags": "Tagi",
|
||||
"untagged-count": "{count} bez etykiety"
|
||||
},
|
||||
"tool": {
|
||||
"tools": "Tools"
|
||||
},
|
||||
"user": {
|
||||
"admin": "Administrator",
|
||||
"are-you-sure-you-want-to-delete-the-link": "Czy na pewno chcesz usunąć link <b>{link}<b/>?",
|
||||
|
@ -450,6 +467,7 @@
|
|||
"error-cannot-delete-super-user": "Wystąpił błąd! Nie można usunąć super użytkownika",
|
||||
"existing-password-does-not-match": "Aktualne hasło jest niezgodne",
|
||||
"full-name": "Imię i nazwisko",
|
||||
"invite-only": "Invite Only",
|
||||
"link-id": "ID linku",
|
||||
"link-name": "Nazwa linku",
|
||||
"login": "Login",
|
||||
|
@ -457,33 +475,75 @@
|
|||
"manage-users": "Zarządzaj użytkownikami",
|
||||
"new-password": "Nowe Hasło",
|
||||
"new-user": "Nowy użytkownik",
|
||||
"password": "Hasło",
|
||||
"password-has-been-reset-to-the-default-password": "Hasło zostało przywrócone do domyślnej wartości",
|
||||
"password-must-match": "Hasła muszą być takie same",
|
||||
"password-reset-failed": "Reset hasła nie powiódł się",
|
||||
"password-updated": "Hasło zostało zaktualizowane",
|
||||
"password": "Hasło",
|
||||
"password-strength": "Password is {strength}",
|
||||
"register": "Register",
|
||||
"reset-password": "Zresetuj hasło",
|
||||
"sign-in": "Zaloguj się",
|
||||
"total-mealplans": "Ilość planów posiłków",
|
||||
"total-users": "Ilość użytkowników",
|
||||
"upload-photo": "Prześlij zdjęcie",
|
||||
"use-8-characters-or-more-for-your-password": "Hasło musi składać się z 8 lub więcej znaków",
|
||||
"user": "Użytkownik",
|
||||
"user-created": "Użytkownik został stworzony",
|
||||
"user-creation-failed": "Tworzenie użytkownika nie powiodło się",
|
||||
"user-deleted": "Użytkownik został usunięty",
|
||||
"user-id": "ID użytkownika",
|
||||
"user-id-with-value": "ID użytkownika: {id}",
|
||||
"user-id": "ID użytkownika",
|
||||
"user-password": "Hasło użytkownika",
|
||||
"user-successfully-logged-in": "Użytkownik został pomyślnie zalogowany",
|
||||
"user-update-failed": "Aktualizacja użytkownika nie powiodła się",
|
||||
"user-updated": "Użytkownik został zaktualizowany",
|
||||
"user": "Użytkownik",
|
||||
"username": "Nazwa użytkownika",
|
||||
"users": "Użytkownicy",
|
||||
"users-header": "UŻYTKOWNICY",
|
||||
"users": "Użytkownicy",
|
||||
"webhook-time": "Czas webhooka",
|
||||
"webhooks-enabled": "Webhooki włączone",
|
||||
"you-are-not-allowed-to-create-a-user": "Nie masz uprawnień do tworzenia użytkowników",
|
||||
"you-are-not-allowed-to-delete-this-user": "Nie masz uprawnień do usuwania użytkowników"
|
||||
"you-are-not-allowed-to-delete-this-user": "Nie masz uprawnień do usuwania użytkowników",
|
||||
"enable-advanced-content": "Enable Advanced Content",
|
||||
"enable-advanced-content-description": "Enables advanced features like Recipe Scaling, API keys, Webhooks, and Data Management. Don't worry, you can always change this later"
|
||||
},
|
||||
"language-dialog": {
|
||||
"translated": "translated",
|
||||
"choose-language": "Choose Language",
|
||||
"select-description": "Choose the language for the Mealie UI. The setting only applies to you, not other users.",
|
||||
"how-to-contribute-description": "Is something not translated yet, mistranslated, or your language missing from the list? {read-the-docs-link} on how to contribute!",
|
||||
"read-the-docs": "Read the docs"
|
||||
},
|
||||
"data-pages": {
|
||||
"seed-data": "Seed Data",
|
||||
"foods": {
|
||||
"merge-dialog-text": "Combining the selected foods will merge the source food and target food into a single food. The source food will be deleted and all of the references to the source food will be updated to point to the target food.",
|
||||
"merge-food-example": "Merging {food1} into {food2}",
|
||||
"seed-dialog-text": "Seed the database with foods based on your local language. This will create 200+ common foods that can be used to organize your database. Foods are translated via a community effort.",
|
||||
"seed-dialog-warning": "You have already have some items in your database. This action will not reconcile duplicates, you will have to manage them manually."
|
||||
},
|
||||
"units": {
|
||||
"seed-dialog-text": "Seed the database with common units based on your local language."
|
||||
},
|
||||
"labels": {
|
||||
"seed-dialog-text": "Seed the database with common labels based on your local language."
|
||||
}
|
||||
},
|
||||
"user-registration": {
|
||||
"user-registration": "User Registration",
|
||||
"join-a-group": "Join a Group",
|
||||
"create-a-new-group": "Create a New Group",
|
||||
"provide-registration-token-description": "Please provide the registration token associated with the group that you'd like to join. You'll need to obtain this from an existing group member.",
|
||||
"group-details": "Group Details",
|
||||
"group-details-description": "Before you create an account you'll need to create a group. Your group will only contain you, but you'll be able to invite others later. Members in your group can share meal plans, shopping lists, recipes, and more!",
|
||||
"use-seed-data": "Use Seed Data",
|
||||
"use-seed-data-description": "Mealie ships with a collection of Foods, Units, and Labels that can be used to populate your group with helpful data for organizing your recipes.",
|
||||
"account-details": "Account Details"
|
||||
},
|
||||
"validation": {
|
||||
"group-name-is-taken": "Group name is taken",
|
||||
"username-is-taken": "Username is taken",
|
||||
"email-is-taken": "Email is taken"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue