Sync locales
This commit is contained in:
@@ -167,7 +167,6 @@ return array(
|
||||
'%d closed tasks' => '%d 個のクローズしたタスク',
|
||||
'No task for this project' => 'このプロジェクトにタスクがありません',
|
||||
'Public link' => '公開アクセス用リンク',
|
||||
'There is no column in your project!' => 'カラムにプロジェクトがありません!',
|
||||
'Change assignee' => '担当を変更する',
|
||||
'Change assignee for the task "%s"' => 'タスク「%s」の担当を変更する',
|
||||
'Timezone' => 'タイムゾーン',
|
||||
@@ -302,7 +301,6 @@ return array(
|
||||
'File removed successfully.' => 'ファイルを削除しました。',
|
||||
'Attach a document' => 'ドキュメントを添付する',
|
||||
'Do you really want to remove this file: "%s"?' => 'ファイル「%s」を削除しますか?',
|
||||
'open' => 'オープン',
|
||||
'Attachments' => '添付',
|
||||
'Edit the task' => 'タスクを変更する',
|
||||
'Edit the description' => '説明を変更する',
|
||||
@@ -593,7 +591,6 @@ return array(
|
||||
'#%d' => '#%d',
|
||||
'All swimlanes' => '全てのスイムレーン',
|
||||
'All colors' => '全ての色',
|
||||
'All status' => '全てのステータス',
|
||||
'Moved to column %s' => 'カラム %s へ移動しました',
|
||||
'Change description' => '説明を変更',
|
||||
'User dashboard' => 'ユーザダッシュボード',
|
||||
@@ -699,7 +696,6 @@ return array(
|
||||
'Unable to add this currency rate.' => 'この通貨レートを追加できません。',
|
||||
'Webhook URL' => 'Webhook URL',
|
||||
'%s remove the assignee of the task %s' => '%s がタスク「%s」の担当を解除しました。',
|
||||
'API URL' => 'API URL',
|
||||
'Enable Gravatar images' => 'Gravatar イメージを有効化',
|
||||
'Information' => '情報 ',
|
||||
'Check two factor authentication code' => '2 段認証をチェックする',
|
||||
@@ -1032,4 +1028,40 @@ return array(
|
||||
// 'Unread notifications' => '',
|
||||
// 'My filters' => '',
|
||||
// 'Notification methods:' => '',
|
||||
// 'Import tasks from CSV file' => '',
|
||||
// 'Unable to read your file' => '',
|
||||
// '%d task(s) have been imported successfully.' => '',
|
||||
// 'Nothing have been imported!' => '',
|
||||
// 'Import users from CSV file' => '',
|
||||
// '%d user(s) have been imported successfully.' => '',
|
||||
// 'Comma' => '',
|
||||
// 'Semi-colon' => '',
|
||||
// 'Tab' => '',
|
||||
// 'Vertical bar' => '',
|
||||
// 'Double Quote' => '',
|
||||
// 'Single Quote' => '',
|
||||
// '%s attached a file to the task #%d' => '',
|
||||
// 'There is no column or swimlane activated in your project!' => '',
|
||||
// 'Append filter (instead of replacement)' => '',
|
||||
// 'Append/Replace' => '',
|
||||
// 'Append' => '',
|
||||
// 'Replace' => '',
|
||||
// 'There is no notification method registered.' => '',
|
||||
// 'Import' => '',
|
||||
// 'change sorting' => '',
|
||||
// 'Tasks Importation' => '',
|
||||
// 'Delimiter' => '',
|
||||
// 'Enclosure' => '',
|
||||
// 'CSV File' => '',
|
||||
// 'Instructions' => '',
|
||||
// 'Your file must use the predefined CSV format' => '',
|
||||
// 'Your file must be encoded in UTF-8' => '',
|
||||
// 'The first row must be the header' => '',
|
||||
// 'Duplicates are not verified for you' => '',
|
||||
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
|
||||
// 'Download CSV template' => '',
|
||||
// 'No external integration registered.' => '',
|
||||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user