From c0ac22b7040cb5774544754d10a03dc67a218059 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Thu, 11 Sep 2014 12:44:22 +0200 Subject: Update French locales --- app/Locales/zh_CN/translations.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'app/Locales/zh_CN/translations.php') diff --git a/app/Locales/zh_CN/translations.php b/app/Locales/zh_CN/translations.php index 8a4b8836..9c45809a 100644 --- a/app/Locales/zh_CN/translations.php +++ b/app/Locales/zh_CN/translations.php @@ -468,4 +468,30 @@ return array( // 'Unable to change the password.' => '', // 'Change category for the task "%s"' => '', // 'Change category' => '', + // '%s updated the task #%d' => '', + // '%s open the task #%d' => '', + // '%s moved the task #%d to the position #%d in the column "%s"' => '', + // '%s moved the task #%d to the column "%s"' => '', + // '%s created the task #%d' => '', + // '%s closed the task #%d' => '', + // '%s created a subtask for the task #%d' => '', + // '%s updated a subtask for the task #%d' => '', + // 'Assigned to %s with an estimate of %s/%sh' => '', + // 'Not assigned, estimate of %sh' => '', + // '%s updated a comment on the task #%d' => '', + // '%s commented the task #%d' => '', + // '%s\'s activity' => '', + // 'No activity.' => '', + // 'RSS feed' => '', + // '%s updated a comment on the task #%d' => '', + // '%s commented on the task #%d' => '', + // '%s updated a subtask for the task #%d' => '', + // '%s created a subtask for the task #%d' => '', + // '%s updated the task #%d' => '', + // '%s created the task #%d' => '', + // '%s closed the task #%d' => '', + // '%s open the task #%d' => '', + // '%s moved the task #%d to the column "%s"' => '', + // '%s moved the task #%d to the position %d in the column "%s"' => '', + // 'Activity' => '', ); -- cgit v1.2.3