Skip to content

Commit

Permalink
Polish translation update V4 Dominik😎😁 (VueTubeApp#475)
Browse files Browse the repository at this point in the history
Additional newer strings translated, minor fixes and improvements to correct translation.
  • Loading branch information
Domiiniik authored Aug 2, 2022
1 parent d0811d7 commit 8577d31
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions NUXT/plugins/languages/polish.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ module.exports = {

index: {
connecting: "Łączenie",
plugins: "Ładowanie Rozszerzeń",
launching: "Uruchamianie",
},

Expand All @@ -20,7 +21,7 @@ module.exports = {
theme: "Motyw",
player: "Odtwarzacz",
uitweaker: "Dostosowanie Interfejsu",
startupoptions: "Opcje Uruchamiania",
startupoptions: "Uruchamianie",
plugins: "Rozszerzenia",
updates: "Aktualizacje",
logs: "Logi",
Expand All @@ -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: {
Expand Down Expand Up @@ -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"
},
};

0 comments on commit 8577d31

Please sign in to comment.