Sync translations
This commit is contained in:
@@ -170,7 +170,6 @@ return array(
|
||||
'Leave a description' => 'Tinggalkan deskripsi',
|
||||
'Comment added successfully.' => 'Komentar berhasil ditambahkan.',
|
||||
'Unable to create your comment.' => 'Tidak dapat menambahkan komentar anda.',
|
||||
'Edit this task' => 'Modifikasi tugas ini',
|
||||
'Due Date' => 'Batas Tanggal Terakhir',
|
||||
'Invalid date' => 'Tanggal tidak valid',
|
||||
'Automatic actions' => 'Tindakan otomatis',
|
||||
@@ -517,7 +516,6 @@ return array(
|
||||
'All swimlanes' => 'Semua swimlane',
|
||||
'All colors' => 'Semua warna',
|
||||
'Moved to column %s' => 'Pindah ke kolom %s',
|
||||
'Change description' => 'Rubah deskripsi',
|
||||
'User dashboard' => 'Dasbor pengguna',
|
||||
'Allow only one subtask in progress at the same time for a user' => 'Izinkan hanya satu subtugas dalam proses secara bersamaan untuk satu pengguna',
|
||||
'Edit column "%s"' => 'Modifikasi kolom « %s »',
|
||||
@@ -709,7 +707,6 @@ return array(
|
||||
'view the board on Kanboard' => 'lihat papan di Kanboard',
|
||||
'The task have been moved to the first swimlane' => 'Tugas telah dipindahkan ke swimlane pertama',
|
||||
'The task have been moved to another swimlane:' => 'Tugas telah dipindahkan ke swimlane lain:',
|
||||
// 'Overdue tasks for the project(s) "%s"' => 'Tugas terlambat untuk proyek « %s »',
|
||||
'New title: %s' => 'Judul baru : %s',
|
||||
'The task is not assigned anymore' => 'Tugas tidak ditugaskan lagi',
|
||||
'New assignee: %s' => 'Penerima baru : %s',
|
||||
@@ -738,7 +735,6 @@ return array(
|
||||
'Stop timer' => 'Hentikan timer',
|
||||
'Start timer' => 'Mulai timer',
|
||||
'Add project member' => 'Tambahkan anggota proyek',
|
||||
'Enable notifications' => 'Aktifkan pemberitahuan',
|
||||
'My activity stream' => 'Aliran kegiatan saya',
|
||||
'My calendar' => 'Kalender saya',
|
||||
'Search tasks' => 'Cari tugas',
|
||||
@@ -1167,4 +1163,6 @@ return array(
|
||||
// 'Projects where "%s" is member' => '',
|
||||
// 'Open tasks assigned to "%s"' => '',
|
||||
// 'Closed tasks assigned to "%s"' => '',
|
||||
// 'Assign automatically a color based on a priority' => '',
|
||||
// 'Overdue tasks for the project(s) "%s"' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user