From 3604333c0d3593b93a368e561b605235394e0380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Dahm?= Date: Thu, 29 Aug 2024 09:08:22 +0000 Subject: [PATCH] Translated using Weblate (Lithuanian) Currently translated at 100.0% (168 of 168 strings) Translation: The TailCompany App/TailApp Translate-URL: http://weblate.stargazer.at/projects/the-tailcompany-app/tailapp/lt/ --- lib/l10n/messages_lt.arb | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/lib/l10n/messages_lt.arb b/lib/l10n/messages_lt.arb index f15652eb..e4b2503c 100644 --- a/lib/l10n/messages_lt.arb +++ b/lib/l10n/messages_lt.arb @@ -998,5 +998,29 @@ "description": "description on the actions page when bluetooth is unavailable", "type": "text", "placeholders": {} + }, + "earSpeedTitle": "Ausies sukimo greitis", + "@earSpeedTitle": { + "description": "Title for the ear speed widget that appears when ears are connected", + "type": "text", + "placeholders": {} + }, + "earSpeedFast": "Greitai", + "@earSpeedFast": { + "description": "Label for the fast option on the ear speed widget that appears when ears are connected", + "type": "text", + "placeholders": {} + }, + "earSpeedSlow": "Lėtas", + "@earSpeedSlow": { + "description": "Label for the slow option on the ear speed widget that appears when ears are connected", + "type": "text", + "placeholders": {} + }, + "casualModeDelayTitle": "Minimalus ir maksimalus vėlavimas", + "@casualModeDelayTitle": { + "description": "Label for the range slider to set the min and max delay time for casual mode", + "type": "text", + "placeholders": {} } }