diff --git a/homeassistant/components/aladdin_connect/translations/nl.json b/homeassistant/components/aladdin_connect/translations/nl.json index 90d1fb67029..bd3384bd0f1 100644 --- a/homeassistant/components/aladdin_connect/translations/nl.json +++ b/homeassistant/components/aladdin_connect/translations/nl.json @@ -14,7 +14,7 @@ "password": "Wachtwoord" }, "description": "De Aladdin Connect-integratie moet uw account opnieuw verifi\u00ebren", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/application_credentials/translations/nl.json b/homeassistant/components/application_credentials/translations/nl.json index c186d95ce27..3638594ac2e 100644 --- a/homeassistant/components/application_credentials/translations/nl.json +++ b/homeassistant/components/application_credentials/translations/nl.json @@ -1,3 +1,3 @@ { - "title": "Applicatiegegevens" + "title": "Applicatie inloggegevens" } \ No newline at end of file diff --git a/homeassistant/components/aussie_broadband/translations/nl.json b/homeassistant/components/aussie_broadband/translations/nl.json index efb553cca25..77e22db0a48 100644 --- a/homeassistant/components/aussie_broadband/translations/nl.json +++ b/homeassistant/components/aussie_broadband/translations/nl.json @@ -16,7 +16,7 @@ "password": "Wachtwoord" }, "description": "Update wachtwoord voor {username}", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "service": { "data": { diff --git a/homeassistant/components/auth/translations/id.json b/homeassistant/components/auth/translations/id.json index ed7bede5fff..22b562e7c97 100644 --- a/homeassistant/components/auth/translations/id.json +++ b/homeassistant/components/auth/translations/id.json @@ -5,7 +5,7 @@ "no_available_service": "Tidak ada layanan notifikasi yang tersedia." }, "error": { - "invalid_code": "Kode tifak valid, coba lagi." + "invalid_code": "Kode tidak valid, coba lagi." }, "step": { "init": { diff --git a/homeassistant/components/bosch_shc/translations/nl.json b/homeassistant/components/bosch_shc/translations/nl.json index dd134e54c06..8e966ff9bbe 100644 --- a/homeassistant/components/bosch_shc/translations/nl.json +++ b/homeassistant/components/bosch_shc/translations/nl.json @@ -23,7 +23,7 @@ }, "reauth_confirm": { "description": "De bosch_shc integratie moet uw account herauthenticeren", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/brunt/translations/nl.json b/homeassistant/components/brunt/translations/nl.json index 9ea207d1eae..a5aa018a1d0 100644 --- a/homeassistant/components/brunt/translations/nl.json +++ b/homeassistant/components/brunt/translations/nl.json @@ -15,7 +15,7 @@ "password": "Wachtwoord" }, "description": "Voer het wachtwoord opnieuw in voor: {username}", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/climacell/translations/id.json b/homeassistant/components/climacell/translations/id.json index 57f88557a69..4d020351665 100644 --- a/homeassistant/components/climacell/translations/id.json +++ b/homeassistant/components/climacell/translations/id.json @@ -5,7 +5,7 @@ "data": { "timestep": "Jarak Interval Prakiraan NowCast dalam Menit" }, - "description": "Jika Anda memilih untuk mengaktifkan entitas prakiraan 'nowcast', Anda dapat mengonfigurasi jarak interval prakiraan dalam menit. Jumlah prakiraan yang diberikan tergantung pada nilai interval yang dipilih.", + "description": "Jika Anda memilih untuk mengaktifkan entitas prakiraan `nowcast`, Anda dapat mengonfigurasi jarak interval prakiraan dalam menit. Jumlah prakiraan yang diberikan tergantung pada nilai interval yang dipilih.", "title": "Perbarui Opsi ClimaCell" } } diff --git a/homeassistant/components/coinbase/translations/id.json b/homeassistant/components/coinbase/translations/id.json index ba2d2de0753..114c69acce2 100644 --- a/homeassistant/components/coinbase/translations/id.json +++ b/homeassistant/components/coinbase/translations/id.json @@ -16,7 +16,7 @@ "api_key": "Kunci API", "api_token": "Kode Rahasia API" }, - "description": "Silakan masukkan detail kunci API Anda sesuai yang disediakan oleh Coinbase.", + "description": "Masukkan detail kunci API Anda sesuai yang disediakan oleh Coinbase.", "title": "Detail Kunci API Coinbase" } } diff --git a/homeassistant/components/geocaching/translations/nl.json b/homeassistant/components/geocaching/translations/nl.json index e4cfc747c62..f221532a77e 100644 --- a/homeassistant/components/geocaching/translations/nl.json +++ b/homeassistant/components/geocaching/translations/nl.json @@ -18,7 +18,7 @@ }, "reauth_confirm": { "description": "De Geocaching integratie moet uw account herauthenticeren", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" } } } diff --git a/homeassistant/components/google/translations/id.json b/homeassistant/components/google/translations/id.json index 371fa7551b5..fd1002d41be 100644 --- a/homeassistant/components/google/translations/id.json +++ b/homeassistant/components/google/translations/id.json @@ -3,7 +3,7 @@ "abort": { "already_configured": "Akun sudah dikonfigurasi", "already_in_progress": "Alur konfigurasi sedang berlangsung", - "code_expired": "Kode autentikasi kedaluwarsa atau penyiapan kredensial tidak valid, silakan coba lagi.", + "code_expired": "Kode autentikasi kedaluwarsa atau penyiapan kredensial tidak valid, coba lagi.", "invalid_access_token": "Token akses tidak valid", "missing_configuration": "Komponen tidak dikonfigurasi. Ikuti petunjuk dalam dokumentasi.", "oauth_error": "Menerima respons token yang tidak valid.", diff --git a/homeassistant/components/google/translations/it.json b/homeassistant/components/google/translations/it.json index 4530a690ed6..d57998894d9 100644 --- a/homeassistant/components/google/translations/it.json +++ b/homeassistant/components/google/translations/it.json @@ -27,5 +27,14 @@ "title": "Autentica nuovamente l'integrazione" } } + }, + "options": { + "step": { + "init": { + "data": { + "calendar_access": "Accesso di Home Assistant a Google Calendar" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/google/translations/nl.json b/homeassistant/components/google/translations/nl.json index dca192c59d4..baf0064ee63 100644 --- a/homeassistant/components/google/translations/nl.json +++ b/homeassistant/components/google/translations/nl.json @@ -24,7 +24,7 @@ }, "reauth_confirm": { "description": "De Google Agenda-integratie moet uw account opnieuw verifi\u00ebren", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" } } } diff --git a/homeassistant/components/google/translations/pt-BR.json b/homeassistant/components/google/translations/pt-BR.json index 8ab124f1b5c..85c7254b9a7 100644 --- a/homeassistant/components/google/translations/pt-BR.json +++ b/homeassistant/components/google/translations/pt-BR.json @@ -27,5 +27,14 @@ "title": "Reautenticar Integra\u00e7\u00e3o" } } + }, + "options": { + "step": { + "init": { + "data": { + "calendar_access": "Acesso do Home Assistant ao Google Calendar" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/google_travel_time/translations/id.json b/homeassistant/components/google_travel_time/translations/id.json index 16b60148aa9..e960d03c341 100644 --- a/homeassistant/components/google_travel_time/translations/id.json +++ b/homeassistant/components/google_travel_time/translations/id.json @@ -14,7 +14,7 @@ "name": "Nama", "origin": "Asal" }, - "description": "Saat menentukan asal dan tujuan, Anda dapat menyediakan satu atau beberapa lokasi yang dipisahkan oleh karakter pipe, dalam bentuk alamat, koordinat lintang/bujur, atau ID tempat Google. Saat menentukan lokasi menggunakan ID tempat Google, ID harus diawali dengan \"place_id:'." + "description": "Saat menentukan asal dan tujuan, Anda dapat menyediakan satu atau beberapa lokasi yang dipisahkan oleh karakter pipe, dalam bentuk alamat, koordinat lintang/bujur, atau ID tempat Google. Saat menentukan lokasi menggunakan ID tempat Google, ID harus diawali dengan `place_id:`." } } }, @@ -31,7 +31,7 @@ "transit_routing_preference": "Preferensi Perutean Transit", "units": "Unit" }, - "description": "Anda dapat menentukan Waktu Keberangkatan atau Waktu Kedatangan secara opsional. Jika menentukan waktu keberangkatan, Anda dapat memasukkan 'sekarang', stempel waktu Unix, atau string waktu 24 jam seperti 08:00:00`. Jika menentukan waktu kedatangan, Anda dapat menggunakan stempel waktu Unix atau string waktu 24 jam seperti 08:00:00`" + "description": "Anda dapat menentukan Waktu Keberangkatan atau Waktu Kedatangan secara opsional. Jika menentukan waktu keberangkatan, Anda dapat memasukkan `now`, stempel waktu Unix, atau string waktu 24 jam seperti `08:00:00`. Jika menentukan waktu kedatangan, Anda dapat menggunakan stempel waktu Unix atau string waktu 24 jam seperti `08:00:00`." } } }, diff --git a/homeassistant/components/here_travel_time/translations/id.json b/homeassistant/components/here_travel_time/translations/id.json new file mode 100644 index 00000000000..f03910d9adf --- /dev/null +++ b/homeassistant/components/here_travel_time/translations/id.json @@ -0,0 +1,82 @@ +{ + "config": { + "abort": { + "already_configured": "Perangkat sudah dikonfigurasi" + }, + "error": { + "invalid_auth": "Autentikasi tidak valid", + "unknown": "Kesalahan yang tidak diharapkan" + }, + "step": { + "destination_coordinates": { + "data": { + "destination": "Tujuan dalam koordinat GPS" + }, + "title": "Pilih Tujuan" + }, + "destination_entity_id": { + "data": { + "destination_entity_id": "Tujuan menggunakan entitas" + }, + "title": "Pilih Tujuan" + }, + "destination_menu": { + "menu_options": { + "destination_coordinates": "Menggunakan lokasi pada peta", + "destination_entity": "Menggunakan entitas" + }, + "title": "Pilih Tujuan" + }, + "origin_coordinates": { + "data": { + "origin": "Asal dalam koordinat GPS" + }, + "title": "Pilih Asal" + }, + "origin_entity_id": { + "data": { + "origin_entity_id": "Asal menggunakan entitas" + }, + "title": "Pilih Asal" + }, + "user": { + "data": { + "api_key": "Kunci API", + "mode": "Mode Perjalanan", + "name": "Nama" + } + } + } + }, + "options": { + "step": { + "arrival_time": { + "data": { + "arrival_time": "Waktu Kedatangan" + }, + "title": "Pilih Waktu Kedatangan" + }, + "departure_time": { + "data": { + "departure_time": "Waktu Keberangkatan" + }, + "title": "Pilih Waktu Keberangkatan" + }, + "init": { + "data": { + "route_mode": "Mode Rute", + "traffic_mode": "Modus Lalu Lintas", + "unit_system": "Sistem unit" + } + }, + "time_menu": { + "menu_options": { + "arrival_time": "Konfigurasikan waktu kedatangan", + "departure_time": "Konfigurasikan waktu keberangkatan", + "no_time": "Jangan mengonfigurasi waktu" + }, + "title": "Pilih Jenis Waktu" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/here_travel_time/translations/it.json b/homeassistant/components/here_travel_time/translations/it.json new file mode 100644 index 00000000000..e9716318adb --- /dev/null +++ b/homeassistant/components/here_travel_time/translations/it.json @@ -0,0 +1,82 @@ +{ + "config": { + "abort": { + "already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato" + }, + "error": { + "invalid_auth": "Autenticazione non valida", + "unknown": "Errore imprevisto" + }, + "step": { + "destination_coordinates": { + "data": { + "destination": "Destinazione come coordinate GPS" + }, + "title": "Scegli la destinazione" + }, + "destination_entity_id": { + "data": { + "destination_entity_id": "Destinazione utilizzando un'entit\u00e0" + }, + "title": "Scegli la destinazione" + }, + "destination_menu": { + "menu_options": { + "destination_coordinates": "Utilizzando una posizione sulla mappa", + "destination_entity": "Utilizzando un'entit\u00e0" + }, + "title": "Scegli la destinazione" + }, + "origin_coordinates": { + "data": { + "origin": "Partenza come coordinate GPS" + }, + "title": "Scegli la partenza" + }, + "origin_entity_id": { + "data": { + "origin_entity_id": "Partenza utilizzando un'entit\u00e0" + }, + "title": "Scegli la partenza" + }, + "user": { + "data": { + "api_key": "Chiave API", + "mode": "Modalit\u00e0 di viaggio", + "name": "Nome" + } + } + } + }, + "options": { + "step": { + "arrival_time": { + "data": { + "arrival_time": "Orario di arrivo" + }, + "title": "Scegli l'orario di arrivo" + }, + "departure_time": { + "data": { + "departure_time": "Orario di partenza" + }, + "title": "Scegli l'orario di partenza" + }, + "init": { + "data": { + "route_mode": "Modalit\u00e0 percorso", + "traffic_mode": "Modalit\u00e0 traffico", + "unit_system": "Sistema di unit\u00e0" + } + }, + "time_menu": { + "menu_options": { + "arrival_time": "Configura un orario di arrivo", + "departure_time": "Configura un orario di partenza", + "no_time": "Non configurare un orario" + }, + "title": "Scegli il tipo di orario" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/here_travel_time/translations/nl.json b/homeassistant/components/here_travel_time/translations/nl.json new file mode 100644 index 00000000000..cbec21776e5 --- /dev/null +++ b/homeassistant/components/here_travel_time/translations/nl.json @@ -0,0 +1,82 @@ +{ + "config": { + "abort": { + "already_configured": "Apparaat is al geconfigureerd" + }, + "error": { + "invalid_auth": "Ongeldige authenticatie", + "unknown": "Onverwachte fout" + }, + "step": { + "destination_coordinates": { + "data": { + "destination": "Bestemming als GPS-co\u00f6rdinaten" + }, + "title": "Bestemming kiezen" + }, + "destination_entity_id": { + "data": { + "destination_entity_id": "Bestemming van een entiteit" + }, + "title": "Bestemming kiezen" + }, + "destination_menu": { + "menu_options": { + "destination_coordinates": "Een kaartlocatie gebruiken", + "destination_entity": "Een entiteit gebruiken" + }, + "title": "Bestemming kiezen" + }, + "origin_coordinates": { + "data": { + "origin": "Herkomst als GPS-co\u00f6rdinaten" + }, + "title": "Herkomst kiezen" + }, + "origin_entity_id": { + "data": { + "origin_entity_id": "Herkomst van een entiteit" + }, + "title": "Herkomst kiezen" + }, + "user": { + "data": { + "api_key": "API-sleutel", + "mode": "Reismodus", + "name": "Naam" + } + } + } + }, + "options": { + "step": { + "arrival_time": { + "data": { + "arrival_time": "Aankomsttijd" + }, + "title": "Aankomsttijd kiezen" + }, + "departure_time": { + "data": { + "departure_time": "Vertrektijd" + }, + "title": "Vertrektijd kiezen" + }, + "init": { + "data": { + "route_mode": "Routemodus", + "traffic_mode": "Verkeersmodus", + "unit_system": "Eenheidssysteem" + } + }, + "time_menu": { + "menu_options": { + "arrival_time": "Een aankomsttijd configureren", + "departure_time": "Een vertrektijd configureren", + "no_time": "Geen tijd configureren" + }, + "title": "Kies tijdtype" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/here_travel_time/translations/pl.json b/homeassistant/components/here_travel_time/translations/pl.json new file mode 100644 index 00000000000..f04290714e4 --- /dev/null +++ b/homeassistant/components/here_travel_time/translations/pl.json @@ -0,0 +1,19 @@ +{ + "config": { + "abort": { + "already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane" + }, + "error": { + "invalid_auth": "Niepoprawne uwierzytelnienie", + "unknown": "Nieoczekiwany b\u0142\u0105d" + }, + "step": { + "user": { + "data": { + "api_key": "Klucz API", + "name": "Nazwa" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/here_travel_time/translations/zh-Hant.json b/homeassistant/components/here_travel_time/translations/zh-Hant.json new file mode 100644 index 00000000000..53d5eae18fd --- /dev/null +++ b/homeassistant/components/here_travel_time/translations/zh-Hant.json @@ -0,0 +1,82 @@ +{ + "config": { + "abort": { + "already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210" + }, + "error": { + "invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548", + "unknown": "\u672a\u9810\u671f\u932f\u8aa4" + }, + "step": { + "destination_coordinates": { + "data": { + "destination": "\u76ee\u7684\u5730\u70ba GPS \u5ea7\u6a19" + }, + "title": "\u9078\u64c7\u76ee\u7684\u5730" + }, + "destination_entity_id": { + "data": { + "destination_entity_id": "\u4f7f\u7528\u76ee\u7684\u5730\u70ba\u5be6\u9ad4" + }, + "title": "\u9078\u64c7\u76ee\u7684\u5730" + }, + "destination_menu": { + "menu_options": { + "destination_coordinates": "\u4f7f\u7528\u5730\u5716\u5ea7\u6a19", + "destination_entity": "\u4f7f\u7528\u70ba\u5be6\u9ad4" + }, + "title": "\u9078\u64c7\u76ee\u7684\u5730" + }, + "origin_coordinates": { + "data": { + "origin": "\u51fa\u767c\u5730\u70ba GPS \u5ea7\u6a19" + }, + "title": "\u9078\u64c7\u51fa\u767c\u5730" + }, + "origin_entity_id": { + "data": { + "origin_entity_id": "\u4f7f\u7528\u51fa\u767c\u5730\u70ba\u5be6\u9ad4" + }, + "title": "\u9078\u64c7\u51fa\u767c\u5730" + }, + "user": { + "data": { + "api_key": "API \u91d1\u9470", + "mode": "\u65c5\u884c\u6a21\u5f0f", + "name": "\u540d\u7a31" + } + } + } + }, + "options": { + "step": { + "arrival_time": { + "data": { + "arrival_time": "\u62b5\u9054\u6642\u9593" + }, + "title": "\u9078\u64c7\u62b5\u9054\u6642\u9593" + }, + "departure_time": { + "data": { + "departure_time": "\u51fa\u767c\u6642\u9593" + }, + "title": "\u9078\u64c7\u51fa\u767c\u6642\u9593" + }, + "init": { + "data": { + "route_mode": "\u8def\u5f91\u6a21\u5f0f", + "traffic_mode": "\u4ea4\u901a\u6a21\u5f0f", + "unit_system": "\u55ae\u4f4d\u7cfb\u7d71" + } + }, + "time_menu": { + "menu_options": { + "arrival_time": "\u8a2d\u5b9a\u62b5\u9054\u6642\u9593", + "departure_time": "\u8a2d\u5b9a\u51fa\u767c\u6642\u9593", + "no_time": "\u4e0d\u8981\u8a2d\u5b9a\u6642\u9593" + }, + "title": "\u9078\u64c7\u6642\u9593\u985e\u578b" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/icloud/translations/nl.json b/homeassistant/components/icloud/translations/nl.json index b93ebab4665..522df78a737 100644 --- a/homeassistant/components/icloud/translations/nl.json +++ b/homeassistant/components/icloud/translations/nl.json @@ -16,7 +16,7 @@ "password": "Wachtwoord" }, "description": "Uw eerder ingevoerde wachtwoord voor {username} werkt niet meer. Update uw wachtwoord om deze integratie te blijven gebruiken.", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "trusted_device": { "data": { diff --git a/homeassistant/components/knx/translations/id.json b/homeassistant/components/knx/translations/id.json index 4c55a3ef392..bbf9a1b7862 100644 --- a/homeassistant/components/knx/translations/id.json +++ b/homeassistant/components/knx/translations/id.json @@ -41,7 +41,7 @@ }, "secure_knxkeys": { "data": { - "knxkeys_filename": "Nama file '.knxkeys' Anda (termasuk ekstensi)", + "knxkeys_filename": "Nama file `.knxkeys` Anda (termasuk ekstensi)", "knxkeys_password": "Kata sandi untuk mendekripsi file `.knxkeys`" }, "data_description": { @@ -102,7 +102,7 @@ "multicast_group": "Digunakan untuk perutean dan penemuan. Bawaan: `224.0.23.12`", "multicast_port": "Digunakan untuk perutean dan penemuan. Bawaan: `3671`", "rate_limit": "Telegram keluar maksimum per detik.\nDirekomendasikan: 20 hingga 40", - "state_updater": "Menyetel default untuk status pembacaan KNX Bus. Saat dinonaktifkan, Home Assistant tidak akan secara aktif mengambil status entitas dari KNX Bus. Hal ini bisa ditimpa dengan opsi entitas 'sync_state'." + "state_updater": "Menyetel default untuk status pembacaan KNX Bus. Saat dinonaktifkan, Home Assistant tidak akan secara aktif mengambil status entitas dari KNX Bus. Hal ini bisa ditimpa dengan opsi entitas `sync_state`." } }, "tunnel": { diff --git a/homeassistant/components/konnected/translations/id.json b/homeassistant/components/konnected/translations/id.json index f2e2035ca06..38443f483ca 100644 --- a/homeassistant/components/konnected/translations/id.json +++ b/homeassistant/components/konnected/translations/id.json @@ -39,7 +39,7 @@ "options_binary": { "data": { "inverse": "Balikkan status buka/tutup", - "name": "Nama (opsional)", + "name": "Nama", "type": "Jenis Sensor Biner" }, "description": "Opsi {zone}", @@ -47,7 +47,7 @@ }, "options_digital": { "data": { - "name": "Nama (opsional)", + "name": "Nama", "poll_interval": "Interval Polling (dalam menit) (opsional)", "type": "Jenis Sensor" }, diff --git a/homeassistant/components/konnected/translations/it.json b/homeassistant/components/konnected/translations/it.json index 682a27b50d0..4872dedcae4 100644 --- a/homeassistant/components/konnected/translations/it.json +++ b/homeassistant/components/konnected/translations/it.json @@ -41,7 +41,7 @@ "options_binary": { "data": { "inverse": "Invertire lo stato di apertura/chiusura", - "name": "Nome (opzionale)", + "name": "Nome", "type": "Tipo di sensore binario" }, "description": "Opzioni {zone}", @@ -49,8 +49,8 @@ }, "options_digital": { "data": { - "name": "Nome (opzionale)", - "poll_interval": "Intervallo di sondaggio (minuti) (opzionale)", + "name": "Nome", + "poll_interval": "Intervallo di sondaggio (minuti)", "type": "Tipo di sensore" }, "description": "Opzioni {zone}", @@ -97,11 +97,11 @@ "options_switch": { "data": { "activation": "Uscita quando acceso", - "momentary": "Durata impulso (ms) (opzionale)", + "momentary": "Durata impulso (ms)", "more_states": "Configura stati aggiuntivi per questa zona", - "name": "Nome (opzionale)", - "pause": "Pausa tra gli impulsi (ms) (opzionale)", - "repeat": "Numero di volte da ripetere (-1 = infinito) (opzionale)" + "name": "Nome", + "pause": "Pausa tra gli impulsi (ms)", + "repeat": "Numero di volte da ripetere (-1 = infinito)" }, "description": "Opzioni {zone}: stato {state}", "title": "Configurare l'uscita commutabile" diff --git a/homeassistant/components/konnected/translations/nl.json b/homeassistant/components/konnected/translations/nl.json index 6e46ef3e2bc..8f0548296b4 100644 --- a/homeassistant/components/konnected/translations/nl.json +++ b/homeassistant/components/konnected/translations/nl.json @@ -50,7 +50,7 @@ "options_digital": { "data": { "name": "Naam (optional)", - "poll_interval": "Poll interval (minuten) (optioneel)", + "poll_interval": "Poll interval (minuten)", "type": "Type sensor" }, "description": "{zone} opties", @@ -86,7 +86,7 @@ }, "options_misc": { "data": { - "api_host": "API host-URL overschrijven (optioneel)", + "api_host": "API host-URL overschrijven", "blink": "Led knipperen bij het verzenden van statuswijziging", "discovery": "Reageer op detectieverzoeken op uw netwerk", "override_api_host": "Overschrijf standaard Home Assistant API hostpaneel-URL" @@ -97,11 +97,11 @@ "options_switch": { "data": { "activation": "Uitvoer wanneer ingeschakeld", - "momentary": "Pulsduur (ms) (optioneel)", + "momentary": "Pulsduur (ms)", "more_states": "Aanvullende statussen voor deze zone configureren", "name": "Naam (optioneel)", - "pause": "Pauze tussen de pulsen (ms) (optioneel)", - "repeat": "Aantal herhalingen (-1=oneindig) (optioneel)" + "pause": "Pauze tussen de pulsen (ms)", + "repeat": "Aantal herhalingen (-1=oneindig)" }, "description": "{zone} opties: status {state}", "title": "Schakelbare uitgang configureren" diff --git a/homeassistant/components/laundrify/translations/ca.json b/homeassistant/components/laundrify/translations/ca.json new file mode 100644 index 00000000000..99b94ecfd77 --- /dev/null +++ b/homeassistant/components/laundrify/translations/ca.json @@ -0,0 +1,25 @@ +{ + "config": { + "abort": { + "single_instance_allowed": "Ja configurat. Nom\u00e9s \u00e9s possible una sola configuraci\u00f3." + }, + "error": { + "cannot_connect": "Ha fallat la connexi\u00f3", + "invalid_auth": "Autenticaci\u00f3 inv\u00e0lida", + "invalid_format": "Format inv\u00e0lid. Escriu-lo com a xxx-xxx.", + "unknown": "Error inesperat" + }, + "step": { + "init": { + "data": { + "code": "Codi d'autenticaci\u00f3 (xxx-xxx)" + }, + "description": "Introdueix codi d'autenticaci\u00f3 personal que es mostra a l'aplicaci\u00f3 de Laundrify." + }, + "reauth_confirm": { + "description": "La integraci\u00f3 Laundrify ha de tornar a autenticar-se amb el teu compte.", + "title": "Reautenticaci\u00f3 de la integraci\u00f3" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/laundrify/translations/el.json b/homeassistant/components/laundrify/translations/el.json new file mode 100644 index 00000000000..fae492f678a --- /dev/null +++ b/homeassistant/components/laundrify/translations/el.json @@ -0,0 +1,25 @@ +{ + "config": { + "abort": { + "single_instance_allowed": "\u0388\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03c4\u03b5\u03af. \u039c\u03cc\u03bd\u03bf \u03bc\u03af\u03b1 \u03b4\u03b9\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae.\u0388\u03c7\u03b5\u03b9 \u03ae\u03b4\u03b7 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03c4\u03b5\u03af. \u039c\u03cc\u03bd\u03bf \u03bc\u03af\u03b1 \u03b4\u03b9\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae." + }, + "error": { + "cannot_connect": "\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2", + "invalid_auth": "\u039c\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03bf\u03c2 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2", + "invalid_format": "\u039c\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03b7 \u03bc\u03bf\u03c1\u03c6\u03ae. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03ba\u03b1\u03b8\u03bf\u03c1\u03af\u03c3\u03c4\u03b5 \u03c9\u03c2 xxx-xxx.", + "unknown": "\u0391\u03c0\u03c1\u03cc\u03c3\u03bc\u03b5\u03bd\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1" + }, + "step": { + "init": { + "data": { + "code": "\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03b5\u03be\u03bf\u03c5\u03c3\u03b9\u03bf\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7\u03c2 (xxx-xxx)" + }, + "description": "\u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03cc \u03c3\u03b1\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 \u03c0\u03bf\u03c5 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae laundrify-App." + }, + "reauth_confirm": { + "description": "\u0397 \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7 laundrify \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b3\u03af\u03bd\u03b5\u03b9 \u03b5\u03ba \u03bd\u03ad\u03bf\u03c5 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2.", + "title": "\u0395\u03c0\u03b1\u03bd\u03b1\u03bb\u03b7\u03c0\u03c4\u03b9\u03ba\u03cc\u03c2 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7\u03c2" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/laundrify/translations/id.json b/homeassistant/components/laundrify/translations/id.json new file mode 100644 index 00000000000..ec80b01a84a --- /dev/null +++ b/homeassistant/components/laundrify/translations/id.json @@ -0,0 +1,25 @@ +{ + "config": { + "abort": { + "single_instance_allowed": "Sudah dikonfigurasi. Hanya satu konfigurasi yang diizinkan." + }, + "error": { + "cannot_connect": "Gagal terhubung", + "invalid_auth": "Autentikasi tidak valid", + "invalid_format": "Format yang tidak valid. Tentukan dengan format xxx-xxx.", + "unknown": "Kesalahan yang tidak diharapkan" + }, + "step": { + "init": { + "data": { + "code": "Kode Autentikasi (xxx-xxx)" + }, + "description": "Masukkan Kode Autentikasi pribadi Anda yang ditampilkan di aplikasi laundrify." + }, + "reauth_confirm": { + "description": "Integrasi laundrify perlu mengautentikasi ulang akun Anda", + "title": "Autentikasi Ulang Integrasi" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/laundrify/translations/it.json b/homeassistant/components/laundrify/translations/it.json new file mode 100644 index 00000000000..08fd2dcb87a --- /dev/null +++ b/homeassistant/components/laundrify/translations/it.json @@ -0,0 +1,25 @@ +{ + "config": { + "abort": { + "single_instance_allowed": "Gi\u00e0 configurato. \u00c8 possibile una sola configurazione." + }, + "error": { + "cannot_connect": "Impossibile connettersi", + "invalid_auth": "Autenticazione non valida", + "invalid_format": "Formato non valido. Specificare come xxx-xxx.", + "unknown": "Errore imprevisto" + }, + "step": { + "init": { + "data": { + "code": "Codice di autorizzazione (xxx-xxx)" + }, + "description": "Inserisci il tuo codice di autorizzazione personale che viene mostrato nell'app di laundrify." + }, + "reauth_confirm": { + "description": "L'integrazione laundrify deve eseguire nuovamente l'autenticazione.", + "title": "Autentica nuovamente l'integrazione" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/laundrify/translations/nl.json b/homeassistant/components/laundrify/translations/nl.json new file mode 100644 index 00000000000..1fdb9f35870 --- /dev/null +++ b/homeassistant/components/laundrify/translations/nl.json @@ -0,0 +1,25 @@ +{ + "config": { + "abort": { + "single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk." + }, + "error": { + "cannot_connect": "Kan geen verbinding maken", + "invalid_auth": "Ongeldige authenticatie", + "invalid_format": "Ongeldig formaat. Specificeer als xxx-xxx.", + "unknown": "Onverwachte fout" + }, + "step": { + "init": { + "data": { + "code": "Verificatiecode (xxx-xxx)" + }, + "description": "Voer de verificatiecode in die wordt weergegeven in de laundrify-app." + }, + "reauth_confirm": { + "description": "De laundrify-integratie moet opnieuw worden geauthenticeerd.", + "title": "Integratie herauthenticeren" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/laundrify/translations/pl.json b/homeassistant/components/laundrify/translations/pl.json new file mode 100644 index 00000000000..28145b20fce --- /dev/null +++ b/homeassistant/components/laundrify/translations/pl.json @@ -0,0 +1,22 @@ +{ + "config": { + "abort": { + "single_instance_allowed": "Ju\u017c skonfigurowano. Mo\u017cliwa jest tylko jedna konfiguracja." + }, + "error": { + "cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia", + "invalid_auth": "Niepoprawne uwierzytelnienie", + "unknown": "Nieoczekiwany b\u0142\u0105d" + }, + "step": { + "init": { + "data": { + "code": "Kod autoryzacyjny (xxx-xxx)" + } + }, + "reauth_confirm": { + "title": "Ponownie uwierzytelnij integracj\u0119" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/laundrify/translations/zh-Hant.json b/homeassistant/components/laundrify/translations/zh-Hant.json new file mode 100644 index 00000000000..834ebb9125b --- /dev/null +++ b/homeassistant/components/laundrify/translations/zh-Hant.json @@ -0,0 +1,25 @@ +{ + "config": { + "abort": { + "single_instance_allowed": "\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210\u3001\u50c5\u80fd\u8a2d\u5b9a\u4e00\u7d44\u88dd\u7f6e\u3002" + }, + "error": { + "cannot_connect": "\u9023\u7dda\u5931\u6557", + "invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548", + "invalid_format": "\u683c\u5f0f\u932f\u8aa4\u3001\u8acb\u4f7f\u7528 xxx-xxx\u3002", + "unknown": "\u672a\u9810\u671f\u932f\u8aa4" + }, + "step": { + "init": { + "data": { + "code": "\u8a8d\u8b49\u78bc\uff08xxx-xxx\uff09" + }, + "description": "\u8acb\u8f38\u5165\u65bc laundrify App \u4e0a\u6240\u986f\u793a\u4e4b\u8a8d\u8b49\u78bc\u3002" + }, + "reauth_confirm": { + "description": "Laundrify \u6574\u5408\u9700\u8981\u91cd\u65b0\u8a8d\u8b49\u60a8\u7684\u5e33\u865f", + "title": "\u91cd\u65b0\u8a8d\u8b49\u6574\u5408" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/lyric/translations/nl.json b/homeassistant/components/lyric/translations/nl.json index a2569f18dc2..e820174aa5a 100644 --- a/homeassistant/components/lyric/translations/nl.json +++ b/homeassistant/components/lyric/translations/nl.json @@ -14,7 +14,7 @@ }, "reauth_confirm": { "description": "De Lyric-integratie moet uw account opnieuw verifi\u00ebren.", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" } } } diff --git a/homeassistant/components/nest/translations/nl.json b/homeassistant/components/nest/translations/nl.json index 2b486ce79e2..a2f8ba77d78 100644 --- a/homeassistant/components/nest/translations/nl.json +++ b/homeassistant/components/nest/translations/nl.json @@ -55,7 +55,7 @@ }, "reauth_confirm": { "description": "De Nest-integratie moet uw account opnieuw verifi\u00ebren", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" } } }, diff --git a/homeassistant/components/netatmo/translations/nl.json b/homeassistant/components/netatmo/translations/nl.json index e0b8998d652..80e3379b321 100644 --- a/homeassistant/components/netatmo/translations/nl.json +++ b/homeassistant/components/netatmo/translations/nl.json @@ -16,7 +16,7 @@ }, "reauth_confirm": { "description": "De Netatmo-integratie moet uw account opnieuw verifi\u00ebren", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" } } }, diff --git a/homeassistant/components/notion/translations/nl.json b/homeassistant/components/notion/translations/nl.json index 130d45635b8..fbc4b6ac7be 100644 --- a/homeassistant/components/notion/translations/nl.json +++ b/homeassistant/components/notion/translations/nl.json @@ -14,7 +14,7 @@ "password": "Wachtwoord" }, "description": "Voer het wachtwoord voor {username} opnieuw in.", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/nuki/translations/nl.json b/homeassistant/components/nuki/translations/nl.json index b5c41a05421..3577fad5a01 100644 --- a/homeassistant/components/nuki/translations/nl.json +++ b/homeassistant/components/nuki/translations/nl.json @@ -14,7 +14,7 @@ "token": "Toegangstoken" }, "description": "De Nuki integratie moet opnieuw authenticeren met uw bridge.", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/nws/translations/id.json b/homeassistant/components/nws/translations/id.json index 3c92ebaed64..e4e73efe685 100644 --- a/homeassistant/components/nws/translations/id.json +++ b/homeassistant/components/nws/translations/id.json @@ -15,7 +15,7 @@ "longitude": "Bujur", "station": "Kode stasiun METAR" }, - "description": "Jika kode stasiun METAR tidak ditentukan, informasi lintang dan bujur akan digunakan untuk menemukan stasiun terdekat. Untuk saat ini, Kunci API bisa berupa nilai sebarang. Disarankan untuk menggunakan alamat email yang valid.", + "description": "Jika kode stasiun METAR tidak ditentukan, informasi lintang dan bujur akan digunakan untuk menemukan stasiun terdekat. Untuk saat ini, Kunci API bisa berupa nilai sebarang. Disarankan untuk menggunakan alamat email yang valid.fsilak", "title": "Hubungkan ke National Weather Service" } } diff --git a/homeassistant/components/plaato/translations/id.json b/homeassistant/components/plaato/translations/id.json index 99783fd4a63..b159dec5a13 100644 --- a/homeassistant/components/plaato/translations/id.json +++ b/homeassistant/components/plaato/translations/id.json @@ -20,7 +20,7 @@ "token": "Tempel Token Auth di sini", "use_webhook": "Gunakan webhook" }, - "description": "Untuk dapat melakukan kueri API diperlukan 'auth_token'. Nilai token dapat diperoleh dengan mengikuti [petunjuk ini](https://plaato.zendesk.com/hc/en-us/articles/360003234717-Auth-token)\n\nPerangkat yang dipilih: **{device_type}** \n\nJika Anda lebih memilih untuk menggunakan metode webhook bawaan (hanya Airlock), centang centang kotak di bawah ini dan kosongkan nilai Auth Token'", + "description": "Untuk dapat melakukan kueri API diperlukan `auth_token`. Nilai token dapat diperoleh dengan mengikuti [petunjuk ini](https://plaato.zendesk.com/hc/en-us/articles/360003234717-Auth-token)\n\nPerangkat yang dipilih: **{device_type}** \n\nJika Anda lebih memilih untuk menggunakan metode webhook bawaan (hanya Airlock), centang centang kotak di bawah ini dan kosongkan nilai Auth Token'", "title": "Pilih metode API" }, "user": { diff --git a/homeassistant/components/plex/translations/nl.json b/homeassistant/components/plex/translations/nl.json index 4d9f30056bd..4f299e8b5c1 100644 --- a/homeassistant/components/plex/translations/nl.json +++ b/homeassistant/components/plex/translations/nl.json @@ -50,7 +50,7 @@ "data": { "ignore_new_shared_users": "Negeer nieuwe beheerde/gedeelde gebruikers", "ignore_plex_web_clients": "Negeer Plex-webclients", - "monitored_users": "Gecontroleerde gebruikers", + "monitored_users": "Gemonitorde gebruikers", "use_episode_art": "Gebruik aflevering kunst" }, "description": "Opties voor Plex-mediaspelers" diff --git a/homeassistant/components/renault/translations/nl.json b/homeassistant/components/renault/translations/nl.json index 212dd860874..1d2066dbdfc 100644 --- a/homeassistant/components/renault/translations/nl.json +++ b/homeassistant/components/renault/translations/nl.json @@ -20,7 +20,7 @@ "password": "Wachtwoord" }, "description": "Werk uw wachtwoord voor {gebruikersnaam} bij", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/ridwell/translations/nl.json b/homeassistant/components/ridwell/translations/nl.json index e230ffec6f8..0bd599ccf19 100644 --- a/homeassistant/components/ridwell/translations/nl.json +++ b/homeassistant/components/ridwell/translations/nl.json @@ -14,7 +14,7 @@ "password": "Wachtwoord" }, "description": "Voer het wachtwoord voor {username} opnieuw in:", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/samsungtv/translations/id.json b/homeassistant/components/samsungtv/translations/id.json index 2dd96798748..9ed190df2b7 100644 --- a/homeassistant/components/samsungtv/translations/id.json +++ b/homeassistant/components/samsungtv/translations/id.json @@ -12,7 +12,7 @@ }, "error": { "auth_missing": "Home Assistant tidak diizinkan untuk tersambung ke TV Samsung ini. Periksa Manajer Perangkat Eksternal TV Anda untuk mengotorisasi Home Assistant.", - "invalid_pin": "PIN tidak valid, silakan coba lagi." + "invalid_pin": "PIN tidak valid, coba lagi." }, "flow_title": "{device}", "step": { diff --git a/homeassistant/components/sense/translations/nl.json b/homeassistant/components/sense/translations/nl.json index 1f2f9e3d26b..3558f4a0c07 100644 --- a/homeassistant/components/sense/translations/nl.json +++ b/homeassistant/components/sense/translations/nl.json @@ -15,7 +15,7 @@ "password": "Wachtwoord" }, "description": "De Sense-integratie moet uw account {email} opnieuw verifi\u00ebren.", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/simplisafe/translations/nl.json b/homeassistant/components/simplisafe/translations/nl.json index 34db358c02b..8c356ed9e12 100644 --- a/homeassistant/components/simplisafe/translations/nl.json +++ b/homeassistant/components/simplisafe/translations/nl.json @@ -18,7 +18,7 @@ "password": "Wachtwoord" }, "description": "Voer het wachtwoord voor {username} opnieuw in.", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "sms_2fa": { "data": { diff --git a/homeassistant/components/sleepiq/translations/nl.json b/homeassistant/components/sleepiq/translations/nl.json index 9b829caa025..4b32ac233b0 100644 --- a/homeassistant/components/sleepiq/translations/nl.json +++ b/homeassistant/components/sleepiq/translations/nl.json @@ -14,7 +14,7 @@ "password": "Wachtwoord" }, "description": "De SleepIQ-integratie moet uw account {username} opnieuw verifi\u00ebren.", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/smarttub/translations/nl.json b/homeassistant/components/smarttub/translations/nl.json index cfe5b601491..ad351ba42e3 100644 --- a/homeassistant/components/smarttub/translations/nl.json +++ b/homeassistant/components/smarttub/translations/nl.json @@ -10,7 +10,7 @@ "step": { "reauth_confirm": { "description": "De SmartTub-integratie moet uw account opnieuw verifi\u00ebren", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/sonarr/translations/nl.json b/homeassistant/components/sonarr/translations/nl.json index 0ef71c521b0..bb310896bed 100644 --- a/homeassistant/components/sonarr/translations/nl.json +++ b/homeassistant/components/sonarr/translations/nl.json @@ -13,7 +13,7 @@ "step": { "reauth_confirm": { "description": "De Sonarr-integratie moet handmatig opnieuw worden geverifieerd met de Sonarr-API die wordt gehost op: {url}", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/spotify/translations/nl.json b/homeassistant/components/spotify/translations/nl.json index 577e70bb0d1..2e478de73ab 100644 --- a/homeassistant/components/spotify/translations/nl.json +++ b/homeassistant/components/spotify/translations/nl.json @@ -15,7 +15,7 @@ }, "reauth_confirm": { "description": "De Spotify integratie moet opnieuw worden geverifieerd met Spotify voor account: {account}", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" } } }, diff --git a/homeassistant/components/steam_online/translations/nl.json b/homeassistant/components/steam_online/translations/nl.json index f94d083b76a..7eafa00e53c 100644 --- a/homeassistant/components/steam_online/translations/nl.json +++ b/homeassistant/components/steam_online/translations/nl.json @@ -13,7 +13,7 @@ "step": { "reauth_confirm": { "description": "De Steam integratie moet handmatig opnieuw geauthenticeerd worden\n\nU kunt uw sleutel hier vinden: {api_key_url}", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/subaru/translations/id.json b/homeassistant/components/subaru/translations/id.json index cf0d37a0c30..35395be56b5 100644 --- a/homeassistant/components/subaru/translations/id.json +++ b/homeassistant/components/subaru/translations/id.json @@ -11,7 +11,7 @@ "incorrect_pin": "PIN salah", "incorrect_validation_code": "Kode validasi salah", "invalid_auth": "Autentikasi tidak valid", - "two_factor_request_failed": "Permintaan kode 2FA gagal, silakan coba lagi" + "two_factor_request_failed": "Permintaan kode 2FA gagal, coba lagi" }, "step": { "pin": { diff --git a/homeassistant/components/tomorrowio/translations/id.json b/homeassistant/components/tomorrowio/translations/id.json index a1a6f41888a..364e697783f 100644 --- a/homeassistant/components/tomorrowio/translations/id.json +++ b/homeassistant/components/tomorrowio/translations/id.json @@ -23,7 +23,7 @@ "data": { "timestep": "Jarak Interval Prakiraan NowCast dalam Menit" }, - "description": "Jika Anda memilih untuk mengaktifkan entitas prakiraan 'nowcast', Anda dapat mengonfigurasi jumlah menit antar-prakiraan. Jumlah prakiraan yang diberikan tergantung pada jumlah menit yang dipilih antar-prakiraan.", + "description": "Jika Anda memilih untuk mengaktifkan entitas prakiraan `nowcast`, Anda dapat mengonfigurasi jumlah menit antar-prakiraan. Jumlah prakiraan yang diberikan tergantung pada jumlah menit yang dipilih antar-prakiraan.", "title": "Perbarui Opsi Tomorrow.io" } } diff --git a/homeassistant/components/totalconnect/translations/nl.json b/homeassistant/components/totalconnect/translations/nl.json index e80030ec06b..cf9a6bb10a1 100644 --- a/homeassistant/components/totalconnect/translations/nl.json +++ b/homeassistant/components/totalconnect/translations/nl.json @@ -19,7 +19,7 @@ }, "reauth_confirm": { "description": "Total Connect moet uw account opnieuw verifi\u00ebren", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/uptimerobot/translations/nl.json b/homeassistant/components/uptimerobot/translations/nl.json index 61a2e8137e5..96db2ba1f23 100644 --- a/homeassistant/components/uptimerobot/translations/nl.json +++ b/homeassistant/components/uptimerobot/translations/nl.json @@ -19,7 +19,7 @@ "api_key": "API-sleutel" }, "description": "U moet een nieuwe 'hoofd'-API-sleutel van UptimeRobot opgeven", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/watttime/translations/nl.json b/homeassistant/components/watttime/translations/nl.json index 47e2fb9c600..09fbfe6307a 100644 --- a/homeassistant/components/watttime/translations/nl.json +++ b/homeassistant/components/watttime/translations/nl.json @@ -28,7 +28,7 @@ "password": "Wachtwoord" }, "description": "Voer het wachtwoord voor {username} opnieuw in:", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "user": { "data": { diff --git a/homeassistant/components/withings/translations/nl.json b/homeassistant/components/withings/translations/nl.json index 04da8b7eb0b..cca755effbb 100644 --- a/homeassistant/components/withings/translations/nl.json +++ b/homeassistant/components/withings/translations/nl.json @@ -26,7 +26,7 @@ }, "reauth": { "description": "Het {profile} \" moet opnieuw worden geverifieerd om Withings-gegevens te blijven ontvangen.", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" } } } diff --git a/homeassistant/components/xiaomi_miio/translations/nl.json b/homeassistant/components/xiaomi_miio/translations/nl.json index abb63ec15c5..cc077839808 100644 --- a/homeassistant/components/xiaomi_miio/translations/nl.json +++ b/homeassistant/components/xiaomi_miio/translations/nl.json @@ -40,7 +40,7 @@ }, "reauth_confirm": { "description": "De Xiaomi Miio-integratie moet uw account opnieuw verifi\u00ebren om de tokens bij te werken of ontbrekende cloudreferenties toe te voegen.", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" }, "select": { "data": { diff --git a/homeassistant/components/yolink/translations/nl.json b/homeassistant/components/yolink/translations/nl.json index 401738dc381..55e8a016ff5 100644 --- a/homeassistant/components/yolink/translations/nl.json +++ b/homeassistant/components/yolink/translations/nl.json @@ -18,7 +18,7 @@ }, "reauth_confirm": { "description": "De yolink-integratie moet opnieuw inloggen bij uw account", - "title": "Integratie herauthentiseren" + "title": "Integratie herauthenticeren" } } }