[ci skip] Translation update

This commit is contained in:
GitHub Action 2022-07-07 00:27:55 +00:00
parent fef78939e1
commit 235abb0c10
24 changed files with 155 additions and 9 deletions

View File

@ -0,0 +1,14 @@
{
"config": {
"error": {
"cannot_connect": "Gagal terhubung"
},
"step": {
"user": {
"data": {
"port": "Port"
}
}
}
}
}

View File

@ -41,7 +41,7 @@
"title": "Jelsz\u00f3 sz\u00fcks\u00e9ges"
},
"protocol_disabled": {
"description": "P\u00e1ros\u00edt\u00e1s sz\u00fcks\u00e9ges a `{protokoll}` miatt, de az eszk\u00f6z\u00f6n le van tiltva. K\u00e9rj\u00fck, vizsg\u00e1lja meg az eszk\u00f6z\u00f6n az esetleges hozz\u00e1f\u00e9r\u00e9si korl\u00e1toz\u00e1sokat (pl. enged\u00e9lyezze a helyi h\u00e1l\u00f3zaton l\u00e9v\u0151 \u00f6sszes eszk\u00f6z csatlakoztat\u00e1s\u00e1t).\n\nFolytathatja a protokoll p\u00e1ros\u00edt\u00e1sa n\u00e9lk\u00fcl is, de bizonyos funkci\u00f3k korl\u00e1tozottak lesznek.",
"description": "P\u00e1ros\u00edt\u00e1s sz\u00fcks\u00e9ges a `{protocol}` miatt, de az eszk\u00f6z\u00f6n le van tiltva. K\u00e9rj\u00fck, vizsg\u00e1lja meg az eszk\u00f6z\u00f6n az esetleges hozz\u00e1f\u00e9r\u00e9si korl\u00e1toz\u00e1sokat (pl. enged\u00e9lyezze a helyi h\u00e1l\u00f3zaton l\u00e9v\u0151 \u00f6sszes eszk\u00f6z csatlakoztat\u00e1s\u00e1t).\n\nFolytathatja a protokoll p\u00e1ros\u00edt\u00e1sa n\u00e9lk\u00fcl is, de bizonyos funkci\u00f3k korl\u00e1tozottak lesznek.",
"title": "A p\u00e1ros\u00edt\u00e1s nem lehets\u00e9ges"
},
"reconfigure": {

View File

@ -17,6 +17,9 @@
},
"description": "Masukkan kembali token akses pengembang Awair Anda."
},
"reauth_confirm": {
"description": "Masukkan kembali token akses pengembang Awair Anda."
},
"user": {
"data": {
"access_token": "Token Akses",

View File

@ -14,7 +14,7 @@
"data": {
"password": "Jelsz\u00f3"
},
"description": "K\u00e9rem, adja meg \u00fajra a jelsz\u00f3t: {felhaszn\u00e1l\u00f3n\u00e9v}",
"description": "K\u00e9rem, adja meg \u00fajra a jelsz\u00f3t: {username}",
"title": "Integr\u00e1ci\u00f3 \u00fajrahiteles\u00edt\u00e9se"
},
"user": {

View File

@ -9,7 +9,7 @@
"connection_error": "Nem lehet csatlakozni az ESP-hez. K\u00e9rem, gy\u0151z\u0151dj\u00f6n meg r\u00f3la, hogy a YAML konfigur\u00e1ci\u00f3 tartalmaz egy \"api:\" sort.",
"invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s",
"invalid_psk": "Az adat\u00e1tviteli titkos\u00edt\u00e1si kulcs \u00e9rv\u00e9nytelen. K\u00e9rj\u00fck, gy\u0151z\u0151dj\u00f6n meg r\u00f3la, hogy megegyezik a konfigur\u00e1ci\u00f3ban l\u00e9v\u0151vel.",
"resolve_error": "Az ESP c\u00edme nem oldhat\u00f3 fel. Ha a hiba tov\u00e1bbra is fenn\u00e1ll, k\u00e9rem, \u00e1ll\u00edtson be egy statikus IP-c\u00edmet: https://esphomelib.com/esphomeyaml/components/wifi.html#manual-ips"
"resolve_error": "Az ESP c\u00edme nem oldhat\u00f3 fel. Ha a hiba tov\u00e1bbra is fenn\u00e1ll, k\u00e9rem, \u00e1ll\u00edtson be egy statikus IP-c\u00edmet."
},
"flow_title": "{name}",
"step": {
@ -40,7 +40,7 @@
"host": "C\u00edm",
"port": "Port"
},
"description": "K\u00e9rem, adja meg az [ESPHome](https://esphomelib.com/) csom\u00f3pontj\u00e1nak kapcsol\u00f3d\u00e1si be\u00e1ll\u00edt\u00e1sait."
"description": "K\u00e9rem, adja meg az [ESPHome]({esphome_url}) csom\u00f3pontj\u00e1nak kapcsol\u00f3d\u00e1si be\u00e1ll\u00edt\u00e1sait."
}
}
}

