mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-01-16 00:32:39 +00:00
Translations update from Weblate (#431)
* Translated using Weblate (French) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (French) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/ * Translated using Weblate (Lithuanian) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/lt/ * Translated using Weblate (German) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/ * Translated using Weblate (German) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/ * Translated using Weblate (Malayalam) Currently translated at 87.5% (56 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ml/ * Translated using Weblate (Greek) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/el/ * Translated using Weblate (Turkish) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/ * Translated using Weblate (Italian) Currently translated at 100.0% (64 of 64 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/ Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: ChunkyProgrammer <salamanderking79@gmail.com> Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com> Co-authored-by: vachan-maker <vachan2014carmel@gmail.com> Co-authored-by: IceDBorn <weblate.tain@dralias.com> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
This commit is contained in:
@@ -35,7 +35,18 @@
|
||||
"view_subscriptions": "Peržiūrėti prenumeratas",
|
||||
"enabled_codecs": "Įgalinti kodekai (gali būti keli)",
|
||||
"enable_lbry_proxy": "Įjungti įgaliotąjį serverį skirtą LBRY",
|
||||
"disable_lbry": "Išjungti LBRY srautiniam siuntimui"
|
||||
"disable_lbry": "Išjungti LBRY srautiniam siuntimui",
|
||||
"instance_selection": "Perdavimo šaltinio pasirinkimas",
|
||||
"auto_play_next_video": "Automatiškai paleisti sekantį vaizdo įrašą",
|
||||
"donations": "Parama",
|
||||
"loop_this_video": "Sukti ratu šį vaizdo įrašą",
|
||||
"show_description": "Rodyti aprašymą",
|
||||
"minimize_description": "Suskleisti aprašymą",
|
||||
"import_from_json": "Importuoti iš JSON",
|
||||
"export_to_json": "Eksportuoti į JSON",
|
||||
"no": "Ne",
|
||||
"yes": "Taip",
|
||||
"show_more": "Rodyti daugiau"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "Žiūrėti per"
|
||||
@@ -46,6 +57,22 @@
|
||||
"register": "Registruotis",
|
||||
"login": "Prisijungti",
|
||||
"trending": "Tendencijos",
|
||||
"history": "Istorija"
|
||||
"history": "Istorija",
|
||||
"subscriptions": "Prenumeratos"
|
||||
},
|
||||
"preferences": {
|
||||
"instance_locations": "Perdavimo šaltinio vietovė",
|
||||
"instance_name": "Perdavimo šaltinio pavadinimas",
|
||||
"ssl_score": "SSL balas",
|
||||
"has_cdn": "Turi CDN?"
|
||||
},
|
||||
"comment": {
|
||||
"pinned_by": "Prisegė"
|
||||
},
|
||||
"video": {
|
||||
"views": "peržiūros",
|
||||
"videos": "Vaizdo įrašai",
|
||||
"sponsor_segments": "Rėmėjų segmentai",
|
||||
"watched": "Žiūrėta"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user