From 9d7872255ae18651e87a0c2b5dda657975a9643e Mon Sep 17 00:00:00 2001 From: Mind Date: Thu, 21 Apr 2022 13:14:54 +0000 Subject: [PATCH] Translated using Weblate (Lithuanian) Currently translated at 2.9% (17 of 582 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lt/ --- assets/l10n/intl_lt.arb | 85 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 84 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_lt.arb b/assets/l10n/intl_lt.arb index 0967ef424..76594a6ff 100644 --- a/assets/l10n/intl_lt.arb +++ b/assets/l10n/intl_lt.arb @@ -1 +1,84 @@ -{} +{ + "commandHint_leave": "Palikti pokalbių kambarį", + "@commandHint_leave": { + "type": "text", + "description": "Usage hint for the command /leave" + }, + "confirm": "Patvirtinti", + "@confirm": { + "type": "text", + "placeholders": {} + }, + "cancel": "Atšaukti", + "@cancel": { + "type": "text", + "placeholders": {} + }, + "changesHaveBeenSaved": "Pakeitimai išsaugoti", + "@changesHaveBeenSaved": { + "type": "text", + "placeholders": {} + }, + "yourUserId": "Tavo vartotojo ID:", + "@yourUserId": {}, + "edit": "Redaguoti", + "@edit": { + "type": "text", + "placeholders": {} + }, + "downloadFile": "Atsisiųsti failą", + "@downloadFile": { + "type": "text", + "placeholders": {} + }, + "fileSize": "Failo dydis", + "@fileSize": { + "type": "text", + "placeholders": {} + }, + "friends": "Draugai", + "@friends": { + "type": "text", + "placeholders": {} + }, + "friday": "Penktadienis", + "@friday": { + "type": "text", + "placeholders": {} + }, + "about": "Apie", + "@about": { + "type": "text", + "placeholders": {} + }, + "all": "Visi", + "@all": { + "type": "text", + "placeholders": {} + }, + "fluffychat": "FluffyChat", + "@fluffychat": { + "type": "text", + "placeholders": {} + }, + "donate": "Paaukoti", + "@donate": { + "type": "text", + "placeholders": {} + }, + "fileName": "Failo vardas", + "@fileName": { + "type": "text", + "placeholders": {} + }, + "changePassword": "Pasikeisti slaptažodį", + "@changePassword": { + "type": "text", + "placeholders": {} + }, + "close": "Uždaryti", + "@close": { + "type": "text", + "placeholders": {} + } +}