summaryrefslogtreecommitdiff
path: root/app/Locale/id_ID
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-06 21:46:31 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-06 21:46:31 -0500
commit00e5a4c5b40610ec849567d30f88e3ab8d0720fb (patch)
tree49138feec30136c9ff432b7d61659e976a27211d /app/Locale/id_ID
parenta03e4d4dcb4ebce06671465c9a7bd7e51ba2ef79 (diff)
Move Github Webhook to external plugin
See: https://github.com/kanboard/plugin-github-webhook
Diffstat (limited to 'app/Locale/id_ID')
-rw-r--r--app/Locale/id_ID/translations.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php
index 405a6a37..b9e8948d 100644
--- a/app/Locale/id_ID/translations.php
+++ b/app/Locale/id_ID/translations.php
@@ -437,12 +437,6 @@ return array(
'%s changed the assignee of the task %s to %s' => '%s mengubah orang yang ditugaskan dari tugas %s ke %s',
'New password for the user "%s"' => 'Kata sandi baru untuk pengguna « %s »',
'Choose an event' => 'Pilih acara',
- 'Github commit received' => 'Menerima komit dari Github',
- 'Github issue opened' => 'Tiket Github dibuka',
- 'Github issue closed' => 'Tiket Github ditutup',
- 'Github issue reopened' => 'Tiket Github dibuka kembali',
- 'Github issue assignee change' => 'Rubah penugasan tiket Github',
- 'Github issue label change' => 'Perubahan label pada tiket Github',
'Create a task from an external provider' => 'Buat tugas dari pemasok eksternal',
'Change the assignee based on an external username' => 'Rubah penugasan berdasarkan nama pengguna eksternal',
'Change the category based on an external label' => 'Rubah kategori berdasarkan label eksternal',
@@ -487,10 +481,7 @@ return array(
'Everybody have access to this project.' => 'Semua orang mendapat akses untuk proyek ini.',
'Webhooks' => 'Webhooks',
'API' => 'API',
- 'Github webhooks' => 'Webhook Github',
- 'Help on Github webhooks' => 'Bantuan pada webhook Github',
'Create a comment from an external provider' => 'Buat komentar dari pemasok eksternal',
- 'Github issue comment created' => 'Komentar dibuat pada tiket Github',
'Project management' => 'Manajemen proyek',
'My projects' => 'Proyek saya',
'Columns' => 'Kolom',
@@ -508,7 +499,6 @@ return array(
'User repartition for "%s"' => 'Partisi ulang pengguna untuk « %s »',
'Clone this project' => 'Gandakan proyek ini',
'Column removed successfully.' => 'Kolom berhasil dihapus.',
- 'Github Issue' => 'Tiket Github',
'Not enough data to show the graph.' => 'Tidak cukup data untuk menampilkan grafik.',
'Previous' => 'Sebelumnya',
'The id must be an integer' => 'Id harus integer',
@@ -763,8 +753,6 @@ return array(
'By @%s on Bitbucket' => 'Oleh @%s pada Bitbucket',
'Bitbucket Issue' => 'Tiket Bitbucket',
'Commit made by @%s on Bitbucket' => 'Komit dibuat oleh @%s pada Bitbucket',
- 'Commit made by @%s on Github' => 'Komit dibuat oleh @%s pada Github',
- 'By @%s on Github' => 'Oleh @%s pada Github',
'Commit made by @%s on Gitlab' => 'Komit dibuat oleh @%s pada Gitlab',
'Add a comment log when moving the task between columns' => 'Menambahkan log komentar ketika memindahkan tugas antara kolom',
'Move the task to another column when the category is changed' => 'Pindahkan tugas ke kolom lain ketika kategori berubah',