@nocobase/plugin-workflow-manual 2.0.0-alpha.5 → 2.0.0-alpha.51
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/index.js +1 -1
- package/dist/externalVersion.js +9 -10
- package/dist/locale/de-DE.json +24 -24
- package/dist/locale/en-US.json +25 -24
- package/dist/locale/es-ES.json +36 -0
- package/dist/locale/fr-FR.json +36 -0
- package/dist/locale/hu-HU.json +36 -0
- package/dist/locale/id-ID.json +36 -0
- package/dist/locale/it-IT.json +25 -24
- package/dist/locale/ja-JP.json +23 -20
- package/dist/locale/ko-KR.json +29 -25
- package/dist/locale/nl-NL.json +34 -28
- package/dist/locale/pt-BR.json +36 -0
- package/dist/locale/ru-RU.json +36 -0
- package/dist/locale/tr-TR.json +36 -0
- package/dist/locale/uk-UA.json +36 -0
- package/dist/locale/vi-VN.json +36 -0
- package/dist/locale/zh-CN.json +25 -24
- package/dist/locale/zh-TW.json +36 -0
- package/dist/server/Plugin.js +3 -9
- package/package.json +5 -2
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"All pass": "All pass",
|
|
3
|
+
"Any pass": "Any pass",
|
|
4
|
+
"Anyone pass": "Anyone pass",
|
|
5
|
+
"Assignee": "Assignee",
|
|
6
|
+
"Assignees": "Assignees",
|
|
7
|
+
"Collaboratively": "Collaboratively",
|
|
8
|
+
"Configure user interface": "Configure user interface",
|
|
9
|
+
"Continue the process": "Continue the process",
|
|
10
|
+
"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.": "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.",
|
|
11
|
+
"Create record form": "Create record form",
|
|
12
|
+
"Custom form": "Custom form",
|
|
13
|
+
"Data record": "Data record",
|
|
14
|
+
"Each user has own task": "Each user has own task",
|
|
15
|
+
"Everyone shares one task": "Everyone shares one task",
|
|
16
|
+
"Everyone should pass": "Everyone should pass",
|
|
17
|
+
"Field name existed in form": "Field name existed in form",
|
|
18
|
+
"Filter settings": "Filter settings",
|
|
19
|
+
"Manual": "Manual",
|
|
20
|
+
"My manual tasks": "My manual tasks",
|
|
21
|
+
"Negotiation": "Negotiation",
|
|
22
|
+
"Please check one of your update record form, and add at least one filter condition in form settings.": "Please check one of your update record form, and add at least one filter condition in form settings.",
|
|
23
|
+
"Save temporarily": "Save temporarily",
|
|
24
|
+
"Separately": "Separately",
|
|
25
|
+
"Task": "Task",
|
|
26
|
+
"Task node": "Task node",
|
|
27
|
+
"Task title": "Task title",
|
|
28
|
+
"Terminate the process": "Terminate the process",
|
|
29
|
+
"Title of each task item. Default to node title.": "Title of each task item. Default to node title.",
|
|
30
|
+
"Unprocessed": "Unprocessed",
|
|
31
|
+
"Update record form": "Update record form",
|
|
32
|
+
"User interface": "User interface",
|
|
33
|
+
"Values preset in this form will override user submitted ones when continue or reject.": "Values preset in this form will override user submitted ones when continue or reject.",
|
|
34
|
+
"View user interface": "View user interface",
|
|
35
|
+
"Workflow todos": "Workflow todos"
|
|
36
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"All pass": "Mind átment",
|
|
3
|
+
"Any pass": "Bármelyik átment",
|
|
4
|
+
"Anyone pass": "Bárki átmegy",
|
|
5
|
+
"Assignee": "Felelős",
|
|
6
|
+
"Assignees": "Felelősök",
|
|
7
|
+
"Collaboratively": "Együttműködően",
|
|
8
|
+
"Configure user interface": "Felhasználói felület konfigurálása",
|
|
9
|
+
"Continue the process": "Folyamat folytatása",
|
|
10
|
+
"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.": "Adatok kézi beküldésére használható, és meghatározza, hogy folytatódjon-e vagy kilépjen. A munkafolyamat létre fog hozni egy tennivaló elemet a kijelölt felhasználó számára, amikor eléri a manuális csomópontot, és folytatja a feldolgozást miután a felhasználó beküldi az űrlapot.",
|
|
11
|
+
"Create record form": "Rekord létrehozási űrlap",
|
|
12
|
+
"Custom form": "Egyéni űrlap",
|
|
13
|
+
"Data record": "Adatrekord",
|
|
14
|
+
"Each user has own task": "Minden felhasználónak saját feladata van",
|
|
15
|
+
"Everyone shares one task": "Mindenki osztozik egy feladaton",
|
|
16
|
+
"Everyone should pass": "Mindenkinek át kell mennie",
|
|
17
|
+
"Field name existed in form": "A mezőnév már létezik az űrlapban",
|
|
18
|
+
"Filter settings": "Szűrő beállítások",
|
|
19
|
+
"Manual": "Manuális",
|
|
20
|
+
"My manual tasks": "Saját manuális feladataim",
|
|
21
|
+
"Negotiation": "Tárgyalás",
|
|
22
|
+
"Please check one of your update record form, and add at least one filter condition in form settings.": "Kérjük, ellenőrizze az egyik rekord frissítési űrlapját, és adjon hozzá legalább egy szűrési feltételt az űrlap beállításokban.",
|
|
23
|
+
"Save temporarily": "Ideiglenes mentés",
|
|
24
|
+
"Separately": "Külön-külön",
|
|
25
|
+
"Task": "Feladat",
|
|
26
|
+
"Task node": "Feladat csomópont",
|
|
27
|
+
"Task title": "Feladat címe",
|
|
28
|
+
"Terminate the process": "Folyamat befejezése",
|
|
29
|
+
"Title of each task item. Default to node title.": "Minden feladat elem címe. Alapértelmezetten a csomópont címe.",
|
|
30
|
+
"Unprocessed": "Feldolgozatlan",
|
|
31
|
+
"Update record form": "Rekord frissítési űrlap",
|
|
32
|
+
"User interface": "Felhasználói felület",
|
|
33
|
+
"Values preset in this form will override user submitted ones when continue or reject.": "Az ebben az űrlapban előre beállított értékek felülírják a felhasználó által beküldötteket folytatás vagy elutasítás esetén.",
|
|
34
|
+
"View user interface": "Felhasználói felület megtekintése",
|
|
35
|
+
"Workflow todos": "Munkafolyamat tennivalók"
|
|
36
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"All pass": "Semua lulus",
|
|
3
|
+
"Any pass": "Ada yang lulus",
|
|
4
|
+
"Anyone pass": "Siapa pun lulus",
|
|
5
|
+
"Assignee": "Penerima tugas",
|
|
6
|
+
"Assignees": "Penerima tugas",
|
|
7
|
+
"Collaboratively": "Secara Kolaboratif",
|
|
8
|
+
"Configure user interface": "Konfigurasi antarmuka pengguna",
|
|
9
|
+
"Continue the process": "Lanjutkan proses",
|
|
10
|
+
"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.": "Dapat digunakan untuk mengirimkan data secara manual, dan menentukan apakah akan melanjutkan atau keluar. Alur kerja akan menghasilkan item tugas untuk pengguna yang ditetapkan ketika mencapai node manual, dan melanjutkan pemrosesan setelah pengguna mengirimkan formulir.",
|
|
11
|
+
"Create record form": "Buat formulir catatan",
|
|
12
|
+
"Custom form": "Formulir kustom",
|
|
13
|
+
"Data record": "Catatan data",
|
|
14
|
+
"Each user has own task": "Setiap pengguna memiliki tugasnya sendiri",
|
|
15
|
+
"Everyone shares one task": "Semua orang berbagi satu tugas",
|
|
16
|
+
"Everyone should pass": "Semua orang harus lulus",
|
|
17
|
+
"Field name existed in form": "Nama bidang sudah ada di formulir",
|
|
18
|
+
"Filter settings": "Pengaturan filter",
|
|
19
|
+
"Manual": "Manual",
|
|
20
|
+
"My manual tasks": "Tugas manual saya",
|
|
21
|
+
"Negotiation": "Negosiasi",
|
|
22
|
+
"Please check one of your update record form, and add at least one filter condition in form settings.": "Harap periksa salah satu formulir pembaruan catatan Anda, dan tambahkan setidaknya satu kondisi filter di pengaturan formulir.",
|
|
23
|
+
"Save temporarily": "Simpan sementara",
|
|
24
|
+
"Separately": "Secara Terpisah",
|
|
25
|
+
"Task": "Tugas",
|
|
26
|
+
"Task node": "Node tugas",
|
|
27
|
+
"Task title": "Judul tugas",
|
|
28
|
+
"Terminate the process": "Hentikan proses",
|
|
29
|
+
"Title of each task item. Default to node title.": "Judul setiap item tugas. Default ke judul node.",
|
|
30
|
+
"Unprocessed": "Belum diproses",
|
|
31
|
+
"Update record form": "Formulir pembaruan catatan",
|
|
32
|
+
"User interface": "Antarmuka pengguna",
|
|
33
|
+
"Values preset in this form will override user submitted ones when continue or reject.": "Nilai yang ditetapkan sebelumnya dalam formulir ini akan menimpa nilai yang dikirim pengguna saat melanjutkan atau menolak.",
|
|
34
|
+
"View user interface": "Lihat antarmuka pengguna",
|
|
35
|
+
"Workflow todos": "Tugas alur kerja"
|
|
36
|
+
}
|
package/dist/locale/it-IT.json
CHANGED
|
@@ -1,35 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
2
|
+
"All pass": "Tutti passano",
|
|
3
|
+
"Any pass": "Qualcuno passa",
|
|
4
|
+
"Anyone pass": "Chiunque passa",
|
|
5
5
|
"Assignee": "Assegnatario",
|
|
6
6
|
"Assignees": "Assegnatari",
|
|
7
|
-
"
|
|
7
|
+
"Collaboratively": "Collaborativo",
|
|
8
8
|
"Configure user interface": "Configura interfaccia utente",
|
|
9
|
-
"
|
|
10
|
-
"
|
|
9
|
+
"Continue the process": "Continua il processo",
|
|
10
|
+
"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.": "Può essere utilizzato per l'invio manuale di dati e per determinare se continuare o uscire. Il workflow genererà un elemento 'da fare' per l'utente assegnato quando raggiunge un nodo manuale e continuerà l'elaborazione dopo che l'utente avrà inviato il modulo.",
|
|
11
|
+
"Create record form": "Modulo creazione record",
|
|
12
|
+
"Custom form": "Modulo personalizzato",
|
|
13
|
+
"Data record": "Record dati",
|
|
11
14
|
"Each user has own task": "Ogni utente ha la propria attività",
|
|
12
|
-
"Collaboratively": "Collaborativo",
|
|
13
15
|
"Everyone shares one task": "Tutti condividono un attività",
|
|
14
|
-
"Negotiation": "Negoziazione",
|
|
15
|
-
"All pass": "Tutti passano",
|
|
16
16
|
"Everyone should pass": "Tutti dovrebbero passare",
|
|
17
|
-
"Any pass": "Qualcuno passa",
|
|
18
|
-
"Anyone pass": "Chiunque passa",
|
|
19
17
|
"Field name existed in form": "Nome campo esistente nel modulo",
|
|
20
|
-
"Continue the process": "Continua il processo",
|
|
21
|
-
"Terminate the process": "Termina il processo",
|
|
22
|
-
"Save temporarily": "Salva temporaneamente",
|
|
23
|
-
"Custom form": "Modulo personalizzato",
|
|
24
|
-
"Data record": "Record dati",
|
|
25
|
-
"Create record form": "Modulo creazione record",
|
|
26
|
-
"Update record form": "Modulo aggiornamento record",
|
|
27
18
|
"Filter settings": "Impostazioni filtro",
|
|
28
|
-
"
|
|
29
|
-
"Task node": "Nodo attività",
|
|
30
|
-
"Unprocessed": "Non elaborato",
|
|
31
|
-
"Please check one of your update record form, and add at least one filter condition in form settings.": "Verifica uno dei tuoi moduli di aggiornamento record e aggiungi almeno una condizione nel filtro nelle impostazioni del modulo.",
|
|
19
|
+
"Manual": "Manuale",
|
|
32
20
|
"My manual tasks": "Le mie attività manuali",
|
|
21
|
+
"Negotiation": "Negoziazione",
|
|
22
|
+
"Please check one of your update record form, and add at least one filter condition in form settings.": "Verifica uno dei tuoi moduli di aggiornamento record e aggiungi almeno una condizione nel filtro nelle impostazioni del modulo.",
|
|
23
|
+
"Save temporarily": "Salva temporaneamente",
|
|
24
|
+
"Separately": "Separato",
|
|
25
|
+
"Task": "Task",
|
|
26
|
+
"Task node": "Nodo attività",
|
|
33
27
|
"Task title": "Titolo attività",
|
|
34
|
-
"
|
|
35
|
-
|
|
28
|
+
"Terminate the process": "Termina il processo",
|
|
29
|
+
"Title of each task item. Default to node title.": "Titolo di ogni elemento attività. Predefinito: titolo del nodo.",
|
|
30
|
+
"Unprocessed": "Non elaborato",
|
|
31
|
+
"Update record form": "Modulo aggiornamento record",
|
|
32
|
+
"User interface": "Interfaccia utente",
|
|
33
|
+
"Values preset in this form will override user submitted ones when continue or reject.": "I valori preimpostati in questo modulo sovrascriveranno quelli inviati dall'utente quando si continua o si rifiuta.",
|
|
34
|
+
"View user interface": "Visualizza interfaccia utente",
|
|
35
|
+
"Workflow todos": "Da fare"
|
|
36
|
+
}
|
package/dist/locale/ja-JP.json
CHANGED
|
@@ -1,33 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
2
|
+
"All pass": "全員通過",
|
|
3
|
+
"Any pass": "誰か一人が通過",
|
|
4
|
+
"Anyone pass": "誰か一人が通過すれば通過",
|
|
5
5
|
"Assignee": "担当者",
|
|
6
6
|
"Assignees": "担当者",
|
|
7
|
-
"
|
|
7
|
+
"Collaboratively": "協力して処理",
|
|
8
8
|
"Configure user interface": "ユーザーインターフェースを構成",
|
|
9
|
-
"
|
|
10
|
-
"
|
|
9
|
+
"Continue the process": "プロセスを続行",
|
|
10
|
+
"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アイテムを生成し、ユーザーがフォームを提出すると処理を続行します。",
|
|
11
|
+
"Create record form": "レコード作成フォーム",
|
|
12
|
+
"Custom form": "カスタムフォーム",
|
|
13
|
+
"Data record": "データ記録",
|
|
11
14
|
"Each user has own task": "各ユーザーが自分のタスクを持つ",
|
|
12
|
-
"Collaboratively": "協力して処理",
|
|
13
15
|
"Everyone shares one task": "全員で1つのタスクを共有",
|
|
14
|
-
"Negotiation": "協議メカニズム",
|
|
15
|
-
"All pass": "全員通過",
|
|
16
16
|
"Everyone should pass": "全員が通過する必要があります",
|
|
17
|
-
"Any pass": "誰か一人が通過",
|
|
18
|
-
"Anyone pass": "誰か一人が通過すれば通過",
|
|
19
17
|
"Field name existed in form": "フォームに既にフィールド名が存在します",
|
|
20
|
-
"Continue the process": "プロセスを続行",
|
|
21
|
-
"Terminate the process": "プロセスを終了",
|
|
22
|
-
"Save temporarily": "一時保存",
|
|
23
|
-
"Custom form": "カスタムフォーム",
|
|
24
|
-
"Data record": "データ記録",
|
|
25
|
-
"Create record form": "レコード作成フォーム",
|
|
26
|
-
"Update record form": "レコード更新フォーム",
|
|
27
18
|
"Filter settings": "フィルター設定",
|
|
28
|
-
"
|
|
19
|
+
"Manual": "手動",
|
|
20
|
+
"My manual tasks": "手動タスク",
|
|
21
|
+
"Negotiation": "協議メカニズム",
|
|
22
|
+
"Please check one of your update record form, and add at least one filter condition in form settings.": "更新レコードフォームの1つを確認し、フォーム設定で少なくとも1つのフィルター条件を追加してください。",
|
|
23
|
+
"Save temporarily": "一時保存",
|
|
24
|
+
"Separately": "別々に処理",
|
|
29
25
|
"Task": "タスク",
|
|
30
26
|
"Task node": "タスクノード",
|
|
27
|
+
"Task title": "タスク名称",
|
|
28
|
+
"Terminate the process": "プロセスを終了",
|
|
29
|
+
"Title of each task item. Default to node title.": "各タスク項目のタイトル。デフォルトはノードタイトルとなります。",
|
|
31
30
|
"Unprocessed": "未処理",
|
|
32
|
-
"
|
|
31
|
+
"Update record form": "レコード更新フォーム",
|
|
32
|
+
"User interface": "ユーザーインターフェース",
|
|
33
|
+
"Values preset in this form will override user submitted ones when continue or reject.": "このフォームにプリセットされた値は、続行または拒否時にユーザーが提出した値を上書きします。",
|
|
34
|
+
"View user interface": "ユーザーインターフェースを表示",
|
|
35
|
+
"Workflow todos": "ワークフローのToDo"
|
|
33
36
|
}
|
package/dist/locale/ko-KR.json
CHANGED
|
@@ -1,32 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
"Values preset in this form will override user submitted ones when continue or reject.":
|
|
6
|
-
"이 양식에 사전 설정된 값은 계속 또는 거부될 때 사용자가 제출한 값이 덮어씁니다.",
|
|
2
|
+
"All pass": "모두 통과",
|
|
3
|
+
"Any pass": "하나라도 통과",
|
|
4
|
+
"Anyone pass": "누구든 통과하면 됨",
|
|
7
5
|
"Assignee": "담당자",
|
|
8
6
|
"Assignees": "담당자",
|
|
9
|
-
"
|
|
7
|
+
"Collaboratively": "협력",
|
|
10
8
|
"Configure user interface": "사용자 인터페이스 구성",
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"Collaboratively": "협력하여",
|
|
15
|
-
"Everyone shares one task": "모두가 하나의 작업을 공유합니다.",
|
|
16
|
-
"Negotiation": "협상",
|
|
17
|
-
"All pass": "모두 통과",
|
|
18
|
-
"Everyone should pass": "모든 사람이 통과해야 합니다.",
|
|
19
|
-
"Any pass": "어떤 통과",
|
|
20
|
-
"Anyone pass": "누구든 통과하면 됩니다.",
|
|
21
|
-
"Field name existed in form": "양식에 이미 존재하는 필드 이름",
|
|
22
|
-
"Continue the process": "프로세스 계속 진행",
|
|
23
|
-
"Terminate the process": "프로세스 종료",
|
|
24
|
-
"Save temporarily": "임시로 저장",
|
|
9
|
+
"Continue the process": "프로세스 계속",
|
|
10
|
+
"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.": "수동으로 데이터를 제출하고 계속 진행할지 종료할지 결정할 수 있습니다. 워크플로가 수동 노드에 도달하면 지정된 사용자에게 할 일 항목이 생성되고, 사용자가 양식을 제출하면 처리가 계속됩니다.",
|
|
11
|
+
"Create record form": "레코드 생성 양식",
|
|
25
12
|
"Custom form": "사용자 정의 양식",
|
|
26
13
|
"Data record": "데이터 레코드",
|
|
27
|
-
"
|
|
28
|
-
"
|
|
14
|
+
"Each user has own task": "각 사용자가 개별 작업을 가짐",
|
|
15
|
+
"Everyone shares one task": "모두가 하나의 작업을 공유",
|
|
16
|
+
"Everyone should pass": "모두 통과해야 함",
|
|
17
|
+
"Field name existed in form": "양식에 이미 존재하는 필드 이름",
|
|
29
18
|
"Filter settings": "필터 설정",
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
|
|
19
|
+
"Manual": "수동",
|
|
20
|
+
"My manual tasks": "내 수동 작업",
|
|
21
|
+
"Negotiation": "협상",
|
|
22
|
+
"Please check one of your update record form, and add at least one filter condition in form settings.": "업데이트 레코드 양식 중 하나를 확인하고, 양식 설정에 최소 한 개의 필터 조건을 추가하세요.",
|
|
23
|
+
"Save temporarily": "임시 저장",
|
|
24
|
+
"Separately": "별도로",
|
|
25
|
+
"Task": "작업",
|
|
26
|
+
"Task node": "작업 노드",
|
|
27
|
+
"Task title": "작업 제목",
|
|
28
|
+
"Terminate the process": "프로세스 종료",
|
|
29
|
+
"Title of each task item. Default to node title.": "각 작업 항목의 제목(기본값: 노드 제목)",
|
|
30
|
+
"Unprocessed": "미처리",
|
|
31
|
+
"Update record form": "레코드 업데이트 양식",
|
|
32
|
+
"User interface": "사용자 인터페이스",
|
|
33
|
+
"Values preset in this form will override user submitted ones when continue or reject.": "이 양식에 사전 설정된 값은 계속 또는 거부 시 사용자가 제출한 값을 덮어씁니다.",
|
|
34
|
+
"View user interface": "사용자 인터페이스 보기",
|
|
35
|
+
"Workflow todos": "워크플로 할 일"
|
|
36
|
+
}
|
package/dist/locale/nl-NL.json
CHANGED
|
@@ -1,30 +1,36 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
2
|
+
"All pass": "All pass",
|
|
3
|
+
"Any pass": "Any pass",
|
|
4
|
+
"Anyone pass": "Anyone pass",
|
|
5
|
+
"Assignee": "Assignee",
|
|
6
|
+
"Assignees": "Assignees",
|
|
7
|
+
"Collaboratively": "Collaboratively",
|
|
8
|
+
"Configure user interface": "Configure user interface",
|
|
9
|
+
"Continue the process": "Continue the process",
|
|
10
|
+
"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.": "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.",
|
|
11
|
+
"Create record form": "Create record form",
|
|
12
|
+
"Custom form": "Custom form",
|
|
13
|
+
"Data record": "Data record",
|
|
14
|
+
"Each user has own task": "Each user has own task",
|
|
15
|
+
"Everyone shares one task": "Everyone shares one task",
|
|
16
|
+
"Everyone should pass": "Everyone should pass",
|
|
17
|
+
"Field name existed in form": "Field name existed in form",
|
|
18
|
+
"Filter settings": "Filter settings",
|
|
19
|
+
"Manual": "Manual",
|
|
20
|
+
"My manual tasks": "My manual tasks",
|
|
21
|
+
"Negotiation": "Negotiation",
|
|
22
|
+
"Please check one of your update record form, and add at least one filter condition in form settings.": "Please check one of your update record form, and add at least one filter condition in form settings.",
|
|
23
|
+
"Save temporarily": "Save temporarily",
|
|
24
|
+
"Separately": "Separately",
|
|
25
|
+
"Task": "Task",
|
|
26
|
+
"Task node": "Task node",
|
|
27
|
+
"Task title": "Task title",
|
|
28
|
+
"Terminate the process": "Terminate the process",
|
|
29
|
+
"Title of each task item. Default to node title.": "Title of each task item. Default to node title.",
|
|
30
|
+
"Unprocessed": "Unprocessed",
|
|
31
|
+
"Update record form": "Update record form",
|
|
32
|
+
"User interface": "User interface",
|
|
33
|
+
"Values preset in this form will override user submitted ones when continue or reject.": "Values preset in this form will override user submitted ones when continue or reject.",
|
|
34
|
+
"View user interface": "View user interface",
|
|
35
|
+
"Workflow todos": "Workflow todos"
|
|
30
36
|
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"All pass": "All pass",
|
|
3
|
+
"Any pass": "Any pass",
|
|
4
|
+
"Anyone pass": "Anyone pass",
|
|
5
|
+
"Assignee": "Assignee",
|
|
6
|
+
"Assignees": "Assignees",
|
|
7
|
+
"Collaboratively": "Collaboratively",
|
|
8
|
+
"Configure user interface": "Configure user interface",
|
|
9
|
+
"Continue the process": "Continue the process",
|
|
10
|
+
"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.": "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.",
|
|
11
|
+
"Create record form": "Create record form",
|
|
12
|
+
"Custom form": "Custom form",
|
|
13
|
+
"Data record": "Data record",
|
|
14
|
+
"Each user has own task": "Each user has own task",
|
|
15
|
+
"Everyone shares one task": "Everyone shares one task",
|
|
16
|
+
"Everyone should pass": "Everyone should pass",
|
|
17
|
+
"Field name existed in form": "Field name existed in form",
|
|
18
|
+
"Filter settings": "Filter settings",
|
|
19
|
+
"Manual": "Manual",
|
|
20
|
+
"My manual tasks": "My manual tasks",
|
|
21
|
+
"Negotiation": "Negotiation",
|
|
22
|
+
"Please check one of your update record form, and add at least one filter condition in form settings.": "Please check one of your update record form, and add at least one filter condition in form settings.",
|
|
23
|
+
"Save temporarily": "Save temporarily",
|
|
24
|
+
"Separately": "Separately",
|
|
25
|
+
"Task": "Task",
|
|
26
|
+
"Task node": "Task node",
|
|
27
|
+
"Task title": "Task title",
|
|
28
|
+
"Terminate the process": "Terminate the process",
|
|
29
|
+
"Title of each task item. Default to node title.": "Title of each task item. Default to node title.",
|
|
30
|
+
"Unprocessed": "Unprocessed",
|
|
31
|
+
"Update record form": "Update record form",
|
|
32
|
+
"User interface": "User interface",
|
|
33
|
+
"Values preset in this form will override user submitted ones when continue or reject.": "Values preset in this form will override user submitted ones when continue or reject.",
|
|
34
|
+
"View user interface": "View user interface",
|
|
35
|
+
"Workflow todos": "Workflow todos"
|
|
36
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"All pass": "Все одобрены",
|
|
3
|
+
"Any pass": "Любой одобрен",
|
|
4
|
+
"Anyone pass": "Кто-либо одобрен",
|
|
5
|
+
"Assignee": "Исполнитель",
|
|
6
|
+
"Assignees": "Исполнители",
|
|
7
|
+
"Collaboratively": "Совместно",
|
|
8
|
+
"Configure user interface": "Настроить пользовательский интерфейс",
|
|
9
|
+
"Continue the process": "Продолжить процесс",
|
|
10
|
+
"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.": "Может использоваться для ручной отправки данных и определения, продолжать процесс или завершить его. Рабочий процесс создаст задачу для назначенного пользователя при достижении ручного узла и продолжит обработку после отправки формы пользователем.",
|
|
11
|
+
"Create record form": "Форма создания записи",
|
|
12
|
+
"Custom form": "Пользовательская форма",
|
|
13
|
+
"Data record": "Запись данных",
|
|
14
|
+
"Each user has own task": "У каждого пользователя своя задача",
|
|
15
|
+
"Everyone shares one task": "Все делят одну задачу",
|
|
16
|
+
"Everyone should pass": "Все должны одобрить",
|
|
17
|
+
"Field name existed in form": "Имя поля уже существует в форме",
|
|
18
|
+
"Filter settings": "Настройки фильтра",
|
|
19
|
+
"Manual": "Ручной",
|
|
20
|
+
"My manual tasks": "Мои ручные задачи",
|
|
21
|
+
"Negotiation": "Согласование",
|
|
22
|
+
"Please check one of your update record form, and add at least one filter condition in form settings.": "Пожалуйста, проверьте одну из форм обновления записи и добавьте хотя бы одно условие фильтрации в настройках формы.",
|
|
23
|
+
"Save temporarily": "Сохранить временно",
|
|
24
|
+
"Separately": "Отдельно",
|
|
25
|
+
"Task": "Задача",
|
|
26
|
+
"Task node": "Узел задачи",
|
|
27
|
+
"Task title": "Название задачи",
|
|
28
|
+
"Terminate the process": "Завершить процесс",
|
|
29
|
+
"Title of each task item. Default to node title.": "Название каждой задачи. По умолчанию используется название узла.",
|
|
30
|
+
"Unprocessed": "Необработанные",
|
|
31
|
+
"Update record form": "Форма обновления записи",
|
|
32
|
+
"User interface": "Пользовательский интерфейс",
|
|
33
|
+
"Values preset in this form will override user submitted ones when continue or reject.": "Значения, предопределенные в этой форме, будут переопределять значения, отправленные пользователем, при продолжении или отклонении.",
|
|
34
|
+
"View user interface": "Просмотр пользовательского интерфейса",
|
|
35
|
+
"Workflow todos": "Задачи рабочего процесса"
|
|
36
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"All pass": "All pass",
|
|
3
|
+
"Any pass": "Any pass",
|
|
4
|
+
"Anyone pass": "Anyone pass",
|
|
5
|
+
"Assignee": "Assignee",
|
|
6
|
+
"Assignees": "Assignees",
|
|
7
|
+
"Collaboratively": "Collaboratively",
|
|
8
|
+
"Configure user interface": "Configure user interface",
|
|
9
|
+
"Continue the process": "Continue the process",
|
|
10
|
+
"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.": "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.",
|
|
11
|
+
"Create record form": "Create record form",
|
|
12
|
+
"Custom form": "Custom form",
|
|
13
|
+
"Data record": "Data record",
|
|
14
|
+
"Each user has own task": "Each user has own task",
|
|
15
|
+
"Everyone shares one task": "Everyone shares one task",
|
|
16
|
+
"Everyone should pass": "Everyone should pass",
|
|
17
|
+
"Field name existed in form": "Field name existed in form",
|
|
18
|
+
"Filter settings": "Filter settings",
|
|
19
|
+
"Manual": "Manual",
|
|
20
|
+
"My manual tasks": "My manual tasks",
|
|
21
|
+
"Negotiation": "Negotiation",
|
|
22
|
+
"Please check one of your update record form, and add at least one filter condition in form settings.": "Please check one of your update record form, and add at least one filter condition in form settings.",
|
|
23
|
+
"Save temporarily": "Save temporarily",
|
|
24
|
+
"Separately": "Separately",
|
|
25
|
+
"Task": "Task",
|
|
26
|
+
"Task node": "Task node",
|
|
27
|
+
"Task title": "Task title",
|
|
28
|
+
"Terminate the process": "Terminate the process",
|
|
29
|
+
"Title of each task item. Default to node title.": "Title of each task item. Default to node title.",
|
|
30
|
+
"Unprocessed": "Unprocessed",
|
|
31
|
+
"Update record form": "Update record form",
|
|
32
|
+
"User interface": "User interface",
|
|
33
|
+
"Values preset in this form will override user submitted ones when continue or reject.": "Values preset in this form will override user submitted ones when continue or reject.",
|
|
34
|
+
"View user interface": "View user interface",
|
|
35
|
+
"Workflow todos": "Workflow todos"
|
|
36
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"All pass": "All pass",
|
|
3
|
+
"Any pass": "Any pass",
|
|
4
|
+
"Anyone pass": "Anyone pass",
|
|
5
|
+
"Assignee": "Assignee",
|
|
6
|
+
"Assignees": "Assignees",
|
|
7
|
+
"Collaboratively": "Collaboratively",
|
|
8
|
+
"Configure user interface": "Configure user interface",
|
|
9
|
+
"Continue the process": "Continue the process",
|
|
10
|
+
"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.": "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.",
|
|
11
|
+
"Create record form": "Create record form",
|
|
12
|
+
"Custom form": "Custom form",
|
|
13
|
+
"Data record": "Data record",
|
|
14
|
+
"Each user has own task": "Each user has own task",
|
|
15
|
+
"Everyone shares one task": "Everyone shares one task",
|
|
16
|
+
"Everyone should pass": "Everyone should pass",
|
|
17
|
+
"Field name existed in form": "Field name existed in form",
|
|
18
|
+
"Filter settings": "Filter settings",
|
|
19
|
+
"Manual": "Manual",
|
|
20
|
+
"My manual tasks": "My manual tasks",
|
|
21
|
+
"Negotiation": "Negotiation",
|
|
22
|
+
"Please check one of your update record form, and add at least one filter condition in form settings.": "Please check one of your update record form, and add at least one filter condition in form settings.",
|
|
23
|
+
"Save temporarily": "Save temporarily",
|
|
24
|
+
"Separately": "Separately",
|
|
25
|
+
"Task": "Task",
|
|
26
|
+
"Task node": "Task node",
|
|
27
|
+
"Task title": "Task title",
|
|
28
|
+
"Terminate the process": "Terminate the process",
|
|
29
|
+
"Title of each task item. Default to node title.": "Title of each task item. Default to node title.",
|
|
30
|
+
"Unprocessed": "Unprocessed",
|
|
31
|
+
"Update record form": "Update record form",
|
|
32
|
+
"User interface": "User interface",
|
|
33
|
+
"Values preset in this form will override user submitted ones when continue or reject.": "Values preset in this form will override user submitted ones when continue or reject.",
|
|
34
|
+
"View user interface": "View user interface",
|
|
35
|
+
"Workflow todos": "Workflow todos"
|
|
36
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"All pass": "Tất cả thông qua",
|
|
3
|
+
"Any pass": "Bất kỳ thông qua",
|
|
4
|
+
"Anyone pass": "Bất kỳ ai thông qua",
|
|
5
|
+
"Assignee": "Người được giao",
|
|
6
|
+
"Assignees": "Những người được giao",
|
|
7
|
+
"Collaboratively": "Hợp tác",
|
|
8
|
+
"Configure user interface": "Cấu hình giao diện người dùng",
|
|
9
|
+
"Continue the process": "Tiếp tục quy trình",
|
|
10
|
+
"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.": "Có thể được sử dụng để gửi dữ liệu thủ công và xác định xem có tiếp tục hay thoát. Quy trình sẽ tạo một mục việc cần làm cho người dùng được chỉ định khi đến nút thủ công và tiếp tục xử lý sau khi người dùng gửi biểu mẫu.",
|
|
11
|
+
"Create record form": "Tạo biểu mẫu bản ghi",
|
|
12
|
+
"Custom form": "Biểu mẫu tùy chỉnh",
|
|
13
|
+
"Data record": "Bản ghi dữ liệu",
|
|
14
|
+
"Each user has own task": "Mỗi người dùng có nhiệm vụ riêng",
|
|
15
|
+
"Everyone shares one task": "Mọi người chia sẻ một nhiệm vụ",
|
|
16
|
+
"Everyone should pass": "Mọi người phải thông qua",
|
|
17
|
+
"Field name existed in form": "Tên trường đã tồn tại trong biểu mẫu",
|
|
18
|
+
"Filter settings": "Cài đặt bộ lọc",
|
|
19
|
+
"Manual": "Thủ công",
|
|
20
|
+
"My manual tasks": "Nhiệm vụ thủ công của tôi",
|
|
21
|
+
"Negotiation": "Thương lượng",
|
|
22
|
+
"Please check one of your update record form, and add at least one filter condition in form settings.": "Vui lòng kiểm tra một trong các biểu mẫu cập nhật bản ghi của bạn và thêm ít nhất một điều kiện lọc trong cài đặt biểu mẫu.",
|
|
23
|
+
"Save temporarily": "Lưu tạm thời",
|
|
24
|
+
"Separately": "Riêng biệt",
|
|
25
|
+
"Task": "Nhiệm vụ",
|
|
26
|
+
"Task node": "Nút nhiệm vụ",
|
|
27
|
+
"Task title": "Tiêu đề nhiệm vụ",
|
|
28
|
+
"Terminate the process": "Kết thúc quy trình",
|
|
29
|
+
"Title of each task item. Default to node title.": "Tiêu đề của mỗi mục nhiệm vụ. Mặc định là tiêu đề nút.",
|
|
30
|
+
"Unprocessed": "Chưa xử lý",
|
|
31
|
+
"Update record form": "Cập nhật biểu mẫu bản ghi",
|
|
32
|
+
"User interface": "Giao diện người dùng",
|
|
33
|
+
"Values preset in this form will override user submitted ones when continue or reject.": "Các giá trị đã đặt trước trong biểu mẫu này sẽ ghi đè lên những giá trị người dùng gửi khi tiếp tục hoặc từ chối.",
|
|
34
|
+
"View user interface": "Xem giao diện người dùng",
|
|
35
|
+
"Workflow todos": "Công việc cần làm của quy trình"
|
|
36
|
+
}
|