[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-02-09 00:31:39 +00:00
parent 9f58e5d6ea
commit a2bea2cab8
56 changed files with 190 additions and 67 deletions

View file

@ -5,7 +5,7 @@
},
"error": {
"connection_error": "Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z Abode.",
"identifier_exists": "Konto zosta\u0142o ju\u017c zarejestrowane",
"identifier_exists": "Konto jest ju\u017c zarejestrowane.",
"invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce"
},
"step": {

View file

@ -1,7 +1,7 @@
{
"config": {
"error": {
"identifier_exists": "Klucz aplikacji i/lub klucz API ju\u017c jest zarejestrowany",
"identifier_exists": "Klucz aplikacji i/lub klucz API ju\u017c jest zarejestrowany.",
"invalid_key": "Nieprawid\u0142owy klucz API i/lub klucz aplikacji",
"no_devices": "Nie znaleziono urz\u0105dze\u0144 na koncie"
},

View file

@ -1,15 +1,15 @@
{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane.",
"bad_config_file": "B\u0142\u0119dne dane z pliku konfiguracyjnego",
"link_local_address": "Po\u0142\u0105czenie lokalnego adresu nie jest obs\u0142ugiwane",
"not_axis_device": "Wykryte urz\u0105dzenie nie jest urz\u0105dzeniem Axis",
"updated_configuration": "Zaktualizowano konfiguracj\u0119 urz\u0105dzenia o nowy adres hosta"
},
"error": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"already_in_progress": "Konfigurowanie urz\u0105dzenia jest ju\u017c w toku.",
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane.",
"already_in_progress": "Konfiguracja urz\u0105dzenia jest ju\u017c w toku.",
"device_unavailable": "Urz\u0105dzenie jest niedost\u0119pne",
"faulty_credentials": "B\u0142\u0119dne dane uwierzytelniaj\u0105ce"
},

View file

@ -1,13 +1,13 @@
{
"config": {
"abort": {
"host_port_exists": "Ta kombinacja hosta i portu jest ju\u017c skonfigurowana"
"host_port_exists": "Ten host z tym portem jest ju\u017c skonfigurowany."
},
"error": {
"certificate_error": "Nie mo\u017cna zweryfikowa\u0107 certyfikatu",
"certificate_fetch_failed": "Nie mo\u017cna pobra\u0107 certyfikatu z tej kombinacji hosta i portu",
"connection_timeout": "Przekroczono limit czasu po\u0142\u0105czenia z hostem.",
"host_port_exists": "Ta kombinacja hosta i portu jest ju\u017c skonfigurowana",
"host_port_exists": "Ten host z tym portem jest ju\u017c skonfigurowany.",
"resolve_failed": "Tego hosta nie mo\u017cna rozwi\u0105za\u0107",
"wrong_host": "Certyfikat nie pasuje do nazwy hosta"
},

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane.",
"device_fail": "Nieoczekiwany b\u0142\u0105d tworzenia urz\u0105dzenia.",
"device_timeout": "Przekroczono limit czasu \u0142\u0105czenia z urz\u0105dzeniem."
},

View file

@ -1,8 +1,8 @@
{
"config": {
"abort": {
"already_configured": "Mostek jest ju\u017c skonfigurowany",
"already_in_progress": "Konfigurowanie mostka jest ju\u017c w toku.",
"already_configured": "Mostek jest ju\u017c skonfigurowany.",
"already_in_progress": "Konfiguracja mostka jest ju\u017c w toku.",
"no_bridges": "Nie odkryto mostk\u00f3w deCONZ",
"not_deconz_bridge": "To nie jest mostek deCONZ",
"one_instance_only": "Komponent obs\u0142uguje tylko jedn\u0105 instancj\u0119 deCONZ",

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"name_exists": "Nazwa ju\u017c istnieje"
"name_exists": "Nazwa ju\u017c istnieje."
},
"step": {
"user": {

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "ESP jest ju\u017c skonfigurowane"
"already_configured": "ESP jest ju\u017c skonfigurowane."
},
"error": {
"connection_error": "Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z ESP. Upewnij si\u0119, \u017ce Tw\u00f3j plik YAML zawiera lini\u0119 'api:'.",

View file

@ -0,0 +1,11 @@
{
"config": {
"step": {
"user": {
"data": {
"radius": "Radius"
}
}
}
}
}

View file

@ -1,7 +1,7 @@
{
"config": {
"error": {
"identifier_exists": "Lokalizacja ju\u017c zarejestrowana"
"identifier_exists": "Lokalizacja jest ju\u017c zarejestrowana."
},
"step": {
"user": {

View file

@ -1,7 +1,7 @@
{
"config": {
"error": {
"identifier_exists": "Lokalizacja ju\u017c zarejestrowana"
"identifier_exists": "Lokalizacja jest ju\u017c zarejestrowana."
},
"step": {
"user": {

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Google Hangouts jest ju\u017c skonfigurowany",
"already_configured": "Google Hangouts jest ju\u017c skonfigurowany.",
"unknown": "Wyst\u0105pi\u0142 nieznany b\u0142\u0105d."
},
"error": {

View file

@ -3,7 +3,7 @@
"abort": {
"accessory_not_found_error": "Nie mo\u017cna rozpocz\u0105\u0107 parowania, poniewa\u017c nie znaleziono urz\u0105dzenia.",
"already_configured": "Akcesorium jest ju\u017c skonfigurowane z tym kontrolerem.",
"already_in_progress": "Konfigurowanie urz\u0105dzenia jest ju\u017c w toku.",
"already_in_progress": "Konfiguracja urz\u0105dzenia jest ju\u017c w toku.",
"already_paired": "To akcesorium jest ju\u017c sparowane z innym urz\u0105dzeniem. Zresetuj akcesorium i spr\u00f3buj ponownie.",
"ignored_model": "Obs\u0142uga HomeKit dla tego modelu jest zablokowana, poniewa\u017c dost\u0119pna jest pe\u0142niejsza integracja natywna.",
"invalid_config_entry": "To urz\u0105dzenie jest wy\u015bwietlane jako gotowe do sparowania, ale istnieje ju\u017c konfliktowy wpis konfiguracyjny dla niego w Home Assistant, kt\u00f3ry musi zosta\u0107 najpierw usuni\u0119ty.",

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Punkt dost\u0119pu jest ju\u017c skonfigurowany",
"already_configured": "Punkt dost\u0119pu jest ju\u017c skonfigurowany.",
"connection_aborted": "Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z serwerem HMIP",
"unknown": "Wyst\u0105pi\u0142 nieznany b\u0142\u0105d"
},

View file

@ -1,8 +1,8 @@
{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"already_in_progress": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"already_configured": "To urz\u0105dzenie jest ju\u017c skonfigurowane.",
"already_in_progress": "To urz\u0105dzenie jest ju\u017c skonfigurowane.",
"not_huawei_lte": "To nie jest urz\u0105dzenie Huawei LTE"
},
"error": {

View file

@ -1,9 +1,9 @@
{
"config": {
"abort": {
"all_configured": "Wszystkie mostki Hue s\u0105 ju\u017c skonfigurowane",
"already_configured": "Mostek jest ju\u017c skonfigurowany",
"already_in_progress": "Konfigurowanie mostka jest ju\u017c w toku.",
"all_configured": "Wszystkie mostki Hue s\u0105 ju\u017c skonfigurowane.",
"already_configured": "Mostek jest ju\u017c skonfigurowany.",
"already_in_progress": "Konfiguracja mostka jest ju\u017c w toku.",
"cannot_connect": "Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z mostkiem",
"discover_timeout": "Nie mo\u017cna wykry\u0107 \u017cadnych mostk\u00f3w Hue",
"no_bridges": "Nie wykryto \u017cadnych mostk\u00f3w Hue",

View file

@ -10,7 +10,7 @@
"user": {
"data": {
"password": "Has\u0142o",
"username": "Nazwa u\u017cytkownika / adres e-mail"
"username": "Nazwa u\u017cytkownika/adres e-mail"
},
"description": "Wprowad\u017a nazw\u0119 u\u017cytkownika i has\u0142o do konta iAqualink.",
"title": "Po\u0142\u0105cz z iAqualink"

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Konto jest ju\u017c skonfigurowane"
"already_configured": "Konto jest ju\u017c skonfigurowane."
},
"error": {
"login": "B\u0142\u0105d logowania: sprawd\u017a adres e-mail i has\u0142o",

View file

@ -1,7 +1,7 @@
{
"config": {
"error": {
"name_exists": "Nazwa ju\u017c istnieje"
"name_exists": "Nazwa ju\u017c istnieje."
},
"step": {
"user": {

View file

@ -1,7 +1,7 @@
{
"config": {
"error": {
"identifier_exists": "Kod pocztowy ju\u017c zarejestrowany",
"identifier_exists": "Kod pocztowy jest ju\u017c zarejestrowany.",
"invalid_zip_code": "Kod pocztowy jest nieprawid\u0142owy"
},
"step": {

View file

@ -2,7 +2,7 @@
"config": {
"abort": {
"invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce",
"user_already_configured": "Konto jest ju\u017c skonfigurowane"
"user_already_configured": "Konto jest ju\u017c skonfigurowane."
},
"create_entry": {
"default": "Aby skonfigurowa\u0107 zaawansowane ustawienia, zapoznaj si\u0119 z [dokumentacj\u0105 Life360]({docs_url})."
@ -11,7 +11,7 @@
"invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce",
"invalid_username": "Nieprawid\u0142owa nazwa u\u017cytkownika",
"unexpected": "Nieoczekiwany b\u0142\u0105d komunikacji z serwerem Life360",
"user_already_configured": "Konto jest ju\u017c skonfigurowane"
"user_already_configured": "Konto jest ju\u017c skonfigurowane."
},
"step": {
"user": {

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Konto jest ju\u017c skonfigurowane"
"already_configured": "Konto jest ju\u017c skonfigurowane."
},
"error": {
"access": "Nie mo\u017cna uzyska\u0107 dost\u0119pu do Enedis.fr, sprawd\u017a po\u0142\u0105czenie internetowe",

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Integracja jest ju\u017c skonfigurowana z istniej\u0105cym sensorem o tej nazwie"
"already_configured": "Integracja jest ju\u017c skonfigurowana z istniej\u0105cym sensorem o tej nazwie."
},
"step": {
"user": {

View file

@ -3,7 +3,7 @@
"error": {
"communication_error": "Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z API Luftdaten",
"invalid_sensor": "Sensor niedost\u0119pny lub nieprawid\u0142owy",
"sensor_exists": "Sensor zosta\u0142 ju\u017c zarejestrowany"
"sensor_exists": "Sensor zosta\u0142 ju\u017c zarejestrowany."
},
"step": {
"user": {

View file

@ -1,7 +1,7 @@
{
"config": {
"error": {
"name_exists": "Lokalizacja ju\u017c istnieje"
"name_exists": "Lokalizacja ju\u017c istnieje."
},
"step": {
"user": {

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Miasto jest ju\u017c skonfigurowane",
"already_configured": "Miasto jest ju\u017c skonfigurowane.",
"unknown": "Nieznany b\u0142\u0105d: spr\u00f3buj ponownie p\u00f3\u017aniej"
},
"step": {

View file

@ -1,11 +1,11 @@
{
"config": {
"abort": {
"already_configured": "Mikronik jest ju\u017c skonfigurowany"
"already_configured": "Mikronik jest ju\u017c skonfigurowany."
},
"error": {
"cannot_connect": "Po\u0142\u0105czenie nie powiod\u0142o si\u0119",
"name_exists": "Nazwa ju\u017c istnieje",
"name_exists": "Nazwa ju\u017c istnieje.",
"wrong_credentials": "B\u0142\u0119dne dane uwierzytelniaj\u0105ce"
},
"step": {

View file

@ -0,0 +1,24 @@
{
"config": {
"abort": {
"already_configured": "V\u00e6rten er allerede konfigureret."
},
"error": {
"cannot_connect": "Det lykkedes ikke at oprette forbindelse til serveren. Kontroller v\u00e6rten og porten, og pr\u00f8v igen. S\u00f8rg ogs\u00e5 for, at du k\u00f8rer mindst Minecraft version 1.7 p\u00e5 din server.",
"invalid_ip": "IP-adressen er ugyldig (MAC-adressen kunne ikke bestemmes). Ret den, og pr\u00f8v igen.",
"invalid_port": "Porten skal v\u00e6re i intervallet fra 1024 til 65535. Ret den, og pr\u00f8v igen."
},
"step": {
"user": {
"data": {
"host": "V\u00e6rt",
"name": "Navn",
"port": "Port"
},
"description": "Konfigurer din Minecraft-server-instans for at tillade overv\u00e5gning.",
"title": "Forbind din Minecraft-server"
}
},
"title": "Minecraft-server"
}
}

View file

@ -0,0 +1,24 @@
{
"config": {
"abort": {
"already_configured": "Host is already configured."
},
"error": {
"cannot_connect": "Failed to connect to server. Please check the host and port and try again. Also ensure that you are running at least Minecraft version 1.7 on your server.",
"invalid_ip": "IP address is invalid (MAC address could not be determined). Please correct it and try again.",
"invalid_port": "Port must be in range from 1024 to 65535. Please correct it and try again."
},
"step": {
"user": {
"data": {
"host": "Host",
"name": "Name",
"port": "Port"
},
"description": "Set up your Minecraft Server instance to allow monitoring.",
"title": "Link your Minecraft Server"
}
},
"title": "Minecraft Server"
}
}

View file

@ -0,0 +1,24 @@
{
"config": {
"abort": {
"already_configured": "\ud638\uc2a4\ud2b8\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
},
"error": {
"cannot_connect": "\uc11c\ubc84\uc5d0 \uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. \ud638\uc2a4\ud2b8\uc640 \ud3ec\ud2b8\ub97c \ud655\uc778\ud55c \ud6c4 \ub2e4\uc2dc \uc2dc\ub3c4\ud574\uc8fc\uc138\uc694. \ub610\ud55c \uc11c\ubc84\uc5d0\uc11c Minecraft \ubc84\uc804 1.7 \uc774\uc0c1\uc744 \uc2e4\ud589 \uc911\uc778\uc9c0 \ud655\uc778\ud574\uc8fc\uc138\uc694.",
"invalid_ip": "IP \uc8fc\uc18c\uac00 \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4 (MAC \uc8fc\uc18c\ub97c \ud655\uc778\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4). \uc218\uc815 \ud6c4 \ub2e4\uc2dc \uc2dc\ub3c4\ud574\uc8fc\uc138\uc694.",
"invalid_port": "\ud3ec\ud2b8\ub294 1024-65535 \ubc94\uc704\uc5d0 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. \ud3ec\ud2b8\ub97c \uc218\uc815\ud55c \ud6c4 \ub2e4\uc2dc \uc2dc\ub3c4\ud574\uc8fc\uc138\uc694."
},
"step": {
"user": {
"data": {
"host": "\ud638\uc2a4\ud2b8",
"name": "\uc774\ub984",
"port": "\ud3ec\ud2b8"
},
"description": "\ubaa8\ub2c8\ud130\ub9c1\uc774 \uac00\ub2a5\ud558\ub3c4\ub85d Minecraft \uc11c\ubc84 \uc778\uc2a4\ud134\uc2a4\ub97c \uc124\uc815\ud574\uc8fc\uc138\uc694.",
"title": "Minecraft \uc11c\ubc84 \uc5f0\uacb0"
}
},
"title": "Minecraft \uc11c\ubc84"
}
}

View file

@ -0,0 +1,16 @@
{
"config": {
"abort": {
"already_configured": "Verten er allerede konfigurert."
},
"step": {
"user": {
"data": {
"host": "Vert",
"name": "Navn",
"port": "Port"
}
}
}
}
}

View file

@ -0,0 +1,24 @@
{
"config": {
"abort": {
"already_configured": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430."
},
"error": {
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f \u043a \u0441\u0435\u0440\u0432\u0435\u0440\u0443. \u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 \u0438 \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0441\u043d\u043e\u0432\u0430. \u0422\u0430\u043a\u0436\u0435 \u0443\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u043d\u0430 \u0412\u0430\u0448\u0435\u043c \u0441\u0435\u0440\u0432\u0435\u0440\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d Minecraft \u0432\u0435\u0440\u0441\u0438\u0438 1.7, \u0438\u043b\u0438 \u0432\u044b\u0448\u0435.",
"invalid_ip": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 IP-\u0430\u0434\u0440\u0435\u0441 (\u043d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c MAC-\u0430\u0434\u0440\u0435\u0441).",
"invalid_port": "\u041f\u043e\u0440\u0442 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0432 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0435 \u043e\u0442 1024 \u0434\u043e 65535."
},
"step": {
"user": {
"data": {
"host": "\u0425\u043e\u0441\u0442",
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435",
"port": "\u041f\u043e\u0440\u0442"
},
"description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u044d\u0442\u043e\u0442 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 \u0434\u043b\u044f \u043c\u043e\u043d\u0438\u0442\u043e\u0440\u0438\u043d\u0433\u0430 \u0412\u0430\u0448\u0435\u0433\u043e \u0441\u0435\u0440\u0432\u0435\u0440\u0430 Minecraft.",
"title": "Minecraft Server"
}
},
"title": "Minecraft Server"
}
}

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Konto jest ju\u017c skonfigurowane",
"already_configured": "Konto jest ju\u017c skonfigurowane.",
"invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce"
},
"create_entry": {

View file

@ -1,7 +1,7 @@
{
"config": {
"error": {
"identifier_exists": "Nazwa u\u017cytkownika ju\u017c zarejestrowana",
"identifier_exists": "Nazwa u\u017cytkownika jest ju\u017c zarejestrowana.",
"invalid_credentials": "Nieprawid\u0142owa nazwa u\u017cytkownika lub has\u0142o",
"no_devices": "Nie znaleziono urz\u0105dze\u0144 na koncie"
},
@ -9,11 +9,11 @@
"user": {
"data": {
"password": "Has\u0142o",
"username": "Nazwa u\u017cytkownika / adres e-mail"
"username": "Nazwa u\u017cytkownika/adres e-mail"
},
"title": "Wprowad\u017a dane"
}
},
"title": "Poj\u0119cie"
"title": "Notion"
}
}

View file

@ -1,8 +1,8 @@
{
"config": {
"error": {
"already_configured": "Bramka jest ju\u017c skonfigurowana",
"id_exists": "Identyfikator bramki ju\u017c istnieje",
"already_configured": "Bramka jest ju\u017c skonfigurowana.",
"id_exists": "Identyfikator bramki ju\u017c istnieje.",
"serial_error": "B\u0142\u0105d po\u0142\u0105czenia z urz\u0105dzeniem",
"timeout": "Przekroczono limit czasu pr\u00f3by po\u0142\u0105czenia."
},

View file

@ -1,7 +1,7 @@
{
"config": {
"error": {
"identifier_exists": "Wsp\u00f3\u0142rz\u0119dne s\u0105 ju\u017c zarejestrowane",
"identifier_exists": "Wsp\u00f3\u0142rz\u0119dne s\u0105 ju\u017c zarejestrowane.",
"invalid_api_key": "Nieprawid\u0142owy klucz API"
},
"step": {

View file

@ -2,7 +2,7 @@
"config": {
"abort": {
"all_configured": "Wszystkie znalezione serwery s\u0105 ju\u017c skonfigurowane.",
"already_configured": "Serwer Plex jest ju\u017c skonfigurowany",
"already_configured": "Ten serwer Plex jest ju\u017c skonfigurowany.",
"already_in_progress": "Plex jest konfigurowany",
"discovery_no_file": "Nie znaleziono pliku konfiguracyjnego",
"invalid_import": "Zaimportowana konfiguracja jest nieprawid\u0142owa",

View file

@ -1,7 +1,7 @@
{
"config": {
"error": {
"identifier_exists": "Konto jest ju\u017c zarejestrowane",
"identifier_exists": "Konto jest ju\u017c zarejestrowane.",
"invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce"
},
"step": {

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane."
},
"error": {
"invalid_auth": "Niepoprawne uwierzytelnienie",

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Sentry jest ju\u017c skonfigurowane"
"already_configured": "Sentry jest ju\u017c skonfigurowane."
},
"error": {
"bad_dsn": "Nieprawid\u0142owy DSN",

View file

@ -1,7 +1,7 @@
{
"config": {
"error": {
"identifier_exists": "Konto jest ju\u017c zarejestrowane",
"identifier_exists": "Konto jest ju\u017c zarejestrowane.",
"invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce"
},
"step": {

View file

@ -1,7 +1,7 @@
{
"config": {
"error": {
"name_exists": "Nazwa ju\u017c istnieje",
"name_exists": "Nazwa ju\u017c istnieje.",
"wrong_location": "Lokalizacja w Szwecji"
},
"step": {

View file

@ -1,10 +1,10 @@
{
"config": {
"abort": {
"site_exists": "Ten site_id jest ju\u017c skonfigurowany"
"site_exists": "To site_id jest ju\u017c skonfigurowane."
},
"error": {
"site_exists": "Ten site_id jest ju\u017c skonfigurowany"
"site_exists": "To site_id jest ju\u017c skonfigurowane."
},
"step": {
"user": {

View file

@ -1,10 +1,10 @@
{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane."
},
"error": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane.",
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia, sprawd\u017a adres hosta"
},
"step": {

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_setup": "TelldusLive jest ju\u017c skonfigurowany",
"already_setup": "TelldusLive jest ju\u017c skonfigurowany.",
"authorize_url_fail": "Nieznany b\u0142\u0105d podczas generowania url autoryzacji.",
"authorize_url_timeout": "Przekroczono limit czasu generowania URL autoryzacji.",
"unknown": "Wyst\u0105pi\u0142 nieznany b\u0142\u0105d"

View file

@ -2,7 +2,7 @@
"config": {
"error": {
"connection_error": "B\u0142\u0105d po\u0142\u0105czenia; sprawd\u017a sie\u0107 i spr\u00f3buj ponownie",
"identifier_exists": "Adres e-mail ju\u017c zarejestrowany",
"identifier_exists": "Adres e-mail jest ju\u017c zarejestrowany.",
"invalid_credentials": "Nieprawid\u0142owe po\u015bwiadczenia",
"unknown_error": "Nieznany b\u0142\u0105d, prosz\u0119 zg\u0142osi\u0107 dane z loga"
},

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Mostek jest ju\u017c skonfigurowany",
"already_configured": "Mostek jest ju\u017c skonfigurowany.",
"already_in_progress": "Konfiguracja mostka jest ju\u017c w toku."
},
"error": {

View file

@ -6,7 +6,7 @@
},
"error": {
"cannot_connect": "Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z hostem",
"name_exists": "Nazwa ju\u017c istnieje",
"name_exists": "Nazwa ju\u017c istnieje.",
"wrong_credentials": "Nieprawid\u0142owa nazwa u\u017cytkownika lub has\u0142o"
},
"step": {

View file

@ -1,16 +1,16 @@
{
"config": {
"abort": {
"address_exists": "Adres ju\u017c skonfigurowany."
"address_exists": "Adres jest ju\u017c skonfigurowany."
},
"error": {
"connection_error": "Po\u0142\u0105czenie nieudane.",
"connection_error": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia.",
"invalid_address": "Nie znaleziono adresu w obszarze us\u0142ugi Twente Milieu."
},
"step": {
"user": {
"data": {
"house_letter": "List domowy / dodatkowy",
"house_letter": "List domowy/dodatkowy",
"house_number": "Numer domu",
"post_code": "Kod pocztowy"
},

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Witryna kontrolera jest ju\u017c skonfigurowana",
"already_configured": "Witryna kontrolera jest ju\u017c skonfigurowana.",
"user_privilege": "U\u017cytkownik musi by\u0107 administratorem"
},
"error": {

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "UPnP/IGD jest ju\u017c skonfigurowane",
"already_configured": "UPnP/IGD jest ju\u017c skonfigurowane.",
"incomplete_device": "Ignorowanie niekompletnego urz\u0105dzenia UPnP",
"no_devices_discovered": "Nie wykryto urz\u0105dze\u0144 UPnP/IGD",
"no_devices_found": "Nie znaleziono w sieci urz\u0105dze\u0144 UPnP/IGD.",

View file

@ -1,11 +1,11 @@
{
"config": {
"abort": {
"port_exists": "Ten port jest ju\u017c skonfigurowany"
"port_exists": "Ten port jest ju\u017c skonfigurowany."
},
"error": {
"connection_failed": "Po\u0142\u0105czenie Velbus nie powiod\u0142o si\u0119",
"port_exists": "Ten port jest ju\u017c skonfigurowany"
"port_exists": "Ten port jest ju\u017c skonfigurowany."
},
"step": {
"user": {

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "To urz\u0105dzenie WLED jest ju\u017c skonfigurowane",
"already_configured": "To urz\u0105dzenie WLED jest ju\u017c skonfigurowane.",
"connection_error": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia z urz\u0105dzeniem WLED."
},
"error": {

View file

@ -1,7 +1,7 @@
{
"config": {
"error": {
"identifier_exists": "Lokalizacja ju\u017c zarejestrowana"
"identifier_exists": "Lokalizacja jest ju\u017c zarejestrowana."
},
"step": {
"user": {

View file

@ -1,7 +1,7 @@
{
"config": {
"error": {
"name_exists": "Nazwa ju\u017c istnieje"
"name_exists": "Nazwa ju\u017c istnieje."
},
"step": {
"init": {

View file

@ -1,7 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Z-Wave jest ju\u017c skonfigurowany",
"already_configured": "Z-Wave jest ju\u017c skonfigurowany.",
"one_instance_only": "Komponent obs\u0142uguje tylko jedn\u0105 instancj\u0119 Z-Wave"
},
"error": {