Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #2809

Merged
merged 2 commits into from
Dec 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions frontend/lang/messages/pl-PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@
"add-to-plan": "Dodaj do planu",
"add-to-timeline": "Add to Timeline",
"recipe-added-to-list": "Przepis dodany do listy",
"recipes-added-to-list": "Recipes added to list",
"recipes-added-to-list": "Przepisy dodane do listy",
"recipe-added-to-mealplan": "Przepis dodany do planu posiłków",
"failed-to-add-recipes-to-list": "Failed to add recipe to list",
"failed-to-add-recipe-to-mealplan": "Nie udało się dodać przepisu do planu posiłków",
Expand All @@ -495,10 +495,10 @@
"public-link": "Link publiczny",
"timer": {
"kitchen-timer": "Kitchen Timer",
"start-timer": "Start Timer",
"start-timer": "Włącz minutnik",
"pause-timer": "Pause Timer",
"resume-timer": "Resume Timer",
"stop-timer": "Stop Timer"
"stop-timer": "Zatrzymaj minutnik"
},
"edit-timeline-event": "Edytuj zdarzenie osi czasu",
"timeline": "Oś czasu",
Expand Down Expand Up @@ -553,7 +553,7 @@
"unit": "Jednostka",
"upload-image": "Prześlij obraz",
"screen-awake": "Keep Screen Awake",
"remove-image": "Remove image"
"remove-image": "Usuń obraz"
},
"search": {
"advanced-search": "Wyszukiwanie zaawansowane",
Expand All @@ -578,7 +578,7 @@
"add-a-new-theme": "Dodaj nowy motyw",
"admin-settings": "Ustawienia administratora",
"backup": {
"backup-created": "Backup created successfully",
"backup-created": "Kopia zapasowa utworzona pomyślnie",
"backup-created-at-response-export_path": "Kopia zapasowa została utworzona w {path}",
"backup-deleted": "Kopia zapasowa została usunięta",
"restore-success": "Restore successful",
Expand Down Expand Up @@ -831,7 +831,7 @@
"password-updated": "Hasło zostało zaktualizowane",
"password": "Hasło",
"password-strength": "Hasło jest {strength}",
"please-enter-password": "Please enter your new password.",
"please-enter-password": "Wpisz nowe hasło.",
"register": "Zarejestruj się",
"reset-password": "Zresetuj hasło",
"sign-in": "Zaloguj się",
Expand All @@ -852,7 +852,7 @@
"username": "Nazwa użytkownika",
"users-header": "UŻYTKOWNICY",
"users": "Użytkownicy",
"user-not-found": "User not found",
"user-not-found": "Nie znaleziono użytkownika",
"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",
Expand Down Expand Up @@ -975,12 +975,12 @@
"columns": "Kolumny",
"combine": "Połącz",
"categories": {
"edit-category": "Edit Category",
"new-category": "New Category",
"category-data": "Category Data"
"edit-category": "Edytuj kategorię",
"new-category": "Nowa kategoria",
"category-data": "Dane kategorii"
},
"tags": {
"new-tag": "New Tag",
"new-tag": "Nowy Tag",
"edit-tag": "Edit Tag",
"tag-data": "Tag Data"
},
Expand Down
2 changes: 1 addition & 1 deletion mealie/repos/seed/resources/foods/locales/pl-PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"fruit-sugar": "cukier z owoców",
"garam-masala": "garam masala",
"garlic": "czosnek",
"gem-squash": "gem squash",
"gem-squash": "dynia zielona",
"ginger": "imbir",
"giblets": "podroby",
"grains": "zboże",
Expand Down
Loading