From 4da627d1beff2a7a775f1075237ea5721b478e39 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 19 Oct 2014 09:35:14 -0400 Subject: Update Readme and sync locales --- app/Locales/ja_JP/translations.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'app/Locales') diff --git a/app/Locales/ja_JP/translations.php b/app/Locales/ja_JP/translations.php index 9b7c5ac5..210c476b 100644 --- a/app/Locales/ja_JP/translations.php +++ b/app/Locales/ja_JP/translations.php @@ -373,7 +373,7 @@ return array( 'Unable to unlink your GitHub Account.' => 'GitHub アカウントのリンク解除に失敗しました。', 'Login with my GitHub Account' => 'Github アカウントでログインする', 'Link my GitHub Account' => 'Github アカウントをリンクする', - 'Unlink my GitHub Account' => 'Github アカウントとのリンクを解除する', + 'Unlink my GitHub Account' => 'Github アカウントとのリンクを解除する', 'Created by %s' => '%s が作成', 'Last modified on %B %e, %Y at %k:%M %p' => ' %Y/%m/%d %H:%M に変更', 'Tasks Export' => 'タスクの出力', @@ -449,6 +449,7 @@ return array( 'Email:' => 'Email:', 'Default project:' => 'デフォルトプロジェクト:', 'Notifications:' => '通知:', + // 'Notifications' => '', 'Group:' => 'グループ:', 'Regular user' => '通常のユーザ', 'Account type:' => 'アカウントの種類:', @@ -543,4 +544,9 @@ return array( 'Started on %B %e, %Y' => '開始 %Y/%m/%d', 'Start date' => '開始時間', 'Time estimated' => '予想時間', + // 'There is nothing assigned to you.' => '', + // 'My tasks' => '', + // 'Activity stream' => '', + // 'Dashboard' => '', + // 'Confirmation' => '', ); -- cgit v1.2.3