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 MEDIA": "HAPUS MEDIA",
|
||||
"DOWNLOAD": "UNDUH",
|
||||
"DURATION": "DURASI",
|
||||
"Delete Comments": "",
|
||||
"Delete Media": "Hapus Media",
|
||||
"Delete media": "Hapus media",
|
||||
"Disable Comments": "Nonaktifkan Komentar",
|
||||
@@ -70,6 +71,7 @@ translation_strings = {
|
||||
"Failed to change owner. Please try again.": "Gagal mengganti pemilik. Silakan coba lagi.",
|
||||
"Failed to copy media.": "Gagal menyalin media.",
|
||||
"Failed to create playlist": "Gagal membuat daftar putar",
|
||||
"Failed to delete comments.": "",
|
||||
"Failed to delete media. Please try again.": "Gagal menghapus media. Silakan coba lagi.",
|
||||
"Failed to disable comments.": "Gagal menonaktifkan komentar.",
|
||||
"Failed to disable download.": "Gagal menonaktifkan unduhan.",
|
||||
@@ -101,6 +103,9 @@ translation_strings = {
|
||||
"Filter existing users...": "Filter pengguna yang ada...",
|
||||
"Filter playlists...": "Filter daftar putar...",
|
||||
"Filters": "Filter",
|
||||
"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": "Pergi",
|
||||
"History": "Riwayat",
|
||||
"Home": "Beranda",
|
||||
@@ -121,6 +126,7 @@ translation_strings = {
|
||||
"Manage comments": "Kelola komentar",
|
||||
"Manage media": "Kelola media",
|
||||
"Manage users": "Kelola pengguna",
|
||||
"Management": "",
|
||||
"Media": "Media",
|
||||
"Media I own": "Media yang saya miliki",
|
||||
"Media was edited": "Media telah diedit",
|
||||
@@ -137,6 +143,7 @@ translation_strings = {
|
||||
"No results for": "Tidak ada hasil untuk",
|
||||
"No tags": "Tidak ada tag",
|
||||
"No users to add": "Tidak ada pengguna untuk ditambahkan",
|
||||
"Organization": "",
|
||||
"PLAYLISTS": "DAFTAR PUTAR",
|
||||
"PUBLISH STATE": "STATUS PUBLIKASI",
|
||||
"Pdf": "PDF",
|
||||
@@ -156,12 +163,17 @@ translation_strings = {
|
||||
"Published on": "Diterbitkan pada",
|
||||
"Recent uploads": "Unggahan terbaru",
|
||||
"Recommended": "Direkomendasikan",
|
||||
"Record": "",
|
||||
"Record Screen": "Rekam Layar",
|
||||
"Record Screen with Audio": "",
|
||||
"Register": "Daftar",
|
||||
"Remove category": "Hapus kategori",
|
||||
"Remove from list": "Hapus dari daftar",
|
||||
"Remove tag": "Hapus tag",
|
||||
"Remove user": "Hapus pengguna",
|
||||
"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": "SIMPAN",
|
||||
"SEARCH": "CARI",
|
||||
@@ -178,14 +190,22 @@ translation_strings = {
|
||||
"Select all media": "Pilih semua media",
|
||||
"Select publish state:": "Pilih status publikasi:",
|
||||
"Selected": "Dipilih",
|
||||
"Settings": "",
|
||||
"Share with": "",
|
||||
"Share with Co-Editors": "",
|
||||
"Share with Co-Owners": "",
|
||||
"Share with Co-Viewers": "",
|
||||
"Share with Course Members": "",
|
||||
"Shared by me": "Dibagikan oleh saya",
|
||||
"Shared with me": "Dibagikan dengan saya",
|
||||
"Sharing": "",
|
||||
"Sign in": "Masuk",
|
||||
"Sign out": "Keluar",
|
||||
"Sort By": "Urutkan Berdasarkan",
|
||||
"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",
|
||||
@@ -196,6 +216,7 @@ translation_strings = {
|
||||
"Successfully Enabled comments": "Komentar berhasil diaktifkan",
|
||||
"Successfully changed owner": "Berhasil mengganti pemilik",
|
||||
"Successfully deleted": "Berhasil dihapus",
|
||||
"Successfully deleted comments": "",
|
||||
"Successfully updated": "Berhasil diperbarui",
|
||||
"Successfully updated categories": "Kategori berhasil diperbarui",
|
||||
"Successfully updated playlist membership": "Keanggotaan daftar putar berhasil diperbarui",
|
||||
@@ -232,6 +253,9 @@ translation_strings = {
|
||||
"Upload media": "Unggah media",
|
||||
"Uploads": "Unggahan",
|
||||
"Users": "Pengguna",
|
||||
"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": "LIHAT SEMUA",
|
||||
"Video": "Video",
|
||||
"View all": "Lihat semua",
|
||||
@@ -240,6 +264,7 @@ translation_strings = {
|
||||
"Welcome": "Selamat datang",
|
||||
"You are going to copy": "Anda akan menyalin",
|
||||
"You are going to delete": "Anda akan menghapus",
|
||||
"You are going to delete all comments from": "",
|
||||
"You are going to disable comments to": "Anda akan menonaktifkan komentar untuk",
|
||||
"You are going to disable download for": "Anda akan menonaktifkan unduhan untuk",
|
||||
"You are going to enable comments to": "Anda akan mengaktifkan komentar untuk",
|
||||
|
||||
Reference in New Issue
Block a user