Sync locales

This commit is contained in:
Frederic Guillot
2016-02-13 19:40:49 -05:00
parent 8768918bbe
commit 9861d41ddd
24 changed files with 389 additions and 2 deletions

View File

@@ -1118,4 +1118,23 @@ return array(
'End date: ' => '结束时间:',
'New due date: ' => '新超期时间:',
'Start date changed: ' => '开始时间已改变:',
// 'Disable private projects' => '',
// 'Do you really want to remove this custom filter: "%s"?' => '',
// 'Remove a custom filter' => '',
// 'User activated successfully.' => '',
// 'Unable to enable this user.' => '',
// 'User disabled successfully.' => '',
// 'Unable to disable this user.' => '',
// 'All files have been uploaded successfully.' => '',
// 'View uploaded files' => '',
// 'The maximum allowed file size is %sB.' => '',
// 'Choose files again' => '',
// 'Drag and drop your files here' => '',
// 'choose files' => '',
// 'View profile' => '',
// 'Two Factor' => '',
// 'Disable user' => '',
// 'Do you really want to disable this user: "%s"?' => '',
// 'Enable user' => '',
// 'Do you really want to enable this user: "%s"?' => '',
);