[ci skip] Translation update

This commit is contained in:
GitHub Action 2022-05-08 00:21:41 +00:00
parent 55cb35046e
commit 12065ad58e
5 changed files with 42 additions and 2 deletions

View File

@ -7,10 +7,17 @@
"cannot_connect": "\u05d4\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05e0\u05db\u05e9\u05dc\u05d4",
"invalid_auth": "\u05d0\u05d9\u05de\u05d5\u05ea \u05dc\u05d0 \u05d7\u05d5\u05e7\u05d9",
"invalid_host": "\u05e2\u05e8\u05da \u05d4\u05beHost \u05dc\u05d0 \u05d4\u05d9\u05d4 \u05d1\u05e4\u05d5\u05e8\u05de\u05d8 URL \u05de\u05dc\u05d0, \u05dc\u05de\u05e9\u05dc, http://192.168.10.100:80",
"reauth_successful": "\u05d4\u05d0\u05d9\u05de\u05d5\u05ea \u05de\u05d7\u05d3\u05e9 \u05d4\u05e6\u05dc\u05d9\u05d7",
"unknown": "\u05e9\u05d2\u05d9\u05d0\u05d4 \u05dc\u05d0 \u05e6\u05e4\u05d5\u05d9\u05d9\u05d4"
},
"flow_title": "{name} ({host})",
"step": {
"reauth_confirm": {
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4",
"username": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9"
}
},
"user": {
"data": {
"host": "\u05db\u05ea\u05d5\u05d1\u05ea \u05d0\u05ea\u05e8",

View File

@ -5,6 +5,11 @@
"unknown_auth_error": "\u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05dc\u05ea\u05d9 \u05e6\u05e4\u05d5\u05d9\u05d4"
},
"step": {
"reauth_confirm": {
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4"
}
},
"user": {
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4",

View File

@ -2,6 +2,22 @@
"config": {
"abort": {
"already_configured": "\u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05d7\u05e9\u05d1\u05d5\u05df \u05db\u05d1\u05e8 \u05e0\u05e7\u05d1\u05e2\u05d4"
},
"step": {
"user": {
"data": {
"name": "\u05e9\u05dd"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"name": "\u05e9\u05dd"
}
}
}
}
}

View File

@ -12,9 +12,9 @@
"target_domain": "Nowy rodzaj"
},
"description": "Wybierz prze\u0142\u0105cznik, kt\u00f3ry chcesz pokaza\u0107 w Home Assistant jako \u015bwiat\u0142o, rolet\u0119 lub cokolwiek innego. Oryginalny prze\u0142\u0105cznik zostanie ukryty.",
"title": "Zmiana typu urz\u0105dzenia prze\u0142\u0105czaj\u0105cego"
"title": "Zmiana typu urz\u0105dzenia prze\u0142\u0105cznika"
}
}
},
"title": "Zmiana typu urz\u0105dzenia w prze\u0142\u0105czniku"
"title": "Zmiana typu urz\u0105dzenia prze\u0142\u0105cznika"
}

View File

@ -0,0 +1,12 @@
{
"config": {
"step": {
"reauth_confirm": {
"data": {
"region": "\u05e1\u05de\u05dc",
"token": "\u05d0\u05e1\u05d9\u05de\u05d5\u05df"
}
}
}
}
}