diff --git a/files/frontend_translations/ar.py b/files/frontend_translations/ar.py index 58470a39..46d4fe7b 100644 --- a/files/frontend_translations/ar.py +++ b/files/frontend_translations/ar.py @@ -205,6 +205,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": "إرسال", "Subtitle was added": "تمت إضافة الترجمة", "Subtitles": "ترجمات", diff --git a/files/frontend_translations/bn.py b/files/frontend_translations/bn.py index bdf2bff6..e43bd79c 100644 --- a/files/frontend_translations/bn.py +++ b/files/frontend_translations/bn.py @@ -205,6 +205,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": "", "Subtitle was added": "সাবটাইটেল যোগ করা হয়েছে", "Subtitles": "সাবটাইটেল", diff --git a/files/frontend_translations/da.py b/files/frontend_translations/da.py index dbb3868c..531d940f 100644 --- a/files/frontend_translations/da.py +++ b/files/frontend_translations/da.py @@ -205,6 +205,7 @@ translation_strings = { "Start Recording": "Start optagelse", "Start uploading media and sharing your work. Media that you upload will show up here.": "Begynd at uploade medier og dele dit arbejde. Medier, du uploader, vil blive vist her.", "Stop Recording": "Stop optagelse", + "Students will get viewer permissions, while lecturers will get co-owner permissions (same as owner, but cannot delete the media)": "", "Submit": "Indsend", "Subtitle was added": "Undertekster tilføjet", "Subtitles": "Undertekster", diff --git a/files/frontend_translations/de.py b/files/frontend_translations/de.py index 29af5f2d..00323d9c 100644 --- a/files/frontend_translations/de.py +++ b/files/frontend_translations/de.py @@ -205,6 +205,7 @@ translation_strings = { "Start Recording": "Aufnahme starten", "Start uploading media and sharing your work. Media that you upload will show up here.": "Beginnen Sie mit dem Hochladen von Medien und dem Teilen Ihrer Arbeit. Hochgeladene Medien werden hier angezeigt.", "Stop Recording": "Aufnahme stoppen", + "Students will get viewer permissions, while lecturers will get co-owner permissions (same as owner, but cannot delete the media)": "", "Submit": "Absenden", "Subtitle was added": "Untertitel wurde hinzugefügt", "Subtitles": "Untertitel", diff --git a/files/frontend_translations/el.py b/files/frontend_translations/el.py index 93855055..5d3abdd0 100644 --- a/files/frontend_translations/el.py +++ b/files/frontend_translations/el.py @@ -205,6 +205,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": "Υποβολή", "Subtitle was added": "Οι υπότιτλοι προστέθηκαν", "Subtitles": "Υπότιτλοι", diff --git a/files/frontend_translations/en.py b/files/frontend_translations/en.py index effe2e2c..3c298f2a 100644 --- a/files/frontend_translations/en.py +++ b/files/frontend_translations/en.py @@ -213,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": "", diff --git a/files/frontend_translations/es.py b/files/frontend_translations/es.py index 0580e9c6..ecb34a86 100644 --- a/files/frontend_translations/es.py +++ b/files/frontend_translations/es.py @@ -205,6 +205,7 @@ translation_strings = { "Start Recording": "Iniciar grabación", "Start uploading media and sharing your work. Media that you upload will show up here.": "Comience a subir medios y compartir su trabajo. Los medios que suba aparecerán aquí.", "Stop Recording": "Detener grabación", + "Students will get viewer permissions, while lecturers will get co-owner permissions (same as owner, but cannot delete the media)": "", "Submit": "Enviar", "Subtitle was added": "El subtítulo fue agregado", "Subtitles": "Subtítulos", diff --git a/files/frontend_translations/fr.py b/files/frontend_translations/fr.py index 2f8ee4b8..cb18b93b 100644 --- a/files/frontend_translations/fr.py +++ b/files/frontend_translations/fr.py @@ -206,6 +206,7 @@ translation_strings = { "Start Recording": "Commencer l'enregistrement", "Start uploading media and sharing your work. Media that you upload will show up here.": "Commencez à télécharger des médias et à partager votre travail. Les médias que vous téléchargez apparaîtront ici.", "Stop Recording": "Arrêter l'enregistrement", + "Students will get viewer permissions, while lecturers will get co-owner permissions (same as owner, but cannot delete the media)": "", "Submit": "Soumettre", "Subtitle was added": "Le sous-titre a été ajouté", "Subtitles": "Sous-titres", diff --git a/files/frontend_translations/he.py b/files/frontend_translations/he.py index 66611006..0b3c69e4 100644 --- a/files/frontend_translations/he.py +++ b/files/frontend_translations/he.py @@ -205,6 +205,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": "", "Subtitle was added": "הכתובית נוספה", "Subtitles": "כתוביות", diff --git a/files/frontend_translations/hi.py b/files/frontend_translations/hi.py index 4fb55aec..740f3765 100644 --- a/files/frontend_translations/hi.py +++ b/files/frontend_translations/hi.py @@ -205,6 +205,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": "प्रस्तुत करें", "Subtitle was added": "उपशीर्षक जोड़ा गया", "Subtitles": "उपशीर्षक", diff --git a/files/frontend_translations/id.py b/files/frontend_translations/id.py index 7f5b439a..27f33873 100644 --- a/files/frontend_translations/id.py +++ b/files/frontend_translations/id.py @@ -205,6 +205,7 @@ translation_strings = { "Start Recording": "Mulai Merekam", "Start uploading media and sharing your work. Media that you upload will show up here.": "Mulai mengunggah media dan berbagi karya Anda. Media yang Anda unggah akan muncul di sini.", "Stop Recording": "Hentikan Perekaman", + "Students will get viewer permissions, while lecturers will get co-owner permissions (same as owner, but cannot delete the media)": "", "Submit": "Kirim", "Subtitle was added": "Subtitle telah ditambahkan", "Subtitles": "Subtitel", diff --git a/files/frontend_translations/it.py b/files/frontend_translations/it.py index 3131647b..cfbc9a83 100644 --- a/files/frontend_translations/it.py +++ b/files/frontend_translations/it.py @@ -206,6 +206,7 @@ translation_strings = { "Start Recording": "Inizia registrazione", "Start uploading media and sharing your work. Media that you upload will show up here.": "Inizia a caricare media e condividere il tuo lavoro. I media caricati appariranno qui.", "Stop Recording": "Interrompi registrazione", + "Students will get viewer permissions, while lecturers will get co-owner permissions (same as owner, but cannot delete the media)": "", "Submit": "Invia", "Subtitle was added": "I sottotitoli sono stati aggiunti", "Subtitles": "Sottotitoli", diff --git a/files/frontend_translations/ja.py b/files/frontend_translations/ja.py index 18d5a15f..de3a4232 100644 --- a/files/frontend_translations/ja.py +++ b/files/frontend_translations/ja.py @@ -205,6 +205,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": "送信", "Subtitle was added": "字幕が追加されました", "Subtitles": "字幕", diff --git a/files/frontend_translations/ko.py b/files/frontend_translations/ko.py index dad1faca..1bbd0e55 100644 --- a/files/frontend_translations/ko.py +++ b/files/frontend_translations/ko.py @@ -205,6 +205,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": "제출", "Subtitle was added": "자막이 추가되었습니다", "Subtitles": "자막", diff --git a/files/frontend_translations/nl.py b/files/frontend_translations/nl.py index b33b121c..0638dc4c 100644 --- a/files/frontend_translations/nl.py +++ b/files/frontend_translations/nl.py @@ -205,6 +205,7 @@ translation_strings = { "Start Recording": "Opname starten", "Start uploading media and sharing your work. Media that you upload will show up here.": "Begin met het uploaden van media en het delen van uw werk. Media die u uploadt, verschijnt hier.", "Stop Recording": "Opname stoppen", + "Students will get viewer permissions, while lecturers will get co-owner permissions (same as owner, but cannot delete the media)": "", "Submit": "Indienen", "Subtitle was added": "Ondertitel is toegevoegd", "Subtitles": "Ondertitels", diff --git a/files/frontend_translations/pt.py b/files/frontend_translations/pt.py index 9d41b1b8..aedaacd5 100644 --- a/files/frontend_translations/pt.py +++ b/files/frontend_translations/pt.py @@ -205,6 +205,7 @@ translation_strings = { "Start Recording": "Iniciar gravação", "Start uploading media and sharing your work. Media that you upload will show up here.": "Comece a fazer upload de mídia e compartilhar seu trabalho. A mídia que você fizer upload aparecerá aqui.", "Stop Recording": "Parar gravação", + "Students will get viewer permissions, while lecturers will get co-owner permissions (same as owner, but cannot delete the media)": "", "Submit": "Enviar", "Subtitle was added": "Legenda foi adicionada", "Subtitles": "Legendas", diff --git a/files/frontend_translations/ru.py b/files/frontend_translations/ru.py index 8504e95b..5796eb77 100644 --- a/files/frontend_translations/ru.py +++ b/files/frontend_translations/ru.py @@ -205,6 +205,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": "Отправить", "Subtitle was added": "Субтитры были добавлены", "Subtitles": "Субтитры", diff --git a/files/frontend_translations/sl.py b/files/frontend_translations/sl.py index d25a69e7..ed38a267 100644 --- a/files/frontend_translations/sl.py +++ b/files/frontend_translations/sl.py @@ -205,6 +205,7 @@ translation_strings = { "Start Recording": "Začni snemanje", "Start uploading media and sharing your work. Media that you upload will show up here.": "Začnite nalagati medije in deliti svoje delo. Mediji, ki jih naložite, bodo prikazani tukaj.", "Stop Recording": "Ustavi snemanje", + "Students will get viewer permissions, while lecturers will get co-owner permissions (same as owner, but cannot delete the media)": "", "Submit": "Pošlji", "Subtitle was added": "Podnapisi so bili dodani", "Subtitles": "Podnapisi", diff --git a/files/frontend_translations/tr.py b/files/frontend_translations/tr.py index 4b8ad039..9ea0c953 100644 --- a/files/frontend_translations/tr.py +++ b/files/frontend_translations/tr.py @@ -205,6 +205,7 @@ translation_strings = { "Start Recording": "Kaydı Başlat", "Start uploading media and sharing your work. Media that you upload will show up here.": "Medya yüklemeye ve çalışmanızı paylaşmaya başlayın. Yüklediğiniz medya burada görünecektir.", "Stop Recording": "Kaydı Durdur", + "Students will get viewer permissions, while lecturers will get co-owner permissions (same as owner, but cannot delete the media)": "", "Submit": "Gönder", "Subtitle was added": "Alt yazı eklendi", "Subtitles": "Altyazılar", diff --git a/files/frontend_translations/ur.py b/files/frontend_translations/ur.py index 8ed18298..5f8f18f0 100644 --- a/files/frontend_translations/ur.py +++ b/files/frontend_translations/ur.py @@ -205,6 +205,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": "جمع کرائیں", "Subtitle was added": "سب ٹائٹل شامل کیا گیا", "Subtitles": "سب ٹائٹلز", diff --git a/files/frontend_translations/zh_hans.py b/files/frontend_translations/zh_hans.py index c40ba82b..834b5d85 100644 --- a/files/frontend_translations/zh_hans.py +++ b/files/frontend_translations/zh_hans.py @@ -205,6 +205,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": "", "Subtitle was added": "字幕已添加", "Subtitles": "字幕", diff --git a/files/frontend_translations/zh_hant.py b/files/frontend_translations/zh_hant.py index e77dc565..2a7a6df3 100644 --- a/files/frontend_translations/zh_hant.py +++ b/files/frontend_translations/zh_hant.py @@ -205,6 +205,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": "", "Subtitle was added": "字幕已新增", "Subtitles": "字幕",