mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translations update from Hosted Weblate (#735)
* Added translation using Weblate (Hindi) * Added translation using Weblate (Tamil) * Translated using Weblate (Hindi) Currently translated at 25.6% (20 of 78 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hi/ * Translated using Weblate (Tamil) Currently translated at 10.2% (8 of 78 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ta/ * Translated using Weblate (Hindi) Currently translated at 77.2% (61 of 79 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hi/ * Translated using Weblate (Tamil) Currently translated at 45.5% (36 of 79 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ta/ * Translated using Weblate (Norwegian Bokmål) Currently translated at 92.5% (75 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nb_NO/ * Translated using Weblate (Turkish) Currently translated at 100.0% (81 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/ * Translated using Weblate (Spanish) Currently translated at 100.0% (81 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/es/ * Translated using Weblate (Hindi) Currently translated at 76.5% (62 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hi/ * Translated using Weblate (Tamil) Currently translated at 43.2% (35 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ta/ * Translated using Weblate (Turkish) Currently translated at 100.0% (81 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/ * Translated using Weblate (Spanish) Currently translated at 100.0% (81 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/es/ * Translated using Weblate (Swedish) Currently translated at 100.0% (81 of 81 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/sv/ Co-authored-by: Kavin <kavin@kavin.rocks> Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net> Co-authored-by: Shjosan <shjosan@kakmix.co>
This commit is contained in:
parent
d22100657b
commit
6948fb6269
7 changed files with 172 additions and 17 deletions
|
@ -56,10 +56,12 @@
|
|||
"clear_history": "Geçmişi Temizle",
|
||||
"show_replies": "Yanıtları Göster",
|
||||
"hide_replies": "Yanıtları Gizle",
|
||||
"load_more_replies": "Daha Fazla Yanıt Yükle"
|
||||
"load_more_replies": "Daha Fazla Yanıt Yükle",
|
||||
"skip_highlight": "Özeti Atla",
|
||||
"skip_filler_tangent": "Doldurma Sahnelerini Atla"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "İzle"
|
||||
"watch_on": "{0} üzerinde izle"
|
||||
},
|
||||
"titles": {
|
||||
"history": "Geçmiş",
|
||||
|
@ -73,9 +75,10 @@
|
|||
"video": {
|
||||
"sponsor_segments": "Sponsorlar Bölümleri",
|
||||
"watched": "İzlendi",
|
||||
"views": "izlenme",
|
||||
"views": "{views} izlenme",
|
||||
"videos": "Videolar",
|
||||
"ratings_disabled": "Derecelendirmeler Devre Dışı"
|
||||
"ratings_disabled": "Derecelendirmeler Devre Dışı",
|
||||
"chapters": "Bölümler"
|
||||
},
|
||||
"preferences": {
|
||||
"ssl_score": "SSL Puanı",
|
||||
|
@ -91,6 +94,6 @@
|
|||
"username": "Kullanıcı adı"
|
||||
},
|
||||
"search": {
|
||||
"did_you_mean": "Bunu mu demek istediniz: "
|
||||
"did_you_mean": "Bunu mu demek istediniz: {0}?"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue