2014-11-23 20:13:38 +01:00
|
|
|
|
<?php
|
|
|
|
|
|
|
|
|
|
return array(
|
2015-04-21 17:56:16 +02:00
|
|
|
|
// 'number.decimals_separator' => '',
|
|
|
|
|
// 'number.thousands_separator' => '',
|
2014-11-23 20:13:38 +01:00
|
|
|
|
'None' => 'なし',
|
|
|
|
|
'edit' => '変更',
|
|
|
|
|
'Edit' => '変更',
|
|
|
|
|
'remove' => '削除する',
|
|
|
|
|
'Remove' => '削除する',
|
|
|
|
|
'Update' => '変更',
|
|
|
|
|
'Yes' => 'はい',
|
|
|
|
|
'No' => 'いいえ',
|
|
|
|
|
'cancel' => 'キャンセル',
|
|
|
|
|
'or' => 'または',
|
|
|
|
|
'Yellow' => 'イエロー',
|
|
|
|
|
'Blue' => 'ブルー',
|
|
|
|
|
'Green' => 'グリーン',
|
|
|
|
|
'Purple' => 'パープル',
|
|
|
|
|
'Red' => 'レッド',
|
|
|
|
|
'Orange' => 'オレンジ',
|
|
|
|
|
'Grey' => 'グレー',
|
|
|
|
|
'Save' => '保存',
|
|
|
|
|
'Login' => 'ログイン',
|
|
|
|
|
'Official website:' => '公式 Web サイト:',
|
|
|
|
|
'Unassigned' => '担当なし',
|
|
|
|
|
'View this task' => 'このタクスを見る',
|
|
|
|
|
'Remove user' => 'ユーザの削除',
|
|
|
|
|
'Do you really want to remove this user: "%s"?' => 'ユーザ「%s」を本当に削除しますか?',
|
|
|
|
|
'New user' => 'ユーザを追加する',
|
|
|
|
|
'All users' => 'すべてのユーザ',
|
|
|
|
|
'Username' => 'ユーザ名',
|
|
|
|
|
'Password' => 'パスワード',
|
|
|
|
|
'Default project' => 'デフォルトプロジェクト',
|
|
|
|
|
'Administrator' => '管理者',
|
|
|
|
|
'Sign in' => 'ログイン',
|
|
|
|
|
'Users' => 'ユーザ',
|
|
|
|
|
'No user' => 'ユーザがいません',
|
|
|
|
|
'Forbidden' => 'アクセス拒否',
|
|
|
|
|
'Access Forbidden' => 'アクセスが拒否されました',
|
|
|
|
|
'Only administrators can access to this page.' => '管理者のみがこのページにアクセスできます。',
|
|
|
|
|
'Edit user' => 'ユーザを変更する',
|
|
|
|
|
'Logout' => 'ログアウト',
|
|
|
|
|
'Bad username or password' => 'ユーザ名またはパスワードが違います。',
|
|
|
|
|
'users' => 'ユーザ',
|
|
|
|
|
'projects' => 'プロジェクト',
|
|
|
|
|
'Edit project' => 'プロジェクトを変更する',
|
|
|
|
|
'Name' => '名前',
|
|
|
|
|
'Activated' => '有効',
|
|
|
|
|
'Projects' => 'プロジェクト',
|
|
|
|
|
'No project' => 'プロジェクトがありません',
|
|
|
|
|
'Project' => 'プロジェクト',
|
|
|
|
|
'Status' => 'ステータス',
|
|
|
|
|
'Tasks' => 'タスク',
|
|
|
|
|
'Board' => 'ボード',
|
|
|
|
|
'Actions' => 'アクション',
|
|
|
|
|
'Inactive' => '無効',
|
|
|
|
|
'Active' => '有効',
|
|
|
|
|
'Column %d' => 'カラム %d',
|
|
|
|
|
'Add this column' => 'カラムを追加する',
|
|
|
|
|
'%d tasks on the board' => '%d 個のタスク',
|
|
|
|
|
'%d tasks in total' => '合計 %d 個のタスク',
|
|
|
|
|
'Unable to update this board.' => 'ボードを更新できませんでした',
|
|
|
|
|
'Edit board' => 'ボードを変更する',
|
|
|
|
|
'Disable' => '無効にする',
|
|
|
|
|
'Enable' => '有効にする',
|
|
|
|
|
'New project' => 'プロジェクトを作る',
|
|
|
|
|
'Do you really want to remove this project: "%s"?' => 'プロジェクト「%s」を本当に削除しますか?',
|
|
|
|
|
'Remove project' => 'プロジェクトの削除',
|
|
|
|
|
'Boards' => 'ボード',
|
|
|
|
|
'Edit the board for "%s"' => 'ボード「%s」を変更する',
|
|
|
|
|
'All projects' => 'すべてのプロジェクト',
|
|
|
|
|
'Change columns' => 'カラムの変更',
|
|
|
|
|
'Add a new column' => 'カラムの追加',
|
|
|
|
|
'Title' => 'タイトル',
|
|
|
|
|
'Add Column' => 'カラムの追加',
|
|
|
|
|
'Project "%s"' => 'プロジェクト「%s」',
|
|
|
|
|
'Nobody assigned' => '担当なし',
|
|
|
|
|
'Assigned to %s' => '%sが担当',
|
|
|
|
|
'Remove a column' => 'カラムの削除',
|
|
|
|
|
'Remove a column from a board' => 'ボードからカラムの削除',
|
|
|
|
|
'Unable to remove this column.' => 'カラムを削除できませんでした。',
|
|
|
|
|
'Do you really want to remove this column: "%s"?' => 'カラム「%s」を削除しますか?',
|
|
|
|
|
'This action will REMOVE ALL TASKS associated to this column!' => 'この操作はこのカラムに割当てられた『全てのタスクを削除』します!',
|
|
|
|
|
'Settings' => '設定',
|
|
|
|
|
'Application settings' => 'アプリケーションの設定',
|
|
|
|
|
'Language' => '言語',
|
|
|
|
|
'Webhook token:' => 'Webhook トークン:',
|
|
|
|
|
'API token:' => 'API トークン:',
|
|
|
|
|
'More information' => '詳細',
|
|
|
|
|
'Database size:' => 'データベースのサイズ:',
|
|
|
|
|
'Download the database' => 'データベースのダウンロード',
|
|
|
|
|
'Optimize the database' => 'データベースの最適化',
|
|
|
|
|
'(VACUUM command)' => '(VACUUM コマンド)',
|
|
|
|
|
'(Gzip compressed Sqlite file)' => '(GZip コマンドで圧縮された Sqlite ファイル)',
|
|
|
|
|
'User settings' => 'ユーザ設定',
|
|
|
|
|
'My default project:' => '自分のデフォルトプロジェクト:',
|
|
|
|
|
'Close a task' => 'タスクをクロースする',
|
|
|
|
|
'Do you really want to close this task: "%s"?' => 'タスク「%s」をクローズしますか?',
|
|
|
|
|
'Edit a task' => 'タスクを変更する',
|
|
|
|
|
'Column' => 'カラム',
|
|
|
|
|
'Color' => '色',
|
|
|
|
|
'Assignee' => '担当',
|
|
|
|
|
'Create another task' => '続けて別のタスクを追加する',
|
|
|
|
|
'New task' => 'タスクを追加する',
|
|
|
|
|
'Open a task' => 'タスクをオープンする',
|
|
|
|
|
'Do you really want to open this task: "%s"?' => 'タスク「%s」をオープンしますか?',
|
|
|
|
|
'Back to the board' => 'ボードに戻る',
|
|
|
|
|
'Created on %B %e, %Y at %k:%M %p' => '%Y/%m/%d %H:%M に作成',
|
|
|
|
|
'There is nobody assigned' => '担当者がいません',
|
|
|
|
|
'Column on the board:' => 'カラム: ',
|
|
|
|
|
'Status is open' => 'ステータスはオープンです',
|
|
|
|
|
'Status is closed' => 'ステータスはクローズです',
|
|
|
|
|
'Close this task' => 'タスクをクローズする',
|
|
|
|
|
'Open this task' => 'タスクをオープンする',
|
|
|
|
|
'There is no description.' => '説明がありません',
|
|
|
|
|
'Add a new task' => 'タスクを追加する',
|
|
|
|
|
'The username is required' => 'ユーザ名が必要です',
|
|
|
|
|
'The maximum length is %d characters' => '最大 %d 文字です',
|
|
|
|
|
'The minimum length is %d characters' => '最小 %d 文字必要です',
|
|
|
|
|
'The password is required' => 'パスワードが必要です',
|
|
|
|
|
'This value must be an integer' => '整数で入力してください',
|
|
|
|
|
'The username must be unique' => 'ユーザ名がすでに使用されています',
|
|
|
|
|
'The username must be alphanumeric' => 'ユーザ名は英数字で入力してください',
|
|
|
|
|
'The user id is required' => 'ユーザ ID が必要です',
|
|
|
|
|
'Passwords don\'t match' => 'パスワードが一致しません',
|
|
|
|
|
'The confirmation is required' => '確認用のパスワードを入力してください',
|
|
|
|
|
'The column is required' => 'カラムが必要です',
|
|
|
|
|
'The project is required' => 'プロジェクトが必要です',
|
|
|
|
|
'The color is required' => '色が必要です',
|
|
|
|
|
'The id is required' => 'ID が必要です',
|
|
|
|
|
'The project id is required' => 'プロジェクト ID が必要です',
|
|
|
|
|
'The project name is required' => 'プロジェクト名が必要です',
|
|
|
|
|
'This project must be unique' => 'プロジェクト名がすでに使われています',
|
|
|
|
|
'The title is required' => 'タイトルが必要です',
|
|
|
|
|
'The language 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.' => 'データベースの最適化が終わりました。',
|
|
|
|
|
'Your project have been created successfully.' => 'プロジェクトを作成しました。',
|
|
|
|
|
'Unable to create your project.' => 'プロジェクトの作成に失敗しました。',
|
|
|
|
|
'Project updated successfully.' => 'プロジェクトを更新しました。',
|
|
|
|
|
'Unable to update this project.' => 'プロジェクトの更新に失敗しました。',
|
|
|
|
|
'Unable to remove this project.' => 'プロジェクトの削除に失敗しました。',
|
|
|
|
|
'Project removed successfully.' => 'プロジェクトを削除しました。',
|
|
|
|
|
'Project activated successfully.' => 'プロジェクトを有効にしました。',
|
|
|
|
|
'Unable to activate this project.' => 'プロジェクトの有効にできませんでした。',
|
|
|
|
|
'Project disabled successfully.' => 'プロジェクトを無効にしました。',
|
|
|
|
|
'Unable to disable this project.' => 'プロジェクトの無効にできませんでした。',
|
|
|
|
|
'Unable to open this task.' => 'タスクのオープンに失敗しました。',
|
|
|
|
|
'Task opened successfully.' => 'タスクをオープンしました。',
|
|
|
|
|
'Unable to close this task.' => 'タスクのクローズに失敗しました。',
|
|
|
|
|
'Task closed successfully.' => 'タスクをクローズしました。',
|
|
|
|
|
'Unable to update your task.' => 'タスクの更新に失敗しました。',
|
|
|
|
|
'Task updated successfully.' => 'タスクを更新しました。',
|
|
|
|
|
'Unable to create your task.' => 'タスクの追加に失敗しました。',
|
|
|
|
|
'Task created successfully.' => 'タスクを追加しました。',
|
|
|
|
|
'User created successfully.' => 'ユーザを追加しました。',
|
|
|
|
|
'Unable to create your user.' => 'ユーザの追加に失敗しました。',
|
|
|
|
|
'User updated successfully.' => 'ユーザを更新しました。',
|
|
|
|
|
'Unable to update your user.' => 'ユーザの更新に失敗しました。',
|
|
|
|
|
'User removed successfully.' => 'ユーザを削除しました。',
|
|
|
|
|
'Unable to remove this user.' => 'ユーザの削除に失敗しました。',
|
|
|
|
|
'Board updated successfully.' => 'ボードを更新しました。',
|
|
|
|
|
'Ready' => 'Ready',
|
|
|
|
|
'Backlog' => 'Backlog',
|
|
|
|
|
'Work in progress' => 'Work in progress',
|
|
|
|
|
'Done' => 'Done',
|
|
|
|
|
'Application version:' => 'アプリケーションのバージョン:',
|
|
|
|
|
'Completed on %B %e, %Y at %k:%M %p' => '%Y/%m/%d %H:%M に完了',
|
|
|
|
|
'%B %e, %Y at %k:%M %p' => '%Y/%m/%d %H:%M',
|
|
|
|
|
'Date created' => '作成日',
|
|
|
|
|
'Date completed' => '完了日',
|
|
|
|
|
'Id' => 'ID',
|
|
|
|
|
'No task' => 'タスクなし',
|
|
|
|
|
'Completed tasks' => '完了したタスク',
|
|
|
|
|
'List of projects' => 'プロジェクトの一覧',
|
|
|
|
|
'Completed tasks for "%s"' => '「%s」の完了したタスク',
|
|
|
|
|
'%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' => 'タイムゾーン',
|
2015-01-16 14:23:05 +01:00
|
|
|
|
'Sorry, I didn\'t find this information in my database!' => 'データベース上で情報が見つかりませんでした!',
|
2014-11-23 20:13:38 +01:00
|
|
|
|
'Page not found' => 'ページが見つかりません',
|
|
|
|
|
'Complexity' => '複雑さ',
|
|
|
|
|
'limit' => '制限',
|
|
|
|
|
'Task limit' => 'タスク数制限',
|
2014-12-22 19:15:38 +01:00
|
|
|
|
// 'Task count' => '',
|
2014-11-23 20:13:38 +01:00
|
|
|
|
'This value must be greater than %d' => '%d より大きな値を入力してください',
|
|
|
|
|
'Edit project access list' => 'プロジェクトのアクセス許可を変更',
|
|
|
|
|
'Edit users access' => 'ユーザのアクセス許可を変更',
|
|
|
|
|
'Allow this user' => 'このユーザを許可する',
|
|
|
|
|
'Only those users have access to this project:' => 'これらのユーザのみがプロジェクトにアクセスできます:',
|
|
|
|
|
'Don\'t forget that administrators have access to everything.' => '管理者には全ての権限が与えられます。',
|
2015-01-16 14:23:05 +01:00
|
|
|
|
'Revoke' => '許可を取り下げる',
|
2014-11-23 20:13:38 +01:00
|
|
|
|
'List of authorized users' => '許可されたユーザ',
|
|
|
|
|
'User' => 'ユーザ',
|
|
|
|
|
'Nobody have access to this project.' => 'だれもプロジェクトにアクセスできません。',
|
|
|
|
|
'You are not allowed to access to this project.' => 'プロジェクトへのアクセスが許可されていません。',
|
|
|
|
|
'Comments' => 'コメント',
|
|
|
|
|
'Post comment' => 'コメントを書く',
|
|
|
|
|
'Write your text in Markdown' => 'Markdown 記法で書く',
|
|
|
|
|
'Leave a comment' => 'コメントを書く',
|
|
|
|
|
'Comment is required' => 'コメントを入力してください',
|
|
|
|
|
'Leave a description' => '説明を書く',
|
|
|
|
|
'Comment added successfully.' => 'コメントを追加しました。',
|
|
|
|
|
'Unable to create your comment.' => 'コメントの追加に失敗しました。',
|
|
|
|
|
'The description is required' => '説明を入力してください',
|
|
|
|
|
'Edit this task' => 'タスクを変更する',
|
|
|
|
|
'Due Date' => '期限',
|
|
|
|
|
'Invalid date' => '日付が無効です',
|
|
|
|
|
'Must be done before %B %e, %Y' => '%Y/%m/%d までに完了',
|
|
|
|
|
'%B %e, %Y' => '%d %B %Y',
|
2015-01-16 14:23:05 +01:00
|
|
|
|
// '%b %e, %Y' => '',
|
2014-11-23 20:13:38 +01:00
|
|
|
|
'Automatic actions' => '自動アクションを管理する',
|
|
|
|
|
'Your automatic action have been created successfully.' => '自動アクションを作成しました。',
|
|
|
|
|
'Unable to create your automatic action.' => '自動アクションの作成に失敗しました。',
|
|
|
|
|
'Remove an action' => '自動アクションの削除',
|
|
|
|
|
'Unable to remove this action.' => '自動アクションの削除に失敗しました。',
|
|
|
|
|
'Action removed successfully.' => '自動アクションの削除に成功しました。',
|
|
|
|
|
'Automatic actions for the project "%s"' => 'プロジェクト「%s」の自動アクション',
|
|
|
|
|
'Defined actions' => '定義された自動アクション',
|
|
|
|
|
'Add an action' => '自動アクションの追加',
|
|
|
|
|
'Event name' => 'イベント名',
|
|
|
|
|
'Action name' => 'アクション名',
|
|
|
|
|
'Action parameters' => 'アクションのパラメーター',
|
|
|
|
|
'Action' => 'アクション',
|
|
|
|
|
'Event' => 'イベント',
|
|
|
|
|
'When the selected event occurs execute the corresponding action.' => '選択されたイベントが発生した時、対応するアクションを実行する。',
|
|
|
|
|
'Next step' => '次のステップ',
|
|
|
|
|
'Define action parameters' => 'アクションのパラメーター',
|
|
|
|
|
'Save this action' => 'このアクションを保存する',
|
|
|
|
|
'Do you really want to remove this action: "%s"?' => '自動アクション「%s」を削除しますか?',
|
|
|
|
|
'Remove an automatic action' => '自動アクションの削除',
|
|
|
|
|
'Close the task' => 'タスクのクローズ',
|
|
|
|
|
'Assign the task to a specific user' => 'タスクの担当者を割り当てる',
|
|
|
|
|
'Assign the task to the person who does the action' => 'アクションを起こしたユーザを担当者にする',
|
|
|
|
|
'Duplicate the task to another project' => '別のプロジェクトにタスクを複製する',
|
|
|
|
|
'Move a task to another column' => 'タスクを別のカラムに移動する',
|
|
|
|
|
'Move a task to another position in the same column' => 'カラム上でのタスクの順序を変える',
|
|
|
|
|
'Task modification' => 'タスクの変更',
|
|
|
|
|
'Task creation' => 'タスクを作る',
|
|
|
|
|
'Open a closed task' => 'タスクを再オープンする',
|
|
|
|
|
'Closing a task' => 'タスクをクローズする',
|
|
|
|
|
'Assign a color to a specific user' => '色をユーザに割り当てる',
|
|
|
|
|
'Column title' => 'カラムのタイトル',
|
|
|
|
|
'Position' => '位置',
|
|
|
|
|
'Move Up' => '上に動かす',
|
|
|
|
|
'Move Down' => '下に動かす',
|
|
|
|
|
'Duplicate to another project' => '別のプロジェクトに複製する',
|
|
|
|
|
'Duplicate' => '複製する',
|
|
|
|
|
'link' => 'リンク',
|
|
|
|
|
'Update this comment' => 'コメントを更新する',
|
|
|
|
|
'Comment updated successfully.' => 'コメントを更新しました。',
|
|
|
|
|
'Unable to update your comment.' => 'コメントの更新に失敗しました。',
|
|
|
|
|
'Remove a comment' => 'コメントを削除する',
|
|
|
|
|
'Comment removed successfully.' => 'コメントを削除しました。',
|
|
|
|
|
'Unable to remove this comment.' => 'コメントの削除に失敗しました。',
|
|
|
|
|
'Do you really want to remove this comment?' => 'コメントを削除しますか?',
|
|
|
|
|
'Only administrators or the creator of the comment can access to this page.' => '管理者かコメントの作成者のみがこのページアクセスできます。',
|
|
|
|
|
'Details' => '詳細',
|
|
|
|
|
'Current password for the user "%s"' => 'ユーザ「%s」の現在のパスワード',
|
|
|
|
|
'The current password is required' => '現在のパスワードを入力してください',
|
|
|
|
|
'Wrong password' => 'パスワードが違います',
|
|
|
|
|
'Reset all tokens' => '全てのトークンを再生成する',
|
|
|
|
|
'All tokens have been regenerated.' => '全てのトークンが再生成されました',
|
|
|
|
|
'Unknown' => '不明',
|
|
|
|
|
'Last logins' => 'ログインの一覧',
|
|
|
|
|
'Login date' => 'ログイン日時',
|
|
|
|
|
'Authentication method' => '認証方法',
|
|
|
|
|
'IP address' => 'IP アドレス',
|
|
|
|
|
'User agent' => 'ユーザエージェント',
|
|
|
|
|
'Persistent connections' => '既存のコネクション',
|
|
|
|
|
'No session.' => 'セッションなし。',
|
|
|
|
|
'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 アカウントとリンクしました',
|
|
|
|
|
'Email' => 'Email',
|
|
|
|
|
'Link my Google Account' => 'Google アカウントをリンクする',
|
|
|
|
|
'Unlink my Google Account' => 'Google アカウントのリンクを解除する',
|
|
|
|
|
'Login with my Google Account' => 'Google アカウントでログインする',
|
|
|
|
|
'Project not found.' => 'プロジェクトが見つかりません。',
|
|
|
|
|
'Task #%d' => 'タスク #%d',
|
|
|
|
|
'Task removed successfully.' => 'タスクを削除しました。',
|
|
|
|
|
'Unable to remove this task.' => 'タスクの削除に失敗しました。',
|
|
|
|
|
'Remove a task' => 'タスクの削除',
|
|
|
|
|
'Do you really want to remove this task: "%s"?' => 'タスク「%s」を削除しますか?',
|
|
|
|
|
'Assign automatically a color based on a category' => 'カテゴリに基いて色を変える',
|
|
|
|
|
'Assign automatically a category based on a color' => '色に基いてカテゴリを変える',
|
|
|
|
|
'Task creation or modification' => 'タスクの作成または変更',
|
|
|
|
|
'Category' => 'カテゴリ',
|
|
|
|
|
'Category:' => 'カテゴリ:',
|
|
|
|
|
'Categories' => 'カテゴリ',
|
|
|
|
|
'Category not found.' => 'カテゴリが見つかりません',
|
|
|
|
|
'Your category have been created successfully.' => 'カテゴリを作成しました。',
|
|
|
|
|
'Unable to create your category.' => 'カテゴリの作成に失敗しました。',
|
|
|
|
|
'Your category have been updated successfully.' => 'カテゴリを更新しました。',
|
|
|
|
|
'Unable to update your category.' => 'カテゴリの更新に失敗しました。',
|
|
|
|
|
'Remove a category' => 'カテゴリの削除',
|
|
|
|
|
'Category removed successfully.' => 'カテゴリを削除しました。',
|
|
|
|
|
'Unable to remove this category.' => 'カテゴリを削除できませんでした。',
|
|
|
|
|
'Category modification for the project "%s"' => 'プロジェクト「%s」のカテゴリの変更',
|
|
|
|
|
'Category Name' => 'カテゴリ名',
|
|
|
|
|
'Categories for the project "%s"' => 'プロジェクト「%s」のカテゴリ',
|
|
|
|
|
'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' => '名前を入力してください',
|
|
|
|
|
'Remove a file' => 'ファイルの削除',
|
|
|
|
|
'Unable to remove this file.' => 'ファイルの削除に失敗しました。',
|
|
|
|
|
'File removed successfully.' => 'ファイルを削除しました。',
|
|
|
|
|
'Attach a document' => 'ドキュメントを添付する',
|
|
|
|
|
'Do you really want to remove this file: "%s"?' => 'ファイル「%s」を削除しますか?',
|
|
|
|
|
'open' => 'オープン',
|
|
|
|
|
'Attachments' => '添付',
|
|
|
|
|
'Edit the task' => 'タスクを変更する',
|
|
|
|
|
'Edit the description' => '説明を変更する',
|
|
|
|
|
'Add a comment' => 'コメントの追加',
|
|
|
|
|
'Edit a comment' => 'コメントを変更する',
|
|
|
|
|
'Summary' => '概要',
|
|
|
|
|
'Time tracking' => '時間の計測',
|
|
|
|
|
'Estimate:' => '予測:',
|
|
|
|
|
'Spent:' => '経過:',
|
|
|
|
|
'Do you really want to remove this sub-task?' => 'サブタスクを削除しますか?',
|
|
|
|
|
'Remaining:' => '残り:',
|
|
|
|
|
'hours' => '時間',
|
|
|
|
|
'spent' => '経過',
|
|
|
|
|
'estimated' => '予測',
|
|
|
|
|
'Sub-Tasks' => 'サブタスク',
|
|
|
|
|
'Add a sub-task' => 'サブタスクを追加する',
|
|
|
|
|
'Original estimate' => '初期の予測',
|
|
|
|
|
'Create another sub-task' => '続けて別のサブタスクを追加する',
|
|
|
|
|
'Time spent' => '経過時間',
|
|
|
|
|
'Edit a sub-task' => 'サブタスクを変更する',
|
|
|
|
|
'Remove a sub-task' => 'サブタスクを削除する',
|
|
|
|
|
'The time must be a numeric value' => '時間は数字で入力してください',
|
|
|
|
|
'Todo' => '作業予定',
|
|
|
|
|
'In progress' => '作業中',
|
|
|
|
|
'Sub-task removed successfully.' => 'サブタスクを削除しました。',
|
|
|
|
|
'Unable to remove this sub-task.' => 'サブタスクの削除に失敗しました。',
|
|
|
|
|
'Sub-task updated successfully.' => 'サブタスクを更新しました。',
|
|
|
|
|
'Unable to update your sub-task.' => 'サブタスクの更新に失敗しました。',
|
|
|
|
|
'Unable to create your sub-task.' => 'サブタスクの追加に失敗しました。',
|
|
|
|
|
'Sub-task added successfully.' => 'サブタスクを追加しました。',
|
|
|
|
|
'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 アカウントとのリンクを解除する',
|
|
|
|
|
'Created by %s' => '%s が作成',
|
|
|
|
|
'Last modified on %B %e, %Y at %k:%M %p' => ' %Y/%m/%d %H:%M に変更',
|
|
|
|
|
'Tasks Export' => 'タスクの出力',
|
|
|
|
|
'Tasks exportation for "%s"' => '「%s」のタスク出力',
|
|
|
|
|
'Start Date' => '開始日',
|
|
|
|
|
'End Date' => '終了日',
|
|
|
|
|
'Execute' => '実行',
|
|
|
|
|
'Task Id' => 'タスク ID',
|
|
|
|
|
'Creator' => '作成者',
|
|
|
|
|
'Modification date' => '変更日',
|
|
|
|
|
'Completion date' => '完了日',
|
|
|
|
|
'Webhook URL for task creation' => 'タスク作成の Webhook URL',
|
|
|
|
|
'Webhook URL for task modification' => 'タスク変更の Webhook URL',
|
|
|
|
|
'Clone' => '複製',
|
|
|
|
|
'Clone Project' => 'プロジェクトの複製',
|
|
|
|
|
'Project cloned successfully.' => 'プロジェクトを複製しました。',
|
|
|
|
|
'Unable to clone this project.' => 'プロジェクトの複製に失敗しました。',
|
|
|
|
|
'Email notifications' => 'メール通知',
|
|
|
|
|
'Enable email notifications' => 'メール通知を設定',
|
|
|
|
|
'Task position:' => 'タスクの位置:',
|
|
|
|
|
'The task #%d have been opened.' => 'タスク #%d をオープンしました。',
|
|
|
|
|
'The task #%d have been closed.' => 'タスク #%d をクローズしました。',
|
|
|
|
|
'Sub-task updated' => 'サブタスクの更新',
|
|
|
|
|
'Title:' => 'タイトル:',
|
|
|
|
|
'Status:' => 'ステータス:',
|
|
|
|
|
'Assignee:' => '担当:',
|
|
|
|
|
'Time tracking:' => '時間計測:',
|
|
|
|
|
'New sub-task' => '新しいサブタスク',
|
|
|
|
|
'New attachment added "%s"' => '添付ファイル「%s」が追加されました',
|
|
|
|
|
'Comment updated' => 'コメントが更新されました',
|
|
|
|
|
'New comment posted by %s' => '「%s」の新しいコメントが追加されました',
|
|
|
|
|
'List of due tasks for the project "%s"' => 'プロジェクト「%s」の期限切れのタスク',
|
2015-02-25 17:29:06 +01:00
|
|
|
|
// 'New attachment' => '',
|
|
|
|
|
// 'New comment' => '',
|
|
|
|
|
// 'New subtask' => '',
|
|
|
|
|
// 'Subtask updated' => '',
|
|
|
|
|
// 'Task updated' => '',
|
|
|
|
|
// 'Task closed' => '',
|
|
|
|
|
// 'Task opened' => '',
|
2014-11-23 20:13:38 +01:00
|
|
|
|
'[%s][Due tasks]' => '[%s][タスク期限切れ]',
|
|
|
|
|
'[Kanboard] Notification' => '[Kanboard] 通知',
|
|
|
|
|
'I want to receive notifications only for those projects:' => '以下のプロジェクトにのみ通知を受け取る:',
|
|
|
|
|
'view the task on Kanboard' => 'Kanboard でタスクを見る',
|
|
|
|
|
'Public access' => '公開アクセス設定',
|
|
|
|
|
'Category management' => 'カテゴリを管理する',
|
|
|
|
|
'User management' => 'ユーザを管理する',
|
|
|
|
|
'Active tasks' => 'アクティブなタスク',
|
|
|
|
|
'Disable public access' => '公開アクセスを無効にする',
|
|
|
|
|
'Enable public access' => '公開アクセスを有効にする',
|
|
|
|
|
'Active projects' => 'プロジェクト',
|
|
|
|
|
'Inactive projects' => '無効化されたプロジェクト',
|
|
|
|
|
'Public access disabled' => '公開アクセスは無効化されています',
|
|
|
|
|
'Do you really want to disable this project: "%s"?' => '「%s」を無効にしますか?',
|
|
|
|
|
'Do you really want to duplicate this project: "%s"?' => '「%s」を複製しますか?',
|
|
|
|
|
'Do you really want to enable this project: "%s"?' => '「%s」を有効にしますか?',
|
|
|
|
|
'Project activation' => 'プロジェクトのアクティベーション',
|
|
|
|
|
'Move the task to another project' => 'タスクを別プロジェクトに移す',
|
|
|
|
|
'Move to another project' => '別プロジェクトに移す',
|
|
|
|
|
'Do you really want to duplicate this task?' => 'タスクを複製しますか?',
|
|
|
|
|
'Duplicate a task' => 'タスクの複製',
|
|
|
|
|
'External accounts' => '外部アカウント',
|
|
|
|
|
'Account type' => 'アカウントの種類',
|
|
|
|
|
'Local' => 'ローカル',
|
|
|
|
|
'Remote' => 'リモート',
|
|
|
|
|
'Enabled' => '有効',
|
|
|
|
|
'Disabled' => '無効',
|
|
|
|
|
'Google account linked' => 'Google アカウントがリンク',
|
|
|
|
|
'Github account linked' => 'GitHub のアカウントがリンク',
|
|
|
|
|
'Username:' => 'ユーザ名:',
|
|
|
|
|
'Name:' => '名前:',
|
|
|
|
|
'Email:' => 'Email:',
|
|
|
|
|
'Default project:' => 'デフォルトプロジェクト:',
|
|
|
|
|
'Notifications:' => '通知:',
|
|
|
|
|
// 'Notifications' => '',
|
|
|
|
|
'Group:' => 'グループ:',
|
|
|
|
|
'Regular user' => '通常のユーザ',
|
|
|
|
|
'Account type:' => 'アカウントの種類:',
|
|
|
|
|
'Edit profile' => 'プロフィールの変更',
|
|
|
|
|
'Change password' => 'パスワードの変更',
|
|
|
|
|
'Password modification' => 'パスワードの変更',
|
|
|
|
|
'External authentications' => '外部認証',
|
|
|
|
|
'Google Account' => 'Google アカウント',
|
|
|
|
|
'Github Account' => 'GitHub アカウント',
|
|
|
|
|
'Never connected.' => '未接続。',
|
|
|
|
|
'No account linked.' => 'アカウントがリンクしていません。',
|
|
|
|
|
'Account linked.' => 'アカウントがリンクしました。',
|
|
|
|
|
'No external authentication enabled.' => '外部認証が設定されていません。',
|
|
|
|
|
'Password modified successfully.' => 'パスワードを変更しました。',
|
|
|
|
|
'Unable to change the password.' => 'パスワードが変更できませんでした。',
|
|
|
|
|
'Change category for the task "%s"' => 'タスク「%s」のカテゴリの変更',
|
|
|
|
|
'Change category' => 'カテゴリの変更',
|
2015-01-16 14:23:05 +01:00
|
|
|
|
'%s updated the task %s' => '%s がタスク %s をアップデートしました',
|
|
|
|
|
'%s opened the task %s' => '%s がタスク %s をオープンしました',
|
|
|
|
|
'%s moved the task %s to the position #%d in the column "%s"' => '%s がタスク %s をポジション #%d カラム %s に移動しました',
|
|
|
|
|
'%s moved the task %s to the column "%s"' => '%s がタスク %s をカラム「%s」に移動しました',
|
|
|
|
|
'%s created the task %s' => '%s がタスク %s を作成しました',
|
|
|
|
|
'%s closed the task %s' => '%s がタスク %s をクローズしました',
|
|
|
|
|
'%s created a subtask for the task %s' => '%s がタスク %s のサブタスクを追加しました',
|
|
|
|
|
'%s updated a subtask for the task %s' => '%s がタスク %s のサブタスクを更新しました',
|
2014-11-23 20:13:38 +01:00
|
|
|
|
'Assigned to %s with an estimate of %s/%sh' => '担当者 %s に予想 %s/%sh に変更されました',
|
|
|
|
|
'Not assigned, estimate of %sh' => '担当者無しで予想 %sh に変更されました',
|
2015-01-16 14:23:05 +01:00
|
|
|
|
'%s updated a comment on the task %s' => '%s がタスク %s のコメントを更新しました',
|
|
|
|
|
'%s commented the task %s' => '%s がタスク %s にコメントしました',
|
2014-11-23 20:13:38 +01:00
|
|
|
|
'%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 にコメントしました',
|
|
|
|
|
'%s updated a subtask for the task #%d' => '%s がタスク #%d のサブタスクを更新しました',
|
|
|
|
|
'%s created a subtask for the task #%d' => '%s がタスク #%d のサブタスクを追加しました',
|
|
|
|
|
'%s updated the task #%d' => '%s がタスク #%d を更新しました',
|
|
|
|
|
'%s created the task #%d' => '%s がタスク #%d を追加しました',
|
|
|
|
|
'%s closed the task #%d' => '%s がタスク #%d をクローズしました',
|
|
|
|
|
'%s open the task #%d' => '%s がタスク #%d をオープンしました',
|
|
|
|
|
'%s moved the task #%d to the column "%s"' => '%s がタスク #%d をカラム「%s」に移動しました',
|
|
|
|
|
'%s moved the task #%d to the position %d in the column "%s"' => '%s がタスク #%d を位置 %d カラム「%s」移動しました',
|
|
|
|
|
'Activity' => 'アクティビティ',
|
|
|
|
|
'Default values are "%s"' => 'デフォルト値は「%s」',
|
|
|
|
|
'Default columns for new projects (Comma-separated)' => '新規プロジェクトのデフォルトカラム (コンマで区切って入力)',
|
|
|
|
|
'Task assignee change' => '担当者の変更',
|
|
|
|
|
'%s change the assignee of the task #%d to %s' => '%s がタスク #%d の担当を %s に変更しました',
|
2015-01-16 14:23:05 +01:00
|
|
|
|
'%s changed the assignee of the task %s to %s' => '%s がタスク %s の担当を %s に変更しました',
|
2015-02-25 17:29:06 +01:00
|
|
|
|
// 'Column Change' => '',
|
|
|
|
|
// 'Position Change' => '',
|
|
|
|
|
// 'Assignee Change' => '',
|
2014-11-23 20:13:38 +01:00
|
|
|
|
'New password for the user "%s"' => 'ユーザ「%s」の新しいパスワード',
|
|
|
|
|
'Choose an event' => 'イベントの選択',
|
|
|
|
|
'Github commit received' => 'Github のコミットを受け取った',
|
|
|
|
|
'Github issue opened' => 'Github Issue がオープンされた',
|
|
|
|
|
'Github issue closed' => 'Github Issue がクローズされた',
|
|
|
|
|
'Github issue reopened' => 'Github Issue が再オープンされた',
|
|
|
|
|
'Github issue assignee change' => 'Github Issue の担当が変更された',
|
|
|
|
|
'Github issue label change' => 'Github のラベルが変更された',
|
|
|
|
|
'Create a task from an external provider' => 'タスクを外部サービスから作成する',
|
|
|
|
|
'Change the assignee based on an external username' => '担当者を外部サービスに基いて変更する',
|
|
|
|
|
'Change the category based on an external label' => 'カテゴリを外部サービスに基いて変更する',
|
|
|
|
|
'Reference' => '参照',
|
|
|
|
|
'Reference: %s' => '参照: %s',
|
|
|
|
|
'Label' => 'ラベル',
|
|
|
|
|
'Database' => 'データベース',
|
|
|
|
|
'About' => '情報',
|
|
|
|
|
'Database driver:' => 'データベースドライバ:',
|
|
|
|
|
'Board settings' => '基本設定',
|
|
|
|
|
'URL and token' => 'URL とトークン',
|
|
|
|
|
'Webhook settings' => 'Webhook の設定',
|
|
|
|
|
'URL for task creation:' => 'Task 作成の URL:',
|
|
|
|
|
'Reset token' => 'トークンのリセット',
|
|
|
|
|
'API endpoint:' => 'API エンドポイント:',
|
|
|
|
|
'Refresh interval for private board' => '非公開ボードの更新頻度',
|
|
|
|
|
'Refresh interval for public board' => '公開ボードの更新頻度',
|
|
|
|
|
'Task highlight period' => 'タスクのハイライト期間',
|
|
|
|
|
'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'タスクが最近更新されたとみなす期間(0 はハイライト無効、デフォルト 2 日)',
|
|
|
|
|
'Frequency in second (60 seconds by default)' => '秒数 (デフォルト 60 秒)',
|
|
|
|
|
'Frequency in second (0 to disable this feature, 10 seconds by default)' => '秒数 (0 は機能を無効化、デフォルト 10 秒)',
|
|
|
|
|
'Application URL' => 'アプリケーションの URL',
|
|
|
|
|
'Example: http://example.kanboard.net/ (used by email notifications)' => 'Exemple : http://exemple.kanboard.net/ (Email 通知に利用)',
|
|
|
|
|
'Token regenerated.' => 'トークンが再生成されました。',
|
|
|
|
|
'Date format' => 'データのフォーマット',
|
|
|
|
|
'ISO format is always accepted, example: "%s" and "%s"' => 'ISO フォーマットが入力できます(例: %s または %s)',
|
|
|
|
|
'New private project' => '非公開プロジェクトを作る',
|
|
|
|
|
'This project is private' => 'このプロジェクトは非公開です',
|
|
|
|
|
'Type here to create a new sub-task' => 'サブタスクを追加するにはここに入力してください',
|
|
|
|
|
'Add' => '追加',
|
|
|
|
|
'Estimated time: %s hours' => '予想時間: %s 時間',
|
|
|
|
|
'Time spent: %s hours' => '経過: %s 時間',
|
|
|
|
|
'Started on %B %e, %Y' => '開始 %Y/%m/%d',
|
|
|
|
|
'Start date' => '開始時間',
|
|
|
|
|
'Time estimated' => '予想時間',
|
|
|
|
|
// 'There is nothing assigned to you.' => '',
|
|
|
|
|
// 'My tasks' => '',
|
|
|
|
|
// 'Activity stream' => '',
|
|
|
|
|
// 'Dashboard' => '',
|
|
|
|
|
// 'Confirmation' => '',
|
|
|
|
|
// 'Allow everybody to access to this project' => '',
|
|
|
|
|
// 'Everybody have access to this project.' => '',
|
|
|
|
|
// 'Webhooks' => '',
|
|
|
|
|
// 'API' => '',
|
|
|
|
|
// 'Integration' => '',
|
2015-01-16 14:23:05 +01:00
|
|
|
|
// 'Github webhooks' => '',
|
|
|
|
|
// 'Help on Github webhooks' => '',
|
2014-11-23 20:13:38 +01:00
|
|
|
|
// 'Create a comment from an external provider' => '',
|
|
|
|
|
// 'Github issue comment created' => '',
|
2014-12-22 19:15:38 +01:00
|
|
|
|
// 'Configure' => '',
|
|
|
|
|
// 'Project management' => '',
|
|
|
|
|
// 'My projects' => '',
|
|
|
|
|
// 'Columns' => '',
|
|
|
|
|
// 'Task' => '',
|
|
|
|
|
// 'Your are not member of any project.' => '',
|
|
|
|
|
// 'Percentage' => '',
|
|
|
|
|
// 'Number of tasks' => '',
|
|
|
|
|
// 'Task distribution' => '',
|
|
|
|
|
// 'Reportings' => '',
|
|
|
|
|
// 'Task repartition for "%s"' => '',
|
|
|
|
|
// 'Analytics' => '',
|
|
|
|
|
// 'Subtask' => '',
|
|
|
|
|
// 'My subtasks' => '',
|
|
|
|
|
// 'User repartition' => '',
|
|
|
|
|
// 'User repartition for "%s"' => '',
|
|
|
|
|
// 'Clone this project' => '',
|
|
|
|
|
// 'Column removed successfully.' => '',
|
|
|
|
|
// 'Edit Project' => '',
|
|
|
|
|
// 'Github Issue' => '',
|
|
|
|
|
// 'Not enough data to show the graph.' => '',
|
|
|
|
|
// 'Previous' => '',
|
|
|
|
|
// 'The id must be an integer' => '',
|
|
|
|
|
// 'The project id must be an integer' => '',
|
|
|
|
|
// 'The status must be an integer' => '',
|
|
|
|
|
// 'The subtask id is required' => '',
|
|
|
|
|
// 'The subtask id must be an integer' => '',
|
|
|
|
|
// 'The task id is required' => '',
|
|
|
|
|
// 'The task id must be an integer' => '',
|
|
|
|
|
// 'The user id must be an integer' => '',
|
|
|
|
|
// 'This value is required' => '',
|
|
|
|
|
// 'This value must be numeric' => '',
|
|
|
|
|
// 'Unable to create this task.' => '',
|
|
|
|
|
// 'Cumulative flow diagram' => '',
|
|
|
|
|
// 'Cumulative flow diagram for "%s"' => '',
|
|
|
|
|
// 'Daily project summary' => '',
|
|
|
|
|
// 'Daily project summary export' => '',
|
|
|
|
|
// 'Daily project summary export for "%s"' => '',
|
|
|
|
|
// 'Exports' => '',
|
|
|
|
|
// 'This export contains the number of tasks per column grouped per day.' => '',
|
|
|
|
|
// 'Nothing to preview...' => '',
|
|
|
|
|
// 'Preview' => '',
|
|
|
|
|
// 'Write' => '',
|
2015-01-16 14:23:05 +01:00
|
|
|
|
// 'Active swimlanes' => '',
|
|
|
|
|
// 'Add a new swimlane' => '',
|
|
|
|
|
// 'Change default swimlane' => '',
|
|
|
|
|
// 'Default swimlane' => '',
|
|
|
|
|
// 'Do you really want to remove this swimlane: "%s"?' => '',
|
|
|
|
|
// 'Inactive swimlanes' => '',
|
|
|
|
|
// 'Set project manager' => '',
|
|
|
|
|
// 'Set project member' => '',
|
|
|
|
|
// 'Remove a swimlane' => '',
|
|
|
|
|
// 'Rename' => '',
|
|
|
|
|
// 'Show default swimlane' => '',
|
|
|
|
|
// 'Swimlane modification for the project "%s"' => '',
|
|
|
|
|
// 'Swimlane not found.' => '',
|
|
|
|
|
// 'Swimlane removed successfully.' => '',
|
|
|
|
|
// 'Swimlanes' => '',
|
|
|
|
|
// 'Swimlane updated successfully.' => '',
|
|
|
|
|
// 'The default swimlane have been updated successfully.' => '',
|
|
|
|
|
// 'Unable to create your swimlane.' => '',
|
|
|
|
|
// 'Unable to remove this swimlane.' => '',
|
|
|
|
|
// 'Unable to update this swimlane.' => '',
|
|
|
|
|
// 'Your swimlane have been created successfully.' => '',
|
|
|
|
|
// 'Example: "Bug, Feature Request, Improvement"' => '',
|
|
|
|
|
// 'Default categories for new projects (Comma-separated)' => '',
|
|
|
|
|
// 'Gitlab commit received' => '',
|
|
|
|
|
// 'Gitlab issue opened' => '',
|
|
|
|
|
// 'Gitlab issue closed' => '',
|
|
|
|
|
// 'Gitlab webhooks' => '',
|
|
|
|
|
// 'Help on Gitlab webhooks' => '',
|
|
|
|
|
// 'Integrations' => '',
|
|
|
|
|
// 'Integration with third-party services' => '',
|
|
|
|
|
// 'Role for this project' => '',
|
|
|
|
|
// 'Project manager' => '',
|
|
|
|
|
// 'Project member' => '',
|
|
|
|
|
// 'A project manager can change the settings of the project and have more privileges than a standard user.' => '',
|
|
|
|
|
// 'Gitlab Issue' => '',
|
|
|
|
|
// 'Subtask Id' => '',
|
|
|
|
|
// 'Subtasks' => '',
|
|
|
|
|
// 'Subtasks Export' => '',
|
|
|
|
|
// 'Subtasks exportation for "%s"' => '',
|
|
|
|
|
// 'Task Title' => '',
|
|
|
|
|
// 'Untitled' => '',
|
|
|
|
|
// 'Application default' => '',
|
|
|
|
|
// 'Language:' => '',
|
|
|
|
|
// 'Timezone:' => '',
|
2015-02-25 17:29:06 +01:00
|
|
|
|
// 'All columns' => '',
|
|
|
|
|
// 'Calendar for "%s"' => '',
|
|
|
|
|
// 'Filter by column' => '',
|
|
|
|
|
// 'Filter by status' => '',
|
|
|
|
|
// 'Calendar' => '',
|
2015-01-16 14:23:05 +01:00
|
|
|
|
// 'Next' => '',
|
2015-02-25 17:29:06 +01:00
|
|
|
|
// '#%d' => '',
|
|
|
|
|
// 'Filter by color' => '',
|
|
|
|
|
// 'Filter by swimlane' => '',
|
|
|
|
|
// 'All swimlanes' => '',
|
|
|
|
|
// 'All colors' => '',
|
|
|
|
|
// 'All status' => '',
|
|
|
|
|
// 'Add a comment logging moving the task between columns' => '',
|
|
|
|
|
// 'Moved to column %s' => '',
|
|
|
|
|
// 'Change description' => '',
|
|
|
|
|
// 'User dashboard' => '',
|
|
|
|
|
// 'Allow only one subtask in progress at the same time for a user' => '',
|
|
|
|
|
// 'Edit column "%s"' => '',
|
|
|
|
|
// 'Enable time tracking for subtasks' => '',
|
|
|
|
|
// 'Select the new status of the subtask: "%s"' => '',
|
|
|
|
|
// 'Subtask timesheet' => '',
|
|
|
|
|
// 'There is nothing to show.' => '',
|
|
|
|
|
// '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 webhooks' => '',
|
|
|
|
|
// 'Help on Bitbucket webhooks' => '',
|
|
|
|
|
// 'Start' => '',
|
|
|
|
|
// 'End' => '',
|
|
|
|
|
// 'Task age in days' => '',
|
|
|
|
|
// 'Days in this column' => '',
|
|
|
|
|
// '%dd' => '',
|
|
|
|
|
// 'Add a link' => '',
|
|
|
|
|
// 'Add a new link' => '',
|
|
|
|
|
// 'Do you really want to remove this link: "%s"?' => '',
|
|
|
|
|
// 'Do you really want to remove this link with task #%d?' => '',
|
|
|
|
|
// 'Field required' => '',
|
|
|
|
|
// 'Link added successfully.' => '',
|
|
|
|
|
// 'Link updated successfully.' => '',
|
|
|
|
|
// 'Link removed successfully.' => '',
|
|
|
|
|
// 'Link labels' => '',
|
|
|
|
|
// 'Link modification' => '',
|
|
|
|
|
// 'Links' => '',
|
|
|
|
|
// 'Link settings' => '',
|
|
|
|
|
// 'Opposite label' => '',
|
|
|
|
|
// 'Remove a link' => '',
|
|
|
|
|
// 'Task\'s links' => '',
|
|
|
|
|
// 'The labels must be different' => '',
|
|
|
|
|
// 'There is no link.' => '',
|
|
|
|
|
// 'This label must be unique' => '',
|
|
|
|
|
// 'Unable to create your link.' => '',
|
|
|
|
|
// 'Unable to update your link.' => '',
|
|
|
|
|
// 'Unable to remove this link.' => '',
|
|
|
|
|
// 'relates to' => '',
|
|
|
|
|
// 'blocks' => '',
|
|
|
|
|
// 'is blocked by' => '',
|
|
|
|
|
// 'duplicates' => '',
|
|
|
|
|
// 'is duplicated by' => '',
|
|
|
|
|
// 'is a child of' => '',
|
|
|
|
|
// 'is a parent of' => '',
|
|
|
|
|
// 'targets milestone' => '',
|
|
|
|
|
// 'is a milestone of' => '',
|
|
|
|
|
// 'fixes' => '',
|
|
|
|
|
// 'is fixed by' => '',
|
|
|
|
|
// 'This task' => '',
|
|
|
|
|
// '<1h' => '',
|
|
|
|
|
// '%dh' => '',
|
|
|
|
|
// '%b %e' => '',
|
|
|
|
|
// 'Expand tasks' => '',
|
|
|
|
|
// 'Collapse tasks' => '',
|
|
|
|
|
// 'Expand/collapse tasks' => '',
|
|
|
|
|
// 'Close dialog box' => '',
|
|
|
|
|
// 'Submit a form' => '',
|
|
|
|
|
// 'Board view' => '',
|
|
|
|
|
// 'Keyboard shortcuts' => '',
|
|
|
|
|
// 'Open board switcher' => '',
|
|
|
|
|
// 'Application' => '',
|
|
|
|
|
// 'Filter recently updated' => '',
|
|
|
|
|
// 'since %B %e, %Y at %k:%M %p' => '',
|
|
|
|
|
// 'More filters' => '',
|
2015-04-21 17:56:16 +02:00
|
|
|
|
// 'Compact view' => '',
|
|
|
|
|
// 'Horizontal scrolling' => '',
|
|
|
|
|
// 'Compact/wide view' => '',
|
|
|
|
|
// 'No results match:' => '',
|
|
|
|
|
// 'Remove hourly rate' => '',
|
|
|
|
|
// 'Do you really want to remove this hourly rate?' => '',
|
|
|
|
|
// 'Hourly rates' => '',
|
|
|
|
|
// 'Hourly rate' => '',
|
|
|
|
|
// 'Currency' => '',
|
|
|
|
|
// 'Effective date' => '',
|
|
|
|
|
// 'Add new rate' => '',
|
|
|
|
|
// 'Rate removed successfully.' => '',
|
|
|
|
|
// 'Unable to remove this rate.' => '',
|
|
|
|
|
// 'Unable to save the hourly rate.' => '',
|
|
|
|
|
// 'Hourly rate created successfully.' => '',
|
|
|
|
|
// 'Start time' => '',
|
|
|
|
|
// 'End time' => '',
|
|
|
|
|
// 'Comment' => '',
|
|
|
|
|
// 'All day' => '',
|
|
|
|
|
// 'Day' => '',
|
|
|
|
|
// 'Manage timetable' => '',
|
|
|
|
|
// 'Overtime timetable' => '',
|
|
|
|
|
// 'Time off timetable' => '',
|
|
|
|
|
// 'Timetable' => '',
|
|
|
|
|
// 'Work timetable' => '',
|
|
|
|
|
// 'Week timetable' => '',
|
|
|
|
|
// 'Day timetable' => '',
|
|
|
|
|
// 'From' => '',
|
|
|
|
|
// 'To' => '',
|
|
|
|
|
// 'Time slot created successfully.' => '',
|
|
|
|
|
// 'Unable to save this time slot.' => '',
|
|
|
|
|
// 'Time slot removed successfully.' => '',
|
|
|
|
|
// 'Unable to remove this time slot.' => '',
|
|
|
|
|
// 'Do you really want to remove this time slot?' => '',
|
|
|
|
|
// 'Remove time slot' => '',
|
|
|
|
|
// 'Add new time slot' => '',
|
|
|
|
|
// 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '',
|
|
|
|
|
// 'Files' => '',
|
|
|
|
|
// 'Images' => '',
|
|
|
|
|
// 'Private project' => '',
|
|
|
|
|
// 'Amount' => '',
|
|
|
|
|
// 'AUD - Australian Dollar' => '',
|
|
|
|
|
// 'Budget' => '',
|
|
|
|
|
// 'Budget line' => '',
|
|
|
|
|
// 'Budget line removed successfully.' => '',
|
|
|
|
|
// 'Budget lines' => '',
|
|
|
|
|
// 'CAD - Canadian Dollar' => '',
|
|
|
|
|
// 'CHF - Swiss Francs' => '',
|
|
|
|
|
// 'Cost' => '',
|
|
|
|
|
// 'Cost breakdown' => '',
|
|
|
|
|
// 'Custom Stylesheet' => '',
|
|
|
|
|
// 'download' => '',
|
|
|
|
|
// 'Do you really want to remove this budget line?' => '',
|
|
|
|
|
// 'EUR - Euro' => '',
|
|
|
|
|
// 'Expenses' => '',
|
|
|
|
|
// 'GBP - British Pound' => '',
|
|
|
|
|
// 'INR - Indian Rupee' => '',
|
|
|
|
|
// 'JPY - Japanese Yen' => '',
|
|
|
|
|
// 'New budget line' => '',
|
|
|
|
|
// 'NZD - New Zealand Dollar' => '',
|
|
|
|
|
// 'Remove a budget line' => '',
|
|
|
|
|
// 'Remove budget line' => '',
|
|
|
|
|
// 'RSD - Serbian dinar' => '',
|
|
|
|
|
// 'The budget line have been created successfully.' => '',
|
|
|
|
|
// 'Unable to create the budget line.' => '',
|
|
|
|
|
// 'Unable to remove this budget line.' => '',
|
|
|
|
|
// 'USD - US Dollar' => '',
|
|
|
|
|
// 'Remaining' => '',
|
|
|
|
|
// 'Destination column' => '',
|
|
|
|
|
// 'Move the task to another column when assigned to a user' => '',
|
|
|
|
|
// 'Move the task to another column when assignee is cleared' => '',
|
|
|
|
|
// 'Source column' => '',
|
|
|
|
|
// 'Show subtask estimates in the user calendar' => '',
|
|
|
|
|
// 'Transitions' => '',
|
|
|
|
|
// 'Executer' => '',
|
|
|
|
|
// 'Time spent in the column' => '',
|
|
|
|
|
// 'Task transitions' => '',
|
|
|
|
|
// 'Task transitions export' => '',
|
|
|
|
|
// 'This report contains all column moves for each task with the date, the user and the time spent for each transition.' => '',
|
|
|
|
|
// 'Currency rates' => '',
|
|
|
|
|
// 'Rate' => '',
|
|
|
|
|
// 'Change reference currency' => '',
|
|
|
|
|
// 'Add a new currency rate' => '',
|
|
|
|
|
// 'Currency rates are used to calculate project budget.' => '',
|
|
|
|
|
// 'Reference currency' => '',
|
|
|
|
|
// 'The currency rate have been added successfully.' => '',
|
|
|
|
|
// 'Unable to add this currency rate.' => '',
|
|
|
|
|
// 'Send notifications to a Slack channel' => '',
|
|
|
|
|
// 'Webhook URL' => '',
|
|
|
|
|
// 'Help on Slack integration' => '',
|
|
|
|
|
// '%s remove the assignee of the task %s' => '',
|
|
|
|
|
// 'Send notifications to Hipchat' => '',
|
|
|
|
|
// 'API URL' => '',
|
|
|
|
|
// 'Room API ID or name' => '',
|
|
|
|
|
// 'Room notification token' => '',
|
|
|
|
|
// 'Help on Hipchat integration' => '',
|
|
|
|
|
// 'Enable Gravatar images' => '',
|
|
|
|
|
// 'Information' => '',
|
|
|
|
|
// 'Check two factor authentication code' => '',
|
|
|
|
|
// 'The two factor authentication code is not valid.' => '',
|
|
|
|
|
// 'The two factor authentication code is valid.' => '',
|
|
|
|
|
// 'Code' => '',
|
|
|
|
|
// 'Two factor authentication' => '',
|
|
|
|
|
// 'Enable/disable two factor authentication' => '',
|
|
|
|
|
// 'This QR code contains the key URI: ' => '',
|
|
|
|
|
// 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '',
|
|
|
|
|
// 'Check my code' => '',
|
|
|
|
|
// 'Secret key: ' => '',
|
|
|
|
|
// 'Test your device' => '',
|
|
|
|
|
// 'Assign a color when the task is moved to a specific column' => '',
|
2014-11-23 20:13:38 +01:00
|
|
|
|
);
|