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:
Weblate (bot)
2021-09-08 21:46:46 +02:00
committed by GitHub
parent 74b1bee9f4
commit 8506372407
7 changed files with 205 additions and 18 deletions

View File

@@ -32,7 +32,21 @@
"back": "Επιστροφή",
"sort_by": "Ταξινόμηση κατά:",
"unsubscribe": "Απεγγραφή",
"subscribe": "Εγγραφή"
"subscribe": "Εγγραφή",
"loop_this_video": "Επανάληψη αυτού του βίντεο",
"instance_selection": "Επιλογή διακομιστή",
"enabled_codecs": "Ενεργοποιημένοι κωδικοποητές (Πολλαπλοί)",
"disable_lbry": "Απενεργοποίηση του LBRY για ζωντανή μετάδοση",
"enable_lbry_proxy": "Ενεργοποίηση Proxy για το LBRY",
"minimize_description": "Απόκρυψη περιγραφής",
"show_description": "Εμφάνιση περιγραφής",
"donations": "Δωρεές",
"auto_play_next_video": "Αυτόματη αναπαραγωγή επόμενου βίντεο",
"import_from_json": "Εισαγωγή από JSON",
"export_to_json": "Εξαγωγή σε JSON",
"no": "Όχι",
"yes": "Ναι",
"show_more": "Εμφάνιση περισσότερων"
},
"titles": {
"feed": "Τροφοδοσία",
@@ -40,9 +54,25 @@
"preferences": "Ρυθμίσεις",
"register": "Εγγραφή",
"login": "Σύνδεση",
"trending": "Τάσεις"
"trending": "Τάσεις",
"subscriptions": "Συνδρομές"
},
"player": {
"watch_on": "Παρακολούθηση στο"
},
"video": {
"watched": "Προβλήθηκε",
"sponsor_segments": "Τμήματα χορηγών",
"views": "προβολές",
"videos": "Βίντεο"
},
"preferences": {
"ssl_score": "SSL σκόρ",
"has_cdn": "Υποστηρίζει CDN?",
"instance_locations": "Τοποθεσίες διακομιστών",
"instance_name": "Όνομα διακομιστή"
},
"comment": {
"pinned_by": "Καρφιτσώθηκε από τον"
}
}