diff --git a/translations/frontend/ca.json b/translations/frontend/ca.json index d7543bdc77..a02b0f8a77 100644 --- a/translations/frontend/ca.json +++ b/translations/frontend/ca.json @@ -1566,6 +1566,8 @@ "add_automation": "Afegeix automatització", "delete_automation": "Elimina l'automatització", "delete_confirm": "Estàs segur que vols eliminar aquesta automatització?", + "dev_automation": "Depurar automatització", + "dev_only_editable": "Només es poden depurar les automatitzacions definides al fitxer automations.yaml.", "duplicate": "Duplica", "duplicate_automation": "Duplica l'automatització", "edit_automation": "Edita automatització", diff --git a/translations/frontend/de.json b/translations/frontend/de.json index 4ff47583fd..cf9f5bd875 100644 --- a/translations/frontend/de.json +++ b/translations/frontend/de.json @@ -315,7 +315,7 @@ "addon_running": "Add-on wird ausgeführt", "addon_stopped": "Add-on ist gestoppt", "addons": "Add-ons", - "no_addons": "Du hast noch keine Add-ons installiert. Gehe zum Add-on Shop, um loszulegen!" + "no_addons": "Du hast noch keine Add-ons installiert. Gehe zum Add-on Store, um loszulegen!" }, "dialog": { "network": { @@ -373,17 +373,17 @@ "panel": { "dashboard": "Dashboard", "snapshots": "Datensicherungen", - "store": "Add-on Shop", + "store": "Add-on Store", "system": "System" }, "snapshot": { "addons": "Add-ons", - "available_snapshots": "Verfügbare Sicherungen", + "available_snapshots": "Verfügbare Datensicherungen", "could_not_create": "Datensicherung konnte nicht erstellt werden", "create": "Erstellen", "create_blocked_not_running": "Das Erstellen eines Snapshots ist derzeit nicht möglich, da sich das System im Zustand {state} befindet.", "create_snapshot": "Datensicherung erstellen", - "description": "Sicherungen ermöglichen dir das leichte Speichern und Wiederherstellen von allen Daten aus Home Assistant.", + "description": "Datensicherungen ermöglichen dir das leichte Speichern und Wiederherstellen von allen Daten aus Home Assistant.", "enter_password": "Bitte Passwort eingeben.", "folder": { "addons/local": "Lokale Add-ons", @@ -395,7 +395,7 @@ "folders": "Ordner", "full_snapshot": "Vollständige Datensicherung", "name": "Name", - "no_snapshots": "Du hast bisher keine Sicherungen erstellt.", + "no_snapshots": "Du hast bisher keine Datensicherungen erstellt.", "partial_snapshot": "Selektive Datensicherung", "password": "Passwort", "password_protected": "Passwort geschützt", @@ -413,14 +413,14 @@ "system": { "core": { "cpu_usage": "Core-CPU Auslastung", - "ram_usage": "Core-RAM Nutzung" + "ram_usage": "Core Arbeitsspeicherbedarf" }, "host": { "change": "Ändern", "change_hostname": "Hostname ändern", "confirm_reboot": "Bist du sicher, dass du den Host neu starten willst?", "confirm_shutdown": "Bist du sicher, dass du den Host herunterfahren willst?", - "deployment": "Deployment", + "deployment": "Einsatz", "docker_version": "Docker-Version", "emmc_lifetime_used": "eMMC verschlissen", "failed_to_get_hardware_list": "Fehler beim Abrufen der Hardwareliste", @@ -3008,9 +3008,10 @@ "go_back": "Zurück", "supervisor": { "ask": "Um Hilfe bitten", + "observer": "Überprüfe den Observer", "reboot": "Versuche den Host neuzustarten", "system_health": "Überprüfe Systemzustand", - "title": "Supervisor-Bedienfeld konnte nicht geladen werden.", + "title": "Supervisor-Bedienfeld konnte nicht geladen werden!", "wait": "Wenn du gerade erst hochgefahren hast, dann stelle sicher dass du den Supervisor genug Zeit zum Starten gegeben hast." } }, diff --git a/translations/frontend/en.json b/translations/frontend/en.json index dead0297b2..d908d4f2b0 100644 --- a/translations/frontend/en.json +++ b/translations/frontend/en.json @@ -785,7 +785,8 @@ "was_unlocked": "was unlocked", "was_unplugged": "was unplugged", "was_unsafe": "was unsafe" - } + }, + "show_trace": "Show trace" }, "media-browser": { "audio_not_supported": "Your browser does not support the audio element.", @@ -1566,6 +1567,8 @@ "add_automation": "Add automation", "delete_automation": "Delete automation", "delete_confirm": "Are you sure you want to delete this automation?", + "dev_automation": "Debug automation", + "dev_only_editable": "Only automations defined in automations.yaml are debuggable.", "duplicate": "Duplicate", "duplicate_automation": "Duplicate automation", "edit_automation": "Edit automation", diff --git a/translations/frontend/es-419.json b/translations/frontend/es-419.json index c6d579fd01..88804957e0 100644 --- a/translations/frontend/es-419.json +++ b/translations/frontend/es-419.json @@ -381,7 +381,7 @@ "available_snapshots": "Instantáneas disponibles", "could_not_create": "No se pudo crear la instantánea", "create": "Crear", - "create_blocked_not_running": "No es posible crear una instantánea en este momento porque el sistema está {state} .", + "create_blocked_not_running": "No es posible crear una instantánea en este momento porque el sistema está {state}.", "create_snapshot": "Crear instantánea", "description": "Las instantáneas le permiten realizar copias de seguridad y restaurar fácilmente todos los datos de su instancia de Home Assistant.", "enter_password": "Por favor ingrese una contraseña.", @@ -460,7 +460,7 @@ "reload_supervisor": "Recargar Supervisor", "share_diagnostics": "Compartir diagnósticos", "share_diagnostics_description": "Compartir informes de fallos e información de diagnóstico.", - "share_diagonstics_description": "¿Le gustaría compartir automáticamente informes de fallas e información de diagnóstico cuando el supervisor encuentra errores inesperados? {line_break} Esto nos permitirá solucionar los problemas, la información solo es accesible para el equipo principal de Home Assistant y no se compartirá con otros. {line_break} Los datos no incluyen ninguna información privada / confidencial y puede desactivar esto en la configuración en cualquier momento que desee.", + "share_diagonstics_description": "¿Le gustaría compartir automáticamente informes de fallos e información de diagnóstico cuando Supervisor encuentra errores inesperados?; Esto nos permitirá solucionar los problemas.{line_break}La información solo es accesible para el equipo de Home Assistant Core y no se compartirá con otros. {line_break} Los datos no incluyen ninguna información privada o confidencial. Puede desactivar esto en la configuración cuando lo desee.", "share_diagonstics_title": "Ayude a mejorar Home Assistant", "unhealthy_description": "Ejecutar una instalación en mal estado causará problemas. A continuación se muestra una lista de problemas encontrados con su instalación, haga clic en los enlaces para saber cómo puede resolverlos.", "unhealthy_reason": { @@ -1566,6 +1566,8 @@ "add_automation": "Agregar automatización", "delete_automation": "Eliminar automatización", "delete_confirm": "¿Está seguro de que desea eliminar esta automatización?", + "dev_automation": "Depurar automatización", + "dev_only_editable": "Solo las automatizaciones definidas en automations.yaml son depurables.", "duplicate": "Duplicar", "duplicate_automation": "Duplicar automatización", "edit_automation": "Editar automatización", @@ -1655,12 +1657,12 @@ "fetching_subscription": "Obteniendo suscripción ...", "google": { "config_documentation": "Documentación de configuración", - "devices_pin": "Pin de dispositivos de seguridad", + "devices_pin": "PIN de dispositivos de seguridad", "enable_ha_skill": "Activar la habilidad Home Assistant para Google Assistant", "enable_state_reporting": "Habilitar informes de estado", - "enter_pin_error": "No se puede guardar el pin:", + "enter_pin_error": "No se puede guardar el PIN:", "enter_pin_hint": "Ingrese un PIN para usar dispositivos de seguridad", - "enter_pin_info": "Ingrese un pin para interactuar con los dispositivos de seguridad. Los dispositivos de seguridad son puertas, puertas de garaje y cerraduras. Se le pedirá que diga/ingrese este pin cuando interactúe con dichos dispositivos a través del Asistente de Google.", + "enter_pin_info": "Ingrese un PIN para interactuar con los dispositivos de seguridad. Los dispositivos de seguridad son puertas, puertas de garaje y cerraduras. Se le pedirá que diga/ingrese este PIN cuando interactúe con dichos dispositivos a través del Asistente de Google.", "info": "Con la integración de Google Assistant para Home Assistant Cloud, podrá controlar todos sus dispositivos Home Assistant a través de cualquier dispositivo habilitado para Google Assistant.", "info_state_reporting": "Si habilita los informes estatales, Home Assistant enviará todos los cambios de estado de las entidades expuestas a Google. Esto le permite ver siempre los últimos estados en la aplicación Google.", "manage_entities": "Administrar entidades", diff --git a/translations/frontend/es.json b/translations/frontend/es.json index d28fd29147..79b4f138c9 100644 --- a/translations/frontend/es.json +++ b/translations/frontend/es.json @@ -1566,6 +1566,8 @@ "add_automation": "Añadir automatización", "delete_automation": "Eliminar la automatización", "delete_confirm": "¿Estás seguro de que quieres eliminar esta automatización?", + "dev_automation": "Depurar automatización", + "dev_only_editable": "Solo las automatizaciones definidas en automations.yaml se pueden depurar", "duplicate": "Duplicar", "duplicate_automation": "Duplicar la automatización", "edit_automation": "Editar automatización", diff --git a/translations/frontend/fi.json b/translations/frontend/fi.json index 450d87b584..c40a542240 100644 --- a/translations/frontend/fi.json +++ b/translations/frontend/fi.json @@ -308,17 +308,30 @@ "wpa": "wpa-psk" }, "registries": { + "add_new_registry": "Lisää uusi rekisteri", + "add_registry": "Lisää rekisteri", + "failed_to_add": "Rekisterin lisääminen epäonnistui", + "failed_to_remove": "Rekisterin poistaminen epäonnistui", + "no_registries": "Rekistereitä ei ole määritetty", "password": "Salasana", + "registry": "Rekisteri", "remove": "Poista", + "title_add": "Lisää uusi säilörekisteri", + "title_manage": "Säilörekisterien hallinta", "username": "Käyttäjätunnus" }, "repositories": { "add": "Lisää", - "remove": "Poista" + "remove": "Poista", + "title": "Hallinnoi lisäosavarastoja" }, "restart_addon": { "confirm_text": "Käynnistä lisäosa uudelleen", "text": "Haluatko käynnistää lisäosan uudelleen muutostesi kanssa?" + }, + "update": { + "create_snapshot": "Luo tilannevedos kohteesta {name} ennen päivittämistä", + "snapshot": "Tilannevedos" } }, "my": { @@ -332,6 +345,7 @@ "snapshot": { "addons": "Lisäosat", "create": "Luo", + "create_snapshot": "Luo tilannevedos", "enter_password": "Syötä salasana.", "folder": { "addons/local": "Paikalliset lisäosat", @@ -341,12 +355,15 @@ "ssl": "SSL" }, "folders": "Kansiot", + "full_snapshot": "Täysi tilannevedos", "name": "Nimi", + "partial_snapshot": "Osittainen tilannevedos", "password": "Salasana", "password_protected": "salasanasuojattu", "password_protection": "Salasanasuojaus", "security": "Suojaus", - "type": "Tyyppi" + "type": "Tyyppi", + "upload_snapshot": "Lähetä tilannevedos" }, "store": { "no_results_found": "Ei tuloksia kohteesta {repository}." @@ -2584,6 +2601,7 @@ "caption": "Verkko" }, "visualization": { + "auto_zoom": "Automaattinen zoomaus", "caption": "Visualisointi", "header": "Verkon visualisointi" } @@ -2818,9 +2836,12 @@ } }, "error": { + "go_back": "Mene takaisin", "supervisor": { "ask": "Pyydä apua", - "system_health": "Tarkista järjestelmän kunto" + "reboot": "Yritä uudelleenkäynnistää isäntä ", + "system_health": "Tarkista järjestelmän kunto", + "title": "Supervisor-paneelia ei voitu ladata!" } }, "history": { diff --git a/translations/frontend/fr.json b/translations/frontend/fr.json index d2c35c3691..43135afbcb 100644 --- a/translations/frontend/fr.json +++ b/translations/frontend/fr.json @@ -1566,6 +1566,7 @@ "add_automation": "Ajouter une automatisation", "delete_automation": "Supprimer l'automatisation", "delete_confirm": "Voulez-vous vraiment supprimer cette automatisation ?", + "dev_only_editable": "Seules les automatisations dans automations.yaml sont debuggables.", "duplicate": "Dupliquer", "duplicate_automation": "Dupliquer l'automatisation", "edit_automation": "Modifier l'automatisation", diff --git a/translations/frontend/fy.json b/translations/frontend/fy.json index d86049b1b5..cbc2b50536 100644 --- a/translations/frontend/fy.json +++ b/translations/frontend/fy.json @@ -37,6 +37,29 @@ "unknown": "Ûnbekend" } }, + "supervisor": { + "common": { + "close": "Slute" + }, + "dialog": { + "repositories": { + "add": "Tafoegje" + }, + "restart_addon": { + "confirm_text": "Start add-on opnij op", + "text": "Wolle jo de add-on opnij starte mei jo feroaringen?" + }, + "update": { + "create_snapshot": "Meitsje in momintopname fan {name} foardat jo bywurkje", + "snapshot": "Momintopname", + "snapshotting": "Momintopname oanmeitsjen fan {name}", + "updating": "{name} bywurkje nei ferzje {version}" + } + }, + "my": { + "error_addon_not_found": "Add-on net fûn" + } + }, "ui": { "card": { "climate": { @@ -170,6 +193,11 @@ } } }, + "blueprint": { + "overview": { + "share_blueprint": "Diel blaudruk" + } + }, "cloud": { "alexa": { "title": "Alexa" @@ -254,6 +282,13 @@ } } }, + "error": { + "supervisor": { + "ask": "Om help freegje", + "system_health": "Kontrolearje systeem sûnens", + "title": "Koe it paniel Supervisor net lade!" + } + }, "lovelace": { "cards": { "starting": { diff --git a/translations/frontend/it.json b/translations/frontend/it.json index df852854c8..7a90b04cd7 100644 --- a/translations/frontend/it.json +++ b/translations/frontend/it.json @@ -373,7 +373,7 @@ "panel": { "dashboard": "Pannello di controllo", "snapshots": "Istantanee", - "store": "Negozio dei componenti aggiuntivi", + "store": "Raccolta di Componenti Aggiuntivi", "system": "Sistema" }, "snapshot": { @@ -691,8 +691,8 @@ "title": "Errore durante il recupero dei componenti aggiuntivi" }, "no_supervisor": { - "description": "Nessun Supervisore trovato, quindi non è stato possibile caricare i componenti aggiuntivi.", - "title": "Nessun Supervisore" + "description": "Nessun Supervisor trovato, quindi i componenti aggiuntivi non possono essere caricati.", + "title": "Nessun Supervisor" } } }, @@ -1566,6 +1566,8 @@ "add_automation": "Aggiungi Automazione", "delete_automation": "Cancellare l'automazione", "delete_confirm": "Sei sicuro di voler eliminare questa automazione?", + "dev_automation": "Debug dell'automazione", + "dev_only_editable": "È possibile eseguire il debug solo delle automazioni definite in automations.yaml.", "duplicate": "Duplica", "duplicate_automation": "Duplica automazione", "edit_automation": "Modifica automazione", diff --git a/translations/frontend/ja.json b/translations/frontend/ja.json index 970e5937bf..723bb049b3 100644 --- a/translations/frontend/ja.json +++ b/translations/frontend/ja.json @@ -263,6 +263,7 @@ }, "common": { "cancel": "キャンセル", + "close": "閉じる", "description": "説明", "error": { "unknown": "不明なエラー", @@ -359,6 +360,7 @@ }, "my": { "error": "不明なエラーが発生しました", + "error_addon_not_found": "アドオンが見つかりません", "faq_link": "マイホームアシスタントFAQ", "not_supported": "このリダイレクトは、HomeAssistantインスタンスではサポートされていません。 サポートされているリダイレクトとそれらが導入されたバージョンについては、{link}を確認してください。" }, @@ -1003,6 +1005,9 @@ "person": { "create_zone": "現在地からゾーンを作成" }, + "remote": { + "activity": "現在のアクティビティ" + }, "restored": { "confirm_remove_text": "このエンティティを削除しますか?", "confirm_remove_title": "エンティティを削除しますか?", @@ -1132,6 +1137,7 @@ "buttons": { "add": "このデバイス経由でデバイスを追加", "clusters": "クラスタの管理", + "device_children": "子を見る", "reconfigure": "デバイスを再設定", "remove": "デバイスを削除", "view_in_visualization": "ビジュアライゼーションで表示", @@ -1140,6 +1146,7 @@ "confirmations": { "remove": "デバイスを削除してもよろしいですか?" }, + "device_children": "Zigbeeデバイスの子", "device_signature": "Zigbee デバイス署名", "last_seen": "最後に見た", "manuf": "{manufacturer}", @@ -1550,6 +1557,8 @@ "add_automation": "オートメーションの追加", "delete_automation": "オートメーションを削除", "delete_confirm": "このオートメーションを削除してもよろしいですか?", + "dev_automation": "デバッグの自動化", + "dev_only_editable": "automations.yaml で定義されたオートメーションのみがデバッグ可能です。", "duplicate": "複製", "duplicate_automation": "オートメーションを複製", "edit_automation": "オートメーションを編集", @@ -1613,6 +1622,8 @@ }, "introduction": "設計図エディターを使用すると、設計図を作成および編集できます。", "learn_more": "設計図の詳細", + "share_blueprint": "設計図を共有する", + "share_blueprint_no_url": "設計図を共有できません: ソース URL がありません", "use_blueprint": "オートメーションを作成" } }, @@ -2066,6 +2077,7 @@ "devices": "{count} {count, plural,\n one {デバイス}\n other {デバイス}\n}", "disable_restart_confirm": "Homeassistantを再起動して、このintegrationを無効にします。", "disable": { + "disable_confirm": "この設定項目を無効にしてよろしいですか?そのデバイスやエンティティは無効になります。", "disabled": "無効", "disabled_by": { "device": "デバイス", @@ -2708,6 +2720,7 @@ "caption": "ネットワーク" }, "visualization": { + "auto_zoom": "自動ズーム", "caption": "可視化", "header": "ネットワークの視覚化", "highlight_label": "デバイスを強調表示", @@ -2983,6 +2996,17 @@ } } }, + "error": { + "go_back": "戻る", + "supervisor": { + "ask": "助けを求める", + "observer": "オブザーバーの確認", + "reboot": "ホストの再起動を試みる", + "system_health": "システムの状態の確認", + "title": "Supervisorパネルを読み込めませんでした。", + "wait": "開始したばかりの場合は、開始するのに十分な時間をsupervisorに与えていることを確認してください。" + } + }, "history": { "ranges": { "last_week": "先週", diff --git a/translations/frontend/ko.json b/translations/frontend/ko.json index 5791902178..c8c3b36d31 100644 --- a/translations/frontend/ko.json +++ b/translations/frontend/ko.json @@ -160,7 +160,7 @@ "title": "Supervisor API 액세스" }, "homeassistant_api": { - "description": "이 추가 기능은 Home Assistant API를 통해 실행 중인 Home Assistant 인스턴스에 직접 액세스할 수 있습니다. 이 모드는 추가 기능에 대한 인증도 처리하므로 추가 인증 토큰 없이도 추가 기능이 Home Assistant와 상호 작용할 수 있습니다.", + "description": "이 추가 기능은 Home Assistant API를 통해 실행 중인 Home Assistant 인스턴스에 직접 액세스할 수 있습니다. 이 모드는 추가 기능에 대한 인증도 처리하므로 추가 인증 토큰 없이 추가 기능이 Home Assistant와 상호 작용할 수 있습니다.", "title": "Home Assistant API 액세스" }, "host_network": { @@ -321,7 +321,7 @@ "network": { "connected_to": "{ssid}에 연결되었습니다", "dhcp": "자동 구성", - "disabled": "비활성화", + "disabled": "비활성화됨", "dns_servers": "DNS 서버", "failed_to_change": "네트워크 설정을 변경하지 못했습니다", "gateway": "게이트웨이 주소", @@ -588,10 +588,10 @@ "script": { "cancel": "취소", "cancel_multiple": "{number}개 취소하기", - "run": "실행" + "run": "실행하기" }, "service": { - "run": "실행" + "run": "실행하기" }, "timer": { "actions": { @@ -785,7 +785,8 @@ "was_unlocked": "이(가) 잠금이 해제되었습니다.", "was_unplugged": "의 플러그가 뽑혔습니다.", "was_unsafe": "이(가) 안전하지 않은 상태가 되었습니다." - } + }, + "show_trace": "추적 표시하기" }, "media-browser": { "audio_not_supported": "브라우저가 오디오를 지원하지 않습니다.", @@ -909,7 +910,7 @@ "entity_registry": { "control": "제어하기", "customize_link": "구성요소 사용자화", - "dismiss": "해제", + "dismiss": "해제하기", "editor": { "advanced": "고급 설정", "area": "구성 요소 영역만 설정하기", @@ -1145,7 +1146,7 @@ "buttons": { "add": "이 기기를 통해 기기 추가하기", "clusters": "클러스터 관리", - "device_children": "자식 보기", + "device_children": "하위 기기 보기", "reconfigure": "기기 재구성하기", "remove": "기기 제거하기", "view_in_visualization": "시각화에서보기", @@ -1154,7 +1155,7 @@ "confirmations": { "remove": "이 기기를 제거하시겠습니까?" }, - "device_children": "Zigbee 기기 자식", + "device_children": "Zigbee 하위 기기", "device_signature": "Zigbee 기기 서명", "last_seen": "마지막 확인", "manuf": "{manufacturer} 제조", @@ -1201,13 +1202,13 @@ "notification_drawer": { "click_to_configure": "버튼을 클릭하여 {entity}을(를) 구성", "close": "닫기", - "dismiss_all": "모두 해제", + "dismiss_all": "모두 해제하기", "empty": "알림 내용이 없습니다.", "title": "알림" }, "notification_toast": { "connection_lost": "서버와 연결이 끊어졌습니다. 다시 연결하는 중...", - "dismiss": "해제", + "dismiss": "해제하기", "service_call_failed": "{service} 서비스를 호출하지 못했습니다.", "started": "Home Assistant가 시작되었습니다!", "starting": "Home Assistant가 시작됩니다. 완료될 때까지 모든 기능을 사용할 수 있는 것은 아닙니다.", @@ -1566,6 +1567,8 @@ "add_automation": "자동화 추가하기", "delete_automation": "자동화 삭제하기", "delete_confirm": "이 자동화를 삭제하시겠습니까?", + "dev_automation": "자동화 디버그하기", + "dev_only_editable": "automations.yaml에서 설정한 자동화만 디버그 할 수 있습니다.", "duplicate": "복제하기", "duplicate_automation": "자동화 복제하기", "edit_automation": "자동화 편집하기", @@ -2418,7 +2421,7 @@ "no_persons_created_yet": "아직 생성된 구성원이 없는 것 같습니다.", "note_about_persons_configured_in_yaml": "참고: configuration.yaml에서 구성된 구성원은 UI에서 편집할 수 없습니다.", "person_not_found": "편집하려는 구성원을 찾을 수 없습니다.", - "person_not_found_title": "구성원을 찾을 수 없음" + "person_not_found_title": "구성원을 찾을 수 없습니다" }, "scene": { "activated": "{name} 씬이 활성화 됨.", @@ -2579,7 +2582,7 @@ "create_automation": "태그로 자동화 구성하기", "description": "NFC 태그, QR 코드 등이 스캔될 때 자동화를 트리거합니다", "detail": { - "companion_apps": "지원하는 앱", + "companion_apps": "컴패니언 앱", "create": "만들기", "create_and_write": "만들고 쓰기", "delete": "삭제하기", @@ -3420,7 +3423,7 @@ "error_remove": "구성을 제거할 수 없습니다: {error}", "error_save_yaml": "YAML을 저장할 수 없습니다: {error}", "header": "구성 코드 편집하기", - "lovelace_changed": "Lovelace 구성이 업데이트되었습니다. 업데이트된 구성 내용을 편집기에서 읽어 들이고 현재 변경 내용을 버리시겠습니까?", + "lovelace_changed": "Lovelace 설정이 업데이트되었습니다. 업데이트된 설정 내용을 편집기에서 읽어 들이고 현재 변경 내용을 바꾸시겠습니까?", "reload": "다시 읽어오기", "resources_moved": "리소스는 더 이상 Lovelace 구성에서 추가할 수 없으며 Lovelace 구성 패널에서 추가할 수 있습니다.", "save": "저장하기", diff --git a/translations/frontend/nl.json b/translations/frontend/nl.json index 22c82511a1..bb6a43b2aa 100644 --- a/translations/frontend/nl.json +++ b/translations/frontend/nl.json @@ -1145,7 +1145,7 @@ "buttons": { "add": "Apparaten toevoegen via dit apparaat", "clusters": "Clusters beheren", - "device_children": "Toon kinderen", + "device_children": "Bekijk onderliggende apparaten", "reconfigure": "Apparaat opnieuw configureren", "remove": "Verwijder apparaat", "view_in_visualization": "Bekijk in Visualisatie", @@ -1566,6 +1566,8 @@ "add_automation": "Automatisering toevoegen", "delete_automation": "Verwijder automatisering", "delete_confirm": "Weet je zeker dat je deze automatisering wilt verwijderen?", + "dev_automation": "Debug automatisering", + "dev_only_editable": "Alleen automatiseringen in automations.yaml kunnen zijn debuggable", "duplicate": "Dupliceren", "duplicate_automation": "Dupliceer automatisering", "edit_automation": "Bewerk automatisering", diff --git a/translations/frontend/pt-BR.json b/translations/frontend/pt-BR.json index 8e2304d512..6a149061b7 100644 --- a/translations/frontend/pt-BR.json +++ b/translations/frontend/pt-BR.json @@ -103,6 +103,22 @@ } }, "supervisor": { + "addon": { + "dashboard": { + "visit_addon_page": "Visite a página {name} para mais detalhes" + } + }, + "common": { + "save": "Salvar" + }, + "dialog": { + "network": { + "scan_ap": "Procurar pontos de acesso" + }, + "update": { + "updating": "Atualizando {name} para a versão {version}" + } + }, "snapshot": { "folder": { "homeassistant": "Configuração do Home Assistant" @@ -361,6 +377,7 @@ "changed_to_state": "alterado para {state}", "cleared_device_class": "liberado ({device_class} não detectado(a))", "detected_device_class": "{device_class} detectado", + "rose": "nasceu", "set": "Pôr do sol", "turned_off": "desligou", "turned_on": "ligou", @@ -547,6 +564,9 @@ "person": { "create_zone": "Criar zona a partir da localização atual" }, + "remote": { + "activity": "Atividade atual" + }, "restored": { "confirm_remove_text": "Tem certeza de que deseja remover esta entidade?", "confirm_remove_title": "Remover entidade?", @@ -2214,6 +2234,11 @@ } } }, + "error": { + "supervisor": { + "system_health": "Verificar integridade do sistema" + } + }, "history": { "ranges": { "last_week": "Semana Anterior", diff --git a/translations/frontend/pt.json b/translations/frontend/pt.json index f01592d2ef..82baada829 100644 --- a/translations/frontend/pt.json +++ b/translations/frontend/pt.json @@ -213,6 +213,7 @@ "get_documentation": "Falha ao obter documentação do add-on, {error}" }, "failed_to_reset": "Falha ao redefinir a configuração do add-on, {error}", + "failed_to_save": "Falha ao guardar a configuração do add-on, {error}", "logs": { "get_logs": "Falha ao obter logs do add-on, {error}" }, @@ -826,7 +827,9 @@ }, "service-control": { "required": "Este campo é obrigatório", - "target": "Alvos" + "service_data": "Dados do serviço", + "target": "Alvos", + "target_description": "O que deve este serviço utilizar como áreas, dispositivos ou entidades alvo." }, "service-picker": { "service": "Serviço" diff --git a/translations/frontend/ru.json b/translations/frontend/ru.json index 309783669c..0fb24d075c 100644 --- a/translations/frontend/ru.json +++ b/translations/frontend/ru.json @@ -172,7 +172,7 @@ "title": "Пространство имен хост-процессов" }, "ingress": { - "description": "Это дополнение использует Ingress для безопасного встраивания своего интерфейса в Home Assistant.", + "description": "Это дополнение использует Ingress для безопасного встраивания своего веб-интерфейса в Home Assistant.", "title": "Ingress" }, "label": { @@ -211,7 +211,7 @@ "new_update_available": "Доступно обновление {name} до версии {version}", "not_available_arch": "Это дополнение несовместимо с процессором или операционной системой Вашего устройства.", "not_available_version": "В настоящее время у Вас установлен Home Assistant {core_version_installed}. Для обновления дополнения требуется Home Assistan версии {core_version_needed} или выше.", - "open_web_ui": "Открыть веб-интерфейс", + "open_web_ui": "Веб-интерфейс", "option": { "auto_update": { "description": "Автоматически обновлять дополнение при наличии новой версии", @@ -245,7 +245,7 @@ "start": "запустить", "stop": "остановить", "uninstall": "удалить", - "visit_addon_page": "Перейдите на страницу дополнения {name} для получения дополнительной информации" + "visit_addon_page": "Перейдите на страницу дополнения {name} для получения дополнительной информации." }, "documentation": { "get_documentation": "Не удалось получить документацию к дополнению, {error}" @@ -292,7 +292,7 @@ "save": "Сохранить", "show_more": "Показать дополнительную информацию об этом", "update": "Обновить", - "update_available": "{count, plural,\n one {Обновление готово}\n other {{count} Обновления готовы}\n} к установке", + "update_available": "{count, plural,\n one {Доступно обновление}\n other {Доступно {count} обновления}\n}", "version": "Версия", "yes": "Да" }, @@ -358,7 +358,7 @@ "text": "Перезапустить дополнение с внесенными изменениями?" }, "update": { - "create_snapshot": "Создайте снимок {name} перед обновлением", + "create_snapshot": "Создать снимок {name} перед обновлением", "snapshot": "Снимок", "snapshotting": "Создание снимка {name}", "updating": "Обновление {name} до версии {version}" @@ -378,12 +378,12 @@ }, "snapshot": { "addons": "Дополнения", - "available_snapshots": "Доступные снимка", + "available_snapshots": "Доступные снимки", "could_not_create": "Не удалось создать снимок", "create": "Создать", "create_blocked_not_running": "Создание снимка сейчас невозможно, потому что система находится в состоянии {state}.", - "create_snapshot": "Создать снимок", - "description": "Снимки (snapshots) позволяют легко создавать резервные копии и восстанавливать все данные Вашего Home Assistant.", + "create_snapshot": "Снимки файловой системы", + "description": "Снимок файловой системы (snapshot) позволяет легко создавать и восстанавливать резервную копию всех данных Вашего Home Assistant.", "enter_password": "Пожалуйста, введите пароль.", "folder": { "addons/local": "Локальные дополнения", @@ -443,9 +443,9 @@ "log_provider": "Провайдер журналов" }, "supervisor": { - "beta_backup": "Перед активацией этой функции убедитесь, что у Вас есть резервные копии Ваших данных.", - "beta_join_confirm": "Вы уверены, что хотите получать обновления из канала бета-версий?", - "beta_release_items": "Включает в себя бета-версии для:", + "beta_backup": "Перед активацией этой функции убедитесь, что у Вас есть резервная копия Ваших данных.", + "beta_join_confirm": "Получать бета-версии", + "beta_release_items": "Канал обновлений включает в себя бета-версии для:", "beta_warning": "Бета-версии предназначены для тестирования и могут содержать нестабильные изменения кода.", "channel": "Канал обновлений", "cpu_usage": "Использование ЦП", @@ -1566,6 +1566,8 @@ "add_automation": "Добавить автоматизацию", "delete_automation": "Удалить автоматизацию", "delete_confirm": "Вы уверены, что хотите удалить эту автоматизацию?", + "dev_automation": "Отладка автоматизации", + "dev_only_editable": "Процесс отладки доступен только для автоматизаций, созданных в automations.yaml", "duplicate": "Дублировать", "duplicate_automation": "Дублировать", "edit_automation": "Редактировать автоматизацию", @@ -1699,7 +1701,7 @@ "female": "Женский", "info": "Добавьте индивидуальности Вашему дому, воспользовавшись нашей услугой по преобразованию текста в речь. Используйте её в автоматизациях и скриптах с помощью службы {service}.", "male": "Мужской", - "title": "Воспроизвести текст", + "title": "Воспроизведение текста", "try": "Попробовать" }, "webhooks": { @@ -2623,7 +2625,7 @@ "delete_user": "Удалить", "group": "Группа", "id": "ID", - "name": "Имя", + "name": "Отображаемое имя", "new_password": "Новый пароль", "owner": "Владелец", "password_changed": "Пароль изменен", @@ -2640,7 +2642,7 @@ "group": "Группа", "is_active": "Активен", "is_owner": "Владелец", - "name": "Имя", + "name": "Отображаемое имя", "system": "Системный", "username": "Имя пользователя" } diff --git a/translations/frontend/zh-Hans.json b/translations/frontend/zh-Hans.json index 09afa35b4b..6dfd33ac09 100644 --- a/translations/frontend/zh-Hans.json +++ b/translations/frontend/zh-Hans.json @@ -439,7 +439,7 @@ "used_space": "已用空间" }, "log": { - "get_logs": "无法获取 {provider} 日志: {error}", + "get_logs": "获取 {provider} 日志失败: {error}", "log_provider": "日志提供方" }, "supervisor": {