@saltcorn/server 1.6.0-alpha.0 → 1.6.0-alpha.10

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.
Files changed (1243) hide show
  1. package/CHANGELOG.md +37 -0
  2. package/app.js +13 -9
  3. package/auth/admin.js +30 -15
  4. package/auth/routes.js +1 -1
  5. package/docs/assets/hierarchy.js +1 -1
  6. package/docs/assets/icons.js +1 -1
  7. package/docs/assets/icons.svg +1 -1
  8. package/docs/assets/navigation.js +1 -1
  9. package/docs/assets/search.js +1 -1
  10. package/docs/assets/style.css +3 -3
  11. package/docs/classes/_saltcorn_admin-models.models_snapshot.Snapshot.html +2 -2
  12. package/docs/classes/_saltcorn_common-code.relations_relation.Relation.html +3 -3
  13. package/docs/classes/_saltcorn_common-code.relations_relations_finder.RelationsFinder.html +5 -5
  14. package/docs/classes/_saltcorn_data.diagram_cy_raster.CytoscapeRaster.html +4 -4
  15. package/docs/classes/_saltcorn_data.diagram_nodes_dummy_node.DummyNode.html +4 -4
  16. package/docs/classes/_saltcorn_data.diagram_nodes_node.Node.html +4 -4
  17. package/docs/classes/_saltcorn_data.diagram_nodes_page_node.PageNode.html +4 -4
  18. package/docs/classes/_saltcorn_data.diagram_nodes_table_node.TableNode.html +4 -4
  19. package/docs/classes/_saltcorn_data.diagram_nodes_trigger_node.TriggerNode.html +4 -4
  20. package/docs/classes/_saltcorn_data.diagram_nodes_view_node.ViewNode.html +4 -4
  21. package/docs/classes/_saltcorn_data.mobile-mocks_node_async_hooks.AsyncLocalStorage.html +2 -2
  22. package/docs/classes/_saltcorn_data.models_crash.Crash.html +2 -2
  23. package/docs/classes/_saltcorn_data.models_eventlog.EventLog.html +2 -2
  24. package/docs/classes/_saltcorn_data.models_field.Field.html +9 -9
  25. package/docs/classes/_saltcorn_data.models_fieldrepeat.FieldRepeat.html +2 -2
  26. package/docs/classes/_saltcorn_data.models_file.File.html +21 -21
  27. package/docs/classes/_saltcorn_data.models_form.Form.html +3 -2
  28. package/docs/classes/_saltcorn_data.models_internal_mail_queue.MailQueue.html +4 -4
  29. package/docs/classes/_saltcorn_data.models_internal_push_message_helper.PushMessageHelper.html +16 -9
  30. package/docs/classes/_saltcorn_data.models_library.Library.html +2 -2
  31. package/docs/classes/_saltcorn_data.models_model.Model.html +2 -2
  32. package/docs/classes/_saltcorn_data.models_model_instance.ModelInstance.html +2 -2
  33. package/docs/classes/_saltcorn_data.models_notification.Notification.html +2 -2
  34. package/docs/classes/_saltcorn_data.models_page.Page.html +11 -11
  35. package/docs/classes/_saltcorn_data.models_page_group.PageGroup.html +16 -16
  36. package/docs/classes/_saltcorn_data.models_page_group_member.PageGroupMember.html +8 -8
  37. package/docs/classes/_saltcorn_data.models_plugin.Plugin.html +13 -10
  38. package/docs/classes/_saltcorn_data.models_role.Role.html +2 -2
  39. package/docs/classes/_saltcorn_data.models_table.Table.html +73 -69
  40. package/docs/classes/_saltcorn_data.models_table_constraints.TableConstraint.html +2 -2
  41. package/docs/classes/_saltcorn_data.models_tag.Tag.html +2 -2
  42. package/docs/classes/_saltcorn_data.models_tag_entry.TagEntry.html +2 -2
  43. package/docs/classes/_saltcorn_data.models_trigger.Trigger.html +19 -19
  44. package/docs/classes/_saltcorn_data.models_user.User.html +32 -32
  45. package/docs/classes/_saltcorn_data.models_view.View.html +15 -15
  46. package/docs/classes/_saltcorn_data.models_workflow.Workflow.html +2 -2
  47. package/docs/classes/_saltcorn_data.models_workflow_run.WorkflowRun.html +2 -2
  48. package/docs/classes/_saltcorn_data.models_workflow_step.WorkflowStep.html +3 -2
  49. package/docs/classes/_saltcorn_data.models_workflow_trace.MetaData.html +2 -2
  50. package/docs/classes/_saltcorn_data.models_workflow_trace.WorkflowTrace.html +2 -2
  51. package/docs/classes/_saltcorn_mobile-builder.mobile-builder.MobileBuilder.html +8 -3
  52. package/docs/classes/_saltcorn_mobile-builder.utils_capacitor-helper.CapacitorHelper.html +2 -2
  53. package/docs/enums/_saltcorn_common-code.relations_relation_types.RelationType.html +2 -2
  54. package/docs/enums/_saltcorn_common-code.relations_relation_types.ViewDisplayType.html +2 -2
  55. package/docs/functions/_saltcorn_admin-models.models_config-check.runConfigurationCheck.html +1 -1
  56. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.buildRelationPath.html +1 -1
  57. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.buildTableCaches.html +1 -1
  58. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.parseLegacyRelation.html +1 -1
  59. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.parseRelationPath.html +1 -1
  60. package/docs/functions/_saltcorn_common-code.tests_test_data.fixturesData.html +1 -1
  61. package/docs/functions/_saltcorn_common-code.tests_test_data.withAnotherUserField.html +1 -1
  62. package/docs/functions/_saltcorn_common-code.tests_test_data.withKeyFromLayerThree.html +1 -1
  63. package/docs/functions/_saltcorn_common-code.tests_test_data.withKeyFromLayerTwo.html +1 -1
  64. package/docs/functions/_saltcorn_common-code.tests_test_data.withMultipleInbounds.html +1 -1
  65. package/docs/functions/_saltcorn_common-code.tests_test_data.withSecondTopicField.html +1 -1
  66. package/docs/functions/_saltcorn_common-code.tests_test_data.withSimplePostTopicrelation.html +1 -1
  67. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.action_link.html +1 -1
  68. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.action_url.html +1 -1
  69. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.fill_presets.html +1 -1
  70. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.getForm.html +1 -1
  71. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_view_link_query.html +1 -1
  72. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_viewable_fields.html +1 -1
  73. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_viewable_fields_from_layout.html +1 -1
  74. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.make_link.html +2 -2
  75. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.objToQueryString.html +1 -1
  76. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.parse_view_select.html +3 -3
  77. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.setDateLocales.html +1 -1
  78. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.splitUniques.html +1 -1
  79. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.standardBlockDispatch.html +1 -1
  80. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.standardLayoutRowVisitor.html +1 -1
  81. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.transformForm.html +1 -1
  82. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.updateViewSelect.html +2 -2
  83. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.view_linker.html +2 -2
  84. package/docs/functions/_saltcorn_data.db_connect_mobile.getConnectObject.html +1 -1
  85. package/docs/functions/_saltcorn_data.db_reset_schema.reset.html +3 -3
  86. package/docs/functions/_saltcorn_data.diagram_cy_generate_utils.generateCyCode.html +1 -1
  87. package/docs/functions/_saltcorn_data.diagram_cy_generate_utils.genereateCyCfg.html +1 -1
  88. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.buildObjectTrees.html +1 -1
  89. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractFromColumns.html +1 -1
  90. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractFromLayout.html +1 -1
  91. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractViewToCreate.html +1 -1
  92. package/docs/functions/_saltcorn_data.migrate.create_blank_migration.html +1 -1
  93. package/docs/functions/_saltcorn_data.migrate.getMigrationsInDB.html +1 -1
  94. package/docs/functions/_saltcorn_data.migrate.migrate.html +3 -3
  95. package/docs/functions/_saltcorn_data.migrations_202102091312.js.html +1 -1
  96. package/docs/functions/_saltcorn_data.migrations_202210051058.js.html +1 -1
  97. package/docs/functions/_saltcorn_data.migrations_202210101540.js.html +1 -1
  98. package/docs/functions/_saltcorn_data.migrations_202304281224.js.html +1 -1
  99. package/docs/functions/_saltcorn_data.migrations_202307211459.js.html +1 -1
  100. package/docs/functions/_saltcorn_data.migrations_202502131103.js.html +1 -1
  101. package/docs/functions/_saltcorn_data.migrations_202508011455.js.html +1 -1
  102. package/docs/functions/_saltcorn_data.migrations_202510152058.js.html +1 -1
  103. package/docs/functions/_saltcorn_data.mobile-mocks_node_child_process.execSync.html +1 -1
  104. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.createReadStream.html +1 -1
  105. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.readdirSync.html +1 -1
  106. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.writeFileSync.html +1 -1
  107. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.mkdir.html +1 -1
  108. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.readFile.html +1 -1
  109. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.stat.html +1 -1
  110. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.unlink.html +1 -1
  111. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.writeFile.html +1 -1
  112. package/docs/functions/_saltcorn_data.mobile-mocks_node_latest-version.latestVersion.html +1 -1
  113. package/docs/functions/_saltcorn_data.mobile-mocks_node_v8.deserialize.html +1 -1
  114. package/docs/functions/_saltcorn_data.mobile-mocks_node_v8.serialize.html +1 -1
  115. package/docs/functions/_saltcorn_data.mobile-mocks_npm_env-paths.envPaths.html +1 -1
  116. package/docs/functions/_saltcorn_data.model-helper.get_predictor.html +1 -1
  117. package/docs/functions/_saltcorn_data.model-helper.run_jupyter_model.html +1 -1
  118. package/docs/functions/_saltcorn_data.model-helper.shorten_trackback.html +1 -1
  119. package/docs/functions/_saltcorn_data.model-helper.write_csv.html +1 -1
  120. package/docs/functions/_saltcorn_data.models_internal_async_json_stream.async_json_stream.html +1 -1
  121. package/docs/functions/_saltcorn_data.models_internal_query.aggregation_query_fields.html +1 -1
  122. package/docs/functions/_saltcorn_data.models_internal_query.getAggAndField.html +1 -1
  123. package/docs/functions/_saltcorn_data.models_internal_query.joinfield_renamer.html +1 -1
  124. package/docs/functions/_saltcorn_data.models_internal_query.process_aggregations.html +1 -1
  125. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.buildKeyFromRelative.html +1 -1
  126. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.copyObject.html +1 -1
  127. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.deleteObject.html +1 -1
  128. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.downloadBuffer.html +1 -1
  129. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getPublicFileUrl.html +1 -1
  130. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getResolvedBucket.html +1 -1
  131. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getS3Client.html +1 -1
  132. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getServeUrl.html +1 -1
  133. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getSignedFileUrl.html +1 -1
  134. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.headObject.html +1 -1
  135. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.isS3Enabled.html +1 -1
  136. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.listS3Folder.html +1 -1
  137. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.publicUrlToRelativePath.html +1 -1
  138. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.relativeKeyToPath.html +1 -1
  139. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.setObjectMetadata.html +1 -1
  140. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.uploadBuffer.html +1 -1
  141. package/docs/functions/_saltcorn_data.models_internal_table_helper.boolExamples.html +1 -1
  142. package/docs/functions/_saltcorn_data.models_internal_table_helper.colorExamples.html +1 -1
  143. package/docs/functions/_saltcorn_data.models_internal_table_helper.floatExamples.html +1 -1
  144. package/docs/functions/_saltcorn_data.models_internal_table_helper.get_formula_examples.html +1 -1
  145. package/docs/functions/_saltcorn_data.models_internal_table_helper.intExamples.html +1 -1
  146. package/docs/functions/_saltcorn_data.models_internal_table_helper.stringExamples.html +1 -1
  147. package/docs/functions/_saltcorn_data.plugin-helper.build_schema_data.html +1 -1
  148. package/docs/functions/_saltcorn_data.plugin-helper.calcfldViewConfig.html +1 -1
  149. package/docs/functions/_saltcorn_data.plugin-helper.calcfldViewOptions.html +1 -1
  150. package/docs/functions/_saltcorn_data.plugin-helper.calcrelViewOptions.html +5 -5
  151. package/docs/functions/_saltcorn_data.plugin-helper.displayType.html +1 -1
  152. package/docs/functions/_saltcorn_data.plugin-helper.field_picker_fields.html +2 -2
  153. package/docs/functions/_saltcorn_data.plugin-helper.generate_joined_query.html +1 -1
  154. package/docs/functions/_saltcorn_data.plugin-helper.getActionConfigFields.html +2 -2
  155. package/docs/functions/_saltcorn_data.plugin-helper.get_child_views.html +2 -2
  156. package/docs/functions/_saltcorn_data.plugin-helper.get_inbound_relation_opts.html +2 -2
  157. package/docs/functions/_saltcorn_data.plugin-helper.get_inbound_self_relation_opts.html +1 -1
  158. package/docs/functions/_saltcorn_data.plugin-helper.get_link_view_opts.html +1 -1
  159. package/docs/functions/_saltcorn_data.plugin-helper.get_many_to_many_relation_opts.html +4 -4
  160. package/docs/functions/_saltcorn_data.plugin-helper.get_parent_views.html +2 -2
  161. package/docs/functions/_saltcorn_data.plugin-helper.initial_config_all_fields.html +2 -2
  162. package/docs/functions/_saltcorn_data.plugin-helper.json_list_to_external_table.html +2 -2
  163. package/docs/functions/_saltcorn_data.plugin-helper.link_view.html +1 -1
  164. package/docs/functions/_saltcorn_data.plugin-helper.pathToState.html +1 -1
  165. package/docs/functions/_saltcorn_data.plugin-helper.picked_fields_to_query.html +2 -2
  166. package/docs/functions/_saltcorn_data.plugin-helper.readState.html +2 -2
  167. package/docs/functions/_saltcorn_data.plugin-helper.readStateStrict.html +3 -3
  168. package/docs/functions/_saltcorn_data.plugin-helper.runCollabEvents.html +4 -4
  169. package/docs/functions/_saltcorn_data.plugin-helper.run_action_column.html +2 -2
  170. package/docs/functions/_saltcorn_data.plugin-helper.stateFieldsToQuery.html +2 -2
  171. package/docs/functions/_saltcorn_data.plugin-helper.stateFieldsToWhere.html +1 -1
  172. package/docs/functions/_saltcorn_data.plugin-helper.stateToQueryString.html +1 -1
  173. package/docs/functions/_saltcorn_data.plugin-helper.strictParseInt.html +2 -2
  174. package/docs/functions/_saltcorn_data.plugin-testing.auto_test_plugin.html +1 -1
  175. package/docs/functions/_saltcorn_data.plugin-testing.check_view_columns.html +1 -1
  176. package/docs/functions/_saltcorn_data.plugin-testing.generate_attributes.html +1 -1
  177. package/docs/functions/_saltcorn_data.standard-menu.create_standard_menu.html +1 -1
  178. package/docs/functions/_saltcorn_data.tests_assertions.assertIsErrorMsg.html +1 -1
  179. package/docs/functions/_saltcorn_data.tests_assertions.assertIsErrorsMsg.html +1 -1
  180. package/docs/functions/_saltcorn_data.tests_assertions.assertIsRow.html +1 -1
  181. package/docs/functions/_saltcorn_data.tests_assertions.assertIsSet.html +1 -1
  182. package/docs/functions/_saltcorn_data.tests_assertions.assertIsType.html +1 -1
  183. package/docs/functions/_saltcorn_data.tests_assertions.assertsIsSuccessMessage.html +1 -1
  184. package/docs/functions/_saltcorn_data.tests_assertions.assertsObjectIsUser.html +1 -1
  185. package/docs/functions/_saltcorn_data.tests_common_helpers.createAnotherUserField.html +1 -1
  186. package/docs/functions/_saltcorn_data.tests_common_helpers.createKeyFromLevelTwo.html +1 -1
  187. package/docs/functions/_saltcorn_data.tests_common_helpers.createLevelThreeInbound.html +1 -1
  188. package/docs/functions/_saltcorn_data.tests_common_helpers.createMultipleInbounds.html +1 -1
  189. package/docs/functions/_saltcorn_data.tests_common_helpers.createSecondTopicField.html +1 -1
  190. package/docs/functions/_saltcorn_data.tests_common_helpers.prepareEmployeeDepartment.html +1 -1
  191. package/docs/functions/_saltcorn_data.tests_common_helpers.prepareSimpleTopicPostRelation.html +1 -1
  192. package/docs/functions/_saltcorn_data.tests_remote_query_helper.deleteViewFromServer.html +1 -1
  193. package/docs/functions/_saltcorn_data.tests_remote_query_helper.prepareQueryEnviroment.html +1 -1
  194. package/docs/functions/_saltcorn_data.tests_remote_query_helper.sendViewToServer.html +1 -1
  195. package/docs/functions/_saltcorn_data.translate.hasLLM.html +1 -1
  196. package/docs/functions/_saltcorn_data.translate.translate.html +1 -1
  197. package/docs/functions/_saltcorn_db-common.internal.ftsFieldsSqlExpr.html +1 -1
  198. package/docs/functions/_saltcorn_db-common.internal.mkSelectOptions.html +1 -1
  199. package/docs/functions/_saltcorn_db-common.internal.mkWhere.html +1 -1
  200. package/docs/functions/_saltcorn_db-common.internal.orderByIsObject.html +1 -1
  201. package/docs/functions/_saltcorn_db-common.internal.orderByIsOperator.html +1 -1
  202. package/docs/functions/_saltcorn_db-common.internal.prefixFieldsInWhere.html +1 -1
  203. package/docs/functions/_saltcorn_db-common.internal.sqlBinOp.html +1 -1
  204. package/docs/functions/_saltcorn_db-common.internal.sqlFun.html +1 -1
  205. package/docs/functions/_saltcorn_db-common.internal.sqlsanitize.html +1 -1
  206. package/docs/functions/_saltcorn_db-common.internal.sqlsanitizeAllowDots.html +1 -1
  207. package/docs/functions/_saltcorn_db-common.internal.subSelectWhere.html +1 -1
  208. package/docs/functions/_saltcorn_db-common.multi-tenant.enable_multi_tenant.html +1 -1
  209. package/docs/functions/_saltcorn_db-common.multi-tenant.getRequestContext.html +1 -1
  210. package/docs/functions/_saltcorn_db-common.multi-tenant.getTenantSchema.html +1 -1
  211. package/docs/functions/_saltcorn_db-common.multi-tenant.init.html +1 -1
  212. package/docs/functions/_saltcorn_db-common.multi-tenant.is_it_multi_tenant.html +1 -1
  213. package/docs/functions/_saltcorn_db-common.multi-tenant.runWithTenant.html +1 -1
  214. package/docs/functions/_saltcorn_db-common.sqlite-commons.buildInsertBulkSql.html +1 -1
  215. package/docs/functions/_saltcorn_db-common.sqlite-commons.buildInsertSql.html +1 -1
  216. package/docs/functions/_saltcorn_db-common.sqlite-commons.commitAndBeginNewTransaction.html +1 -1
  217. package/docs/functions/_saltcorn_db-common.sqlite-commons.doCount.html +1 -1
  218. package/docs/functions/_saltcorn_db-common.sqlite-commons.doDeleteWhere.html +1 -1
  219. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListScTables.html +1 -1
  220. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListTables.html +1 -1
  221. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListUserDefinedTables.html +1 -1
  222. package/docs/functions/_saltcorn_db-common.sqlite-commons.do_add_index.html +1 -1
  223. package/docs/functions/_saltcorn_db-common.sqlite-commons.do_drop_index.html +1 -1
  224. package/docs/functions/_saltcorn_db-common.sqlite-commons.mkVal.html +1 -1
  225. package/docs/functions/_saltcorn_db-common.sqlite-commons.openOrUseTransaction.html +1 -1
  226. package/docs/functions/_saltcorn_db-common.sqlite-commons.reprAsJson.html +1 -1
  227. package/docs/functions/_saltcorn_db-common.sqlite-commons.slugify.html +1 -1
  228. package/docs/functions/_saltcorn_db-common.sqlite-commons.tryCatchInTransaction.html +1 -1
  229. package/docs/functions/_saltcorn_db-common.sqlite-commons.whenTransactionisFree.html +1 -1
  230. package/docs/functions/_saltcorn_db-common.sqlite-commons.withTransaction.html +1 -1
  231. package/docs/functions/_saltcorn_markup.mktag.mkTag.html +1 -1
  232. package/docs/functions/_saltcorn_markup.tabs.tabs.html +1 -1
  233. package/docs/functions/_saltcorn_markup.workflow.renderWorkflow.html +2 -0
  234. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.androidFeatures.html +1 -1
  235. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.androidPermissions.html +1 -1
  236. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.buildTablesFile.html +1 -1
  237. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyPrepopulatedDb.html +1 -1
  238. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyServerFiles.html +1 -1
  239. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyShareExtFiles.html +1 -1
  240. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copySiteLogo.html +1 -1
  241. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyTranslationFiles.html +1 -1
  242. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.createSqliteDb.html +1 -1
  243. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.extractDomain.html +1 -1
  244. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.generateAndroidVersionCode.html +1 -1
  245. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.hasAuthMethod.html +1 -1
  246. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyAndroidManifest.html +1 -1
  247. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyAppDelegate.html +1 -0
  248. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyConfigXml.html +1 -1
  249. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyGradleConfig.html +1 -1
  250. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyInfoPlist.html +1 -1
  251. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyShareViewController.html +1 -0
  252. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyXcodeProjectFile.html +1 -1
  253. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepAppIcon.html +1 -1
  254. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareAppIcon.html +1 -1
  255. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareBuildDir.html +5 -3
  256. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareExportOptionsPlist.html +1 -1
  257. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareSplashIcon.html +1 -1
  258. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareSplashPage.html +1 -1
  259. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.runAddEntitlementsScript.html +1 -0
  260. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeCapacitorConfig.html +1 -1
  261. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeCfgFile.html +1 -1
  262. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeDataExtractionRules.html +1 -1
  263. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeEntitlementsPlist.html +1 -0
  264. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeNetworkSecurityConfig.html +1 -1
  265. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writePodfile.html +1 -1
  266. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writePrivacyInfo.html +1 -1
  267. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.bundleMobileAppCode.html +1 -1
  268. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.bundlePackagesAndPlugins.html +1 -1
  269. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyOptionalSource.html +1 -1
  270. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyPluginMobileAppDirs.html +1 -1
  271. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyPublicDirs.html +1 -1
  272. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.add_index.html +1 -1
  273. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.add_unique_constraint.html +1 -1
  274. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.count.html +1 -1
  275. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.deleteWhere.html +1 -1
  276. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_index.html +1 -1
  277. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_reset_schema.html +1 -1
  278. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_unique_constraint.html +1 -1
  279. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.init.html +1 -1
  280. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.insert.html +1 -1
  281. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.insertRows.html +1 -1
  282. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listScTables.html +1 -1
  283. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listTables.html +1 -1
  284. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listUserDefinedTables.html +1 -1
  285. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.query.html +1 -1
  286. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.select.html +1 -1
  287. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.selectMaybeOne.html +1 -1
  288. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.selectOne.html +1 -1
  289. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.setConnectionObject.html +1 -1
  290. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.tableExists.html +1 -1
  291. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.time.html +1 -1
  292. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.update.html +1 -1
  293. package/docs/functions/_saltcorn_sqlite.sqlite.add_index.html +1 -1
  294. package/docs/functions/_saltcorn_sqlite.sqlite.add_unique_constraint.html +1 -1
  295. package/docs/functions/_saltcorn_sqlite.sqlite.begin.html +1 -1
  296. package/docs/functions/_saltcorn_sqlite.sqlite.changeConnection.html +1 -1
  297. package/docs/functions/_saltcorn_sqlite.sqlite.close.html +1 -1
  298. package/docs/functions/_saltcorn_sqlite.sqlite.commit.html +1 -1
  299. package/docs/functions/_saltcorn_sqlite.sqlite.count.html +1 -1
  300. package/docs/functions/_saltcorn_sqlite.sqlite.deleteWhere.html +1 -1
  301. package/docs/functions/_saltcorn_sqlite.sqlite.dropTable.html +1 -1
  302. package/docs/functions/_saltcorn_sqlite.sqlite.dropTables.html +1 -1
  303. package/docs/functions/_saltcorn_sqlite.sqlite.drop_index.html +1 -1
  304. package/docs/functions/_saltcorn_sqlite.sqlite.drop_reset_schema.html +1 -1
  305. package/docs/functions/_saltcorn_sqlite.sqlite.drop_unique_constraint.html +1 -1
  306. package/docs/functions/_saltcorn_sqlite.sqlite.getVersion.html +1 -1
  307. package/docs/functions/_saltcorn_sqlite.sqlite.get_db_filepath.html +1 -1
  308. package/docs/functions/_saltcorn_sqlite.sqlite.get_sql_logging.html +1 -1
  309. package/docs/functions/_saltcorn_sqlite.sqlite.init.html +1 -1
  310. package/docs/functions/_saltcorn_sqlite.sqlite.insert.html +1 -1
  311. package/docs/functions/_saltcorn_sqlite.sqlite.listScTables.html +1 -1
  312. package/docs/functions/_saltcorn_sqlite.sqlite.listTables.html +1 -1
  313. package/docs/functions/_saltcorn_sqlite.sqlite.listUserDefinedTables.html +1 -1
  314. package/docs/functions/_saltcorn_sqlite.sqlite.query.html +1 -1
  315. package/docs/functions/_saltcorn_sqlite.sqlite.rollback.html +1 -1
  316. package/docs/functions/_saltcorn_sqlite.sqlite.select.html +1 -1
  317. package/docs/functions/_saltcorn_sqlite.sqlite.selectMaybeOne.html +1 -1
  318. package/docs/functions/_saltcorn_sqlite.sqlite.selectOne.html +1 -1
  319. package/docs/functions/_saltcorn_sqlite.sqlite.set_sql_logging.html +1 -1
  320. package/docs/functions/_saltcorn_sqlite.sqlite.sql_log.html +1 -1
  321. package/docs/functions/_saltcorn_sqlite.sqlite.update.html +1 -1
  322. package/docs/functions/_saltcorn_sqlite.sqlite.updateWhere.html +1 -1
  323. package/docs/functions/_saltcorn_types.base_types.instanceOWithHtmlFile.html +1 -1
  324. package/docs/functions/_saltcorn_types.base_types.instanceOfFieldViewEdit.html +1 -0
  325. package/docs/functions/_saltcorn_types.base_types.instanceOfFieldViewShow.html +1 -0
  326. package/docs/functions/_saltcorn_types.base_types.instanceOfPack.html +1 -0
  327. package/docs/functions/_saltcorn_types.common_types.instanceOfErrorMsg.html +1 -1
  328. package/docs/functions/_saltcorn_types.common_types.instanceOfSuccessMsg.html +1 -1
  329. package/docs/functions/_saltcorn_types.common_types.instanceOfType.html +1 -1
  330. package/docs/functions/_saltcorn_types.model-abstracts_abstract_field.instanceOfField.html +1 -1
  331. package/docs/functions/_saltcorn_types.model-abstracts_abstract_page.instanceOfPage.html +1 -1
  332. package/docs/functions/_saltcorn_types.model-abstracts_abstract_plugin.instanceOfPlugin.html +1 -0
  333. package/docs/functions/_saltcorn_types.model-abstracts_abstract_table.instanceOfTable.html +1 -0
  334. package/docs/functions/_saltcorn_types.model-abstracts_abstract_view.instanceOfView.html +1 -1
  335. package/docs/hierarchy.html +1 -1
  336. package/docs/index.html +4 -2
  337. package/docs/interfaces/_saltcorn_db-common.dbtypes.UserLike.html +2 -2
  338. package/docs/interfaces/_saltcorn_markup.types.TagExports.html +2 -2
  339. package/docs/interfaces/_saltcorn_mobile-builder.utils_common-build-utils.ScCapacitorConfig.html +2 -2
  340. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_field.AbstractField.html +2 -2
  341. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_field.AbstractFieldRepeat.html +2 -2
  342. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_form.AbstractForm.html +3 -2
  343. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page.AbstractPage.html +2 -2
  344. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page_group.AbstractPageGroup.html +2 -2
  345. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page_group_member.AbstractPageGroupMember.html +2 -2
  346. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_plugin.AbstractPlugin.html +13 -0
  347. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_role.AbstractRole.html +2 -2
  348. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_table.AbstractTable.html +2 -2
  349. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_tag.AbstractTag.html +2 -2
  350. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_tag_entry.AbstractTagEntry.html +2 -2
  351. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_trigger.AbstractTrigger.html +2 -2
  352. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_user.AbstractUser.html +2 -2
  353. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_user.ForUserRequest.html +2 -2
  354. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_view.AbstractView.html +2 -2
  355. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_workflow.AbstractWorkflow.html +2 -2
  356. package/docs/modules/_saltcorn_admin-models.index.html +1 -1
  357. package/docs/modules/_saltcorn_common-code..html +1 -1
  358. package/docs/modules/_saltcorn_common-code.index.html +1 -1
  359. package/docs/modules/_saltcorn_common-code.relations_relation-1.html +1 -1
  360. package/docs/modules/_saltcorn_common-code.relations_relation_helpers-1.html +1 -1
  361. package/docs/modules/_saltcorn_common-code.relations_relation_types-1.html +1 -1
  362. package/docs/modules/_saltcorn_common-code.relations_relations_finder-1.html +1 -1
  363. package/docs/modules/_saltcorn_data..html +1 -1
  364. package/docs/modules/_saltcorn_data.base-plugin_actions-1.html +1 -1
  365. package/docs/modules/_saltcorn_data.base-plugin_fieldviews-1.html +1 -1
  366. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.html +1 -1
  367. package/docs/modules/_saltcorn_data.base-plugin_fileview-1.html +1 -1
  368. package/docs/modules/_saltcorn_data.base-plugin_fileview.html +1 -1
  369. package/docs/modules/_saltcorn_data.base-plugin_index-1.html +1 -1
  370. package/docs/modules/_saltcorn_data.base-plugin_index-2.html +1 -1
  371. package/docs/modules/_saltcorn_data.base-plugin_types-1.html +1 -1
  372. package/docs/modules/_saltcorn_data.base-plugin_types.html +1 -1
  373. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_edit-1.html +1 -1
  374. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_feed-1.html +1 -1
  375. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_filter-1.html +1 -1
  376. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_list-1.html +1 -1
  377. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_listshowlist-1.html +1 -1
  378. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_room-2.html +1 -1
  379. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_room-3.html +1 -1
  380. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_show-1.html +1 -1
  381. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_viewable_fields-1.html +1 -2
  382. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_viewable_fields-2.html +1 -0
  383. package/docs/modules/_saltcorn_data.contract.html +1 -1
  384. package/docs/modules/_saltcorn_data.db_connect-1.html +1 -1
  385. package/docs/modules/_saltcorn_data.db_connect_mobile-1.html +1 -1
  386. package/docs/modules/_saltcorn_data.db_fa5-icons-1.html +1 -1
  387. package/docs/modules/_saltcorn_data.db_fixtures-1.html +1 -1
  388. package/docs/modules/_saltcorn_data.db_index-1.html +1 -1
  389. package/docs/modules/_saltcorn_data.db_index-2.html +1 -1
  390. package/docs/modules/_saltcorn_data.db_reset_schema-1.html +1 -1
  391. package/docs/modules/_saltcorn_data.db_state-1.html +1 -1
  392. package/docs/modules/_saltcorn_data.html +3 -2
  393. package/docs/modules/_saltcorn_data.index.html +1 -1
  394. package/docs/modules/{_saltcorn_data.tests_exact_views.test.html → _saltcorn_data.mobile-mocks_npm_apns2.html} +1 -1
  395. package/docs/modules/_saltcorn_data.mobile-mocks_npm_vm2.html +1 -0
  396. package/docs/modules/{_saltcorn_data.tests_workflow_run.test.html → _saltcorn_data.mobile-mocks_npm_xml2js.html} +1 -1
  397. package/docs/modules/_saltcorn_data.model-helper.html +2 -1
  398. package/docs/modules/_saltcorn_data.models_config-1.html +1 -1
  399. package/docs/modules/_saltcorn_data.models_config.configExports.html +1 -1
  400. package/docs/modules/_saltcorn_data.models_crash-1.html +1 -1
  401. package/docs/modules/_saltcorn_data.models_discovery-1.html +1 -1
  402. package/docs/modules/_saltcorn_data.models_email-1.html +1 -1
  403. package/docs/modules/_saltcorn_data.models_eventlog-1.html +1 -1
  404. package/docs/modules/_saltcorn_data.models_eventlog.EventLog.html +1 -1
  405. package/docs/modules/_saltcorn_data.models_expression-1.html +1 -1
  406. package/docs/modules/_saltcorn_data.models_field-1.html +1 -1
  407. package/docs/modules/_saltcorn_data.models_fieldrepeat-1.html +1 -1
  408. package/docs/modules/_saltcorn_data.models_file-1.html +1 -1
  409. package/docs/modules/_saltcorn_data.models_file.File.html +1 -1
  410. package/docs/modules/_saltcorn_data.models_form-1.html +1 -1
  411. package/docs/modules/_saltcorn_data.models_form.Form.html +1 -1
  412. package/docs/modules/_saltcorn_data.models_index-1.html +1 -1
  413. package/docs/modules/_saltcorn_data.models_index.html +1 -1
  414. package/docs/modules/_saltcorn_data.models_internal_async_json_stream-1.html +1 -1
  415. package/docs/modules/_saltcorn_data.models_internal_mail_queue-1.html +1 -1
  416. package/docs/modules/_saltcorn_data.models_internal_push_message_helper-1.html +1 -1
  417. package/docs/modules/_saltcorn_data.models_internal_push_message_helper.html +1 -1
  418. package/docs/modules/_saltcorn_data.models_internal_query-1.html +1 -1
  419. package/docs/modules/_saltcorn_data.models_internal_s3_helpers-1.html +1 -1
  420. package/docs/modules/_saltcorn_data.models_internal_table_helper-1.html +1 -1
  421. package/docs/modules/_saltcorn_data.models_layout-1.html +1 -1
  422. package/docs/modules/_saltcorn_data.models_library-1.html +1 -1
  423. package/docs/modules/_saltcorn_data.models_model-1.html +1 -1
  424. package/docs/modules/_saltcorn_data.models_model_instance-1.html +1 -1
  425. package/docs/modules/_saltcorn_data.models_notification-1.html +1 -1
  426. package/docs/modules/_saltcorn_data.models_page-1.html +1 -1
  427. package/docs/modules/_saltcorn_data.models_page_group-1.html +1 -1
  428. package/docs/modules/_saltcorn_data.models_page_group.PageGroup.html +1 -1
  429. package/docs/modules/_saltcorn_data.models_page_group_member-1.html +1 -1
  430. package/docs/modules/_saltcorn_data.models_plugin-1.html +1 -1
  431. package/docs/modules/_saltcorn_data.models_random-1.html +1 -1
  432. package/docs/modules/_saltcorn_data.models_role-1.html +1 -1
  433. package/docs/modules/_saltcorn_data.models_scheduler-1.html +1 -1
  434. package/docs/modules/_saltcorn_data.models_table-1.html +1 -1
  435. package/docs/modules/_saltcorn_data.models_table.Table.html +1 -1
  436. package/docs/modules/_saltcorn_data.models_table_constraints-1.html +1 -1
  437. package/docs/modules/_saltcorn_data.models_tag-1.html +1 -1
  438. package/docs/modules/_saltcorn_data.models_tag_entry-1.html +1 -1
  439. package/docs/modules/_saltcorn_data.models_tag_entry.TagEntry.html +1 -1
  440. package/docs/modules/_saltcorn_data.models_trigger-1.html +1 -1
  441. package/docs/modules/_saltcorn_data.models_user-1.html +1 -1
  442. package/docs/modules/_saltcorn_data.models_view-1.html +1 -1
  443. package/docs/modules/_saltcorn_data.models_view.View.html +1 -1
  444. package/docs/modules/_saltcorn_data.models_workflow-1.html +1 -1
  445. package/docs/modules/_saltcorn_data.models_workflow_run-1.html +1 -1
  446. package/docs/modules/_saltcorn_data.models_workflow_step-1.html +1 -1
  447. package/docs/modules/_saltcorn_data.models_workflow_trace-2.html +1 -1
  448. package/docs/modules/_saltcorn_data.models_workflow_trace-3.html +1 -1
  449. package/docs/modules/_saltcorn_data.standard-menu.html +2 -1
  450. package/docs/modules/_saltcorn_db-common..html +1 -1
  451. package/docs/modules/_saltcorn_db-common.index.html +1 -1
  452. package/docs/modules/_saltcorn_db-common.internal.html +1 -1
  453. package/docs/modules/_saltcorn_markup.emergency_layout.EmergencyLayoutExports.html +1 -1
  454. package/docs/modules/_saltcorn_markup.helpers.HelpersExports.html +1 -1
  455. package/docs/modules/_saltcorn_markup.html +1 -1
  456. package/docs/modules/_saltcorn_markup.index.html +1 -1
  457. package/docs/modules/_saltcorn_markup.layout.LayoutExports-1.html +1 -1
  458. package/docs/modules/_saltcorn_markup.layout.LayoutExports.html +1 -1
  459. package/docs/modules/_saltcorn_markup.mjml-layout.LayoutExports.html +1 -1
  460. package/docs/modules/_saltcorn_markup.table.TableExports.html +1 -1
  461. package/docs/{variables/_saltcorn_data.base-plugin_types.float.sql_name.html → modules/_saltcorn_markup.workflow.html} +1 -1
  462. package/docs/modules/_saltcorn_mobile-builder..html +1 -1
  463. package/docs/modules/_saltcorn_mobile-builder.index.html +1 -1
  464. package/docs/modules/_saltcorn_mobile-builder.utils_common-build-utils.html +1 -1
  465. package/docs/modules/_saltcorn_sqlite-mobile.index.html +1 -1
  466. package/docs/modules/_saltcorn_sqlite-mobile.sqlite_capacitor.html +1 -1
  467. package/docs/modules/_saltcorn_sqlite..html +1 -1
  468. package/docs/modules/_saltcorn_sqlite.index.html +1 -1
  469. package/docs/modules/_saltcorn_sqlite.sqlite.html +1 -1
  470. package/docs/modules/_saltcorn_types..Types.html +1 -1
  471. package/docs/modules/_saltcorn_types..html +1 -1
  472. package/docs/modules/_saltcorn_types.base_types.html +1 -1
  473. package/docs/modules/_saltcorn_types.index.html +1 -1
  474. package/docs/modules/_saltcorn_types.model-abstracts_abstract_event_log-1.html +1 -1
  475. package/docs/modules/_saltcorn_types.model-abstracts_abstract_field-1.html +1 -1
  476. package/docs/modules/_saltcorn_types.model-abstracts_abstract_form-1.html +1 -1
  477. package/docs/modules/_saltcorn_types.model-abstracts_abstract_library-1.html +1 -1
  478. package/docs/modules/_saltcorn_types.model-abstracts_abstract_model-1.html +1 -1
  479. package/docs/modules/_saltcorn_types.model-abstracts_abstract_model_instance-1.html +1 -1
  480. package/docs/modules/_saltcorn_types.model-abstracts_abstract_page-1.html +1 -1
  481. package/docs/modules/_saltcorn_types.model-abstracts_abstract_page_group-1.html +1 -1
  482. package/docs/modules/_saltcorn_types.model-abstracts_abstract_page_group_member-1.html +1 -1
  483. package/docs/modules/_saltcorn_types.model-abstracts_abstract_plugin-1.html +1 -1
  484. package/docs/modules/_saltcorn_types.model-abstracts_abstract_plugin.html +1 -1
  485. package/docs/modules/_saltcorn_types.model-abstracts_abstract_role-1.html +1 -1
  486. package/docs/modules/_saltcorn_types.model-abstracts_abstract_table-1.html +1 -1
  487. package/docs/modules/_saltcorn_types.model-abstracts_abstract_table.html +1 -1
  488. package/docs/modules/_saltcorn_types.model-abstracts_abstract_tag-1.html +1 -1
  489. package/docs/modules/_saltcorn_types.model-abstracts_abstract_tag_entry-1.html +1 -1
  490. package/docs/modules/_saltcorn_types.model-abstracts_abstract_trigger-1.html +1 -1
  491. package/docs/modules/_saltcorn_types.model-abstracts_abstract_user-1.html +1 -1
  492. package/docs/modules/_saltcorn_types.model-abstracts_abstract_view-1.html +1 -1
  493. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow-1.html +1 -1
  494. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow_run-1.html +1 -1
  495. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow_step-1.html +1 -1
  496. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow_trace-1.html +1 -1
  497. package/docs/modules/_saltcorn_types.model-abstracts_index-1.html +1 -1
  498. package/docs/modules/_saltcorn_types.model-abstracts_index.ModelAbstracts.html +1 -1
  499. package/docs/types/_saltcorn_data.diagram_node_extract_utils.ExtractOpts.html +2 -2
  500. package/docs/types/_saltcorn_data.diagram_node_extract_utils.ExtractResult.html +2 -2
  501. package/docs/types/_saltcorn_data.diagram_nodes_node.NodeType.html +1 -1
  502. package/docs/types/_saltcorn_data.models_config.ConfigTypes.html +1 -1
  503. package/docs/types/_saltcorn_data.models_config.SingleConfig.html +1 -1
  504. package/docs/types/_saltcorn_data.models_eventlog.EventLogCfg.html +2 -2
  505. package/docs/types/_saltcorn_data.models_file.FileCfg.html +2 -2
  506. package/docs/types/_saltcorn_data.models_form.AdditionalButton.html +1 -1
  507. package/docs/types/_saltcorn_data.models_form.FormCfg.html +3 -2
  508. package/docs/types/_saltcorn_data.models_internal_push_message_helper.MobileSubscription.html +4 -0
  509. package/docs/types/_saltcorn_data.models_internal_push_message_helper.WebPushSubscription.html +2 -2
  510. package/docs/types/_saltcorn_data.models_internal_s3_helpers.S3HeadResult.html +1 -1
  511. package/docs/types/_saltcorn_data.models_internal_s3_helpers.S3ListResult.html +2 -2
  512. package/docs/types/_saltcorn_data.models_page_group.ScreenInfoParams.html +2 -2
  513. package/docs/types/_saltcorn_data.models_table.ChildRelations.html +2 -2
  514. package/docs/types/_saltcorn_data.models_table.ParentRelations.html +2 -2
  515. package/docs/types/_saltcorn_data.models_table.RelationData.html +2 -2
  516. package/docs/types/_saltcorn_data.models_tag_entry.TagEntryCfg.html +1 -1
  517. package/docs/types/_saltcorn_data.models_view.FindViewsPred.html +1 -1
  518. package/docs/types/_saltcorn_db-common.dbtypes.AggregationOptions.html +2 -2
  519. package/docs/types/_saltcorn_db-common.dbtypes.CoordOpts.html +2 -2
  520. package/docs/types/_saltcorn_db-common.dbtypes.DatabaseClient.html +2 -2
  521. package/docs/types/_saltcorn_db-common.dbtypes.JoinField.html +2 -2
  522. package/docs/types/_saltcorn_db-common.dbtypes.JoinFields.html +1 -1
  523. package/docs/types/_saltcorn_db-common.dbtypes.JoinOptions.html +1 -1
  524. package/docs/types/_saltcorn_db-common.dbtypes.JsonPath.html +1 -1
  525. package/docs/types/_saltcorn_db-common.dbtypes.JsonPathElem.html +1 -1
  526. package/docs/types/_saltcorn_db-common.dbtypes.Operator.html +1 -1
  527. package/docs/types/_saltcorn_db-common.dbtypes.PartialSome.html +1 -1
  528. package/docs/types/_saltcorn_db-common.dbtypes.PrimaryKeyValue.html +1 -1
  529. package/docs/types/_saltcorn_db-common.dbtypes.Row.html +1 -1
  530. package/docs/types/_saltcorn_db-common.dbtypes.SelectOptions.html +4 -2
  531. package/docs/types/_saltcorn_db-common.dbtypes.StrongRow.html +1 -1
  532. package/docs/types/_saltcorn_db-common.dbtypes.SubselectOptions.html +2 -2
  533. package/docs/types/_saltcorn_db-common.dbtypes.Value.html +1 -1
  534. package/docs/types/_saltcorn_db-common.dbtypes.Where.html +2 -2
  535. package/docs/types/_saltcorn_db-common.sqlite-commons.SqlAndValues.html +2 -2
  536. package/docs/types/_saltcorn_db-common.types.DbExportsType.html +2 -2
  537. package/docs/types/_saltcorn_db-common.types.GenObj.html +1 -1
  538. package/docs/types/_saltcorn_markup.emergency_layout.WrapParams.html +2 -2
  539. package/docs/types/_saltcorn_markup.helpers.CheckBoxGroupOpts.html +2 -2
  540. package/docs/types/_saltcorn_markup.helpers.PaginationOpts.html +2 -2
  541. package/docs/types/_saltcorn_markup.helpers.RadioGroupOpts.html +2 -2
  542. package/docs/types/_saltcorn_markup.helpers.SearchBarOpts.html +2 -2
  543. package/docs/types/_saltcorn_markup.layout.RenderOpts-1.html +2 -2
  544. package/docs/types/_saltcorn_markup.layout.RenderOpts.html +2 -2
  545. package/docs/types/_saltcorn_markup.mjml-layout.RenderOpts.html +2 -2
  546. package/docs/types/_saltcorn_markup.table.HeadersParams.html +2 -2
  547. package/docs/types/_saltcorn_markup.table.OptsParams.html +3 -2
  548. package/docs/types/_saltcorn_markup.types.AttributeVal.html +1 -1
  549. package/docs/types/_saltcorn_markup.types.Attributes.html +2 -2
  550. package/docs/types/_saltcorn_markup.types.ClassVal.html +1 -1
  551. package/docs/types/_saltcorn_markup.types.Element.html +1 -1
  552. package/docs/types/_saltcorn_markup.types.Falsy.html +1 -1
  553. package/docs/types/_saltcorn_markup.types.StyleVal.html +1 -1
  554. package/docs/types/_saltcorn_markup.types.TagFunction.html +1 -1
  555. package/docs/types/_saltcorn_mobile-builder.mobile-builder.IosCfg.html +4 -3
  556. package/docs/types/_saltcorn_mobile-builder.utils_capacitor-helper.CapacitorCfg.html +2 -2
  557. package/docs/types/_saltcorn_types.base_types.Action.html +3 -3
  558. package/docs/types/_saltcorn_types.base_types.AuthenticationMethod.html +2 -2
  559. package/docs/types/_saltcorn_types.base_types.CalcJoinfield.html +2 -2
  560. package/docs/types/_saltcorn_types.base_types.CapacitorPlugin.html +2 -2
  561. package/docs/types/_saltcorn_types.base_types.CodePagePack.html +2 -2
  562. package/docs/types/_saltcorn_types.base_types.Column.html +16 -2
  563. package/docs/types/_saltcorn_types.base_types.ConnectObjType.html +2 -2
  564. package/docs/types/_saltcorn_types.base_types.ConnectedObjects.html +2 -2
  565. package/docs/types/_saltcorn_types.base_types.CopilotSkill.html +2 -2
  566. package/docs/types/_saltcorn_types.base_types.ErrorObj.html +2 -2
  567. package/docs/types/_saltcorn_types.base_types.FieldLike.html +1 -1
  568. package/docs/types/_saltcorn_types.base_types.FieldView.html +1 -1
  569. package/docs/types/_saltcorn_types.base_types.Header.html +2 -2
  570. package/docs/types/_saltcorn_types.base_types.JoinFieldOption.html +2 -2
  571. package/docs/types/_saltcorn_types.base_types.Layout.html +1 -1
  572. package/docs/types/_saltcorn_types.base_types.MenuItem.html +22 -0
  573. package/docs/types/_saltcorn_types.base_types.MobileConfig.html +3 -2
  574. package/docs/types/_saltcorn_types.base_types.ModelPattern.html +6 -6
  575. package/docs/types/_saltcorn_types.base_types.Pack.html +2 -2
  576. package/docs/types/_saltcorn_types.base_types.Plugin.html +1 -1
  577. package/docs/types/_saltcorn_types.base_types.PluginFunction.html +2 -2
  578. package/docs/types/_saltcorn_types.base_types.PluginLayout.html +2 -2
  579. package/docs/types/_saltcorn_types.base_types.PluginRoute.html +2 -2
  580. package/docs/types/_saltcorn_types.base_types.PluginSourceType.html +1 -1
  581. package/docs/types/_saltcorn_types.base_types.PluginType.html +5 -2
  582. package/docs/types/_saltcorn_types.base_types.PluginWrap.html +1 -1
  583. package/docs/types/_saltcorn_types.base_types.PluginWrapArg.html +2 -2
  584. package/docs/types/_saltcorn_types.base_types.RelationOption.html +2 -2
  585. package/docs/types/_saltcorn_types.base_types.Req.html +2 -2
  586. package/docs/types/_saltcorn_types.base_types.Res.html +2 -2
  587. package/docs/types/_saltcorn_types.base_types.ResultType.html +2 -2
  588. package/docs/types/_saltcorn_types.base_types.RouteAction.html +1 -1
  589. package/docs/types/_saltcorn_types.base_types.RunExtra.html +1 -1
  590. package/docs/types/_saltcorn_types.base_types.SlugStepType.html +2 -2
  591. package/docs/types/_saltcorn_types.base_types.StepResType.html +1 -1
  592. package/docs/types/_saltcorn_types.base_types.SubField.html +2 -2
  593. package/docs/types/_saltcorn_types.base_types.TableProvider.html +2 -2
  594. package/docs/types/_saltcorn_types.base_types.TableQuery.html +2 -2
  595. package/docs/types/_saltcorn_types.base_types.Tablely.html +1 -1
  596. package/docs/types/_saltcorn_types.base_types.ViewTemplate.html +3 -2
  597. package/docs/types/_saltcorn_types.common_types.ErrorMessage.html +2 -2
  598. package/docs/types/_saltcorn_types.common_types.GenObj.html +1 -1
  599. package/docs/types/_saltcorn_types.common_types.ReqRes.html +2 -2
  600. package/docs/types/_saltcorn_types.common_types.ResultMessage.html +1 -1
  601. package/docs/types/_saltcorn_types.common_types.SuccessMessage.html +2 -2
  602. package/docs/types/_saltcorn_types.common_types.Type.html +2 -2
  603. package/docs/types/_saltcorn_types.model-abstracts_abstract_event_log.EventLogPack.html +2 -2
  604. package/docs/types/_saltcorn_types.model-abstracts_abstract_field.FieldCfg.html +2 -2
  605. package/docs/types/_saltcorn_types.model-abstracts_abstract_field.InputType.html +1 -1
  606. package/docs/types/_saltcorn_types.model-abstracts_abstract_form.AdditionalButton.html +2 -2
  607. package/docs/types/_saltcorn_types.model-abstracts_abstract_library.LibraryCfg.html +2 -2
  608. package/docs/types/_saltcorn_types.model-abstracts_abstract_library.LibraryPack.html +1 -1
  609. package/docs/types/_saltcorn_types.model-abstracts_abstract_model.ModelCfg.html +2 -2
  610. package/docs/types/_saltcorn_types.model-abstracts_abstract_model.ModelPack.html +1 -1
  611. package/docs/types/_saltcorn_types.model-abstracts_abstract_model_instance.ModelInstanceCfg.html +2 -2
  612. package/docs/types/_saltcorn_types.model-abstracts_abstract_model_instance.ModelInstancePack.html +1 -1
  613. package/docs/types/_saltcorn_types.model-abstracts_abstract_page.PageCfg.html +2 -2
  614. package/docs/types/_saltcorn_types.model-abstracts_abstract_page.PagePack.html +1 -1
  615. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group.PageGroupCfg.html +2 -2
  616. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group.PageGroupPack.html +1 -1
  617. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group_member.PageGroupMemberCfg.html +2 -2
  618. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group_member.PageGroupMemberPack.html +1 -1
  619. package/docs/types/_saltcorn_types.model-abstracts_abstract_plugin.PluginCfg.html +2 -2
  620. package/docs/types/_saltcorn_types.model-abstracts_abstract_plugin.PluginPack.html +1 -1
  621. package/docs/types/_saltcorn_types.model-abstracts_abstract_role.RoleCfg.html +1 -1
  622. package/docs/types/_saltcorn_types.model-abstracts_abstract_role.RolePack.html +1 -1
  623. package/docs/types/_saltcorn_types.model-abstracts_abstract_table.TableCfg.html +2 -2
  624. package/docs/types/_saltcorn_types.model-abstracts_abstract_table.TablePack.html +1 -1
  625. package/docs/types/_saltcorn_types.model-abstracts_abstract_tag.TagPack.html +2 -2
  626. package/docs/types/_saltcorn_types.model-abstracts_abstract_tag_entry.TagEntryPack.html +2 -2
  627. package/docs/types/_saltcorn_types.model-abstracts_abstract_trigger.TriggerCfg.html +2 -2
  628. package/docs/types/_saltcorn_types.model-abstracts_abstract_trigger.TriggerPack.html +1 -1
  629. package/docs/types/_saltcorn_types.model-abstracts_abstract_view.ViewCfg.html +2 -2
  630. package/docs/types/_saltcorn_types.model-abstracts_abstract_view.ViewPack.html +1 -1
  631. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow.ConfigWorkflowStep.html +1 -1
  632. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow.RunResult.html +2 -2
  633. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_run.WorkflowRunCfg.html +2 -2
  634. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_step.WorkflowStepCfg.html +2 -2
  635. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_step.WorkflowStepPack.html +1 -1
  636. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_trace.WorkflowTraceCfg.html +2 -2
  637. package/docs/variables/_saltcorn_admin-models..backup.create_backup.html +1 -1
  638. package/docs/variables/_saltcorn_admin-models..backup.create_csv_from_rows.html +1 -1
  639. package/docs/variables/_saltcorn_admin-models..backup.restore.html +1 -1
  640. package/docs/variables/_saltcorn_admin-models..pack.add_to_menu.html +1 -1
  641. package/docs/variables/_saltcorn_admin-models..pack.can_install_pack.html +1 -1
  642. package/docs/variables/_saltcorn_admin-models..pack.fetch_available_packs.html +1 -1
  643. package/docs/variables/_saltcorn_admin-models..pack.fetch_pack_by_name.html +1 -1
  644. package/docs/variables/_saltcorn_admin-models..pack.install_pack.html +1 -1
  645. package/docs/variables/_saltcorn_admin-models..pack.library_pack.html +1 -1
  646. package/docs/variables/_saltcorn_admin-models..pack.model_instance_pack.html +1 -1
  647. package/docs/variables/_saltcorn_admin-models..pack.model_pack.html +1 -1
  648. package/docs/variables/_saltcorn_admin-models..pack.page_group_pack.html +1 -1
  649. package/docs/variables/_saltcorn_admin-models..pack.page_pack.html +1 -1
  650. package/docs/variables/_saltcorn_admin-models..pack.plugin_pack.html +1 -1
  651. package/docs/variables/_saltcorn_admin-models..pack.role_pack.html +1 -1
  652. package/docs/variables/_saltcorn_admin-models..pack.table_pack.html +1 -1
  653. package/docs/variables/_saltcorn_admin-models..pack.trigger_pack.html +1 -1
  654. package/docs/variables/_saltcorn_admin-models..pack.uninstall_pack.html +1 -1
  655. package/docs/variables/_saltcorn_admin-models..pack.view_pack.html +1 -1
  656. package/docs/variables/_saltcorn_admin-models..tenant.copy_tenant_template.html +1 -1
  657. package/docs/variables/_saltcorn_admin-models..tenant.create_tenant.html +1 -1
  658. package/docs/variables/_saltcorn_admin-models..tenant.deleteTenant.html +1 -1
  659. package/docs/variables/_saltcorn_admin-models..tenant.domain_sanitize.html +1 -1
  660. package/docs/variables/_saltcorn_admin-models..tenant.eachTenant.html +1 -1
  661. package/docs/variables/_saltcorn_admin-models..tenant.getAllTenantRows.html +1 -1
  662. package/docs/variables/_saltcorn_admin-models..tenant.getAllTenants.html +1 -1
  663. package/docs/variables/_saltcorn_admin-models..tenant.insertTenant.html +1 -1
  664. package/docs/variables/_saltcorn_admin-models..tenant.switchToTenant.html +1 -1
  665. package/docs/variables/_saltcorn_admin-models.models_backup.backup.html +1 -1
  666. package/docs/variables/_saltcorn_admin-models.pack.pack.html +1 -1
  667. package/docs/variables/_saltcorn_admin-models.tenant.tenant.html +1 -1
  668. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedFive.html +1 -1
  669. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedFour.html +1 -1
  670. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedOne.html +1 -1
  671. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedSix.html +1 -1
  672. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedThree.html +1 -1
  673. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedTwo.html +1 -1
  674. package/docs/variables/_saltcorn_data..migrations.html +1 -1
  675. package/docs/variables/_saltcorn_data..plugin_helper.run_action_column.html +2 -1
  676. package/docs/variables/_saltcorn_data..utils.NotAuthorized.html +1 -1
  677. package/docs/variables/_saltcorn_data..utils.isPushEnabled.html +1 -1
  678. package/docs/variables/_saltcorn_data..utils.sleep.html +1 -1
  679. package/docs/variables/_saltcorn_data.base-plugin_actions.actions.html +18 -18
  680. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.fieldviews.html +5 -0
  681. package/docs/variables/_saltcorn_data.base-plugin_fileview.fileviews.html +1 -0
  682. package/docs/variables/_saltcorn_data.base-plugin_index.index.html +22 -1
  683. package/docs/variables/_saltcorn_data.base-plugin_types.types.html +50 -0
  684. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_edit.edit.html +1 -1
  685. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_feed.feed.html +1 -1
  686. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_filter.filter.html +1 -1
  687. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_list.list.html +1 -1
  688. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_listshowlist.listshowlist.html +1 -1
  689. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_room.room-1.html +1 -1
  690. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_room.room.html +1 -1
  691. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_show.show.html +1 -1
  692. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.edit_build_in_actions.html +1 -1
  693. package/docs/variables/_saltcorn_data.contract.contract.html +1 -0
  694. package/docs/variables/_saltcorn_data.db_connect.connect.html +1 -1
  695. package/docs/variables/_saltcorn_data.db_fa5-icons.fa5Icons.html +1 -1
  696. package/docs/variables/_saltcorn_data.db_fixtures.fixtures.html +1 -1
  697. package/docs/variables/_saltcorn_data.db_index.dbExports.html +1 -1
  698. package/docs/variables/_saltcorn_data.db_state.state.html +3 -3
  699. package/docs/variables/_saltcorn_data.migrations_202005141503.sql.html +1 -1
  700. package/docs/variables/_saltcorn_data.migrations_202005241712.sql.html +1 -1
  701. package/docs/variables/_saltcorn_data.migrations_202005251037.sql.html +1 -1
  702. package/docs/variables/_saltcorn_data.migrations_202005282134.sql.html +1 -1
  703. package/docs/variables/_saltcorn_data.migrations_202006022156.sql.html +1 -1
  704. package/docs/variables/_saltcorn_data.migrations_202006051507.sql.html +1 -1
  705. package/docs/variables/_saltcorn_data.migrations_202006240906.sql.html +1 -1
  706. package/docs/variables/_saltcorn_data.migrations_202007091707.sql.html +1 -1
  707. package/docs/variables/_saltcorn_data.migrations_202007202144.sql.html +1 -1
  708. package/docs/variables/_saltcorn_data.migrations_202008031500.sql.html +1 -1
  709. package/docs/variables/_saltcorn_data.migrations_202008051415.sql.html +1 -1
  710. package/docs/variables/_saltcorn_data.migrations_202008121149.sql_pg.html +1 -1
  711. package/docs/variables/_saltcorn_data.migrations_202008121149.sql_sqlite.html +1 -1
  712. package/docs/variables/_saltcorn_data.migrations_202009112140.sql_pg.html +1 -1
  713. package/docs/variables/_saltcorn_data.migrations_202009112140.sql_sqlite.html +1 -1
  714. package/docs/variables/_saltcorn_data.migrations_202009181655.sql.html +1 -1
  715. package/docs/variables/_saltcorn_data.migrations_202009221105.sql.html +1 -1
  716. package/docs/variables/_saltcorn_data.migrations_202009231331.sql.html +1 -1
  717. package/docs/variables/_saltcorn_data.migrations_202009301531.sql.html +1 -1
  718. package/docs/variables/_saltcorn_data.migrations_202010231444.sql.html +1 -1
  719. package/docs/variables/_saltcorn_data.migrations_202010251412.sql.html +1 -1
  720. package/docs/variables/_saltcorn_data.migrations_202011021749.sql.html +1 -1
  721. package/docs/variables/_saltcorn_data.migrations_202011051353.sql.html +1 -1
  722. package/docs/variables/_saltcorn_data.migrations_202011111127.sql.html +1 -1
  723. package/docs/variables/_saltcorn_data.migrations_202012011203.sql.html +1 -1
  724. package/docs/variables/_saltcorn_data.migrations_202012100841.sql.html +1 -1
  725. package/docs/variables/_saltcorn_data.migrations_202012281835.sql.html +1 -1
  726. package/docs/variables/_saltcorn_data.migrations_202101061051.sql.html +1 -1
  727. package/docs/variables/_saltcorn_data.migrations_202101141128.sql.html +1 -1
  728. package/docs/variables/_saltcorn_data.migrations_202102091312.sql.html +1 -1
  729. package/docs/variables/_saltcorn_data.migrations_202102101624.sql.html +1 -1
  730. package/docs/variables/_saltcorn_data.migrations_202102172148.sql.html +1 -1
  731. package/docs/variables/_saltcorn_data.migrations_202102261650.sql.html +1 -1
  732. package/docs/variables/_saltcorn_data.migrations_202106102347.sql.html +1 -1
  733. package/docs/variables/_saltcorn_data.migrations_202106112120.sql.html +1 -1
  734. package/docs/variables/_saltcorn_data.migrations_202106120012.sql.html +1 -1
  735. package/docs/variables/_saltcorn_data.migrations_202106120220.sql.html +1 -1
  736. package/docs/variables/_saltcorn_data.migrations_202106121701.sql.html +1 -1
  737. package/docs/variables/_saltcorn_data.migrations_202106121703.sql_pg.html +1 -1
  738. package/docs/variables/_saltcorn_data.migrations_202106121703.sql_sqlite.html +1 -1
  739. package/docs/variables/_saltcorn_data.migrations_202106251126.sql.html +1 -1
  740. package/docs/variables/_saltcorn_data.migrations_202107281619.sql.html +1 -1
  741. package/docs/variables/_saltcorn_data.migrations_202107302158.sql_pg.html +1 -1
  742. package/docs/variables/_saltcorn_data.migrations_202107302158.sql_sqlite.html +1 -1
  743. package/docs/variables/_saltcorn_data.migrations_202108022257.sql.html +1 -1
  744. package/docs/variables/_saltcorn_data.migrations_202109201624.sql.html +1 -1
  745. package/docs/variables/_saltcorn_data.migrations_202109301031.sql_pg.html +1 -1
  746. package/docs/variables/_saltcorn_data.migrations_202109301031.sql_sqlite.html +1 -1
  747. package/docs/variables/_saltcorn_data.migrations_202111290253.sql_pg.html +1 -1
  748. package/docs/variables/_saltcorn_data.migrations_202111290253.sql_sqlite.html +1 -1
  749. package/docs/variables/_saltcorn_data.migrations_202112282254.sql_pg.html +1 -1
  750. package/docs/variables/_saltcorn_data.migrations_202112282254.sql_sqlite.html +1 -1
  751. package/docs/variables/_saltcorn_data.migrations_202207022002.sql.html +1 -1
  752. package/docs/variables/_saltcorn_data.migrations_202207252150.sql_pg.html +1 -1
  753. package/docs/variables/_saltcorn_data.migrations_202207252150.sql_sqlite.html +1 -1
  754. package/docs/variables/_saltcorn_data.migrations_202207261221.sql.html +1 -1
  755. package/docs/variables/_saltcorn_data.migrations_202208101144.sql_pg.html +1 -1
  756. package/docs/variables/_saltcorn_data.migrations_202208101144.sql_sqlite.html +1 -1
  757. package/docs/variables/_saltcorn_data.migrations_202211040031.sql.html +1 -1
  758. package/docs/variables/_saltcorn_data.migrations_202212112152.sql_pg.html +1 -1
  759. package/docs/variables/_saltcorn_data.migrations_202212112152.sql_sqlite.html +1 -1
  760. package/docs/variables/_saltcorn_data.migrations_202301130917.sql.html +1 -1
  761. package/docs/variables/_saltcorn_data.migrations_202303201126.sql_pg.html +1 -1
  762. package/docs/variables/_saltcorn_data.migrations_202303201126.sql_sqlite.html +1 -1
  763. package/docs/variables/_saltcorn_data.migrations_202303221944.sql_pg.html +1 -1
  764. package/docs/variables/_saltcorn_data.migrations_202303221944.sql_sqlite.html +1 -1
  765. package/docs/variables/_saltcorn_data.migrations_202304281224.sql.html +1 -1
  766. package/docs/variables/_saltcorn_data.migrations_202305031518.sql_pg.html +1 -1
  767. package/docs/variables/_saltcorn_data.migrations_202305031518.sql_sqlite.html +1 -1
  768. package/docs/variables/_saltcorn_data.migrations_202308211648.sql.html +1 -1
  769. package/docs/variables/_saltcorn_data.migrations_202311011755.sql_pg.html +1 -1
  770. package/docs/variables/_saltcorn_data.migrations_202311011755.sql_sqlite.html +1 -1
  771. package/docs/variables/_saltcorn_data.migrations_202311231356.sql.html +1 -1
  772. package/docs/variables/_saltcorn_data.migrations_202402071125.sql.html +1 -1
  773. package/docs/variables/_saltcorn_data.migrations_202406260915.sql.html +1 -1
  774. package/docs/variables/_saltcorn_data.migrations_202412051957.sql_pg.html +1 -1
  775. package/docs/variables/_saltcorn_data.migrations_202412051957.sql_sqlite.html +1 -1
  776. package/docs/variables/_saltcorn_data.migrations_202412111526.sql_pg.html +1 -1
  777. package/docs/variables/_saltcorn_data.migrations_202412111526.sql_sqlite.html +1 -1
  778. package/docs/variables/_saltcorn_data.migrations_202501081226.sql_pg.html +1 -1
  779. package/docs/variables/_saltcorn_data.migrations_202501081226.sql_sqlite.html +1 -1
  780. package/docs/variables/_saltcorn_data.migrations_202501201239.sql_sqlite.html +1 -1
  781. package/docs/variables/_saltcorn_data.migrations_202501262157.sql.html +1 -1
  782. package/docs/variables/_saltcorn_data.migrations_202503071353.sql_pg.html +1 -1
  783. package/docs/variables/_saltcorn_data.migrations_202506050958.sql.html +1 -1
  784. package/docs/variables/_saltcorn_data.migrations_202510110312.sql_pg.html +1 -1
  785. package/docs/variables/_saltcorn_data.migrations_202510110312.sql_sqlite.html +1 -1
  786. package/docs/variables/_saltcorn_data.migrations_202511081024.sql.html +1 -1
  787. package/docs/variables/_saltcorn_data.mobile-mocks_saltcorn_html-pdf-node.htmlPdfNode.html +1 -1
  788. package/docs/variables/_saltcorn_data.models_config.configExports.html +2 -2
  789. package/docs/variables/_saltcorn_data.models_discovery.discovery.html +1 -1
  790. package/docs/variables/_saltcorn_data.models_email.email.html +1 -1
  791. package/docs/variables/_saltcorn_data.models_expression.expression.html +1 -1
  792. package/docs/variables/_saltcorn_data.models_index.config.available_languages.html +1 -1
  793. package/docs/variables/_saltcorn_data.models_index.config.check_email_mask.html +1 -1
  794. package/docs/variables/_saltcorn_data.models_index.config.configTypes.html +1 -1
  795. package/docs/variables/_saltcorn_data.models_index.config.deleteConfig.html +1 -1
  796. package/docs/variables/_saltcorn_data.models_index.config.getAllConfig.html +1 -1
  797. package/docs/variables/_saltcorn_data.models_index.config.getConfig.html +1 -1
  798. package/docs/variables/_saltcorn_data.models_index.config.get_base_url.html +1 -1
  799. package/docs/variables/_saltcorn_data.models_index.config.get_latest_npm_version.html +1 -1
  800. package/docs/variables/_saltcorn_data.models_index.config.remove_from_menu.html +1 -1
  801. package/docs/variables/_saltcorn_data.models_index.config.save_menu_items.html +1 -1
  802. package/docs/variables/_saltcorn_data.models_index.config.setConfig.html +1 -1
  803. package/docs/variables/_saltcorn_data.models_index.discovery.discover_tables.html +1 -1
  804. package/docs/variables/_saltcorn_data.models_index.discovery.discoverable_tables.html +1 -1
  805. package/docs/variables/_saltcorn_data.models_index.discovery.findType.html +1 -1
  806. package/docs/variables/_saltcorn_data.models_index.discovery.get_existing_views.html +1 -1
  807. package/docs/variables/_saltcorn_data.models_index.discovery.implement_discovery.html +1 -1
  808. package/docs/variables/_saltcorn_data.models_index.email.getMailTransport.html +1 -1
  809. package/docs/variables/_saltcorn_data.models_index.email.send_verification_email.html +1 -1
  810. package/docs/variables/_saltcorn_data.models_index.email.viewToEmailHtml.html +1 -1
  811. package/docs/variables/_saltcorn_data.models_index.expression.apply_calculated_fields.html +1 -1
  812. package/docs/variables/_saltcorn_data.models_index.expression.apply_calculated_fields_stored.html +1 -1
  813. package/docs/variables/_saltcorn_data.models_index.expression.eval_expression.html +1 -1
  814. package/docs/variables/_saltcorn_data.models_index.expression.expressionValidator.html +1 -1
  815. package/docs/variables/_saltcorn_data.models_index.expression.get_async_expression_function.html +1 -1
  816. package/docs/variables/_saltcorn_data.models_index.expression.get_expression_function.html +1 -1
  817. package/docs/variables/_saltcorn_data.models_index.expression.jsexprToWhere.html +1 -1
  818. package/docs/variables/_saltcorn_data.models_index.expression.recalculate_for_stored.html +1 -1
  819. package/docs/variables/_saltcorn_data.models_index.expression.transform_for_async.html +1 -1
  820. package/docs/variables/_saltcorn_data.models_index.layout.eachView.html +1 -1
  821. package/docs/variables/_saltcorn_data.models_index.layout.getStringsForI18n.html +1 -1
  822. package/docs/variables/_saltcorn_data.models_index.layout.getViews.html +1 -1
  823. package/docs/variables/_saltcorn_data.models_index.layout.translateLayout.html +1 -1
  824. package/docs/variables/_saltcorn_data.models_index.layout.traverse.html +1 -1
  825. package/docs/variables/_saltcorn_data.models_index.layout.traverseSync.html +1 -1
  826. package/docs/variables/_saltcorn_data.models_index.random.all_views.html +1 -1
  827. package/docs/variables/_saltcorn_data.models_index.random.fill_table_row.html +1 -1
  828. package/docs/variables/_saltcorn_data.models_index.random.initial_view.html +1 -1
  829. package/docs/variables/_saltcorn_data.models_index.random.random_table.html +1 -1
  830. package/docs/variables/_saltcorn_data.models_index.scheduler.runScheduler.html +1 -1
  831. package/docs/variables/_saltcorn_data.models_layout.layout.html +2 -2
  832. package/docs/variables/_saltcorn_data.models_random.random.html +1 -1
  833. package/docs/variables/_saltcorn_data.models_scheduler.scheduler.html +1 -1
  834. package/docs/variables/_saltcorn_data.plugin-helper.add_free_variables_to_joinfields.html +2 -2
  835. package/docs/variables/_saltcorn_data.plugin-helper.sqlBinOp.html +1 -1
  836. package/docs/variables/_saltcorn_data.plugin-helper.sqlFun.html +1 -1
  837. package/docs/variables/_saltcorn_data.tests_mocks.mocks.html +1 -1
  838. package/docs/variables/_saltcorn_data.tests_remote_query_helper.renderEditInEditConfig.html +1 -1
  839. package/docs/variables/_saltcorn_data.utils.utils.html +3 -3
  840. package/docs/variables/_saltcorn_data.web-mobile-commons.webMobileCommons.html +3 -3
  841. package/docs/variables/_saltcorn_db-common.internal.dbCommonModulePath.html +1 -1
  842. package/docs/variables/_saltcorn_db-common.multi-tenant.tenantNamespace.html +1 -1
  843. package/docs/variables/_saltcorn_db-common.tenants.tenants.html +1 -1
  844. package/docs/variables/_saltcorn_markup..export_.html +3 -2
  845. package/docs/variables/_saltcorn_markup.builder.builder.html +1 -1
  846. package/docs/variables/_saltcorn_markup.emergency_layout.EmergencyLayoutExports.html +1 -1
  847. package/docs/variables/_saltcorn_markup.form.form.html +1 -1
  848. package/docs/variables/_saltcorn_markup.helpers.HelpersExports.html +1 -1
  849. package/docs/variables/_saltcorn_markup.layout.LayoutExports-1.html +1 -1
  850. package/docs/variables/_saltcorn_markup.layout.LayoutExports.html +1 -1
  851. package/docs/variables/_saltcorn_markup.layout_utils.layoutUtils.html +1 -1
  852. package/docs/variables/_saltcorn_markup.mjml-layout.LayoutExports.html +1 -1
  853. package/docs/variables/_saltcorn_markup.mjml-tags.tagsExports.html +1 -1
  854. package/docs/variables/_saltcorn_markup.table.TableExports.html +1 -1
  855. package/docs/variables/_saltcorn_markup.tags.tagsExports.html +1 -1
  856. package/docs/variables/_saltcorn_types..generators.generateBool.html +1 -1
  857. package/docs/variables/_saltcorn_types..generators.generateString.html +1 -1
  858. package/docs/variables/_saltcorn_types..generators.num_between.html +1 -1
  859. package/docs/variables/_saltcorn_types..generators.oneOf.html +1 -1
  860. package/docs/variables/_saltcorn_types.generators.generators.html +1 -1
  861. package/help/APN Signing Key.tmd +31 -0
  862. package/help/Menu item shortcuts.tmd +37 -0
  863. package/help/Provisioning Profile.tmd +1 -1
  864. package/help/iOS Build tools.tmd +18 -0
  865. package/load_plugins.js +25 -8
  866. package/locales/ar.json +213 -2
  867. package/locales/bn.json +1521 -2
  868. package/locales/cs.json +1522 -3
  869. package/locales/de.json +195 -2
  870. package/locales/el.json +1792 -273
  871. package/locales/en.json +322 -2
  872. package/locales/es.json +194 -1
  873. package/locales/et.json +1520 -1
  874. package/locales/fil.json +1793 -0
  875. package/locales/fr.json +195 -2
  876. package/locales/id.json +1578 -62
  877. package/locales/ja.json +1520 -1
  878. package/locales/ko.json +1793 -0
  879. package/locales/lt.json +1520 -1
  880. package/locales/lv.json +1520 -1
  881. package/locales/ne.json +1520 -1
  882. package/locales/ro.json +1793 -0
  883. package/locales/sk.json +1522 -3
  884. package/locales/sl.json +1520 -1
  885. package/locales/sr.json +1520 -1
  886. package/locales/th.json +1793 -274
  887. package/locales/tr.json +1520 -1
  888. package/locales/uk.json +214 -3
  889. package/locales/ur.json +1793 -0
  890. package/locales/vt.json +1793 -0
  891. package/package.json +17 -10
  892. package/public/ios_share_tutorial/01_xcode_open_exisiting.png +0 -0
  893. package/public/ios_share_tutorial/02_open_xc_ws_file.png +0 -0
  894. package/public/ios_share_tutorial/03_share_extension_dialog.png +0 -0
  895. package/public/ios_share_tutorial/04_share_extension_dialog_b.png +0 -0
  896. package/public/ios_share_tutorial/05_activate.png +0 -0
  897. package/public/ios_share_tutorial/06_show_new_share_ext_target.png +0 -0
  898. package/public/ios_share_tutorial/07_convert_to_group.png +0 -0
  899. package/public/saltcorn-builder.css +232 -0
  900. package/public/saltcorn-common.js +64 -60
  901. package/public/saltcorn-mobile.css +5 -0
  902. package/public/saltcorn.css +12 -1
  903. package/public/saltcorn.js +83 -38
  904. package/restart_watcher.js +41 -3
  905. package/routes/actions.js +407 -92
  906. package/routes/admin.js +1434 -954
  907. package/routes/api.js +1 -1
  908. package/routes/common_lists.js +28 -26
  909. package/routes/entities.js +2209 -69
  910. package/routes/files.js +191 -0
  911. package/routes/menu.js +101 -1
  912. package/routes/notifications.js +7 -18
  913. package/routes/packs.js +23 -8
  914. package/routes/page.js +4 -1
  915. package/routes/pageedit.js +16 -0
  916. package/routes/plugins.js +46 -14
  917. package/routes/registry.js +1 -0
  918. package/routes/sync.js +3 -1
  919. package/routes/tables.js +20 -15
  920. package/routes/utils.js +2 -1
  921. package/routes/viewedit.js +6 -1
  922. package/serve.js +96 -25
  923. package/tests/files.test.js +116 -9
  924. package/tests/menu.test.js +113 -0
  925. package/wrapper.js +44 -2
  926. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.radio_select.run.html +0 -1
  927. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.search_or_create.configFields.html +0 -1
  928. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.search_or_create.run.html +0 -1
  929. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.select.run.html +0 -1
  930. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.select_from_table.fill_options.html +0 -1
  931. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.select_from_table.run.html +0 -1
  932. package/docs/functions/_saltcorn_data.base-plugin_types.bool.contract.html +0 -1
  933. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.run.html +0 -1
  934. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.run.html +0 -1
  935. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.run.html +0 -1
  936. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.show.run.html +0 -1
  937. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.run.html +0 -1
  938. package/docs/functions/_saltcorn_data.base-plugin_types.bool.listAs.html +0 -1
  939. package/docs/functions/_saltcorn_data.base-plugin_types.bool.read.html +0 -1
  940. package/docs/functions/_saltcorn_data.base-plugin_types.bool.readFromDB.html +0 -1
  941. package/docs/functions/_saltcorn_data.base-plugin_types.bool.readFromFormRecord.html +0 -1
  942. package/docs/functions/_saltcorn_data.base-plugin_types.bool.validate.html +0 -1
  943. package/docs/functions/_saltcorn_data.base-plugin_types.color.contract.html +0 -1
  944. package/docs/functions/_saltcorn_data.base-plugin_types.color.fieldviews.edit.run.html +0 -1
  945. package/docs/functions/_saltcorn_data.base-plugin_types.color.fieldviews.show.run.html +0 -1
  946. package/docs/functions/_saltcorn_data.base-plugin_types.color.read.html +0 -1
  947. package/docs/functions/_saltcorn_data.base-plugin_types.color.validate.html +0 -1
  948. package/docs/functions/_saltcorn_data.base-plugin_types.date.contract.html +0 -1
  949. package/docs/functions/_saltcorn_data.base-plugin_types.date.equals.html +0 -3
  950. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.edit.run.html +0 -1
  951. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.run.html +0 -1
  952. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.format.run.html +0 -1
  953. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.relative.run.html +0 -1
  954. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.show.run.html +0 -1
  955. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.run.html +0 -1
  956. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.run.html +0 -1
  957. package/docs/functions/_saltcorn_data.base-plugin_types.date.presets.Now.html +0 -1
  958. package/docs/functions/_saltcorn_data.base-plugin_types.date.read.html +0 -1
  959. package/docs/functions/_saltcorn_data.base-plugin_types.date.validate.html +0 -1
  960. package/docs/functions/_saltcorn_data.base-plugin_types.float.contract.html +0 -1
  961. package/docs/functions/_saltcorn_data.base-plugin_types.float.equals.html +0 -3
  962. package/docs/functions/_saltcorn_data.base-plugin_types.float.fieldviews.edit.run.html +0 -1
  963. package/docs/functions/_saltcorn_data.base-plugin_types.float.fieldviews.show.run.html +0 -1
  964. package/docs/functions/_saltcorn_data.base-plugin_types.float.read.html +0 -1
  965. package/docs/functions/_saltcorn_data.base-plugin_types.float.validate.html +0 -1
  966. package/docs/functions/_saltcorn_data.base-plugin_types.int.contract.html +0 -1
  967. package/docs/functions/_saltcorn_data.base-plugin_types.int.read.html +0 -1
  968. package/docs/functions/_saltcorn_data.base-plugin_types.int.validate.html +0 -1
  969. package/docs/functions/_saltcorn_data.base-plugin_types.int.validate_attributes.html +0 -1
  970. package/docs/functions/_saltcorn_data.base-plugin_types.string.attributes.html +0 -1
  971. package/docs/functions/_saltcorn_data.base-plugin_types.string.contract.html +0 -1
  972. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.run.html +0 -1
  973. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.run.html +0 -1
  974. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.run.html +0 -1
  975. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.edit.configFields.html +0 -1
  976. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.edit.run.html +0 -1
  977. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.run.html +0 -1
  978. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.password.run.html +0 -1
  979. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.run.html +0 -1
  980. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.run.html +0 -1
  981. package/docs/functions/_saltcorn_data.base-plugin_types.string.presets.IP.html +0 -1
  982. package/docs/functions/_saltcorn_data.base-plugin_types.string.presets.SessionID.html +0 -1
  983. package/docs/functions/_saltcorn_data.base-plugin_types.string.read.html +0 -1
  984. package/docs/functions/_saltcorn_data.base-plugin_types.string.validate.html +0 -1
  985. package/docs/functions/_saltcorn_data.base-plugin_types.string.validate_attributes.html +0 -1
  986. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.decodeProvisioningProfile.html +0 -1
  987. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyMobileAppDirs.html +0 -1
  988. package/docs/modules/_saltcorn_admin-models.tests_backup.test.html +0 -1
  989. package/docs/modules/_saltcorn_admin-models.tests_cfgcheck.test.html +0 -1
  990. package/docs/modules/_saltcorn_admin-models.tests_pack.test.html +0 -1
  991. package/docs/modules/_saltcorn_admin-models.tests_random.test.html +0 -1
  992. package/docs/modules/_saltcorn_admin-models.tests_tenant.test.html +0 -1
  993. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.radio_select.html +0 -2
  994. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.search_or_create.html +0 -2
  995. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.select.html +0 -2
  996. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.select_from_table.html +0 -2
  997. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.html +0 -2
  998. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.html +0 -2
  999. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.html +0 -2
  1000. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.html +0 -2
  1001. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.show.html +0 -2
  1002. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.html +0 -2
  1003. package/docs/modules/_saltcorn_data.base-plugin_types.bool.html +0 -3
  1004. package/docs/modules/_saltcorn_data.base-plugin_types.color.fieldviews.edit.html +0 -2
  1005. package/docs/modules/_saltcorn_data.base-plugin_types.color.fieldviews.html +0 -2
  1006. package/docs/modules/_saltcorn_data.base-plugin_types.color.fieldviews.show.html +0 -2
  1007. package/docs/modules/_saltcorn_data.base-plugin_types.color.html +0 -4
  1008. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.edit.html +0 -2
  1009. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.html +0 -2
  1010. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.format.html +0 -2
  1011. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.html +0 -2
  1012. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.relative.html +0 -2
  1013. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.show.html +0 -2
  1014. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.html +0 -2
  1015. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.html +0 -2
  1016. package/docs/modules/_saltcorn_data.base-plugin_types.date.html +0 -3
  1017. package/docs/modules/_saltcorn_data.base-plugin_types.date.presets.html +0 -2
  1018. package/docs/modules/_saltcorn_data.base-plugin_types.float.fieldviews.edit.html +0 -2
  1019. package/docs/modules/_saltcorn_data.base-plugin_types.float.fieldviews.html +0 -2
  1020. package/docs/modules/_saltcorn_data.base-plugin_types.float.fieldviews.show.html +0 -2
  1021. package/docs/modules/_saltcorn_data.base-plugin_types.float.html +0 -3
  1022. package/docs/modules/_saltcorn_data.base-plugin_types.int.distance_operators.html +0 -2
  1023. package/docs/modules/_saltcorn_data.base-plugin_types.int.html +0 -3
  1024. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.html +0 -2
  1025. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.html +0 -2
  1026. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.html +0 -2
  1027. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.edit.html +0 -2
  1028. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.html +0 -2
  1029. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.html +0 -2
  1030. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.password.html +0 -2
  1031. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.html +0 -2
  1032. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.html +0 -2
  1033. package/docs/modules/_saltcorn_data.base-plugin_types.string.html +0 -3
  1034. package/docs/modules/_saltcorn_data.base-plugin_types.string.presets.html +0 -2
  1035. package/docs/modules/_saltcorn_data.test-utils_mocks.html +0 -1
  1036. package/docs/modules/_saltcorn_data.tests_actions.test.html +0 -1
  1037. package/docs/modules/_saltcorn_data.tests_auth.test.html +0 -1
  1038. package/docs/modules/_saltcorn_data.tests_auxtest.test.html +0 -1
  1039. package/docs/modules/_saltcorn_data.tests_base.test.html +0 -1
  1040. package/docs/modules/_saltcorn_data.tests_calc.test.html +0 -1
  1041. package/docs/modules/_saltcorn_data.tests_composite_pk.test.html +0 -1
  1042. package/docs/modules/_saltcorn_data.tests_config.test.html +0 -1
  1043. package/docs/modules/_saltcorn_data.tests_db.test.html +0 -1
  1044. package/docs/modules/_saltcorn_data.tests_discover.test.html +0 -1
  1045. package/docs/modules/_saltcorn_data.tests_edit.test.html +0 -1
  1046. package/docs/modules/_saltcorn_data.tests_email.test.html +0 -1
  1047. package/docs/modules/_saltcorn_data.tests_field.test.html +0 -1
  1048. package/docs/modules/_saltcorn_data.tests_fieldviews.test.html +0 -1
  1049. package/docs/modules/_saltcorn_data.tests_file.test.html +0 -1
  1050. package/docs/modules/_saltcorn_data.tests_filter.test.html +0 -1
  1051. package/docs/modules/_saltcorn_data.tests_form.test.html +0 -1
  1052. package/docs/modules/_saltcorn_data.tests_list.test.html +0 -1
  1053. package/docs/modules/_saltcorn_data.tests_mail_queue.test.html +0 -1
  1054. package/docs/modules/_saltcorn_data.tests_models.test.html +0 -1
  1055. package/docs/modules/_saltcorn_data.tests_page.test.html +0 -1
  1056. package/docs/modules/_saltcorn_data.tests_page_group.test.html +0 -1
  1057. package/docs/modules/_saltcorn_data.tests_plugin.test.html +0 -1
  1058. package/docs/modules/_saltcorn_data.tests_show.test.html +0 -1
  1059. package/docs/modules/_saltcorn_data.tests_state.test.html +0 -1
  1060. package/docs/modules/_saltcorn_data.tests_table.test.html +0 -1
  1061. package/docs/modules/_saltcorn_data.tests_table_history.test.html +0 -1
  1062. package/docs/modules/_saltcorn_data.tests_table_sync_info.test.html +0 -1
  1063. package/docs/modules/_saltcorn_data.tests_tag.test.html +0 -1
  1064. package/docs/modules/_saltcorn_data.tests_user.test.html +0 -1
  1065. package/docs/modules/_saltcorn_data.tests_view.test.html +0 -1
  1066. package/docs/modules/_saltcorn_data.tests_workflow.test.html +0 -1
  1067. package/docs/modules/_saltcorn_mobile-builder.appium_tests_ui.test.html +0 -1
  1068. package/docs/modules/_saltcorn_mobile-builder.tests_versioncode.test.html +0 -1
  1069. package/docs/modules/_saltcorn_mobile-builder.tests_webpack.test.html +0 -1
  1070. package/docs/types/_saltcorn_data.models_internal_push_message_helper.FcmSubscription.html +0 -4
  1071. package/docs/types/_saltcorn_data.models_internal_push_message_helper.Subscription.html +0 -1
  1072. package/docs/types/_saltcorn_db-common.internal.AggregationOptions.html +0 -11
  1073. package/docs/types/_saltcorn_db-common.internal.CoordOpts.html +0 -5
  1074. package/docs/types/_saltcorn_db-common.internal.DatabaseClient.html +0 -2
  1075. package/docs/types/_saltcorn_db-common.internal.JoinField.html +0 -6
  1076. package/docs/types/_saltcorn_db-common.internal.JoinFields.html +0 -1
  1077. package/docs/types/_saltcorn_db-common.internal.JoinOptions.html +0 -1
  1078. package/docs/types/_saltcorn_db-common.internal.JsonPath.html +0 -1
  1079. package/docs/types/_saltcorn_db-common.internal.JsonPathElem.html +0 -1
  1080. package/docs/types/_saltcorn_db-common.internal.Operator.html +0 -1
  1081. package/docs/types/_saltcorn_db-common.internal.PartialSome.html +0 -1
  1082. package/docs/types/_saltcorn_db-common.internal.PrimaryKeyValue.html +0 -1
  1083. package/docs/types/_saltcorn_db-common.internal.Row.html +0 -1
  1084. package/docs/types/_saltcorn_db-common.internal.SelectOptions.html +0 -21
  1085. package/docs/types/_saltcorn_db-common.internal.StrongRow.html +0 -1
  1086. package/docs/types/_saltcorn_db-common.internal.SubselectOptions.html +0 -5
  1087. package/docs/types/_saltcorn_db-common.internal.Value.html +0 -1
  1088. package/docs/types/_saltcorn_db-common.internal.Where.html +0 -5
  1089. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.radio_select.description.html +0 -1
  1090. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.radio_select.isEdit.html +0 -1
  1091. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.radio_select.type.html +0 -1
  1092. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_join_field.html +0 -1
  1093. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.blockDisplay.html +0 -1
  1094. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.description.html +0 -1
  1095. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.isEdit.html +0 -1
  1096. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.type.html +0 -1
  1097. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.blockDisplay.html +0 -1
  1098. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.configFields.html +0 -1
  1099. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.description.html +0 -1
  1100. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.isEdit.html +0 -1
  1101. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.type.html +0 -1
  1102. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_by_code.html +0 -1
  1103. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_by_view.html +0 -1
  1104. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.blockDisplay.html +0 -1
  1105. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.configFields.html +0 -1
  1106. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.description.html +0 -1
  1107. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.isEdit.html +0 -1
  1108. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.type.html +0 -1
  1109. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.two_level_select.html +0 -1
  1110. package/docs/variables/_saltcorn_data.base-plugin_fileview.fileview.html +0 -1
  1111. package/docs/variables/_saltcorn_data.base-plugin_types.bool.attributes.html +0 -1
  1112. package/docs/variables/_saltcorn_data.base-plugin_types.bool.description.html +0 -1
  1113. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.description.html +0 -1
  1114. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.isEdit.html +0 -1
  1115. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.description.html +0 -1
  1116. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.isEdit.html +0 -1
  1117. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.configFields.html +0 -1
  1118. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.description.html +0 -1
  1119. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.isEdit.html +0 -1
  1120. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.show.description.html +0 -1
  1121. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.show.isEdit.html +0 -1
  1122. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.show_with_html.html +0 -1
  1123. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.switch.html +0 -1
  1124. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.thumbs_up_down.html +0 -1
  1125. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.configFields.html +0 -1
  1126. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.description.html +0 -1
  1127. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.isEdit.html +0 -1
  1128. package/docs/variables/_saltcorn_data.base-plugin_types.bool.js_type.html +0 -1
  1129. package/docs/variables/_saltcorn_data.base-plugin_types.bool.name.html +0 -1
  1130. package/docs/variables/_saltcorn_data.base-plugin_types.bool.sql_name.html +0 -1
  1131. package/docs/variables/_saltcorn_data.base-plugin_types.color.attributes.html +0 -1
  1132. package/docs/variables/_saltcorn_data.base-plugin_types.color.description.html +0 -1
  1133. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.edit.blockDisplay.html +0 -1
  1134. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.edit.description.html +0 -1
  1135. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.edit.isEdit.html +0 -1
  1136. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.show.description.html +0 -1
  1137. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.show.isEdit.html +0 -1
  1138. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.show_with_html.html +0 -1
  1139. package/docs/variables/_saltcorn_data.base-plugin_types.color.js_type.html +0 -1
  1140. package/docs/variables/_saltcorn_data.base-plugin_types.color.name.html +0 -1
  1141. package/docs/variables/_saltcorn_data.base-plugin_types.color.sql_name.html +0 -1
  1142. package/docs/variables/_saltcorn_data.base-plugin_types.date.attributes.html +0 -1
  1143. package/docs/variables/_saltcorn_data.base-plugin_types.date.description.html +0 -1
  1144. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.blockDisplay.html +0 -1
  1145. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.configFields.html +0 -1
  1146. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.description.html +0 -1
  1147. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.isEdit.html +0 -1
  1148. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.blockDisplay.html +0 -1
  1149. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.configFields.html +0 -1
  1150. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.description.html +0 -1
  1151. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.isEdit.html +0 -1
  1152. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.format.configFields.html +0 -1
  1153. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.format.description.html +0 -1
  1154. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.format.isEdit.html +0 -1
  1155. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.relative.description.html +0 -1
  1156. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.relative.isEdit.html +0 -1
  1157. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.show.description.html +0 -1
  1158. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.show.isEdit.html +0 -1
  1159. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.description.html +0 -1
  1160. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.isEdit.html +0 -1
  1161. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.show_with_html.html +0 -1
  1162. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.description.html +0 -1
  1163. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.isEdit.html +0 -1
  1164. package/docs/variables/_saltcorn_data.base-plugin_types.date.js_type.html +0 -1
  1165. package/docs/variables/_saltcorn_data.base-plugin_types.date.name.html +0 -1
  1166. package/docs/variables/_saltcorn_data.base-plugin_types.date.sql_name.html +0 -1
  1167. package/docs/variables/_saltcorn_data.base-plugin_types.float.attributes.html +0 -1
  1168. package/docs/variables/_saltcorn_data.base-plugin_types.float.description.html +0 -1
  1169. package/docs/variables/_saltcorn_data.base-plugin_types.float.distance_operators.html +0 -1
  1170. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.above_input.html +0 -1
  1171. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.below_input.html +0 -1
  1172. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.blockDisplay.html +0 -1
  1173. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.configFields.html +0 -1
  1174. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.description.html +0 -1
  1175. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.isEdit.html +0 -1
  1176. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.heat_cell.html +0 -1
  1177. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.number_slider.html +0 -1
  1178. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.progress_bar.html +0 -1
  1179. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.range_interval.html +0 -1
  1180. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.show.description.html +0 -1
  1181. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.show.isEdit.html +0 -1
  1182. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.show_with_html.html +0 -1
  1183. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.to_locale_string.html +0 -1
  1184. package/docs/variables/_saltcorn_data.base-plugin_types.float.js_type.html +0 -1
  1185. package/docs/variables/_saltcorn_data.base-plugin_types.float.name.html +0 -1
  1186. package/docs/variables/_saltcorn_data.base-plugin_types.int.attributes.html +0 -1
  1187. package/docs/variables/_saltcorn_data.base-plugin_types.int.description.html +0 -1
  1188. package/docs/variables/_saltcorn_data.base-plugin_types.int.distance_operators.near.html +0 -1
  1189. package/docs/variables/_saltcorn_data.base-plugin_types.int.fieldviews.html +0 -3
  1190. package/docs/variables/_saltcorn_data.base-plugin_types.int.js_type.html +0 -1
  1191. package/docs/variables/_saltcorn_data.base-plugin_types.int.name.html +0 -1
  1192. package/docs/variables/_saltcorn_data.base-plugin_types.int.primaryKey.html +0 -1
  1193. package/docs/variables/_saltcorn_data.base-plugin_types.int.sql_name.html +0 -1
  1194. package/docs/variables/_saltcorn_data.base-plugin_types.string.description.html +0 -1
  1195. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.description.html +0 -1
  1196. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.isEdit.html +0 -1
  1197. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.configFields.html +0 -1
  1198. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.description.html +0 -1
  1199. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.isEdit.html +0 -1
  1200. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.description.html +0 -1
  1201. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.isEdit.html +0 -1
  1202. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.checkbox_group.html +0 -1
  1203. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.code.html +0 -1
  1204. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.code_editor.html +0 -1
  1205. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.edit.blockDisplay.html +0 -1
  1206. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.edit.description.html +0 -1
  1207. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.edit.isEdit.html +0 -1
  1208. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.ellipsize.html +0 -1
  1209. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.fill_formula_btn.html +0 -1
  1210. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.description.html +0 -1
  1211. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.isEdit.html +0 -1
  1212. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.make_unique.html +0 -1
  1213. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.monospace_block.html +0 -1
  1214. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.blockDisplay.html +0 -1
  1215. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.configFields.html +0 -1
  1216. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.description.html +0 -1
  1217. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.isEdit.html +0 -1
  1218. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.preFormatted.html +0 -1
  1219. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.configFields.html +0 -1
  1220. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.description.html +0 -1
  1221. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.isEdit.html +0 -1
  1222. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.select_by_code.html +0 -1
  1223. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.show_with_html.html +0 -1
  1224. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.blockDisplay.html +0 -1
  1225. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.configFields.html +0 -1
  1226. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.description.html +0 -1
  1227. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.isEdit.html +0 -1
  1228. package/docs/variables/_saltcorn_data.base-plugin_types.string.js_type.html +0 -1
  1229. package/docs/variables/_saltcorn_data.base-plugin_types.string.name.html +0 -1
  1230. package/docs/variables/_saltcorn_data.base-plugin_types.string.sql_name.html +0 -1
  1231. package/docs/variables/_saltcorn_data.contract.fieldlike.html +0 -1
  1232. package/docs/variables/_saltcorn_data.contract.is_column.html +0 -1
  1233. package/docs/variables/_saltcorn_data.contract.is_header.html +0 -1
  1234. package/docs/variables/_saltcorn_data.contract.is_pack.html +0 -1
  1235. package/docs/variables/_saltcorn_data.contract.is_plugin.html +0 -1
  1236. package/docs/variables/_saltcorn_data.contract.is_plugin_layout.html +0 -1
  1237. package/docs/variables/_saltcorn_data.contract.is_plugin_type.html +0 -1
  1238. package/docs/variables/_saltcorn_data.contract.is_plugin_wrap.html +0 -1
  1239. package/docs/variables/_saltcorn_data.contract.is_plugin_wrap_arg.html +0 -1
  1240. package/docs/variables/_saltcorn_data.contract.is_table_query.html +0 -1
  1241. package/docs/variables/_saltcorn_data.contract.is_tablely.html +0 -1
  1242. package/docs/variables/_saltcorn_data.contract.is_viewtemplate.html +0 -1
  1243. package/docs/variables/_saltcorn_data.test-utils_mocks.mocks.html +0 -1
