Translation update

This commit is contained in:
GitHub Action 2021-06-04 02:52:56 +00:00
parent f71157c24d
commit 1e6e945a07
8 changed files with 28 additions and 10 deletions

View File

@ -351,6 +351,9 @@
"create_blocked_not_running": "Създаването на снапшот в момента не е възможно, тъй като системата е в състояние {state}.", "create_blocked_not_running": "Създаването на снапшот в момента не е възможно, тъй като системата е в състояние {state}.",
"create_snapshot": "Създаване на снапшот", "create_snapshot": "Създаване на снапшот",
"created": "Създаден", "created": "Създаден",
"delete_selected": "Изтриване на избраните снапшоти",
"delete_snapshot_confirm": "Изтрий",
"delete_snapshot_title": "Изтриване на снапшот",
"description": "Снапшотите ви позволяват лесно да архивирате и възстановявате всички данни от вашия екземпляр на Home Assistant.", "description": "Снапшотите ви позволяват лесно да архивирате и възстановявате всички данни от вашия екземпляр на Home Assistant.",
"enter_password": "Моля, въведете парола.", "enter_password": "Моля, въведете парола.",
"folder": { "folder": {
@ -369,6 +372,7 @@
"password_protected": "защитен с парола", "password_protected": "защитен с парола",
"password_protection": "Защита с парола", "password_protection": "Защита с парола",
"security": "Сигурност", "security": "Сигурност",
"selected": "{number} избрани",
"type": "Тип", "type": "Тип",
"upload_snapshot": "Качване на снапшот" "upload_snapshot": "Качване на снапшот"
}, },
@ -874,6 +878,7 @@
"config_entry_system_options": { "config_entry_system_options": {
"enable_new_entities_description": "Ако е изключено, новооткритите обекти за {integration} няма да бъдат автоматично добавяни в Home Assistant", "enable_new_entities_description": "Ако е изключено, новооткритите обекти за {integration} няма да бъдат автоматично добавяни в Home Assistant",
"enable_new_entities_label": "Активирай новодобавените обекти.", "enable_new_entities_label": "Активирай новодобавените обекти.",
"restart_home_assistant": "Трябва да рестартирате Home Assistant, за да влязат в сила промените.",
"title": "Системни опции за {integration}", "title": "Системни опции за {integration}",
"update": "Актуализация" "update": "Актуализация"
}, },

View File

@ -284,7 +284,7 @@
"refresh": "Actualitza", "refresh": "Actualitza",
"release_notes": "Notes de la versió", "release_notes": "Notes de la versió",
"reload": "Torna a carregar", "reload": "Torna a carregar",
"reset_defaults": "Restableix als valors per defecte", "reset_defaults": "Restableix els valors per defecte",
"reset_options": "Opcions de reinici", "reset_options": "Opcions de reinici",
"restart": "Reinicia", "restart": "Reinicia",
"restart_name": "Reinicia {name}", "restart_name": "Reinicia {name}",
@ -368,6 +368,8 @@
"error": "S'ha produït un error desconegut", "error": "S'ha produït un error desconegut",
"error_addon_no_ingress": "El complement sol·licitat no admet ingress", "error_addon_no_ingress": "El complement sol·licitat no admet ingress",
"error_addon_not_found": "No s'ha trobat el complement", "error_addon_not_found": "No s'ha trobat el complement",
"error_addon_not_installed": "El complement sol·licitat no està instal·lat. Instal·la'l primer",
"error_addon_not_started": "El complement sol·licitat no s'està executant. Inicia'l primer",
"faq_link": "Preguntes freqüents de My Home Assistant", "faq_link": "Preguntes freqüents de My Home Assistant",
"not_supported": "La instància de Home Assistant no admet aquesta redirecció. Consulta {link} per veure les redireccions compatibles i en quina versió es van introduir." "not_supported": "La instància de Home Assistant no admet aquesta redirecció. Consulta {link} per veure les redireccions compatibles i en quina versió es van introduir."
}, },
@ -3714,7 +3716,7 @@
}, },
"page-authorize": { "page-authorize": {
"abort_intro": "S'ha avortat l'inici de sessió", "abort_intro": "S'ha avortat l'inici de sessió",
"authorizing_client": "Esteu a punt de permetre l'accés a la vostra instància de Home Assistant al client {clientId}.", "authorizing_client": "Estàs a punt de concedir al client {clientId} l'accés a la teva instància de Home Assistant.",
"form": { "form": {
"error": "Error: {error}", "error": "Error: {error}",
"next": "Següent", "next": "Següent",
@ -3808,7 +3810,7 @@
"working": "Si us plau, espereu" "working": "Si us plau, espereu"
}, },
"initializing": "S'està inicialitzant", "initializing": "S'està inicialitzant",
"logging_in_to_with": "S'escriuen els registes amb **{authProviderName}** a **{locationName}**.", "logging_in_to_with": "Iniciant sessió a **{locationName}** amb **{authProviderName}**.",
"logging_in_with": "Iniciant sessió amb **{authProviderName}**.", "logging_in_with": "Iniciant sessió amb **{authProviderName}**.",
"pick_auth_provider": "O bé inicieu sessió amb" "pick_auth_provider": "O bé inicieu sessió amb"
}, },

