summaryrefslogtreecommitdiff
path: root/app/Locale/ja_JP/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-03-26 20:00:22 -0400
committerFrederic Guillot <fred@kanboard.net>2016-03-26 20:00:22 -0400
commitd9dd35472667b09f16d34baec31790c5524d5956 (patch)
treeb0a42a02e8b761b1a9ad38eead235e9fd90a93ac /app/Locale/ja_JP/translations.php
parent66ed670618671b5152e30d89802053ac943bb7ae (diff)
Sync locales
Diffstat (limited to 'app/Locale/ja_JP/translations.php')
-rw-r--r--app/Locale/ja_JP/translations.php7
1 files changed, 5 insertions, 2 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 44ee836a..aa8cc654 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -327,10 +327,10 @@ return array(
'Time tracking:' => '時間計測:',
'New sub-task' => '新しいサブタスク',
'New attachment added "%s"' => '添付ファイル「%s」が追加されました',
- 'Comment updated' => 'コメントが更新されました',
'New comment posted by %s' => '「%s」の新しいコメントが追加されました',
'New attachment' => '新しい添付ファイル',
'New comment' => '新しいコメント',
+ 'Comment updated' => 'コメントが更新されました',
'New subtask' => '新しいサブタスク',
'Subtask updated' => 'サブタスクの更新',
'Task updated' => 'タスクの更新',
@@ -841,7 +841,6 @@ return array(
// 'End date:' => '',
// 'There is no start date or end date for this project.' => '',
// 'Projects Gantt chart' => '',
- // 'Link type' => '',
// 'Change task color when using a specific task link' => '',
// 'Task link creation or modification' => '',
// 'Milestone' => '',
@@ -930,6 +929,7 @@ return array(
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '',
+ // 'Link type' => '',
// 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '',
@@ -1149,4 +1149,7 @@ return array(
// 'Display list of keyboard shortcuts' => '',
// 'Menu' => '',
// 'Set start date' => '',
+ // 'Avatar' => '',
+ // 'Upload my avatar image' => '',
+ // 'Remove my image' => '',
);