[ci skip] Translation update

pull/68054/head
GitHub Action 2022-03-14 00:21:06 +00:00
parent 276d795bf7
commit 65821f9492
20 changed files with 196 additions and 13 deletions

View File

@ -14,7 +14,7 @@
"no_devices_found": "\u05dc\u05d0 \u05e0\u05de\u05e6\u05d0\u05d5 \u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05d1\u05e8\u05e9\u05ea",
"unknown": "\u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05dc\u05ea\u05d9 \u05e6\u05e4\u05d5\u05d9\u05d4"
},
"flow_title": "{name}",
"flow_title": "{name} ({type})",
"step": {
"pair_with_pin": {
"data": {

View File

@ -15,6 +15,7 @@
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4",
"protocol": "\u05e4\u05e8\u05d5\u05d8\u05d5\u05e7\u05d5\u05dc",
"temperature_unit": "\u05d9\u05d7\u05d9\u05d3\u05ea \u05d4\u05d8\u05de\u05e4\u05e8\u05d8\u05d5\u05e8\u05d4 \u05e9\u05d1\u05d4 \u05de\u05e9\u05ea\u05de\u05e9 ElkM1.",
"username": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9"
},
"title": "\u05d4\u05ea\u05d7\u05d1\u05e8 \u05d0\u05dc \u05d1\u05e7\u05e8\u05ea Elk-M1"
@ -23,6 +24,7 @@
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4",
"protocol": "\u05e4\u05e8\u05d5\u05d8\u05d5\u05e7\u05d5\u05dc",
"temperature_unit": "\u05d9\u05d7\u05d9\u05d3\u05ea \u05d4\u05d8\u05de\u05e4\u05e8\u05d8\u05d5\u05e8\u05d4 \u05e9\u05d1\u05d4 \u05de\u05e9\u05ea\u05de\u05e9 ElkM1.",
"username": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9"
},
"title": "\u05d4\u05ea\u05d7\u05d1\u05e8 \u05d0\u05dc \u05d1\u05e7\u05e8\u05ea Elk-M1"

View File

@ -2,6 +2,7 @@
"config": {
"error": {
"cannot_connect": "\u05d4\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05e0\u05db\u05e9\u05dc\u05d4",
"timeout": "\u05e4\u05e1\u05e7 \u05d6\u05de\u05df \u05dc\u05d9\u05e6\u05d9\u05e8\u05ea \u05d7\u05d9\u05d1\u05d5\u05e8",
"unknown": "\u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05dc\u05ea\u05d9 \u05e6\u05e4\u05d5\u05d9\u05d4"
},
"step": {

View File

@ -12,8 +12,8 @@
},
"cover": {
"data": {
"entities": "Groepsleden",
"name": "Groepsnaam",
"entities": "Leden",
"name": "Naam",
"title": "Nieuwe groep"
},
"description": "Selecteer groepsopties"
@ -26,8 +26,8 @@
},
"fan": {
"data": {
"entities": "Groepsleden",
"name": "Groepsnaam",
"entities": "Leden",
"name": "Naam",
"title": "Nieuwe groep"
},
"description": "Selecteer groepsopties"
@ -46,8 +46,8 @@
},
"light": {
"data": {
"entities": "Groepsleden",
"name": "Groepsnaam",
"entities": "Leden",
"name": "Naam",
"title": "Nieuwe groep"
},
"description": "Selecteer groepsopties"
@ -60,8 +60,8 @@
},
"media_player": {
"data": {
"entities": "Groepsleden",
"name": "Groepsnaam",
"entities": "Leden",
"name": "Naam",
"title": "Nieuwe groep"
},
"description": "Selecteer groepsopties"

View File

@ -1,4 +1,33 @@
{
"config": {
"step": {
"media_player": {
"data": {
"entities": "Membros",
"name": "Nome"
}
}
}
},
"options": {
"step": {
"fan_options": {
"data": {
"entities": "Membros"
}
},
"light_options": {
"data": {
"entities": "Membros"
}
},
"media_player_options": {
"data": {
"entities": "Membros"
}
}
}
},
"state": {
"_": {
"closed": "Fechada",

View File

@ -0,0 +1,20 @@
{
"config": {
"abort": {
"already_configured": "\u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05d4\u05ea\u05e7\u05df \u05db\u05d1\u05e8 \u05e0\u05e7\u05d1\u05e2\u05d4",
"already_in_progress": "\u05d6\u05e8\u05d9\u05de\u05ea \u05d4\u05ea\u05e6\u05d5\u05e8\u05d4 \u05db\u05d1\u05e8 \u05de\u05ea\u05d1\u05e6\u05e2\u05ea",
"unknown": "\u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05dc\u05ea\u05d9 \u05e6\u05e4\u05d5\u05d9\u05d4"
},
"error": {
"cannot_connect": "\u05d4\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05e0\u05db\u05e9\u05dc\u05d4"
},
"flow_title": "{model} ({name})",
"step": {
"user": {
"data": {
"host": "\u05de\u05d0\u05e8\u05d7"
}
}
}
}
}

View File

@ -9,7 +9,7 @@
"invalid_auth": "\u05d0\u05d9\u05de\u05d5\u05ea \u05dc\u05d0 \u05d7\u05d5\u05e7\u05d9",
"unknown": "\u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05dc\u05ea\u05d9 \u05e6\u05e4\u05d5\u05d9\u05d4"
},
"flow_title": "{name}",
"flow_title": "{host}",
"step": {
"confirm_discovery": {
"description": "\u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 \u05d0\u05ea Nettigo Air Monitor \u05d1-{host}?"

View File

@ -10,8 +10,11 @@
"invalid_auth": "\u05d0\u05d9\u05de\u05d5\u05ea \u05dc\u05d0 \u05d7\u05d5\u05e7\u05d9",
"unknown": "\u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05dc\u05ea\u05d9 \u05e6\u05e4\u05d5\u05d9\u05d4"
},
"flow_title": "{ip_address}",
"flow_title": "{name} ({ip_address})",
"step": {
"confirm_discovery": {
"title": "\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05dc-powerwall"
},
"reauth_confim": {
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4"
@ -23,7 +26,8 @@
"ip_address": "\u05db\u05ea\u05d5\u05d1\u05ea IP",
"password": "\u05e1\u05d9\u05e1\u05de\u05d4"
},
"description": "\u05d4\u05e1\u05d9\u05e1\u05de\u05d4 \u05d4\u05d9\u05d0 \u05d1\u05d3\u05e8\u05da \u05db\u05dc\u05dc 5 \u05d4\u05ea\u05d5\u05d5\u05d9\u05dd \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd \u05e9\u05dc \u05d4\u05de\u05e1\u05e4\u05e8 \u05d4\u05e1\u05d9\u05d3\u05d5\u05e8\u05d9 \u05e2\u05d1\u05d5\u05e8 Backup Gateway \u05d5\u05e0\u05d9\u05ea\u05df \u05dc\u05de\u05e6\u05d5\u05d0 \u05d0\u05d5\u05ea\u05d4 \u05d1\u05d9\u05d9\u05e9\u05d5\u05dd \u05d8\u05e1\u05dc\u05d4 \u05d0\u05d5 \u05d1-5 \u05d4\u05ea\u05d5\u05d5\u05d9\u05dd \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd \u05e9\u05dc \u05d4\u05e1\u05d9\u05e1\u05de\u05d4 \u05e9\u05e0\u05de\u05e6\u05d0\u05d4 \u05d1\u05ea\u05d5\u05da \u05d4\u05d3\u05dc\u05ea \u05e2\u05d1\u05d5\u05e8 Backup Gateway 2."
"description": "\u05d4\u05e1\u05d9\u05e1\u05de\u05d4 \u05d4\u05d9\u05d0 \u05d1\u05d3\u05e8\u05da \u05db\u05dc\u05dc 5 \u05d4\u05ea\u05d5\u05d5\u05d9\u05dd \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd \u05e9\u05dc \u05d4\u05de\u05e1\u05e4\u05e8 \u05d4\u05e1\u05d9\u05d3\u05d5\u05e8\u05d9 \u05e2\u05d1\u05d5\u05e8 Backup Gateway \u05d5\u05e0\u05d9\u05ea\u05df \u05dc\u05de\u05e6\u05d5\u05d0 \u05d0\u05d5\u05ea\u05d4 \u05d1\u05d9\u05d9\u05e9\u05d5\u05dd \u05d8\u05e1\u05dc\u05d4 \u05d0\u05d5 \u05d1-5 \u05d4\u05ea\u05d5\u05d5\u05d9\u05dd \u05d4\u05d0\u05d7\u05e8\u05d5\u05e0\u05d9\u05dd \u05e9\u05dc \u05d4\u05e1\u05d9\u05e1\u05de\u05d4 \u05e9\u05e0\u05de\u05e6\u05d0\u05d4 \u05d1\u05ea\u05d5\u05da \u05d4\u05d3\u05dc\u05ea \u05e2\u05d1\u05d5\u05e8 Backup Gateway 2.",
"title": "\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05dc-powerwall"
}
}
}

View File

@ -0,0 +1,7 @@
{
"config": {
"abort": {
"already_configured": "\u05e9\u05d9\u05e8\u05d5\u05ea \u05d6\u05d4 \u05db\u05d1\u05e8 \u05de\u05d5\u05d2\u05d3\u05e8"
}
}
}

View File

@ -0,0 +1,7 @@
{
"config": {
"abort": {
"already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado."
}
}
}

View File

@ -0,0 +1,11 @@
{
"config": {
"step": {
"init": {
"data": {
"entity_id": "\u05d9\u05e9\u05d5\u05ea \u05de\u05ea\u05d2"
}
}
}
}
}

View File

@ -0,0 +1,11 @@
{
"config": {
"step": {
"init": {
"data": {
"target_domain": "Tipo"
}
}
}
}
}

View File

@ -9,7 +9,7 @@
"step": {
"user": {
"data": {
"host": "\u05de\u05d0\u05e8\u05d7 (\u05d0\u05d5 \u05db\u05ea\u05d5\u05d1\u05ea IP) \u05e9\u05dc \u05d4\u05d4\u05ea\u05e7\u05df \u05d4\u05de\u05e0\u05e6\u05e0\u05e5 \u05e9\u05dc\u05da"
"host": "\u05de\u05d0\u05e8\u05d7"
}
}
}

View File

@ -0,0 +1,13 @@
{
"config": {
"abort": {
"single_instance_allowed": "M\u00e1r konfigur\u00e1lva van. Csak egy konfigur\u00e1ci\u00f3 lehets\u00e9ges."
},
"step": {
"user": {
"description": "El szeretn\u00e9 kezdeni a be\u00e1ll\u00edt\u00e1st?"
}
}
},
"title": "Uptime"
}

View File

@ -0,0 +1,13 @@
{
"config": {
"abort": {
"single_instance_allowed": "\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u5358\u4e00\u306e\u8a2d\u5b9a\u3057\u304b\u3067\u304d\u307e\u305b\u3093\u3002"
},
"step": {
"user": {
"description": "\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3092\u958b\u59cb\u3057\u307e\u3059\u304b\uff1f"
}
}
},
"title": "\u30a2\u30c3\u30d7\u30bf\u30a4\u30e0"
}

View File

@ -0,0 +1,13 @@
{
"config": {
"abort": {
"single_instance_allowed": "Al geconfigureerd. Slechts een enkele configuratie mogelijk."
},
"step": {
"user": {
"description": "Wilt u beginnen met instellen?"
}
}
},
"title": "Uptime"
}

View File

@ -0,0 +1,13 @@
{
"config": {
"abort": {
"single_instance_allowed": "J\u00e1 configurado. Apenas uma \u00fanica configura\u00e7\u00e3o poss\u00edvel."
},
"step": {
"user": {
"description": "Deseja iniciar a configura\u00e7\u00e3o?"
}
}
},
"title": "Tempo de atividade"
}

View File

@ -0,0 +1,13 @@
{
"config": {
"abort": {
"single_instance_allowed": "J\u00e1 foi configurado. S\u00f3 \u00e9 possivel existir uma \u00fanica configura\u00e7\u00e3o."
},
"step": {
"user": {
"description": "Quer iniciar a configura\u00e7\u00e3o?"
}
}
},
"title": "Tempo de atividade"
}

View File

@ -0,0 +1,13 @@
{
"config": {
"abort": {
"single_instance_allowed": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0434\u043d\u0443 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044e."
},
"step": {
"user": {
"description": "\u0425\u043e\u0442\u0438\u0442\u0435 \u043d\u0430\u0447\u0430\u0442\u044c \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0443?"
}
}
},
"title": "\u0412\u0440\u0435\u043c\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0441\u0435\u0440\u0432\u0435\u0440\u0430"
}

View File

@ -0,0 +1,13 @@
{
"config": {
"abort": {
"single_instance_allowed": "\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210\u3001\u50c5\u80fd\u8a2d\u5b9a\u4e00\u7d44\u88dd\u7f6e\u3002"
},
"step": {
"user": {
"description": "\u662f\u5426\u8981\u958b\u59cb\u8a2d\u5b9a\uff1f"
}
}
},
"title": "\u904b\u4f5c\u6642\u9593"
}