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