mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 10:18:23 +00:00
Translated using Weblate (Hindi)
Currently translated at 71.5% (73 of 102 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hi/
This commit is contained in:
parent
f754aa5998
commit
f5fc2236b6
@ -6,7 +6,8 @@
|
|||||||
"login": "लॉग इन करें",
|
"login": "लॉग इन करें",
|
||||||
"preferences": "प्राथमिकताएँ",
|
"preferences": "प्राथमिकताएँ",
|
||||||
"subscriptions": "सदस्यता",
|
"subscriptions": "सदस्यता",
|
||||||
"feed": "फ़ीड"
|
"feed": "फ़ीड",
|
||||||
|
"playlists": "प्लेलिस्ट"
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
"subscribe": "सदस्यता लें - {count}",
|
"subscribe": "सदस्यता लें - {count}",
|
||||||
@ -56,7 +57,15 @@
|
|||||||
"clear_history": "स्पष्ट इतिहास",
|
"clear_history": "स्पष्ट इतिहास",
|
||||||
"load_more_replies": "और जवाब लोड करें",
|
"load_more_replies": "और जवाब लोड करें",
|
||||||
"enabled_codecs": "सक्षम कोडेक्स (एकाधिक)",
|
"enabled_codecs": "सक्षम कोडेक्स (एकाधिक)",
|
||||||
"buffering_goal": "बफरिंग गोल (सेकंड में)"
|
"buffering_goal": "बफरिंग गोल (सेकंड में)",
|
||||||
|
"delete_playlist_confirm": "क्या आप वाकई इस प्लेलिस्ट को हटाना चाहते हैं?",
|
||||||
|
"add_to_playlist": "प्लेलिस्ट में जोड़ें",
|
||||||
|
"remove_from_playlist": "प्लेलिस्ट से निकाले",
|
||||||
|
"delete_playlist_video_confirm": "क्या आप वाकई इस प्लेलिस्ट से इस वीडियो को निकालना चाहेंगे?",
|
||||||
|
"create_playlist": "प्लेलिस्ट बनायें",
|
||||||
|
"select_playlist": "एक प्लेलिस्ट चुनें",
|
||||||
|
"please_select_playlist": "कृपया एक प्लेलिस्ट चुनें",
|
||||||
|
"delete_playlist": "प्लेलिस्ट हटाएं"
|
||||||
},
|
},
|
||||||
"video": {
|
"video": {
|
||||||
"views": "{views} बार देखा गया",
|
"views": "{views} बार देखा गया",
|
||||||
|
Loading…
Reference in New Issue
Block a user