View File

@ -7,6 +7,7 @@
"error": {
"already_exists": "Kamera dengan setelan URL ini sudah ada.",
"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",
"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",
@ -50,6 +51,7 @@
"error": {
"already_exists": "Kamera dengan setelan URL ini sudah ada.",
"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",
"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",

View File

@ -2,6 +2,7 @@
"system_health": {
"info": {
"arch": "Arsitektur CPU",
"config_dir": "Direktori Konfigurasi",
"dev": "Pengembangan",
"docker": "Docker",
"hassio": "Supervisor",

View File

@ -14,7 +14,7 @@
},
"trigger_type": {
"changed_states": "{entity_name} be- vagy kikapcsolt",
"target_humidity_changed": "{name} k\u00edv\u00e1nt p\u00e1ratartalom megv\u00e1ltozott",
"target_humidity_changed": "{entity_name} k\u00edv\u00e1nt p\u00e1ratartalom megv\u00e1ltozott",
"turned_off": "{entity_name} ki lett kapcsolva",
"turned_on": "{entity_name} be lett kapcsolva"
}

View File

@ -27,7 +27,7 @@
"tls": "Az ISY vez\u00e9rl\u0151 TLS verzi\u00f3ja.",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
},
"description": "A c\u00edm bejegyz\u00e9s\u00e9nek teljes URL form\u00e1tumban kell lennie, pl. Http://192.168.10.100:80",
"description": "A c\u00edm bejegyz\u00e9s\u00e9nek teljes URL form\u00e1tumban kell lennie, pl. http://192.168.10.100:80",
"title": "Csatlakozzon az ISY-hez"
}
}

View File

@ -0,0 +1,14 @@
{
"config": {
"abort": {
"already_configured": "Layanan sudah dikonfigurasi"
},
"step": {
"user": {
"data": {
"host": "Host"
}
}
}
}
}

View File

@ -1,7 +1,9 @@
{
"config": {
"abort": {
"already_configured": "Akun sudah dikonfigurasi",
"invalid_auth": "Autentikasi tidak valid",
"reauth_successful": "Autentikasi ulang berhasil",
"unknown": "Kesalahan yang tidak diharapkan"
},
"create_entry": {
@ -9,6 +11,7 @@
},
"error": {
"already_configured": "Akun sudah dikonfigurasi",
"cannot_connect": "Gagal terhubung",
"invalid_auth": "Autentikasi tidak valid",
"invalid_username": "Nama pengguna tidak valid",
"unknown": "Kesalahan yang tidak diharapkan"
@ -20,7 +23,21 @@
"username": "Nama Pengguna"
},
"description": "Untuk mengatur opsi tingkat lanjut, baca [dokumentasi Life360]({docs_url}).\nAnda mungkin ingin melakukannya sebelum menambahkan akun.",
"title": "Info Akun Life360"
"title": "Konfigurasikan Akun Life360"
}
}
},
"options": {
"step": {
"init": {
"data": {
"driving": "Tampilkan mengemudi sebagai status",
"driving_speed": "Kecepatan mengemudi",
"limit_gps_acc": "Batasi akurasi GPS",
"max_gps_accuracy": "Akurasi GPS maksimum (meter)",
"set_drive_speed": "Tetapkan ambang batas kecepatan mengemudi"
},
"title": "Opsi Akun"
}
}
}

