[ci skip] Translation update
This commit is contained in:
parent
432911c994
commit
587e3f1eb2
63 changed files with 981 additions and 22 deletions
35
homeassistant/components/accuweather/translations/et.json
Normal file
35
homeassistant/components/accuweather/translations/et.json
Normal file
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Sidumine juba tehtud. V\u00f5imalik on ainult 1 sidumine,"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u00dchendus eba\u00f5nnestus",
|
||||
"invalid_api_key": "API v\u00f5ti on vale",
|
||||
"requests_exceeded": "Accuweatheri API-le esitatud taotluste lubatud arv on \u00fcletatud. Peate ootama v\u00f5i muutma API v\u00f5tit."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API v\u00f5ti",
|
||||
"latitude": "Laiuskraad",
|
||||
"longitude": "Pikkuskraad",
|
||||
"name": "Sidumise nimi"
|
||||
},
|
||||
"description": "Kui vajate seadistamisel abi vaadake siit: https://www.home-assistant.io/integrations/accuweather/ \n\n M\u00f5ni andur pole vaikimisi lubatud. P\u00e4rast sidumise seadistamist saate need \u00fcksused lubada. \n Ilmapennustus pole vaikimisi lubatud. Saate selle lubada sidumise s\u00e4tetes.",
|
||||
"title": "AccuWeather"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"forecast": "Ilmateade"
|
||||
},
|
||||
"description": "AccuWeather API tasuta versioonis toimub ilmaennustuse lubamisel andmete v\u00e4rskendamine iga 32 minuti asemel iga 64 minuti j\u00e4rel.",
|
||||
"title": "AccuWeatheri valikud"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"state": {
|
||||
"accuweather__pressure_tendency": {
|
||||
"falling": "Langev",
|
||||
"rising": "T\u00f5usev",
|
||||
"steady": "\u00dchtlane"
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/airvisual/translations/et.json
Normal file
12
homeassistant/components/airvisual/translations/et.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"geography": {
|
||||
"data": {
|
||||
"latitude": "Laiuskraad",
|
||||
"longitude": "Pikkuskraad"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,19 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"arm_away": "Valvesta {entity_name}",
|
||||
"arm_home": "Valvesta {entity_name} kodus re\u017eiimis",
|
||||
"arm_night": "Valvesta {entity_name} \u00f6\u00f6re\u017eiimis",
|
||||
"disarm": "V\u00f5ta {entity_name} valvest maha",
|
||||
"trigger": "K\u00e4ivita {entity_name}"
|
||||
},
|
||||
"trigger_type": {
|
||||
"armed_away": "{entity_name} on valvestatud",
|
||||
"armed_home": "{entity_name} on valvestatud kodure\u017eiimis",
|
||||
"armed_night": "{entity_name} on valvestatud \u00f6\u00f6re\u017eiimis",
|
||||
"disarmed": "{entity_name} v\u00f5eti valvest maha"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"armed": "Valves",
|
||||
|
|
74
homeassistant/components/alarmdecoder/translations/ko.json
Normal file
74
homeassistant/components/alarmdecoder/translations/ko.json
Normal file
|
@ -0,0 +1,74 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\uc7a5\uce58\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "AlarmDecoder\uc5d0 \uc131\uacf5\uc801\uc73c\ub85c \uc5f0\uacb0\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"error": {
|
||||
"service_unavailable": "\uc5f0\uacb0 \uc2e4\ud328"
|
||||
},
|
||||
"step": {
|
||||
"protocol": {
|
||||
"data": {
|
||||
"device_baudrate": "\uc7a5\uce58 \uc804\uc1a1 \uc18d\ub3c4",
|
||||
"device_path": "\uc7a5\uce58 \uacbd\ub85c",
|
||||
"host": "\ud638\uc2a4\ud2b8",
|
||||
"port": "\ud3ec\ud2b8"
|
||||
},
|
||||
"title": "\uc5f0\uacb0 \uc124\uc815 \uad6c\uc131"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"protocol": "\ud504\ub85c\ud1a0\ucf5c"
|
||||
},
|
||||
"title": "AlarmDecoder \ud504\ub85c\ud1a0\ucf5c \uc120\ud0dd"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"error": {
|
||||
"int": "\uc544\ub798 \ud544\ub4dc\ub294 \uc815\uc218\uc5ec\uc57c \ud569\ub2c8\ub2e4.",
|
||||
"loop_range": "RF \ub8e8\ud504\ub294 1\uc5d0\uc11c 4 \uc0ac\uc774\uc758 \uc815\uc218\uc5ec\uc57c \ud569\ub2c8\ub2e4.",
|
||||
"loop_rfid": "RF \ub8e8\ud504\ub294 RF \uc2dc\ub9ac\uc5bc\uc5c6\uc774 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.",
|
||||
"relay_inclusive": "\ub9b4\ub808\uc774 \uc8fc\uc18c\uc640 \ub9b4\ub808\uc774 \ucc44\ub110\uc740 \uc11c\ub85c \uc758\uc874\uc801\uc774\uba70 \ud568\uaed8 \ud3ec\ud568\ub418\uc5b4\uc57c\ud569\ub2c8\ub2e4."
|
||||
},
|
||||
"step": {
|
||||
"arm_settings": {
|
||||
"data": {
|
||||
"alt_night_mode": "\ub300\uccb4 \uc57c\uac04 \ubaa8\ub4dc",
|
||||
"auto_bypass": "\uacbd\ube44\uc911 \uc790\ub3d9 \uc6b0\ud68c",
|
||||
"code_arm_required": "\uacbd\ube44\uc5d0 \ud544\uc694\ud55c \ucf54\ub4dc"
|
||||
},
|
||||
"title": "AlarmDecoder \uad6c\uc131"
|
||||
},
|
||||
"init": {
|
||||
"data": {
|
||||
"edit_select": "\ud3b8\uc9d1"
|
||||
},
|
||||
"description": "\ubb34\uc5c7\uc744 \ud3b8\uc9d1 \ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",
|
||||
"title": "AlarmDecoder \uad6c\uc131"
|
||||
},
|
||||
"zone_details": {
|
||||
"data": {
|
||||
"zone_loop": "RF \ub8e8\ud504",
|
||||
"zone_name": "\uc601\uc5ed \uc774\ub984",
|
||||
"zone_relayaddr": "\ub9b4\ub808\uc774 \uc8fc\uc18c",
|
||||
"zone_relaychan": "\ub9b4\ub808\uc774 \ucc44\ub110",
|
||||
"zone_rfid": "RF \uc2dc\ub9ac\uc5bc",
|
||||
"zone_type": "\uc601\uc5ed \uc720\ud615"
|
||||
},
|
||||
"description": "{zone_number} \uc601\uc5ed\uc5d0 \ub300\ud55c \uc138\ubd80 \uc815\ubcf4\ub97c \uc785\ub825\ud569\ub2c8\ub2e4. {zone_number} \uc601\uc5ed\uc744 \uc0ad\uc81c\ud558\ub824\uba74 \uc601\uc5ed \uc774\ub984\uc744 \ube44\uc6cc \ub461\ub2c8\ub2e4.",
|
||||
"title": "AlarmDecoder \uad6c\uc131"
|
||||
},
|
||||
"zone_select": {
|
||||
"data": {
|
||||
"zone_number": "\uad6c\uc5ed \ubc88\ud638"
|
||||
},
|
||||
"description": "\ucd94\uac00, \ud3b8\uc9d1 \ub610\ub294 \uc81c\uac70\ud560 \uc601\uc5ed \ubc88\ud638\ub97c \uc785\ub825\ud569\ub2c8\ub2e4.",
|
||||
"title": "AlarmDecoder \uad6c\uc131"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -3,7 +3,8 @@
|
|||
"abort": {
|
||||
"already_setup": "\ud558\ub098\uc758 Almond \uacc4\uc815\ub9cc \uad6c\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||
"cannot_connect": "Almond \uc11c\ubc84\uc5d0 \uc5f0\uacb0\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.",
|
||||
"missing_configuration": "Almond \uc124\uc815 \ubc29\ubc95\uc5d0 \ub300\ud55c \uc124\uba85\uc11c\ub97c \ud655\uc778\ud574\uc8fc\uc138\uc694."
|
||||
"missing_configuration": "Almond \uc124\uc815 \ubc29\ubc95\uc5d0 \ub300\ud55c \uc124\uba85\uc11c\ub97c \ud655\uc778\ud574\uc8fc\uc138\uc694.",
|
||||
"no_url_available": "\uac00\ub2a5\ud55c URL\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774 \uc5d0\ub7ec\uc5d0 \ub300\ud55c \uc815\ubcf4\ub294 \ub3c4\uc6b0\ub9d0 \uc139\uc158\uc744 \ud655\uc778\ud558\uc138\uc694({docs_url})"
|
||||
},
|
||||
"step": {
|
||||
"hassio_confirm": {
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\uacc4\uc815\uc774 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
||||
"already_configured": "\uacc4\uc815\uc774 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"reauth_successful": "\uc7ac\uc778\uc99d\uc774 \uc131\uacf5\ud588\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud574\uc8fc\uc138\uc694.",
|
||||
|
|
|
@ -78,7 +78,15 @@
|
|||
"occupied": "{entity_name} h\u00f5ivati",
|
||||
"opened": "{entity_name} avanes",
|
||||
"plugged_in": "{entity_name} \u00fchendati",
|
||||
"powered": "{entity_name} l\u00fcltus voolu alla"
|
||||
"powered": "{entity_name} l\u00fcltus voolu alla",
|
||||
"present": "{entity_name} on saadaval",
|
||||
"problem": "{entity_name} avastas probleemi",
|
||||
"smoke": "{entity_name} tuvastas suitsu",
|
||||
"sound": "{entity_name} tuvastas heli",
|
||||
"turned_off": "{entity_name} l\u00fclitus v\u00e4lja",
|
||||
"turned_on": "{entity_name} l\u00fclitus sisse",
|
||||
"unsafe": "{entity_name} on ebaturvaline",
|
||||
"vibration": "{entity_name} registreeris vibratsiooni"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
|
|
7
homeassistant/components/broadlink/translations/ko.json
Normal file
7
homeassistant/components/broadlink/translations/ko.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"not_supported": "\uc9c0\uc6d0\ub418\uc9c0 \uc54a\ub294 \uc7a5\uce58"
|
||||
}
|
||||
}
|
||||
}
|
29
homeassistant/components/brother/translations/et.json
Normal file
29
homeassistant/components/brother/translations/et.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"unsupported_model": "Seda printeri mudelit ei toetata."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "\u00dchenduse t\u00f5rge.",
|
||||
"snmp_error": "SNMP-server on v\u00e4lja l\u00fclitatud v\u00f5i printerit ei toetata.",
|
||||
"wrong_host": "Sobimatu hostinimi v\u00f5i IP-aadress."
|
||||
},
|
||||
"flow_title": "Brotheri printer: {model} {serial_number}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"type": "Printeri t\u00fc\u00fcp"
|
||||
},
|
||||
"description": "Seadistage Brotheri printeri sidumine. Kui teil on seadistamisega probleeme minge aadressile https://www.home-assistant.io/integrations/brother"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"data": {
|
||||
"type": "Printeri t\u00fc\u00fcp"
|
||||
},
|
||||
"description": "Kas soovite lisada Home Assistanti Brotheri printeri {model} seerianumbriga \" {serial_number} \"?",
|
||||
"title": "Avastatud Brotheri printer"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
30
homeassistant/components/canary/translations/ko.json
Normal file
30
homeassistant/components/canary/translations/ko.json
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "\uc774\ubbf8 \uc124\uc815\ub418\uc5b4 \uc788\uc74c. \ud558\ub098\uc758 \uc124\uc815\ub9cc \uac00\ub2a5\ud568.",
|
||||
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc5d0\ub7ec \ubc1c\uc0dd"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\uc5f0\uacb0 \uc2e4\ud328"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\uc554\ud638",
|
||||
"username": "\uc0ac\uc6a9\uc790\uba85"
|
||||
},
|
||||
"title": "Canary\uc5d0 \uc5f0\uacb0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"ffmpeg_arguments": "\uce74\uba54\ub77c ffmpeg\uc5d0 \uc804\ub2ec \ub41c \uc778\uc218",
|
||||
"timeout": "\uc694\uccad \uc81c\ud55c \uc2dc\uac04 (\ucd08)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
13
homeassistant/components/cast/translations/et.json
Normal file
13
homeassistant/components/cast/translations/et.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "V\u00f5rgust ei leitud \u00fchtegi Google Casti seadet.",
|
||||
"single_instance_allowed": "Vajalik on ainult \u00fcks Google Casti konfiguratsioon."
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Kas soovid seadistada Google Casti?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -25,5 +25,5 @@
|
|||
"off": "V\u00e4ljas"
|
||||
}
|
||||
},
|
||||
"title": "Kliima"
|
||||
"title": "Kliimaseade"
|
||||
}
|
15
homeassistant/components/coronavirus/translations/et.json
Normal file
15
homeassistant/components/coronavirus/translations/et.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "See riik on juba seadistatud."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"country": "Riik"
|
||||
},
|
||||
"title": "Vali j\u00e4lgiv riik"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -26,5 +26,5 @@
|
|||
"stopped": "Peatatud"
|
||||
}
|
||||
},
|
||||
"title": "Kate"
|
||||
"title": "Kardin"
|
||||
}
|
17
homeassistant/components/dialogflow/translations/et.json
Normal file
17
homeassistant/components/dialogflow/translations/et.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"not_internet_accessible": "Dialogflow teavituste vastuv\u00f5tmiseks peab teie Home Assistant olema Interneti kaudu ligip\u00e4\u00e4setav.",
|
||||
"one_instance_allowed": "Vaja on ainult \u00fchte \u00fcksust."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "S\u00fcndmuste saatmiseks Home Assistantile peate seadistama [Dialogflow'i veebihaagii integreerimine] ( {dialogflow_url} ). \n\n Sisestage j\u00e4rgmine teave: \n\n - URL: \" {webhook_url} \" \n - Meetod: POST \n - Sisu t\u00fc\u00fcp: rakendus / json \n\n Lisateavet leiate [dokumentatsioonist] ( {docs_url} )."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Kas oled kindel, et soovid seadistada Dialogflow?",
|
||||
"title": "Seadistage Dialogflow veebihaak"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/dsmr/translations/ko.json
Normal file
7
homeassistant/components/dsmr/translations/ko.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\uc7a5\uce58\ub294 \uc774\ubbf8 \uad6c\uc131\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4."
|
||||
}
|
||||
}
|
||||
}
|
|
@ -4,7 +4,8 @@
|
|||
"user": {
|
||||
"data": {
|
||||
"host_ip": "",
|
||||
"name": "Nimi"
|
||||
"name": "Nimi",
|
||||
"upnp_bind_multicast": "Seo multicast (jah/ei)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"missing_configuration": "Home Connect \uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694."
|
||||
"missing_configuration": "Home Connect \uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694.",
|
||||
"no_url_available": "\uac00\ub2a5\ud55c URL\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774 \uc5d0\ub7ec\uc5d0 \ub300\ud55c \uc815\ubcf4\ub294 \ub3c4\uc6b0\ub9d0 \uc139\uc158\uc744 \ud655\uc778\ud558\uc138\uc694({docs_url})"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Home Connect \ub85c \uc131\uacf5\uc801\uc73c\ub85c \uc778\uc99d\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
"already_paired": "\uc774 \uc561\uc138\uc11c\ub9ac\ub294 \uc774\ubbf8 \ub2e4\ub978 \uae30\uae30\uc640 \ud398\uc5b4\ub9c1\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. \uc561\uc138\uc11c\ub9ac\ub97c \uc7ac\uc124\uc815\ud558\uace0 \ub2e4\uc2dc \uc2dc\ub3c4\ud574\uc8fc\uc138\uc694.",
|
||||
"ignored_model": "\uc774 \ubaa8\ub378\uc5d0 \ub300\ud55c HomeKit \uc9c0\uc6d0\uc740 \ub354 \ub9ce\uc740 \uae30\ub2a5\uc744 \uc81c\uacf5\ud558\ub294 \uae30\ubcf8 \uad6c\uc131\uc694\uc18c\ub85c \uc778\ud574 \ucc28\ub2e8\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"invalid_config_entry": "\uc774 \uae30\uae30\ub294 \ud398\uc5b4\ub9c1 \ud560 \uc900\ube44\uac00 \ub418\uc5c8\uc9c0\ub9cc Home Assistant \uc5d0 \uc774\ubbf8 \uad6c\uc131\ub418\uc5b4 \ucda9\ub3cc\ud558\ub294 \uad6c\uc131\uc694\uc18c\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uba3c\uc800 \ud574\ub2f9 \uad6c\uc131\uc694\uc18c\ub97c \uc81c\uac70\ud574\uc8fc\uc138\uc694.",
|
||||
"invalid_properties": "\uc7a5\uce58\uc5d0\uc11c\uc120\uc5b8\ud55c \uc798\ubabb\ub41c \uc18d\uc131\uc785\ub2c8\ub2e4.",
|
||||
"no_devices": "\ud398\uc5b4\ub9c1\uc774 \ud544\uc694\ud55c \uae30\uae30\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4"
|
||||
},
|
||||
"error": {
|
||||
|
@ -48,5 +49,25 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"button1": "\ubc84\ud2bc 1",
|
||||
"button10": "\ubc84\ud2bc 10",
|
||||
"button2": "\ubc84\ud2bc 2",
|
||||
"button3": "\ubc84\ud2bc 3",
|
||||
"button4": "\ubc84\ud2bc 4",
|
||||
"button5": "\ubc84\ud2bc 5",
|
||||
"button6": "\ubc84\ud2bc 6",
|
||||
"button7": "\ubc84\ud2bc 7",
|
||||
"button8": "\ubc84\ud2bc 8",
|
||||
"button9": "\ubc84\ud2bc 9",
|
||||
"doorbell": "\ucd08\uc778\uc885"
|
||||
},
|
||||
"trigger_type": {
|
||||
"double_press": "\" {subtype} \"\uc744 \ub450\ubc88 \ub204\ub984",
|
||||
"long_press": "\" {subtype} \"\uc744 \uae38\uac8c \ub204\ub984",
|
||||
"single_press": "\"{subtype}\" \uc744 \ud55c\ubc88 \ub204\ub984"
|
||||
}
|
||||
},
|
||||
"title": "HomeKit \ucee8\ud2b8\ub864\ub7ec"
|
||||
}
|
|
@ -6,6 +6,7 @@
|
|||
"unknown": "\uc54c \uc218 \uc5c6\ub294 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4"
|
||||
},
|
||||
"error": {
|
||||
"invalid_pin": "\uc798\ubabb\ub41c PIN\uc785\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc624.",
|
||||
"invalid_sgtin_or_pin": "PIN\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud574\uc8fc\uc138\uc694.",
|
||||
"press_the_button": "\ud30c\ub780\uc0c9 \ubc84\ud2bc\uc744 \ub20c\ub7ec\uc8fc\uc138\uc694.",
|
||||
"register_failed": "\ub4f1\ub85d\uc5d0 \uc2e4\ud328\ud558\uc600\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud574\uc8fc\uc138\uc694.",
|
||||
|
|
|
@ -5,5 +5,5 @@
|
|||
"on": "Sees"
|
||||
}
|
||||
},
|
||||
"title": "Sisesta t\u00f5ev\u00e4\u00e4rtus"
|
||||
"title": "T\u00f5ev\u00e4\u00e4rtuse abiline"
|
||||
}
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"title": "Sisesta kuup\u00e4ev ja kellaaeg"
|
||||
"title": "Kuup\u00e4eva ja kellaaja abiline"
|
||||
}
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"title": "Sisendi number"
|
||||
"title": "Arvv\u00e4\u00e4rtuse abiline"
|
||||
}
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"title": "Vali sisend"
|
||||
"title": "Valikmen\u00fc\u00fc abiline"
|
||||
}
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"title": "Teksti sisestamine"
|
||||
"title": "Tekstisisestuse abiline"
|
||||
}
|
34
homeassistant/components/insteon/translations/ko.json
Normal file
34
homeassistant/components/insteon/translations/ko.json
Normal file
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "\uc774\ubbf8 \uad6c\uc131\ub428. \ud558\ub098\uc758 \uad6c\uc131\ub9cc \uac00\ub2a5\ud569\ub2c8\ub2e4."
|
||||
},
|
||||
"step": {
|
||||
"hubv1": {
|
||||
"data": {
|
||||
"host": "IP \uc8fc\uc18c",
|
||||
"port": "\ud3ec\ud2b8"
|
||||
},
|
||||
"description": "Insteon Hub \ubc84\uc804 1 (2014 \ub144 \uc774\uc804)\uc744 \uad6c\uc131\ud569\ub2c8\ub2e4.",
|
||||
"title": "Insteon Hub \ubc84\uc804 1"
|
||||
},
|
||||
"hubv2": {
|
||||
"data": {
|
||||
"host": "IP \uc8fc\uc18c",
|
||||
"password": "\uc554\ud638",
|
||||
"port": "\ud3ec\ud2b8",
|
||||
"username": "\uc0ac\uc6a9\uc790\uba85"
|
||||
},
|
||||
"description": "Insteon Hub \ubc84\uc804 2\ub97c \uad6c\uc131\ud569\ub2c8\ub2e4.",
|
||||
"title": "Insteon Hub \ubc84\uc804 2"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"modem_type": "\ubaa8\ub380 \uc720\ud615."
|
||||
},
|
||||
"description": "Insteon \ubaa8\ub380 \uc720\ud615\uc744 \uc120\ud0dd\ud558\uc2ed\uc2dc\uc624.",
|
||||
"title": "Insteon"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
35
homeassistant/components/ipp/translations/et.json
Normal file
35
homeassistant/components/ipp/translations/et.json
Normal file
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Seade on juba seadistatud",
|
||||
"connection_error": "\u00dchendumine eba\u00f5nnestus",
|
||||
"connection_upgrade": "Printeriga \u00fchenduse loomine eba\u00f5nnestus kuna \u00fchenduse uuendamine on vajalik.",
|
||||
"ipp_error": "Ilmnes IPP viga.",
|
||||
"ipp_version_error": "Printer ei toeta seda IPP versiooni.",
|
||||
"parse_error": "Printeri vastuse s\u00f5elumine nurjus.",
|
||||
"unique_id_required": "Seadmel puudub avastamiseks vajalik kordumatu ID."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "\u00dchendumine eba\u00f5nnestus",
|
||||
"connection_upgrade": "Printeriga \u00fchenduse loomine nurjus. Proovige uuesti kui SSL/TLS-i suvand on m\u00e4rgitud."
|
||||
},
|
||||
"flow_title": "Printer: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"base_path": "Printeri suhteline rada",
|
||||
"host": "Host",
|
||||
"port": "Port",
|
||||
"ssl": "Printer toetab SSL/TLS \u00fchendust",
|
||||
"verify_ssl": "Printer kasutab \u00f5iget SSL-serti"
|
||||
},
|
||||
"description": "Seadistage oma printer Interneti-printimisprotokolli (IPP) kaudu, et see integreeruks Home Assistantiga.",
|
||||
"title": "Linkige oma printer"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "Kas soovite seadistada {name}?",
|
||||
"title": "Avastatud printer"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,19 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"toggle": "Muuda {entity_name} olekut",
|
||||
"turn_off": "L\u00fclita {entity_name} v\u00e4lja",
|
||||
"turn_on": "L\u00fclita {entity_name} sisse"
|
||||
},
|
||||
"condition_type": {
|
||||
"is_off": "{entity_name} on v\u00e4lja l\u00fclitatud",
|
||||
"is_on": "{entity_name} on sisse l\u00fclitatud"
|
||||
},
|
||||
"trigger_type": {
|
||||
"turned_off": "{entity_name} l\u00fclitus v\u00e4lja",
|
||||
"turned_on": "{entity_name} l\u00fclitus sisse"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"off": "V\u00e4ljas",
|
||||
|
|
13
homeassistant/components/local_ip/translations/et.json
Normal file
13
homeassistant/components/local_ip/translations/et.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Anduri nimi"
|
||||
},
|
||||
"title": "Kohalik IP-aadress"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Kohalik IP-aadress"
|
||||
}
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"lock": "Lukusta {entity_name}",
|
||||
"open": "Ava {entity_name}",
|
||||
"unlock": "Tee {entity_name} lahti"
|
||||
},
|
||||
"condition_type": {
|
||||
"is_locked": "{entity_name} on lukus",
|
||||
"is_unlocked": "{entity_name} on lukustamata"
|
||||
|
|
12
homeassistant/components/mobile_app/translations/et.json
Normal file
12
homeassistant/components/mobile_app/translations/et.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"install_app": "Home Assistantiga sidumiseks avage mobiilirakendus. \u00dchilduvate rakenduste loendi leiate jaotisest [dokumendid] ( {apps_url} )."
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Kas soovid seadistada mobiilirakenduse sidumist?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
14
homeassistant/components/moon/translations/sensor.et.json
Normal file
14
homeassistant/components/moon/translations/sensor.et.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"state": {
|
||||
"moon__phase": {
|
||||
"first_quarter": "Kasvav poolkuu",
|
||||
"full_moon": "T\u00e4iskuu",
|
||||
"last_quarter": "Kahanev poolkuu",
|
||||
"new_moon": "Kuu loomine",
|
||||
"waning_crescent": "Kahanev kuu",
|
||||
"waning_gibbous": "Kahanev kuu",
|
||||
"waxing_crescent": "Noorkuu",
|
||||
"waxing_gibbous": "Kasvav kuu"
|
||||
}
|
||||
}
|
||||
}
|
85
homeassistant/components/mqtt/translations/et.json
Normal file
85
homeassistant/components/mqtt/translations/et.json
Normal file
|
@ -0,0 +1,85 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Lubatud on ainult \u00fcks MQTT konfiguratsioon."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Vahendajaga ei saa \u00fchendust luua."
|
||||
},
|
||||
"step": {
|
||||
"broker": {
|
||||
"data": {
|
||||
"broker": "Vahendaja",
|
||||
"discovery": "Luba automaatne avastamine",
|
||||
"password": "Salas\u00f5na",
|
||||
"port": "Port",
|
||||
"username": "Kasutajanimi"
|
||||
},
|
||||
"description": "Sisestage oma MQTT vahendaja andmed."
|
||||
},
|
||||
"hassio_confirm": {
|
||||
"data": {
|
||||
"discovery": "Luba automaatne avastamine"
|
||||
},
|
||||
"description": "Kas soovite seadistada Home Assistanti \u00fchenduse loomiseks Hass.io lisandmooduli {addon} pakutava MQTT vahendajaga?",
|
||||
"title": "MQTT vahendaja Hass.io pistikprogrammi kaudu"
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"button_1": "Esimene nupp",
|
||||
"button_2": "Teine nupp",
|
||||
"button_3": "Kolmas nupp",
|
||||
"button_4": "Neljas nupp",
|
||||
"button_5": "Viies nupp",
|
||||
"button_6": "Kuues nupp",
|
||||
"turn_off": "L\u00fclita v\u00e4lja",
|
||||
"turn_on": "L\u00fclita sisse"
|
||||
},
|
||||
"trigger_type": {
|
||||
"button_double_press": "\" {subtype} \" on topeltkl\u00f5psatud",
|
||||
"button_long_press": "\" {subtype} \" on pikalt alla vajutatud",
|
||||
"button_long_release": "\"{alamt\u00fc\u00fcp}\" vabastatati p\u00e4rast pikka vajutust",
|
||||
"button_quadruple_press": "\"{alamt\u00fc\u00fcp}\" on neljakordselt kl\u00f5psatud",
|
||||
"button_quintuple_press": "\"{alamt\u00fc\u00fcp}\" on viiekordselt kl\u00f5psatud",
|
||||
"button_short_press": "\u201e {subtype} \u201d on vajutatud",
|
||||
"button_short_release": "\" {subtype} \" vabastati",
|
||||
"button_triple_press": "\"{alamt\u00fc\u00fcp}\" on kolmekordselt kl\u00f5psatud"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"error": {
|
||||
"bad_birth": "Kehtetu loomise teavitus.",
|
||||
"bad_will": "Kehtetu l\u00f5petamise teavitus.",
|
||||
"cannot_connect": "Vahendajaga ei saa \u00fchendust luua."
|
||||
},
|
||||
"step": {
|
||||
"broker": {
|
||||
"data": {
|
||||
"broker": "Vahendaja",
|
||||
"password": "Salas\u00f5na",
|
||||
"port": "Port",
|
||||
"username": "Kasutajanimi"
|
||||
},
|
||||
"description": "Sisestage oma MQTT vahendaja \u00fchenduse teave."
|
||||
},
|
||||
"options": {
|
||||
"data": {
|
||||
"birth_enable": "Luba loomisteavitus",
|
||||
"birth_payload": "S\u00fcnniteate v\u00e4\u00e4rtus",
|
||||
"birth_qos": "S\u00fcnniteate QoS",
|
||||
"birth_retain": "S\u00fcnniteate j\u00e4\u00e4dvustamine",
|
||||
"birth_topic": "S\u00fcnniteate teema",
|
||||
"discovery": "Luba avastamine",
|
||||
"will_enable": "Luba loomisteavitus",
|
||||
"will_payload": "L\u00f5petamisteate v\u00e4\u00e4rtus",
|
||||
"will_qos": "L\u00f5petamisteate QoS",
|
||||
"will_retain": "L\u00f5petamisteate j\u00e4\u00e4dvustamine",
|
||||
"will_topic": "L\u00f5petamisteade"
|
||||
},
|
||||
"description": "Valige MQTT s\u00e4tted."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2,7 +2,8 @@
|
|||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "\uc778\uc99d URL \uc0dd\uc131 \uc2dc\uac04\uc774 \ucd08\uacfc\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"missing_configuration": "\uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694."
|
||||
"missing_configuration": "\uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694.",
|
||||
"no_url_available": "\uac00\ub2a5\ud55c URL\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774 \uc5d0\ub7ec\uc5d0 \ub300\ud55c \uc815\ubcf4\ub294 \ub3c4\uc6b0\ub9d0 \uc139\uc158\uc744 \ud655\uc778\ud558\uc138\uc694({docs_url})"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "\uc131\uacf5\uc801\uc73c\ub85c \uc778\uc99d\ub418\uc5c8\uc2b5\ub2c8\ub2e4"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"title": "Teata"
|
||||
"title": "Teavitused"
|
||||
}
|
36
homeassistant/components/nzbget/translations/ko.json
Normal file
36
homeassistant/components/nzbget/translations/ko.json
Normal file
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "\uc774\ubbf8 \uad6c\uc131\ub428. \ud558\ub098\uc758 \uad6c\uc131\ub9cc \uac00\ub2a5\ud569\ub2c8\ub2e4.",
|
||||
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc5d0\ub7ec"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\uc5f0\uacb0 \uc2e4\ud328",
|
||||
"invalid_auth": "\uc798\ubabb\ub41c \uc778\uc99d"
|
||||
},
|
||||
"flow_title": "NZBGet : {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\ud638\uc2a4\ud2b8",
|
||||
"name": "\uc774\ub984",
|
||||
"password": "\uc554\ud638",
|
||||
"port": "\ud3ec\ud2b8",
|
||||
"ssl": "NZBGet\uc740 SSL \uc778\uc99d\uc11c\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.",
|
||||
"username": "\uc0ac\uc6a9\uc790\uba85",
|
||||
"verify_ssl": "NZBGet\uc740 \uc801\uc808\ud55c \uc778\uc99d\uc11c\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4."
|
||||
},
|
||||
"title": "NZBGet\uc5d0 \uc5f0\uacb0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"scan_interval": "\uc5c5\ub370\uc774\ud2b8 \uac04\uaca9 (\ucd08)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
35
homeassistant/components/openweathermap/translations/ko.json
Normal file
35
homeassistant/components/openweathermap/translations/ko.json
Normal file
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\uc774\ub7ec\ud55c \uc88c\ud45c\uc5d0 \ub300\ud55c OpenWeatherMap \ud1b5\ud569\uc774 \uc774\ubbf8 \uad6c\uc131\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"error": {
|
||||
"auth": "API \ud0a4\uac00 \uc62c\ubc14\ub974\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
|
||||
"connection": "OWM API\uc5d0 \uc5f0\uacb0\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "OpenWeatherMap API \ud0a4",
|
||||
"language": "\uc5b8\uc5b4",
|
||||
"latitude": "\uc704\ub3c4",
|
||||
"longitude": "\uacbd\ub3c4",
|
||||
"mode": "\ubaa8\ub4dc",
|
||||
"name": "\ud1b5\ud569 \uad6c\uc131\uc694\uc18c\uba85"
|
||||
},
|
||||
"description": "OpenWeatherMap \ud1b5\ud569\uc744 \uc124\uc815\ud558\uc138\uc694. API \ud0a4\ub97c \uc0dd\uc131\ud558\ub824\uba74 https://openweathermap.org/appid\ub85c \uc774\ub3d9\ud558\uc2ed\uc2dc\uc624.",
|
||||
"title": "OpenWeatherMap"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"language": "\uc5b8\uc5b4",
|
||||
"mode": "\ubaa8\ub4dc"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/ozw/translations/et.json
Normal file
7
homeassistant/components/ozw/translations/et.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"mqtt_required": "MQTT sidumine pole seadistatud"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -19,5 +19,15 @@
|
|||
"title": "Smile \uc5d0 \uc5f0\uacb0\ud558\uae30"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"scan_interval": "\uc2a4\uce94 \uac04\uaca9 (\ucd08)"
|
||||
},
|
||||
"description": "Plugwise \uc635\uc158 \uc870\uc815"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
43
homeassistant/components/progettihwsw/translations/ko.json
Normal file
43
homeassistant/components/progettihwsw/translations/ko.json
Normal file
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\uc7a5\uce58\ub294 \uc774\ubbf8 \uad6c\uc131\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\uc5f0\uacb0 \uc2e4\ud328",
|
||||
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc5d0\ub7ec",
|
||||
"wrong_info_relay_modes": "\ub9b4\ub808\uc774 \ubaa8\ub4dc \uc120\ud0dd\uc740 Monostable \ub610\ub294 Bistable \uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4."
|
||||
},
|
||||
"step": {
|
||||
"relay_modes": {
|
||||
"data": {
|
||||
"relay_1": "\ub9b4\ub808\uc774 1",
|
||||
"relay_10": "\ub9b4\ub808\uc774 10",
|
||||
"relay_11": "\ub9b4\ub808\uc774 11",
|
||||
"relay_12": "\ub9b4\ub808\uc774 12",
|
||||
"relay_13": "\ub9b4\ub808\uc774 13",
|
||||
"relay_14": "\ub9b4\ub808\uc774 14",
|
||||
"relay_15": "\ub9b4\ub808\uc774 15",
|
||||
"relay_16": "\ub9b4\ub808\uc774 16",
|
||||
"relay_2": "\ub9b4\ub808\uc774 2",
|
||||
"relay_3": "\ub9b4\ub808\uc774 3",
|
||||
"relay_4": "\ub9b4\ub808\uc774 4",
|
||||
"relay_5": "\ub9b4\ub808\uc774 5",
|
||||
"relay_6": "\ub9b4\ub808\uc774 6",
|
||||
"relay_7": "\ub9b4\ub808\uc774 7",
|
||||
"relay_8": "\ub9b4\ub808\uc774 8",
|
||||
"relay_9": "\ub9b4\ub808\uc774 9"
|
||||
},
|
||||
"title": "\ub9b4\ub808\uc774 \uc124\uc815"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\ud638\uc2a4\ud2b8",
|
||||
"port": "\ud3ec\ud2b8"
|
||||
},
|
||||
"title": "\ubcf4\ub4dc \uc124\uc815"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "ProgettiHWSW \uc790\ub3d9\ud654"
|
||||
}
|
|
@ -1,4 +1,19 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"toggle": "{entity_name} \ud1a0\uae00",
|
||||
"turn_off": "{entity_name} \ub044\uae30",
|
||||
"turn_on": "{entity_name} \ucf1c\uae30"
|
||||
},
|
||||
"condition_type": {
|
||||
"is_off": "{entity_name} \uc774 \uaebc\uc838 \uc788\uc73c\uba74",
|
||||
"is_on": "{entity_name} \uc774 \ucf1c\uc838 \uc788\uc73c\uba74"
|
||||
},
|
||||
"trigger_type": {
|
||||
"turned_off": "{entity_name} \uaebc\uc9d0",
|
||||
"turned_on": "{entity_name} \ucf1c\uc9d0"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"off": "\uaebc\uc9d0",
|
||||
|
|
28
homeassistant/components/risco/translations/ko.json
Normal file
28
homeassistant/components/risco/translations/ko.json
Normal file
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"options": {
|
||||
"step": {
|
||||
"ha_to_risco": {
|
||||
"data": {
|
||||
"armed_away": "\uacbd\ube44\uc911(\uc678\ucd9c)",
|
||||
"armed_custom_bypass": "\uacbd\ube44\uc911(\uc0ac\uc6a9\uc790 \uc6b0\ud68c)",
|
||||
"armed_home": "\uc9d1\uc548 \uacbd\ube44\uc911",
|
||||
"armed_night": "\uc57c\uac04 \uacbd\ube44\uc911"
|
||||
},
|
||||
"description": "Home Assistant \uc54c\ub78c\uc744 \ud65c\uc131\ud654 \ud560 \ub54c Risco \uc54c\ub78c\uc758 \uc0c1\ud0dc\ub97c \uc120\ud0dd\ud558\uc2ed\uc2dc\uc624.",
|
||||
"title": "Home Assistant \uc0c1\ud0dc\ub97c Risco \uc0c1\ud0dc\ub85c \ub9e4\ud551"
|
||||
},
|
||||
"risco_to_ha": {
|
||||
"data": {
|
||||
"A": "\uadf8\ub8f9 A",
|
||||
"B": "\uadf8\ub8f9 B",
|
||||
"C": "\uadf8\ub8f9 C",
|
||||
"D": "\uadf8\ub8f9 D",
|
||||
"arm": "\uacbd\ube44\uc911(\uc678\ucd9c)",
|
||||
"partial_arm": "\ubd80\ubd84 \uacbd\ube44 \uc124\uc815 (\uc7ac\uc2e4)"
|
||||
},
|
||||
"description": "Risco\uc5d0\uc11c\ubcf4\uace0\ud558\ub294 \ubaa8\ub4e0 \uc0c1\ud0dc\uc5d0 \ub300\ud574 Home Assistant \uc54c\ub78c\uc774 \ubcf4\uace0 \ud560 \uc0c1\ud0dc\ub97c \uc120\ud0dd\ud569\ub2c8\ub2e4.",
|
||||
"title": "Risco \uc0c1\ud0dc\ub97c \ud648 \uc5b4\uc2dc\uc2a4\ud134\ud2b8 \uc0c1\ud0dc\uc5d0 \ub9e4\ud551"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
14
homeassistant/components/rpi_power/translations/ko.json
Normal file
14
homeassistant/components/rpi_power/translations/ko.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "\uc774 \uad6c\uc131 \uc694\uc18c\uc5d0 \ud544\uc694\ud55c \uc2dc\uc2a4\ud15c \ud074\ub798\uc2a4\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ucee4\ub110\uc774 \ucd5c\uc2e0\uc774\uace0 \ud558\ub4dc\uc6e8\uc5b4\uac00 \uc9c0\uc6d0\ub418\ub294\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.",
|
||||
"single_instance_allowed": "\uc774\ubbf8 \uc124\uc815\ub418\uc5b4 \uc788\uc74c. \ud558\ub098\uc758 \uc124\uc815\ub9cc \uac00\ub2a5\ud568."
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "\uc124\uc815\uc744 \uc2dc\uc791\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "\ub77c\uc988\ubca0\ub9ac\ud30c\uc774 \uc804\uc6d0 \uacf5\uae09 \uc7a5\uce58 \uac80\uc0ac\uae30"
|
||||
}
|
16
homeassistant/components/season/translations/sensor.et.json
Normal file
16
homeassistant/components/season/translations/sensor.et.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"state": {
|
||||
"season__season": {
|
||||
"autumn": "S\u00fcgis",
|
||||
"spring": "Kevad",
|
||||
"summer": "Suvi",
|
||||
"winter": "Talv"
|
||||
},
|
||||
"season__season__": {
|
||||
"autumn": "S\u00fcgis",
|
||||
"spring": "Kevad",
|
||||
"summer": "Suvi",
|
||||
"winter": "Talv"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -17,7 +17,10 @@
|
|||
"illuminance": "{entity_name} valgustustugevus muutub",
|
||||
"power": "{entity_name} energiare\u017eiimi muutub",
|
||||
"pressure": "{entity_name} r\u00f5hk muutub",
|
||||
"signal_strength": "{entity_name} signaalitugevus muutub"
|
||||
"signal_strength": "{entity_name} signaalitugevus muutub",
|
||||
"temperature": "{entity_name} temperatuur muutub",
|
||||
"timestamp": "{entity_name} aeg muutub",
|
||||
"value": "{entity_name} v\u00e4\u00e4rtus muutub"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
|
|
29
homeassistant/components/sharkiq/translations/ko.json
Normal file
29
homeassistant/components/sharkiq/translations/ko.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured_account": "\uacc4\uc815\uc774 \uc774\ubbf8 \uad6c\uc131\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||
"cannot_connect": "\uc5f0\uacb0 \uc2e4\ud328",
|
||||
"reauth_successful": "\uc561\uc138\uc2a4 \ud1a0\ud070\uc774 \uc131\uacf5\uc801\uc73c\ub85c \uc5c5\ub370\uc774\ud2b8\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
|
||||
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc5d0\ub7ec"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\uc5f0\uacb0 \uc2e4\ud328",
|
||||
"invalid_auth": "\uc798\ubabb\ub41c \uc778\uc99d",
|
||||
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc5d0\ub7ec"
|
||||
},
|
||||
"step": {
|
||||
"reauth": {
|
||||
"data": {
|
||||
"password": "\uc554\ud638",
|
||||
"username": "\uc0ac\uc6a9\uc790\uba85"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\uc554\ud638",
|
||||
"username": "\uc0ac\uc6a9\uc790\uba85"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
15
homeassistant/components/shelly/translations/ko.json
Normal file
15
homeassistant/components/shelly/translations/ko.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_auth": "\uc798\ubabb\ub41c \uc778\uc99d"
|
||||
},
|
||||
"step": {
|
||||
"credentials": {
|
||||
"data": {
|
||||
"password": "\uc554\ud638",
|
||||
"username": "\uc0ac\uc6a9\uc790\uba85"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -2,7 +2,8 @@
|
|||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "\uc778\uc99d url \uc0dd\uc131 \uc2dc\uac04\uc774 \ucd08\uacfc\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"missing_configuration": "\uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694."
|
||||
"missing_configuration": "\uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694.",
|
||||
"no_url_available": "\uac00\ub2a5\ud55c URL\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774 \uc5d0\ub7ec\uc5d0 \ub300\ud55c \uc815\ubcf4\ub294 \ub3c4\uc6b0\ub9d0 \uc139\uc158\uc744 \ud655\uc778\ud558\uc138\uc694({docs_url})"
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
|
|
|
@ -3,7 +3,8 @@
|
|||
"abort": {
|
||||
"already_setup": "\ud558\ub098\uc758 Somfy \uacc4\uc815\ub9cc \uad6c\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||
"authorize_url_timeout": "\uc778\uc99d url \uc0dd\uc131 \uc2dc\uac04\uc774 \ucd08\uacfc\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"missing_configuration": "Somfy \uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694."
|
||||
"missing_configuration": "Somfy \uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694.",
|
||||
"no_url_available": "\uac00\ub2a5\ud55c URL\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774 \uc5d0\ub7ec\uc5d0 \ub300\ud55c \uc815\ubcf4\ub294 \ub3c4\uc6b0\ub9d0 \uc139\uc158\uc744 \ud655\uc778\ud558\uc138\uc694({docs_url})"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Somfy \ub85c \uc131\uacf5\uc801\uc73c\ub85c \uc778\uc99d\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
||||
|
|
17
homeassistant/components/spotify/translations/et.json
Normal file
17
homeassistant/components/spotify/translations/et.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_setup": "Saate konfigureerida ainult \u00fche Spotify konto.",
|
||||
"authorize_url_timeout": "Kinnituse URLi ajal\u00f5pp",
|
||||
"missing_configuration": "Spotify sidumine pole seadistatud. Palun j\u00e4rgige dokumentatsiooni."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Edukalt Spotifyga autenditud."
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "Valige autentimismeetod"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -3,7 +3,8 @@
|
|||
"abort": {
|
||||
"already_setup": "\ud558\ub098\uc758 Spotify \uacc4\uc815\ub9cc \uad6c\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||
"authorize_url_timeout": "\uc778\uc99d url \uc0dd\uc131 \uc2dc\uac04\uc774 \ucd08\uacfc\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"missing_configuration": "Spotify \uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694."
|
||||
"missing_configuration": "Spotify \uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694.",
|
||||
"no_url_available": "\uac00\ub2a5\ud55c URL\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774 \uc5d0\ub7ec\uc5d0 \ub300\ud55c \uc815\ubcf4\ub294 \ub3c4\uc6b0\ub9d0 \uc139\uc158\uc744 \ud655\uc778\ud558\uc138\uc694({docs_url})"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Spotify \ub85c \uc131\uacf5\uc801\uc73c\ub85c \uc778\uc99d\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
||||
|
@ -11,6 +12,10 @@
|
|||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "\uc778\uc99d \ubc29\ubc95 \uc120\ud0dd\ud558\uae30"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "Spotify \ud1b5\ud569\uc740 \uacc4\uc815 {account} \ub300\ud574 Spotify\ub85c \ub2e4\uc2dc \uc778\uc99d\ud574\uc57c\ud569\ub2c8\ub2e4.",
|
||||
"title": "Spotify\ub85c \uc7ac \uc778\uc99d"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
15
homeassistant/components/starline/translations/et.json
Normal file
15
homeassistant/components/starline/translations/et.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"auth_mfa": {
|
||||
"title": "Kaheastmeline autoriseerimine"
|
||||
},
|
||||
"auth_user": {
|
||||
"data": {
|
||||
"password": "Salas\u00f5na",
|
||||
"username": "Kasutajanimi"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,10 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"condition_type": {
|
||||
"is_off": "{entity_name} on v\u00e4lja l\u00fclitatud",
|
||||
"is_on": "{entity_name} on sisse l\u00fclitatud"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"off": "V\u00e4ljas",
|
||||
|
|
|
@ -44,7 +44,8 @@
|
|||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"scan_interval": "\uc2a4\uce94 \uac04\uaca9(\ubd84)"
|
||||
"scan_interval": "\uc2a4\uce94 \uac04\uaca9(\ubd84)",
|
||||
"timeout": "\uc81c\ud55c \uc2dc\uac04 (\ucd08)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,8 @@
|
|||
"authorize_url_fail": "\uc778\uc99d url \uc0dd\uc131\uc5d0 \uc54c \uc218 \uc5c6\ub294 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4.",
|
||||
"authorize_url_timeout": "\uc778\uc99d URL \uc0dd\uc131 \uc2dc\uac04\uc774 \ucd08\uacfc\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"missing_configuration": "\uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694.",
|
||||
"no_agreements": "\uc774 \uacc4\uc815\uc5d0\ub294 Toon \ub514\uc2a4\ud50c\ub808\uc774\uac00 \uc5c6\uc2b5\ub2c8\ub2e4."
|
||||
"no_agreements": "\uc774 \uacc4\uc815\uc5d0\ub294 Toon \ub514\uc2a4\ud50c\ub808\uc774\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.",
|
||||
"no_url_available": "\uac00\ub2a5\ud55c URL\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774 \uc5d0\ub7ec\uc5d0 \ub300\ud55c \uc815\ubcf4\ub294 \ub3c4\uc6b0\ub9d0 \uc139\uc158\uc744 \ud655\uc778\ud558\uc138\uc694({docs_url})"
|
||||
},
|
||||
"step": {
|
||||
"agreement": {
|
||||
|
|
24
homeassistant/components/tuya/translations/et.json
Normal file
24
homeassistant/components/tuya/translations/et.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"auth_failed": "Viga tuvastamisel",
|
||||
"conn_error": "\u00dchendamine eba\u00f5nnestus",
|
||||
"single_instance_allowed": "Juba seadistatud. V\u00f5imalik on ainult \u00fcks sidumine."
|
||||
},
|
||||
"error": {
|
||||
"auth_failed": "Vigane tuvastamine"
|
||||
},
|
||||
"flow_title": "Tuya seaded",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"country_code": "Teie konto riigikood (nt 1 USA v\u00f5i 372 Eesti)",
|
||||
"password": "Salas\u00f5na",
|
||||
"platform": "\u00c4pp kus teie konto registreeriti",
|
||||
"username": "Kasutajanimi"
|
||||
},
|
||||
"description": "Sisestage oma Tuya konto andmed."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -54,7 +54,8 @@
|
|||
},
|
||||
"statistics_sensors": {
|
||||
"data": {
|
||||
"allow_bandwidth_sensors": "\ub124\ud2b8\uc6cc\ud06c \ud074\ub77c\uc774\uc5b8\ud2b8 \ub300\uc5ed\ud3ed \uc0ac\uc6a9\ub7c9 \uc13c\uc11c"
|
||||
"allow_bandwidth_sensors": "\ub124\ud2b8\uc6cc\ud06c \ud074\ub77c\uc774\uc5b8\ud2b8 \ub300\uc5ed\ud3ed \uc0ac\uc6a9\ub7c9 \uc13c\uc11c",
|
||||
"allow_uptime_sensors": "\ub124\ud2b8\uc6cc\ud06c \ud074\ub77c\uc774\uc5b8\ud2b8\ub97c \uc704\ud55c \uac00\ub3d9 \uc2dc\uac04 \uc13c\uc11c"
|
||||
},
|
||||
"description": "\ud1b5\uacc4 \uc13c\uc11c \uad6c\uc131",
|
||||
"title": "UniFi \uc635\uc158 3/3"
|
||||
|
|
30
homeassistant/components/upnp/translations/et.json
Normal file
30
homeassistant/components/upnp/translations/et.json
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "UPnP / IGD on juba seadistatud",
|
||||
"incomplete_discovery": "Mittet\u00e4ielik avastamine",
|
||||
"no_devices_discovered": "\u00dchtegi UPnP / IGD-d ei avastatud",
|
||||
"no_devices_found": "V\u00f5rgust ei leitud \u00fchtegi UPnP / IGD-seadet."
|
||||
},
|
||||
"error": {
|
||||
"one": "\u00fcks",
|
||||
"other": "Teine"
|
||||
},
|
||||
"flow_title": "UPnP / IGD: {name}",
|
||||
"step": {
|
||||
"init": {
|
||||
"one": "\u00dcks",
|
||||
"other": "Teine"
|
||||
},
|
||||
"ssdp_confirm": {
|
||||
"description": "Kas soovite UPnP / IGD seadme seadistada?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"scan_interval": "P\u00e4ringute intervall (sekundites, v\u00e4hemalt 30)",
|
||||
"usn": "Seade"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -3,7 +3,8 @@
|
|||
"abort": {
|
||||
"already_configured": "\ud504\ub85c\ud544\uc5d0 \ub300\ud55c \uad6c\uc131\uc774 \uc5c5\ub370\uc774\ud2b8\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"authorize_url_timeout": "\uc778\uc99d url \uc0dd\uc131 \uc2dc\uac04\uc774 \ucd08\uacfc\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"missing_configuration": "Withings \uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694."
|
||||
"missing_configuration": "Withings \uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694.",
|
||||
"no_url_available": "\uac00\ub2a5\ud55c URL\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uc774 \uc5d0\ub7ec\uc5d0 \ub300\ud55c \uc815\ubcf4\ub294 \ub3c4\uc6b0\ub9d0 \uc139\uc158\uc744 \ud655\uc778\ud558\uc138\uc694({docs_url})"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Withings \ub85c \uc131\uacf5\uc801\uc73c\ub85c \uc778\uc99d\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
||||
|
|
24
homeassistant/components/wled/translations/et.json
Normal file
24
homeassistant/components/wled/translations/et.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "See WLED seade on juba konfigureeritud.",
|
||||
"connection_error": "WLED-seadmega \u00fchenduse loomine nurjus."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "WLED-seadmega \u00fchenduse loomine nurjus."
|
||||
},
|
||||
"flow_title": "WLED: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
},
|
||||
"description": "Seadista WLED-i sidumine Home Assistantiga."
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "Kas soovite lisada WLED {nimi} Home Assistanti?",
|
||||
"title": "Leitud WLED seade"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
40
homeassistant/components/yeelight/translations/ko.json
Normal file
40
homeassistant/components/yeelight/translations/ko.json
Normal file
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\uc7a5\uce58\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||
"no_devices_found": "\ub124\ud2b8\uc6cc\ud06c \uc0c1\uc5d0 \ubc1c\uacac\ub41c \uc7a5\uce58\uac00 \uc5c6\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\uc5f0\uacb0 \uc2e4\ud328"
|
||||
},
|
||||
"step": {
|
||||
"pick_device": {
|
||||
"data": {
|
||||
"device": "\uc7a5\uce58"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\ud638\uc2a4\ud2b8",
|
||||
"ip_address": "IP \uc8fc\uc18c"
|
||||
},
|
||||
"description": "\ud638\uc2a4\ud2b8\ub97c \ube44\uc6cc\ub450\uba74 \uc7a5\uce58\ub97c \ucc3e\ub294 \ub370 \uac80\uc0c9\uc774 \uc0ac\uc6a9\ub429\ub2c8\ub2e4."
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"model": "\ubaa8\ub378(\uc120\ud0dd \uc0ac\ud56d)",
|
||||
"nightlight_switch": "\uc57c\uac04 \uc870\uba85 \uc2a4\uc704\uce58 \uc0ac\uc6a9",
|
||||
"save_on_change": "\ubcc0\uacbd\uc2dc \uc0c1\ud0dc \uc800\uc7a5",
|
||||
"transition": "\uc804\ud658 \uc2dc\uac04(ms)",
|
||||
"use_music_mode": "\uc74c\uc545 \ubaa8\ub4dc \ud65c\uc131\ud654"
|
||||
},
|
||||
"description": "\ubaa8\ub378\uc744 \ube44\uc6cc \ub450\uba74 \uc790\ub3d9\uc73c\ub85c \uac80\uc0c9\ub429\ub2c8\ub2e4."
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "\uc774\ub77c\uc774\ud2b8"
|
||||
}
|
30
homeassistant/components/zoneminder/translations/ko.json
Normal file
30
homeassistant/components/zoneminder/translations/ko.json
Normal file
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"auth_fail": "\uc0ac\uc6a9\uc790\uba85\uacfc \uc554\ud638\uac00 \uc62c\ubc14\ub974\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
|
||||
"connection_error": "ZoneMinder \uc11c\ubc84\uc5d0 \uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "ZoneMinder \uc11c\ubc84\uac00 \ucd94\uac00\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"error": {
|
||||
"auth_fail": "\uc0ac\uc6a9\uc790\uba85\uacfc \uc554\ud638\uac00 \uc62c\ubc14\ub974\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
|
||||
"connection_error": "ZoneMinder \uc11c\ubc84\uc5d0 \uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"flow_title": "ZoneMinder",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\ud638\uc2a4\ud2b8 \ubc0f \ud3ec\ud2b8(\uc608: 10.10.0.4:8010)",
|
||||
"password": "\uc554\ud638",
|
||||
"path": "ZMS \uacbd\ub85c",
|
||||
"path_zms": "ZMS \uacbd\ub85c",
|
||||
"ssl": "ZoneMinder \uc5f0\uacb0\uc5d0 SSL \uc0ac\uc6a9",
|
||||
"username": "\uc0ac\uc6a9\uc790\uba85",
|
||||
"verify_ssl": "SSL \uc778\uc99d\uc11c \ud655\uc778"
|
||||
},
|
||||
"title": "ZoneMinder \uc11c\ubc84\ub97c \ucd94\uac00\ud558\uc138\uc694."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue