{
  "Associations to use": "Asosiasi untuk digunakan",
  "Binding scope": "Cakupan pengikatan",
  "Button is not configured properly, please contact the administrator.": "Tombol tidak dikonfigurasi dengan benar, harap hubungi administrator.",
  "Context type": "Tipe konteks",
  "Could be used on non-record related action buttons. Such as buttons in workbench panel or in table blocks.": "Dapat digunakan pada tombol tindakan yang tidak terkait dengan catatan. Seperti tombol di panel workbench atau di blok tabel.",
  "Could only be used on multiple record related action buttons. Such as for batch action in table block. The data in trigger variable will be an array.": "Hanya dapat digunakan pada tombol tindakan terkait beberapa catatan. Seperti untuk tindakan batch di blok tabel. Data dalam variabel pemicu akan berupa array.",
  "Could only be used on single record related action buttons. Such as in form, detail block and table row of record.": "Hanya dapat digunakan pada tombol tindakan terkait catatan tunggal. Seperti dalam formulir, blok detail, dan baris tabel catatan.",
  "Custom action event": "Peristiwa tindakan kustom",
  "Different positions of the created trigger button can use different context types.": "Posisi tombol pemicu yang dibuat yang berbeda dapat menggunakan tipe konteks yang berbeda.",
  "Multiple collection records": "Beberapa catatan koleksi",
  "None": "Tidak ada",
  "Only support custom action workflow with context type set to \"Multiple records\".": "Hanya mendukung alur kerja tindakan kustom dengan tipe konteks diatur ke \"Beberapa catatan\".",
  "Only support custom action workflow with context type set to \"None\".": "Hanya mendukung alur kerja tindakan kustom dengan tipe konteks diatur ke \"Tidak ada\".",
  "Please select at least one record.": "Harap pilih setidaknya satu catatan.",
  "Role of user acted": "Peran pengguna yang bertindak",
  "Single collection record": "Catatan koleksi tunggal",
  "Trigger data": "Data pemicu",
  "Trigger global workflow": "Picu alur kerja global",
  "Trigger workflow": "Picu alur kerja",
  "User acted": "Pengguna yang bertindak",
  "When the \"Trigger Workflow\" button is clicked, the event is triggered based on different context where the button is located. For complex data processing that cannot be handled simply by built-in operations (CRUD) of NocoBase, you can define a series of operations through a workflow and trigger it with the \"Trigger Workflow\" button.": "Ketika tombol \"Picu Alur Kerja\" diklik, peristiwa dipicu berdasarkan konteks berbeda di mana tombol berada. Untuk pemrosesan data kompleks yang tidak dapat ditangani hanya dengan operasi bawaan (CRUD) NocoBase, Anda dapat mendefinisikan serangkaian operasi melalui alur kerja dan memicunya dengan tombol \"Picu Alur Kerja\".",
  "When the \"Trigger Workflow\" button is clicked, the event is triggered based on the single record where the button is located. Suitable for when the data processing is complex and cannot be simply processed by built-in operations (CRUD) of NocoBase, a series of operations can be defined through workflow and triggered through the \"Trigger Workflow\" button.": "Ketika tombol \"Picu Alur Kerja\" diklik, peristiwa dipicu berdasarkan catatan tunggal di mana tombol berada. Cocok untuk ketika pemrosesan data kompleks dan tidak dapat diproses hanya dengan operasi bawaan (CRUD) NocoBase, serangkaian operasi dapat didefinisikan melalui alur kerja dan dipicu melalui tombol \"Picu Alur Kerja\".",
  "Workflow will be triggered directly once the button clicked, without data saving. Only supports to be bound with \"Custom action event\".": "Alur kerja akan dipicu langsung setelah tombol diklik, tanpa menyimpan data. Hanya mendukung untuk diikat dengan \"Peristiwa tindakan kustom\".",
  "Custom context": "Konteks kustom",
  "Only support custom action workflow with context type set to \"Custom context\".": "Hanya mendukung alur kerja tindakan kustom dengan tipe konteks diatur ke \"Konteks kustom\".",
  "Context data": "Data konteks",
  "Input JSON as context data passed into the workflow. Frontend variables are supported.": "Masukkan JSON sebagai data konteks yang diteruskan ke alur kerja. Variabel frontend didukung."
}