mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
Translation update
This commit is contained in:
parent
a71ebcf47e
commit
9755bf723f
@ -183,7 +183,7 @@
|
|||||||
"text": "האם ברצונך לאתחל את התוסף עם השינויים שלך?"
|
"text": "האם ברצונך לאתחל את התוסף עם השינויים שלך?"
|
||||||
},
|
},
|
||||||
"update": {
|
"update": {
|
||||||
"create_snapshot": "צור נקודת גיבוי עבור {name}",
|
"create_snapshot": "צור נקודת גיבוי עבור {name} לפני העדכון",
|
||||||
"snapshot": "נקודת גיבוי",
|
"snapshot": "נקודת גיבוי",
|
||||||
"snapshotting": "יוצר נקודת גיבוי עבור {name}",
|
"snapshotting": "יוצר נקודת גיבוי עבור {name}",
|
||||||
"updating": "מעדכן את {name} לגרסה {version}"
|
"updating": "מעדכן את {name} לגרסה {version}"
|
||||||
|
@ -1746,10 +1746,16 @@
|
|||||||
"remote": {
|
"remote": {
|
||||||
"access_is_being_prepared": "원격 접속이 준비 중입니다. 준비가 되면 알려드리겠습니다.",
|
"access_is_being_prepared": "원격 접속이 준비 중입니다. 준비가 되면 알려드리겠습니다.",
|
||||||
"certificate_info": "인증서 정보",
|
"certificate_info": "인증서 정보",
|
||||||
|
"connected": "연결됨",
|
||||||
"info": "Home Assistant Cloud는 집 밖에서도 구성요소에 대한 안전한 원격 연결을 제공해드립니다.",
|
"info": "Home Assistant Cloud는 집 밖에서도 구성요소에 대한 안전한 원격 연결을 제공해드립니다.",
|
||||||
"instance_is_available": "구성요소는 다음의 주소에서 사용할 수 있습니다.",
|
"instance_is_available": "구성요소는 다음의 주소에서 사용할 수 있습니다.",
|
||||||
"instance_will_be_available": "토글을 활성화하여 다음의 주소에서 구성요소를 사용해보세요.",
|
"instance_will_be_available": "토글을 활성화하여 다음의 주소에서 구성요소를 사용해보세요.",
|
||||||
"link_learn_how_it_works": "작동 방식에 대해 알아보기",
|
"link_learn_how_it_works": "작동 방식에 대해 알아보기",
|
||||||
|
"not_connected": "연결되지 않음",
|
||||||
|
"remote_enabled": {
|
||||||
|
"caption": "자동 연결",
|
||||||
|
"description": "이 옵션을 활성화하면 Home Assistant 인스턴스에 항상 원격으로 액세스 할 수 있습니다."
|
||||||
|
},
|
||||||
"title": "원격 제어"
|
"title": "원격 제어"
|
||||||
},
|
},
|
||||||
"sign_out": "로그 아웃",
|
"sign_out": "로그 아웃",
|
||||||
@ -2160,6 +2166,7 @@
|
|||||||
"license": "Apache 2.0 License에 따라 게시",
|
"license": "Apache 2.0 License에 따라 게시",
|
||||||
"path_configuration": "configuration.yaml의 위치: {path}",
|
"path_configuration": "configuration.yaml의 위치: {path}",
|
||||||
"server": "서버",
|
"server": "서버",
|
||||||
|
"setup_time": "설정 시간",
|
||||||
"source": "소스:",
|
"source": "소스:",
|
||||||
"system_health_error": "시스템 상태보기 구성요소가 로드되지 않았습니다. configuration.yaml에 'system_health:'를 추가해주세요.",
|
"system_health_error": "시스템 상태보기 구성요소가 로드되지 않았습니다. configuration.yaml에 'system_health:'를 추가해주세요.",
|
||||||
"system_health": {
|
"system_health": {
|
||||||
@ -2237,6 +2244,7 @@
|
|||||||
},
|
},
|
||||||
"finish": "완료",
|
"finish": "완료",
|
||||||
"loading_first_time": "통합 구성요소가 설치되는 동안 기다려주세요",
|
"loading_first_time": "통합 구성요소가 설치되는 동안 기다려주세요",
|
||||||
|
"next": "다음",
|
||||||
"not_all_required_fields": "필수 입력란이 모두 채워지지 않았습니다.",
|
"not_all_required_fields": "필수 입력란이 모두 채워지지 않았습니다.",
|
||||||
"not_loaded": "통합 구성요소를 불러올 수 없습니다. Home Assistant를 다시 시작해주세요.",
|
"not_loaded": "통합 구성요소를 불러올 수 없습니다. Home Assistant를 다시 시작해주세요.",
|
||||||
"pick_flow_step": {
|
"pick_flow_step": {
|
||||||
|
@ -1256,7 +1256,7 @@
|
|||||||
"title": "Varsler"
|
"title": "Varsler"
|
||||||
},
|
},
|
||||||
"notification_toast": {
|
"notification_toast": {
|
||||||
"connection_lost": "Forbindelse mistet. Koble til igjen...",
|
"connection_lost": "Mistet forbindelsen. Kobler til på nytt...",
|
||||||
"dismiss": "Avvis",
|
"dismiss": "Avvis",
|
||||||
"intergration_starting": "Starter {integration}. Ikke alt er tilgjengelig før lasting er ferdig.",
|
"intergration_starting": "Starter {integration}. Ikke alt er tilgjengelig før lasting er ferdig.",
|
||||||
"service_call_failed": "Kunne ikke tilkalle tjenesten: {service}",
|
"service_call_failed": "Kunne ikke tilkalle tjenesten: {service}",
|
||||||
@ -3130,7 +3130,7 @@
|
|||||||
"column_description": "Beskrivelse",
|
"column_description": "Beskrivelse",
|
||||||
"column_example": "Eksempel",
|
"column_example": "Eksempel",
|
||||||
"column_parameter": "",
|
"column_parameter": "",
|
||||||
"description": "Service utviklingsverktøyet lar deg tilkalle alle tilgjengelige tjenester i Home Assistant.",
|
"description": "Tjenesteutviklingsverktøyet lar deg tilkalle alle tilgjengelige tjenester i Home Assistant.",
|
||||||
"fill_example_data": "Fyll ut eksempeldata",
|
"fill_example_data": "Fyll ut eksempeldata",
|
||||||
"no_template_ui_support": "Brukergrensesnittet støtter ikke maler, du kan fortsatt bruke YAML-redigereren.",
|
"no_template_ui_support": "Brukergrensesnittet støtter ikke maler, du kan fortsatt bruke YAML-redigereren.",
|
||||||
"title": "Tjenester",
|
"title": "Tjenester",
|
||||||
@ -3143,8 +3143,8 @@
|
|||||||
"attributes": "Attributter",
|
"attributes": "Attributter",
|
||||||
"copy_id": "Kopier ID til utklippstavlen",
|
"copy_id": "Kopier ID til utklippstavlen",
|
||||||
"current_entities": "Gjeldende entiteter",
|
"current_entities": "Gjeldende entiteter",
|
||||||
"description1": "Angi gjeldende tilstandsrepresentasjon for en enhet i Home Assistant.",
|
"description1": "Angi gjeldende tilstandsrepresentasjon for en entitet i Home Assistant.",
|
||||||
"description2": "Hvis enheten tilhører en enhet, vil det ikke være noen faktisk kommunikasjon med den enheten.",
|
"description2": "Hvis entiteten tilhører en enhet, vil det ikke være noen faktisk kommunikasjon med den enheten.",
|
||||||
"entity": "Entitet",
|
"entity": "Entitet",
|
||||||
"filter_attributes": "Filtrere attributter",
|
"filter_attributes": "Filtrere attributter",
|
||||||
"filter_entities": "Filtrere entiteter",
|
"filter_entities": "Filtrere entiteter",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user