mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-20 21:46:04 -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