package/locales/th.json CHANGED
@@ -1,275 +1,1794 @@
1
1
  {
2
- "Not found": "ไม่พบ",
3
- "Page not found": "ไม่พบหน้า",
4
- "Incorrect user or password": "ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง",
5
- "Internal Error": "ข้อผิดพลาดภายใน",
6
- "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "มีการบันทึกรายงานแล้ว และทีมกระรอกนักกำจัดแมลงกำลังถูกส่งไปจัดการกับสถานการณ์นี้",
7
- "User": "ผู้ใช้",
8
- "User Settings": "การตั้งค่าผู้ใช้",
9
- "Logout": "ออกจากระบบ",
10
- "Tables": "ตาราง",
11
- "Views": "มุมมอง",
12
- "Pages": "หน้า",
13
- "Files": "ไฟล์",
14
- "Settings": "การตั้งค่า",
15
- "Plugins": "ปลั๊กอิน",
16
- "Menu": "เมนู",
17
- "Users": "ผู้ใช้",
18
- "Search": "ค้นหา",
19
- "Configuration": "การกำหนดค่า",
20
- "Admin": "ผู้ดูแลระบบ",
21
- "Tenants": "ผู้เช่า",
22
- "Crash log": "บันทึกข้อผิดพลาด",
23
- "Sign up": "สมัครสมาชิก",
24
- "Login": "เข้าสู่ระบบ",
25
- "An error occurred": "เกิดข้อผิดพลาด",
26
- "ID": "ไอดี",
27
- "Email": "อีเมล",
28
- "Role": "บทบาท",
29
- "View": "ดู",
30
- "Delete": "ลบ",
31
- "Add user": "เพิ่มผู้ใช้",
32
- "New user": "ผู้ใช้ใหม่",
33
- "New": "ใหม่",
34
- "User %s created": "สร้างผู้ใช้ %s แล้ว",
35
- "Edit user": "แก้ไขผู้ใช้",
36
- "Edit user %s": "แก้ไขผู้ใช้ %s",
37
- "User %s saved": "บันทึกผู้ใช้ %s แล้ว",
38
- "User %s deleted": "ลบผู้ใช้ %s แล้ว",
39
- "E-mail": "อีเมล",
40
- "Password": "รหัสผ่าน",
41
- "User settings": "การตั้งค่าผู้ใช้",
42
- "Password reset not enabled. Contact your administrator.": "ไม่ได้เปิดใช้งานการรีเซ็ตรหัสผ่าน โปรดติดต่อผู้ดูแลระบบของคุณ",
43
- "Reset password": "รีเซ็ตรหัสผ่าน",
44
- "Enter your email address below and we'll send you a link to reset your password.": "ป้อนที่อยู่อีเมลของคุณด้านล่าง แล้วเราจะส่งลิงก์สำหรับรีเซ็ตรหัสผ่านให้คุณ",
45
- "Enter your new password below": "ป้อนรหัสผ่านใหม่ของคุณด้านล่าง",
46
- "Set password": "ตั้งรหัสผ่าน",
47
- "Password reset. Log in with your new password": "รีเซ็ตรหัสผ่าน เข้าสู่ระบบด้วยรหัสผ่านใหม่ของคุณ",
48
- "Change": "เปลี่ยนแปลง",
49
- "Old password": "รหัสผ่านเก่า",
50
- "New password": "รหัสผ่านใหม่",
51
- "Email: ": "อีเมล: ",
52
- "Change password": "เปลี่ยนรหัสผ่าน",
53
- "Password changed": "เปลี่ยนรหัสผ่านแล้ว",
54
- "Reset password instructions": "คำแนะนำในการรีเซ็ตรหัสผ่าน",
55
- "Hi %s": "สวัสดี %s",
56
- "You have requested a link to change your password. You can do this through this link:": "คุณได้ร้องขอลิงก์เพื่อเปลี่ยนรหัสผ่านของคุณ คุณสามารถทำได้ผ่านลิงก์นี้:",
57
- "If you did not request this, please ignore this email.": "หากคุณไม่ได้ร้องขอสิ่งนี้ โปรดเพิกเฉยต่ออีเมลนี้",
58
- "Your password will not change until you access the link above and set a new one.": "รหัสผ่านของคุณจะไม่เปลี่ยนแปลงจนกว่าคุณจะเข้าถึงลิงก์ด้านบนและตั้งรหัสผ่านใหม่",
59
- "Change my password": "เปลี่ยนรหัสผ่านของฉัน",
60
- "Must be admin": "ต้องเป็นผู้ดูแลระบบ",
61
- "Site identity": "ข้อมูลประจำตัวเว็บไซต์",
62
- "Authentication": "การยืนยันตัวตน",
63
- "Development": "การพัฒนา",
64
- "Edit": "แก้ไข",
65
- "Unknown file": "ไฟล์ที่ไม่รู้จัก",
66
- "Other": "อื่นๆ",
67
- "Edit configuration key %s": "แก้ไขคีย์การกำหนดค่า %s",
68
- "Configuration key %s saved": "บันทึกคีย์การกำหนดค่า %s แล้ว",
69
- "Configuration key %s deleted": "ลบคีย์การกำหนดค่า %s แล้ว",
70
- "Must be logged in first": "ต้องเข้าสู่ระบบก่อน",
71
- "Hello": "สวัสดี",
72
- "Restart server. Try reloading the page after a few seconds after pressing this button.": "รีสตาร์ทเซิร์ฟเวอร์ ลองโหลดหน้าเว็บใหม่หลังจากกดปุ่มนี้สองสามวินาที",
73
- "Restart": "รีสตาร์ท",
74
- "Backup": "สำรองข้อมูล",
75
- "Restore": "เรียกคืน",
76
- "Not authorized": "ไม่ได้รับอนุญาต",
77
- "Page %s not found": "ไม่พบหน้า %s",
78
- "Warning": "คำเตือน",
79
- "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "การโฮสต์บนไซต์นี้ให้บริการฟรีและไม่มีการรับประกันความพร้อมใช้งานหรือความปลอดภัยของแอปพลิเคชันของคุณ ",
80
- "This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "สิ่งอำนวยความสะดวกนี้มีวัตถุประสงค์เพื่อให้คุณประเมินความเหมาะสมของ Saltcorn เท่านั้น ",
81
- "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "หากคุณต้องการจัดเก็บข้อมูลส่วนตัวที่ต้องมีความปลอดภัย โปรดใช้ Saltcorn ที่โฮสต์เอง ",
82
- "Create application": "สร้างแอปพลิเคชัน",
83
- "Create": "สร้าง",
84
- "Please select a name for your application. The name will determine the address at which it will be available. ": "โปรดเลือกชื่อสำหรับแอปพลิเคชันของคุณ ชื่อนี้จะกำหนดที่อยู่ที่แอปพลิเคชันจะสามารถใช้งานได้ ",
85
- "Application name": "ชื่อแอปพลิเคชัน",
86
- "Success! Your new application is available at:": "สำเร็จ! แอปพลิเคชันใหม่ของคุณพร้อมใช้งานที่:",
87
- "Please click the above link now to create the first user.": "โปรดคลิกที่ลิงก์ด้านบนเพื่อสร้างผู้ใช้คนแรก",
88
- "A site with this subdomain already exists": "มีไซต์ที่มีโดเมนย่อยนี้อยู่แล้ว",
89
- "No such view: %s": "ไม่มีมุมมองดังกล่าว: %s",
90
- "Search all tables": "ค้นหาทุกตาราง",
91
- "Show": "แสดง",
92
- "When": "เมื่อ",
93
- "Tenant": "ผู้เช่า",
94
- "Crash log entry %s": "รายการบันทึกข้อผิดพลาด %s",
95
- "New %s": "ใหม่ %s",
96
- "Data": "ข้อมูล",
97
- "Add row": "เพิ่มแถว",
98
- "Add %s": "เพิ่ม %s",
99
- "Edit row": "แก้ไขแถว",
100
- "Edit %s": "แก้ไข %s",
101
- "No errors reported": "ไม่มีรายงานข้อผิดพลาด",
102
- "Everything is going extremely well.": "ทุกอย่างเป็นไปด้วยดีมาก",
103
- "Filename": "ชื่อไฟล์",
104
- "Size (KiB)": "ขนาด (KiB)",
105
- "Media type": "ประเภทสื่อ",
106
- "Role to access": "บทบาทในการเข้าถึง",
107
- "Link": "ลิงก์",
108
- "Download": "ดาวน์โหลด",
109
- "Upload file ": "อัปโหลดไฟล์ ",
110
- "Minimum role for %s updated to %s": "อัปเดทบทบาทขั้นต่ำสำหรับ %s เป็น %s แล้ว",
111
- "File %s deleted": "ลบไฟล์ %s แล้ว",
112
- "More...": "เพิ่มเติม...",
113
- "Quick Start": "เริ่มต้นอย่างรวดเร็ว",
114
- "Four different ways to get started using Saltcorn": "สี่วิธีที่แตกต่างกันในการเริ่มต้นใช้งาน Saltcorn",
115
- "Build": "สร้าง",
116
- "Start by creating the tables to hold your data": "เริ่มต้นด้วยการสร้างตารางเพื่อจัดเก็บข้อมูลของคุณ",
117
- "Create a table »": "สร้างตาราง »",
118
- "When you have created the tables, you can create views so users can interact with the data.": "เมื่อคุณสร้างตารางแล้ว คุณสามารถสร้างมุมมองเพื่อให้ผู้ใช้สามารถโต้ตอบกับข้อมูลได้",
119
- "You can also start by creating a page.": "คุณยังสามารถเริ่มต้นด้วยการสร้างหน้าได้",
120
- "Create a page »": "สร้างหน้า »",
121
- "Upload": "อัปโหลด",
122
- "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "คุณสามารถข้ามการสร้างตารางด้วยตนเองได้โดยการอัปโหลดไฟล์ CSV จากสเปรดชีต",
123
- "Create table with CSV upload": "สร้างตารางด้วยการอัปโหลด CSV",
124
- "If you have a backup from a previous Saltcorn instance, you can also restore it.": "หากคุณมีข้อมูลสำรองจาก Saltcorn อินสแตนซ์ก่อนหน้า คุณสามารถเรียกคืนได้เช่นกัน",
125
- "Install pack": "ติดตั้งแพ็ก",
126
- "Instead of building, get up and running in no time with packs": "แทนที่จะสร้าง เริ่มต้นและใช้งานได้อย่างรวดเร็วด้วยแพ็ก",
127
- "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "แพ็กคือชุดของตาราง มุมมอง และปลั๊กอินที่ให้แอปพลิเคชันเต็มรูปแบบ ซึ่งคุณสามารถแก้ไขให้เหมาะกับความต้องการของคุณได้",
128
- "Name": "ชื่อ",
129
- "Description": "คำอธิบาย",
130
- "Go to pack store »": "ไปที่ร้านแพ็ก »",
131
- "Learn": "เรียนรู้",
132
- "Confused?": "สับสน?",
133
- "The Wiki contains the documentation and tutorials on installing and using Saltcorn": "Wiki มีเอกสารและการสอนเกี่ยวกับการติดตั้งและการใช้งาน Saltcorn",
134
- "Go to Wiki »": "ไปที่ Wiki »",
135
- "The YouTube channel has some video tutorials": "ช่อง YouTube มีวิดีโอสอนบางส่วน",
136
- "Go to YouTube »": "ไปที่ YouTube »",
137
- "What's new? Read the blog »": "มีอะไรใหม่ อ่านบล็อก »",
138
- "Create a table": "สร้างตาราง",
139
- "Create table from CSV upload": "สร้างตารางจากการอัปโหลด CSV",
140
- "You have no views!": "คุณไม่มีมุมมอง!",
141
- "Create a view »": "สร้างมุมมอง »",
142
- "Create a view": "สร้างมุมมอง",
143
- "%s data table": "ตารางข้อมูล %s",
144
- "Versions": "เวอร์ชัน",
145
- "Version": "เวอร์ชัน",
146
- "Saved": "บันทึกแล้ว",
147
- "By user ID": "ตามรหัสผู้ใช้",
148
- "%s History": "ประวัติ %s",
149
- "back to table list": "กลับสู่รายการตาราง",
150
- "Version %s restored": "เรียกคืนเวอร์ชัน %s แล้ว",
151
- "Site name": "ชื่อเว็บไซต์",
152
- "Site logo": "โลโก้เว็บไซต์",
153
- "Type": "ประเภท",
154
- "Text label": "ป้ายข้อความ",
155
- "Minimum role": "บทบาทขั้นต่ำ",
156
- "URL": "URL",
157
- "Page": "หน้า",
158
- "Menu editor": "ตัวแก้ไขเมนู",
159
- "Menu updated": "อัปเดตเมนูแล้ว",
160
- "Plugin and pack store": "ร้านค้าปลั๊กอินและแพ็ก",
161
- "All": "ทั้งหมด",
162
- "Packs": "แพ็ก",
163
- "Themes": "ธีม",
164
- "Installed": "ติดตั้งแล้ว",
165
- "Refresh": "รีเฟรช",
166
- "Upgrade installed plugins": "อัปเกรดปลั๊กอินที่ติดตั้ง",
167
- "Add another plugin": "เพิ่มปลั๊กอินอื่น",
168
- "Add another pack": "เพิ่มแพ็กอื่น",
169
- "Create pack": "สร้างแพ็ก",
170
- "Pack": "แพ็ก",
171
- "Install": "ติดตั้ง",
172
- "Plugin": "ปลั๊กอิน",
173
- "Theme": "ธีม",
174
- "Remove": "ลบ",
175
- "Configure plugin": "กำหนดค่าปลั๊กอิน",
176
- "Create Pack": "สร้างแพ็ก",
177
- "You can copy the pack contents below to another Saltcorn installation.": "คุณสามารถคัดลอกเนื้อหาแพ็กด้านล่างไปยังการติดตั้ง Saltcorn อื่นได้",
178
- "Install Pack": "ติดตั้งแพ็ก",
179
- "Pack %s installed": "ติดตั้งแพ็ก %s แล้ว",
180
- "Pack %s uninstalled": "ถอนการติดตั้งแพ็ก %s แล้ว",
181
- "Uninstall": "ถอนการติดตั้ง",
182
- "Result preview for ": "แสดงตัวอย่างผลลัพธ์สำหรับ",
183
- "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "เลือกมุมมองสำหรับ <a href=\"/search\">ผลการค้นหา</a> ของแต่ละตาราง<br/>ตั้งค่าเป็นว่างเพื่อละเว้นตารางจากการค้นหาส่วนกลาง",
184
- "These tables lack suitable views: ": "ตารางเหล่านี้ไม่มีมุมมองที่เหมาะสม:",
185
- "Search configuration": "การกำหนดค่าการค้นหา",
186
- "Table saved with version history enabled": "บันทึกตารางพร้อมเปิดใช้งานประวัติเวอร์ชันแล้ว",
187
- "Label": "ป้ายกำกับ",
188
- "Required": "จำเป็น",
189
- "Add field": "เพิ่มฟิลด์",
190
- "Template": "เทมเพลต",
191
- "Run": "เรียกใช้",
192
- "Views of this table": "มุมมองของตารางนี้",
193
- "Add view": "เพิ่มมุมมอง",
194
- "Rows": "แถว",
195
- "Download CSV": "ดาวน์โหลด CSV",
196
- "Upload CSV": "อัปโหลด CSV",
197
- "%s table": "ตาราง %s",
198
- "Fields": "ฟิลด์",
199
- "Table data": "ข้อมูลตาราง",
200
- "Edit table properties": "แก้ไขคุณสมบัติตาราง",
201
- "API access": "การเข้าถึง API",
202
- "APIs allow developers access to your data without using a user interface": "API อนุญาตให้นักพัฒนาเข้าถึงข้อมูลของคุณโดยไม่ต้องใช้อินเทอร์เฟซผู้ใช้",
203
- "Minimum role for read": "บทบาทขั้นต่ำสำหรับการอ่าน",
204
- "Minimum role for writing": "บทบาทขั้นต่ำสำหรับการเขียน",
205
- "Version history": "ประวัติเวอร์ชัน",
206
- "New table": "ตารางใหม่",
207
- "Table name": "ชื่อตาราง",
208
- "Table %s created": "สร้างตาราง %s แล้ว",
209
- "No fields defined in %s table": "ไม่ได้กำหนดฟิลด์ในตาราง %s",
210
- "Fields define the columns in your table.": "ฟิลด์กำหนดคอลัมน์ในตารางของคุณ",
211
- "Add field to table": "เพิ่มฟิลด์ในตาราง",
212
- "Table %s already exists": "มีตาราง %s อยู่แล้ว",
213
- "Invalid table name %s": "ชื่อตาราง %s ไม่ถูกต้อง",
214
- "Create from CSV upload": "สร้างจากการอัปโหลด CSV",
215
- "Your tables": "ตารางของคุณ",
216
- "Create table": "สร้างตาราง",
217
- "Table saved": "บันทึกตารางแล้ว",
218
- "Create table from CSV file": "สร้างตารางจากไฟล์ CSV",
219
- "Create from CSV": "สร้างจาก CSV",
220
- "File": "ไฟล์",
221
- "Created table %s.": "สร้างตาราง %s แล้ว",
222
- "Table %s deleted": "ลบตาราง %s แล้ว",
223
- "Table": "ตาราง",
224
- "Your views": "มุมมองของคุณ",
225
- "Configure": "กำหนดค่า",
226
- "First, please give some basic information about the view.": "โปรดให้ข้อมูลพื้นฐานเกี่ยวกับมุมมองก่อน",
227
- "View name": "ชื่อมุมมอง",
228
- "Views are based on a view template": "มุมมองอิงตามเทมเพลตมุมมอง",
229
- "Edit view": "แก้ไขมุมมอง",
230
- "Edit %s view": "แก้ไขมุมมอง %s",
231
- "Create view": "สร้างมุมมอง",
232
- "View deleted": "ลบมุมมองแล้ว",
233
- "Display data from this table": "แสดงข้อมูลจากตารางนี้",
234
- "Role required to run view": "บทบาทที่จำเป็นในการรันมุมมอง",
235
- "On root page": "บนหน้าแรก",
236
- "Layout": "เลย์เอาต์",
237
- "Fixed states": "สถานะคงที่",
238
- "A short name that will be in your URL": "ชื่อย่อที่จะอยู่ใน URL ของคุณ",
239
- "Title": "ชื่อเรื่อง",
240
- "Page title": "ชื่อหน้า",
241
- "A longer description": "คำอธิบายที่ยาวขึ้น",
242
- "Role required to access page": "บทบาทที่จำเป็นในการเข้าถึงหน้า",
243
- "Page attributes": "คุณสมบัติของหน้า",
244
- "Page configuration": "การกำหนดค่าหน้า",
245
- "Fixed state for %s view": "สถานะคงที่สำหรับมุมมอง %s",
246
- "Set fixed states for views": "ตั้งค่าสถานะคงที่สำหรับมุมมอง",
247
- "Page %s saved": "บันทึกหน้า %s แล้ว",
248
- "Your pages": "หน้าของคุณ",
249
- "Add page": "เพิ่มหน้า",
250
- "Root pages": "หน้าแรก",
251
- "The root page is the page that is served when the user visits the home location (/). This can be set for each user role.": "หน้าแรกคือหน้าที่แสดงเมื่อผู้ใช้เข้าชมตำแหน่งหน้าแรก (/) สามารถตั้งค่านี้สำหรับแต่ละบทบาทผู้ใช้ได้",
252
- "Root pages updated": "อัปเดตหน้าแรกแล้ว",
253
- "Page deleted": "ลบหน้าแล้ว",
254
- "Basic properties": "คุณสมบัติพื้นฐาน",
255
- "Attributes": "คุณสมบัติ",
256
- "Summary": "สรุป",
257
- "Default": "ค่าเริ่มต้น",
258
- "Edit field": "แก้ไขฟิลด์",
259
- "Edit %s field": "แก้ไขฟิลด์ %s",
260
- "New field": "ฟิลด์ใหม่",
261
- "New field:": "ฟิลด์ใหม่:",
262
- "Field attributes": "คุณสมบัติของฟิลด์",
263
- "Field %s created": "สร้างฟิลด์ %s แล้ว",
264
- "Summary field": "ฟิลด์สรุป",
265
- "A default value is required when adding required fields to nonempty tables": "ต้องมีค่าเริ่มต้นเมื่อเพิ่มฟิลด์ที่จำเป็นลงในตารางที่ไม่ว่าง",
266
- "Create user": "สร้างผู้ใช้",
267
- "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "โปรดสร้างบัญชีผู้ใช้แรกของคุณ ซึ่งจะมีสิทธิ์ผู้ดูแลระบบ คุณสามารถเพิ่มผู้ใช้อื่นและให้สิทธิ์ผู้ดูแลระบบแก่พวกเขาได้ในภายหลัง",
268
- "Create first user": "สร้างผู้ใช้คนแรก",
269
- "Create an account": "สร้างบัญชี",
270
- "No views defined": "ไม่ได้กำหนดมุมมอง",
271
- "Views define how table rows are displayed to the user": "มุมมองกำหนดวิธีการแสดงแถวตารางต่อผู้ใช้",
272
- "Field %s saved": "บันทึกฟิลด์ %s แล้ว",
273
- "View configuration": "การกำหนดค่ามุมมอง",
274
- "Field %s deleted": "ลบฟิลด์ %s แล้ว"
275
- }
2
+ "Not found": "ไม่พบ",
3
+ "Page not found": "ไม่พบหน้า",
4
+ "Incorrect user or password": "ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง",
5
+ "Internal Error": "ข้อผิดพลาดภายใน",
6
+ "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "มีการบันทึกรายงานแล้ว และทีมกระรอกนักกำจัดแมลงกำลังถูกส่งไปจัดการกับสถานการณ์นี้",
7
+ "User": "ผู้ใช้",
8
+ "User Settings": "การตั้งค่าผู้ใช้",
9
+ "Logout": "ออกจากระบบ",
10
+ "Tables": "ตาราง",
11
+ "Views": "มุมมอง",
12
+ "Pages": "หน้า",
13
+ "Files": "ไฟล์",
14
+ "Settings": "การตั้งค่า",
15
+ "Plugins": "ปลั๊กอิน",
16
+ "Menu": "เมนู",
17
+ "Users": "ผู้ใช้",
18
+ "Search": "ค้นหา",
19
+ "Configuration": "การกำหนดค่า",
20
+ "Admin": "ผู้ดูแลระบบ",
21
+ "Tenants": "ผู้เช่า",
22
+ "Crash log": "บันทึกข้อผิดพลาด",
23
+ "Sign up": "สมัครสมาชิก",
24
+ "Login": "เข้าสู่ระบบ",
25
+ "An error occurred": "เกิดข้อผิดพลาด",
26
+ "ID": "ไอดี",
27
+ "Email": "อีเมล",
28
+ "Role": "บทบาท",
29
+ "View": "ดู",
30
+ "Delete": "ลบ",
31
+ "Add user": "เพิ่มผู้ใช้",
32
+ "New user": "ผู้ใช้ใหม่",
33
+ "New": "ใหม่",
34
+ "User %s created": "สร้างผู้ใช้ %s แล้ว",
35
+ "Edit user": "แก้ไขผู้ใช้",
36
+ "Edit user %s": "แก้ไขผู้ใช้ %s",
37
+ "User %s saved": "บันทึกผู้ใช้ %s แล้ว",
38
+ "User %s deleted": "ลบผู้ใช้ %s แล้ว",
39
+ "E-mail": "อีเมล",
40
+ "Password": "รหัสผ่าน",
41
+ "User settings": "การตั้งค่าผู้ใช้",
42
+ "Password reset not enabled. Contact your administrator.": "ไม่ได้เปิดใช้งานการรีเซ็ตรหัสผ่าน โปรดติดต่อผู้ดูแลระบบของคุณ",
43
+ "Reset password": "รีเซ็ตรหัสผ่าน",
44
+ "Enter your email address below and we'll send you a link to reset your password.": "ป้อนที่อยู่อีเมลของคุณด้านล่าง แล้วเราจะส่งลิงก์สำหรับรีเซ็ตรหัสผ่านให้คุณ",
45
+ "Enter your new password below": "ป้อนรหัสผ่านใหม่ของคุณด้านล่าง",
46
+ "Set password": "ตั้งรหัสผ่าน",
47
+ "Password reset. Log in with your new password": "รีเซ็ตรหัสผ่าน เข้าสู่ระบบด้วยรหัสผ่านใหม่ของคุณ",
48
+ "Change": "เปลี่ยนแปลง",
49
+ "Old password": "รหัสผ่านเก่า",
50
+ "New password": "รหัสผ่านใหม่",
51
+ "Email: ": "อีเมล: ",
52
+ "Change password": "เปลี่ยนรหัสผ่าน",
53
+ "Password changed": "เปลี่ยนรหัสผ่านแล้ว",
54
+ "Reset password instructions": "คำแนะนำในการรีเซ็ตรหัสผ่าน",
55
+ "Hi %s": "สวัสดี %s",
56
+ "You have requested a link to change your password. You can do this through this link:": "คุณได้ร้องขอลิงก์เพื่อเปลี่ยนรหัสผ่านของคุณ คุณสามารถทำได้ผ่านลิงก์นี้:",
57
+ "If you did not request this, please ignore this email.": "หากคุณไม่ได้ร้องขอสิ่งนี้ โปรดเพิกเฉยต่ออีเมลนี้",
58
+ "Your password will not change until you access the link above and set a new one.": "รหัสผ่านของคุณจะไม่เปลี่ยนแปลงจนกว่าคุณจะเข้าถึงลิงก์ด้านบนและตั้งรหัสผ่านใหม่",
59
+ "Change my password": "เปลี่ยนรหัสผ่านของฉัน",
60
+ "Must be admin": "ต้องเป็นผู้ดูแลระบบ",
61
+ "Site identity": "ข้อมูลประจำตัวเว็บไซต์",
62
+ "Authentication": "การยืนยันตัวตน",
63
+ "Development": "การพัฒนา",
64
+ "Edit": "แก้ไข",
65
+ "Unknown file": "ไฟล์ที่ไม่รู้จัก",
66
+ "Other": "อื่นๆ",
67
+ "Edit configuration key %s": "แก้ไขคีย์การกำหนดค่า %s",
68
+ "Configuration key %s saved": "บันทึกคีย์การกำหนดค่า %s แล้ว",
69
+ "Configuration key %s deleted": "ลบคีย์การกำหนดค่า %s แล้ว",
70
+ "Must be logged in first": "ต้องเข้าสู่ระบบก่อน",
71
+ "Hello": "สวัสดี",
72
+ "Restart server. Try reloading the page after a few seconds after pressing this button.": "รีสตาร์ทเซิร์ฟเวอร์ ลองโหลดหน้าเว็บใหม่หลังจากกดปุ่มนี้สองสามวินาที",
73
+ "Restart": "รีสตาร์ท",
74
+ "Backup": "สำรองข้อมูล",
75
+ "Restore": "เรียกคืน",
76
+ "Not authorized": "ไม่ได้รับอนุญาต",
77
+ "Page %s not found": "ไม่พบหน้า %s",
78
+ "Warning": "คำเตือน",
79
+ "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "การโฮสต์บนไซต์นี้ให้บริการฟรีและไม่มีการรับประกันความพร้อมใช้งานหรือความปลอดภัยของแอปพลิเคชันของคุณ ",
80
+ "This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "สิ่งอำนวยความสะดวกนี้มีวัตถุประสงค์เพื่อให้คุณประเมินความเหมาะสมของ Saltcorn เท่านั้น ",
81
+ "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "หากคุณต้องการจัดเก็บข้อมูลส่วนตัวที่ต้องมีความปลอดภัย โปรดใช้ Saltcorn ที่โฮสต์เอง ",
82
+ "Create application": "สร้างแอปพลิเคชัน",
83
+ "Create": "สร้าง",
84
+ "Please select a name for your application. The name will determine the address at which it will be available. ": "โปรดเลือกชื่อสำหรับแอปพลิเคชันของคุณ ชื่อนี้จะกำหนดที่อยู่ที่แอปพลิเคชันจะสามารถใช้งานได้ ",
85
+ "Application name": "ชื่อแอปพลิเคชัน",
86
+ "Success! Your new application is available at:": "สำเร็จ! แอปพลิเคชันใหม่ของคุณพร้อมใช้งานที่:",
87
+ "Please click the above link now to create the first user.": "โปรดคลิกที่ลิงก์ด้านบนเพื่อสร้างผู้ใช้คนแรก",
88
+ "A site with this subdomain already exists": "มีไซต์ที่มีโดเมนย่อยนี้อยู่แล้ว",
89
+ "No such view: %s": "ไม่มีมุมมองดังกล่าว: %s",
90
+ "Search all tables": "ค้นหาทุกตาราง",
91
+ "Show": "แสดง",
92
+ "When": "เมื่อ",
93
+ "Tenant": "ผู้เช่า",
94
+ "Crash log entry %s": "รายการบันทึกข้อผิดพลาด %s",
95
+ "New %s": "ใหม่ %s",
96
+ "Data": "ข้อมูล",
97
+ "Add row": "เพิ่มแถว",
98
+ "Add %s": "เพิ่ม %s",
99
+ "Edit row": "แก้ไขแถว",
100
+ "Edit %s": "แก้ไข %s",
101
+ "No errors reported": "ไม่มีรายงานข้อผิดพลาด",
102
+ "Everything is going extremely well.": "ทุกอย่างเป็นไปด้วยดีมาก",
103
+ "Filename": "ชื่อไฟล์",
104
+ "Size (KiB)": "ขนาด (KiB)",
105
+ "Media type": "ประเภทสื่อ",
106
+ "Role to access": "บทบาทในการเข้าถึง",
107
+ "Link": "ลิงก์",
108
+ "Download": "ดาวน์โหลด",
109
+ "Upload file ": "อัปโหลดไฟล์ ",
110
+ "Minimum role for %s updated to %s": "อัปเดทบทบาทขั้นต่ำสำหรับ %s เป็น %s แล้ว",
111
+ "File %s deleted": "ลบไฟล์ %s แล้ว",
112
+ "More...": "เพิ่มเติม...",
113
+ "Quick Start": "เริ่มต้นอย่างรวดเร็ว",
114
+ "Four different ways to get started using Saltcorn": "สี่วิธีที่แตกต่างกันในการเริ่มต้นใช้งาน Saltcorn",
115
+ "Build": "สร้าง",
116
+ "Start by creating the tables to hold your data": "เริ่มต้นด้วยการสร้างตารางเพื่อจัดเก็บข้อมูลของคุณ",
117
+ "Create a table »": "สร้างตาราง »",
118
+ "When you have created the tables, you can create views so users can interact with the data.": "เมื่อคุณสร้างตารางแล้ว คุณสามารถสร้างมุมมองเพื่อให้ผู้ใช้สามารถโต้ตอบกับข้อมูลได้",
119
+ "You can also start by creating a page.": "คุณยังสามารถเริ่มต้นด้วยการสร้างหน้าได้",
120
+ "Create a page »": "สร้างหน้า »",
121
+ "Upload": "อัปโหลด",
122
+ "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "คุณสามารถข้ามการสร้างตารางด้วยตนเองได้โดยการอัปโหลดไฟล์ CSV จากสเปรดชีต",
123
+ "Create table with CSV upload": "สร้างตารางด้วยการอัปโหลด CSV",
124
+ "If you have a backup from a previous Saltcorn instance, you can also restore it.": "หากคุณมีข้อมูลสำรองจาก Saltcorn อินสแตนซ์ก่อนหน้า คุณสามารถเรียกคืนได้เช่นกัน",
125
+ "Install pack": "ติดตั้งแพ็ก",
126
+ "Instead of building, get up and running in no time with packs": "แทนที่จะสร้าง เริ่มต้นและใช้งานได้อย่างรวดเร็วด้วยแพ็ก",
127
+ "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "แพ็กคือชุดของตาราง มุมมอง และปลั๊กอินที่ให้แอปพลิเคชันเต็มรูปแบบ ซึ่งคุณสามารถแก้ไขให้เหมาะกับความต้องการของคุณได้",
128
+ "Name": "ชื่อ",
129
+ "Description": "คำอธิบาย",
130
+ "Go to pack store »": "ไปที่ร้านแพ็ก »",
131
+ "Learn": "เรียนรู้",
132
+ "Confused?": "สับสน?",
133
+ "The Wiki contains the documentation and tutorials on installing and using Saltcorn": "Wiki มีเอกสารและการสอนเกี่ยวกับการติดตั้งและการใช้งาน Saltcorn",
134
+ "Go to Wiki »": "ไปที่ Wiki »",
135
+ "The YouTube channel has some video tutorials": "ช่อง YouTube มีวิดีโอสอนบางส่วน",
136
+ "Go to YouTube »": "ไปที่ YouTube »",
137
+ "What's new? Read the blog »": "มีอะไรใหม่ อ่านบล็อก »",
138
+ "Create a table": "สร้างตาราง",
139
+ "Create table from CSV upload": "สร้างตารางจากการอัปโหลด CSV",
140
+ "You have no views!": "คุณไม่มีมุมมอง!",
141
+ "Create a view »": "สร้างมุมมอง »",
142
+ "Create a view": "สร้างมุมมอง",
143
+ "%s data table": "ตารางข้อมูล %s",
144
+ "Versions": "เวอร์ชัน",
145
+ "Version": "เวอร์ชัน",
146
+ "Saved": "บันทึกแล้ว",
147
+ "By user ID": "ตามรหัสผู้ใช้",
148
+ "%s History": "ประวัติ %s",
149
+ "back to table list": "กลับสู่รายการตาราง",
150
+ "Version %s restored": "เรียกคืนเวอร์ชัน %s แล้ว",
151
+ "Site name": "ชื่อเว็บไซต์",
152
+ "Site logo": "โลโก้เว็บไซต์",
153
+ "Type": "ประเภท",
154
+ "Text label": "ป้ายข้อความ",
155
+ "Minimum role": "บทบาทขั้นต่ำ",
156
+ "URL": "URL",
157
+ "Page": "หน้า",
158
+ "Menu editor": "ตัวแก้ไขเมนู",
159
+ "Menu updated": "อัปเดตเมนูแล้ว",
160
+ "Plugin and pack store": "ร้านค้าปลั๊กอินและแพ็ก",
161
+ "All": "ทั้งหมด",
162
+ "Packs": "แพ็ก",
163
+ "Themes": "ธีม",
164
+ "Installed": "ติดตั้งแล้ว",
165
+ "Refresh": "รีเฟรช",
166
+ "Upgrade installed plugins": "อัปเกรดปลั๊กอินที่ติดตั้ง",
167
+ "Add another plugin": "เพิ่มปลั๊กอินอื่น",
168
+ "Add another pack": "เพิ่มแพ็กอื่น",
169
+ "Create pack": "สร้างแพ็ก",
170
+ "Pack": "แพ็ก",
171
+ "Install": "ติดตั้ง",
172
+ "Plugin": "ปลั๊กอิน",
173
+ "Theme": "ธีม",
174
+ "Remove": "ลบ",
175
+ "Configure plugin": "กำหนดค่าปลั๊กอิน",
176
+ "Create Pack": "สร้างแพ็ก",
177
+ "You can copy the pack contents below to another Saltcorn installation.": "คุณสามารถคัดลอกเนื้อหาแพ็กด้านล่างไปยังการติดตั้ง Saltcorn อื่นได้",
178
+ "Install Pack": "ติดตั้งแพ็ก",
179
+ "Pack %s installed": "ติดตั้งแพ็ก %s แล้ว",
180
+ "Pack %s uninstalled": "ถอนการติดตั้งแพ็ก %s แล้ว",
181
+ "Uninstall": "ถอนการติดตั้ง",
182
+ "Result preview for ": "แสดงตัวอย่างผลลัพธ์สำหรับ",
183
+ "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "เลือกมุมมองสำหรับ <a href=\"/search\">ผลการค้นหา</a> ของแต่ละตาราง<br/>ตั้งค่าเป็นว่างเพื่อละเว้นตารางจากการค้นหาส่วนกลาง",
184
+ "These tables lack suitable views: ": "ตารางเหล่านี้ไม่มีมุมมองที่เหมาะสม:",
185
+ "Search configuration": "การกำหนดค่าการค้นหา",
186
+ "Table saved with version history enabled": "บันทึกตารางพร้อมเปิดใช้งานประวัติเวอร์ชันแล้ว",
187
+ "Label": "ป้ายกำกับ",
188
+ "Required": "จำเป็น",
189
+ "Add field": "เพิ่มฟิลด์",
190
+ "Template": "เทมเพลต",
191
+ "Run": "เรียกใช้",
192
+ "Views of this table": "มุมมองของตารางนี้",
193
+ "Add view": "เพิ่มมุมมอง",
194
+ "Rows": "แถว",
195
+ "Download CSV": "ดาวน์โหลด CSV",
196
+ "Upload CSV": "อัปโหลด CSV",
197
+ "%s table": "ตาราง %s",
198
+ "Fields": "ฟิลด์",
199
+ "Table data": "ข้อมูลตาราง",
200
+ "Edit table properties": "แก้ไขคุณสมบัติตาราง",
201
+ "API access": "การเข้าถึง API",
202
+ "APIs allow developers access to your data without using a user interface": "API อนุญาตให้นักพัฒนาเข้าถึงข้อมูลของคุณโดยไม่ต้องใช้อินเทอร์เฟซผู้ใช้",
203
+ "Minimum role for read": "บทบาทขั้นต่ำสำหรับการอ่าน",
204
+ "Minimum role for writing": "บทบาทขั้นต่ำสำหรับการเขียน",
205
+ "Version history": "ประวัติเวอร์ชัน",
206
+ "New table": "ตารางใหม่",
207
+ "Table name": "ชื่อตาราง",
208
+ "Table %s created": "สร้างตาราง %s แล้ว",
209
+ "No fields defined in %s table": "ไม่ได้กำหนดฟิลด์ในตาราง %s",
210
+ "Fields define the columns in your table.": "ฟิลด์กำหนดคอลัมน์ในตารางของคุณ",
211
+ "Add field to table": "เพิ่มฟิลด์ในตาราง",
212
+ "Table %s already exists": "มีตาราง %s อยู่แล้ว",
213
+ "Invalid table name %s": "ชื่อตาราง %s ไม่ถูกต้อง",
214
+ "Create from CSV upload": "สร้างจากการอัปโหลด CSV",
215
+ "Your tables": "ตารางของคุณ",
216
+ "Create table": "สร้างตาราง",
217
+ "Table saved": "บันทึกตารางแล้ว",
218
+ "Create table from CSV file": "สร้างตารางจากไฟล์ CSV",
219
+ "Create from CSV": "สร้างจาก CSV",
220
+ "File": "ไฟล์",
221
+ "Created table %s.": "สร้างตาราง %s แล้ว",
222
+ "Table %s deleted": "ลบตาราง %s แล้ว",
223
+ "Table": "ตาราง",
224
+ "Your views": "มุมมองของคุณ",
225
+ "Configure": "กำหนดค่า",
226
+ "First, please give some basic information about the view.": "โปรดให้ข้อมูลพื้นฐานเกี่ยวกับมุมมองก่อน",
227
+ "View name": "ชื่อมุมมอง",
228
+ "Views are based on a view template": "มุมมองอิงตามเทมเพลตมุมมอง",
229
+ "Edit view": "แก้ไขมุมมอง",
230
+ "Edit %s view": "แก้ไขมุมมอง %s",
231
+ "Create view": "สร้างมุมมอง",
232
+ "View deleted": "ลบมุมมองแล้ว",
233
+ "Display data from this table": "แสดงข้อมูลจากตารางนี้",
234
+ "Role required to run view": "บทบาทที่จำเป็นในการรันมุมมอง",
235
+ "On root page": "บนหน้าแรก",
236
+ "Layout": "เลย์เอาต์",
237
+ "Fixed states": "สถานะคงที่",
238
+ "A short name that will be in your URL": "ชื่อย่อที่จะอยู่ใน URL ของคุณ",
239
+ "Title": "ชื่อเรื่อง",
240
+ "Page title": "ชื่อหน้า",
241
+ "A longer description": "คำอธิบายที่ยาวขึ้น",
242
+ "Role required to access page": "บทบาทที่จำเป็นในการเข้าถึงหน้า",
243
+ "Page attributes": "คุณสมบัติของหน้า",
244
+ "Page configuration": "การกำหนดค่าหน้า",
245
+ "Fixed state for %s view": "สถานะคงที่สำหรับมุมมอง %s",
246
+ "Set fixed states for views": "ตั้งค่าสถานะคงที่สำหรับมุมมอง",
247
+ "Page %s saved": "บันทึกหน้า %s แล้ว",
248
+ "Your pages": "หน้าของคุณ",
249
+ "Add page": "เพิ่มหน้า",
250
+ "Root pages": "หน้าแรก",
251
+ "The root page is the page that is served when the user visits the home location (/). This can be set for each user role.": "หน้าแรกคือหน้าที่แสดงเมื่อผู้ใช้เข้าชมตำแหน่งหน้าแรก (/) สามารถตั้งค่านี้สำหรับแต่ละบทบาทผู้ใช้ได้",
252
+ "Root pages updated": "อัปเดตหน้าแรกแล้ว",
253
+ "Page deleted": "ลบหน้าแล้ว",
254
+ "Basic properties": "คุณสมบัติพื้นฐาน",
255
+ "Attributes": "คุณสมบัติ",
256
+ "Summary": "สรุป",
257
+ "Default": "ค่าเริ่มต้น",
258
+ "Edit field": "แก้ไขฟิลด์",
259
+ "Edit %s field": "แก้ไขฟิลด์ %s",
260
+ "New field": "ฟิลด์ใหม่",
261
+ "New field:": "ฟิลด์ใหม่:",
262
+ "Field attributes": "คุณสมบัติของฟิลด์",
263
+ "Field %s created": "สร้างฟิลด์ %s แล้ว",
264
+ "Summary field": "ฟิลด์สรุป",
265
+ "A default value is required when adding required fields to nonempty tables": "ต้องมีค่าเริ่มต้นเมื่อเพิ่มฟิลด์ที่จำเป็นลงในตารางที่ไม่ว่าง",
266
+ "Create user": "สร้างผู้ใช้",
267
+ "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "โปรดสร้างบัญชีผู้ใช้แรกของคุณ ซึ่งจะมีสิทธิ์ผู้ดูแลระบบ คุณสามารถเพิ่มผู้ใช้อื่นและให้สิทธิ์ผู้ดูแลระบบแก่พวกเขาได้ในภายหลัง",
268
+ "Create first user": "สร้างผู้ใช้คนแรก",
269
+ "Create an account": "สร้างบัญชี",
270
+ "No views defined": "ไม่ได้กำหนดมุมมอง",
271
+ "Views define how table rows are displayed to the user": "มุมมองกำหนดวิธีการแสดงแถวตารางต่อผู้ใช้",
272
+ "Field %s saved": "บันทึกฟิลด์ %s แล้ว",
273
+ "View configuration": "การกำหนดค่ามุมมอง",
274
+ "Field %s deleted": "ลบฟิลด์ %s แล้ว",
275
+ "No tables defined": "ยังไม่มีการกำหนดตาราง",
276
+ "Tables hold collections of similar data": "ตารางเป็นที่เก็บชุดข้อมูลที่มีลักษณะคล้ายกัน",
277
+ "Invalid form data, try again": "ข้อมูลฟอร์มไม่ถูกต้อง โปรดลองอีกครั้ง",
278
+ "Role required to access added files": "บทบาทที่จำเป็นในการเข้าถึงไฟล์ที่เพิ่มเข้าไป",
279
+ "The user uploading the file has access irrespective of their role": "ผู้ใช้ที่อัปโหลดไฟล์จะมีสิทธิ์เข้าถึงไฟล์นั้นไม่ว่า role ของตนจะเป็นอะไร",
280
+ "Already have an account? Login": "มีบัญชีอยู่แล้วใช่ไหม? เข้าสู่ระบบ",
281
+ "Subdomain not found": "ไม่พบซับโดเมน",
282
+ "You must create at least one table before you can create views.": "คุณต้องสร้างตารางอย่างน้อยหนึ่งตารางก่อนจึงจะสามารถสร้างมุมมองได้",
283
+ "Language: ": "ภาษา:",
284
+ "Language changed to %s": "เปลี่ยนภาษาเป็น %s",
285
+ "Table saved with version history disabled": "บันทึกตารางแล้วโดยปิดการใช้งานประวัติรุ่น",
286
+ "Missing name": "ไม่มีชื่อ",
287
+ "Successfully restored backup": "กู้คืนข้อมูลสำรองสำเร็จ",
288
+ "Welcome to Saltcorn!": "ยินดีต้อนรับสู่ Saltcorn!",
289
+ "File %s uploaded": "อัปโหลดไฟล์ %s แล้ว",
290
+ "Local": "โลคอล",
291
+ "Name required": "จำเป็นต้องระบุชื่อ",
292
+ "Expression": "นิพจน์",
293
+ "Formula": "สูตร",
294
+ "new": "ใหม่",
295
+ "Password does not match": "รหัสผ่านไม่ตรงกัน",
296
+ "Not allowed to write to table %s": "ไม่ได้รับอนุญาตให้เขียนลงในตาราง %s",
297
+ "Login successful": "เข้าสู่ระบบสำเร็จ",
298
+ "Welcome, %s!": "ยินดีต้อนรับ, %s!",
299
+ "Error: missing name or file": "ข้อผิดพลาด: ไม่มีชื่อหรือไฟล์",
300
+ "Restart server.": "รีสตาร์ทเซิร์ฟเวอร์",
301
+ "Add to menu": "เพิ่มไปที่เมนู",
302
+ "View %s added to menu. Adjust access permissions in Settings &raquo; Menu": "เพิ่มมุมมอง %s ลงในเมนูแล้ว ปรับสิทธิ์การเข้าถึงได้ที่ การตั้งค่า &raquo; เมนู",
303
+ "Clone": "โคลน",
304
+ "View %s cloned as %s": "วิว %s ถูกโคลนเป็น %s",
305
+ "Duplicate": "ทำซ้ำ",
306
+ "View %s duplicated as %s": "ดู %s ถูกทำซ้ำเป็น %s",
307
+ "The view name will appear as the title of pop-ups showing this view, and in the URL when it is shown alone.": "ชื่อมุมมองจะแสดงเป็นชื่อของป็อปอัปที่แสดงมุมมองนี้ และจะแสดงใน URL เมื่อมุมมองนี้ถูกแสดงเพียงอย่างเดียว",
308
+ "Saltcorn version": "เวอร์ชัน Saltcorn",
309
+ "Node.js version": "เวอร์ชัน Node.js",
310
+ "Table not found": "ไม่พบตาราง",
311
+ "No row selected": "ไม่ได้เลือกแถวใด",
312
+ "Calculated": "คำนวณ",
313
+ "Unique": "ไม่ซ้ำ",
314
+ "Stored": "จัดเก็บ",
315
+ "Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type": "โปรดป้อนสูตรสำหรับฟิลด์ใหม่ในรูปแบบนิพจน์ JavaScript โดยที่นิพจน์ต้องให้ผลลัพธ์เป็นชนิด %s",
316
+ "Fields you can use as variables: ": "ฟิลด์ที่คุณสามารถใช้เป็นตัวแปรได้:",
317
+ "Examples:": "ตัวอย่าง:",
318
+ "Missing label": "ป้ายกำกับหายไป",
319
+ "Column %s already exists (but is hidden)": "คอลัมน์ %s มีอยู่แล้ว (แต่ถูกซ่อนไว้)",
320
+ "Column %s already exists": "คอลัมน์ %s มีอยู่แล้ว",
321
+ "Use this to restrict your field to a list of options (separated by commas). For instance, if the permissible values are \"Red\", \"Green\" and \"Blue\", enter \"Red, Green, Blue\" here. Leave blank if the string can hold any value.": "ใช้ตัวเลือกนี้เพื่อจำกัดฟิลด์ของคุณให้อยู่ในรายการของตัวเลือก (คั่นด้วยเครื่องหมายจุลภาค) ตัวอย่างเช่น หากค่าที่อนุญาตคือ \"Red\", \"Green\" และ \"Blue\" ให้กรอก \"Red, Green, Blue\" ที่นี่ เว้นว่างไว้หากสตริงสามารถเก็บค่าใด ๆ ก็ได้",
322
+ "Columns": "คอลัมน์",
323
+ "Default state": "สถานะเริ่มต้น",
324
+ "Specify the fields in the table to show": "ระบุฟิลด์ในตารางที่จะให้แสดง",
325
+ "Use view to create": "ใช้มุมมองเพื่อสร้าง",
326
+ "If user has write permission. Leave blank to have no link to create a new item": "หากผู้ใช้มีสิทธิ์เขียน ปล่อยว่างไว้เพื่อไม่ให้มีลิงก์สำหรับสร้างรายการใหม่",
327
+ "Display create view as": "แสดงคำสั่ง CREATE VIEW เป็น",
328
+ "Label for create": "ป้ายกำกับสำหรับการสร้าง",
329
+ "Label in link or button to create. Leave blank for a default label": "ป้ายกำกับในลิงก์หรือปุ่มสำหรับสร้างรายการ ปล่อยว่างไว้เพื่อใช้ป้ายกำกับเริ่มต้น",
330
+ "Fixed fields": "ฟิลด์แบบตายตัว",
331
+ "These fields were missing, you can give values here. The values you enter here can be overwritten by information coming from other views, for instance if the form is triggered from a list.": "ฟิลด์เหล่านี้ขาดอยู่ คุณสามารถใส่ค่าได้ที่นี่ ค่าใด ๆ ที่คุณกรอกในที่นี้อาจถูกเขียนทับโดยข้อมูลที่มาจากมุมมองอื่น ๆ ได้ เช่น ในกรณีที่ฟอร์มถูกเรียกใช้จากลิสต์",
332
+ "Edit options": "ตัวเลือกการแก้ไข",
333
+ "The view you choose here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "มุมมองที่คุณเลือกที่นี่อาจถูกละเว้นได้ขึ้นอยู่กับบริบทของฟอร์ม ตัวอย่างเช่น หากฟอร์มปรากฏในป๊อปอัป การเปลี่ยนเส้นทางจะไม่เกิดขึ้น",
334
+ "View when done": "ดูเมื่อเสร็จสิ้น",
335
+ "Item View": "มุมมองรายการ",
336
+ "If user has write permission. Leave blank to have no link to create a new item": "หากผู้ใช้มีสิทธิ์เขียน ปล่อยว่างไว้เพื่อไม่ให้มีลิงก์สำหรับสร้างรายการใหม่",
337
+ "Subtables": "ตารางย่อย",
338
+ "List View": "มุมมองแบบรายการ",
339
+ "Show View": "แสดงมุมมอง",
340
+ "Which related tables would you like to show in sub-lists below the selected item?": "คุณต้องการแสดงตารางที่เกี่ยวข้องใดบ้างในรายการย่อยด้านล่างรายการที่เลือก?",
341
+ "Order and layout": "ลำดับและเลย์เอาต์",
342
+ "Order by": "เรียงลำดับตาม",
343
+ "Descending": "เรียงจากมากไปน้อย",
344
+ "Columns small screen": "คอลัมน์สำหรับหน้าจอขนาดเล็ก",
345
+ "Columns medium screen": "คอลัมน์ (หน้าจอขนาดปานกลาง)",
346
+ "Columns large screen": "คอลัมน์ หน้าจอขนาดใหญ่",
347
+ "Columns extra-large screen": "คอลัมน์สำหรับหน้าจอขนาดใหญ่มาก",
348
+ "Each in card?": "แต่ละรายการในการ์ด?",
349
+ "Omit search form": "ละเว้นฟอร์มค้นหา",
350
+ "Do not display the search filter form": "ไม่ต้องแสดงฟอร์มตัวกรองการค้นหา",
351
+ "Default search form values when first loaded": "ค่าเริ่มต้นของฟอร์มค้นหาเมื่อโหลดครั้งแรก",
352
+ "Next": "ถัดไป",
353
+ "Save": "บันทึก",
354
+ "Calculated fields cannot have File type": "ฟิลด์คำนวณไม่สามารถมีชนิดข้อมูลเป็นไฟล์ได้",
355
+ "On Field": "บนฟิลด์",
356
+ "Field in %s table": "ฟิลด์ในตาราง %s",
357
+ "Action on row": "การกระทำบนแถว",
358
+ "Link to other view": "ลิงก์ไปยังวิวอื่น",
359
+ "Link to anywhere": "ลิงก์ไปยังที่ใดก็ได้",
360
+ "Join Field": "ฟิลด์เชื่อมต่อ",
361
+ "Aggregation": "การรวมข้อมูล",
362
+ "Field": "ฟิลด์",
363
+ "Field view": "มุมมองฟิลด์",
364
+ "Action": "แอ็กชัน",
365
+ "Action Label": "ป้ายกำกับแอ็กชัน",
366
+ "View label": "ป้ายกำกับมุมมอง",
367
+ "Leave blank for default label.": "เว้นว่างไว้เพื่อใช้ป้ายกำกับเริ่มต้น",
368
+ "View label is a formula?": "ป้ายกำกับของมุมมอง (View label) เป็นสูตรหรือไม่?",
369
+ "Open in popup modal?": "เปิดในป๊อปอัปแบบโมดัลหรือไม่?",
370
+ "Link text": "ข้อความลิงก์",
371
+ "Link text is a formula?": "ข้อความลิงก์เป็นสูตรหรือไม่?",
372
+ "Link URL": "ลิงก์ URL",
373
+ "Link URL is a formula?": "URL ของลิงก์เป็นสูตรหรือไม่?",
374
+ "Open in new tab": "เปิดในแท็บใหม่",
375
+ "Relation": "รีเลชัน",
376
+ "Statistic": "สถิติ",
377
+ "In search form": "ในแบบฟอร์มค้นหา",
378
+ "Header label": "ป้ายกำกับส่วนหัว",
379
+ "step": "ขั้นตอน",
380
+ "max": "สูงสุด",
381
+ "Base URL": "Base URL",
382
+ "Allow signups": "อนุญาตให้สมัครใช้งาน",
383
+ "Login in menu": "เข้าสู่ระบบในเมนู",
384
+ "Allow password reset": "อนุญาตให้รีเซ็ตรหัสผ่าน",
385
+ "SMTP host": "โฮสต์ SMTP",
386
+ "SMTP username": "ชื่อผู้ใช้ SMTP",
387
+ "SMTP password": "รหัสผ่าน SMTP",
388
+ "SMTP port": "พอร์ต SMTP",
389
+ "SMTP secure": "SMTP แบบปลอดภัย",
390
+ "Email from address": "ที่อยู่อีเมลผู้ส่ง",
391
+ "Development mode": "โหมดพัฒนา",
392
+ "Log SQL to stdout": "บันทึก SQL ไปยัง stdout",
393
+ "Menu items": "รายการเมนู",
394
+ "Global search": "การค้นหาระดับทั่วระบบ",
395
+ "Available packs": "แพ็กที่มีให้ใช้งาน",
396
+ "Available packs fetched": "ดึงชุดแพ็กที่มีอยู่แล้วสำเร็จ",
397
+ "Available plugins": "ปลั๊กอินที่มีอยู่",
398
+ "Available plugins fetched": "ดึงปลั๊กอินที่มีอยู่แล้ว",
399
+ "Public home page": "หน้าแรกสาธารณะ",
400
+ "User home page": "หน้าแรกผู้ใช้",
401
+ "Staff home page": "หน้าแรกเจ้าหน้าที่",
402
+ "Admin home page": "หน้าแรกผู้ดูแลระบบ",
403
+ "Installed packs": "แพ็กที่ติดตั้งแล้ว",
404
+ "A short string which is the name of your site": "สตริงสั้น ๆ ที่เป็นชื่อของไซต์ของคุณ",
405
+ "Select a publicly accessible image file": "เลือกไฟล์รูปภาพที่สามารถเข้าถึงได้สาธารณะ",
406
+ "The URL at which your site is available. For instance, https://example.com/": "URL ที่เว็บไซต์ของคุณสามารถเข้าถึงได้ ตัวอย่างเช่น https://example.com/",
407
+ "Allow users to sign up for a new user account": "อนุญาตให้ผู้ใช้ลงทะเบียนเพื่อสร้างบัญชีผู้ใช้ใหม่",
408
+ "Show the login link in the menu": "แสดงลิงก์เข้าสู่ระบบในเมนู",
409
+ "Allow users to request a password reset email. Email must be configured.": "อนุญาตให้ผู้ใช้ร้องขออีเมลสำหรับรีเซ็ตรหัสผ่าน ต้องมีการตั้งค่าอีเมลให้พร้อมใช้งาน",
410
+ "The host address of your SMTP server. For instance, smtp.postmarkapp.com": "ที่อยู่โฮสต์ของเซิร์ฟเวอร์ SMTP ของคุณ เช่น smtp.postmarkapp.com",
411
+ "Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "ปิดการแคชไฟล์ JS/CSS แสดงข้อผิดพลาดแบบเต็มให้ผู้ใช้เมื่อระบบล้มเหลว และเปิดให้แก้ไขชนิดของฟิลด์ได้",
412
+ "Print all SQL statements to the standard output": "พิมพ์คำสั่ง SQL ทั้งหมดไปยังเอาต์พุตมาตรฐาน",
413
+ "The email address from which emails are sent. For instance, hello@saltcorn.com": "ที่อยู่อีเมลที่ใช้เป็นผู้ส่งอีเมล ตัวอย่างเช่น hello@saltcorn.com",
414
+ "Is the connection to the SMTP server over a secure transport protocol?": "การเชื่อมต่อไปยังเซิร์ฟเวอร์ SMTP ใช้งานผ่านโปรโตคอลการรับส่งข้อมูลแบบเข้ารหัสที่ปลอดภัยหรือไม่?",
415
+ "About Saltcorn": "เกี่ยวกับ Saltcorn",
416
+ "Apply": "นำไปใช้",
417
+ "Anywhere": "ทุกที่",
418
+ "Search filter": "ตัวกรองการค้นหา",
419
+ "Are you sure you want to delete %s?": "คุณแน่ใจหรือไม่ว่าต้องการลบ %s?",
420
+ "Are you sure?": "คุณแน่ใจหรือไม่?",
421
+ "Set random password": "ตั้งรหัสผ่านแบบสุ่ม",
422
+ "Changed password for user %s to %s": "เปลี่ยนรหัสผ่านสำหรับผู้ใช้ %s เป็น %s",
423
+ "Disable": "ปิดใช้งาน",
424
+ "Enabled user %s": "เปิดใช้งานผู้ใช้ %s",
425
+ "Enable": "เปิดใช้งาน",
426
+ "Disabled user %s": "ผู้ใช้ที่ถูกปิดการใช้งาน %s",
427
+ "Disabled": "ปิดการใช้งาน",
428
+ "Send password reset email": "ส่งอีเมลรีเซ็ตรหัสผ่าน",
429
+ " with password %s": "ด้วยรหัสผ่าน %s",
430
+ "User confirmation?": "การยืนยันผู้ใช้?",
431
+ "New user form": "ฟอร์มผู้ใช้ใหม่",
432
+ "A view to show to new users": "มุมมองสำหรับแสดงให้ผู้ใช้ใหม่",
433
+ "Account already exists": "บัญชีมีอยู่แล้ว",
434
+ "Search not configured": "ยังไม่ได้กำหนดค่าการค้นหา",
435
+ "Already in use": "ถูกใช้งานอยู่แล้ว",
436
+ "Functions you can use (in addition to standard JavaScript functions): ": "ฟังก์ชันที่คุณสามารถใช้ได้ (นอกเหนือจากฟังก์ชันมาตรฐานของ JavaScript):",
437
+ "Items per page": "จำนวนรายการต่อหน้า",
438
+ "Variable name": "ชื่อตัวแปร",
439
+ "Delete all rows": "ลบแถวทั้งหมด",
440
+ "Recalculate stored fields": "คำนวณค่าฟิลด์ที่จัดเก็บไว้ใหม่",
441
+ "Started recalculating stored fields": "เริ่มคำนวณค่าเขตข้อมูลที่จัดเก็บไว้ใหม่",
442
+ "Deleted all rows": "ลบแถวทั้งหมดแล้ว",
443
+ "Database": "ฐานข้อมูล",
444
+ "API token": "โทเคน API",
445
+ "No API token issued": "ยังไม่ได้ออกโทเค็น API",
446
+ "New API token generated": "โทเค็น API ใหม่ถูกสร้างขึ้นแล้ว",
447
+ "Actions": "แอ็กชัน",
448
+ "Actions available": "การดำเนินการที่มีอยู่",
449
+ "Triggers": "ทริกเกอร์",
450
+ "Add trigger": "เพิ่มทริกเกอร์",
451
+ "New trigger": "ทริกเกอร์ใหม่",
452
+ "Configure trigger": "กำหนดค่า Trigger",
453
+ "Action label is a formula?": "ป้ายชื่อ Action เป็นสูตรหรือไม่?",
454
+ "Action Style": "สไตล์ของแอ็กชัน",
455
+ "Button size": "ขนาดปุ่ม",
456
+ "A view with this name already exists": "มีมุมมองที่ใช้ชื่อนี้อยู่แล้ว",
457
+ "Constraints": "ข้อจำกัด",
458
+ "%s constraints": "ข้อจำกัดของ %s",
459
+ "Add constraint": "เพิ่มข้อจำกัด",
460
+ "Add constraint to %s": "เพิ่มข้อจำกัดให้กับ %s",
461
+ "Cannot delete users table": "ไม่สามารถลบตาราง users ได้",
462
+ "Test run": "ทดสอบการทำงาน",
463
+ "Test run output": "ผลลัพธ์การทดสอบรัน",
464
+ "Run %s": "รัน %s",
465
+ "back to actions": "กลับไปที่การกระทำ",
466
+ "Action %s run successfully with no console output": "การทำงานของแอ็กชัน %s เสร็จสมบูรณ์โดยไม่มีเอาต์พุตบนคอนโซล",
467
+ "Roles": "บทบาท",
468
+ "Saved layout for role": "เลย์เอาต์ที่บันทึกไว้สำหรับบทบาท",
469
+ "Layout by role": "เลย์เอาต์ตามบทบาท",
470
+ "Users and roles": "ผู้ใช้และบทบาท",
471
+ "Match regular expression": "ตรงกับนิพจน์เรกิวลาร์",
472
+ "Error message when regular expression does not match": "ข้อความแสดงข้อผิดพลาดเมื่อ Regular Expression ไม่ตรงกับรูปแบบ",
473
+ "Invalid attributes": "แอตทริบิวต์ไม่ถูกต้อง",
474
+ "Documentation": "เอกสารประกอบระบบ",
475
+ "Plugin %s installed": "ติดตั้งปลั๊กอิน %s แล้ว",
476
+ "Plugin %s removed.": "ปลั๊กอิน %s ถูกลบแล้ว",
477
+ "Plugin %s installed, please complete configuration.": "ติดตั้งปลั๊กอิน %s แล้ว โปรดดำเนินการตั้งค่าคอนฟิกให้สมบูรณ์",
478
+ "Configure %s Plugin": "กำหนดค่าปลั๊กอิน %s",
479
+ "Cannot remove plugin: views %s depend on it": "ไม่สามารถลบปลั๊กอินได้: มุมมอง %s ยังคงมีการพึ่งพาปลั๊กอินนี้",
480
+ "New Plugin": "ปลั๊กอินใหม่",
481
+ "Add plugin": "เพิ่มปลั๊กอิน",
482
+ "Store refreshed": "ร้านถูกรีเฟรชแล้ว",
483
+ "Plugins up-to-date": "ปลั๊กอินเป็นเวอร์ชันล่าสุดแล้ว",
484
+ "Source": "ซอร์ซ",
485
+ "Inbound keys: ": "คีย์ขาเข้า:",
486
+ "Icon": "ไอคอน",
487
+ "Create database view": "สร้างมุมมองฐานข้อมูล",
488
+ "Create an SQL view in the database with the fields in this list": "สร้างมุมมอง SQL (SQL view) ในฐานข้อมูลโดยใช้ฟิลด์ตามรายการนี้",
489
+ "Upgrade": "อัปเกรด",
490
+ "Show only matches in table:": "แสดงเฉพาะรายการที่ตรงกันในตาราง:",
491
+ "Showing matches in table %s.": "กำลังแสดงรายการที่ตรงกันในตาราง %s",
492
+ "Edit trigger": "แก้ไขทริกเกอร์",
493
+ "Show on page": "แสดงในหน้า",
494
+ "Requests to render this view directly will instead show the chosen page, if any. The chosen page should embed this view. Use this to decorate the view with additional elements.": "คำขอที่ให้แสดงมุมมองนี้โดยตรงจะถูกเปลี่ยนไปแสดงเพจที่เลือกไว้แทน (ถ้ามี) โดยเพจที่เลือกควรฝังมุมมองนี้ไว้ภายใน ใช้คุณสมบัตินี้เพื่อเพิ่มองค์ประกอบเพิ่มเติมในการตกแต่งมุมมองนี้",
495
+ "Hide pagination": "ซ่อนการแบ่งหน้า",
496
+ "True": "จริง",
497
+ "False": "เท็จ",
498
+ "Clear all": "ล้างทั้งหมด",
499
+ "This will delete <strong>EVERYTHING</strong> in the selected categories": "การดำเนินการนี้จะลบ<strong>ทุกอย่าง</strong>ในหมวดหมู่ที่เลือก",
500
+ "Deleted all %s": "ลบ %s ทั้งหมดแล้ว",
501
+ "Restart server": "เริ่มเซิร์ฟเวอร์ใหม่",
502
+ "Edit Plugin": "แก้ไขปลั๊กอิน",
503
+ "Unknown authentication method %ss": "วิธีการยืนยันตัวตนที่ไม่รู้จัก %ss",
504
+ "Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "จำเป็นต้องเริ่มการทำงานใหม่เพื่อให้การเปลี่ยนแปลงมีผล ใช้คำสั่งเริ่มเซิร์ฟเวอร์ใหม่จาก <a href=\"/admin\">หน้าแอดมิน</a>",
505
+ "Email with password reset link sent": "ได้ส่งอีเมลที่มีลิงก์สำหรับรีเซ็ตรหัสผ่านแล้ว",
506
+ "Link Style": "สไตล์ลิงก์",
507
+ "Link size": "ขนาดลิงก์",
508
+ "Set page title": "ตั้งค่าชื่อหน้า",
509
+ "Skip this section if you do not want to set the page title": "ข้ามส่วนนี้หากคุณไม่ต้องการกำหนดชื่อหน้า",
510
+ "Page title is a formula?": "ชื่อเพจเป็นสูตรหรือไม่?",
511
+ "Enable LetsEncrypt HTTPS": "เปิดใช้งาน HTTPS ด้วย Let’s Encrypt",
512
+ "Set Base URL configuration first": "ตั้งค่าการกำหนดค่า Base URL ก่อน",
513
+ "LetsEncrypt enabled": "เปิดใช้งาน LetsEncrypt",
514
+ "LetsEncrypt SSL enabled. Restart for changes to take effect.": "เปิดใช้งาน SSL ของ LetsEncrypt แล้ว โปรดรีสตาร์ทเพื่อให้การเปลี่ยนแปลงมีผล",
515
+ "File not found": "ไม่พบไฟล์",
516
+ "Table %s not found": "ไม่พบตาราง %s",
517
+ "Page %s added to menu. Adjust access permissions in Settings &raquo; Menu": "เพิ่มหน้า %s ลงในเมนูแล้ว ปรับสิทธิ์การเข้าถึงได้ที่ การตั้งค่า &raquo; เมนู",
518
+ "Page %s duplicated as %s": "คัดลอกหน้า %s เป็น %s แล้ว",
519
+ "Custom SSL certificate": "ใบรับรอง SSL แบบกำหนดเอง",
520
+ "Custom SSL private key": "คีย์ส่วนตัว SSL แบบกำหนดเอง",
521
+ "Login view": "มุมมองเข้าสู่ระบบ",
522
+ "Signup view": "มุมมองสมัครสมาชิก",
523
+ "A view with the login form": "มุมมองที่มีฟอร์มล็อกอิน",
524
+ "A view with the signup form": "มุมมองที่มีฟอร์มสมัครใช้งาน",
525
+ "Signups not enabled": "ยังไม่ได้เปิดใช้งานการสมัครใช้งาน",
526
+ "Ownership field": "ฟิลด์เจ้าของ",
527
+ "The user referred to in this field will be the owner of the row": "ผู้ใช้ที่ระบุในฟิลด์นี้จะเป็นเจ้าของแถวดังกล่าว",
528
+ "None": "ไม่มี",
529
+ "Information about plugin": "ข้อมูลเกี่ยวกับปลั๊กอิน",
530
+ "%s plugin information": "ข้อมูลปลั๊กอิน %s",
531
+ "Package version": "เวอร์ชันแพ็กเกจ",
532
+ "Package name": "ชื่อแพ็กเกจ",
533
+ "Plugin dependencies": "การพึ่งพาปลั๊กอิน",
534
+ "This plugin supplies a theme.": "ปลั๊กอินนี้จัดหาธีมให้",
535
+ "Types": "ชนิด",
536
+ "This plugin supplies these types: ": "ปลั๊กอินนี้จัดเตรียมประเภทต่อไปนี้:",
537
+ "Functions": "ฟังก์ชัน",
538
+ "Returns: ": "ส่งกลับ:",
539
+ "View templates": "เทมเพลตมุมมอง",
540
+ "Repository": "ที่เก็บซอร์สโค้ด",
541
+ "Latest": "ล่าสุด",
542
+ "Latest version": "เวอร์ชันล่าสุด",
543
+ "Latest npm version cache": "แคชเวอร์ชัน npm ล่าสุด",
544
+ "Plugin up-to-date": "ปลั๊กอินเป็นเวอร์ชันล่าสุดแล้ว",
545
+ "Upgrade here": "อัปเกรดที่นี่",
546
+ "An upgrade to Saltcorn is available! Current version: %s; latest version: %s.": "มีการอัปเกรด Saltcorn ให้ใช้งานได้แล้ว! เวอร์ชันปัจจุบัน: %s; เวอร์ชันล่าสุด: %s.",
547
+ "Passwords do not match": "รหัสผ่านไม่ตรงกัน",
548
+ "Not a valid e-mail address": "ที่อยู่อีเมลไม่ถูกต้อง",
549
+ "Custom CSS": "CSS กำหนดเอง",
550
+ "Custom HTML": "HTML แบบกำหนดเอง",
551
+ "Site structure": "โครงสร้างไซต์",
552
+ "SSL": "SSL",
553
+ "Users and security": "ผู้ใช้และความปลอดภัย",
554
+ "User settings updated": "อัปเดตการตั้งค่าผู้ใช้เรียบร้อยแล้ว",
555
+ "SSL encryption for HTTPS traffic": "การเข้ารหัส SSL สำหรับทราฟฟิก HTTPS",
556
+ "HTTPS encryption with Let's Encrypt SSL certificate": "การเข้ารหัส HTTPS ด้วยใบรับรอง SSL จาก Let’s Encrypt",
557
+ "Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains": "Saltcorn สามารถขอรับใบรับรอง SSL จาก <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> ได้โดยอัตโนมัติสำหรับโดเมนเดี่ยว",
558
+ "Currently: ": "ปัจจุบัน:",
559
+ "HTTPS encryption with custom SSL certificate": "การเข้ารหัส HTTPS ด้วยใบรับรอง SSL แบบกำหนดเอง",
560
+ "Or use custom SSL certificates, including wildcard certificates for multitenant applications": "หรือใช้ใบรับรอง SSL แบบกำหนดเอง รวมถึงใบรับรองแบบไวลด์การ์ดสำหรับแอปพลิเคชันแบบหลายผู้เช่า",
561
+ "Authentication settings": "การตั้งค่าการยืนยันตัวตน",
562
+ "Custom SSL certificates": "ใบรับรอง SSL แบบกำหนดเอง",
563
+ "Custom SSL enabled. Restart for changes to take effect.": "เปิดใช้งาน SSL แบบกำหนดเองแล้ว โปรดเริ่มการทำงานใหม่เพื่อให้การเปลี่ยนแปลงมีผล",
564
+ "Enabled": "เปิดใช้งาน",
565
+ "You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.": "คุณได้เปิดใช้งานทั้งใบรับรอง Let's Encrypt และใบรับรอง SSL แบบกำหนดเอง โดย Let's Encrypt จะมีลำดับความสำคัญสูงกว่า และใบรับรองแบบกำหนดเองจะถูกเพิกเฉย",
566
+ "Events": "เหตุการณ์",
567
+ "About application": "เกี่ยวกับแอปพลิเคชัน",
568
+ "System": "ระบบ",
569
+ "Site identity settings updated": "อัปเดตการตั้งค่าระบุตัวตนของไซต์แล้ว",
570
+ "Email settings": "การตั้งค่าอีเมล",
571
+ "Site identity settings": "การตั้งค่าระบุตัวตนของไซต์",
572
+ "Email settings updated": "อัปเดตการตั้งค่าอีเมลแล้ว",
573
+ "System operations": "การปฏิบัติการของระบบ",
574
+ "About the system": "เกี่ยวกับระบบ",
575
+ "Restart here": "เริ่มต้นใหม่ที่นี่",
576
+ "Download a backup": "ดาวน์โหลดข้อมูลสำรอง",
577
+ "Restore a backup": "กู้คืนข้อมูลจากแบ็กอัป",
578
+ "Add new role": "เพิ่มบทบาทใหม่",
579
+ "Role updated": "อัปเดตบทบาทแล้ว",
580
+ "First delete users with this role": "ลบผู้ใช้ที่มีบทบาทนี้ออกก่อน",
581
+ "Role %s deleted": "ลบสิทธิ์บทบาท %s แล้ว",
582
+ "This is the rank of the user role, lower role IDs will be able to access more resources.": "นี่คือระดับลำดับชั้นของบทบาทผู้ใช้ โดยบทบาทที่มีรหัส (ID) ต่ำกว่าจะสามารถเข้าถึงทรัพยากรได้มากกว่า",
583
+ "Role name": "ชื่อบทบาท",
584
+ "Cannot delete this role": "ไม่สามารถลบบทบาทนี้ได้",
585
+ "Saltcorn is <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">Free</a> and <a href=\"https://opensource.org/\">Open Source</a> Software, <a href=\"https://github.com/saltcorn/saltcorn/\">released</a> under the <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT license</a>.": "Saltcorn เป็นซอฟต์แวร์ <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">เสรี</a> และ <a href=\"https://opensource.org/\">โอเพ่นซอร์ส</a> ที่<a href=\"https://github.com/saltcorn/saltcorn/\">เผยแพร่</a>ภายใต้<a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">สัญญาอนุญาตแบบ MIT</a>",
586
+ "Create a page": "สร้างหน้า",
587
+ "Test": "ทดสอบ",
588
+ "E-mail and password required": "จำเป็นต้องระบุอีเมลและรหัสผ่าน",
589
+ "Masonry columns": "คอลัมน์ก่ออิฐ",
590
+ "Where": "ที่ไหน",
591
+ "Access Read/Write": "การเข้าถึงแบบอ่าน/เขียน",
592
+ "History": "ประวัติ",
593
+ "Owned": "เป็นเจ้าของ",
594
+ "Primary key": "คีย์หลัก",
595
+ "Users already present": "ผู้ใช้ที่มีอยู่แล้ว",
596
+ "Discover tables": "ค้นพบตาราง",
597
+ "The following tables in your database can be imported into Saltcorn:": "ตารางต่อไปนี้ในฐานข้อมูลของคุณสามารถนำเข้าไปยัง Saltcorn ได้:",
598
+ "Discovered tables: %s": "ตารางที่ค้นพบ: %s",
599
+ "There are no tables in the database that can be imported into Saltcorn.": "ไม่มีตารางใดในฐานข้อมูลที่สามารถนำเข้าไปยัง Saltcorn ได้",
600
+ "Import": "นำเข้า",
601
+ "Discover": "ค้นพบ",
602
+ "Discover tables in database": "ค้นพบตารางในฐานข้อมูล",
603
+ "Single item view": "มุมมองรายการเดี่ยว",
604
+ "The underlying individual view of each table row": "มุมมองเชิงลึกของแต่ละแถวในตาราง",
605
+ "Minimum role to read": "บทบาทขั้นต่ำที่ใช้ในการอ่าน",
606
+ "Minimum role to write": "บทบาทขั้นต่ำสำหรับการเขียน",
607
+ "Create page": "สร้างเพจ",
608
+ "Multi-tenancy not enabled": "ยังไม่ได้เปิดใช้งานการทำงานแบบหลายผู้เช่า (Multi-tenancy)",
609
+ "Identity": "อัตลักษณ์",
610
+ "Email sent to %s with no errors": "อีเมลถูกส่งไปยัง %s โดยไม่มีข้อผิดพลาด",
611
+ "External": "ภายนอก",
612
+ "Force TLS": "บังคับใช้ TLS",
613
+ "Always use TLS when connecting to server? If unchecked, TLS is used if server supports the STARTTLS extension. In most cases check this box if you are connecting to port 465. For port 587 or 25 keep it unchecked": "ใช้ TLS เสมอเมื่อเชื่อมต่อกับเซิร์ฟเวอร์หรือไม่? \nหากไม่ทำเครื่องหมาย ช่องนี้ ระบบจะใช้ TLS ก็ต่อเมื่อเซิร์ฟเวอร์รองรับส่วนขยาย STARTTLS ในกรณีส่วนใหญ่ให้ทำเครื่องหมายช่องนี้หากคุณเชื่อมต่อผ่านพอร์ต 465 สำหรับพอร์ต 587 หรือ 25 ให้เว้นไม่ทำเครื่องหมายไว้",
614
+ "Relationship diagram": "ไดอะแกรมความสัมพันธ์",
615
+ "Verified": "ยืนยันแล้ว",
616
+ "Send verification email": "ส่งอีเมลยืนยัน",
617
+ "Email verification link sent to %s": "ลิงก์ยืนยันอีเมลถูกส่งไปยัง %s แล้ว",
618
+ "Verification view": "มุมมองการยืนยันตัวตน",
619
+ "A view with the view to be emailed to users for email address verification": "มุมมองที่ถูกออกแบบไว้เพื่อส่งทางอีเมลถึงผู้ใช้สำหรับการยืนยันที่อยู่อีเมล",
620
+ "Email verified": "ยืนยันอีเมลแล้ว",
621
+ "An email has been sent to %s to verify your address": "อีเมลได้ถูกส่งไปยัง %s เพื่อยืนยันที่อยู่อีเมลของคุณแล้ว",
622
+ "Elevate verified to role": "ยกระดับสถานะยืนยันแล้วไปเป็นบทบาท",
623
+ "Elevate users to a higher role when their email addresses have been verified": "ยกระดับผู้ใช้ไปยังบทบาทที่สูงขึ้นเมื่อที่อยู่อีเมลของพวกเขาได้รับการยืนยันแล้ว",
624
+ "Email mask": "มาสก์อีเมล",
625
+ "Emails used for signup must end with this string": "อีเมลที่ใช้สำหรับการสมัครต้องลงท้ายด้วยสตริงนี้",
626
+ "Signups with this email address are not accepted": "ไม่สามารถรับการสมัครด้วยที่อยู่อีเมลนี้ได้",
627
+ "Default order by": "ลำดับการจัดเรียงเริ่มต้น",
628
+ "Default descending?": "เรียงลำดับจากมากไปน้อยเป็นค่าเริ่มต้นหรือไม่?",
629
+ "Omit header": "ละเว้นส่วนหัว",
630
+ "Do not display the header": "ไม่ต้องแสดงส่วนหัว",
631
+ "The maximum number of characters in the string": "จำนวนอักขระสูงสุดในสตริง",
632
+ "The minimum number of characters in the string": "จำนวนอักขระขั้นต่ำในสตริง",
633
+ "Style": "สไตล์",
634
+ "Not all themes support menu buttons": "ไม่ใช่ทุกธีมที่จะรองรับปุ่มเมนู",
635
+ "Select a publicly accessible image file for the menu logo": "เลือกไฟล์รูปภาพที่เข้าถึงได้สาธารณะสำหรับโลโก้เมนู",
636
+ "Favicon": "ไอคอน Favicon",
637
+ "Select a publicly accessible image file for the browser tab icon": "เลือกไฟล์รูปภาพที่เข้าถึงได้สาธารณะสำหรับใช้เป็นไอคอนแท็บของเบราว์เซอร์",
638
+ "Site identity settings, backup, email settings, system control and information": "การตั้งค่าระบบระบุตัวตนของไซต์, การสำรองข้อมูล, การตั้งค่าอีเมล, การควบคุมระบบและข้อมูลระบบ",
639
+ "Plugin and pack installation and control": "การติดตั้งและควบคุมปลั๊กอินและแพ็ก",
640
+ "User administration, edit roles, user and security settings, SSL certificates for https encryption": "การจัดการผู้ใช้, แก้ไขบทบาท, การตั้งค่าผู้ใช้และความปลอดภัย, ใบรับรอง SSL สำหรับการเข้ารหัส https",
641
+ "Menu, search and tenants": "เมนู การค้นหา และผู้เช่า",
642
+ "Actions, triggers and crash log": "การกระทำ (Actions), ทริกเกอร์ (Triggers) และบันทึกข้อขัดข้องของระบบ (Crash Log)",
643
+ "Multitenancy enabled": "เปิดใช้งานมัลติเทนเนนซี",
644
+ "Restart required for changes to take effect.": "จำเป็นต้องเริ่มระบบใหม่เพื่อให้การเปลี่ยนแปลงมีผล",
645
+ "Tenant settings": "การตั้งค่าเทนเนนต์",
646
+ "Role to create tenants": "บทบาทสำหรับสร้างเทนเอนต์",
647
+ "Minimum user role required to create a new tenant": "บทบาทผู้ใช้ขั้นต่ำที่จำเป็นในการสร้าง Tenant ใหม่",
648
+ "Tenant settings updated": "อัปเดตการตั้งค่าเทนแนนต์แล้ว",
649
+ "Not allowed": "ไม่ได้รับอนุญาต",
650
+ "You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "คุณกำลังพยายามสร้าง tenant ในขณะที่เชื่อมต่อผ่านที่อยู่ IP แทนที่จะเป็นโดเมน ซึ่งมีแนวโน้มว่าวิธีนี้จะไม่สามารถทำงานได้",
651
+ "Create tenant warning": "คำเตือนการสร้างเทนแนนต์",
652
+ "Show a warning to users creating a tenant disclaiming warranty of availability or security": "แสดงคำเตือนให้ผู้ใช้ที่กำลังสร้างเทนแนนต์ โดยระบุข้อจำกัดความรับผิดชอบเกี่ยวกับการรับประกันด้านความพร้อมใช้งานหรือความปลอดภัย",
653
+ "A list view shown on the left, to select rows": "มุมมองแบบรายการที่แสดงทางด้านซ้าย สำหรับเลือกแถว",
654
+ "The view to show the selected row": "มุมมองสำหรับแสดงแถวที่ถูกเลือก",
655
+ "Location": "ตำแหน่ง",
656
+ "Location of link to create new row": "ตำแหน่งของลิงก์สำหรับสร้างแถวใหม่",
657
+ "Options": "ตัวเลือก",
658
+ "List options": "ตัวเลือกแบบรายการ",
659
+ "Rows per page": "จำนวนแถวต่อหน้า",
660
+ "Invalid administrative action": "การดำเนินการด้านการจัดการไม่ถูกต้อง",
661
+ "User settings form": "ฟอร์มการตั้งค่าผู้ใช้",
662
+ "A view for users to change their custom user fields": "มุมมองสำหรับให้ผู้ใช้แก้ไขฟิลด์ผู้ใช้แบบกำหนดเองของตนเอง",
663
+ "Error: ": "ข้อผิดพลาด:",
664
+ "User settings changed": "มีการเปลี่ยนแปลงการตั้งค่าผู้ใช้",
665
+ "Rename table": "เปลี่ยนชื่อตาราง",
666
+ "Rename table %s": "เปลี่ยนชื่อตาราง %s",
667
+ "Base URL domain %s does not match hostname %s": "โดเมนของ Base URL %s ไม่ตรงกับชื่อโฮสต์ %s",
668
+ "Custom HTTP headers": "ส่วนหัว HTTP แบบกำหนดเอง",
669
+ "Format for each line: Header-Name: value": "รูปแบบสำหรับแต่ละบรรทัด: ชื่อส่วนหัว: ค่า",
670
+ "Role to upload files": "บทบาทสำหรับอัปโหลดไฟล์",
671
+ "User should have this role or higher to upload files with API (uploads through forms are not affected)": "ผู้ใช้ต้องมีบทบาทนี้หรือสูงกว่าเพื่ออัปโหลดไฟล์ผ่าน API (การอัปโหลดผ่านฟอร์มจะไม่ได้รับผลกระทบ)",
672
+ "Always show create view": "แสดงมุมมองการสร้าง (Create View) เสมอ",
673
+ "If off, only show create view if the query state is about the current user": "หากปิดอยู่ ให้แสดงตัวเลือกสร้างมุมมองเฉพาะเมื่อสถานะของคำสั่งค้นหาเกี่ยวข้องกับผู้ใช้ปัจจุบันเท่านั้น",
674
+ "Process uptime": "เวลาออนไลน์ของโพรเซส",
675
+ "A configuration error occurred": "เกิดข้อผิดพลาดในการกำหนดค่า",
676
+ "HTTP timeout (s)": "การหมดเวลา HTTP (วินาที)",
677
+ "Increase if you expect large uploads": "เพิ่มค่านี้หากคาดว่าจะมีการอัปโหลดไฟล์ขนาดใหญ่",
678
+ "Cookie sessions": "เซสชันคุกกี้",
679
+ "Store sessions entirely in client cookies for higher performance": "จัดเก็บเซสชันทั้งหมดไว้ในคุกกี้ฝั่งไคลเอนต์เพื่อประสิทธิภาพที่สูงขึ้น",
680
+ "git commit": "คอมมิต Git",
681
+ "Send test email": "ส่งอีเมลทดสอบ",
682
+ "Edit custom SSL certificates": "แก้ไขใบรับรอง SSL แบบกำหนดเอง",
683
+ "User must have this role or higher to read rows from the table": "ผู้ใช้ต้องมีบทบาทนี้หรือสูงกว่าเพื่ออ่านแถวจากตาราง",
684
+ "User must have this role or higher to edit or create new rows in the table": "ผู้ใช้ต้องมีบทบาทนี้หรือสูงกว่าเพื่อแก้ไขหรือสร้างแถวใหม่ในตาราง",
685
+ "Name of the field": "ชื่อของฟิลด์",
686
+ "The type determines the kind of data that can be stored in the field": "ชนิดจะกำหนดประเภทของข้อมูลที่สามารถจัดเก็บไว้ในฟิลด์ได้",
687
+ "Calculated from other fields with a formula": "คำนวณจากฟิลด์อื่นด้วยสูตร",
688
+ "There must be a value in every row": "ต้องมีค่าในทุกแถว",
689
+ "Different rows must have different values for this field": "แถวที่แตกต่างกันต้องมีค่าที่แตกต่างกันสำหรับฟิลด์นี้",
690
+ "Add more fields to enable edit": "เพิ่มฟิลด์เพิ่มเติมเพื่อเปิดให้แก้ไขได้",
691
+ "Multitenancy": "การรองรับหลายผู้เช่า (Multitenancy)",
692
+ "Subdomain": "ซับโดเมน",
693
+ "Information": "ข้อมูล",
694
+ "Found %s tenants": "พบผู้เช่า %s ราย",
695
+ "Create new tenant": "สร้างผู้เช่าใหม่",
696
+ "%s tenant statistics": "สถิติของผู้เช่า %s",
697
+ "Table columns": "คอลัมน์ของตาราง",
698
+ "Configuration items": "รายการการกำหนดค่า",
699
+ "Crashlogs": "บันทึกข้อขัดข้อง",
700
+ "Multitenancy settings": "การตั้งค่าการทำงานหลายผู้เช่า (Multitenancy)",
701
+ "See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>": "ดูคำแนะนำได้ที่ <a href=\"https://github.com/saltcorn/saltcorn\">ที่เก็บ GitHub</a>",
702
+ "API token for this user: ": "โทเค็น API สำหรับผู้ใช้นี้:",
703
+ "Reset": "รีเซ็ต",
704
+ "Generate": "สร้าง",
705
+ "URL after delete": "URL หลังการลบ",
706
+ "Track table data changes over time": "ติดตามการเปลี่ยนแปลงของข้อมูลในตารางตามช่วงเวลา",
707
+ "Description allows you to give more information about the table": "คำอธิบายช่วยให้คุณสามารถระบุข้อมูลเพิ่มเติมเกี่ยวกับตารางได้",
708
+ "Description allows you to give more information about the view.": "คำอธิบายช่วยให้คุณสามารถให้ข้อมูลเพิ่มเติมเกี่ยวกับมุมมองได้",
709
+ "Description allows to give more information about field": "คำอธิบายช่วยให้สามารถระบุข้อมูลเพิ่มเติมเกี่ยวกับฟิลด์ได้",
710
+ "Name of action": "ชื่อของแอ็กชัน",
711
+ "Description allows you to give more information about the action": "คำอธิบายช่วยให้คุณสามารถให้ข้อมูลเพิ่มเติมเกี่ยวกับแอ็กชันได้",
712
+ "The action to be taken when the trigger fires": "การกระทำที่จะถูกดำเนินการเมื่อทริกเกอร์ทำงาน",
713
+ "The table for which the trigger condition is checked.": "ตารางที่ใช้ตรวจสอบเงื่อนไขของทริกเกอร์",
714
+ "Condition under which the trigger will fire": "เงื่อนไขที่ทริกเกอร์จะทำงาน",
715
+ "Test trigger": "ทดสอบทริกเกอร์",
716
+ "Edit trigger %s": "แก้ไขทริกเกอร์ %s",
717
+ "Preset %s": "พรีเซ็ต %s",
718
+ "The user password or application token to access SMTP server for sending emails": "รหัสผ่านของผู้ใช้หรือโทเค็นของแอปพลิเคชันสำหรับเข้าถึงเซิร์ฟเวอร์ SMTP เพื่อใช้ในการส่งอีเมล",
719
+ "The port of your SMTP server": "พอร์ตของเซิร์ฟเวอร์ SMTP ของคุณ",
720
+ "The user name to access SMTP server for sending emails.": "ชื่อผู้ใช้สำหรับเข้าถึงเซิร์ฟเวอร์ SMTP เพื่อใช้ในการส่งอีเมล",
721
+ "The user password or app password to access SMTP server for sending emails. If your SMTP provider allows to create app password for using from application We recommends to use app password instead of user password.": "รหัสผ่านผู้ใช้หรือรหัสผ่านแอปสำหรับเข้าถึงเซิร์ฟเวอร์ SMTP เพื่อใช้ส่งอีเมล หากผู้ให้บริการ SMTP ของคุณอนุญาตให้สร้างรหัสผ่านแอปสำหรับใช้งานจากแอปพลิเคชัน เราแนะนำให้ใช้รหัสผ่านแอปแทนรหัสผ่านผู้ใช้",
722
+ "Tick the boxes for the fields that should be jointly unique": "ทำเครื่องหมายในช่องสำหรับฟิลด์ที่ควรมีค่าไม่ซ้ำร่วมกัน",
723
+ "Private SSH key": "กุญแจ SSH ส่วนตัว",
724
+ "Timezone": "เขตเวลา",
725
+ "Home Timezone": "เขตเวลาเริ่มต้น",
726
+ "Use this link to revisit your application at any time.": "ใช้ลิงก์นี้เพื่อกลับไปที่แอปพลิเคชันของคุณได้ทุกเมื่อ",
727
+ "To login to a previously created application, go to: ": "หากต้องการเข้าสู่ระบบไปยังแอปพลิเคชันที่สร้างไว้ก่อนหน้านี้ ให้ไปที่:",
728
+ "Event types": "ประเภทเหตุการณ์",
729
+ "Channel": "แชนเนล",
730
+ "Leave blank for all channels": "เว้นว่างสำหรับทุกช่องทาง",
731
+ "Table or Channel": "ตาราง หรือ ช่องทาง",
732
+ "Events to log": "เหตุการณ์ที่จะบันทึกล็อก",
733
+ "Log settings": "การตั้งค่าบันทึกล็อก",
734
+ "Which events should be logged?": "ควรบันทึกเหตุการณ์ใดบ้าง?",
735
+ "Event log": "บันทึกเหตุการณ์",
736
+ "Custom Events": "อีเวนต์แบบกำหนดเอง",
737
+ "Channels": "ช่อง",
738
+ "Custom": "กำหนดเอง",
739
+ "Create custom event": "สร้างอีเวนต์แบบกำหนดเอง",
740
+ "Yes": "ใช่",
741
+ "Alternative destinations if formula evaluates to true": "ปลายทางทางเลือกหากสูตรประเมินค่าได้เป็นจริง",
742
+ "Default view when done": "มุมมองเริ่มต้นเมื่อเสร็จสิ้น",
743
+ "This is the view to which the user will be sent when the form is submitted, unless a formula below is true.": "นี่คือมุมมองที่ผู้ใช้จะถูกส่งไปเมื่อมีการส่งฟอร์ม เว้นแต่ว่าสูตรด้านล่างจะเป็นจริง",
744
+ "You can send the user to an different view depending on the day the user has submitted. Ignore this option if you always want to send the user to the same destination": "คุณสามารถส่งผู้ใช้ไปยังมุมมองที่แตกต่างกันได้ขึ้นอยู่กับวันที่ผู้ใช้ได้ส่งข้อมูลเข้ามา ให้ละเว้นตัวเลือกนี้หากคุณต้องการส่งผู้ใช้ไปยังปลายทางเดิมเสมอ",
745
+ "Plugin name": "ชื่อปลั๊กอิน",
746
+ "Source of plugin for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "แหล่งที่มาของปลั๊กอินสำหรับการติดตั้ง มีตัวเลือกดังนี้: \nnpm - ดาวน์โหลดจากคลัง npm \nlocal - ดึงจากระบบไฟล์ภายในเครื่อง \ngithub - ดาวน์โหลดจาก GitHub \ngit - ดึงจากที่เก็บโค้ด Git",
747
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to plugin folder in file system, e.g.C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "สำหรับ npm - ชื่อแพ็กเกจ npm เช่น @saltcorn/html หรือ saltcorn-gantt ให้ตรวจสอบที่ npmjs.com \nสำหรับ local - พาธแบบ absolute ไปยังโฟลเดอร์ปลั๊กอินในระบบไฟล์ เช่น C:\\gitsrc\\any-bootstrap-theme\\ \nสำหรับ github - ชื่อโปรเจกต์บน GitHub",
748
+ "Version of plugin, latest is default value": "เวอร์ชันของปลั๊กอิน โดยค่าดีฟอลต์คือเวอร์ชันล่าสุด",
749
+ "Account verification": "การยืนยันบัญชี",
750
+ "User verification failed": "การยืนยันตัวตนของผู้ใช้ล้มเหลว",
751
+ "User verified": "ยืนยันผู้ใช้แล้ว",
752
+ "Error editing user: %s": "เกิดข้อผิดพลาดขณะ แก้ไขผู้ใช้: %s",
753
+ "User must have this role or higher to make API call for action (trigger)": "ผู้ใช้ต้องมีบทบาทนี้หรือสูงกว่าเพื่อเรียกใช้ API สำหรับแอ็กชัน (ทริกเกอร์)",
754
+ "Restart complete": "รีสตาร์ตเสร็จสมบูรณ์",
755
+ "Languages": "ภาษา",
756
+ "Add language": "เพิ่มภาษา",
757
+ "Language": "ภาษา",
758
+ "Locale": "โลแคล",
759
+ "Menu, search, languages and tenants": "เมนู การค้นหา ภาษา และเทนแนนต์",
760
+ "This is a translation of a different field in a different language": "นี่คือคำแปลของฟิลด์อื่นในภาษาอื่น",
761
+ "Language locale of translation": "ภาษาท้องถิ่นของการแปล",
762
+ "Action not configurable": "แอ็กชันไม่สามารถกำหนดค่าได้",
763
+ "Event type which runs the trigger": "ประเภทเหตุการณ์ที่ใช้เรียกทริกเกอร์",
764
+ "Message string field": "ฟิลด์สตริงข้อความ",
765
+ "The field for the message content on the table for messages": "ฟิลด์สำหรับเนื้อหาข้อความบนตารางสำหรับข้อความ",
766
+ "Participant field": "ฟิลด์ผู้เข้าร่วม",
767
+ "The field for the sender user id on the table for messages": "ฟิลด์สำหรับรหัสผู้ใช้ผู้ส่งบนตารางสำหรับข้อความ",
768
+ "The field for the participant user id": "ฟิลด์สำหรับรหัสผู้ใช้ของผู้เข้าร่วม",
769
+ "Message sender field": "ฟิลด์ผู้ส่งข้อความ",
770
+ "Message view or string field": "มุมมองข้อความหรือฟิลด์สตริง",
771
+ "A view to show individual messages, or the field for the message content on the table for messages": "มุมมองสำหรับแสดงข้อความแต่ละรายการ หรือฟิลด์สำหรับเนื้อหาข้อความบนตารางสำหรับจัดเก็บข้อความ",
772
+ "Message relation": "ความสัมพันธ์ของข้อความ",
773
+ "The relationship to the table of individual messages": "ความสัมพันธ์กับตารางของข้อความแต่ละรายการ",
774
+ "Message show view": "แสดงมุมมองข้อความ",
775
+ "The view to show an individual message": "มุมมองสำหรับแสดงข้อความเดี่ยว",
776
+ "New message form view": "มุมมองฟอร์มข้อความใหม่",
777
+ "The view to enter a new message": "มุมมองสำหรับป้อนข้อความใหม่",
778
+ "Participant max read id field": "ฟิลด์รหัสการอ่านสูงสุดของผู้เข้าร่วม",
779
+ "The field for the participant's last read message, of type Key to message table": "ฟิลด์สำหรับข้อความล่าสุดที่ผู้เข้าร่วมอ่านแล้ว มีชนิดข้อมูลเป็นคีย์อ้างอิงไปยังตารางข้อความ",
780
+ "Show older messages": "แสดงข้อความเก่ากว่า",
781
+ "New table name": "ชื่อตารางใหม่",
782
+ "Password Repeat": "ยืนยันรหัสผ่าน",
783
+ "Remember me": "จดจำฉัน",
784
+ "Column width": "ความกว้างคอลัมน์",
785
+ "Column width units": "หน่วยความกว้างของคอลัมน์",
786
+ "Ownership formula": "สูตรความเป็นเจ้าของ",
787
+ "User is treated as owner if true. In scope: ": "ผู้ใช้จะถูกถือว่าเป็นเจ้าของหากค่าเป็นจริง ขอบเขตที่ครอบคลุม:",
788
+ "Not all themes support all locations": "ไม่ใช่ทุกธีมที่จะรองรับทุกตำแหน่ง",
789
+ "Default language": "ภาษาดั้งเดิม / ภาษาเริ่มต้น",
790
+ "Library": "ไลบรารี",
791
+ "Library item %s deleted": "ลบรายการไลบรารี %s แล้ว",
792
+ "Library: component assemblies that can be used in the builder": "ไลบรารี: ชุดคอมโพเนนต์ที่สามารถนำมาใช้ในบิลเดอร์",
793
+ "Edit properties": "แก้ไขคุณสมบัติ",
794
+ "Images and other files for download": "รูปภาพและไฟล์อื่น ๆ สำหรับดาวน์โหลด",
795
+ "Disable LetsEncrypt HTTPS": "ปิดการใช้งาน HTTPS ของ Let’s Encrypt",
796
+ "Type %s not found": "ไม่พบชนิดข้อมูล %s",
797
+ "No pages": "ไม่มีเพจ",
798
+ "No views": "ไม่มีมุมมอง",
799
+ "CSV upload": "อัปโหลด CSV",
800
+ "Pages are the web pages of your application built with drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "เพจคือหน้าเว็บของแอปพลิเคชันของคุณที่สร้างขึ้นด้วยเครื่องมือสร้างแบบลากแล้ววาง เพจมีเนื้อหาแบบสแตติก และสามารถมีเนื้อหาแบบไดนามิกได้โดยการฝังวิวเข้าไป",
801
+ "Views display data from tables. A view is a view template applied to a table, with configuration.": "มุมมองจะแสดงข้อมูลจากตาราง มุมมองคือเทมเพลตของมุมมองที่ถูกนำไปใช้กับตาราง พร้อมด้วยการกำหนดค่า",
802
+ "Tables organise data by fields and rows.": "ตารางจัดระเบียบข้อมูลโดยใช้ฟิลด์และแถว",
803
+ "Pages are the web pages of your application built with a drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "เพจคือหน้าเว็บของแอปพลิเคชันของคุณที่ถูกสร้างขึ้นด้วยตัวสร้างแบบลากแล้ววาง เพจมีเนื้อหาแบบสแตติก และสามารถมีเนื้อหาแบบไดนามิกได้โดยการฝังวิวเข้าไป",
804
+ "Triggers run actions in response to events.": "ทริกเกอร์จะรันแอ็กชันเพื่อตอบสนองต่อเหตุการณ์",
805
+ "No files": "ไม่มีไฟล์",
806
+ "Cookie duration (hours)": "ระยะเวลาการเก็บคุกกี้ (ชั่วโมง)",
807
+ "Set to 0 for expiration at the end of browser session": "ตั้งค่าเป็น 0 เพื่อให้หมดอายุเมื่อสิ้นสุดเซสชันของเบราว์เซอร์",
808
+ "Cookie duration (hours) when remember ticked": "ระยะเวลาคุกกี้ (ชั่วโมง) เมื่อเลือกจำฉัน",
809
+ "Forget table": "ลืมตาราง",
810
+ "Table %s forgotten. You can now discover it.": "ลืมตาราง %s ไปแล้ว ตอนนี้คุณสามารถค้นพบมันได้",
811
+ "No triggers": "ไม่มีทริกเกอร์",
812
+ "List width": "ความกว้างของรายการ",
813
+ "Number of columns (1-12) allocated to the list view": "จำนวนคอลัมน์ (1–12) ที่จัดสรรให้กับมุมมองแบบรายการ",
814
+ "New tenant template": "เทมเพลตผู้เช่าใหม่",
815
+ "Copy site structure for new tenants from this tenant": "คัดลอกโครงสร้างไซต์สำหรับผู้เช่ารายใหม่จากผู้เช่ารายนี้",
816
+ "Use this link: <a href=\"%s\">%s</a> to revisit your application at any time.": "ใช้ลิงก์นี้: <a href=\"%s\">%s</a> เพื่อกลับไปที่แอปพลิเคชันของคุณได้ทุกเวลา",
817
+ "Use Amazon S3": "ใช้ Amazon S3",
818
+ "Use Amazon S3 (or compatible) service to store files. If disabled, Saltcorn uses local disk. WARNING: Changing this may break your uploaded files!": "ใช้บริการ Amazon S3 (หรือบริการที่เข้ากันได้) เพื่อจัดเก็บไฟล์ หากปิดการใช้งาน Saltcorn จะใช้ดิสก์ภายในเครื่อง คำเตือน: การเปลี่ยนการตั้งค่านี้อาจทำให้ไฟล์ที่คุณอัปโหลดไว้ใช้การไม่ได้!",
819
+ "Amazon S3 Bucket": "บัคเก็ต Amazon S3",
820
+ "Name you selected for your S3 bucket in AWS.": "ชื่อที่คุณเลือกสำหรับ S3 bucket ของคุณใน AWS",
821
+ "Amazon S3 Path Prefix": "คำนำหน้าพาธ Amazon S3",
822
+ "Prefix you selected for your S3 bucket in AWS.": "คำนำหน้าที่คุณเลือกสำหรับบักเก็ต S3 ของคุณใน AWS",
823
+ "Amazon S3 Endpoint": "ปลายทาง Amazon S3",
824
+ "Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.": "โฮสต์เนมของผู้ให้บริการที่เก็บข้อมูลแบบเข้ากันได้กับ S3 ค่าเริ่มต้นคือ 's3.amazonaws.com'",
825
+ "Amazon S3 Region": "ภูมิภาค Amazon S3",
826
+ "AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.": "ภูมิภาค AWS ที่คุณเลือกเมื่อตอนสร้าง S3 bucket ของคุณ ค่าดีฟอลต์คือ 'us-east-1'",
827
+ "Amazon S3 Access Key ID": "รหัส Access Key ID ของ Amazon S3",
828
+ "Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.": "จำเป็นเฉพาะกรณีที่คุณไม่ต้องการยืนยันตัวตนกับ S3 โดยใช้ IAM role ให้กรอก Access Key ID ที่ผู้ดูแลระบบ Amazon EC2 ของคุณมอบให้",
829
+ "Amazon S3 Secret Access Key": "คีย์ลับสำหรับการเข้าถึง Amazon S3",
830
+ "The secret access key associated with your Amazon S3 Access Key ID.": "คีย์ลับสำหรับการเข้าถึงที่เชื่อมโยงกับ Amazon S3 Access Key ID ของคุณ",
831
+ "Use Amazon S3 Secure Connection.": "ใช้การเชื่อมต่อแบบปลอดภัยของ Amazon S3",
832
+ "Connect to Amazon S3 (or compatible) securely.": "เชื่อมต่อกับ Amazon S3 (หรือระบบที่รองรับโปรโตคอลเดียวกัน) อย่างปลอดภัย",
833
+ "Storage settings": "การตั้งค่าการจัดเก็บข้อมูล",
834
+ "Storage": "ที่เก็บข้อมูล",
835
+ "Storage settings updated": "อัปเดตการตั้งค่าที่เก็บข้อมูลแล้ว",
836
+ "Label formula": "สูตรป้ายกำกับ",
837
+ "Include formula": "รวมสูตร",
838
+ "If specified, only include in menu rows that evaluate to true": "ถ้ามีการระบุไว้ ให้รวมเฉพาะแถวที่ประเมินผลได้เป็น true ไว้ในเมนูเท่านั้น",
839
+ "URL formula": "สูตร URL",
840
+ "Order field": "ฟิลด์ลำดับ",
841
+ "Section field": "ฟิลด์ส่วน",
842
+ "Optional. String type with options, each of which will become a menu section": "ไม่บังคับ ช่องชนิดสตริงที่มีตัวเลือก โดยแต่ละตัวเลือกจะกลายเป็นส่วนหนึ่งของเมนู",
843
+ "Role to generate API keys": "บทบาทสำหรับสร้างคีย์ API",
844
+ "User should have this role or higher to generate API keys in their user settings": "ผู้ใช้จะต้องมีบทบาทนี้หรือสูงกว่าเพื่อสร้างคีย์ API ในการตั้งค่าผู้ใช้ของตน",
845
+ "API token removed": "โทเค็น API ถูกลบออก",
846
+ "Row inclusion formula": "สูตรการรวมแถว",
847
+ "Only include rows where this formula is true": "รวมเฉพาะแถวที่สูตรนี้เป็นจริงเท่านั้น",
848
+ "Slug": "สลัก",
849
+ "Field that can be used for a prettier URL structure": "ฟิลด์ที่สามารถใช้สำหรับโครงสร้าง URL ให้ดูสวยงามมากขึ้น",
850
+ "Setup two-factor authentication": "ตั้งค่าการยืนยันตัวตนแบบสองปัจจัย (2FA)",
851
+ "Setup two-factor authentication with Time-based One-Time Password (TOTP)": "ตั้งค่าการยืนยันตัวตนสองขั้นตอนด้วยรหัสผ่านใช้ครั้งเดียวแบบอิงเวลา (Time-based One-Time Password: TOTP)",
852
+ "1. Scan this QR code in your Authenticator app": "1. สแกนคิวอาร์โค้ดนี้ในแอป Authenticator ของคุณ",
853
+ "2. Enter the six-digit code generated in your Authenticator app": "2. ป้อนรหัสหกหลักที่สร้างจากแอป Authenticator ของคุณ",
854
+ "Code": "โค้ด",
855
+ "Two-factor authentication with Time-based One-Time Password enabled": "การยืนยันตัวตนแบบสองปัจจัยด้วยรหัสผ่านใช้ครั้งเดียวแบบใช้เวลาเป็นฐาน (TOTP) ถูกเปิดใช้งาน",
856
+ "Two-factor authentication": "การยืนยันตัวตนแบบสองปัจจัย",
857
+ "Two-factor authentication is enabled": "เปิดใช้การยืนยันตัวตนแบบสองปัจจัยแล้ว",
858
+ "Two-factor authentication with Time-based One-Time Password disabled": "การยืนยันตัวตนแบบสองปัจจัยด้วยรหัสผ่านใช้ครั้งเดียวแบบอิงเวลา (TOTP) ถูกปิดใช้งาน",
859
+ "Two-factor authentication is disabled": "ปิดการยืนยันตัวตนแบบสองปัจจัยอยู่",
860
+ "Auto save": "บันทึกอัตโนมัติ",
861
+ "Save any changes immediately": "บันทึกการเปลี่ยนแปลงทั้งหมดทันที",
862
+ "Transpose": "ทรานสโพส",
863
+ "Display one column per line": "แสดงหนึ่งคอลัมน์ต่อบรรทัด",
864
+ "Vertical column width": "ความกว้างของคอลัมน์แนวตั้ง",
865
+ "Vertical width units": "หน่วยความกว้างในแนวตั้ง",
866
+ "Save before going back": "บันทึกก่อนย้อนกลับ",
867
+ "Reload after going back": "โหลดซ้ำหลังจากย้อนกลับ",
868
+ "2FA policy": "นโยบาย 2FA",
869
+ "Steps to go back": "ขั้นตอนในการย้อนกลับ",
870
+ "Place in dropdown": "วางในดรอปดาวน์",
871
+ "Hide null columns": "ซ่อนคอลัมน์ที่มีค่าเป็น null",
872
+ "Do not display a column if it contains entirely missing values": "อย่าแสดงคอลัมน์หากคอลัมน์นั้นมีค่าเว้นว่างทั้งหมด",
873
+ "Could not verify code": "ไม่สามารถยืนยันโค้ดได้",
874
+ "Disable two-factor authentication": "ปิดการใช้งานการยืนยันตัวตนแบบสองขั้นตอน",
875
+ "Enter your two-factor code in order to disable it": "ป้อนรหัสยืนยันตัวตนสองขั้นตอนของคุณเพื่อทำการปิดใช้งาน",
876
+ "Allow the user to enter a new key that is not in the schema": "อนุญาตให้ผู้ใช้ป้อนคีย์ใหม่ที่ไม่มีอยู่ในสคีมา",
877
+ "Check for updates": "ตรวจสอบการอัปเดต",
878
+ "Versions refreshed": "รีเฟรชเวอร์ชันแล้ว",
879
+ "Configuration check": "การตรวจสอบการกำหนดค่า",
880
+ "Configuration errors": "ข้อผิดพลาดในการกำหนดค่า",
881
+ "Configuration checks passed": "การตรวจสอบการกำหนดค่าผ่านเรียบร้อยแล้ว",
882
+ "On delete cascade": "ลบแบบลูกโซ่ (ON DELETE CASCADE)",
883
+ "If the parent row is deleted, automatically delete the child rows.": "หากแถวหลักถูกลบ ให้ลบแถวลูกโดยอัตโนมัติ",
884
+ "Extra state Formula": "สูตรสถานะเพิ่มเติม",
885
+ "Cannot install unsafe plugins on subdomain tenants": "ไม่สามารถติดตั้งปลั๊กอินที่ไม่ปลอดภัยบนเทนแนนต์ที่อยู่บนซับโดเมนได้",
886
+ "Default order descending?": "ลำดับเริ่มต้นเป็นแบบเรียงจากมากไปน้อยใช่หรือไม่?",
887
+ "This is the view to which the user will be sent when the form is submitted. The view you specify here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "นี่คือวิวที่ผู้ใช้จะถูกส่งไปเมื่อมีการส่งฟอร์ม วิวที่คุณระบุที่นี่อาจถูกละเว้นได้ขึ้นอยู่กับคอนเท็กซ์ของฟอร์ม ตัวอย่างเช่น หากฟอร์มปรากฏในป็อปอัป การเปลี่ยนเส้นทาง (redirect) จะไม่เกิดขึ้น",
888
+ "Destination view": "มุมมองปลายทาง",
889
+ "Finish": "เสร็จสิ้น",
890
+ "Include in full-text search": "รวมในการค้นหาข้อความเต็ม",
891
+ "Strings": "สตริง",
892
+ "In default language": "ในภาษาค่าเริ่มต้น",
893
+ "In %s": "ใน %s",
894
+ "Enable 2FA": "เปิดใช้งานการยืนยันตัวตนแบบสองปัจจัย (2FA)",
895
+ "Or enter this code:": "หรือป้อนโค้ดนี้:",
896
+ "Disable 2FA": "ปิดการใช้งานการยืนยันตัวตนแบบสองปัจจัย (2FA)",
897
+ "Cascade delete to file": "ลบแบบลูกโซ่ไปยังไฟล์",
898
+ "Deleting a row will also delete the file referenced by this field": "การลบแถวจะลบไฟล์ที่อ้างอิงโดยฟิลด์นี้ด้วย",
899
+ "Has channels?": "มีช่องทางหรือไม่?",
900
+ "Channels to create events for. Separate by comma; leave blank for all": "ช่องสำหรับสร้างอีเวนต์ คั่นด้วยเครื่องหมายจุลภาค หากเว้นว่างจะใช้ทุกช่อง",
901
+ "Event Name": "ชื่องาน",
902
+ "Plugins (Extensions) Store endpoint": "ปลายทาง Store ของปลั๊กอิน (โมดูลส่วนขยาย)",
903
+ "Packs Store endpoint": "ปลายทาง (Endpoint) ของร้านค้าแพ็ก",
904
+ "The endpoint of plugins store.": "ปลายทาง (Endpoint) ของร้านปลั๊กอิน",
905
+ "The endpoint of packs store.": "ปลายทางของที่เก็บแพ็กส์",
906
+ "Manual backup": "การสำรองข้อมูลแบบแมนนวล",
907
+ "Automated backup": "การสำรองข้อมูลอัตโนมัติ",
908
+ "Frequency": "ความถี่",
909
+ "Destination": "ปลายทาง",
910
+ "Directory": "ไดเรกทอรี",
911
+ "Backup settings updated": "อัปเดตการตั้งค่าการสำรองข้อมูลแล้ว",
912
+ "Backup successful": "สำรองข้อมูลสำเร็จ",
913
+ "Invalid ownership formula: %s": "สูตรการเป็นเจ้าของไม่ถูกต้อง: %s",
914
+ "Expiration in days": "วันหมดอายุ (เป็นจำนวนวัน)",
915
+ "Delete old backup files in this directory after the set number of days": "ลบไฟล์สำรองเก่าในไดเรกทอรีนี้หลังจากครบจำนวนวันที่กำหนด",
916
+ "Mobile app": "แอปมือถือ",
917
+ "Build mobile app": "สร้างแอปมือถือ",
918
+ "Build Result": "ผลการบิลด์",
919
+ "Download automated backup": "ดาวน์โหลดแบ็กอัปอัตโนมัติ",
920
+ "Restoring automated backup": "การกู้คืนข้อมูลจากการสำรองแบบอัตโนมัติ",
921
+ "No errors detected during configuration check": "ไม่พบข้อผิดพลาดระหว่างการตรวจสอบการกำหนดค่า",
922
+ "%s view - %s on %s": "มุมมอง %s - %s บน %s",
923
+ "Please select at least one platform (android or iOS).": "โปรดเลือกแพลตฟอร์มอย่างน้อยหนึ่งรายการ (Android หรือ iOS)",
924
+ "Back": "ย้อนกลับ",
925
+ "Periodic snapshots enabled": "เปิดใช้งานสแน็ปช็อตตามรอบเวลา",
926
+ "Snapshot will be made every hour if there are changes": "จะมีการสร้างสแน็ปช็อตทุก ๆ ชั่วโมงหากมีการเปลี่ยนแปลง",
927
+ "Snapshots": "สแนปชอต",
928
+ "Snapshot settings updated": "อัปเดตการตั้งค่าสแน็ปช็อตแล้ว",
929
+ "Download snapshots": "ดาวน์โหลดสแน็ปช็อต",
930
+ "Snapshot successful": "สแน็ปช็อตสำเร็จ",
931
+ "System logging verbosity": "ความละเอียดของการบันทึกล็อกของระบบ",
932
+ "Destination URL Formula": "สูตรปลายทาง URL",
933
+ "Pattern": "แพตเทิร์น",
934
+ "View pattern": "แพตเทิร์นของมุมมอง",
935
+ "The view pattern sets the foundation of how the view relates to the table and the behaviour of the view": "รูปแบบของมุมมองเป็นการวางรากฐานว่ามุมมองมีความสัมพันธ์กับตารางอย่างไร และกำหนดพฤติกรรมของมุมมอง",
936
+ "Views display data from tables. A view is a view pattern applied to a table, with configuration.": "วิวจะแสดงข้อมูลจากตาราง วิวคือแพทเทิร์นการแสดงผลที่ถูกนำไปใช้กับตาราง พร้อมด้วยการตั้งค่าคอนฟิก",
937
+ "Modules": "โมดูล",
938
+ "Module installation and control": "การติดตั้งและควบคุมโมดูล",
939
+ "Module store": "ร้านโมดูล",
940
+ "Module": "มอดูล",
941
+ "View patterns": "แพตเทิร์นของวิว",
942
+ "%s module information": "ข้อมูลมอดูล %s",
943
+ "Upgrade installed modules": "อัปเกรดโมดูลที่ติดตั้ง",
944
+ "Add another module": "เพิ่มโมดูลอีกตัว",
945
+ "Add module": "เพิ่มโมดูล",
946
+ "Module name": "ชื่อโมดูล",
947
+ "Source of module for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "แหล่งที่มาของโมดูลสำหรับการติดตั้ง มีตัวเลือกไม่กี่แบบ:\n- npm - ดาวน์โหลดจากคลัง npm\n- local - ดึงจากระบบไฟล์ภายในเครื่อง\n- github - ดาวน์โหลดจาก GitHub\n- git - ดึงจาก Git repository",
948
+ "Version of module, latest is default value": "เวอร์ชันของโมดูล ค่าเริ่มต้นคือเวอร์ชันล่าสุด",
949
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to module folder in file system, e.g. C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "สำหรับ npm - ชื่อแพ็กเกจ npm เช่น @saltcorn/html หรือ saltcorn-gantt ให้ตรวจสอบที่ npmjs.com, สำหรับ local - พาธแบบ absolute ไปยังโฟลเดอร์โมดูลในระบบไฟล์ เช่น C:\\gitsrc\\any-bootstrap-theme\\, สำหรับ github - ชื่อโปรเจกต์บน GitHub.",
950
+ "Modules up-to-date": "โมดูลเป็นเวอร์ชันล่าสุดแล้ว",
951
+ "User must have this role or higher to read rows from the table, unless they are the owner": "ผู้ใช้ต้องมีบทบาทนี้หรือสูงกว่านี้จึงจะสามารถอ่านแถวจากตารางได้ เว้นแต่เป็นเจ้าของเอง",
952
+ "User must have this role or higher to edit or create new rows in the table, unless they are the owner": "ผู้ใช้ต้องมีบทบาทนี้หรือสูงกว่าเพื่อแก้ไขหรือสร้างแถวใหม่ในตาราง เว้นแต่เป็นเจ้าของเอง",
953
+ "Tagname": "ชื่อแท็ก",
954
+ "Create tag": "สร้างแท็ก",
955
+ "Tags": "แท็ก",
956
+ "New tag": "แท็กใหม่",
957
+ "Tag name": "ชื่อแท็ก",
958
+ "%s Tag": "แท็ก %s",
959
+ "Remove From Tag": "ลบออกจากแท็ก",
960
+ "Add tables": "เพิ่มตาราง",
961
+ "Add views": "เพิ่มวิว",
962
+ "Add tags": "เพิ่มแท็ก",
963
+ "Trigger": "ทริกเกอร์",
964
+ "Add %s to tag": "เพิ่ม %s ไปยังแท็ก",
965
+ "Tag %s deleted": "แท็ก %s ถูกลบแล้ว",
966
+ "Tag %s created": "แท็ก %s ถูกสร้างแล้ว",
967
+ "Application diagram": "ไดอะแกรมแอปพลิเคชัน",
968
+ "Diagram": "ไดอะแกรม",
969
+ "Entry point": "จุดเริ่มต้น",
970
+ "Platform": "แพลตฟอร์ม",
971
+ "docker": "ด็อกเกอร์",
972
+ "android": "แอนดรอยด์",
973
+ "iOS": "iOS",
974
+ "App file": "ไฟล์แอป",
975
+ "Server URL": "URL ของเซิร์ฟเวอร์",
976
+ "Module %s installed, please complete configuration.": "ติดตั้งโมดูล %s แล้ว โปรดดำเนินการตั้งค่าคอนฟิกให้เสร็จสมบูรณ์",
977
+ "Module %s removed.": "ลบโมดูล %s แล้ว",
978
+ "Module %s installed": "ติดตั้งโมดูล %s แล้ว",
979
+ "Upgrading modules...": "กำลังอัปเกรดโมดูล...",
980
+ "Backup now": "สำรองข้อมูลตอนนี้",
981
+ "Snapshot now": "ถ่ายสแน็ปช็อตตอนนี้",
982
+ "Restore/download automated backups &raquo;": "กู้คืน/ดาวน์โหลดข้อมูลสำรองอัตโนมัติ »",
983
+ "Snapshots store your application structure and definition, without the table data. Individual views and pages can be restored from snapshots from the <a href='/viewedit'>view</a> or <a href='/pageedit'>pages</a> overviews (\"Restore\" from individual page or view dropdowns).": "สแน็ปช็อตจะเก็บโครงสร้างและคำนิยามของแอปพลิเคชันของคุณ โดยไม่รวมข้อมูลในตาราง มุมมอง (view) และเพจแต่ละรายการสามารถกู้คืนจากสแน็ปช็อตได้จากหน้าภาพรวมของ<a href='/viewedit'>มุมมอง</a>หรือ<a href='/pageedit'>เพจ</a> (“กู้คืน” จากดรอปดาวน์ของมุมมองหรือเพจแต่ละรายการ)",
984
+ "List/download snapshots &raquo;": "แสดงรายการ/ดาวน์โหลดสแน็ปช็อต »",
985
+ "Discover tables that are already in the Database, but not known to Saltcorn": "ค้นหา Table ที่มีอยู่แล้วใน Database แต่ยังไม่เป็นที่รู้จักโดย Saltcorn",
986
+ "Split paste": "แยกวาง",
987
+ "Separate paste content into separate inputs": "แยกเนื้อหาที่วาง (paste) ออกเป็นอินพุตแยกแต่ละรายการ",
988
+ "Add entries to tag": "เพิ่มรายการไปยังแท็ก",
989
+ "Add pages": "เพิ่มเพจ",
990
+ "Add triggers": "เพิ่มทริกเกอร์",
991
+ "Formula value": "ค่าฟอร์มูล่า",
992
+ "The build was successfully": "การบิลด์เสร็จสมบูรณ์เรียบร้อยแล้ว",
993
+ "Unable to build the app": "ไม่สามารถบิลด์แอปได้",
994
+ "Add tag": "เพิ่มแท็ก",
995
+ "Create new row": "สร้างแถวใหม่",
996
+ "Specify how to create a new row": "ระบุวิธีการสร้างแถวใหม่",
997
+ "Preview": "ตัวอย่างแสดงผล",
998
+ "Minimum role updated": "อัปเดตสิทธิ์บทบาทขั้นต่ำแล้ว",
999
+ "Module not found": "ไม่พบโมดูล",
1000
+ "View %s not found": "ไม่พบมุมมอง %s",
1001
+ "Query %s not found": "ไม่พบคิวรี %s",
1002
+ "Open": "เปิด",
1003
+ "Only the android build supports docker.": "เฉพาะบิลด์ Android เท่านั้นที่รองรับ Docker",
1004
+ "Please enter a valid server URL.": "กรุณากรอก URL ของเซิร์ฟเวอร์ที่ถูกต้อง",
1005
+ "Table access": "การเข้าถึงตาราง",
1006
+ "Download one of the backups above": "ดาวน์โหลดหนึ่งในไฟล์สำรองด้านบน",
1007
+ "Clear this application": "ล้างแอปพลิเคชันนี้",
1008
+ "(tick all boxes)": "(ทำเครื่องหมายทุกช่อง)",
1009
+ "When prompted to create the first user, click the link to restore a backup": "เมื่อมีการแจ้งให้สร้างผู้ใช้คนแรก ให้คลิกลิงก์เพื่อกู้คืนข้อมูลจากแบ็กอัป",
1010
+ "Select the downloaded backup file": "เลือกไฟล์แบ็กอัปที่ดาวน์โหลดมา",
1011
+ "Units": "หน่วย",
1012
+ "Descending?": "เรียงลำดับจากมากไปน้อย?",
1013
+ "Small": "ขนาดเล็ก",
1014
+ "Medium": "ปานกลาง",
1015
+ "Large": "ขนาดใหญ่",
1016
+ "Extra-large": "ขนาดใหญ่พิเศษ",
1017
+ "Please select at least one item": "โปรดเลือกอย่างน้อยหนึ่งรายการ",
1018
+ "Only include rows where this formula is true. ": "แสดงเฉพาะแถวที่สูตรนี้เป็นจริงเท่านั้น",
1019
+ "Use %s to access current user ID": "ใช้ %s เพื่อเข้าถึงรหัสผู้ใช้ปัจจุบัน",
1020
+ "Action not found": "ไม่พบแอ็กชัน",
1021
+ "Development settings": "การตั้งค่าการพัฒนา",
1022
+ "All entities": "เอนทิตีทั้งหมด",
1023
+ "no tags": "ไม่มีแท็ก",
1024
+ "Development mode settings updated": "อัปเดตการตั้งค่าโหมดการพัฒนาแล้ว",
1025
+ "Locale identifier short code, e.g. en, zh, fr, ar etc. ": "รหัสย่อกำหนดค่าภาษา (Locale identifier short code) เช่น en, zh, fr, ar เป็นต้น",
1026
+ "Is this the default language in which the application is built?": "นี่คือภาษาหลักที่ใช้ในการพัฒนาแอปพลิเคชันนี้หรือไม่?",
1027
+ "Database type": "ประเภทฐานข้อมูล",
1028
+ "Database schema name": "ชื่อสคีมาฐานข้อมูล",
1029
+ "Database user": "ผู้ใช้ฐานข้อมูล",
1030
+ "Database host": "โฮสต์ฐานข้อมูล",
1031
+ "Database port": "พอร์ตฐานข้อมูล",
1032
+ "Creator email": "อีเมลผู้สร้าง",
1033
+ "Create tenant warning text": "สร้างข้อความคำเตือนสำหรับการสร้างเทนแนนต์",
1034
+ "Provide your own create warning text if need": "กำหนดข้อความคำเตือนของคุณเองหากจำเป็น",
1035
+ "Specify some description for tenant if need": "ระบุคำอธิบายสำหรับผู้เช่า (tenant) หากจำเป็น",
1036
+ "Created": "สร้างแล้ว",
1037
+ "First user E-mail": "อีเมลผู้ใช้แรก",
1038
+ "HTTP settings": "การตั้งค่า HTTP",
1039
+ "Login and Signup": "เข้าสู่ระบบและสมัครสมาชิก",
1040
+ "Rights": "สิทธิ์",
1041
+ "Rights settings": "การตั้งค่าสิทธิ์",
1042
+ "Database name": "ชื่อฐานข้อมูล",
1043
+ "Database schema": "สคีมาฐานข้อมูล",
1044
+ "If the parent row is deleted, do this to the child rows.": "หากแถวหลักถูกลบ ให้ดำเนินการนี้กับแถวลูก",
1045
+ "On delete": "เมื่อทำการลบ",
1046
+ "Permissions": "การกำหนดสิทธิ์",
1047
+ "Permissions settings": "การตั้งค่าสิทธิ์",
1048
+ "Files accept filter ": "ตัวกรองการยอมรับไฟล์",
1049
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `.doc,audio/*,video/*,image/*`": "ระบุฟิลเตอร์สำหรับประเภทไฟล์ที่ผู้ใช้สามารถเลือกได้จากกล่องโต้ตอบการเลือกไฟล์ (file input dialog box) ตัวอย่างเช่น `.doc,audio/*,video/*,image/*`",
1050
+ "Permissions settings updated": "อัปเดตการตั้งค่าสิทธิ์เรียบร้อยแล้ว",
1051
+ "Upload file(s)": "อัปโหลดไฟล์",
1052
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `text/csv,audio/*,video/*,image/*`": "ระบุฟิลเตอร์สำหรับประเภทไฟล์ที่ผู้ใช้สามารถเลือกได้จากกล่องโต้ตอบเลือกไฟล์ (file input dialog box) ตัวอย่างเช่น `text/csv,audio/*,video/*,image/*`",
1053
+ "Default Files accept filter": "ตัวกรองการยอมรับไฟล์เริ่มต้น",
1054
+ "Specifies a default filter for what file types the user can pick from the file input dialog box. Example is `.doc, text/csv,audio/*,video/*,image/*`": "ระบุฟิลเตอร์เริ่มต้นสำหรับชนิดไฟล์ที่ผู้ใช้สามารถเลือกได้จากกล่องโต้ตอบอินพุตไฟล์ ตัวอย่างเช่น `.doc, text/csv,audio/*,video/*,image/*`",
1055
+ "Destination page": "หน้าปลายทาง",
1056
+ "Module Store endpoint": "ปลายทาง Store ของโมดูล",
1057
+ "Authentication settings updated": "อัปเดตการตั้งค่าการยืนยันตัวตนแล้ว",
1058
+ "Log client errors": "บันทึกข้อผิดพลาดของไคลเอนต์",
1059
+ "Record all client errors in the crash log": "บันทึกข้อผิดพลาดของไคลเอนต์ทั้งหมดลงในบันทึกการแครช",
1060
+ "Default File accept filter": "ตัวกรองไฟล์ที่ยอมรับโดยค่าเริ่มต้น",
1061
+ "File upload debug": "ดีบักการอัปโหลดไฟล์",
1062
+ "Turn on to debug file upload in express-fileupload.": "เปิดการดีบักการอัปโหลดไฟล์ใน express-fileupload",
1063
+ "Upload size limit (Kb)": "ขนาดอัปโหลดสูงสุด (กิโลไบต์)",
1064
+ "Maximum upload file size in kilobytes": "ขนาดไฟล์อัปโหลดสูงสุด (หน่วยกิโลไบต์)",
1065
+ "File upload timeout": "การอัปโหลดไฟล์หมดเวลา",
1066
+ "Defines how long to wait for data before aborting file upload. Set to 0 if you want to turn off timeout checks. ": "กำหนดระยะเวลารอรับข้อมูลก่อนยกเลิกการอัปโหลดไฟล์ ตั้งค่าเป็น 0 หากต้องการปิดการตรวจสอบเวลาเกินกำหนด",
1067
+ "Files settings": "การตั้งค่าไฟล์",
1068
+ "NPM packages in code": "แพ็กเกจ NPM ในโค้ด",
1069
+ "Comma-separated list of packages which will be available in JavaScript actions": "รายการแพ็กเกจคั่นด้วยเครื่องหมายจุลภาคที่จะพร้อมใช้งานใน JavaScript actions",
1070
+ "Become user": "กลายเป็นผู้ใช้",
1071
+ "Your are now logged in as %s. Logout and login again to assume your usual identity": "คุณได้เข้าสู่ระบบในชื่อ %s แล้ว ออกจากระบบและเข้าสู่ระบบอีกครั้งเพื่อกลับไปใช้ตัวตนปกติของคุณ",
1072
+ "Done": "เสร็จสิ้น",
1073
+ "Configure trigger %s": "กำหนดค่า Trigger %s",
1074
+ "Saved 2FA policy for role": "บันทึกนโยบาย 2FA สำหรับบทบาทแล้ว",
1075
+ "HTTP settings updated": "อัปเดตการตั้งค่า HTTP แล้ว",
1076
+ "%s configuration": "การกำหนดค่า %s",
1077
+ "Save indicator": "ตัวบ่งชี้การบันทึก",
1078
+ "Public cache TTL (minutes)": "เวลาอยู่ในแคชสาธารณะ (นาที)",
1079
+ "Cache-control max-age for public views and pages. 0 to disable": "การตั้งค่า Cache-Control max-age สำหรับ public views และ pages กำหนดเป็น 0 เพื่อปิดใช้งาน",
1080
+ "Files accept filter": "ตัวกรองการยอมรับไฟล์",
1081
+ "User group": "กลุ่มผู้ใช้",
1082
+ "Add relations to this table in dropdown options for ownership field": "เพิ่มความสัมพันธ์ให้กับตารางนี้ในตัวเลือกดรอปดาวน์ของฟิลด์ Ownership",
1083
+ "You have views with a role to access lower than the table role to read, with no table ownership. This may cause a denial of access. Users need to have table read access to any data displayed.": "คุณมีวิวที่กำหนดสิทธิ์การเข้าถึงตามบทบาท (role) ต่ำกว่าสิทธิ์บทบาทของตารางสำหรับการอ่าน และไม่มีการเป็นเจ้าของตาราง สิ่งนี้อาจทำให้เกิดการปฏิเสธการเข้าถึง ผู้ใช้จำเป็นต้องมีสิทธิ์อ่านตารางสำหรับข้อมูลใด ๆ ที่ถูกแสดงผล",
1084
+ "Views potentially affected": "มุมมองที่อาจได้รับผลกระทบ",
1085
+ "Empty view": "มุมมองว่าง",
1086
+ "A view that will be shown only if there are no tables rows to show": "มุมมองที่จะถูกแสดงก็ต่อเมื่อไม่มีแถวของตารางให้แสดง",
1087
+ "Calculated field will be stored in Database": "ฟิลด์คำนวณจะถูกจัดเก็บในฐานข้อมูล",
1088
+ "Set Email": "ตั้งค่าอีเมล",
1089
+ "Please enter your email address": "กรุณากรอกที่อยู่อีเมลของคุณ",
1090
+ "Role for search": "บทบาทสำหรับการค้นหา",
1091
+ "Min role to access search page": "บทบาทขั้นต่ำในการเข้าถึงหน้าค้นหา",
1092
+ "Update": "อัปเดต",
1093
+ "Add": "เพิ่ม",
1094
+ "Recalculate dynamic": "คำนวณค่าไดนามิกใหม่",
1095
+ "Force logout": "บังคับออกจากระบบ",
1096
+ "Logged out user %s": "ผู้ใช้ที่ออกจากระบบ %s",
1097
+ "Reset password link sent to %s": "ลิงก์รีเซ็ตรหัสผ่านได้ถูกส่งไปยัง %s",
1098
+ "We request that you change your password on %s. You can set your new password through this link: ": "เราขอให้คุณเปลี่ยนรหัสผ่านของคุณบน %s คุณสามารถตั้งรหัสผ่านใหม่ได้ผ่านลิงก์นี้:",
1099
+ "Welcome to %s": "ยินดีต้อนรับสู่ %s",
1100
+ "We have created an account for you on %s. You can set your new password through this link: ": "เราได้สร้างบัญชีให้คุณบน %s แล้ว คุณสามารถตั้งรหัสผ่านใหม่ของคุณได้ผ่านลิงก์นี้:",
1101
+ "Use this link to access the application once you have set your password: %s": "ใช้ลิงก์นี้เพื่อเข้าใช้งานแอปพลิเคชันเมื่อคุณตั้งรหัสผ่านเรียบร้อยแล้ว: %s",
1102
+ "Tag: %s": "แท็ก: %s",
1103
+ "Tag entry": "การป้อนแท็ก",
1104
+ "Clear": "ล้าง",
1105
+ "Restore a snapshot": "กู้คืนสแน็ปช็อต",
1106
+ "Snapshot restored": "กู้คืนสแน็ปช็อตแล้ว",
1107
+ "Configuration check report": "รายงานการตรวจสอบการกำหนดค่า",
1108
+ "Re-run": "เรียกใช้งานซ้ำอีกครั้ง",
1109
+ "Add constraint:": "เพิ่มข้อจำกัด:",
1110
+ "Index": "ดัชนี",
1111
+ "Add constraint: ": "เพิ่มข้อจำกัด:",
1112
+ "Choose the field to be indexed": "เลือกฟิลด์ที่จะทำดัชนี",
1113
+ "Constraint formula": "สูตรข้อจำกัด",
1114
+ "Formula must evaluate to true for valid rows. In scope: ": "สูตรต้องประเมินค่าเป็นจริงสำหรับแถวที่ถูกต้อง อยู่ในขอบเขต:",
1115
+ "Add %s constraint to %s": "เพิ่มข้อจำกัด %s ให้กับ %s",
1116
+ "What": "อะไร",
1117
+ "Choose the field to be indexed. This make searching the table faster.": "เลือกฟิลด์ที่จะทำดัชนี การทำเช่นนี้จะช่วยให้การค้นหาในตารางทำได้เร็วขึ้น",
1118
+ "Disk usage": "การใช้งานดิสก์",
1119
+ "CPU usage": "การใช้งาน CPU",
1120
+ "Mem usage": "การใช้หน่วยความจำ",
1121
+ "The field that will be shown to the user when choosing a value": "ฟิลด์ที่จะถูกแสดงให้ผู้ใช้เห็นเมื่อทำการเลือกค่า",
1122
+ "String value must match regular expression": "ค่าข้อความต้องตรงตามรูปแบบของ Regular Expression",
1123
+ "Modules up-to-date. Please restart server": "โมดูลเป็นเวอร์ชันล่าสุดแล้ว กรุณารีสตาร์ทเซิร์ฟเวอร์",
1124
+ "Install git plugins": "ติดตั้งปลั๊กอิน Git",
1125
+ "Set available npm modules": "ตั้งค่าโมดูล npm ที่พร้อมใช้งาน",
1126
+ "Only store modules can be installed on tenant instances": "มีเพียงโมดูลประเภท Store เท่านั้นที่สามารถติดตั้งบนอินสแตนซ์ของ tenant ได้",
1127
+ "Unsafe modules": "มอดูลที่ไม่ปลอดภัย",
1128
+ "Notifications": "การแจ้งเตือน",
1129
+ "No notifications": "ไม่มีการแจ้งเตือน",
1130
+ "In user menu": "ในเมนูผู้ใช้",
1131
+ "Show notifications in the user menu": "แสดงการแจ้งเตือนในเมนูผู้ใช้",
1132
+ "Notification settings": "การตั้งค่าการแจ้งเตือน",
1133
+ "PWA": "แอปเว็บแบบก้าวหน้า (PWA)",
1134
+ "Progressive Web Application": "แอปพลิเคชันเว็บแบบก้าวหน้า",
1135
+ "Display": "แสดงผล",
1136
+ "Progressive Web Application enabled": "เปิดใช้งาน Progressive Web Application",
1137
+ "Saltcorn test email": "อีเมลทดสอบ Saltcorn",
1138
+ "Hello from Saltcorn": "สวัสดีจาก Saltcorn",
1139
+ "Set colors": "ตั้งค่าสี",
1140
+ "Theme color": "สีธีม",
1141
+ "Background color": "สีพื้นหลัง",
1142
+ "Table provider": "ผู้ให้บริการตาราง",
1143
+ "Database table": "ตารางฐานข้อมูล",
1144
+ "Configure provider": "กำหนดค่าโปรไวเดอร์",
1145
+ "In scope:": "อยู่ในขอบเขต:",
1146
+ "SSL expiry": "การหมดอายุของ SSL",
1147
+ "A page with this name already exists": "มีเพจที่ใช้ชื่อนี้อยู่แล้ว",
1148
+ "Tenant Base URL": "Base URL ของ Tenant",
1149
+ "Base hostname for newly created tenants. If unset, defaults to hostname": "โฮสต์เนมฐานสำหรับเทนแนนต์ที่ถูกสร้างใหม่ หากไม่ตั้งค่าไว้ จะใช้โฮสต์เนมเป็นค่าเริ่มต้น",
1150
+ "Redirect unauthorized": "เปลี่ยนเส้นทางผู้ใช้ที่ไม่ได้รับอนุญาต",
1151
+ "If tenant creation is not authorized, redirect to this URL": "หากไม่ได้รับอนุญาตให้สร้าง Tenant ให้เปลี่ยนเส้นทางไปที่ URL นี้",
1152
+ "Import table %s": "นำเข้าตาราง %s",
1153
+ "Import CSV": "นำเข้า CSV",
1154
+ "Show configuration object": "แสดงอ็อบเจ็กต์การกำหนดค่า",
1155
+ "Connected views": "มุมมองที่เชื่อมต่อกัน",
1156
+ "Tenant application capabilities": "ความสามารถของแอปพลิเคชันเทนแนนต์",
1157
+ "Edit Module": "แก้ไขโมดูล",
1158
+ "Roles 2-10 are reserved": "บทบาท 2-10 ถูกสงวนไว้",
1159
+ "Role IDs 2-10 are reserved": "รหัสบทบาท 2-10 ถูกสงวนไว้",
1160
+ "Allow offline mode": "อนุญาตโหมดออฟไลน์",
1161
+ "Embedded in": "ฝังอยู่ใน",
1162
+ "Linked from": "เชื่อมโยงมาจาก",
1163
+ "Table constraints": "ข้อจำกัดของตาราง",
1164
+ "Event logs": "บันทึกเหตุการณ์",
1165
+ "Migrations": "การย้ายข้อมูล (Migrations)",
1166
+ "Tag Entries": "รายการแท็ก",
1167
+ "Not a valid field name": "ไม่ใช่ชื่อตัวระบุฟิลด์ที่ถูกต้อง",
1168
+ "Set a default value for missing data": "ตั้งค่าค่าเริ่มต้นสำหรับข้อมูลที่ขาดหายไป",
1169
+ "Create model": "สร้างโมเดล",
1170
+ "Models": "โมเดล",
1171
+ "New model": "โมเดลใหม่",
1172
+ "Show model": "แสดงโมเดล",
1173
+ "Model instances": "อินสแตนซ์ของโมเดล",
1174
+ "Trained": "ผ่านการฝึกอบรม",
1175
+ "Train new instance": "ฝึกอินสแตนซ์ใหม่",
1176
+ "Train model": "ฝึกโมเดล",
1177
+ "Train": "ฝึก",
1178
+ "Report": "รายงาน",
1179
+ "Model training report": "รายงานการฝึกสอนโมเดล",
1180
+ "Model training error": "ข้อผิดพลาดในการฝึกสอนโมเดล",
1181
+ "Training error": "ข้อผิดพลาดระหว่างการเทรน",
1182
+ "Model": "โมเดล",
1183
+ "Model instance": "อินสแตนซ์ของโมเดล",
1184
+ "Prediction output": "ผลลัพธ์การทำนาย",
1185
+ "Table triggers: ": "ทริกเกอร์ของตาราง",
1186
+ "App name": "ชื่อแอป",
1187
+ "App icon": "ไอคอนแอป",
1188
+ "Splash Page": "หน้าเริ่มต้น",
1189
+ "App version": "เวอร์ชันแอป",
1190
+ "Forgot password?": "ลืมรหัสผ่าน?",
1191
+ "Details": "รายละเอียด",
1192
+ "URL is a formula?": "URL เป็นสูตรหรือไม่?",
1193
+ "Receive notifications by:": "รับการแจ้งเตือนผ่าน:",
1194
+ "Backup settings": "การตั้งค่าการสำรองข้อมูล",
1195
+ "Logo image": "รูปโลโก้",
1196
+ "Custom code": "โค้ดที่กำหนดเอง",
1197
+ "Extension store": "ร้านส่วนขยาย",
1198
+ "Backup file prefix": "คำนำหน้าชื่อไฟล์สำรองข้อมูล",
1199
+ "Directory for backup files": "ไดเรกทอรีสำหรับไฟล์สำรองข้อมูล",
1200
+ "Backup File Prefix": "คำนำหน้าไฟล์สำรองข้อมูล",
1201
+ "Search for...": "ค้นหา...",
1202
+ "Every 5 minutes": "ทุก ๆ 5 นาที",
1203
+ "Not scheduled but can be run as an action from a button click": "ไม่ได้ตั้งเวลาไว้ แต่สามารถเรียกทำงานเป็นแอ็กชันจากการคลิกปุ่มได้",
1204
+ "Fixed and blocked fields": "ฟิลด์แบบตายตัวและฟิลด์ที่ถูกบล็อก",
1205
+ "Do not allow the following fields to have a value set from the query string or state": "ห้ามไม่ให้ฟิลด์ต่อไปนี้ถูกกำหนดค่าโดยมาจาก query string หรือ state",
1206
+ "Action configuration saved": "บันทึกการกำหนดค่าแอ็กชันแล้ว",
1207
+ "Prevent any deletion of parent rows": "ป้องกันไม่ให้มีการลบแถวหลัก (parent rows) ใด ๆ",
1208
+ "If the parent row is deleted, set key fields on child rows to null": "หากแถวหลักถูกลบ ให้ตั้งค่าฟิลด์คีย์ในแถวลูกเป็นค่า null",
1209
+ "Link out?": "ลิงก์ออก?",
1210
+ "Show a link to open popup contents in new tab": "แสดงลิงก์เพื่อเปิดเนื้อหาในป๊อปอัปในแท็บใหม่",
1211
+ "Model %s deleted": "ลบโมเดล %s แล้ว",
1212
+ "Model instance %s deleted": "อินสแตนซ์โมเดล %s ถูกลบแล้ว",
1213
+ "Action information saved": "บันทึกข้อมูลการกระทำเรียบร้อยแล้ว",
1214
+ "JavaScript code:": "โค้ด JavaScript:",
1215
+ "code here": "โค้ดที่นี่",
1216
+ "Page '%s' was loaded": "หน้า '%s' ถูกโหลดแล้ว",
1217
+ "View '%s' was loaded": "มุมมอง '%s' ถูกโหลดแล้ว",
1218
+ "Error message": "ข้อความแสดงข้อผิดพลาด",
1219
+ "Error shown to user if uniqueness is violated": "ข้อผิดพลาดที่แสดงให้ผู้ใช้เห็นเมื่อมีการละเมิดเงื่อนไขความเป็นเอกลักษณ์",
1220
+ "Protected": "ป้องกัน",
1221
+ "Set role to access": "ตั้งค่าบทบาทเพื่อกำหนดการเข้าถึง",
1222
+ "User must have this role or higher to update or create field values": "ผู้ใช้ต้องมีบทบาทนี้หรือสูงกว่าเพื่ออัปเดตหรือสร้างค่าในฟิลด์",
1223
+ "Disable on mobile": "ปิดการใช้งานบนอุปกรณ์มือถือ",
1224
+ "moment.js format specifier": "ตัวระบุรูปแบบ (format specifier) ของ moment.js",
1225
+ "Primary button": "ปุ่มหลัก",
1226
+ "Secondary button": "ปุ่มรอง",
1227
+ "Success button": "ปุ่มสำเร็จ",
1228
+ "Danger button": "ปุ่มอันตราย",
1229
+ "Primary outline button": "ปุ่มโครงร่างหลัก (Primary Outline Button)",
1230
+ "Secondary outline button": "ปุ่มเส้นกรอบรอง",
1231
+ "Standard": "มาตรฐาน",
1232
+ "X-Small": "ขนาดเล็กพิเศษ",
1233
+ "Block": "บล็อก",
1234
+ "Large block": "บล็อกขนาดใหญ่",
1235
+ "Formula for JavaScript object that will be added to state parameters": "สูตรสำหรับออบเจ็กต์ JavaScript ที่จะถูกเพิ่มเข้าไปในพารามิเตอร์ของ state",
1236
+ "Alignment": "การจัดแนว",
1237
+ "Click to edit?": "คลิกเพื่อแก้ไข?",
1238
+ "Format": "ฟอร์แมต",
1239
+ "Table Synchronization": "การซิงโครไนซ์ตาราง",
1240
+ "unsynched": "ไม่ได้ซิงก์",
1241
+ "synched": "ซิงก์แล้ว",
1242
+ "Sync information": "ซิงค์ข้อมูล",
1243
+ "Sync information tracks the last modification or deletion timestamp so that the table data can be synchronized with the mobile app": "ข้อมูลการซิงก์จะติดตามเวลาที่มีการแก้ไขหรือการลบครั้งล่าสุด เพื่อให้สามารถซิงโครไนซ์ข้อมูลในตารางกับแอปบนอุปกรณ์พกพาได้",
1244
+ "Included Plugins": "ปลั๊กอินที่รวมมาให้",
1245
+ "exclude": "ยกเว้น",
1246
+ "include": "รวม",
1247
+ "Auto public login": "เข้าสู่ระบบสาธารณะอัตโนมัติ",
1248
+ "New user view": "มุมมองผู้ใช้ใหม่",
1249
+ "A view to show to new users, to finalise registration (if Edit) or as a welcome view": "มุมมองสำหรับแสดงให้ผู้ใช้ใหม่ เพื่อทำขั้นตอนลงทะเบียนให้เสร็จสิ้น (หากอยู่ในโหมดแก้ไข) หรือใช้เป็นมุมมองต้อนรับ",
1250
+ "View decoration": "การตกแต่งมุมมอง",
1251
+ "Title formula": "สูตรชื่อเรื่อง",
1252
+ "Show if true": "แสดงเมื่อเป็นจริง",
1253
+ "Formula. Leave blank to always show": "สูตร เว้นว่างไว้เพื่อให้แสดงเสมอ",
1254
+ "Popup width": "ความกว้างป๊อปอัป",
1255
+ "Show an icon in the title bar to indicate when form data is being saved": "แสดงไอคอนในแถบชื่อเรื่องเพื่อบ่งชี้เมื่อข้อมูลฟอร์มกำลังถูกบันทึก",
1256
+ "install a different version": "ติดตั้งเวอร์ชันอื่น",
1257
+ "%s versions": "%s เวอร์ชัน",
1258
+ "Close": "ปิด",
1259
+ "Module up-to-date": "โมดูลเป็นเวอร์ชันล่าสุดแล้ว",
1260
+ "Module '%s' not found": "ไม่พบโมดูล '%s'",
1261
+ "Module %s not found": "ไม่พบโมดูล %s",
1262
+ "Include Event Logs": "รวมบันทึกเหตุการณ์",
1263
+ "Backup with event logs": "สำรองข้อมูลพร้อมบันทึกเหตุการณ์",
1264
+ "Initially open": "เปิดเริ่มต้น",
1265
+ "Not a valid pack": "ไม่ใช่แพ็กที่ถูกต้อง",
1266
+ "Pack file": "ไฟล์แพ็ก",
1267
+ "Upload a pack file": "อัปโหลดไฟล์แพ็ก",
1268
+ "No menu": "ไม่มีเมนู",
1269
+ "Omit the menu from this page": "ละเมนูออกจากหน้านี้",
1270
+ "%s finished without a result": "%s เสร็จสิ้นโดยไม่มีผลลัพธ์",
1271
+ "Body size limit (Kb)": "ขนาดเนื้อหาสูงสุด (กิโลไบต์)",
1272
+ "Maximum request body size in kilobytes": "ขนาดสูงสุดของเนื้อหาในคำขอ (request body) หน่วยกิโลไบต์",
1273
+ "URL encoded size limit (Kb)": "ขนาดจำกัดของข้อมูลที่เข้ารหัสแบบ URL (กิโลไบต์)",
1274
+ "Maximum URL encoded request size in kilobytes": "ขนาดคำขอที่ถูกเข้ารหัส URL สูงสุด (หน่วยกิโลไบต์)",
1275
+ "HTML file": "ไฟล์ HTML",
1276
+ "HTML file to use as page content": "ไฟล์ HTML สำหรับใช้เป็นเนื้อหาของหน้า",
1277
+ "Offline mode: cannot load file": "โหมดออฟไลน์: ไม่สามารถโหลดไฟล์ได้",
1278
+ "None - use drag and drop builder": "ไม่มี – ใช้ตัวสร้างแบบลากแล้ววาง",
1279
+ "Do not pick or compare time": "ห้ามเลือกหรือเปรียบเทียบเวลา",
1280
+ "Installed theme": "ธีมที่ติดตั้ง",
1281
+ "Theme for role": "ธีมสำหรับบทบาท",
1282
+ "Set theme for each user role »": "กำหนดธีมแยกตามแต่ละบทบาทผู้ใช้",
1283
+ "Available themes": "ธีมที่มีให้ใช้งาน",
1284
+ "Install more themes »": "ติดตั้งธีมเพิ่มเติม »",
1285
+ "Configure action": "กำหนดค่าการกระทำ",
1286
+ "No changes detected, snapshot skipped": "ไม่พบการเปลี่ยนแปลง ข้ามการสร้างสแนปช็อต",
1287
+ "Cannot remove module: views %s depend on it": "ไม่สามารถลบโมดูลได้: วิว %s ยังมีการพึ่งพาโมดูลนี้",
1288
+ "The view name is part of the URL when it is shown alone.": "ชื่อวิวเป็นส่วนหนึ่งของ URL เมื่อถูกแสดงเพียงลำพัง",
1289
+ "Exclusion relations": "ความสัมพันธ์แบบยกเว้น",
1290
+ "Do not include row if this relation has a match": "ไม่ต้องรวมแถวหากความสัมพันธ์นี้มีรายการที่ตรงกัน",
1291
+ "Exclusion where": "การยกเว้นโดยใช้เงื่อนไข Where",
1292
+ "Hoverable rows": "แถวที่โฮเวอร์ได้",
1293
+ "Highlight row under cursor": "ไฮไลต์แถวที่อยู่ใต้เคอร์เซอร์",
1294
+ "Striped rows": "แถวแบบสลับสี",
1295
+ "Add zebra stripes to rows": "เพิ่มลายเสือสลับสีให้กับแถว",
1296
+ "New page group": "กลุ่มเพจใหม่",
1297
+ "Page Groups": "กลุ่มหน้า",
1298
+ "%s edit": "แก้ไข %s",
1299
+ "Members": "สมาชิก",
1300
+ "Add member": "เพิ่มสมาชิก",
1301
+ "Edit group properties": "แก้ไขคุณสมบัติของกลุ่ม",
1302
+ "Page to be served": "หน้าเว็บที่จะให้บริการ",
1303
+ "A description of the group member": "คำอธิบายสมาชิกกลุ่ม",
1304
+ "Eligible Formula": "สูตรที่มีสิทธิ์ใช้งาน",
1305
+ "Formula to determine if this page should be served.": "สูตรเพื่อกำหนดว่าควรให้บริการเพจนี้หรือไม่",
1306
+ "Cancel": "ยกเลิก",
1307
+ "%s add-member": "%s เพิ่มสมาชิก",
1308
+ "add-member": "เพิ่มสมาชิก",
1309
+ "add member to %s": "เพิ่มสมาชิกไปยัง %s",
1310
+ "Added member": "เพิ่มสมาชิกแล้ว",
1311
+ "Member %s": "สมาชิก %s",
1312
+ "Updated member": "สมาชิกที่อัปเดตแล้ว",
1313
+ "%s edit-member": "%s แก้ไขสมาชิก",
1314
+ "edit member of %s": "แก้ไขสมาชิกของ %s",
1315
+ "Removed member %s": "ลบสมาชิก %s แล้ว",
1316
+ "Deleted page group %s": "กลุ่มหน้า %s ถูกลบแล้ว",
1317
+ "Missing screen info": "ข้อมูลหน้าจอที่ขาดหายไป",
1318
+ "What to do if no screen info is given. Reload with parmeters or guess it from the user-agent.": "ควรทำอย่างไรหากไม่มีข้อมูลหน้าจอถูกส่งมา ให้ทำการโหลดใหม่พร้อมพารามิเตอร์ หรือเดาค่าจาก user-agent",
1319
+ "Guess from user agent": "เดาจาก user agent",
1320
+ "Reload": "โหลดซ้ำ",
1321
+ "User Agent screen infos": "ข้อมูลหน้าจอ User Agent",
1322
+ "This screen infos are used when the browser does not send them. With 'Missing screen info' set to 'Guess from user agent', the user agent gets mapped to a device with the following values.": "ข้อมูลหน้าจอนี้จะถูกใช้เมื่อเบราว์เซอร์ไม่ส่งข้อมูลดังกล่าวมา โดยเมื่อกำหนดค่า ‘Missing screen info’ เป็น ‘Guess from user agent’ ตัว user agent จะถูกแมปไปยังอุปกรณ์ที่มีค่าต่อไปนี้",
1323
+ "Add screen info": "เพิ่มข้อมูลหน้าจอ",
1324
+ "Page Group settings": "การตั้งค่ากลุ่มหน้า",
1325
+ "Pagegroups": "กลุ่มหน้า",
1326
+ "width": "ความกว้าง",
1327
+ "height": "ความสูง",
1328
+ "innerWidth": "ความกว้างด้านใน",
1329
+ "innerHeight": "ความสูงด้านใน",
1330
+ "Screen info added": "ข้อมูลหน้าจอถูกเพิ่มแล้ว",
1331
+ "Screen info removed": "ข้อมูลหน้าจอถูกลบ",
1332
+ "Edit screen info": "แก้ไขข้อมูลหน้าจอ",
1333
+ "Screen info saved": "บันทึกข้อมูลหน้าจอแล้ว",
1334
+ "Settings saved": "บันทึกการตั้งค่าแล้ว",
1335
+ "Destination page group": "กลุ่มหน้าปลายทาง",
1336
+ "Your page groups": "กลุ่มเพจของคุณ",
1337
+ "A group has pages with an eligible formula. When you request a group, then the first page where the formula matches gets served. This way, you can choose a page depending on the screen of the device.": "กลุ่มหนึ่งจะมีเพจที่กำหนดสูตรการมีสิทธิ์ไว้ เมื่อมีการร้องขอกลุ่ม ระบบจะให้บริการเพจแรกที่สูตรตรงตามเงื่อนไข ด้วยวิธีนี้ คุณสามารถเลือกเพจให้เหมาะสมตามขนาดหน้าจอของอุปกรณ์ได้",
1338
+ "Create page group": "สร้างกลุ่มหน้า",
1339
+ "Page groups": "กลุ่มเพจ",
1340
+ "Calculated non-stored fields cannot have Key type": "ฟิลด์แบบคำนวณที่ไม่ถูกจัดเก็บไม่สามารถมีชนิดเป็นคีย์ได้",
1341
+ "Row click URL": "URL เมื่อคลิกแถว",
1342
+ "Formula. Navigate to this URL when row is clicked": "สูตร ไปที่ URL นี้เมื่อมีการคลิกแถว",
1343
+ "Time of day": "ช่วงเวลาในแต่ละวัน",
1344
+ "UTC timezone": "เขตเวลา UTC",
1345
+ "Show if formula": "แสดงถ้า (สูตร)",
1346
+ "Show link or embed if true, don't show if false. Based on state variables from URL query string and <code>user</code>. For the full state use <code>row</code>. Example: <code>!!row.createlink</code> to show link if and only if state has <code>createlink</code>.": "แสดงลิงก์หรือฝัง (embed) ถ้าเป็นจริง, ไม่แสดงถ้าเป็นเท็จ โดยอ้างอิงจากตัวแปรสถานะ (state variables) ที่มาจาก URL query string และ <code>user</code> สำหรับสถานะเต็ม (full state) ให้ใช้ <code>row</code> ตัวอย่าง: <code>!!row.createlink</code> เพื่อแสดงลิงก์ก็ต่อเมื่อและต่อเมื่อ state มี <code>createlink</code> เท่านั้น",
1347
+ "Pagegroup": "กลุ่มหน้า",
1348
+ "Pagegroup %s has no members": "Pagegroup %s ไม่มีสมาชิก",
1349
+ "Remove border": "ลบเส้นขอบ",
1350
+ "No lines between tables": "ไม่มีเส้นคั่นระหว่างตาราง",
1351
+ "Use this to restrict your field to a list of options (separated by commas). For instance, enter <kbd class=\"fst-normal\">Red, Green, Blue</kbd> here if the permissible values are Red, Green and Blue. Leave blank if the string can hold any value.": "ใช้ตัวเลือกนี้เพื่อจำกัดฟิลด์ของคุณให้อยู่ในรายการตัวเลือก (คั่นด้วยเครื่องหมายจุลภาค) ตัวอย่างเช่น ป้อน <kbd class=\"fst-normal\">Red, Green, Blue</kbd> ที่นี่ หากค่าที่อนุญาตคือ Red, Green และ Blue ปล่อยว่างไว้หากสตริงสามารถเก็บค่าใดก็ได้",
1352
+ "Page description": "คำอธิบายหน้า",
1353
+ "Some view patterns accept interpolations. Ex: <code>{{ name }}</code> or <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>": "รูปแบบของบาง View รองรับการใช้ Interpolation ได้ เช่น: <code>{{ name }}</code> หรือ <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>",
1354
+ "For search engines. Some view patterns accept interpolations.": "สำหรับเครื่องมือค้นหา มุมมองบางรูปแบบรองรับการแทรกค่าแบบ Interpolation",
1355
+ "Files cache TTL (minutes)": "เวลาอยู่ในแคชของไฟล์ (นาที)",
1356
+ "Cache-control max-age for files.": "ค่า Cache-Control max-age สำหรับไฟล์",
1357
+ "Popup min width": "ความกว้างขั้นต่ำของป็อปอัป",
1358
+ "Add %s to tag %s": "เพิ่ม %s ไปยังแท็ก %s",
1359
+ "Add entries to tag %s": "เพิ่มรายการให้แท็ก %s",
1360
+ "Tag not found": "ไม่พบแท็ก",
1361
+ "Unable to save: No page or no layout": "ไม่สามารถบันทึกได้: ไม่มีเพจหรือไม่มีเลย์เอาต์",
1362
+ "Unable to save: No view": "ไม่สามารถบันทึกได้: ไม่มีมุมมอง",
1363
+ "%s has no eligible page": "%s ไม่มีเพจที่เข้าเงื่อนไข",
1364
+ "Random allocation": "การจัดสรรแบบสุ่ม",
1365
+ "Serve a random page, ignoring the eligible formula. Within a session, reloads will always deliver the same page. This is a basic requirement for A/B testing.": "ให้เสิร์ฟหน้าแบบสุ่มโดยไม่สนใจสูตรการคัดเลือกที่มีอยู่ ภายในหนึ่งเซสชัน การรีโหลดหน้าจะต้องแสดงหน้าชุดเดิมเสมอ นี่เป็นข้อกำหนดพื้นฐานสำหรับการทำ A/B testing",
1366
+ "Pagegroup %s not found": "ไม่พบกลุ่มหน้าเพจ %s",
1367
+ "Create trigger": "สร้างทริกเกอร์",
1368
+ "Omit the menu from this view": "ละเมนูออกจากมุมมองนี้",
1369
+ "Cross-domain iframe": "iframe ข้ามโดเมน",
1370
+ "Allow embedding in iframe on different domains. Unsets the X-Frame-Options header": "อนุญาตให้ฝัง (embed) ใน iframe บนโดเมนอื่น โดยยกเลิกการตั้งค่า HTTP header `X-Frame-Options`",
1371
+ "Logout URL": "URL สำหรับออกจากระบบ",
1372
+ "The URL to direct to after logout": "URL ที่จะเปลี่ยนเส้นทางไปหลังจากออกจากระบบ",
1373
+ "Runtime informations": "ข้อมูลขณะรันไทม์",
1374
+ "open logs viewer": "เปิดตัวดูบันทึกล็อก",
1375
+ "Server logs": "บันทึกเซิร์ฟเวอร์",
1376
+ "Timestamp": "ตราประทับเวลา",
1377
+ "Message": "ข้อความ",
1378
+ "Please enter the two-factor authetication code from your authenticator device": "กรุณากรอกรหัสยืนยันตัวตนแบบสองขั้นตอนจากอุปกรณ์ยืนยันตัวตนของคุณ",
1379
+ "Only if...": "เฉพาะถ้า...",
1380
+ "Allow self signed": "อนุญาตใบรับรองที่ลงนามเอง",
1381
+ "Open a connection to TLS server with self-signed or invalid TLS certificate": "เปิดการเชื่อมต่อไปยังเซิร์ฟเวอร์ TLS ที่ใช้ใบรับรอง TLS แบบ self-signed หรือใบรับรอง TLS ที่ไม่ถูกต้อง",
1382
+ "Allow self-signed": "อนุญาตใบรับรองที่ลงนามเอง",
1383
+ "Optionally associate a table with this trigger": "เชื่อมโยงตารางกับทริกเกอร์นี้แบบเลือกได้",
1384
+ "Delete table": "ลบตาราง",
1385
+ "Signup role": "บทบาทการสมัครใช้งาน",
1386
+ "The initial role of signed up users": "บทบาทเริ่มต้นของผู้ใช้ที่สมัครใช้งาน",
1387
+ "Cordova builder": "ตัวสร้าง Cordova",
1388
+ "not available": "ไม่พร้อมใช้งาน",
1389
+ "pull": "ดึง",
1390
+ "refresh": "รีเฟรช",
1391
+ "installed": "ติดตั้งแล้ว",
1392
+ "Include table history in backup": "รวมประวัติตารางไว้ในการสำรองข้อมูล",
1393
+ "The plugin was corrupted and had to be repaired. We recommend restarting your server.": "ปลั๊กอินเกิดความเสียหายและจำเป็นต้องซ่อมแซม เราแนะนำให้คุณรีสตาร์ทเซิร์ฟเวอร์ของคุณ",
1394
+ "%s code page": "รหัสหน้าโค้ด %s",
1395
+ "Constants and function code": "โค้ดค่าคงที่และฟังก์ชัน",
1396
+ "Delete code page": "ลบหน้ารหัส (code page)",
1397
+ "Adjust the the theme for this user": "ปรับธีมสำหรับผู้ใช้งานรายนี้",
1398
+ "Configure theme": "กำหนดค่าธีม",
1399
+ "Remove all user specific theme settings": "ลบการตั้งค่าธีมที่เฉพาะเจาะจงของผู้ใช้ทั้งหมด",
1400
+ "Configure %s Plugin for %s": "กำหนดค่าปลั๊กอิน %s สำหรับ %s",
1401
+ "The current theme has no user specific settings": "ธีมปัจจุบันไม่มีการตั้งค่าเฉพาะสำหรับผู้ใช้",
1402
+ "Some themes support only one level of menu nesting.": "บางธีมรองรับเฉพาะเมนูที่ซ้อนกันได้เพียงหนึ่งระดับเท่านั้น",
1403
+ "Apple Team ID": "Apple Team ID",
1404
+ "Please enter your Apple Team ID": "กรุณากรอก Apple Team ID ของคุณ",
1405
+ "To see changes for '%s' in show-if-formulas, users need to relogin": "หากต้องการดูการเปลี่ยนแปลงของ '%s' ใน show-if-formulas ผู้ใช้จำเป็นต้องเข้าสู่ระบบใหม่",
1406
+ "Server host": "โฮสต์เซิร์ฟเวอร์",
1407
+ "Username": "ชื่อผู้ใช้",
1408
+ "Port": "พอร์ต",
1409
+ "All tenants": "ผู้เช่าทั้งหมด",
1410
+ "Also backup all tenants": "สำรองข้อมูลให้กับทุกเทนแนนต์ด้วย",
1411
+ "Retain local directory": "คงไว้ซึ่งไดเรกทอรีภายในเครื่อง",
1412
+ "Retain a local backup copy in this directory (optional)": "เก็บสำเนาสำรองแบบโลคัลไว้ในไดเรกทอรีนี้ (ไม่บังคับ)",
1413
+ "Do not wrap response in a success object": "อย่าห่อหุ้มการตอบกลับไว้ในออบเจ็กต์ success",
1414
+ "Use table description instead of name as header": "ใช้คำอธิบายของตารางแทนชื่อตารางเป็นส่วนหัว",
1415
+ "Description header": "ส่วนหัวคำอธิบาย",
1416
+ "Lazy load views": "โหลดมุมมองแบบ Lazy",
1417
+ "Log IP address": "บันทึกที่อยู่ IP",
1418
+ "Record the request IP address in log messages": "บันทึกที่อยู่ IP ของคำขอไว้ในข้อความล็อก",
1419
+ "App ID": "รหัสแอป (App ID)",
1420
+ "Build type": "ประเภทการบิลด์",
1421
+ "debug": "ดีบัก",
1422
+ "release": "เผยแพร่",
1423
+ "Keystore File": "ไฟล์ Keystore",
1424
+ "Keystore Alias": "นามแฝง Keystore",
1425
+ "Keystore Password": "รหัสผ่าน Keystore",
1426
+ "xcodebuild": "xcodebuild",
1427
+ "Provisioning Profile": "โปรไฟล์การจัดสรร (Provisioning Profile)",
1428
+ "Registry editor": "ตัวแก้ไขรีจิสทรี",
1429
+ "Mobile HTML": "HTML สำหรับอุปกรณ์พกพา",
1430
+ "HTML for the item in the bottom navigation bar. Currently, only supported by the metronic theme.": "HTML สำหรับรายการในแถบนำทางด้านล่าง ขณะนี้รองรับเฉพาะธีม Metronic เท่านั้น",
1431
+ "A short name that will be in the page URL": "ชื่อแบบสั้นที่จะอยู่ใน URL ของหน้า",
1432
+ "A longer description that is not visible but appears in the page header and is indexed by search engines": "คำอธิบายแบบยาวที่ไม่ปรากฏให้เห็นโดยตรง แต่จะแสดงในส่วนหัวของหน้าและถูกจัดทำดัชนีโดยเครื่องมือค้นหา",
1433
+ "User role required to access page": "บทบาทผู้ใช้ที่จำเป็นในการเข้าถึงหน้า",
1434
+ "Example: <code>`/view/TheOtherView?id=${id}`</code>": "ตัวอย่าง: <code>`/view/TheOtherView?id=${id}`</code>",
1435
+ "Older": "เก่ากว่า",
1436
+ "Newest": "ใหม่ล่าสุด",
1437
+ "Delete all read": "ลบทั้งหมดที่อ่านแล้ว",
1438
+ "Trigger %s duplicated as %s": "ทริกเกอร์ %s ถูกทำซ้ำเป็น %s",
1439
+ "Tooltip": "ทูลทิป",
1440
+ "Tooltip formula": "สูตรทูลทิป",
1441
+ "Install a different version": "ติดตั้งเวอร์ชันอื่น",
1442
+ "Page group": "กลุ่มเพจ",
1443
+ "Starting upgrade, please wait...\n": "กำลังเริ่มการอัปเกรด กรุณารอสักครู่...",
1444
+ "Upgrade done (if it was available) with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "อัปเกรดเสร็จสิ้น (ถ้ามีให้ใช้งาน) ด้วยโค้ด 0\n\nกดปุ่ม BACK บนเบราว์เซอร์ของคุณ จากนั้น RELOAD หน้าเว็บอีกครั้ง",
1445
+ "Installing %s, please wait...\n": "กำลังติดตั้ง %s โปรดรอสักครู่...",
1446
+ "Install done with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "ติดตั้งเสร็จสิ้นด้วยโค้ด 0\n\nกดปุ่มย้อนกลับ (BACK) บนเบราว์เซอร์ของคุณ จากนั้นโหลดหน้าเว็บซ้ำ (RELOAD)",
1447
+ "Pulling the cordova-builder docker image...": "กำลังดึงอิมเมจ Docker ของ cordova-builder...",
1448
+ "Check updates": "ตรวจสอบการอัปเดต",
1449
+ "Choose version": "เลือกเวอร์ชัน",
1450
+ "Unknown authentication method %s": "วิธีการยืนยันตัวตนที่ไม่รู้จัก %s",
1451
+ "Card rows": "แถวการ์ด",
1452
+ "Each row in a card. Not supported by all themes": "แต่ละแถวในมุมมองการ์ด ไม่รองรับโดยทุกธีม",
1453
+ "Prune session interval (seconds)": "ช่วงเวลาการตัดแต่งเซสชัน (วินาที)",
1454
+ "Interval in seconds to check for expred sessions in the postgres db. 0, empty or a negative number to disable": "ช่วงเวลาเป็นวินาทีสำหรับการตรวจสอบเซสชันที่หมดอายุในฐานข้อมูล Postgres กำหนดค่าเป็น 0 เว้นว่าง หรือใช้ตัวเลขติดลบเพื่อปิดการทำงาน",
1455
+ "Progressive Web Application is not enabled": "ยังไม่ได้เปิดใช้งาน Progressive Web Application",
1456
+ "Events and Trigger settings": "การตั้งค่าเหตุการณ์ (Events) และทริกเกอร์ (Trigger)",
1457
+ "Periodic trigger timing (next event)": "ช่วงเวลาทริกเกอร์แบบเป็นคาบ (เหตุการณ์ถัดไป)",
1458
+ "Hourly": "รายชั่วโมง",
1459
+ "Daily": "รายวัน",
1460
+ "Weekly": "รายสัปดาห์",
1461
+ "Code pages": "หน้าโค้ด",
1462
+ "Please select a file": "โปรดเลือกไฟล์",
1463
+ "Zip compression level": "ระดับการบีบอัดแบบ Zip",
1464
+ "1=Fast, larger file, 9=Slow, smaller files": "1 = เร็วกว่า ไฟล์มีขนาดใหญ่กว่า, 9 = ช้ากว่า ไฟล์มีขนาดเล็กกว่า",
1465
+ "Use system zip": "ใช้ระบบ zip",
1466
+ "Recommended. Executable <code>zip</code> must be installed": "แนะนำให้ติดตั้งไฟล์ปฏิบัติการ <code>zip</code> ก่อนใช้งาน",
1467
+ "Time to run": "เวลาในการรัน",
1468
+ "Mobile": "มือถือ",
1469
+ "Plain password trigger row": "ทริกเกอร์แถวรหัสผ่านแบบไม่เข้ารหัส",
1470
+ "Send plaintext password changes to Users table triggers (Insert, Update and Validate).": "ส่งการเปลี่ยนแปลงรหัสผ่านแบบไม่เข้ารหัสไปยังทริกเกอร์ของตาราง Users (Insert, Update และ Validate)",
1471
+ "Minimum user role required to create a new tenant<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">Giving non-trusted users access to create tenants is a security risk and not recommended.</div>": "บทบาทผู้ใช้ขั้นต่ำที่จำเป็นในการสร้างเทนแนนต์ใหม่\n<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">การให้สิทธิ์ผู้ใช้ที่ไม่น่าเชื่อถือในการสร้างเทนแนนต์ถือเป็นความเสี่ยงด้านความปลอดภัยและไม่แนะนำให้ทำ</div>",
1472
+ "Select tag": "เลือกแท็ก",
1473
+ "Invalid build directory path": "เส้นทางไดเรกทอรีสำหรับการ build ไม่ถูกต้อง",
1474
+ "Invalid build directory name": "ชื่อไดเรกทอรีสำหรับการบิลด์ไม่ถูกต้อง",
1475
+ "clean node_modules": "ล้างโฟลเดอร์ `node_modules`",
1476
+ "After delete": "หลังจากลบ",
1477
+ "Search only on exact match, not substring match. Useful for large tables": "ค้นหาเฉพาะที่ตรงกันทั้งหมด (exact match) ไม่ใช่การค้นหาบางส่วนของสตริง (substring match) เหมาะสำหรับตารางขนาดใหญ่",
1478
+ "Please select an entry point.": "โปรดเลือกจุดเริ่มต้นในการเข้าใช้งาน",
1479
+ "Group by": "จัดกลุ่มตาม",
1480
+ "View %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "เพิ่มมุมมอง %s ลงในเมนูแล้ว ปรับสิทธิ์การเข้าถึงได้ที่ <a href=\"/menu\">การตั้งค่า &raquo; เมนู</a>",
1481
+ "Page %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "เพิ่มหน้า %s ลงในเมนูแล้ว ปรับสิทธิ์การเข้าถึงได้ที่ <a href=\"/menu\">การตั้งค่า &raquo; เมนู</a>",
1482
+ "SameSite": "SameSite",
1483
+ "Restrict use of cookie to third-party sites. Strict is more secure, but may impact authentication": "จำกัดการใช้คุกกี้เฉพาะกับเว็บไซต์ของบุคคลที่สาม โหมด Strict มีความปลอดภัยมากกว่า แต่ อาจส่งผลกระทบต่อการยืนยันตัวตน",
1484
+ "Content Security Policy": "นโยบายความปลอดภัยของเนื้อหา",
1485
+ "CORS": "CORS",
1486
+ "Cross-origin resource sharing": "การแบ่งปันทรัพยากรข้ามต้นทาง",
1487
+ "Signup and login views": "มุมมองสมัครใช้งานและเข้าสู่ระบบ",
1488
+ "Additional login and signup settings": "การตั้งค่าเพิ่มเติมสำหรับการเข้าสู่ระบบและการสมัครใช้งาน",
1489
+ "Login and signup views should be accessible by public users": "มุมมองการเข้าสู่ระบบและสมัครสมาชิกควรสามารถเข้าถึงได้โดยผู้ใช้สาธารณะ",
1490
+ "Shared: %s": "แชร์แล้ว: %s",
1491
+ "Sharing not enabled": "ไม่ได้เปิดใช้งานการแชร์",
1492
+ "You must be logged in to share": "คุณต้องเข้าสู่ระบบก่อนจึงจะสามารถแชร์ได้",
1493
+ "Fluid layout": "เลย์เอาต์แบบยืดหยุ่น",
1494
+ "Request fluid layout from theme for a wider display for this page": "ขอใช้เลย์เอาต์แบบยืดหยุ่น (fluid layout) จากธีมเพื่อการแสดงผลที่กว้างขึ้นสำหรับหน้านี้",
1495
+ "Location of view to create new row": "ตำแหน่งของมุมมองสำหรับสร้างแถวใหม่",
1496
+ "Capacitor builder": "ตัวสร้าง Capacitor",
1497
+ "Pulling the capacitor-builder docker image...": "กำลังดึงอิมเมจ Docker ของ capacitor-builder...",
1498
+ "Pull done with code %s": "ดึงข้อมูลเสร็จสิ้นด้วยโค้ด %s",
1499
+ "Default locale": "ภาษาเริ่มต้น",
1500
+ "Next step": "ขั้นตอนถัดไป",
1501
+ "Step name": "ชื่อสเต็ป",
1502
+ "Step saved": "บันทึกสเต็ปแล้ว",
1503
+ "Initial step": "ขั้นตอนเริ่มต้น",
1504
+ "Confirm leaving unsaved": "ยืนยันการออกโดยไม่บันทึก",
1505
+ "Ask the user to confirm if they close a tab with unsaved changes": "ขอให้ผู้ใช้ยืนยันก่อนปิดแท็บเมื่อมีการเปลี่ยนแปลงที่ยังไม่ได้บันทึก",
1506
+ "Workflow runs": "การรันเวิร์กโฟลว์",
1507
+ "Workflow run": "การรันเวิร์กโฟลว์",
1508
+ "Share to enabled": "แชร์ไปยังที่เปิดใช้งาน",
1509
+ "Enable the share to feature": "เปิดใช้งานฟีเจอร์แชร์ไปยัง…",
1510
+ "Allocate new row": "จัดสรรแถวใหม่",
1511
+ "If the view is run without existing row, allocate a new row on load. Defaults must be set on all required fields.": "หากรันมุมมองโดยไม่มีแถวที่มีอยู่ ให้จัดสรรแถวใหม่เมื่อโหลด โดยต้องกำหนดค่าเริ่มต้นให้กับทุกฟิลด์ที่เป็นฟิลด์บังคับ",
1512
+ "Step traces": "การติดตามขั้นตอน",
1513
+ "Please enter a version in the format 'x.y.z' (e.g. 0.0.1 with numbers from 0 to 999) or leave it empty.": "กรุณากรอกเวอร์ชันในรูปแบบ 'x.y.z' (เช่น 0.0.1 โดยใช้ตัวเลขตั้งแต่ 0 ถึง 999) หรือเว้นว่างไว้",
1514
+ "Delete unchanged": "ลบที่ไม่เปลี่ยนแปลง",
1515
+ "Delete allocated row if there are no changes.": "ลบแถวที่ถูกจัดสรรหากไม่มีการเปลี่ยนแปลง",
1516
+ "Triggers on table": "ทริกเกอร์บนตาราง",
1517
+ "Please provide the keystore alias and password for the android build.": "โปรดระบุ keystore alias และรหัสผ่านสำหรับการ build แอป Android",
1518
+ "Submit": "ส่ง",
1519
+ "OK": "ตกลง",
1520
+ "Step settings": "การตั้งค่าขั้นตอน",
1521
+ "Action settings": "การตั้งค่าแอ็กชัน",
1522
+ "Keystore file is not applied for debug builds.": "ไฟล์ Keystore จะไม่ถูกนำมาใช้สำหรับ debug builds",
1523
+ "Workflow": "เวิร์กโฟลว์",
1524
+ "Previous runs": "การรันก่อนหน้า",
1525
+ "The workflow the user will be interacting with.": "เวิร์กโฟลว์ที่ผู้ใช้จะโต้ตอบด้วย",
1526
+ "Delete old workflow runs with status after days": "ลบการรันเวิร์กโฟลว์เก่าตามสถานะหลังจากจำนวนวันที่กำหนด",
1527
+ "Finished": "เสร็จสิ้น",
1528
+ "Error": "ข้อผิดพลาด",
1529
+ "Waiting": "กำลังรอ",
1530
+ "Running": "กำลังรัน",
1531
+ "Minimum role to access search page": "สิทธิ์ขั้นต่ำของบทบาทที่ใช้เข้าถึงหน้าค้นหา",
1532
+ "Edit tables": "แก้ไขตาราง",
1533
+ "Minimum role to edit tables": "บทบาทขั้นต่ำที่สามารถแก้ไขตารางได้",
1534
+ "Edit views": "แก้ไขวิว",
1535
+ "Minimum role to edit views": "บทบาทขั้นต่ำสำหรับแก้ไขวิว",
1536
+ "Edit pages": "แก้ไขหน้า",
1537
+ "Minimum role to edit pages": "บทบาทขั้นต่ำที่สามารถแก้ไขเพจได้",
1538
+ "Edit triggers": "แก้ไขทริกเกอร์",
1539
+ "Minimum role to edit triggers": "สิทธิ์ขั้นต่ำของบทบาทในการแก้ไขทริกเกอร์",
1540
+ "Development permissions": "สิทธิ์การพัฒนา",
1541
+ "Inspect tables": "ตรวจสอบตาราง",
1542
+ "Minimum role to inspect (see, without editing) tables": "บทบาทขั้นต่ำสำหรับการตรวจสอบ (ดูโดยไม่แก้ไข) ตาราง",
1543
+ "Home pages": "หน้าแรก",
1544
+ "The home page is the page that is served when the user visits the home location (/). This can be set for each user role.": "หน้าโฮมคือหน้าที่ถูกให้บริการเมื่อผู้ใช้เข้าชมตำแหน่งโฮม (/). ค่านี้สามารถกำหนดแยกได้สำหรับแต่ละบทบาทผู้ใช้.",
1545
+ "Trigger %s deleted": "ลบทริกเกอร์ %s แล้ว",
1546
+ "Edit menu": "เมนูแก้ไข",
1547
+ "Minimum role to edit menu": "บทบาทขั้นต่ำที่สามารถแก้ไขเมนูได้",
1548
+ "Full-text search index is not available as the table contains Key fields (%s) with the \"Include in full-text search\" option enabled. Disable this before creating a Full-text search index": "ไม่สามารถใช้ดัชนีการค้นหาแบบ Full-text ได้ เนื่องจากตารางมีฟิลด์ชนิด Key (%s) ที่เปิดใช้ตัวเลือก \"Include in full-text search\" อยู่ โปรดปิดการใช้งานตัวเลือกนี้ก่อนสร้างดัชนีการค้นหาแบบ Full-text",
1549
+ "Share Extension Provisioning Profile": "โปรไฟล์ Provisioning สำหรับส่วนขยายการแชร์",
1550
+ "Show results in": "แสดงผลลัพธ์ใน",
1551
+ "Show results from each table in this type of element": "แสดงผลลัพธ์จากแต่ละตารางในองค์ประกอบประเภทนี้",
1552
+ "Search syntax help": "วิธีใช้ไวยากรณ์การค้นหา",
1553
+ "Search syntax": "ไวยากรณ์การค้นหา",
1554
+ "Maximum role": "บทบาทสูงสุด",
1555
+ "Module dependencies": "การพึ่งพาโมดูล",
1556
+ "Prompt": "พรอมต์",
1557
+ "Clean modules and restart": "ล้างโมดูลและเริ่มต้นระบบใหม่",
1558
+ "Modules cleaned, server restarting...": "ล้างโมดูลเรียบร้อย กำลังรีสตาร์ทเซิร์ฟเวอร์...",
1559
+ "Delete table+views+triggers": "ลบตาราง + วิว + ทริกเกอร์",
1560
+ "No file uploaded": "ไม่มีไฟล์ถูกอัปโหลด",
1561
+ "To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "เพื่อขอรับใบรับรอง ที่อยู่อีเมลของผู้ดูแลระบบจะถูกแชร์กับ Let's Encrypt",
1562
+ "Local state": "สเตตภายในเครื่อง",
1563
+ "Isolate state of each repeated view": "แยกสถานะของแต่ละ View ที่ถูกทำซ้ำออกจากกัน",
1564
+ "Processing CSV file": "กำลังประมวลผลไฟล์ CSV",
1565
+ "Edit files": "แก้ไขไฟล์",
1566
+ "Minimum role to edit files": "บทบาทขั้นต่ำที่สามารถแก้ไขไฟล์ได้",
1567
+ "Edit search": "แก้ไขการค้นหา",
1568
+ "Minimum role to edit search": "สิทธิ์ขั้นต่ำของบทบาทในการแก้ไขการค้นหา",
1569
+ "Create snapshot": "สร้างสแน็ปช็อต",
1570
+ "Minimum role to create snapshot": "บทบาทขั้นต่ำที่สามารถสร้างสแน็ปช็อตได้",
1571
+ "Min length": "ความยาวขั้นต่ำ",
1572
+ "Max length": "ความยาวสูงสุด",
1573
+ "Regular expression": "นิพจน์ทั่วไป (Regular Expression)",
1574
+ "Exact search only": "ค้นหาแบบตรงตัวเท่านั้น",
1575
+ "Translation of": "การแปลของ",
1576
+ "Minimum": "ขั้นต่ำ",
1577
+ "Maximum": "ค่าสูงสุด",
1578
+ "All tags": "แท็กทั้งหมด",
1579
+ "Manage tags...": "จัดการแท็ก...",
1580
+ "Started": "เริ่มต้น",
1581
+ "Updated": "อัปเดตแล้ว",
1582
+ "Status": "สถานะ",
1583
+ "Working directory": "ไดเรกทอรีทำงาน",
1584
+ "Row click event": "อีเวนต์การคลิกแถว",
1585
+ "What happens when a row is clicked": "จะเกิดอะไรขึ้นเมื่อมีการคลิกแถว",
1586
+ "Row click action": "การกระทำเมื่อคลิกแถว",
1587
+ "Run this action when row is clicked": "เรียกใช้แอ็กชันนี้เมื่อมีการคลิกแถว",
1588
+ "Reset password view": "มุมมองรีเซ็ตรหัสผ่าน",
1589
+ "A view that will be emailed to users when they have forgotten their password": "มุมมองที่จะถูกส่งอีเมลให้กับผู้ใช้เมื่อพวกเขาลืมรหัสผ่าน",
1590
+ "Allow login methods": "อนุญาตวิธีการเข้าสู่ระบบ",
1591
+ "Inherit configuration values": "สืบทอดค่าการกำหนดค่า",
1592
+ "Comma-separated list of configuration settings tenants inherit from root. Ex: <code>site_name, smtp_host, allow_signup</code>": "รายการการตั้งค่าคอนฟิกที่ tenant สืบทอดมาจาก root คั่นด้วยเครื่องหมายจุลภาค เช่น <code>site_name, smtp_host, allow_signup</code>",
1593
+ "Disable CSRF routes": "ปิดการใช้งานเส้นทาง (route) ที่ใช้การป้องกัน CSRF",
1594
+ "Comma-separated list of relative URL routes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "รายการเส้นทาง URL แบบสัมพัทธ์ (คั่นด้วยเครื่องหมายจุลภาค) ที่ปิดการตรวจสอบโทเค็น CSRF ตัวอย่าง: <code>/files/upload, /auth/signup</code>",
1595
+ "Only day": "เฉพาะวัน",
1596
+ "Language CSV": "ภาษา CSV",
1597
+ "Upload language CSV": "อัปโหลดไฟล์ CSV ของภาษา",
1598
+ "Create an account!": "สร้างบัญชีผู้ใช้!",
1599
+ "Login with %s": "เข้าสู่ระบบด้วย %s",
1600
+ "Already have an account? Login!": "มีบัญชีอยู่แล้วใช่ไหม? เข้าสู่ระบบ!",
1601
+ "Translated %s strings. Click 'Translate with LLM' again to continue": "แปลแล้ว %s สตริง คลิก ‘แปลด้วย LLM’ อีกครั้งเพื่อดำเนินการต่อ",
1602
+ "Translate with LLM": "แปลด้วย LLM",
1603
+ "You may need to adjust view relations associated with this table after renaming it": "คุณอาจต้องปรับความสัมพันธ์ของ View ที่เชื่อมกับ Table นี้หลังจากทำการเปลี่ยนชื่อ",
1604
+ "Error running workflow": "เกิดข้อผิดพลาดขณะรันเวิร์กโฟลว์",
1605
+ "Choose File": "เลือกไฟล์",
1606
+ "No file chosen": "ไม่ได้เลือกไฟล์",
1607
+ "S3 Bucket Name": "ชื่อบัคเก็ต S3",
1608
+ "S3 Access Key": "คีย์การเข้าถึง S3",
1609
+ "S3 Secret Key": "คีย์ลับ S3",
1610
+ "S3 Region": "ภูมิภาค S3",
1611
+ "S3 Endpoint": "ปลายทาง S3",
1612
+ "Enable maintenance mode": "เปิดโหมดบำรุงรักษา",
1613
+ "Enable maintenance mode to restrict access to non-admin users": "เปิดโหมดบำรุงรักษาเพื่อจำกัดการเข้าถึงสำหรับผู้ใช้ที่ไม่ใช่ผู้ดูแลระบบ",
1614
+ "Maintenance mode page": "หน้าบำรุงรักษาระบบ",
1615
+ "Select the page to display during maintenance mode": "เลือกหน้าที่จะแสดงในโหมดบำรุงรักษา",
1616
+ "Create basic views": "สร้างมุมมองพื้นฐาน",
1617
+ "Create views": "สร้างวิว",
1618
+ "Decimal places": "ตำแหน่งทศนิยม",
1619
+ "%s view - %s": "มุมมอง %s - %s",
1620
+ "Password to encrypt the backup file. Leave empty for no encryption": "รหัสผ่านสำหรับเข้ารหัสไฟล์สำรอง ปล่อยว่างไว้หากไม่ต้องการเข้ารหัส",
1621
+ "Show full error to user on crash, enable editing field type": "แสดงข้อผิดพลาดแบบเต็มให้ผู้ใช้เมื่อระบบล่ม เปิดให้แก้ไขประเภทของฟิลด์",
1622
+ "Shown to the user if foreign key constraint is violated": "แสดงให้ผู้ใช้เห็นเมื่อมีการละเมิดข้อจำกัดคีย์นอก",
1623
+ "Button Style": "สไตล์ปุ่ม",
1624
+ "Disable full-text search": "ปิดการใช้งานการค้นหาแบบ Full-Text",
1625
+ "Use LIKE instead of tsvector. Use to match against phrase in the middle of a word.": "ใช้ LIKE แทน tsvector และใช้เพื่อแมตช์กับวลีที่อยู่ตรงกลางของคำ",
1626
+ "Model configuration": "การกำหนดค่าโมเดล",
1627
+ "Push Notifications": "การแจ้งเตือนแบบพุช",
1628
+ "Push Notifications enabled": "เปิดใช้การแจ้งเตือนแบบพุช",
1629
+ "VAPID public key": "คีย์สาธารณะ VAPID",
1630
+ "Public key for VAPID authentication in web push notifications": "คีย์สาธารณะสำหรับการยืนยันตัวตนแบบ VAPID ในการแจ้งเตือนแบบ Web Push",
1631
+ "VAPID private key": "คีย์ส่วนตัว VAPID",
1632
+ "Private key for VAPID authentication in web push notifications": "คีย์ส่วนตัวสำหรับการยืนยันตัวตนแบบ VAPID ในการแจ้งเตือนแบบพุชบนเว็บ",
1633
+ "VAPID email": "อีเมล VAPID",
1634
+ "Email address for VAPID authentication in web push notifications. Usually, it is your email address.": "ที่อยู่อีเมลสำหรับการยืนยันตัวตนแบบ VAPID ในการแจ้งเตือนแบบ Web Push โดยทั่วไปจะเป็นที่อยู่อีเมลของคุณเอง",
1635
+ "Web push icon": "ไอคอน Web Push",
1636
+ "Select a publicly accessible square image file": "เลือกไฟล์รูปภาพสี่เหลี่ยมจัตุรัสที่เข้าถึงได้สาธารณะ",
1637
+ "Web push badge": "ป้ายแจ้งเตือน Web Push",
1638
+ "Select a publicly accessible monochrome square image file (prefarbly 72x72px)": "เลือกไฟล์รูปภาพสี่เหลี่ยมจัตุรัสแบบขาวดำที่เข้าถึงได้สาธารณะ (ขนาด 72x72 พิกเซลจะเหมาะสมที่สุด)",
1639
+ "Comma-separated list of relative URL route prefixes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "รายการคั่นด้วยเครื่องหมายจุลภาคของ prefix เส้นทาง URL แบบสัมพัทธ์ที่ปิดการตรวจสอบโทเค็น CSRF ตัวอย่าง: <code>/files/upload, /auth/signup</code>",
1640
+ "Push icon": "ไอคอน Push",
1641
+ "Push badge": "ป้ายแจ้งเตือนแบบพุช",
1642
+ "Web push": "การแจ้งเตือนแบบ Web Push",
1643
+ "Native Android": "เนทีฟแอนดรอยด์",
1644
+ "Firebase JSON key": "คีย์ JSON ของ Firebase",
1645
+ "This is your Firebase Service Account JSON key file. ": "นี่คือไฟล์คีย์ JSON ของ Firebase Service Account ของคุณ",
1646
+ "Serve HTML files": "ให้บริการไฟล์ HTML",
1647
+ "Unsafe. HTML files will be rendered in browser instead of as plaintext. Use Page with HTML file setting to safely serve specific HTML files": "ไม่ปลอดภัย ไฟล์ HTML จะถูกเรนเดอร์ในเบราว์เซอร์แทนที่จะแสดงเป็นข้อความล้วน ควรใช้ Page พร้อมการตั้งค่า HTML file เพื่อให้บริการไฟล์ HTML เฉพาะได้อย่างปลอดภัย",
1648
+ "Real-time updates": "การอัปเดตแบบเรียลไทม์",
1649
+ "Enable real-time updates for this view": "เปิดใช้งานการอัปเดตแบบเรียลไทม์สำหรับมุมมองนี้",
1650
+ "today": "วันนี้",
1651
+ "Push notifications": "การแจ้งเตือนแบบพุช",
1652
+ "Password Policy": "นโยบายรหัสผ่าน",
1653
+ "Minimum password length": "ความยาวรหัสผ่านขั้นต่ำ",
1654
+ "The minimum length of passwords for users. Set to 0 to disable password requirements.": "ความยาวขั้นต่ำของรหัสผ่านสำหรับผู้ใช้ ตั้งค่าเป็น 0 เพื่อปิดการใช้งานข้อกำหนดรหัสผ่าน",
1655
+ "Check common passwords": "ตรวจสอบรหัสผ่านที่ใช้กันบ่อย",
1656
+ "Check if the password is in the list of common passwords. If enabled, users will not be able to use common passwords.": "ตรวจสอบว่ารหัสผ่านอยู่ในรายการรหัสผ่านที่พบบ่อยหรือไม่ หากเปิดใช้งาน ผู้ใช้จะไม่สามารถใช้รหัสผ่านที่พบบ่อยได้",
1657
+ "Require uppercase": "ต้องการตัวพิมพ์ใหญ่",
1658
+ "Require at least one uppercase letter in the password": "ต้องมีอักขระตัวพิมพ์ใหญ่ (A–Z) อย่างน้อยหนึ่งตัวในรหัสผ่าน",
1659
+ "Require lowercase": "ต้องเป็นตัวพิมพ์เล็ก",
1660
+ "Require at least one lowercase letter in the password": "ต้องมีตัวอักษรตัวพิมพ์เล็กอย่างน้อยหนึ่งตัวในรหัสผ่าน",
1661
+ "Require number": "ต้องการเป็นตัวเลข",
1662
+ "Require at least one number in the password": "ต้องมีตัวเลขอย่างน้อยหนึ่งตัวในรหัสผ่าน",
1663
+ "Require special character": "ต้องการอักขระพิเศษ",
1664
+ "Require at least one special character in the password": "กำหนดให้รหัสผ่านต้องมีอักขระพิเศษอย่างน้อยหนึ่งตัว",
1665
+ "Password complexity": "ความซับซ้อนของรหัสผ่าน",
1666
+ "The regular expression that passwords must match. Set to empty string to disable password complexity requirements.": "นิพจน์ประจำ (regular expression) ที่รหัสผ่านต้องตรงตาม กำหนดค่าเป็นสตริงว่างเพื่อปิดการใช้งานข้อกำหนดความซับซ้อนของรหัสผ่าน",
1667
+ "Password complexity error": "ข้อผิดพลาดด้านความซับซ้อนของรหัสผ่าน",
1668
+ "The error message to show when password does not match the complexity requirements.": "ข้อความแสดงข้อผิดพลาดเมื่อรหัสผ่านไม่เป็นไปตามข้อกำหนดด้านความซับซ้อน",
1669
+ "Only if": "เฉพาะถ้า",
1670
+ "Optional JavaScript expression to determine if the trigger should run.": "นิพจน์ JavaScript แบบเลือกใช้เพื่อกำหนดว่าทริกเกอร์ควรถูกเรียกทำงานหรือไม่",
1671
+ "Admin Page": "หน้าผู้ดูแลระบบ",
1672
+ "User Page": "หน้าผู้ใช้",
1673
+ "User menu header": "ส่วนหัวเมนูผู้ใช้",
1674
+ "Some themes display this header differently": "บางธีมจะแสดงส่วนหัวนี้แตกต่างออกไป",
1675
+ "Dynamic server side updates": "การอัปเดตแบบไดนามิกฝั่งเซิร์ฟเวอร์",
1676
+ "Enable dynamic updates": "เปิดใช้งานการอัปเดตแบบไดนามิก",
1677
+ "Enable server side updates from within run_js_code actions": "เปิดใช้งานการอัปเดตฝั่งเซิร์ฟเวอร์จากภายในแอ็กชัน run_js_code",
1678
+ "Vertical alignment": "การจัดวางในแนวตั้ง",
1679
+ "Header filters": "ตัวกรองส่วนหัว",
1680
+ "Update event": "อัปเดตเหตุการณ์",
1681
+ "Custom event for real-time updates": "อีเวนต์แบบกำหนดเองสำหรับการอัปเดตแบบเรียลไทม์",
1682
+ "Responsve collapse": "การยุบแบบตอบสนอง",
1683
+ "Horizontal display on smaller screens": "การแสดงผลในแนวนอนบนหน้าจอขนาดเล็ก",
1684
+ "Collapse breakpoint (px)": "จุดพับการแสดงผล (พิกเซล)",
1685
+ "There currently no triggers, but you can create one by clicking the button below. Triggers are actions that are run in response to some event which can be periodic, caused by a database table change, a button click or some other external event.": "ขณะนี้ยังไม่มีทริกเกอร์ แต่คุณสามารถสร้างทริกเกอร์ได้โดยคลิกปุ่มด้านล่าง ทริกเกอร์คือแอ็กชันที่ถูกรันเพื่อตอบสนองต่อเหตุการณ์บางอย่าง ซึ่งอาจเป็นเหตุการณ์ที่เกิดขึ้นตามช่วงเวลา การเปลี่ยนแปลงในตารางฐานข้อมูล การคลิกปุ่ม หรือเหตุการณ์ภายนอกอื่น ๆ",
1686
+ "A trigger is defined by a condition (when the trigger will run), an action (which is supplied by a module) and the configuration for that action.": "ทริกเกอร์ถูกกำหนดโดยเงื่อนไข (เมื่อใดที่ทริกเกอร์จะทำงาน), แอ็กชัน (ซึ่งถูกจัดเตรียมโดยโมดูล) และการกำหนดค่าของแอ็กชันนั้น",
1687
+ "Run async": "รันแบบอะซิงโครนัส",
1688
+ "Run action in background": "เรียกใช้แอ็กชันในเบื้องหลัง",
1689
+ "Delegate error handling to tenants": "มอบหมายการจัดการข้อผิดพลาดให้กับผู้เช่า",
1690
+ "Toggle header filters": "สลับการใช้งานตัวกรองส่วนหัว",
1691
+ "Row color formula": "สูตรสีของแถว",
1692
+ "Formula for row background color. Ex.: <code>age>65 ?'#aaffaa': null</code>": "สูตรสำหรับสีพื้นหลังของแถว เช่น: <code>age>65 ?'#aaffaa': null</code>",
1693
+ "Table layout": "เลย์เอาต์ของตาราง",
1694
+ "CSV BOM": "CSV BOM",
1695
+ "Include the Byte-Order Mark in downloaded CSV files": "รวม Byte-Order Mark ในไฟล์ CSV ที่ดาวน์โหลด",
1696
+ "Localize CSV downloads": "ปรับให้การดาวน์โหลดไฟล์ CSV รองรับการตั้งค่าภาษาและรูปแบบท้องถิ่น",
1697
+ "Sticky headers": "ส่วนหัวแบบตรึงหน้าจอ",
1698
+ "API tokens for this user:": "โทเคน API สำหรับผู้ใช้นี้:",
1699
+ "Revoke": "เพิกถอน",
1700
+ "original": "ต้นฉบับ",
1701
+ "Remove all": "ลบทั้งหมด",
1702
+ "API token revoked": "โทเค็น API ถูกเพิกถอน",
1703
+ "Dropdown header filters": "ตัวกรองส่วนหัวดรอปดาวน์",
1704
+ "Show if": "แสดงถ้า",
1705
+ "Optional expression. Show only if true. In scope: <code>user</code>, <code>url</code>, <code>query</code>": "นิพจน์แบบเลือกแสดง แสดงเฉพาะเมื่อเป็นจริง ขอบเขตที่ใช้ได้: <code>user</code>, <code>url</code>, <code>query</code>",
1706
+ "Search entities by name or type...": "ค้นหาเอนทิตีตามชื่อหรือประเภท...",
1707
+ "Tags:": "แท็ก:",
1708
+ "Types:": "ประเภท",
1709
+ "Access | Read/Write": "การเข้าถึง | อ่าน/เขียน",
1710
+ "No entities found": "ไม่พบเอนทิตี",
1711
+ "Try adjusting your search or filter options": "ลองปรับการตั้งค่าการค้นหาหรือการกรองของคุณ",
1712
+ "Entities": "เอนทิตี",
1713
+ "Sessions": "เซสชัน",
1714
+ "Updates and module store": "อัปเดตและร้านโมดูล",
1715
+ "Air gap deployment": "การติดตั้งแบบแยกเครือข่าย (Air Gap Deployment)",
1716
+ "Disable updates from NPM and Saltcorn module store for isolated network environments": "ปิดการอัปเดตจาก NPM และ Saltcorn module store สำหรับสภาพแวดล้อมเครือข่ายแบบแยกตัว (isolated network)",
1717
+ "The endpoint of module store.": "ปลายทาง (endpoint) ของร้านค้าโมดูล",
1718
+ "Maintenance mode": "โหมดบำรุงรักษา",
1719
+ "Full page count": "จำนวนหน้าทั้งหมด",
1720
+ "Disable for to increase performance for large tables": "ปิดการใช้งานเพื่อเพิ่มประสิทธิภาพสำหรับตารางขนาดใหญ่",
1721
+ "Go to tables list": "ไปที่รายการตาราง",
1722
+ "Go to views list": "ไปที่รายการมุมมอง",
1723
+ "Go to pages list": "ไปที่รายการเพจ",
1724
+ "Go to triggers list": "ไปที่รายการทริกเกอร์",
1725
+ "Open legacy list": "เปิดรายการเลกาซี",
1726
+ "Set context": "ตั้งค่าบริบท",
1727
+ "Array": "อาร์เรย์",
1728
+ "Add step": "เพิ่มสเต็ป",
1729
+ "Edit step": "ขั้นตอนการแก้ไข",
1730
+ "Add after": "เพิ่มหลัง",
1731
+ "Set as start": "ตั้งเป็นจุดเริ่มต้น",
1732
+ "Start": "เริ่มต้น",
1733
+ "Show runs": "แสดงการรัน",
1734
+ "Auto layout": "เลย์เอาต์อัตโนมัติ",
1735
+ "No steps yet": "ยังไม่มีขั้นตอน",
1736
+ "Loading": "กำลังโหลด",
1737
+ "Loop body": "บอดีของลูป",
1738
+ "Show runs &raquo;": "แสดงการรัน >>",
1739
+ "Entry point by role": "จุดเข้าใช้งานตามบทบาท",
1740
+ "When enabled, you will be logged in as a public user without any login screen.": "เมื่อเปิดใช้งาน คุณจะเข้าสู่ระบบเป็นผู้ใช้สาธารณะโดยไม่ต้องผ่านหน้าจอเข้าสู่ระบบ",
1741
+ "Show 'Continue as public user' link": "แสดงลิงก์ 'ดำเนินการต่อในฐานะผู้ใช้สาธารณะ'",
1742
+ "When enabled, the login screen shows you a link to login as public user.": "เมื่อเปิดใช้งาน หน้าจอลงชื่อเข้าระจะแสดงลิงก์สำหรับเข้าสู่ระบบในฐานะผู้ใช้สาธารณะ",
1743
+ "Allow clear text traffic": "อนุญาตการรับส่งข้อมูลแบบข้อความไม่เข้ารหัส",
1744
+ "Enable this to allow unsecure HTTP connections. Useful for local testing.": "เปิดใช้งานตัวเลือกนี้เพื่ออนุญาตการเชื่อมต่อ HTTP ที่ไม่ปลอดภัย มีประโยชน์สำหรับการทดสอบในเครื่อง",
1745
+ "Enable this to integrate offline/online Synchronization into your app.": "เปิดใช้งานตัวเลือกนี้เพื่อผสานรวมการซิงโครไนซ์ออฟไลน์/ออนไลน์เข้ากับแอปของคุณ",
1746
+ "Tables to synchronize": "ตารางที่จะซิงโครไนซ์",
1747
+ "Sync on reconnect": "ซิงค์เมื่อเชื่อมต่อใหม่",
1748
+ "Run Synchronizations when the network connection is restored.": "เรียกใช้การซิงโครไนซ์เมื่อการเชื่อมต่อเครือข่ายได้รับการกู้คืน",
1749
+ "Sync on app resume": "ซิงค์เมื่อแอปกลับมาทำงาน (Resume)",
1750
+ "Run Synchronizations when the app is resumed from background.": "เรียกใช้งานการซิงโครไนซ์เมื่อแอปถูกเรียกกลับมาทำงานจากเบื้องหลัง",
1751
+ "Push sync": "ซิงก์แบบพุช",
1752
+ "Run Synchronizations when the server sends a push notification. On Android, this requires a Firebase JSON key and a Google Services File (see below).": "เรียกใช้การซิงโครไนซ์เมื่อเซิร์ฟเวอร์ส่งการแจ้งเตือนแบบพุช บน Android จำเป็นต้องมีคีย์ Firebase JSON และไฟล์ Google Services (ดูด้านล่าง)",
1753
+ "Background Sync interval": "ช่วงเวลาในการซิงค์เบื้องหลัง",
1754
+ "Perdiodic interval (in minutes) to run synchronizations in the background. This is just a min interval, depending on system conditions, the actual time may be longer.": "ช่วงเวลาเป็นระยะ (เป็นนาที) สำหรับรันการซิงโครไนซ์แบบเบื้องหลัง ค่านี้เป็นเพียงช่วงเวลาขั้นต่ำเท่านั้น ทั้งนี้ขึ้นอยู่กับสภาวะของระบบ เวลาที่ใช้จริงอาจนานกว่านี้",
1755
+ "Release Signing": "การลงนามสำหรับรุ่นเผยแพร่",
1756
+ "Firebase JSON Key": "คีย์ JSON ของ Firebase",
1757
+ "This is a private key file for your Firebase project. Your Saltcorn server uses it to send push notifications or push-based synchronizations to your Android mobile app. Upload it to the '/mobile-app-configurations' directory (if it does not exist, create it). You can configure it here or in the 'Notifications' Menu.": "นี่คือไฟล์กุญแจส่วนตัว (private key) สำหรับโปรเจกต์ Firebase ของคุณ เซิร์ฟเวอร์ Saltcorn จะใช้ไฟล์นี้เพื่อส่งการแจ้งเตือนแบบพุชหรือการซิงโครไนซ์แบบพุชไปยังแอปมือถือ Android ของคุณ ให้อัปโหลดไฟล์นี้ไปยังไดเรกทอรี `/mobile-app-configurations` (หากยังไม่มี ให้สร้างขึ้นมา) คุณสามารถกำหนดค่าที่นี่หรือในเมนู `Notifications` ได้",
1758
+ "Google Services File": "ไฟล์บริการของ Google",
1759
+ "This is a configuration file specific to your mobile app. It contains, among other things, your App ID, the Firebase project ID, and an API key. The file gets bundled into the client and will be used to subscribe to push notifications or push-based synchronizations from the server. Upload it to the '/mobile-app-configurations' directory (if it does not exist, create it). You can configure it here or in the 'Notifications' Menu.": "นี่คือไฟล์คอนฟิกเฉพาะสำหรับแอปมือถือของคุณ ภายในไฟล์นี้จะมีข้อมูลต่าง ๆ รวมถึง App ID, Firebase project ID และ API key ไฟล์นี้จะถูกรวมไปกับไคลเอนต์ และจะถูกใช้สำหรับสมัครรับการแจ้งเตือนแบบพุชหรือการซิงโครไนซ์แบบพุชจากเซิร์ฟเวอร์ อัปโหลดไฟล์นี้ไปยังไดเรกทอรี ‘/mobile-app-configurations’ (หากยังไม่มีให้สร้างขึ้นมา) คุณสามารถกำหนดค่าที่นี่หรือในเมนู ‘Notifications’ ได้",
1760
+ "Build tools": "เครื่องมือสำหรับการบิลด์",
1761
+ "Not a Mac OS system": "ไม่ใช่ระบบปฏิบัติการ macOS",
1762
+ "Provisioning profiles": "โปรไฟล์การจัดเตรียม (Provisioning Profiles)",
1763
+ "No Provisioning Profile": "ไม่มี Provisioning Profile",
1764
+ "Only create the project directory without building an .ipa file. This can be useful if you want to open the project in Xcode and run it in the Simulator.": "สร้างเพียงไดเรกทอรีโปรเจกต์โดยไม่ต้องสร้างไฟล์ .ipa ซึ่งมีประโยชน์หากคุณต้องการเปิดโปรเจกต์ใน Xcode และรันใน Simulator",
1765
+ "APN Signing Key (.p8 file)": "กุญแจเซ็นชื่อ APN (ไฟล์ .p8)",
1766
+ "This is a private key file": "นี่คือไฟล์กุญแจส่วนตัว",
1767
+ "APN Signing Key ID": "รหัสคีย์ลงนาม APN",
1768
+ "The 10-character Key ID obtained from Apple developer account": "รหัสคีย์แบบ 10 อักขระ (Key ID) ที่ได้รับจากบัญชีนักพัฒนา Apple",
1769
+ "Edit file": "แก้ไขไฟล์",
1770
+ "Editing %s": "กำลังแก้ไข %s",
1771
+ "Run immediately in background": "รันทันทีในเบื้องหลัง",
1772
+ "Row expression": "นิพจน์แถว",
1773
+ "Less...": "น้อยลง…",
1774
+ "Deep search": "การค้นหาเชิงลึก",
1775
+ "Clear selection": "ล้างการเลือก",
1776
+ "%s selected": "เลือกแล้ว %s",
1777
+ "Delete selected": "ลบรายการที่เลือก",
1778
+ "selected": "ที่ถูกเลือก",
1779
+ "Delete %s selected items?": "ลบรายการที่เลือกไว้จำนวน %s รายการหรือไม่?",
1780
+ "Delete selected items?": "ลบรายการที่เลือกหรือไม่?",
1781
+ "Failed to delete selected items": "ลบรายการที่เลือกไม่สำเร็จ",
1782
+ "Configurable": "ปรับแต่งได้",
1783
+ "Info": "ข้อมูล",
1784
+ "Show tables (Alt+T)": "แสดงตาราง (Alt+T)",
1785
+ "Show views (Alt+V)": "แสดงมุมมอง (Alt+V)",
1786
+ "Show pages (Alt+P)": "แสดงเพจ (Alt+P)",
1787
+ "Show triggers (Alt+R)": "แสดงทริกเกอร์ (Alt+R)",
1788
+ "Show users (Alt+U)": "แสดงผู้ใช้ (Alt+U)",
1789
+ "Show modules (Alt+M)": "แสดงโมดูล (Alt+M)",
1790
+ "Finished translating %s strings.": "แปลสตริง %s เสร็จสิ้นแล้ว",
1791
+ "This is a Share extension profile": "นี่คือโปรไฟล์ส่วนขยายการแชร์",
1792
+ "App Group ID": "รหัสกลุ่มแอป",
1793
+ "The App Group ID is used to share data between the main app and the Share extension.": "รหัส App Group ใช้สำหรับแชร์ข้อมูลระหว่างแอปหลักและส่วนขยาย Share"
1794
+ }