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.php125
1 files changed, 85 insertions, 40 deletions
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 9397b9b9..636df9a5 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -126,7 +126,6 @@ return array(
'The project name is required' => 'プロジェクト名が必要です',
'This project must be unique' => 'プロジェクト名がすでに使われています',
'The title is required' => 'タイトルが必要です',
- 'There is no active project, the first step is to create a new project.' => '有効なプロジェクトがありません。まず新しいプロジェクトを作ります。',
'Settings saved successfully.' => '設定を保存しました。',
'Unable to save your settings.' => '設定の保存に失敗しました。',
'Database optimization done.' => 'データベースの最適化が終わりました。',
@@ -165,8 +164,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,25 +252,21 @@ 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' => '説明',
'%d comments' => '%d 個のコメント',
'%d comment' => '%d 個のコメント',
'Email address invalid' => 'メールアドレスが正しくありません',
- 'Your Google Account is not linked anymore to your profile.' => 'Google アカウントとのリンクが解除されました',
- 'Unable to unlink your Google Account.' => 'Google アカウントとのリンク解除に失敗しました',
- 'Google authentication failed' => 'Google の認証に失敗しました',
- 'Unable to link your Google Account.' => 'Google アカウントとのリンクに失敗しました。',
- 'Your Google Account is linked to your profile successfully.' => 'Google アカウントとリンクしました',
+ // 'Your external account is not linked anymore to your profile.' => '',
+ // 'Unable to unlink your external account.' => '',
+ // 'External authentication failed' => '',
+ // 'Your external account is linked to your profile successfully.' => '',
'Email' => 'Email',
'Link my Google Account' => 'Google アカウントをリンクする',
'Unlink my Google Account' => 'Google アカウントのリンクを解除する',
@@ -301,7 +294,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' => '名前を入力してください',
@@ -344,14 +336,9 @@ return array(
'Maximum size: ' => '最大: ',
'Unable to upload the file.' => 'ファイルのアップロードに失敗しました。',
'Display another project' => '別のプロジェクトを表示',
- 'Your GitHub account was successfully linked to your profile.' => 'GitHub アカウントとリンクしました。',
- 'Unable to link your GitHub Account.' => 'GitHub アカウントとリンクできませんでした。',
- 'GitHub authentication failed' => 'GitHub アカウントの認証に失敗しました。',
- 'Your GitHub account is no longer linked to your profile.' => 'GitHub アカウントへのリンクが解除されました。',
- 'Unable to unlink your GitHub Account.' => 'GitHub アカウントのリンク解除に失敗しました。',
- 'Login with my GitHub Account' => 'Github アカウントでログインする',
- 'Link my GitHub Account' => 'Github アカウントをリンクする',
- 'Unlink my GitHub Account' => 'Github アカウントとのリンクを解除する',
+ 'Login with my Github Account' => 'Github アカウントでログインする',
+ 'Link 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' => 'タスクの出力',
@@ -409,7 +396,7 @@ return array(
'Enabled' => '有効',
'Disabled' => '無効',
'Google account linked' => 'Google アカウントがリンク',
- 'Github account linked' => 'GitHub のアカウントがリンク',
+ 'Github account linked' => 'Github のアカウントがリンク',
'Username:' => 'ユーザ名:',
'Name:' => '名前:',
'Email:' => 'Email:',
@@ -423,7 +410,7 @@ return array(
'Password modification' => 'パスワードの変更',
'External authentications' => '外部認証',
'Google Account' => 'Google アカウント',
- 'Github Account' => 'GitHub アカウント',
+ 'Github Account' => 'Github アカウント',
'Never connected.' => '未接続。',
'No account linked.' => 'アカウントがリンクしていません。',
'Account linked.' => 'アカウントがリンクしました。',
@@ -445,7 +432,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 +591,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 +608,7 @@ 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' => 'ユーザカレンダー',
+ // 'Disallow login form' => '',
'Bitbucket commit received' => 'Bitbucket コミットを受信しました',
'Bitbucket webhooks' => 'Bitbucket Webhooks',
'Help on Bitbucket webhooks' => 'Bitbucket Webhooks のヘルプ',
@@ -688,9 +662,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 +893,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 +909,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 +928,79 @@ 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: ' => '',
+ // 'Lead and Cycle time for "%s"' => '',
+ // 'Average time spent into each column for "%s"' => '',
+ // 'Average time spent into each column' => '',
+ // 'Average time spent' => '',
+ // 'This chart show the average time spent into each column for the last %d tasks.' => '',
+ // 'Average Lead and Cycle time' => '',
+ // 'Average lead time: ' => '',
+ // 'Average cycle time: ' => '',
+ // 'Cycle Time' => '',
+ // 'Lead Time' => '',
+ // 'This chart show the average lead and cycle time for the last %d tasks over the time.' => '',
+ // 'Average time into each column' => '',
+ // 'Lead and cycle time' => '',
+ // 'Google Authentication' => '',
+ // 'Help on Google authentication' => '',
+ // 'Github Authentication' => '',
+ // 'Help on Github authentication' => '',
+ // 'Channel/Group/User (Optional)' => '',
+ // 'Lead time: ' => '',
+ // 'Cycle time: ' => '',
+ // 'Time spent into each column' => '',
+ // 'The lead time is the duration between the task creation and the completion.' => '',
+ // 'The cycle time is the duration between the start date and the completion.' => '',
+ // 'If the task is not closed the current time is used instead of the completion date.' => '',
+ // 'Set automatically the start date' => '',
+ // 'Edit Authentication' => '',
+ // 'Google Id' => '',
+ // 'Github Id' => '',
+ // 'Remote user' => '',
+ // 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
+ // 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
+ // 'By @%s on Gitlab' => '',
+ // 'Gitlab issue comment created' => '',
+ // 'New remote user' => '',
+ // 'New local user' => '',
+ // 'Default task color' => '',
+ // 'Hide sidebar' => '',
+ // 'Expand sidebar' => '',
+ // 'This feature does not work with all browsers.' => '',
+ // 'There is no destination project available.' => '',
);