mirror of
https://github.com/VueTubeApp/VueTube
synced 2025-01-03 14:11:08 +00:00
Polish Update v3 (#405)
New strings translated + some minor fixes to the existing translation yet again! 😋
This commit is contained in:
parent
457bfbb3fa
commit
171fad505b
1 changed files with 6 additions and 3 deletions
|
@ -5,6 +5,9 @@ module.exports = {
|
|||
home: "Główna",
|
||||
subscriptions: "Subskrypcje",
|
||||
library: "Biblioteka",
|
||||
restart: "Uruchom Ponownie",
|
||||
later: "Nie Teraz",
|
||||
settingRestart: " Zmiana tego ustawienia wymaga ponownego uruchomienia aplikacji w celu zastosowania zmian."
|
||||
},
|
||||
|
||||
index: {
|
||||
|
@ -41,7 +44,7 @@ module.exports = {
|
|||
tweaks: {
|
||||
fullscreen: "Pełny Ekran",
|
||||
navbarblur: "Rozmycie Paska Nawigacyjnego",
|
||||
roundedcorners: "Zaokrąglone Krawędzie",
|
||||
roundedcorners: "Zaokrąglenie Krawędzi",
|
||||
roundthumbnails: "Zaokrąglone Miniaturki",
|
||||
roundwatchpagecomponents: "Zaokrąglone Elementy Interfejsu",
|
||||
radius: "Promień",
|
||||
|
@ -50,7 +53,7 @@ module.exports = {
|
|||
defaultpage: "Strona Domyślna",
|
||||
},
|
||||
updates: {
|
||||
install: "Zainstaluj",
|
||||
install: "Instaluj",
|
||||
view: "Zobacz",
|
||||
latest: "Najnowsza",
|
||||
installed: "Zainstalowana",
|
||||
|
@ -76,7 +79,7 @@ module.exports = {
|
|||
events: {
|
||||
welcome: "Witaj w VueTube",
|
||||
tagline: "Przyszłość Streamingu Wideo",
|
||||
next: "Następny",
|
||||
next: "Dalej",
|
||||
updated: "VueTube Został Zaktualizowany!",
|
||||
awesome: "Świetnie!",
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue