Move timetable to a plugin
Plugin repository: https://github.com/kanboard/plugin-timetable
This commit is contained in:
@@ -666,28 +666,6 @@ return array(
|
||||
'Compact/wide view' => 'コンパクト/ワイドビュー',
|
||||
'No results match:' => '結果が一致しませんでした',
|
||||
'Currency' => '通貨',
|
||||
'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' => 'プライベートプロジェクト',
|
||||
@@ -707,7 +685,6 @@ return array(
|
||||
'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 (forecast of future work)' => '',
|
||||
'Transitions' => '履歴',
|
||||
'Executer' => '実行者',
|
||||
'Time spent in the column' => 'カラムでの時間消費',
|
||||
|
||||
Reference in New Issue
Block a user