2020-07-25 15:37:59 +00:00
|
|
|
{
|
|
|
|
"common": {
|
2020-07-25 15:38:18 +00:00
|
|
|
"cancel": "Anuluj",
|
|
|
|
"unknown": "Nieznane"
|
2020-07-25 15:37:59 +00:00
|
|
|
},
|
|
|
|
"headings": {
|
2020-07-25 15:38:18 +00:00
|
|
|
"addServer": "Dodaj Serwer",
|
2020-07-25 16:51:21 +00:00
|
|
|
"home": "Start",
|
2020-07-25 15:38:18 +00:00
|
|
|
"links": "Linki",
|
|
|
|
"servers": "Serwery",
|
|
|
|
"settings": "Ustawienia"
|
2020-07-25 15:37:59 +00:00
|
|
|
},
|
|
|
|
"addServer": {
|
2020-07-25 15:38:18 +00:00
|
|
|
"address": "Adres Serwera",
|
2020-07-25 15:37:59 +00:00
|
|
|
"validation": {
|
2020-07-25 15:38:18 +00:00
|
|
|
"empty": "$t(addServer.address) nie może być pusty",
|
|
|
|
"invalid": "$t(addServer.address) jest nieprawidłowy",
|
2020-07-25 15:37:59 +00:00
|
|
|
"invalidProduct": "",
|
2020-07-25 15:38:18 +00:00
|
|
|
"noConnection": "Nie udało się połączyć z serwerem"
|
2020-07-25 15:37:59 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"home": {
|
2020-07-27 14:31:05 +00:00
|
|
|
"errors": {
|
|
|
|
"offline": {
|
|
|
|
"description": "Błąd przy łączeniu z serwerem Jellyfin."
|
|
|
|
}
|
|
|
|
},
|
2020-07-25 15:38:18 +00:00
|
|
|
"offline": "Błąd przy łączeniu z serwerem Jellyfin.",
|
|
|
|
"retry": "Spróbować ponownie?"
|
2020-07-25 15:37:59 +00:00
|
|
|
},
|
|
|
|
"settings": {
|
2020-07-25 15:38:18 +00:00
|
|
|
"version": "Wersja: {{version}}",
|
|
|
|
"keepAwake": "Utrzymuj włączony ekran",
|
|
|
|
"rotationLock": "Zablokuj obrót",
|
|
|
|
"expoVersion": "Wersja Expo: {{version}}"
|
2020-07-25 15:37:59 +00:00
|
|
|
},
|
|
|
|
"links": {
|
2020-07-25 15:38:18 +00:00
|
|
|
"website": "Strona Jellyfin",
|
|
|
|
"documentation": "Dokumentacja",
|
|
|
|
"source": "Kod źrodłowy",
|
|
|
|
"translate": "Tłumacz",
|
2020-07-25 15:37:59 +00:00
|
|
|
"feature": "",
|
2020-07-25 15:38:18 +00:00
|
|
|
"issue": "Zgłoś błąd"
|
2020-07-25 15:37:59 +00:00
|
|
|
},
|
|
|
|
"alerts": {
|
|
|
|
"deleteServer": {
|
2020-07-25 15:38:18 +00:00
|
|
|
"title": "Usuń Serwer",
|
|
|
|
"description": "Na pewno chcesz usunąć serwer {{serverName}}?",
|
|
|
|
"confirm": "Usuń"
|
2020-07-25 15:37:59 +00:00
|
|
|
},
|
|
|
|
"resetApplication": {
|
2020-07-25 15:38:18 +00:00
|
|
|
"title": "Zresetuj aplikację",
|
|
|
|
"description": "Na pewno chcesz zresetować wszystkie ustawienia?",
|
|
|
|
"confirm": "Resetuj"
|
2020-07-25 15:37:59 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|