From 1a2eb272fafa44800fa53cfb3ae825b583788085 Mon Sep 17 00:00:00 2001 From: Mind Date: Fri, 22 Apr 2022 10:21:12 +0000 Subject: [PATCH] Translated using Weblate (Lithuanian) Currently translated at 6.0% (35 of 582 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lt/ --- assets/l10n/intl_lt.arb | 84 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) diff --git a/assets/l10n/intl_lt.arb b/assets/l10n/intl_lt.arb index 76594a6f..ea0a7bf6 100644 --- a/assets/l10n/intl_lt.arb +++ b/assets/l10n/intl_lt.arb @@ -80,5 +80,89 @@ "@close": { "type": "text", "placeholders": {} + }, + "archive": "Archyvas", + "@archive": { + "type": "text", + "placeholders": {} + }, + "audioPlayerPlay": "Groti", + "@audioPlayerPlay": { + "type": "text", + "placeholders": {} + }, + "monday": "Pirmadienis", + "@monday": { + "type": "text", + "placeholders": {} + }, + "skip": "Praleisti", + "@skip": { + "type": "text", + "placeholders": {} + }, + "sunday": "Sekmadienis", + "@sunday": { + "type": "text", + "placeholders": {} + }, + "tuesday": "Antradienis", + "@tuesday": { + "type": "text", + "placeholders": {} + }, + "addNewFriend": "Pridėti naują draugą", + "@addNewFriend": { + "type": "text", + "placeholders": {} + }, + "audioPlayerPause": "Pauzė", + "@audioPlayerPause": { + "type": "text", + "placeholders": {} + }, + "share": "Dalintis", + "@share": { + "type": "text", + "placeholders": {} + }, + "showPassword": "Rodyti slaptažodį", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "time": "Laikas", + "@time": {}, + "settings": "Nustatymai", + "@settings": { + "type": "text", + "placeholders": {} + }, + "thursday": "Ketvirtadienis", + "@thursday": { + "type": "text", + "placeholders": {} + }, + "sender": "Siuntėjas", + "@sender": {}, + "yes": "Taip", + "@yes": { + "type": "text", + "placeholders": {} + }, + "you": "Tu", + "@you": { + "type": "text", + "placeholders": {} + }, + "logout": "Atsijungti", + "@logout": { + "type": "text", + "placeholders": {} + }, + "messages": "Žinutės", + "@messages": { + "type": "text", + "placeholders": {} } }