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/
This commit is contained in:
Kavin 2022-01-14 02:56:45 +00:00 committed by Hosted Weblate
parent 0edc94d1a2
commit 96768977c8
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -58,7 +58,7 @@
"buffering_goal": "बफरिंग गोल (सेकंड में)" "buffering_goal": "बफरिंग गोल (सेकंड में)"
}, },
"video": { "video": {
"views": "बार देखा गया", "views": "{views} बार देखा गया",
"videos": "वीडियो", "videos": "वीडियो",
"watched": "पहले ही देखा", "watched": "पहले ही देखा",
"ratings_disabled": "रेटिंग अक्षम", "ratings_disabled": "रेटिंग अक्षम",
@ -77,6 +77,9 @@
"ssl_score": "एसएसएल स्कोर" "ssl_score": "एसएसएल स्कोर"
}, },
"search": { "search": {
"did_you_mean": "क्या आपका मतलब यह था: " "did_you_mean": "क्या आपका मतलब यह था: {0}?"
},
"player": {
"watch_on": "{0} में देखें"
} }
} }