mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-09 10:26:35 +00:00
[ci skip] Translation update
This commit is contained in:
parent
e12c324613
commit
9cd2d0df93
@ -941,6 +941,19 @@
|
|||||||
"introduction": "Utilitza les automatitzacions per donar més vida a la teva casa",
|
"introduction": "Utilitza les automatitzacions per donar més vida a la teva casa",
|
||||||
"load_error_not_editable": "Només es poden editar les automatitzacions de l'arxiu automations.yaml.",
|
"load_error_not_editable": "Només es poden editar les automatitzacions de l'arxiu automations.yaml.",
|
||||||
"load_error_unknown": "Error en carregar l'automatització ({err_no}).",
|
"load_error_unknown": "Error en carregar l'automatització ({err_no}).",
|
||||||
|
"max": {
|
||||||
|
"parallel": "Nombre màxim d'execucions paral·leles",
|
||||||
|
"queued": "Longitud de la cua"
|
||||||
|
},
|
||||||
|
"modes": {
|
||||||
|
"description": "El mode controla què passa quan es dispara l'automatització i encara hi ha accions executant-se d'un disparament anterior. Consulta {documentation_link} per a més informació.",
|
||||||
|
"documentation": "documentació d'automatització",
|
||||||
|
"label": "Mode",
|
||||||
|
"parallel": "Paral·lel (per defecte)",
|
||||||
|
"queued": "A la cua",
|
||||||
|
"restart": "Reinicia",
|
||||||
|
"single": "Individual"
|
||||||
|
},
|
||||||
"move_down": "Mou avall",
|
"move_down": "Mou avall",
|
||||||
"move_up": "Mou amunt",
|
"move_up": "Mou amunt",
|
||||||
"save": "Desa",
|
"save": "Desa",
|
||||||
@ -1685,6 +1698,19 @@
|
|||||||
"introduction": "Utilitza els scripts per executar seqüències d'accions.",
|
"introduction": "Utilitza els scripts per executar seqüències d'accions.",
|
||||||
"link_available_actions": "Més informació sobre les accions disponibles.",
|
"link_available_actions": "Més informació sobre les accions disponibles.",
|
||||||
"load_error_not_editable": "Només es poden editar els scripts dins de l'arxiu scripts.yaml.",
|
"load_error_not_editable": "Només es poden editar els scripts dins de l'arxiu scripts.yaml.",
|
||||||
|
"max": {
|
||||||
|
"parallel": "Nombre màxim d'execucions paral·leles",
|
||||||
|
"queued": "Longitud de la cua"
|
||||||
|
},
|
||||||
|
"modes": {
|
||||||
|
"description": "El mode controla què passa quan s'invoca l'script mentre encara s'està executant a causa d'invocacions anteriors. Consulta {documentation_link} per a més informació.",
|
||||||
|
"documentation": "documentació de scripts",
|
||||||
|
"label": "Mode",
|
||||||
|
"parallel": "Paral·lel",
|
||||||
|
"queued": "A la cua",
|
||||||
|
"restart": "Reinicia",
|
||||||
|
"single": "Individual (per defecte)"
|
||||||
|
},
|
||||||
"sequence": "Seqüència",
|
"sequence": "Seqüència",
|
||||||
"sequence_sentence": "Seqüència d'accions de l'script."
|
"sequence_sentence": "Seqüència d'accions de l'script."
|
||||||
},
|
},
|
||||||
@ -2511,6 +2537,7 @@
|
|||||||
},
|
},
|
||||||
"trusted_networks": {
|
"trusted_networks": {
|
||||||
"abort": {
|
"abort": {
|
||||||
|
"not_allowed": "El teu equip no està permès.",
|
||||||
"not_whitelisted": "El teu ordinador no es troba accessible a la llista."
|
"not_whitelisted": "El teu ordinador no es troba accessible a la llista."
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
@ -65,13 +65,13 @@
|
|||||||
},
|
},
|
||||||
"state_badge": {
|
"state_badge": {
|
||||||
"alarm_control_panel": {
|
"alarm_control_panel": {
|
||||||
"armed": "Aktivní",
|
"armed": "Zabezpečeno",
|
||||||
"armed_away": "Aktivní",
|
"armed_away": "Zabezpečeno",
|
||||||
"armed_custom_bypass": "Aktivní",
|
"armed_custom_bypass": "Zabezpečeno",
|
||||||
"armed_home": "Aktivní",
|
"armed_home": "Zabezpečeno",
|
||||||
"armed_night": "Aktivní",
|
"armed_night": "Zabezpečeno",
|
||||||
"arming": "Aktivace",
|
"arming": "Aktivace",
|
||||||
"disarmed": "Neaktivní",
|
"disarmed": "Nezabezpečeno",
|
||||||
"disarming": "Deaktivace",
|
"disarming": "Deaktivace",
|
||||||
"pending": "Čeká",
|
"pending": "Čeká",
|
||||||
"triggered": "Spuštěn"
|
"triggered": "Spuštěn"
|
||||||
@ -93,15 +93,15 @@
|
|||||||
},
|
},
|
||||||
"state": {
|
"state": {
|
||||||
"alarm_control_panel": {
|
"alarm_control_panel": {
|
||||||
"armed": "Aktivní",
|
"armed": "Zabezpečeno",
|
||||||
"armed_away": "Aktivní režim mimo domov",
|
"armed_away": "Režim nepřítomnost",
|
||||||
"armed_custom_bypass": "Aktivní uživatelským obejitím",
|
"armed_custom_bypass": "Aktivní uživatelským obejitím",
|
||||||
"armed_home": "Aktivní režim doma",
|
"armed_home": "Režim domov",
|
||||||
"armed_night": "Aktivní noční režim",
|
"armed_night": "Noční režim",
|
||||||
"arming": "Aktivování",
|
"arming": "Zabezpečování",
|
||||||
"disarmed": "Neaktivní",
|
"disarmed": "Nezabezpečeno",
|
||||||
"disarming": "Deaktivování",
|
"disarming": "Odbezpečování",
|
||||||
"pending": "Nadcházející",
|
"pending": "Čekající",
|
||||||
"triggered": "Spuštěno"
|
"triggered": "Spuštěno"
|
||||||
},
|
},
|
||||||
"automation": {
|
"automation": {
|
||||||
@ -349,13 +349,13 @@
|
|||||||
},
|
},
|
||||||
"card": {
|
"card": {
|
||||||
"alarm_control_panel": {
|
"alarm_control_panel": {
|
||||||
"arm_away": "Aktivovat režim mimo domov",
|
"arm_away": "Aktivovat režim nepřítomnost",
|
||||||
"arm_custom_bypass": "Vlastní obejítí",
|
"arm_custom_bypass": "Vlastní obejítí",
|
||||||
"arm_home": "Aktivovat režim domov",
|
"arm_home": "Aktivovat režim domov",
|
||||||
"arm_night": "Aktivovat noční režim",
|
"arm_night": "Aktivovat noční režim",
|
||||||
"clear_code": "Zrušit",
|
"clear_code": "Zrušit",
|
||||||
"code": "Kód",
|
"code": "Kód",
|
||||||
"disarm": "Deaktivovat"
|
"disarm": "Odbezpečit"
|
||||||
},
|
},
|
||||||
"automation": {
|
"automation": {
|
||||||
"last_triggered": "Naposledy spuštěno",
|
"last_triggered": "Naposledy spuštěno",
|
||||||
@ -2116,7 +2116,7 @@
|
|||||||
"clear_items": "Vymazat označené položky"
|
"clear_items": "Vymazat označené položky"
|
||||||
},
|
},
|
||||||
"starting": {
|
"starting": {
|
||||||
"description": "Home Assistant se spouští, čekejte prosím.",
|
"description": "Home Assistant se spouští, čekejte prosím...",
|
||||||
"header": "Home Assistant se spouští..."
|
"header": "Home Assistant se spouští..."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -2127,8 +2127,8 @@
|
|||||||
"editor": {
|
"editor": {
|
||||||
"card": {
|
"card": {
|
||||||
"alarm-panel": {
|
"alarm-panel": {
|
||||||
"available_states": "Dostupné stavy",
|
"available_states": "Dostupné režimy",
|
||||||
"description": "Karta Alarm panel umožňuje aktivovat či deaktivovat alarm integrací zabezpečovacích systémů.",
|
"description": "Karta Ovládací panel alarmu umožňuje aktivovat či deaktivovat alarm integrací zabezpečovacích systémů.",
|
||||||
"name": "Ovládací panel alarmu"
|
"name": "Ovládací panel alarmu"
|
||||||
},
|
},
|
||||||
"button": {
|
"button": {
|
||||||
|
@ -430,6 +430,8 @@
|
|||||||
"activate": "Activate"
|
"activate": "Activate"
|
||||||
},
|
},
|
||||||
"script": {
|
"script": {
|
||||||
|
"cancel": "Cancel",
|
||||||
|
"cancel_multiple": "Cancel {number}",
|
||||||
"execute": "Execute"
|
"execute": "Execute"
|
||||||
},
|
},
|
||||||
"service": {
|
"service": {
|
||||||
@ -1662,6 +1664,7 @@
|
|||||||
"introduction": "Entities that do not belong to a device can be set here.",
|
"introduction": "Entities that do not belong to a device can be set here.",
|
||||||
"without_device": "Entities without device"
|
"without_device": "Entities without device"
|
||||||
},
|
},
|
||||||
|
"icon": "Icon",
|
||||||
"introduction": "Use scenes to bring your home alive.",
|
"introduction": "Use scenes to bring your home alive.",
|
||||||
"load_error_not_editable": "Only scenes in scenes.yaml are editable.",
|
"load_error_not_editable": "Only scenes in scenes.yaml are editable.",
|
||||||
"load_error_unknown": "Error loading scene ({err_no}).",
|
"load_error_unknown": "Error loading scene ({err_no}).",
|
||||||
@ -1695,6 +1698,10 @@
|
|||||||
"delete_confirm": "Are you sure you want to delete this script?",
|
"delete_confirm": "Are you sure you want to delete this script?",
|
||||||
"delete_script": "Delete script",
|
"delete_script": "Delete script",
|
||||||
"header": "Script: {name}",
|
"header": "Script: {name}",
|
||||||
|
"icon": "Icon",
|
||||||
|
"id": "Entity ID",
|
||||||
|
"id_already_exists": "This ID already exists",
|
||||||
|
"id_already_exists_save_error": "You can't save this script because the ID is not unique, pick another ID or leave it blank to automatically generate one.",
|
||||||
"introduction": "Use scripts to execute a sequence of actions.",
|
"introduction": "Use scripts to execute a sequence of actions.",
|
||||||
"link_available_actions": "Learn more about available actions.",
|
"link_available_actions": "Learn more about available actions.",
|
||||||
"load_error_not_editable": "Only scripts inside scripts.yaml are editable.",
|
"load_error_not_editable": "Only scripts inside scripts.yaml are editable.",
|
||||||
|
@ -941,6 +941,11 @@
|
|||||||
"introduction": "Используйте автоматизацию, чтобы оживить Ваш дом.",
|
"introduction": "Используйте автоматизацию, чтобы оживить Ваш дом.",
|
||||||
"load_error_not_editable": "Доступны для редактирования только автоматизации из automations.yaml.",
|
"load_error_not_editable": "Доступны для редактирования только автоматизации из automations.yaml.",
|
||||||
"load_error_unknown": "Ошибка загрузки автоматизации ({err_no}).",
|
"load_error_unknown": "Ошибка загрузки автоматизации ({err_no}).",
|
||||||
|
"modes": {
|
||||||
|
"description": "Режим управляет тем, что происходит при срабатывании автоматизации, когда действия еще выполняются с предыдущего триггера. Ознакомьтесь с {documentation_link} для получения дополнительной информации.",
|
||||||
|
"documentation": "инструкциями",
|
||||||
|
"label": "Режим"
|
||||||
|
},
|
||||||
"move_down": "Переместить ниже",
|
"move_down": "Переместить ниже",
|
||||||
"move_up": "Переместить выше",
|
"move_up": "Переместить выше",
|
||||||
"save": "Сохранить",
|
"save": "Сохранить",
|
||||||
@ -1685,6 +1690,9 @@
|
|||||||
"introduction": "Используйте сценарии для выполнения последовательности действий.",
|
"introduction": "Используйте сценарии для выполнения последовательности действий.",
|
||||||
"link_available_actions": "Узнайте больше о действиях",
|
"link_available_actions": "Узнайте больше о действиях",
|
||||||
"load_error_not_editable": "Доступны для редактирования только сценарии из scripts.yaml.",
|
"load_error_not_editable": "Доступны для редактирования только сценарии из scripts.yaml.",
|
||||||
|
"modes": {
|
||||||
|
"label": "Режим"
|
||||||
|
},
|
||||||
"sequence": "Последовательность",
|
"sequence": "Последовательность",
|
||||||
"sequence_sentence": "Последовательность действий этого сценария."
|
"sequence_sentence": "Последовательность действий этого сценария."
|
||||||
},
|
},
|
||||||
@ -2511,6 +2519,7 @@
|
|||||||
},
|
},
|
||||||
"trusted_networks": {
|
"trusted_networks": {
|
||||||
"abort": {
|
"abort": {
|
||||||
|
"not_allowed": "Доступ с этого устройства запрещён",
|
||||||
"not_whitelisted": "Ваш компьютер не включён в белый список."
|
"not_whitelisted": "Ваш компьютер не включён в белый список."
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
@ -525,6 +525,9 @@
|
|||||||
"clear": "未觸發",
|
"clear": "未觸發",
|
||||||
"show_areas": "顯示分區"
|
"show_areas": "顯示分區"
|
||||||
},
|
},
|
||||||
|
"data-table": {
|
||||||
|
"search": "搜尋"
|
||||||
|
},
|
||||||
"date-range-picker": {
|
"date-range-picker": {
|
||||||
"end_date": "結束日期",
|
"end_date": "結束日期",
|
||||||
"select": "選擇",
|
"select": "選擇",
|
||||||
@ -938,6 +941,19 @@
|
|||||||
"introduction": "使用自動化來讓你的智能家居更有魅力吧。",
|
"introduction": "使用自動化來讓你的智能家居更有魅力吧。",
|
||||||
"load_error_not_editable": "僅有 automations.yaml 內的自動化方能編輯。",
|
"load_error_not_editable": "僅有 automations.yaml 內的自動化方能編輯。",
|
||||||
"load_error_unknown": "載入自動化錯誤({err_no})。",
|
"load_error_unknown": "載入自動化錯誤({err_no})。",
|
||||||
|
"max": {
|
||||||
|
"parallel": "最高並行執行數",
|
||||||
|
"queued": "佇列長度"
|
||||||
|
},
|
||||||
|
"modes": {
|
||||||
|
"description": "該模式控制當執行自動化時、超過一個以上的自動化仍在執行時的狀況。請參閱 {documentation_link} 以獲得更詳細資訊。",
|
||||||
|
"documentation": "自動化文件",
|
||||||
|
"label": "模式",
|
||||||
|
"parallel": "並行(預設)",
|
||||||
|
"queued": "已佇列",
|
||||||
|
"restart": "重啟",
|
||||||
|
"single": "單一"
|
||||||
|
},
|
||||||
"move_down": "向下移動",
|
"move_down": "向下移動",
|
||||||
"move_up": "向上移動",
|
"move_up": "向上移動",
|
||||||
"save": "儲存",
|
"save": "儲存",
|
||||||
@ -1356,6 +1372,7 @@
|
|||||||
"confirm_text": "假如包含此些物件,應該從 Lovelace 設定與自動化中進行移除。",
|
"confirm_text": "假如包含此些物件,應該從 Lovelace 設定與自動化中進行移除。",
|
||||||
"confirm_title": "是否要移除 {number} 個物件?"
|
"confirm_title": "是否要移除 {number} 個物件?"
|
||||||
},
|
},
|
||||||
|
"search": "搜尋物件",
|
||||||
"selected": "已選擇 {number} 個",
|
"selected": "已選擇 {number} 個",
|
||||||
"status": {
|
"status": {
|
||||||
"disabled": "已關閉",
|
"disabled": "已關閉",
|
||||||
@ -1386,7 +1403,8 @@
|
|||||||
"entity_id": "物件 ID",
|
"entity_id": "物件 ID",
|
||||||
"name": "名稱",
|
"name": "名稱",
|
||||||
"type": "類別"
|
"type": "類別"
|
||||||
}
|
},
|
||||||
|
"no_helpers": "目前尚沒有任何 Helper!"
|
||||||
},
|
},
|
||||||
"types": {
|
"types": {
|
||||||
"input_boolean": "開關",
|
"input_boolean": "開關",
|
||||||
@ -1490,7 +1508,8 @@
|
|||||||
"note_about_integrations": "目前並非所有整合皆可以透過 UI 進行設定。",
|
"note_about_integrations": "目前並非所有整合皆可以透過 UI 進行設定。",
|
||||||
"note_about_website_reference": "更多資訊請參閱",
|
"note_about_website_reference": "更多資訊請參閱",
|
||||||
"rename_dialog": "編輯設定物件名稱",
|
"rename_dialog": "編輯設定物件名稱",
|
||||||
"rename_input_label": "物件名稱"
|
"rename_input_label": "物件名稱",
|
||||||
|
"search": "搜尋整合"
|
||||||
},
|
},
|
||||||
"introduction": "此處為 Home Assistant 和元件相關配置區,目前尚未支援透過 UI 進行所有設定,我們正在努力改進中。",
|
"introduction": "此處為 Home Assistant 和元件相關配置區,目前尚未支援透過 UI 進行所有設定,我們正在努力改進中。",
|
||||||
"logs": {
|
"logs": {
|
||||||
@ -1679,6 +1698,19 @@
|
|||||||
"introduction": "使用腳本以執行一連串的動作。",
|
"introduction": "使用腳本以執行一連串的動作。",
|
||||||
"link_available_actions": "詳細了解可使用動作",
|
"link_available_actions": "詳細了解可使用動作",
|
||||||
"load_error_not_editable": "僅有於 scripts.yaml 檔案內的腳本,方能進行編輯。",
|
"load_error_not_editable": "僅有於 scripts.yaml 檔案內的腳本,方能進行編輯。",
|
||||||
|
"max": {
|
||||||
|
"parallel": "最高並行執行數",
|
||||||
|
"queued": "佇列長度"
|
||||||
|
},
|
||||||
|
"modes": {
|
||||||
|
"description": "該模式控制當執行腳本時、超過一個以上的腳本仍在執行時的狀況。請參閱 {documentation_link} 以獲得更詳細資訊。",
|
||||||
|
"documentation": "腳本文件",
|
||||||
|
"label": "模式",
|
||||||
|
"parallel": "並行",
|
||||||
|
"queued": "已佇列",
|
||||||
|
"restart": "重啟",
|
||||||
|
"single": "單一(預設)"
|
||||||
|
},
|
||||||
"sequence": "連續",
|
"sequence": "連續",
|
||||||
"sequence_sentence": "此腳本所含的操作動作。"
|
"sequence_sentence": "此腳本所含的操作動作。"
|
||||||
},
|
},
|
||||||
@ -2194,6 +2226,7 @@
|
|||||||
"name": "名稱",
|
"name": "名稱",
|
||||||
"no_theme": "沒有主題",
|
"no_theme": "沒有主題",
|
||||||
"refresh_interval": "更新間隔",
|
"refresh_interval": "更新間隔",
|
||||||
|
"search": "搜尋",
|
||||||
"secondary_info_attribute": "次要資訊屬性",
|
"secondary_info_attribute": "次要資訊屬性",
|
||||||
"show_icon": "顯示圖示?",
|
"show_icon": "顯示圖示?",
|
||||||
"show_name": "顯示名稱?",
|
"show_name": "顯示名稱?",
|
||||||
@ -2314,7 +2347,8 @@
|
|||||||
"edit_lovelace": {
|
"edit_lovelace": {
|
||||||
"edit_title": "編輯標題",
|
"edit_title": "編輯標題",
|
||||||
"explanation": "此為 Lovelace UI 所有分視圖上方之標題。",
|
"explanation": "此為 Lovelace UI 所有分視圖上方之標題。",
|
||||||
"header": "Lovelace UI 的標題"
|
"header": "Lovelace UI 的標題",
|
||||||
|
"title": "標題"
|
||||||
},
|
},
|
||||||
"edit_view": {
|
"edit_view": {
|
||||||
"add": "新增視圖",
|
"add": "新增視圖",
|
||||||
@ -2503,6 +2537,7 @@
|
|||||||
},
|
},
|
||||||
"trusted_networks": {
|
"trusted_networks": {
|
||||||
"abort": {
|
"abort": {
|
||||||
|
"not_allowed": "電腦未被允許。",
|
||||||
"not_whitelisted": "電腦尚未加入許可清單。"
|
"not_whitelisted": "電腦尚未加入許可清單。"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user