Update locales

This commit is contained in:
Frederic Guillot
2015-07-04 22:21:37 -04:00
parent b2ba780c9d
commit e7b967d743
20 changed files with 605 additions and 384 deletions

View File

@@ -165,8 +165,6 @@ return array(
'Date created' => '作成日',
'Date completed' => '完了日',
'Id' => 'ID',
'Completed tasks' => '完了したタスク',
'Completed tasks for "%s"' => '「%s」の完了したタスク',
'%d closed tasks' => '%d 個のクローズしたタスク',
'No task for this project' => 'このプロジェクトにタスクがありません',
'Public link' => '公開アクセス用リンク',
@@ -255,14 +253,11 @@ return array(
'Expiration date' => '有効期限',
'Remember Me' => '次回から自動的にログインする',
'Creation date' => '作成日',
'Filter by user' => 'ユーザでフィルタリング',
'Filter by due date' => '期限でフィルタリング',
'Everybody' => '全員',
'Open' => 'オープン',
'Closed' => 'クローズ',
'Search' => '検索',
'Nothing found.' => '結果なし。',
'Search in the project "%s"' => 'プロジェクト「%s」で検索',
'Due date' => '期限',
'Others formats accepted: %s and %s' => '他の書式: %s または %s',
'Description' => '説明',
@@ -301,7 +296,6 @@ return array(
'Category Name' => 'カテゴリ名',
'Add a new category' => 'カテゴリの追加',
'Do you really want to remove this category: "%s"?' => 'カテゴリ「%s」を削除しますか',
'Filter by category' => 'カテゴリでフィルタリング',
'All categories' => 'すべてのカテゴリ',
'No category' => 'カテゴリなし',
'The name is required' => '名前を入力してください',
@@ -445,7 +439,6 @@ return array(
'%s updated a comment on the task %s' => '%s がタスク %s のコメントを更新しました',
'%s commented the task %s' => '%s がタスク %s にコメントしました',
'%s\'s activity' => '%s のアクティビティ',
'No activity.' => 'アクティビティなし。',
'RSS feed' => 'RSS フィード',
'%s updated a comment on the task #%d' => '%s がタスク #%d のコメントを更新しました',
'%s commented on the task #%d' => '%s がタスク #%d にコメントしました',
@@ -605,14 +598,9 @@ return array(
'Language:' => '言語:',
'Timezone:' => 'タイムゾーン:',
'All columns' => '全てのカラム',
'Calendar for "%s"' => '「%s」のカレンダー',
'Filter by column' => 'カラムでフィルタ',
'Filter by status' => 'ステータスでフィルタ',
'Calendar' => 'カレンダー',
'Next' => '次へ',
'#%d' => '#%d',
'Filter by color' => '色でフィルタ',
'Filter by swimlane' => 'スイムレーンでフィルタ',
'All swimlanes' => '全てのスイムレーン',
'All colors' => '全ての色',
'All status' => '全てのステータス',
@@ -627,14 +615,8 @@ return array(
'Time Tracking' => 'タイムトラッキング',
'You already have one subtask in progress' => 'すでに進行中のサブタスクがあります。',
'Which parts of the project do you want to duplicate?' => 'プロジェクトの何を複製しますか?',
'Change dashboard view' => 'ダッシュボードビューを変更',
'Show/hide activities' => 'アクティビティの表示・非表示',
'Show/hide projects' => 'プロジェクトの表示・非表示',
'Show/hide subtasks' => 'サブタスクの表示・非表示',
'Show/hide tasks' => 'タスクの表示・非表示',
'Disable login form' => 'ログインフォームの無効化',
'Show/hide calendar' => 'カレンダーの表示・非表示',
'User calendar' => 'ユーザカレンダー',
'Bitbucket commit received' => 'Bitbucket コミットを受信しました',
'Bitbucket webhooks' => 'Bitbucket Webhooks',
'Help on Bitbucket webhooks' => 'Bitbucket Webhooks のヘルプ',
@@ -688,9 +670,7 @@ return array(
'Keyboard shortcuts' => 'キーボードショートカット',
'Open board switcher' => 'ボード切り替えを開く',
'Application' => 'アプリケーション',
'Filter recently updated' => 'フィルタがアップデートされました',
'since %B %e, %Y at %k:%M %p' => '%Y/%m/%d %k:%M から',
'More filters' => '他のフィルタ',
'Compact view' => 'コンパクトビュー',
'Horizontal scrolling' => '縦スクロール',
'Compact/wide view' => 'コンパクト/ワイドビュー',
@@ -921,7 +901,6 @@ return array(
// 'The task have been moved to the first swimlane' => '',
// 'The task have been moved to another swimlane:' => '',
// 'Overdue tasks for the project "%s"' => '',
// 'There is no completed tasks at the moment.' => '',
// 'New title: %s' => '',
// 'The task is not assigned anymore' => '',
// 'New assignee: %s' => '',
@@ -938,7 +917,6 @@ return array(
// 'The description have been modified' => '',
// 'Do you really want to close the task "%s" as well as all subtasks?' => '',
// 'Swimlane: %s' => '',
// 'Project calendar' => '',
// 'I want to receive notifications for:' => '',
// 'All tasks' => '',
// 'Only for tasks assigned to me' => '',
@@ -958,4 +936,39 @@ return array(
// 'Start timer' => '',
// 'Add project member' => '',
// 'Enable notifications' => '',
// 'My activity stream' => '',
// 'My calendar' => '',
// 'Search tasks' => '',
// 'Back to the calendar' => '',
// 'Filters' => '',
// 'Reset filters' => '',
// 'My tasks due tomorrow' => '',
// 'Tasks due today' => '',
// 'Tasks due tomorrow' => '',
// 'Tasks due yesterday' => '',
// 'Closed tasks' => '',
// 'Open tasks' => '',
// 'Not assigned' => '',
// 'View advanced search syntax' => '',
// 'Overview' => '',
// '%b %e %Y' => '',
// 'Board/Calendar/List view' => '',
// 'Switch to the board view' => '',
// 'Switch to the calendar view' => '',
// 'Switch to the list view' => '',
// 'Go to the search/filter box' => '',
// 'There is no activity yet.' => '',
// 'No tasks found.' => '',
// 'Keyboard shortcut: "%s"' => '',
// 'List' => '',
// 'Filter' => '',
// 'Advanced search' => '',
// 'Example of query: ' => '',
// 'Search by project: ' => '',
// 'Search by column: ' => '',
// 'Search by assignee: ' => '',
// 'Search by color: ' => '',
// 'Search by category: ' => '',
// 'Search by description: ' => '',
// 'Search by due date: ' => '',
);