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:
Weblate (bot) 2022-01-16 09:42:01 +01:00 committed by GitHub
parent d22100657b
commit 6948fb6269
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 172 additions and 17 deletions

View File

@ -226,6 +226,7 @@ export default {
{ code: "fa", name: "فارسی" },
{ code: "fi", name: "Suomi" },
{ code: "fr", name: "français" },
{ code: "hi", name: "हिंदी" },
{ code: "id", name: "Indonesia" },
{ code: "is", name: "Íslenska" },
{ code: "hr", name: "Hrvatski" },
@ -240,6 +241,7 @@ export default {
{ code: "ru", name: "русский" },
{ code: "sr", name: "Српски" },
{ code: "sv", name: "svenska" },
{ code: "ta", name: "தமிழ்" },
{ code: "tr", name: "Türkçe" },
{ code: "uk", name: "українська" },
{ code: "zh_Hant", name: "繁體中文" },

View File

@ -2,9 +2,10 @@
"video": {
"sponsor_segments": "Segmentos de patrocinio",
"watched": "Vistos",
"views": "visualizaciones",
"views": "{views} visualizaciones",
"videos": "Vídeos",
"ratings_disabled": "Valoraciones Desactivadas"
"ratings_disabled": "Valoraciones Desactivadas",
"chapters": "Capítulos"
},
"preferences": {
"ssl_score": "Puntuación SSL",
@ -72,7 +73,9 @@
"clear_history": "Borrar Historial",
"show_replies": "Mostrar Respuestas",
"hide_replies": "Ocultar Respuestas",
"load_more_replies": "Cargar más Respuestas"
"load_more_replies": "Cargar más Respuestas",
"skip_filler_tangent": "Saltar Escenas de Relleno",
"skip_highlight": "Saltar Momento Destacado"
},
"titles": {
"feed": "Feed",
@ -84,13 +87,13 @@
"login": "Iniciar sesión"
},
"player": {
"watch_on": "Ver en"
"watch_on": "Ver en {0}"
},
"login": {
"password": "Contraseña",
"username": "Nombre de usuario"
},
"search": {
"did_you_mean": "¿Quieres decir: "
"did_you_mean": "¿Quisiste decir {0}?"
}
}

85
src/locales/hi.json Normal file
View File

@ -0,0 +1,85 @@
{
"titles": {
"trending": "ट्रेंडिंग",
"history": "इतिहास",
"register": "रजिस्टर करें",
"login": "लॉग इन करें",
"preferences": "प्राथमिकताएँ",
"subscriptions": "सदस्यता"
},
"actions": {
"subscribe": "सदस्यता लें",
"back": "वापस जाओ",
"unsubscribe": "सदस्यता ले ली है",
"no": "नहीं",
"show_replies": "जवाब देखें",
"hide_replies": "जवाब छिपाएं",
"search": "खोजें",
"loop_this_video": "इस वीडियो को लूप करें",
"loading": "लोड हो रहा है...",
"show_description": "विवरण दिखाएं",
"minimize_description": "विवरण छिपाएं",
"yes": "हां",
"view_subscriptions": "सदस्यता देखें",
"most_recent": "सबसे हाल का",
"least_recent": "कम से कम हाल का",
"channel_name_asc": "चैनल का नाम (ए-जेड)",
"channel_name_desc": "चैनल का नाम (जेड-ए)",
"uses_api_from": "से API का उपयोग करता है ",
"skip_sponsors": "प्रायोजकों को छोड़ें",
"skip_outro": "एंडकार्ड्स/क्रेडिट छोड़ें",
"skip_interaction": "इंटरैक्शन रिमाइंडर छोड़ें (सदस्यता लें)",
"theme": "थीम",
"dark": "डार्क",
"light": "प्रकाश",
"autoplay_video": "ऑटोप्ले वीडियो",
"audio_only": "सिर्फ़ ध्वनि",
"default_quality": "डिफ़ॉल्ट गुणवत्ता",
"country_selection": "देश चयन",
"show_comments": "टिप्पणियाँ दिखाएँ",
"store_watch_history": "स्टोर देखने का इतिहास",
"language_selection": "भाषा चयन",
"instances_list": "इंस्टेंस सूची",
"instance_selection": "इंस्टेंस चयन",
"show_more": "और दिखाओ",
"export_to_json": "JSON में निर्यात करें",
"import_from_json": "JSON से आयात करें",
"auto_play_next_video": "अगला वीडियो ऑटोप्ले करें",
"donations": "दान",
"minimize_recommendations": "सिफारिशों को कम करें",
"show_recommendations": "सिफारिशें दिखाएं",
"disable_lbry": "स्ट्रीमिंग के लिए LBRY अक्षम करें",
"enable_lbry_proxy": "LBRY के लिए प्रॉक्सी सक्षम करें",
"view_ssl_score": "एसएसएल स्कोर देखें",
"filter": "फ़िल्टर",
"clear_history": "स्पष्ट इतिहास",
"load_more_replies": "और जवाब लोड करें",
"enabled_codecs": "सक्षम कोडेक्स (एकाधिक)",
"buffering_goal": "बफरिंग गोल (सेकंड में)"
},
"video": {
"views": "{views} बार देखा गया",
"videos": "वीडियो",
"watched": "पहले ही देखा",
"ratings_disabled": "रेटिंग अक्षम",
"chapters": "चैप्टर"
},
"login": {
"password": "पासवर्ड",
"username": "उपयोगकर्ता नाम"
},
"comment": {
"pinned_by": "ने पिन किया"
},
"preferences": {
"instance_locations": "इंस्टेंस स्थान",
"has_cdn": "सीडीएन है?",
"ssl_score": "एसएसएल स्कोर"
},
"search": {
"did_you_mean": "क्या आपका मतलब यह था: {0}?"
},
"player": {
"watch_on": "{0} में देखें"
}
}

View File

@ -53,7 +53,12 @@
"loading": "Laster inn …",
"view_ssl_score": "Vis SSL-poengsum",
"minimize_description": "Minimer beskrivelse",
"clear_history": "Tøm historikk"
"clear_history": "Tøm historikk",
"skip_filler_tangent": "Hopp over fyll",
"show_replies": "Vis svar",
"hide_replies": "Skjul svar",
"skip_highlight": "Hopp over hovedmoment",
"load_more_replies": "Last inn flere svar"
},
"player": {
"watch_on": "Vis på"
@ -72,7 +77,8 @@
"watched": "Sett",
"views": "visninger",
"videos": "Videoer",
"ratings_disabled": "Vurderinger avskrudd"
"ratings_disabled": "Vurderinger avskrudd",
"chapters": "Kapitler"
},
"preferences": {
"ssl_score": "SSL-poengsum",

View File

@ -65,10 +65,12 @@
"enable_lbry_proxy": "Aktivera proxy för LBRY",
"search": "Sök",
"clear_history": "Rensa historik",
"show_replies": "Visa svar"
"show_replies": "Visa svar",
"skip_filler_tangent": "Hoppa över påfyllningstangent",
"skip_highlight": "Hoppa över höjdpunkt"
},
"player": {
"watch_on": "Titta på"
"watch_on": "Titta på {0}"
},
"preferences": {
"instance_name": "Instansnamn",
@ -82,15 +84,16 @@
},
"video": {
"videos": "Videor",
"views": "visningar",
"views": "{views} visningar",
"watched": "Sett",
"sponsor_segments": "Sponsorsegment",
"ratings_disabled": "Betyg inaktiverade"
"ratings_disabled": "Betyg inaktiverade",
"chapters": "Kapitel"
},
"comment": {
"pinned_by": "Fäst av"
},
"search": {
"did_you_mean": "Menade du: "
"did_you_mean": "Menade du: {0}?"
}
}

53
src/locales/ta.json Normal file
View 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} இல் பார்க்கவும்"
}
}

View File

@ -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}?"
}
}