From 0ac47a12cb85f564bc703e7f36c483fd8b32faad Mon Sep 17 00:00:00 2001 From: Gediminas Murauskas Date: Wed, 22 Sep 2021 10:23:33 +0000 Subject: [PATCH] Translated using Weblate (Lithuanian) Currently translated at 100.0% (70 of 70 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/lt/ --- src/locales/lt.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/locales/lt.json b/src/locales/lt.json index 5c95cfc2..139970b1 100644 --- a/src/locales/lt.json +++ b/src/locales/lt.json @@ -46,7 +46,11 @@ "export_to_json": "Eksportuoti į JSON", "no": "Ne", "yes": "Taip", - "show_more": "Rodyti daugiau" + "show_more": "Rodyti daugiau", + "loading": "Įkeliama…", + "filter": "Filtruoti", + "search": "Ieškoti", + "view_ssl_score": "Peržiūrėti SSL balą" }, "player": { "watch_on": "Žiūrėti per" @@ -74,5 +78,9 @@ "videos": "Vaizdo įrašai", "sponsor_segments": "Rėmėjų segmentai", "watched": "Žiūrėta" + }, + "login": { + "password": "Slaptažodis", + "username": "Vartotojo vardas" } }