@nocobase/plugin-workflow-manual 2.0.0-alpha.49 → 2.0.0-alpha.50

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.
@@ -8,7 +8,7 @@
8
8
  */
9
9
 
10
10
  module.exports = {
11
- "@nocobase/client": "2.0.0-alpha.49",
11
+ "@nocobase/client": "2.0.0-alpha.50",
12
12
  "react": "18.2.0",
13
13
  "react-router-dom": "6.30.1",
14
14
  "@formily/react": "2.3.7",
@@ -19,14 +19,14 @@ module.exports = {
19
19
  "dayjs": "1.11.13",
20
20
  "react-i18next": "11.18.6",
21
21
  "lodash": "4.17.21",
22
- "@nocobase/plugin-workflow": "2.0.0-alpha.49",
23
- "@nocobase/plugin-mobile": "2.0.0-alpha.49",
24
- "@nocobase/utils": "2.0.0-alpha.49",
25
- "@nocobase/server": "2.0.0-alpha.49",
26
- "@nocobase/database": "2.0.0-alpha.49",
27
- "@nocobase/actions": "2.0.0-alpha.49",
28
- "@nocobase/test": "2.0.0-alpha.49",
29
- "@nocobase/plugin-workflow-test": "2.0.0-alpha.49",
22
+ "@nocobase/plugin-workflow": "2.0.0-alpha.50",
23
+ "@nocobase/plugin-mobile": "2.0.0-alpha.50",
24
+ "@nocobase/utils": "2.0.0-alpha.50",
25
+ "@nocobase/server": "2.0.0-alpha.50",
26
+ "@nocobase/database": "2.0.0-alpha.50",
27
+ "@nocobase/actions": "2.0.0-alpha.50",
28
+ "@nocobase/test": "2.0.0-alpha.50",
29
+ "@nocobase/plugin-workflow-test": "2.0.0-alpha.50",
30
30
  "@formily/core": "2.3.7",
31
31
  "sequelize": "6.35.2"
32
32
  };
@@ -1,36 +1,36 @@
1
1
  {
2
- "Manual": "Manuell",
3
- "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.": "Kann für die manuelle Übermittlung von Daten verwendet werden und bestimmt, ob fortgefahren oder beendet werden soll. Der Workflow generiert ein To-Do-Element für den zugewiesenen Benutzer, wenn er einen manuellen Knoten erreicht, und setzt die Verarbeitung fort, nachdem der Benutzer das Formular abgesendet hat.",
4
- "Values preset in this form will override user submitted ones when continue or reject.": "Die in diesem Formular voreingestellten Werte überschreiben die vom Benutzer übermittelten Werte beim Fortfahren oder Ablehnen.",
2
+ "All pass": "Alle bestehen",
3
+ "Any pass": "Beliebiger Bestehen",
4
+ "Anyone pass": "Jeder kann bestehen",
5
5
  "Assignee": "Beauftragter",
6
6
  "Assignees": "Beauftragte",
7
- "User interface": "Benutzeroberfläche",
7
+ "Collaboratively": "Kollaborativ",
8
8
  "Configure user interface": "Benutzeroberfläche konfigurieren",
9
- "View user interface": "Benutzeroberfläche anzeigen",
10
- "Separately": "Getrennt",
9
+ "Continue the process": "Den Prozess fortsetzen",
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.": "Kann für die manuelle Übermittlung von Daten verwendet werden und bestimmt, ob fortgefahren oder beendet werden soll. Der Workflow generiert ein To-Do-Element für den zugewiesenen Benutzer, wenn er einen manuellen Knoten erreicht, und setzt die Verarbeitung fort, nachdem der Benutzer das Formular abgesendet hat.",
11
+ "Create record form": "Formular zum Erstellen von Datensätzen",
12
+ "Custom form": "Benutzerdefiniertes Formular",
13
+ "Data record": "Datensatz",
11
14
  "Each user has own task": "Jeder Benutzer hat eine eigene Aufgabe",
12
- "Collaboratively": "Kollaborativ",
13
15
  "Everyone shares one task": "Alle teilen sich eine Aufgabe",
14
- "Negotiation": "Verhandlung",
15
- "All pass": "Alle bestehen",
16
16
  "Everyone should pass": "Jeder sollte bestehen",
17
- "Any pass": "Beliebiger Bestehen",
18
- "Anyone pass": "Jeder kann bestehen",
19
17
  "Field name existed in form": "Feldname existiert bereits im Formular",
20
- "Continue the process": "Den Prozess fortsetzen",
21
- "Terminate the process": "Den Prozess beenden",
22
- "Save temporarily": "Temporär speichern",
23
- "Custom form": "Benutzerdefiniertes Formular",
24
- "Data record": "Datensatz",
25
- "Create record form": "Formular zum Erstellen von Datensätzen",
26
- "Update record form": "Formular zum Aktualisieren von Datensätzen",
27
18
  "Filter settings": "Filtereinstellungen",
28
- "Workflow todos": "Workflow-Aufgaben",
29
- "Task node": "Aufgabenknoten",
30
- "Unprocessed": "Unbearbeitet",
31
- "Please check one of your update record form, and add at least one filter condition in form settings.": "Bitte überprüfen Sie eines Ihrer Formulare zur Aktualisierung von Datensätzen und fügen Sie in den Formulareinstellungen mindestens eine Filterbedingung hinzu.",
19
+ "Manual": "Manuell",
32
20
  "My manual tasks": "Meine manuellen Aufgaben",
21
+ "Negotiation": "Verhandlung",
22
+ "Please check one of your update record form, and add at least one filter condition in form settings.": "Bitte überprüfen Sie eines Ihrer Formulare zur Aktualisierung von Datensätzen und fügen Sie in den Formulareinstellungen mindestens eine Filterbedingung hinzu.",
23
+ "Save temporarily": "Temporär speichern",
24
+ "Separately": "Getrennt",
25
+ "Task": "Aufgabe",
26
+ "Task node": "Aufgabenknoten",
33
27
  "Task title": "Aufgabentitel",
28
+ "Terminate the process": "Den Prozess beenden",
34
29
  "Title of each task item. Default to node title.": "Titel jedes Aufgabenelements. Standardmäßig der Knotentitel.",
35
- "Task": "Aufgabe"
36
- }
30
+ "Unprocessed": "Unbearbeitet",
31
+ "Update record form": "Formular zum Aktualisieren von Datensätzen",
32
+ "User interface": "Benutzeroberfläche",
33
+ "Values preset in this form will override user submitted ones when continue or reject.": "Die in diesem Formular voreingestellten Werte überschreiben die vom Benutzer übermittelten Werte beim Fortfahren oder Ablehnen.",
34
+ "View user interface": "Benutzeroberfläche anzeigen",
35
+ "Workflow todos": "Workflow-Aufgaben"
36
+ }
@@ -1,35 +1,36 @@
1
1
  {
2
- "Manual": "Manual",
3
- "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.",
4
- "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.",
2
+ "All pass": "All pass",
3
+ "Any pass": "Any pass",
4
+ "Anyone pass": "Anyone pass",
5
5
  "Assignee": "Assignee",
6
6
  "Assignees": "Assignees",
7
- "User interface": "User interface",
7
+ "Collaboratively": "Collaboratively",
8
8
  "Configure user interface": "Configure user interface",
9
- "View user interface": "View user interface",
10
- "Separately": "Separately",
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",
11
14
  "Each user has own task": "Each user has own task",
12
- "Collaboratively": "Collaboratively",
13
15
  "Everyone shares one task": "Everyone shares one task",
14
- "Negotiation": "Negotiation",
15
- "All pass": "All pass",
16
16
  "Everyone should pass": "Everyone should pass",
17
- "Any pass": "Any pass",
18
- "Anyone pass": "Anyone pass",
19
17
  "Field name existed in form": "Field name existed in form",
20
- "Continue the process": "Continue the process",
21
- "Terminate the process": "Terminate the process",
22
- "Save temporarily": "Save temporarily",
23
- "Custom form": "Custom form",
24
- "Data record": "Data record",
25
- "Create record form": "Create record form",
26
- "Update record form": "Update record form",
27
18
  "Filter settings": "Filter settings",
28
- "Workflow todos": "Workflow todos",
29
- "Task node": "Task node",
30
- "Unprocessed": "Unprocessed",
31
- "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.",
19
+ "Manual": "Manual",
32
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",
33
27
  "Task title": "Task title",
34
- "Title of each task item. Default to node title.": "Title of each task item. Default to node title."
35
- }
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": "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
+ }
@@ -1,35 +1,36 @@
1
1
  {
2
- "Manual": "Manuale",
3
- "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.",
4
- "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.",
2
+ "All pass": "Tutti passano",
3
+ "Any pass": "Qualcuno passa",
4
+ "Anyone pass": "Chiunque passa",
5
5
  "Assignee": "Assegnatario",
6
6
  "Assignees": "Assegnatari",
7
- "User interface": "Interfaccia utente",
7
+ "Collaboratively": "Collaborativo",
8
8
  "Configure user interface": "Configura interfaccia utente",
9
- "View user interface": "Visualizza interfaccia utente",
10
- "Separately": "Separato",
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
- "Workflow todos": "Da fare",
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
- "Title of each task item. Default to node title.": "Titolo di ogni elemento attività. Predefinito: titolo del nodo."
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
+ }
@@ -1,33 +1,36 @@
1
1
  {
2
- "Manual": "手動",
3
- "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アイテムを生成し、ユーザーがフォームを提出すると処理を続行します。",
4
- "Values preset in this form will override user submitted ones when continue or reject.": "このフォームにプリセットされた値は、続行または拒否時にユーザーが提出した値を上書きします。",
2
+ "All pass": "全員通過",
3
+ "Any pass": "誰か一人が通過",
4
+ "Anyone pass": "誰か一人が通過すれば通過",
5
5
  "Assignee": "担当者",
6
6
  "Assignees": "担当者",
7
- "User interface": "ユーザーインターフェース",
7
+ "Collaboratively": "協力して処理",
8
8
  "Configure user interface": "ユーザーインターフェースを構成",
9
- "View user interface": "ユーザーインターフェースを表示",
10
- "Separately": "別々に処理",
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
- "Workflow todos": "ワークフローのToDo",
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
- "Please check one of your update record form, and add at least one filter condition in form settings.": "更新レコードフォームの1つを確認し、フォーム設定で少なくとも1つのフィルター条件を追加してください。"
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
  }
