summaryrefslogtreecommitdiff
path: root/app/Locale/id_ID/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-02-19 09:11:05 -0500
committerFrederic Guillot <fred@kanboard.net>2017-02-19 09:11:05 -0500
commit23ff360d6232bbaf397405f0ac048f4200cea4ad (patch)
tree5cc21ed675ec5e5b7175c8236ba9422f7a762685 /app/Locale/id_ID/translations.php
parent64a4eb05ce9abb2c062a1a8fce6ac1021b343e7c (diff)
Update translations
Diffstat (limited to 'app/Locale/id_ID/translations.php')
-rw-r--r--app/Locale/id_ID/translations.php25
1 files changed, 18 insertions, 7 deletions
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php
index 6b51a76b..0ab68d7b 100644
--- a/app/Locale/id_ID/translations.php
+++ b/app/Locale/id_ID/translations.php
@@ -4,9 +4,7 @@ return array(
'number.decimals_separator' => ',',
'number.thousands_separator' => ' ',
'None' => 'Tidak satupun',
- 'edit' => 'modifikasi',
'Edit' => 'Edit',
- 'remove' => 'hapus',
'Remove' => 'Hapus',
'Yes' => 'Ya',
'No' => 'Tidak',
@@ -167,8 +165,6 @@ return array(
'Automatic actions for the project "%s"' => 'Tindakan otomatis untuk proyek ini "%s"',
'Add an action' => 'Tambah tindakan',
'Event name' => 'Nama acara',
- 'Action name' => 'Nama tindakan',
- 'Action parameters' => 'Parameter tindakan',
'Action' => 'Tindakan',
'Event' => 'Acara',
'When the selected event occurs execute the corresponding action.' => 'Ketika acara yang dipilih terjadi, tindakan yang berhubungan dengan acara akan dieksekusi.',
@@ -187,7 +183,7 @@ return array(
'Position' => 'Posisi',
'Duplicate to another project' => 'Duplikasi ke proyek lain',
'Duplicate' => 'Duplikat',
- 'link' => 'tautan',
+ 'Link' => 'tautan',
'Comment updated successfully.' => 'Komentar berhasil diperbarui.',
'Unable to update your comment.' => 'Tidak dapat memperbarui komentar Anda.',
'Remove a comment' => 'Hapus komentar',
@@ -234,7 +230,6 @@ return array(
'Category:' => 'Kategori:',
'Categories' => 'Kategori',
'Your category have been created successfully.' => 'Kategori Anda berhasil dibuat.',
- 'Unable to create your category.' => 'Tidak dapat membuat kategori Anda.',
'This category has been updated successfully.' => 'Kategori Anda berhasil diperbarui.',
'Unable to update this category.' => 'Tidak dapat memperbarui kategori Anda.',
'Remove a category' => 'Hapus kategori',
@@ -899,7 +894,6 @@ return array(
'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',
- 'Remove this user' => 'Hapus pengguna ini',
'Permissions' => 'Izin',
'Allowed Users' => 'Pengguna Yang Diizinkan',
'No user have been allowed specifically.' => 'Tidak ada user yang diperbolehkan secara khusus',
@@ -1309,4 +1303,21 @@ return array(
// 'This project is open' => '',
// 'This project is closed' => '',
// 'Unable to upload files, check the permissions of your data folder.' => '',
+ // 'Another category with the same name exists in this project' => '',
+ // 'Comment sent by email successfully.' => '',
+ // 'Sent by email to [%s](mailto:%s) (%s)' => '',
+ // 'Unable to read uploaded file.' => '',
+ // 'Database uploaded successfully.' => '',
+ // 'Task sent by email successfully.' => '',
+ // 'There is no category in this project.' => '',
+ // 'Send by email' => '',
+ // 'Create and send a comment by email' => '',
+ // 'Subject' => '',
+ // 'Upload the database' => '',
+ // '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' => '',
);