summaryrefslogtreecommitdiff
path: root/app/Locale/my_MY
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-03-05 17:48:45 -0500
committerFrederic Guillot <fred@kanboard.net>2016-03-05 17:48:45 -0500
commit4c9179878182e49e42d47a004c24b0aa9c9b72ee (patch)
tree2c78784a7d9bb5c85aa782e30382b0f58f4059c1 /app/Locale/my_MY
parent7c7692698014e9ac96c1d0446bacd972faa5a940 (diff)
Sync locales
Diffstat (limited to 'app/Locale/my_MY')
-rw-r--r--app/Locale/my_MY/translations.php11
1 files changed, 7 insertions, 4 deletions
diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php
index e2bc6117..cb22f6fe 100644
--- a/app/Locale/my_MY/translations.php
+++ b/app/Locale/my_MY/translations.php
@@ -8,7 +8,6 @@ return array(
'Edit' => 'Sunting',
'remove' => 'hapus',
'Remove' => 'Hapus',
- 'Update' => 'Kemaskini',
'Yes' => 'Ya',
'No' => 'Tidak',
'cancel' => 'batal',
@@ -60,7 +59,6 @@ return array(
'Actions' => 'Tindakan',
'Inactive' => 'Tidak Aktif',
'Active' => 'Aktif',
- 'Add this column' => 'Tambahkan kolom ini',
'%d tasks on the board' => '%d tugasan di papan',
'%d tasks in total' => 'Sejumlah %d tugasan',
'Unable to update this board.' => 'Tidak berupaya mengemaskini papan ini',
@@ -184,7 +182,6 @@ return array(
'Unable to remove this action.' => 'Tidak dapat menghapus tindakan ini',
'Action removed successfully.' => 'Tindakan berhasil dihapus.',
'Automatic actions for the project "%s"' => 'Tindakan otomatis untuk projek ini « %s »',
- 'Defined actions' => 'Tindakan didefinisikan',
'Add an action' => 'Tambah tindakan',
'Event name' => 'Nama acara',
'Action name' => 'Nama tindakan',
@@ -194,7 +191,6 @@ return array(
'When the selected event occurs execute the corresponding action.' => 'Ketika acara yang dipilih terjadi, melakukan tindakan yang sesuai.',
'Next step' => 'Langkah selanjutnya',
'Define action parameters' => 'Definisi parameter tindakan',
- 'Save this action' => 'Simpan tindakan ini',
'Do you really want to remove this action: "%s"?' => 'Apakah anda yakin akan menghapus tindakan ini « %s » ?',
'Remove an automatic action' => 'Hapus tindakan otomatis',
'Assign the task to a specific user' => 'Menetapkan tugas untuk pengguna tertentu',
@@ -1148,4 +1144,11 @@ return array(
// 'This value must be greater than %d' => '',
// 'Another swimlane with the same name exists in the project' => '',
// 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
+ // 'Actions duplicated successfully.' => '',
+ // 'Unable to duplicate actions.' => '',
+ // 'Add a new action' => '',
+ // 'Import from another project' => '',
+ // 'There is no action at the moment.' => '',
+ // 'Import actions from another project' => '',
+ // 'There is no available project.' => '',
);