View File

@ -368,6 +368,8 @@
"error": "An unknown error occurred", "error": "An unknown error occurred",
"error_addon_no_ingress": "The requested add-on does not support ingress", "error_addon_no_ingress": "The requested add-on does not support ingress",
"error_addon_not_found": "Add-on not found", "error_addon_not_found": "Add-on not found",
"error_addon_not_installed": "The requested add-on is not installed. Please install it first",
"error_addon_not_started": "The requested add-on are not running. Please start it first",
"faq_link": "My Home Assistant FAQ", "faq_link": "My Home Assistant FAQ",
"not_supported": "This redirect is not supported by your Home Assistant instance. Check the {link} for the supported redirects and the version they where introduced." "not_supported": "This redirect is not supported by your Home Assistant instance. Check the {link} for the supported redirects and the version they where introduced."
}, },

View File

@ -368,6 +368,8 @@
"error": "Si è verificato un errore sconosciuto", "error": "Si è verificato un errore sconosciuto",
"error_addon_no_ingress": "Il componente aggiuntivo richiesto non supporta l'ingresso", "error_addon_no_ingress": "Il componente aggiuntivo richiesto non supporta l'ingresso",
"error_addon_not_found": "Componente aggiuntivo non trovato", "error_addon_not_found": "Componente aggiuntivo non trovato",
"error_addon_not_installed": "Il componente aggiuntivo richiesto non è installato. Si prega di installarlo prima di proseguire",
"error_addon_not_started": "Il componente aggiuntivo non è in esecuzione. Si prega di avviarlo prima di proseguire",
"faq_link": "My Home Assistant FAQ", "faq_link": "My Home Assistant FAQ",
"not_supported": "Questo reindirizzamento non è supportato dall'istanza di Home Assistant. Controlla il {link} per i reindirizzamenti supportati e la versione in cui sono stati introdotti." "not_supported": "Questo reindirizzamento non è supportato dall'istanza di Home Assistant. Controlla il {link} per i reindirizzamenti supportati e la versione in cui sono stati introdotti."
}, },
@ -2076,7 +2078,8 @@
"scripts": "Script", "scripts": "Script",
"unknown_error": "Errore sconosciuto", "unknown_error": "Errore sconosciuto",
"unnamed_device": "Dispositivo senza nome", "unnamed_device": "Dispositivo senza nome",
"update": "Aggiorna" "update": "Aggiorna",
"update_device_error": "Aggiornamento del dispositivo non riuscito"
}, },
"entities": { "entities": {
"caption": "Entità", "caption": "Entità",
@ -2209,6 +2212,7 @@
"depends_on_cloud": "Dipende dal cloud", "depends_on_cloud": "Dipende dal cloud",
"device_unavailable": "Dispositivo non disponibile", "device_unavailable": "Dispositivo non disponibile",
"devices": "{count} {count, plural, \none {dispositivo}\nother {dispositivi}\n}", "devices": "{count} {count, plural, \none {dispositivo}\nother {dispositivi}\n}",
"disable_error": "Abilitazione o disabilitazione dell'integrazione non riuscita",
"disable_restart_confirm": "Riavvia Home Assistant per terminare la disabilitazione di questa integrazione", "disable_restart_confirm": "Riavvia Home Assistant per terminare la disabilitazione di questa integrazione",
"disable": { "disable": {
"disable_confirm": "Sei sicuro di voler disabilitare questa voce di configurazione? I suoi dispositivi ed entità saranno disabilitati.", "disable_confirm": "Sei sicuro di voler disabilitare questa voce di configurazione? I suoi dispositivi ed entità saranno disabilitati.",

View File

@ -387,7 +387,7 @@
"created": "생성됨", "created": "생성됨",
"delete_selected": "선택한 스냅샷 삭제", "delete_selected": "선택한 스냅샷 삭제",
"delete_snapshot_confirm": "삭제", "delete_snapshot_confirm": "삭제",
"delete_snapshot_text": "{number} {number, plural,\n one{개의 스냅샷}\n other{개의 스냅샷}\n} 삭제하시겠습니까?", "delete_snapshot_text": "{number} {number, plural,\n one{개의 스냅샷}\n other{개의 스냅샷}\n} 삭제하시겠습니까?",
"delete_snapshot_title": "스냅샷 삭제", "delete_snapshot_title": "스냅샷 삭제",
"description": "스냅숏을 사용하면 Home Assistant 인스턴스의 모든 데이터를 쉽게 백업하고 복원할 수 있습니다.", "description": "스냅숏을 사용하면 Home Assistant 인스턴스의 모든 데이터를 쉽게 백업하고 복원할 수 있습니다.",
"enter_password": "비밀번호를 입력해주세요.", "enter_password": "비밀번호를 입력해주세요.",
@ -2076,7 +2076,8 @@
"scripts": "스크립트", "scripts": "스크립트",
"unknown_error": "알 수 없는 오류", "unknown_error": "알 수 없는 오류",
"unnamed_device": "이름이 없는 기기", "unnamed_device": "이름이 없는 기기",
"update": "업데이트" "update": "업데이트",
"update_device_error": "장치 업데이트 실패"
}, },
"entities": { "entities": {
"caption": "구성요소", "caption": "구성요소",
@ -2209,6 +2210,7 @@
"depends_on_cloud": "클라우드 서비스", "depends_on_cloud": "클라우드 서비스",
"device_unavailable": "기기 사용불가", "device_unavailable": "기기 사용불가",
"devices": "{count} {count, plural,\none{개의 기기}\nother{개의 기기}\n}", "devices": "{count} {count, plural,\none{개의 기기}\nother{개의 기기}\n}",
"disable_error": "통합구성요소 활성화 혹은 비활성화 실패",
"disable_restart_confirm": "이 통합 구성요소를 비활성화하려면 Home Assistant를 다시 시작해주세요", "disable_restart_confirm": "이 통합 구성요소를 비활성화하려면 Home Assistant를 다시 시작해주세요",
"disable": { "disable": {
"disable_confirm": "이 구성 항목을 비활성화하시겠습니까? 해당 기기 및 구성요소가 비활성화됩니다.", "disable_confirm": "이 구성 항목을 비활성화하시겠습니까? 해당 기기 및 구성요소가 비활성화됩니다.",

View File

@ -2076,7 +2076,8 @@
"scripts": "Scripts", "scripts": "Scripts",
"unknown_error": "Onbekende fout", "unknown_error": "Onbekende fout",
"unnamed_device": "Naamloos apparaat", "unnamed_device": "Naamloos apparaat",
"update": "Bijwerken" "update": "Bijwerken",
"update_device_error": "Updaten van het apparaat mislukt"
}, },
"entities": { "entities": {
"caption": "Entiteiten", "caption": "Entiteiten",

View File

@ -368,6 +368,8 @@
"error": "Произошла неизвестная ошибка", "error": "Произошла неизвестная ошибка",
"error_addon_no_ingress": "Дополнение не поддерживает ingress.", "error_addon_no_ingress": "Дополнение не поддерживает ingress.",
"error_addon_not_found": "Дополнение не найдено.", "error_addon_not_found": "Дополнение не найдено.",
"error_addon_not_installed": "Запрошенное дополнение не установлено. Сначала нужно установить его.",
"error_addon_not_started": "Запрашиваемое дополнение не запущено. Сначала нужно запустить его.",
"faq_link": "часто задаваемыми вопросами по My Home Assistant", "faq_link": "часто задаваемыми вопросами по My Home Assistant",
"not_supported": "Это перенаправление не поддерживается Вашим Home Assistant. Ознакомьтесь с {link}, чтобы узнать поддерживаемые перенаправления и версии, в которых они были добавлены." "not_supported": "Это перенаправление не поддерживается Вашим Home Assistant. Ознакомьтесь с {link}, чтобы узнать поддерживаемые перенаправления и версии, в которых они были добавлены."
}, },
@ -408,9 +410,9 @@
"password_protected": "защищено паролем", "password_protected": "защищено паролем",
"password_protection": "Защита паролем", "password_protection": "Защита паролем",
"security": "Безопасность", "security": "Безопасность",
"select_type": "Выберите что нужно восстановить", "select_type": "Выберите что нужно восстановить из этого снимка файловой системы",
"selected": "Выбрано: {number}", "selected": "Выбрано: {number}",
"type": "Тип снимка", "type": "Выберите что должен включать в себя снимок файловой системы",
"upload_snapshot": "Загрузить снимок на сервер" "upload_snapshot": "Загрузить снимок на сервер"
}, },
"store": { "store": {

View File

@ -1806,7 +1806,7 @@
} }
}, },
"alexa": { "alexa": {
"banner": "由于您在 configuration.yaml 中配置了实体过滤器,无法通过此 UI 修改要开放的实体。", "banner": "无法通过此 UI 修改要开放的实体,因为您在 configuration.yaml 中配置了实体过滤器。",
"dont_expose_entity": "使实体不可发现", "dont_expose_entity": "使实体不可发现",
"expose": "向Alexa发送你的位置", "expose": "向Alexa发送你的位置",
"expose_entity": "使实体可发现", "expose_entity": "使实体可发现",