Move slack, hipchat and jabber integrations to plugins
This commit is contained in:
@@ -697,15 +697,9 @@ return array(
|
||||
'Reference currency' => 'Referensi mata uang',
|
||||
'The currency rate have been added successfully.' => 'Nilai tukar mata uang berhasil ditambahkan.',
|
||||
'Unable to add this currency rate.' => 'Tidak dapat menambahkan nilai tukar mata uang',
|
||||
'Send notifications to a Slack channel' => 'Kirim pemberitahuan ke saluran Slack',
|
||||
'Webhook URL' => 'URL webhook',
|
||||
'Help on Slack integration' => 'Bantuan pada integrasi Slack',
|
||||
'%s remove the assignee of the task %s' => '%s menghapus penugasan dari tugas %s',
|
||||
'Send notifications to Hipchat' => 'Kirim pemberitahuan ke Hipchat',
|
||||
'API URL' => 'API URL',
|
||||
'Room API ID or name' => 'Id kamar API atau nama ',
|
||||
'Room notification token' => 'Token notifikasi kamar',
|
||||
'Help on Hipchat integration' => 'Bantuan pada integrasi Hipchat',
|
||||
'Enable Gravatar images' => 'Mengaktifkan gambar Gravatar',
|
||||
'Information' => 'Informasi',
|
||||
'Check two factor authentication code' => 'Cek dua faktor kode otentifikasi',
|
||||
@@ -768,14 +762,6 @@ return array(
|
||||
'When task is moved from first column' => 'Ketika tugas dipindahkan dari kolom pertama',
|
||||
'When task is moved to last column' => 'Ketika tugas dipindahkan ke kolom terakhir',
|
||||
'Year(s)' => 'Tahun',
|
||||
'Jabber (XMPP)' => 'Jabber (XMPP)',
|
||||
'Send notifications to Jabber' => 'Kirim pemberitahuan ke Jabber',
|
||||
'XMPP server address' => 'alamat server XMPP',
|
||||
'Jabber domain' => 'Domain Jabber',
|
||||
'Jabber nickname' => 'Nickname Jabber',
|
||||
'Multi-user chat room' => 'Multi-pengguna kamar obrolan',
|
||||
'Help on Jabber integration' => 'Bantuan pada integrasi Jabber',
|
||||
'The server address must use this format: "tcp://hostname:5222"' => 'Alamat server harus menggunakan format ini : « tcp://hostname:5222 »',
|
||||
'Calendar settings' => 'Pengaturan kalender',
|
||||
'Project calendar view' => 'Tampilan kalender proyek',
|
||||
'Project settings' => 'Pengaturan proyek',
|
||||
@@ -820,8 +806,6 @@ return array(
|
||||
'%s moved the task #%d to the swimlane "%s"' => '%s memindahkan tugas n°%d ke swimlane « %s »',
|
||||
'Swimlane' => 'Swimlane',
|
||||
'Gravatar' => 'Gravatar',
|
||||
'Hipchat' => 'Hipchat',
|
||||
'Slack' => 'Slack',
|
||||
'%s moved the task %s to the first swimlane' => '%s memindahkan tugas %s ke swimlane pertama',
|
||||
'%s moved the task %s to the swimlane "%s"' => '%s memindahkan tugas %s ke swimlane « %s »',
|
||||
'This report contains all subtasks information for the given date range.' => 'Laporan ini berisi semua informasi subtugas untuk rentang tanggal tertentu.',
|
||||
@@ -918,7 +902,6 @@ return array(
|
||||
'Help on Google authentication' => 'Bantuan pada otentifikasi Google',
|
||||
'Github Authentication' => 'Otentifikasi Github',
|
||||
'Help on Github authentication' => 'Bantuan pada otentifikasi Github',
|
||||
'Channel/Group/User (Optional)' => 'Kanal/Grup/Pengguna (pilihan)',
|
||||
'Lead time: ' => 'Lead time : ',
|
||||
'Cycle time: ' => 'Siklus waktu : ',
|
||||
'Time spent into each column' => 'Waktu yang dihabiskan di setiap kolom',
|
||||
|
||||
Reference in New Issue
Block a user