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/
This commit is contained in:
Gediminas Murauskas 2021-09-22 10:23:33 +00:00 committed by Hosted Weblate
parent 46e90cc232
commit 0ac47a12cb
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -46,7 +46,11 @@
"export_to_json": "Eksportuoti į JSON", "export_to_json": "Eksportuoti į JSON",
"no": "Ne", "no": "Ne",
"yes": "Taip", "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": { "player": {
"watch_on": "Žiūrėti per" "watch_on": "Žiūrėti per"
@ -74,5 +78,9 @@
"videos": "Vaizdo įrašai", "videos": "Vaizdo įrašai",
"sponsor_segments": "Rėmėjų segmentai", "sponsor_segments": "Rėmėjų segmentai",
"watched": "Žiūrėta" "watched": "Žiūrėta"
},
"login": {
"password": "Slaptažodis",
"username": "Vartotojo vardas"
} }
} }