From 0a94badb729990b8def573c765722edd734729a7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 2 Nov 2021 00:12:41 +0000 Subject: [PATCH] [ci skip] Translation update --- .../components/august/translations/ja.json | 9 ++++++ .../aurora_abb_powerone/translations/ja.json | 13 +++++++++ .../components/auth/translations/ja.json | 6 ++++ .../binary_sensor/translations/ja.json | 22 +++++++++++++-- .../components/blink/translations/ja.json | 12 ++++++++ .../devolo_home_network/translations/ja.json | 14 ++++++++++ .../devolo_home_network/translations/no.json | 25 +++++++++++++++++ .../components/dlna_dmr/translations/ja.json | 10 +++++++ .../environment_canada/translations/ja.json | 4 ++- .../components/epson/translations/ja.json | 7 +++++ .../forecast_solar/translations/ja.json | 11 ++++++++ .../components/hangouts/translations/ja.json | 2 ++ .../components/hive/translations/ja.json | 12 ++++++++ .../components/lookin/translations/ja.json | 10 +++++++ .../motion_blinds/translations/ja.json | 24 ++++++++++++++++ .../components/motioneye/translations/ja.json | 11 ++++++++ .../components/motioneye/translations/nl.json | 1 + .../components/motioneye/translations/no.json | 1 + .../components/mqtt/translations/ja.json | 13 ++++++++- .../components/netatmo/translations/ja.json | 9 ++++++ .../components/octoprint/translations/ja.json | 13 +++++++++ .../components/ridwell/translations/ja.json | 12 ++++++++ .../components/ridwell/translations/nl.json | 28 +++++++++++++++++++ .../components/ridwell/translations/no.json | 28 +++++++++++++++++++ .../components/ring/translations/ja.json | 12 ++++++++ .../components/sense/translations/ja.json | 11 ++++++++ .../components/sense/translations/no.json | 3 +- .../components/sensor/translations/ja.json | 8 ++++++ .../components/starline/translations/ja.json | 9 ++++++ .../tuya/translations/sensor.ja.json | 11 ++++++++ .../components/vizio/translations/ja.json | 7 +++++ .../vlc_telnet/translations/ja.json | 6 +++- .../components/watttime/translations/ja.json | 9 ++++++ 33 files changed, 366 insertions(+), 7 deletions(-) create mode 100644 homeassistant/components/august/translations/ja.json create mode 100644 homeassistant/components/aurora_abb_powerone/translations/ja.json create mode 100644 homeassistant/components/blink/translations/ja.json create mode 100644 homeassistant/components/devolo_home_network/translations/ja.json create mode 100644 homeassistant/components/devolo_home_network/translations/no.json create mode 100644 homeassistant/components/epson/translations/ja.json create mode 100644 homeassistant/components/forecast_solar/translations/ja.json create mode 100644 homeassistant/components/hive/translations/ja.json create mode 100644 homeassistant/components/lookin/translations/ja.json create mode 100644 homeassistant/components/motion_blinds/translations/ja.json create mode 100644 homeassistant/components/motioneye/translations/ja.json create mode 100644 homeassistant/components/netatmo/translations/ja.json create mode 100644 homeassistant/components/octoprint/translations/ja.json create mode 100644 homeassistant/components/ridwell/translations/ja.json create mode 100644 homeassistant/components/ridwell/translations/nl.json create mode 100644 homeassistant/components/ridwell/translations/no.json create mode 100644 homeassistant/components/ring/translations/ja.json create mode 100644 homeassistant/components/sense/translations/ja.json create mode 100644 homeassistant/components/starline/translations/ja.json create mode 100644 homeassistant/components/tuya/translations/sensor.ja.json create mode 100644 homeassistant/components/vizio/translations/ja.json create mode 100644 homeassistant/components/watttime/translations/ja.json diff --git a/homeassistant/components/august/translations/ja.json b/homeassistant/components/august/translations/ja.json new file mode 100644 index 00000000000..e410a949d7b --- /dev/null +++ b/homeassistant/components/august/translations/ja.json @@ -0,0 +1,9 @@ +{ + "config": { + "step": { + "validation": { + "title": "2\u8981\u7d20\u8a8d\u8a3c" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/aurora_abb_powerone/translations/ja.json b/homeassistant/components/aurora_abb_powerone/translations/ja.json new file mode 100644 index 00000000000..6df075f97e2 --- /dev/null +++ b/homeassistant/components/aurora_abb_powerone/translations/ja.json @@ -0,0 +1,13 @@ +{ + "config": { + "step": { + "user": { + "data": { + "address": "\u30a4\u30f3\u30d0\u30fc\u30bf\u30fc\u30a2\u30c9\u30ec\u30b9", + "port": "RS485\u3001\u307e\u305f\u306f USB-RS485 \u30a2\u30c0\u30d7\u30bf\u30fc \u30dd\u30fc\u30c8" + }, + "description": "\u30a4\u30f3\u30d0\u30fc\u30bf\u30fc\u306fRS485\u30a2\u30c0\u30d7\u30bf\u30fc\u3092\u4ecb\u3057\u3066\u63a5\u7d9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002LCD\u30d1\u30cd\u30eb\u3067\u8a2d\u5b9a\u3057\u305f\u30b7\u30ea\u30a2\u30eb\u30dd\u30fc\u30c8\u3068\u30a4\u30f3\u30d0\u30fc\u30bf\u30fc\u306e\u30a2\u30c9\u30ec\u30b9\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/auth/translations/ja.json b/homeassistant/components/auth/translations/ja.json index beffdfe1f61..ffeda27c9a5 100644 --- a/homeassistant/components/auth/translations/ja.json +++ b/homeassistant/components/auth/translations/ja.json @@ -20,6 +20,12 @@ "title": "\u30ef\u30f3\u30bf\u30a4\u30e0\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u901a\u77e5" }, "totp": { + "step": { + "init": { + "description": "\u30bf\u30a4\u30e0\u30d9\u30fc\u30b9\u306e\u30ef\u30f3\u30bf\u30a4\u30e0\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u4f7f\u7528\u3057\u30662\u8981\u7d20\u8a8d\u8a3c\u3092\u6709\u52b9\u306b\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u30a2\u30d7\u30ea\u3067QR\u30b3\u30fc\u30c9\u3092\u30b9\u30ad\u30e3\u30f3\u3057\u307e\u3059\u3002\u8a8d\u8a3c\u30a2\u30d7\u30ea\u3092\u304a\u6301\u3061\u306e\u5834\u5408\u306f\u3001[Google \u8a8d\u8a3c\u30b7\u30b9\u30c6\u30e0](https://support.google.com/accounts/answer/1066447)\u307e\u305f\u306f\u3001[Authy](https://authy.com/)\u306e\u3069\u3061\u3089\u304b\u3092\u63a8\u5968\u3057\u307e\u3059\u3002\n\n{qr_code}\n\n\u30b3\u30fc\u30c9\u3092\u30b9\u30ad\u30e3\u30f3\u3057\u305f\u5f8c\u3001\u30a2\u30d7\u30ea\u304b\u30896\u6841\u306e\u30b3\u30fc\u30c9\u3092\u5165\u529b\u3057\u3066\u8a2d\u5b9a\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002QR\u30b3\u30fc\u30c9\u306e\u30b9\u30ad\u30e3\u30f3\u3067\u554f\u984c\u304c\u767a\u751f\u3057\u305f\u5834\u5408\u306f\u3001\u30b3\u30fc\u30c9 **`{code}`** \u3092\u4f7f\u7528\u3057\u3066\u624b\u52d5\u3067\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3092\u884c\u3063\u3066\u304f\u3060\u3055\u3044\u3002", + "title": "TOTP\u3092\u4f7f\u7528\u3057\u30662\u8981\u7d20\u8a8d\u8a3c\u3092\u8a2d\u5b9a\u3059\u308b" + } + }, "title": "TOTP" } } diff --git a/homeassistant/components/binary_sensor/translations/ja.json b/homeassistant/components/binary_sensor/translations/ja.json index 8c3cffa3166..9a58a1b831f 100644 --- a/homeassistant/components/binary_sensor/translations/ja.json +++ b/homeassistant/components/binary_sensor/translations/ja.json @@ -20,7 +20,7 @@ "is_not_occupied": "{entity_name} \u306f\u5360\u6709\u3055\u308c\u3066\u3044\u307e\u305b\u3093", "is_not_open": "{entity_name} \u306f\u9589\u3058\u3066\u3044\u307e\u3059", "is_not_plugged_in": "{entity_name} \u30d7\u30e9\u30b0\u304c\u629c\u304b\u308c\u3066\u3044\u307e\u3059", - "is_not_powered": "{entity_name} \u96fb\u529b\u304c\u4f9b\u7d66\u3055\u308c\u3066\u3044\u307e\u305b\u3093", + "is_not_powered": "{entity_name} \u306f\u96fb\u529b\u304c\u4f9b\u7d66\u3055\u308c\u3066\u3044\u307e\u305b\u3093", "is_not_present": "{entity_name} \u304c\u5b58\u5728\u3057\u307e\u305b\u3093", "is_not_unsafe": "{entity_name} \u306f\u5b89\u5168\u3067\u3059", "is_occupied": "{entity_name} \u306f\u5360\u6709\u3055\u308c\u3066\u3044\u307e\u3059", @@ -50,15 +50,17 @@ "not_moving": "{entity_name} \u304c\u52d5\u304d\u3092\u505c\u6b62\u3057\u307e\u3057\u305f", "not_occupied": "{entity_name} \u304c\u5360\u6709\u3055\u308c\u306a\u304f\u306a\u308a\u307e\u3057\u305f", "not_plugged_in": "{entity_name} \u306e\u30d7\u30e9\u30b0\u304c\u629c\u304b\u308c\u307e\u3057\u305f", - "not_powered": "{entity_name} \u306e\u96fb\u529b\u304c\u4f9b\u7d66\u3055\u308c\u3066\u3044\u307e\u305b\u3093", + "not_powered": "{entity_name} \u306f\u96fb\u6e90\u304c\u5165\u3063\u3066\u3044\u307e\u305b\u3093", "not_present": "{entity_name} \u304c\u5b58\u5728\u3057\u307e\u305b\u3093", + "not_running": "{entity_name} \u306f\u3082\u3046\u5b9f\u884c\u3055\u308c\u3066\u3044\u306a\u3044", "not_unsafe": "{entity_name} \u304c\u5b89\u5168\u306b\u306a\u308a\u307e\u3057\u305f", "occupied": "{entity_name} \u304c\u5360\u6709\u3055\u308c\u307e\u3057\u305f", "opened": "{entity_name} \u304c\u958b\u304b\u308c\u307e\u3057\u305f", "plugged_in": "{entity_name} \u304c\u63a5\u7d9a\u3055\u308c\u3066\u3044\u307e\u3059", - "powered": "{entity_name} \uff5e\u3067\u52d5\u304f", + "powered": "{entity_name} \u96fb\u6e90", "present": "{entity_name} \u304c\u5b58\u5728", "problem": "{entity_name} \u304c\u554f\u984c\u306e\u691c\u51fa\u3092\u958b\u59cb\u3057\u307e\u3057\u305f", + "running": "{entity_name} \u306e\u5b9f\u884c\u3092\u958b\u59cb", "smoke": "{entity_name} \u304c\u3001\u7159\u306e\u691c\u51fa\u3092\u958b\u59cb\u3057\u307e\u3057\u305f", "sound": "{entity_name} \u304c\u3001\u97f3\u306e\u691c\u51fa\u3092\u958b\u59cb\u3057\u307e\u3057\u305f", "turned_off": "{entity_name} \u30aa\u30d5\u306b\u306a\u308a\u307e\u3057\u305f", @@ -68,6 +70,16 @@ } }, "device_class": { + "cold": "\u51b7\u305f\u3044", + "gas": "\u30ac\u30b9", + "heat": "\u71b1", + "moisture": "\u6e7f\u6c17", + "motion": "\u30e2\u30fc\u30b7\u30e7\u30f3", + "occupancy": "\u5360\u6709", + "power": "\u30d1\u30ef\u30fc", + "problem": "\u554f\u984c", + "smoke": "\u7159", + "sound": "\u97f3", "vibration": "\u632f\u52d5" }, "state": { @@ -130,6 +142,10 @@ "problem": { "off": "OK" }, + "running": { + "off": "\u30e9\u30f3\u30cb\u30f3\u30b0\u3067\u306f\u306a\u3044", + "on": "\u30e9\u30f3\u30cb\u30f3\u30b0" + }, "safety": { "off": "\u5b89\u5168", "on": "\u5371\u967a" diff --git a/homeassistant/components/blink/translations/ja.json b/homeassistant/components/blink/translations/ja.json new file mode 100644 index 00000000000..dc544bbcb75 --- /dev/null +++ b/homeassistant/components/blink/translations/ja.json @@ -0,0 +1,12 @@ +{ + "config": { + "step": { + "2fa": { + "data": { + "2fa": "2\u8981\u7d20\u30b3\u30fc\u30c9" + }, + "title": "2\u8981\u7d20\u8a8d\u8a3c" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/devolo_home_network/translations/ja.json b/homeassistant/components/devolo_home_network/translations/ja.json new file mode 100644 index 00000000000..c3eb278d18f --- /dev/null +++ b/homeassistant/components/devolo_home_network/translations/ja.json @@ -0,0 +1,14 @@ +{ + "config": { + "abort": { + "home_control": "devolo Home Control Central Unit\u306f\u3001\u3053\u306e\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3067\u306f\u52d5\u4f5c\u3057\u307e\u305b\u3093\u3002" + }, + "flow_title": "{product} ({name})", + "step": { + "zeroconf_confirm": { + "description": "\u30db\u30b9\u30c8\u540d\u304c `{host_name}` \u306e devolo\u793e\u306e\u30db\u30fc\u30e0\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u30c7\u30d0\u30a4\u30b9\u3092Home Assistant\u306b\u8ffd\u52a0\u3057\u307e\u3059\u304b\uff1f", + "title": "devolo\u793e\u306e\u30db\u30fc\u30e0\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u6a5f\u5668\u3092\u767a\u898b" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/devolo_home_network/translations/no.json b/homeassistant/components/devolo_home_network/translations/no.json new file mode 100644 index 00000000000..405434abc4a --- /dev/null +++ b/homeassistant/components/devolo_home_network/translations/no.json @@ -0,0 +1,25 @@ +{ + "config": { + "abort": { + "already_configured": "Enheten er allerede konfigurert", + "home_control": "Devolo Home Control Central Unit fungerer ikke med denne integrasjonen." + }, + "error": { + "cannot_connect": "Tilkobling mislyktes", + "unknown": "Uventet feil" + }, + "flow_title": "{product} ( {name} )", + "step": { + "user": { + "data": { + "ip_address": "IP adresse" + }, + "description": "Vil du starte oppsettet?" + }, + "zeroconf_confirm": { + "description": "Vil du legge til devolo hjemmenettverksenheten med vertsnavnet ` {host_name} ` til Home Assistant?", + "title": "Oppdaget devolo hjemmenettverksenhet" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/dlna_dmr/translations/ja.json b/homeassistant/components/dlna_dmr/translations/ja.json index 1a0c1d7fdf4..681117d07d9 100644 --- a/homeassistant/components/dlna_dmr/translations/ja.json +++ b/homeassistant/components/dlna_dmr/translations/ja.json @@ -1,7 +1,17 @@ { "config": { + "abort": { + "alternative_integration": "\u30c7\u30d0\u30a4\u30b9\u306f\u5225\u306e\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3067\u3001\u3088\u308a\u9069\u5207\u306b\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u3059" + }, "flow_title": "{name}", "step": { + "import_turn_on": { + "description": "\u30c7\u30d0\u30a4\u30b9\u306e\u96fb\u6e90\u3092\u5165\u308c\u3001\u9001\u4fe1(submit)\u3092\u30af\u30ea\u30c3\u30af\u3057\u3066\u79fb\u884c\u3092\u7d9a\u3051\u3066\u304f\u3060\u3055\u3044" + }, + "manual": { + "description": "\u30c7\u30d0\u30a4\u30b9\u8a18\u8ff0XML\u30d5\u30a1\u30a4\u30eb\u3078\u306eURL", + "title": "\u624b\u52d5\u3067DLNA DMR\u6a5f\u5668\u306b\u63a5\u7d9a" + }, "user": { "data": { "url": "URL" diff --git a/homeassistant/components/environment_canada/translations/ja.json b/homeassistant/components/environment_canada/translations/ja.json index 0d27b8acbe5..4268a928cbb 100644 --- a/homeassistant/components/environment_canada/translations/ja.json +++ b/homeassistant/components/environment_canada/translations/ja.json @@ -7,7 +7,9 @@ "latitude": "\u7def\u5ea6", "longitude": "\u7d4c\u5ea6", "station": "\u30a6\u30a7\u30b6\u30fc\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3ID" - } + }, + "description": "\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3ID\u307e\u305f\u306f\u7def\u5ea6/\u7d4c\u5ea6\u306e\u3044\u305a\u308c\u304b\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u4f7f\u7528\u3055\u308c\u308b\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u7def\u5ea6/\u7d4c\u5ea6\u306f\u3001Home Assistant\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u69cb\u6210\u3055\u308c\u305f\u5024\u3067\u3059\u3002\u5ea7\u6a19\u3092\u6307\u5b9a\u3059\u308b\u5834\u5408\u306f\u3001\u5ea7\u6a19\u306b\u6700\u3082\u8fd1\u3044\u6c17\u8c61\u89b3\u6e2c\u6240\u304c\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002\u89b3\u6e2c\u6240\u30b3\u30fc\u30c9\u3092\u4f7f\u7528\u3059\u308b\u5834\u5408\u306f\u3001PP/code\u306e\u5f62\u5f0f\u306b\u5f93\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u3053\u3067\u3001PP\u306f2\u6587\u5b57\u306e\u5dde\u3001code\u306f\u89b3\u6e2c\u6240ID\u3067\u3059\u3002\u89b3\u6e2c\u6240ID\u306e\u30ea\u30b9\u30c8\u306f\u3001https://dd.weather.gc.ca/citypage_weather/docs/site_list_towns_en.csv \u306b\u3042\u308a\u307e\u3059\u3002\u6c17\u8c61\u60c5\u5831\u306f\u82f1\u8a9e\u307e\u305f\u306f\u30d5\u30e9\u30f3\u30b9\u8a9e\u3067\u53d6\u5f97\u3067\u304d\u307e\u3059\u3002", + "title": "\u30ab\u30ca\u30c0\u74b0\u5883\u7701: \u5929\u6c17\u306e\u5834\u6240\u3068\u8a00\u8a9e" } } } diff --git a/homeassistant/components/epson/translations/ja.json b/homeassistant/components/epson/translations/ja.json new file mode 100644 index 00000000000..f11e8609e01 --- /dev/null +++ b/homeassistant/components/epson/translations/ja.json @@ -0,0 +1,7 @@ +{ + "config": { + "error": { + "powered_off": "\u30d7\u30ed\u30b8\u30a7\u30af\u30bf\u30fc\u306e\u96fb\u6e90\u306f\u5165\u3063\u3066\u3044\u307e\u3059\u304b\uff1f\u521d\u671f\u8a2d\u5b9a\u3092\u884c\u3046\u305f\u3081\u306b\u306f\u3001\u30d7\u30ed\u30b8\u30a7\u30af\u30bf\u30fc\u306e\u96fb\u6e90\u3092\u5165\u308c\u3066\u304a\u304f\u8981\u304c\u3042\u308a\u307e\u3059\u3002" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/forecast_solar/translations/ja.json b/homeassistant/components/forecast_solar/translations/ja.json new file mode 100644 index 00000000000..b44ce74d2cb --- /dev/null +++ b/homeassistant/components/forecast_solar/translations/ja.json @@ -0,0 +1,11 @@ +{ + "options": { + "step": { + "init": { + "data": { + "damping": "\u6e1b\u8870\u4fc2\u6570(\u30c0\u30f3\u30d4\u30f3\u30b0\u30d5\u30a1\u30af\u30bf\u30fc): \u671d\u3068\u5915\u65b9\u306e\u7d50\u679c\u3092\u8abf\u6574\u3059\u308b" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/hangouts/translations/ja.json b/homeassistant/components/hangouts/translations/ja.json index 751e1ae41a1..a6ead972aee 100644 --- a/homeassistant/components/hangouts/translations/ja.json +++ b/homeassistant/components/hangouts/translations/ja.json @@ -1,6 +1,8 @@ { "config": { "error": { + "invalid_2fa": "2\u8981\u7d20\u8a8d\u8a3c\u304c\u7121\u52b9\u3067\u3059\u3002\u3082\u3046\u4e00\u5ea6\u304a\u8a66\u3057\u304f\u3060\u3055\u3044\u3002", + "invalid_2fa_method": "2\u8981\u7d20\u8a8d\u8a3c\u304c\u7121\u52b9(\u96fb\u8a71\u3067\u78ba\u8a8d)", "invalid_login": "\u30ed\u30b0\u30a4\u30f3\u304c\u7121\u52b9\u3067\u3059\u3001\u3082\u3046\u4e00\u5ea6\u304a\u8a66\u3057\u304f\u3060\u3055\u3044\u3002" }, "step": { diff --git a/homeassistant/components/hive/translations/ja.json b/homeassistant/components/hive/translations/ja.json new file mode 100644 index 00000000000..91680d93274 --- /dev/null +++ b/homeassistant/components/hive/translations/ja.json @@ -0,0 +1,12 @@ +{ + "config": { + "step": { + "2fa": { + "data": { + "2fa": "2\u8981\u7d20\u30b3\u30fc\u30c9" + }, + "title": "\u30cf\u30a4\u30d6(Hive)2\u8981\u7d20\u8a8d\u8a3c\u3002" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/lookin/translations/ja.json b/homeassistant/components/lookin/translations/ja.json new file mode 100644 index 00000000000..8282b91ccd7 --- /dev/null +++ b/homeassistant/components/lookin/translations/ja.json @@ -0,0 +1,10 @@ +{ + "config": { + "flow_title": "{name} ({host})", + "step": { + "discovery_confirm": { + "description": "{name} ({host}) \u3092\u8a2d\u5b9a\u3057\u307e\u3059\u304b\uff1f" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/motion_blinds/translations/ja.json b/homeassistant/components/motion_blinds/translations/ja.json new file mode 100644 index 00000000000..744606ae4e2 --- /dev/null +++ b/homeassistant/components/motion_blinds/translations/ja.json @@ -0,0 +1,24 @@ +{ + "config": { + "error": { + "invalid_interface": "\u7121\u52b9\u306a\u30cd\u30c3\u30c8\u30ef\u30fc\u30af \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9" + }, + "step": { + "connect": { + "data": { + "interface": "\u4f7f\u7528\u3059\u308b\u30cd\u30c3\u30c8\u30ef\u30fc\u30af \u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9" + } + } + } + }, + "options": { + "step": { + "init": { + "data": { + "wait_for_push": "\u66f4\u65b0\u6642\u306b\u30de\u30eb\u30c1\u30ad\u30e3\u30b9\u30c8 \u30d7\u30c3\u30b7\u30e5\u3092\u5f85\u6a5f\u3059\u308b" + }, + "description": "\u30aa\u30d7\u30b7\u30e7\u30f3\u8a2d\u5b9a\u306e\u6307\u5b9a" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/motioneye/translations/ja.json b/homeassistant/components/motioneye/translations/ja.json new file mode 100644 index 00000000000..5bded845e3f --- /dev/null +++ b/homeassistant/components/motioneye/translations/ja.json @@ -0,0 +1,11 @@ +{ + "options": { + "step": { + "init": { + "data": { + "stream_url_template": "\u30b9\u30c8\u30ea\u30fc\u30e0URL\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/motioneye/translations/nl.json b/homeassistant/components/motioneye/translations/nl.json index 81bb0365c33..dce66fcb5d1 100644 --- a/homeassistant/components/motioneye/translations/nl.json +++ b/homeassistant/components/motioneye/translations/nl.json @@ -30,6 +30,7 @@ "step": { "init": { "data": { + "stream_url_template": "Stream-URL template", "webhook_set": "MotionEye-webhooks configureren om gebeurtenissen aan Home Assistant te melden", "webhook_set_overwrite": "Overschrijf niet-herkende webhooks" } diff --git a/homeassistant/components/motioneye/translations/no.json b/homeassistant/components/motioneye/translations/no.json index c0fd5e881c2..1d7f3bab29f 100644 --- a/homeassistant/components/motioneye/translations/no.json +++ b/homeassistant/components/motioneye/translations/no.json @@ -30,6 +30,7 @@ "step": { "init": { "data": { + "stream_url_template": "Stream URL-mal", "webhook_set": "Konfigurer motionEye webhooks for \u00e5 rapportere hendelser til Home Assistant", "webhook_set_overwrite": "Overskriv ukjente webhooks" } diff --git a/homeassistant/components/mqtt/translations/ja.json b/homeassistant/components/mqtt/translations/ja.json index 161bef1c2cd..cbe3e4d0fed 100644 --- a/homeassistant/components/mqtt/translations/ja.json +++ b/homeassistant/components/mqtt/translations/ja.json @@ -8,7 +8,8 @@ "password": "\u30d1\u30b9\u30ef\u30fc\u30c9", "port": "\u30dd\u30fc\u30c8", "username": "\u30e6\u30fc\u30b6\u30fc\u540d" - } + }, + "description": "MQTT broker\u306e\u63a5\u7d9a\u60c5\u5831\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002" }, "hassio_confirm": { "data": { @@ -18,5 +19,15 @@ "title": "HomeAssistant\u30a2\u30c9\u30aa\u30f3\u3092\u4ecb\u3057\u305fMQTT Broker" } } + }, + "options": { + "step": { + "broker": { + "description": "MQTT broker\u306e\u63a5\u7d9a\u60c5\u5831\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002" + }, + "options": { + "description": "\u30c7\u30a3\u30b9\u30ab\u30d0\u30ea\u30fc(Discovery(\u691c\u51fa)) - \u691c\u51fa\u304c\u6709\u52b9\u306b\u306a\u3063\u3066\u3044\u308b\u5834\u5408(\u63a8\u5968)\u3001Home Assistant\u306f\u3001MQTT broker\u306b\u8a2d\u5b9a\u3092\u516c\u958b\u3057\u3066\u3044\u308b\u30c7\u30d0\u30a4\u30b9\u3084\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u3092\u81ea\u52d5\u7684\u306b\u691c\u51fa\u3057\u307e\u3059\u3002\u691c\u51fa\u3092\u7121\u52b9\u306b\u3057\u305f\u5834\u5408\u306f\u3001\u3059\u3079\u3066\u306e\u8a2d\u5b9a\u3092\u624b\u52d5\u3067\u884c\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\n\u30d0\u30fc\u30b9(Birth(\u8a95\u751f))\u30e1\u30c3\u30bb\u30fc\u30b8 - \u8a95\u751f\u30e1\u30c3\u30bb\u30fc\u30b8\u306f\u3001Home Assistant\u304cMQTT broker\u306b\u3001(\u518d)\u63a5\u7d9a\u3059\u308b\u305f\u3073\u306b\u9001\u4fe1\u3055\u308c\u307e\u3059\u3002\n\u30a6\u30a3\u30eb(Will(\u610f\u601d))\u30e1\u30c3\u30bb\u30fc\u30b8 - \u30a6\u30a3\u30eb\u30e1\u30c3\u30bb\u30fc\u30b8\u306f\u3001Home Assistant\u304c\u30d6\u30ed\u30fc\u30ab\u30fc(broker)\u3078\u306e\u63a5\u7d9a\u3092\u5931\u3046\u305f\u3073\u306b\u9001\u4fe1\u3055\u308c\u307e\u3059\u3002\u3053\u308c\u306f\u3001\u30af\u30ea\u30fc\u30f3\u306a\u63a5\u7d9a(Home Assistant\u306e\u30b7\u30e3\u30c3\u30c8\u30c0\u30a6\u30f3\u306a\u3069)\u306e\u5834\u5408\u3068\u3001\u30af\u30ea\u30fc\u30f3\u3067\u306f\u306a\u3044\u63a5\u7d9a(Home Assistant\u306e\u30af\u30e9\u30c3\u30b7\u30e5\u3084\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u63a5\u7d9a\u3092\u5931\u3063\u305f\u5834\u5408)\u306e\u3069\u3061\u3089\u306e\u5834\u5408\u3067\u3042\u3063\u3066\u3082\u9001\u4fe1\u3055\u308c\u307e\u3059\u3002" + } + } } } \ No newline at end of file diff --git a/homeassistant/components/netatmo/translations/ja.json b/homeassistant/components/netatmo/translations/ja.json new file mode 100644 index 00000000000..6fe56757002 --- /dev/null +++ b/homeassistant/components/netatmo/translations/ja.json @@ -0,0 +1,9 @@ +{ + "config": { + "step": { + "reauth_confirm": { + "description": "Netatmo\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3067\u306f\u3001\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u518d\u8a8d\u8a3c\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/octoprint/translations/ja.json b/homeassistant/components/octoprint/translations/ja.json new file mode 100644 index 00000000000..17ec3918a5c --- /dev/null +++ b/homeassistant/components/octoprint/translations/ja.json @@ -0,0 +1,13 @@ +{ + "config": { + "step": { + "user": { + "data": { + "path": "\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u30d1\u30b9", + "port": "\u30dd\u30fc\u30c8\u756a\u53f7", + "ssl": "SSL\u3092\u4f7f\u7528" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/ridwell/translations/ja.json b/homeassistant/components/ridwell/translations/ja.json new file mode 100644 index 00000000000..f802ddc0ab0 --- /dev/null +++ b/homeassistant/components/ridwell/translations/ja.json @@ -0,0 +1,12 @@ +{ + "config": { + "step": { + "reauth_confirm": { + "description": "{username} \u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u518d\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044:" + }, + "user": { + "description": "\u30e6\u30fc\u30b6\u30fc\u540d\u3068\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044:" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/ridwell/translations/nl.json b/homeassistant/components/ridwell/translations/nl.json new file mode 100644 index 00000000000..afec8a578f5 --- /dev/null +++ b/homeassistant/components/ridwell/translations/nl.json @@ -0,0 +1,28 @@ +{ + "config": { + "abort": { + "already_configured": "Apparaat is al geconfigureerd", + "reauth_successful": "Herauthenticatie was succesvol" + }, + "error": { + "invalid_auth": "Ongeldige authenticatie", + "unknown": "Onverwachte fout" + }, + "step": { + "reauth_confirm": { + "data": { + "password": "Wachtwoord" + }, + "description": "Voer het wachtwoord voor {username} opnieuw in:", + "title": "Verifieer de integratie opnieuw" + }, + "user": { + "data": { + "password": "Wachtwoord", + "username": "Gebruikersnaam" + }, + "description": "Voer uw gebruikersnaam en wachtwoord in:" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/ridwell/translations/no.json b/homeassistant/components/ridwell/translations/no.json new file mode 100644 index 00000000000..bfc6dbd5bb3 --- /dev/null +++ b/homeassistant/components/ridwell/translations/no.json @@ -0,0 +1,28 @@ +{ + "config": { + "abort": { + "already_configured": "Enheten er allerede konfigurert", + "reauth_successful": "Godkjenning p\u00e5 nytt var vellykket" + }, + "error": { + "invalid_auth": "Ugyldig godkjenning", + "unknown": "Uventet feil" + }, + "step": { + "reauth_confirm": { + "data": { + "password": "Passord" + }, + "description": "Vennligst skriv inn passordet for {username} :", + "title": "Godkjenne integrering p\u00e5 nytt" + }, + "user": { + "data": { + "password": "Passord", + "username": "Brukernavn" + }, + "description": "Skriv inn brukernavn og passord:" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/ring/translations/ja.json b/homeassistant/components/ring/translations/ja.json new file mode 100644 index 00000000000..dc544bbcb75 --- /dev/null +++ b/homeassistant/components/ring/translations/ja.json @@ -0,0 +1,12 @@ +{ + "config": { + "step": { + "2fa": { + "data": { + "2fa": "2\u8981\u7d20\u30b3\u30fc\u30c9" + }, + "title": "2\u8981\u7d20\u8a8d\u8a3c" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/sense/translations/ja.json b/homeassistant/components/sense/translations/ja.json new file mode 100644 index 00000000000..45721ebbdc1 --- /dev/null +++ b/homeassistant/components/sense/translations/ja.json @@ -0,0 +1,11 @@ +{ + "config": { + "step": { + "user": { + "data": { + "timeout": "\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/sense/translations/no.json b/homeassistant/components/sense/translations/no.json index ec9502eed23..11f92bfccb4 100644 --- a/homeassistant/components/sense/translations/no.json +++ b/homeassistant/components/sense/translations/no.json @@ -12,7 +12,8 @@ "user": { "data": { "email": "E-post", - "password": "Passord" + "password": "Passord", + "timeout": "Tidsavbrudd" }, "title": "Koble til din Sense Energy Monitor" } diff --git a/homeassistant/components/sensor/translations/ja.json b/homeassistant/components/sensor/translations/ja.json index 0497959372c..9931bfd0a71 100644 --- a/homeassistant/components/sensor/translations/ja.json +++ b/homeassistant/components/sensor/translations/ja.json @@ -1,4 +1,12 @@ { + "device_automation": { + "condition_type": { + "is_power_factor": "\u73fe\u5728\u306e {entity_name} \u529b\u7387" + }, + "trigger_type": { + "power_factor": "{entity_name} \u529b\u7387\u304c\u5909\u66f4" + } + }, "state": { "_": { "off": "\u30aa\u30d5", diff --git a/homeassistant/components/starline/translations/ja.json b/homeassistant/components/starline/translations/ja.json new file mode 100644 index 00000000000..c3e0d5ecbc6 --- /dev/null +++ b/homeassistant/components/starline/translations/ja.json @@ -0,0 +1,9 @@ +{ + "config": { + "step": { + "auth_mfa": { + "title": "2\u8981\u7d20\u8a8d\u8a3c" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/tuya/translations/sensor.ja.json b/homeassistant/components/tuya/translations/sensor.ja.json new file mode 100644 index 00000000000..98142aa25cc --- /dev/null +++ b/homeassistant/components/tuya/translations/sensor.ja.json @@ -0,0 +1,11 @@ +{ + "state": { + "tuya__status": { + "boiling_temp": "\u6cb8\u70b9", + "cooling": "\u51b7\u5374", + "heating": "\u6696\u623f", + "standby": "\u30b9\u30bf\u30f3\u30d0\u30a4", + "warm": "\u4fdd\u6e29" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/vizio/translations/ja.json b/homeassistant/components/vizio/translations/ja.json new file mode 100644 index 00000000000..9a8572b2ee1 --- /dev/null +++ b/homeassistant/components/vizio/translations/ja.json @@ -0,0 +1,7 @@ +{ + "config": { + "error": { + "complete_pairing_failed": "\u30da\u30a2\u30ea\u30f3\u30b0\u3092\u5b8c\u4e86\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u518d\u9001\u4fe1\u3059\u308b\u524d\u306b\u3001\u5165\u529b\u3057\u305fPIN\u304c\u6b63\u3057\u304f\u3001\u30c6\u30ec\u30d3\u306e\u96fb\u6e90\u304c\u5165\u3063\u3066\u3044\u3066\u3001\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u306b\u63a5\u7d9a\u3055\u308c\u3066\u3044\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/vlc_telnet/translations/ja.json b/homeassistant/components/vlc_telnet/translations/ja.json index 4aa4b490324..a10999772e5 100644 --- a/homeassistant/components/vlc_telnet/translations/ja.json +++ b/homeassistant/components/vlc_telnet/translations/ja.json @@ -2,10 +2,14 @@ "config": { "flow_title": "{host}", "step": { + "hassio_confirm": { + "description": "\u30a2\u30c9\u30aa\u30f3 {addon} \u306b\u63a5\u7d9a\u3057\u307e\u3059\u304b\uff1f" + }, "reauth_confirm": { "data": { "password": "\u30d1\u30b9\u30ef\u30fc\u30c9" - } + }, + "description": "\u30db\u30b9\u30c8\u306e\u6b63\u3057\u3044\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044: {host}" }, "user": { "data": { diff --git a/homeassistant/components/watttime/translations/ja.json b/homeassistant/components/watttime/translations/ja.json new file mode 100644 index 00000000000..0acaaea625d --- /dev/null +++ b/homeassistant/components/watttime/translations/ja.json @@ -0,0 +1,9 @@ +{ + "config": { + "step": { + "reauth_confirm": { + "description": "{username} \u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u518d\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044:" + } + } + } +} \ No newline at end of file