mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-06-11 02:47:33 -04:00
feat: LTI support and Moodle plugin
This commit is contained in:
@@ -48,6 +48,7 @@ translation_strings = {
|
||||
"DELETE MEDIA": "メディアを削除",
|
||||
"DOWNLOAD": "ダウンロード",
|
||||
"DURATION": "期間",
|
||||
"Delete Comments": "",
|
||||
"Delete Media": "メディアを削除",
|
||||
"Delete media": "メディアを削除",
|
||||
"Disable Comments": "コメントを無効化",
|
||||
@@ -70,6 +71,7 @@ translation_strings = {
|
||||
"Failed to change owner. Please try again.": "所有者の変更に失敗しました。もう一度お試しください。",
|
||||
"Failed to copy media.": "メディアのコピーに失敗しました。",
|
||||
"Failed to create playlist": "プレイリストの作成に失敗しました",
|
||||
"Failed to delete comments.": "",
|
||||
"Failed to delete media. Please try again.": "メディアの削除に失敗しました。もう一度お試しください。",
|
||||
"Failed to disable comments.": "コメントの無効化に失敗しました。",
|
||||
"Failed to disable download.": "ダウンロードの無効化に失敗しました。",
|
||||
@@ -101,6 +103,9 @@ translation_strings = {
|
||||
"Filter existing users...": "既存ユーザーをフィルター...",
|
||||
"Filter playlists...": "プレイリストをフィルター...",
|
||||
"Filters": "フィルター",
|
||||
"Give users editor permissions to your media by adding them to the below list.": "",
|
||||
"Give users owner permissions to your media, except for deleting the media, by adding them to the below list.": "",
|
||||
"Give users viewer permissions to your media by adding them to the below list.": "",
|
||||
"Go": "行く",
|
||||
"History": "履歴",
|
||||
"Home": "ホーム",
|
||||
@@ -121,6 +126,7 @@ translation_strings = {
|
||||
"Manage comments": "コメントを管理",
|
||||
"Manage media": "メディアを管理",
|
||||
"Manage users": "ユーザーを管理",
|
||||
"Management": "",
|
||||
"Media": "メディア",
|
||||
"Media I own": "自分が所有するメディア",
|
||||
"Media was edited": "メディアが編集されました",
|
||||
@@ -137,6 +143,7 @@ translation_strings = {
|
||||
"No results for": "の結果はありません",
|
||||
"No tags": "タグなし",
|
||||
"No users to add": "追加するユーザーなし",
|
||||
"Organization": "",
|
||||
"PLAYLISTS": "プレイリスト",
|
||||
"PUBLISH STATE": "公開状態",
|
||||
"Pdf": "PDF",
|
||||
@@ -156,12 +163,17 @@ translation_strings = {
|
||||
"Published on": "公開日",
|
||||
"Recent uploads": "最近のアップロード",
|
||||
"Recommended": "おすすめ",
|
||||
"Record": "",
|
||||
"Record Screen": "画面を録画",
|
||||
"Record Screen with Audio": "",
|
||||
"Register": "登録",
|
||||
"Remove category": "カテゴリーを削除",
|
||||
"Remove from list": "リストから削除",
|
||||
"Remove tag": "タグを削除",
|
||||
"Remove user": "ユーザーを削除",
|
||||
"Remove users from the list to remove editor permissions": "",
|
||||
"Remove users from the list to remove owner permissions": "",
|
||||
"Remove users from the list to remove viewer permissions": "",
|
||||
"Replace": "",
|
||||
"SAVE": "保存",
|
||||
"SEARCH": "検索",
|
||||
@@ -178,14 +190,22 @@ translation_strings = {
|
||||
"Select all media": "すべてのメディアを選択",
|
||||
"Select publish state:": "公開状態を選択:",
|
||||
"Selected": "選択済み",
|
||||
"Settings": "",
|
||||
"Share with": "",
|
||||
"Share with Co-Editors": "",
|
||||
"Share with Co-Owners": "",
|
||||
"Share with Co-Viewers": "",
|
||||
"Share with Course Members": "",
|
||||
"Shared by me": "自分が共有",
|
||||
"Shared with me": "共有されたもの",
|
||||
"Sharing": "",
|
||||
"Sign in": "サインイン",
|
||||
"Sign out": "サインアウト",
|
||||
"Sort By": "並び替え",
|
||||
"Start Recording": "録画開始",
|
||||
"Start uploading media and sharing your work. Media that you upload will show up here.": "メディアをアップロードして作品を共有しましょう。アップロードしたメディアはここに表示されます。",
|
||||
"Stop Recording": "録画停止",
|
||||
"Students will get viewer permissions, while lecturers will get co-owner permissions (same as owner, but cannot delete the media)": "",
|
||||
"Submit": "送信",
|
||||
"Subtitle was added": "字幕が追加されました",
|
||||
"Subtitles": "字幕",
|
||||
@@ -196,6 +216,7 @@ translation_strings = {
|
||||
"Successfully Enabled comments": "コメントが正常に有効化されました",
|
||||
"Successfully changed owner": "所有者が正常に変更されました",
|
||||
"Successfully deleted": "正常に削除されました",
|
||||
"Successfully deleted comments": "",
|
||||
"Successfully updated": "正常に更新されました",
|
||||
"Successfully updated categories": "カテゴリーが正常に更新されました",
|
||||
"Successfully updated playlist membership": "プレイリストメンバーシップが正常に更新されました",
|
||||
@@ -232,6 +253,9 @@ translation_strings = {
|
||||
"Upload media": "メディアをアップロード",
|
||||
"Uploads": "アップロード",
|
||||
"Users": "ユーザー",
|
||||
"Users can edit your media via: My Media > Shared with Me > particular media > Edit...": "",
|
||||
"Users can manage your media via: My Media > Shared with Me > particular media > ...": "",
|
||||
"Users can view your media via: My Media > Shared with Me > particular media > ...": "",
|
||||
"VIEW ALL": "すべて表示",
|
||||
"Video": "ビデオ",
|
||||
"View all": "すべて表示",
|
||||
@@ -240,6 +264,7 @@ translation_strings = {
|
||||
"Welcome": "ようこそ",
|
||||
"You are going to copy": "コピーします",
|
||||
"You are going to delete": "削除します",
|
||||
"You are going to delete all comments from": "",
|
||||
"You are going to disable comments to": "コメントを無効化します",
|
||||
"You are going to disable download for": "ダウンロードを無効化します",
|
||||
"You are going to enable comments to": "コメントを有効化します",
|
||||
|
||||
Reference in New Issue
Block a user