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

Update polish language #472

Merged
merged 1 commit into from
Aug 30, 2024
Merged
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
11 changes: 10 additions & 1 deletion res/translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"Authentication failed": "Błąd autoryzacji",
"Auto": "Auto",
"Autoselect device": "Automatyczny wybór",
"Back": "Poprzedni",
"Bit rate": "Bit rate",
"BPM": "BPM",
"Broadcast": "Broadcast",
Expand All @@ -37,7 +38,7 @@
"Close to system tray": "Zamknij do zasobnika systemowego",
"Comment": "Komentarz",
"Compilation": "Compilation",
"Composer": "Composer",
"Composer": "Kompozytor",
"Configure your music server to add radio stations": "Skonfiguruj swój serwer muzyki aby dodać stacje radiowe",
"Confirm Delete Playlist": "Potwierdź usunięcie playlisty",
"Confirm Delete Server": "Potwierdź usunięcie serwera",
Expand Down Expand Up @@ -73,14 +74,17 @@
"Field Recording": "Field Recording",
"File path": "Ścieżka pliku",
"File size": "Wielkość pliku",
"Filter albums": "Filtruj albumy",
"Filter genres": "Filtruj gatunki",
"Forward": "Kolejny",
"Frequently Played": "Często odtwarzane",
"General": "Ogólny",
"Genre": "Gatunek",
"Genres": "Gatunki",
"Github page": "Strona githuba",
"Go to release page": "Otwórz stronę z wersjami",
"Hide": "Ukryj",
"Home": "Home",
"Home Page": "Strona domowa",
"hr": "hr",
"hrs": "hrs",
Expand All @@ -95,9 +99,11 @@
"Login to Server": "Login do Serwera",
"Lyrics": "Tekst piosenki",
"Lyrics not available": "Tekst piosenki nie jest dostępny",
"Menu": "Menu",
"min": "min",
"minutes of track have been played": "minuty utworu odtworzono",
"Mixtape": "Mixtape",
"Mute": "Wycisz",
"My Server": "Mój serwer",
"Name": "Nazwa",
"Name (A-Z)": "Nazwa (A-Z)",
Expand Down Expand Up @@ -138,8 +144,10 @@
"Recently Added": "Ostatnio dodane",
"Recently Played": "Ostatnio odtwarzane",
"Related": "Powiązane",
"Reload": "Załaduj ponownie",
"Remix": "Remix",
"Remove from playlist": "Usuń z playlisty",
"Repeat": "Powtórz",
"ReplayGain mode": "ReplayGain mode",
"ReplayGain preamp": "ReplayGain preamp",
"Restart required": "Wymagany restart",
Expand All @@ -162,6 +170,7 @@
"Show": "Pokaż",
"Show info": "Pokaż informacje",
"Show notification on track change": "Pokaż powiadomienie o zmianie ścieżki",
"Show play queue": "Pokaż kolejkę odtwarzania",
"Show year in album grid cards": "Pokaż rok w zakładce albumu",
"Shuffle": "Wymieszaj",
"Shuffle albums": "Wymieszaj album",
Expand Down
Loading