Sync locales
This commit is contained in:
@@ -327,10 +327,10 @@ return array(
|
||||
'Time tracking:' => 'Pelacakan waktu :',
|
||||
'New sub-task' => 'Sub-tugas baru',
|
||||
'New attachment added "%s"' => 'Lampiran baru ditambahkan « %s »',
|
||||
'Comment updated' => 'Komentar diperbaharui',
|
||||
'New comment posted by %s' => 'Komentar baru ditambahkan oleh « %s »',
|
||||
'New attachment' => 'Lampirkan baru',
|
||||
'New comment' => 'Komentar baru',
|
||||
'Comment updated' => 'Komentar diperbaharui',
|
||||
'New subtask' => 'Sub-tugas baru',
|
||||
'Subtask updated' => 'Sub-tugas diperbaharui',
|
||||
'Task updated' => 'Tugas diperbaharui',
|
||||
@@ -841,7 +841,6 @@ return array(
|
||||
'End date:' => 'Waktu berakhir :',
|
||||
'There is no start date or end date for this project.' => 'Tidak ada waktu mulai atau waktu berakhir untuk proyek ini',
|
||||
'Projects Gantt chart' => 'Proyek grafik Gantt',
|
||||
'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 ',
|
||||
'Milestone' => 'Milestone',
|
||||
@@ -930,6 +929,7 @@ return array(
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
'Link type' => 'Tipe tautan',
|
||||
// 'Assign automatically a category based on a link' => '',
|
||||
// 'BAM - Konvertible Mark' => '',
|
||||
// 'Assignee Username' => '',
|
||||
@@ -1149,4 +1149,7 @@ return array(
|
||||
// 'Display list of keyboard shortcuts' => '',
|
||||
// 'Menu' => '',
|
||||
// 'Set start date' => '',
|
||||
// 'Avatar' => '',
|
||||
// 'Upload my avatar image' => '',
|
||||
// 'Remove my image' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user