mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Update translations
This commit is contained in:
parent
ed9c73429f
commit
ed0d0ab944
@ -527,10 +527,10 @@
|
|||||||
"cancel": "Zrušit"
|
"cancel": "Zrušit"
|
||||||
},
|
},
|
||||||
"duration": {
|
"duration": {
|
||||||
"day": "{count} {count, plural,\none {den}\nfew {dny}\nother {dnů}\n}",
|
"day": "{count} {count, plural,\none {den}\nfew {dny}\nother {dny}\n}",
|
||||||
"week": "{count} {count, plural,\none {týden}\nfew {týdny}\nother {týdnů}\n}",
|
"week": "{count} {count, plural,\none {týden}\nfew {týdny}\nother {týdnů}\n}",
|
||||||
"second": "{count} {count, plural,\none {vteřina}\nfew {vteřiny}\nother {vteřin}\n}",
|
"second": "{count} {count, plural,\none {vteřina}\nfew {vteřiny}\nother {vteřin}\n}",
|
||||||
"minute": "{count} {count, plural,\none {minuta}\nfew {minuty}\nother {minut}\n}",
|
"minute": "{count} {count, plural,\none {minuta}\nfew {minuty}\nother {minuty}\n}",
|
||||||
"hour": "{count} {count, plural,\none {hodina}\nfew {hodiny}\nother {hodin}\n}"
|
"hour": "{count} {count, plural,\none {hodina}\nfew {hodiny}\nother {hodin}\n}"
|
||||||
},
|
},
|
||||||
"login-form": {
|
"login-form": {
|
||||||
@ -588,7 +588,7 @@
|
|||||||
},
|
},
|
||||||
"automation": {
|
"automation": {
|
||||||
"last_triggered": "Naposledy spuštěno",
|
"last_triggered": "Naposledy spuštěno",
|
||||||
"trigger": "Spouštěč"
|
"trigger": "Spustit"
|
||||||
},
|
},
|
||||||
"cover": {
|
"cover": {
|
||||||
"position": "Pozice",
|
"position": "Pozice",
|
||||||
@ -611,7 +611,7 @@
|
|||||||
"sound_mode": "Režim zvuku"
|
"sound_mode": "Režim zvuku"
|
||||||
},
|
},
|
||||||
"climate": {
|
"climate": {
|
||||||
"currently": "Momentálně",
|
"currently": "Aktuálně",
|
||||||
"on_off": "Zapnout \/ vypnout",
|
"on_off": "Zapnout \/ vypnout",
|
||||||
"target_temperature": "Cílová teplota",
|
"target_temperature": "Cílová teplota",
|
||||||
"target_humidity": "Cílová vlhkost",
|
"target_humidity": "Cílová vlhkost",
|
||||||
|
@ -635,7 +635,7 @@
|
|||||||
"service": "Servicio"
|
"service": "Servicio"
|
||||||
},
|
},
|
||||||
"relative_time": {
|
"relative_time": {
|
||||||
"past": "{hora} hace",
|
"past": "hace {time} ",
|
||||||
"future": "En {time}",
|
"future": "En {time}",
|
||||||
"never": "Nunca"
|
"never": "Nunca"
|
||||||
},
|
},
|
||||||
|
@ -88,7 +88,34 @@
|
|||||||
"on": "Madal"
|
"on": "Madal"
|
||||||
},
|
},
|
||||||
"problem": {
|
"problem": {
|
||||||
|
"off": "OK",
|
||||||
"on": "Probleem"
|
"on": "Probleem"
|
||||||
|
},
|
||||||
|
"connectivity": {
|
||||||
|
"off": "Lahti ühendatud",
|
||||||
|
"on": "Ühendatud"
|
||||||
|
},
|
||||||
|
"cold": {
|
||||||
|
"on": "Jahe"
|
||||||
|
},
|
||||||
|
"door": {
|
||||||
|
"off": "Suletud",
|
||||||
|
"on": "Avatud"
|
||||||
|
},
|
||||||
|
"garage_door": {
|
||||||
|
"off": "Suletud",
|
||||||
|
"on": "Avatud"
|
||||||
|
},
|
||||||
|
"heat": {
|
||||||
|
"on": "Palav"
|
||||||
|
},
|
||||||
|
"window": {
|
||||||
|
"off": "Suletud",
|
||||||
|
"on": "Avatud"
|
||||||
|
},
|
||||||
|
"lock": {
|
||||||
|
"off": "Lukus",
|
||||||
|
"on": "Lukustamata"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"calendar": {
|
"calendar": {
|
||||||
@ -138,7 +165,7 @@
|
|||||||
"group": {
|
"group": {
|
||||||
"off": "Off",
|
"off": "Off",
|
||||||
"on": "On",
|
"on": "On",
|
||||||
"home": "Kodu",
|
"home": "Kodus",
|
||||||
"not_home": "Eemal",
|
"not_home": "Eemal",
|
||||||
"open": "Avatud",
|
"open": "Avatud",
|
||||||
"opening": "Avaneb",
|
"opening": "Avaneb",
|
||||||
@ -146,7 +173,7 @@
|
|||||||
"closing": "Sulgub",
|
"closing": "Sulgub",
|
||||||
"stopped": "Peatatud",
|
"stopped": "Peatatud",
|
||||||
"locked": "Lukus",
|
"locked": "Lukus",
|
||||||
"unlocked": "Lahti",
|
"unlocked": "Lukustamata",
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"problem": "Probleem"
|
"problem": "Probleem"
|
||||||
},
|
},
|
||||||
@ -210,10 +237,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"weather": {
|
"weather": {
|
||||||
|
"clear_night": "Selge öö",
|
||||||
"cloudy": "Pilvine",
|
"cloudy": "Pilvine",
|
||||||
"fog": "Udu",
|
"fog": "Udu",
|
||||||
"hail": "Rahe",
|
"hail": "Rahe",
|
||||||
|
"lightning": "Äikeseline",
|
||||||
|
"lightning_rainy": "Äikeseline, vihmane",
|
||||||
"partlycloudy": "Osaliselt pilvine",
|
"partlycloudy": "Osaliselt pilvine",
|
||||||
|
"pouring": "Kallab",
|
||||||
"rainy": "Vihmane",
|
"rainy": "Vihmane",
|
||||||
"snowy": "Lumine",
|
"snowy": "Lumine",
|
||||||
"snowy_rainy": "Lörtsine",
|
"snowy_rainy": "Lörtsine",
|
||||||
@ -265,31 +296,135 @@
|
|||||||
"delete_button": "Kustuta"
|
"delete_button": "Kustuta"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
|
"core": {
|
||||||
|
"section": {
|
||||||
|
"core": {
|
||||||
|
"server_management": {
|
||||||
|
"restart": "Taaskäivita",
|
||||||
|
"stop": "Peata"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"translation": {
|
||||||
|
"header": "Vali keel",
|
||||||
|
"language": "Keel"
|
||||||
|
},
|
||||||
|
"themes": {
|
||||||
|
"header": "Määra teema",
|
||||||
|
"theme": "Teema"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"customize": {
|
||||||
|
"caption": "Kohandamine",
|
||||||
|
"description": "Kohanda oma üksusi"
|
||||||
|
},
|
||||||
|
"script": {
|
||||||
|
"caption": "Skript",
|
||||||
|
"description": "Loo ja muuda skripte"
|
||||||
|
},
|
||||||
"zwave": {
|
"zwave": {
|
||||||
"caption": "Z-Wave"
|
"caption": "Z-Wave",
|
||||||
|
"description": "Halda oma Z-Wave võrku"
|
||||||
},
|
},
|
||||||
"automation": {
|
"automation": {
|
||||||
"editor": {
|
"editor": {
|
||||||
"conditions": {
|
"save": "Salvesta",
|
||||||
"add": "Lisa tingimus",
|
"unsaved_confirm": "Sul on salvestamata muudatusi. Oled kindel, et soovid lahkuda?",
|
||||||
"unsupported_condition": "Tundmatu tingimus:",
|
"alias": "Nimi",
|
||||||
"type_select": "Tingimus",
|
"triggers": {
|
||||||
|
"header": "Päästikud",
|
||||||
|
"add": "Lisa päästik",
|
||||||
|
"duplicate": "Paljunda",
|
||||||
|
"delete": "Kustuta",
|
||||||
|
"delete_confirm": "Oled kindel, et soovid kustutada?",
|
||||||
|
"unsupported_platform": "Toetamata platvorm: {platform}",
|
||||||
|
"type_select": "Päästiku tüüp",
|
||||||
"type": {
|
"type": {
|
||||||
|
"event": {
|
||||||
|
"label": "Sündmus",
|
||||||
|
"event_type": "Sündmuse tüüp",
|
||||||
|
"event_data": "Sündmuse andmed"
|
||||||
|
},
|
||||||
|
"state": {
|
||||||
|
"label": "Olek"
|
||||||
|
},
|
||||||
|
"homeassistant": {
|
||||||
|
"label": "Home Assistant",
|
||||||
|
"event": "Sündmus:",
|
||||||
|
"start": "Käivitamine",
|
||||||
|
"shutdown": "Seiskamine"
|
||||||
|
},
|
||||||
|
"mqtt": {
|
||||||
|
"label": "MQTT",
|
||||||
|
"topic": "Teema",
|
||||||
|
"payload": "Kandam (valikuline)"
|
||||||
|
},
|
||||||
|
"numeric_state": {
|
||||||
|
"above": "Üle",
|
||||||
|
"below": "Alla",
|
||||||
|
"value_template": "Väärtuse mall (valikuline)"
|
||||||
|
},
|
||||||
"sun": {
|
"sun": {
|
||||||
"before": "Enne",
|
"label": "Päike",
|
||||||
"after": "Peale",
|
"sunrise": "Tõus",
|
||||||
"sunrise": "Päikesetõus",
|
"sunset": "Loojang",
|
||||||
"sunset": "Päikeseloojang"
|
"offset": "Nihe (valikuline)"
|
||||||
|
},
|
||||||
|
"template": {
|
||||||
|
"label": "Mall",
|
||||||
|
"value_template": "Väärtuse mall"
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
|
"label": "Aeg",
|
||||||
|
"at": "Kell"
|
||||||
|
},
|
||||||
|
"zone": {
|
||||||
|
"label": "Ala",
|
||||||
|
"event": "Sündmus",
|
||||||
|
"enter": "Sisenemine",
|
||||||
|
"leave": "Lahkumine"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"conditions": {
|
||||||
|
"header": "Tingimused",
|
||||||
|
"add": "Lisa tingimus",
|
||||||
|
"duplicate": "Kustuta",
|
||||||
|
"delete": "Kustuta",
|
||||||
|
"delete_confirm": "Oled kindel, et soovid kustutada?",
|
||||||
|
"unsupported_condition": "Tundmatu tingimus: {condition}",
|
||||||
|
"type_select": "Tingimus",
|
||||||
|
"type": {
|
||||||
|
"numeric_state": {
|
||||||
|
"value_template": "Väärtuse mall (valikuline)"
|
||||||
|
},
|
||||||
|
"sun": {
|
||||||
|
"label": "Päike",
|
||||||
|
"before": "Enne",
|
||||||
|
"after": "Peale",
|
||||||
|
"before_offset": "Eelnev viiteaeg (valikuline)",
|
||||||
|
"after_offset": "Pärastine viiteaeg (valikuline)",
|
||||||
|
"sunrise": "Tõusu",
|
||||||
|
"sunset": "Loojangut"
|
||||||
|
},
|
||||||
|
"template": {
|
||||||
|
"label": "Mall",
|
||||||
|
"value_template": "Väärtuse mall"
|
||||||
|
},
|
||||||
|
"time": {
|
||||||
|
"label": "Aeg",
|
||||||
"after": "Peale",
|
"after": "Peale",
|
||||||
"before": "Enne"
|
"before": "Enne"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
|
"header": "Tegevused",
|
||||||
"add": "Lisa toiming",
|
"add": "Lisa toiming",
|
||||||
"unsupported_action": "Toetamata tegevus: {tegevus}",
|
"duplicate": "Paljunda",
|
||||||
|
"delete": "Kustuta",
|
||||||
|
"delete_confirm": "Oled kindel, et soovid kustutada?",
|
||||||
|
"unsupported_action": "Toetamata tegevus: {action}",
|
||||||
"type_select": "Tegevuse tüüp",
|
"type_select": "Tegevuse tüüp",
|
||||||
"type": {
|
"type": {
|
||||||
"service": {
|
"service": {
|
||||||
@ -297,7 +432,8 @@
|
|||||||
"service_data": "Teenuse andmed"
|
"service_data": "Teenuse andmed"
|
||||||
},
|
},
|
||||||
"delay": {
|
"delay": {
|
||||||
"label": "Viivitus"
|
"label": "Viivitus",
|
||||||
|
"delay": "Viide"
|
||||||
},
|
},
|
||||||
"wait_template": {
|
"wait_template": {
|
||||||
"label": "Oota",
|
"label": "Oota",
|
||||||
@ -306,6 +442,10 @@
|
|||||||
},
|
},
|
||||||
"condition": {
|
"condition": {
|
||||||
"label": "Tingimus"
|
"label": "Tingimus"
|
||||||
|
},
|
||||||
|
"event": {
|
||||||
|
"label": "Vallanda sündmus",
|
||||||
|
"event": "Sündmus"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -318,8 +458,16 @@
|
|||||||
"developer_tools": "Arendaja tööriistad"
|
"developer_tools": "Arendaja tööriistad"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
|
"loading": "Laadimine",
|
||||||
"cancel": "Loobu"
|
"cancel": "Loobu"
|
||||||
},
|
},
|
||||||
|
"duration": {
|
||||||
|
"day": "{count} {count, plural,\n one {päev}\n other {päeva}\n}",
|
||||||
|
"week": "{count} {count, plural,\n one {nädal}\n other {nädalat}\n}",
|
||||||
|
"second": "{count} {count, plural,\n one {sekund}\n other {sekundit}\n}",
|
||||||
|
"minute": "{count} {count, plural,\n one {minut}\n other {minutit}\n}",
|
||||||
|
"hour": "{count} {count, plural,\n one {tund}\n other {tundi}\n}"
|
||||||
|
},
|
||||||
"login-form": {
|
"login-form": {
|
||||||
"password": "Salasõna",
|
"password": "Salasõna",
|
||||||
"remember": "Jäta meelde",
|
"remember": "Jäta meelde",
|
||||||
@ -346,6 +494,24 @@
|
|||||||
"visibility": "Nähtavus",
|
"visibility": "Nähtavus",
|
||||||
"wind_speed": "Tuule kiirus"
|
"wind_speed": "Tuule kiirus"
|
||||||
},
|
},
|
||||||
|
"cardinal_direction": {
|
||||||
|
"e": "E",
|
||||||
|
"ene": "ENE",
|
||||||
|
"ese": "ESE",
|
||||||
|
"n": "N",
|
||||||
|
"ne": "NE",
|
||||||
|
"nne": "NNE",
|
||||||
|
"nw": "NW",
|
||||||
|
"nnw": "NNW",
|
||||||
|
"s": "S",
|
||||||
|
"se": "SE",
|
||||||
|
"sse": "SSE",
|
||||||
|
"ssw": "SSW",
|
||||||
|
"sw": "SW",
|
||||||
|
"w": "W",
|
||||||
|
"wnw": "WNW",
|
||||||
|
"wsw": "WSW"
|
||||||
|
},
|
||||||
"forecast": "Ennustus"
|
"forecast": "Ennustus"
|
||||||
},
|
},
|
||||||
"alarm_control_panel": {
|
"alarm_control_panel": {
|
||||||
@ -370,7 +536,7 @@
|
|||||||
},
|
},
|
||||||
"light": {
|
"light": {
|
||||||
"brightness": "Heledus",
|
"brightness": "Heledus",
|
||||||
"color_temperature": "Värvi temperatuur",
|
"color_temperature": "Värvustemperatuur",
|
||||||
"white_value": "Valge väärtus",
|
"white_value": "Valge väärtus",
|
||||||
"effect": "Efekt"
|
"effect": "Efekt"
|
||||||
},
|
},
|
||||||
@ -384,18 +550,29 @@
|
|||||||
"on_off": "Sees \/ väljas",
|
"on_off": "Sees \/ väljas",
|
||||||
"target_temperature": "Soovitud temperatuur",
|
"target_temperature": "Soovitud temperatuur",
|
||||||
"target_humidity": "Soovitud niiskusemäär",
|
"target_humidity": "Soovitud niiskusemäär",
|
||||||
|
"operation": "Töörežiim",
|
||||||
"fan_mode": "Ventilaatori režiim",
|
"fan_mode": "Ventilaatori režiim",
|
||||||
"away_mode": "Eemal"
|
"away_mode": "Eemal",
|
||||||
|
"aux_heat": "Abiküte"
|
||||||
},
|
},
|
||||||
"lock": {
|
"lock": {
|
||||||
|
"code": "Kood",
|
||||||
"lock": "Lukusta",
|
"lock": "Lukusta",
|
||||||
"unlock": "Ava"
|
"unlock": "Ava"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
|
"entity": {
|
||||||
|
"entity-picker": {
|
||||||
|
"entity": "Üksus"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"service-picker": {
|
||||||
|
"service": "Teenus"
|
||||||
|
},
|
||||||
"relative_time": {
|
"relative_time": {
|
||||||
"past": "{aega} tagasi",
|
"past": "{time} tagasi",
|
||||||
"future": "{Aeg}",
|
"future": "{time} pärast",
|
||||||
"never": "Iial"
|
"never": "Iial"
|
||||||
},
|
},
|
||||||
"history_charts": {
|
"history_charts": {
|
||||||
@ -404,8 +581,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification_toast": {
|
"notification_toast": {
|
||||||
"entity_turned_on": "Sisse lülitatud {üksus} .",
|
"entity_turned_on": "Sisse lülitatud {entity}.",
|
||||||
"entity_turned_off": "Välja lülitatud {üksus}.",
|
"entity_turned_off": "Välja lülitatud {entity}.",
|
||||||
"connection_lost": "Ühendus kadunud. Taasühendamine..."
|
"connection_lost": "Ühendus kadunud. Taasühendamine..."
|
||||||
},
|
},
|
||||||
"dialogs": {
|
"dialogs": {
|
||||||
@ -416,14 +593,34 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"domain": {
|
"domain": {
|
||||||
|
"alarm_control_panel": "Valvekeskuse juhtpaneel",
|
||||||
"calendar": "Kalender",
|
"calendar": "Kalender",
|
||||||
"camera": "Kaamera",
|
"camera": "Kaamera",
|
||||||
|
"climate": "Kliima",
|
||||||
|
"conversation": "Vestlus",
|
||||||
|
"cover": "Kate",
|
||||||
|
"fan": "Ventilaator",
|
||||||
|
"history_graph": "Ajaloo graafik",
|
||||||
|
"group": "Grupp",
|
||||||
|
"image_processing": "Pilditöötlus",
|
||||||
|
"input_select": "Vali sisend",
|
||||||
|
"input_number": "Sisendi number",
|
||||||
"input_text": "Teksti sisestamine",
|
"input_text": "Teksti sisestamine",
|
||||||
"light": "Tuled",
|
"light": "Tuled",
|
||||||
"lock": "Lukk",
|
"lock": "Lukk",
|
||||||
|
"mailbox": "Postkast",
|
||||||
|
"media_player": "Meediamängija",
|
||||||
|
"notify": "Teata",
|
||||||
|
"plant": "Taim",
|
||||||
|
"proximity": "Lähedus",
|
||||||
|
"remote": "Kaugjuhtimispult",
|
||||||
|
"scene": "Stseen",
|
||||||
|
"script": "Skript",
|
||||||
"sensor": "Andur",
|
"sensor": "Andur",
|
||||||
"sun": "Päike",
|
"sun": "Päike",
|
||||||
"switch": "Lüliti",
|
"switch": "Lüliti",
|
||||||
|
"updater": "Uuendaja",
|
||||||
|
"weblink": "Veebilink",
|
||||||
"zwave": "Z-Wave"
|
"zwave": "Z-Wave"
|
||||||
},
|
},
|
||||||
"attribute": {
|
"attribute": {
|
||||||
|
@ -531,7 +531,7 @@
|
|||||||
"week": "{count} {count, plural,\none {주}\nother {주}\n}",
|
"week": "{count} {count, plural,\none {주}\nother {주}\n}",
|
||||||
"second": "{count} {count, plural,\none {초}\nother {초}\n}",
|
"second": "{count} {count, plural,\none {초}\nother {초}\n}",
|
||||||
"minute": "{count} {count, plural,\none {분}\nother {분}\n}",
|
"minute": "{count} {count, plural,\none {분}\nother {분}\n}",
|
||||||
"hour": "{count} {count, plural,\none {시}\nother {시}\n}"
|
"hour": "{count} {count, plural,\none {시간}\nother {시간}\n}"
|
||||||
},
|
},
|
||||||
"login-form": {
|
"login-form": {
|
||||||
"password": "비밀번호",
|
"password": "비밀번호",
|
||||||
|
@ -12,7 +12,8 @@
|
|||||||
"dev-events": "Eventos",
|
"dev-events": "Eventos",
|
||||||
"dev-templates": "Modelos",
|
"dev-templates": "Modelos",
|
||||||
"dev-mqtt": "MQTT",
|
"dev-mqtt": "MQTT",
|
||||||
"dev-info": "Informações"
|
"dev-info": "Informações",
|
||||||
|
"calendar": "Calendário"
|
||||||
},
|
},
|
||||||
"state": {
|
"state": {
|
||||||
"default": {
|
"default": {
|
||||||
@ -605,7 +606,9 @@
|
|||||||
"effect": "Efeito"
|
"effect": "Efeito"
|
||||||
},
|
},
|
||||||
"media_player": {
|
"media_player": {
|
||||||
"text_to_speak": "Texto para fala"
|
"text_to_speak": "Texto para fala",
|
||||||
|
"source": "Fonte",
|
||||||
|
"sound_mode": "Modo de som"
|
||||||
},
|
},
|
||||||
"climate": {
|
"climate": {
|
||||||
"currently": "Atualmente",
|
"currently": "Atualmente",
|
||||||
@ -649,6 +652,12 @@
|
|||||||
"service_called": "Serviço {service} chamado.",
|
"service_called": "Serviço {service} chamado.",
|
||||||
"service_call_failed": "Falha ao chamar o serviço {service} .",
|
"service_call_failed": "Falha ao chamar o serviço {service} .",
|
||||||
"connection_lost": "Ligação perdida. A ligar de novo..."
|
"connection_lost": "Ligação perdida. A ligar de novo..."
|
||||||
|
},
|
||||||
|
"dialogs": {
|
||||||
|
"more_info_settings": {
|
||||||
|
"save": "Salvar",
|
||||||
|
"name": "Nome"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"domain": {
|
"domain": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user