Sync translations
This commit is contained in:
@@ -170,7 +170,6 @@ return array(
|
||||
'Leave a description' => '説明を書く',
|
||||
'Comment added successfully.' => 'コメントを追加しました。',
|
||||
'Unable to create your comment.' => 'コメントの追加に失敗しました。',
|
||||
'Edit this task' => 'タスクを変更する',
|
||||
'Due Date' => '期限',
|
||||
'Invalid date' => '日付が無効です',
|
||||
'Automatic actions' => '自動アクションを管理する',
|
||||
@@ -517,7 +516,6 @@ return array(
|
||||
'All swimlanes' => '全てのスイムレーン',
|
||||
'All colors' => '全ての色',
|
||||
'Moved to column %s' => 'カラム %s へ移動しました',
|
||||
'Change description' => '説明を変更',
|
||||
'User dashboard' => 'ユーザダッシュボード',
|
||||
'Allow only one subtask in progress at the same time for a user' => '一人のユーザにつき一つのタスクのみ進行中にできます',
|
||||
'Edit column "%s"' => 'カラム「%s」の編集',
|
||||
@@ -709,7 +707,6 @@ return array(
|
||||
// 'view the board on Kanboard' => '',
|
||||
// 'The task have been moved to the first swimlane' => '',
|
||||
// 'The task have been moved to another swimlane:' => '',
|
||||
// 'Overdue tasks for the project(s) "%s"' => '',
|
||||
// 'New title: %s' => '',
|
||||
// 'The task is not assigned anymore' => '',
|
||||
// 'New assignee: %s' => '',
|
||||
@@ -738,7 +735,6 @@ return array(
|
||||
// 'Stop timer' => '',
|
||||
// 'Start timer' => '',
|
||||
// 'Add project member' => '',
|
||||
// 'Enable notifications' => '',
|
||||
// 'My activity stream' => '',
|
||||
// 'My calendar' => '',
|
||||
// 'Search tasks' => '',
|
||||
@@ -1167,4 +1163,6 @@ return array(
|
||||
// 'Projects where "%s" is member' => '',
|
||||
// 'Open tasks assigned to "%s"' => '',
|
||||
// 'Closed tasks assigned to "%s"' => '',
|
||||
// 'Assign automatically a color based on a priority' => '',
|
||||
// 'Overdue tasks for the project(s) "%s"' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user