Update translations

This commit is contained in:
Paulus Schoutsen 2018-12-05 22:07:34 +01:00
parent 9711068f8b
commit 2d0f14d078
29 changed files with 857 additions and 167 deletions

View File

@ -232,7 +232,7 @@
"default": {
"initializing": "Inicialitzant",
"dead": "No disponible",
"sleeping": "En espera",
"sleeping": "Dormint",
"ready": "A punt"
},
"query_stage": {
@ -297,11 +297,11 @@
"microphone_tip": "Toqueu el micròfon a la part superior dreta i dieu \"Add candy to my shopping list\""
},
"history": {
"showing_entries": "S'estan mostrant entrades per a",
"showing_entries": "Mostrant entrades de",
"period": "Període"
},
"logbook": {
"showing_entries": "S'estan mostrant entrades per a"
"showing_entries": "Mostrant entrades de"
},
"mailbox": {
"empty": "No teniu missatges",
@ -537,7 +537,7 @@
"caption": "Integracions",
"description": "Gestioneu dispositius i serveis connectats",
"discovered": "Descobert",
"configured": "Configurat",
"configured": "Configurades",
"new": "Configureu una nova integració",
"configure": "Configurar",
"none": "Encara no hi ha res configurat",
@ -723,7 +723,7 @@
}
},
"editor": {
"edit": {
"edit_card": {
"header": "Targeta de Configuració",
"save": "Desa",
"toggle_editor": "Commuta l'editor"
@ -746,8 +746,8 @@
"cancel": "Cancel·lar"
},
"duration": {
"day": "{count} {count, plural,\none {dia}\nother {dies}\n}",
"week": "{count} {count, plural,\none {setmana}\nother {setmanes}\n}",
"day": "{count} {count, plural,\n one {dia}\n other {dies}\n}",
"week": "{count} {count, plural,\n one {setmana}\n other {setmanes}\n}",
"second": "{count} {count, plural,\none {segon}\nother {segons}\n}",
"minute": "{count} {count, plural,\none {minut}\nother {minuts}\n}",
"hour": "{count} {count, plural,\none {hora}\nother {hores}\n}"

View File

@ -579,7 +579,7 @@
"description": "Každý obnovovací token představuje relaci přihlášení. Aktualizační tokeny budou automaticky odstraněny po klepnutí na tlačítko Odhlásit. Následující tokeny obnovení jsou v současné době aktivní pro váš účet.",
"token_title": "Obnovit token pro {clientId}",
"created_at": "Vytvořeno {date}",
"confirm_delete": "Opravdu že chcete odstranit token pro {název}?",
"confirm_delete": "Opravdu že chcete odstranit token pro {name}?",
"delete_failed": "Nepodařilo se smazat token.",
"last_used": "Naposledy použito {date} z {location}",
"not_used": "Nikdy nebylo použito",
@ -723,7 +723,7 @@
}
},
"editor": {
"edit": {
"edit_card": {
"header": "Konfigurace karty",
"save": "Uložit",
"toggle_editor": "Přepnout Editor"

View File

@ -144,7 +144,8 @@
"performance": "Leistung",
"high_demand": "Hoher Verbrauch",
"heat_pump": "Wärmepumpe",
"gas": "Gas"
"gas": "Gas",
"manual": "Handbuch"
},
"configurator": {
"configure": "Konfigurieren",
@ -712,6 +713,25 @@
"required_fields": "Fülle alle Pflichtfelder aus."
}
}
},
"lovelace": {
"cards": {
"shopping-list": {
"checked_items": "Markierte Items",
"clear_items": "Markierte Elemente löschen",
"add_item": "Item hinzufügen"
}
},
"editor": {
"edit_card": {
"save": "Speichern",
"toggle_editor": "Editor umschalten"
},
"migrate": {
"header": "Konfiguration inkompatibel",
"para_no_id": "Dieses Element hat keine ID. Bitte füge diesem Element eine ID in 'ui-lovelace.yaml' hinzu."
}
}
}
},
"sidebar": {

View File

@ -723,7 +723,7 @@
}
},
"editor": {
"edit": {
"edit_card": {
"header": "Card Configuration",
"save": "Save",
"toggle_editor": "Toggle Editor"

View File

@ -144,7 +144,8 @@
"performance": "Rendimiento",
"high_demand": "Alta Demanda",
"heat_pump": "Bomba de Calor",
"gas": "Gas"
"gas": "Gas",
"manual": "Manual"
},
"configurator": {
"configure": "Configurar",
@ -712,6 +713,28 @@
"required_fields": "Completar todos los campos requeridos"
}
}
},
"lovelace": {
"cards": {
"shopping-list": {
"checked_items": "lementos marcados",
"clear_items": "Borrar elementos marcados",
"add_item": "Agregar elemento"
}
},
"editor": {
"edit_card": {
"header": "Configuración de la tarjeta",
"save": "Guardar",
"toggle_editor": "Cambiar editor"
},
"migrate": {
"header": "Configuración inválida",
"para_no_id": "Este elemento no tiene un ID. Por favor agregue uno a este elemento en 'ui-lovelace.yaml'.",
"para_migrate": "Home Assistant puede agregar ID a todas sus tarjetas y vistas automáticamente por usted presionando el botón 'Migrar configuración'.",
"migrate": "Migrar configuración"
}
}
}
},
"sidebar": {

View File

@ -144,7 +144,8 @@
"performance": "Rendimiento",
"high_demand": "Alta demanda",
"heat_pump": "Bomba de calor",
"gas": "Gas"
"gas": "Gas",
"manual": "Manual"
},
"configurator": {
"configure": "Configurar",
@ -589,7 +590,7 @@
"description": "Crea tokens de acceso de larga duración para permitir que tus scripts interactúen con tu Home Assistant. Cada token será válido por 10 años desde la creación. Los siguientes tokens de acceso de larga duración están actualmente activos.",
"learn_auth_requests": "Aprenda a realizar solicitudes autenticadas.",
"created_at": "Creado el {date}",
"confirm_delete": "¿Está seguro de que desea eliminar el token de acceso para {nombre}?",
"confirm_delete": "¿Está seguro de que desea eliminar el token de acceso para {name}?",
"delete_failed": "Error al eliminar el token de acceso.",
"create": "Crear Token",
"create_failed": "No se ha podido crear el token de acceso.",
@ -712,6 +713,28 @@
"required_fields": "Complete todos los campos requeridos"
}
}
},
"lovelace": {
"cards": {
"shopping-list": {
"checked_items": "Elementos marcados",
"clear_items": "Borrar elementos marcados",
"add_item": "Añadir artículo"
}
},
"editor": {
"edit_card": {
"header": "Configuración de la tarjeta",
"save": "Guardar",
"toggle_editor": "Alternar editor"
},
"migrate": {
"header": "Configuración incompatible",
"para_no_id": "Este elemento no tiene un ID. Por favor agregue uno este elemento en 'ui-lovelace.yaml'.",
"para_migrate": "Home Assistant puede agregar ID a todas sus tarjetas y vistas automáticamente por usted presionando el botón 'Migrar configuración'.",
"migrate": "Migrar configuración"
}
}
}
},
"sidebar": {

View File

@ -144,7 +144,8 @@
"performance": "Tehokas",
"high_demand": "Täysi teho",
"heat_pump": "Lämpöpumppu",
"gas": "Kaasu"
"gas": "Kaasu",
"manual": "käsisäätöinen"
},
"configurator": {
"configure": "Määrittele",
@ -619,7 +620,8 @@
},
"page-authorize": {
"initializing": "Alustetaan",
"logging_in_with": "Kirjaudutaan sisään",
"authorizing_client": "Olet antamassa pääsyn {clientId} Home Assistant ympäristöösi.",
"logging_in_with": "Kirjaudutaan sisään **{authProviderName}**.",
"pick_auth_provider": "Tai kirjaudu sisään joillakin seuraavista",
"abort_intro": "Kirjautuminen on keskeytetty",
"form": {
@ -681,6 +683,9 @@
},
"description": "Valitse käyttäjä, jolla haluat kirjautua:"
}
},
"abort": {
"not_whitelisted": "Tietokonettasi ei ole sallittu."
}
}
}
@ -701,6 +706,28 @@
"required_fields": "Täytä kaikki pakolliset kentät"
}
}
},
"lovelace": {
"cards": {
"shopping-list": {
"checked_items": "Valitut",
"clear_items": "Tyhjää valitut",
"add_item": "Lisää"
}
},
"editor": {
"edit_card": {
"header": "Kortti-asetukset",
"save": "Tallenna",
"toggle_editor": "Vaihda editori"
},
"migrate": {
"header": "Epäkelvot asetukset",
"para_no_id": "Elementillä ei ole ID. Lisää ID elementille 'ui-lovelace.yaml'-tiedostossa.",
"para_migrate": "Home Assistant voi lisätä ID:t kaikkiin kortteihisi ja näkymiin automaattisesti painamalla 'Tuo vanhat asetukset'-nappia.",
"migrate": "Tuo vanhat asetukset"
}
}
}
},
"sidebar": {
@ -769,7 +796,9 @@
"clear_code": "Tyhjennä",
"disarm": "Poista hälytys",
"arm_home": "Viritä (kotona)",
"arm_away": "Viritä (poissa)"
"arm_away": "Viritä (poissa)",
"arm_night": "Viritä yöksi",
"armed_custom_bypass": "Mukautettu ohitus"
},
"automation": {
"last_triggered": "Viimeksi käynnistetty",

View File

@ -144,7 +144,8 @@
"performance": "Performance",
"high_demand": "Forte demande",
"heat_pump": "Pompe à chaleur",
"gas": "Gaz"
"gas": "Gaz",
"manual": "Manuel"
},
"configurator": {
"configure": "Configurer",
@ -712,6 +713,26 @@
"required_fields": "Remplissez tous les champs requis"
}
}
},
"lovelace": {
"cards": {
"shopping-list": {
"checked_items": "Éléments cochés",
"add_item": "Ajouter un élément"
}
},
"editor": {
"edit_card": {
"save": "Enregistrer",
"toggle_editor": "Activer\/désactiver léditeur"
},
"migrate": {
"header": "Configuration incompatible",
"para_no_id": "Cet élément n'a pas d'identifiant. Veuillez ajouter un identifiant à cet élément dans 'ui-lovelace.yaml'.",
"para_migrate": "Home Assistant peut ajouter automatiquement des identifiants à toutes vos cartes et vues en appuyant sur le bouton «Migrer la configuration».",
"migrate": "Migrer la configuration"
}
}
}
},
"sidebar": {
@ -849,7 +870,7 @@
"service": "Service"
},
"relative_time": {
"past": "{time} auparavant",
"past": "Il y a {time}",
"future": "Dans {time}",
"never": "Jamais",
"duration": {

View File

@ -348,6 +348,7 @@
},
"actions": {
"header": "Aktione",
"unsupported_action": "Nicht unterstützte Aktion: {action}",
"type": {
"delay": {
"label": "Vrzögerig"
@ -410,6 +411,13 @@
"mfa": {
"disable": "Deaktiviert"
}
},
"lovelace": {
"editor": {
"edit_card": {
"save": "Speichern"
}
}
}
},
"login-form": {

View File

@ -722,7 +722,7 @@
}
},
"editor": {
"edit": {
"edit_card": {
"save": "שמור"
}
}

View File

@ -99,6 +99,17 @@
"off": "Zatvoreno",
"on": "Otvori"
},
"garage_door": {
"off": "Zatvoren",
"on": "Otvoreno"
},
"heat": {
"off": "Normalno"
},
"window": {
"off": "Zatvoreno",
"on": "Otvoreno"
},
"lock": {
"off": "Zaključano",
"on": "Otključano"
@ -127,7 +138,8 @@
"performance": "Performanse",
"high_demand": "Velike potražnje",
"heat_pump": "Toplinska pumpa",
"gas": "Plin"
"gas": "Plin",
"manual": "Priručnik"
},
"configurator": {
"configure": "Konfiguriranje",
@ -223,15 +235,27 @@
}
},
"weather": {
"clear-night": "Vedro, noć",
"cloudy": "Oblačno",
"fog": "Magla",
"lightning": "Munja",
"lightning-rainy": "Munja, kišna",
"partlycloudy": "Djelomično oblačno",
"pouring": "Lije",
"rainy": "Kišovito",
"snowy": "Snježno",
"snowy-rainy": "Snježno, kišno",
"sunny": "Sunčano",
"windy": "Vjetrovito"
"windy": "Vjetrovito",
"windy-variant": "Vjetrovito"
},
"vacuum": {
"cleaning": "Čišćenje",
"error": "Greška",
"idle": "Besposlen",
"off": "Ugašeno",
"on": "Upaljeno",
"paused": "Pauzirano"
}
},
"state_badge": {
@ -263,53 +287,209 @@
"add_item": "Dodaj stavku",
"microphone_tip": "Dodirnite mikrofon u gornjem desnom kutu i recite “Add candy to my shopping list”"
},
"history": {
"showing_entries": "Prikazivanje stavki za",
"period": "Razdoblje"
},
"logbook": {
"showing_entries": "Prikaži entitete za"
},
"mailbox": {
"empty": "Nemate nijednu poruku",
"playback_title": "Reprodukcija poruke",
"delete_prompt": "Izbrisati ovu poruku?",
"delete_button": "Izbrisati"
},
"config": {
"header": "Konfigurirajte Home Assistant",
"core": {
"caption": "Općenito",
"section": {
"core": {
"header": "Konfiguracija i kontrola poslužitelja"
"header": "Konfiguracija i kontrola poslužitelja",
"validation": {
"check_config": "Provjerite konfiguraciju",
"valid": "Konfiguracija valjana!",
"invalid": "Konfiguracija nije važeća"
},
"reloading": {
"core": "Ponovno učitati jezgru",
"group": "Ponovno učitajte grupe",
"automation": "Ponovo učitajte automatizacije"
},
"server_management": {
"heading": "Upravljanje poslužiteljem",
"introduction": "Kontrolirajte vaš Home Assistant server ... iz Home Assistant.",
"restart": "Ponovno pokretanje"
}
}
}
},
"zwave": {
"caption": "Z-Wave"
"customize": {
"description": "Prilagodite entitete"
},
"automation": {
"caption": "Automatizacija",
"description": "Stvaranje i uređivanje automatizacija",
"picker": {
"header": "Urednik Automatizacije "
"header": "Urednik Automatizacije ",
"introduction": "Automatizacijski urednik omogućuje stvaranje i uređivanje automatizacije. Molimo pročitajte [upute] (https:\/\/home-assistant.io\/docs\/automation\/editor\/) kako biste bili sigurni da ste ispravno konfigurirali Home Assistant.",
"pick_automation": "Odaberite automatizaciju za uređivanje",
"no_automations": "Nismo mogli pronaći nikakve automatizirane uređaje",
"add_automation": "Dodaj automatizaciju"
},
"editor": {
"introduction": "Upotrijebite automatizaciju kako bi vaš dom oživio",
"default_name": "Nova automatizacija",
"save": "Spremi",
"unsaved_confirm": "Imate nespremljene izmjene. Jeste li sigurni da želite napustiti?",
"alias": "Ime",
"triggers": {
"introduction": "Okidači su ono što pokreće obradu pravila o automatizaciji. Moguće je odrediti više okidača za isto pravilo. Kada pokrenete okidač, Home Assistant provjerit će uvjete, ako ih ima i pozvati akciju. \n\n [Saznajte više o pokretačima.] (Https:\/\/home-assistant.io\/docs\/automation\/trigger\/)",
"delete": "Obriši",
"unsupported_platform": "Nepodržana platforma: {platform}",
"type": {
"state": {
"from": "Od",
"for": "Za"
},
"homeassistant": {
"label": "Home Assistant",
"event": "Događaj:",
"start": "Početak",
"shutdown": "Ugasiti"
},
"mqtt": {
"label": "MQTT",
"topic": "Tema"
},
"numeric_state": {
"label": "Numeričko stanje",
"above": "Iznad",
"below": "Ispod",
"value_template": "Predložak vrijednosti (nije obavezno)"
},
"sun": {
"label": "Sunce",
"event": "Event:",
"sunrise": "Izlazak sunca",
"sunset": "Zalazak sunca",
"offset": "Offset (nije obavezno)"
},
"template": {
"label": "Predložak",
"value_template": "Predložak vrijednosti"
},
"time": {
"label": "Vrijeme",
"at": "U"
},
"zone": {
"label": "Zona",
"entity": "Entitet s lokacijom",
"zone": "Zona",
"event": "Event:",
"enter": "Unesite",
"leave": "Napustiti"
}
}
},
"conditions": {
"header": "Uvjeti",
"introduction": "Uvjeti su neobvezni dio pravila o automatizaciji i mogu se upotrebljavati kako bi se spriječilo da se neka akcija dogodi prilikom pokretanja. Uvjeti izgledaju vrlo slični pokretačima, ali su vrlo različiti. Okidač će pogledati događaje koji se događaju u sustavu, a stanje samo gleda kako sustav izgleda upravo sada. Okidač može primijetiti da je prekidač uključen. Stanje može vidjeti samo ako je uključen ili isključen prekidač. \n\n [Saznajte više o uvjetima.] (Https:\/\/home-assistant.io\/docs\/scripts\/conditions\/)",
"add": "Dodaj uvjet",
"duplicate": "Dupliciran",
"delete": "Obriši",
"delete_confirm": "Sigurno želite pobrisati?",
"unsupported_condition": "Nepodržano stanje: {condition}",
"type_select": "Vrsta uvjeta",
"type": {
"state": {
"label": "Stanje",
"state": "Stanje"
},
"numeric_state": {
"label": "Numeričko stanje",
"above": "Iznad",
"below": "Ispod",
"value_template": "Predložak vrijednosti (opciono)"
},
"sun": {
"label": "Sunce",
"before": "Prije:",
"after": "Nakon:",
"before_offset": "Prije pomaka (izborno)",
"after_offset": "Nakon pomaka (izborno)",
"sunrise": "Izlazak sunca",
"sunset": "Zalazak sunca"
},
"template": {
"label": "Predložak",
"value_template": "Predložak vrijednosti"
},
"time": {
"label": "Vrijeme",
"after": "Nakon",
"before": "Prije"
},
"zone": {
"label": "Zona",
"entity": "Entitet sa lokacijom",
"zone": "Zona"
}
}
},
"actions": {
"header": "Akcije",
"introduction": "Radnje su ono što će Home Assistant učiniti kada se aktivira automatizacija. \n\n [Saznajte više o radnjama.] (Https:\/\/home-assistant.io\/docs\/automation\/action\/)",
"add": "Dodajte radnju",
"duplicate": "Dupliciraj",
"delete": "Obriši",
"delete_confirm": "Sigurno želite pobrisati?",
"unsupported_action": "Nepodržana radnja: {action}",
"type_select": "Vrsta akcije",
"type": {
"service": {
"label": "Zovi servis",
"service_data": "Podaci o usluzi"
},
"delay": {
"label": "Odgoditi",
"delay": "Odgodi"
},
"wait_template": {
"label": "Čekaj",
"wait_template": "Čekaj predložak",
"timeout": "Vremensko ograničenje (opcionalno)"
},
"condition": {
"label": "Stanje"
},
"event": {
"label": "Pokreni događaj",
"event": "Event:",
"service_data": "Servisni podaci"
}
}
},
"triggers": {
"type": {
"state": {
"for": "Za"
}
}
}
}
},
"zwave": {
"caption": "Z-Wave"
},
"users": {
"caption": "Korisnici",
"description": "Upravljanje korisnicima"
"description": "Upravljanje korisnicima",
"picker": {
"title": "Korisnici"
},
"editor": {
"rename_user": "Preimenuj korisnika",
"change_password": "Promijeni lozinku",
"activate_user": "Aktivirajte korisnika",
"deactivate_user": "Deaktivirajte korisnika",
"delete_user": "Izbriši korisnika"
}
},
"cloud": {
"caption": "Home Assistant Cloud",
@ -422,7 +602,8 @@
"step": {
"init": {
"data": {
"username": "Korisničko ime"
"username": "Korisničko ime",
"password": "Lozinka"
}
},
"mfa": {
@ -433,6 +614,7 @@
}
},
"error": {
"invalid_auth": "Neispravno korisničko ime ili lozinka",
"invalid_code": "Pogrešan kod za provjeru autentičnosti "
},
"abort": {
@ -442,26 +624,49 @@
"legacy_api_password": {
"step": {
"init": {
"data": {
"password": "API lozinka"
},
"description": "Unesite API lozinku u svoj http config:"
},
"mfa": {
"data": {
"code": "Kôd autentifikacije s dva faktora"
}
}
},
"error": {
"invalid_auth": "Nevažeća lozinka za API",
"invalid_code": "Nevažeći kôd za autentifikaciju"
},
"abort": {
"no_api_password_set": "Nemate konfiguriranu lozinku za API.",
"login_expired": "Sesija istekla, molim vas prijavite se ponovno."
}
},
"trusted_networks": {
"step": {
"init": {
"data": {
"user": "Korisnik"
},
"description": "Odaberite korisnika kojim se želite prijaviti:"
}
},
"abort": {
"not_whitelisted": "Računalo nije na popisu dopuštenih."
}
}
}
}
},
"page-onboarding": {
"intro": "Jeste li spremni probuditi svoj dom, vratiti svoju privatnost i pridružiti se svjetskoj zajednici tinkerera?",
"user": {
"intro": "Započnimo stvaranjem korisničkog računa.",
"required_field": "Potreban",
"data": {
"name": "Ime",
"username": "Korisničko ime",
"password": "Lozinka"
},
@ -470,18 +675,52 @@
"required_fields": "Ispunite sva potrebna polja"
}
}
},
"lovelace": {
"cards": {
"shopping-list": {
"checked_items": "Označene stavke",
"clear_items": "Izbrišite označene stavke",
"add_item": "Dodaj stavku"
}
},
"editor": {
"edit_card": {
"header": "Konfiguracija Kartice ",
"save": "Spremi",
"toggle_editor": "Uključi uređivač"
},
"migrate": {
"header": "Konfiguracija nije kompatibilna",
"para_no_id": "Ovaj element nema ID. Dodajte ID ovom elementu u 'ui-lovelace.yaml'.",
"para_migrate": "Home Assistant može dodati ID-ove na sve vaše kartice i pogleda automatski za vas pritiskom na gumb 'Migriraj konfiguriranje'.",
"migrate": "Migriraj konfiguraciju"
}
}
}
},
"sidebar": {
"log_out": "Odjava",
"developer_tools": "Razvojni alati"
},
"common": {
"loading": "Učitavam",
"cancel": "Otkazati"
},
"duration": {
"day": "{count} {count, plural,\n one {dan}\n other {dani}\n}",
"week": "{count} {count, plural,\n one {tjedan}\n other {tjedni}\n}",
"second": "{count} {count, plural,\n one {sekunde}\n other {sekunde}\n}"
"second": "{count} {count, plural,\n one {sekunde}\n other {sekunde}\n}",
"minute": "{broj} {broj, množina, jedna {minuta} druge {minute}}",
"hour": "{broj} {broj, množina, jedan {sat} drugi {sati}}"
},
"login-form": {
"password": "Lozinka"
},
"card": {
"camera": {
"not_available": "Slika nije dostupna"
},
"scene": {
"activate": "Aktivirati"
},
@ -497,14 +736,24 @@
"wind_speed": "Brzina vjetra"
},
"cardinal_direction": {
"n": "N"
"ese": "ESE",
"n": "N",
"ne": "NE",
"nne": "NNE",
"nw": "NW"
}
},
"alarm_control_panel": {
"code": "Kod"
"code": "Kod",
"disarm": "Deaktiviraj",
"arm_home": "Aktiviran doma",
"arm_away": "Aktiviran odsutno",
"arm_night": "Aktiviran nočni",
"armed_custom_bypass": "Prilagođena obilaznica"
},
"fan": {
"speed": "Brzina",
"oscillate": "Oscilirati",
"direction": "Smjer"
},
"light": {
@ -549,6 +798,14 @@
}
},
"components": {
"entity": {
"entity-picker": {
"entity": "Entitet"
}
},
"relative_time": {
"past": "{vrijeme} prije"
},
"history_charts": {
"loading_history": "Učitavanje povijesti stanja ...",
"no_history_found": "Nije pronađena povijest stanja."
@ -607,5 +864,12 @@
"updater": "Ažuriranje",
"weblink": "WebLink",
"zwave": "Z-Wave"
},
"attribute": {
"weather": {
"humidity": "Vlažnost",
"visibility": "Vidljivost",
"wind_speed": "Brzina vjetra"
}
}
}

