mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
[ci skip] Translation update
This commit is contained in:
parent
58f01ba11a
commit
2c5d3f7492
@ -478,6 +478,7 @@
|
||||
"cancel": "Ofbriechen",
|
||||
"close": "Zoumaachen",
|
||||
"delete": "Läschen",
|
||||
"error_required": "Erfuerderlech",
|
||||
"loading": "Lued",
|
||||
"next": "Nächst",
|
||||
"no": "Nee",
|
||||
@ -1219,6 +1220,7 @@
|
||||
"different_include": "Eventuell iwwer e Domän, e Glob oder eng aner Include Method.",
|
||||
"pick_attribute": "Wielt een Attribut aus fir z'iwwerschreiwen",
|
||||
"picker": {
|
||||
"entity": "Entitéit",
|
||||
"header": "Personaliséieren",
|
||||
"introduction": "Manipulatioun vun den Attributen pro Entitéit. Nei/geännert Personlisatiounen sinn direkt effektiv. Geläschte Personalisatioune ginn effektiv wann d'Entitéit sech aktualiséiert."
|
||||
},
|
||||
@ -1677,7 +1679,8 @@
|
||||
"name": "Numm",
|
||||
"system": "System"
|
||||
}
|
||||
}
|
||||
},
|
||||
"users_privileges_note": "Benotzer Gruppp ass nach \"Work in progress\". De Benotzer kann d'Instanz net via UI verwalten. MIr sin mat engem Audit am gaang vun all Management API Endpunkt fir sécher ze stellen dass déi den accès richteg op Administrateuren limitéieren."
|
||||
},
|
||||
"zha": {
|
||||
"add_device_page": {
|
||||
@ -1839,21 +1842,38 @@
|
||||
"set_wakeup": "Intervall fir z'erwächen définéieren",
|
||||
"true": "Richteg"
|
||||
},
|
||||
"node_management": {
|
||||
"add_to_group": "Zum Grupp dobäisetzen",
|
||||
"group": "Grupp",
|
||||
"max_associations": "Max. Assoziatiounen:",
|
||||
"remove_broadcast": "Broadcast läschen",
|
||||
"remove_from_group": "Aus dem Grupp läschen"
|
||||
},
|
||||
"ozw_log": {
|
||||
"header": "OZW Log",
|
||||
"introduction": "Logbicher kucken. 0 ass de minimum (luet de ganze Log) an 1000 ass de maximum. Luede weist ee statesche Log an \"tail\" aktualiséiert de Log automatesch mat de leschten Zeile vum Log."
|
||||
"introduction": "Logbicher kucken. 0 ass de minimum (luet de ganze Log) an 1000 ass de maximum. Luede weist ee statesche Log an \"tail\" aktualiséiert de Log automatesch mat de leschten Zeile vum Log.",
|
||||
"last_log_lines": "Unzuel vun läschte Log Zeilen",
|
||||
"load": "Lueden"
|
||||
},
|
||||
"services": {
|
||||
"add_node": "Apparat dobäisetzen",
|
||||
"add_node_secure": "Sëcheren Apparat dobäisetzen",
|
||||
"cancel_command": "Commande ofbriechen",
|
||||
"heal_network": "Netzwierk heelen",
|
||||
"heal_node": "Node heelen",
|
||||
"node_info": "Informatioun zum Node",
|
||||
"print_node": "Node drécken",
|
||||
"refresh_entity": "Entitéit aktualiséieren",
|
||||
"refresh_node": "Node aktualiséieren",
|
||||
"remove_failed_node": "Feelerhaften Node läschen",
|
||||
"remove_node": "Apparat läschen",
|
||||
"replace_failed_node": "Feelerhaften Node ersetzen",
|
||||
"save_config": "Konfiguratioun späicheren",
|
||||
"soft_reset": "Soft Reset",
|
||||
"start_network": "Netzwierk starten",
|
||||
"stop_network": "Netzwierk stoppen",
|
||||
"test_network": "Netzwierk testen"
|
||||
"test_network": "Netzwierk testen",
|
||||
"test_node": "Node testen"
|
||||
},
|
||||
"values": {
|
||||
"header": "Wäerter vum Apparat"
|
||||
@ -2012,6 +2032,10 @@
|
||||
"add_item": "Element dobäisetzen",
|
||||
"checked_items": "Markéiert Elementer",
|
||||
"clear_items": "Markéiert Elementer läschen"
|
||||
},
|
||||
"starting": {
|
||||
"description": "Home Assistant start, waart w.e.g...",
|
||||
"header": "Home Assistant start...."
|
||||
}
|
||||
},
|
||||
"changed_toast": {
|
||||
@ -2304,7 +2328,8 @@
|
||||
"attribute_not_found": "Attribut {attribute} net disponibel an: {entity}",
|
||||
"entity_non_numeric": "Entitéit ass net numerescher Natur: {entity}",
|
||||
"entity_not_found": "Entitéit net erreechbar: {entity}",
|
||||
"entity_unavailable": "{entity} ass fir de Moment net erreechbar"
|
||||
"entity_unavailable": "{entity} ass fir de Moment net erreechbar",
|
||||
"starting": "Home Assistant start, et wäert nach net alles prett sinn"
|
||||
}
|
||||
},
|
||||
"mailbox": {
|
||||
|
@ -466,9 +466,11 @@
|
||||
},
|
||||
"common": {
|
||||
"and": "Și",
|
||||
"back": "Înapoi",
|
||||
"cancel": "Revocare",
|
||||
"close": "Închide",
|
||||
"delete": "Șterge",
|
||||
"error_required": "Necesar",
|
||||
"loading": "Se încarcă",
|
||||
"next": "Următorul",
|
||||
"no": "Nu",
|
||||
@ -497,6 +499,7 @@
|
||||
"device-picker": {
|
||||
"clear": "Şterge",
|
||||
"device": "Dispozitiv",
|
||||
"no_area": "Nicio zonă",
|
||||
"show_devices": "Arata dispozitivele",
|
||||
"toggle": "Comută"
|
||||
},
|
||||
@ -1031,6 +1034,7 @@
|
||||
"different_include": "Posibil printr-un domeniu, un glob sau alta includere",
|
||||
"pick_attribute": "Alegeți un atribut pentru suprascriere",
|
||||
"picker": {
|
||||
"entity": "Entitate",
|
||||
"header": "Personalizări",
|
||||
"introduction": "Atributele per entitate. Particularizările adăugate/editate vor avea efect imediat. Particularizările eliminate vor avea efect atunci când entitatea este actualizată."
|
||||
},
|
||||
@ -1592,17 +1596,44 @@
|
||||
"set_wakeup": "Setați interval de trezire",
|
||||
"true": "Adevărat"
|
||||
},
|
||||
"node_management": {
|
||||
"add_to_group": "Adăugare la grup",
|
||||
"exclude_entity": "Excludeți această entitate din Home Assistant",
|
||||
"group": "Grup",
|
||||
"max_associations": "Asociații maxime:",
|
||||
"node_group_associations": "Asociații de grupuri de noduri",
|
||||
"node_protection": "Protecție nod",
|
||||
"node_to_control": "Nod de controlat",
|
||||
"nodes_in_group": "Alte noduri din acest grup:",
|
||||
"protection": "Protecţie",
|
||||
"remove_broadcast": "Eliminare difuzare",
|
||||
"remove_from_group": "Eliminare din grup",
|
||||
"set_protection": "Setare protecție"
|
||||
},
|
||||
"ozw_log": {
|
||||
"last_log_lines": "Numărul ultimelor linii de jurnal",
|
||||
"load": "Sarcină",
|
||||
"tail": "Coadă"
|
||||
},
|
||||
"services": {
|
||||
"add_node": "Adăugare nod",
|
||||
"add_node_secure": "Adăugare nod securizat",
|
||||
"cancel_command": "Anulați comanda",
|
||||
"heal_network": "Heal Network",
|
||||
"heal_node": "Repara nod",
|
||||
"node_info": "Informații nod",
|
||||
"print_node": "Imprimare nod",
|
||||
"refresh_entity": "Actualizare entitate",
|
||||
"refresh_node": "Actualizare nod",
|
||||
"remove_failed_node": "Eliminare nod eșuat",
|
||||
"remove_node": "Eliminare nod",
|
||||
"replace_failed_node": "Înlocuiți nod eșuat",
|
||||
"save_config": "Salvați configurația",
|
||||
"soft_reset": "Resetare soft",
|
||||
"start_network": "Porniți rețeaua",
|
||||
"stop_network": "Opriți rețeaua",
|
||||
"test_network": "Testati Reteaua"
|
||||
"test_network": "Testati Reteaua",
|
||||
"test_node": "Testare nod"
|
||||
},
|
||||
"values": {
|
||||
"header": "Valoare nod"
|
||||
@ -1750,6 +1781,10 @@
|
||||
"add_item": "Adaugare element",
|
||||
"checked_items": "Elementele selectate",
|
||||
"clear_items": "Ștergeți elementele selectate"
|
||||
},
|
||||
"starting": {
|
||||
"description": "Home Assistant pornește, vă rugăm să așteptați...",
|
||||
"header": "Home Assistant pornește..."
|
||||
}
|
||||
},
|
||||
"changed_toast": {
|
||||
@ -1815,9 +1850,13 @@
|
||||
"name": "Lumina"
|
||||
},
|
||||
"map": {
|
||||
"description": "Cardul Map care vă permite să afișați entități pe o hartă.",
|
||||
"hours_to_show": "Ore de afisat",
|
||||
"name": "Hartă"
|
||||
},
|
||||
"markdown": {
|
||||
"description": "Cardul Markdown este utilizat pentru a reda Markdown."
|
||||
},
|
||||
"media-control": {
|
||||
"name": "Control media"
|
||||
},
|
||||
@ -1971,7 +2010,8 @@
|
||||
"warning": {
|
||||
"entity_non_numeric": "Entitatea este non-numerică: {entity}",
|
||||
"entity_not_found": "Entitatea nu este disponibilă: {entity}",
|
||||
"entity_unavailable": "{entity} este momentan indisponibilă"
|
||||
"entity_unavailable": "{entity} este momentan indisponibilă",
|
||||
"starting": "Home Assistant pornește, nu totul poate fi disponibil încă"
|
||||
}
|
||||
},
|
||||
"mailbox": {
|
||||
@ -1984,6 +2024,7 @@
|
||||
"abort_intro": "Conectare intrerupta",
|
||||
"authorizing_client": "Sunteți pe punctul de a da {clientId} accesul la instanța dumneavoastra de Home Assistant",
|
||||
"form": {
|
||||
"next": "Următorul",
|
||||
"providers": {
|
||||
"command_line": {
|
||||
"abort": {
|
||||
@ -2069,6 +2110,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"start_over": "Ia-o de la capăt",
|
||||
"unknown_error": "Ceva n-a mers bine",
|
||||
"working": "Te rog așteaptă"
|
||||
},
|
||||
@ -2153,7 +2195,8 @@
|
||||
"profile": {
|
||||
"advanced_mode": {
|
||||
"description": "Deblochează funcțiile avansate.",
|
||||
"link_promo": "Află mai multe"
|
||||
"link_promo": "Află mai multe",
|
||||
"title": "Mod avansat"
|
||||
},
|
||||
"change_password": {
|
||||
"confirm_new_password": "Confirmați Noua Parolă",
|
||||
|
Loading…
x
Reference in New Issue
Block a user