Translated using Weblate (German)

Currently translated at 81.0% (728 of 898 strings)

Translated using Weblate (German)

Currently translated at 81.1% (723 of 891 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (885 of 885 strings)

Translated using Weblate (German)

Currently translated at 78.3% (693 of 885 strings)

Translated using Weblate (German)

Currently translated at 74.8% (662 of 885 strings)

Translated using Weblate (French)

Currently translated at 95.5% (846 of 885 strings)

Translated using Weblate (German)

Currently translated at 72.5% (642 of 885 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 99.4% (880 of 885 strings)

Translated using Weblate (Polish)

Currently translated at 99.8% (884 of 885 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (885 of 885 strings)

Co-authored-by: Fjuro <fjuro@alius.cz>
Co-authored-by: Fordas <fordas15@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: KosmoMoustache <kosmomoustache@users.noreply.hosted.weblate.org>
Co-authored-by: Sebin Nyshkim <sebin.nyshkim@icloud.com>
Co-authored-by: Zarakkas <kaz@users.noreply.hosted.weblate.org>
Co-authored-by: linger <linger0517@gmail.com>
Co-authored-by: skajmer <skajmer@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/de/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/fr/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/pl/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hant/
Translation: feishin/Translation
This commit is contained in:
Hosted Weblate
2025-12-07 11:23:20 +01:00
parent 512a769742
commit ce7e5ad7ad
6 changed files with 306 additions and 62 deletions
+42 -6
View File
@@ -143,7 +143,8 @@
"clean": "czyste",
"gridRows": "siatka wierszy",
"tableColumns": "tabela kolumn",
"itemsMore": "{{count}} więcej"
"itemsMore": "{{count}} więcej",
"noFilters": "nie skonfigurowano filtrów"
},
"entity": {
"genre_one": "gatunek",
@@ -398,7 +399,8 @@
"privateModeOn": "włącz tryb prywatny",
"selectMusicFolder": "wybierz folder muzyki",
"noMusicFolder": "nie wybrano folderu muzyki",
"multipleMusicFolders": "wybrano {{count}} folderów muzyki"
"multipleMusicFolders": "wybrano {{count}} folderów muzyki",
"commandPalette": "otwórz paletę komend"
},
"contextMenu": {
"addToPlaylist": "$t(action.addToPlaylist)",
@@ -468,7 +470,8 @@
"title": "$t(common.home)",
"explore": "przeglądaj z biblioteki",
"recentlyPlayed": "ostatnio odtwarzane",
"recentlyReleased": "ostatnio wydane"
"recentlyReleased": "ostatnio wydane",
"genres": "$t(entity.genre_other)"
},
"setting": {
"playbackTab": "odtworzenia",
@@ -490,7 +493,8 @@
"audio": "audio",
"lyrics": "tekst",
"transcoding": "transkodowanie",
"discord": "discord"
"discord": "discord",
"playerFilters": "filtry odtwarzacza"
},
"trackList": {
"title": "$t(entity.track_other)",
@@ -537,6 +541,9 @@
},
"favorites": {
"title": "$t(entity.favorite_other)"
},
"folderList": {
"title": "$t(entity.folder_other)"
}
},
"player": {
@@ -575,7 +582,8 @@
"addNextShuffled": "dodaj następne (wylosowane)",
"queueType": "typ kolejki",
"queueType_default": "domyślna",
"queueType_priority": "priorytetowa"
"queueType_priority": "priorytetowa",
"holdToShuffle": "przytrzymaj aby odtwarzać losowo"
},
"setting": {
"crossfadeStyle_description": "wybierz styl przenikania, który ma być używany do odtwarzania dźwięku",
@@ -864,7 +872,14 @@
"queryBuilderCustomFields_inputLabel": "label",
"queryBuilderCustomFields_inputTag": "tag",
"queryBuilderCustomFields": "niestandardowe pola",
"queryBuilderCustomFields_description": "dodaj niestandardowe pola do użycia w kreatorach zapytań"
"queryBuilderCustomFields_description": "dodaj niestandardowe pola do użycia w kreatorach zapytań",
"followCurrentSong_description": "automatycznie przewija kolejkę odtwarzania do aktualnie odtwarzanej piosenki",
"followCurrentSong": "śledź aktualną piosenkę",
"playerFilters": "Filtruj piosenki z kolejki",
"playerFilters_description": "nie dodawaj piosenek do kolejki na podstawie poniższych kryteriów",
"playerbarSlider_description": "krzywe nie są zalecane w przypadku wolnego lub ograniczonego połączenia internetowego",
"audioFadeOnStatusChange": "przenikanie dźwięku przy zmianie statusu",
"audioFadeOnStatusChange_description": "umożliwia zanikanie lub pojawianie się dźwięku gdy zmieni się status play/pauza"
},
"table": {
"config": {
@@ -997,5 +1012,26 @@
"error_oneFileOnly": "Wybierz tylko 1 plik",
"error_readingFile": "wystąpił problem z odczytaniem pliku: {{errorMessage}}",
"mainText": "upuść plik tutaj"
},
"filterOperator": {
"after": "jest po",
"afterDate": "jest po (dacie)",
"before": "jest przed",
"beforeDate": "jest przed (datą)",
"contains": "zawiera",
"endsWith": "kończy się na",
"inPlaylist": "jest w",
"inTheLast": "jest w ostatnim",
"inTheRange": "jest w zakresie",
"inTheRangeDate": "jest w zakresie (dat)",
"is": "jest",
"isNot": "nie jest",
"isGreaterThan": "jest większe od",
"isLessThan": "jest mniejsze od",
"matchesRegex": "pasuje do wyrażenia regularnego (regex)",
"notContains": "nie zawiera",
"notInPlaylist": "nie jest w",
"notInTheLast": "nie jest w ostatnim",
"startsWith": "zaczyna się od"
}
}