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