Move Gitlab and Github authentication to external plugins
This commit is contained in:
@@ -324,9 +324,6 @@ return array(
|
||||
'Maximum size: ' => 'Ukuran maksimum: ',
|
||||
'Unable to upload the file.' => 'Tidak dapat mengunggah berkas.',
|
||||
'Display another project' => 'Lihat proyek lain',
|
||||
'Login with my Github Account' => 'Masuk menggunakan akun Github saya',
|
||||
'Link my Github Account' => 'Hubungkan akun Github saya ',
|
||||
'Unlink my Github Account' => 'Putuskan akun Github saya',
|
||||
'Created by %s' => 'Dibuat oleh %s',
|
||||
'Last modified on %B %e, %Y at %k:%M %p' => 'Modifikasi terakhir pada tanggal %d/%m/%Y à %H:%M',
|
||||
'Tasks Export' => 'Ekspor Tugas',
|
||||
@@ -392,7 +389,6 @@ return array(
|
||||
'Change password' => 'Rubah kata sandri',
|
||||
'Password modification' => 'Modifikasi kata sandi',
|
||||
'External authentications' => 'Otentifikasi eksternal',
|
||||
'Github Account' => 'Akun Github',
|
||||
'Never connected.' => 'Tidak pernah terhubung.',
|
||||
'No account linked.' => 'Tidak ada akun terhubung.',
|
||||
'Account linked.' => 'Akun terhubung.',
|
||||
@@ -842,8 +838,6 @@ return array(
|
||||
'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'Grafik ini menunjukkan memimpin rata-rata dan waktu siklus untuk %d tugas terakhir dari waktu ke waktu.',
|
||||
'Average time into each column' => 'Rata-rata waktu ke setiap kolom',
|
||||
'Lead and cycle time' => 'Lead dan siklus waktu',
|
||||
'Github Authentication' => 'Otentifikasi Github',
|
||||
'Help on Github authentication' => 'Bantuan pada otentifikasi Github',
|
||||
'Lead time: ' => 'Lead time : ',
|
||||
'Cycle time: ' => 'Siklus waktu : ',
|
||||
'Time spent into each column' => 'Waktu yang dihabiskan di setiap kolom',
|
||||
@@ -852,7 +846,6 @@ return array(
|
||||
'If the task is not closed the current time is used instead of the completion date.' => 'Jika tugas tidak ditutup waktu saat ini yang digunakan sebagai pengganti tanggal penyelesaian.',
|
||||
'Set automatically the start date' => 'Secara otomatis mengatur tanggal mulai',
|
||||
'Edit Authentication' => 'Modifikasi Otentifikasi',
|
||||
'Github Id' => 'Id Github',
|
||||
'Remote user' => 'Pengguna jauh',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Pengguna jauh tidak menyimpan kata sandi mereka dalam basis data Kanboard, contoh: akun LDAP, Google dan Github.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Jika anda mencentang kotak "Larang formulir login", kredensial masuk ke formulis login akan diabaikan.',
|
||||
@@ -910,14 +903,7 @@ return array(
|
||||
'Link type' => 'Tipe tautan',
|
||||
'Change task color when using a specific task link' => 'Rubah warna tugas ketika menggunakan tautan tugas yang spesifik',
|
||||
'Task link creation or modification' => 'Tautan pembuatan atau modifikasi tugas ',
|
||||
'Login with my Gitlab Account' => 'Masuk menggunakan akun Gitlab saya',
|
||||
'Milestone' => 'Milestone',
|
||||
'Gitlab Authentication' => 'Authentification Gitlab',
|
||||
'Help on Gitlab authentication' => 'Bantuan pada otentifikasi Gitlab',
|
||||
'Gitlab Id' => 'Id Gitlab',
|
||||
'Gitlab Account' => 'Akun Gitlab',
|
||||
'Link my Gitlab Account' => 'Hubungkan akun Gitlab saya',
|
||||
'Unlink my Gitlab Account' => 'Putuskan akun Gitlab saya',
|
||||
'Documentation: %s' => 'Dokumentasi : %s',
|
||||
'Switch to the Gantt chart view' => 'Beralih ke tampilan grafik Gantt',
|
||||
'Reset the search/filter box' => 'Atur ulang pencarian/kotak filter',
|
||||
|
||||
Reference in New Issue
Block a user