summaryrefslogtreecommitdiff
path: root/app/Locale/ja_JP/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/ja_JP/translations.php')
-rw-r--r--app/Locale/ja_JP/translations.php13
1 files changed, 11 insertions, 2 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 19c2bf82..9397b9b9 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -20,6 +20,15 @@ return array(
'Red' => 'レッド',
'Orange' => 'オレンジ',
'Grey' => 'グレー',
+ // 'Brown' => '',
+ // 'Deep Orange' => '',
+ // 'Dark Grey' => '',
+ // 'Pink' => '',
+ // 'Teal' => '',
+ // 'Cyan' => '',
+ // 'Lime' => '',
+ // 'Light Green' => '',
+ // 'Amber' => '',
'Save' => '保存',
'Login' => 'ログイン',
'Official website:' => '公式 Web サイト:',
@@ -31,7 +40,6 @@ return array(
'All users' => 'すべてのユーザ',
'Username' => 'ユーザ名',
'Password' => 'パスワード',
- 'Default project' => 'デフォルトプロジェクト',
'Administrator' => '管理者',
'Sign in' => 'ログイン',
'Users' => 'ユーザ',
@@ -405,7 +413,6 @@ return array(
'Username:' => 'ユーザ名:',
'Name:' => '名前:',
'Email:' => 'Email:',
- 'Default project:' => 'デフォルトプロジェクト:',
'Notifications:' => '通知:',
'Notifications' => '通知',
'Group:' => 'グループ:',
@@ -949,4 +956,6 @@ return array(
// '<30m' => '',
// 'Stop timer' => '',
// 'Start timer' => '',
+ // 'Add project member' => '',
+ // 'Enable notifications' => '',
);