mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
parent
14a5c9430d
commit
eaa25cb962
34
l10n/id.js
34
l10n/id.js
|
@ -1,13 +1,41 @@
|
|||
OC.L10N.register(
|
||||
"bbb",
|
||||
{
|
||||
"API URL or secret not configured. Please contact your administrator." : "Tautan API atau rahasia belum tersetel. Silakan hubungi administrator Anda.",
|
||||
"BigBlueButton Integration" : "Integrasi BigBlueButton",
|
||||
"BigBlueButton integration for Nextcloud" : "Integrasi BigBlueButton untuk Nextcloud",
|
||||
"Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Dapatkan tautan API dan rahasia Anda dengan eksekusi \"sudo bbb-conf --secret pada peladen BigBlueBotton.",
|
||||
"API URL" : "Tautan API",
|
||||
"API secret" : "Rahasia API",
|
||||
"Save" : "Simpan",
|
||||
"Please enter your name!" : "Silakan isi nama Anda!",
|
||||
"The name must be at least 3 characters long." : "Nama setidaknya wajib memiliki panjang 3 karakter.",
|
||||
"Display name" : "Nama tampilan",
|
||||
"Name" : "Nama",
|
||||
"Welcome" : "Selamat datang",
|
||||
"Max" : "Maksimum",
|
||||
"Record" : "Rekam",
|
||||
"Recordings" : "Rekaman",
|
||||
"Room name" : "Nama ruang",
|
||||
"Create" : "Buat",
|
||||
"_%n participant_::_%n participants_" : ["%n partisipan"],
|
||||
"Delete" : "Hapus",
|
||||
"Error" : "Kesalahan",
|
||||
"Server error" : "Kesalahan server",
|
||||
"Settings saved" : "Pengaturan disimpan"
|
||||
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Apa Anda yakin ingin menghapus \"{name}\"? Tindakan ini tidak dapat diurungkan.",
|
||||
"Delete \"{name}\"?" : "Hapus \"{nama}\"?",
|
||||
"Select target folder" : "Pilih folder target",
|
||||
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Tautan ruangan tersimpan pada \"{path}\" sebagai \"{filename}\".",
|
||||
"Link stored" : "Tautan tersimpan",
|
||||
"URL to room could not be stored." : "Tautan ke ruangan tidak dapat disimpan.",
|
||||
"Error" : "Galat",
|
||||
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Tautan presentasi tersimpan pada \"{path}\" sebagai \"{filename}\".",
|
||||
"URL to presentation could not be stored." : "Tautan ke presentasi tidak dapat disimpan.",
|
||||
"Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Apakah Anda yakin ingin menghapus rekaman sejak \"{startDate}\"? Tindakan ini tidak dapat diurungkan.",
|
||||
"Delete?" : "Hapus?",
|
||||
"Could not delete record" : "Tidak dapat menghapus rekaman",
|
||||
"Server error" : "Galat peladen",
|
||||
"Settings saved" : "Setelan tersimpan",
|
||||
"Unexpected error occurred" : "Terjadi galat tak terduga",
|
||||
"API URL is invalid" : "Tautan API invalid",
|
||||
"API secret is invalid" : "Rahasia API invalid"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
34
l10n/id.json
34
l10n/id.json
|
@ -1,11 +1,39 @@
|
|||
{ "translations": {
|
||||
"API URL or secret not configured. Please contact your administrator." : "Tautan API atau rahasia belum tersetel. Silakan hubungi administrator Anda.",
|
||||
"BigBlueButton Integration" : "Integrasi BigBlueButton",
|
||||
"BigBlueButton integration for Nextcloud" : "Integrasi BigBlueButton untuk Nextcloud",
|
||||
"Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Dapatkan tautan API dan rahasia Anda dengan eksekusi \"sudo bbb-conf --secret pada peladen BigBlueBotton.",
|
||||
"API URL" : "Tautan API",
|
||||
"API secret" : "Rahasia API",
|
||||
"Save" : "Simpan",
|
||||
"Please enter your name!" : "Silakan isi nama Anda!",
|
||||
"The name must be at least 3 characters long." : "Nama setidaknya wajib memiliki panjang 3 karakter.",
|
||||
"Display name" : "Nama tampilan",
|
||||
"Name" : "Nama",
|
||||
"Welcome" : "Selamat datang",
|
||||
"Max" : "Maksimum",
|
||||
"Record" : "Rekam",
|
||||
"Recordings" : "Rekaman",
|
||||
"Room name" : "Nama ruang",
|
||||
"Create" : "Buat",
|
||||
"_%n participant_::_%n participants_" : ["%n partisipan"],
|
||||
"Delete" : "Hapus",
|
||||
"Error" : "Kesalahan",
|
||||
"Server error" : "Kesalahan server",
|
||||
"Settings saved" : "Pengaturan disimpan"
|
||||
"Are you sure you want to delete \"{name}\"? This operation can not be undone." : "Apa Anda yakin ingin menghapus \"{name}\"? Tindakan ini tidak dapat diurungkan.",
|
||||
"Delete \"{name}\"?" : "Hapus \"{nama}\"?",
|
||||
"Select target folder" : "Pilih folder target",
|
||||
"Room URL was stored in \"{path}\" as \"{filename}\"." : "Tautan ruangan tersimpan pada \"{path}\" sebagai \"{filename}\".",
|
||||
"Link stored" : "Tautan tersimpan",
|
||||
"URL to room could not be stored." : "Tautan ke ruangan tidak dapat disimpan.",
|
||||
"Error" : "Galat",
|
||||
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "Tautan presentasi tersimpan pada \"{path}\" sebagai \"{filename}\".",
|
||||
"URL to presentation could not be stored." : "Tautan ke presentasi tidak dapat disimpan.",
|
||||
"Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "Apakah Anda yakin ingin menghapus rekaman sejak \"{startDate}\"? Tindakan ini tidak dapat diurungkan.",
|
||||
"Delete?" : "Hapus?",
|
||||
"Could not delete record" : "Tidak dapat menghapus rekaman",
|
||||
"Server error" : "Galat peladen",
|
||||
"Settings saved" : "Setelan tersimpan",
|
||||
"Unexpected error occurred" : "Terjadi galat tak terduga",
|
||||
"API URL is invalid" : "Tautan API invalid",
|
||||
"API secret is invalid" : "Rahasia API invalid"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
Loading…
Reference in New Issue