mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-21 13:57:57 -05:00
feat: whisper STT and record screen (#1363)
This commit is contained in:
@@ -3,17 +3,20 @@ translation_strings = {
|
||||
"AUTOPLAY": "स्वतः चलाएं",
|
||||
"About": "के बारे में",
|
||||
"Add a ": "जोड़ें",
|
||||
"Browse your files": "अपनी फ़ाइलें ब्राउज़ करें",
|
||||
"COMMENT": "टिप्पणी",
|
||||
"Categories": "श्रेणियाँ",
|
||||
"Category": "श्रेणी",
|
||||
"Change Language": "भाषा बदलें",
|
||||
"Change password": "पासवर्ड बदलें",
|
||||
"Click 'Start Recording' and select the screen or tab to record. Once recording is finished, click 'Stop Recording,' and the recording will be uploaded.": "'रिकॉर्डिंग प्रारंभ करें' पर क्लिक करें और रिकॉर्ड करने के लिए स्क्रीन या टैब का चयन करें। रिकॉर्डिंग समाप्त होने के बाद, 'रिकॉर्डिंग रोकें' पर क्लिक करें, और रिकॉर्डिंग अपलोड हो जाएगी।",
|
||||
"Comment": "टिप्पणी",
|
||||
"Comments": "टिप्पणियाँ",
|
||||
"Comments are disabled": "टिप्पणियाँ अक्षम हैं",
|
||||
"Contact": "संपर्क करें",
|
||||
"DELETE MEDIA": "मीडिया हटाएं",
|
||||
"DOWNLOAD": "डाउनलोड करें",
|
||||
"Drag and drop files": "फ़ाइलें खींचें और छोड़ें",
|
||||
"EDIT MEDIA": "मीडिया संपादित करें",
|
||||
"EDIT PROFILE": "प्रोफ़ाइल संपादित करें",
|
||||
"EDIT SUBTITLE": "उपशीर्षक संपादित करें",
|
||||
@@ -42,8 +45,10 @@ translation_strings = {
|
||||
"PLAYLISTS": "प्लेलिस्ट",
|
||||
"Playlists": "प्लेलिस्ट",
|
||||
"Powered by": "द्वारा संचालित",
|
||||
"Publish": "प्रकाशित करें",
|
||||
"Published on": "पर प्रकाशित",
|
||||
"Recommended": "अनुशंसित",
|
||||
"Record Screen": "स्क्रीन रिकॉर्ड करें",
|
||||
"Register": "पंजीकरण करें",
|
||||
"SAVE": "सहेजें",
|
||||
"SEARCH": "खोजें",
|
||||
@@ -54,9 +59,13 @@ translation_strings = {
|
||||
"Select": "चुनें",
|
||||
"Sign in": "साइन इन करें",
|
||||
"Sign out": "साइन आउट करें",
|
||||
"Start Recording": "रिकॉर्डिंग प्रारंभ करें",
|
||||
"Stop Recording": "रिकॉर्डिंग रोकें",
|
||||
"Subtitle was added": "उपशीर्षक जोड़ा गया",
|
||||
"Subtitles": "उपशीर्षक",
|
||||
"Tags": "टैग",
|
||||
"Terms": "शर्तें",
|
||||
"Trim": "छांटें",
|
||||
"UPLOAD": "अपलोड करें",
|
||||
"Up next": "अगला",
|
||||
"Upload": "अपलोड करें",
|
||||
@@ -64,10 +73,12 @@ translation_strings = {
|
||||
"Uploads": "अपलोड",
|
||||
"VIEW ALL": "सभी देखें",
|
||||
"View all": "सभी देखें",
|
||||
"View media": "मीडिया देखें",
|
||||
"comment": "टिप्पणी",
|
||||
"is a modern, fully featured open source video and media CMS. It is developed to meet the needs of modern web platforms for viewing and sharing media": "एक आधुनिक, पूर्ण विशेषताओं वाला ओपन सोर्स वीडियो और मीडिया CMS है। इसे मीडिया देखने और साझा करने के लिए आधुनिक वेब प्लेटफार्मों की आवश्यकताओं को पूरा करने के लिए विकसित किया गया है",
|
||||
"media in category": "श्रेणी में मीडिया",
|
||||
"media in tag": "टैग में मीडिया",
|
||||
"or": "या",
|
||||
"view": "देखें",
|
||||
"views": "दृश्य",
|
||||
"yet": "अभी तक",
|
||||
|
||||
Reference in New Issue
Block a user