mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-06-07 01:14:19 -04:00
feat: LTI support and Moodle plugin
This commit is contained in:
@@ -48,6 +48,7 @@ translation_strings = {
|
||||
"DELETE": "",
|
||||
"DELETE MEDIA": "",
|
||||
"Delete media": "",
|
||||
"Delete Comments": "",
|
||||
"Delete Media": "",
|
||||
"Disable Comments": "",
|
||||
"Disable Download": "",
|
||||
@@ -71,6 +72,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.": "",
|
||||
@@ -102,6 +104,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": "",
|
||||
@@ -117,6 +122,7 @@ translation_strings = {
|
||||
"Loading existing users...": "",
|
||||
"Loading playlists...": "",
|
||||
"Loading tags...": "",
|
||||
"Management": "",
|
||||
"Manage": "",
|
||||
"Manage comments": "",
|
||||
"Manage media": "",
|
||||
@@ -143,6 +149,7 @@ translation_strings = {
|
||||
"No results for": "",
|
||||
"No tags": "",
|
||||
"No users to add": "",
|
||||
"Organization": "",
|
||||
"or": "",
|
||||
"Pdf": "",
|
||||
"PLAYLISTS": "",
|
||||
@@ -162,8 +169,13 @@ translation_strings = {
|
||||
"Published": "",
|
||||
"Published on": "",
|
||||
"Recent uploads": "",
|
||||
"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": "",
|
||||
"Recommended": "",
|
||||
"Record": "",
|
||||
"Record Screen": "",
|
||||
"Record Screen with Audio": "",
|
||||
"Register": "",
|
||||
"Replace": "",
|
||||
"Remove category": "",
|
||||
@@ -171,6 +183,7 @@ translation_strings = {
|
||||
"Remove tag": "",
|
||||
"Remove user": "",
|
||||
"results for": "",
|
||||
"Settings": "",
|
||||
"SAVE": "",
|
||||
"SEARCH": "",
|
||||
"Search": "",
|
||||
@@ -184,6 +197,12 @@ translation_strings = {
|
||||
"Selected": "",
|
||||
"selected": "",
|
||||
"SHARE": "",
|
||||
"Share with Co-Editors": "",
|
||||
"Share with Co-Owners": "",
|
||||
"Share with Co-Viewers": "",
|
||||
"Share with Course Members": "",
|
||||
"Sharing": "",
|
||||
"Share with": "",
|
||||
"Shared by me": "",
|
||||
"Shared with me": "",
|
||||
"SHOW MORE": "",
|
||||
@@ -194,6 +213,7 @@ translation_strings = {
|
||||
"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": "",
|
||||
"Submit": "",
|
||||
"Subtitle was added": "",
|
||||
@@ -201,6 +221,7 @@ translation_strings = {
|
||||
"Successfully changed owner": "",
|
||||
"Successfully Copied": "",
|
||||
"Successfully deleted": "",
|
||||
"Successfully deleted comments": "",
|
||||
"Successfully Disabled comments": "",
|
||||
"Successfully Disabled Download": "",
|
||||
"Successfully Enabled comments": "",
|
||||
@@ -240,6 +261,9 @@ translation_strings = {
|
||||
"UPLOAD MEDIA": "",
|
||||
"Upload media": "",
|
||||
"Uploads": "",
|
||||
"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 > ...": "",
|
||||
"Users": "",
|
||||
"Video": "",
|
||||
"view": "",
|
||||
@@ -252,6 +276,7 @@ translation_strings = {
|
||||
"yet": "",
|
||||
"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