mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
Translation update
This commit is contained in:
parent
153d68a9cd
commit
082d4f9691
@ -145,6 +145,7 @@
|
||||
"changelog": "Дневник на промените",
|
||||
"hostname": "Име на хоста",
|
||||
"install": "инсталиране",
|
||||
"new_update_available": "{name} {version} е налично",
|
||||
"not_available_version": "Изпълнявате Home Assistant {core_version_installed}, за да актуализирате до тази версия на добавката ви е необходима поне версия {core_version_needed} на Home Assistant",
|
||||
"option": {
|
||||
"auto_update": {
|
||||
@ -169,7 +170,8 @@
|
||||
"restart": "рестарт",
|
||||
"start": "старт",
|
||||
"stop": "стоп",
|
||||
"uninstall": "деинсталиране"
|
||||
"uninstall": "деинсталиране",
|
||||
"visit_addon_page": "Посетете страницата {name} за повече подробности"
|
||||
},
|
||||
"panel": {
|
||||
"configuration": "Конфигурация",
|
||||
@ -330,6 +332,9 @@
|
||||
"share_diagnostics": "Споделяне на диагностика",
|
||||
"share_diagnostics_description": "Споделяйте доклади за сривове и диагностична информация.",
|
||||
"share_diagonstics_title": "Помогнете за подобряването на Home Assistant",
|
||||
"unhealthy_reason": {
|
||||
"supervisor": "Supervisor не успя да се актуализира"
|
||||
},
|
||||
"unsupported_reason": {
|
||||
"dbus": "DBUS",
|
||||
"docker_version": "Docker Версия",
|
||||
@ -1434,6 +1439,7 @@
|
||||
"description_login": "Вписани сте като {email}",
|
||||
"description_not_login": "Не сте влезли",
|
||||
"dialog_certificate": {
|
||||
"certificate_expiration_date": "Дата на изтичане на сертификата:",
|
||||
"close": "Затвори"
|
||||
},
|
||||
"dialog_cloudhook": {
|
||||
@ -2065,6 +2071,7 @@
|
||||
"caption": "Мрежа"
|
||||
},
|
||||
"visualization": {
|
||||
"auto_zoom": "Автоматично увеличение",
|
||||
"caption": "Визуализация",
|
||||
"header": "Визуализация на мрежата",
|
||||
"refresh_topology": "Обновяване на топологията"
|
||||
|
@ -3004,6 +3004,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"go_back": "Torna",
|
||||
"supervisor": {
|
||||
"ask": "Sol·licita ajuda",
|
||||
"observer": "Comprova l'observador",
|
||||
"reboot": "Intenta reiniciar l'amfitrió",
|
||||
"system_health": "Comprova l'estat del sistema",
|
||||
"title": "No s'ha pogut carregar el panell del Supervisor!",
|
||||
"wait": "Si acabes de començar, assegura't que has deixat passar prou temps perquè el Supervisor s'iniciï."
|
||||
}
|
||||
},
|
||||
"history": {
|
||||
"ranges": {
|
||||
"last_week": "La setmana passada",
|
||||
|
@ -1189,7 +1189,7 @@
|
||||
"key_missing": "Erforderlicher Schlüssel \"{key}\" fehlt.",
|
||||
"key_not_expected": "Der Schlüssel \"{key}\" wird vom visuellen Editor nicht erwartet oder nicht unterstützt.",
|
||||
"key_wrong_type": "Der angegebene Wert für \"{key}\" wird vom visuellen Editor nicht unterstützt. Wir unterstützen ({type_correct}), haben aber ({type_wrong}) erhalten.",
|
||||
"no_template_editor_support": "Vorlagen werden im visuellen Editor nicht unterstützt",
|
||||
"no_template_editor_support": "Templates werden im visuellen Editor nicht unterstützt",
|
||||
"no_type_provided": "Kein Typ angegeben."
|
||||
}
|
||||
},
|
||||
@ -3004,6 +3004,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"go_back": "Zurück",
|
||||
"supervisor": {
|
||||
"ask": "Um Hilfe bitten",
|
||||
"reboot": "Versuche den Host neuzustarten",
|
||||
"system_health": "Überprüfe Systemzustand"
|
||||
}
|
||||
},
|
||||
"history": {
|
||||
"ranges": {
|
||||
"last_week": "Letzte Woche",
|
||||
|
@ -3004,6 +3004,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"go_back": "Go back",
|
||||
"supervisor": {
|
||||
"ask": "Ask for help",
|
||||
"observer": "Check the Observer",
|
||||
"reboot": "Try a reboot of the host",
|
||||
"system_health": "Check System Health",
|
||||
"title": "Could not load the Supervisor panel!",
|
||||
"wait": "If you just started, make sure you have given the supervisor enough time to start."
|
||||
}
|
||||
},
|
||||
"history": {
|
||||
"ranges": {
|
||||
"last_week": "Last week",
|
||||
|
@ -3004,6 +3004,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"go_back": "Volver",
|
||||
"supervisor": {
|
||||
"ask": "Pide ayuda",
|
||||
"observer": "Comprueba el observador",
|
||||
"reboot": "Intenta reiniciar el host",
|
||||
"system_health": "Comprueba la salud del sistema",
|
||||
"title": "¡No se pudo cargar el panel del supervisor!",
|
||||
"wait": "Si acabas de empezar, asegúrate de haber dado al supervisor suficiente tiempo para comenzar."
|
||||
}
|
||||
},
|
||||
"history": {
|
||||
"ranges": {
|
||||
"last_week": "La semana pasada",
|
||||
|
@ -3004,6 +3004,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"go_back": "Mine tagasi",
|
||||
"supervisor": {
|
||||
"ask": "Küsi abi",
|
||||
"observer": "Kontrolli Observerit",
|
||||
"reboot": "Proovi host taaskäivitada",
|
||||
"system_health": "Kontrolli süsteemi seisundit",
|
||||
"title": "Supervisori paneeli laadimine nurjus!",
|
||||
"wait": "Kui just alustasid siis veendu, et oled andnud superviisorile piisavalt aega käivitumiseks."
|
||||
}
|
||||
},
|
||||
"history": {
|
||||
"ranges": {
|
||||
"last_week": "Eelmine nädal",
|
||||
|
@ -3004,6 +3004,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"go_back": "Retour en arrière",
|
||||
"supervisor": {
|
||||
"ask": "Demandez de l’aide",
|
||||
"observer": "Vérifiez l’Observer",
|
||||
"reboot": "Essayez un redémarrage de l’hôte",
|
||||
"system_health": "Vérifier la santé du système",
|
||||
"title": "Impossible de charger le panneau Supervisor!",
|
||||
"wait": "Si vous venez de commencer, assurez-vous d’avoir donné le superviseur suffisamment de temps pour commencer."
|
||||
}
|
||||
},
|
||||
"history": {
|
||||
"ranges": {
|
||||
"last_week": "La semaine dernière",
|
||||
|
@ -1145,7 +1145,7 @@
|
||||
"buttons": {
|
||||
"add": "Aggiungi dispositivi tramite questo dispositivo",
|
||||
"clusters": "Gestisci i cluster",
|
||||
"device_children": "Visualizza dispositivo",
|
||||
"device_children": "Visualizza dispositivo figlio",
|
||||
"reconfigure": "Riconfigura dispositivo",
|
||||
"remove": "Rimuovi dispositivo",
|
||||
"view_in_visualization": "Visualizza in visualizzazione",
|
||||
@ -1154,7 +1154,7 @@
|
||||
"confirmations": {
|
||||
"remove": "Sei sicuro di voler rimuovere il dispositivo?"
|
||||
},
|
||||
"device_children": "Firma del dispositivo Zigbee",
|
||||
"device_children": "Dispositivo figlio Zigbee",
|
||||
"device_signature": "Firma del dispositivo Zigbee",
|
||||
"last_seen": "Ultima visualizzazione",
|
||||
"manuf": "da {manufacturer}",
|
||||
@ -1437,7 +1437,7 @@
|
||||
"placeholder": "Descrizione facoltativa"
|
||||
},
|
||||
"edit_ui": "Modifica con l'Interfaccia Utente",
|
||||
"edit_yaml": "Modifica come YAML",
|
||||
"edit_yaml": "Modifica in YAML",
|
||||
"enable_disable": "Abilitare/Disabilitare l'automazione",
|
||||
"introduction": "Usa le automazioni per dare vita alla tua casa.",
|
||||
"load_error_not_editable": "Solo le Automazioni in automations.yaml sono modificabili.",
|
||||
@ -2158,7 +2158,7 @@
|
||||
"integration": "Integrazione",
|
||||
"integration_not_found": "Integrazione non trovata.",
|
||||
"new": "Configura una nuova integrazione",
|
||||
"no_integrations": "Sembra che tu non abbia ancora alcuna integrazione configurata. Fai clic sul pulsante in basso per aggiungere la tua prima integrazione!",
|
||||
"no_integrations": "Sembra che tu non abbia ancora nessuna integrazione configurata. Fai clic sul pulsante in basso per aggiungere la tua prima integrazione!",
|
||||
"none": "Non hai ancora configurato niente",
|
||||
"none_found": "Non sono state trovate integrazioni",
|
||||
"none_found_detail": "Modifica i criteri di ricerca.",
|
||||
@ -3004,6 +3004,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"go_back": "Torna indietro",
|
||||
"supervisor": {
|
||||
"ask": "Chiedere aiuto",
|
||||
"observer": "Controlla l'Observer",
|
||||
"reboot": "Prova a riavviare l'host",
|
||||
"system_health": "Controlla l'integrità del sistema",
|
||||
"title": "Impossibile caricare il pannello Supervisor!",
|
||||
"wait": "Se hai appena avviato, assicurati di aver dato al Supervisor abbastanza tempo per iniziare."
|
||||
}
|
||||
},
|
||||
"history": {
|
||||
"ranges": {
|
||||
"last_week": "Settimana scorsa",
|
||||
@ -3397,7 +3408,7 @@
|
||||
"para_no_id": "Questo elemento non ha un ID. Aggiungi un ID a questo elemento in 'ui-lovelace.yaml'."
|
||||
},
|
||||
"move_card": {
|
||||
"header": "Scegli una visualizzazione in cui spostare la scheda"
|
||||
"header": "Scegli una vista in cui spostare la scheda"
|
||||
},
|
||||
"raw_editor": {
|
||||
"confirm_remove_config_text": "Genereremo automaticamente le tue viste dell'Interfaccia utente di Lovelace con le tue aree e dispositivi se rimuovi la tua configurazione dell'interfaccia utente di Lovelace.",
|
||||
@ -3430,7 +3441,7 @@
|
||||
},
|
||||
"select_view": {
|
||||
"dashboard_label": "Plancia",
|
||||
"header": "Scegliere una visualizzazione"
|
||||
"header": "Scegli una vista"
|
||||
},
|
||||
"sub-element-editor": {
|
||||
"types": {
|
||||
@ -3473,7 +3484,7 @@
|
||||
"last_changed": "Ultima modifica",
|
||||
"no_data": "Trovate entità non utilizzate",
|
||||
"search": "Cerca entità",
|
||||
"select_to_add": "Selezionare le entità che si desidera aggiungere a una scheda, quindi fare clic sul pulsante Aggiungi scheda.",
|
||||
"select_to_add": "Selezionare le entità che si desidera aggiungere a una vista, quindi fare clic sul pulsante Aggiungi scheda.",
|
||||
"title": "Entità non utilizzate"
|
||||
},
|
||||
"views": {
|
||||
|
@ -358,7 +358,7 @@
|
||||
"text": "변경 사항과 함께 추가 기능을 다시 시작하시겠습니까?"
|
||||
},
|
||||
"update": {
|
||||
"create_snapshot": "업데이트하기 전에 {name}의 스냅샷을 만들기",
|
||||
"create_snapshot": "업데이트하기 전에 {name}의 스냅샷 만들기",
|
||||
"snapshot": "스냅샷",
|
||||
"snapshotting": "{name} 스냅샷을 만드는 중",
|
||||
"updating": "{name}을(를) {version} 버전으로 업데이트 중"
|
||||
@ -1226,7 +1226,7 @@
|
||||
"devices": "기기"
|
||||
},
|
||||
"delete": {
|
||||
"confirmation_text": "이 영역에 속한 모든 장치가 할당 해제됩니다.",
|
||||
"confirmation_text": "이 영역에 속한 모든 기기가 할당 해제됩니다.",
|
||||
"confirmation_title": "이 영역을 삭제하시겠습니까?"
|
||||
},
|
||||
"description": "기기와 구성요소를 영역으로 그룹화합니다",
|
||||
@ -1643,10 +1643,10 @@
|
||||
"enable_ha_skill": "Alexa 에 Home Assistant 스킬 사용하기",
|
||||
"enable_state_reporting": "상태 보고 활성화",
|
||||
"info": "Home Assistant Cloud의 Alexa 연동 기능으로 Alexa가 지원하는 기기로서 Home Assistant 기기를 제어할 수 있습니다.",
|
||||
"info_state_reporting": "상태 보고를 활성화하면 Home Assistant는 노출된 구성요소의 모든 상태 변경 사항을 Amazon 에 보냅니다. 이를 통해 Alexa 앱에서 언제든지 구성요소의 최신 상태를 확인할 수 있으며, 상태 변경을 사용하여 루틴을 만들 수 있습니다.",
|
||||
"info_state_reporting": "상태 보고를 활성화하면 Home Assistant는 노출된 구성요소의 모든 상태 변경 사항을 Amazon에 보냅니다. 이를 통해 Alexa 앱에서 언제든지 구성요소의 최신 상태를 확인할 수 있으며, 상태 변경을 사용하여 루틴을 만들 수 있습니다.",
|
||||
"manage_entities": "구성요소 관리",
|
||||
"state_reporting_error": "상태 보고를 {enable_disable}할 수 없습니다.",
|
||||
"sync_entities": "구성요소를 Amazon 에 동기화",
|
||||
"sync_entities": "구성요소를 Amazon에 동기화",
|
||||
"sync_entities_error": "구성요소 동기화를 하지 못했습니다:",
|
||||
"title": "Alexa"
|
||||
},
|
||||
@ -1662,15 +1662,15 @@
|
||||
"enter_pin_hint": "보안 기기 사용 PIN 입력",
|
||||
"enter_pin_info": "보안 기기를 제어하기 위한 PIN 을 설정해주세요. 보안 기기란 현관문, 차고문, 도어락과 같은 기기입니다. Google 어시스턴트를 통해 이러한 기기를 제어할 때 PIN 을 입력하거나 말씀해주셔야 합니다.",
|
||||
"info": "Home Assistant Cloud의 Google 어시스턴트 연동 기능으로 Google 어시스턴트가 지원하는 기기로서 Home Assistant 기기를 제어할 수 있습니다.",
|
||||
"info_state_reporting": "상태 보고를 활성화하면 Home Assistant는 노출된 구성요소의 모든 상태 변경 사항을 Google 에 보냅니다. 이를 통해 Google 앱에서 언제든지 구성요소의 최신 상태를 확인할 수 있습니다.",
|
||||
"info_state_reporting": "상태 보고를 활성화하면 Home Assistant는 노출된 구성요소의 모든 상태 변경 사항을 Google에 보냅니다. 이를 통해 Google 앱에서 언제든지 구성요소의 최신 상태를 확인할 수 있습니다.",
|
||||
"manage_entities": "구성요소 관리",
|
||||
"security_devices": "보안 기기",
|
||||
"sync_entities": "구성요소를 Google 에 동기화",
|
||||
"sync_entities_404_message": "구성요소를 Google 과 동기화하지 못했습니다. Google 에 'Hey Google, 기기 동기화해줘' 라고 말씀하셔서 구성요소를 동기화해주세요.",
|
||||
"sync_entities": "구성요소를 Google에 동기화",
|
||||
"sync_entities_404_message": "구성요소를 Google과 동기화하지 못했습니다. Google에 'Hey Google, 기기 동기화해줘' 라고 말씀하셔서 구성요소를 동기화해주세요.",
|
||||
"title": "Google 어시스턴트"
|
||||
},
|
||||
"integrations": "서비스 연동",
|
||||
"integrations_introduction": "Home Assistant Cloud 연동으로 Home Assistant 구성요소를 인터넷상에 직접 공개 노출시키지 않고도 클라우드를 통해 서비스에 연결시킬 수 있습니다.",
|
||||
"integrations_introduction": "Home Assistant Cloud에 연동하면 Home Assistant 인스턴스를 인터넷에 공개적으로 노출하지 않고도 클라우드를 통해 서비스에 연결할 수 있습니다.",
|
||||
"integrations_introduction2": "웹사이트를 방문하여 다음을 확인해보세요. ",
|
||||
"integrations_link_all_features": "사용 가능한 모든 기능",
|
||||
"manage_account": "계정 관리",
|
||||
@ -1704,7 +1704,7 @@
|
||||
},
|
||||
"webhooks": {
|
||||
"disable_hook_error_msg": "웹 훅을 비활성화하지 못했습니다:",
|
||||
"info": "웹 훅에 의해 트리거 되도록 구성된 모든 구성요소를 인터넷상에 공개 노출시키지 않고도 어디서나 Home Assistant로 데이터를 보낼 수 있는 공개된 액세스가 가능한 URL을 제공해드립니다.",
|
||||
"info": "웹 훅에 의해 트리거 되도록 구성된 모든 구성요소에 공개적으로 액세스 할 수 있는 URL을 제공하여 인스턴스를 인터넷에 노출하지 않고도 어디에서나 Home Assistant로 데이터를 보낼 수 있습니다.",
|
||||
"link_learn_more": "웹 훅 기반 자동화 생성에 대해 더 알아보기.",
|
||||
"loading": "읽는 중 ...",
|
||||
"manage": "관리",
|
||||
@ -1770,7 +1770,7 @@
|
||||
"manage_domains": "도메인 관리",
|
||||
"not_exposed": "{selected}개의 구성요소가 노출되지 않음",
|
||||
"not_exposed_entities": "노출되지 않은 구성요소",
|
||||
"sync_to_google": "변경 사항을 Google 에 동기화하는 중.",
|
||||
"sync_to_google": "변경 사항을 Google에 동기화하는 중.",
|
||||
"title": "Google 어시스턴트"
|
||||
},
|
||||
"login": {
|
||||
@ -3004,6 +3004,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"go_back": "뒤로가기",
|
||||
"supervisor": {
|
||||
"ask": "도움 요청하기",
|
||||
"observer": "Observer 확인하기",
|
||||
"reboot": "호스트 재부팅 시도하기",
|
||||
"system_health": "시스템 상태 확인하기",
|
||||
"title": "Supervisor 패널을 로드할 수 없습니다!",
|
||||
"wait": "방금 시작한 경우 Supervisor에게 시작할 충분한 시간을 주었는지 확인해주세요."
|
||||
}
|
||||
},
|
||||
"history": {
|
||||
"ranges": {
|
||||
"last_week": "지난 주",
|
||||
|
@ -103,16 +103,115 @@
|
||||
}
|
||||
},
|
||||
"supervisor": {
|
||||
"addon": {
|
||||
"configuration": {
|
||||
"audio": {
|
||||
"default": "Standard",
|
||||
"header": "Audio",
|
||||
"input": "Agab",
|
||||
"output": "Ausgab"
|
||||
},
|
||||
"network": {
|
||||
"container": "Container",
|
||||
"disabled": "Deaktivéiert",
|
||||
"header": "Netzwierk",
|
||||
"host": "Host"
|
||||
},
|
||||
"options": {
|
||||
"edit_in_ui": "An der UI änneren",
|
||||
"edit_in_yaml": "Am YAML änneren",
|
||||
"header": "Optiounen",
|
||||
"invalid_yaml": "Ongëltege YAML"
|
||||
}
|
||||
},
|
||||
"dashboard": {
|
||||
"capability": {
|
||||
"label": {
|
||||
"apparmor": "apparmor",
|
||||
"auth": "auth",
|
||||
"docker": "docker",
|
||||
"hardware": "hardware",
|
||||
"hass": "hass",
|
||||
"hassio": "hassio",
|
||||
"host": "host",
|
||||
"host_pid": "host pid",
|
||||
"rating": "bewäertung",
|
||||
"stage": "stage"
|
||||
},
|
||||
"role": {
|
||||
"admin": "admin",
|
||||
"backup": "sauvegarde",
|
||||
"default": "Standard",
|
||||
"homeassistant": "homeassistant",
|
||||
"manager": "manager"
|
||||
}
|
||||
},
|
||||
"changelog": "Changelog",
|
||||
"cpu_usage": "Add-on CPU Verbrauch",
|
||||
"hostname": "Host Numm",
|
||||
"new_update_available": "{name} {version} ass disponibel",
|
||||
"option": {
|
||||
"auto_update": {
|
||||
"description": "Automatesch Aktualiséierung vum Add-on wann eng nei Versioun disponibel ass",
|
||||
"title": "Automatesch Aktualiséierung"
|
||||
},
|
||||
"boot": {
|
||||
"title": "Beim Booten starten"
|
||||
},
|
||||
"ingress_panel": {
|
||||
"description": "Dësen Add-on op deng Säite Läischt beisetzen",
|
||||
"title": "An der Säite Läischt uweisen"
|
||||
},
|
||||
"protected": {
|
||||
"description": "Späert erhéichten Systemzougang vum Add-on",
|
||||
"title": "Schutzmodus"
|
||||
},
|
||||
"watchdog": {
|
||||
"description": "Dëst start den Add-on frësch wann en ofstierzt",
|
||||
"title": "Watchdog"
|
||||
}
|
||||
},
|
||||
"ram_usage": "Add-on RAM Verbrauch"
|
||||
},
|
||||
"documentation": {
|
||||
"get_documentation": "Feeler beim liesen vun add-on Dokumentatioun, {error}"
|
||||
},
|
||||
"logs": {
|
||||
"get_logs": "Feeler beim liesen vun add-on logs, {error}"
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"close": "Zoumaachen",
|
||||
"description": "Beschreiwung",
|
||||
"error": {
|
||||
"unknown": "Onbekannte Feeler",
|
||||
"update_failed": "Feeler bei der Aktualiséierung"
|
||||
},
|
||||
"failed_to_restart_name": "Feeler beim frësch starten vun {name}",
|
||||
"failed_to_update_name": "Feeler beim Aktualiséieren vun {name}",
|
||||
"learn_more": "Méi léieren",
|
||||
"new_version_available": "Nei Versioun disponibel",
|
||||
"no": "Nee",
|
||||
"refresh": "Aktualiséieren",
|
||||
"reload": "Nei lueden",
|
||||
"reset_defaults": "Optiounen op Standard zerécksetzen",
|
||||
"reset_options": "Optiounen zerécksetzen",
|
||||
"restart": "Frësch starten",
|
||||
"running_version": "Du benotz de Moment Versioun {version}"
|
||||
"restart_name": "{name} frësch starten",
|
||||
"running_version": "Du benotz de Moment Versioun {version}",
|
||||
"save": "Späicheren",
|
||||
"show_more": "Méi Informatiounen iwwert dëst uweisen",
|
||||
"yes": "Jo"
|
||||
},
|
||||
"confirm": {
|
||||
"reset_options": {
|
||||
"text": "Sécher fir all deng Optiounen zeréck ze setzen?",
|
||||
"title": "Optiounen zerécksetzen"
|
||||
},
|
||||
"restart": {
|
||||
"text": "Sécher fir {name} frësch ze starten?",
|
||||
"title": "{name} frësch starten"
|
||||
}
|
||||
},
|
||||
"dialog": {
|
||||
"network": {
|
||||
@ -162,7 +261,10 @@
|
||||
}
|
||||
},
|
||||
"my": {
|
||||
"error_addon_not_found": "Add-on net fonnt"
|
||||
"error": "Onbekannte Feeler opgetrueden",
|
||||
"error_addon_not_found": "Add-on net fonnt",
|
||||
"faq_link": "Meng Home Assistant FAQ",
|
||||
"not_supported": "Dëse Redirect gëtt net vun Denger Home Assistant Instanz ënnerstëtzt. Kuck de {link} fir déi ënnerstëtzte Redirects an d'Versioun fir déi se agefouert goufen."
|
||||
},
|
||||
"snapshot": {
|
||||
"addons": "Add-ons",
|
||||
@ -193,6 +295,7 @@
|
||||
"upload_snapshot": "Snapshot eroplueden"
|
||||
},
|
||||
"store": {
|
||||
"missing_addons": "Add-ons feelen ? Aktivéier den Avancéierte Modus an denger Benotzer Profil Säit",
|
||||
"no_results_found": "Keng Resultater fonnt am {repository}.",
|
||||
"registries": "Registry",
|
||||
"repositories": "Depoten"
|
||||
@ -2638,6 +2741,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"go_back": "Zeréck goen",
|
||||
"supervisor": {
|
||||
"ask": "No Hëllef froen",
|
||||
"observer": "Observateur iwwerpréiwen",
|
||||
"reboot": "Probéier ee Reboot vum Host",
|
||||
"system_health": "System Zoustand iwwerpréiwen",
|
||||
"title": "Konnt den Supervisor Panneau net lueden!",
|
||||
"wait": "Wanns Du just gestart hues, stell sécher dass den Supervisor genuch Zäit huet fir ze starten."
|
||||
}
|
||||
},
|
||||
"history": {
|
||||
"ranges": {
|
||||
"last_week": "Läscht Woch",
|
||||
|
@ -3004,6 +3004,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"go_back": "Вернуться",
|
||||
"supervisor": {
|
||||
"ask": "Обратиться за помощью",
|
||||
"observer": "Проверить Observer",
|
||||
"reboot": "Попробуйте перезагрузить хост",
|
||||
"system_health": "Проверить статус системы",
|
||||
"title": "Не удалось загрузить панель Supervisor!",
|
||||
"wait": "Убедитесь, что у Supervisor было достаточно времени для запуска."
|
||||
}
|
||||
},
|
||||
"history": {
|
||||
"ranges": {
|
||||
"last_week": "Прошедшая неделя",
|
||||
|
@ -3004,6 +3004,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"go_back": "上一步",
|
||||
"supervisor": {
|
||||
"ask": "尋求協助",
|
||||
"observer": "檢查 Observer",
|
||||
"reboot": "嘗試重啟主機",
|
||||
"system_health": "檢查系統健康狀態",
|
||||
"title": "無法載入 Supervisor 面板!",
|
||||
"wait": "假如為剛剛啟動,請確認已經給予 Supervisor 足夠時間進行啟動。"
|
||||
}
|
||||
},
|
||||
"history": {
|
||||
"ranges": {
|
||||
"last_week": "上週",
|
||||
|
Loading…
x
Reference in New Issue
Block a user