mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 22:07:20 +00:00
Translation update
This commit is contained in:
parent
e275f1f4b9
commit
a1d66aef0c
@ -1537,7 +1537,7 @@
|
|||||||
"tts": {
|
"tts": {
|
||||||
"default_language": "Idioma predeterminat a utilitzar",
|
"default_language": "Idioma predeterminat a utilitzar",
|
||||||
"dialog": {
|
"dialog": {
|
||||||
"example_message": "Hola {name}, pots reproduir qualsevol text en els reproductor multimèdia compatibles!",
|
"example_message": "Hola {name}, pots reproduir qualsevol text en els reproductors multimèdia compatibles!",
|
||||||
"header": "Prova el text a veu",
|
"header": "Prova el text a veu",
|
||||||
"play": "Reprodueix",
|
"play": "Reprodueix",
|
||||||
"target": "Objectiu",
|
"target": "Objectiu",
|
||||||
@ -3101,7 +3101,7 @@
|
|||||||
"icon_height": "Alçada de la icona",
|
"icon_height": "Alçada de la icona",
|
||||||
"image": "Ruta de la imatge",
|
"image": "Ruta de la imatge",
|
||||||
"manual": "Manual",
|
"manual": "Manual",
|
||||||
"manual_description": "Vols afegir una targeta personalitzada o escriure el codi yaml manualment?",
|
"manual_description": "Afegir una targeta personalitzada o escriure el codi YAML manualment?",
|
||||||
"maximum": "Màxim",
|
"maximum": "Màxim",
|
||||||
"minimum": "Mínim",
|
"minimum": "Mínim",
|
||||||
"name": "Nom",
|
"name": "Nom",
|
||||||
|
@ -3101,7 +3101,7 @@
|
|||||||
"icon_height": "Výška ikony",
|
"icon_height": "Výška ikony",
|
||||||
"image": "Cesta obrázku",
|
"image": "Cesta obrázku",
|
||||||
"manual": "Manuální",
|
"manual": "Manuální",
|
||||||
"manual_description": "Potřebujete přidat vlastní kartu nebo jen chcete ručně napsat yaml?",
|
"manual_description": "Potřebujete přidat vlastní kartu nebo jen chcete ručně zapsat YAML?",
|
||||||
"maximum": "Maximum",
|
"maximum": "Maximum",
|
||||||
"minimum": "Minimum",
|
"minimum": "Minimum",
|
||||||
"name": "Název",
|
"name": "Název",
|
||||||
|
@ -2701,7 +2701,7 @@
|
|||||||
"unknown": "Unbekannt"
|
"unknown": "Unbekannt"
|
||||||
},
|
},
|
||||||
"remove_node": {
|
"remove_node": {
|
||||||
"exclusion_failed": "Die Knoten konnte nicht entfernt werden. Bitte schaue für mehr Informationen in die Logs.",
|
"exclusion_failed": "Der Knoten konnte nicht entfernt werden. Bitte in den Logs nach mehr Informationen suchen.",
|
||||||
"exclusion_finished": "Der Knoten {id} wurde aus deinem Z-Wave-Netzwerk entfernt."
|
"exclusion_finished": "Der Knoten {id} wurde aus deinem Z-Wave-Netzwerk entfernt."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -2002,6 +2002,7 @@
|
|||||||
},
|
},
|
||||||
"configure": "Configure",
|
"configure": "Configure",
|
||||||
"configured": "Configured",
|
"configured": "Configured",
|
||||||
|
"confirm_new": "Do you want to set up {integration}?",
|
||||||
"description": "Manage integrations with services, devices, ...",
|
"description": "Manage integrations with services, devices, ...",
|
||||||
"details": "Integration details",
|
"details": "Integration details",
|
||||||
"discovered": "Discovered",
|
"discovered": "Discovered",
|
||||||
@ -3407,6 +3408,11 @@
|
|||||||
"empty": "You do not have any messages",
|
"empty": "You do not have any messages",
|
||||||
"playback_title": "Message playback"
|
"playback_title": "Message playback"
|
||||||
},
|
},
|
||||||
|
"my": {
|
||||||
|
"error": "An unknown error occured",
|
||||||
|
"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."
|
||||||
|
},
|
||||||
"page-authorize": {
|
"page-authorize": {
|
||||||
"abort_intro": "Login aborted",
|
"abort_intro": "Login aborted",
|
||||||
"authorizing_client": "You're about to give {clientId} access to your Home Assistant instance.",
|
"authorizing_client": "You're about to give {clientId} access to your Home Assistant instance.",
|
||||||
|
@ -613,13 +613,13 @@
|
|||||||
"was_at_home": "se detectó en casa",
|
"was_at_home": "se detectó en casa",
|
||||||
"was_at_state": "se detectó en {state}",
|
"was_at_state": "se detectó en {state}",
|
||||||
"was_away": "se detectó como ausente",
|
"was_away": "se detectó como ausente",
|
||||||
"was_closed": "fue cerrado",
|
"was_closed": "se cerró",
|
||||||
"was_connected": "fue conectado",
|
"was_connected": "fue conectado",
|
||||||
"was_disconnected": "fue desconectado",
|
"was_disconnected": "fue desconectado",
|
||||||
"was_locked": "fue cerrado",
|
"was_locked": "se bloqueó",
|
||||||
"was_low": "era bajo",
|
"was_low": "era bajo",
|
||||||
"was_normal": "era normal",
|
"was_normal": "era normal",
|
||||||
"was_opened": "fue abierto",
|
"was_opened": "se abrió",
|
||||||
"was_plugged_in": "fue enchufado",
|
"was_plugged_in": "fue enchufado",
|
||||||
"was_safe": "era seguro",
|
"was_safe": "era seguro",
|
||||||
"was_unlocked": "fue desbloqueado",
|
"was_unlocked": "fue desbloqueado",
|
||||||
@ -3101,7 +3101,7 @@
|
|||||||
"icon_height": "Altura del icono",
|
"icon_height": "Altura del icono",
|
||||||
"image": "Ruta de la imagen",
|
"image": "Ruta de la imagen",
|
||||||
"manual": "Manual",
|
"manual": "Manual",
|
||||||
"manual_description": "¿Necesitas agregar una tarjeta personalizada o simplemente deseas escribir manualmente el yaml?",
|
"manual_description": "¿Necesitas agregar una tarjeta personalizada o simplemente deseas escribir manualmente el YAML?",
|
||||||
"maximum": "Máximo",
|
"maximum": "Máximo",
|
||||||
"minimum": "Mínimo",
|
"minimum": "Mínimo",
|
||||||
"name": "Nombre",
|
"name": "Nombre",
|
||||||
|
@ -3101,7 +3101,7 @@
|
|||||||
"icon_height": "Ikooni kõrgus",
|
"icon_height": "Ikooni kõrgus",
|
||||||
"image": "Pildi asukoht",
|
"image": "Pildi asukoht",
|
||||||
"manual": "Käsitsi",
|
"manual": "Käsitsi",
|
||||||
"manual_description": "Kas soovite lisada kohandatud kaarti või soovite muuta koodiredaktoris?",
|
"manual_description": "Kas soovid lisada kohandatud kaarti või soovid ainult muuta YAML-is?",
|
||||||
"maximum": "Maksimaalne",
|
"maximum": "Maksimaalne",
|
||||||
"minimum": "Minimaalne",
|
"minimum": "Minimaalne",
|
||||||
"name": "Nimi",
|
"name": "Nimi",
|
||||||
|
@ -401,6 +401,7 @@
|
|||||||
"direction": "Irány",
|
"direction": "Irány",
|
||||||
"forward": "Előre",
|
"forward": "Előre",
|
||||||
"oscillate": "Oszcilláció",
|
"oscillate": "Oszcilláció",
|
||||||
|
"preset_mode": "Előre beállított mód",
|
||||||
"reverse": "Fordított",
|
"reverse": "Fordított",
|
||||||
"speed": "Sebesség"
|
"speed": "Sebesség"
|
||||||
},
|
},
|
||||||
@ -1009,6 +1010,12 @@
|
|||||||
"second": "{count} {count, plural,\none {másodperc}\nother {másodperc}\n}",
|
"second": "{count} {count, plural,\none {másodperc}\nother {másodperc}\n}",
|
||||||
"week": "{count} {count, plural,\none {hét}\nother {hét}\n}"
|
"week": "{count} {count, plural,\none {hét}\nother {hét}\n}"
|
||||||
},
|
},
|
||||||
|
"errors": {
|
||||||
|
"config": {
|
||||||
|
"key_missing": "A (z) \" {key} \" szükséges kulcs hiányzik.",
|
||||||
|
"key_not_expected": "A(z) \"{key}\" kulcs nem várható, vagy a vizuális szerkesztő nem támogatja."
|
||||||
|
}
|
||||||
|
},
|
||||||
"login-form": {
|
"login-form": {
|
||||||
"log_in": "Bejelentkezés",
|
"log_in": "Bejelentkezés",
|
||||||
"password": "Jelszó",
|
"password": "Jelszó",
|
||||||
@ -1505,6 +1512,16 @@
|
|||||||
},
|
},
|
||||||
"sign_out": "Kijelentkezés",
|
"sign_out": "Kijelentkezés",
|
||||||
"thank_you_note": "Köszönjük, hogy a Home Assistant Felhő részese vagy. Az olyan emberek miatt, mint te, vagyunk képesek mindenki számára nagyszerű otthoni automatizálási élményt nyújtani. Köszönjük!",
|
"thank_you_note": "Köszönjük, hogy a Home Assistant Felhő részese vagy. Az olyan emberek miatt, mint te, vagyunk képesek mindenki számára nagyszerű otthoni automatizálási élményt nyújtani. Köszönjük!",
|
||||||
|
"tts": {
|
||||||
|
"dialog": {
|
||||||
|
"example_message": "Hello {name}, bármilyen szöveget lejátszhat bármely támogatott médialejátszón!",
|
||||||
|
"header": "Próbálja ki a szövegfelolvasást",
|
||||||
|
"play": "Lejátszása",
|
||||||
|
"target": "Cél",
|
||||||
|
"target_browser": "Böngésző"
|
||||||
|
},
|
||||||
|
"try": "Próbálja meg"
|
||||||
|
},
|
||||||
"webhooks": {
|
"webhooks": {
|
||||||
"disable_hook_error_msg": "Nem sikerült letiltani a webhookot:",
|
"disable_hook_error_msg": "Nem sikerült letiltani a webhookot:",
|
||||||
"info": "Bármihez, ami úgy van beállítva, hogy egy webhook által elindulhasson, létrehozható egy nyilvánosan elérhető URL, ami lehetővé teszi, hogy adatokat küldhess vissza a Home Assistant számára bárhonnan, anélkül, hogy kinyitnád a rendszered az internet felé.",
|
"info": "Bármihez, ami úgy van beállítva, hogy egy webhook által elindulhasson, létrehozható egy nyilvánosan elérhető URL, ami lehetővé teszi, hogy adatokat küldhess vissza a Home Assistant számára bárhonnan, anélkül, hogy kinyitnád a rendszered az internet felé.",
|
||||||
@ -2633,6 +2650,11 @@
|
|||||||
},
|
},
|
||||||
"description": "Z-Wave hálózat kezelése",
|
"description": "Z-Wave hálózat kezelése",
|
||||||
"learn_more": "Tudj meg többet a Z-Wave-ről",
|
"learn_more": "Tudj meg többet a Z-Wave-ről",
|
||||||
|
"migration": {
|
||||||
|
"ozw": {
|
||||||
|
"header": "Áthelyezés az OpenZWave-re"
|
||||||
|
}
|
||||||
|
},
|
||||||
"network_management": {
|
"network_management": {
|
||||||
"header": "Z-Wave hálózat menedzsment",
|
"header": "Z-Wave hálózat menedzsment",
|
||||||
"introduction": "Olyan parancsok futtatása, amelyek befolyásolják a Z-Wave hálózatot. Nem fogsz visszajelzést kapni arról, hogy a legtöbb parancs sikeres volt-e, de az OZW logok alapján megpróbálhatod kideríteni."
|
"introduction": "Olyan parancsok futtatása, amelyek befolyásolják a Z-Wave hálózatot. Nem fogsz visszajelzést kapni arról, hogy a legtöbb parancs sikeres volt-e, de az OZW logok alapján megpróbálhatod kideríteni."
|
||||||
@ -3167,6 +3189,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
|
"manage_dashboards": "Irányítópultok kezelése",
|
||||||
|
"manage_resources": "Források kezelése",
|
||||||
"open": "Lovelace menü megnyitása",
|
"open": "Lovelace menü megnyitása",
|
||||||
"raw_editor": "Konfiguráció szerkesztő"
|
"raw_editor": "Konfiguráció szerkesztő"
|
||||||
},
|
},
|
||||||
|
@ -942,6 +942,8 @@
|
|||||||
"email_error_msg": "Nederīgs e-pasts"
|
"email_error_msg": "Nederīgs e-pasts"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
|
"alert_email_confirm_necessary": "Pirms pieteikšanās jums jāapstiprina savs e-pasts.",
|
||||||
|
"alert_password_change_required": "Pirms pieteikšanās jums ir jānomaina sava parole.",
|
||||||
"email_error_msg": "Nederīgs e-pasts"
|
"email_error_msg": "Nederīgs e-pasts"
|
||||||
},
|
},
|
||||||
"register": {
|
"register": {
|
||||||
@ -1837,10 +1839,11 @@
|
|||||||
"playback_title": "Ziņu atskaņošana"
|
"playback_title": "Ziņu atskaņošana"
|
||||||
},
|
},
|
||||||
"page-authorize": {
|
"page-authorize": {
|
||||||
"abort_intro": "Pieteikšanās priekšlaikus pārtraukta",
|
"abort_intro": "Pieteikšanās pārtraukta",
|
||||||
"authorizing_client": "Jūs gatavojaties piešķirt {clientId} piekļuvi jūsu Home Assistant.",
|
"authorizing_client": "Jūs gatavojaties piešķirt {clientId} piekļuvi jūsu Home Assistant.",
|
||||||
"form": {
|
"form": {
|
||||||
"next": "Nākamais",
|
"error": "Kļūda: {error}",
|
||||||
|
"next": "Tālāk",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -1914,6 +1917,7 @@
|
|||||||
},
|
},
|
||||||
"trusted_networks": {
|
"trusted_networks": {
|
||||||
"abort": {
|
"abort": {
|
||||||
|
"not_allowed": "Jūsu dators nav atļauto sarakstā.",
|
||||||
"not_whitelisted": "Jūsu dators nav iekļauts baltajā sarakstā."
|
"not_whitelisted": "Jūsu dators nav iekļauts baltajā sarakstā."
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
@ -1926,12 +1930,14 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "Sākt no jauna",
|
||||||
"unknown_error": "Kaut kas nogāja greizi",
|
"unknown_error": "Kaut kas nogāja greizi",
|
||||||
"working": "Lūdzu uzgaidiet"
|
"working": "Lūdzu uzgaidiet"
|
||||||
},
|
},
|
||||||
"initializing": "Inicializēšana",
|
"initializing": "Inicializēšana",
|
||||||
|
"logging_in_to_with": "Pieteikšanās **{locationName}**, izmantojot **{authProviderName}**.",
|
||||||
"logging_in_with": "Pieteikšanās ar **{authProviderName}**.",
|
"logging_in_with": "Pieteikšanās ar **{authProviderName}**.",
|
||||||
"pick_auth_provider": "Vai pieteikties, izmantojot"
|
"pick_auth_provider": "Vai arī piesakaties, izmantojot"
|
||||||
},
|
},
|
||||||
"page-demo": {
|
"page-demo": {
|
||||||
"cards": {
|
"cards": {
|
||||||
@ -1979,7 +1985,7 @@
|
|||||||
"page-onboarding": {
|
"page-onboarding": {
|
||||||
"core-config": {
|
"core-config": {
|
||||||
"button_detect": "Noteikt",
|
"button_detect": "Noteikt",
|
||||||
"finish": "Nākamais",
|
"finish": "Tālāk",
|
||||||
"intro": "Sveiki {name}! Laipni lūdzam Home Assistant. Kā jūs vēlētos nosaukt savas mājas?",
|
"intro": "Sveiki {name}! Laipni lūdzam Home Assistant. Kā jūs vēlētos nosaukt savas mājas?",
|
||||||
"intro_location": "Mēs gribētu zināt, kur tu dzīvo. Šī informācija palīdzēs parādīt informāciju un iestatīt uz saules bāzes balstītas automātikas. Šie dati nekad netiek koplietoti ārpus jūsu tīkla.",
|
"intro_location": "Mēs gribētu zināt, kur tu dzīvo. Šī informācija palīdzēs parādīt informāciju un iestatīt uz saules bāzes balstītas automātikas. Šie dati nekad netiek koplietoti ārpus jūsu tīkla.",
|
||||||
"intro_location_detect": "Mēs varam palīdzēt jums aizpildīt šo informāciju, iesniedzot vienreizēju pieprasījumu ārējam pakalpojumam.",
|
"intro_location_detect": "Mēs varam palīdzēt jums aizpildīt šo informāciju, iesniedzot vienreizēju pieprasījumu ārējam pakalpojumam.",
|
||||||
@ -2032,6 +2038,10 @@
|
|||||||
"dropdown_label": "Infopanelis",
|
"dropdown_label": "Infopanelis",
|
||||||
"header": "Infopanelis"
|
"header": "Infopanelis"
|
||||||
},
|
},
|
||||||
|
"enable_shortcuts": {
|
||||||
|
"description": "Iespējojiet vai atspējojiet īsinājumtaustiņus dažādu darbību veikšanai lietotāja saskarnē.",
|
||||||
|
"header": "Īsinājumtaustiņi"
|
||||||
|
},
|
||||||
"force_narrow": {
|
"force_narrow": {
|
||||||
"description": "Sānjosla pēc noklusējuma tiks slēpta, līdzīgi kā mobilajās ierīcēs.",
|
"description": "Sānjosla pēc noklusējuma tiks slēpta, līdzīgi kā mobilajās ierīcēs.",
|
||||||
"header": "Vienmēr slēpt sānjoslu"
|
"header": "Vienmēr slēpt sānjoslu"
|
||||||
|
@ -1144,6 +1144,7 @@
|
|||||||
"extra_fields": {
|
"extra_fields": {
|
||||||
"code": "Code",
|
"code": "Code",
|
||||||
"message": "Bericht",
|
"message": "Bericht",
|
||||||
|
"position": "Positie",
|
||||||
"title": "Titel"
|
"title": "Titel"
|
||||||
},
|
},
|
||||||
"label": "Apparaat"
|
"label": "Apparaat"
|
||||||
@ -2677,6 +2678,7 @@
|
|||||||
"common": {
|
"common": {
|
||||||
"add_node": "Knooppunt toevoegen",
|
"add_node": "Knooppunt toevoegen",
|
||||||
"close": "Sluiten",
|
"close": "Sluiten",
|
||||||
|
"home_id": "Home ID",
|
||||||
"network": "Netwerk",
|
"network": "Netwerk",
|
||||||
"node_id": "Knooppunt-ID",
|
"node_id": "Knooppunt-ID",
|
||||||
"remove_node": "Knooppunt verwijderen"
|
"remove_node": "Knooppunt verwijderen"
|
||||||
@ -2689,6 +2691,7 @@
|
|||||||
"dump_not_ready_text": "Als u een export maakt terwijl niet alle knooppunten gereed zijn, mist u mogelijk de benodigde gegevens. Geef uw netwerk wat tijd om alle knooppunten te doorzoeken. Wilt u doorgaan met de dump?",
|
"dump_not_ready_text": "Als u een export maakt terwijl niet alle knooppunten gereed zijn, mist u mogelijk de benodigde gegevens. Geef uw netwerk wat tijd om alle knooppunten te doorzoeken. Wilt u doorgaan met de dump?",
|
||||||
"dump_not_ready_title": "Nog niet alle knooppunten zijn gereed",
|
"dump_not_ready_title": "Nog niet alle knooppunten zijn gereed",
|
||||||
"header": "Beheer je Z-Wave netwerk",
|
"header": "Beheer je Z-Wave netwerk",
|
||||||
|
"home_id": "Home ID",
|
||||||
"introduction": "Beheer uw Z-Wave netwerk en Z-Wave knooppunten",
|
"introduction": "Beheer uw Z-Wave netwerk en Z-Wave knooppunten",
|
||||||
"node_count": "Aantal knooppunten",
|
"node_count": "Aantal knooppunten",
|
||||||
"nodes_ready": "Knooppunten gereed",
|
"nodes_ready": "Knooppunten gereed",
|
||||||
@ -2715,9 +2718,11 @@
|
|||||||
"unknown": "Onbekend"
|
"unknown": "Onbekend"
|
||||||
},
|
},
|
||||||
"remove_node": {
|
"remove_node": {
|
||||||
|
"cancel_exclusion": "Uitsluiting annuleren",
|
||||||
"exclusion_failed": "Het knooppunt kon niet worden verwijderd. Controleer de logboeken voor meer informatie.",
|
"exclusion_failed": "Het knooppunt kon niet worden verwijderd. Controleer de logboeken voor meer informatie.",
|
||||||
"exclusion_finished": "Knooppunt {id} is verwijderd uit het Z-Wave-netwerk.",
|
"exclusion_finished": "Knooppunt {id} is verwijderd uit het Z-Wave-netwerk.",
|
||||||
"introduction": "Verwijder een knooppunt uit uw Z-Wave-netwerk en verwijder het gekoppelde apparaat met bijbehorende entiteiten uit Home Assistant.",
|
"introduction": "Verwijder een knooppunt uit uw Z-Wave-netwerk en verwijder het gekoppelde apparaat met bijbehorende entiteiten uit Home Assistant.",
|
||||||
|
"start_exclusion": "Start uitsluiting",
|
||||||
"title": "Een Z-Wave Node verwijderen"
|
"title": "Een Z-Wave Node verwijderen"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user