1
mirror of https://github.com/home-assistant/frontend synced 2024-09-28 00:43:28 +02:00
ha-frontend/translations/lt.json
2018-03-05 15:11:19 -08:00

70 lines
2.4 KiB
JSON

{
"panel": {
"config": "Konfigūracija",
"states": "Valdymas",
"map": "Žemėlapis",
"logbook": "Veiksmų žurnalas",
"history": "Istorija",
"mailbox": "Pašto dėžutė",
"shopping_list": "Pirkinių sąrašas",
"dev-mqtt": "MQTT"
},
"ui": {
"sidebar": {
"log_out": "Atsijungti"
},
"panel": {
"config": {
"zwave": {
"caption": "Z-Wave"
},
"automation": {
"editor": {
"conditions": {
"type": {
"sun": {
"label": "Saulė",
"before": "Prieš:",
"after": "Po:",
"sunrise": "Saulėtekis",
"sunset": "Saulėlydis"
},
"time": {
"label": "Laikas",
"after": "Po",
"before": "Prieš"
},
"zone": {
"label": "Vieta",
"zone": "Vieta"
}
}
},
"actions": {
"header": "Veiksmai",
"add": "Pridėti veiksmą",
"duplicate": "Dublikuoti",
"delete": "Trinti",
"delete_confirm": "Ar tikrai norite ištrinti?",
"type": {
"delay": {
"delay": "Uždelsta"
},
"wait_template": {
"label": "Laukti"
},
"event": {
"label": "Sukurti įvykį",
"event": "Įvykiai"
}
}
}
}
}
}
}
},
"domain": {
"zwave": "Z-Wave"
}
}