From 7bfeaaf1648ea8d6f03f8adf497e43bf2705ad39 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 19 Mar 2017 17:59:33 -0400 Subject: Sync locales --- app/Locale/id_ID/translations.php | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) (limited to 'app/Locale/id_ID/translations.php') diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php index ab079f82..511a795e 100644 --- a/app/Locale/id_ID/translations.php +++ b/app/Locale/id_ID/translations.php @@ -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' => '', ); -- cgit v1.2.3