mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-25 12:45:17 +00:00
Polish translation update V4 Dominik😎😁 (#475)
Additional newer strings translated, minor fixes and improvements to correct translation.
This commit is contained in:
parent
d0811d7be8
commit
8577d31581
1 changed files with 10 additions and 2 deletions
|
@ -12,6 +12,7 @@ module.exports = {
|
|||
|
||||
index: {
|
||||
connecting: "Łączenie",
|
||||
plugins: "Ładowanie Rozszerzeń",
|
||||
launching: "Uruchamianie",
|
||||
},
|
||||
|
||||
|
@ -20,7 +21,7 @@ module.exports = {
|
|||
theme: "Motyw",
|
||||
player: "Odtwarzacz",
|
||||
uitweaker: "Dostosowanie Interfejsu",
|
||||
startupoptions: "Opcje Uruchamiania",
|
||||
startupoptions: "Uruchamianie",
|
||||
plugins: "Rozszerzenia",
|
||||
updates: "Aktualizacje",
|
||||
logs: "Logi",
|
||||
|
@ -46,7 +47,7 @@ module.exports = {
|
|||
navbarblur: "Rozmycie Paska Nawigacyjnego",
|
||||
roundedcorners: "Zaokrąglenie Krawędzi",
|
||||
roundthumbnails: "Zaokrąglone Miniaturki",
|
||||
roundwatchpagecomponents: "Zaokrąglone Elementy Interfejsu",
|
||||
roundwatchpagecomponents: "Zaokrąglenie Elementów Interfejsu",
|
||||
radius: "Promień",
|
||||
},
|
||||
startup: {
|
||||
|
@ -82,5 +83,12 @@ module.exports = {
|
|||
next: "Dalej",
|
||||
updated: "VueTube Został Zaktualizowany!",
|
||||
awesome: "Świetnie!",
|
||||
langsetup: "Wybierzmy Język!",
|
||||
featuresetup: "Zobaczmy jakieś funkcje!",
|
||||
enableryd: "Włącz Return YouTube Dislike",
|
||||
enablespb: "Włącz SponsorBlocka",
|
||||
thanks: "Dziękujemy za korzystanie z VueTube",
|
||||
enjoy: "Mamy nadzieję że korzystanie z aplikacji jest świetne",
|
||||
packageinstaller: "Wybierz zawartość do pobrania"
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue