Sync locales
This commit is contained in:
@@ -8,7 +8,6 @@ return array(
|
||||
'Edit' => 'Modifikasi',
|
||||
'remove' => 'hapus',
|
||||
'Remove' => 'Hapus',
|
||||
'Update' => 'Perbaharui',
|
||||
'Yes' => 'Ya',
|
||||
'No' => 'Tidak',
|
||||
'cancel' => 'batal',
|
||||
@@ -60,7 +59,6 @@ return array(
|
||||
'Actions' => 'Tindakan',
|
||||
'Inactive' => 'Non Aktif',
|
||||
'Active' => 'Aktif',
|
||||
'Add this column' => 'Tambahkan kolom ini',
|
||||
'%d tasks on the board' => '%d tugas di papan',
|
||||
'%d tasks in total' => '%d tugas di total',
|
||||
'Unable to update this board.' => 'Tidak dapat memperbaharui 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 proyek 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.' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user