Add Polish Translations (#45)
This commit is contained in:
parent
10e22a0967
commit
a7a05462ec
|
@ -73,6 +73,7 @@ To get the latest version please head over the [releases page](https://github.co
|
|||
* French by [v1nc3nt-fr](https://github.com/v1nc3nt-fr)
|
||||
* Informal french by [v1nc3nt-fr](https://github.com/v1nc3nt-fr)
|
||||
* Portuguese by [ivomota](https://github.com/ivomota)
|
||||
* Polish by [otlet](https://github.com/otlet)
|
||||
* Brazilian portuguese by [pedrinholula](https://github.com/pedrinholula)
|
||||
* Russian by [stereohorse](https://github.com/stereohorse)
|
||||
* Kyrgyz by [januchaos](https://github.com/januchaos)
|
||||
|
|
39
locales/pl.json
Normal file
39
locales/pl.json
Normal file
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"Page": "Strona",
|
||||
"of": "z",
|
||||
"Published with": "Publikujemy za pomocą",
|
||||
"Subscribe": "Bądź na bieżąco!",
|
||||
"Subscribe to": "Zasubskrybuj",
|
||||
"Subscribed!": "Zasubskrybowano!",
|
||||
"Subscribe to our newsletter": "Bądź na bieżąco z naszym newsletterem",
|
||||
"You've successfully subscribed to": "Udało się zasubskrybować",
|
||||
"Your email address": "Twój adres e-mail",
|
||||
"with the email address": "with the email address",
|
||||
"Email cannot be blank.": "E-mail nie może być puste",
|
||||
"Get the latest posts delivered right to your inbox.": "Otrzymaj wszystkie ostatnie i najlepsze wpisy bezpośrednio na swoją skrzynkę!",
|
||||
"Stay up to date! Get all the latest & greatest posts delivered straight to your inbox.": "Bądź na bieżąco! Otrzymaj wszystkie ostatnie i najlepsze wpisy bezpośrednio na swoją skrzynkę!",
|
||||
"Recommended for you": "Polecane dla Ciebie",
|
||||
"Featured": "Polecamy",
|
||||
"Page not found": "Strona nie została znaleziona",
|
||||
"Unfortunately the page you were looking for could not be found.": "Przykro nam, ale nie udało się znaleźć strony, którą szukasz!",
|
||||
"Back to home": "Wróć na stronę główną",
|
||||
"Go to the home page": "Idź na stronę główną",
|
||||
"Recent articles": "Ostatnie artykuły",
|
||||
"No recent articles found :(": "Nie znaleziono nowych artykułów :(",
|
||||
"1 min read": "1 min na przeczytanie",
|
||||
"% min read": "% min na przeczytanie",
|
||||
"No posts": "Brak postów",
|
||||
"No posts found": "Nie znaleziono postów",
|
||||
"Apparently there are no posts at the moment, check again later.": "Najwyraźniej w tej chwili nie ma żadnych postów, sprawdź ponownie później.",
|
||||
"1 post": "Jeden post",
|
||||
"% posts": "% postów",
|
||||
"Tags": "Tagi",
|
||||
"with this tag": "z tagiem",
|
||||
"No tags found :(": "Nie znaleziono tagów :(",
|
||||
"Posted by": "Opublikowane przez",
|
||||
"Among with": "<br>Wśród ",
|
||||
"Among with no break line": "Wśród ",
|
||||
"Type to search": "Wyszukaj",
|
||||
"No results for your search, try something different.": "Nie udało się znaleźć wyszukiwanej frazy, spróbuj z inną frazą.",
|
||||
"JavaScript license information": "Informacja licencyjna skryptów JavaScript"
|
||||
}
|
Loading…
Reference in a new issue