mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 00:06:35 +00:00
[ci skip] Translation update
This commit is contained in:
parent
efe8eca4e3
commit
c73330a466
@ -1552,6 +1552,7 @@
|
|||||||
"reload_restart_confirm": "Restartujte Home Assistant pro nové načtení této integrace",
|
"reload_restart_confirm": "Restartujte Home Assistant pro nové načtení této integrace",
|
||||||
"rename": "Přejmenovat",
|
"rename": "Přejmenovat",
|
||||||
"restart_confirm": "Restartujte Home Assistant pro odstranění této integrace",
|
"restart_confirm": "Restartujte Home Assistant pro odstranění této integrace",
|
||||||
|
"services": "{count} {count, plural,\n one {služba}\n few {služby}\n other {služeb}\n}",
|
||||||
"settings_button": "Upravit nastavení pro {integration}",
|
"settings_button": "Upravit nastavení pro {integration}",
|
||||||
"system_options": "Více možností",
|
"system_options": "Více možností",
|
||||||
"system_options_button": "Upravit nastavení pro {integration}",
|
"system_options_button": "Upravit nastavení pro {integration}",
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
"logbook": "Logbook",
|
"logbook": "Logbook",
|
||||||
"mailbox": "Mailbox",
|
"mailbox": "Mailbox",
|
||||||
"map": "Map",
|
"map": "Map",
|
||||||
|
"media_browser": "Media Browser",
|
||||||
"profile": "Profile",
|
"profile": "Profile",
|
||||||
"shopping_list": "Shopping list",
|
"shopping_list": "Shopping list",
|
||||||
"states": "Overview"
|
"states": "Overview"
|
||||||
@ -573,6 +574,7 @@
|
|||||||
"playlist": "Playlist",
|
"playlist": "Playlist",
|
||||||
"server": "Server"
|
"server": "Server"
|
||||||
},
|
},
|
||||||
|
"media_browsing_error": "Media Browsing Error",
|
||||||
"media_not_supported": "The Browser Media Player does not support this type of media",
|
"media_not_supported": "The Browser Media Player does not support this type of media",
|
||||||
"media_player": "Media Player",
|
"media_player": "Media Player",
|
||||||
"media-player-browser": "Media Player Browser",
|
"media-player-browser": "Media Player Browser",
|
||||||
|
@ -79,7 +79,7 @@
|
|||||||
"default": {
|
"default": {
|
||||||
"entity_not_found": "Entité introuvable",
|
"entity_not_found": "Entité introuvable",
|
||||||
"error": "Erreur",
|
"error": "Erreur",
|
||||||
"unavailable": "Indisponible",
|
"unavailable": "Indispo.",
|
||||||
"unknown": "Inconnu"
|
"unknown": "Inconnu"
|
||||||
},
|
},
|
||||||
"device_tracker": {
|
"device_tracker": {
|
||||||
@ -170,7 +170,7 @@
|
|||||||
"on": "Problème"
|
"on": "Problème"
|
||||||
},
|
},
|
||||||
"safety": {
|
"safety": {
|
||||||
"off": "Sécurisé",
|
"off": "Sûr",
|
||||||
"on": "Dangereux"
|
"on": "Dangereux"
|
||||||
},
|
},
|
||||||
"smoke": {
|
"smoke": {
|
||||||
@ -318,7 +318,7 @@
|
|||||||
"fog": "Brouillard",
|
"fog": "Brouillard",
|
||||||
"hail": "Grêle",
|
"hail": "Grêle",
|
||||||
"lightning": "Orage",
|
"lightning": "Orage",
|
||||||
"lightning-rainy": "Orage / Pluie",
|
"lightning-rainy": "Orage / Pluvieux",
|
||||||
"partlycloudy": "Partiellement nuageux",
|
"partlycloudy": "Partiellement nuageux",
|
||||||
"pouring": "Averses",
|
"pouring": "Averses",
|
||||||
"rainy": "Pluvieux",
|
"rainy": "Pluvieux",
|
||||||
@ -351,7 +351,7 @@
|
|||||||
"alarm_control_panel": {
|
"alarm_control_panel": {
|
||||||
"arm_away": "Armer (absent)",
|
"arm_away": "Armer (absent)",
|
||||||
"arm_custom_bypass": "Bypass personnalisé",
|
"arm_custom_bypass": "Bypass personnalisé",
|
||||||
"arm_home": "Armer (domicile)",
|
"arm_home": "Armer (présent)",
|
||||||
"arm_night": "Armer nuit",
|
"arm_night": "Armer nuit",
|
||||||
"clear_code": "Effacer",
|
"clear_code": "Effacer",
|
||||||
"code": "Code",
|
"code": "Code",
|
||||||
@ -1451,7 +1451,7 @@
|
|||||||
"name": "Nom",
|
"name": "Nom",
|
||||||
"status": "Statut"
|
"status": "Statut"
|
||||||
},
|
},
|
||||||
"introduction": "Home Assistant tient un registre de chaque entité qu'il a déjà vu au moins une fois et qui peut être identifié de manière unique. Chacune de ces entités se verra attribuer un identifiant qui sera réservé à cette seule entité.",
|
"introduction": "Home Assistant tient un registre de chaque entité qu'il a déjà vu au moins une fois et qui peut être identifiée de manière unique. Chacune de ces entités se verra attribuer un identifiant qui sera réservé à cette seule entité.",
|
||||||
"introduction2": "Utilisé le registre des entités pour remplacer le nom, modifier l'ID de l'entité ou supprimer l'entrée de Home Assistant.",
|
"introduction2": "Utilisé le registre des entités pour remplacer le nom, modifier l'ID de l'entité ou supprimer l'entrée de Home Assistant.",
|
||||||
"remove_selected": {
|
"remove_selected": {
|
||||||
"button": "Supprimer la sélection",
|
"button": "Supprimer la sélection",
|
||||||
@ -1543,7 +1543,7 @@
|
|||||||
"firmware": "Firmware: {version}",
|
"firmware": "Firmware: {version}",
|
||||||
"hub": "Connecté via",
|
"hub": "Connecté via",
|
||||||
"manuf": "par {manufacturer}",
|
"manuf": "par {manufacturer}",
|
||||||
"no_area": "Pas de pièce",
|
"no_area": "Pas de zone",
|
||||||
"no_device": "Entités sans appareils",
|
"no_device": "Entités sans appareils",
|
||||||
"no_devices": "Cette intégration n'a pas d'appareils.",
|
"no_devices": "Cette intégration n'a pas d'appareils.",
|
||||||
"options": "Options",
|
"options": "Options",
|
||||||
@ -1749,7 +1749,7 @@
|
|||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
"header": "Gestion du réseau",
|
"header": "Gestion du réseau",
|
||||||
"introduction": "Διαχείρηση λειτουργιών δικτύου",
|
"introduction": "Gérez les fonctions de niveau réseau.",
|
||||||
"node_count": "{count} nœuds"
|
"node_count": "{count} nœuds"
|
||||||
},
|
},
|
||||||
"node_query_stages": {
|
"node_query_stages": {
|
||||||
@ -1934,7 +1934,7 @@
|
|||||||
"filter": "Recharger les entités de filtre",
|
"filter": "Recharger les entités de filtre",
|
||||||
"generic": "Recharger les entités de caméra IP générique",
|
"generic": "Recharger les entités de caméra IP générique",
|
||||||
"generic_thermostat": "Recharger les entités de thermostat générique",
|
"generic_thermostat": "Recharger les entités de thermostat générique",
|
||||||
"group": "Recharger les groupes",
|
"group": "Recharger les groupes, les entités de groupe et notifier les services",
|
||||||
"heading": "Rechargement de la configuration",
|
"heading": "Rechargement de la configuration",
|
||||||
"history_stats": "Recharger les entités des statistiques historiques",
|
"history_stats": "Recharger les entités des statistiques historiques",
|
||||||
"homekit": "Recharger HomeKit",
|
"homekit": "Recharger HomeKit",
|
||||||
@ -2082,7 +2082,7 @@
|
|||||||
"clusters": {
|
"clusters": {
|
||||||
"header": "Clusters",
|
"header": "Clusters",
|
||||||
"help_cluster_dropdown": "Sélectionnez un cluster pour afficher les attributs et les commandes.",
|
"help_cluster_dropdown": "Sélectionnez un cluster pour afficher les attributs et les commandes.",
|
||||||
"introduction": "Les grappes sont les éléments de construction de la fonctionnalité Zigbee. Ils séparent les fonctionnalités en unités logiques. Il en existe de type clients et serveurs qui sont composés d'attributs et de commandes."
|
"introduction": "Les grappes sont les éléments de construction de la fonctionnalité Zigbee. Ils séparent les fonctionnalités en unités logiques. Il en existe de types client et serveur et sont composés d'attributs et de commandes."
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"add_devices": "Ajouter des appareils",
|
"add_devices": "Ajouter des appareils",
|
||||||
@ -2523,7 +2523,7 @@
|
|||||||
},
|
},
|
||||||
"markdown": {
|
"markdown": {
|
||||||
"content": "Contenu",
|
"content": "Contenu",
|
||||||
"description": "La carte Markdown est utilisée pour afficher du Markdown.",
|
"description": "La carte Markdown est utilisée pour le rendu du Markdown.",
|
||||||
"name": "Markdown"
|
"name": "Markdown"
|
||||||
},
|
},
|
||||||
"media-control": {
|
"media-control": {
|
||||||
@ -2797,7 +2797,7 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"code": "Code d'authentification à deux facteurs"
|
"code": "Code d'authentification à deux facteurs"
|
||||||
},
|
},
|
||||||
"description": "Ouvrez le **{mfa_module_name}** sur votre appareil pour afficher votre code d'authentification à deux facteurs et vérifier votre identité:"
|
"description": "Ouvrez le ** {mfa_module_name} ** sur votre appareil pour afficher votre code d'authentification à deux facteurs et confirmer votre identité:"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -2817,7 +2817,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"start_over": "Recommencer",
|
"start_over": "Recommencer",
|
||||||
"unknown_error": "Quelque chose a mal tourné",
|
"unknown_error": "Un problème est survenu",
|
||||||
"working": "Veuillez patienter"
|
"working": "Veuillez patienter"
|
||||||
},
|
},
|
||||||
"initializing": "Initialisation",
|
"initializing": "Initialisation",
|
||||||
|
@ -505,6 +505,7 @@
|
|||||||
"back": "Wstecz",
|
"back": "Wstecz",
|
||||||
"cancel": "Anuluj",
|
"cancel": "Anuluj",
|
||||||
"close": "Zamknij",
|
"close": "Zamknij",
|
||||||
|
"continue": "Kontynuuj",
|
||||||
"delete": "Usuń",
|
"delete": "Usuń",
|
||||||
"error_required": "To pole jest wymagane",
|
"error_required": "To pole jest wymagane",
|
||||||
"loading": "Ładowanie",
|
"loading": "Ładowanie",
|
||||||
@ -562,6 +563,8 @@
|
|||||||
"no_history_found": "Nie znaleziono historii."
|
"no_history_found": "Nie znaleziono historii."
|
||||||
},
|
},
|
||||||
"media-browser": {
|
"media-browser": {
|
||||||
|
"audio_not_supported": "Twoja przeglądarka nie obsługuje elementu audio.",
|
||||||
|
"choose_player": "Wybierz odtwarzacz",
|
||||||
"choose-source": "Wybierz źródło",
|
"choose-source": "Wybierz źródło",
|
||||||
"content-type": {
|
"content-type": {
|
||||||
"album": "Album",
|
"album": "Album",
|
||||||
@ -570,12 +573,16 @@
|
|||||||
"playlist": "Lista odtwarzania",
|
"playlist": "Lista odtwarzania",
|
||||||
"server": "Serwer"
|
"server": "Serwer"
|
||||||
},
|
},
|
||||||
|
"media_not_supported": "Przeglądarka odtwarzacza mediów nie obsługuje tego typu mediów",
|
||||||
|
"media_player": "Odtwarzacz mediów",
|
||||||
"media-player-browser": "Przeglądarka odtwarzacza mediów",
|
"media-player-browser": "Przeglądarka odtwarzacza mediów",
|
||||||
"no_items": "Brak elementów",
|
"no_items": "Brak elementów",
|
||||||
"pick": "Wybierz",
|
"pick": "Wybierz",
|
||||||
"pick-media": "Wybierz media",
|
"pick-media": "Wybierz media",
|
||||||
"play": "Odtwarzaj",
|
"play": "Odtwarzaj",
|
||||||
"play-media": "Odtwarzaj media"
|
"play-media": "Odtwarzaj media",
|
||||||
|
"video_not_supported": "Twoja przeglądarka nie obsługuje elementu wideo.",
|
||||||
|
"web-browser": "Przeglądarka internetowa"
|
||||||
},
|
},
|
||||||
"picture-upload": {
|
"picture-upload": {
|
||||||
"label": "Obraz",
|
"label": "Obraz",
|
||||||
@ -689,8 +696,10 @@
|
|||||||
"crop": "Przytnij"
|
"crop": "Przytnij"
|
||||||
},
|
},
|
||||||
"more_info_control": {
|
"more_info_control": {
|
||||||
|
"controls": "Sterowanie",
|
||||||
"dismiss": "Zamknij okno dialogowe",
|
"dismiss": "Zamknij okno dialogowe",
|
||||||
"edit": "Edytuj encję",
|
"edit": "Edytuj encję",
|
||||||
|
"history": "Historia",
|
||||||
"person": {
|
"person": {
|
||||||
"create_zone": "Utwórz strefę z bieżącej lokalizacji"
|
"create_zone": "Utwórz strefę z bieżącej lokalizacji"
|
||||||
},
|
},
|
||||||
@ -1543,6 +1552,7 @@
|
|||||||
"reload_restart_confirm": "Uruchom ponownie Home Assistanta, aby dokończyć ponowne wczytywanie tej integracji",
|
"reload_restart_confirm": "Uruchom ponownie Home Assistanta, aby dokończyć ponowne wczytywanie tej integracji",
|
||||||
"rename": "Zmień nazwę",
|
"rename": "Zmień nazwę",
|
||||||
"restart_confirm": "Zrestartuj Home Assistanta, aby zakończyć usuwanie tej integracji",
|
"restart_confirm": "Zrestartuj Home Assistanta, aby zakończyć usuwanie tej integracji",
|
||||||
|
"services": "{count} {count, plural,\n one {usługa}\n few {usługi}\n many {usług}\n other {usług}\n}",
|
||||||
"settings_button": "Edytuj ustawienia dla {integration}",
|
"settings_button": "Edytuj ustawienia dla {integration}",
|
||||||
"system_options": "Opcje systemowe",
|
"system_options": "Opcje systemowe",
|
||||||
"system_options_button": "Opcje systemowe dla {integration}",
|
"system_options_button": "Opcje systemowe dla {integration}",
|
||||||
@ -1746,7 +1756,7 @@
|
|||||||
"node_query_stages": {
|
"node_query_stages": {
|
||||||
"associations": "Odświeżanie grup skojarzeń i członkostwa",
|
"associations": "Odświeżanie grup skojarzeń i członkostwa",
|
||||||
"cacheload": "Ładowanie informacji z pliku pamięci podręcznej OpenZWave. Węzły baterii pozostaną na tym etapie, dopóki węzeł się nie wybudzi.",
|
"cacheload": "Ładowanie informacji z pliku pamięci podręcznej OpenZWave. Węzły baterii pozostaną na tym etapie, dopóki węzeł się nie wybudzi.",
|
||||||
"complete": "Proces wywiadu jest zakończony",
|
"complete": "Proces odpytywania jest zakończony",
|
||||||
"configuration": "Pobieranie wartości konfiguracyjnych z węzła",
|
"configuration": "Pobieranie wartości konfiguracyjnych z węzła",
|
||||||
"dynamic": "Pobieranie często zmieniających się wartości z węzła",
|
"dynamic": "Pobieranie często zmieniających się wartości z węzła",
|
||||||
"instances": "Pobieranie szczegółowych informacji o instancjach lub kanałach obsługiwanych przez urządzenie",
|
"instances": "Pobieranie szczegółowych informacji o instancjach lub kanałach obsługiwanych przez urządzenie",
|
||||||
@ -1762,8 +1772,21 @@
|
|||||||
"versions": "Pobieranie informacji o wersjach oprogramowania i klas poleceń",
|
"versions": "Pobieranie informacji o wersjach oprogramowania i klas poleceń",
|
||||||
"wakeup": "Konfigurowanie obsługi kolejek wybudzania i wiadomości"
|
"wakeup": "Konfigurowanie obsługi kolejek wybudzania i wiadomości"
|
||||||
},
|
},
|
||||||
|
"node": {
|
||||||
|
"button": "Szczegóły węzła",
|
||||||
|
"not_found": "Nie znaleziono węzła"
|
||||||
|
},
|
||||||
|
"nodes_table": {
|
||||||
|
"failed": "Uszkodzony",
|
||||||
|
"id": "Identyfikator",
|
||||||
|
"manufacturer": "Producent",
|
||||||
|
"model": "Model",
|
||||||
|
"query_stage": "Etap odpytywania",
|
||||||
|
"zwave_plus": "Z-Wave Plus"
|
||||||
|
},
|
||||||
"refresh_node": {
|
"refresh_node": {
|
||||||
"battery_note": "Jeśli węzeł jest zasilany bateryjnie, przed kontynuowaniem należy go wybudzić",
|
"battery_note": "Jeśli węzeł jest zasilany bateryjnie, przed kontynuowaniem należy go wybudzić",
|
||||||
|
"button": "Odśwież węzeł",
|
||||||
"complete": "Odświeżanie węzła zakończone",
|
"complete": "Odświeżanie węzła zakończone",
|
||||||
"description": "Poinformuje to OpenZWave o konieczności ponownego odpytania węzła i zaktualizowaniu jego klas poleceń, możliwości i wartości.",
|
"description": "Poinformuje to OpenZWave o konieczności ponownego odpytania węzła i zaktualizowaniu jego klas poleceń, możliwości i wartości.",
|
||||||
"node_status": "Stan węzła",
|
"node_status": "Stan węzła",
|
||||||
@ -1923,12 +1946,17 @@
|
|||||||
"input_text": "Pomocnicy typu tekst",
|
"input_text": "Pomocnicy typu tekst",
|
||||||
"introduction": "Niektóre fragmenty konfiguracji można przeładować bez ponownego uruchamiania. Poniższe przyciski pozwalają na ponowne wczytanie danej części konfiguracji YAML.",
|
"introduction": "Niektóre fragmenty konfiguracji można przeładować bez ponownego uruchamiania. Poniższe przyciski pozwalają na ponowne wczytanie danej części konfiguracji YAML.",
|
||||||
"min_max": "Encje komponentu min/max",
|
"min_max": "Encje komponentu min/max",
|
||||||
|
"mqtt": "Encje komponentu MQTT",
|
||||||
"person": "Osoby",
|
"person": "Osoby",
|
||||||
"ping": "Encje komponentu ping",
|
"ping": "Encje komponentu ping",
|
||||||
|
"reload": "Domenę {domain}",
|
||||||
"rest": "Encje komponentu rest",
|
"rest": "Encje komponentu rest",
|
||||||
|
"rpi_gpio": "Encje komponentu Raspberry Pi GPIO",
|
||||||
"scene": "Sceny",
|
"scene": "Sceny",
|
||||||
"script": "Skrypty",
|
"script": "Skrypty",
|
||||||
|
"smtp": "Usługi powiadomień komponentu SMTP",
|
||||||
"statistics": "Encje komponentu statystyka",
|
"statistics": "Encje komponentu statystyka",
|
||||||
|
"telegram": "Usługi powiadomień komponentu Telegram",
|
||||||
"template": "Szablony encji",
|
"template": "Szablony encji",
|
||||||
"trend": "Encje komponentu trend",
|
"trend": "Encje komponentu trend",
|
||||||
"universal": "Encje komponentu uniwersalny odtwarzacz mediów",
|
"universal": "Encje komponentu uniwersalny odtwarzacz mediów",
|
||||||
@ -2549,7 +2577,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cardpicker": {
|
"cardpicker": {
|
||||||
|
"by_card": "Według karty",
|
||||||
|
"by_entity": "Według encji",
|
||||||
"custom_card": "Niestandardowa",
|
"custom_card": "Niestandardowa",
|
||||||
|
"domain": "Domena",
|
||||||
|
"entity": "Encja",
|
||||||
"no_description": "Brak dostępnego opisu."
|
"no_description": "Brak dostępnego opisu."
|
||||||
},
|
},
|
||||||
"edit_card": {
|
"edit_card": {
|
||||||
@ -2563,6 +2595,7 @@
|
|||||||
"options": "Więcej opcji",
|
"options": "Więcej opcji",
|
||||||
"pick_card": "Wybierz kartę, którą chcesz dodać.",
|
"pick_card": "Wybierz kartę, którą chcesz dodać.",
|
||||||
"pick_card_view_title": "Którą kartę chcesz dodać do widoku {name}?",
|
"pick_card_view_title": "Którą kartę chcesz dodać do widoku {name}?",
|
||||||
|
"search_cards": "Szukaj kart",
|
||||||
"show_code_editor": "Edytor kodu",
|
"show_code_editor": "Edytor kodu",
|
||||||
"show_visual_editor": "Edytor wizualny",
|
"show_visual_editor": "Edytor wizualny",
|
||||||
"toggle_editor": "Przełącz edytor",
|
"toggle_editor": "Przełącz edytor",
|
||||||
|
@ -1730,13 +1730,19 @@
|
|||||||
"introduction": "Gerir funções de rede.",
|
"introduction": "Gerir funções de rede.",
|
||||||
"node_count": "{count} nós"
|
"node_count": "{count} nós"
|
||||||
},
|
},
|
||||||
|
"node": {
|
||||||
|
"button": "Detalhes do nó",
|
||||||
|
"not_found": "Nó não encontrado"
|
||||||
|
},
|
||||||
"nodes_table": {
|
"nodes_table": {
|
||||||
|
"failed": "Falhou",
|
||||||
"id": "ID",
|
"id": "ID",
|
||||||
"manufacturer": "Fabricante",
|
"manufacturer": "Fabricante",
|
||||||
"model": "Modelo",
|
"model": "Modelo",
|
||||||
"zwave_plus": "Z-Wave Plus"
|
"zwave_plus": "Z-Wave Plus"
|
||||||
},
|
},
|
||||||
"refresh_node": {
|
"refresh_node": {
|
||||||
|
"button": "Atualizar nó",
|
||||||
"node_status": "Estado do Nó",
|
"node_status": "Estado do Nó",
|
||||||
"refreshing_description": "A atualizar as informações do nó ...",
|
"refreshing_description": "A atualizar as informações do nó ...",
|
||||||
"start_refresh_button": "Iniciar atualização",
|
"start_refresh_button": "Iniciar atualização",
|
||||||
|
@ -1549,6 +1549,7 @@
|
|||||||
"reload_restart_confirm": "Перезапустите Home Assistant, чтобы завершить перезагрузку этой интеграции",
|
"reload_restart_confirm": "Перезапустите Home Assistant, чтобы завершить перезагрузку этой интеграции",
|
||||||
"rename": "Переименовать",
|
"rename": "Переименовать",
|
||||||
"restart_confirm": "Перезапустите Home Assistant, чтобы завершить удаление этой интеграции",
|
"restart_confirm": "Перезапустите Home Assistant, чтобы завершить удаление этой интеграции",
|
||||||
|
"services": "{count} {count, plural,\n one {служба}\n other {служб}\n}",
|
||||||
"settings_button": "Настройки интеграции {integration}",
|
"settings_button": "Настройки интеграции {integration}",
|
||||||
"system_options": "Настройки интеграции",
|
"system_options": "Настройки интеграции",
|
||||||
"system_options_button": "Системные параметры интеграции {integration}",
|
"system_options_button": "Системные параметры интеграции {integration}",
|
||||||
@ -1595,7 +1596,7 @@
|
|||||||
"none_found_detail": "Измените критерии поиска",
|
"none_found_detail": "Измените критерии поиска",
|
||||||
"note_about_integrations": "Пока что не все интеграции могут быть настроены через пользовательский интерфейс.",
|
"note_about_integrations": "Пока что не все интеграции могут быть настроены через пользовательский интерфейс.",
|
||||||
"note_about_website_reference": "Все доступные интеграции Вы можете найти на ",
|
"note_about_website_reference": "Все доступные интеграции Вы можете найти на ",
|
||||||
"rename_dialog": "Изменение названия интеграции",
|
"rename_dialog": "Название интеграции",
|
||||||
"rename_input_label": "Название",
|
"rename_input_label": "Название",
|
||||||
"search": "Поиск интеграций"
|
"search": "Поиск интеграций"
|
||||||
},
|
},
|
||||||
@ -2877,7 +2878,7 @@
|
|||||||
},
|
},
|
||||||
"integration": {
|
"integration": {
|
||||||
"finish": "Готово",
|
"finish": "Готово",
|
||||||
"intro": "Устройства и сервисы представлены в Home Assistant как интеграции. Вы можете добавить их сейчас или сделать это позже в разделе настроек.",
|
"intro": "Устройства и службы представлены в Home Assistant как интеграции. Вы можете добавить их сейчас или сделать это позже в разделе настроек.",
|
||||||
"more_integrations": "Ещё"
|
"more_integrations": "Ещё"
|
||||||
},
|
},
|
||||||
"intro": "Готовы ли Вы разбудить свой дом, вернуть свою конфиденциальность и присоединиться к всемирному сообществу?",
|
"intro": "Готовы ли Вы разбудить свой дом, вернуть свою конфиденциальность и присоединиться к всемирному сообществу?",
|
||||||
|
@ -484,6 +484,7 @@
|
|||||||
"back": "Späť",
|
"back": "Späť",
|
||||||
"cancel": "Zrušiť",
|
"cancel": "Zrušiť",
|
||||||
"close": "Zavrieť",
|
"close": "Zavrieť",
|
||||||
|
"continue": "Pokračovať",
|
||||||
"delete": "Odstrániť",
|
"delete": "Odstrániť",
|
||||||
"loading": "Načítava sa",
|
"loading": "Načítava sa",
|
||||||
"next": "Ďalej",
|
"next": "Ďalej",
|
||||||
@ -533,6 +534,11 @@
|
|||||||
"loading_history": "Načítavam históriu stavov",
|
"loading_history": "Načítavam históriu stavov",
|
||||||
"no_history_found": "Nenašla sa žiadna história stavov"
|
"no_history_found": "Nenašla sa žiadna história stavov"
|
||||||
},
|
},
|
||||||
|
"media-browser": {
|
||||||
|
"choose_player": "Vyberte prehrávač",
|
||||||
|
"media_player": "Prehrávač médií",
|
||||||
|
"web-browser": "Webový prehliadač"
|
||||||
|
},
|
||||||
"related-items": {
|
"related-items": {
|
||||||
"area": "Oblasť",
|
"area": "Oblasť",
|
||||||
"automation": "Súčasťou nasledujúcich automatizácií",
|
"automation": "Súčasťou nasledujúcich automatizácií",
|
||||||
@ -635,6 +641,7 @@
|
|||||||
"more_info_control": {
|
"more_info_control": {
|
||||||
"dismiss": "Zrušiť dialógové okno",
|
"dismiss": "Zrušiť dialógové okno",
|
||||||
"edit": "Upraviť entitu",
|
"edit": "Upraviť entitu",
|
||||||
|
"history": "História",
|
||||||
"person": {
|
"person": {
|
||||||
"create_zone": "Vytvoriť zónu z aktuálnej polohy"
|
"create_zone": "Vytvoriť zónu z aktuálnej polohy"
|
||||||
},
|
},
|
||||||
@ -1534,6 +1541,11 @@
|
|||||||
"title": "MQTT",
|
"title": "MQTT",
|
||||||
"topic": "téma"
|
"topic": "téma"
|
||||||
},
|
},
|
||||||
|
"ozw": {
|
||||||
|
"nodes_table": {
|
||||||
|
"id": "ID"
|
||||||
|
}
|
||||||
|
},
|
||||||
"person": {
|
"person": {
|
||||||
"add_person": "Pridať osobu",
|
"add_person": "Pridať osobu",
|
||||||
"caption": "Osoby",
|
"caption": "Osoby",
|
||||||
@ -1683,6 +1695,8 @@
|
|||||||
"create": "Vytvoriť",
|
"create": "Vytvoriť",
|
||||||
"name": "Meno",
|
"name": "Meno",
|
||||||
"password": "Heslo",
|
"password": "Heslo",
|
||||||
|
"password_confirm": "Potvrdiť heslo",
|
||||||
|
"password_not_match": "Heslá sa nezhodujú",
|
||||||
"username": "Užívateľské meno"
|
"username": "Užívateľské meno"
|
||||||
},
|
},
|
||||||
"caption": "Používatelia",
|
"caption": "Používatelia",
|
||||||
@ -1699,7 +1713,9 @@
|
|||||||
"group": "Skupina",
|
"group": "Skupina",
|
||||||
"id": "ID",
|
"id": "ID",
|
||||||
"name": "Názov",
|
"name": "Názov",
|
||||||
|
"new_password": "Nové heslo",
|
||||||
"owner": "Vlastník",
|
"owner": "Vlastník",
|
||||||
|
"password_changed": "Heslo je zmenené!",
|
||||||
"system_generated": "Systémom vytvorený",
|
"system_generated": "Systémom vytvorený",
|
||||||
"system_generated_users_not_editable": "Nie je možné aktualizovať používateľov generovaných systémom.",
|
"system_generated_users_not_editable": "Nie je možné aktualizovať používateľov generovaných systémom.",
|
||||||
"system_generated_users_not_removable": "Nie je možné odstrániť používateľov generovaných systémom.",
|
"system_generated_users_not_removable": "Nie je možné odstrániť používateľov generovaných systémom.",
|
||||||
@ -1872,6 +1888,10 @@
|
|||||||
"set_wakeup": "Nastaviť interval prebudenia",
|
"set_wakeup": "Nastaviť interval prebudenia",
|
||||||
"true": "True"
|
"true": "True"
|
||||||
},
|
},
|
||||||
|
"node_management": {
|
||||||
|
"add_to_group": "Pridať do skupiny",
|
||||||
|
"remove_from_group": "Odstrániť zo skupiny"
|
||||||
|
},
|
||||||
"ozw_log": {
|
"ozw_log": {
|
||||||
"introduction": "Zobraziť denník. 0 je minimum (načíta celý protokol) a 1000 je maximum. Načítanie zobrazí statický protokol a posledný riadok sa automaticky aktualizuje s určeným počtom riadkov protokolu."
|
"introduction": "Zobraziť denník. 0 je minimum (načíta celý protokol) a 1000 je maximum. Načítanie zobrazí statický protokol a posledný riadok sa automaticky aktualizuje s určeným počtom riadkov protokolu."
|
||||||
},
|
},
|
||||||
@ -2176,6 +2196,7 @@
|
|||||||
"options": "Viac možností",
|
"options": "Viac možností",
|
||||||
"pick_card": "Ktorú kartu chcete pridať?",
|
"pick_card": "Ktorú kartu chcete pridať?",
|
||||||
"pick_card_view_title": "Ktorú kartu chcete pridať do svojho zobrazenia {name} ?",
|
"pick_card_view_title": "Ktorú kartu chcete pridať do svojho zobrazenia {name} ?",
|
||||||
|
"search_cards": "Vyhľadať karty",
|
||||||
"show_code_editor": "Zobraziť editor kódu",
|
"show_code_editor": "Zobraziť editor kódu",
|
||||||
"show_visual_editor": "Zobraziť vizuálny editor",
|
"show_visual_editor": "Zobraziť vizuálny editor",
|
||||||
"toggle_editor": "Prepnúť editor"
|
"toggle_editor": "Prepnúť editor"
|
||||||
|
@ -1552,6 +1552,7 @@
|
|||||||
"reload_restart_confirm": "重啟 Home Assistant 以為重整合重新載入",
|
"reload_restart_confirm": "重啟 Home Assistant 以為重整合重新載入",
|
||||||
"rename": "重新命名",
|
"rename": "重新命名",
|
||||||
"restart_confirm": "重啟 Home Assistant 以完成此整合移動",
|
"restart_confirm": "重啟 Home Assistant 以完成此整合移動",
|
||||||
|
"services": "{count} {count, plural,\n one {項服務}\n other {項服務}\n}",
|
||||||
"settings_button": "編輯 {integration} 設定",
|
"settings_button": "編輯 {integration} 設定",
|
||||||
"system_options": "系統選項",
|
"system_options": "系統選項",
|
||||||
"system_options_button": "{integration} 系統選項",
|
"system_options_button": "{integration} 系統選項",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user