mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-07 14:35:25 +02:00
New Crowdin updates (#1546)
* New translations en-US.json (Czech) * New translations en-US.json (Swedish) * 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 (Slovenian) * New translations en-US.json (Serbian (Cyrillic)) * New translations en-US.json (Turkish) * New translations en-US.json (Dutch) * New translations en-US.json (Ukrainian) * New translations en-US.json (Chinese Simplified) * 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 (Norwegian) * New translations en-US.json (Lithuanian) * New translations en-US.json (Romanian) * New translations en-US.json (Danish) * New translations en-US.json (French) * 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 (German) * New translations en-US.json (Korean) * New translations en-US.json (Greek) * New translations en-US.json (Finnish) * New translations en-US.json (Hebrew) * New translations en-US.json (Hungarian) * New translations en-US.json (Italian) * New translations en-US.json (Japanese) * New translations en-US.json (French, Canada) * New translations en-US.json (Dutch)
This commit is contained in:
parent
03147c8723
commit
8a98288248
35 changed files with 3045 additions and 315 deletions
|
@ -30,7 +30,8 @@
|
|||
"new-asset": "Nowy zasób",
|
||||
"pdf": "PDF",
|
||||
"recipe": "Przepis",
|
||||
"show-assets": "Wyświetl zasoby"
|
||||
"show-assets": "Wyświetl zasoby",
|
||||
"error-submitting-form": "Error Submitting Form"
|
||||
},
|
||||
"category": {
|
||||
"categories": "Kategorie",
|
||||
|
@ -41,7 +42,9 @@
|
|||
"category-filter": "Filtr kategorii",
|
||||
"category-update-failed": "Aktualizacja kategorii nie powiodła się",
|
||||
"category-updated": "Zaktualizowano kategorię",
|
||||
"uncategorized-count": "Nieskategoryzowane {count}"
|
||||
"uncategorized-count": "Nieskategoryzowane {count}",
|
||||
"create-a-category": "Create a Category",
|
||||
"category-name": "Category Name"
|
||||
},
|
||||
"events": {
|
||||
"apprise-url": "URL Apprise",
|
||||
|
@ -134,7 +137,20 @@
|
|||
"foods": "Żywność",
|
||||
"units": "Jednostki",
|
||||
"back": "Cofnij",
|
||||
"next": "Następny"
|
||||
"next": "Następny",
|
||||
"toggle-view": "Toggle View",
|
||||
"date": "Date",
|
||||
"id": "Id",
|
||||
"owner": "Owner",
|
||||
"date-added": "Date Added",
|
||||
"none": "None",
|
||||
"run": "Run",
|
||||
"menu": "Menu",
|
||||
"a-name-is-required": "A Name is Required",
|
||||
"delete-with-name": "Delete {name}",
|
||||
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
|
||||
"organizer": "Organizer",
|
||||
"transfer": "Transfer"
|
||||
},
|
||||
"group": {
|
||||
"are-you-sure-you-want-to-delete-the-group": "Czy na pewno chcesz usunąć <b>{groupName}<b/>?",
|
||||
|
@ -186,7 +202,14 @@
|
|||
"quick-week": "Szybki plan na tydzień",
|
||||
"side": "Przystawka",
|
||||
"sides": "Przystawki",
|
||||
"start-date": "Data rozpoczęcia"
|
||||
"start-date": "Data rozpoczęcia",
|
||||
"rule-day": "Rule Day",
|
||||
"meal-type": "Meal Type",
|
||||
"breakfast": "Breakfast",
|
||||
"lunch": "Lunch",
|
||||
"dinner": "Dinner",
|
||||
"type-any": "Any",
|
||||
"day-any": "Any"
|
||||
},
|
||||
"migration": {
|
||||
"chowdown": {
|
||||
|
@ -292,7 +315,36 @@
|
|||
"title": "Tytuł",
|
||||
"total-time": "Czas całkowity",
|
||||
"unable-to-delete-recipe": "Nie można usunąć przepisu",
|
||||
"no-recipe": "Brak przepisu"
|
||||
"no-recipe": "Brak przepisu",
|
||||
"locked-by-owner": "Locked by Owner",
|
||||
"join-the-conversation": "Join the Conversation",
|
||||
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
|
||||
"entry-type": "Entry Type",
|
||||
"date-format-hint": "MM/DD/YYYY format",
|
||||
"add-to-list": "Add to List",
|
||||
"add-to-plan": "Add to Plan",
|
||||
"recipe-added-to-list": "Recipe added to list",
|
||||
"recipe-added-to-mealplan": "Recipe added to mealplan",
|
||||
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
|
||||
"yield": "Yield",
|
||||
"quantity": "Quantity",
|
||||
"choose-unit": "Choose Unit",
|
||||
"press-enter-to-create": "Press Enter to Create",
|
||||
"choose-food": "Choose Food",
|
||||
"notes": "Notes",
|
||||
"toggle-section": "Toggle Section",
|
||||
"see-original-text": "See Original Text",
|
||||
"original-text-with-value": "Original Text: {originalText}",
|
||||
"ingredient-linker": "Ingredient Linker",
|
||||
"linked-to-other-step": "Linked to other step",
|
||||
"auto": "Auto",
|
||||
"cook-mode": "Cook Mode",
|
||||
"link-ingredients": "Link Ingredients",
|
||||
"merge-above": "Merge Above",
|
||||
"reset-scale": "Reset Scale",
|
||||
"decrease-scale-label": "Decrease Scale by 1",
|
||||
"increase-scale-label": "Increase Scale by 1",
|
||||
"locked": "Locked"
|
||||
},
|
||||
"search": {
|
||||
"advanced-search": "Wyszukiwanie zaawansowane",
|
||||
|
@ -399,7 +451,8 @@
|
|||
"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": "Webhooki"
|
||||
"webhooks": "Webhooki",
|
||||
"webhook-name": "Webhook Name"
|
||||
}
|
||||
},
|
||||
"shopping-list": {
|
||||
|
@ -410,7 +463,12 @@
|
|||
"new-list": "Nowa lista",
|
||||
"quantity": "Ilość: {0}",
|
||||
"shopping-list": "Lista zakupów",
|
||||
"shopping-lists": "Lista zakupów"
|
||||
"shopping-lists": "Lista zakupów",
|
||||
"food": "Food",
|
||||
"note": "Note",
|
||||
"label": "Label",
|
||||
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
|
||||
"toggle-food": "Toggle Food"
|
||||
},
|
||||
"sidebar": {
|
||||
"all-recipes": "Wszystkie",
|
||||
|
@ -446,10 +504,17 @@
|
|||
"tag-update-failed": "Atkualizacja etykiety nie powiodła się",
|
||||
"tag-updated": "Etykieta została zakutalizowana",
|
||||
"tags": "Tagi",
|
||||
"untagged-count": "{count} bez etykiety"
|
||||
"untagged-count": "{count} bez etykiety",
|
||||
"create-a-tag": "Create a Tag",
|
||||
"tag-name": "Tag Name"
|
||||
},
|
||||
"tool": {
|
||||
"tools": "Narzędzia"
|
||||
"tools": "Narzędzia",
|
||||
"on-hand": "On Hand",
|
||||
"create-a-tool": "Create a Tool",
|
||||
"tool-name": "Tool Name",
|
||||
"create-new-tool": "Create New Tool",
|
||||
"on-hand-checkbox-label": "Show as On Hand (Checked)"
|
||||
},
|
||||
"user": {
|
||||
"admin": "Administrator",
|
||||
|
@ -546,5 +611,18 @@
|
|||
"group-name-is-taken": "Nazwa grupy jest zajęta",
|
||||
"username-is-taken": "Nazwa użytkownika jest zajęta",
|
||||
"email-is-taken": "Email jest zajęty"
|
||||
},
|
||||
"export": {
|
||||
"export": "Export",
|
||||
"file-name": "File Name",
|
||||
"size": "Size",
|
||||
"link-expires": "Link Expires"
|
||||
},
|
||||
"recipe-share": {
|
||||
"expiration-date": "Expiration Date",
|
||||
"share-recipe": "Share Recipe",
|
||||
"default-30-days": "Default 30 Days",
|
||||
"expires-at": "Expires At",
|
||||
"recipe-link-copied-message": "Recipe link copied to clipboard"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue