Skip to content

Commit

Permalink
[ci skip] Translation update
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Jul 9, 2022
1 parent a697672 commit cdaefc8
Show file tree
Hide file tree
Showing 48 changed files with 187 additions and 15 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/airly/translations/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"longitude": "\u7d4c\u5ea6",
"name": "\u540d\u524d"
},
"description": "Airly\u306e\u7a7a\u6c17\u54c1\u8cea\u7d71\u5408\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u3002 API\u30ad\u30fc\u3092\u751f\u6210\u3059\u308b\u306b\u306f\u3001https://developer.airly.eu/register \u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u304f\u3060\u3055\u3044"
"description": "API\u30ad\u30fc\u3092\u751f\u6210\u3059\u308b\u306b\u306f\u3001https://developer.airly.eu/register \u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u304f\u3060\u3055\u3044"
}
}
},
Expand Down
7 changes: 6 additions & 1 deletion homeassistant/components/anthemav/translations/id.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
{
"config": {
"abort": {
"already_configured": "Perangkat sudah dikonfigurasi"
},
"error": {
"cannot_connect": "Gagal terhubung"
"cannot_connect": "Gagal terhubung",
"cannot_receive_deviceinfo": "Gagal mengambil alamat MAC. Pastikan perangkat nyala"
},
"step": {
"user": {
"data": {
"host": "Host",
"port": "Port"
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"title": "P\u0159ihla\u0161ovac\u00ed \u00fadaje aplikace"
}
4 changes: 4 additions & 0 deletions homeassistant/components/awair/translations/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
"description": "Masukkan kembali token akses pengembang Awair Anda."
},
"reauth_confirm": {
"data": {
"access_token": "Token Akses",
"email": "Email"
},
"description": "Masukkan kembali token akses pengembang Awair Anda."
},
"user": {
Expand Down
4 changes: 4 additions & 0 deletions homeassistant/components/binary_sensor/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@
"vibration": "{entity_name} za\u010dalo detekovat vibrace"
}
},
"device_class": {
"gas": "plyn",
"sound": "zvuk"
},
"state": {
"_": {
"off": "Neaktivn\u00ed",
Expand Down
1 change: 1 addition & 0 deletions homeassistant/components/bosch_shc/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
}
Expand Down
1 change: 1 addition & 0 deletions homeassistant/components/deconz/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
"remote_button_long_release": "Uvoln\u011bno tla\u010d\u00edtko \"{subtype}\" po dlouh\u00e9m stisku",
"remote_button_quadruple_press": "Tla\u010d\u00edtko \"{subtype}\" stisknuto \u010dty\u0159ikr\u00e1t",
"remote_button_quintuple_press": "Tla\u010d\u00edtko \"{subtype}\" stisknuto p\u011btkr\u00e1t",
"remote_button_rotated": "Tla\u010d\u00edtko \"{subtype}\" se oto\u010dilo",
"remote_button_rotation_stopped": "Oto\u010den\u00ed tla\u010d\u00edtka \"{subtype}\" bylo zastaveno",
"remote_button_short_press": "Tla\u010d\u00edtko \"{subtype}\" stisknuto",
"remote_button_short_release": "Uvoln\u011bno tla\u010d\u00edtko \"{subtype}\"",
Expand Down
4 changes: 2 additions & 2 deletions homeassistant/components/esphome/translations/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"connection_error": "Tidak dapat terhubung ke ESP. Pastikan file YAML Anda mengandung baris 'api:'.",
"invalid_auth": "Autentikasi tidak valid",
"invalid_psk": "Kunci enkripsi transport tidak valid. Pastikan kuncinya sesuai dengan yang ada pada konfigurasi Anda",
"resolve_error": "Tidak dapat menemukan alamat ESP. Jika kesalahan ini terus terjadi, atur alamat IP statis: https://esphomelib.com/esphomeyaml/components/wifi.html#manual-ips"
"resolve_error": "Tidak dapat menemukan alamat ESP. Jika kesalahan ini terus terjadi, atur alamat IP statis"
},
"flow_title": "{name}",
"step": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"host": "Host",
"port": "Port"
},
"description": "Masukkan pengaturan koneksi node [ESPHome](https://esphomelib.com/)."
"description": "Masukkan pengaturan koneksi node [ESPHome]({esphome_url})."
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/esphome/translations/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"connection_error": "ESP\u306b\u63a5\u7d9a\u3067\u304d\u307e\u305b\u3093\u3002YAML\u30d5\u30a1\u30a4\u30eb\u306b 'api:' \u306e\u884c\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c",
"invalid_psk": "\u30c8\u30e9\u30f3\u30b9\u30dd\u30fc\u30c8\u306e\u6697\u53f7\u5316\u30ad\u30fc\u304c\u7121\u52b9\u3067\u3059\u3002\u8a2d\u5b9a\u3068\u4e00\u81f4\u3057\u3066\u3044\u308b\u304b\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
"resolve_error": "ESP\u306e\u30a2\u30c9\u30ec\u30b9\u3092\u89e3\u6c7a\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u30a8\u30e9\u30fc\u304c\u89e3\u6c7a\u3057\u306a\u3044\u5834\u5408\u306f\u3001IP\u30a2\u30c9\u30ec\u30b9\u3092\u9759\u7684\u306b\u8a2d\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002https://esphomelib.com/esphomeyaml/components/wifi.html#manual-ips"
"resolve_error": "ESP\u306e\u30a2\u30c9\u30ec\u30b9\u3092\u89e3\u6c7a\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u30a8\u30e9\u30fc\u304c\u89e3\u6c7a\u3057\u306a\u3044\u5834\u5408\u306f\u3001\u56fa\u5b9aIP\u30a2\u30c9\u30ec\u30b9\u306b\u8a2d\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002"
},
"flow_title": "{name}",
"step": {
Expand Down
7 changes: 7 additions & 0 deletions homeassistant/components/fibaro/translations/cs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"config": {
"error": {
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
}
}
}
1 change: 1 addition & 0 deletions homeassistant/components/fritz/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"already_in_progress": "Konfigurace ji\u017e prob\u00edh\u00e1",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
},
"flow_title": "{name}",
"step": {
"confirm": {
"data": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"config": {
"abort": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
}
}
Expand Down
3 changes: 3 additions & 0 deletions homeassistant/components/generic/translations/cs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"config": {
"abort": {
"no_devices_found": "V s\u00edti nebyla nalezena \u017e\u00e1dn\u00e1 za\u0159\u00edzen\u00ed"
},
"step": {
"content_type": {
"data": {
Expand Down
2 changes: 2 additions & 0 deletions homeassistant/components/generic/translations/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"invalid_still_image": "URL tidak mengembalikan gambar diam yang valid",
"malformed_url": "URL salah format",
"no_still_image_or_stream_url": "Anda harus menentukan setidaknya gambar diam atau URL streaming",
"relative_url": "URL relatif tidak diizinkan",
"stream_file_not_found": "File tidak ditemukan saat mencoba menyambung ke streaming (sudahkah ffmpeg diinstal?)",
"stream_http_not_found": "HTTP 404 Tidak ditemukan saat mencoba menyambung ke streaming",
"stream_io_error": "Kesalahan Input/Output saat mencoba menyambung ke streaming. Apakah protokol transportasi RTSP salah?",
Expand Down Expand Up @@ -53,6 +54,7 @@
"invalid_still_image": "URL tidak mengembalikan gambar diam yang valid",
"malformed_url": "URL salah format",
"no_still_image_or_stream_url": "Anda harus menentukan setidaknya gambar diam atau URL streaming",
"relative_url": "URL relatif tidak diizinkan",
"stream_file_not_found": "File tidak ditemukan saat mencoba menyambung ke streaming (sudahkah ffmpeg diinstal?)",
"stream_http_not_found": "HTTP 404 Tidak ditemukan saat mencoba menyambung ke streaming",
"stream_io_error": "Kesalahan Input/Output saat mencoba menyambung ke streaming. Apakah protokol transportasi RTSP salah?",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"step": {
"init": {
"data": {
"language": "Jazyk",
"time": "\u010cas",
"units": "Jednotky"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@
},
"title": "Tria origen"
},
"origin_menu": {
"menu_options": {
"origin_coordinates": "Utilitzant una ubicaci\u00f3 de mapa",
"origin_entity": "Utilitzant una entitat"
},
"title": "Tria l'origen"
},
"user": {
"data": {
"api_key": "Clau API",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"destination_menu": {
"menu_options": {
"destination_coordinates": "Verwendung einer Kartenposition",
"destination_entity": "Verwenden einer Entit\u00e4t"
"destination_entity": "Verwendung einer Entit\u00e4t"
},
"title": "Ziel w\u00e4hlen"
},
Expand All @@ -39,6 +39,13 @@
},
"title": "Herkunft w\u00e4hlen"
},
"origin_menu": {
"menu_options": {
"origin_coordinates": "Verwendung einer Kartenposition",
"origin_entity": "Verwendung einer Entit\u00e4t"
},
"title": "Herkunft w\u00e4hlen"
},
"user": {
"data": {
"api_key": "API-Schl\u00fcssel",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@
},
"title": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03c0\u03c1\u03bf\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7\u03c2"
},
"origin_menu": {
"menu_options": {
"origin_coordinates": "\u03a7\u03c1\u03ae\u03c3\u03b7 \u03b8\u03ad\u03c3\u03b7\u03c2 \u03c7\u03ac\u03c1\u03c4\u03b7",
"origin_entity": "\u03a7\u03c1\u03ae\u03c3\u03b7 \u03bf\u03bd\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2"
},
"title": "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03c0\u03c1\u03bf\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7\u03c2"
},
"user": {
"data": {
"api_key": "\u039a\u03bb\u03b5\u03b9\u03b4\u03af API",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@
},
"title": "Vali l\u00e4htekoht"
},
"origin_menu": {
"menu_options": {
"origin_coordinates": "Kasuta asukohta kaardil",
"origin_entity": "Kasuta olemi andmeid"
},
"title": "Vali l\u00e4htepunkt"
},
"user": {
"data": {
"api_key": "API v\u00f5ti",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@
},
"title": "Choix de l'origine"
},
"origin_menu": {
"menu_options": {
"origin_coordinates": "Utilisation d'un emplacement sur la carte",
"origin_entity": "Utilisation d'une entit\u00e9"
},
"title": "Choix de l'origine"
},
"user": {
"data": {
"api_key": "Cl\u00e9 d'API",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@
},
"title": "Pilih Asal"
},
"origin_menu": {
"menu_options": {
"origin_coordinates": "Menggunakan lokasi pada peta",
"origin_entity": "Menggunakan entitas"
},
"title": "Pilih Asal"
},
"user": {
"data": {
"api_key": "Kunci API",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@
},
"title": "Escolha a Origem"
},
"origin_menu": {
"menu_options": {
"origin_coordinates": "Usando uma localiza\u00e7\u00e3o no mapa",
"origin_entity": "Usando uma entidade"
},
"title": "Escolha a Origem"
},
"user": {
"data": {
"api_key": "Chave da API",
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/hive/translations/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"scan_interval": "\u30b9\u30ad\u30e3\u30f3\u30a4\u30f3\u30bf\u30fc\u30d0\u30eb(\u79d2)",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
},
"description": "Hive\u306e\u30ed\u30b0\u30a4\u30f3\u60c5\u5831\u3068\u8a2d\u5b9a\u3092\u5165\u529b\u3057\u307e\u3059\u3002",
"description": "Hive\u306e\u30ed\u30b0\u30a4\u30f3\u60c5\u5831\u3092\u5165\u529b\u3057\u307e\u3059\u3002",
"title": "Hive\u30ed\u30b0\u30a4\u30f3"
}
}
Expand Down
1 change: 1 addition & 0 deletions homeassistant/components/hue/translations/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"2": "\u0412\u0442\u043e\u0440\u0438 \u0431\u0443\u0442\u043e\u043d",
"3": "\u0422\u0440\u0435\u0442\u0438 \u0431\u0443\u0442\u043e\u043d",
"4": "\u0427\u0435\u0442\u0432\u044a\u0440\u0442\u0438 \u0431\u0443\u0442\u043e\u043d",
"button_3": "\u0422\u0440\u0435\u0442\u0438 \u0431\u0443\u0442\u043e\u043d",
"double_buttons_1_3": "\u041f\u044a\u0440\u0432\u0438 \u0438 \u0442\u0440\u0435\u0442\u0438 \u0431\u0443\u0442\u043e\u043d\u0438",
"double_buttons_2_4": "\u0412\u0442\u043e\u0440\u0438 \u0438 \u0447\u0435\u0442\u0432\u044a\u0440\u0442\u0438 \u0431\u0443\u0442\u043e\u043d\u0438"
}
Expand Down
5 changes: 5 additions & 0 deletions homeassistant/components/insteon/translations/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
},
"step": {
"add_x10": {
"data": {
"platform": "\u041f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0430"
}
},
"change_hub_config": {
"data": {
"host": "IP \u0430\u0434\u0440\u0435\u0441",
Expand Down
1 change: 1 addition & 0 deletions homeassistant/components/isy994/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
"invalid_host": "Z\u00e1znam hostitele nebyl v \u00fapln\u00e9m form\u00e1tu URL, nap\u0159. http://192.168.10.100:80",
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"step": {
Expand Down
6 changes: 5 additions & 1 deletion homeassistant/components/lg_soundbar/translations/id.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"config": {
"abort": {
"already_configured": "Layanan sudah dikonfigurasi"
"already_configured": "Layanan sudah dikonfigurasi",
"existing_instance_updated": "Memperbarui konfigurasi yang ada."
},
"error": {
"cannot_connect": "Gagal terhubung"
},
"step": {
"user": {
Expand Down
6 changes: 6 additions & 0 deletions homeassistant/components/life360/translations/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
"unknown": "Kesalahan yang tidak diharapkan"
},
"step": {
"reauth_confirm": {
"data": {
"password": "Kata Sandi"
},
"title": "Autentikasi Ulang Integrasi"
},
"user": {
"data": {
"password": "Kata Sandi",
Expand Down
4 changes: 4 additions & 0 deletions homeassistant/components/media_player/translations/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
"is_on": "{entity_name} je zapnuto",
"is_paused": "{entity_name} je pozastaven",
"is_playing": "{entity_name} p\u0159ehr\u00e1v\u00e1"
},
"trigger_type": {
"paused": "{entity_name} je pozastaveno",
"turned_on": "{entity_name} bylo zapnuto"
}
},
"state": {
Expand Down
3 changes: 3 additions & 0 deletions homeassistant/components/mjpeg/translations/cs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
},
"error": {
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
},
Expand Down
3 changes: 2 additions & 1 deletion homeassistant/components/motioneye/translations/bg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"config": {
"error": {
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
"invalid_url": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u0435\u043d URL"
},
"step": {
"user": {
Expand Down
1 change: 1 addition & 0 deletions homeassistant/components/nam/translations/cs.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
},
"error": {
Expand Down
4 changes: 3 additions & 1 deletion homeassistant/components/nextdns/translations/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
"already_configured": "Profil NextDNS ini sudah dikonfigurasi."
},
"error": {
"invalid_api_key": "Kunci API tidak valid"
"cannot_connect": "Gagal terhubung",
"invalid_api_key": "Kunci API tidak valid",
"unknown": "Kesalahan yang tidak diharapkan"
},
"step": {
"profiles": {
Expand Down
9 changes: 7 additions & 2 deletions homeassistant/components/nina/translations/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@
},
"options": {
"error": {
"no_selection": "Pilih setidaknya satu kota/kabupaten"
"cannot_connect": "Gagal terhubung",
"no_selection": "Pilih setidaknya satu kota/kabupaten",
"unknown": "Kesalahan yang tidak diharapkan"
},
"step": {
"init": {
Expand All @@ -35,7 +37,10 @@
"_e_to_h": "Kota/kabupaten (E-H)",
"_i_to_l": "Kota/kabupaten (I-L)",
"_m_to_q": "Kota/kabupaten (M-Q)",
"_r_to_u": "Kota/kabupaten (R-U)"
"_r_to_u": "Kota/kabupaten (R-U)",
"_v_to_z": "Kota/kabupaten (V-Z)",
"corona_filter": "Hapus Peringatan Corona",
"slots": "Peringatan maksimum per kota/kabupaten"
},
"title": "Opsi"
}
Expand Down
Loading

0 comments on commit cdaefc8

Please sign in to comment.