View File

@ -20,5 +20,10 @@
}
}
}
},
"system_health": {
"info": {
"can_reach_server": "Servidor accessible"
}
}
}

View File

@ -20,5 +20,10 @@
}
}
}
},
"system_health": {
"info": {
"can_reach_server": "\u03a0\u03c1\u03bf\u03c3\u03ad\u03b3\u03b3\u03b9\u03c3\u03b7 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae"
}
}
}

View File

@ -20,5 +20,10 @@
}
}
}
},
"system_health": {
"info": {
"can_reach_server": "Reach server"
}
}
}

View File

@ -20,5 +20,10 @@
}
}
}
},
"system_health": {
"info": {
"can_reach_server": "Serveur atteint"
}
}
}

View File

@ -20,5 +20,10 @@
}
}
}
},
"system_health": {
"info": {
"can_reach_server": "Szerver el\u00e9r\u00e9se"
}
}
}

View File

@ -0,0 +1,22 @@
{
"config": {
"abort": {
"already_configured": "Profil NextDNS ini sudah dikonfigurasi."
},
"error": {
"invalid_api_key": "Kunci API tidak valid"
},
"step": {
"profiles": {
"data": {
"profile": "Profil"
}
},
"user": {
"data": {
"api_key": "Kunci API"
}
}
}
}
}

View File

@ -20,5 +20,10 @@
}
}
}
},
"system_health": {
"info": {
"can_reach_server": "Dost\u0119p do serwera"
}
}
}

View File

@ -20,5 +20,10 @@
}
}
}
},
"system_health": {
"info": {
"can_reach_server": "Servidor de alcance"
}
}
}

View File

@ -20,5 +20,10 @@
}
}
}
},
"system_health": {
"info": {
"can_reach_server": "Reach \u4f3a\u670d\u5668"
}
}
}

View File

@ -23,5 +23,22 @@
"title": "Pilih kota/kabupaten"
}
}
},
"options": {
"error": {
"no_selection": "Pilih setidaknya satu kota/kabupaten"
},
"step": {
"init": {
"data": {
"_a_to_d": "Kota/kabupaten (A-D)",
"_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)"
},
"title": "Opsi"
}
}
}
}

View File

@ -45,7 +45,7 @@
"send_status": "\u00c1llapotfriss\u00edt\u00e9s k\u00fcld\u00e9se: {subtype}"
},
"trigger_type": {
"command": "Be\u00e9rkezett parancs: {alt\u00edpus}",
"command": "Be\u00e9rkezett parancs: {subtype}",
"status": "Be\u00e9rkezett st\u00e1tusz: {subtype}"
}
},

View File

@ -0,0 +1,16 @@
{
"config": {
"abort": {
"already_configured": "Perangkat sudah dikonfigurasi"
},
"error": {
"cannot_connect": "Gagal terhubung"
},
"step": {
"zeroconf_confirm": {
"description": "Anda akan menambahkan perangkat SoundTouch bernama `{name}` ke Home Assistant.",
"title": "Konfirmasi penambahan perangkat Bose SoundTouch"
}
}
}
}

View File

@ -16,7 +16,7 @@
"password": "Jelsz\u00f3",
"username": "Felhaszn\u00e1l\u00f3n\u00e9v"
},
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {name} ({ipaddress})? Egy helyi felhaszn\u00e1l\u00f3t kell l\u00e9trehoznia Unifi OS-ben.",
"description": "Szeretn\u00e9 be\u00e1ll\u00edtani: {name} ({ipaddress})? A bejelentkez\u00e9shez egy helyi felhaszn\u00e1l\u00f3ra lesz sz\u00fcks\u00e9g, amelyet az UniFi OS Console-ban hoztak l\u00e9tre. Az Ubiquiti Cloud Users nem fog m\u0171k\u00f6dni. Tov\u00e1bbi inform\u00e1ci\u00f3: {local_user_documentation_url}",
"title": "UniFi Protect felfedezve"
},
"reauth_confirm": {