@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
@@ -0,0 +1,1793 @@
1
+ {
2
+ "Not found": "Hindi natagpuan",
3
+ "Page not found": "Hindi natagpuan ang pahina",
4
+ "Incorrect user or password": "Maling user o password",
5
+ "Internal Error": "Panloob na Error",
6
+ "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "May naitalang ulat at isang koponan ng mga squirrel na tagapuksa ng bug ang ipinadala upang tugunan ang sitwasyon.",
7
+ "User": "User",
8
+ "User Settings": "Mga Setting ng User",
9
+ "Logout": "Mag-logout",
10
+ "Tables": "Mga Table",
11
+ "Views": "Mga View",
12
+ "Pages": "Mga Pahina",
13
+ "Files": "Mga File",
14
+ "Settings": "Mga Setting",
15
+ "Menu": "Menu",
16
+ "Users": "Mga User",
17
+ "Search": "Maghanap",
18
+ "Configuration": "Konpigurasyon",
19
+ "Admin": "Admin",
20
+ "Tenants": "Mga Tenant",
21
+ "Crash log": "Log ng pag-crash",
22
+ "Sign up": "Mag-sign up",
23
+ "Login": "Mag-login",
24
+ "An error occurred": "May naganap na error",
25
+ "ID": "ID",
26
+ "Email": "Email",
27
+ "Role": "Tungkulin",
28
+ "View": "View",
29
+ "Delete": "Tanggalin",
30
+ "Add user": "Magdagdag ng user",
31
+ "New user": "Bagong user",
32
+ "New": "Bago",
33
+ "User %s created": "Nalikha ang user na %s",
34
+ "Edit user": "I-edit ang user",
35
+ "Edit user %s": "I-edit ang user %s",
36
+ "User %s saved": "User %s nai-save",
37
+ "User %s deleted": "Na-delete ang user na %s",
38
+ "E-mail": "E-mail",
39
+ "Password": "Password",
40
+ "User settings": "Mga setting ng user",
41
+ "Password reset not enabled. Contact your administrator.": "Hindi pinagana ang pag-reset ng password. Makipag-ugnayan sa iyong administrator.",
42
+ "Reset password": "I-reset ang password",
43
+ "Enter your email address below and we'll send you a link to reset your password.": "Ilagay ang iyong email address sa ibaba at magpapadala kami sa iyo ng link para i-reset ang iyong password.",
44
+ "Enter your new password below": "Ilagay ang iyong bagong password sa ibaba",
45
+ "Set password": "Itakda ang password",
46
+ "Password reset. Log in with your new password": "Pag-reset ng password. Mag-log in gamit ang bago mong password.",
47
+ "Change": "Baguhin",
48
+ "Old password": "Lumang password",
49
+ "New password": "Bagong password",
50
+ "Email: ": "Email:",
51
+ "Change password": "Baguhin ang password",
52
+ "Password changed": "Nabago ang password",
53
+ "Reset password instructions": "Mga tagubilin sa pag-reset ng password",
54
+ "Hi %s": "Kumusta %s",
55
+ "You have requested a link to change your password. You can do this through this link:": "Humiling ka ng isang link upang baguhin ang iyong password. Maaari mong gawin ito sa pamamagitan ng link na ito:",
56
+ "If you did not request this, please ignore this email.": "Kung hindi mo ito hiniling, pakipansin na lamang ang email na ito.",
57
+ "Your password will not change until you access the link above and set a new one.": "Hindi magbabago ang iyong password hangga’t hindi mo ina-access ang link sa itaas at nagse-set ng bago.",
58
+ "Change my password": "Palitan ang aking password",
59
+ "Must be admin": "Dapat ay admin",
60
+ "Site identity": "Pagkakakilanlan ng Site",
61
+ "Authentication": "Pagpapatotoo",
62
+ "Development": "Pagpapaunlad",
63
+ "Edit": "I-edit",
64
+ "Unknown file": "Hindi kilalang file",
65
+ "Other": "Iba pa",
66
+ "Edit configuration key %s": "I-edit ang configuration key na %s",
67
+ "Configuration key %s saved": "Nai-save ang configuration key na %s",
68
+ "Configuration key %s deleted": "Configuration key %s ay natanggal",
69
+ "Must be logged in first": "Dapat naka-log in muna.",
70
+ "Hello": "Kamusta",
71
+ "Restart server. Try reloading the page after a few seconds after pressing this button.": "I-restart ang server. Subukang i-reload ang pahina pagkalipas ng ilang segundo matapos pindutin ang button na ito.",
72
+ "Restart": "I-restart",
73
+ "Backup": "Backup",
74
+ "Restore": "Ibalik",
75
+ "Not authorized": "Hindi awtorisado",
76
+ "Page %s not found": "Hindi natagpuan ang pahinang %s",
77
+ "Warning": "Babala",
78
+ "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "Ang pagho-host sa site na ito ay ibinibigay nang libre at walang anumang garantiya sa pagiging available o sa seguridad ng iyong application.",
79
+ "This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "Ang pasilidad na ito ay nilayon lamang para sa iyo upang suriin ang pagiging angkop ng Saltcorn.",
80
+ "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "Kung nais mong mag-imbak ng pribadong impormasyong kailangang maging ligtas, mangyaring gumamit ng self-hosted na Saltcorn.",
81
+ "Create application": "Gumawa ng aplikasyon",
82
+ "Create": "Lumikha",
83
+ "Please select a name for your application. The name will determine the address at which it will be available. ": "Pumili ng pangalan para sa iyong application. Ang pangalan na ito ang magtatakda ng address kung saan ito magiging available.",
84
+ "Application name": "Pangalan ng aplikasyon",
85
+ "Success! Your new application is available at:": "Tagumpay! Ang bago mong application ay magagamit na sa:",
86
+ "Please click the above link now to create the first user.": "Paki-click na ang link sa itaas ngayon upang gumawa ng unang user.",
87
+ "A site with this subdomain already exists": "Mayroon nang site na may ganitong subdomain.",
88
+ "No such view: %s": "Walang ganoong view: %s",
89
+ "Search all tables": "Maghanap sa lahat ng table",
90
+ "Show": "Ipakita",
91
+ "When": "Kapag",
92
+ "Tenant": "Tenant",
93
+ "Crash log entry %s": "Talaan ng log ng pag-crash %s",
94
+ "New %s": "Bagong %s",
95
+ "Data": "Datos",
96
+ "Add row": "Magdagdag ng row",
97
+ "Add %s": "Magdagdag ng %s",
98
+ "Edit row": "I-edit ang row",
99
+ "Edit %s": "I-edit ang %s",
100
+ "No errors reported": "Walang naiulat na error.",
101
+ "Everything is going extremely well.": "Lahat ay napakaganda ang takbo.",
102
+ "Filename": "Pangalan ng File",
103
+ "Size (KiB)": "Laki (KiB)",
104
+ "Media type": "Uri ng media",
105
+ "Role to access": "Tungkulin para sa pag-access",
106
+ "Link": "Link",
107
+ "Download": "I-download",
108
+ "Upload file ": "Mag-upload ng file",
109
+ "Minimum role for %s updated to %s": "Na-update ang minimum na role para sa %s sa %s",
110
+ "File %s deleted": "Na-delete ang file na %s",
111
+ "More...": "Higit pa...",
112
+ "Quick Start": "Mabilis na Pagsisimula",
113
+ "Four different ways to get started using Saltcorn": "Apat na magkaibang paraan para makapagsimula sa paggamit ng Saltcorn",
114
+ "Build": "I-build",
115
+ "Start by creating the tables to hold your data": "Magsimula sa paglikha ng mga table na paglalagyan ng iyong data.",
116
+ "Create a table »": "Lumikha ng talahanayan »",
117
+ "When you have created the tables, you can create views so users can interact with the data.": "Kapag nagawa mo na ang mga table, maaari ka nang gumawa ng mga view upang makipag-interact ang mga user sa data.",
118
+ "You can also start by creating a page.": "Maaari ka ring magsimula sa pamamagitan ng paglikha ng isang page.",
119
+ "Create a page »": "Lumikha ng pahina »",
120
+ "Upload": "Mag-upload",
121
+ "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "Maaari mong laktawan ang manu-manong paglikha ng Table sa pamamagitan ng pag-upload ng CSV file mula sa isang spreadsheet.",
122
+ "Create table with CSV upload": "Gumawa ng table gamit ang CSV upload",
123
+ "If you have a backup from a previous Saltcorn instance, you can also restore it.": "Kung mayroon kang backup mula sa nakaraang Saltcorn instance, maaari mo rin itong i-restore.",
124
+ "Install pack": "I-install ang pack",
125
+ "Instead of building, get up and running in no time with packs": "Sa halip na mag-build, makapagsimula at makatakbo agad gamit ang mga pack.",
126
+ "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "Ang mga Pack ay mga koleksiyon ng mga table, view, at plugin na nagbibigay sa iyo ng isang kumpletong application na maaari mo pang i-edit upang umayon sa iyong mga pangangailangan.",
127
+ "Name": "Pangalan",
128
+ "Description": "Paglalarawan",
129
+ "Go to pack store »": "Pumunta sa pack store »",
130
+ "Learn": "Matuto",
131
+ "Confused?": "Nalilito?",
132
+ "The Wiki contains the documentation and tutorials on installing and using Saltcorn": "Naglalaman ang Wiki ng dokumentasyon at mga tutorial tungkol sa pag-install at paggamit ng Saltcorn.",
133
+ "Go to Wiki »": "Pumunta sa Wiki »",
134
+ "The YouTube channel has some video tutorials": "Ang YouTube channel ay may ilang video tutorial.",
135
+ "Go to YouTube »": "Pumunta sa YouTube »",
136
+ "What's new? Read the blog »": "Ano ang bago? Basahin ang blog »",
137
+ "Create a table": "Gumawa ng talahanayan",
138
+ "Create table from CSV upload": "Gumawa ng table mula sa CSV upload",
139
+ "You have no views!": "Wala ka pang mga view!",
140
+ "Create a view »": "Gumawa ng view »",
141
+ "Create a view": "Gumawa ng view",
142
+ "%s data table": "%s talahanayan ng data",
143
+ "Versions": "Mga Bersyon",
144
+ "Version": "Bersyon",
145
+ "Saved": "Nasagip",
146
+ "By user ID": "Batay sa user ID",
147
+ "%s History": "%s Kasaysayan",
148
+ "back to table list": "pabalik sa listahan ng mga table",
149
+ "Version %s restored": "Naibalik ang bersyon na %s",
150
+ "Site name": "Pangalan ng site",
151
+ "Site logo": "Logo ng site",
152
+ "Type": "Uri",
153
+ "Text label": "Label ng teksto",
154
+ "Minimum role": "Pinakamababang role",
155
+ "URL": "URL",
156
+ "Page": "Pahina",
157
+ "Menu editor": "Editor ng menu",
158
+ "Menu updated": "Nai-update ang menu",
159
+ "Plugin and pack store": "Tindahan ng plugin at pack",
160
+ "All": "Lahat",
161
+ "Packs": "Mga Pack",
162
+ "Themes": "Mga Tema",
163
+ "Installed": "Na-install",
164
+ "Refresh": "I-refresh",
165
+ "Upgrade installed plugins": "I-upgrade ang mga naka-install na plugin",
166
+ "Add another plugin": "Magdagdag ng isa pang plugin",
167
+ "Add another pack": "Magdagdag ng isa pang pack",
168
+ "Create pack": "Gumawa ng pack",
169
+ "Pack": "I-pack",
170
+ "Install": "I-install",
171
+ "Plugin": "Plugin",
172
+ "Theme": "Tema",
173
+ "Remove": "Alisin",
174
+ "Configure plugin": "I-configure ang plugin",
175
+ "Create Pack": "Gumawa ng Pack",
176
+ "You can copy the pack contents below to another Saltcorn installation.": "Maaari mong kopyahin ang mga nilalaman ng pack sa ibaba papunta sa isa pang Saltcorn installation.",
177
+ "Install Pack": "I-install ang Pack",
178
+ "Pack %s installed": "Nai-install ang pack na %s",
179
+ "Pack %s uninstalled": "Hindi naka-install ang pack na %s",
180
+ "Uninstall": "I-uninstall",
181
+ "Result preview for ": "Preview ng resulta para",
182
+ "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "Pumili ng mga view para sa <a href=\"/search\">mga resulta ng paghahanap</a> para sa bawat table.<br/>Iwanang blangko upang huwag isama ang table sa global search.",
183
+ "These tables lack suitable views: ": "Ang mga table na ito ay walang angkop na mga view:",
184
+ "Search configuration": "Konpigurasyon ng paghahanap",
185
+ "Table saved with version history enabled": "Nai-save ang Table na may naka-enable na version history.",
186
+ "Label": "Label",
187
+ "Required": "Kinakailangan",
188
+ "Add field": "Magdagdag ng field",
189
+ "Template": "Template",
190
+ "Run": "Patakbuhin",
191
+ "Views of this table": "Mga view ng table na ito",
192
+ "Add view": "Magdagdag ng view",
193
+ "Rows": "Mga Row",
194
+ "Download CSV": "I-download ang CSV",
195
+ "Upload CSV": "Mag-upload ng CSV",
196
+ "%s table": "%s na table",
197
+ "Fields": "Mga Field",
198
+ "Table data": "Datos ng Table",
199
+ "Edit table properties": "I-edit ang mga katangian ng table",
200
+ "API access": "Pag-access sa API",
201
+ "APIs allow developers access to your data without using a user interface": "Pinahihintulutan ng mga API ang mga developer na ma-access ang iyong data nang hindi gumagamit ng user interface.",
202
+ "Minimum role for read": "Pinakamababang role para sa pagbasa",
203
+ "Minimum role for writing": "Pinakamababang role para sa pagsusulat",
204
+ "Version history": "Kasaysayan ng bersyon",
205
+ "New table": "Bagong table",
206
+ "Table name": "Pangalan ng Table",
207
+ "Table %s created": "Nalikha ang Table na %s",
208
+ "No fields defined in %s table": "Walang mga field na nakadefine sa %s na table",
209
+ "Fields define the columns in your table.": "Ang mga field ang nagtatakda ng mga column sa iyong table.",
210
+ "Add field to table": "Magdagdag ng field sa table",
211
+ "Table %s already exists": "Umiiral na ang Table na %s",
212
+ "Invalid table name %s": "Di-wastong pangalan ng table %s",
213
+ "Create from CSV upload": "Gumawa mula sa CSV upload",
214
+ "Your tables": "Iyong mga table",
215
+ "Create table": "Lumikha ng talahanayan",
216
+ "Table saved": "Nai-save ang Table",
217
+ "Create table from CSV file": "Gumawa ng table mula sa CSV file",
218
+ "Create from CSV": "Gumawa mula sa CSV",
219
+ "File": "File",
220
+ "Created table %s.": "Nalikha ang talahanayan na %s.",
221
+ "Table %s deleted": "Nabura ang Table na %s",
222
+ "Table": "Talahanayan",
223
+ "Your views": "Iyong mga view",
224
+ "Configure": "I-configure",
225
+ "First, please give some basic information about the view.": "Una, mangyaring magbigay ng ilang pangunahing impormasyon tungkol sa view.",
226
+ "View name": "Pangalan ng View",
227
+ "Views are based on a view template": "Ang mga view ay nakabatay sa isang view template.",
228
+ "Edit view": "I-edit ang view",
229
+ "Edit %s view": "I-edit ang view na %s",
230
+ "Create view": "Gumawa ng view",
231
+ "View deleted": "Tingnan ang na-delete",
232
+ "Display data from this table": "Ipakita ang data mula sa talang ito.",
233
+ "Role required to run view": "Role na kailangan para patakbuhin ang view",
234
+ "On root page": "Sa ugat na pahina",
235
+ "Layout": "Layout",
236
+ "Fixed states": "Nakapirming mga estado",
237
+ "A short name that will be in your URL": "Isang maikling pangalan na ilalagay sa iyong URL",
238
+ "Title": "Pamagat",
239
+ "Page title": "Pamagat ng Pahina",
240
+ "A longer description": "Isang mas mahabang paglalarawan",
241
+ "Role required to access page": "Role na kinakailangan upang ma-access ang pahina",
242
+ "Page attributes": "Mga katangian ng Pahina",
243
+ "Page configuration": "Konpigurasyon ng Pahina",
244
+ "Fixed state for %s view": "Nakapirming estado para sa %s na view",
245
+ "Set fixed states for views": "Itakda ang nakapirming mga estado para sa mga view",
246
+ "Page %s saved": "Nai-save ang pahina %s",
247
+ "Your pages": "Iyong mga pahina",
248
+ "Add page": "Magdagdag ng pahina",
249
+ "Root pages": "Mga root page",
250
+ "The root page is the page that is served when the user visits the home location (/). This can be set for each user role.": "Ang root page ay ang page na ibinibigay kapag binisita ng user ang home location (/). Maaari itong itakda para sa bawat user role.",
251
+ "Root pages updated": "Na-update ang mga root page",
252
+ "Page deleted": "Pahina na-delete",
253
+ "Basic properties": "Pangunahing mga katangian",
254
+ "Attributes": "Mga Katangian",
255
+ "Summary": "Buod",
256
+ "Default": "Default",
257
+ "Edit field": "I-edit ang field",
258
+ "Edit %s field": "I-edit ang field na %s",
259
+ "New field": "Bagong field",
260
+ "New field:": "Bagong field:",
261
+ "Field attributes": "Mga katangian ng field",
262
+ "Field %s created": "Nalikha ang field na %s",
263
+ "Summary field": "Field ng Buod",
264
+ "A default value is required when adding required fields to nonempty tables": "Kinakailangan ang isang default value kapag nagdaragdag ng mga required field sa mga hindi bakanteng table.",
265
+ "Create user": "Lumikha ng user",
266
+ "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "Mangyaring gumawa ng iyong unang user account, na magkakaroon ng mga pribilehiyong administratibo. Maaari kang magdagdag ng iba pang mga user at bigyan sila ng mga pribilehiyong administratibo sa ibang pagkakataon.",
267
+ "Create first user": "Gumawa ng unang user",
268
+ "Create an account": "Gumawa ng account",
269
+ "No views defined": "Walang mga view na nakatalaga",
270
+ "Views define how table rows are displayed to the user": "Tinutukoy ng mga View kung paano ipinapakita ang mga row ng table sa user.",
271
+ "Field %s saved": "Na-save ang field na %s",
272
+ "View configuration": "Konpigurasyon ng View",
273
+ "Field %s deleted": "Na-delete ang field na %s",
274
+ "No tables defined": "Walang mga table na naka‑define",
275
+ "Tables hold collections of similar data": "Ang mga Table ay naglalaman ng mga koleksyon ng magkakatulad na datos.",
276
+ "Invalid form data, try again": "Di-wastong datos sa form, subukang muli.",
277
+ "Role required to access added files": "Role na kinakailangan upang ma-access ang mga nadagdag na file",
278
+ "The user uploading the file has access irrespective of their role": "Ang user na nag-a-upload ng file ay may access kahit ano pa man ang kanilang role.",
279
+ "Already have an account? Login": "May account ka na? Mag-login",
280
+ "Subdomain not found": "Hindi natagpuan ang subdomain",
281
+ "You must create at least one table before you can create views.": "Kailangan mong gumawa ng kahit isang table bago ka makagawa ng mga view.",
282
+ "Language: ": "Wika:",
283
+ "Language changed to %s": "Nabago ang wika sa %s",
284
+ "Table saved with version history disabled": "Nai-save ang Table na naka-disable ang version history",
285
+ "Missing name": "Kulang ang pangalan",
286
+ "Successfully restored backup": "Matagumpay na na-restore ang backup",
287
+ "Welcome to Saltcorn!": "Maligayang pagdating sa Saltcorn!",
288
+ "File %s uploaded": "Na-upload ang file na %s",
289
+ "Local": "Lokal",
290
+ "Name required": "Kinakailangan ang pangalan",
291
+ "Expression": "Ekspresyon",
292
+ "Formula": "Pormula",
293
+ "new": "bago",
294
+ "Password does not match": "Hindi tumutugma ang password.",
295
+ "Not allowed to write to table %s": "Hindi pinapayagang magsulat sa table na %s",
296
+ "Login successful": "Matagumpay ang pag-login",
297
+ "Welcome, %s!": "Maligayang pagdating, %s!",
298
+ "Error: missing name or file": "Error: nawawala ang pangalan o file",
299
+ "Restart server.": "I-restart ang server.",
300
+ "Add to menu": "Idagdag sa menu",
301
+ "View %s added to menu. Adjust access permissions in Settings &raquo; Menu": "Nagdagdag ng view na %s sa menu. Ayusin ang mga permission sa pag-access sa Settings &raquo; Menu",
302
+ "Clone": "Klon",
303
+ "View %s cloned as %s": "Ang view na %s ay na-clone bilang %s",
304
+ "Duplicate": "Duplikado",
305
+ "View %s duplicated as %s": "Na-duplicate ang view na %s bilang %s",
306
+ "The view name will appear as the title of pop-ups showing this view, and in the URL when it is shown alone.": "Ang pangalan ng view ay lalabas bilang pamagat ng mga pop-up na nagpapakita ng view na ito, at sa URL kapag ito ay ipinapakita nang mag-isa.",
307
+ "Saltcorn version": "Bersyon ng Saltcorn",
308
+ "Node.js version": "Bersyon ng Node.js",
309
+ "Table not found": "Hindi natagpuan ang Table",
310
+ "No row selected": "Walang row na napili",
311
+ "Calculated": "Kalkulado",
312
+ "Unique": "Natatangi",
313
+ "Stored": "Naka-imbak",
314
+ "Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type": "Pakilagay ang pormula para sa bagong field bilang isang JavaScript expression. Dapat magresulta ang expression sa isang uri na %s.",
315
+ "Fields you can use as variables: ": "Mga field na maaari mong gamitin bilang mga variable:",
316
+ "Examples:": "Mga Halimbawa:",
317
+ "Missing label": "Nawawalang label",
318
+ "Column %s already exists (but is hidden)": "Umiiral na ang column na %s (ngunit nakatago)",
319
+ "Column %s already exists": "Umiiral na ang column na %s",
320
+ "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.": "Gamitin ito upang higpitan ang iyong field sa isang listahan ng mga opsyon (pinaghiwalay ng kuwit). Halimbawa, kung ang pinahihintulutang mga halaga ay \"Red\", \"Green\" at \"Blue\", ilagay dito ang \"Red, Green, Blue\". Iwanang blangko kung maaaring maglaman ang string ng anumang halaga.",
321
+ "Columns": "Mga Kolum",
322
+ "Default state": "Default na estado",
323
+ "Specify the fields in the table to show": "Tukuyin ang mga field sa table na ipapakita",
324
+ "Use view to create": "Gumamit ng view upang lumikha",
325
+ "If user has write permission. Leave blank to have no link to create a new item": "Kung may permiso ang user na magsulat. Iwanang blangko upang walang link para lumikha ng bagong item.",
326
+ "Display create view as": "Ipakita ang paggawa ng view bilang",
327
+ "Label for create": "Label para sa paglikha",
328
+ "Label in link or button to create. Leave blank for a default label": "Label sa link o button para lumikha. Iwanang blangko para sa default na label.",
329
+ "Fixed fields": "Nakapirming mga field",
330
+ "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.": "Nawawala ang mga field na ito, maaari kang maglagay ng mga value dito. Ang mga value na ilalagay mo rito ay maaaring mapalitan ng impormasyong nanggagaling mula sa iba pang view, halimbawa kung ang form ay na-trigger mula sa isang list.",
331
+ "Edit options": "Mga opsyon sa pag-edit",
332
+ "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.": "Ang view na pipiliin mo rito ay maaaring hindi pansinin depende sa konteksto ng form; halimbawa, kung lalabas ito sa isang pop-up, hindi magaganap ang redirect.",
333
+ "View when done": "View kapag tapos na",
334
+ "Item View": "View ng Item",
335
+ "If user has write permission. Leave blank to have no link to create a new item": "Kung may write permission ang user. Iwanang blangko upang walang link para gumawa ng bagong item.",
336
+ "Subtables": "Mga Subtable",
337
+ "List View": "View ng Listahan",
338
+ "Show View": "Ipakita ang View",
339
+ "Which related tables would you like to show in sub-lists below the selected item?": "Aling mga kaugnay na table ang nais mong ipakita sa mga sub-list sa ibaba ng napiling item?",
340
+ "Order and layout": "Pagkakasunod-sunod at layout",
341
+ "Order by": "Ayusin ayon sa",
342
+ "Descending": "Pababang",
343
+ "Columns small screen": "Mga kolum sa maliit na screen",
344
+ "Columns medium screen": "Mga kolum sa medium na screen",
345
+ "Columns large screen": "Mga kolum para sa malalaking screen",
346
+ "Columns extra-large screen": "Mga kolum para sa ekstra-laking screen",
347
+ "Each in card?": "Bawat isa sa card?",
348
+ "Omit search form": "Huwag isama ang form ng paghahanap",
349
+ "Do not display the search filter form": "Huwag ipakita ang search filter form.",
350
+ "Default search form values when first loaded": "Default na mga halaga ng search form kapag unang na-load",
351
+ "Next": "Susunod",
352
+ "Save": "I-save",
353
+ "Calculated fields cannot have File type": "Hindi maaaring magkaroon ng uri na File ang mga calculated field.",
354
+ "On Field": "Sa Field",
355
+ "Field in %s table": "Field sa talahanayan na %s",
356
+ "Action on row": "Aksyon sa hilera",
357
+ "Link to other view": "Iugnay sa ibang view",
358
+ "Link to anywhere": "Mag-link kahit saan",
359
+ "Join Field": "Pinagsamang Field",
360
+ "Aggregation": "Agregasyon",
361
+ "Field": "Field",
362
+ "Field view": "View ng field",
363
+ "Action": "Aksyon",
364
+ "Action Label": "Label ng Aksyon",
365
+ "View label": "Label ng view",
366
+ "Leave blank for default label.": "Iwanang blangko para sa default na label.",
367
+ "View label is a formula?": "Formula ba ang label ng View?",
368
+ "Open in popup modal?": "Buksan sa popup modal?",
369
+ "Link text": "Teksto ng link",
370
+ "Link text is a formula?": "Ang teksto ng link ay isang pormula?",
371
+ "Link URL": "URL ng Link",
372
+ "Link URL is a formula?": "Ang Link URL ay isang formula?",
373
+ "Open in new tab": "Buksan sa bagong tab",
374
+ "Relation": "Relasyon",
375
+ "Statistic": "Estadistika",
376
+ "In search form": "Sa form ng paghahanap",
377
+ "Header label": "Label ng header",
378
+ "step": "hakbang",
379
+ "max": "max",
380
+ "Base URL": "Pangunahing URL",
381
+ "Allow signups": "Payagan ang mga signup",
382
+ "Login in menu": "Pag-login sa menu",
383
+ "Allow password reset": "Payagan ang pag-reset ng password",
384
+ "SMTP host": "SMTP host",
385
+ "SMTP username": "SMTP username",
386
+ "SMTP password": "SMTP na password",
387
+ "SMTP port": "SMTP port",
388
+ "SMTP secure": "Ligtas na SMTP",
389
+ "Email from address": "Email mula sa address",
390
+ "Development mode": "Mode ng Development",
391
+ "Log SQL to stdout": "I-log ang SQL sa stdout",
392
+ "Menu items": "Mga item sa menu",
393
+ "Global search": "Pandaigdigang paghahanap",
394
+ "Available packs": "Magagamit na mga pack",
395
+ "Available packs fetched": "Na-fetch ang mga available na pack",
396
+ "Available plugins": "Magagamit na mga plugin",
397
+ "Available plugins fetched": "Nakuha ang mga available na plugin",
398
+ "Public home page": "Pampublikong home page",
399
+ "User home page": "Home page ng User",
400
+ "Staff home page": "Pahina ng Home ng Staff",
401
+ "Admin home page": "Home page ng Admin",
402
+ "Installed packs": "Na-install na mga pack",
403
+ "A short string which is the name of your site": "Isang maikling string na siyang pangalan ng iyong site",
404
+ "Select a publicly accessible image file": "Pumili ng pampublikong naa-access na file ng imahe",
405
+ "The URL at which your site is available. For instance, https://example.com/": "Ang URL kung saan maa-access ang iyong site. Halimbawa, https://example.com/",
406
+ "Allow users to sign up for a new user account": "Payagan ang mga user na mag-sign up para sa isang bagong user account",
407
+ "Show the login link in the menu": "Ipakita ang login link sa menu",
408
+ "Allow users to request a password reset email. Email must be configured.": "Pahintulutan ang mga user na humiling ng email para sa pag-reset ng password. Dapat nakakonfigura ang email.",
409
+ "The host address of your SMTP server. For instance, smtp.postmarkapp.com": "Ang host address ng iyong SMTP server. Halimbawa, smtp.postmarkapp.com",
410
+ "Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "I-disable ang pag-cache ng JS/CSS assets, ipakita ang buong error sa user kapag mag-crash, paganahin ang pag-edit ng uri ng field.",
411
+ "Print all SQL statements to the standard output": "I-print lahat ng SQL statement sa karaniwang output",
412
+ "The email address from which emails are sent. For instance, hello@saltcorn.com": "Ang email address na pinagmumulan ng mga ipinapadalang email. Halimbawa, hello@saltcorn.com",
413
+ "Is the connection to the SMTP server over a secure transport protocol?": "Ligtas ba ang koneksyon sa SMTP server gamit ang isang secure na transport protocol?",
414
+ "About Saltcorn": "Tungkol sa Saltcorn",
415
+ "Apply": "Ilapat",
416
+ "Anywhere": "Kahit saan",
417
+ "Search filter": "Filter sa paghahanap",
418
+ "Are you sure you want to delete %s?": "Sigurado ka bang gusto mong i-delete ang %s?",
419
+ "Are you sure?": "Sigurado ka ba?",
420
+ "Set random password": "Magtakda ng random na password",
421
+ "Changed password for user %s to %s": "Binago ang password para sa user na %s sa %s",
422
+ "Disable": "I-disable",
423
+ "Enabled user %s": "Pinagana ang user na %s",
424
+ "Enable": "Paganahin",
425
+ "Disabled user %s": "Di-aktibong user %s",
426
+ "Disabled": "Hindi pinagana",
427
+ "Send password reset email": "Magpadala ng email para sa pag-reset ng password",
428
+ " with password %s": "na may password na %s",
429
+ "User confirmation?": "Kumpirmasyon ng user?",
430
+ "New user form": "Bagong user na form",
431
+ "A view to show to new users": "Isang view na ipapakita sa mga bagong user",
432
+ "Account already exists": "Umiiral na ang account",
433
+ "Search not configured": "Hindi naka-configure ang paghahanap",
434
+ "Already in use": "Ginagamit na",
435
+ "Functions you can use (in addition to standard JavaScript functions): ": "Mga function na maaari mong gamitin (bilang karagdagan sa mga karaniwang JavaScript function):",
436
+ "Items per page": "Mga item bawat pahina",
437
+ "Variable name": "Pangalan ng variable",
438
+ "Delete all rows": "I-delete ang lahat ng row",
439
+ "Recalculate stored fields": "Kalkulahin muli ang mga nakaimbak na field",
440
+ "Started recalculating stored fields": "Sinimulan ang muling pagkalkula ng mga nakaimbak na field",
441
+ "Deleted all rows": "Na-delete ang lahat ng row.",
442
+ "Database": "Database",
443
+ "API token": "Token ng API",
444
+ "No API token issued": "Walang naibigay na API token.",
445
+ "New API token generated": "Bagong API token na-generate",
446
+ "Actions": "Mga Aksyon",
447
+ "Actions available": "Mga magagamit na Action",
448
+ "Triggers": "Mga Trigger",
449
+ "Add trigger": "Magdagdag ng trigger",
450
+ "New trigger": "Bagong trigger",
451
+ "Configure trigger": "I-configure ang trigger",
452
+ "Action label is a formula?": "Ang label ng Action ay isang pormula?",
453
+ "Action Style": "Estilo ng Aksyon",
454
+ "Button size": "Laki ng button",
455
+ "A view with this name already exists": "Mayroon nang umiiral na view na may ganitong pangalan.",
456
+ "Constraints": "Mga Paghihigpit",
457
+ "%s constraints": "%s mga constraint",
458
+ "Add constraint": "Magdagdag ng constraint",
459
+ "Add constraint to %s": "Magdagdag ng constraint sa %s",
460
+ "Cannot delete users table": "Hindi ma-delete ang users table",
461
+ "Test run": "Pagsubok na pagpapatakbo",
462
+ "Test run output": "Output ng test run",
463
+ "Run %s": "Patakbuhin ang %s",
464
+ "back to actions": "balik sa mga aksyon",
465
+ "Action %s run successfully with no console output": "Matagumpay na naipatakbo ang Action %s nang walang anumang output sa console.",
466
+ "Roles": "Mga Role",
467
+ "Saved layout for role": "Naka-save na layout para sa role",
468
+ "Layout by role": "Layout ayon sa role",
469
+ "Users and roles": "Mga user at mga role",
470
+ "Match regular expression": "Tumugma sa regular expression",
471
+ "Error message when regular expression does not match": "Mensahe ng error kapag hindi tumutugma ang regular expression",
472
+ "Invalid attributes": "Di-wastong mga attribute",
473
+ "Documentation": "Dokumentasyon",
474
+ "Plugin %s installed": "Na-install ang plugin na %s",
475
+ "Plugin %s removed.": "Tinanggal ang plugin na %s.",
476
+ "Plugin %s installed, please complete configuration.": "Na-install na ang Plugin na %s, pakikumpleto ang configuration.",
477
+ "Configure %s Plugin": "I-configure ang %s Plugin",
478
+ "Cannot remove plugin: views %s depend on it": "Hindi maalis ang plugin: may mga view na %s na umaasa rito",
479
+ "New Plugin": "Bagong Plugin",
480
+ "Add plugin": "Magdagdag ng plugin",
481
+ "Store refreshed": "Narefresh ang store",
482
+ "Plugins up-to-date": "Naka-update na ang mga plugin sa pinakabagong bersyon.",
483
+ "Source": "Pinagmulan",
484
+ "Inbound keys: ": "Papasok na mga key:",
485
+ "Icon": "Icon",
486
+ "Create database view": "Lumikha ng database view",
487
+ "Create an SQL view in the database with the fields in this list": "Gumawa ng SQL view sa database na may mga field na nasa listahang ito.",
488
+ "Upgrade": "Pag-upgrade",
489
+ "Show only matches in table:": "Ipakita lamang ang mga tumutugma sa table:",
490
+ "Showing matches in table %s.": "Ipinapakita ang mga tumutugma sa table na %s.",
491
+ "Edit trigger": "I-edit ang trigger",
492
+ "Show on page": "Ipakita sa pahina",
493
+ "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.": "Ang mga kahilingang direktang mag-render ng view na ito ay sa halip magpapakita ng napiling page, kung mayroon. Dapat i-embed ng napiling page ang view na ito. Gamitin ito upang lagyan ng karagdagang mga elemento ang view.",
494
+ "Hide pagination": "Itago ang pagination",
495
+ "True": "Totoo",
496
+ "False": "Mali",
497
+ "Clear all": "I-clear lahat",
498
+ "This will delete <strong>EVERYTHING</strong> in the selected categories": "This ay magbubura ng <strong>LAHAT</strong> sa mga napiling kategorya.",
499
+ "Deleted all %s": "Na-delete ang lahat ng %s",
500
+ "Restart server": "I-restart ang server",
501
+ "Edit Plugin": "I-edit ang Plugin",
502
+ "Unknown authentication method %ss": "Hindi kilalang paraan ng pagpapatunay %ss",
503
+ "Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "Kinakailangan ang pag-restart upang maipatupad ang mga pagbabago. I-restart ang server mula sa <a href=\"/admin\">Admin page</a>.",
504
+ "Email with password reset link sent": "Naipadala na ang email na may link para sa pag-reset ng password.",
505
+ "Link Style": "Estilo ng Link",
506
+ "Link size": "Laki ng link",
507
+ "Set page title": "Itakda ang pamagat ng pahina",
508
+ "Skip this section if you do not want to set the page title": "Laktawan ang seksyong ito kung ayaw mong itakda ang pamagat ng pahina",
509
+ "Page title is a formula?": "Formula ba ang pamagat ng page?",
510
+ "Enable LetsEncrypt HTTPS": "Paganahin ang LetsEncrypt HTTPS",
511
+ "Set Base URL configuration first": "I-set muna ang Base URL configuration",
512
+ "LetsEncrypt enabled": "Pinagana ang LetsEncrypt",
513
+ "LetsEncrypt SSL enabled. Restart for changes to take effect.": "LetsEncrypt SSL ay naka-enable. I-restart upang magkabisa ang mga pagbabago.",
514
+ "File not found": "Hindi natagpuan ang file",
515
+ "Table %s not found": "Hindi natagpuan ang Table %s",
516
+ "Page %s added to menu. Adjust access permissions in Settings &raquo; Menu": "Nagdagdag ng page na %s sa menu. Ayusin ang access permissions sa Settings &raquo; Menu",
517
+ "Page %s duplicated as %s": "Na-duplicate ang page na %s bilang %s",
518
+ "Custom SSL certificate": "Pasadyang SSL certificate",
519
+ "Custom SSL private key": "Custom SSL private key",
520
+ "Login view": "View ng pag-login",
521
+ "Signup view": "View ng pag-sign up",
522
+ "A view with the login form": "Isang view na may form ng pag-login",
523
+ "A view with the signup form": "Isang view na may signup form",
524
+ "Signups not enabled": "Hindi pinagana ang mga pag-sign up",
525
+ "Ownership field": "Field ng Pagmamay-ari",
526
+ "The user referred to in this field will be the owner of the row": "Ang user na tinutukoy sa field na ito ang magiging may-ari ng row.",
527
+ "None": "Wala",
528
+ "Information about plugin": "Impormasyon tungkol sa plugin",
529
+ "%s plugin information": "impormasyon ng %s plugin",
530
+ "Package version": "Bersyon ng package",
531
+ "Package name": "Pangalan ng pakete",
532
+ "Plugin dependencies": "Mga dependency ng plugin",
533
+ "This plugin supplies a theme.": "Nagbibigay ang plugin na ito ng isang tema.",
534
+ "Types": "Mga Uri",
535
+ "This plugin supplies these types: ": "Ang plugin na ito ay nagbibigay ng mga sumusunod na uri:",
536
+ "Functions": "Mga Function",
537
+ "Returns: ": "Mga Ibinabalik:",
538
+ "View templates": "Mga template ng view",
539
+ "Repository": "Repository",
540
+ "Latest": "Pinakabago",
541
+ "Latest version": "Pinakabagong bersyon",
542
+ "Latest npm version cache": "Pinakabagong cache ng bersyon ng npm",
543
+ "Plugin up-to-date": "Plugin napapanahon na",
544
+ "Upgrade here": "Mag-upgrade dito",
545
+ "An upgrade to Saltcorn is available! Current version: %s; latest version: %s.": "May available na upgrade sa Saltcorn! Kasalukuyang bersyon: %s; pinakabagong bersyon: %s.",
546
+ "Passwords do not match": "Hindi magtutugma ang mga password.",
547
+ "Not a valid e-mail address": "Hindi wastong e-mail address",
548
+ "Custom CSS": "Pasadyang CSS",
549
+ "Custom HTML": "Pasadyang HTML",
550
+ "Site structure": "Istruktura ng site",
551
+ "SSL": "SSL",
552
+ "Users and security": "Mga User at Seguridad",
553
+ "User settings updated": "Na-update ang mga setting ng user.",
554
+ "SSL encryption for HTTPS traffic": "SSL encryption para sa HTTPS na trapiko",
555
+ "HTTPS encryption with Let's Encrypt SSL certificate": "HTTPS encryption gamit ang Let's Encrypt SSL certificate",
556
+ "Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains": "Maaaring awtomatikong kumuha ang Saltcorn ng SSL certificate mula sa <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> para sa mga solong domain.",
557
+ "Currently: ": "Kasalukuyan:",
558
+ "HTTPS encryption with custom SSL certificate": "HTTPS encryption gamit ang custom na SSL certificate",
559
+ "Or use custom SSL certificates, including wildcard certificates for multitenant applications": "O gumamit ng mga custom na SSL certificate, kasama na ang wildcard certificate para sa mga multitenant na application",
560
+ "Authentication settings": "Mga setting ng pagpapatotoo",
561
+ "Custom SSL certificates": "Pasadyang mga SSL certificate",
562
+ "Custom SSL enabled. Restart for changes to take effect.": "Naka-enable ang custom SSL. I-restart ang system para magkabisa ang mga pagbabago.",
563
+ "Enabled": "Pinagana",
564
+ "You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.": "Na-enable mo ang parehong Let's Encrypt certificates at custom SSL certificates. Magkakaroon ng priyoridad ang Let's Encrypt at hindi papansinin ang mga custom certificate.",
565
+ "Events": "Mga Kaganapan",
566
+ "About application": "Tungkol sa aplikasyon",
567
+ "System": "Sistema",
568
+ "Site identity settings updated": "Na-update ang mga setting ng pagkakakilanlan ng site",
569
+ "Email settings": "Mga setting ng email",
570
+ "Site identity settings": "Mga setting ng pagkakakilanlan ng site",
571
+ "Email settings updated": "Na-update ang mga setting ng email",
572
+ "System operations": "Mga operasyon ng sistema",
573
+ "About the system": "Tungkol sa sistema",
574
+ "Restart here": "Magsimula muli dito",
575
+ "Download a backup": "Mag-download ng backup",
576
+ "Restore a backup": "I-restore ang isang backup",
577
+ "Add new role": "Magdagdag ng bagong role",
578
+ "Role updated": "Nabago ang role",
579
+ "First delete users with this role": "Unahin munang i-delete ang mga user na may ganitong role.",
580
+ "Role %s deleted": "Role %s natanggal",
581
+ "This is the rank of the user role, lower role IDs will be able to access more resources.": "Ito ang ranggo ng user role; ang mas mababang role ID ay makakakuha ng access sa mas maraming resources.",
582
+ "Role name": "Pangalan ng Role",
583
+ "Cannot delete this role": "Hindi matanggal ang role na ito",
584
+ "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>.": "Ang Saltcorn ay <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">Malaya</a> at <a href=\"https://opensource.org/\">Open Source</a> na Software, <a href=\"https://github.com/saltcorn/saltcorn/\">ini-release</a> sa ilalim ng <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT license</a>.",
585
+ "Create a page": "Gumawa ng pahina",
586
+ "Test": "Pagsubok",
587
+ "E-mail and password required": "Kinakailangan ang e-mail at password",
588
+ "Masonry columns": "Mga haliging Masonry",
589
+ "Where": "Saan",
590
+ "Access Read/Write": "Access Basá/Lagáy",
591
+ "History": "Kasaysayan",
592
+ "Owned": "Pagmamay-ari",
593
+ "Primary key": "Pangunahing susi",
594
+ "Users already present": "Mga user na mayroon na",
595
+ "Discover tables": "Tuklasin ang mga table",
596
+ "The following tables in your database can be imported into Saltcorn:": "Ang mga sumusunod na table sa iyong database ay maaaring i-import sa Saltcorn:",
597
+ "Discovered tables: %s": "Nadiskubreng mga table: %s",
598
+ "There are no tables in the database that can be imported into Saltcorn.": "Walang mga table sa database na maaaring i-import sa Saltcorn.",
599
+ "Import": "I-import",
600
+ "Discover": "Tuklasin",
601
+ "Discover tables in database": "Tuklasin ang mga table sa database",
602
+ "Single item view": "Isahang item na view",
603
+ "The underlying individual view of each table row": "Ang pinagbabatayang indibiduwal na view ng bawat row ng table",
604
+ "Minimum role to read": "Pinakamababang role para makabasa",
605
+ "Minimum role to write": "Pinakamababang role para makapagsulat",
606
+ "Create page": "Lumikha ng pahina",
607
+ "Multi-tenancy not enabled": "Hindi naka-enable ang multi-tenancy",
608
+ "Identity": "Pagkakakilanlan",
609
+ "Email sent to %s with no errors": "Email na ipinadala sa %s nang walang error",
610
+ "External": "Panlabas",
611
+ "Force TLS": "Pilitin ang TLS",
612
+ "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": "Laging gumamit ng TLS kapag kumokonekta sa server? \nKung hindi naka-check, gagamitin ang TLS kung sinusuportahan ng server ang STARTTLS extension. \nSa karamihan ng kaso, i-check ang kahong ito kung kumokonekta ka sa port 465. \nPara sa port 587 o 25, huwag itong i-check.",
613
+ "Relationship diagram": "Diagram ng ugnayan",
614
+ "Verified": "Na-verify",
615
+ "Send verification email": "Magpadala ng email na beripikasyon",
616
+ "Email verification link sent to %s": "Naipadala na ang link para sa beripikasyon ng email sa %s",
617
+ "Verification view": "View ng beripikasyon",
618
+ "A view with the view to be emailed to users for email address verification": "Isang view na may layuning i-email sa mga user para sa beripikasyon ng email address",
619
+ "Email verified": "Na-verify ang email",
620
+ "An email has been sent to %s to verify your address": "Isang email ay ipinadala sa %s upang i-verify ang iyong address.",
621
+ "Elevate verified to role": "Itataas ang na-verify sa tungkulin",
622
+ "Elevate users to a higher role when their email addresses have been verified": "Itaas ang mga user sa mas mataas na role kapag na-verify na ang kanilang mga email address.",
623
+ "Email mask": "Mask ng email",
624
+ "Emails used for signup must end with this string": "Ang mga email na ginagamit para sa pag-signup ay dapat magtapos sa string na ito.",
625
+ "Signups with this email address are not accepted": "Hindi tinatanggap ang mga pag-sign up gamit ang email address na ito.",
626
+ "Default order by": "Default order by",
627
+ "Default descending?": "Default na pababang ayos?",
628
+ "Omit header": "Huwag isama ang header",
629
+ "Do not display the header": "Huwag ipakita ang header",
630
+ "The maximum number of characters in the string": "Ang pinakamataas na bilang ng mga character sa string",
631
+ "The minimum number of characters in the string": "Ang minimum na bilang ng mga character sa string",
632
+ "Style": "Estilo",
633
+ "Not all themes support menu buttons": "Hindi lahat ng tema ay sumusuporta sa mga button ng menu.",
634
+ "Select a publicly accessible image file for the menu logo": "Pumili ng pampublikong naa-access na file ng imahe para sa logo ng menu.",
635
+ "Favicon": "Favicon",
636
+ "Select a publicly accessible image file for the browser tab icon": "Pumili ng pampublikong naa-access na file ng larawan para sa icon ng tab ng browser",
637
+ "Site identity settings, backup, email settings, system control and information": "Mga setting ng pagkakakilanlan ng site, backup, mga setting ng email, kontrol at impormasyon ng sistema",
638
+ "Plugin and pack installation and control": "Pag-install at kontrol ng plugin at pack",
639
+ "User administration, edit roles, user and security settings, SSL certificates for https encryption": "Pangangasiwa ng user, pag-edit ng mga role, mga setting ng user at seguridad, mga SSL certificate para sa https encryption",
640
+ "Menu, search and tenants": "Menu, paghahanap at mga tenant",
641
+ "Actions, triggers and crash log": "Mga Action, Trigger at Crash Log",
642
+ "Multitenancy enabled": "Pinagana ang multitenancy",
643
+ "Restart required for changes to take effect.": "Kinakailangang i-restart upang maging epektibo ang mga pagbabago.",
644
+ "Tenant settings": "Mga setting ng tenant",
645
+ "Role to create tenants": "Role para lumikha ng mga tenant",
646
+ "Minimum user role required to create a new tenant": "Minimum na user role na kinakailangan para makagawa ng bagong tenant",
647
+ "Tenant settings updated": "Na-update ang mga setting ng tenant",
648
+ "Not allowed": "Hindi pinapayagan",
649
+ "You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "Sinusubukan mong lumikha ng tenant habang kumokonekta gamit ang IP address sa halip na isang domain. Malamang na hindi ito gagana.",
650
+ "Create tenant warning": "Gumawa ng babala para sa tenant",
651
+ "Show a warning to users creating a tenant disclaiming warranty of availability or security": "Magpakita ng babala sa mga user na lumilikha ng tenant na naglalahad ng disclaimer tungkol sa anumang warranty sa availability o seguridad.",
652
+ "A list view shown on the left, to select rows": "Isang list view na ipinapakita sa kaliwa, para pumili ng mga row",
653
+ "The view to show the selected row": "Ang view para ipakita ang napiling row",
654
+ "Location": "Lokasyon",
655
+ "Location of link to create new row": "Lokasyon ng link para lumikha ng bagong row",
656
+ "Options": "Mga Opsyon",
657
+ "List options": "Mga opsyon sa listahan",
658
+ "Rows per page": "Mga row bawat pahina",
659
+ "Invalid administrative action": "Di-wastong administratibong aksyon",
660
+ "User settings form": "Form ng mga setting ng User",
661
+ "A view for users to change their custom user fields": "Isang view para sa mga user upang baguhin ang kanilang mga custom na field ng user",
662
+ "Error: ": "Error:",
663
+ "User settings changed": "Nabago ang mga setting ng user",
664
+ "Rename table": "Palitan ang pangalan ng talahanayan",
665
+ "Rename table %s": "Palitan ang pangalan ng table na %s",
666
+ "Base URL domain %s does not match hostname %s": "Ang base URL domain na %s ay hindi tumutugma sa hostname na %s",
667
+ "Custom HTTP headers": "Pasadyang HTTP headers",
668
+ "Format for each line: Header-Name: value": "Format para sa bawat linya: Pangalan-ng-Header: halaga",
669
+ "Role to upload files": "Role para mag-upload ng mga file",
670
+ "User should have this role or higher to upload files with API (uploads through forms are not affected)": "Dapat ang User ay may ganitong role o mas mataas upang makapag-upload ng mga file gamit ang API (hindi apektado ang mga upload sa pamamagitan ng mga form).",
671
+ "Always show create view": "Laging ipakita ang paglikha ng view",
672
+ "If off, only show create view if the query state is about the current user": "Kung naka-off, ipakita lamang ang create view kung ang estado ng query ay tungkol sa kasalukuyang user.",
673
+ "Process uptime": "Tagal ng pagtakbo ng proseso",
674
+ "A configuration error occurred": "May naganap na error sa configuration.",
675
+ "HTTP timeout (s)": "HTTP timeout (seg)",
676
+ "Increase if you expect large uploads": "Taasan ito kung inaasahan mo ang malalaking upload.",
677
+ "Cookie sessions": "Mga session ng cookie",
678
+ "Store sessions entirely in client cookies for higher performance": "I-store nang buo ang mga session sa client cookies para sa mas mataas na performance",
679
+ "git commit": "git commit",
680
+ "Send test email": "Magpadala ng test email",
681
+ "Edit custom SSL certificates": "I-edit ang custom na SSL certificates",
682
+ "User must have this role or higher to read rows from the table": "Dapat may ganitong role o mas mataas ang user upang makabasa ng mga row mula sa table.",
683
+ "User must have this role or higher to edit or create new rows in the table": "Dapat may ganitong role o mas mataas ang user upang makapag-edit o makalikha ng mga bagong row sa table.",
684
+ "Name of the field": "Pangalan ng field",
685
+ "The type determines the kind of data that can be stored in the field": "Tinutukoy ng uri ang klase ng datos na maaaring iimbak sa field.",
686
+ "Calculated from other fields with a formula": "Kinakalkula mula sa ibang mga field gamit ang isang formula",
687
+ "There must be a value in every row": "Dapat mayroong halaga sa bawat row.",
688
+ "Different rows must have different values for this field": "Dapat magkaiba ang mga halaga sa field na ito para sa bawat row.",
689
+ "Add more fields to enable edit": "Magdagdag ng higit pang mga field upang paganahin ang pag-edit.",
690
+ "Multitenancy": "Multitenancy",
691
+ "Subdomain": "Subdomain",
692
+ "Information": "Impormasyon",
693
+ "Found %s tenants": "Nakahanap ng %s tenant",
694
+ "Create new tenant": "Gumawa ng bagong tenant",
695
+ "%s tenant statistics": "%s istatistika ng tenant",
696
+ "Table columns": "Mga kolum ng Table",
697
+ "Configuration items": "Mga item ng configuration",
698
+ "Crashlogs": "Mga crash log",
699
+ "Multitenancy settings": "Mga setting ng multitenancy",
700
+ "See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>": "Tingnan ang <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> para sa mga tagubilin<p>",
701
+ "API token for this user: ": "Token ng API para sa user na ito:",
702
+ "Reset": "I-reset",
703
+ "Generate": "Bumuo",
704
+ "URL after delete": "URL pagkatapos mag-delete",
705
+ "Track table data changes over time": "Subaybayan ang mga pagbabago sa data ng table sa paglipas ng panahon",
706
+ "Description allows you to give more information about the table": "Ang Description ay nagbibigay-daan sa iyo na magbigay ng karagdagang impormasyon tungkol sa table.",
707
+ "Description allows you to give more information about the view.": "Ang Description ay nagbibigay-daan sa iyo na magbigay ng karagdagang impormasyon tungkol sa view.",
708
+ "Description allows to give more information about field": "Pinapahintulutan ng Description na magbigay ng karagdagang impormasyon tungkol sa field.",
709
+ "Name of action": "Pangalan ng aksyon",
710
+ "Description allows you to give more information about the action": "Ang Description ay nagbibigay-daan sa iyo na magbigay ng karagdagang impormasyon tungkol sa action.",
711
+ "The action to be taken when the trigger fires": "Ang aksyong isasagawa kapag na-activate ang trigger",
712
+ "The table for which the trigger condition is checked.": "Ang table kung saan sinusuri ang trigger condition.",
713
+ "Condition under which the trigger will fire": "Kondisyon kung kailan magti-trigger ang trigger",
714
+ "Test trigger": "Pagsubok na trigger",
715
+ "Edit trigger %s": "I-edit ang trigger %s",
716
+ "Preset %s": "Nakatakdang %s",
717
+ "The user password or application token to access SMTP server for sending emails": "Ang password ng user o application token para ma-access ang SMTP server sa pagpapadala ng mga email",
718
+ "The port of your SMTP server": "Ang port ng iyong SMTP server",
719
+ "The user name to access SMTP server for sending emails.": "Ang user name para makapag-access sa SMTP server para sa pagpapadala ng mga email.",
720
+ "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.": "Ang password ng user o app password para ma-access ang SMTP server sa pagpapadala ng mga email. Kung pinapayagan ng iyong SMTP provider ang paglikha ng app password para gamitin mula sa application, inirerekomenda naming gumamit ng app password sa halip na user password.",
721
+ "Tick the boxes for the fields that should be jointly unique": "Lagyan ng tsek ang mga kahon para sa mga field na dapat maging magkasanib na natatangi.",
722
+ "Private SSH key": "Pribadong SSH key",
723
+ "Timezone": "Timezone",
724
+ "Home Timezone": "Timezone ng Home",
725
+ "Use this link to revisit your application at any time.": "Gamitin ang link na ito upang muling bisitahin ang iyong application anumang oras.",
726
+ "To login to a previously created application, go to: ": "Upang mag-login sa isang naunang nagawang application, pumunta sa:",
727
+ "Event types": "Mga uri ng event",
728
+ "Channel": "Channel",
729
+ "Leave blank for all channels": "Iwanang blangko para sa lahat ng channel.",
730
+ "Table or Channel": "Table o Channel",
731
+ "Events to log": "Mga event na ilo-log",
732
+ "Log settings": "Mga setting ng log",
733
+ "Which events should be logged?": "Aling mga event ang dapat i-log?",
734
+ "Event log": "Talaan ng mga kaganapan",
735
+ "Custom Events": "Mga Custom na Kaganapan",
736
+ "Channels": "Mga Channel",
737
+ "Custom": "Custom",
738
+ "Create custom event": "Gumawa ng pasadyang event",
739
+ "Yes": "Oo",
740
+ "Alternative destinations if formula evaluates to true": "Mga alternatibong destinasyon kung ang formula ay mag-evaluate bilang true",
741
+ "Default view when done": "Default na view kapag tapos na",
742
+ "This is the view to which the user will be sent when the form is submitted, unless a formula below is true.": "Ito ang view kung saan ipapadala ang user kapag naisumite ang form, maliban na lang kung may formula sa ibaba na totoo.",
743
+ "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": "Maaari mong ipadala ang user sa ibang view depende sa araw kung kailan nagsumite ang user. Huwag pansinin ang opsyong ito kung palagi mong nais ipadala ang user sa parehong destinasyon.",
744
+ "Plugin name": "Pangalan ng Plugin",
745
+ "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": "Pinagmulan ng plugin para sa pag-install. Ilang mga pagpipilian: \nnpm - i-download mula sa npm repository, \nlocal - kunin mula sa lokal na file system, \ngithub - i-download mula sa GitHub, \ngit - kunin mula sa git.",
746
+ "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.": "Para sa npm - pangalan ng npm package, hal. `@saltcorn/html` o `saltcorn-gantt`, tingnan sa npmjs.com; para sa local - absolute path sa plugin folder sa file system, hal. `C:\\gitsrc\\any-bootstrap-theme\\`; para sa github - pangalan ng github project.",
747
+ "Version of plugin, latest is default value": "Bersyon ng plugin, pinakabago ang default na halaga",
748
+ "Account verification": "Pagpapatunay ng account",
749
+ "User verification failed": "Nabigo ang beripikasyon ng user.",
750
+ "User verified": "Na-verify ang user",
751
+ "Error editing user: %s": "Error sa pag-edit ng user: %s",
752
+ "User must have this role or higher to make API call for action (trigger)": "Dapat may ganitong role o mas mataas ang User upang makagawa ng API call para sa action (trigger)",
753
+ "Restart complete": "Kumpleto na ang muling pag-restart.",
754
+ "Languages": "Mga Wika",
755
+ "Add language": "Magdagdag ng wika",
756
+ "Language": "Wika",
757
+ "Locale": "Lokal",
758
+ "Menu, search, languages and tenants": "Menu, paghahanap, mga wika at mga tenant",
759
+ "This is a translation of a different field in a different language": "Ito ay isang pagsasalin ng ibang field sa ibang wika.",
760
+ "Language locale of translation": "Lokalisasyon ng wika ng pagsasalin",
761
+ "Action not configurable": "Hindi nako-configure ang Action",
762
+ "Event type which runs the trigger": "Uri ng event na nagpapatakbo sa trigger",
763
+ "Message string field": "Field ng string ng mensahe",
764
+ "The field for the message content on the table for messages": "Ang field para sa nilalaman ng mensahe sa table para sa mga mensahe",
765
+ "Participant field": "Patlang ng Kalahok",
766
+ "The field for the sender user id on the table for messages": "Ang field para sa sender user ID sa table para sa mga mensahe",
767
+ "The field for the participant user id": "Ang field para sa participant user ID",
768
+ "Message sender field": "Field ng nagpadala ng mensahe",
769
+ "Message view or string field": "View ng mensahe o string na field",
770
+ "A view to show individual messages, or the field for the message content on the table for messages": "Isang view para ipakita ang indibidwal na mga mensahe, o ang field para sa nilalaman ng mensahe sa table para sa mga mensahe",
771
+ "Message relation": "Relasyon ng mensahe",
772
+ "The relationship to the table of individual messages": "Ang relasyon sa talahanayan ng mga indibidwal na mensahe",
773
+ "Message show view": "View ng pagpapakita ng mensahe",
774
+ "The view to show an individual message": "Ang view para magpakita ng isang indibidwal na mensahe",
775
+ "New message form view": "Bagong view ng form ng mensahe",
776
+ "The view to enter a new message": "Ang view para magpasok ng bagong mensahe",
777
+ "Participant max read id field": "Field ng pinakamataas na nabasang ID ng kalahok",
778
+ "The field for the participant's last read message, of type Key to message table": "Ang field para sa huling nabasang mensahe ng kalahok, na may uri na Key patungo sa message table",
779
+ "Show older messages": "Ipakita ang mas matatandang mensahe",
780
+ "New table name": "Bagong pangalan ng talahanayan",
781
+ "Password Repeat": "Ulitin ang Password",
782
+ "Remember me": "Tandaan ako",
783
+ "Column width": "Lapad ng kolum",
784
+ "Column width units": "Mga yunit ng lapad ng column",
785
+ "Ownership formula": "Pormula ng pagmamay-ari",
786
+ "User is treated as owner if true. In scope: ": "Itinuturing na may-ari ang User kung true. Saklaw:",
787
+ "Not all themes support all locations": "Hindi lahat ng tema ay sumusuporta sa lahat ng lokasyon.",
788
+ "Default language": "Nakaisetang wika",
789
+ "Library": "Aklatan",
790
+ "Library item %s deleted": "Tinanggal ang item ng library na %s",
791
+ "Library: component assemblies that can be used in the builder": "Library: mga component assembly na maaaring gamitin sa builder",
792
+ "Edit properties": "I-edit ang mga property",
793
+ "Images and other files for download": "Mga imahe at iba pang mga file para sa pag-download",
794
+ "Disable LetsEncrypt HTTPS": "I-disable ang LetsEncrypt HTTPS",
795
+ "Type %s not found": "Uri na %s hindi natagpuan",
796
+ "No pages": "Walang mga pahina",
797
+ "No views": "Walang mga view",
798
+ "CSV upload": "Pag-upload ng CSV",
799
+ "Pages are the web pages of your application built with drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "Ang mga Page ay ang mga web page ng iyong application na binubuo gamit ang drag-and-drop builder. Mayroon silang static na nilalaman, at sa pamamagitan ng pag-embed ng mga view, nagkakaroon sila ng dynamic na nilalaman.",
800
+ "Views display data from tables. A view is a view template applied to a table, with configuration.": "Ang mga View ay nagpapakita ng data mula sa mga table. Ang isang View ay isang view template na inilalapat sa isang table, na may kasamang configuration.",
801
+ "Tables organise data by fields and rows.": "Ang mga Table ay nag-oorganisa ng data ayon sa mga field at row.",
802
+ "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.": "Ang mga Page ay ang mga web page ng iyong application na binubuo gamit ang isang drag-and-drop builder. Mayroon silang static na nilalaman, at sa pamamagitan ng pag-embed ng mga view, nagkakaroon sila ng dynamic na nilalaman.",
803
+ "Triggers run actions in response to events.": "Nagpapatakbo ang mga trigger ng mga action bilang tugon sa mga event.",
804
+ "No files": "Walang mga file",
805
+ "Cookie duration (hours)": "Tagal ng cookie (oras)",
806
+ "Set to 0 for expiration at the end of browser session": "Itakda sa 0 para mag-expire sa pagtatapos ng session ng browser",
807
+ "Cookie duration (hours) when remember ticked": "Tagal ng cookie (oras) kapag naka-check ang \"remember\"",
808
+ "Forget table": "Kalimutan ang talahanayan",
809
+ "Table %s forgotten. You can now discover it.": "Nakalimutan ang Table %s. Maaari mo na itong tuklasin ngayon.",
810
+ "No triggers": "Walang mga trigger",
811
+ "List width": "Lapad ng listahan",
812
+ "Number of columns (1-12) allocated to the list view": "Bilang ng mga kolum (1–12) na nakatalaga sa list view",
813
+ "New tenant template": "Bagong template ng tenant",
814
+ "Copy site structure for new tenants from this tenant": "Kopyahin ang istruktura ng site para sa mga bagong tenant mula sa tenant na ito",
815
+ "Use this link: <a href=\"%s\">%s</a> to revisit your application at any time.": "Gamitin ang link na ito: <a href=\"%s\">%s</a> upang mabalikan ang iyong application anumang oras.",
816
+ "Use Amazon S3": "Gumamit ng Amazon S3",
817
+ "Use Amazon S3 (or compatible) service to store files. If disabled, Saltcorn uses local disk. WARNING: Changing this may break your uploaded files!": "Gumamit ng Amazon S3 (o katugmang) serbisyo para mag-imbak ng mga file. Kung naka-disable, gagamit ng lokal na disk ang Saltcorn. BABALA: Ang pagbabago nito ay maaaring makasira sa iyong mga na-upload na file!",
818
+ "Amazon S3 Bucket": "Amazon S3 Bucket",
819
+ "Name you selected for your S3 bucket in AWS.": "Pangalan na pinili mo para sa iyong S3 bucket sa AWS.",
820
+ "Amazon S3 Path Prefix": "Amazon S3 Path Prefix",
821
+ "Prefix you selected for your S3 bucket in AWS.": "Prefix na pinili mo para sa iyong S3 bucket sa AWS.",
822
+ "Amazon S3 Endpoint": "Endpoint ng Amazon S3",
823
+ "Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.": "Hostname ng iyong S3 Compatible Storage provider. Default ay 's3.amazonaws.com'.",
824
+ "Amazon S3 Region": "Rehiyon ng Amazon S3",
825
+ "AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.": "AWS rehiyon na pinili mo noong gumawa ka ng iyong S3 bucket. Ang default ay `us-east-1`.",
826
+ "Amazon S3 Access Key ID": "Amazon S3 Access Key ID",
827
+ "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.": "Kinakailangan lamang kung ayaw mong mag-authenticate sa S3 gamit ang isang IAM role. Ilagay ang Access Key ID na ibinigay ng iyong Amazon EC2 administrator.",
828
+ "Amazon S3 Secret Access Key": "Lihim na Access Key ng Amazon S3",
829
+ "The secret access key associated with your Amazon S3 Access Key ID.": "Ang lihim na access key na nauugnay sa iyong Amazon S3 Access Key ID.",
830
+ "Use Amazon S3 Secure Connection.": "Gumamit ng Ligtas na Koneksyon ng Amazon S3.",
831
+ "Connect to Amazon S3 (or compatible) securely.": "Secure na kumonekta sa Amazon S3 (o katugmang serbisyo).",
832
+ "Storage settings": "Mga setting ng imbakan",
833
+ "Storage": "Imbakan",
834
+ "Storage settings updated": "Na-update ang mga setting ng storage.",
835
+ "Label formula": "Pormula ng label",
836
+ "Include formula": "Isama ang pormula",
837
+ "If specified, only include in menu rows that evaluate to true": "Kung nakasaad, isama lamang sa menu ang mga row na nag-e-evaluate bilang true.",
838
+ "URL formula": "Pormula ng URL",
839
+ "Order field": "Field ng pagkakasunud-sunod",
840
+ "Section field": "Field ng seksyon",
841
+ "Optional. String type with options, each of which will become a menu section": "Opsyonal. Uri ng string na may mga opsyon, kung saan ang bawat isa ay magiging isang seksyon ng menu.",
842
+ "Role to generate API keys": "Role para lumikha ng mga API key",
843
+ "User should have this role or higher to generate API keys in their user settings": "Dapat ang User ay may ganitong role o mas mataas upang makapag-generate ng API keys sa kanilang user settings.",
844
+ "API token removed": "Inalis ang token ng API",
845
+ "Row inclusion formula": "Pormula ng pagsasama ng row",
846
+ "Only include rows where this formula is true": "Isama lamang ang mga row kung saan totoo ang formula na ito",
847
+ "Slug": "Slug",
848
+ "Field that can be used for a prettier URL structure": "Field na maaaring gamitin para sa mas presentableng istruktura ng URL",
849
+ "Setup two-factor authentication": "I-setup ang two-factor authentication",
850
+ "Setup two-factor authentication with Time-based One-Time Password (TOTP)": "I-setup ang two-factor authentication gamit ang Time-based One-Time Password (TOTP)",
851
+ "1. Scan this QR code in your Authenticator app": "1. I-scan ang QR code na ito sa iyong Authenticator app",
852
+ "2. Enter the six-digit code generated in your Authenticator app": "2. Ipasok ang anim-na-digit na code na nabuo sa iyong Authenticator app",
853
+ "Code": "Code",
854
+ "Two-factor authentication with Time-based One-Time Password enabled": "Pinagana ang two-factor authentication gamit ang Time-based One-Time Password",
855
+ "Two-factor authentication": "Dalawang-salik na pagpapatotoo",
856
+ "Two-factor authentication is enabled": "Pinagana ang two-factor authentication.",
857
+ "Two-factor authentication with Time-based One-Time Password disabled": "Hindi pinagana ang two-factor authentication gamit ang Time-based One-Time Password",
858
+ "Two-factor authentication is disabled": "Hindi pinagana ang two-factor authentication.",
859
+ "Auto save": "Awtomatikong pag-save",
860
+ "Save any changes immediately": "I-save kaagad ang anumang mga pagbabago",
861
+ "Transpose": "Transpose",
862
+ "Display one column per line": "Magpakita ng isang kolum bawat linya",
863
+ "Vertical column width": "Lapad ng patayong kolum",
864
+ "Vertical width units": "Mga patayong yunit ng lapad",
865
+ "Save before going back": "I-save bago bumalik",
866
+ "Reload after going back": "Mag-reload pagkatapos bumalik",
867
+ "2FA policy": "Patakaran sa 2FA",
868
+ "Steps to go back": "Mga hakbang para bumalik",
869
+ "Place in dropdown": "Ilagay sa dropdown",
870
+ "Hide null columns": "Itago ang mga kolum na may null na halaga",
871
+ "Do not display a column if it contains entirely missing values": "Huwag ipakita ang isang kolum kung ito ay ganap na naglalaman ng nawawalang mga value.",
872
+ "Could not verify code": "Hindi ma-verify ang code",
873
+ "Disable two-factor authentication": "I-disable ang two-factor authentication",
874
+ "Enter your two-factor code in order to disable it": "Ilagay ang iyong two-factor code upang i-disable ito.",
875
+ "Allow the user to enter a new key that is not in the schema": "Payagan ang user na maglagay ng bagong key na wala sa schema.",
876
+ "Check for updates": "Suriin ang mga update",
877
+ "Versions refreshed": "Na-refresh ang mga bersyon",
878
+ "Configuration check": "Pagsusuri ng configuration",
879
+ "Configuration errors": "Mga error sa konfigurasyon",
880
+ "Configuration checks passed": "Matagumpay ang mga pagsusuri sa configuration",
881
+ "On delete cascade": "Sa pagtanggal, cascade",
882
+ "If the parent row is deleted, automatically delete the child rows.": "Kung ang parent row ay mabura, awtomatikong burahin din ang mga child row.",
883
+ "Extra state Formula": "Karagdagang estado na Formula",
884
+ "Cannot install unsafe plugins on subdomain tenants": "Hindi maaaring mag-install ng hindi ligtas na mga plugin sa mga subdomain na tenant.",
885
+ "Default order descending?": "Default na pababang pagkakasunod-sunod?",
886
+ "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.": "Ito ang view kung saan ipapadala ang user kapag naisumite na ang form. Ang view na itatakda mo rito ay maaaring hindi sundin depende sa konteksto ng form; halimbawa, kung lumilitaw ito sa isang pop-up, hindi magaganap ang redirect.",
887
+ "Destination view": "Destination view",
888
+ "Finish": "Tapusin",
889
+ "Include in full-text search": "Isama sa full-text search",
890
+ "Strings": "Mga String",
891
+ "In default language": "Sa default na wika",
892
+ "In %s": "Sa %s",
893
+ "Enable 2FA": "Paganahin ang 2FA",
894
+ "Or enter this code:": "O ilagay ang code na ito:",
895
+ "Disable 2FA": "I-disable ang 2FA",
896
+ "Cascade delete to file": "Cascade delete sa file",
897
+ "Deleting a row will also delete the file referenced by this field": "Ang pag-delete ng isang row ay magde-delete din ng file na nire-refer ng field na ito.",
898
+ "Has channels?": "May mga channel?",
899
+ "Channels to create events for. Separate by comma; leave blank for all": "Mga channel na paglikhaan ng mga event. Paghiwalayin gamit ang kuwit; iwanang blangko para sa lahat",
900
+ "Event Name": "Pangalan ng Event",
901
+ "Plugins (Extensions) Store endpoint": "Endpoint ng Tindahan ng Plugins (Mga Module/Extension)",
902
+ "Packs Store endpoint": "Endpoint ng Tindahan ng mga Pack",
903
+ "The endpoint of plugins store.": "Ang endpoint ng tindahan ng mga plugin.",
904
+ "The endpoint of packs store.": "Ang endpoint ng imbakan ng mga pack.",
905
+ "Manual backup": "Manwal na backup",
906
+ "Automated backup": "Awtomatikong backup",
907
+ "Frequency": "Dalas",
908
+ "Destination": "Patutunguhan",
909
+ "Directory": "Direktoryo",
910
+ "Backup settings updated": "Na-update ang mga setting ng backup",
911
+ "Backup successful": "Matagumpay ang backup",
912
+ "Invalid ownership formula: %s": "Di-wastong formula ng pagmamay-ari: %s",
913
+ "Expiration in days": "Pag-expire sa loob ng (mga) araw",
914
+ "Delete old backup files in this directory after the set number of days": "Tanggalin ang mga lumang backup file sa directory na ito pagkalipas ng itinakdang bilang ng araw.",
915
+ "Mobile app": "Mobile app",
916
+ "Build mobile app": "Bumuo ng mobile app",
917
+ "Build Result": "Resulta ng Build",
918
+ "Download automated backup": "I-download ang awtomatikong backup",
919
+ "Restoring automated backup": "Pagre-restore ng awtomatikong backup",
920
+ "No errors detected during configuration check": "Walang error na natukoy sa panahon ng pagsusuri ng configuration.",
921
+ "%s view - %s on %s": "%s view - %s sa %s",
922
+ "Please select at least one platform (android or iOS).": "Pumili ng hindi bababa sa isang platform (Android o iOS).",
923
+ "Back": "Bumalik",
924
+ "Periodic snapshots enabled": "Naka-enable ang pana-panahong mga snapshot",
925
+ "Snapshot will be made every hour if there are changes": "Gagawa ng snapshot bawat oras kung may mga pagbabago.",
926
+ "Snapshots": "Mga Snapshot",
927
+ "Snapshot settings updated": "Na-update ang mga setting ng snapshot",
928
+ "Download snapshots": "I-download ang mga snapshot",
929
+ "Snapshot successful": "Matagumpay ang snapshot",
930
+ "System logging verbosity": "Verbosidad ng pag-log ng sistema",
931
+ "Destination URL Formula": "Pormula ng Destination URL",
932
+ "Pattern": "Pattern",
933
+ "View pattern": "Pattern ng view",
934
+ "The view pattern sets the foundation of how the view relates to the table and the behaviour of the view": "Itinatakda ng view pattern ang pundasyon kung paano nauugnay ang view sa table at ang pag-uugali ng view.",
935
+ "Views display data from tables. A view is a view pattern applied to a table, with configuration.": "Ang mga View ay nagpapakita ng data mula sa mga Table. Ang isang View ay isang view pattern na inilalapat sa isang Table, na may kaukulang configuration.",
936
+ "Modules": "Mga Module",
937
+ "Module installation and control": "Pag-install at pagkontrol ng Module",
938
+ "Module store": "Tindahan ng Module",
939
+ "Module": "Modyul",
940
+ "View patterns": "Mga pattern ng View",
941
+ "%s module information": "impormasyon ng module na %s",
942
+ "Upgrade installed modules": "I-upgrade ang mga naka-install na Module",
943
+ "Add another module": "Magdagdag ng isa pang Module",
944
+ "Add module": "Magdagdag ng module",
945
+ "Module name": "Pangalan ng Module",
946
+ "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": "Pinagmulan ng module para sa pag-install. Ilang mga opsyon: \nnpm - i-download mula sa npm repository, \nlocal - kunin mula sa lokal na file system, \ngithub - i-download mula sa GitHub, \ngit - kunin mula sa Git.",
947
+ "Version of module, latest is default value": "Bersyon ng module, pinakabago ang default na halaga",
948
+ "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.": "Para sa npm – pangalan ng npm package, hal. `@saltcorn/html` o `saltcorn-gantt`, tingnan sa npmjs.com; para sa local – absolute path papunta sa folder ng module sa file system, hal. `C:\\gitsrc\\any-bootstrap-theme\\`; para sa github – pangalan ng proyekto sa GitHub.",
949
+ "Modules up-to-date": "Mga module ay napapanahon na",
950
+ "User must have this role or higher to read rows from the table, unless they are the owner": "Dapat may ganitong role o mas mataas ang user upang makabasa ng mga row mula sa table, maliban na lang kung sila ang owner.",
951
+ "User must have this role or higher to edit or create new rows in the table, unless they are the owner": "Dapat may ganitong role o mas mataas ang user para makapag-edit o makagawa ng mga bagong row sa table, maliban na lang kung sila ang owner.",
952
+ "Tagname": "Tagname",
953
+ "Create tag": "Gumawa ng tag",
954
+ "Tags": "Mga Tag",
955
+ "New tag": "Bagong tag",
956
+ "Tag name": "Pangalan ng tag",
957
+ "%s Tag": "%s Tag",
958
+ "Remove From Tag": "Alisin Mula sa Tag",
959
+ "Add tables": "Magdagdag ng mga table",
960
+ "Add views": "Magdagdag ng mga view",
961
+ "Add tags": "Magdagdag ng mga tag",
962
+ "Trigger": "Trigger",
963
+ "Add %s to tag": "Idagdag ang %s sa tag",
964
+ "Tag %s deleted": "Nabura ang tag na %s",
965
+ "Tag %s created": "Nalikha ang tag na %s",
966
+ "Application diagram": "Diagram ng aplikasyon",
967
+ "Diagram": "Diagram",
968
+ "Entry point": "Punto ng pagpasok",
969
+ "Platform": "Plataporma",
970
+ "docker": "docker",
971
+ "android": "android",
972
+ "iOS": "iOS",
973
+ "App file": "File ng app",
974
+ "Server URL": "URL ng Server",
975
+ "Module %s installed, please complete configuration.": "Na-install ang Module %s, pakikumpleto ang configuration.",
976
+ "Module %s removed.": "Naalis ang Module na %s.",
977
+ "Module %s installed": "Na-install ang Module na %s",
978
+ "Upgrading modules...": "Ina-upgrade ang mga module...",
979
+ "Backup now": "Mag-backup ngayon",
980
+ "Snapshot now": "Kumuha ng snapshot ngayon",
981
+ "Restore/download automated backups &raquo;": "Ibalik/i-download ang mga awtomatikong backup »",
982
+ "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).": "Ang mga snapshot ay nag-iimbak ng istruktura at depinisyon ng iyong application, nang walang table data. Ang mga indibidwal na view at page ay maaaring i-restore mula sa mga snapshot mula sa mga overview ng <a href='/viewedit'>view</a> o <a href='/pageedit'>pages</a> (“Restore” mula sa indibidwal na dropdown ng page o view).",
983
+ "List/download snapshots &raquo;": "Ilista/i-download ang mga snapshot »",
984
+ "Discover tables that are already in the Database, but not known to Saltcorn": "Tuklasin ang mga table na nasa Database na, ngunit hindi pa kilala ng Saltcorn.",
985
+ "Split paste": "Hatiin at i-paste",
986
+ "Separate paste content into separate inputs": "Paghiwalayin ang nakopyang nilalaman sa magkakahiwalay na input.",
987
+ "Add entries to tag": "Magdagdag ng mga entry sa tag",
988
+ "Add pages": "Magdagdag ng mga pahina",
989
+ "Add triggers": "Magdagdag ng mga trigger",
990
+ "Formula value": "Halaga ng pormula",
991
+ "The build was successfully": "Matagumpay ang build.",
992
+ "Unable to build the app": "Hindi ma-build ang app.",
993
+ "Add tag": "Magdagdag ng tag",
994
+ "Create new row": "Gumawa ng bagong row",
995
+ "Specify how to create a new row": "Tukuyin kung paano lumikha ng bagong row",
996
+ "Preview": "Silipin",
997
+ "Minimum role updated": "Na-update ang minimum na role",
998
+ "Module not found": "Hindi matagpuan ang Module",
999
+ "View %s not found": "Hindi natagpuan ang view na %s",
1000
+ "Query %s not found": "Hindi natagpuan ang query na %s",
1001
+ "Open": "Buksan",
1002
+ "Only the android build supports docker.": "Ang tanging Android build lamang ang sumusuporta sa Docker.",
1003
+ "Please enter a valid server URL.": "Mangyaring maglagay ng wastong URL ng server.",
1004
+ "Table access": "Pag-access ng Table",
1005
+ "Download one of the backups above": "I-download ang isa sa mga backup sa itaas",
1006
+ "Clear this application": "I-clear ang application na ito",
1007
+ "(tick all boxes)": "(tsek lahat ng kahon)",
1008
+ "When prompted to create the first user, click the link to restore a backup": "Kapag na-prompt na lumikha ng unang user, i-click ang link upang mag-restore ng backup.",
1009
+ "Select the downloaded backup file": "Piliin ang na-download na backup file",
1010
+ "Units": "Mga Yunit",
1011
+ "Descending?": "Pababa?",
1012
+ "Small": "Maliit",
1013
+ "Medium": "Katamtaman",
1014
+ "Large": "Malaki",
1015
+ "Extra-large": "Extra-large",
1016
+ "Please select at least one item": "Mangyaring pumili ng hindi bababa sa isang item.",
1017
+ "Only include rows where this formula is true. ": "Isama lamang ang mga row kung totoo ang formula na ito.",
1018
+ "Use %s to access current user ID": "Gamitin ang %s upang ma-access ang kasalukuyang user ID",
1019
+ "Action not found": "Hindi natagpuan ang Action",
1020
+ "Development settings": "Mga setting ng development",
1021
+ "All entities": "Lahat ng entity",
1022
+ "no tags": "walang mga tag",
1023
+ "Development mode settings updated": "Na-update ang mga setting ng development mode",
1024
+ "Locale identifier short code, e.g. en, zh, fr, ar etc. ": "Maikling code ng tagatukoy ng lokalisasyon, hal. en, zh, fr, ar atbp.",
1025
+ "Is this the default language in which the application is built?": "Ito ba ang default na wika kung saan binuo ang application?",
1026
+ "Database type": "Uri ng database",
1027
+ "Database schema name": "Pangalan ng database schema",
1028
+ "Database user": "User ng database",
1029
+ "Database host": "Database host",
1030
+ "Database port": "Port ng database",
1031
+ "Creator email": "Email ng tagalikha",
1032
+ "Create tenant warning text": "Gumawa ng babala para sa paglikha ng tenant",
1033
+ "Provide your own create warning text if need": "Magbigay ng sarili mong teksto ng babala sa paglikha kung kinakailangan.",
1034
+ "Specify some description for tenant if need": "Tukuyin ang ilang paglalarawan para sa tenant kung kinakailangan.",
1035
+ "Created": "Nalikha",
1036
+ "First user E-mail": "Unang E-mail ng user",
1037
+ "HTTP settings": "Mga setting ng HTTP",
1038
+ "Login and Signup": "Pag-login at Pag-signup",
1039
+ "Rights": "Mga Karapatan",
1040
+ "Rights settings": "Mga setting ng karapatan",
1041
+ "Database name": "Pangalan ng database",
1042
+ "Database schema": "Iskema ng database",
1043
+ "If the parent row is deleted, do this to the child rows.": "Kung ang parent row ay mabura, gawin ito sa mga child row.",
1044
+ "On delete": "Sa pag-delete",
1045
+ "Permissions": "Mga Pahintulot",
1046
+ "Permissions settings": "Mga setting ng mga pahintulot",
1047
+ "Files accept filter ": "Pansala para sa tinatanggap na mga file",
1048
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `.doc,audio/*,video/*,image/*`": "Tinutukoy ang isang filter para sa kung anong mga uri ng file ang maaaring piliin ng user mula sa file input dialog box. Halimbawa ay `.doc,audio/*,video/*,image/*`",
1049
+ "Permissions settings updated": "Na-update ang mga setting ng pahintulot",
1050
+ "Upload file(s)": "Mag-upload ng file(s)",
1051
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `text/csv,audio/*,video/*,image/*`": "Tinutukoy ang isang filter para sa kung anong mga uri ng file ang maaaring piliin ng user mula sa file input dialog box. Halimbawa ay `text/csv,audio/*,video/*,image/*`",
1052
+ "Default Files accept filter": "Default Files accept filter",
1053
+ "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/*`": "Tinutukoy ang default na filter para sa kung anong mga uri ng file ang maaaring piliin ng user mula sa file input dialog box. Halimbawa: `.doc, text/csv, audio/*, video/*, image/*`",
1054
+ "Destination page": "Destination page",
1055
+ "Module Store endpoint": "Endpoint ng Tindahan ng Module",
1056
+ "Authentication settings updated": "Na-update ang mga setting ng pagpapatotoo",
1057
+ "Log client errors": "I-log ang mga error ng kliyente",
1058
+ "Record all client errors in the crash log": "Irekord ang lahat ng client error sa crash log.",
1059
+ "Default File accept filter": "Default na filter ng pagtanggap ng file",
1060
+ "File upload debug": "Pag-aayos ng depekto sa pag-upload ng file",
1061
+ "Turn on to debug file upload in express-fileupload.": "I-on ang debug para sa pag-upload ng file sa express-fileupload.",
1062
+ "Upload size limit (Kb)": "Limitasyon sa laki ng upload (Kb)",
1063
+ "Maximum upload file size in kilobytes": "Pinakamataas na laki ng ina-upload na file sa kilobytes",
1064
+ "File upload timeout": "Time-out sa pag-upload ng file",
1065
+ "Defines how long to wait for data before aborting file upload. Set to 0 if you want to turn off timeout checks. ": "Tinutukoy kung gaano katagal maghihintay para sa data bago ihinto ang pag-upload ng file. Itakda sa 0 kung nais mong i-disable ang timeout checks.",
1066
+ "Files settings": "Mga setting ng File",
1067
+ "NPM packages in code": "Mga NPM package sa code",
1068
+ "Comma-separated list of packages which will be available in JavaScript actions": "Listahan na pinaghihiwalay ng kuwit ng mga package na magiging available sa mga JavaScript action",
1069
+ "Become user": "Maging user",
1070
+ "Your are now logged in as %s. Logout and login again to assume your usual identity": "Naka-log in ka na ngayon bilang %s. Mag-logout at mag-login muli upang magbalik sa iyong karaniwang pagkakakilanlan.",
1071
+ "Done": "Tapos na",
1072
+ "Configure trigger %s": "I-configure ang trigger na %s",
1073
+ "Saved 2FA policy for role": "Na-save ang 2FA policy para sa role",
1074
+ "HTTP settings updated": "Na-update ang mga setting ng HTTP",
1075
+ "%s configuration": "%s na configuration",
1076
+ "Save indicator": "Tagapagpahiwatig ng pag-save",
1077
+ "Public cache TTL (minutes)": "Pampublikong cache TTL (minuto)",
1078
+ "Cache-control max-age for public views and pages. 0 to disable": "Max-age ng cache-control para sa mga pampublikong view at page. 0 upang i-disable.",
1079
+ "Files accept filter": "Tanggap na filter ng mga file",
1080
+ "User group": "Grupo ng user",
1081
+ "Add relations to this table in dropdown options for ownership field": "Magdagdag ng mga relasyon sa talang ito sa mga dropdown option para sa field na ownership.",
1082
+ "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.": "Mayroon kang mga view na may role na mas mababa ang antas ng access kaysa sa table role para sa read, at walang pagmamay-ari ng table. Maaari itong magdulot ng denial of access. Kailangang may table read access ang mga user sa anumang data na ipinapakita.",
1083
+ "Views potentially affected": "Mga view na posibleng maapektuhan",
1084
+ "Empty view": "Walang laman na view",
1085
+ "A view that will be shown only if there are no tables rows to show": "Isang view na ipapakita lamang kung walang mga row ng table na ipapakita",
1086
+ "Calculated field will be stored in Database": "Ang kalkuladong field ay itatabi sa Database.",
1087
+ "Set Email": "Itakda ang Email",
1088
+ "Please enter your email address": "Pakilagay ang iyong email address",
1089
+ "Role for search": "Role para sa paghahanap",
1090
+ "Min role to access search page": "Pinakamababang role para makapag-access ng search page",
1091
+ "Update": "I-update",
1092
+ "Add": "Magdagdag",
1093
+ "Recalculate dynamic": "Muling kalkulahin ang dynamic",
1094
+ "Force logout": "Pilitang i-logout",
1095
+ "Logged out user %s": "Naka-logout na user %s",
1096
+ "Reset password link sent to %s": "Link sa pag-reset ng password ay naipadala sa %s",
1097
+ "We request that you change your password on %s. You can set your new password through this link: ": "Humihiling kami na baguhin mo ang iyong password sa %s. Maaari mong itakda ang iyong bagong password sa pamamagitan ng link na ito:",
1098
+ "Welcome to %s": "Maligayang pagdating sa %s",
1099
+ "We have created an account for you on %s. You can set your new password through this link: ": "Gumawa kami ng account para sa iyo sa %s. Maaari mong itakda ang iyong bagong password sa pamamagitan ng link na ito:",
1100
+ "Use this link to access the application once you have set your password: %s": "Gamitin ang link na ito upang ma-access ang application kapag na-set mo na ang iyong password: %s",
1101
+ "Tag: %s": "Tag: %s",
1102
+ "Tag entry": "Pagpasok ng tag",
1103
+ "Clear": "I-clear",
1104
+ "Restore a snapshot": "Ibalik ang isang snapshot",
1105
+ "Snapshot restored": "Naibalik ang snapshot",
1106
+ "Configuration check report": "Ulat sa pagsusuri ng konfigurasyon",
1107
+ "Re-run": "Muling patakbuhin",
1108
+ "Add constraint:": "Magdagdag ng constraint:",
1109
+ "Index": "Indeks",
1110
+ "Add constraint: ": "Magdagdag ng constraint:",
1111
+ "Choose the field to be indexed": "Piliin ang field na i-i-index",
1112
+ "Constraint formula": "Pormula ng paghihigpit",
1113
+ "Formula must evaluate to true for valid rows. In scope: ": "Dapat mag-evaluate ang formula sa true para sa mga balidong row. Saklaw:",
1114
+ "Add %s constraint to %s": "Magdagdag ng constraint na %s sa %s",
1115
+ "What": "Ano",
1116
+ "Choose the field to be indexed. This make searching the table faster.": "Piliin ang field na i-i-index. Pinapabilis nito ang paghahanap sa table.",
1117
+ "Disk usage": "Paggamit ng disk",
1118
+ "CPU usage": "Paggamit ng CPU",
1119
+ "Mem usage": "Paggamit ng memory (Mem usage)",
1120
+ "The field that will be shown to the user when choosing a value": "Ang field na ipapakita sa user kapag pumipili ng isang value",
1121
+ "String value must match regular expression": "Ang halaga ng string ay dapat tumugma sa regular expression.",
1122
+ "Modules up-to-date. Please restart server": "Naka-update na ang mga Module. Pakirestart ang server.",
1123
+ "Install git plugins": "I-install ang mga plugin ng Git",
1124
+ "Set available npm modules": "Itakda ang magagamit na mga npm module",
1125
+ "Only store modules can be installed on tenant instances": "Tanging mga module ng store lamang ang maaaring i-install sa mga instance ng tenant.",
1126
+ "Unsafe modules": "Hindi ligtas na mga Module",
1127
+ "Notifications": "Mga Abiso",
1128
+ "No notifications": "Walang mga abiso",
1129
+ "In user menu": "Sa menu ng user",
1130
+ "Show notifications in the user menu": "Ipakita ang mga notipikasyon sa menu ng user",
1131
+ "Notification settings": "Mga setting ng notipikasyon",
1132
+ "PWA": "PWA",
1133
+ "Progressive Web Application": "Progressive Web Application",
1134
+ "Display": "Display",
1135
+ "Progressive Web Application enabled": "Pinagana ang Progressive Web Application",
1136
+ "Saltcorn test email": "Saltcorn pagsubok na email",
1137
+ "Hello from Saltcorn": "Kumusta mula sa Saltcorn",
1138
+ "Set colors": "Itakda ang mga kulay",
1139
+ "Theme color": "Kulay ng tema",
1140
+ "Background color": "Kulay ng background",
1141
+ "Table provider": "Tagapagbigay ng Table",
1142
+ "Database table": "Talahanayang database",
1143
+ "Configure provider": "I-configure ang provider",
1144
+ "In scope:": "Saklaw:",
1145
+ "SSL expiry": "Pag-expire ng SSL",
1146
+ "A page with this name already exists": "Mayroon nang umiiral na page na may ganitong pangalan.",
1147
+ "Tenant Base URL": "Base URL ng Tenant",
1148
+ "Base hostname for newly created tenants. If unset, defaults to hostname": "Base hostname para sa mga bagong-gawang tenant. Kung hindi nakatakda, awtomatikong gagamitin ang hostname.",
1149
+ "Redirect unauthorized": "I-redirect ang hindi awtorisado",
1150
+ "If tenant creation is not authorized, redirect to this URL": "Kung hindi awtorisado ang paglikha ng tenant, i-redirect sa URL na ito.",
1151
+ "Import table %s": "I-import ang talahanayan %s",
1152
+ "Import CSV": "Mag-import ng CSV",
1153
+ "Show configuration object": "Ipakita ang configuration object",
1154
+ "Connected views": "Nakakonektang mga view",
1155
+ "Tenant application capabilities": "Mga kakayahan ng aplikasyon ng tenant",
1156
+ "Edit Module": "I-edit ang Module",
1157
+ "Roles 2-10 are reserved": "Nakalaan ang Mga Role 2–10",
1158
+ "Role IDs 2-10 are reserved": "Nakalaan ang mga Role ID 2–10.",
1159
+ "Allow offline mode": "Payagan ang offline mode",
1160
+ "Embedded in": "Naka-embed sa",
1161
+ "Linked from": "Naka-link mula sa",
1162
+ "Table constraints": "Mga constraint ng Table",
1163
+ "Event logs": "Mga log ng kaganapan",
1164
+ "Migrations": "Mga Migration",
1165
+ "Tag Entries": "Mga Tag na Entry",
1166
+ "Not a valid field name": "Hindi wastong pangalan ng field",
1167
+ "Set a default value for missing data": "Magtakda ng default na halaga para sa nawawalang data",
1168
+ "Create model": "Gumawa ng modelo",
1169
+ "Models": "Mga Modelo",
1170
+ "New model": "Bagong modelo",
1171
+ "Show model": "Ipakita ang modelo",
1172
+ "Model instances": "Mga instance ng modelo",
1173
+ "Trained": "Na-sanay",
1174
+ "Train new instance": "Sanayin ang bagong instance",
1175
+ "Train model": "Sanayin ang modelo",
1176
+ "Train": "Sanayin",
1177
+ "Report": "Ulat",
1178
+ "Model training report": "Ulat sa pagsasanay ng modelo",
1179
+ "Model training error": "Error sa pagsasanay ng modelo",
1180
+ "Training error": "Error sa pagsasanay",
1181
+ "Model": "Modelo",
1182
+ "Model instance": "Instance ng modelo",
1183
+ "Prediction output": "Output ng prediksyon",
1184
+ "Table triggers: ": "Mga trigger ng Table:",
1185
+ "App name": "Pangalan ng app",
1186
+ "App icon": "Icon ng app",
1187
+ "Splash Page": "Pahina ng Splash",
1188
+ "App version": "Bersyon ng app",
1189
+ "Forgot password?": "Nakalimutan ang password?",
1190
+ "Details": "Mga Detalye",
1191
+ "URL is a formula?": "Ang URL ba ay isang formula?",
1192
+ "Receive notifications by:": "Tumanggap ng mga abiso sa pamamagitan ng:",
1193
+ "Backup settings": "Mga setting ng backup",
1194
+ "Logo image": "Larawan ng logo",
1195
+ "Custom code": "Pasadyang code",
1196
+ "Extension store": "Tindahan ng Module",
1197
+ "Backup file prefix": "Prefix ng backup file",
1198
+ "Directory for backup files": "Direktoryo para sa mga backup na file",
1199
+ "Backup File Prefix": "Prefix ng Backup File",
1200
+ "Search for...": "Maghanap ng...",
1201
+ "Every 5 minutes": "Bawat 5 minuto",
1202
+ "Not scheduled but can be run as an action from a button click": "Hindi naka-iskedyul ngunit maaaring patakbuhin bilang isang action mula sa pag-click ng button.",
1203
+ "Fixed and blocked fields": "Nakapirmi at hinarang na mga field",
1204
+ "Do not allow the following fields to have a value set from the query string or state": "Huwag pahintulutan na ang mga sumusunod na field ay mabigyan ng halaga mula sa query string o state.",
1205
+ "Action configuration saved": "Nai-save ang configuration ng Action",
1206
+ "Prevent any deletion of parent rows": "Pigilan ang anumang pag-delete ng parent na mga row.",
1207
+ "If the parent row is deleted, set key fields on child rows to null": "Kung mabura ang parent row, itakda ang mga key field sa mga child row bilang null.",
1208
+ "Link out?": "Mag-link palabas?",
1209
+ "Show a link to open popup contents in new tab": "Magpakita ng link upang buksan ang nilalaman ng popup sa bagong tab",
1210
+ "Model %s deleted": "Na-delete ang modelong %s",
1211
+ "Model instance %s deleted": "Na-delete ang instance ng modelong %s",
1212
+ "Action information saved": "Nai-save ang impormasyon ng Action",
1213
+ "JavaScript code:": "Kodigo ng JavaScript:",
1214
+ "code here": "code dito",
1215
+ "Page '%s' was loaded": "Na-load ang page na '%s'",
1216
+ "View '%s' was loaded": "Na-load ang view na '%s'",
1217
+ "Error message": "Mensahe ng error",
1218
+ "Error shown to user if uniqueness is violated": "Error na ipinapakita sa user kapag nalabag ang uniqueness",
1219
+ "Protected": "Protektado",
1220
+ "Set role to access": "Itakda ang role para sa pag-access",
1221
+ "User must have this role or higher to update or create field values": "Dapat magkaroon ang User ng ganitong role o mas mataas upang mag-update o lumikha ng mga value ng field.",
1222
+ "Disable on mobile": "I-disable sa mobile",
1223
+ "moment.js format specifier": "specifier ng format ng moment.js",
1224
+ "Primary button": "Pangunahing button",
1225
+ "Secondary button": "Pangalawang button",
1226
+ "Success button": "Button ng tagumpay",
1227
+ "Danger button": "Pindutang Delikado",
1228
+ "Primary outline button": "Pangunahing balangkas na button",
1229
+ "Secondary outline button": "Pangalawang outline na button",
1230
+ "Standard": "Pamantayan",
1231
+ "X-Small": "X-Mali",
1232
+ "Block": "Bloke",
1233
+ "Large block": "Malaking bloke",
1234
+ "Formula for JavaScript object that will be added to state parameters": "Formula para sa JavaScript object na idadagdag sa state parameters",
1235
+ "Alignment": "Pagkakahanay",
1236
+ "Click to edit?": "I-click upang i-edit?",
1237
+ "Format": "Format",
1238
+ "Table Synchronization": "Pag-synchronize ng Table",
1239
+ "unsynched": "hindi naka-sync",
1240
+ "synched": "naka-sync",
1241
+ "Sync information": "I-sync ang impormasyon",
1242
+ "Sync information tracks the last modification or deletion timestamp so that the table data can be synchronized with the mobile app": "Ang impormasyon sa pag-sync ay nagtatala ng huling oras ng pagbabago o pagbura upang ang data ng table ay ma-synchronize sa mobile app.",
1243
+ "Included Plugins": "Kasamang Mga Plugin",
1244
+ "exclude": "ibukod",
1245
+ "include": "isama",
1246
+ "Auto public login": "Awtomatikong pampublikong pag-login",
1247
+ "New user view": "Bagong view ng user",
1248
+ "A view to show to new users, to finalise registration (if Edit) or as a welcome view": "Isang view na ipapakita sa mga bagong user, para tapusin ang rehistrasyon (kung Edit) o bilang welcome view.",
1249
+ "View decoration": "Dekorasyon ng view",
1250
+ "Title formula": "Pormula ng Pamagat",
1251
+ "Show if true": "Ipakita kung totoo",
1252
+ "Formula. Leave blank to always show": "Formula. Iwanang blangko upang laging ipakita",
1253
+ "Popup width": "Lapad ng popup",
1254
+ "Show an icon in the title bar to indicate when form data is being saved": "Magpakita ng icon sa title bar upang ipahiwatig kapag sine-save ang data ng form",
1255
+ "install a different version": "mag-install ng ibang bersyon",
1256
+ "%s versions": "%s mga bersyon",
1257
+ "Close": "Isara",
1258
+ "Module up-to-date": "Nasa pinakabagong bersyon ang Module",
1259
+ "Module '%s' not found": "Hindi natagpuan ang Module na '%s'",
1260
+ "Module %s not found": "Hindi natagpuan ang Module na %s",
1261
+ "Include Event Logs": "Isama ang Mga Log ng Kaganapan",
1262
+ "Backup with event logs": "Backup na may event logs",
1263
+ "Initially open": "Paunang bukas",
1264
+ "Not a valid pack": "Hindi wastong pack",
1265
+ "Pack file": "I-pack ang file",
1266
+ "Upload a pack file": "Mag-upload ng pack file",
1267
+ "No menu": "Walang menu",
1268
+ "Omit the menu from this page": "Alisin ang menu mula sa pahinang ito.",
1269
+ "%s finished without a result": "%s natapos nang walang resulta",
1270
+ "Body size limit (Kb)": "Limitasyon sa laki ng nilalaman ng body (Kb)",
1271
+ "Maximum request body size in kilobytes": "Pinakamataas na laki ng request body sa kilobytes",
1272
+ "URL encoded size limit (Kb)": "Limitasyon ng laki ng URL encoded (Kb)",
1273
+ "Maximum URL encoded request size in kilobytes": "Pinakamataas na laki ng URL encoded request sa kilobytes",
1274
+ "HTML file": "HTML file",
1275
+ "HTML file to use as page content": "HTML file na gagamitin bilang nilalaman ng page",
1276
+ "Offline mode: cannot load file": "Offline mode: hindi ma-load ang file",
1277
+ "None - use drag and drop builder": "Wala – gumamit ng drag and drop builder",
1278
+ "Do not pick or compare time": "Huwag pumili o magkumpara ng oras",
1279
+ "Installed theme": "Naka-install na tema",
1280
+ "Theme for role": "Tema para sa tungkulin",
1281
+ "Set theme for each user role »": "Itakda ang tema para sa bawat role ng user »",
1282
+ "Available themes": "Magagamit na mga tema",
1283
+ "Install more themes »": "Mag-install ng higit pang mga tema »",
1284
+ "Configure action": "I-configure ang action",
1285
+ "No changes detected, snapshot skipped": "Walang nakitang mga pagbabago, nilaktawan ang snapshot",
1286
+ "Cannot remove module: views %s depend on it": "Hindi maalis ang module: may mga view na %s na umaasa rito",
1287
+ "The view name is part of the URL when it is shown alone.": "Ang pangalan ng view ay bahagi ng URL kapag ito ay ipinapakita nang mag-isa.",
1288
+ "Exclusion relations": "Mga relasyon ng eksklusyon",
1289
+ "Do not include row if this relation has a match": "Huwag isama ang row kung may katugmang entry ang relasyong ito.",
1290
+ "Exclusion where": "Pagbubukod kung saan",
1291
+ "Hoverable rows": "Mga hilera na puwedeng i-hover",
1292
+ "Highlight row under cursor": "I-highlight ang hilera sa ilalim ng cursor",
1293
+ "Striped rows": "Mga guhit-guhit na row",
1294
+ "Add zebra stripes to rows": "Magdagdag ng zebra stripes sa mga row",
1295
+ "New page group": "Bagong pangkat ng pahina",
1296
+ "Page Groups": "Mga Grupo ng Pahina",
1297
+ "%s edit": "%s i-edit",
1298
+ "Members": "Mga Miyembro",
1299
+ "Add member": "Magdagdag ng miyembro",
1300
+ "Edit group properties": "I-edit ang mga katangian ng grupo",
1301
+ "Page to be served": "Pahina na ihahain",
1302
+ "A description of the group member": "Isang paglalarawan ng miyembro ng grupo",
1303
+ "Eligible Formula": "Kuwalipikadong Pormula",
1304
+ "Formula to determine if this page should be served.": "Pormula upang matukoy kung dapat ihatid ang pahinang ito.",
1305
+ "Cancel": "Kanselahin",
1306
+ "%s add-member": "%s magdagdag-kasapi",
1307
+ "add-member": "magdagdag-kasapi",
1308
+ "add member to %s": "magdagdag ng miyembro sa %s",
1309
+ "Added member": "Nagdagdag ng miyembro",
1310
+ "Member %s": "Miyembro %s",
1311
+ "Updated member": "Na-update na miyembro",
1312
+ "%s edit-member": "%s i-edit-miyembro",
1313
+ "edit member of %s": "i-edit ang miyembro ng %s",
1314
+ "Removed member %s": "Inalis na miyembro %s",
1315
+ "Deleted page group %s": "Na-delete ang pangkat ng page %s",
1316
+ "Missing screen info": "Kulang ang impormasyon ng screen",
1317
+ "What to do if no screen info is given. Reload with parmeters or guess it from the user-agent.": "Ano ang gagawin kung walang ibinigay na impormasyon tungkol sa screen. I-reload gamit ang mga parameter o hulaan ito mula sa user-agent.",
1318
+ "Guess from user agent": "Hulaan mula sa user agent",
1319
+ "Reload": "I-reload",
1320
+ "User Agent screen infos": "Impormasyon ng User Agent screen",
1321
+ "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.": "Ang impormasyong pang-screen na ito ay ginagamit kapag hindi ito ipinapadala ng browser. Kapag nakatakda ang “Missing screen info” sa “Guess from user agent”, ang user agent ay ime-map sa isang device na may mga sumusunod na halaga.",
1322
+ "Add screen info": "Magdagdag ng impormasyon ng screen",
1323
+ "Page Group settings": "Mga Setting ng Page Group",
1324
+ "Pagegroups": "Mga Pangkat ng Pahina",
1325
+ "width": "lapad",
1326
+ "height": "taas",
1327
+ "innerWidth": "panloobNaLapad",
1328
+ "innerHeight": "panloob na Taas",
1329
+ "Screen info added": "Impormasyon ng screen naidagdag",
1330
+ "Screen info removed": "Impormasyon sa screen inalis",
1331
+ "Edit screen info": "I-edit ang impormasyon sa screen",
1332
+ "Screen info saved": "Impormasyon ng screen na-save",
1333
+ "Settings saved": "Na-save ang mga setting",
1334
+ "Destination page group": "Pangkat ng destinasyon ng pahina",
1335
+ "Your page groups": "Ang iyong mga pangkat ng page",
1336
+ "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.": "Ang isang grupo ay may mga page na may karampatang formula. Kapag humiling ka ng isang grupo, ang unang page kung saan tumutugma ang formula ang ihahatid. Sa ganitong paraan, maaari kang pumili ng page depende sa screen ng device.",
1337
+ "Create page group": "Gumawa ng grupo ng pahina",
1338
+ "Page groups": "Mga pangkat ng pahina",
1339
+ "Calculated non-stored fields cannot have Key type": "Ang mga kalkuladong hindi-nakaimbak na field ay hindi maaaring magkaroon ng uri na Key",
1340
+ "Row click URL": "URL ng pag-click ng row",
1341
+ "Formula. Navigate to this URL when row is clicked": "Formula. Mag-navigate sa URL na ito kapag na-click ang row",
1342
+ "Time of day": "Oras ng araw",
1343
+ "UTC timezone": "UTC na time zone",
1344
+ "Show if formula": "Ipakita kung pormula",
1345
+ "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>.": "Ipakita ang link o i-embed kung true, huwag ipakita kung false. Batay sa mga state variable mula sa URL query string at sa <code>user</code>. Para sa buong state gamitin ang <code>row</code>. Halimbawa: <code>!!row.createlink</code> upang ipakita ang link kung at lamang kung ang state ay may <code>createlink</code>.",
1346
+ "Pagegroup": "Pangkat ng Pahina",
1347
+ "Pagegroup %s has no members": "Walang mga miyembro ang pagegroup na %s",
1348
+ "Remove border": "Alisin ang border",
1349
+ "No lines between tables": "Walang mga guhit sa pagitan ng mga table",
1350
+ "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.": "Gamitin ito upang limitahan ang iyong field sa isang listahan ng mga opsyon (pinaghihiwalay ng kuwit). Halimbawa, ilagay ang <kbd class=\"fst-normal\">Red, Green, Blue</kbd> dito kung ang pinapayagang mga value ay Red, Green at Blue. Iwanang blangko kung maaaring maglaman ng kahit anong value ang string.",
1351
+ "Page description": "Paglalarawan ng Pahina",
1352
+ "Some view patterns accept interpolations. Ex: <code>{{ name }}</code> or <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>": "May ilang pattern ng view na tumatanggap ng interpolations. Halimbawa: <code>{{ name }}</code> o <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>",
1353
+ "For search engines. Some view patterns accept interpolations.": "Para sa mga search engine. May ilang pattern ng view na tumatanggap ng interpolations.",
1354
+ "Files cache TTL (minutes)": "TTL ng cache ng mga file (minuto)",
1355
+ "Cache-control max-age for files.": "Cache-control max-age para sa mga file.",
1356
+ "Popup min width": "Minimum na lapad ng popup",
1357
+ "Add %s to tag %s": "Idagdag ang %s sa tag na %s",
1358
+ "Add entries to tag %s": "Magdagdag ng mga entry upang i-tag ang %s",
1359
+ "Tag not found": "Hindi natagpuan ang tag",
1360
+ "Unable to save: No page or no layout": "Hindi mai-save: Walang page o walang layout",
1361
+ "Unable to save: No view": "Hindi mai-save: Walang view",
1362
+ "%s has no eligible page": "Walang karapat-dapat na page si %s",
1363
+ "Random allocation": "Random allocation",
1364
+ "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.": "Maghatid ng isang random na page, hindi isinasaalang-alang ang eligible formula. Sa loob ng isang session, ang mga reload ay laging maghahatid ng parehong page. Ito ay isang pangunahing requirement para sa A/B testing.",
1365
+ "Pagegroup %s not found": "Hindi natagpuan ang pagegroup na %s",
1366
+ "Create trigger": "Lumikha ng trigger",
1367
+ "Omit the menu from this view": "Huwag isama ang menu sa view na ito.",
1368
+ "Cross-domain iframe": "Cross-domain iframe",
1369
+ "Allow embedding in iframe on different domains. Unsets the X-Frame-Options header": "Payagan ang pag-embed sa iframe sa iba’t ibang domain. Inaalis ang X-Frame-Options header.",
1370
+ "Logout URL": "URL ng Pag-logout",
1371
+ "The URL to direct to after logout": "Ang URL na pagdidireksyunan pagkatapos mag-logout",
1372
+ "Runtime informations": "Impormasyon sa runtime",
1373
+ "open logs viewer": "buksan ang logs viewer",
1374
+ "Server logs": "Mga log ng server",
1375
+ "Timestamp": "Timestamp",
1376
+ "Message": "Mensahe",
1377
+ "Please enter the two-factor authetication code from your authenticator device": "Pakilagay ang two-factor authentication code mula sa iyong authenticator device.",
1378
+ "Only if...": "Kung sakali lamang...",
1379
+ "Allow self signed": "Payagan ang self-signed",
1380
+ "Open a connection to TLS server with self-signed or invalid TLS certificate": "Magbukas ng koneksyon sa TLS server na may self-signed o di-wastong TLS certificate.",
1381
+ "Allow self-signed": "Payagan ang self-signed",
1382
+ "Optionally associate a table with this trigger": "Opsyonal na iugnay ang isang table sa trigger na ito",
1383
+ "Delete table": "Tanggalin ang talahanayan",
1384
+ "Signup role": "Role sa pag-sign up",
1385
+ "The initial role of signed up users": "Ang paunang role ng mga bagong rehistrong user",
1386
+ "Cordova builder": "Tagapagbuo ng Cordova",
1387
+ "not available": "hindi magagamit",
1388
+ "pull": "hilahin",
1389
+ "refresh": "i-refresh",
1390
+ "installed": "naka-install",
1391
+ "Include table history in backup": "Isama ang history ng table sa backup",
1392
+ "The plugin was corrupted and had to be repaired. We recommend restarting your server.": "Ang plugin ay nasira at kinailangang ayusin. Inirerekomenda namin na i-restart mo ang iyong server.",
1393
+ "%s code page": "%s code page",
1394
+ "Constants and function code": "Mga constant at code ng function",
1395
+ "Delete code page": "Tanggalin ang code page",
1396
+ "Adjust the the theme for this user": "Ayusin ang tema para sa user na ito.",
1397
+ "Configure theme": "I-configure ang tema",
1398
+ "Remove all user specific theme settings": "Alisin ang lahat ng partikular-sa-user na mga setting ng tema",
1399
+ "Configure %s Plugin for %s": "I-configure ang %s Plugin para sa %s",
1400
+ "The current theme has no user specific settings": "Ang kasalukuyang tema ay walang mga setting na partikular sa user.",
1401
+ "Some themes support only one level of menu nesting.": "Ang ilang tema ay sumusuporta lamang sa isang antas ng pag-nest ng menu.",
1402
+ "Apple Team ID": "Apple Team ID",
1403
+ "Please enter your Apple Team ID": "Pakilagay ang iyong Apple Team ID",
1404
+ "To see changes for '%s' in show-if-formulas, users need to relogin": "Upang makita ng mga user ang mga pagbabago para sa '%s' sa mga show-if-formula, kailangan nilang muling mag-login.",
1405
+ "Server host": "Host ng server",
1406
+ "Username": "Username",
1407
+ "Port": "Port",
1408
+ "All tenants": "Lahat ng tenant",
1409
+ "Also backup all tenants": "I-backup din ang lahat ng tenant.",
1410
+ "Retain local directory": "Panatilihin ang lokal na direktoryo",
1411
+ "Retain a local backup copy in this directory (optional)": "Panatilihin ang isang lokal na backup na kopya sa direktoryong ito (opsyonal)",
1412
+ "Do not wrap response in a success object": "Huwag balutin ang tugon sa isang success object.",
1413
+ "Use table description instead of name as header": "Gamitin ang paglalarawan ng table bilang header sa halip na ang pangalan.",
1414
+ "Description header": "Header ng Paglalarawan",
1415
+ "Lazy load views": "Tamad na pag-load ng mga view",
1416
+ "Log IP address": "I-log ang IP address",
1417
+ "Record the request IP address in log messages": "I-record ang IP address ng kahilingan sa mga mensahe ng log.",
1418
+ "App ID": "App ID",
1419
+ "Build type": "Uri ng build",
1420
+ "debug": "i-debug",
1421
+ "release": "release",
1422
+ "Keystore File": "Keystore File",
1423
+ "Keystore Alias": "Keystore Alias",
1424
+ "Keystore Password": "Password ng Keystore",
1425
+ "xcodebuild": "xcodebuild",
1426
+ "Provisioning Profile": "Profile sa Pagpo-provision",
1427
+ "Registry editor": "Editor ng Registry",
1428
+ "Mobile HTML": "Mobile HTML",
1429
+ "HTML for the item in the bottom navigation bar. Currently, only supported by the metronic theme.": "HTML para sa item sa bottom navigation bar. Sa kasalukuyan, sinusuportahan lamang ng Metronic theme.",
1430
+ "A short name that will be in the page URL": "Isang maikling pangalan na ilalagay sa URL ng pahina",
1431
+ "A longer description that is not visible but appears in the page header and is indexed by search engines": "Isang mas mahabang deskripsyon na hindi nakikita ngunit lumalabas sa header ng pahina at ini-index ng mga search engine.",
1432
+ "User role required to access page": "Kinakailangang role ng user upang ma-access ang pahina",
1433
+ "Example: <code>`/view/TheOtherView?id=${id}`</code>": "Halimbawa: <code>`/view/TheOtherView?id=${id}`</code>",
1434
+ "Older": "Mas luma",
1435
+ "Newest": "Pinakabago",
1436
+ "Delete all read": "I-delete lahat ng nabasa",
1437
+ "Trigger %s duplicated as %s": "Na-duplicate ang trigger na %s bilang %s",
1438
+ "Tooltip": "Tooltip",
1439
+ "Tooltip formula": "Pormula ng tooltip",
1440
+ "Install a different version": "Mag-install ng ibang bersyon",
1441
+ "Page group": "Grupo ng pahina",
1442
+ "Starting upgrade, please wait...\n": "Sinisimulan ang pag-upgrade, mangyaring maghintay...",
1443
+ "Upgrade done (if it was available) with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "Tapos na ang upgrade (kung ito ay available) na may code 0.\n\nPindutin ang BACK button sa iyong browser, pagkatapos ay i-RELOAD ang page.",
1444
+ "Installing %s, please wait...\n": "Ini-install ang %s, pakihintay...",
1445
+ "Install done with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "Tapos na ang pag-install na may code 0.\n\nPindutin ang BACK button sa iyong browser, pagkatapos ay i-RELOAD ang pahina.",
1446
+ "Pulling the cordova-builder docker image...": "Kinukuha ang imaheng Docker na **cordova-builder**...",
1447
+ "Check updates": "Suriin ang mga update",
1448
+ "Choose version": "Pumili ng bersyon",
1449
+ "Unknown authentication method %s": "Hindi kilalang paraan ng pagpapatunay %s",
1450
+ "Card rows": "Mga row ng card",
1451
+ "Each row in a card. Not supported by all themes": "Bawat row sa isang card. Hindi sinusuportahan ng lahat ng tema.",
1452
+ "Prune session interval (seconds)": "Prune session na agwat (segundo)",
1453
+ "Interval in seconds to check for expred sessions in the postgres db. 0, empty or a negative number to disable": "Interval sa segundo para suriin ang mga nag-expire na session sa Postgres DB. Gumamit ng 0, blangko, o negatibong numero upang i-disable.",
1454
+ "Progressive Web Application is not enabled": "Hindi naka-enable ang Progressive Web Application.",
1455
+ "Events and Trigger settings": "Mga Setting ng Events at Triggers",
1456
+ "Periodic trigger timing (next event)": "Timing ng pana-panahong trigger (susunod na event)",
1457
+ "Hourly": "Oras-oras",
1458
+ "Daily": "Araw-araw",
1459
+ "Weekly": "Lingguhan",
1460
+ "Code pages": "Mga code page",
1461
+ "Please select a file": "Pumili ng isang file",
1462
+ "Zip compression level": "Antas ng Zip compression",
1463
+ "1=Fast, larger file, 9=Slow, smaller files": "1= Mabilis, mas malaki ang file, 9= Mabagal, mas maliliit ang mga file",
1464
+ "Use system zip": "Gumamit ng system zip",
1465
+ "Recommended. Executable <code>zip</code> must be installed": "Inirerekomenda. Kailangang naka-install ang maipapatakbong <code>zip</code>",
1466
+ "Time to run": "Oras ng pagpapatakbo",
1467
+ "Mobile": "Mobile",
1468
+ "Plain password trigger row": "Hilera ng trigger para sa plain password",
1469
+ "Send plaintext password changes to Users table triggers (Insert, Update and Validate).": "Ipadala ang mga pagbabago sa plaintext na password sa mga trigger ng Users table (Insert, Update at Validate).",
1470
+ "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>": "Minimum na role ng user na kinakailangan para makalikha ng bagong 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')\">Ang pagbibigay sa mga hindi pinagkakatiwalaang user ng access upang lumikha ng mga tenant ay isang panganib sa seguridad at hindi inirerekomenda.</div>",
1471
+ "Select tag": "Piliin ang tag",
1472
+ "Invalid build directory path": "Di-wastong path ng build directory",
1473
+ "Invalid build directory name": "Di-wastong pangalan ng build directory",
1474
+ "clean node_modules": "linisin ang `node_modules`",
1475
+ "After delete": "Pagkatapos mag-delete",
1476
+ "Search only on exact match, not substring match. Useful for large tables": "Maghanap lamang gamit ang eksaktong tugma, hindi tugma ng substring. Kapaki‑pakinabang para sa malalaking Table.",
1477
+ "Please select an entry point.": "Pumili ng entry point.",
1478
+ "Group by": "Pangkat ayon sa",
1479
+ "View %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "View %s ay idinagdag sa menu. Ayusin ang access permissions sa <a href=\"/menu\">Settings &raquo; Menu</a>",
1480
+ "Page %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "Naidagdag ang page na %s sa menu. Ayusin ang access permissions sa <a href=\"/menu\">Settings &raquo; Menu</a>",
1481
+ "SameSite": "SameSite",
1482
+ "Restrict use of cookie to third-party sites. Strict is more secure, but may impact authentication": "Limitahan ang paggamit ng cookie sa mga third-party na site. Mas ligtas ang Strict, ngunit maaaring makaapekto sa authentication.",
1483
+ "Content Security Policy": "Patakaran sa Seguridad ng Nilalaman",
1484
+ "CORS": "CORS",
1485
+ "Cross-origin resource sharing": "Pagbabahaging mapagkukunan sa magkakaibang pinagmulan",
1486
+ "Signup and login views": "Mga view para sa signup at login",
1487
+ "Additional login and signup settings": "Karagdagang mga setting para sa pag-login at pag-signup",
1488
+ "Login and signup views should be accessible by public users": "Ang mga login at signup view ay dapat ma-access ng mga pampublikong user.",
1489
+ "Shared: %s": "Ibinahagi: %s",
1490
+ "Sharing not enabled": "Hindi pinagana ang pagbabahagi",
1491
+ "You must be logged in to share": "Kailangan naka-log in ka upang makapagbahagi",
1492
+ "Fluid layout": "Fluid na layout",
1493
+ "Request fluid layout from theme for a wider display for this page": "Humiling ng fluid layout mula sa tema para sa mas malapad na display para sa pahinang ito.",
1494
+ "Location of view to create new row": "Lokasyon ng view para lumikha ng bagong row",
1495
+ "Capacitor builder": "Tagabuo ng Capacitor",
1496
+ "Pulling the capacitor-builder docker image...": "Kinukuha ang imaheng Docker na **capacitor-builder**...",
1497
+ "Pull done with code %s": "Kumpletong pull gamit ang code na %s",
1498
+ "Default locale": "Default na lokál",
1499
+ "Next step": "Susunod na hakbang",
1500
+ "Step name": "Pangalan ng hakbang",
1501
+ "Step saved": "Naisave ang hakbang",
1502
+ "Initial step": "Paunang hakbang",
1503
+ "Confirm leaving unsaved": "Kumpirmahin ang pag-alis nang hindi ise-save ang mga pagbabago",
1504
+ "Ask the user to confirm if they close a tab with unsaved changes": "Tanungin ang user na kumpirmahin kung nais nilang isara ang tab na may mga hindi pa nasasagip na pagbabago.",
1505
+ "Workflow runs": "Mga pagpapatakbo ng workflow",
1506
+ "Workflow run": "Pagpapatakbo ng workflow",
1507
+ "Share to enabled": "Ibahagi sa pinagana",
1508
+ "Enable the share to feature": "Paganahin ang tampok na “share to”",
1509
+ "Allocate new row": "Maglaan ng bagong row",
1510
+ "If the view is run without existing row, allocate a new row on load. Defaults must be set on all required fields.": "Kung ang view ay pinatakbo nang walang umiiral na row, maglaan ng bagong row sa pag-load. Dapat itakda ang mga default sa lahat ng kinakailangang field.",
1511
+ "Step traces": "Mga bakas ng hakbang",
1512
+ "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.": "Mangyaring maglagay ng bersyon sa format na 'x.y.z' (hal. 0.0.1 na may mga numerong mula 0 hanggang 999) o iwanan itong walang laman.",
1513
+ "Delete unchanged": "Tanggalin ang hindi nagbago",
1514
+ "Delete allocated row if there are no changes.": "I-delete ang naka-allocate na row kung walang nagawang pagbabago.",
1515
+ "Triggers on table": "Mga trigger sa table",
1516
+ "Please provide the keystore alias and password for the android build.": "Mangyaring ibigay ang keystore alias at password para sa Android build.",
1517
+ "Submit": "Isumite",
1518
+ "OK": "Sige",
1519
+ "Step settings": "Mga setting ng hakbang",
1520
+ "Action settings": "Mga setting ng Action",
1521
+ "Keystore file is not applied for debug builds.": "Ang keystore file ay hindi inilalapat para sa mga debug build.",
1522
+ "Workflow": "Daloy ng Trabaho",
1523
+ "Previous runs": "Mga naunang pagtakbo",
1524
+ "The workflow the user will be interacting with.": "Ang workflow na pakikisalamuhaan ng user.",
1525
+ "Delete old workflow runs with status after days": "Tanggalin ang mga lumang workflow run na may status pagkalipas ng ilang araw",
1526
+ "Finished": "Tapos na",
1527
+ "Error": "Error",
1528
+ "Waiting": "Naghihintay",
1529
+ "Running": "Pagpapatakbo",
1530
+ "Minimum role to access search page": "Minimum na role para makapag-access ng search page",
1531
+ "Edit tables": "I-edit ang mga table",
1532
+ "Minimum role to edit tables": "Pinakamababang role para makapag-edit ng mga table",
1533
+ "Edit views": "I-edit ang mga view",
1534
+ "Minimum role to edit views": "Pinakamababang role para makapag-edit ng views",
1535
+ "Edit pages": "I-edit ang mga page",
1536
+ "Minimum role to edit pages": "Minimum na role para makapag-edit ng mga page",
1537
+ "Edit triggers": "I-edit ang mga trigger",
1538
+ "Minimum role to edit triggers": "Pinakamababang role para makapag-edit ng triggers",
1539
+ "Development permissions": "Mga pahintulot sa development",
1540
+ "Inspect tables": "Suriin ang mga table",
1541
+ "Minimum role to inspect (see, without editing) tables": "Pinakamababang role para makainspeksyon (makakita, nang hindi nag-e-edit) ng mga table",
1542
+ "Home pages": "Mga home page",
1543
+ "The home page is the page that is served when the user visits the home location (/). This can be set for each user role.": "Ang home page ay ang page na ibinibigay kapag binisita ng user ang home location (/). Maaari itong i-set para sa bawat user role.",
1544
+ "Trigger %s deleted": "Na-delete ang trigger na %s",
1545
+ "Edit menu": "Menu ng Pag-edit",
1546
+ "Minimum role to edit menu": "Pinakamababang role para makapag-edit ng menu",
1547
+ "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": "Ang Full-text search index ay hindi magagamit dahil ang table ay naglalaman ng Key fields (%s) na may naka-enable na opsyong “Include in full-text search”. I-disable ito bago gumawa ng Full-text search index.",
1548
+ "Share Extension Provisioning Profile": "Profile ng Pagpo-provision para sa Share Extension",
1549
+ "Show results in": "Ipakita ang mga resulta sa",
1550
+ "Show results from each table in this type of element": "Ipakita ang mga resulta mula sa bawat table sa ganitong uri ng element.",
1551
+ "Search syntax help": "Tulong sa sintaks ng paghahanap",
1552
+ "Search syntax": "Sintaks ng paghahanap",
1553
+ "Maximum role": "Pinakamataas na role",
1554
+ "Module dependencies": "Mga dependency ng Module",
1555
+ "Prompt": "Udyok",
1556
+ "Clean modules and restart": "Linisin ang mga module at i-restart",
1557
+ "Modules cleaned, server restarting...": "Nalinis na ang mga Module, nire-restart ang server...",
1558
+ "Delete table+views+triggers": "Tanggalin ang table + views + triggers",
1559
+ "No file uploaded": "Walang na-upload na file.",
1560
+ "To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "Upang makakuha ng sertipiko, ang email address ng administrator ay ibabahagi sa Let's Encrypt.",
1561
+ "Local state": "Lokal na estado",
1562
+ "Isolate state of each repeated view": "Ihiwalay ang estado ng bawat inuulit na view",
1563
+ "Processing CSV file": "Pinoproseso ang CSV file",
1564
+ "Edit files": "I-edit ang mga file",
1565
+ "Minimum role to edit files": "Minimum na role para makapag-edit ng mga file",
1566
+ "Edit search": "I-edit ang paghahanap",
1567
+ "Minimum role to edit search": "Pinakamababang role para makapag-edit ng paghahanap",
1568
+ "Create snapshot": "Gumawa ng snapshot",
1569
+ "Minimum role to create snapshot": "Pinakamababang role para makagawa ng snapshot",
1570
+ "Min length": "Pinakamababang haba",
1571
+ "Max length": "Pinakamahabang haba",
1572
+ "Regular expression": "Regular expression",
1573
+ "Exact search only": "Eksaktong paghahanap lamang",
1574
+ "Translation of": "Pagsasalin ng",
1575
+ "Minimum": "Pinakamababa",
1576
+ "Maximum": "Pinakamataas",
1577
+ "All tags": "Lahat ng tag",
1578
+ "Manage tags...": "Pamahalaan ang mga tag...",
1579
+ "Started": "Sinimulan",
1580
+ "Updated": "Na-update",
1581
+ "Status": "Katayuan",
1582
+ "Working directory": "Working directory",
1583
+ "Row click event": "Kaganapan sa pag-click ng row",
1584
+ "What happens when a row is clicked": "Ano ang nangyayari kapag na-click ang isang row",
1585
+ "Row click action": "Aksyon sa pag-click ng row",
1586
+ "Run this action when row is clicked": "Patakbuhin ang aksyong ito kapag na-click ang row",
1587
+ "Reset password view": "View ng pag-reset ng password",
1588
+ "A view that will be emailed to users when they have forgotten their password": "Isang view na ipapadala sa email sa mga user kapag nakalimutan nila ang kanilang password",
1589
+ "Allow login methods": "Payagan ang mga paraan ng pag-login",
1590
+ "Inherit configuration values": "Magmana ng mga halaga ng configuration",
1591
+ "Comma-separated list of configuration settings tenants inherit from root. Ex: <code>site_name, smtp_host, allow_signup</code>": "Listahang pinaghiwa-hiwalay ng kuwit ng mga configuration setting na minamana ng mga tenant mula sa root. Hal: <code>site_name, smtp_host, allow_signup</code>",
1592
+ "Disable CSRF routes": "I-disable ang mga ruta ng CSRF",
1593
+ "Comma-separated list of relative URL routes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "Comma-separated na listahan ng mga relative URL route kung saan naka-disable ang CSRF token checking. Halimbawa: <code>/files/upload, /auth/signup</code>",
1594
+ "Only day": "Tanging araw",
1595
+ "Language CSV": "Wika CSV",
1596
+ "Upload language CSV": "Mag-upload ng CSV ng wika",
1597
+ "Create an account!": "Gumawa ng account!",
1598
+ "Login with %s": "Mag-login gamit ang %s",
1599
+ "Already have an account? Login!": "May account ka na? Mag-login!",
1600
+ "Translated %s strings. Click 'Translate with LLM' again to continue": "Naisalin ang %s string. I-click muli ang 'Translate with LLM' upang magpatuloy.",
1601
+ "Translate with LLM": "Isalin gamit ang LLM",
1602
+ "You may need to adjust view relations associated with this table after renaming it": "Maaaring kailanganin mong ayusin ang mga relasyon ng view na nauugnay sa talahanayang ito pagkatapos mo itong palitan ng pangalan.",
1603
+ "Error running workflow": "Error sa pagpapatakbo ng workflow",
1604
+ "Choose File": "Pumili ng File",
1605
+ "No file chosen": "Walang napiling file",
1606
+ "S3 Bucket Name": "Pangalan ng S3 Bucket",
1607
+ "S3 Access Key": "Susi sa Pag-access ng S3",
1608
+ "S3 Secret Key": "S3 Lihim na Key",
1609
+ "S3 Region": "Rehiyon ng S3",
1610
+ "S3 Endpoint": "Endpoint ng S3",
1611
+ "Enable maintenance mode": "Paganahin ang maintenance mode",
1612
+ "Enable maintenance mode to restrict access to non-admin users": "Paganahin ang maintenance mode upang higpitan ang access para sa mga user na hindi admin.",
1613
+ "Maintenance mode page": "Pahina ng maintenance mode",
1614
+ "Select the page to display during maintenance mode": "Piliin ang pahinang ipapakita habang nasa maintenance mode",
1615
+ "Create basic views": "Gumawa ng mga batayang view",
1616
+ "Create views": "Gumawa ng mga view",
1617
+ "Decimal places": "Mga decimal na lugar",
1618
+ "%s view - %s": "%s view - %s",
1619
+ "Password to encrypt the backup file. Leave empty for no encryption": "Password para i-encrypt ang backup file. Iwanang walang laman kung walang encryption.",
1620
+ "Show full error to user on crash, enable editing field type": "Ipakita ang buong error sa user kapag nag-crash, paganahin ang pag-edit ng uri ng field",
1621
+ "Shown to the user if foreign key constraint is violated": "Ipinapakita sa user kung may nalabag na foreign key constraint",
1622
+ "Button Style": "Estilo ng Button",
1623
+ "Disable full-text search": "I-disable ang full-text search",
1624
+ "Use LIKE instead of tsvector. Use to match against phrase in the middle of a word.": "Gumamit ng LIKE sa halip na tsvector. Gamitin ito para tumugma sa parirala sa gitna ng isang salita.",
1625
+ "Model configuration": "Konfigurasyon ng modelo",
1626
+ "Push Notifications": "Mga Push Notification",
1627
+ "Push Notifications enabled": "Mga Push Notification ay pinagana",
1628
+ "VAPID public key": "Pampublikong susi ng VAPID",
1629
+ "Public key for VAPID authentication in web push notifications": "Pampublikong key para sa VAPID authentication sa web push notifications",
1630
+ "VAPID private key": "Pribadong susi ng VAPID",
1631
+ "Private key for VAPID authentication in web push notifications": "Pribadong susi para sa VAPID authentication sa web push notifications",
1632
+ "VAPID email": "VAPID na email",
1633
+ "Email address for VAPID authentication in web push notifications. Usually, it is your email address.": "Email address para sa VAPID authentication sa web push notifications. Karaniwan, ito ang iyong email address.",
1634
+ "Web push icon": "Icon ng web push",
1635
+ "Select a publicly accessible square image file": "Pumili ng pampublikong naa-access na parisukat na file ng larawan",
1636
+ "Web push badge": "Badge ng web push",
1637
+ "Select a publicly accessible monochrome square image file (prefarbly 72x72px)": "Pumili ng pampublikong naa-access na monochrome na parisukat na file ng larawan (mas mainam na 72x72px).",
1638
+ "Comma-separated list of relative URL route prefixes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "Listahan na pinaghihiwalay ng kuwit ng mga relative URL route prefix kung saan naka-disable ang CSRF token checking. Halimbawa: <code>/files/upload, /auth/signup</code>",
1639
+ "Push icon": "Icon ng push",
1640
+ "Push badge": "Itulak ang badge",
1641
+ "Web push": "Web push",
1642
+ "Native Android": "Katutubong Android",
1643
+ "Firebase JSON key": "Firebase JSON key",
1644
+ "This is your Firebase Service Account JSON key file. ": "Ito ang iyong Firebase Service Account JSON key file.",
1645
+ "Serve HTML files": "Maglingkod ng mga HTML file",
1646
+ "Unsafe. HTML files will be rendered in browser instead of as plaintext. Use Page with HTML file setting to safely serve specific HTML files": "Hindi ligtas. Ire-render ang mga HTML file sa browser imbes na bilang plaintext. Gamitin ang Page na may HTML file setting upang ligtas na i-serve ang mga partikular na HTML file.",
1647
+ "Real-time updates": "Mga real-time na update",
1648
+ "Enable real-time updates for this view": "Paganahin ang real-time na pag-update para sa view na ito",
1649
+ "today": "ngayon",
1650
+ "Push notifications": "Mga push notification",
1651
+ "Password Policy": "Patakaran sa Password",
1652
+ "Minimum password length": "Pinakamababang haba ng password",
1653
+ "The minimum length of passwords for users. Set to 0 to disable password requirements.": "Ang minimum na haba ng mga password para sa mga user. Itakda sa 0 upang huwag paganahin ang mga kinakailangan sa password.",
1654
+ "Check common passwords": "Suriin ang mga karaniwang password",
1655
+ "Check if the password is in the list of common passwords. If enabled, users will not be able to use common passwords.": "Suriin kung ang password ay nasa listahan ng mga karaniwang password. Kapag pinagana, hindi magagamit ng mga user ang mga karaniwang password.",
1656
+ "Require uppercase": "KINAKAILANGAN ANG MALALAKING TITIK (UPPERCASE)",
1657
+ "Require at least one uppercase letter in the password": "Hilingin na magkaroon ng hindi bababa sa isang malaking titik (uppercase letter) sa password.",
1658
+ "Require lowercase": "mangailangan ng maliliit na titik",
1659
+ "Require at least one lowercase letter in the password": "Mangailangan ng hindi bababa sa isang maliit na titik (lowercase letter) sa password.",
1660
+ "Require number": "Kailangan ng numero",
1661
+ "Require at least one number in the password": "Mangailangan ng hindi bababa sa isang numero sa password.",
1662
+ "Require special character": "Mangailangan ng espesyal na karakter",
1663
+ "Require at least one special character in the password": "Mangailangan ng hindi bababa sa isang espesyal na karakter sa password.",
1664
+ "Password complexity": "Kumplikadong password",
1665
+ "The regular expression that passwords must match. Set to empty string to disable password complexity requirements.": "Ang regular expression na dapat tumugma sa mga password. Itakda sa blangkong string upang huwag paganahin ang mga kinakailangan sa pagiging kumplikado ng password.",
1666
+ "Password complexity error": "Error sa pagiging komplikado ng password",
1667
+ "The error message to show when password does not match the complexity requirements.": "Ang mensaheng error na ipapakita kapag ang password ay hindi tumutugon sa mga kinakailangan sa pagiging kumplikado.",
1668
+ "Only if": "Kung lamang",
1669
+ "Optional JavaScript expression to determine if the trigger should run.": "Opsyonal na JavaScript expression upang matukoy kung dapat tumakbo ang trigger.",
1670
+ "Admin Page": "Pahina ng Admin",
1671
+ "User Page": "Pahina ng User",
1672
+ "User menu header": "Header ng menu ng User",
1673
+ "Some themes display this header differently": "Ipinapakita ng ilang tema ang header na ito nang iba.",
1674
+ "Dynamic server side updates": "Dynamic server-side updates",
1675
+ "Enable dynamic updates": "Paganahin ang dynamic na pag-update",
1676
+ "Enable server side updates from within run_js_code actions": "Paganahin ang server-side updates mula sa loob ng mga run_js_code action.",
1677
+ "Vertical alignment": "Patayong pag-aayos",
1678
+ "Header filters": "Mga filter ng header",
1679
+ "Update event": "Kaganapang pag-update",
1680
+ "Custom event for real-time updates": "Custom event para sa real-time na mga update",
1681
+ "Responsve collapse": "Responsibong pag-collapse",
1682
+ "Horizontal display on smaller screens": "Pahalang na pagpapakita sa mas maliliit na screen",
1683
+ "Collapse breakpoint (px)": "Pag-urong na breakpoint (px)",
1684
+ "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.": "Sa kasalukuyan ay walang mga trigger, ngunit maaari kang gumawa ng isa sa pamamagitan ng pag-click sa button sa ibaba. Ang mga trigger ay mga action na pinapatakbo bilang tugon sa ilang event na maaaring pana-panahon, sanhi ng pagbabago sa database table, pag-click ng button, o iba pang panlabas na event.",
1685
+ "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.": "Ang isang trigger ay tinutukoy ng isang kondisyon (kung kailan tatakbo ang trigger), isang action (na ibinibigay ng isang Module), at ang configuration para sa action na iyon.",
1686
+ "Run async": "Patakbuhin nang async",
1687
+ "Run action in background": "Patakbuhin ang action sa background",
1688
+ "Delegate error handling to tenants": "I-delegate ang paghawak ng error sa mga tenant.",
1689
+ "Toggle header filters": "I-toggle ang mga header filter",
1690
+ "Row color formula": "Pormula ng kulay ng row",
1691
+ "Formula for row background color. Ex.: <code>age>65 ?'#aaffaa': null</code>": "Formula para sa kulay ng background ng row. Hal.: `<code>age>65 ?'#aaffaa': null</code>`",
1692
+ "Table layout": "Layout ng Table",
1693
+ "CSV BOM": "CSV BOM",
1694
+ "Include the Byte-Order Mark in downloaded CSV files": "Isama ang Byte-Order Mark sa mga dina-download na CSV file",
1695
+ "Localize CSV downloads": "I-localize ang mga CSV download",
1696
+ "Sticky headers": "Malagkit na mga header",
1697
+ "API tokens for this user:": "Mga API token para sa user na ito:",
1698
+ "Revoke": "Bawiin",
1699
+ "original": "orihinal",
1700
+ "Remove all": "Alisin lahat",
1701
+ "API token revoked": "API token binawi",
1702
+ "Dropdown header filters": "Mga filter ng header ng dropdown",
1703
+ "Show if": "Ipakita kung",
1704
+ "Optional expression. Show only if true. In scope: <code>user</code>, <code>url</code>, <code>query</code>": "Opsyonal na expression. Ipakita lamang kung true. Saklaw: <code>user</code>, <code>url</code>, <code>query</code>",
1705
+ "Search entities by name or type...": "Maghanap ng mga entity ayon sa pangalan o uri...",
1706
+ "Tags:": "Mga Tag:",
1707
+ "Types:": "Mga Uri:",
1708
+ "Access | Read/Write": "Access | Basá/Sulat",
1709
+ "No entities found": "Walang nahanap na mga entity",
1710
+ "Try adjusting your search or filter options": "Subukang ayusin ang iyong mga opsyon sa paghahanap o pag-filter.",
1711
+ "Entities": "Mga Entity",
1712
+ "Sessions": "Mga Session",
1713
+ "Updates and module store": "Mga update at tindahan ng module",
1714
+ "Air gap deployment": "Pag-deploy na may air gap",
1715
+ "Disable updates from NPM and Saltcorn module store for isolated network environments": "I-disable ang mga update mula sa NPM at Saltcorn module store para sa mga hiwalay (isolated) na network environment.",
1716
+ "The endpoint of module store.": "Ang endpoint ng tindahan ng module.",
1717
+ "Maintenance mode": "Mode ng Pagpapanatili",
1718
+ "Full page count": "Kabuuang bilang ng mga pahina",
1719
+ "Disable for to increase performance for large tables": "I-disable upang mapataas ang performance para sa malalaking table",
1720
+ "Go to tables list": "Pumunta sa listahan ng mga table",
1721
+ "Go to views list": "Pumunta sa listahan ng mga view",
1722
+ "Go to pages list": "Pumunta sa listahan ng mga page",
1723
+ "Go to triggers list": "Pumunta sa listahan ng mga trigger",
1724
+ "Open legacy list": "Buksan ang lumang listahan",
1725
+ "Set context": "Itakda ang konteksto",
1726
+ "Array": "Array",
1727
+ "Add step": "Magdagdag ng hakbang",
1728
+ "Edit step": "I-edit ang hakbang",
1729
+ "Add after": "Idagdag pagkatapos",
1730
+ "Set as start": "Itakda bilang simula",
1731
+ "Start": "Simulan",
1732
+ "Show runs": "Ipakita ang mga pagpapatakbo",
1733
+ "Auto layout": "Awtomatikong layout",
1734
+ "No steps yet": "Wala pang mga hakbang",
1735
+ "Loading": "Naglo-load",
1736
+ "Loop body": "Katawan ng loop",
1737
+ "Show runs &raquo;": "Ipakita ang mga run »",
1738
+ "Entry point by role": "Punto ng pagpasok batay sa papel",
1739
+ "When enabled, you will be logged in as a public user without any login screen.": "Kapag pinagana, ikaw ay mai-log in bilang isang pampublikong user nang walang anumang login screen.",
1740
+ "Show 'Continue as public user' link": "Ipakita ang link na “Magpatuloy bilang pampublikong user”",
1741
+ "When enabled, the login screen shows you a link to login as public user.": "Kapag pinagana, magpapakita ang login screen ng link para mag-login bilang public user.",
1742
+ "Allow clear text traffic": "Payagan ang clear text traffic",
1743
+ "Enable this to allow unsecure HTTP connections. Useful for local testing.": "Paganahin ito upang payagan ang hindi secure na mga HTTP connection. Kapaki-pakinabang para sa lokal na pagsubok.",
1744
+ "Enable this to integrate offline/online Synchronization into your app.": "I-enable ito upang maisama ang offline/online na Synchronization sa iyong app.",
1745
+ "Tables to synchronize": "Mga table na isi-synchronize",
1746
+ "Sync on reconnect": "I-sync kapag muling nakakonekta",
1747
+ "Run Synchronizations when the network connection is restored.": "Patakbuhin ang mga Synchronization kapag naibalik na ang koneksyon sa network.",
1748
+ "Sync on app resume": "I-sync kapag nire-resume ang app",
1749
+ "Run Synchronizations when the app is resumed from background.": "Patakbuhin ang mga Synchronization kapag na-resume ang app mula sa background.",
1750
+ "Push sync": "Itulak ang sync",
1751
+ "Run Synchronizations when the server sends a push notification. On Android, this requires a Firebase JSON key and a Google Services File (see below).": "Patakbuhin ang mga Synchronization kapag ang server ay nagpapadala ng push notification. Sa Android, nangangailangan ito ng Firebase JSON key at isang Google Services file (tingnan sa ibaba).",
1752
+ "Background Sync interval": "Interval ng Background Sync",
1753
+ "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.": "Pana-panahong agwat (sa minuto) para patakbuhin ang mga synchronization sa background. Ito ay minimum na agwat lamang; depende sa kondisyon ng sistema, maaaring mas mahaba ang aktuwal na oras.",
1754
+ "Release Signing": "Paglagda ng Release",
1755
+ "Firebase JSON Key": "Firebase JSON Key",
1756
+ "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.": "Ito ay isang private key file para sa iyong Firebase project. Ginagamit ito ng iyong Saltcorn server upang magpadala ng push notifications o push-based synchronizations sa iyong Android mobile app. I-upload ito sa direktoryong '/mobile-app-configurations' (kung hindi pa ito umiiral, likhain ito). Maaari mo itong i-configure dito o sa menu na 'Notifications'.",
1757
+ "Google Services File": "Google Services File",
1758
+ "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.": "Ito ay isang configuration file na partikular sa iyong mobile app. Naglalaman ito, bukod sa iba pa, ng iyong App ID, ang Firebase project ID, at isang API key. Ang file na ito ay isasama sa client at gagamitin upang mag-subscribe sa push notifications o mga push-based na synchronization mula sa server. I-upload ito sa direktoryong `/mobile-app-configurations` (kung hindi pa ito umiiral, likhain ito). Maaari mo itong i-configure dito o sa menu na **“Notifications”**.",
1759
+ "Build tools": "Mga kasangkapan sa pagbuo ng software",
1760
+ "Not a Mac OS system": "Hindi isang Mac OS na sistema",
1761
+ "Provisioning profiles": "Mga provisioning profile",
1762
+ "No Provisioning Profile": "Walang Provisioning Profile",
1763
+ "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.": "Lumikha lamang ng directory ng proyekto nang hindi nagbuo ng .ipa file. Maaari itong maging kapaki-pakinabang kung nais mong buksan ang proyekto sa Xcode at patakbuhin ito sa Simulator.",
1764
+ "APN Signing Key (.p8 file)": "APN Signing Key (.p8 file)",
1765
+ "This is a private key file": "Ito ay isang private key file",
1766
+ "APN Signing Key ID": "APN Signing Key ID",
1767
+ "The 10-character Key ID obtained from Apple developer account": "Ang 10-character na Key ID na nakuha mula sa Apple Developer account",
1768
+ "Edit file": "I-edit ang file",
1769
+ "Editing %s": "Ini-edit ang %s",
1770
+ "Run immediately in background": "Patakbuhin kaagad sa background",
1771
+ "Row expression": "Ekspresyon ng row",
1772
+ "Less...": "Mas kaunti...",
1773
+ "Deep search": "Malalim na paghahanap",
1774
+ "Clear selection": "I-clear ang pagpili",
1775
+ "%s selected": "%s napili",
1776
+ "Delete selected": "Tanggalin ang napili",
1777
+ "selected": "napili",
1778
+ "Delete %s selected items?": "Tanggalin ang %s napiling item?",
1779
+ "Delete selected items?": "Tanggalin ang mga napiling item?",
1780
+ "Failed to delete selected items": "Nabigong mag-delete ng mga napiling item",
1781
+ "Configurable": "Nakakonpigure",
1782
+ "Info": "Impormasyon",
1783
+ "Show tables (Alt+T)": "Ipakita ang mga table (Alt+T)",
1784
+ "Show views (Alt+V)": "Ipakita ang mga view (Alt+V)",
1785
+ "Show pages (Alt+P)": "Ipakita ang mga pahina (Alt+P)",
1786
+ "Show triggers (Alt+R)": "Ipakita ang mga trigger (Alt+R)",
1787
+ "Show users (Alt+U)": "Ipakita ang mga user (Alt+U)",
1788
+ "Show modules (Alt+M)": "Ipakita ang mga module (Alt+M)",
1789
+ "Finished translating %s strings.": "Tapos na ang pagsasalin ng %s string.",
1790
+ "This is a Share extension profile": "Ito ay isang profile ng Share extension.",
1791
+ "App Group ID": "App Group ID",
1792
+ "The App Group ID is used to share data between the main app and the Share extension.": "Ang App Group ID ay ginagamit upang magbahagi ng data sa pagitan ng pangunahing app at ng Share extension."
1793
+ }