View File

@ -145,7 +145,7 @@
"high_demand": "Magas igénybevétel",
"heat_pump": "Hőszivattyú",
"gas": "Gáz",
"manual": "Kézikönyv"
"manual": "Manuális"
},
"configurator": {
"configure": "Beállítás",
@ -600,7 +600,7 @@
"last_used": "Utolsó használat ideje: {date}, helye: {location}",
"not_used": "Sosem használt"
},
"current_user": "Jelenleg bejelentkezve mint {fullName}.",
"current_user": "Jelenleg {fullName} felhasználóként vagy bejelentkezve.",
"is_owner": "Tulajdonos vagy.",
"logout": "Kijelentkezés",
"change_password": {
@ -717,17 +717,22 @@
"lovelace": {
"cards": {
"shopping-list": {
"checked_items": "Ellenőrzött elemek ",
"clear_items": "Ellenőrzött elemek ",
"add_item": "Elem hozzáadása"
"checked_items": "Kijelölt tételek",
"clear_items": "Kijelölt tételek törlése",
"add_item": "Tétel hozzáadása"
}
},
"editor": {
"edit": {
"save": "Mentés"
"edit_card": {
"header": "Kártya Konfiguráció",
"save": "Mentés",
"toggle_editor": "Szerkesztő"
},
"migrate": {
"header": "Inkompatibilis konfiguráció!"
"header": "Inkompatibilis Konfiguráció",
"para_no_id": "Ez az elem nem rendelkezik azonosítóval. Kérlek, adj hozzá egyet az 'ui-lovelace.yaml' fájlban!",
"para_migrate": "A Home Assistant a 'Konfiguráció áttelepítése' gomb megnyomásával az összes kártyához és nézethez automatikusan létre tud hozni azonosítókat.",
"migrate": "Konfiguráció áttelepítése"
}
}
}

View File

@ -144,7 +144,8 @@
"performance": "Prestazioni",
"high_demand": "Forte richiesta",
"heat_pump": "Pompa di calore",
"gas": "Gas"
"gas": "Gas",
"manual": "Manuale"
},
"configurator": {
"configure": "Configura",
@ -545,9 +546,9 @@
"no_device": "Entità senza dispositivi",
"delete_confirm": "Sei sicuro di voler eliminare questa integrazione?",
"restart_confirm": "Riavvia Home Assistant per terminare la rimozione di questa integrazione",
"manuf": "da {produttore}",
"manuf": "da {manufacturer}",
"hub": "Connesso via",
"firmware": "Firmware: {versione}",
"firmware": "Firmware: {version}",
"device_unavailable": "dispositivo non disponibile",
"entity_unavailable": "entità non disponibile"
}
@ -712,6 +713,28 @@
"required_fields": "Compila tutti i campi richiesti"
}
}
},
"lovelace": {
"cards": {
"shopping-list": {
"checked_items": "Elementi selezionati",
"clear_items": "Cancella gli elementi selezionati",
"add_item": "Aggiungi elemento"
}
},
"editor": {
"edit_card": {
"header": "Configurazione della scheda",
"save": "Salva",
"toggle_editor": "Attiva \/ disattiva l'editor"
},
"migrate": {
"header": "Configurazione incompatibile",
"para_no_id": "Questo elemento non ha un ID. Aggiungi un ID a questo elemento in 'ui-lovelace.yaml'.",
"para_migrate": "Home Assistant può aggiungere automaticamente gli ID a tutte le tue schede e visualizzazioni automaticamente premendo il pulsante \"Eporta configurazione\".",
"migrate": "Esporta configurazione"
}
}
}
},
"sidebar": {
@ -794,7 +817,7 @@
},
"fan": {
"speed": "Velocità",
"oscillate": "Oscillante",
"oscillate": "Oscillazione",
"direction": "Direzione"
},
"light": {
@ -836,9 +859,9 @@
"water_heater": {
"currently": "Attualmente",
"on_off": "Acceso \/ Spento",
"target_temperature": "Temperatura di riferimento",
"target_temperature": "Temperatura da raggiungere",
"operation": "Operazione",
"away_mode": "Modalità Assente"
"away_mode": "Modalità fuori casa"
}
},
"components": {

View File

@ -365,7 +365,7 @@
"alias": "이름",
"triggers": {
"header": "트리거",
"introduction": "트리거는 자동화 규칙을 처리하는 시작점 입니다. 같은 자동화 규칙에 여러 개의 트리거를 지정할 수 있습니다. 트리거가 발동되면 Home Assistant는 조건을 확인하고 동작을 호출합니다. \n\n [트리거에 대해 자세히 알아보기](https:\/\/home-assistant.io\/docs\/automation\/trigger\/)",
"introduction": "트리거는 자동화 규칙을 처리하는 시작점 입니다. 같은 자동화 규칙에 여러 개의 트리거를 지정할 수 있습니다. 트리거가 발동되면 Home Assistant는 조건을 확인하고 동작을 호출합니다. \n\n[트리거에 대해 자세히 알아보기](https:\/\/home-assistant.io\/docs\/automation\/trigger\/)",
"add": "트리거 추가",
"duplicate": "복제",
"delete": "삭제",
@ -428,7 +428,7 @@
},
"conditions": {
"header": "조건",
"introduction": "조건은 자동화 규칙의 선택사항이며 트리거 될 때 발생하는 동작을 방지하는 데 사용할 수 있습니다. 조건은 트리거와 비슷해 보이지만 매우 다릅니다. 트리거는 시스템에서 발생하는 이벤트를 검사하고 조건은 시스템의 현재 상태를 검사합니다. 스위치를 예로 들면, 트리거는 스위치가 켜지는 것(이벤트)을, 조건은 스위치가 현재 켜져 있는지 혹은 꺼져 있는지(상태)를 검사합니다. \n\n [조건에 대해 자세히 알아보기](https:\/\/home-assistant.io\/docs\/scripts\/conditions\/)",
"introduction": "조건은 자동화 규칙의 선택사항이며 트리거 될 때 발생하는 동작을 방지하는 데 사용할 수 있습니다. 조건은 트리거와 비슷해 보이지만 매우 다릅니다. 트리거는 시스템에서 발생하는 이벤트를 검사하고 조건은 시스템의 현재 상태를 검사합니다. 스위치를 예로 들면, 트리거는 스위치가 켜지는 것(이벤트)을, 조건은 스위치가 현재 켜져 있는지 혹은 꺼져 있는지(상태)를 검사합니다. \n\n[조건에 대해 자세히 알아보기](https:\/\/home-assistant.io\/docs\/scripts\/conditions\/)",
"add": "조건 추가",
"duplicate": "복제",
"delete": "삭제",
@ -723,7 +723,7 @@
}
},
"editor": {
"edit": {
"edit_card": {
"header": "카드 구성",
"save": "저장하기",
"toggle_editor": "에디터 전환"

View File

@ -575,30 +575,30 @@
"dropdown_label": "Thema"
},
"refresh_tokens": {
"header": "Tokeny Odświeżenia",
"header": "Token erneieren",
"description": "All Sessioun Token representéiert eng Login Sessioun. Sessioun's Token ginn automatesch gelëscht wann dir op auslogge klickt. Folgend Sessioun's Token si fir de Moment fir Ären Account aktiv.",
"token_title": "Token odświeżenia dla {clientId}",
"created_at": "Utworzono {date}",
"confirm_delete": "Jesteś pewien że chcesz usunąć token odświeżenia dla {name}?",
"delete_failed": "Nie udało się usunąć tokena odświeżenia.",
"last_used": "Ostatnio użyty {date} z miejsca {location}",
"not_used": "Nigdy nie został użyty",
"current_token_tooltip": "Nie można usunąć obecnego tokena odświeżenia."
"token_title": "Token erneiren fir {clientId}",
"created_at": "Erstallt um {date}",
"confirm_delete": "Sécher fir den Erneierungs Token fir {name} ze läsche?",
"delete_failed": "Fehler beim läschen vum Erneierungs Token",
"last_used": "Läscht benotz um {date} vun {location}",
"not_used": "Nach nie benotzt ginn",
"current_token_tooltip": "Fehler beim läschen vum aktuellen Erneierungs Token"
},
"long_lived_access_tokens": {
"header": "Lang gëlteg Access Token",
"description": "Erstellt laang gëlteg Access Token déi et äre Skripten erlabe mat ärem Home Assistant z'interagéieren. All eenzelen Token ass gëlteg fir 10 Joer. Folgend Access Token sinn am Moment aktiv.",
"learn_auth_requests": "Naucz się robić uwierzytelnione żądania.",
"created_at": "Utworzono {date}",
"confirm_delete": "Jesteś pewien że chcesz usunąć token dostępu dla {name}?",
"delete_failed": "Nie udało się usunąć tokena dostępu.",
"create": "Utwórz Token",
"create_failed": "Nie udało się utworzyć tokena dostępu.",
"prompt_name": "Nazwa?",
"prompt_copy_token": "Zapisz swój token dostępu. Nie zostanie więcej pokazany.",
"empty_state": "Nie posiadasz jeszcze długoterminowych tokenów dostępu.",
"last_used": "Ostatnio użyty {date} z miejsca {location}",
"not_used": "Nigdy nie został użyty"
"learn_auth_requests": "Leiert wéi een \"authenticated requests\" erstellt.",
"created_at": "Erstallt um {date}",
"confirm_delete": "Sécher fir den Access Token fir {name} ze läsche?",
"delete_failed": "Fehler beim läschen vum Access Token",
"create": "Token erstellen",
"create_failed": "Fehler beim erstellen vum Access Token",
"prompt_name": "Numm?",
"prompt_copy_token": "Kopéiert den Access Token. E gëtt nie méi ugewisen.",
"empty_state": "Et ginn nach keng laang gëlteg Access Token.",
"last_used": "Fir d'Läscht benotzt um {date} vun {location}",
"not_used": "Nach nie benotzt ginn"
},
"current_user": "Dir sidd aktuell ageloggt als {fullName}.",
"is_owner": "Dir sidd Proprietär.",
@ -723,7 +723,7 @@
}
},
"editor": {
"edit": {
"edit_card": {
"header": "Kaart Konfiguratioun",
"save": "Späicheren",
"toggle_editor": "Editeur ëmschalten"

View File

@ -723,9 +723,10 @@
}
},
"editor": {
"edit": {
"edit_card": {
"header": "Kaart configuratie",
"save": "Opslaan"
"save": "Opslaan",
"toggle_editor": "Toggle Editor"
},
"migrate": {
"header": "Configuratie incompatibel",
@ -748,7 +749,7 @@
"day": "{count} {count, plural,\none {dag}\nother {dagen}\n}",
"week": "{count} {count, plural,\none {week}\nother {weken}\n}",
"second": "{count} {count, plural,\none {seconde}\nother {seconden}\n}",
"minute": "{count} {count, plural,\néén {minuut}\nandere {minuten}\n}",
"minute": "{count} {count, plural,\none {minuut}\nother {minuten}\n}",
"hour": "{count} {count, plural,\none {uur}\nother {uur}\n}"
},
"login-form": {

View File

@ -477,7 +477,7 @@
"duplicate": "Dupliser",
"delete": "Slett",
"delete_confirm": "Er du sikker på at du vil slette?",
"unsupported_action": "Ikkjestøtta handling: {action}",
"unsupported_action": "Ikkje støtta handling: {action}",
"type_select": "Handlingstype",
"type": {
"service": {

View File

@ -723,7 +723,7 @@
}
},
"editor": {
"edit": {
"edit_card": {
"header": "Kortkonfigurasjon",
"save": "Lagre",
"toggle_editor": "Bytt redigering"

View File

@ -331,7 +331,7 @@
"introduction": "Niektóre części Home Assistant'a można przeładować bez konieczności ponownego uruchomienia. Kliknięcie przeładuj spowoduje ponowne wczytanie konfiguracji.",
"core": "Przeładuj rdzeń",
"group": "Przeładuj grupy",
"automation": "Przeładuj reguły automatyzacji",
"automation": "Przeładuj automatyzacje",
"script": "Przeładuj skrypty"
},
"server_management": {
@ -723,7 +723,7 @@
}
},
"editor": {
"edit": {
"edit_card": {
"header": "Konfiguracja karty",
"save": "Zapisz",
"toggle_editor": "Przełącz edytor"

View File

@ -144,7 +144,8 @@
"performance": "Desempenho",
"high_demand": "Alta demanda",
"heat_pump": "Bomba de calor",
"gas": "Gás"
"gas": "Gás",
"manual": "Manual"
},
"configurator": {
"configure": "Configurar",
@ -580,7 +581,7 @@
"created_at": "Criado em {date}",
"confirm_delete": "Tem certeza de que deseja excluir o token de acesso para {name} ?",
"delete_failed": "Falha ao excluir o token de acesso.",
"last_used": "Usado pela última vez em {data} em {localização}",
"last_used": "Usado pela última vez em {date} em {location}",
"not_used": "Nunca foi usado",
"current_token_tooltip": "Não é possível excluir o token de atualização atual"
},
@ -596,7 +597,7 @@
"prompt_name": "Nome?",
"prompt_copy_token": "Copie seu token de acesso. Ele não será mostrado novamente.",
"empty_state": "Você ainda não tem tokens de acesso de longa duração.",
"last_used": "Usado pela última vez em {data} em {localização}",
"last_used": "Usado pela última vez em {date} em {location}",
"not_used": "Nunca foi usado"
},
"current_user": "Você está logado como {fullName} .",
@ -712,6 +713,28 @@
"required_fields": "Preencha todos os campos obrigatórios"
}
}
},
"lovelace": {
"cards": {
"shopping-list": {
"checked_items": "Itens marcados",
"clear_items": "Limpar itens marcados",
"add_item": "Adicionar item"
}
},
"editor": {
"edit_card": {
"header": "Configuração de cartão",
"save": "Salvar",
"toggle_editor": "Alternar Editor"
},
"migrate": {
"header": "Configuração Incompatível",
"para_no_id": "Este elemento não possui um ID. Por favor adicione um ID a este elemento em 'ui-lovelace.yaml'.",
"para_migrate": "O Home Assistant pode adicionar IDs a todos os seus cards e visualizações automaticamente clicando no botão 'Migrar config'.",
"migrate": "Migrar configuração"
}
}
}
},
"sidebar": {
@ -901,7 +924,7 @@
"climate": "Clima",
"configurator": "Configurador",
"conversation": "Conversação",
"cover": "Cortina",
"cover": "Cobertura",
"device_tracker": "Rastreador de dispositivo",
"fan": "Ventilador",
"history_graph": "Gráfico de histórico",

View File

@ -723,7 +723,7 @@
}
},
"editor": {
"edit": {
"edit_card": {
"header": "Configuração do cartão",
"save": "Guardar",
"toggle_editor": "Alterar para editor"

View File

@ -369,7 +369,7 @@
"duplicate": "Dublura",
"delete": "Ștergeți",
"delete_confirm": "Sigur doriți să ștergeți?",
"unsupported_platform": "Platformă neacceptată: {platforma}",
"unsupported_platform": "Platformă neacceptată: {platform}",
"type_select": "Tip acțiune",
"type": {
"event": {
@ -577,8 +577,8 @@
"header": "Tokenuri de innoire",
"description": "Fiecare token de innoire reprezinta o sesiune de logare. Tokenuriile de innoire vor fi inlaturate cand se da click pe log out. Urmatoarele tokenuri de innoire sunt active in contul dumneavoastra.",
"token_title": "înnoirea token pentru {clientId}",
"created_at": "Creat in {data}",
"confirm_delete": "Sigur doriti sa stergeti tokenul de acces pentru {nume}?",
"created_at": "Creat in {date}",
"confirm_delete": "Sigur doriti sa stergeti tokenul de acces pentru {name}?",
"delete_failed": "Ştergerea tokenului de acces eşuată",
"last_used": "Ultima utilizate la {data} din {locaţie}",
"not_used": "Nu a fost utilizat niciodata",
@ -588,8 +588,8 @@
"header": "Tokenuri de acces de lunga durata",
"description": "Creați tokenuri de acces cu durată lungă de viață pentru a permite script-urilor dvs. să interacționeze cu instanța dvs. Home Assistant. Fiecare token va fi valabil timp de 10 ani de la creatie. Următoarele tokenuri de acces de lungă durată sunt active la ora actuala.",
"learn_auth_requests": "Aflați cum să faceți cereri autentificate.",
"created_at": "Creat in {data}",
"confirm_delete": "Sigur doriti sa stergeti tokenul de acces pentru {nume}?",
"created_at": "Creat in {date}",
"confirm_delete": "Sigur doriti sa stergeti tokenul de acces pentru {name}?",
"delete_failed": "Ştergerea tokenului de acces eşuată",
"create": "Creaza un Token",
"create_failed": "Crearea tokenului de acces eşuată",
@ -726,8 +726,8 @@
"day": "{count}{count, plural,\n one { zi }\n other { zile }\n}",
"week": "{count}{count, plural,\n one { săptămână }\n other { săptămâni }\n}",
"second": "{count} {count, plural,\none {secunda}\nother {secunde}\n}",
"minute": "{count}{count, plural,\n un { minute }\n alte { minutes }\n}",
"hour": "{count}{count, plural,\n o { hour }\n alte { hours }\n}"
"minute": "{count} {count, plural,\n one { minute }\n other { minutes }\n}",
"hour": "{count}{count, plural,\n one { zi }\n other { zile }\n}"
},
"login-form": {
"password": "Parola",

View File

@ -36,13 +36,13 @@
"armed_custom_bypass": "Охрана с исключениями"
},
"automation": {
"off": "Выключено",
"on": "Включено"
"off": "Выкл",
"on": "Вкл"
},
"binary_sensor": {
"default": {
"off": "Выключено",
"on": "Включено"
"off": "Выкл",
"on": "Вкл"
},
"moisture": {
"off": "Сухо",
@ -101,12 +101,12 @@
"on": "Охлаждение"
},
"door": {
"off": "Закрыта",
"on": "Открыта"
"off": "Закрыто",
"on": "Открыто"
},
"garage_door": {
"off": "Закрыта",
"on": "Открыта"
"off": "Закрыто",
"on": "Открыто"
},
"heat": {
"off": "Норма",
@ -122,8 +122,8 @@
}
},
"calendar": {
"off": "Выключено",
"on": "Включено"
"off": "Выкл",
"on": "Вкл"
},
"camera": {
"recording": "Запись",
@ -131,9 +131,9 @@
"idle": "Бездействие"
},
"climate": {
"off": "Выключено",
"on": "Включено",
"heat": "Обогрев",
"off": "Выкл",
"on": "Вкл",
"heat": "Нагрев",
"cool": "Охлаждение",
"idle": "Бездействие",
"auto": "Авто",
@ -145,40 +145,40 @@
"high_demand": "Большая нагрузка",
"heat_pump": "Тепловой насос",
"gas": "Газовый",
"manual": "Руководство"
"manual": "Ручной режим"
},
"configurator": {
"configure": "Настроить",
"configured": "Настроено"
},
"cover": {
"open": "Открыта",
"open": "Открыто",
"opening": "Открывается",
"closed": "Закрыта",
"closed": "Закрыто",
"closing": "Закрывается",
"stopped": "Остановлена"
"stopped": "Остановлено"
},
"device_tracker": {
"home": "Дома",
"not_home": "Отсутствует"
},
"fan": {
"off": "Выключен",
"on": "Включен"
"off": "Выкл",
"on": "Вкл"
},
"group": {
"off": "Выключено",
"on": "Включено",
"off": "Выкл",
"on": "Вкл",
"home": "Дома",
"not_home": "Отсутствует",
"open": "Открыто",
"opening": "Открывается",
"closed": "Закрыто",
"closing": "Закрывается",
"stopped": "Остановлена",
"stopped": "Остановлено",
"locked": "Заблокирована",
"unlocked": "Разблокирована",
"ok": "OK",
"ok": "ОК",
"problem": "Проблема"
},
"input_boolean": {
@ -213,12 +213,12 @@
"scening": "Переход к сцене"
},
"script": {
"off": "Выключен",
"on": "Включен"
"off": "Выкл",
"on": "Вкл"
},
"sensor": {
"off": "Выключен",
"on": "Включен"
"off": "Выкл",
"on": "Вкл"
},
"sun": {
"above_horizon": "Над горизонтом",
@ -237,7 +237,7 @@
},
"query_stage": {
"initializing": "Инициализация ({query_stage})",
"dead": "Неисправен ({query_stage})"
"dead": "Неисправно ({query_stage})"
}
},
"weather": {
@ -282,7 +282,7 @@
"arming": "Постановка на охрану",
"disarming": "Снятие с охраны",
"triggered": "Тревога",
"armed_custom_bypass": "Под охраной"
"armed_custom_bypass": "Охрана"
},
"device_tracker": {
"home": "Дома",
@ -490,7 +490,7 @@
"delay": "Задержка"
},
"wait_template": {
"label": "Ожидать",
"label": "Ожидание",
"wait_template": "Шаблон ожидания",
"timeout": "Тайм-аут (опционально)"
},
@ -542,11 +542,11 @@
"configure": "Настроить",
"none": "Пока ничего не настроено",
"config_entry": {
"no_devices": "Эта интеграция не имеет устройств.",
"no_devices": "Эта интеграция не имеет устройств",
"no_device": "Объекты без устройств",
"delete_confirm": "Вы уверены, что хотите удалить эту интеграцию?",
"restart_confirm": "Перезапустите Home Assistant, чтобы завершить удаление этой интеграции",
"manuf": "от {manufacturer}",
"manuf": "Производитель: {manufacturer}",
"hub": "Подключено через",
"firmware": "Прошивка: {version}",
"device_unavailable": "устройство недоступно",
@ -723,16 +723,16 @@
}
},
"editor": {
"edit": {
"header": "Конфигурация карты",
"edit_card": {
"header": "Настройка карточки",
"save": "Сохранить",
"toggle_editor": "Переключить редактор"
},
"migrate": {
"header": "Конфигурация несовместима",
"para_no_id": "Этот элемент не имеет ID. Добавьте ID для этого элемента в 'ui-lovelace.yaml'.",
"para_migrate": "Home Assistant может добавить ID для всех ваших карт и представлений автоматически, если нажать кнопку 'Миграция конфигурации'.",
"migrate": "Миграция конфигурации"
"para_migrate": "Home Assistant может автоматически добавить ID для всех карточек и видов, если нажать кнопку 'Перенести настройки'.",
"migrate": "Перенести настройки"
}
}
}

View File

@ -36,13 +36,13 @@
"armed_custom_bypass": "Vklopljen izjeme po meri"
},
"automation": {
"off": "Izklopljena",
"on": "Vklopljena"
"off": "Izkljen",
"on": "Vklopljen"
},
"binary_sensor": {
"default": {
"off": "Izklopljeno",
"on": "Vklopljeno"
"off": "Izkljen",
"on": "Vklopljen"
},
"moisture": {
"off": "Suho",
@ -57,12 +57,12 @@
"on": "Zaznano"
},
"occupancy": {
"off": "Prosto",
"on": "Zasedeno"
"off": "Čisto",
"on": "Zaznano"
},
"smoke": {
"off": "Čisto",
"on": "Zaznan"
"on": "Zaznano"
},
"sound": {
"off": "Čisto",
@ -144,7 +144,8 @@
"performance": "Učinkovitost",
"high_demand": "Visoka poraba",
"heat_pump": "Toplotna črpalka",
"gas": "Plin"
"gas": "Plin",
"manual": "Ročno"
},
"configurator": {
"configure": "Konfiguriraj",
@ -216,16 +217,16 @@
"on": "On"
},
"sensor": {
"off": "Off",
"on": "On"
"off": "Izključen",
"on": "Vklopljen"
},
"sun": {
"above_horizon": "Nad obzorjem",
"below_horizon": "Pod obzorjem"
},
"switch": {
"off": "Off",
"on": "On"
"off": "Izključen",
"on": "Vklopljen"
},
"zwave": {
"default": {
@ -281,7 +282,7 @@
"arming": "Vklapljam",
"disarming": "Izklopi",
"triggered": "Sprožen",
"armed_custom_bypass": "Vklopljen"
"armed_custom_bypass": "Aktiven"
},
"device_tracker": {
"home": "Doma",
@ -430,8 +431,8 @@
"introduction": "Pogoji so neobvezni del pravila za avtomatizacijo in jih je mogoče uporabiti za preprečitev, da bi se dejanje zgodilo ob sprožitvi. Pogoji so zelo podobni sprožilcem, vendar so zelo različni. Sprožilec bo pogledal dogodke, ki se dogajajo v sistemu, medtem ko pogoj gleda samo na to, kako sistem trenutno izgleda. Sprožilec lahko opazi, da je stikalo vklopljeno. Pogoj lahko vidi le, če je stikalo trenutno vklopljeno ali izklopljeno. \n\n [Več o pogojih.] (Https:\/\/home-assistant.io\/docs\/scripts\/conditions\/)",
"add": "Dodaj pogoj",
"duplicate": "Podvoji",
"delete": "Briši",
"delete_confirm": "Ste sigurni, da želite pobrisati?",
"delete": "Izbriši",
"delete_confirm": "Ste prepričani, da želite izbrisati?",
"unsupported_condition": "Nepodprti pogoj: {condition}",
"type_select": "Vrsta pogoja",
"type": {
@ -443,7 +444,7 @@
"label": "Numerično stanje",
"above": "Nad",
"below": "Pod",
"value_template": "Vrednostna predloga"
"value_template": "Vrednostna predloga (neobvezno)"
},
"sun": {
"label": "Sonce",
@ -465,7 +466,7 @@
},
"zone": {
"label": "Območje",
"entity": "Subjekti z lokacijo",
"entity": "Subjekt z lokacijo",
"zone": "Območje"
}
}
@ -475,8 +476,8 @@
"introduction": "Akcije so, kaj bo storil Home Assistent, ko se sproži avtomatizacija. \n\n [Več o dejavnostih.] (Https:\/\/home-assistant.io\/docs\/automation\/action\/)",
"add": "Dodaj akcijo",
"duplicate": "Podvoji",
"delete": "Briši",
"delete_confirm": "Res želite pobrisati?",
"delete": "Izbriši",
"delete_confirm": "Ste prepričani, da želite izbrisati?",
"unsupported_action": "Nepodprta akcija: {action}",
"type_select": "Vrsta ukrepa",
"type": {
@ -556,7 +557,7 @@
"profile": {
"push_notifications": {
"header": "Push obvestila",
"description": "Prikazuj obvestila na tej napravi",
"description": "Pošiljaj obvestila tej napravi",
"error_load_platform": "Konfiguriraj notify.html5 (push obvestila).",
"error_use_https": "Zahteva SSL za Frontend.",
"push_notifications": "Push obvestila",
@ -712,6 +713,28 @@
"required_fields": "Izpolnite vsa zahtevana polja"
}
}
},
"lovelace": {
"cards": {
"shopping-list": {
"checked_items": "Označeni predmeti",
"clear_items": "Počisti označene elemente",
"add_item": "Dodaj element"
}
},
"editor": {
"edit_card": {
"header": "Konfiguracija kartice",
"save": "Shrani",
"toggle_editor": "Preklop na urejevalnik"
},
"migrate": {
"header": "Konfiguracija Nezdružljiva",
"para_no_id": "Ta element nima ID-ja. Prosimo, dodajte ID tega elementa v 'ui-lovelace.yaml'.",
"para_migrate": "Home Assistant lahko doda ID-je vsem vašim karticam in pogledom samodejno s pritiskom gumba »Migriraj nastavitve«.",
"migrate": "Migriraj nastavitve"
}
}
}
},
"sidebar": {

View File

@ -144,7 +144,8 @@
"performance": "Prestanda",
"high_demand": "Hög efterfrågan",
"heat_pump": "Värmepump",
"gas": "Gas"
"gas": "Gas",
"manual": "Manuell"
},
"configurator": {
"configure": "Konfigurera",
@ -589,7 +590,7 @@
"description": "Skapa långlivade åtkomsttokens för att låta dina skript interagera med din hemassistentenhet. Varje token kommer att vara giltig i 10 år från skapandet. Följande långlivade åtkomsttoken är för närvarande aktiva.",
"learn_auth_requests": "Lär dig hur du gör autentiserade förfrågningar.",
"created_at": "Skapades den {date}",
"confirm_delete": "Är du säker du vill radera åtkomsttoken för {namn}?",
"confirm_delete": "Är du säker du vill radera åtkomsttoken för {name}?",
"delete_failed": "Det gick inte att ta bort åtkomsttoken.",
"create": "Skapa token",
"create_failed": "Det gick inte att skapa åtkomsttoken.",
@ -712,6 +713,28 @@
"required_fields": "Fyll i alla fält som krävs"
}
}
},
"lovelace": {
"cards": {
"shopping-list": {
"checked_items": "Markerade objekt",
"clear_items": "Rensa avbockade objekt",
"add_item": "Lägg till objekt"
}
},
"editor": {
"edit_card": {
"header": "Kortkonfiguration",
"save": "Spara",
"toggle_editor": "Visa \/ Dölj redigerare"
},
"migrate": {
"header": "Konfigurationen är inte giltig",
"para_no_id": "Det här elementet har inget ID. Lägg till ett ID till det här elementet i \"ui-lovelace.yaml\".",
"para_migrate": "Home Assistant kan automatiskt lägga till IDn till alla dina kort och vyer genom att du klickar på \"Migrera konfiguration\".",
"migrate": "Migrera konfigurationen"
}
}
}
},
"sidebar": {

View File

@ -13,6 +13,7 @@
"dev-templates": "Taslaklar",
"dev-mqtt": "MQTT",
"dev-info": "Bilgi",
"calendar": "Takvim",
"profile": "Profil"
},
"state": {
@ -139,7 +140,8 @@
"performance": "Performans",
"high_demand": "Yüksek talep",
"heat_pump": "Isı pompası",
"gas": "Gaz"
"gas": "Gaz",
"manual": "Manuel"
},
"configurator": {
"configure": "Ayarla",
@ -233,6 +235,25 @@
"initializing": "Başlatılıyor ({query_stage})",
"dead": "Ölü ({query_stage})"
}
},
"weather": {
"clear-night": "Açık, gece",
"cloudy": "Bulutlu",
"fog": "Sis",
"lightning": "Yıldırım",
"lightning-rainy": "Yıldırım, yağmurlu",
"partlycloudy": "Parçalı bulutlu",
"rainy": "Yağmurlu",
"snowy": "Karlı",
"snowy-rainy": "Karlı, yağmurlu",
"sunny": "Güneşli",
"windy": "Rüzgarlı",
"windy-variant": "Rüzgarlı"
},
"vacuum": {
"error": "Hata",
"off": "Kapalı",
"on": "Açık"
}
},
"state_badge": {
@ -322,6 +343,9 @@
"header": "Otomasyon Düzenleyici"
},
"editor": {
"save": "Kaydet",
"unsaved_confirm": "Kaydedilmemiş değişiklikleriniz var. Çıkmak istediğinize emin misiniz?",
"alias": "İsim",
"triggers": {
"delete": "Sil",
"type": {
@ -330,7 +354,9 @@
},
"zone": {
"zone": "Bölge",
"event": "Olay:"
"event": "Olay:",
"enter": "Girince",
"leave": ıkınca"
},
"state": {
"for": "İçin"
@ -354,27 +380,39 @@
"value_template": "Değer şablonu (isteğe bağlı)"
},
"sun": {
"label": "Güneş"
"label": "Güneş",
"before": "Önce:",
"after": "Sonra:",
"sunrise": "Gün Doğumu",
"sunset": "Gün Batımı"
},
"template": {
"label": "Şablon",
"value_template": "Değer şablonu"
},
"time": {
"label": "Zaman"
"label": "Zaman",
"after": "Sonra",
"before": "Önce"
},
"zone": {
"entity": "Konumlu girdi"
"label": "Bölge",
"entity": "Konumlu girdi",
"zone": "Bölge"
}
}
},
"actions": {
"duplicate": "Kopya",
"delete": "Sil",
"delete_confirm": "Silmek istediğinize emin misiniz?",
"type": {
"delay": {
"delay": "Gecikme"
},
"condition": {
"label": "Durum"
},
"event": {
"event": "Olay:",
"service_data": "Hizmet verisi"
@ -391,6 +429,18 @@
"caption": "Z-Wave",
"description": "Z-Wave ağınızı yönetin"
},
"users": {
"caption": "Kullanıcılar",
"description": "Kullanıcıları yönet",
"picker": {
"title": "Kullanıcılar"
},
"editor": {
"rename_user": "Kullanıcıyı yeniden adlandır",
"change_password": "Parolayı değiştir",
"delete_user": "Kullanıcıyı sil"
}
},
"cloud": {
"caption": "Home Assistant Cloud",
"description_login": "{email} olarak oturum açtınız",
@ -419,14 +469,22 @@
},
"profile": {
"push_notifications": {
"description": "Bu cihaza bildirimler gönder"
"description": "Bu cihaza bildirimler gönder",
"link_promo": "Daha fazla bilgi edinin"
},
"refresh_tokens": {
"description": "Her yenileme jetonu bir oturum açma oturumunu temsil eder. Yenileme jetonları, çıkış yapmak istediğinizde otomatik olarak kaldırılacaktır. Aşağıdaki yenileme jetonları hesabınız için şu anda aktif."
"description": "Her yenileme jetonu bir oturum açma oturumunu temsil eder. Yenileme jetonları, çıkış yapmak istediğinizde otomatik olarak kaldırılacaktır. Aşağıdaki yenileme jetonları hesabınız için şu anda aktif.",
"created_at": "{date} tarihinde oluşturuldu",
"last_used": "En son {date} tarihinde {location} konumundan kullanıldı",
"not_used": "Hiç kullanılmadı"
},
"long_lived_access_tokens": {
"created_at": "{date} tarihinde oluşturuldu",
"prompt_name": "Ad?",
"last_used": "En son {date} tarihinde {location} konumundan kullanıldı",
"not_used": "Hiç kullanılmamış"
},
"current_user": "{fullName} olarak giriş yaptınız.",
"logout": ıkış yap",
"change_password": {
"header": "Parolayı Değiştir",
@ -449,6 +507,77 @@
"close": "Kapat",
"submit": "Gönder"
}
},
"page-authorize": {
"form": {
"working": "Lütfen bekleyin",
"unknown_error": "Bir şeyler ters gitti",
"providers": {
"homeassistant": {
"step": {
"init": {
"data": {
"username": "Kullanıcı Adı",
"password": "Parola"
}
}
},
"error": {
"invalid_auth": "Geçersiz kullanıcı adı ya da parola"
},
"abort": {
"login_expired": "Oturum süresi doldu, lütfen tekrar giriş yapın."
}
},
"legacy_api_password": {
"step": {
"init": {
"data": {
"password": "API Parolası"
}
}
},
"error": {
"invalid_auth": "Geçersiz API parolası"
}
},
"trusted_networks": {
"step": {
"init": {
"data": {
"user": "Kullanıcı"
},
"description": "Lütfen giriş yapmak istediğiniz bir kullanıcı seçin:"
}
}
}
}
}
},
"page-onboarding": {
"user": {
"intro": "Bir kullanıcı hesabı oluşturarak başlayalım.",
"required_field": "Gerekli",
"data": {
"name": "Ad",
"username": "Kullanıcı Adı",
"password": "Parola"
},
"create_account": "Hesap Oluştur"
}
},
"lovelace": {
"cards": {
"shopping-list": {
"clear_items": "Seçili ögeleri temizle",
"add_item": "Öge Ekle"
}
},
"editor": {
"edit_card": {
"save": "Kaydet"
}
}
}
},
"sidebar": {
@ -476,6 +605,46 @@
"persistent_notification": {
"dismiss": "Kapat"
},
"weather": {
"attributes": {
"air_pressure": "Hava basıncı",
"humidity": "Nem",
"temperature": "Sıcaklık",
"visibility": "Görünürlük",
"wind_speed": "Rüzgar hızı"
}
},
"fan": {
"speed": "Hız",
"oscillate": "Salınım",
"direction": "Yön"
},
"light": {
"brightness": "Parlaklık",
"effect": "Efekt"
},
"climate": {
"on_off": "Açık \/ kapalı",
"target_temperature": "Hedef sıcaklık",
"target_humidity": "Hedef nem",
"fan_mode": "Fan modu",
"swing_mode": "Salınım modu",
"away_mode": "Dışarıda modu"
},
"lock": {
"code": "Kod",
"lock": "Kilitle",
"unlock": "Kilidi aç"
},
"media_player": {
"source": "Kaynak"
},
"vacuum": {
"actions": {
"turn_on": "Aç",
"turn_off": "Kapat"
}
},
"water_heater": {
"currently": "Güncel olarak",
"on_off": "Açık \/ kapalı",
@ -484,8 +653,20 @@
"away_mode": "Dışarıda modu"
}
},
"dialogs": {
"more_info_settings": {
"save": "Kaydet",
"name": "Ad"
}
},
"auth_store": {
"ask": "Bu girişi kaydetmek istiyor musunuz?",
"decline": "Hayır teşekkürler",
"confirm": "Girişi kaydet"
},
"notification_drawer": {
"empty": "Bildirim bulunmamakta",
"title": "Bildirimler"
}
},
"domain": {

View File

@ -73,7 +73,7 @@
"on": "Виявлено"
},
"opening": {
"off": "Закритий",
"off": "Закрито",
"on": "Відкритий"
},
"safety": {
@ -101,11 +101,11 @@
"on": "Охолодження"
},
"door": {
"off": "Зачинено",
"on": "Відкрито"
"off": "Зачинені",
"on": "Відчинені"
},
"garage_door": {
"off": "Зачинено",
"off": "ЗачиненІ",
"on": "Відкрито"
},
"heat": {
@ -114,7 +114,7 @@
},
"window": {
"off": "Зачинено",
"on": "Відкрито"
"on": "Відчинене"
},
"lock": {
"off": "Заблоковано",

View File

@ -144,7 +144,8 @@
"performance": "性能",
"high_demand": "高需求",
"heat_pump": "热泵",
"gas": "燃气"
"gas": "燃气",
"manual": "手动"
},
"configurator": {
"configure": "设置",
@ -712,6 +713,28 @@
"required_fields": "请填写所有必填字段"
}
}
},
"lovelace": {
"cards": {
"shopping-list": {
"checked_items": "已完成项目",
"clear_items": "清除已完成项目",
"add_item": "新增项目"
}
},
"editor": {
"edit_card": {
"header": "卡片配置",
"save": "保存",
"toggle_editor": "切换编辑器"
},
"migrate": {
"header": "配置不兼容",
"para_no_id": "此元素没有 ID。请在 'ui-lovelace.yaml' 中为此元素添加 ID。",
"para_migrate": "通过点击“迁移配置”按钮Home Assistant 可以自动为您的所有卡片和视图添加 ID。",
"migrate": "迁移配置"
}
}
}
},
"sidebar": {

View File

@ -557,7 +557,7 @@
"profile": {
"push_notifications": {
"header": "通知推送",
"description": "傳送通知推送至此裝置",
"description": "傳送通知推送至此裝置",
"error_load_platform": "設定 notify.html5。",
"error_use_https": "需要啟用前端 SSL 加密。",
"push_notifications": "通知推送",
@ -723,7 +723,7 @@
}
},
"editor": {
"edit": {
"edit_card": {
"header": "卡片設定",
"save": "儲存",
"toggle_editor": "切換編輯器"