summaryrefslogtreecommitdiff
path: root/app/Locale/my_MY/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-05-20 13:38:24 -0400
committerFrederic Guillot <fred@kanboard.net>2016-05-20 13:38:24 -0400
commitd20e2e94eb4274951526a48cb0b67beac7062d09 (patch)
tree11536a217efee2302b263034031a1e6c35c69f20 /app/Locale/my_MY/translations.php
parentf5ae9d0b4e8a675d642ae7a94086627ed922824a (diff)
Update translations
Diffstat (limited to 'app/Locale/my_MY/translations.php')
-rw-r--r--app/Locale/my_MY/translations.php34
1 files changed, 34 insertions, 0 deletions
diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php
index 0eb948a5..2322fa03 100644
--- a/app/Locale/my_MY/translations.php
+++ b/app/Locale/my_MY/translations.php
@@ -1166,4 +1166,38 @@ return array(
// 'Assign automatically a color based on a priority' => '',
'Overdue tasks for the project(s) "%s"' => 'Tugas terlambat untuk projek « %s »',
// 'Upload files' => '',
+ // 'Installed Plugins' => '',
+ // 'Plugin Directory' => '',
+ // 'Plugin installed successfully.' => '',
+ // 'Plugin updated successfully.' => '',
+ // 'Plugin removed successfully.' => '',
+ // 'Subtask converted to task successfully.' => '',
+ // 'Unable to convert the subtask.' => '',
+ // 'Unable to extract plugin archive.' => '',
+ // 'Plugin not found.' => '',
+ // 'You don\'t have the permission to remove this plugin.' => '',
+ // 'Unable to download plugin archive.' => '',
+ // 'Unable to write temporary file for plugin.' => '',
+ // 'Unable to open plugin archive.' => '',
+ // 'There is no file in the plugin archive.' => '',
+ // 'Create tasks in bulk' => '',
+ // 'Your Kanboard instance is not configured to install plugins from the user interface.' => '',
+ // 'There is no plugin available.' => '',
+ // 'Install' => '',
+ // 'Update' => '',
+ // 'Up to date' => '',
+ // 'Not available' => '',
+ // 'Remove plugin' => '',
+ // 'Do you really want to remove this plugin: "%s"?' => '',
+ // 'Uninstall' => '',
+ // 'Listing' => '',
+ // 'Metadata' => '',
+ // 'Manage projects' => '',
+ // 'Convert to task' => '',
+ // 'Convert sub-task to task' => '',
+ // 'Do you really want to convert this sub-task to a task?' => '',
+ // 'My task title' => '',
+ // 'Enter one task by line.' => '',
+ // 'Number of failed login:' => '',
+ // 'Account locked until:' => '',
);