summaryrefslogtreecommitdiff
path: root/app/Locale/id_ID/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/id_ID/translations.php')
-rw-r--r--app/Locale/id_ID/translations.php40
1 files changed, 36 insertions, 4 deletions
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php
index a32e2a7a..8408fc11 100644
--- a/app/Locale/id_ID/translations.php
+++ b/app/Locale/id_ID/translations.php
@@ -167,7 +167,6 @@ return array(
'%d closed tasks' => '%d tugas yang ditutup',
'No task for this project' => 'Tidak ada tugas dalam proyek ini',
'Public link' => 'Tautan publik',
- 'There is no column in your project!' => 'Tidak ada kolom didalam proyek anda!',
'Change assignee' => 'Mengubah orang yand ditugaskan',
'Change assignee for the task "%s"' => 'Mengubah orang yang ditugaskan untuk tugas « %s »',
'Timezone' => 'Zona waktu',
@@ -302,7 +301,6 @@ return array(
'File removed successfully.' => 'Berkas berhasil dihapus.',
'Attach a document' => 'Lampirkan dokumen',
'Do you really want to remove this file: "%s"?' => 'Apakah anda yakin akan menghapus berkas ini « %s » ?',
- 'open' => 'buka',
'Attachments' => 'Lampiran',
'Edit the task' => 'Modifikasi tugas',
'Edit the description' => 'Modifikasi deskripsi',
@@ -593,7 +591,6 @@ return array(
'#%d' => 'n˚%d',
'All swimlanes' => 'Semua swimlane',
'All colors' => 'Semua warna',
- 'All status' => 'Semua status',
'Moved to column %s' => 'Pindah ke kolom %s',
'Change description' => 'Rubah deskripsi',
'User dashboard' => 'Dasbor pengguna',
@@ -699,7 +696,6 @@ return array(
'Unable to add this currency rate.' => 'Tidak dapat menambahkan nilai tukar mata uang',
'Webhook URL' => 'URL webhook',
'%s remove the assignee of the task %s' => '%s menghapus penugasan dari tugas %s',
- 'API URL' => 'API URL',
'Enable Gravatar images' => 'Mengaktifkan gambar Gravatar',
'Information' => 'Informasi',
'Check two factor authentication code' => 'Cek dua faktor kode otentifikasi',
@@ -1032,4 +1028,40 @@ return array(
// 'Unread notifications' => '',
// 'My filters' => '',
// 'Notification methods:' => '',
+ // 'Import tasks from CSV file' => '',
+ // 'Unable to read your file' => '',
+ // '%d task(s) have been imported successfully.' => '',
+ // 'Nothing have been imported!' => '',
+ // 'Import users from CSV file' => '',
+ // '%d user(s) have been imported successfully.' => '',
+ // 'Comma' => '',
+ // 'Semi-colon' => '',
+ // 'Tab' => '',
+ // 'Vertical bar' => '',
+ // 'Double Quote' => '',
+ // 'Single Quote' => '',
+ // '%s attached a file to the task #%d' => '',
+ // 'There is no column or swimlane activated in your project!' => '',
+ // 'Append filter (instead of replacement)' => '',
+ // 'Append/Replace' => '',
+ // 'Append' => '',
+ // 'Replace' => '',
+ // 'There is no notification method registered.' => '',
+ // 'Import' => '',
+ // 'change sorting' => '',
+ // 'Tasks Importation' => '',
+ // 'Delimiter' => '',
+ // 'Enclosure' => '',
+ // 'CSV File' => '',
+ // 'Instructions' => '',
+ // 'Your file must use the predefined CSV format' => '',
+ // 'Your file must be encoded in UTF-8' => '',
+ // 'The first row must be the header' => '',
+ // 'Duplicates are not verified for you' => '',
+ // 'The due date must use the ISO format: YYYY-MM-DD' => '',
+ // 'Download CSV template' => '',
+ // 'No external integration registered.' => '',
+ // 'Duplicates are not imported' => '',
+ // 'Usernames must be lowercase and unique' => '',
+ // 'Passwords will be encrypted if present' => '',
);