core/homeassistant/components/adguard/translations/pl.json

31 lines
1.6 KiB
JSON
Raw Normal View History

2019-06-14 21:53:13 +00:00
{
"config": {
"abort": {
2019-10-21 00:32:17 +00:00
"adguard_home_addon_outdated": "Ta integracja wymaga AdGuard Home {minimal_version} lub nowszej wersji, masz {current_version}. Zaktualizuj sw\u00f3j dodatek Hass.io AdGuard Home.",
"adguard_home_outdated": "Ta integracja wymaga AdGuard Home {minimal_version} lub nowszej wersji, masz {current_version}.",
2019-07-01 05:53:27 +00:00
"existing_instance_updated": "Zaktualizowano istniej\u0105c\u0105 konfiguracj\u0119.",
2019-06-18 18:54:56 +00:00
"single_instance_allowed": "Dozwolona jest tylko jedna konfiguracja AdGuard Home."
2019-06-14 21:53:13 +00:00
},
"error": {
2020-05-15 00:02:56 +00:00
"connection_error": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia."
2019-06-14 21:53:13 +00:00
},
"step": {
"hassio_confirm": {
2019-09-02 05:30:09 +00:00
"description": "Czy chcesz skonfigurowa\u0107 Home Assistant, aby po\u0142\u0105czy\u0142 si\u0119 z AdGuard Home przez dodatek Hass.io {addon}?",
2019-06-18 18:54:56 +00:00
"title": "AdGuard Home przez dodatek Hass.io"
2019-06-14 21:53:13 +00:00
},
"user": {
"data": {
2020-05-15 00:02:56 +00:00
"host": "Nazwa hosta lub adres IP",
"password": "Has\u0142o",
"port": "Port",
2019-06-18 18:54:56 +00:00
"ssl": "AdGuard Home u\u017cywa certyfikatu SSL",
2020-05-15 00:02:56 +00:00
"username": "Nazwa u\u017cytkownika",
2019-06-14 21:53:13 +00:00
"verify_ssl": "AdGuard Home u\u017cywa odpowiedniego certyfikatu."
},
2019-09-02 05:30:09 +00:00
"description": "Skonfiguruj instancj\u0119 AdGuard Home, aby umo\u017cliwi\u0107 monitorowanie i kontrol\u0119.",
2019-09-21 00:32:16 +00:00
"title": "Po\u0142\u0105cz AdGuard Home"
2019-06-14 21:53:13 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-06-14 21:53:13 +00:00
}