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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 205 additions and 18 deletions

View file

@ -3,7 +3,7 @@
"instances_list": "Örnek Listesi",
"language_selection": "Dil Seçimi",
"store_watch_history": "İzleme Geçmişini Sakla",
"minimize_description_default": "Açıklamayı öntanımlı olarak küçült",
"minimize_description_default": "Açıklamayı Öntanımlı Olarak Küçült",
"show_comments": "Yorumları Göster",
"default_homepage": "Öntanımlı Ana Sayfa",
"country_selection": "Ülke Seçimi",
@ -35,7 +35,18 @@
"subscribe": "Abone ol",
"enabled_codecs": "Etkin Çözücüler (Birden Çok)",
"enable_lbry_proxy": "LBRY için Vekil Sunucuyu Etkinleştir",
"disable_lbry": "Akış için LBRY'yi Devre Dışı Bırak"
"disable_lbry": "Akış için LBRY'yi Devre Dışı Bırak",
"show_description": "Açıklamayı Göster",
"minimize_description": "Açıklamayı Küçült",
"donations": "Bağışlar",
"auto_play_next_video": "Sonraki Videoyu Otomatik Oynat",
"loop_this_video": "Bu Videoyu Döngüye Al",
"import_from_json": "JSON dosyasından içe aktar",
"export_to_json": "JSON Olarak Dışa Aktar",
"no": "Hayır",
"yes": "Evet",
"show_more": "Daha Fazla Göster",
"instance_selection": "Örnek Seçimi"
},
"player": {
"watch_on": "İzle"
@ -46,6 +57,22 @@
"feed": "Akış",
"register": "Kaydol",
"login": "Oturum Aç",
"trending": "Öne Çıkanlar"
"trending": "Öne Çıkanlar",
"subscriptions": "Abonelikler"
},
"video": {
"sponsor_segments": "Sponsorlar Bölümleri",
"watched": "İzlendi",
"views": "izlenme",
"videos": "Videolar"
},
"preferences": {
"ssl_score": "SSL Puanı",
"has_cdn": "CDN Var Mı?",
"instance_locations": "Örnek Konumları",
"instance_name": "Örnek Adı"
},
"comment": {
"pinned_by": "Şunun tarafından sabitlendi"
}
}