Translation update

This commit is contained in:
GitHub Action 2021-06-03 03:48:04 +00:00
parent 68bc549d6a
commit c956491ec5
7 changed files with 26 additions and 10 deletions

View File

@ -1391,7 +1391,7 @@
"type_select": "Tipus de repetició",
"type": {
"count": {
"label": "Compta"
"label": "Comptador"
},
"until": {
"conditions": "Condicions de \"Fins que\"",

View File

@ -2076,7 +2076,8 @@
"scripts": "Scripts",
"unknown_error": "Error desconocido",
"unnamed_device": "Dispositivo sin nombre",
"update": "Actualizar"
"update": "Actualizar",
"update_device_error": "Error al actualizar el dispositivo"
},
"entities": {
"caption": "Entidades",
@ -2209,6 +2210,7 @@
"depends_on_cloud": "Depende de la nube",
"device_unavailable": "Dispositivo no disponible",
"devices": "{count} {count, plural,\n one {dispositivo}\n other {dispositivos}\n}",
"disable_error": "Error al habilitar o deshabilitar la integración",
"disable_restart_confirm": "Reinicia Home Assistant para terminar de deshabilitar esta integración",
"disable": {
"disable_confirm": "¿Estás seguro de que deseas deshabilitar esta entrada de configuración? Sus dispositivos y entidades estarán deshabilitados.",

View File

@ -2076,7 +2076,8 @@
"scripts": "Skriptid",
"unknown_error": "Tundmatu viga",
"unnamed_device": "Nimetu seade",
"update": "Uuenda"
"update": "Uuenda",
"update_device_error": "Seadme värskendamine nurjus"
},
"entities": {
"caption": "Olemite register",
@ -2209,6 +2210,7 @@
"depends_on_cloud": "Sõltub pilveteenusest",
"device_unavailable": "Seade pole saadaval",
"devices": "{count} {count, plural,\n one {seade}\n other {seadet}\n}",
"disable_error": "Sidumise lubamine või keelamine nurjus",
"disable_restart_confirm": "Taaskäivita Home Assistant, et lõpetada selle sidumise keelamine",
"disable": {
"disable_confirm": "Kas soovid selle seadistuskirje kindlasti keelata? Selle seadmed ja üksused keelatakse.",

View File

@ -929,8 +929,11 @@
},
"dialogs": {
"config_entry_system_options": {
"enable_new_entities_description": "Hvis den er deaktivert, blir ikke nyoppdagede entiteter for {integration} automatisk lagt til i Home Assistant.",
"enable_new_entities_description": "Hvis nylig oppdagede enheter for {integration} skal legges til automatisk.",
"enable_new_entities_label": "Aktiver entiteter som nylig er lagt til.",
"enable_polling_description": "Hvis Home Assistant automatisk skal avstemme {integration} enheter for oppdateringer.",
"enable_polling_label": "Aktiver avstemning for oppdateringer.",
"restart_home_assistant": "Du må starte Home Assistant på nytt for at endringene skal tre i kraft.",
"title": "Systemalternativer for {integration}",
"update": "Oppdater"
},
@ -2073,7 +2076,8 @@
"scripts": "Skript",
"unknown_error": "Ukjent feil",
"unnamed_device": "Enhet uten navn",
"update": "Oppdater"
"update": "Oppdater",
"update_device_error": "Oppdatering av enheten mislyktes"
},
"entities": {
"caption": "Entiteter",
@ -2206,6 +2210,7 @@
"depends_on_cloud": "Avhenger av skyen",
"device_unavailable": "Enheten er utilgjengelig",
"devices": "{count} {count, plural,\n one {enhet}\n other {enheter}\n}",
"disable_error": "Aktivering eller deaktivering av integrasjonen mislyktes",
"disable_restart_confirm": "Start Home Assistant på nytt for å fullføre deaktiveringen av denne integreringen",
"disable": {
"disable_confirm": "Er du sikker på at du vil deaktivere denne config-oppføringen? Enhetene og enhetene deaktiveres.",
@ -2217,6 +2222,7 @@
},
"disabled_cause": "Deaktivert av {cause}"
},
"disabled_polling": "Automatisk avstemning for oppdaterte data deaktivert",
"documentation": "Dokumentasjon",
"enable_restart_confirm": "Start Home Assistant på nytt for å fullføre aktiveringen av denne integreringen",
"entities": "{count} {count, plural,\n one {entitet}\n other {entiteter}\n}",

View File

@ -394,7 +394,7 @@
"failed_to_delete": "Не удалось удалить",
"folder": {
"addons/local": "Локальные дополнения",
"homeassistant": "Home Assistant",
"homeassistant": "Home Assistant configuration",
"media": "Media",
"share": "Share",
"ssl": "SSL"
@ -411,7 +411,7 @@
"select_type": "Выберите что нужно восстановить",
"selected": "Выбрано: {number}",
"type": "Тип снимка",
"upload_snapshot": "Загрузить снимок"
"upload_snapshot": "Загрузить снимок на сервер"
},
"store": {
"missing_addons": "Пропали дополнения? Активируйте расширенный режим на странице Вашего профиля пользователя",
@ -2076,7 +2076,8 @@
"scripts": "Скрипты",
"unknown_error": "Неизвестная ошибка.",
"unnamed_device": "Устройство без названия",
"update": "Обновить"
"update": "Обновить",
"update_device_error": "Не удалось обновить устройство"
},
"entities": {
"caption": "Объекты",
@ -2209,6 +2210,7 @@
"depends_on_cloud": "Зависит от облачных сервисов",
"device_unavailable": "Устройство недоступно",
"devices": "{count} {count, plural,\n one {устройство}\n few {устройства}\n many {устройств}\n other {устройств}\n}",
"disable_error": "Не удалось активировать или деактивировать интеграцию",
"disable_restart_confirm": "Перезапустите Home Assistant, чтобы завершить деактивацию этой интеграции.",
"disable": {
"disable_confirm": "Вы уверены, что хотите деактивировать эту запись конфигурации? Её дочерние устройства и объекты будут также деактивированы.",

View File

@ -2076,7 +2076,8 @@
"scripts": "脚本",
"unknown_error": "未知错误",
"unnamed_device": "未命名设备",
"update": "更新"
"update": "更新",
"update_device_error": "更新设备失败"
},
"entities": {
"caption": "实体注册表",
@ -2209,6 +2210,7 @@
"depends_on_cloud": "依赖云端服务",
"device_unavailable": "设备不可用",
"devices": "{count} {count, plural,\n one {个设备}\n other {个设备}\n}",
"disable_error": "启用/禁用集成失败",
"disable_restart_confirm": "重启 Home Assistant 以完成此集成的禁用",
"disable": {
"disable_confirm": "您确定要禁用此配置条目吗?其设备和实体也将被禁用。",

View File

@ -2076,7 +2076,8 @@
"scripts": "腳本",
"unknown_error": "未知錯誤",
"unnamed_device": "未命名的裝置",
"update": "更新"
"update": "更新",
"update_device_error": "更新裝置失敗"
},
"entities": {
"caption": "實體",
@ -2209,6 +2210,7 @@
"depends_on_cloud": "跟隨雲服務",
"device_unavailable": "裝置不可用",
"devices": "{count} {count, plural,\n one {個裝置}\n other {個裝置}\n}",
"disable_error": "開啟或關閉整合失敗",
"disable_restart_confirm": "重啟 Home Assistant 以完成整合關閉",
"disable": {
"disable_confirm": "確定要關閉此設定實體?其裝置與實體將會關閉。",