Translated using Weblate (Polish)
Currently translated at 94.7% (2075 of 2191 strings) Translation: Funkwhale/Funkwhale Web Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/pl/
This commit is contained in:
parent
4bc4e3fcac
commit
dd715452d0
|
@ -3122,6 +3122,27 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"views": {
|
"views": {
|
||||||
|
"ChooseInstance": {
|
||||||
|
"button": {
|
||||||
|
"submit": "Prześlij"
|
||||||
|
},
|
||||||
|
"header": {
|
||||||
|
"chooseInstance": "Wybierz instancję",
|
||||||
|
"failure": "Nie można połączyć się z podanym adresem URL",
|
||||||
|
"suggestions": "Polecane"
|
||||||
|
},
|
||||||
|
"help": {
|
||||||
|
"notFunkwhaleServer": "Pod podanym adresem nie ma instancji Funkwhale",
|
||||||
|
"selectPod": "Aby kontynuować proszę wybrać instancję Funkwhale do której chcesz się połączyć. Wpisz bezpośrednio adres albo wybierz jedną z sugerowanych opcji.",
|
||||||
|
"serverDown": "Serwer może być niedostępny"
|
||||||
|
},
|
||||||
|
"label": {
|
||||||
|
"url": "Adres URL instancji"
|
||||||
|
},
|
||||||
|
"message": {
|
||||||
|
"newUrl": "Używasz teraz instancji Funkwhale pod adresem { url }"
|
||||||
|
}
|
||||||
|
},
|
||||||
"Notifications": {
|
"Notifications": {
|
||||||
"button": {
|
"button": {
|
||||||
"read": "Oznacz wszystko jako przeczytane",
|
"read": "Oznacz wszystko jako przeczytane",
|
||||||
|
@ -4486,27 +4507,6 @@
|
||||||
},
|
},
|
||||||
"title": "Stacja radiowa"
|
"title": "Stacja radiowa"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"ChooseInstance": {
|
|
||||||
"button": {
|
|
||||||
"submit": "Prześlij"
|
|
||||||
},
|
|
||||||
"header": {
|
|
||||||
"chooseInstance": "Wybierz instancję",
|
|
||||||
"failure": "Nie można połączyć się z podanym adresem URL",
|
|
||||||
"suggestions": "Polecane"
|
|
||||||
},
|
|
||||||
"help": {
|
|
||||||
"notFunkwhaleServer": "Pod podanym adresem nie ma instancji Funkwhale",
|
|
||||||
"selectPod": "Aby kontynuować proszę wybrać instancję Funkwhale do której chcesz się połączyć. Wpisz bezpośrednio adres albo wybierz jedną z sugerowanych opcji.",
|
|
||||||
"serverDown": "Serwer może być niedostępny"
|
|
||||||
},
|
|
||||||
"label": {
|
|
||||||
"url": "Adres URL instancji"
|
|
||||||
},
|
|
||||||
"message": {
|
|
||||||
"newUrl": "Używasz teraz instancji Funkwhale pod adresem { url }"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue