From a8c3c624351f4dc6fdecbc6c51c4dc812785e94c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 3 Oct 2016 18:33:24 -0400 Subject: Sync locales --- app/Locale/ko_KR/translations.php | 40 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'app/Locale/ko_KR') diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php index fc5ce76b..c403a3f3 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -1235,4 +1235,44 @@ return array( // 'There is no restriction for this role.' => '', // 'Only moving task between those columns is permitted' => '', // 'Close a task in a specific column when not moved during a given period' => '', + // 'Edit columns' => '', + // 'The column restriction has been created successfully.' => '', + // 'Unable to create this column restriction.' => '', + // 'Column restriction removed successfully.' => '', + // 'Unable to remove this restriction.' => '', + // 'Your custom project role has been created successfully.' => '', + // 'Unable to create custom project role.' => '', + // 'Your custom project role has been updated successfully.' => '', + // 'Unable to update custom project role.' => '', + // 'Custom project role removed successfully.' => '', + // 'Unable to remove this project role.' => '', + // 'The project restriction has been created successfully.' => '', + // 'Unable to create this project restriction.' => '', + // 'Project restriction removed successfully.' => '', + // 'You cannot create tasks in this column.' => '', + // 'Task creation is permitted for this column' => '', + // 'Closing or opening a task is permitted for this column' => '', + // 'Task creation is blocked for this column' => '', + // 'Closing or opening a task is blocked for this column' => '', + // 'Task creation is not permitted' => '', + // 'Closing or opening a task is not permitted' => '', + // 'New drag and drop restriction for the role "%s"' => '', + // 'People belonging to this role will be able to move tasks only between the source and the destination column.' => '', + // 'Remove a column restriction' => '', + // 'Do you really want to remove this column restriction: "%s" to "%s"?' => '', + // 'New column restriction for the role "%s"' => '', + // 'Rule' => '', + // 'Do you really want to remove this column restriction?' => '', + // 'Custom roles' => '', + // 'New custom project role' => '', + // 'Edit custom project role' => '', + // 'Remove a custom role' => '', + // 'Do you really want to remove this custom role: "%s"? All people assigned to this role will become project member.' => '', + // 'There is no custom role for this project.' => '', + // 'New project restriction for the role "%s"' => '', + // 'Restriction' => '', + // 'Remove a project restriction' => '', + // 'Do you really want to remove this project restriction: "%s"?' => '', + // 'Duplicate to multiple projects' => '', + // 'This field is required' => '', ); -- cgit v1.2.3