mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 10:11:46 +00:00
chore(i18n): Translated using Weblate (Polish)
Currently translated at 100.0% (463 of 463 strings) Translation: pear-devs/pear-desktop/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/pl/
This commit is contained in:
@ -237,7 +237,8 @@
|
|||||||
"submenu": {
|
"submenu": {
|
||||||
"percent": "{{ratio}}%"
|
"percent": "{{ratio}}%"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"enable-seekbar": "Zezwól stylowanie paska wyszukiwań"
|
||||||
},
|
},
|
||||||
"name": "Motyw kolorów albumu"
|
"name": "Motyw kolorów albumu"
|
||||||
},
|
},
|
||||||
@ -320,6 +321,22 @@
|
|||||||
"hostname": {
|
"hostname": {
|
||||||
"label": "Nazwa hosta (IP)"
|
"label": "Nazwa hosta (IP)"
|
||||||
},
|
},
|
||||||
|
"https": {
|
||||||
|
"label": "HTTPS i Certyfikaty",
|
||||||
|
"submenu": {
|
||||||
|
"cert": {
|
||||||
|
"dialogTitle": "Wybierz plik certyfikatu HTTPS",
|
||||||
|
"label": "Certyfikat (.crt/.pem)"
|
||||||
|
},
|
||||||
|
"enable-https": {
|
||||||
|
"label": "Zezwól HTTPS"
|
||||||
|
},
|
||||||
|
"key": {
|
||||||
|
"dialogTitle": "Wybierz plik prywatnego klucza HTTPS",
|
||||||
|
"label": "Klucz prywatny (.key/.pem)"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"port": {
|
"port": {
|
||||||
"label": "Port"
|
"label": "Port"
|
||||||
}
|
}
|
||||||
@ -461,8 +478,8 @@
|
|||||||
"set-status-display-type": {
|
"set-status-display-type": {
|
||||||
"label": "Opis statusu",
|
"label": "Opis statusu",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"artist": "Słucha {artist}",
|
|
||||||
"application": "Słucha {{applicationName}}",
|
"application": "Słucha {{applicationName}}",
|
||||||
|
"artist": "Słucha {artist}",
|
||||||
"title": "Słucha {song title}"
|
"title": "Słucha {song title}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user