mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-16 05:46:35 +00:00
[ci skip] Translation update
This commit is contained in:
parent
872e46a076
commit
1bc3b3befc
@ -357,7 +357,7 @@
|
|||||||
"cooling": "{name} refredant",
|
"cooling": "{name} refredant",
|
||||||
"current_temperature": "Temperatura actual de {name}",
|
"current_temperature": "Temperatura actual de {name}",
|
||||||
"currently": "Actualment",
|
"currently": "Actualment",
|
||||||
"fan_mode": "Mode ventilació",
|
"fan_mode": "Velocitat ventilador",
|
||||||
"heating": "{name} escalfant",
|
"heating": "{name} escalfant",
|
||||||
"high": "alt",
|
"high": "alt",
|
||||||
"low": "baix",
|
"low": "baix",
|
||||||
@ -1297,7 +1297,7 @@
|
|||||||
"show_readonly": "Mostra entitats de només lectura",
|
"show_readonly": "Mostra entitats de només lectura",
|
||||||
"show_unavailable": "Mostra entitats no disponibles"
|
"show_unavailable": "Mostra entitats no disponibles"
|
||||||
},
|
},
|
||||||
"header": "Registre d'entitats",
|
"header": "Entitats",
|
||||||
"headers": {
|
"headers": {
|
||||||
"entity_id": "ID de l'entitat",
|
"entity_id": "ID de l'entitat",
|
||||||
"integration": "Integració",
|
"integration": "Integració",
|
||||||
@ -1403,7 +1403,7 @@
|
|||||||
"ignore": {
|
"ignore": {
|
||||||
"confirm_delete_ignore": "Això farà que quan la integració es descobreixi torni a aparèixer a les integracions descobertes. Pot ser que tardi una estona o es necessiti reiniciar.",
|
"confirm_delete_ignore": "Això farà que quan la integració es descobreixi torni a aparèixer a les integracions descobertes. Pot ser que tardi una estona o es necessiti reiniciar.",
|
||||||
"confirm_delete_ignore_title": "Vols deixar d'ignorar {name}?",
|
"confirm_delete_ignore_title": "Vols deixar d'ignorar {name}?",
|
||||||
"confirm_ignore": "Estàs segur que no vols per a configurar aquesta integració? Pots desfer-ho fent clic a 'Mostra les integracions ignorades' al menú de la part superior dreta.",
|
"confirm_ignore": "Estàs segur que no vols configurar aquesta integració? Pots desfer-ho fent clic a 'Mostra les integracions ignorades' al menú de la part superior dreta.",
|
||||||
"confirm_ignore_title": "Ignorar descobriment de {name}?",
|
"confirm_ignore_title": "Ignorar descobriment de {name}?",
|
||||||
"hide_ignored": "Amaga les integracions ignorades",
|
"hide_ignored": "Amaga les integracions ignorades",
|
||||||
"ignore": "Ignora",
|
"ignore": "Ignora",
|
||||||
@ -1608,7 +1608,7 @@
|
|||||||
"automation": "Actualitza automatitzacions",
|
"automation": "Actualitza automatitzacions",
|
||||||
"core": "Recarrega ubicacions i automatitzacions",
|
"core": "Recarrega ubicacions i automatitzacions",
|
||||||
"group": "Actualitza grups",
|
"group": "Actualitza grups",
|
||||||
"heading": "Torna a carregar la configuració",
|
"heading": "Tornant a carregar la configuració",
|
||||||
"introduction": "Algunes parts de la configuració de Home Assistant es poden recarregar sense necessitat de reiniciar. Els botons de sota esborraran la configuració antiga i en carregaran la nova.",
|
"introduction": "Algunes parts de la configuració de Home Assistant es poden recarregar sense necessitat de reiniciar. Els botons de sota esborraran la configuració antiga i en carregaran la nova.",
|
||||||
"person": "Actualitza persones",
|
"person": "Actualitza persones",
|
||||||
"scene": "Actualitza escenes",
|
"scene": "Actualitza escenes",
|
||||||
@ -1789,7 +1789,7 @@
|
|||||||
"required_error_msg": "Aquest camp és obligatori",
|
"required_error_msg": "Aquest camp és obligatori",
|
||||||
"update": "Actualitza"
|
"update": "Actualitza"
|
||||||
},
|
},
|
||||||
"edit_home_zone": "La ubicació de casa es pot canviar des de la configuració general.",
|
"edit_home_zone": "El radi de la zona principal (casa) encara no pot ser editat des del \"frontend\". Arrossega el mercador del mapa per moure la zona principal.",
|
||||||
"edit_home_zone_narrow": "El radi de la zona principal (casa) encara no es pot editar des del \"frontend\". Sí que pots canviar-ne la ubicació des de la configuració general.",
|
"edit_home_zone_narrow": "El radi de la zona principal (casa) encara no es pot editar des del \"frontend\". Sí que pots canviar-ne la ubicació des de la configuració general.",
|
||||||
"go_to_core_config": "Anar a la configuració general?",
|
"go_to_core_config": "Anar a la configuració general?",
|
||||||
"home_zone_core_config": "La ubicació de la zona principal (casa) és pot canviar des de la pàgina de configuració general. El radi d'aquesta zona encara no es pot editar des d'aquí. Vols anar a la configuració general?",
|
"home_zone_core_config": "La ubicació de la zona principal (casa) és pot canviar des de la pàgina de configuració general. El radi d'aquesta zona encara no es pot editar des d'aquí. Vols anar a la configuració general?",
|
||||||
@ -2307,6 +2307,8 @@
|
|||||||
"abort_intro": "S'ha avortat l'inici de sessió",
|
"abort_intro": "S'ha avortat l'inici de sessió",
|
||||||
"authorizing_client": "Esteu a punt de permetre l'accés a la vostra instància de Home Assistant al client {clientId}.",
|
"authorizing_client": "Esteu a punt de permetre l'accés a la vostra instància de Home Assistant al client {clientId}.",
|
||||||
"form": {
|
"form": {
|
||||||
|
"error": "Error: {error}",
|
||||||
|
"next": "Següent",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -2392,6 +2394,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "Comença de nou",
|
||||||
"unknown_error": "Alguna cosa no ha anat bé",
|
"unknown_error": "Alguna cosa no ha anat bé",
|
||||||
"working": "Si us plau, espereu"
|
"working": "Si us plau, espereu"
|
||||||
},
|
},
|
||||||
|
@ -2307,6 +2307,8 @@
|
|||||||
"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.",
|
||||||
"form": {
|
"form": {
|
||||||
|
"error": "Error: {error}",
|
||||||
|
"next": "Next",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -2392,6 +2394,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "Start over",
|
||||||
"unknown_error": "Something went wrong",
|
"unknown_error": "Something went wrong",
|
||||||
"working": "Please wait"
|
"working": "Please wait"
|
||||||
},
|
},
|
||||||
|
@ -1215,7 +1215,7 @@
|
|||||||
},
|
},
|
||||||
"warning": {
|
"warning": {
|
||||||
"include_link": "incluir customize.yaml",
|
"include_link": "incluir customize.yaml",
|
||||||
"include_sentence": "Parece que tu configuration.yaml no es correcto, debe",
|
"include_sentence": "Parece que tu configuration.yaml no es correcta, debe",
|
||||||
"not_applied": "Los cambios realizados aquí se escriben en él, pero no se aplicarán después de una recarga de configuración a menos que la inclusión esté en su lugar."
|
"not_applied": "Los cambios realizados aquí se escriben en él, pero no se aplicarán después de una recarga de configuración a menos que la inclusión esté en su lugar."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -2307,6 +2307,8 @@
|
|||||||
"abort_intro": "Inicio de sesión cancelado",
|
"abort_intro": "Inicio de sesión cancelado",
|
||||||
"authorizing_client": "Estás a punto de dar acceso a {clientId} a tu instancia de Home Assistant.",
|
"authorizing_client": "Estás a punto de dar acceso a {clientId} a tu instancia de Home Assistant.",
|
||||||
"form": {
|
"form": {
|
||||||
|
"error": "Error: {error}",
|
||||||
|
"next": "Siguiente",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -2392,6 +2394,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "Empezar de nuevo",
|
||||||
"unknown_error": "Algo salió mal",
|
"unknown_error": "Algo salió mal",
|
||||||
"working": "Por favor, espere"
|
"working": "Por favor, espere"
|
||||||
},
|
},
|
||||||
|
@ -1327,7 +1327,7 @@
|
|||||||
"clear": "Tyhjennä",
|
"clear": "Tyhjennä",
|
||||||
"filtering_by": "Suodatus"
|
"filtering_by": "Suodatus"
|
||||||
},
|
},
|
||||||
"header": "Säädä Home Assistanttia",
|
"header": "Säädä Home Assistantia",
|
||||||
"helpers": {
|
"helpers": {
|
||||||
"caption": "Auttajat",
|
"caption": "Auttajat",
|
||||||
"description": "Elementit, jotka voivat auttaa rakentamaan automaatioita.",
|
"description": "Elementit, jotka voivat auttaa rakentamaan automaatioita.",
|
||||||
@ -1399,7 +1399,7 @@
|
|||||||
"description": "Hallitse liitettyjä laitteita ja palveluita",
|
"description": "Hallitse liitettyjä laitteita ja palveluita",
|
||||||
"details": "Integroinnin yksityiskohdat",
|
"details": "Integroinnin yksityiskohdat",
|
||||||
"discovered": "Löydetty",
|
"discovered": "Löydetty",
|
||||||
"home_assistant_website": "Home Assistant – sivusto",
|
"home_assistant_website": "Home Assistant -sivusto",
|
||||||
"ignore": {
|
"ignore": {
|
||||||
"confirm_delete_ignore": "Tämä saa integroinnin näkymään löydetyissä integroinneissa uudelleen, kun se löydetään. Tämä saattaa vaatia uudelleenkäynnistyksen tai kestää jonkin aikaa.",
|
"confirm_delete_ignore": "Tämä saa integroinnin näkymään löydetyissä integroinneissa uudelleen, kun se löydetään. Tämä saattaa vaatia uudelleenkäynnistyksen tai kestää jonkin aikaa.",
|
||||||
"confirm_delete_ignore_title": "Lopeta integraation {name} ohittaminen?",
|
"confirm_delete_ignore_title": "Lopeta integraation {name} ohittaminen?",
|
||||||
@ -2513,7 +2513,7 @@
|
|||||||
"create_failed": "Käyttötunnussanoman luominen epäonnistui.",
|
"create_failed": "Käyttötunnussanoman luominen epäonnistui.",
|
||||||
"created_at": "Luotu {date}",
|
"created_at": "Luotu {date}",
|
||||||
"delete_failed": "Käyttötunnussanoman poistaminen epäonnistui.",
|
"delete_failed": "Käyttötunnussanoman poistaminen epäonnistui.",
|
||||||
"description": "Luo pitkäikäisiä käyttöoikeustunnuksia, jotta komentosarjasi voivat vuorovaikutttaa Home Assistantin kanssa. Jokainen tunnus on voimassa 10 vuotta luomisesta. Seuraavat pitkäikäiset käyttöoikeustunnukset ovat tällä hetkellä käytössä.",
|
"description": "Luo pitkäikäisiä käyttöoikeustunnuksia, jotta komentosarjasi voivat vuorovaikuttaa Home Assistantin kanssa. Jokainen tunnus on voimassa 10 vuotta luomisesta. Seuraavat pitkäikäiset käyttöoikeustunnukset ovat tällä hetkellä käytössä.",
|
||||||
"empty_state": "Sinulla ei ole vielä pitkäaikaisia käyttötunnussanomia",
|
"empty_state": "Sinulla ei ole vielä pitkäaikaisia käyttötunnussanomia",
|
||||||
"header": "Pitkäaikaiset käyttötunnussanomat",
|
"header": "Pitkäaikaiset käyttötunnussanomat",
|
||||||
"last_used": "Viimeksi käytetty {date} sijainnista {location}",
|
"last_used": "Viimeksi käytetty {date} sijainnista {location}",
|
||||||
|
@ -2307,6 +2307,8 @@
|
|||||||
"abort_intro": "Connexion interrompue",
|
"abort_intro": "Connexion interrompue",
|
||||||
"authorizing_client": "Vous êtes sur le point de donner accès à {clientId} à votre instance de Home Assistant.",
|
"authorizing_client": "Vous êtes sur le point de donner accès à {clientId} à votre instance de Home Assistant.",
|
||||||
"form": {
|
"form": {
|
||||||
|
"error": "Erreur: {error}",
|
||||||
|
"next": "Suivant",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -2392,6 +2394,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "Recommencer",
|
||||||
"unknown_error": "Quelque chose a mal tourné",
|
"unknown_error": "Quelque chose a mal tourné",
|
||||||
"working": "Veuillez patienter"
|
"working": "Veuillez patienter"
|
||||||
},
|
},
|
||||||
|
@ -2307,6 +2307,8 @@
|
|||||||
"abort_intro": "Bejelentkezés megszakítva",
|
"abort_intro": "Bejelentkezés megszakítva",
|
||||||
"authorizing_client": "Éppen a {clientId} számára készülsz hozzáférést biztosítani a Home Assistant példányodhoz.",
|
"authorizing_client": "Éppen a {clientId} számára készülsz hozzáférést biztosítani a Home Assistant példányodhoz.",
|
||||||
"form": {
|
"form": {
|
||||||
|
"error": "Hiba: {error}",
|
||||||
|
"next": "Tovább",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -2392,6 +2394,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "Újrakezdés",
|
||||||
"unknown_error": "Valami hiba történt",
|
"unknown_error": "Valami hiba történt",
|
||||||
"working": "Kérlek várj"
|
"working": "Kérlek várj"
|
||||||
},
|
},
|
||||||
|
@ -420,6 +420,7 @@
|
|||||||
"attributes": {
|
"attributes": {
|
||||||
"air_pressure": "Loftþrýstingur",
|
"air_pressure": "Loftþrýstingur",
|
||||||
"humidity": "Rakastig",
|
"humidity": "Rakastig",
|
||||||
|
"precipitation": "Úrkoma",
|
||||||
"temperature": "Hitastig",
|
"temperature": "Hitastig",
|
||||||
"visibility": "Skyggni",
|
"visibility": "Skyggni",
|
||||||
"wind_speed": "Vindhraði"
|
"wind_speed": "Vindhraði"
|
||||||
@ -446,17 +447,24 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
|
"and": "og",
|
||||||
"cancel": "Hætta við",
|
"cancel": "Hætta við",
|
||||||
"close": "Loka",
|
"close": "Loka",
|
||||||
|
"delete": "Eyða",
|
||||||
"loading": "Hleð",
|
"loading": "Hleð",
|
||||||
|
"next": "Næsta",
|
||||||
"no": "Nei",
|
"no": "Nei",
|
||||||
|
"previous": "Fyrri",
|
||||||
|
"refresh": "Endurnýja",
|
||||||
"save": "Vista",
|
"save": "Vista",
|
||||||
|
"undo": "Afturkalla",
|
||||||
"yes": "Já"
|
"yes": "Já"
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
"area-picker": {
|
"area-picker": {
|
||||||
"add_dialog": {
|
"add_dialog": {
|
||||||
"add": "Bæta við",
|
"add": "Bæta við",
|
||||||
|
"failed_create_area": "Ekki tókst að stofna svæði.",
|
||||||
"name": "Nafn"
|
"name": "Nafn"
|
||||||
},
|
},
|
||||||
"clear": "Hreinsa"
|
"clear": "Hreinsa"
|
||||||
@ -477,6 +485,7 @@
|
|||||||
"no_history_found": "Engin stöðusaga fannst."
|
"no_history_found": "Engin stöðusaga fannst."
|
||||||
},
|
},
|
||||||
"related-items": {
|
"related-items": {
|
||||||
|
"area": "Svæði",
|
||||||
"device": "Tæki",
|
"device": "Tæki",
|
||||||
"integration": "Samþætting"
|
"integration": "Samþætting"
|
||||||
},
|
},
|
||||||
@ -506,12 +515,16 @@
|
|||||||
"dismiss": "Vísa frá",
|
"dismiss": "Vísa frá",
|
||||||
"editor": {
|
"editor": {
|
||||||
"delete": "Eyða",
|
"delete": "Eyða",
|
||||||
|
"icon": "Yfirskrifa táknmynd",
|
||||||
"update": "Uppfæra"
|
"update": "Uppfæra"
|
||||||
}
|
},
|
||||||
|
"related": "Tengt",
|
||||||
|
"settings": "Stillingar"
|
||||||
},
|
},
|
||||||
"generic": {
|
"generic": {
|
||||||
"cancel": "Hætta við",
|
"cancel": "Hætta við",
|
||||||
"close": "loka",
|
"close": "loka",
|
||||||
|
"default_confirmation_title": "Ertu viss?",
|
||||||
"ok": "Í lagi"
|
"ok": "Í lagi"
|
||||||
},
|
},
|
||||||
"helper_settings": {
|
"helper_settings": {
|
||||||
@ -521,8 +534,12 @@
|
|||||||
},
|
},
|
||||||
"input_datetime": {
|
"input_datetime": {
|
||||||
"date": "Dagsetning",
|
"date": "Dagsetning",
|
||||||
|
"datetime": "Dagsetning og tími",
|
||||||
"time": "Tími"
|
"time": "Tími"
|
||||||
},
|
},
|
||||||
|
"input_number": {
|
||||||
|
"unit_of_measurement": "Mælieining"
|
||||||
|
},
|
||||||
"input_select": {
|
"input_select": {
|
||||||
"add": "Bæta við"
|
"add": "Bæta við"
|
||||||
},
|
},
|
||||||
@ -543,8 +560,14 @@
|
|||||||
},
|
},
|
||||||
"updater": {
|
"updater": {
|
||||||
"title": "Uppfærslu leiðbeiningar"
|
"title": "Uppfærslu leiðbeiningar"
|
||||||
|
},
|
||||||
|
"vacuum": {
|
||||||
|
"status": "Staða"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"mqtt_device_debug_info": {
|
||||||
|
"entities": "Einingar"
|
||||||
|
},
|
||||||
"options_flow": {
|
"options_flow": {
|
||||||
"form": {
|
"form": {
|
||||||
"header": "Valkostir"
|
"header": "Valkostir"
|
||||||
@ -552,6 +575,7 @@
|
|||||||
},
|
},
|
||||||
"voice_command": {
|
"voice_command": {
|
||||||
"error": "Úbbs, villa kom upp",
|
"error": "Úbbs, villa kom upp",
|
||||||
|
"found": "Ég fann eftirfarandi fyrir þig:",
|
||||||
"how_can_i_help": "Hvernig get ég aðstoðað?"
|
"how_can_i_help": "Hvernig get ég aðstoðað?"
|
||||||
},
|
},
|
||||||
"zha_device_info": {
|
"zha_device_info": {
|
||||||
@ -597,9 +621,16 @@
|
|||||||
"service_call_failed": "Ekki tókst að kalla á þjónustu {service}."
|
"service_call_failed": "Ekki tókst að kalla á þjónustu {service}."
|
||||||
},
|
},
|
||||||
"panel": {
|
"panel": {
|
||||||
|
"calendar": {
|
||||||
|
"my_calendars": "Dagatölin mín",
|
||||||
|
"today": "Í dag"
|
||||||
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"areas": {
|
"areas": {
|
||||||
"caption": "Svæðaskrá",
|
"caption": "Svæðaskrá",
|
||||||
|
"data_table": {
|
||||||
|
"area": "Svæði"
|
||||||
|
},
|
||||||
"description": "Yfirlit yfir öll svæði á heimilinu þínu.",
|
"description": "Yfirlit yfir öll svæði á heimilinu þínu.",
|
||||||
"editor": {
|
"editor": {
|
||||||
"create": "STOFNA",
|
"create": "STOFNA",
|
||||||
@ -680,6 +711,9 @@
|
|||||||
},
|
},
|
||||||
"label": "Tæki"
|
"label": "Tæki"
|
||||||
},
|
},
|
||||||
|
"not": {
|
||||||
|
"label": "Ekki"
|
||||||
|
},
|
||||||
"numeric_state": {
|
"numeric_state": {
|
||||||
"above": "Yfir",
|
"above": "Yfir",
|
||||||
"below": "Undir",
|
"below": "Undir",
|
||||||
@ -723,6 +757,7 @@
|
|||||||
"label": "Lýsing",
|
"label": "Lýsing",
|
||||||
"placeholder": "Valfrjáls lýsing"
|
"placeholder": "Valfrjáls lýsing"
|
||||||
},
|
},
|
||||||
|
"enable_disable": "Virkja/slökkva á sjálfvirkni",
|
||||||
"introduction": "Notaðu sjálfvirkni til að glæða húsið þitt lífi",
|
"introduction": "Notaðu sjálfvirkni til að glæða húsið þitt lífi",
|
||||||
"load_error_not_editable": "Eingöngu er hægt að breyta sjálfvirkni í automations.yaml",
|
"load_error_not_editable": "Eingöngu er hægt að breyta sjálfvirkni í automations.yaml",
|
||||||
"load_error_unknown": "Villa kom upp við að hlaða inn sjálfvirkni ({err_no}).",
|
"load_error_unknown": "Villa kom upp við að hlaða inn sjálfvirkni ({err_no}).",
|
||||||
@ -820,6 +855,9 @@
|
|||||||
"delete_automation": "Eyða sjálfvirkni",
|
"delete_automation": "Eyða sjálfvirkni",
|
||||||
"edit_automation": "Breyta sjálfvirkni",
|
"edit_automation": "Breyta sjálfvirkni",
|
||||||
"header": "Sjálfvirkniritill",
|
"header": "Sjálfvirkniritill",
|
||||||
|
"headers": {
|
||||||
|
"name": "Nafn"
|
||||||
|
},
|
||||||
"learn_more": "Læra meira um sjálfvirkni",
|
"learn_more": "Læra meira um sjálfvirkni",
|
||||||
"no_automations": "Við fundum ekki neinar sjálfvirkni-skilgreiningar sem hægt er að breyta",
|
"no_automations": "Við fundum ekki neinar sjálfvirkni-skilgreiningar sem hægt er að breyta",
|
||||||
"only_editable": "Eingöngu er hægt að breyta sjálfvirkni sem skilgreind er í automations.yaml",
|
"only_editable": "Eingöngu er hægt að breyta sjálfvirkni sem skilgreind er í automations.yaml",
|
||||||
@ -916,7 +954,9 @@
|
|||||||
"edit_requires_storage": "Ritill er óvirkur af því að stillingar eru vistaðar í configuration.yaml.",
|
"edit_requires_storage": "Ritill er óvirkur af því að stillingar eru vistaðar í configuration.yaml.",
|
||||||
"elevation": "Hækkun",
|
"elevation": "Hækkun",
|
||||||
"elevation_meters": "metrar",
|
"elevation_meters": "metrar",
|
||||||
|
"external_url": "Ytri vefslóð",
|
||||||
"imperial_example": "Fahrenheit, pund",
|
"imperial_example": "Fahrenheit, pund",
|
||||||
|
"internal_url": "Innri vefslóð",
|
||||||
"latitude": "Breiddargráða",
|
"latitude": "Breiddargráða",
|
||||||
"location_name": "Nafnið á Home Assistant uppsetningunni",
|
"location_name": "Nafnið á Home Assistant uppsetningunni",
|
||||||
"longitude": "Lengdargráða",
|
"longitude": "Lengdargráða",
|
||||||
@ -952,6 +992,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"caption": "Tæki",
|
"caption": "Tæki",
|
||||||
|
"confirm_delete": "Ertu viss um að þú viljir eyða þessu tæki?",
|
||||||
"data_table": {
|
"data_table": {
|
||||||
"area": "Svæði",
|
"area": "Svæði",
|
||||||
"battery": "Rafhlaða",
|
"battery": "Rafhlaða",
|
||||||
@ -962,6 +1003,7 @@
|
|||||||
},
|
},
|
||||||
"delete": "Eyða",
|
"delete": "Eyða",
|
||||||
"description": "Stjórna tengdum tækjum",
|
"description": "Stjórna tengdum tækjum",
|
||||||
|
"device_info": "Upplýsingar um tæki",
|
||||||
"device_not_found": "Tæki fannst ekki.",
|
"device_not_found": "Tæki fannst ekki.",
|
||||||
"entities": {
|
"entities": {
|
||||||
"entities": "Einingar"
|
"entities": "Einingar"
|
||||||
@ -972,8 +1014,13 @@
|
|||||||
"scenes": "Senur"
|
"scenes": "Senur"
|
||||||
},
|
},
|
||||||
"scenes": "Senur",
|
"scenes": "Senur",
|
||||||
|
"script": {
|
||||||
|
"scripts": "Skriftur"
|
||||||
|
},
|
||||||
|
"scripts": "Skriftur",
|
||||||
"unknown_error": "Óþekkt villa",
|
"unknown_error": "Óþekkt villa",
|
||||||
"unnamed_device": "Ónefnt tæki"
|
"unnamed_device": "Ónefnt tæki",
|
||||||
|
"update": "Uppfæra"
|
||||||
},
|
},
|
||||||
"entities": {
|
"entities": {
|
||||||
"caption": "Einingarskrá",
|
"caption": "Einingarskrá",
|
||||||
@ -990,6 +1037,7 @@
|
|||||||
},
|
},
|
||||||
"header": "Einingarskrá",
|
"header": "Einingarskrá",
|
||||||
"headers": {
|
"headers": {
|
||||||
|
"integration": "Samþætting",
|
||||||
"name": "Nafn",
|
"name": "Nafn",
|
||||||
"status": "Staða"
|
"status": "Staða"
|
||||||
},
|
},
|
||||||
@ -1000,10 +1048,14 @@
|
|||||||
"status": {
|
"status": {
|
||||||
"disabled": "Afvirkjað",
|
"disabled": "Afvirkjað",
|
||||||
"ok": "í lagi",
|
"ok": "í lagi",
|
||||||
|
"readonly": "Ritvarið",
|
||||||
"unavailable": "Ekki tiltækt"
|
"unavailable": "Ekki tiltækt"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"filtering": {
|
||||||
|
"clear": "Hreinsa"
|
||||||
|
},
|
||||||
"header": "Stilla af Home Assistant",
|
"header": "Stilla af Home Assistant",
|
||||||
"helpers": {
|
"helpers": {
|
||||||
"dialog": {
|
"dialog": {
|
||||||
@ -1016,13 +1068,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"types": {
|
"types": {
|
||||||
|
"input_datetime": "Dagsetning og/eða tími",
|
||||||
|
"input_number": "Númer",
|
||||||
"input_text": "Texti"
|
"input_text": "Texti"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"integrations": {
|
"integrations": {
|
||||||
|
"add_integration": "Bæta við samþættingu",
|
||||||
"caption": "Samþættingar",
|
"caption": "Samþættingar",
|
||||||
"config_entry": {
|
"config_entry": {
|
||||||
"area": "Í {area}",
|
"area": "Í {area}",
|
||||||
|
"delete": "Eyða",
|
||||||
"delete_button": "Eyða {integration}",
|
"delete_button": "Eyða {integration}",
|
||||||
"delete_confirm": "Ertu viss um að þú viljir eyða þessari samþættingu?",
|
"delete_confirm": "Ertu viss um að þú viljir eyða þessari samþættingu?",
|
||||||
"device_unavailable": "Tæki ekki tiltækt",
|
"device_unavailable": "Tæki ekki tiltækt",
|
||||||
@ -1033,6 +1089,7 @@
|
|||||||
"no_area": "Ekkert svæði",
|
"no_area": "Ekkert svæði",
|
||||||
"no_device": "Einingar án tækja",
|
"no_device": "Einingar án tækja",
|
||||||
"no_devices": "Þessi samþætting hefur engin tæki.",
|
"no_devices": "Þessi samþætting hefur engin tæki.",
|
||||||
|
"rename": "Endurnefna",
|
||||||
"restart_confirm": "Endurræsa Home Assitant til að klára að fjarlægja þessa samþættingu",
|
"restart_confirm": "Endurræsa Home Assitant til að klára að fjarlægja þessa samþættingu",
|
||||||
"settings_button": "Breyta stillingum fyrir {integration}"
|
"settings_button": "Breyta stillingum fyrir {integration}"
|
||||||
},
|
},
|
||||||
@ -1057,12 +1114,16 @@
|
|||||||
"ignored": "Hunsað",
|
"ignored": "Hunsað",
|
||||||
"show_ignored": "Sýna hunsaðar samþættingar"
|
"show_ignored": "Sýna hunsaðar samþættingar"
|
||||||
},
|
},
|
||||||
|
"integration": "samþætting",
|
||||||
|
"integration_not_found": "Samþætting fannst ekki.",
|
||||||
"new": "Setja upp nýja samþættingu",
|
"new": "Setja upp nýja samþættingu",
|
||||||
"none": "Ekkert skilgreint sem stendur"
|
"none": "Ekkert skilgreint sem stendur"
|
||||||
},
|
},
|
||||||
"introduction": "Hér er mögulegt að stilla af íhluti og Home Assistant. Því miður er ekki hægt að breyta öllu í gegnum viðmótið ennþá, en við erum að vinna í því.",
|
"introduction": "Hér er mögulegt að stilla af íhluti og Home Assistant. Því miður er ekki hægt að breyta öllu í gegnum viðmótið ennþá, en við erum að vinna í því.",
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
|
"caption": "Lovelace mælaborð",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
|
"caption": "Mælaborð",
|
||||||
"conf_mode": {
|
"conf_mode": {
|
||||||
"yaml": "YAML skrá"
|
"yaml": "YAML skrá"
|
||||||
},
|
},
|
||||||
@ -1070,14 +1131,20 @@
|
|||||||
"create": "Stofna",
|
"create": "Stofna",
|
||||||
"delete": "Eyða",
|
"delete": "Eyða",
|
||||||
"dismiss": "Loka",
|
"dismiss": "Loka",
|
||||||
|
"edit_dashboard": "Breyta mælaborði",
|
||||||
"icon": "Táknmynd",
|
"icon": "Táknmynd",
|
||||||
|
"new_dashboard": "bæta við nýju mælaborði",
|
||||||
|
"show_sidebar": "Sýna í hliðarstiku",
|
||||||
"title": "Titill",
|
"title": "Titill",
|
||||||
"update": "Uppfæra"
|
"update": "Uppfæra",
|
||||||
|
"url": "Slóð"
|
||||||
},
|
},
|
||||||
"picker": {
|
"picker": {
|
||||||
|
"add_dashboard": "Bættu við mælaborði",
|
||||||
"headers": {
|
"headers": {
|
||||||
"default": "Sjálfgefið",
|
"default": "Sjálfgefið",
|
||||||
"filename": "Skráarnafn",
|
"filename": "Skráarnafn",
|
||||||
|
"sidebar": "Sýna í hliðarstiku",
|
||||||
"title": "Titill"
|
"title": "Titill"
|
||||||
},
|
},
|
||||||
"open": "Opna"
|
"open": "Opna"
|
||||||
@ -1088,12 +1155,21 @@
|
|||||||
"create": "Stofna",
|
"create": "Stofna",
|
||||||
"delete": "Eyða",
|
"delete": "Eyða",
|
||||||
"dismiss": "Loka",
|
"dismiss": "Loka",
|
||||||
"update": "Uppfæra"
|
"update": "Uppfæra",
|
||||||
|
"url": "Slóð",
|
||||||
|
"warning_header": "Farðu varlega!"
|
||||||
},
|
},
|
||||||
"picker": {
|
"picker": {
|
||||||
"headers": {
|
"headers": {
|
||||||
"type": "Gerð"
|
"type": "Gerð",
|
||||||
|
"url": "Slóð"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"types": {
|
||||||
|
"css": "Stílsnið",
|
||||||
|
"html": "HTML (úrelt)",
|
||||||
|
"js": "JavaScript skrá (úrelt)",
|
||||||
|
"module": "JavaScript eining"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -1116,7 +1192,8 @@
|
|||||||
"name_error_msg": "Nafn er skilyrt",
|
"name_error_msg": "Nafn er skilyrt",
|
||||||
"new_person": "Ný persóna",
|
"new_person": "Ný persóna",
|
||||||
"update": "Uppfæra"
|
"update": "Uppfæra"
|
||||||
}
|
},
|
||||||
|
"no_persons_created_yet": "Það lítur út fyrir að þú hafir ekki búið til neina einstaklinga ennþá."
|
||||||
},
|
},
|
||||||
"scene": {
|
"scene": {
|
||||||
"activated": "Virkjuð sena {name}.",
|
"activated": "Virkjuð sena {name}.",
|
||||||
@ -1144,6 +1221,9 @@
|
|||||||
"delete_scene": "Eyða senu",
|
"delete_scene": "Eyða senu",
|
||||||
"edit_scene": "Breyta senu",
|
"edit_scene": "Breyta senu",
|
||||||
"header": "Senuritill",
|
"header": "Senuritill",
|
||||||
|
"headers": {
|
||||||
|
"name": "Nafn"
|
||||||
|
},
|
||||||
"learn_more": "Læra meira um senur",
|
"learn_more": "Læra meira um senur",
|
||||||
"only_editable": "Það er eingöngu hægt að breyta senum skilgreindum í scenes.yaml.",
|
"only_editable": "Það er eingöngu hægt að breyta senum skilgreindum í scenes.yaml.",
|
||||||
"pick_scene": "Veldu senu til að breyta",
|
"pick_scene": "Veldu senu til að breyta",
|
||||||
@ -1158,6 +1238,9 @@
|
|||||||
"link_available_actions": "Læra meira um tiltækar aðgerðir."
|
"link_available_actions": "Læra meira um tiltækar aðgerðir."
|
||||||
},
|
},
|
||||||
"picker": {
|
"picker": {
|
||||||
|
"headers": {
|
||||||
|
"name": "Nafn"
|
||||||
|
},
|
||||||
"learn_more": "Læra meira um skriftur"
|
"learn_more": "Læra meira um skriftur"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -1204,14 +1287,17 @@
|
|||||||
"editor": {
|
"editor": {
|
||||||
"activate_user": "Virkja notanda",
|
"activate_user": "Virkja notanda",
|
||||||
"active": "Virkur",
|
"active": "Virkur",
|
||||||
|
"admin": "Stjórnandi",
|
||||||
"caption": "Skoða notanda",
|
"caption": "Skoða notanda",
|
||||||
"change_password": "Breyta lykilorði",
|
"change_password": "Breyta lykilorði",
|
||||||
"deactivate_user": "Gera notanda óvirkan",
|
"deactivate_user": "Gera notanda óvirkan",
|
||||||
"delete_user": "Eyða notanda",
|
"delete_user": "Eyða notanda",
|
||||||
"group": "Hópur",
|
"group": "Hópur",
|
||||||
"id": "ID",
|
"id": "ID",
|
||||||
|
"name": "Nafn",
|
||||||
"owner": "Eigandi",
|
"owner": "Eigandi",
|
||||||
"unnamed_user": "Ónefndur notandi"
|
"unnamed_user": "Ónefndur notandi",
|
||||||
|
"update_user": "Uppfæra"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"zha": {
|
"zha": {
|
||||||
@ -1257,6 +1343,7 @@
|
|||||||
"create": "Stofna",
|
"create": "Stofna",
|
||||||
"delete": "Eyða",
|
"delete": "Eyða",
|
||||||
"icon": "Táknmynd",
|
"icon": "Táknmynd",
|
||||||
|
"icon_error_msg": "Táknmyndin ætti að vera á forminu forskeyti:nafn_a_taknmynd, til dæmis: mdi:home",
|
||||||
"latitude": "Breiddargráða",
|
"latitude": "Breiddargráða",
|
||||||
"longitude": "Lengdargráða",
|
"longitude": "Lengdargráða",
|
||||||
"name": "Nafn",
|
"name": "Nafn",
|
||||||
@ -1306,7 +1393,9 @@
|
|||||||
"title": "Viðburðir"
|
"title": "Viðburðir"
|
||||||
},
|
},
|
||||||
"info": {
|
"info": {
|
||||||
|
"documentation": "Skjölun",
|
||||||
"icons_by": "Smátákn eftir",
|
"icons_by": "Smátákn eftir",
|
||||||
|
"integrations": "Samþættingar",
|
||||||
"title": "Upplýsingar"
|
"title": "Upplýsingar"
|
||||||
},
|
},
|
||||||
"logs": {
|
"logs": {
|
||||||
@ -1388,6 +1477,9 @@
|
|||||||
"entity-filter": {
|
"entity-filter": {
|
||||||
"name": "Eininga sía"
|
"name": "Eininga sía"
|
||||||
},
|
},
|
||||||
|
"entity": {
|
||||||
|
"name": "Eining"
|
||||||
|
},
|
||||||
"gauge": {
|
"gauge": {
|
||||||
"name": "Mælir",
|
"name": "Mælir",
|
||||||
"severity": {
|
"severity": {
|
||||||
@ -1410,6 +1502,7 @@
|
|||||||
"maximum": "Hámark",
|
"maximum": "Hámark",
|
||||||
"minimum": "Lágmark",
|
"minimum": "Lágmark",
|
||||||
"name": "Nafn",
|
"name": "Nafn",
|
||||||
|
"no_theme": "Ekkert þema",
|
||||||
"show_icon": "Birta táknmynd?",
|
"show_icon": "Birta táknmynd?",
|
||||||
"show_name": "Birta nafn?",
|
"show_name": "Birta nafn?",
|
||||||
"show_state": "Birta stöðu?",
|
"show_state": "Birta stöðu?",
|
||||||
@ -1437,6 +1530,7 @@
|
|||||||
"map": {
|
"map": {
|
||||||
"dark_mode": "Dökkur hamur?",
|
"dark_mode": "Dökkur hamur?",
|
||||||
"default_zoom": "Sjálfgefinn aðdráttur",
|
"default_zoom": "Sjálfgefinn aðdráttur",
|
||||||
|
"hours_to_show": "Klukkutímar sem á að birta",
|
||||||
"name": "Kort"
|
"name": "Kort"
|
||||||
},
|
},
|
||||||
"markdown": {
|
"markdown": {
|
||||||
@ -1460,6 +1554,10 @@
|
|||||||
},
|
},
|
||||||
"vertical-stack": {
|
"vertical-stack": {
|
||||||
"name": "Lóðréttur stafli"
|
"name": "Lóðréttur stafli"
|
||||||
|
},
|
||||||
|
"weather-forecast": {
|
||||||
|
"name": "Veðurspá",
|
||||||
|
"show_forecast": "Sýna veðurspá"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"edit_card": {
|
"edit_card": {
|
||||||
@ -1481,7 +1579,9 @@
|
|||||||
"add": "Bæta við sýn",
|
"add": "Bæta við sýn",
|
||||||
"delete": "Eyða sýn",
|
"delete": "Eyða sýn",
|
||||||
"edit": "Breyta sýn",
|
"edit": "Breyta sýn",
|
||||||
"header": "Skoða stillingar"
|
"header": "Skoða stillingar",
|
||||||
|
"tab_settings": "Stillingar",
|
||||||
|
"tab_visibility": "Sýnileiki"
|
||||||
},
|
},
|
||||||
"header": "Breyta notendaviðmóti",
|
"header": "Breyta notendaviðmóti",
|
||||||
"menu": {
|
"menu": {
|
||||||
@ -1519,6 +1619,7 @@
|
|||||||
"reload_lovelace": "Endurhlaða Lovelace",
|
"reload_lovelace": "Endurhlaða Lovelace",
|
||||||
"unused_entities": {
|
"unused_entities": {
|
||||||
"domain": "Lén",
|
"domain": "Lén",
|
||||||
|
"entity": "Eining",
|
||||||
"last_changed": "Síðast breytt"
|
"last_changed": "Síðast breytt"
|
||||||
},
|
},
|
||||||
"warning": {
|
"warning": {
|
||||||
@ -1535,6 +1636,7 @@
|
|||||||
"abort_intro": "Hætt var við innskráningu",
|
"abort_intro": "Hætt var við innskráningu",
|
||||||
"authorizing_client": "Þú ert að fara að veita {clientId} aðgang að Home Assistant uppsetningunni.",
|
"authorizing_client": "Þú ert að fara að veita {clientId} aðgang að Home Assistant uppsetningunni.",
|
||||||
"form": {
|
"form": {
|
||||||
|
"error": "Villa: {error}",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -1616,6 +1718,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "Byrja upp á nýtt",
|
||||||
"unknown_error": "Eitthvað fór úrskeiðis",
|
"unknown_error": "Eitthvað fór úrskeiðis",
|
||||||
"working": "Vinsamlegast bíðið"
|
"working": "Vinsamlegast bíðið"
|
||||||
},
|
},
|
||||||
@ -1696,6 +1799,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
|
"advanced_mode": {
|
||||||
|
"link_promo": "Læra meira"
|
||||||
|
},
|
||||||
"change_password": {
|
"change_password": {
|
||||||
"confirm_new_password": "Staðfesta nýtt lykilorð",
|
"confirm_new_password": "Staðfesta nýtt lykilorð",
|
||||||
"current_password": "Núverandi lykilorð",
|
"current_password": "Núverandi lykilorð",
|
||||||
@ -1705,6 +1811,10 @@
|
|||||||
"submit": "Senda"
|
"submit": "Senda"
|
||||||
},
|
},
|
||||||
"current_user": "Þú ert skráð(ur) inn sem {fullName}.",
|
"current_user": "Þú ert skráð(ur) inn sem {fullName}.",
|
||||||
|
"dashboard": {
|
||||||
|
"dropdown_label": "Mælaborð",
|
||||||
|
"header": "Mælaborð"
|
||||||
|
},
|
||||||
"force_narrow": {
|
"force_narrow": {
|
||||||
"description": "Þetta mun fela hliðarstikuna með sambærilegum hætti og á snjalltækum.",
|
"description": "Þetta mun fela hliðarstikuna með sambærilegum hætti og á snjalltækum.",
|
||||||
"header": "Alltaf fela hliðarstikuna"
|
"header": "Alltaf fela hliðarstikuna"
|
||||||
|
@ -2307,6 +2307,8 @@
|
|||||||
"abort_intro": "로그인이 중단되었습니다",
|
"abort_intro": "로그인이 중단되었습니다",
|
||||||
"authorizing_client": "{clientId} 에 Home Assistant 구성요소에 대한 액세스 권한을 부여하려고 합니다.",
|
"authorizing_client": "{clientId} 에 Home Assistant 구성요소에 대한 액세스 권한을 부여하려고 합니다.",
|
||||||
"form": {
|
"form": {
|
||||||
|
"error": "오류: {error}",
|
||||||
|
"next": "다음",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -2392,6 +2394,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "다시 시작",
|
||||||
"unknown_error": "문제가 발생했습니다",
|
"unknown_error": "문제가 발생했습니다",
|
||||||
"working": "잠시 기다려주세요"
|
"working": "잠시 기다려주세요"
|
||||||
},
|
},
|
||||||
@ -2517,7 +2520,7 @@
|
|||||||
"empty_state": "장기 액세스 토큰이 없습니다.",
|
"empty_state": "장기 액세스 토큰이 없습니다.",
|
||||||
"header": "장기 액세스 토큰",
|
"header": "장기 액세스 토큰",
|
||||||
"last_used": "{date} 에 {location} 에서 마지막으로 사용됨",
|
"last_used": "{date} 에 {location} 에서 마지막으로 사용됨",
|
||||||
"learn_auth_requests": "인증 요청을 생성하는 방법에 대해 알아 보세요.",
|
"learn_auth_requests": "인증 요청을 생성하는 방법에 대해 알아보세요.",
|
||||||
"not_used": "사용된 적이 없음",
|
"not_used": "사용된 적이 없음",
|
||||||
"prompt_copy_token": "Ctrl + C 를 눌러 액세스 토큰을 복사하세요. 이 안내는 다시 표시되지 않습니다.",
|
"prompt_copy_token": "Ctrl + C 를 눌러 액세스 토큰을 복사하세요. 이 안내는 다시 표시되지 않습니다.",
|
||||||
"prompt_name": "토큰 이름을 지어주세요."
|
"prompt_name": "토큰 이름을 지어주세요."
|
||||||
@ -2548,7 +2551,7 @@
|
|||||||
"created_at": "{date} 에 생성 됨",
|
"created_at": "{date} 에 생성 됨",
|
||||||
"current_token_tooltip": "현재 리프레시 토큰을 삭제할 수 없음",
|
"current_token_tooltip": "현재 리프레시 토큰을 삭제할 수 없음",
|
||||||
"delete_failed": "리프레시 토큰을 삭제할 수 없습니다.",
|
"delete_failed": "리프레시 토큰을 삭제할 수 없습니다.",
|
||||||
"description": "각 리프레시 토큰은 로그인 세션을 나타냅니다. 로그아웃을 클릭하면 리프레시 토큰은 자동으로 제거됩니다. 다음의 리프레시 토큰이 현재 접속한 계정에 대해 활성화 되어 있습니다.",
|
"description": "각 리프레시 토큰은 로그인 세션을 나타냅니다. 로그아웃을 클릭하면 리프레시 토큰은 자동으로 제거됩니다. 다음의 리프레시 토큰이 현재 접속한 계정에 대해 활성화되어 있습니다.",
|
||||||
"header": "리프레시 토큰",
|
"header": "리프레시 토큰",
|
||||||
"last_used": "{date} 에 {location} 에서 마지막으로 사용됨",
|
"last_used": "{date} 에 {location} 에서 마지막으로 사용됨",
|
||||||
"not_used": "사용된 적이 없음",
|
"not_used": "사용된 적이 없음",
|
||||||
|
@ -1254,7 +1254,7 @@
|
|||||||
"device_not_found": "Enhet ikke funnet",
|
"device_not_found": "Enhet ikke funnet",
|
||||||
"entities": {
|
"entities": {
|
||||||
"add_entities_lovelace": "Legg til i Lovelace",
|
"add_entities_lovelace": "Legg til i Lovelace",
|
||||||
"disabled_entities": "+{count} {antall, flertall,\n én {deaktivert enhet}\n andre {deaktiverte enheter}\n}",
|
"disabled_entities": "+{count} {count, plural,\n one {deaktivert entitet}\n other {deaktiverte entiteter}\n}",
|
||||||
"entities": "Enheter",
|
"entities": "Enheter",
|
||||||
"hide_disabled": "Skjul deaktiverte",
|
"hide_disabled": "Skjul deaktiverte",
|
||||||
"none": "Denne enheten har ingen enheter"
|
"none": "Denne enheten har ingen enheter"
|
||||||
@ -1685,9 +1685,9 @@
|
|||||||
"attributes_of_cluster": "Attributter for den valgte klyngen",
|
"attributes_of_cluster": "Attributter for den valgte klyngen",
|
||||||
"get_zigbee_attribute": "Hent ZigBee-attributt",
|
"get_zigbee_attribute": "Hent ZigBee-attributt",
|
||||||
"header": "Klyngeattributter",
|
"header": "Klyngeattributter",
|
||||||
"help_attribute_dropdown": "Velg en attributt for å se eller angi verdien.",
|
"help_attribute_dropdown": "Velg et attributt for å se eller angi verdien.",
|
||||||
"help_get_zigbee_attribute": "Hent verdien for det valgte attributtet.",
|
"help_get_zigbee_attribute": "Hent verdien for det valgte attributtet.",
|
||||||
"help_set_zigbee_attribute": "Angi attributtverdi for klusteret på den angitte entiteten.",
|
"help_set_zigbee_attribute": "Angi attributtverdi for den spesifiserte klyngen på den angitte entiteten.",
|
||||||
"introduction": "Se og rediger klyngeattributter.",
|
"introduction": "Se og rediger klyngeattributter.",
|
||||||
"set_zigbee_attribute": "Angi Zigbee-attributt"
|
"set_zigbee_attribute": "Angi Zigbee-attributt"
|
||||||
},
|
},
|
||||||
@ -1701,7 +1701,7 @@
|
|||||||
"clusters": {
|
"clusters": {
|
||||||
"header": "Klynger",
|
"header": "Klynger",
|
||||||
"help_cluster_dropdown": "Velg en klynge for å vise attributter og kommandoer.",
|
"help_cluster_dropdown": "Velg en klynge for å vise attributter og kommandoer.",
|
||||||
"introduction": "Klynger er byggesteinene for ZigBee-funksjonalitet. De skiller funksjonalitet i logiske enheter. Det finnes klient-og server typer, og som består av attributter og kommandoer."
|
"introduction": "Klynger er byggesteinene for ZigBee-funksjonalitet. De skiller funksjonalitet i logiske enheter. Det finnes klient og server typer som består av attributter og kommandoer."
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"add_devices": "Legg til enheter",
|
"add_devices": "Legg til enheter",
|
||||||
@ -2060,7 +2060,7 @@
|
|||||||
},
|
},
|
||||||
"generic": {
|
"generic": {
|
||||||
"aspect_ratio": "Størrelsesforholdet",
|
"aspect_ratio": "Størrelsesforholdet",
|
||||||
"attribute": "Attributtet",
|
"attribute": "Attributt",
|
||||||
"camera_image": "Kameraentitet",
|
"camera_image": "Kameraentitet",
|
||||||
"camera_view": "Kameravisning",
|
"camera_view": "Kameravisning",
|
||||||
"double_tap_action": "Dobbeltklikk Handling",
|
"double_tap_action": "Dobbeltklikk Handling",
|
||||||
@ -2078,7 +2078,7 @@
|
|||||||
"name": "Navn",
|
"name": "Navn",
|
||||||
"no_theme": "Ingen tema",
|
"no_theme": "Ingen tema",
|
||||||
"refresh_interval": "Oppdateringsintervall",
|
"refresh_interval": "Oppdateringsintervall",
|
||||||
"secondary_info_attribute": "Sekundær attribute info",
|
"secondary_info_attribute": "Sekundær informasjonsattributt",
|
||||||
"show_icon": "Vis ikon?",
|
"show_icon": "Vis ikon?",
|
||||||
"show_name": "Vis navn?",
|
"show_name": "Vis navn?",
|
||||||
"show_state": "Vis tilstand?",
|
"show_state": "Vis tilstand?",
|
||||||
@ -2307,6 +2307,8 @@
|
|||||||
"abort_intro": "Innlogging avbrutt",
|
"abort_intro": "Innlogging avbrutt",
|
||||||
"authorizing_client": "Du er i ferd med å gi {clientId} tilgang til din Home Assistant",
|
"authorizing_client": "Du er i ferd med å gi {clientId} tilgang til din Home Assistant",
|
||||||
"form": {
|
"form": {
|
||||||
|
"error": "Feil: {error}",
|
||||||
|
"next": "Neste",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -2392,6 +2394,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "Start på nytt",
|
||||||
"unknown_error": "Noe gikk galt",
|
"unknown_error": "Noe gikk galt",
|
||||||
"working": "Vennligst vent"
|
"working": "Vennligst vent"
|
||||||
},
|
},
|
||||||
|
@ -563,7 +563,7 @@
|
|||||||
"confirm_delete": "Czy na pewno chcesz usunąć ten wpis?",
|
"confirm_delete": "Czy na pewno chcesz usunąć ten wpis?",
|
||||||
"delete": "USUŃ",
|
"delete": "USUŃ",
|
||||||
"enabled_cause": "Wyłączone przez {cause}.",
|
"enabled_cause": "Wyłączone przez {cause}.",
|
||||||
"enabled_description": "Wyłączone encje nie zostaną dodane do Home Assistant'a.",
|
"enabled_description": "Wyłączone encje nie zostaną dodane do Home Assistanta.",
|
||||||
"enabled_label": "Włącz encję",
|
"enabled_label": "Włącz encję",
|
||||||
"entity_id": "Identyfikator encji",
|
"entity_id": "Identyfikator encji",
|
||||||
"icon": "Nadpisanie ikony",
|
"icon": "Nadpisanie ikony",
|
||||||
@ -786,7 +786,7 @@
|
|||||||
"delete_confirm": "Czy na pewno chcesz to usunąć?",
|
"delete_confirm": "Czy na pewno chcesz to usunąć?",
|
||||||
"duplicate": "Duplikuj",
|
"duplicate": "Duplikuj",
|
||||||
"header": "Akcje",
|
"header": "Akcje",
|
||||||
"introduction": "Akcje są wykonywane przez Home Assistant'a po uruchomieniu automatyzacji.",
|
"introduction": "Akcje są wykonywane przez Home Assistanta po uruchomieniu automatyzacji.",
|
||||||
"learn_more": "Dowiedz się więcej o akcjach",
|
"learn_more": "Dowiedz się więcej o akcjach",
|
||||||
"name": "Akcja",
|
"name": "Akcja",
|
||||||
"type_select": "Typ akcji",
|
"type_select": "Typ akcji",
|
||||||
@ -1017,9 +1017,9 @@
|
|||||||
"config_documentation": "Dokumentacja konfiguracji",
|
"config_documentation": "Dokumentacja konfiguracji",
|
||||||
"disable": "Wyłącz",
|
"disable": "Wyłącz",
|
||||||
"enable": "Włącz",
|
"enable": "Włącz",
|
||||||
"enable_ha_skill": "Włącz skill Home Assistant'a dla Alexy",
|
"enable_ha_skill": "Włącz skill Home Assistanta dla Alexy",
|
||||||
"enable_state_reporting": "Włącz raportowanie stanów",
|
"enable_state_reporting": "Włącz raportowanie stanów",
|
||||||
"info": "Dzięki integracji z Alexą dla Chmury Home Assistant będzie możliwe kontrolowanie wszystkich urządzeń Home Assistant'a za pośrednictwem dowolnego urządzenia obsługującego Amazon Alexa.",
|
"info": "Dzięki integracji z Alexą dla Chmury Home Assistant będzie możliwe kontrolowanie wszystkich urządzeń Home Assistanta za pośrednictwem dowolnego urządzenia obsługującego Amazon Alexa.",
|
||||||
"info_state_reporting": "Jeśli włączysz raportowanie stanów, Home Assistant wyśle wszystkie zmiany stanu udostępnionych encji na serwery Amazona. Dzięki temu zawsze możesz zobaczyć najnowsze stany w aplikacji Alexa i używać zmian stanów do tworzenia rutyn.",
|
"info_state_reporting": "Jeśli włączysz raportowanie stanów, Home Assistant wyśle wszystkie zmiany stanu udostępnionych encji na serwery Amazona. Dzięki temu zawsze możesz zobaczyć najnowsze stany w aplikacji Alexa i używać zmian stanów do tworzenia rutyn.",
|
||||||
"manage_entities": "Zarządzanie encjami",
|
"manage_entities": "Zarządzanie encjami",
|
||||||
"state_reporting_error": "Nie można przesłać stanu {enable_disable}.",
|
"state_reporting_error": "Nie można przesłać stanu {enable_disable}.",
|
||||||
@ -1033,12 +1033,12 @@
|
|||||||
"google": {
|
"google": {
|
||||||
"config_documentation": "Dokumentacja konfiguracji",
|
"config_documentation": "Dokumentacja konfiguracji",
|
||||||
"devices_pin": "Kod PIN urządzeń bezpieczeństwa",
|
"devices_pin": "Kod PIN urządzeń bezpieczeństwa",
|
||||||
"enable_ha_skill": "Włącz skill Home Assistant'a dla Asystenta Google",
|
"enable_ha_skill": "Włącz skill Home Assistanta dla Asystenta Google",
|
||||||
"enable_state_reporting": "Włącz raportowanie stanów",
|
"enable_state_reporting": "Włącz raportowanie stanów",
|
||||||
"enter_pin_error": "Nie można zapisać kodu PIN:",
|
"enter_pin_error": "Nie można zapisać kodu PIN:",
|
||||||
"enter_pin_hint": "Wprowadź kod PIN, aby korzystać z urządzeń bezpieczeństwa",
|
"enter_pin_hint": "Wprowadź kod PIN, aby korzystać z urządzeń bezpieczeństwa",
|
||||||
"enter_pin_info": "Wpisz kod PIN, aby wejść w interakcję z urządzeniami bezpieczeństwa. Urządzeniami bezpieczeństwa są drzwi, drzwi garażowe i zamki. Podczas interakcji z takimi urządzeniami za pośrednictwem Asystenta Google zostaniesz poproszony o wprowadzenie tego kodu PIN.",
|
"enter_pin_info": "Wpisz kod PIN, aby wejść w interakcję z urządzeniami bezpieczeństwa. Urządzeniami bezpieczeństwa są drzwi, drzwi garażowe i zamki. Podczas interakcji z takimi urządzeniami za pośrednictwem Asystenta Google zostaniesz poproszony o wprowadzenie tego kodu PIN.",
|
||||||
"info": "Dzięki integracji z Asystentem Google dla Chmury Home Assistant będzie możliwe kontrolowanie wszystkich urządzeń Home Assistant'a za pośrednictwem dowolnego urządzenia obsługującego Asystenta Google.",
|
"info": "Dzięki integracji z Asystentem Google dla Chmury Home Assistant będzie możliwe kontrolowanie wszystkich urządzeń Home Assistanta za pośrednictwem dowolnego urządzenia obsługującego Asystenta Google.",
|
||||||
"info_state_reporting": "Jeśli włączysz raportowanie stanów, Home Assistant wyśle wszystkie zmiany stanu udostępnionych encji na serwery Google. Dzięki temu zawsze możesz zobaczyć najnowsze stany w aplikacji Google.",
|
"info_state_reporting": "Jeśli włączysz raportowanie stanów, Home Assistant wyśle wszystkie zmiany stanu udostępnionych encji na serwery Google. Dzięki temu zawsze możesz zobaczyć najnowsze stany w aplikacji Google.",
|
||||||
"manage_entities": "Zarządzanie encjami",
|
"manage_entities": "Zarządzanie encjami",
|
||||||
"security_devices": "Urządzenia bezpieczeństwa",
|
"security_devices": "Urządzenia bezpieczeństwa",
|
||||||
@ -1056,7 +1056,7 @@
|
|||||||
"remote": {
|
"remote": {
|
||||||
"access_is_being_prepared": "Trwa przygotowywanie dostępu zdalnego. Powiadomimy Cię, gdy będzie gotowy.",
|
"access_is_being_prepared": "Trwa przygotowywanie dostępu zdalnego. Powiadomimy Cię, gdy będzie gotowy.",
|
||||||
"certificate_info": "Informacje o certyfikacie",
|
"certificate_info": "Informacje o certyfikacie",
|
||||||
"info": "Chmura Home Assistant umożliwia bezpieczny zdalny dostęp do instancji Home Assistant'a z dala od domu.",
|
"info": "Chmura Home Assistant umożliwia bezpieczny zdalny dostęp do instancji Home Assistanta z dala od domu.",
|
||||||
"instance_is_available": "Twoja instancja jest dostępna pod adresem",
|
"instance_is_available": "Twoja instancja jest dostępna pod adresem",
|
||||||
"instance_will_be_available": "Twoja instancja będzie dostępna pod adresem",
|
"instance_will_be_available": "Twoja instancja będzie dostępna pod adresem",
|
||||||
"link_learn_how_it_works": "Dowiedz się, jak to działa",
|
"link_learn_how_it_works": "Dowiedz się, jak to działa",
|
||||||
@ -1067,14 +1067,14 @@
|
|||||||
"webhooks": {
|
"webhooks": {
|
||||||
"disable_hook_error_msg": "Nie udało się wyłączyć webhook:",
|
"disable_hook_error_msg": "Nie udało się wyłączyć webhook:",
|
||||||
"info": "Wszystko, co jest skonfigurowane do działania poprzez webhook, może otrzymać publicznie dostępny adres URL, aby umożliwić wysyłanie danych do Home Assistant z dowolnego miejsca, bez narażania instancji na publiczny dostęp z Internetu.",
|
"info": "Wszystko, co jest skonfigurowane do działania poprzez webhook, może otrzymać publicznie dostępny adres URL, aby umożliwić wysyłanie danych do Home Assistant z dowolnego miejsca, bez narażania instancji na publiczny dostęp z Internetu.",
|
||||||
"link_learn_more": "Dowiedz się więcej o tworzeniu automatyzacji opartych na webhook'ach.",
|
"link_learn_more": "Dowiedz się więcej o tworzeniu automatyzacji opartych na webhookach.",
|
||||||
"loading": "Wczytywanie...",
|
"loading": "Wczytywanie...",
|
||||||
"manage": "Zarządzanie",
|
"manage": "Zarządzanie",
|
||||||
"no_hooks_yet": "Wygląda na to, że nie ma jeszcze żadnych webhook'ów. Rozpocznij od skonfigurowania ",
|
"no_hooks_yet": "Wygląda na to, że nie ma jeszcze żadnych webhooków. Rozpocznij od skonfigurowania ",
|
||||||
"no_hooks_yet_link_automation": "Automatyzacja webhook",
|
"no_hooks_yet_link_automation": "Automatyzacja webhook",
|
||||||
"no_hooks_yet_link_integration": "Integracja oparta na webhook'ach",
|
"no_hooks_yet_link_integration": "Integracja oparta na webhookach",
|
||||||
"no_hooks_yet2": " lub tworząc ",
|
"no_hooks_yet2": " lub tworząc ",
|
||||||
"title": "Webhook'i"
|
"title": "Webhooki"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"alexa": {
|
"alexa": {
|
||||||
@ -1085,7 +1085,7 @@
|
|||||||
"title": "Alexa"
|
"title": "Alexa"
|
||||||
},
|
},
|
||||||
"caption": "Chmura Home Assistant",
|
"caption": "Chmura Home Assistant",
|
||||||
"description_features": "Sterowanie spoza domu, integracja z Alexą i Google Assistant'em.",
|
"description_features": "Sterowanie spoza domu, integracja z Alexą i Google Assistantem.",
|
||||||
"description_login": "Zalogowany jako {email}",
|
"description_login": "Zalogowany jako {email}",
|
||||||
"description_not_login": "Nie zalogowany",
|
"description_not_login": "Nie zalogowany",
|
||||||
"dialog_certificate": {
|
"dialog_certificate": {
|
||||||
@ -1100,7 +1100,7 @@
|
|||||||
"close": "Zamknij",
|
"close": "Zamknij",
|
||||||
"confirm_disable": "Czy na pewno chcesz wyłączyć ten webhook?",
|
"confirm_disable": "Czy na pewno chcesz wyłączyć ten webhook?",
|
||||||
"copied_to_clipboard": "Skopiowano do schowka",
|
"copied_to_clipboard": "Skopiowano do schowka",
|
||||||
"info_disable_webhook": "Jeśli nie chcesz już używać tego webhook'a, możesz",
|
"info_disable_webhook": "Jeśli nie chcesz już używać tego webhooka, możesz",
|
||||||
"link_disable_webhook": "wyłączyć go",
|
"link_disable_webhook": "wyłączyć go",
|
||||||
"managed_by_integration": "Ten webhook jest zarządzany przez integrację i nie można go wyłączyć.",
|
"managed_by_integration": "Ten webhook jest zarządzany przez integrację i nie można go wyłączyć.",
|
||||||
"view_documentation": "Dokumentacja",
|
"view_documentation": "Dokumentacja",
|
||||||
@ -1150,8 +1150,8 @@
|
|||||||
"email_error_msg": "Niepoprawny adres e-mail",
|
"email_error_msg": "Niepoprawny adres e-mail",
|
||||||
"feature_amazon_alexa": "integracja z Amazon Alexa",
|
"feature_amazon_alexa": "integracja z Amazon Alexa",
|
||||||
"feature_google_home": "integracja z Google Assistant",
|
"feature_google_home": "integracja z Google Assistant",
|
||||||
"feature_remote_control": "kontrola Home Assistant'em z dala od domu",
|
"feature_remote_control": "kontrola Home Assistantem z dala od domu",
|
||||||
"feature_webhook_apps": "prosta integracja z aplikacjami opartymi na webhook'ach, takimi jak OwnTracks",
|
"feature_webhook_apps": "prosta integracja z aplikacjami opartymi na webhookach, takimi jak OwnTracks",
|
||||||
"headline": "Rozpocznij darmowy okres próbny",
|
"headline": "Rozpocznij darmowy okres próbny",
|
||||||
"information": "Utwórz konto, aby rozpocząć bezpłatny miesięczny okres próbny Chmury Home Assistant. Informacje o środkach płatności nie są konieczne.",
|
"information": "Utwórz konto, aby rozpocząć bezpłatny miesięczny okres próbny Chmury Home Assistant. Informacje o środkach płatności nie są konieczne.",
|
||||||
"information2": "Wersja próbna zapewni Ci dostęp do wszystkich zalet Chmury Home Assistant, w tym:",
|
"information2": "Wersja próbna zapewni Ci dostęp do wszystkich zalet Chmury Home Assistant, w tym:",
|
||||||
@ -1174,7 +1174,7 @@
|
|||||||
},
|
},
|
||||||
"core": {
|
"core": {
|
||||||
"caption": "Ogólne",
|
"caption": "Ogólne",
|
||||||
"description": "Zmień podstawowe opcje Home Assistant'a",
|
"description": "Zmień podstawowe opcje Home Assistanta",
|
||||||
"section": {
|
"section": {
|
||||||
"core": {
|
"core": {
|
||||||
"core_config": {
|
"core_config": {
|
||||||
@ -1283,7 +1283,7 @@
|
|||||||
"picker": {
|
"picker": {
|
||||||
"disable_selected": {
|
"disable_selected": {
|
||||||
"button": "Wyłącz wybrane",
|
"button": "Wyłącz wybrane",
|
||||||
"confirm_text": "Wyłączone encje nie zostaną dodane do Home Assistant'a.",
|
"confirm_text": "Wyłączone encje nie zostaną dodane do Home Assistanta.",
|
||||||
"confirm_title": "Czy chcesz wyłączyć {number} encj(ę/e/i)?"
|
"confirm_title": "Czy chcesz wyłączyć {number} encj(ę/e/i)?"
|
||||||
},
|
},
|
||||||
"enable_selected": {
|
"enable_selected": {
|
||||||
@ -1308,7 +1308,7 @@
|
|||||||
"introduction2": "Użyj rejestru encji, aby nadpisać jej nazwę, zmienić jej identyfikator lub usunąć ją z Home Assistant'a. Uwaga: usunięcie wpisu rejestru encji nie spowoduje usunięcia encji. Aby to zrobić, kliknij poniższy link i usuń integracje encji.",
|
"introduction2": "Użyj rejestru encji, aby nadpisać jej nazwę, zmienić jej identyfikator lub usunąć ją z Home Assistant'a. Uwaga: usunięcie wpisu rejestru encji nie spowoduje usunięcia encji. Aby to zrobić, kliknij poniższy link i usuń integracje encji.",
|
||||||
"remove_selected": {
|
"remove_selected": {
|
||||||
"button": "Usuń zaznaczone",
|
"button": "Usuń zaznaczone",
|
||||||
"confirm_partly_text": "Można usunąć tylko {removable} z wybranych {selected} encji. Encje można usunąć tylko wtedy, gdy integracja wspiera taka możliwość. Czasami trzeba ponownie uruchomić Home Assistant'a, zanim będzie można usunąć encje usuniętej integracji. Czy na pewno chcesz usunąć usuwalne encje?",
|
"confirm_partly_text": "Można usunąć tylko {removable} z wybranych {selected} encji. Encje można usunąć tylko wtedy, gdy integracja wspiera taka możliwość. Czasami trzeba ponownie uruchomić Home Assistanta, zanim będzie można usunąć encje usuniętej integracji. Czy na pewno chcesz usunąć usuwalne encje?",
|
||||||
"confirm_partly_title": "Tylko {number} wybrane encje można usunąć.",
|
"confirm_partly_title": "Tylko {number} wybrane encje można usunąć.",
|
||||||
"confirm_text": "Encje mogą zostać usunięte tylko wtedy, gdy ich integracja na to zezwala.",
|
"confirm_text": "Encje mogą zostać usunięte tylko wtedy, gdy ich integracja na to zezwala.",
|
||||||
"confirm_title": "Czy chcesz usunąć {number} encj(ę/e/i)?"
|
"confirm_title": "Czy chcesz usunąć {number} encj(ę/e/i)?"
|
||||||
@ -1327,7 +1327,7 @@
|
|||||||
"clear": "Wyczyść",
|
"clear": "Wyczyść",
|
||||||
"filtering_by": "Filtrowanie przez"
|
"filtering_by": "Filtrowanie przez"
|
||||||
},
|
},
|
||||||
"header": "Konfiguruj Home Assistant'a",
|
"header": "Konfiguruj Home Assistanta",
|
||||||
"helpers": {
|
"helpers": {
|
||||||
"caption": "Pomocnicy",
|
"caption": "Pomocnicy",
|
||||||
"description": "Elementy, które mogą pomóc w tworzeniu automatyzacji",
|
"description": "Elementy, które mogą pomóc w tworzeniu automatyzacji",
|
||||||
@ -1373,7 +1373,7 @@
|
|||||||
"no_devices": "Ta integracja nie ma żadnych urządzeń.",
|
"no_devices": "Ta integracja nie ma żadnych urządzeń.",
|
||||||
"options": "Opcje",
|
"options": "Opcje",
|
||||||
"rename": "Zmień nazwę",
|
"rename": "Zmień nazwę",
|
||||||
"restart_confirm": "Zrestartuj Home Assistant'a, aby zakończyć usuwanie tej integracji",
|
"restart_confirm": "Zrestartuj Home Assistanta, aby zakończyć usuwanie tej integracji",
|
||||||
"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}",
|
||||||
@ -1399,7 +1399,7 @@
|
|||||||
"description": "Zarządzaj integracjami",
|
"description": "Zarządzaj integracjami",
|
||||||
"details": "Szczegóły integracji",
|
"details": "Szczegóły integracji",
|
||||||
"discovered": "Wykryte",
|
"discovered": "Wykryte",
|
||||||
"home_assistant_website": "Home Assistant'a",
|
"home_assistant_website": "Home Assistanta",
|
||||||
"ignore": {
|
"ignore": {
|
||||||
"confirm_delete_ignore": "Spowoduje to, że integracja pojawi się ponownie w wykrytych integracjach. Może to wymagać ponownego uruchomienia lub czasu.",
|
"confirm_delete_ignore": "Spowoduje to, że integracja pojawi się ponownie w wykrytych integracjach. Może to wymagać ponownego uruchomienia lub czasu.",
|
||||||
"confirm_delete_ignore_title": "Wyłączenie ignorowania {name}",
|
"confirm_delete_ignore_title": "Wyłączenie ignorowania {name}",
|
||||||
@ -1423,12 +1423,12 @@
|
|||||||
"rename_dialog": "Edytuj nazwę tego wpisu konfiguracji",
|
"rename_dialog": "Edytuj nazwę tego wpisu konfiguracji",
|
||||||
"rename_input_label": "Nazwa wpisu"
|
"rename_input_label": "Nazwa wpisu"
|
||||||
},
|
},
|
||||||
"introduction": "Tutaj możesz skonfigurować Home Assistant'a i jego komponenty. Nie wszystkie opcje można konfigurować z interfejsu użytkownika, ale pracujemy nad tym.",
|
"introduction": "Tutaj możesz skonfigurować Home Assistanta i jego komponenty. Nie wszystkie opcje można konfigurować z interfejsu użytkownika, ale pracujemy nad tym.",
|
||||||
"lovelace": {
|
"lovelace": {
|
||||||
"caption": "Dashboardy",
|
"caption": "Dashboardy",
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
"cant_edit_default": "Standardowego dashboardu Lovelace nie można edytować za pomocą interfejsu użytkownika. Możesz go ukryć, ustawiając jako domyślny inny dashboard.",
|
"cant_edit_default": "Standardowego dashboardu Lovelace nie można edytować za pomocą interfejsu użytkownika. Możesz go ukryć, ustawiając jako domyślny inny dashboard.",
|
||||||
"cant_edit_yaml": "Dashboard'y zdefiniowane w plikach YAML nie mogą być edytowane z poziomu interfejsu użytkownika. Zmień je w pliku configuration.yaml.",
|
"cant_edit_yaml": "Dashboardy zdefiniowane w plikach YAML nie mogą być edytowane z poziomu interfejsu użytkownika. Zmień je w pliku configuration.yaml.",
|
||||||
"caption": "Dashboardy",
|
"caption": "Dashboardy",
|
||||||
"conf_mode": {
|
"conf_mode": {
|
||||||
"storage": "Konfigurowalny z interfejsu użytkownika",
|
"storage": "Konfigurowalny z interfejsu użytkownika",
|
||||||
@ -1602,7 +1602,7 @@
|
|||||||
},
|
},
|
||||||
"server_control": {
|
"server_control": {
|
||||||
"caption": "Kontrola serwera",
|
"caption": "Kontrola serwera",
|
||||||
"description": "Uruchom ponownie i zatrzymaj serwer Home Assistant'a",
|
"description": "Uruchom ponownie i zatrzymaj serwer Home Assistanta",
|
||||||
"section": {
|
"section": {
|
||||||
"reloading": {
|
"reloading": {
|
||||||
"automation": "Automatyzacje",
|
"automation": "Automatyzacje",
|
||||||
@ -1616,10 +1616,10 @@
|
|||||||
"zone": "Strefy"
|
"zone": "Strefy"
|
||||||
},
|
},
|
||||||
"server_management": {
|
"server_management": {
|
||||||
"confirm_restart": "Czy na pewno chcesz ponownie uruchomić Home Assistant'a?",
|
"confirm_restart": "Czy na pewno chcesz ponownie uruchomić Home Assistanta?",
|
||||||
"confirm_stop": "Czy na pewno chcesz zatrzymać Home Assistant'a?",
|
"confirm_stop": "Czy na pewno chcesz zatrzymać Home Assistanta?",
|
||||||
"heading": "Zarządzanie serwerem",
|
"heading": "Zarządzanie serwerem",
|
||||||
"introduction": "Kontroluj serwer Home Assistant'a.",
|
"introduction": "Kontroluj serwer Home Assistanta.",
|
||||||
"restart": "Uruchom ponownie",
|
"restart": "Uruchom ponownie",
|
||||||
"stop": "Zatrzymaj"
|
"stop": "Zatrzymaj"
|
||||||
},
|
},
|
||||||
@ -1898,7 +1898,7 @@
|
|||||||
"logs": {
|
"logs": {
|
||||||
"clear": "Wyczyść",
|
"clear": "Wyczyść",
|
||||||
"details": "Szczegóły loga ({level})",
|
"details": "Szczegóły loga ({level})",
|
||||||
"load_full_log": "Załaduj cały log Home Assistant'a",
|
"load_full_log": "Załaduj cały log Home Assistanta",
|
||||||
"loading_log": "Ładowanie loga błędów…",
|
"loading_log": "Ładowanie loga błędów…",
|
||||||
"multiple_messages": "wiadomość pojawiła się po raz pierwszy o godzinie {time} i powtarzała się {counter} razy",
|
"multiple_messages": "wiadomość pojawiła się po raz pierwszy o godzinie {time} i powtarzała się {counter} razy",
|
||||||
"no_errors": "Nie zgłoszono żadnych błędów.",
|
"no_errors": "Nie zgłoszono żadnych błędów.",
|
||||||
@ -1937,7 +1937,7 @@
|
|||||||
"alert_entity_field": "Encja jest polem obowiązkowym",
|
"alert_entity_field": "Encja jest polem obowiązkowym",
|
||||||
"attributes": "Atrybuty",
|
"attributes": "Atrybuty",
|
||||||
"current_entities": "Bieżące encje",
|
"current_entities": "Bieżące encje",
|
||||||
"description1": "Ustaw stany encji urządzeń Home Assistant'a.",
|
"description1": "Ustaw stany encji urządzeń Home Assistanta.",
|
||||||
"description2": "Nie wpłynie to na rzeczywiste urządzenia.",
|
"description2": "Nie wpłynie to na rzeczywiste urządzenia.",
|
||||||
"entity": "Encja",
|
"entity": "Encja",
|
||||||
"filter_attributes": "filtr atrybutów",
|
"filter_attributes": "filtr atrybutów",
|
||||||
@ -1951,10 +1951,10 @@
|
|||||||
"title": "Stany"
|
"title": "Stany"
|
||||||
},
|
},
|
||||||
"templates": {
|
"templates": {
|
||||||
"description": "Szablony są renderowane przy użyciu silnika szablonów Jinja2 z kilkoma specyficznymi rozszerzeniami Home Assistant'a.",
|
"description": "Szablony są renderowane przy użyciu silnika szablonów Jinja2 z kilkoma specyficznymi rozszerzeniami Home Assistanta.",
|
||||||
"editor": "Edytor szablonów",
|
"editor": "Edytor szablonów",
|
||||||
"jinja_documentation": "Dokumentacja szablonów Jinja2",
|
"jinja_documentation": "Dokumentacja szablonów Jinja2",
|
||||||
"template_extensions": "Rozszerzenia szablonów Home Assistant'a",
|
"template_extensions": "Rozszerzenia szablonów Home Assistanta",
|
||||||
"title": "Szablon",
|
"title": "Szablon",
|
||||||
"unknown_error_template": "Nieznany błąd podczas renderowania szablonu."
|
"unknown_error_template": "Nieznany błąd podczas renderowania szablonu."
|
||||||
}
|
}
|
||||||
@ -2305,8 +2305,10 @@
|
|||||||
},
|
},
|
||||||
"page-authorize": {
|
"page-authorize": {
|
||||||
"abort_intro": "Logowanie przerwane",
|
"abort_intro": "Logowanie przerwane",
|
||||||
"authorizing_client": "Uzyskujesz dostęp do instancji Home Assistant'a w lokalizacji {clientId}.",
|
"authorizing_client": "Uzyskujesz dostęp do instancji Home Assistanta w lokalizacji {clientId}.",
|
||||||
"form": {
|
"form": {
|
||||||
|
"error": "Błąd: {error}",
|
||||||
|
"next": "Dalej",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -2392,6 +2394,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "Zacznij od nowa",
|
||||||
"unknown_error": "Coś poszło nie tak",
|
"unknown_error": "Coś poszło nie tak",
|
||||||
"working": "Proszę czekać"
|
"working": "Proszę czekać"
|
||||||
},
|
},
|
||||||
@ -2476,7 +2479,7 @@
|
|||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"advanced_mode": {
|
"advanced_mode": {
|
||||||
"description": "Home Assistant domyślnie ukrywa zaawansowane funkcje i opcje. Możesz włączyć do nich dostęp za pomocą tej opcji. Jest to ustawienie przyporządkowane do użytkownika i nie wpływa na pozostałych użytkowników korzystających z Home Assistant'a.",
|
"description": "Home Assistant domyślnie ukrywa zaawansowane funkcje i opcje. Możesz włączyć do nich dostęp za pomocą tej opcji. Jest to ustawienie przyporządkowane do użytkownika i nie wpływa na pozostałych użytkowników korzystających z Home Assistanta.",
|
||||||
"link_promo": "Dowiedz się więcej",
|
"link_promo": "Dowiedz się więcej",
|
||||||
"title": "Tryb zaawansowany"
|
"title": "Tryb zaawansowany"
|
||||||
},
|
},
|
||||||
@ -2513,7 +2516,7 @@
|
|||||||
"create_failed": "Nie udało się utworzyć tokena.",
|
"create_failed": "Nie udało się utworzyć tokena.",
|
||||||
"created_at": "Utworzony {date}",
|
"created_at": "Utworzony {date}",
|
||||||
"delete_failed": "Nie udało się usunąć tokena.",
|
"delete_failed": "Nie udało się usunąć tokena.",
|
||||||
"description": "Długoterminowe tokeny dostępu umożliwiają skryptom interakcję z Home Assistant'em. Każdy token będzie ważny przez 10 lat od utworzenia. Następujące tokeny są obecnie aktywne.",
|
"description": "Długoterminowe tokeny dostępu umożliwiają skryptom interakcję z Home Assistantem. Każdy token będzie ważny przez 10 lat od utworzenia. Następujące tokeny są obecnie aktywne.",
|
||||||
"empty_state": "Nie masz jeszcze żadnych tokenów.",
|
"empty_state": "Nie masz jeszcze żadnych tokenów.",
|
||||||
"header": "Tokeny dostępu",
|
"header": "Tokeny dostępu",
|
||||||
"last_used": "Ostatnio używany {date} z {location}",
|
"last_used": "Ostatnio używany {date} z {location}",
|
||||||
|
@ -1253,6 +1253,7 @@
|
|||||||
"entities": {
|
"entities": {
|
||||||
"add_entities_lovelace": "Adicionar ao Lovelace",
|
"add_entities_lovelace": "Adicionar ao Lovelace",
|
||||||
"entities": "Entidades",
|
"entities": "Entidades",
|
||||||
|
"hide_disabled": "Mostrar entidades desativadas",
|
||||||
"none": "Este dispositivo não possui entidades"
|
"none": "Este dispositivo não possui entidades"
|
||||||
},
|
},
|
||||||
"name": "Nome",
|
"name": "Nome",
|
||||||
@ -2168,7 +2169,7 @@
|
|||||||
"edit_card": {
|
"edit_card": {
|
||||||
"add": "Adicionar Cartão",
|
"add": "Adicionar Cartão",
|
||||||
"delete": "Apagar Cartão",
|
"delete": "Apagar Cartão",
|
||||||
"duplicate": "Cartão duplicado",
|
"duplicate": "Duplicar cartão",
|
||||||
"edit": "Editar",
|
"edit": "Editar",
|
||||||
"header": "Configuração do cartão",
|
"header": "Configuração do cartão",
|
||||||
"move": "Mover para Vista",
|
"move": "Mover para Vista",
|
||||||
@ -2295,6 +2296,8 @@
|
|||||||
"abort_intro": "Início de sessão cancelado",
|
"abort_intro": "Início de sessão cancelado",
|
||||||
"authorizing_client": "Está prestes a dar acesso a {clientId} à sua instância do Home Assistant.",
|
"authorizing_client": "Está prestes a dar acesso a {clientId} à sua instância do Home Assistant.",
|
||||||
"form": {
|
"form": {
|
||||||
|
"error": "Erro: {error}",
|
||||||
|
"next": "Seguinte",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -2380,6 +2383,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "Iniciar novamente",
|
||||||
"unknown_error": "Algo correu mal",
|
"unknown_error": "Algo correu mal",
|
||||||
"working": "Por favor, aguarde"
|
"working": "Por favor, aguarde"
|
||||||
},
|
},
|
||||||
|
@ -896,7 +896,7 @@
|
|||||||
},
|
},
|
||||||
"edit_ui": "Форма ввода",
|
"edit_ui": "Форма ввода",
|
||||||
"edit_yaml": "Текстовый редактор",
|
"edit_yaml": "Текстовый редактор",
|
||||||
"enable_disable": "Включение или отключение правила автоматизации",
|
"enable_disable": "Включить / выключить автоматизацию",
|
||||||
"introduction": "Используйте автоматизацию, чтобы оживить Ваш дом.",
|
"introduction": "Используйте автоматизацию, чтобы оживить Ваш дом.",
|
||||||
"load_error_not_editable": "Доступны для редактирования только автоматизации из automations.yaml.",
|
"load_error_not_editable": "Доступны для редактирования только автоматизации из automations.yaml.",
|
||||||
"load_error_unknown": "Ошибка загрузки автоматизации ({err_no}).",
|
"load_error_unknown": "Ошибка загрузки автоматизации ({err_no}).",
|
||||||
@ -1362,8 +1362,8 @@
|
|||||||
"delete_button": "Удалить интеграцию {integration}",
|
"delete_button": "Удалить интеграцию {integration}",
|
||||||
"delete_confirm": "Вы уверены, что хотите удалить эту интеграцию?",
|
"delete_confirm": "Вы уверены, что хотите удалить эту интеграцию?",
|
||||||
"device_unavailable": "устройство недоступно",
|
"device_unavailable": "устройство недоступно",
|
||||||
"devices": "{count} {count, plural,\n one {device}\n other {devices}\n}",
|
"devices": "{count} {count, plural,\n one {устройство}\n other {устройств}\n}",
|
||||||
"entities": "{count} {count, plural,\n one {entity}\n other {entities}\n}",
|
"entities": "{count} {count, plural,\n one {объект}\n other {объектов}\n}",
|
||||||
"entity_unavailable": "объект недоступен",
|
"entity_unavailable": "объект недоступен",
|
||||||
"firmware": "Прошивка: {version}",
|
"firmware": "Прошивка: {version}",
|
||||||
"hub": "Подключено через",
|
"hub": "Подключено через",
|
||||||
@ -2307,6 +2307,8 @@
|
|||||||
"abort_intro": "Вход прерван",
|
"abort_intro": "Вход прерван",
|
||||||
"authorizing_client": "Получение доступа к {clientId}.",
|
"authorizing_client": "Получение доступа к {clientId}.",
|
||||||
"form": {
|
"form": {
|
||||||
|
"error": "Ошибка: {error}",
|
||||||
|
"next": "Далее",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -2392,6 +2394,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "Начать сначала",
|
||||||
"unknown_error": "Что-то пошло не так",
|
"unknown_error": "Что-то пошло не так",
|
||||||
"working": "Пожалуйста, подождите"
|
"working": "Пожалуйста, подождите"
|
||||||
},
|
},
|
||||||
|
@ -903,7 +903,7 @@
|
|||||||
"triggers": {
|
"triggers": {
|
||||||
"add": "Lägg till händelse",
|
"add": "Lägg till händelse",
|
||||||
"delete": "Radera",
|
"delete": "Radera",
|
||||||
"delete_confirm": "Säker på att du vill radera?",
|
"delete_confirm": "Är du säker på att du vill radera detta?",
|
||||||
"duplicate": "Duplicera",
|
"duplicate": "Duplicera",
|
||||||
"header": "Händelse",
|
"header": "Händelse",
|
||||||
"introduction": "Triggers är det som startar en automation. Det är möjligt att ange flera triggers för samma regel. När en trigger inträffar kommer Home Assistant att validera eventuella villkor och sedan köra åtgärden.",
|
"introduction": "Triggers är det som startar en automation. Det är möjligt att ange flera triggers för samma regel. När en trigger inträffar kommer Home Assistant att validera eventuella villkor och sedan köra åtgärden.",
|
||||||
@ -1030,7 +1030,7 @@
|
|||||||
"connection_status": "Status för molnanslutning",
|
"connection_status": "Status för molnanslutning",
|
||||||
"fetching_subscription": "Hämtar prenumeration...",
|
"fetching_subscription": "Hämtar prenumeration...",
|
||||||
"google": {
|
"google": {
|
||||||
"config_documentation": "Konfigureringsdokumentation",
|
"config_documentation": "Dokumentation av Inställningar",
|
||||||
"devices_pin": "Säkerhetsenheter Pin",
|
"devices_pin": "Säkerhetsenheter Pin",
|
||||||
"enable_ha_skill": "Aktivera Home Assistant-färdigheten för Google Assistant",
|
"enable_ha_skill": "Aktivera Home Assistant-färdigheten för Google Assistant",
|
||||||
"enable_state_reporting": "Aktivera tillståndsrapportering",
|
"enable_state_reporting": "Aktivera tillståndsrapportering",
|
||||||
@ -1874,10 +1874,12 @@
|
|||||||
"built_using": "Byggt med",
|
"built_using": "Byggt med",
|
||||||
"custom_uis": "Anpassade användargränssnitt:",
|
"custom_uis": "Anpassade användargränssnitt:",
|
||||||
"developed_by": "Utvecklad av ett gäng grymma människor.",
|
"developed_by": "Utvecklad av ett gäng grymma människor.",
|
||||||
|
"documentation": "Dokumentation",
|
||||||
"frontend": "frontend-UI",
|
"frontend": "frontend-UI",
|
||||||
"frontend_version": "Frontend-version: {version} - {type}",
|
"frontend_version": "Frontend-version: {version} - {type}",
|
||||||
"home_assistant_logo": "Home Assistant logotyp",
|
"home_assistant_logo": "Home Assistant logotyp",
|
||||||
"icons_by": "Ikoner av",
|
"icons_by": "Ikoner av",
|
||||||
|
"issues": "Problem",
|
||||||
"license": "Publicerad under Apache 2.0-licensen",
|
"license": "Publicerad under Apache 2.0-licensen",
|
||||||
"path_configuration": "Sökväg till configuration.yaml: {path}",
|
"path_configuration": "Sökväg till configuration.yaml: {path}",
|
||||||
"server": "server",
|
"server": "server",
|
||||||
@ -2227,7 +2229,7 @@
|
|||||||
"save": "Ta kontroll",
|
"save": "Ta kontroll",
|
||||||
"yaml_config": "För att hjälpa dig igång, så är här nuvarande inställning för denna instrumentpanel:",
|
"yaml_config": "För att hjälpa dig igång, så är här nuvarande inställning för denna instrumentpanel:",
|
||||||
"yaml_control": "Om du vill ta kontroll i YAML-läge skapar du en YAML-fil med det namn du angav i konfigurationen för den här instrumentpanelen eller standard \"ui-lovelace.yaml\".",
|
"yaml_control": "Om du vill ta kontroll i YAML-läge skapar du en YAML-fil med det namn du angav i konfigurationen för den här instrumentpanelen eller standard \"ui-lovelace.yaml\".",
|
||||||
"yaml_mode": "Du använder YAML-läge, vilket betyder att du inte kan ändra dina Lovelace-inställning från användargränssnittet. Om du vill ändra Lovelace från användargränssnittet, ta bort 'mode: yaml' från dina Lovelaceinställningar i 'configuration.yaml'"
|
"yaml_mode": "Du använder YAML-läge, vilket betyder att du inte kan ändra dina Lovelace-inställning från användargränssnittet. Om du vill hantera Lovelace från användargränssnittet, ta bort 'mode: yaml' från din Lovelace-inställning i 'configuration.yaml'"
|
||||||
},
|
},
|
||||||
"suggest_card": {
|
"suggest_card": {
|
||||||
"add": "Lägg till i Lovelace-gränsnitt",
|
"add": "Lägg till i Lovelace-gränsnitt",
|
||||||
@ -2287,6 +2289,7 @@
|
|||||||
"abort_intro": "Inloggning avbruten",
|
"abort_intro": "Inloggning avbruten",
|
||||||
"authorizing_client": "Du håller på att ge {clientId} behörighet till din Home Assistant.",
|
"authorizing_client": "Du håller på att ge {clientId} behörighet till din Home Assistant.",
|
||||||
"form": {
|
"form": {
|
||||||
|
"next": "Nästa",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -2348,7 +2351,7 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"password": "API-lösenord"
|
"password": "API-lösenord"
|
||||||
},
|
},
|
||||||
"description": "Lägg in ett API-lösenord i din http konfig:"
|
"description": "Lägg in ett API-lösenord i din HTTP-konfiguration:"
|
||||||
},
|
},
|
||||||
"mfa": {
|
"mfa": {
|
||||||
"data": {
|
"data": {
|
||||||
@ -2372,6 +2375,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "Börja om",
|
||||||
"unknown_error": "Något gick fel",
|
"unknown_error": "Något gick fel",
|
||||||
"working": "Vänligen vänta"
|
"working": "Vänligen vänta"
|
||||||
},
|
},
|
||||||
|
@ -2307,6 +2307,8 @@
|
|||||||
"abort_intro": "登录中断",
|
"abort_intro": "登录中断",
|
||||||
"authorizing_client": "您即将授权 {clientId} 访问 Home Assistant 实例。",
|
"authorizing_client": "您即将授权 {clientId} 访问 Home Assistant 实例。",
|
||||||
"form": {
|
"form": {
|
||||||
|
"error": "错误:{error}",
|
||||||
|
"next": "下一步",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -2392,6 +2394,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "重新开始",
|
||||||
"unknown_error": "出现了一些问题",
|
"unknown_error": "出现了一些问题",
|
||||||
"working": "请稍候"
|
"working": "请稍候"
|
||||||
},
|
},
|
||||||
|
@ -2307,6 +2307,8 @@
|
|||||||
"abort_intro": "登入中止",
|
"abort_intro": "登入中止",
|
||||||
"authorizing_client": "即將授與 {clientId} 訪問 Home Assistant 系統權限。",
|
"authorizing_client": "即將授與 {clientId} 訪問 Home Assistant 系統權限。",
|
||||||
"form": {
|
"form": {
|
||||||
|
"error": "錯誤:{error}",
|
||||||
|
"next": "下一步",
|
||||||
"providers": {
|
"providers": {
|
||||||
"command_line": {
|
"command_line": {
|
||||||
"abort": {
|
"abort": {
|
||||||
@ -2392,6 +2394,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"start_over": "重新開始",
|
||||||
"unknown_error": "發生錯誤",
|
"unknown_error": "發生錯誤",
|
||||||
"working": "請稍候"
|
"working": "請稍候"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user