Update Readme and sync locales

This commit is contained in:
Frédéric Guillot
2014-10-19 09:35:14 -04:00
parent e5bfd20f0f
commit 4da627d1be
2 changed files with 43 additions and 36 deletions

View File

@@ -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' => '',
);