Sync locales
This commit is contained in:
@@ -39,7 +39,6 @@ return array(
|
||||
'Administrator' => 'Administrator',
|
||||
'Sign in' => 'Masuk',
|
||||
'Users' => 'Pengguna',
|
||||
'No user' => 'Tidak ada pengguna',
|
||||
'Forbidden' => 'Terlarang',
|
||||
'Access Forbidden' => 'Akses Dilarang',
|
||||
'Edit user' => 'Edit pengguna',
|
||||
@@ -402,16 +401,13 @@ return array(
|
||||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Buat komentar dari penyedia eksternal',
|
||||
'Project management' => 'Manajemen proyek',
|
||||
'My projects' => 'Proyek saya',
|
||||
'Columns' => 'Kolom',
|
||||
'Task' => 'Tugas',
|
||||
'Your are not member of any project.' => 'Anda bukan anggota dari proyek apapun.',
|
||||
'Percentage' => 'Persentasi',
|
||||
'Number of tasks' => 'Jumlah dari tugas',
|
||||
'Task distribution' => 'Pembagian tugas',
|
||||
'Analytics' => 'Analitik',
|
||||
'Subtask' => 'Sub-tugas',
|
||||
'My subtasks' => 'Sub-tugas saya',
|
||||
'User repartition' => 'Partisi ulang pengguna',
|
||||
'Clone this project' => 'Klon proyek ini',
|
||||
'Column removed successfully.' => 'Kolom berhasil dihapus.',
|
||||
@@ -889,7 +885,6 @@ return array(
|
||||
'There is no user available.' => 'Tidak ada pengguna yang tersedia',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'Anda yakin mau menghapus pengguna "%s" dari grup "%s"?',
|
||||
'There is no group.' => 'Tidak ada grup',
|
||||
'External Id' => 'ID Eksternal',
|
||||
'Add group member' => 'Tambah anggota grup',
|
||||
'Do you really want to remove this group: "%s"?' => 'Anda yakin mau menghapus grup ini: "%s"?',
|
||||
'There is no user in this group.' => 'Tidak ada pengguna dalam grup ini',
|
||||
@@ -955,7 +950,6 @@ return array(
|
||||
'Default priority' => 'Prioritas default',
|
||||
'Lowest priority' => 'Prioritas terendah',
|
||||
'Highest priority' => 'Prioritas tertinggi',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Jika anda meletakkan nol untuk prioritas rendah dan tinggi, fitur ini akan dinonaktifkan.',
|
||||
'Close a task when there is no activity' => 'Tutup tugas jika tidak ada aktifitas',
|
||||
'Duration in days' => 'Durasi dalam hari',
|
||||
'Send email when there is no activity on a task' => 'Kirim email jika tidak ada aktifitas dalam tugas',
|
||||
@@ -1169,8 +1163,6 @@ return array(
|
||||
'Subtasks overview for %s' => 'Ringkasan sub-tugas untuk %s',
|
||||
'Projects overview for %s' => 'Ringkasan proyek untuk %s',
|
||||
'Activity stream for %s' => 'Arus aktivitas untuk %s',
|
||||
'Calendar for %s' => 'Kalender untuk %s',
|
||||
'Notifications for %s' => 'Notifikasi untuk %s',
|
||||
'Assign a color when the task is moved to a specific swimlane' => 'Berikan warna saat tugas dipindahkan ke swimlane tertentu',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => 'Berikan prioritas saat tugas dipindahkan ke swimlane tertentu',
|
||||
'User unlocked successfully.' => 'Berhasil membuka blokir pengguna.',
|
||||
@@ -1316,7 +1308,6 @@ return array(
|
||||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
@@ -1334,4 +1325,23 @@ return array(
|
||||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user