Sync locales

This commit is contained in:
Frederic Guillot 2016-07-21 18:36:44 -04:00
parent 68e2a3d052
commit 1dcaf6ad9f
No known key found for this signature in database
GPG Key ID: 92D77191BA7FBC99
25 changed files with 250 additions and 9 deletions

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
'Global tags' => 'Globale Schlagwörter',
'There is no global tag at the moment.' => 'Es gibt zur Zeit kein globales Schlagwort',
'This field cannot be empty' => 'Dieses Feld kann nicht leer sein',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
'Hide tasks in this column in the dashboard' => 'Aufgaben in dieser Spalte im Dashboard ausblenden',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1217,5 +1217,14 @@ return array(
'Global tags' => 'Libellés globaux',
'There is no global tag at the moment.' => 'Il n\'y a aucun libellé global pour le moment.',
'This field cannot be empty' => 'Ce champ ne peut être vide',
// 'Hide tasks in this column in the dashboard' => '',
'Close a task when there is no activity in an specific column' => 'Fermer une tâche lorsqu\'il n\'y a aucune activité dans une colonne spécifique',
'%s removed a subtask for the task #%d' => '%s a supprimé une sous-tâche de la tâche n°%d',
'%s removed a comment on the task #%d' => '%s a supprimé un commentaire de la tâche n°%d',
'Comment removed on task #%d' => 'Commentaire supprimé sur la tâche n°%d',
'Subtask removed on task #%d' => 'Sous-tâche supprimée sur la tâche n°%d',
'Hide tasks in this column in the dashboard' => 'Cacher les tâches de cette colonne dans le tableau de bord',
'%s removed a comment on the task %s' => '%s a supprimé un commentaire de la tâche %s',
'%s removed a subtask for the task %s' => '%s a supprimé une sous-tâche de la tâche %s',
'Comment removed' => 'Commentaire supprimé',
'Subtask removed' => 'Sous-tâche supprimée',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
'Global tags' => 'Tag globali',
'There is no global tag at the moment.' => 'Non sono definiti tag globali al momento.',
'This field cannot be empty' => 'Questo campo non può essere vuoto',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -154,8 +154,6 @@ return array(
'%d closed tasks' => '%d개의 마친 할일',
'No task for this project' => '이 프로젝트에 할일이 없습니다',
'Public link' => '공개 접속 링크',
'Change assignee' => '담당자 변경',
'Change assignee for the task "%s"' => '할일 "%s"의 담당자를 변경',
'Timezone' => '시간대',
'Sorry, I didn\'t find this information in my database!' => '데이터베이스에서 정보가 발견되지 않았습니다!',
'Page not found' => '페이지가 발견되지 않는다',
@ -248,7 +246,6 @@ return array(
'Category' => '카테고리',
'Category:' => '카테고리:',
'Categories' => '카테고리',
'Category not found.' => '카테고리가 발견되지 않습니다',
'Your category have been created successfully.' => '카테고리를 작성했습니다.',
'Unable to create your category.' => '카테고리의 작성에 실패했습니다.',
'Your category have been updated successfully.' => '카테고리를 갱신했습니다.',
@ -270,7 +267,6 @@ return array(
'Do you really want to remove this file: "%s"?' => '파일 "%s" 을 삭제할까요?',
'Attachments' => '첨부',
'Edit the task' => '할일 수정',
'Edit the description' => '설명 수정',
'Add a comment' => '댓글 추가',
'Edit a comment' => '댓글 수정',
'Summary' => '개요',
@ -368,7 +364,6 @@ return array(
'No external authentication enabled.' => '외부 인증이 설정되어 있지 않습니다.',
'Password modified successfully.' => '패스워드를 변경했습니다.',
'Unable to change the password.' => '비밀 번호가 변경할 수 없었습니다.',
'Change category for the task "%s"' => '할일 "%s"의 카테고리의 변경',
'Change category' => '카테고리 수정',
'%s updated the task %s' => '%s이 할일 %s을 갱신 하였습니다',
'%s opened the task %s' => '%s이 할일 %s을 시작시켰습니다',
@ -485,7 +480,6 @@ return array(
'Remove a swimlane' => '스윔레인의 삭제',
'Show default swimlane' => '기본 스윔레인의 표시',
'Swimlane modification for the project "%s"' => '"%s" 프로젝트의 스웜레인 수정',
'Swimlane not found.' => '스윔레인이 발견되지 않습니다.',
'Swimlane removed successfully.' => '스윔레인을 삭제했습니다.',
'Swimlanes' => '스윔레인',
'Swimlane updated successfully.' => '스윔레인을 갱신했습니다.',
@ -1200,5 +1194,36 @@ return array(
'Email settings' => '이메일 설정',
'Email sender address' => '이메일 보낸이 주소',
'Email transport' => '이메일 전송',
// 'Webhook token' => '',
'Imports' => '가져오기',
// 'Project tags management' => '',
// 'Tag created successfully.' => '',
// 'Unable to create this tag.' => '',
// 'Tag updated successfully.' => '',
// 'Unable to update this tag.' => '',
// 'Tag removed successfully.' => '',
// 'Unable to remove this tag.' => '',
// 'Global tags management' => '',
// 'Tags' => '',
// 'Tags management' => '',
// 'Add new tag' => '',
// 'Edit a tag' => '',
// 'Project tags' => '',
// 'There is no specific tag for this project at the moment.' => '',
// 'Tag' => '',
// 'Remove a tag' => '',
// 'Do you really want to remove this tag: "%s"?' => '',
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
//' Hide tasks in this column in the dashboard' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
'Global tags' => 'Etiquetas globais',
'There is no global tag at the moment.' => 'De momento não existe nenhuma etiqueta global.',
// 'This field cannot be empty' => '',
//'Hide tasks in this column in the dashboard' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
'Global tags' => 'Глобальные метка',
'There is no global tag at the moment.' => 'Нет глобальных меток.',
'This field cannot be empty' => 'Это поле не может быть пустым',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
'Hide tasks in this column in the dashboard' => 'Не показывать задачи из этой колонки в кабинете',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);

View File

@ -1216,5 +1216,14 @@ return array(
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
);