From 3a1c5283f870ed27a6f5759e919d8035e358e27a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 11:24:13 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action (#1146) Co-authored-by: Crowdin Bot --- .../battery_notes/translations/lt.json | 48 +++++++++---------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/custom_components/battery_notes/translations/lt.json b/custom_components/battery_notes/translations/lt.json index cd0666346..633c3df78 100644 --- a/custom_components/battery_notes/translations/lt.json +++ b/custom_components/battery_notes/translations/lt.json @@ -2,10 +2,10 @@ "config": { "step": { "user": { - "description": "If you need help with the configuration have a look here: https://andrew-codechimp.github.io/HA-Battery-Notes/", + "description": "Daugiau pagalbos apie konfigūraciją rasite čia: https://andrew-codechimp.github.io/HA-Battery-Notes/", "data": { - "device_id": "Device", - "name": "Name" + "device_id": "Prietaisas", + "name": "Pavadinimas" }, "data_description": { "name": "Leaving blank will take the name from the source device" @@ -13,32 +13,32 @@ }, "battery": { "data": { - "battery_type": "Battery type", - "battery_quantity": "Battery quantity", + "battery_type": "Baterijos tipas", + "battery_quantity": "Baterijų kiekis", "battery_low_threshold": "Battery low threshold", "battery_low_template": "Battery low template" }, "data_description": { - "battery_low_threshold": "0 will use the global default threshold", + "battery_low_threshold": "Įrašius 0 bus naudojama numatytoji vertė", "battery_low_template": "Template to determine a battery is low, should return true if low\nOnly needed for non-standard battery levels" } } }, "abort": { - "already_configured": "Device is already configured" + "already_configured": "Prietaisas jau sukonfigūruotas" }, "error": { - "unknown": "Unknown error occurred." + "unknown": "Įvyko nežinoma klaida." } }, "options": { "step": { "init": { - "description": "If you need help with the configuration have a look here: https://andrew-codechimp.github.io/HA-Battery-Notes/", + "description": "Daugiau pagalbos apie konfigūraciją rasite čia: https://andrew-codechimp.github.io/HA-Battery-Notes/", "data": { - "name": "Name", - "battery_type": "Battery type", - "battery_quantity": "Battery quantity", + "name": "Pavadinimas", + "battery_type": "Baterijos tipas", + "battery_quantity": "Baterijų kiekis", "battery_low_threshold": "Battery low threshold", "battery_low_template": "Battery low template" }, @@ -71,22 +71,22 @@ }, "sensor": { "battery_plus": { - "name": "Battery+", + "name": "Baterija+", "state_attributes": { "battery_type": { - "name": "Battery type" + "name": "Baterijos tipas" }, "battery_quantity": { - "name": "Battery quantity" + "name": "Baterijų kiekis" }, "battery_type_and_quantity": { - "name": "Battery type and quantity" + "name": "Baterijų tipas ir kiekis" }, "battery_last_replaced": { - "name": "Battery last replaced" + "name": "Baterija paskutinį kartą keista" }, "battery_low": { - "name": "Battery low" + "name": "Baterija senka" }, "battery_low_threshold": { "name": "Battery low threshold" @@ -100,13 +100,13 @@ } }, "battery_type": { - "name": "Battery type", + "name": "Baterijos tipas", "state_attributes": { "battery_type": { - "name": "Battery type" + "name": "Baterijos tipas" }, "battery_quantity": { - "name": "Battery quantity" + "name": "Baterijų kiekis" } } }, @@ -121,11 +121,11 @@ "fields": { "device_id": { "description": "Device that has had its battery replaced.", - "name": "Device" + "name": "Prietaisas" }, "datetime_replaced": { "description": "Date replaced.", - "name": "Date" + "name": "Data" } }, "name": "Set battery replaced" @@ -135,7 +135,7 @@ "fields": { "days_last_reported": { "description": "Number of days since a device last reported its battery level.", - "name": "Days" + "name": "Dienos" } }, "name": "Check battery last reported"