@nocobase/plugin-workflow-manual
Version:
Could be used for workflows which some of decisions are made by users.
33 lines • 2.36 kB
JSON
{
"Manual": "手動",
"Could be used for manually submitting data, and determine whether to continue or exit. Workflow will generate a todo item for assigned user when it reaches a manual node, and continue processing after user submits the form.": "手動でデータを提出し、続行または終了を決定できます。ワークフローが手動ノードに到達すると、指定されたユーザーにToDoアイテムを生成し、ユーザーがフォームを提出すると処理を続行します。",
"Values preset in this form will override user submitted ones when continue or reject.": "このフォームにプリセットされた値は、続行または拒否時にユーザーが提出した値を上書きします。",
"Assignee": "担当者",
"Assignees": "担当者",
"User interface": "ユーザーインターフェース",
"Configure user interface": "ユーザーインターフェースを構成",
"View user interface": "ユーザーインターフェースを表示",
"Separately": "別々に処理",
"Each user has own task": "各ユーザーが自分のタスクを持つ",
"Collaboratively": "協力して処理",
"Everyone shares one task": "全員で1つのタスクを共有",
"Negotiation": "協議メカニズム",
"All pass": "全員通過",
"Everyone should pass": "全員が通過する必要があります",
"Any pass": "誰か一人が通過",
"Anyone pass": "誰か一人が通過すれば通過",
"Field name existed in form": "フォームに既にフィールド名が存在します",
"Continue the process": "プロセスを続行",
"Terminate the process": "プロセスを終了",
"Save temporarily": "一時保存",
"Custom form": "カスタムフォーム",
"Data record": "データ記録",
"Create record form": "レコード作成フォーム",
"Update record form": "レコード更新フォーム",
"Filter settings": "フィルター設定",
"Workflow todos": "ワークフローのToDo",
"Task": "タスク",
"Task node": "タスクノード",
"Unprocessed": "未処理",
"Please check one of your update record form, and add at least one filter condition in form settings.": "更新レコードフォームの1つを確認し、フォーム設定で少なくとも1つのフィルター条件を追加してください。"
}