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