@@ -1,32 +1,36 @@
1
1
  {
2
- "Manual": "수동",
3
- "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.":
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
- "User interface": "사용자 인터페이스",
7
+ "Collaboratively": "협력",
10
8
  "Configure user interface": "사용자 인터페이스 구성",
11
- "View user interface": "사용자 인터페이스 보기",
12
- "Separately": "별도로",
13
- "Each user has own task": " 사용자는 고유한 작업을 갖습니다.",
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
- "Create record form": "레코드 생성 양식",
28
- "Update record form": "레코드 업데이트 양식",
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
- "Workflow todos": "워크플로우 할 일",
31
- "Task node": "작업 노드"
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
+ }
@@ -1,30 +1,36 @@
1
1
  {
2
- "Manual": "Manual",
3
- "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.",
4
- "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.",
5
- "Assignee": "Assignee",
6
- "Assignees": "Assignees",
7
- "User interface": "User interface",
8
- "Configure user interface": "Configure user interface",
9
- "View user interface": "View user interface",
10
- "Separately": "Separately",
11
- "Each user has own task": "Each user has own task",
12
- "Collaboratively": "Collaboratively",
13
- "Everyone shares one task": "Everyone shares one task",
14
- "Negotiation": "Negotiation",
15
- "All pass": "All pass",
16
- "Everyone should pass": "Everyone should pass",
17
- "Any pass": "Any pass",
18
- "Anyone pass": "Anyone pass",
19
- "Field name existed in form": "Field name existed in form",
20
- "Continue the process": "Continue the process",
21
- "Terminate the process": "Terminate the process",
22
- "Save temporarily": "Save temporarily",
23
- "Custom form": "Custom form",
24
- "Data record": "Data record",
25
- "Create record form": "Create record form",
26
- "Update record form": "Update record form",
27
- "Filter settings": "Filter settings",
28
- "Workflow todos": "Workflow todos",
29
- "Task": "Task"
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
+ }
@@ -1,35 +1,36 @@
1
1
  {
2
- "Manual": "Ручной",
3
- "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.": "Может использоваться для ручной отправки данных и определения, продолжать или завершить процесс. Рабочий процесс создаст задачу для назначенного пользователя при достижении ручного узла и продолжит обработку после отправки формы пользователем.",
4
- "Values preset in this form will override user submitted ones when continue or reject.": "Предустановленные значения в этой форме переопределят отправленные пользователем при продолжении или отклонении.",
5
- "Assignee": "Исполнитель",
6
- "Assignees": "Исполнители",
7
- "User interface": "Пользовательский интерфейс",
8
- "Configure user interface": "Настроить пользовательский интерфейс",
9
- "View user interface": "Просмотр пользовательского интерфейса",
10
- "Separately": "Отдельно",
11
- "Each user has own task": "У каждого пользователя своя задача",
12
- "Collaboratively": "Совместно",
13
- "Everyone shares one task": "Все делят одну задачу",
14
- "Negotiation": "Согласование",
15
2
  "All pass": "Все одобрены",
16
- "Everyone should pass": "каждый должен быть одобрен",
17
3
  "Any pass": "Любой одобрен",
18
4
  "Anyone pass": "Кто-либо одобрен",
19
- "Field name existed in form": "Имя поля существует в форме",
5
+ "Assignee": "Исполнитель",
6
+ "Assignees": "Исполнители",
7
+ "Collaboratively": "Совместно",
8
+ "Configure user interface": "Настроить пользовательский интерфейс",
20
9
  "Continue the process": "Продолжить процесс",
21
- "Terminate the process": "Завершить процесс",
22
- "Save temporarily": "Сохранить временно",
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": "Форма создания записи",
23
12
  "Custom form": "Пользовательская форма",
24
13
  "Data record": "Запись данных",
25
- "Create record form": "Форма создания записи",
26
- "Update record form": "Форма обновления записи",
14
+ "Each user has own task": "У каждого пользователя своя задача",
15
+ "Everyone shares one task": "Все делят одну задачу",
16
+ "Everyone should pass": "Все должны одобрить",
17
+ "Field name existed in form": "Имя поля уже существует в форме",
27
18
  "Filter settings": "Настройки фильтра",
28
- "Workflow todos": "Задачи рабочего процесса",
29
- "Task node": "Узел задачи",
30
- "Unprocessed": "Необработанные",
31
- "Please check one of your update record form, and add at least one filter condition in form settings.": "Пожалуйста, проверьте одну из ваших форм обновления записи и добавьте хотя бы одно условие фильтра в настройках формы.",
19
+ "Manual": "Ручной",
32
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": "Узел задачи",
33
27
  "Task title": "Название задачи",
34
- "Title of each task item. Default to node title.": "Название каждого элемента задачи. По умолчанию - название узла."
35
- }
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
+ }
@@ -1,35 +1,36 @@
1
1
  {
2
- "Manual": "人工处理",
3
- "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.": "可用于人工提交数据,并决定是否继续或退出流程。工作流在执行到人工节点时会为被指派的用户生成待办事项,直到用户提交对应表单后继续处理该流程。",
4
- "Values preset in this form will override user submitted ones when continue or reject.": "表单中预设的字段值会在用户提交继续或拒绝时覆盖相应字段的值。",
2
+ "All pass": "全部通过",
3
+ "Any pass": "任意通过",
4
+ "Anyone pass": "任何一人通过即通过",
5
5
  "Assignee": "负责人",
6
6
  "Assignees": "负责人",
7
- "User interface": "操作界面",
7
+ "Collaboratively": "协作处理",
8
8
  "Configure user interface": "配置界面",
9
- "View user interface": "查看界面",
10
- "Separately": "分别处理",
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": "数据记录",
11
14
  "Each user has own task": "每个人处理各自的任务",
12
- "Collaboratively": "协作处理",
13
15
  "Everyone shares one task": "所有人共享同一个任务",
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
- "Workflow todos": "工作流待办",
29
- "Task node": "任务节点",
30
- "Unprocessed": "未处理",
31
- "Please check one of your update record form, and add at least one filter condition in form settings.": "请检查您的其中的更新数据表单,并在表单设置中至少添加一个筛选条件。",
19
+ "Manual": "人工处理",
32
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": "Task",
26
+ "Task node": "任务节点",
33
27
  "Task title": "任务名称",
34
- "Title of each task item. Default to node title.": "每项任务的名称。默认为节点名称。"
35
- }
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
+ }
package/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "description": "Could be used for workflows which some of decisions are made by users.",
7
7
  "description.ru-RU": "Может использоваться в рабочих процессах, где какие-то решения принимаются пользователями.",
8
8
  "description.zh-CN": "用于人工控制部分决策的流程。",
9
- "version": "2.0.0-alpha.49",
9
+ "version": "2.0.0-alpha.50",
10
10
  "license": "AGPL-3.0",
11
11
  "main": "./dist/server/index.js",
12
12
  "homepage": "https://docs.nocobase.com/handbook/workflow-manual",
@@ -33,7 +33,7 @@
33
33
  "@nocobase/test": "2.x",
34
34
  "@nocobase/utils": "2.x"
35
35
  },
36
- "gitHead": "99f71bc8961da62a761630b3eae11092a4372e3e",
36
+ "gitHead": "a6eb64abf3632e116ad0b295a7f410270a1059d1",
37
37
  "keywords": [
38
38
  "Workflow"
39
39
  ]