mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-01-16 00:32:39 +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:
53
src/locales/ta.json
Normal file
53
src/locales/ta.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"titles": {
|
||||
"trending": "பிரபலமடைபவை",
|
||||
"login": "உள்நுழைய",
|
||||
"register": "பதிவு",
|
||||
"preferences": "விருப்பங்கள்",
|
||||
"subscriptions": "சந்தாக்கள்",
|
||||
"history": "வரலாறு"
|
||||
},
|
||||
"actions": {
|
||||
"unsubscribe": "குழுவில்",
|
||||
"subscribe": "குழுசேர்",
|
||||
"search": "தேடுக",
|
||||
"yes": "ஆம்",
|
||||
"no": "இல்லை",
|
||||
"view_subscriptions": "சந்தாக்களைப் பார்க்கவும்",
|
||||
"most_recent": "மிக சமீபத்தியது",
|
||||
"least_recent": "சமீபத்தியது",
|
||||
"channel_name_asc": "சேனல் பெயர் (A-Z)",
|
||||
"channel_name_desc": "சேனல் பெயர் (Z-A)",
|
||||
"back": "திரும்பி போ",
|
||||
"theme": "தீம்",
|
||||
"auto": "தானாக",
|
||||
"dark": "இருள்",
|
||||
"audio_only": "ஆடியோ மட்டும்",
|
||||
"default_quality": "இயல்புநிலை தரம்",
|
||||
"buffering_goal": "இடையக இலக்கு (வினாடிகளில்)",
|
||||
"country_selection": "நாடு தேர்வு",
|
||||
"store_watch_history": "ஸ்டோர் வாட்ச் வரலாறு",
|
||||
"clear_history": "தெளிவான வரலாறு",
|
||||
"uses_api_from": "இருந்து API ஐப் பயன்படுத்துகிறது ",
|
||||
"light": "ஒளி",
|
||||
"show_comments": "கருத்துகளைக் காட்டு"
|
||||
},
|
||||
"video": {
|
||||
"views": "{views} பார்வைகள்",
|
||||
"ratings_disabled": "மதிப்பீடுகள் முடக்கப்பட்டுள்ளன",
|
||||
"watched": "பார்த்தேன்",
|
||||
"videos": "வீடியோக்கள்",
|
||||
"chapters": "அத்தியாயங்கள்"
|
||||
},
|
||||
"login": {
|
||||
"password": "கடவுச்சொல்",
|
||||
"username": "பயனர் பெயர்"
|
||||
},
|
||||
"preferences": {
|
||||
"ssl_score": "SSL மதிப்பெண்",
|
||||
"has_cdn": "CDN இருக்கிறதா?"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "{0} இல் பார்க்கவும்"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user