|
@@ -0,0 +1,252 @@
|
|
|
+/**
|
|
|
+ * 语义分析 -- 语音识别
|
|
|
+ * $t('SemanticsManage.ASRpage')
|
|
|
+ */
|
|
|
+
|
|
|
+export const ASRPageEn = {
|
|
|
+
|
|
|
+ //新建编辑弹窗
|
|
|
+ create_new:"Create New",
|
|
|
+ belonging_directory:"Belonging Directory",
|
|
|
+ belonging_directory_placeholder:"Please Select Belonging Directory",
|
|
|
+ belonging_directory_hint:"Belonging Directory Required",
|
|
|
+ file_count:"File Count",
|
|
|
+ file_name:"File Name",
|
|
|
+ file_size:"Size",
|
|
|
+ audio_video:"Audio/Video",
|
|
|
+ start_upload_hint:"Click/Drag and Drop",
|
|
|
+ start_upload_hint2:"Local Audio/Video Files",
|
|
|
+ uploading_hint:"Uploading, Please Do Not Close the Popup Window",
|
|
|
+ continue_adding:"Continue Adding",
|
|
|
+ file_check_hint:"The same file name already exists!",
|
|
|
+ faile_upload_hint:"Upload failed, please refresh and try again!",
|
|
|
+ success_upload_hint:"Upload complete, please check the transcription list.",
|
|
|
+ supported_audio_formats:"Supported Audio Formats",
|
|
|
+ supported_video_formats:"Supported Video Formats",
|
|
|
+ upload_description:"Single file up to 5 hours long, maximum 1GB, up to 50 files per upload.",
|
|
|
+ start_trans:"Start transliteration",
|
|
|
+ upload_title:"Upload Local Audio/Video Files",
|
|
|
+ same_file_hint:"The file with the same name is being uploaded, please try again later",
|
|
|
+ format_hint:"The format is not supported",
|
|
|
+ size_hint:"The size is out of limit",
|
|
|
+ limit_hint:"Description The number of uploaded files exceeds {num}. {name} failed to upload",
|
|
|
+ audio_text:'audio',
|
|
|
+ video_text:'video',
|
|
|
+ time_hint:"The time limit has expired",
|
|
|
+ time_fail:"Cannot get the duration, please try again",
|
|
|
+ trans_hint:"There are still audio/video upload is not completed, please wait for upload success before transferring!",
|
|
|
+ trans_success_hint:"The transfer was submitted successfully. ",
|
|
|
+ trans_status_1:"Translating",
|
|
|
+ trans_status_2:"Transliteration complete",
|
|
|
+ trans_status_3:"Transliteration failure",
|
|
|
+
|
|
|
+ //搜索,筛选
|
|
|
+ search_placeholder:"Please Enter File Name",
|
|
|
+ filter_text:"Filter",
|
|
|
+ filter_options:"Filter Options",
|
|
|
+ clear_btn:"Clear",
|
|
|
+ start_text:"Start",
|
|
|
+ end_text:"End",
|
|
|
+ creator_text:"Creator",
|
|
|
+ tag_text:"Tag",
|
|
|
+ directory_text:"Directory",
|
|
|
+
|
|
|
+ //添加,编辑目录
|
|
|
+ add_directory_category:"Add Directory Category",
|
|
|
+ add_directory_text:"Add Directory",
|
|
|
+ edit_directory_text:"Edit Directory",
|
|
|
+ add_tag_category:"Add Tag Category",
|
|
|
+ edit_tag_category:"Edit Tag Category",
|
|
|
+ edit_tag_text:"Edit Tag",
|
|
|
+ add_tag_text:"Add Tag",
|
|
|
+ directory_name:"Directory Name",
|
|
|
+ tag_name:"Tag Name",
|
|
|
+ tag_name_placeholder:"Please Enter the Tag Name",
|
|
|
+ belonging_directory:"Belonging Directory",
|
|
|
+ parent_directory:"Parent Directory",
|
|
|
+ first_directory:"First-Level Directory",
|
|
|
+ second_directory:"Second-Level Directory",
|
|
|
+ directory_name_required:"Directory Name Required",
|
|
|
+ required_field:"Required Field",
|
|
|
+ tag_name_required:"Tag Name Required",
|
|
|
+ belonging_directory_required:"Belonging Directory Required",
|
|
|
+ addition_directory_successful:"Directory Added Successfully",
|
|
|
+ edition_directory_successful:"Directory Edited Successfully",
|
|
|
+ addition_tag_successful:"New Tag Added Successfully",
|
|
|
+ editition_tag_successful:"Tag Edited Successfully",
|
|
|
+ //删除校验
|
|
|
+ prompt_text:"Prompt",
|
|
|
+ failed_text:"Deletion Failed",
|
|
|
+ failed_btn:"Understood",
|
|
|
+ check_text:"Are you sure you want to delete the current category?",
|
|
|
+ check_text2:"Are you sure you want to delete the current category and its subcategories?",
|
|
|
+ check_text3:"Are you sure you want to delete the current tag?",
|
|
|
+ failed_delete_text:"The category is associated with tags, deletion failed!",
|
|
|
+ failed_delete_text2:"The category is associated with transcription files, deletion failed!",
|
|
|
+ failed_delete_text3:"The tag is associated with transcription files, deletion failed!",
|
|
|
+ deletion_successful:"Deletion Successful",
|
|
|
+ //卡片列表
|
|
|
+ no_directory_available:"No Directory Available",
|
|
|
+ total_files:"A total of {num} files",
|
|
|
+ //列表操作
|
|
|
+ rename_text:"Rename",
|
|
|
+ //file_name,
|
|
|
+ //search_placeholder,
|
|
|
+ file_name_required:"File Name Required",
|
|
|
+ rename_successful:"Rename Successful",
|
|
|
+
|
|
|
+ tagging_text:"Tagging",
|
|
|
+ select_all_text:"Select All",
|
|
|
+ //tag_name_placeholder,
|
|
|
+ //add_tag_text,
|
|
|
+ tag_directory_placeholder:"Please Select a Tag Directory",
|
|
|
+ //tag_name_required,
|
|
|
+ tag_directory_required:"Tag Directory Required",
|
|
|
+ //addition_tag_successful
|
|
|
+ tagging_successful:"Tagging Successful",
|
|
|
+
|
|
|
+ export_text:"Export",
|
|
|
+ export_content:"Export Content",
|
|
|
+ file_format:"File Format",
|
|
|
+ file_format_required:"File Format Required",
|
|
|
+ file_format_placeholder:"Select File Format",
|
|
|
+ display_information:"Display Information",
|
|
|
+ display_information_placeholder:"Select Display Information",
|
|
|
+ timestamps_text:"Timestamp",
|
|
|
+
|
|
|
+ delete_text:"Delete",
|
|
|
+ delete_file_check:"Are you sure you want to delete the selected records?",
|
|
|
+
|
|
|
+ //详情
|
|
|
+ please_enter_keywords:"Please Enter Keywords",
|
|
|
+ save_successful:"Save Successful",
|
|
|
+ delete_audio_check:"Are you sure you want to delete this audio? (Deleting will not affect the display of the original text.)",
|
|
|
+ delete_video_check:"Are you sure you want to delete this video? (Deleting will not affect the display of the original text.)",
|
|
|
+ original_text:"Original Text",
|
|
|
+ hide_timestamps:"Hide Timestamps",
|
|
|
+ show_timestamps:"Show Timestamps",
|
|
|
+ copy_text:"Copy",
|
|
|
+ speed_text:"Speed",
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+}
|
|
|
+export const ASRPageZh = {
|
|
|
+ create_new:"新建",
|
|
|
+ belonging_directory_placeholder:"请选择所属目录",
|
|
|
+ belonging_directory:"所属目录必填",
|
|
|
+ file_count:"文件数量",
|
|
|
+ file_name:"文件名",
|
|
|
+ file_size:"大小",
|
|
|
+ audio_video:"音/视频",
|
|
|
+ /**
|
|
|
+ * 操作,删除 Table.column_operations,delete_btn
|
|
|
+ * 取消,确认/确定 Dialog.confirm_btn,cancel_btn
|
|
|
+ * 保存confirm_save_btn
|
|
|
+ */
|
|
|
+ start_upload_hint:"点击/拖拽",
|
|
|
+ start_upload_hint2:"本地音视频文件",
|
|
|
+ uploading_hint:"上传中,请勿关闭弹窗",
|
|
|
+ continue_adding:"继续添加",
|
|
|
+ file_check_hint:"相同文件名称已存在!",
|
|
|
+ faile_upload_hint:"上传失败,请刷新重试",
|
|
|
+ success_upload_hint:"上传完成,请检查转写列表",
|
|
|
+ supported_audio_formats:"支持音频格式",
|
|
|
+ supported_video_formats:"支持视频格式",
|
|
|
+ upload_description:"单个文件最长5小时,最大1GB,单次上传支持上传50个",
|
|
|
+ start_trans:"开始转写",
|
|
|
+ upload_title:"上传本地音视频文件",
|
|
|
+ same_file_hint:"同名文件正在上传,请稍后重试",
|
|
|
+ format_hint:"格式不受支持",
|
|
|
+ size_hint:"大小已超限",
|
|
|
+ limit_hint:"上传文件已超过{num}个,{name}上传失败",
|
|
|
+ audio_text:'音频',
|
|
|
+ video_text:'视频',
|
|
|
+ time_hint:"时长已超限",
|
|
|
+ time_fail:"获取不到时长,请重试",
|
|
|
+ trans_hint:"还有音/视频未上传完成,请等待上传成功后再转写!",
|
|
|
+ trans_success_hint:"提交转写成功",
|
|
|
+ trans_status_1:"转写中",
|
|
|
+ trans_status_2:"转写完成",
|
|
|
+ trans_status_3:"转写失败",
|
|
|
+
|
|
|
+ search_placeholder:"请输入文件名称",
|
|
|
+ filter_text:"筛选",
|
|
|
+ filter_options:"筛选项",
|
|
|
+ clear_btn:"清空",
|
|
|
+ start_text:"开始",
|
|
|
+ end_text:"结束",
|
|
|
+ creator_text:"创建人",
|
|
|
+ tag_text:"标签",
|
|
|
+ directory_text:"目录",
|
|
|
+
|
|
|
+ add_directory_category:"添加目录分类",
|
|
|
+ add_directory_text:"添加目录",
|
|
|
+ edit_directory_text:"编辑目录",
|
|
|
+ add_tag_category:"添加标签分类",
|
|
|
+ edit_tag_category:"编辑标签分类",
|
|
|
+ edit_tag_text:"编辑标签",
|
|
|
+ add_tag_text:"添加标签",
|
|
|
+ directory_name:"目录名称",
|
|
|
+ tag_name:"标签名称",
|
|
|
+ tag_name_placeholder:"请输入标签名称",
|
|
|
+ belonging_directory:"所属目录",
|
|
|
+ //belonging_directory_placeholder
|
|
|
+ parent_directory:"上级目录",
|
|
|
+ first_directory:"一级目录",
|
|
|
+ second_directory:"二级目录",
|
|
|
+ directory_name_required:"目录名称必填",
|
|
|
+ required_field:"必填项",
|
|
|
+ tag_name_required:"标签名称必填",
|
|
|
+ belonging_directory_required:"所属目录必填",
|
|
|
+ addition_directory_successful:"添加目录成功",
|
|
|
+ edition_directory_successful:"编辑目录成功",
|
|
|
+ addition_tag_successful:"添加标签成功",
|
|
|
+ editition_tag_successful:"编辑标签成功",
|
|
|
+
|
|
|
+ prompt_text:"提示",
|
|
|
+ failed_text:"删除失败",
|
|
|
+ failed_btn:"知道了",
|
|
|
+ check_text:"确定删除当前分类吗?",
|
|
|
+ check_text2:"确定删除当前分类及包含的子分类吗?",
|
|
|
+ check_text3:"确定删除该标签吗?",
|
|
|
+ failed_delete_text:"该分类关联标签,删除失败!",
|
|
|
+ failed_delete_text2:"该分类关联转写文件,删除失败!",
|
|
|
+ failed_delete_text3:"标签关联转写文件,删除失败!",
|
|
|
+ deletion_successful:"删除成功",
|
|
|
+
|
|
|
+ no_directory_available:"暂无目录",
|
|
|
+ total_files:"共{num}个文件",
|
|
|
+ rename_text:"重命名",
|
|
|
+ file_name_required:"文件名称必填",
|
|
|
+ rename_successful:"重命名成功",
|
|
|
+ tagging_text:"打标签",
|
|
|
+ select_all_text:"全选",
|
|
|
+ tag_directory_placeholder:"请选择标签目录",
|
|
|
+ tag_directory_required:"标签目录必填",
|
|
|
+ tagging_successful:"打标签成功",
|
|
|
+ export_text:"导出",
|
|
|
+ export_content:"导出成功",
|
|
|
+ file_format:"文件格式",
|
|
|
+ file_format_required:"文件格式必填",
|
|
|
+ file_format_placeholder:"请选择文件格式",
|
|
|
+ display_information:"显示信息",
|
|
|
+ display_information_placeholder:"请选择显示信息",
|
|
|
+ timestamps_text:"时间戳",
|
|
|
+ delete_text:"删除",
|
|
|
+ delete_file_check:"确定删除选中记录吗?",
|
|
|
+
|
|
|
+ please_enter_keywords:"请输入关键词",
|
|
|
+ save_successful:"保存成功",
|
|
|
+ delete_audio_check:"确定删除该音频吗?(删除后不影响原文显示)",
|
|
|
+ delete_video_check:"确定删除该视频吗?(删除后不影响原文显示)",
|
|
|
+ original_text:"原文",
|
|
|
+ hide_timestamps:"隐藏时间戳",
|
|
|
+ show_timestamps:"显示时间戳",
|
|
|
+ copy_text:"复制",
|
|
|
+ speed_text:"倍速",
|
|
|
+}
|