mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
[ci skip] Translation update
This commit is contained in:
parent
0fba9e44ed
commit
a0d2a3c6c5
@ -6,6 +6,9 @@
|
||||
"missing_configuration": "Si prega di controllare la documentazione su come impostare Almond."
|
||||
},
|
||||
"step": {
|
||||
"hassio_confirm": {
|
||||
"title": "Almond tramite il componente aggiuntivo di Hass.io"
|
||||
},
|
||||
"pick_implementation": {
|
||||
"title": "Seleziona metodo di autenticazione"
|
||||
}
|
||||
|
@ -6,6 +6,10 @@
|
||||
"missing_configuration": "Almond \uc124\uc815 \ubc29\ubc95\uc5d0 \ub300\ud55c \uc124\uba85\uc11c\ub97c \ud655\uc778\ud574\uc8fc\uc138\uc694."
|
||||
},
|
||||
"step": {
|
||||
"hassio_confirm": {
|
||||
"description": "Hass.io {addon} \uc560\ub4dc\uc628\uc73c\ub85c Almond \uc5d0 \uc5f0\uacb0\ud558\ub3c4\ub85d Home Assistant \ub97c \uad6c\uc131\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",
|
||||
"title": "Hass.io \uc560\ub4dc\uc628\uc758 Almond"
|
||||
},
|
||||
"pick_implementation": {
|
||||
"title": "\uc778\uc99d \ubc29\ubc95 \uc120\ud0dd"
|
||||
}
|
||||
|
@ -6,6 +6,10 @@
|
||||
"missing_configuration": "Kuckt w.e.g. Dokumentatioun iwwert d'ariichten vun Almond."
|
||||
},
|
||||
"step": {
|
||||
"hassio_confirm": {
|
||||
"description": "W\u00ebllt dir Home Assistant konfigur\u00e9iere fir sech mam Almond ze verbannen dee vun der hass.io Erweiderung {addon} bereet gestallt g\u00ebtt?",
|
||||
"title": "Almond via Hass.io Erweiderung"
|
||||
},
|
||||
"pick_implementation": {
|
||||
"title": "Wielt Authentifikatiouns Method aus"
|
||||
}
|
||||
|
@ -59,11 +59,11 @@
|
||||
"moving": "{entity_name} ha iniziato a muoversi",
|
||||
"no_gas": "{entity_name} ha smesso la rilevazione di gas",
|
||||
"no_light": "{entity_name} smesso il rilevamento di luce",
|
||||
"no_motion": "{nome_entit\u00e0} ha smesso di rilevare il movimento",
|
||||
"no_problem": "{nome_entit\u00e0} ha smesso di rilevare un problema",
|
||||
"no_motion": "{entity_name} ha smesso di rilevare il movimento",
|
||||
"no_problem": "{entity_name} ha smesso di rilevare un problema",
|
||||
"no_smoke": "{entity_name} ha smesso la rilevazione di fumo",
|
||||
"no_sound": "{nome_entit\u00e0} ha smesso di rilevare il suono",
|
||||
"no_vibration": "{nome_entit\u00e0} ha smesso di rilevare le vibrazioni",
|
||||
"no_sound": "{entity_name} ha smesso di rilevare il suono",
|
||||
"no_vibration": "{entity_name} ha smesso di rilevare le vibrazioni",
|
||||
"not_bat_low": "{entity_name} batteria normale",
|
||||
"not_cold": "{entity_name} non \u00e8 diventato freddo",
|
||||
"not_connected": "{entity_name} \u00e8 disconnesso",
|
||||
|
@ -9,6 +9,7 @@
|
||||
"snmp_error": "SNMP-server er sl\u00e5et fra, eller printeren underst\u00f8ttes ikke.",
|
||||
"wrong_host": "Ugyldigt v\u00e6rtsnavn eller IP-adresse."
|
||||
},
|
||||
"flow_title": "Brother-printer: {model} {serial_number}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
@ -17,6 +18,13 @@
|
||||
},
|
||||
"description": "Konfigurer Brother-printerintegration. Hvis du har problemer med konfiguration, kan du g\u00e5 til: https://www.home-assistant.io/integrations/brother",
|
||||
"title": "Brother-printer"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"data": {
|
||||
"type": "Type af printer"
|
||||
},
|
||||
"description": "Vil du tilf\u00f8je Brother-printeren {model} med serienummeret `{serial_number}` til Home Assistant?",
|
||||
"title": "Fandt Brother-printer"
|
||||
}
|
||||
},
|
||||
"title": "Brother-printer"
|
||||
|
@ -9,6 +9,7 @@
|
||||
"snmp_error": "SNMP server turned off or printer not supported.",
|
||||
"wrong_host": "Invalid hostname or IP address."
|
||||
},
|
||||
"flow_title": "Brother Printer: {model} {serial_number}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
@ -17,6 +18,13 @@
|
||||
},
|
||||
"description": "Set up Brother printer integration. If you have problems with configuration go to: https://www.home-assistant.io/integrations/brother",
|
||||
"title": "Brother Printer"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"data": {
|
||||
"type": "Type of the printer"
|
||||
},
|
||||
"description": "Do you want to add the Brother Printer {model} with serial number `{serial_number}` to Home Assistant?",
|
||||
"title": "Discovered Brother Printer"
|
||||
}
|
||||
},
|
||||
"title": "Brother Printer"
|
||||
|
@ -8,7 +8,7 @@
|
||||
"is_pressure": "Pressione attuale di {entity_name}",
|
||||
"is_signal_strength": "Potenza del segnale attuale di {entity_name}",
|
||||
"is_temperature": "Temperatura attuale di {entity_name}",
|
||||
"is_timestamp": "Data e ora attuali di {nome_entit\u00e0}",
|
||||
"is_timestamp": "Data e ora attuali di {entity_name}",
|
||||
"is_value": "Valore attuale di {entity_name}"
|
||||
},
|
||||
"trigger_type": {
|
||||
|
@ -5,7 +5,8 @@
|
||||
},
|
||||
"error": {
|
||||
"host_exists": "Host gi\u00e0 configurato.",
|
||||
"name_exists": "Nome gi\u00e0 configurato."
|
||||
"name_exists": "Nome gi\u00e0 configurato.",
|
||||
"tv_needs_token": "Quando Device Type \u00e8 `tv`, \u00e8 necessario un token di accesso valido."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -3,6 +3,7 @@
|
||||
"abort": {
|
||||
"already_in_progress": "vizio \uad6c\uc131 \uc694\uc18c\uc5d0 \ub300\ud55c \uad6c\uc131 \ud50c\ub85c\uc6b0\uac00 \uc774\ubbf8 \uc9c4\ud589 \uc911\uc785\ub2c8\ub2e4.",
|
||||
"already_setup": "\uc774 \ud56d\ubaa9\uc740 \uc774\ubbf8 \uc124\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"already_setup_with_diff_host_and_name": "\uc774 \ud56d\ubaa9\uc740 \uc2dc\ub9ac\uc5bc \ubc88\ud638\ub85c \ub2e4\ub978 \ud638\uc2a4\ud2b8 \ubc0f \uc774\ub984\uc73c\ub85c \uc774\ubbf8 \uc124\uc815\ub418\uc5b4\uc788\ub294 \uac83\uc73c\ub85c \ubcf4\uc785\ub2c8\ub2e4. \uc774 \uae30\uae30\ub97c \ucd94\uac00\ud558\uae30 \uc804\uc5d0 configuration.yaml \ubc0f \ud1b5\ud569 \uad6c\uc131\uc694\uc18c \uba54\ub274\uc5d0\uc11c \uc774\uc804 \ud56d\ubaa9\uc744 \uc81c\uac70\ud574\uc8fc\uc138\uc694.",
|
||||
"host_exists": "\ud574\ub2f9 \ud638\uc2a4\ud2b8\uc758 Vizio \uad6c\uc131 \uc694\uc18c\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"name_exists": "\ud574\ub2f9 \uc774\ub984\uc758 Vizio \uad6c\uc131 \uc694\uc18c\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"updated_options": "\uc774 \ud56d\ubaa9\uc740 \uc774\ubbf8 \uc124\uc815\ub418\uc5c8\uc9c0\ub9cc \uad6c\uc131\uc5d0 \uc815\uc758\ub41c \uc635\uc158\uc774 \uc774\uc804\uc5d0 \uac00\uc838\uc628 \uc635\uc158 \uac12\uacfc \uc77c\uce58\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c \uad6c\uc131 \ud56d\ubaa9\uc774 \uadf8\uc5d0 \ub530\ub77c \uc5c5\ub370\uc774\ud2b8\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
@ -10,8 +11,8 @@
|
||||
},
|
||||
"error": {
|
||||
"cant_connect": "\uae30\uae30\uc5d0 \uc5f0\uacb0\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. [\uc548\ub0b4\ub97c \ucc38\uace0] (https://www.home-assistant.io/integrations/vizio/)\ud558\uace0 \uc591\uc2dd\uc744 \ub2e4\uc2dc \uc81c\ucd9c\ud558\uae30 \uc804\uc5d0 \ub2e4\uc74c\uc744 \ub2e4\uc2dc \ud655\uc778\ud574\uc8fc\uc138\uc694.\n- \uae30\uae30 \uc804\uc6d0\uc774 \ucf1c\uc838 \uc788\uc2b5\ub2c8\uae4c?\n- \uae30\uae30\uac00 \ub124\ud2b8\uc6cc\ud06c\uc5d0 \uc5f0\uacb0\ub418\uc5b4 \uc788\uc2b5\ub2c8\uae4c?\n- \uc785\ub825\ud55c \ub0b4\uc6a9\uc774 \uc62c\ubc14\ub985\ub2c8\uae4c?",
|
||||
"host_exists": "\ud638\uc2a4\ud2b8\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"name_exists": "\uc774\ub984\uc774 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"host_exists": "\uc124\uc815\ub41c \ud638\uc2a4\ud2b8\uc758 Vizio \uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"name_exists": "\uc124\uc815\ub41c \uc774\ub984\uc758 Vizio \uae30\uae30\uac00 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"tv_needs_token": "\uae30\uae30 \uc720\ud615\uc774 'tv' \uc778 \uacbd\uc6b0 \uc720\ud6a8\ud55c \uc561\uc138\uc2a4 \ud1a0\ud070\uc774 \ud544\uc694\ud569\ub2c8\ub2e4."
|
||||
},
|
||||
"step": {
|
||||
|
43
homeassistant/components/vizio/.translations/lb.json
Normal file
43
homeassistant/components/vizio/.translations/lb.json
Normal file
@ -0,0 +1,43 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_in_progress": "Konfiguratioun's Oflaf fir Vizio Komponent ass schonn am gaangen.",
|
||||
"already_setup": "D\u00ebs Entr\u00e9e ass scho konfigur\u00e9iert.",
|
||||
"already_setup_with_diff_host_and_name": "D\u00ebs Entr\u00e9e ass scho konfigur\u00e9iert mat engem aneren Host an Numm bas\u00e9ierend unhand vu\u00a0senger Seriennummer. L\u00e4scht w.e.g. al Entr\u00e9e vun \u00e4rer configuration.yaml a\u00a0vum Integratioun's Men\u00fc ier dir prob\u00e9iert d\u00ebsen Apparate r\u00ebm b\u00e4i ze setzen.",
|
||||
"host_exists": "Vizio Komponent mam Host ass schon konfigur\u00e9iert.",
|
||||
"name_exists": "Vizio Komponent mam Numm ass scho konfigur\u00e9iert.",
|
||||
"updated_options": "D\u00ebs Entr\u00e9e ass scho konfigur\u00e9iert mee d\u00e9i defin\u00e9iert Optiounen an der Konfiguratioun st\u00ebmmen net mat deene virdrun import\u00e9ierten Optiounen iwwereneen, esou gouf d'Entr\u00e9e deementspriechend aktualis\u00e9iert.",
|
||||
"updated_volume_step": "D\u00ebs Entr\u00e9e ass scho konfigur\u00e9iert mee d\u00e9i defin\u00e9iert Lautst\u00e4erkt Schr\u00ebtt Gr\u00e9isst an der Konfiguratioun st\u00ebmmt net mat der Konfiguratioun iwwereneen, esou gouf d'Entr\u00e9e deementspriechend aktualis\u00e9iert."
|
||||
},
|
||||
"error": {
|
||||
"cant_connect": "Konnt sech net mam Apparat verbannen. [Iwwerpr\u00e9ift Dokumentatioun] (https://www.home-assistant.io/integrations/vizio/) a stellt s\u00e9cher dass:\n- Den Apparat ass un\n- Den Apparat ass mam Netzwierk verbonnen\n- D'Optiounen d\u00e9i dir aginn hutt si korrekt\nier dir d'Verbindung nees prob\u00e9iert",
|
||||
"host_exists": "Vizio Apparat mat d\u00ebsem Host ass scho konfigur\u00e9iert.",
|
||||
"name_exists": "Vizio Apparat mat d\u00ebsen Numm ass scho konfigur\u00e9iert.",
|
||||
"tv_needs_token": "Wann den Typ vum Apparat `tv`ass da g\u00ebtt ee g\u00ebltegen Acc\u00e8s Jeton ben\u00e9idegt."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"access_token": "Acc\u00e8ss Jeton",
|
||||
"device_class": "Typ vun Apparat",
|
||||
"host": "<Host/IP>:<Port>",
|
||||
"name": "Numm"
|
||||
},
|
||||
"title": "Vizo Smartcast ariichten"
|
||||
}
|
||||
},
|
||||
"title": "Vizio SmartCast"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"timeout": "Z\u00e4itiwwerscheidung bei der Ufro vun der API (sekonnen)",
|
||||
"volume_step": "Lautst\u00e4erkt Schr\u00ebtt Gr\u00e9isst"
|
||||
},
|
||||
"title": "Vizo Smartcast Optiounen aktualis\u00e9ieren"
|
||||
}
|
||||
},
|
||||
"title": "Vizo Smartcast Optiounen aktualis\u00e9ieren"
|
||||
}
|
||||
}
|
@ -7,6 +7,9 @@
|
||||
"default": "Authentifi\u00e9 avec succ\u00e8s \u00e0 Withings pour le profil s\u00e9lectionn\u00e9."
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "Choisissez une m\u00e9thode d'authentification"
|
||||
},
|
||||
"profile": {
|
||||
"data": {
|
||||
"profile": "Profil"
|
||||
|
@ -2,6 +2,7 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Timeout durante la generazione dell'URL di autorizzazione.",
|
||||
"missing_configuration": "Il componente Withings non \u00e8 configurato. Si prega di seguire la documentazione.",
|
||||
"no_flows": "\u00c8 necessario configurare Withings prima di potersi autenticare con esso. Si prega di leggere la documentazione."
|
||||
},
|
||||
"create_entry": {
|
||||
|
@ -1,12 +1,17 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"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.",
|
||||
"no_flows": "Withings \ub97c \uc778\uc99d\ud558\ub824\uba74 \uba3c\uc800 Withings \ub97c \uad6c\uc131\ud574\uc57c \ud569\ub2c8\ub2e4. [\uc548\ub0b4](https://www.home-assistant.io/components/withings/) \ub97c \uc77d\uc5b4\ubcf4\uc138\uc694."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "\uc120\ud0dd\ud55c \ud504\ub85c\ud544\ub85c Withings \uc5d0 \uc131\uacf5\uc801\uc73c\ub85c \uc778\uc99d\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
||||
"default": "Withings \ub85c \uc131\uacf5\uc801\uc73c\ub85c \uc778\uc99d\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "\uc778\uc99d \ubc29\ubc95 \uc120\ud0dd"
|
||||
},
|
||||
"profile": {
|
||||
"data": {
|
||||
"profile": "\ud504\ub85c\ud544"
|
||||
|
@ -1,12 +1,17 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Z\u00e4it Iwwerschreidung beim gener\u00e9ieren vun der Autorisatiouns URL.",
|
||||
"missing_configuration": "Withings Integratioun ass nach net konfigur\u00e9iert. Follegt w.e.g der Dokumentatioun.",
|
||||
"no_flows": "Dir musst Withingss konfigur\u00e9ieren, ier Dir d\u00ebs Authentifiz\u00e9ierung k\u00ebnnt benotzen. Liest w.e.g. d'Instruktioune."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Erfollegr\u00e4ich mam ausgewielte Profile mat Withings authentifiz\u00e9iert."
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "Wielt Authentifikatiouns Method aus"
|
||||
},
|
||||
"profile": {
|
||||
"data": {
|
||||
"profile": "Profil"
|
||||
|
21
homeassistant/components/zone/.translations/bg.json
Normal file
21
homeassistant/components/zone/.translations/bg.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "\u0418\u043c\u0435\u0442\u043e \u0432\u0435\u0447\u0435 \u0441\u044a\u0449\u0435\u0441\u0442\u0432\u0443\u0432\u0430"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "\u0418\u043a\u043e\u043d\u0430",
|
||||
"latitude": "\u0428\u0438\u0440\u0438\u043d\u0430",
|
||||
"longitude": "\u0414\u044a\u043b\u0436\u0438\u043d\u0430",
|
||||
"name": "\u0418\u043c\u0435",
|
||||
"passive": "\u041f\u0430\u0441\u0438\u0432\u043d\u0430",
|
||||
"radius": "\u0420\u0430\u0434\u0438\u0443\u0441"
|
||||
},
|
||||
"title": "\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u0442\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438\u0442\u0435 \u043d\u0430 \u0437\u043e\u043d\u0430\u0442\u0430"
|
||||
}
|
||||
},
|
||||
"title": "\u0417\u043e\u043d\u0430"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/ca.json
Normal file
21
homeassistant/components/zone/.translations/ca.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "El nom ja existeix"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Icona",
|
||||
"latitude": "Latitud",
|
||||
"longitude": "Longitud",
|
||||
"name": "Nom",
|
||||
"passive": "Passiu",
|
||||
"radius": "Radi"
|
||||
},
|
||||
"title": "Definici\u00f3 dels par\u00e0metres de la zona"
|
||||
}
|
||||
},
|
||||
"title": "Zona"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/cs.json
Normal file
21
homeassistant/components/zone/.translations/cs.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "N\u00e1zev ji\u017e existuje"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Ikona",
|
||||
"latitude": "Zem\u011bpisn\u00e1 \u0161\u00ed\u0159ka",
|
||||
"longitude": "Zem\u011bpisn\u00e1 d\u00e9lka",
|
||||
"name": "N\u00e1zev",
|
||||
"passive": "Pasivn\u00ed",
|
||||
"radius": "Polom\u011br"
|
||||
},
|
||||
"title": "Definujte parametry z\u00f3ny"
|
||||
}
|
||||
},
|
||||
"title": "Z\u00f3na"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/cy.json
Normal file
21
homeassistant/components/zone/.translations/cy.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Enw eisoes yn bodoli"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Eicon",
|
||||
"latitude": "Lledred",
|
||||
"longitude": "Hydred",
|
||||
"name": "Enw",
|
||||
"passive": "Goddefol",
|
||||
"radius": "Radiws"
|
||||
},
|
||||
"title": "Ddiffinio paramedrau parth"
|
||||
}
|
||||
},
|
||||
"title": "Parth"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/da.json
Normal file
21
homeassistant/components/zone/.translations/da.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Navnet findes allerede"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Ikon",
|
||||
"latitude": "Breddegrad",
|
||||
"longitude": "L\u00e6ngdegrad",
|
||||
"name": "Navn",
|
||||
"passive": "Passiv",
|
||||
"radius": "Radius"
|
||||
},
|
||||
"title": "Definer zoneparametre"
|
||||
}
|
||||
},
|
||||
"title": "Zone"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/de.json
Normal file
21
homeassistant/components/zone/.translations/de.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Name existiert bereits"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Symbol",
|
||||
"latitude": "Breitengrad",
|
||||
"longitude": "L\u00e4ngengrad",
|
||||
"name": "Name",
|
||||
"passive": "Passiv",
|
||||
"radius": "Radius"
|
||||
},
|
||||
"title": "Definiere die Zonenparameter"
|
||||
}
|
||||
},
|
||||
"title": "Zone"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/en.json
Normal file
21
homeassistant/components/zone/.translations/en.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Name already exists"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Icon",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude",
|
||||
"name": "Name",
|
||||
"passive": "Passive",
|
||||
"radius": "Radius"
|
||||
},
|
||||
"title": "Define zone parameters"
|
||||
}
|
||||
},
|
||||
"title": "Zone"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/es-419.json
Normal file
21
homeassistant/components/zone/.translations/es-419.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "El nombre ya existe"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Icono",
|
||||
"latitude": "Latitud",
|
||||
"longitude": "Longitud",
|
||||
"name": "Nombre",
|
||||
"passive": "Pasivo",
|
||||
"radius": "Radio"
|
||||
},
|
||||
"title": "Definir par\u00e1metros de zona"
|
||||
}
|
||||
},
|
||||
"title": "Zona"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/es.json
Normal file
21
homeassistant/components/zone/.translations/es.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "El nombre ya existe"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Icono",
|
||||
"latitude": "Latitud",
|
||||
"longitude": "Longitud",
|
||||
"name": "Nombre",
|
||||
"passive": "Pasivo",
|
||||
"radius": "Radio"
|
||||
},
|
||||
"title": "Definir par\u00e1metros de la zona"
|
||||
}
|
||||
},
|
||||
"title": "Zona"
|
||||
}
|
||||
}
|
16
homeassistant/components/zone/.translations/et.json
Normal file
16
homeassistant/components/zone/.translations/et.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Ikoon",
|
||||
"latitude": "Laius",
|
||||
"longitude": "Pikkus",
|
||||
"name": "Nimi",
|
||||
"radius": "Raadius"
|
||||
},
|
||||
"title": "M\u00e4\u00e4ra tsooni parameetrid"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/fr.json
Normal file
21
homeassistant/components/zone/.translations/fr.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Ce nom est d\u00e9j\u00e0 utilis\u00e9"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Ic\u00f4ne",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude",
|
||||
"name": "Nom",
|
||||
"passive": "Passif",
|
||||
"radius": "Rayon"
|
||||
},
|
||||
"title": "D\u00e9finir les param\u00e8tres de la zone"
|
||||
}
|
||||
},
|
||||
"title": "Zone"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/he.json
Normal file
21
homeassistant/components/zone/.translations/he.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "\u05d4\u05e9\u05dd \u05db\u05d1\u05e8 \u05e7\u05d9\u05d9\u05dd"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "\u05e1\u05de\u05dc",
|
||||
"latitude": "\u05e7\u05d5 \u05e8\u05d5\u05d7\u05d1",
|
||||
"longitude": "\u05e7\u05d5 \u05d0\u05d5\u05e8\u05da",
|
||||
"name": "\u05e9\u05dd",
|
||||
"passive": "\u05e4\u05e1\u05d9\u05d1\u05d9",
|
||||
"radius": "\u05e8\u05d3\u05d9\u05d5\u05e1"
|
||||
},
|
||||
"title": "\u05d4\u05d2\u05d3\u05e8 \u05e4\u05e8\u05de\u05d8\u05e8\u05d9\u05dd \u05e9\u05dc \u05d0\u05d6\u05d5\u05e8"
|
||||
}
|
||||
},
|
||||
"title": "\u05d0\u05d6\u05d5\u05e8"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/hr.json
Normal file
21
homeassistant/components/zone/.translations/hr.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Ime ve\u0107 postoji"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Ikona",
|
||||
"latitude": "Zemljopisna \u0161irina",
|
||||
"longitude": "Zemljopisna du\u017eina",
|
||||
"name": "Ime",
|
||||
"passive": "Pasivno",
|
||||
"radius": "Radijus"
|
||||
},
|
||||
"title": "Definirajte parametre zone"
|
||||
}
|
||||
},
|
||||
"title": "Zona"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/hu.json
Normal file
21
homeassistant/components/zone/.translations/hu.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "A n\u00e9v m\u00e1r l\u00e9tezik"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Ikon",
|
||||
"latitude": "Sz\u00e9less\u00e9g",
|
||||
"longitude": "Hossz\u00fas\u00e1g",
|
||||
"name": "N\u00e9v",
|
||||
"passive": "Passz\u00edv",
|
||||
"radius": "Sug\u00e1r"
|
||||
},
|
||||
"title": "Z\u00f3na param\u00e9terek megad\u00e1sa"
|
||||
}
|
||||
},
|
||||
"title": "Z\u00f3na"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/id.json
Normal file
21
homeassistant/components/zone/.translations/id.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Nama sudah ada"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Ikon",
|
||||
"latitude": "Lintang",
|
||||
"longitude": "Garis bujur",
|
||||
"name": "Nama",
|
||||
"passive": "Pasif",
|
||||
"radius": "Radius"
|
||||
},
|
||||
"title": "Tentukan parameter zona"
|
||||
}
|
||||
},
|
||||
"title": "Zona"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/it.json
Normal file
21
homeassistant/components/zone/.translations/it.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Il nome \u00e8 gi\u00e0 esistente"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Icona",
|
||||
"latitude": "Latitudine",
|
||||
"longitude": "Longitudine",
|
||||
"name": "Nome",
|
||||
"passive": "Passiva",
|
||||
"radius": "Raggio"
|
||||
},
|
||||
"title": "Imposta i parametri della zona"
|
||||
}
|
||||
},
|
||||
"title": "Zona"
|
||||
}
|
||||
}
|
13
homeassistant/components/zone/.translations/ja.json
Normal file
13
homeassistant/components/zone/.translations/ja.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"latitude": "\u7def\u5ea6",
|
||||
"longitude": "\u7d4c\u5ea6",
|
||||
"name": "\u540d\u524d"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/ko.json
Normal file
21
homeassistant/components/zone/.translations/ko.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "\uc774\ub984\uc774 \uc774\ubbf8 \uc874\uc7ac\ud569\ub2c8\ub2e4"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "\uc544\uc774\ucf58",
|
||||
"latitude": "\uc704\ub3c4",
|
||||
"longitude": "\uacbd\ub3c4",
|
||||
"name": "\uc774\ub984",
|
||||
"passive": "\uc790\ub3d9\ud654 \uc804\uc6a9",
|
||||
"radius": "\ubc18\uacbd"
|
||||
},
|
||||
"title": "\uad6c\uc5ed \uc124\uc815"
|
||||
}
|
||||
},
|
||||
"title": "\uad6c\uc5ed"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/lb.json
Normal file
21
homeassistant/components/zone/.translations/lb.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Numm g\u00ebtt et schonn"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Ikone",
|
||||
"latitude": "Breedegrad",
|
||||
"longitude": "L\u00e4ngegrad",
|
||||
"name": "Numm",
|
||||
"passive": "Passif",
|
||||
"radius": "Radius"
|
||||
},
|
||||
"title": "D\u00e9fin\u00e9iert Zone Parameter"
|
||||
}
|
||||
},
|
||||
"title": "Zone"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/nl.json
Normal file
21
homeassistant/components/zone/.translations/nl.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Naam bestaat al"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Pictogram",
|
||||
"latitude": "Breedtegraad",
|
||||
"longitude": "Lengtegraad",
|
||||
"name": "Naam",
|
||||
"passive": "Passief",
|
||||
"radius": "Straal"
|
||||
},
|
||||
"title": "Definieer zone parameters"
|
||||
}
|
||||
},
|
||||
"title": "Zone"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/nn.json
Normal file
21
homeassistant/components/zone/.translations/nn.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Namnet eksisterar allereie"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Ikon",
|
||||
"latitude": "Breiddegrad",
|
||||
"longitude": "Lengdegrad",
|
||||
"name": "Namn",
|
||||
"passive": "Passiv",
|
||||
"radius": "Radius"
|
||||
},
|
||||
"title": "Definer soneparameterar"
|
||||
}
|
||||
},
|
||||
"title": "Sone"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/no.json
Normal file
21
homeassistant/components/zone/.translations/no.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Navnet eksisterer allerede"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Ikon",
|
||||
"latitude": "Breddegrad",
|
||||
"longitude": "Lengdegrad",
|
||||
"name": "Navn",
|
||||
"passive": "Passiv",
|
||||
"radius": "Radius"
|
||||
},
|
||||
"title": "Definer sone parametere"
|
||||
}
|
||||
},
|
||||
"title": "Sone"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/pl.json
Normal file
21
homeassistant/components/zone/.translations/pl.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Nazwa ju\u017c istnieje"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Ikona",
|
||||
"latitude": "Szeroko\u015b\u0107 geograficzna",
|
||||
"longitude": "D\u0142ugo\u015b\u0107 geograficzna",
|
||||
"name": "Nazwa",
|
||||
"passive": "Pasywnie",
|
||||
"radius": "Promie\u0144"
|
||||
},
|
||||
"title": "Zdefiniuj parametry strefy"
|
||||
}
|
||||
},
|
||||
"title": "Strefa"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/pt-BR.json
Normal file
21
homeassistant/components/zone/.translations/pt-BR.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "O nome j\u00e1 existe"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "\u00cdcone",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude",
|
||||
"name": "Nome",
|
||||
"passive": "Passivo",
|
||||
"radius": "Raio"
|
||||
},
|
||||
"title": "Definir par\u00e2metros da zona"
|
||||
}
|
||||
},
|
||||
"title": "Zona"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/pt.json
Normal file
21
homeassistant/components/zone/.translations/pt.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Nome j\u00e1 existente"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "\u00cdcone",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude",
|
||||
"name": "Nome",
|
||||
"passive": "Passivo",
|
||||
"radius": "Raio"
|
||||
},
|
||||
"title": "Definir os par\u00e2metros da zona"
|
||||
}
|
||||
},
|
||||
"title": "Zona"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/ru.json
Normal file
21
homeassistant/components/zone/.translations/ru.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "\u042d\u0442\u043e \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0443\u0436\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f."
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "\u0417\u043d\u0430\u0447\u043e\u043a",
|
||||
"latitude": "\u0428\u0438\u0440\u043e\u0442\u0430",
|
||||
"longitude": "\u0414\u043e\u043b\u0433\u043e\u0442\u0430",
|
||||
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435",
|
||||
"passive": "\u041f\u0430\u0441\u0441\u0438\u0432\u043d\u0430\u044f",
|
||||
"radius": "\u0420\u0430\u0434\u0438\u0443\u0441"
|
||||
},
|
||||
"title": "\u0417\u043e\u043d\u0430"
|
||||
}
|
||||
},
|
||||
"title": "\u0417\u043e\u043d\u0430"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/sl.json
Normal file
21
homeassistant/components/zone/.translations/sl.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Ime \u017ee obstaja"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Ikona",
|
||||
"latitude": "Zemljepisna \u0161irina",
|
||||
"longitude": "Zemljepisna dol\u017eina",
|
||||
"name": "Ime",
|
||||
"passive": "Pasivno",
|
||||
"radius": "Radij"
|
||||
},
|
||||
"title": "Dolo\u010dite parametre obmo\u010dja"
|
||||
}
|
||||
},
|
||||
"title": "Obmo\u010dje"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/sv.json
Normal file
21
homeassistant/components/zone/.translations/sv.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "Namnet finns redan"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Ikon",
|
||||
"latitude": "Latitud",
|
||||
"longitude": "Longitud",
|
||||
"name": "Namn",
|
||||
"passive": "Passiv",
|
||||
"radius": "Radie"
|
||||
},
|
||||
"title": "Definiera zonparametrar"
|
||||
}
|
||||
},
|
||||
"title": "Zon"
|
||||
}
|
||||
}
|
17
homeassistant/components/zone/.translations/th.json
Normal file
17
homeassistant/components/zone/.translations/th.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "\u0e21\u0e35\u0e0a\u0e37\u0e48\u0e2d\u0e19\u0e35\u0e49\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"latitude": "\u0e40\u0e2a\u0e49\u0e19\u0e23\u0e38\u0e49\u0e07",
|
||||
"longitude": "\u0e40\u0e2a\u0e49\u0e19\u0e41\u0e27\u0e07",
|
||||
"name": "\u0e0a\u0e37\u0e48\u0e2d"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "\u0e42\u0e0b\u0e19"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/uk.json
Normal file
21
homeassistant/components/zone/.translations/uk.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "\u0406\u043c'\u044f \u0432\u0436\u0435 \u0456\u0441\u043d\u0443\u0454"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "\u0406\u043a\u043e\u043d\u043a\u0430",
|
||||
"latitude": "\u0428\u0438\u0440\u043e\u0442\u0430",
|
||||
"longitude": "\u0414\u043e\u0432\u0433\u043e\u0442\u0430",
|
||||
"name": "\u041d\u0430\u0437\u0432\u0430",
|
||||
"passive": "\u041f\u0430\u0441\u0438\u0432\u043d\u0438\u0439",
|
||||
"radius": "\u0420\u0430\u0434\u0456\u0443\u0441"
|
||||
},
|
||||
"title": "\u0412\u0438\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0456\u0432 \u0437\u043e\u043d\u0438"
|
||||
}
|
||||
},
|
||||
"title": "\u0417\u043e\u043d\u0430"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/vi.json
Normal file
21
homeassistant/components/zone/.translations/vi.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "T\u00ean \u0111\u00e3 t\u1ed3n t\u1ea1i"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "Bi\u1ec3u t\u01b0\u1ee3ng",
|
||||
"latitude": "V\u0129 \u0111\u1ed9",
|
||||
"longitude": "Kinh \u0111\u1ed9",
|
||||
"name": "T\u00ean",
|
||||
"passive": "Th\u1ee5 \u0111\u1ed9ng",
|
||||
"radius": "B\u00e1n k\u00ednh"
|
||||
},
|
||||
"title": "X\u00e1c \u0111\u1ecbnh tham s\u1ed1 v\u00f9ng"
|
||||
}
|
||||
},
|
||||
"title": "V\u00f9ng"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/zh-Hans.json
Normal file
21
homeassistant/components/zone/.translations/zh-Hans.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "\u540d\u79f0\u5df2\u5b58\u5728"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "\u56fe\u6807",
|
||||
"latitude": "\u7eac\u5ea6",
|
||||
"longitude": "\u7ecf\u5ea6",
|
||||
"name": "\u540d\u79f0",
|
||||
"passive": "\u88ab\u52a8",
|
||||
"radius": "\u534a\u5f84"
|
||||
},
|
||||
"title": "\u5b9a\u4e49\u533a\u57df\u76f8\u5173\u53d8\u91cf"
|
||||
}
|
||||
},
|
||||
"title": "\u533a\u57df"
|
||||
}
|
||||
}
|
21
homeassistant/components/zone/.translations/zh-Hant.json
Normal file
21
homeassistant/components/zone/.translations/zh-Hant.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "\u8a72\u540d\u7a31\u5df2\u5b58\u5728"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "\u5716\u793a",
|
||||
"latitude": "\u7def\u5ea6",
|
||||
"longitude": "\u7d93\u5ea6",
|
||||
"name": "\u540d\u7a31",
|
||||
"passive": "\u88ab\u52d5",
|
||||
"radius": "\u534a\u5f91"
|
||||
},
|
||||
"title": "\u5b9a\u7fa9\u5340\u57df\u53c3\u6578"
|
||||
}
|
||||
},
|
||||
"title": "\u5340\u57df"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user