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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1243) hide show
  1. package/CHANGELOG.md +37 -0
  2. package/app.js +13 -9
  3. package/auth/admin.js +30 -15
  4. package/auth/routes.js +1 -1
  5. package/docs/assets/hierarchy.js +1 -1
  6. package/docs/assets/icons.js +1 -1
  7. package/docs/assets/icons.svg +1 -1
  8. package/docs/assets/navigation.js +1 -1
  9. package/docs/assets/search.js +1 -1
  10. package/docs/assets/style.css +3 -3
  11. package/docs/classes/_saltcorn_admin-models.models_snapshot.Snapshot.html +2 -2
  12. package/docs/classes/_saltcorn_common-code.relations_relation.Relation.html +3 -3
  13. package/docs/classes/_saltcorn_common-code.relations_relations_finder.RelationsFinder.html +5 -5
  14. package/docs/classes/_saltcorn_data.diagram_cy_raster.CytoscapeRaster.html +4 -4
  15. package/docs/classes/_saltcorn_data.diagram_nodes_dummy_node.DummyNode.html +4 -4
  16. package/docs/classes/_saltcorn_data.diagram_nodes_node.Node.html +4 -4
  17. package/docs/classes/_saltcorn_data.diagram_nodes_page_node.PageNode.html +4 -4
  18. package/docs/classes/_saltcorn_data.diagram_nodes_table_node.TableNode.html +4 -4
  19. package/docs/classes/_saltcorn_data.diagram_nodes_trigger_node.TriggerNode.html +4 -4
  20. package/docs/classes/_saltcorn_data.diagram_nodes_view_node.ViewNode.html +4 -4
  21. package/docs/classes/_saltcorn_data.mobile-mocks_node_async_hooks.AsyncLocalStorage.html +2 -2
  22. package/docs/classes/_saltcorn_data.models_crash.Crash.html +2 -2
  23. package/docs/classes/_saltcorn_data.models_eventlog.EventLog.html +2 -2
  24. package/docs/classes/_saltcorn_data.models_field.Field.html +9 -9
  25. package/docs/classes/_saltcorn_data.models_fieldrepeat.FieldRepeat.html +2 -2
  26. package/docs/classes/_saltcorn_data.models_file.File.html +21 -21
  27. package/docs/classes/_saltcorn_data.models_form.Form.html +3 -2
  28. package/docs/classes/_saltcorn_data.models_internal_mail_queue.MailQueue.html +4 -4
  29. package/docs/classes/_saltcorn_data.models_internal_push_message_helper.PushMessageHelper.html +16 -9
  30. package/docs/classes/_saltcorn_data.models_library.Library.html +2 -2
  31. package/docs/classes/_saltcorn_data.models_model.Model.html +2 -2
  32. package/docs/classes/_saltcorn_data.models_model_instance.ModelInstance.html +2 -2
  33. package/docs/classes/_saltcorn_data.models_notification.Notification.html +2 -2
  34. package/docs/classes/_saltcorn_data.models_page.Page.html +11 -11
  35. package/docs/classes/_saltcorn_data.models_page_group.PageGroup.html +16 -16
  36. package/docs/classes/_saltcorn_data.models_page_group_member.PageGroupMember.html +8 -8
  37. package/docs/classes/_saltcorn_data.models_plugin.Plugin.html +13 -10
  38. package/docs/classes/_saltcorn_data.models_role.Role.html +2 -2
  39. package/docs/classes/_saltcorn_data.models_table.Table.html +73 -69
  40. package/docs/classes/_saltcorn_data.models_table_constraints.TableConstraint.html +2 -2
  41. package/docs/classes/_saltcorn_data.models_tag.Tag.html +2 -2
  42. package/docs/classes/_saltcorn_data.models_tag_entry.TagEntry.html +2 -2
  43. package/docs/classes/_saltcorn_data.models_trigger.Trigger.html +19 -19
  44. package/docs/classes/_saltcorn_data.models_user.User.html +32 -32
  45. package/docs/classes/_saltcorn_data.models_view.View.html +15 -15
  46. package/docs/classes/_saltcorn_data.models_workflow.Workflow.html +2 -2
  47. package/docs/classes/_saltcorn_data.models_workflow_run.WorkflowRun.html +2 -2
  48. package/docs/classes/_saltcorn_data.models_workflow_step.WorkflowStep.html +3 -2
  49. package/docs/classes/_saltcorn_data.models_workflow_trace.MetaData.html +2 -2
  50. package/docs/classes/_saltcorn_data.models_workflow_trace.WorkflowTrace.html +2 -2
  51. package/docs/classes/_saltcorn_mobile-builder.mobile-builder.MobileBuilder.html +8 -3
  52. package/docs/classes/_saltcorn_mobile-builder.utils_capacitor-helper.CapacitorHelper.html +2 -2
  53. package/docs/enums/_saltcorn_common-code.relations_relation_types.RelationType.html +2 -2
  54. package/docs/enums/_saltcorn_common-code.relations_relation_types.ViewDisplayType.html +2 -2
  55. package/docs/functions/_saltcorn_admin-models.models_config-check.runConfigurationCheck.html +1 -1
  56. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.buildRelationPath.html +1 -1
  57. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.buildTableCaches.html +1 -1
  58. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.parseLegacyRelation.html +1 -1
  59. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.parseRelationPath.html +1 -1
  60. package/docs/functions/_saltcorn_common-code.tests_test_data.fixturesData.html +1 -1
  61. package/docs/functions/_saltcorn_common-code.tests_test_data.withAnotherUserField.html +1 -1
  62. package/docs/functions/_saltcorn_common-code.tests_test_data.withKeyFromLayerThree.html +1 -1
  63. package/docs/functions/_saltcorn_common-code.tests_test_data.withKeyFromLayerTwo.html +1 -1
  64. package/docs/functions/_saltcorn_common-code.tests_test_data.withMultipleInbounds.html +1 -1
  65. package/docs/functions/_saltcorn_common-code.tests_test_data.withSecondTopicField.html +1 -1
  66. package/docs/functions/_saltcorn_common-code.tests_test_data.withSimplePostTopicrelation.html +1 -1
  67. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.action_link.html +1 -1
  68. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.action_url.html +1 -1
  69. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.fill_presets.html +1 -1
  70. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.getForm.html +1 -1
  71. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_view_link_query.html +1 -1
  72. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_viewable_fields.html +1 -1
  73. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_viewable_fields_from_layout.html +1 -1
  74. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.make_link.html +2 -2
  75. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.objToQueryString.html +1 -1
  76. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.parse_view_select.html +3 -3
  77. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.setDateLocales.html +1 -1
  78. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.splitUniques.html +1 -1
  79. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.standardBlockDispatch.html +1 -1
  80. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.standardLayoutRowVisitor.html +1 -1
  81. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.transformForm.html +1 -1
  82. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.updateViewSelect.html +2 -2
  83. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.view_linker.html +2 -2
  84. package/docs/functions/_saltcorn_data.db_connect_mobile.getConnectObject.html +1 -1
  85. package/docs/functions/_saltcorn_data.db_reset_schema.reset.html +3 -3
  86. package/docs/functions/_saltcorn_data.diagram_cy_generate_utils.generateCyCode.html +1 -1
  87. package/docs/functions/_saltcorn_data.diagram_cy_generate_utils.genereateCyCfg.html +1 -1
  88. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.buildObjectTrees.html +1 -1
  89. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractFromColumns.html +1 -1
  90. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractFromLayout.html +1 -1
  91. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractViewToCreate.html +1 -1
  92. package/docs/functions/_saltcorn_data.migrate.create_blank_migration.html +1 -1
  93. package/docs/functions/_saltcorn_data.migrate.getMigrationsInDB.html +1 -1
  94. package/docs/functions/_saltcorn_data.migrate.migrate.html +3 -3
  95. package/docs/functions/_saltcorn_data.migrations_202102091312.js.html +1 -1
  96. package/docs/functions/_saltcorn_data.migrations_202210051058.js.html +1 -1
  97. package/docs/functions/_saltcorn_data.migrations_202210101540.js.html +1 -1
  98. package/docs/functions/_saltcorn_data.migrations_202304281224.js.html +1 -1
  99. package/docs/functions/_saltcorn_data.migrations_202307211459.js.html +1 -1
  100. package/docs/functions/_saltcorn_data.migrations_202502131103.js.html +1 -1
  101. package/docs/functions/_saltcorn_data.migrations_202508011455.js.html +1 -1
  102. package/docs/functions/_saltcorn_data.migrations_202510152058.js.html +1 -1
  103. package/docs/functions/_saltcorn_data.mobile-mocks_node_child_process.execSync.html +1 -1
  104. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.createReadStream.html +1 -1
  105. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.readdirSync.html +1 -1
  106. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.writeFileSync.html +1 -1
  107. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.mkdir.html +1 -1
  108. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.readFile.html +1 -1
  109. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.stat.html +1 -1
  110. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.unlink.html +1 -1
  111. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.writeFile.html +1 -1
  112. package/docs/functions/_saltcorn_data.mobile-mocks_node_latest-version.latestVersion.html +1 -1
  113. package/docs/functions/_saltcorn_data.mobile-mocks_node_v8.deserialize.html +1 -1
  114. package/docs/functions/_saltcorn_data.mobile-mocks_node_v8.serialize.html +1 -1
  115. package/docs/functions/_saltcorn_data.mobile-mocks_npm_env-paths.envPaths.html +1 -1
  116. package/docs/functions/_saltcorn_data.model-helper.get_predictor.html +1 -1
  117. package/docs/functions/_saltcorn_data.model-helper.run_jupyter_model.html +1 -1
  118. package/docs/functions/_saltcorn_data.model-helper.shorten_trackback.html +1 -1
  119. package/docs/functions/_saltcorn_data.model-helper.write_csv.html +1 -1
  120. package/docs/functions/_saltcorn_data.models_internal_async_json_stream.async_json_stream.html +1 -1
  121. package/docs/functions/_saltcorn_data.models_internal_query.aggregation_query_fields.html +1 -1
  122. package/docs/functions/_saltcorn_data.models_internal_query.getAggAndField.html +1 -1
  123. package/docs/functions/_saltcorn_data.models_internal_query.joinfield_renamer.html +1 -1
  124. package/docs/functions/_saltcorn_data.models_internal_query.process_aggregations.html +1 -1
  125. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.buildKeyFromRelative.html +1 -1
  126. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.copyObject.html +1 -1
  127. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.deleteObject.html +1 -1
  128. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.downloadBuffer.html +1 -1
  129. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getPublicFileUrl.html +1 -1
  130. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getResolvedBucket.html +1 -1
  131. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getS3Client.html +1 -1
  132. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getServeUrl.html +1 -1
  133. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getSignedFileUrl.html +1 -1
  134. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.headObject.html +1 -1
  135. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.isS3Enabled.html +1 -1
  136. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.listS3Folder.html +1 -1
  137. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.publicUrlToRelativePath.html +1 -1
  138. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.relativeKeyToPath.html +1 -1
  139. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.setObjectMetadata.html +1 -1
  140. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.uploadBuffer.html +1 -1
  141. package/docs/functions/_saltcorn_data.models_internal_table_helper.boolExamples.html +1 -1
  142. package/docs/functions/_saltcorn_data.models_internal_table_helper.colorExamples.html +1 -1
  143. package/docs/functions/_saltcorn_data.models_internal_table_helper.floatExamples.html +1 -1
  144. package/docs/functions/_saltcorn_data.models_internal_table_helper.get_formula_examples.html +1 -1
  145. package/docs/functions/_saltcorn_data.models_internal_table_helper.intExamples.html +1 -1
  146. package/docs/functions/_saltcorn_data.models_internal_table_helper.stringExamples.html +1 -1
  147. package/docs/functions/_saltcorn_data.plugin-helper.build_schema_data.html +1 -1
  148. package/docs/functions/_saltcorn_data.plugin-helper.calcfldViewConfig.html +1 -1
  149. package/docs/functions/_saltcorn_data.plugin-helper.calcfldViewOptions.html +1 -1
  150. package/docs/functions/_saltcorn_data.plugin-helper.calcrelViewOptions.html +5 -5
  151. package/docs/functions/_saltcorn_data.plugin-helper.displayType.html +1 -1
  152. package/docs/functions/_saltcorn_data.plugin-helper.field_picker_fields.html +2 -2
  153. package/docs/functions/_saltcorn_data.plugin-helper.generate_joined_query.html +1 -1
  154. package/docs/functions/_saltcorn_data.plugin-helper.getActionConfigFields.html +2 -2
  155. package/docs/functions/_saltcorn_data.plugin-helper.get_child_views.html +2 -2
  156. package/docs/functions/_saltcorn_data.plugin-helper.get_inbound_relation_opts.html +2 -2
  157. package/docs/functions/_saltcorn_data.plugin-helper.get_inbound_self_relation_opts.html +1 -1
  158. package/docs/functions/_saltcorn_data.plugin-helper.get_link_view_opts.html +1 -1
  159. package/docs/functions/_saltcorn_data.plugin-helper.get_many_to_many_relation_opts.html +4 -4
  160. package/docs/functions/_saltcorn_data.plugin-helper.get_parent_views.html +2 -2
  161. package/docs/functions/_saltcorn_data.plugin-helper.initial_config_all_fields.html +2 -2
  162. package/docs/functions/_saltcorn_data.plugin-helper.json_list_to_external_table.html +2 -2
  163. package/docs/functions/_saltcorn_data.plugin-helper.link_view.html +1 -1
  164. package/docs/functions/_saltcorn_data.plugin-helper.pathToState.html +1 -1
  165. package/docs/functions/_saltcorn_data.plugin-helper.picked_fields_to_query.html +2 -2
  166. package/docs/functions/_saltcorn_data.plugin-helper.readState.html +2 -2
  167. package/docs/functions/_saltcorn_data.plugin-helper.readStateStrict.html +3 -3
  168. package/docs/functions/_saltcorn_data.plugin-helper.runCollabEvents.html +4 -4
  169. package/docs/functions/_saltcorn_data.plugin-helper.run_action_column.html +2 -2
  170. package/docs/functions/_saltcorn_data.plugin-helper.stateFieldsToQuery.html +2 -2
  171. package/docs/functions/_saltcorn_data.plugin-helper.stateFieldsToWhere.html +1 -1
  172. package/docs/functions/_saltcorn_data.plugin-helper.stateToQueryString.html +1 -1
  173. package/docs/functions/_saltcorn_data.plugin-helper.strictParseInt.html +2 -2
  174. package/docs/functions/_saltcorn_data.plugin-testing.auto_test_plugin.html +1 -1
  175. package/docs/functions/_saltcorn_data.plugin-testing.check_view_columns.html +1 -1
  176. package/docs/functions/_saltcorn_data.plugin-testing.generate_attributes.html +1 -1
  177. package/docs/functions/_saltcorn_data.standard-menu.create_standard_menu.html +1 -1
  178. package/docs/functions/_saltcorn_data.tests_assertions.assertIsErrorMsg.html +1 -1
  179. package/docs/functions/_saltcorn_data.tests_assertions.assertIsErrorsMsg.html +1 -1
  180. package/docs/functions/_saltcorn_data.tests_assertions.assertIsRow.html +1 -1
  181. package/docs/functions/_saltcorn_data.tests_assertions.assertIsSet.html +1 -1
  182. package/docs/functions/_saltcorn_data.tests_assertions.assertIsType.html +1 -1
  183. package/docs/functions/_saltcorn_data.tests_assertions.assertsIsSuccessMessage.html +1 -1
  184. package/docs/functions/_saltcorn_data.tests_assertions.assertsObjectIsUser.html +1 -1
  185. package/docs/functions/_saltcorn_data.tests_common_helpers.createAnotherUserField.html +1 -1
  186. package/docs/functions/_saltcorn_data.tests_common_helpers.createKeyFromLevelTwo.html +1 -1
  187. package/docs/functions/_saltcorn_data.tests_common_helpers.createLevelThreeInbound.html +1 -1
  188. package/docs/functions/_saltcorn_data.tests_common_helpers.createMultipleInbounds.html +1 -1
  189. package/docs/functions/_saltcorn_data.tests_common_helpers.createSecondTopicField.html +1 -1
  190. package/docs/functions/_saltcorn_data.tests_common_helpers.prepareEmployeeDepartment.html +1 -1
  191. package/docs/functions/_saltcorn_data.tests_common_helpers.prepareSimpleTopicPostRelation.html +1 -1
  192. package/docs/functions/_saltcorn_data.tests_remote_query_helper.deleteViewFromServer.html +1 -1
  193. package/docs/functions/_saltcorn_data.tests_remote_query_helper.prepareQueryEnviroment.html +1 -1
  194. package/docs/functions/_saltcorn_data.tests_remote_query_helper.sendViewToServer.html +1 -1
  195. package/docs/functions/_saltcorn_data.translate.hasLLM.html +1 -1
  196. package/docs/functions/_saltcorn_data.translate.translate.html +1 -1
  197. package/docs/functions/_saltcorn_db-common.internal.ftsFieldsSqlExpr.html +1 -1
  198. package/docs/functions/_saltcorn_db-common.internal.mkSelectOptions.html +1 -1
  199. package/docs/functions/_saltcorn_db-common.internal.mkWhere.html +1 -1
  200. package/docs/functions/_saltcorn_db-common.internal.orderByIsObject.html +1 -1
  201. package/docs/functions/_saltcorn_db-common.internal.orderByIsOperator.html +1 -1
  202. package/docs/functions/_saltcorn_db-common.internal.prefixFieldsInWhere.html +1 -1
  203. package/docs/functions/_saltcorn_db-common.internal.sqlBinOp.html +1 -1
  204. package/docs/functions/_saltcorn_db-common.internal.sqlFun.html +1 -1
  205. package/docs/functions/_saltcorn_db-common.internal.sqlsanitize.html +1 -1
  206. package/docs/functions/_saltcorn_db-common.internal.sqlsanitizeAllowDots.html +1 -1
  207. package/docs/functions/_saltcorn_db-common.internal.subSelectWhere.html +1 -1
  208. package/docs/functions/_saltcorn_db-common.multi-tenant.enable_multi_tenant.html +1 -1
  209. package/docs/functions/_saltcorn_db-common.multi-tenant.getRequestContext.html +1 -1
  210. package/docs/functions/_saltcorn_db-common.multi-tenant.getTenantSchema.html +1 -1
  211. package/docs/functions/_saltcorn_db-common.multi-tenant.init.html +1 -1
  212. package/docs/functions/_saltcorn_db-common.multi-tenant.is_it_multi_tenant.html +1 -1
  213. package/docs/functions/_saltcorn_db-common.multi-tenant.runWithTenant.html +1 -1
  214. package/docs/functions/_saltcorn_db-common.sqlite-commons.buildInsertBulkSql.html +1 -1
  215. package/docs/functions/_saltcorn_db-common.sqlite-commons.buildInsertSql.html +1 -1
  216. package/docs/functions/_saltcorn_db-common.sqlite-commons.commitAndBeginNewTransaction.html +1 -1
  217. package/docs/functions/_saltcorn_db-common.sqlite-commons.doCount.html +1 -1
  218. package/docs/functions/_saltcorn_db-common.sqlite-commons.doDeleteWhere.html +1 -1
  219. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListScTables.html +1 -1
  220. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListTables.html +1 -1
  221. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListUserDefinedTables.html +1 -1
  222. package/docs/functions/_saltcorn_db-common.sqlite-commons.do_add_index.html +1 -1
  223. package/docs/functions/_saltcorn_db-common.sqlite-commons.do_drop_index.html +1 -1
  224. package/docs/functions/_saltcorn_db-common.sqlite-commons.mkVal.html +1 -1
  225. package/docs/functions/_saltcorn_db-common.sqlite-commons.openOrUseTransaction.html +1 -1
  226. package/docs/functions/_saltcorn_db-common.sqlite-commons.reprAsJson.html +1 -1
  227. package/docs/functions/_saltcorn_db-common.sqlite-commons.slugify.html +1 -1
  228. package/docs/functions/_saltcorn_db-common.sqlite-commons.tryCatchInTransaction.html +1 -1
  229. package/docs/functions/_saltcorn_db-common.sqlite-commons.whenTransactionisFree.html +1 -1
  230. package/docs/functions/_saltcorn_db-common.sqlite-commons.withTransaction.html +1 -1
  231. package/docs/functions/_saltcorn_markup.mktag.mkTag.html +1 -1
  232. package/docs/functions/_saltcorn_markup.tabs.tabs.html +1 -1
  233. package/docs/functions/_saltcorn_markup.workflow.renderWorkflow.html +2 -0
  234. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.androidFeatures.html +1 -1
  235. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.androidPermissions.html +1 -1
  236. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.buildTablesFile.html +1 -1
  237. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyPrepopulatedDb.html +1 -1
  238. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyServerFiles.html +1 -1
  239. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyShareExtFiles.html +1 -1
  240. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copySiteLogo.html +1 -1
  241. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyTranslationFiles.html +1 -1
  242. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.createSqliteDb.html +1 -1
  243. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.extractDomain.html +1 -1
  244. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.generateAndroidVersionCode.html +1 -1
  245. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.hasAuthMethod.html +1 -1
  246. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyAndroidManifest.html +1 -1
  247. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyAppDelegate.html +1 -0
  248. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyConfigXml.html +1 -1
  249. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyGradleConfig.html +1 -1
  250. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyInfoPlist.html +1 -1
  251. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyShareViewController.html +1 -0
  252. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyXcodeProjectFile.html +1 -1
  253. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepAppIcon.html +1 -1
  254. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareAppIcon.html +1 -1
  255. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareBuildDir.html +5 -3
  256. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareExportOptionsPlist.html +1 -1
  257. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareSplashIcon.html +1 -1
  258. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareSplashPage.html +1 -1
  259. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.runAddEntitlementsScript.html +1 -0
  260. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeCapacitorConfig.html +1 -1
  261. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeCfgFile.html +1 -1
  262. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeDataExtractionRules.html +1 -1
  263. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeEntitlementsPlist.html +1 -0
  264. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeNetworkSecurityConfig.html +1 -1
  265. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writePodfile.html +1 -1
  266. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writePrivacyInfo.html +1 -1
  267. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.bundleMobileAppCode.html +1 -1
  268. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.bundlePackagesAndPlugins.html +1 -1
  269. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyOptionalSource.html +1 -1
  270. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyPluginMobileAppDirs.html +1 -1
  271. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyPublicDirs.html +1 -1
  272. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.add_index.html +1 -1
  273. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.add_unique_constraint.html +1 -1
  274. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.count.html +1 -1
  275. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.deleteWhere.html +1 -1
  276. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_index.html +1 -1
  277. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_reset_schema.html +1 -1
  278. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_unique_constraint.html +1 -1
  279. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.init.html +1 -1
  280. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.insert.html +1 -1
  281. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.insertRows.html +1 -1
  282. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listScTables.html +1 -1
  283. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listTables.html +1 -1
  284. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listUserDefinedTables.html +1 -1
  285. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.query.html +1 -1
  286. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.select.html +1 -1
  287. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.selectMaybeOne.html +1 -1
  288. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.selectOne.html +1 -1
  289. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.setConnectionObject.html +1 -1
  290. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.tableExists.html +1 -1
  291. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.time.html +1 -1
  292. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.update.html +1 -1
  293. package/docs/functions/_saltcorn_sqlite.sqlite.add_index.html +1 -1
  294. package/docs/functions/_saltcorn_sqlite.sqlite.add_unique_constraint.html +1 -1
  295. package/docs/functions/_saltcorn_sqlite.sqlite.begin.html +1 -1
  296. package/docs/functions/_saltcorn_sqlite.sqlite.changeConnection.html +1 -1
  297. package/docs/functions/_saltcorn_sqlite.sqlite.close.html +1 -1
  298. package/docs/functions/_saltcorn_sqlite.sqlite.commit.html +1 -1
  299. package/docs/functions/_saltcorn_sqlite.sqlite.count.html +1 -1
  300. package/docs/functions/_saltcorn_sqlite.sqlite.deleteWhere.html +1 -1
  301. package/docs/functions/_saltcorn_sqlite.sqlite.dropTable.html +1 -1
  302. package/docs/functions/_saltcorn_sqlite.sqlite.dropTables.html +1 -1
  303. package/docs/functions/_saltcorn_sqlite.sqlite.drop_index.html +1 -1
  304. package/docs/functions/_saltcorn_sqlite.sqlite.drop_reset_schema.html +1 -1
  305. package/docs/functions/_saltcorn_sqlite.sqlite.drop_unique_constraint.html +1 -1
  306. package/docs/functions/_saltcorn_sqlite.sqlite.getVersion.html +1 -1
  307. package/docs/functions/_saltcorn_sqlite.sqlite.get_db_filepath.html +1 -1
  308. package/docs/functions/_saltcorn_sqlite.sqlite.get_sql_logging.html +1 -1
  309. package/docs/functions/_saltcorn_sqlite.sqlite.init.html +1 -1
  310. package/docs/functions/_saltcorn_sqlite.sqlite.insert.html +1 -1
  311. package/docs/functions/_saltcorn_sqlite.sqlite.listScTables.html +1 -1
  312. package/docs/functions/_saltcorn_sqlite.sqlite.listTables.html +1 -1
  313. package/docs/functions/_saltcorn_sqlite.sqlite.listUserDefinedTables.html +1 -1
  314. package/docs/functions/_saltcorn_sqlite.sqlite.query.html +1 -1
  315. package/docs/functions/_saltcorn_sqlite.sqlite.rollback.html +1 -1
  316. package/docs/functions/_saltcorn_sqlite.sqlite.select.html +1 -1
  317. package/docs/functions/_saltcorn_sqlite.sqlite.selectMaybeOne.html +1 -1
  318. package/docs/functions/_saltcorn_sqlite.sqlite.selectOne.html +1 -1
  319. package/docs/functions/_saltcorn_sqlite.sqlite.set_sql_logging.html +1 -1
  320. package/docs/functions/_saltcorn_sqlite.sqlite.sql_log.html +1 -1
  321. package/docs/functions/_saltcorn_sqlite.sqlite.update.html +1 -1
  322. package/docs/functions/_saltcorn_sqlite.sqlite.updateWhere.html +1 -1
  323. package/docs/functions/_saltcorn_types.base_types.instanceOWithHtmlFile.html +1 -1
  324. package/docs/functions/_saltcorn_types.base_types.instanceOfFieldViewEdit.html +1 -0
  325. package/docs/functions/_saltcorn_types.base_types.instanceOfFieldViewShow.html +1 -0
  326. package/docs/functions/_saltcorn_types.base_types.instanceOfPack.html +1 -0
  327. package/docs/functions/_saltcorn_types.common_types.instanceOfErrorMsg.html +1 -1
  328. package/docs/functions/_saltcorn_types.common_types.instanceOfSuccessMsg.html +1 -1
  329. package/docs/functions/_saltcorn_types.common_types.instanceOfType.html +1 -1
  330. package/docs/functions/_saltcorn_types.model-abstracts_abstract_field.instanceOfField.html +1 -1
  331. package/docs/functions/_saltcorn_types.model-abstracts_abstract_page.instanceOfPage.html +1 -1
  332. package/docs/functions/_saltcorn_types.model-abstracts_abstract_plugin.instanceOfPlugin.html +1 -0
  333. package/docs/functions/_saltcorn_types.model-abstracts_abstract_table.instanceOfTable.html +1 -0
  334. package/docs/functions/_saltcorn_types.model-abstracts_abstract_view.instanceOfView.html +1 -1
  335. package/docs/hierarchy.html +1 -1
  336. package/docs/index.html +4 -2
  337. package/docs/interfaces/_saltcorn_db-common.dbtypes.UserLike.html +2 -2
  338. package/docs/interfaces/_saltcorn_markup.types.TagExports.html +2 -2
  339. package/docs/interfaces/_saltcorn_mobile-builder.utils_common-build-utils.ScCapacitorConfig.html +2 -2
  340. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_field.AbstractField.html +2 -2
  341. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_field.AbstractFieldRepeat.html +2 -2
  342. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_form.AbstractForm.html +3 -2
  343. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page.AbstractPage.html +2 -2
  344. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page_group.AbstractPageGroup.html +2 -2
  345. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page_group_member.AbstractPageGroupMember.html +2 -2
  346. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_plugin.AbstractPlugin.html +13 -0
  347. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_role.AbstractRole.html +2 -2
  348. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_table.AbstractTable.html +2 -2
  349. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_tag.AbstractTag.html +2 -2
  350. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_tag_entry.AbstractTagEntry.html +2 -2
  351. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_trigger.AbstractTrigger.html +2 -2
  352. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_user.AbstractUser.html +2 -2
  353. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_user.ForUserRequest.html +2 -2
  354. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_view.AbstractView.html +2 -2
  355. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_workflow.AbstractWorkflow.html +2 -2
  356. package/docs/modules/_saltcorn_admin-models.index.html +1 -1
  357. package/docs/modules/_saltcorn_common-code..html +1 -1
  358. package/docs/modules/_saltcorn_common-code.index.html +1 -1
  359. package/docs/modules/_saltcorn_common-code.relations_relation-1.html +1 -1
  360. package/docs/modules/_saltcorn_common-code.relations_relation_helpers-1.html +1 -1
  361. package/docs/modules/_saltcorn_common-code.relations_relation_types-1.html +1 -1
  362. package/docs/modules/_saltcorn_common-code.relations_relations_finder-1.html +1 -1
  363. package/docs/modules/_saltcorn_data..html +1 -1
  364. package/docs/modules/_saltcorn_data.base-plugin_actions-1.html +1 -1
  365. package/docs/modules/_saltcorn_data.base-plugin_fieldviews-1.html +1 -1
  366. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.html +1 -1
  367. package/docs/modules/_saltcorn_data.base-plugin_fileview-1.html +1 -1
  368. package/docs/modules/_saltcorn_data.base-plugin_fileview.html +1 -1
  369. package/docs/modules/_saltcorn_data.base-plugin_index-1.html +1 -1
  370. package/docs/modules/_saltcorn_data.base-plugin_index-2.html +1 -1
  371. package/docs/modules/_saltcorn_data.base-plugin_types-1.html +1 -1
  372. package/docs/modules/_saltcorn_data.base-plugin_types.html +1 -1
  373. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_edit-1.html +1 -1
  374. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_feed-1.html +1 -1
  375. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_filter-1.html +1 -1
  376. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_list-1.html +1 -1
  377. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_listshowlist-1.html +1 -1
  378. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_room-2.html +1 -1
  379. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_room-3.html +1 -1
  380. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_show-1.html +1 -1
  381. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_viewable_fields-1.html +1 -2
  382. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_viewable_fields-2.html +1 -0
  383. package/docs/modules/_saltcorn_data.contract.html +1 -1
  384. package/docs/modules/_saltcorn_data.db_connect-1.html +1 -1
  385. package/docs/modules/_saltcorn_data.db_connect_mobile-1.html +1 -1
  386. package/docs/modules/_saltcorn_data.db_fa5-icons-1.html +1 -1
  387. package/docs/modules/_saltcorn_data.db_fixtures-1.html +1 -1
  388. package/docs/modules/_saltcorn_data.db_index-1.html +1 -1
  389. package/docs/modules/_saltcorn_data.db_index-2.html +1 -1
  390. package/docs/modules/_saltcorn_data.db_reset_schema-1.html +1 -1
  391. package/docs/modules/_saltcorn_data.db_state-1.html +1 -1
  392. package/docs/modules/_saltcorn_data.html +3 -2
  393. package/docs/modules/_saltcorn_data.index.html +1 -1
  394. package/docs/modules/{_saltcorn_data.tests_exact_views.test.html → _saltcorn_data.mobile-mocks_npm_apns2.html} +1 -1
  395. package/docs/modules/_saltcorn_data.mobile-mocks_npm_vm2.html +1 -0
  396. package/docs/modules/{_saltcorn_data.tests_workflow_run.test.html → _saltcorn_data.mobile-mocks_npm_xml2js.html} +1 -1
  397. package/docs/modules/_saltcorn_data.model-helper.html +2 -1
  398. package/docs/modules/_saltcorn_data.models_config-1.html +1 -1
  399. package/docs/modules/_saltcorn_data.models_config.configExports.html +1 -1
  400. package/docs/modules/_saltcorn_data.models_crash-1.html +1 -1
  401. package/docs/modules/_saltcorn_data.models_discovery-1.html +1 -1
  402. package/docs/modules/_saltcorn_data.models_email-1.html +1 -1
  403. package/docs/modules/_saltcorn_data.models_eventlog-1.html +1 -1
  404. package/docs/modules/_saltcorn_data.models_eventlog.EventLog.html +1 -1
  405. package/docs/modules/_saltcorn_data.models_expression-1.html +1 -1
  406. package/docs/modules/_saltcorn_data.models_field-1.html +1 -1
  407. package/docs/modules/_saltcorn_data.models_fieldrepeat-1.html +1 -1
  408. package/docs/modules/_saltcorn_data.models_file-1.html +1 -1
  409. package/docs/modules/_saltcorn_data.models_file.File.html +1 -1
  410. package/docs/modules/_saltcorn_data.models_form-1.html +1 -1
  411. package/docs/modules/_saltcorn_data.models_form.Form.html +1 -1
  412. package/docs/modules/_saltcorn_data.models_index-1.html +1 -1
  413. package/docs/modules/_saltcorn_data.models_index.html +1 -1
  414. package/docs/modules/_saltcorn_data.models_internal_async_json_stream-1.html +1 -1
  415. package/docs/modules/_saltcorn_data.models_internal_mail_queue-1.html +1 -1
  416. package/docs/modules/_saltcorn_data.models_internal_push_message_helper-1.html +1 -1
  417. package/docs/modules/_saltcorn_data.models_internal_push_message_helper.html +1 -1
  418. package/docs/modules/_saltcorn_data.models_internal_query-1.html +1 -1
  419. package/docs/modules/_saltcorn_data.models_internal_s3_helpers-1.html +1 -1
  420. package/docs/modules/_saltcorn_data.models_internal_table_helper-1.html +1 -1
  421. package/docs/modules/_saltcorn_data.models_layout-1.html +1 -1
  422. package/docs/modules/_saltcorn_data.models_library-1.html +1 -1
  423. package/docs/modules/_saltcorn_data.models_model-1.html +1 -1
  424. package/docs/modules/_saltcorn_data.models_model_instance-1.html +1 -1
  425. package/docs/modules/_saltcorn_data.models_notification-1.html +1 -1
  426. package/docs/modules/_saltcorn_data.models_page-1.html +1 -1
  427. package/docs/modules/_saltcorn_data.models_page_group-1.html +1 -1
  428. package/docs/modules/_saltcorn_data.models_page_group.PageGroup.html +1 -1
  429. package/docs/modules/_saltcorn_data.models_page_group_member-1.html +1 -1
  430. package/docs/modules/_saltcorn_data.models_plugin-1.html +1 -1
  431. package/docs/modules/_saltcorn_data.models_random-1.html +1 -1
  432. package/docs/modules/_saltcorn_data.models_role-1.html +1 -1
  433. package/docs/modules/_saltcorn_data.models_scheduler-1.html +1 -1
  434. package/docs/modules/_saltcorn_data.models_table-1.html +1 -1
  435. package/docs/modules/_saltcorn_data.models_table.Table.html +1 -1
  436. package/docs/modules/_saltcorn_data.models_table_constraints-1.html +1 -1
  437. package/docs/modules/_saltcorn_data.models_tag-1.html +1 -1
  438. package/docs/modules/_saltcorn_data.models_tag_entry-1.html +1 -1
  439. package/docs/modules/_saltcorn_data.models_tag_entry.TagEntry.html +1 -1
  440. package/docs/modules/_saltcorn_data.models_trigger-1.html +1 -1
  441. package/docs/modules/_saltcorn_data.models_user-1.html +1 -1
  442. package/docs/modules/_saltcorn_data.models_view-1.html +1 -1
  443. package/docs/modules/_saltcorn_data.models_view.View.html +1 -1
  444. package/docs/modules/_saltcorn_data.models_workflow-1.html +1 -1
  445. package/docs/modules/_saltcorn_data.models_workflow_run-1.html +1 -1
  446. package/docs/modules/_saltcorn_data.models_workflow_step-1.html +1 -1
  447. package/docs/modules/_saltcorn_data.models_workflow_trace-2.html +1 -1
  448. package/docs/modules/_saltcorn_data.models_workflow_trace-3.html +1 -1
  449. package/docs/modules/_saltcorn_data.standard-menu.html +2 -1
  450. package/docs/modules/_saltcorn_db-common..html +1 -1
  451. package/docs/modules/_saltcorn_db-common.index.html +1 -1
  452. package/docs/modules/_saltcorn_db-common.internal.html +1 -1
  453. package/docs/modules/_saltcorn_markup.emergency_layout.EmergencyLayoutExports.html +1 -1
  454. package/docs/modules/_saltcorn_markup.helpers.HelpersExports.html +1 -1
  455. package/docs/modules/_saltcorn_markup.html +1 -1
  456. package/docs/modules/_saltcorn_markup.index.html +1 -1
  457. package/docs/modules/_saltcorn_markup.layout.LayoutExports-1.html +1 -1
  458. package/docs/modules/_saltcorn_markup.layout.LayoutExports.html +1 -1
  459. package/docs/modules/_saltcorn_markup.mjml-layout.LayoutExports.html +1 -1
  460. package/docs/modules/_saltcorn_markup.table.TableExports.html +1 -1
  461. package/docs/{variables/_saltcorn_data.base-plugin_types.float.sql_name.html → modules/_saltcorn_markup.workflow.html} +1 -1
  462. package/docs/modules/_saltcorn_mobile-builder..html +1 -1
  463. package/docs/modules/_saltcorn_mobile-builder.index.html +1 -1
  464. package/docs/modules/_saltcorn_mobile-builder.utils_common-build-utils.html +1 -1
  465. package/docs/modules/_saltcorn_sqlite-mobile.index.html +1 -1
  466. package/docs/modules/_saltcorn_sqlite-mobile.sqlite_capacitor.html +1 -1
  467. package/docs/modules/_saltcorn_sqlite..html +1 -1
  468. package/docs/modules/_saltcorn_sqlite.index.html +1 -1
  469. package/docs/modules/_saltcorn_sqlite.sqlite.html +1 -1
  470. package/docs/modules/_saltcorn_types..Types.html +1 -1
  471. package/docs/modules/_saltcorn_types..html +1 -1
  472. package/docs/modules/_saltcorn_types.base_types.html +1 -1
  473. package/docs/modules/_saltcorn_types.index.html +1 -1
  474. package/docs/modules/_saltcorn_types.model-abstracts_abstract_event_log-1.html +1 -1
  475. package/docs/modules/_saltcorn_types.model-abstracts_abstract_field-1.html +1 -1
  476. package/docs/modules/_saltcorn_types.model-abstracts_abstract_form-1.html +1 -1
  477. package/docs/modules/_saltcorn_types.model-abstracts_abstract_library-1.html +1 -1
  478. package/docs/modules/_saltcorn_types.model-abstracts_abstract_model-1.html +1 -1
  479. package/docs/modules/_saltcorn_types.model-abstracts_abstract_model_instance-1.html +1 -1
  480. package/docs/modules/_saltcorn_types.model-abstracts_abstract_page-1.html +1 -1
  481. package/docs/modules/_saltcorn_types.model-abstracts_abstract_page_group-1.html +1 -1
  482. package/docs/modules/_saltcorn_types.model-abstracts_abstract_page_group_member-1.html +1 -1
  483. package/docs/modules/_saltcorn_types.model-abstracts_abstract_plugin-1.html +1 -1
  484. package/docs/modules/_saltcorn_types.model-abstracts_abstract_plugin.html +1 -1
  485. package/docs/modules/_saltcorn_types.model-abstracts_abstract_role-1.html +1 -1
  486. package/docs/modules/_saltcorn_types.model-abstracts_abstract_table-1.html +1 -1
  487. package/docs/modules/_saltcorn_types.model-abstracts_abstract_table.html +1 -1
  488. package/docs/modules/_saltcorn_types.model-abstracts_abstract_tag-1.html +1 -1
  489. package/docs/modules/_saltcorn_types.model-abstracts_abstract_tag_entry-1.html +1 -1
  490. package/docs/modules/_saltcorn_types.model-abstracts_abstract_trigger-1.html +1 -1
  491. package/docs/modules/_saltcorn_types.model-abstracts_abstract_user-1.html +1 -1
  492. package/docs/modules/_saltcorn_types.model-abstracts_abstract_view-1.html +1 -1
  493. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow-1.html +1 -1
  494. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow_run-1.html +1 -1
  495. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow_step-1.html +1 -1
  496. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow_trace-1.html +1 -1
  497. package/docs/modules/_saltcorn_types.model-abstracts_index-1.html +1 -1
  498. package/docs/modules/_saltcorn_types.model-abstracts_index.ModelAbstracts.html +1 -1
  499. package/docs/types/_saltcorn_data.diagram_node_extract_utils.ExtractOpts.html +2 -2
  500. package/docs/types/_saltcorn_data.diagram_node_extract_utils.ExtractResult.html +2 -2
  501. package/docs/types/_saltcorn_data.diagram_nodes_node.NodeType.html +1 -1
  502. package/docs/types/_saltcorn_data.models_config.ConfigTypes.html +1 -1
  503. package/docs/types/_saltcorn_data.models_config.SingleConfig.html +1 -1
  504. package/docs/types/_saltcorn_data.models_eventlog.EventLogCfg.html +2 -2
  505. package/docs/types/_saltcorn_data.models_file.FileCfg.html +2 -2
  506. package/docs/types/_saltcorn_data.models_form.AdditionalButton.html +1 -1
  507. package/docs/types/_saltcorn_data.models_form.FormCfg.html +3 -2
  508. package/docs/types/_saltcorn_data.models_internal_push_message_helper.MobileSubscription.html +4 -0
  509. package/docs/types/_saltcorn_data.models_internal_push_message_helper.WebPushSubscription.html +2 -2
  510. package/docs/types/_saltcorn_data.models_internal_s3_helpers.S3HeadResult.html +1 -1
  511. package/docs/types/_saltcorn_data.models_internal_s3_helpers.S3ListResult.html +2 -2
  512. package/docs/types/_saltcorn_data.models_page_group.ScreenInfoParams.html +2 -2
  513. package/docs/types/_saltcorn_data.models_table.ChildRelations.html +2 -2
  514. package/docs/types/_saltcorn_data.models_table.ParentRelations.html +2 -2
  515. package/docs/types/_saltcorn_data.models_table.RelationData.html +2 -2
  516. package/docs/types/_saltcorn_data.models_tag_entry.TagEntryCfg.html +1 -1
  517. package/docs/types/_saltcorn_data.models_view.FindViewsPred.html +1 -1
  518. package/docs/types/_saltcorn_db-common.dbtypes.AggregationOptions.html +2 -2
  519. package/docs/types/_saltcorn_db-common.dbtypes.CoordOpts.html +2 -2
  520. package/docs/types/_saltcorn_db-common.dbtypes.DatabaseClient.html +2 -2
  521. package/docs/types/_saltcorn_db-common.dbtypes.JoinField.html +2 -2
  522. package/docs/types/_saltcorn_db-common.dbtypes.JoinFields.html +1 -1
  523. package/docs/types/_saltcorn_db-common.dbtypes.JoinOptions.html +1 -1
  524. package/docs/types/_saltcorn_db-common.dbtypes.JsonPath.html +1 -1
  525. package/docs/types/_saltcorn_db-common.dbtypes.JsonPathElem.html +1 -1
  526. package/docs/types/_saltcorn_db-common.dbtypes.Operator.html +1 -1
  527. package/docs/types/_saltcorn_db-common.dbtypes.PartialSome.html +1 -1
  528. package/docs/types/_saltcorn_db-common.dbtypes.PrimaryKeyValue.html +1 -1
  529. package/docs/types/_saltcorn_db-common.dbtypes.Row.html +1 -1
  530. package/docs/types/_saltcorn_db-common.dbtypes.SelectOptions.html +4 -2
  531. package/docs/types/_saltcorn_db-common.dbtypes.StrongRow.html +1 -1
  532. package/docs/types/_saltcorn_db-common.dbtypes.SubselectOptions.html +2 -2
  533. package/docs/types/_saltcorn_db-common.dbtypes.Value.html +1 -1
  534. package/docs/types/_saltcorn_db-common.dbtypes.Where.html +2 -2
  535. package/docs/types/_saltcorn_db-common.sqlite-commons.SqlAndValues.html +2 -2
  536. package/docs/types/_saltcorn_db-common.types.DbExportsType.html +2 -2
  537. package/docs/types/_saltcorn_db-common.types.GenObj.html +1 -1
  538. package/docs/types/_saltcorn_markup.emergency_layout.WrapParams.html +2 -2
  539. package/docs/types/_saltcorn_markup.helpers.CheckBoxGroupOpts.html +2 -2
  540. package/docs/types/_saltcorn_markup.helpers.PaginationOpts.html +2 -2
  541. package/docs/types/_saltcorn_markup.helpers.RadioGroupOpts.html +2 -2
  542. package/docs/types/_saltcorn_markup.helpers.SearchBarOpts.html +2 -2
  543. package/docs/types/_saltcorn_markup.layout.RenderOpts-1.html +2 -2
  544. package/docs/types/_saltcorn_markup.layout.RenderOpts.html +2 -2
  545. package/docs/types/_saltcorn_markup.mjml-layout.RenderOpts.html +2 -2
  546. package/docs/types/_saltcorn_markup.table.HeadersParams.html +2 -2
  547. package/docs/types/_saltcorn_markup.table.OptsParams.html +3 -2
  548. package/docs/types/_saltcorn_markup.types.AttributeVal.html +1 -1
  549. package/docs/types/_saltcorn_markup.types.Attributes.html +2 -2
  550. package/docs/types/_saltcorn_markup.types.ClassVal.html +1 -1
  551. package/docs/types/_saltcorn_markup.types.Element.html +1 -1
  552. package/docs/types/_saltcorn_markup.types.Falsy.html +1 -1
  553. package/docs/types/_saltcorn_markup.types.StyleVal.html +1 -1
  554. package/docs/types/_saltcorn_markup.types.TagFunction.html +1 -1
  555. package/docs/types/_saltcorn_mobile-builder.mobile-builder.IosCfg.html +4 -3
  556. package/docs/types/_saltcorn_mobile-builder.utils_capacitor-helper.CapacitorCfg.html +2 -2
  557. package/docs/types/_saltcorn_types.base_types.Action.html +3 -3
  558. package/docs/types/_saltcorn_types.base_types.AuthenticationMethod.html +2 -2
  559. package/docs/types/_saltcorn_types.base_types.CalcJoinfield.html +2 -2
  560. package/docs/types/_saltcorn_types.base_types.CapacitorPlugin.html +2 -2
  561. package/docs/types/_saltcorn_types.base_types.CodePagePack.html +2 -2
  562. package/docs/types/_saltcorn_types.base_types.Column.html +16 -2
  563. package/docs/types/_saltcorn_types.base_types.ConnectObjType.html +2 -2
  564. package/docs/types/_saltcorn_types.base_types.ConnectedObjects.html +2 -2
  565. package/docs/types/_saltcorn_types.base_types.CopilotSkill.html +2 -2
  566. package/docs/types/_saltcorn_types.base_types.ErrorObj.html +2 -2
  567. package/docs/types/_saltcorn_types.base_types.FieldLike.html +1 -1
  568. package/docs/types/_saltcorn_types.base_types.FieldView.html +1 -1
  569. package/docs/types/_saltcorn_types.base_types.Header.html +2 -2
  570. package/docs/types/_saltcorn_types.base_types.JoinFieldOption.html +2 -2
  571. package/docs/types/_saltcorn_types.base_types.Layout.html +1 -1
  572. package/docs/types/_saltcorn_types.base_types.MenuItem.html +22 -0
  573. package/docs/types/_saltcorn_types.base_types.MobileConfig.html +3 -2
  574. package/docs/types/_saltcorn_types.base_types.ModelPattern.html +6 -6
  575. package/docs/types/_saltcorn_types.base_types.Pack.html +2 -2
  576. package/docs/types/_saltcorn_types.base_types.Plugin.html +1 -1
  577. package/docs/types/_saltcorn_types.base_types.PluginFunction.html +2 -2
  578. package/docs/types/_saltcorn_types.base_types.PluginLayout.html +2 -2
  579. package/docs/types/_saltcorn_types.base_types.PluginRoute.html +2 -2
  580. package/docs/types/_saltcorn_types.base_types.PluginSourceType.html +1 -1
  581. package/docs/types/_saltcorn_types.base_types.PluginType.html +5 -2
  582. package/docs/types/_saltcorn_types.base_types.PluginWrap.html +1 -1
  583. package/docs/types/_saltcorn_types.base_types.PluginWrapArg.html +2 -2
  584. package/docs/types/_saltcorn_types.base_types.RelationOption.html +2 -2
  585. package/docs/types/_saltcorn_types.base_types.Req.html +2 -2
  586. package/docs/types/_saltcorn_types.base_types.Res.html +2 -2
  587. package/docs/types/_saltcorn_types.base_types.ResultType.html +2 -2
  588. package/docs/types/_saltcorn_types.base_types.RouteAction.html +1 -1
  589. package/docs/types/_saltcorn_types.base_types.RunExtra.html +1 -1
  590. package/docs/types/_saltcorn_types.base_types.SlugStepType.html +2 -2
  591. package/docs/types/_saltcorn_types.base_types.StepResType.html +1 -1
  592. package/docs/types/_saltcorn_types.base_types.SubField.html +2 -2
  593. package/docs/types/_saltcorn_types.base_types.TableProvider.html +2 -2
  594. package/docs/types/_saltcorn_types.base_types.TableQuery.html +2 -2
  595. package/docs/types/_saltcorn_types.base_types.Tablely.html +1 -1
  596. package/docs/types/_saltcorn_types.base_types.ViewTemplate.html +3 -2
  597. package/docs/types/_saltcorn_types.common_types.ErrorMessage.html +2 -2
  598. package/docs/types/_saltcorn_types.common_types.GenObj.html +1 -1
  599. package/docs/types/_saltcorn_types.common_types.ReqRes.html +2 -2
  600. package/docs/types/_saltcorn_types.common_types.ResultMessage.html +1 -1
  601. package/docs/types/_saltcorn_types.common_types.SuccessMessage.html +2 -2
  602. package/docs/types/_saltcorn_types.common_types.Type.html +2 -2
  603. package/docs/types/_saltcorn_types.model-abstracts_abstract_event_log.EventLogPack.html +2 -2
  604. package/docs/types/_saltcorn_types.model-abstracts_abstract_field.FieldCfg.html +2 -2
  605. package/docs/types/_saltcorn_types.model-abstracts_abstract_field.InputType.html +1 -1
  606. package/docs/types/_saltcorn_types.model-abstracts_abstract_form.AdditionalButton.html +2 -2
  607. package/docs/types/_saltcorn_types.model-abstracts_abstract_library.LibraryCfg.html +2 -2
  608. package/docs/types/_saltcorn_types.model-abstracts_abstract_library.LibraryPack.html +1 -1
  609. package/docs/types/_saltcorn_types.model-abstracts_abstract_model.ModelCfg.html +2 -2
  610. package/docs/types/_saltcorn_types.model-abstracts_abstract_model.ModelPack.html +1 -1
  611. package/docs/types/_saltcorn_types.model-abstracts_abstract_model_instance.ModelInstanceCfg.html +2 -2
  612. package/docs/types/_saltcorn_types.model-abstracts_abstract_model_instance.ModelInstancePack.html +1 -1
  613. package/docs/types/_saltcorn_types.model-abstracts_abstract_page.PageCfg.html +2 -2
  614. package/docs/types/_saltcorn_types.model-abstracts_abstract_page.PagePack.html +1 -1
  615. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group.PageGroupCfg.html +2 -2
  616. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group.PageGroupPack.html +1 -1
  617. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group_member.PageGroupMemberCfg.html +2 -2
  618. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group_member.PageGroupMemberPack.html +1 -1
  619. package/docs/types/_saltcorn_types.model-abstracts_abstract_plugin.PluginCfg.html +2 -2
  620. package/docs/types/_saltcorn_types.model-abstracts_abstract_plugin.PluginPack.html +1 -1
  621. package/docs/types/_saltcorn_types.model-abstracts_abstract_role.RoleCfg.html +1 -1
  622. package/docs/types/_saltcorn_types.model-abstracts_abstract_role.RolePack.html +1 -1
  623. package/docs/types/_saltcorn_types.model-abstracts_abstract_table.TableCfg.html +2 -2
  624. package/docs/types/_saltcorn_types.model-abstracts_abstract_table.TablePack.html +1 -1
  625. package/docs/types/_saltcorn_types.model-abstracts_abstract_tag.TagPack.html +2 -2
  626. package/docs/types/_saltcorn_types.model-abstracts_abstract_tag_entry.TagEntryPack.html +2 -2
  627. package/docs/types/_saltcorn_types.model-abstracts_abstract_trigger.TriggerCfg.html +2 -2
  628. package/docs/types/_saltcorn_types.model-abstracts_abstract_trigger.TriggerPack.html +1 -1
  629. package/docs/types/_saltcorn_types.model-abstracts_abstract_view.ViewCfg.html +2 -2
  630. package/docs/types/_saltcorn_types.model-abstracts_abstract_view.ViewPack.html +1 -1
  631. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow.ConfigWorkflowStep.html +1 -1
  632. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow.RunResult.html +2 -2
  633. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_run.WorkflowRunCfg.html +2 -2
  634. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_step.WorkflowStepCfg.html +2 -2
  635. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_step.WorkflowStepPack.html +1 -1
  636. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_trace.WorkflowTraceCfg.html +2 -2
  637. package/docs/variables/_saltcorn_admin-models..backup.create_backup.html +1 -1
  638. package/docs/variables/_saltcorn_admin-models..backup.create_csv_from_rows.html +1 -1
  639. package/docs/variables/_saltcorn_admin-models..backup.restore.html +1 -1
  640. package/docs/variables/_saltcorn_admin-models..pack.add_to_menu.html +1 -1
  641. package/docs/variables/_saltcorn_admin-models..pack.can_install_pack.html +1 -1
  642. package/docs/variables/_saltcorn_admin-models..pack.fetch_available_packs.html +1 -1
  643. package/docs/variables/_saltcorn_admin-models..pack.fetch_pack_by_name.html +1 -1
  644. package/docs/variables/_saltcorn_admin-models..pack.install_pack.html +1 -1
  645. package/docs/variables/_saltcorn_admin-models..pack.library_pack.html +1 -1
  646. package/docs/variables/_saltcorn_admin-models..pack.model_instance_pack.html +1 -1
  647. package/docs/variables/_saltcorn_admin-models..pack.model_pack.html +1 -1
  648. package/docs/variables/_saltcorn_admin-models..pack.page_group_pack.html +1 -1
  649. package/docs/variables/_saltcorn_admin-models..pack.page_pack.html +1 -1
  650. package/docs/variables/_saltcorn_admin-models..pack.plugin_pack.html +1 -1
  651. package/docs/variables/_saltcorn_admin-models..pack.role_pack.html +1 -1
  652. package/docs/variables/_saltcorn_admin-models..pack.table_pack.html +1 -1
  653. package/docs/variables/_saltcorn_admin-models..pack.trigger_pack.html +1 -1
  654. package/docs/variables/_saltcorn_admin-models..pack.uninstall_pack.html +1 -1
  655. package/docs/variables/_saltcorn_admin-models..pack.view_pack.html +1 -1
  656. package/docs/variables/_saltcorn_admin-models..tenant.copy_tenant_template.html +1 -1
  657. package/docs/variables/_saltcorn_admin-models..tenant.create_tenant.html +1 -1
  658. package/docs/variables/_saltcorn_admin-models..tenant.deleteTenant.html +1 -1
  659. package/docs/variables/_saltcorn_admin-models..tenant.domain_sanitize.html +1 -1
  660. package/docs/variables/_saltcorn_admin-models..tenant.eachTenant.html +1 -1
  661. package/docs/variables/_saltcorn_admin-models..tenant.getAllTenantRows.html +1 -1
  662. package/docs/variables/_saltcorn_admin-models..tenant.getAllTenants.html +1 -1
  663. package/docs/variables/_saltcorn_admin-models..tenant.insertTenant.html +1 -1
  664. package/docs/variables/_saltcorn_admin-models..tenant.switchToTenant.html +1 -1
  665. package/docs/variables/_saltcorn_admin-models.models_backup.backup.html +1 -1
  666. package/docs/variables/_saltcorn_admin-models.pack.pack.html +1 -1
  667. package/docs/variables/_saltcorn_admin-models.tenant.tenant.html +1 -1
  668. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedFive.html +1 -1
  669. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedFour.html +1 -1
  670. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedOne.html +1 -1
  671. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedSix.html +1 -1
  672. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedThree.html +1 -1
  673. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedTwo.html +1 -1
  674. package/docs/variables/_saltcorn_data..migrations.html +1 -1
  675. package/docs/variables/_saltcorn_data..plugin_helper.run_action_column.html +2 -1
  676. package/docs/variables/_saltcorn_data..utils.NotAuthorized.html +1 -1
  677. package/docs/variables/_saltcorn_data..utils.isPushEnabled.html +1 -1
  678. package/docs/variables/_saltcorn_data..utils.sleep.html +1 -1
  679. package/docs/variables/_saltcorn_data.base-plugin_actions.actions.html +18 -18
  680. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.fieldviews.html +5 -0
  681. package/docs/variables/_saltcorn_data.base-plugin_fileview.fileviews.html +1 -0
  682. package/docs/variables/_saltcorn_data.base-plugin_index.index.html +22 -1
  683. package/docs/variables/_saltcorn_data.base-plugin_types.types.html +50 -0
  684. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_edit.edit.html +1 -1
  685. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_feed.feed.html +1 -1
  686. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_filter.filter.html +1 -1
  687. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_list.list.html +1 -1
  688. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_listshowlist.listshowlist.html +1 -1
  689. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_room.room-1.html +1 -1
  690. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_room.room.html +1 -1
  691. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_show.show.html +1 -1
  692. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.edit_build_in_actions.html +1 -1
  693. package/docs/variables/_saltcorn_data.contract.contract.html +1 -0
  694. package/docs/variables/_saltcorn_data.db_connect.connect.html +1 -1
  695. package/docs/variables/_saltcorn_data.db_fa5-icons.fa5Icons.html +1 -1
  696. package/docs/variables/_saltcorn_data.db_fixtures.fixtures.html +1 -1
  697. package/docs/variables/_saltcorn_data.db_index.dbExports.html +1 -1
  698. package/docs/variables/_saltcorn_data.db_state.state.html +3 -3
  699. package/docs/variables/_saltcorn_data.migrations_202005141503.sql.html +1 -1
  700. package/docs/variables/_saltcorn_data.migrations_202005241712.sql.html +1 -1
  701. package/docs/variables/_saltcorn_data.migrations_202005251037.sql.html +1 -1
  702. package/docs/variables/_saltcorn_data.migrations_202005282134.sql.html +1 -1
  703. package/docs/variables/_saltcorn_data.migrations_202006022156.sql.html +1 -1
  704. package/docs/variables/_saltcorn_data.migrations_202006051507.sql.html +1 -1
  705. package/docs/variables/_saltcorn_data.migrations_202006240906.sql.html +1 -1
  706. package/docs/variables/_saltcorn_data.migrations_202007091707.sql.html +1 -1
  707. package/docs/variables/_saltcorn_data.migrations_202007202144.sql.html +1 -1
  708. package/docs/variables/_saltcorn_data.migrations_202008031500.sql.html +1 -1
  709. package/docs/variables/_saltcorn_data.migrations_202008051415.sql.html +1 -1
  710. package/docs/variables/_saltcorn_data.migrations_202008121149.sql_pg.html +1 -1
  711. package/docs/variables/_saltcorn_data.migrations_202008121149.sql_sqlite.html +1 -1
  712. package/docs/variables/_saltcorn_data.migrations_202009112140.sql_pg.html +1 -1
  713. package/docs/variables/_saltcorn_data.migrations_202009112140.sql_sqlite.html +1 -1
  714. package/docs/variables/_saltcorn_data.migrations_202009181655.sql.html +1 -1
  715. package/docs/variables/_saltcorn_data.migrations_202009221105.sql.html +1 -1
  716. package/docs/variables/_saltcorn_data.migrations_202009231331.sql.html +1 -1
  717. package/docs/variables/_saltcorn_data.migrations_202009301531.sql.html +1 -1
  718. package/docs/variables/_saltcorn_data.migrations_202010231444.sql.html +1 -1
  719. package/docs/variables/_saltcorn_data.migrations_202010251412.sql.html +1 -1
  720. package/docs/variables/_saltcorn_data.migrations_202011021749.sql.html +1 -1
  721. package/docs/variables/_saltcorn_data.migrations_202011051353.sql.html +1 -1
  722. package/docs/variables/_saltcorn_data.migrations_202011111127.sql.html +1 -1
  723. package/docs/variables/_saltcorn_data.migrations_202012011203.sql.html +1 -1
  724. package/docs/variables/_saltcorn_data.migrations_202012100841.sql.html +1 -1
  725. package/docs/variables/_saltcorn_data.migrations_202012281835.sql.html +1 -1
  726. package/docs/variables/_saltcorn_data.migrations_202101061051.sql.html +1 -1
  727. package/docs/variables/_saltcorn_data.migrations_202101141128.sql.html +1 -1
  728. package/docs/variables/_saltcorn_data.migrations_202102091312.sql.html +1 -1
  729. package/docs/variables/_saltcorn_data.migrations_202102101624.sql.html +1 -1
  730. package/docs/variables/_saltcorn_data.migrations_202102172148.sql.html +1 -1
  731. package/docs/variables/_saltcorn_data.migrations_202102261650.sql.html +1 -1
  732. package/docs/variables/_saltcorn_data.migrations_202106102347.sql.html +1 -1
  733. package/docs/variables/_saltcorn_data.migrations_202106112120.sql.html +1 -1
  734. package/docs/variables/_saltcorn_data.migrations_202106120012.sql.html +1 -1
  735. package/docs/variables/_saltcorn_data.migrations_202106120220.sql.html +1 -1
  736. package/docs/variables/_saltcorn_data.migrations_202106121701.sql.html +1 -1
  737. package/docs/variables/_saltcorn_data.migrations_202106121703.sql_pg.html +1 -1
  738. package/docs/variables/_saltcorn_data.migrations_202106121703.sql_sqlite.html +1 -1
  739. package/docs/variables/_saltcorn_data.migrations_202106251126.sql.html +1 -1
  740. package/docs/variables/_saltcorn_data.migrations_202107281619.sql.html +1 -1
  741. package/docs/variables/_saltcorn_data.migrations_202107302158.sql_pg.html +1 -1
  742. package/docs/variables/_saltcorn_data.migrations_202107302158.sql_sqlite.html +1 -1
  743. package/docs/variables/_saltcorn_data.migrations_202108022257.sql.html +1 -1
  744. package/docs/variables/_saltcorn_data.migrations_202109201624.sql.html +1 -1
  745. package/docs/variables/_saltcorn_data.migrations_202109301031.sql_pg.html +1 -1
  746. package/docs/variables/_saltcorn_data.migrations_202109301031.sql_sqlite.html +1 -1
  747. package/docs/variables/_saltcorn_data.migrations_202111290253.sql_pg.html +1 -1
  748. package/docs/variables/_saltcorn_data.migrations_202111290253.sql_sqlite.html +1 -1
  749. package/docs/variables/_saltcorn_data.migrations_202112282254.sql_pg.html +1 -1
  750. package/docs/variables/_saltcorn_data.migrations_202112282254.sql_sqlite.html +1 -1
  751. package/docs/variables/_saltcorn_data.migrations_202207022002.sql.html +1 -1
  752. package/docs/variables/_saltcorn_data.migrations_202207252150.sql_pg.html +1 -1
  753. package/docs/variables/_saltcorn_data.migrations_202207252150.sql_sqlite.html +1 -1
  754. package/docs/variables/_saltcorn_data.migrations_202207261221.sql.html +1 -1
  755. package/docs/variables/_saltcorn_data.migrations_202208101144.sql_pg.html +1 -1
  756. package/docs/variables/_saltcorn_data.migrations_202208101144.sql_sqlite.html +1 -1
  757. package/docs/variables/_saltcorn_data.migrations_202211040031.sql.html +1 -1
  758. package/docs/variables/_saltcorn_data.migrations_202212112152.sql_pg.html +1 -1
  759. package/docs/variables/_saltcorn_data.migrations_202212112152.sql_sqlite.html +1 -1
  760. package/docs/variables/_saltcorn_data.migrations_202301130917.sql.html +1 -1
  761. package/docs/variables/_saltcorn_data.migrations_202303201126.sql_pg.html +1 -1
  762. package/docs/variables/_saltcorn_data.migrations_202303201126.sql_sqlite.html +1 -1
  763. package/docs/variables/_saltcorn_data.migrations_202303221944.sql_pg.html +1 -1
  764. package/docs/variables/_saltcorn_data.migrations_202303221944.sql_sqlite.html +1 -1
  765. package/docs/variables/_saltcorn_data.migrations_202304281224.sql.html +1 -1
  766. package/docs/variables/_saltcorn_data.migrations_202305031518.sql_pg.html +1 -1
  767. package/docs/variables/_saltcorn_data.migrations_202305031518.sql_sqlite.html +1 -1
  768. package/docs/variables/_saltcorn_data.migrations_202308211648.sql.html +1 -1
  769. package/docs/variables/_saltcorn_data.migrations_202311011755.sql_pg.html +1 -1
  770. package/docs/variables/_saltcorn_data.migrations_202311011755.sql_sqlite.html +1 -1
  771. package/docs/variables/_saltcorn_data.migrations_202311231356.sql.html +1 -1
  772. package/docs/variables/_saltcorn_data.migrations_202402071125.sql.html +1 -1
  773. package/docs/variables/_saltcorn_data.migrations_202406260915.sql.html +1 -1
  774. package/docs/variables/_saltcorn_data.migrations_202412051957.sql_pg.html +1 -1
  775. package/docs/variables/_saltcorn_data.migrations_202412051957.sql_sqlite.html +1 -1
  776. package/docs/variables/_saltcorn_data.migrations_202412111526.sql_pg.html +1 -1
  777. package/docs/variables/_saltcorn_data.migrations_202412111526.sql_sqlite.html +1 -1
  778. package/docs/variables/_saltcorn_data.migrations_202501081226.sql_pg.html +1 -1
  779. package/docs/variables/_saltcorn_data.migrations_202501081226.sql_sqlite.html +1 -1
  780. package/docs/variables/_saltcorn_data.migrations_202501201239.sql_sqlite.html +1 -1
  781. package/docs/variables/_saltcorn_data.migrations_202501262157.sql.html +1 -1
  782. package/docs/variables/_saltcorn_data.migrations_202503071353.sql_pg.html +1 -1
  783. package/docs/variables/_saltcorn_data.migrations_202506050958.sql.html +1 -1
  784. package/docs/variables/_saltcorn_data.migrations_202510110312.sql_pg.html +1 -1
  785. package/docs/variables/_saltcorn_data.migrations_202510110312.sql_sqlite.html +1 -1
  786. package/docs/variables/_saltcorn_data.migrations_202511081024.sql.html +1 -1
  787. package/docs/variables/_saltcorn_data.mobile-mocks_saltcorn_html-pdf-node.htmlPdfNode.html +1 -1
  788. package/docs/variables/_saltcorn_data.models_config.configExports.html +2 -2
  789. package/docs/variables/_saltcorn_data.models_discovery.discovery.html +1 -1
  790. package/docs/variables/_saltcorn_data.models_email.email.html +1 -1
  791. package/docs/variables/_saltcorn_data.models_expression.expression.html +1 -1
  792. package/docs/variables/_saltcorn_data.models_index.config.available_languages.html +1 -1
  793. package/docs/variables/_saltcorn_data.models_index.config.check_email_mask.html +1 -1
  794. package/docs/variables/_saltcorn_data.models_index.config.configTypes.html +1 -1
  795. package/docs/variables/_saltcorn_data.models_index.config.deleteConfig.html +1 -1
  796. package/docs/variables/_saltcorn_data.models_index.config.getAllConfig.html +1 -1
  797. package/docs/variables/_saltcorn_data.models_index.config.getConfig.html +1 -1
  798. package/docs/variables/_saltcorn_data.models_index.config.get_base_url.html +1 -1
  799. package/docs/variables/_saltcorn_data.models_index.config.get_latest_npm_version.html +1 -1
  800. package/docs/variables/_saltcorn_data.models_index.config.remove_from_menu.html +1 -1
  801. package/docs/variables/_saltcorn_data.models_index.config.save_menu_items.html +1 -1
  802. package/docs/variables/_saltcorn_data.models_index.config.setConfig.html +1 -1
  803. package/docs/variables/_saltcorn_data.models_index.discovery.discover_tables.html +1 -1
  804. package/docs/variables/_saltcorn_data.models_index.discovery.discoverable_tables.html +1 -1
  805. package/docs/variables/_saltcorn_data.models_index.discovery.findType.html +1 -1
  806. package/docs/variables/_saltcorn_data.models_index.discovery.get_existing_views.html +1 -1
  807. package/docs/variables/_saltcorn_data.models_index.discovery.implement_discovery.html +1 -1
  808. package/docs/variables/_saltcorn_data.models_index.email.getMailTransport.html +1 -1
  809. package/docs/variables/_saltcorn_data.models_index.email.send_verification_email.html +1 -1
  810. package/docs/variables/_saltcorn_data.models_index.email.viewToEmailHtml.html +1 -1
  811. package/docs/variables/_saltcorn_data.models_index.expression.apply_calculated_fields.html +1 -1
  812. package/docs/variables/_saltcorn_data.models_index.expression.apply_calculated_fields_stored.html +1 -1
  813. package/docs/variables/_saltcorn_data.models_index.expression.eval_expression.html +1 -1
  814. package/docs/variables/_saltcorn_data.models_index.expression.expressionValidator.html +1 -1
  815. package/docs/variables/_saltcorn_data.models_index.expression.get_async_expression_function.html +1 -1
  816. package/docs/variables/_saltcorn_data.models_index.expression.get_expression_function.html +1 -1
  817. package/docs/variables/_saltcorn_data.models_index.expression.jsexprToWhere.html +1 -1
  818. package/docs/variables/_saltcorn_data.models_index.expression.recalculate_for_stored.html +1 -1
  819. package/docs/variables/_saltcorn_data.models_index.expression.transform_for_async.html +1 -1
  820. package/docs/variables/_saltcorn_data.models_index.layout.eachView.html +1 -1
  821. package/docs/variables/_saltcorn_data.models_index.layout.getStringsForI18n.html +1 -1
  822. package/docs/variables/_saltcorn_data.models_index.layout.getViews.html +1 -1
  823. package/docs/variables/_saltcorn_data.models_index.layout.translateLayout.html +1 -1
  824. package/docs/variables/_saltcorn_data.models_index.layout.traverse.html +1 -1
  825. package/docs/variables/_saltcorn_data.models_index.layout.traverseSync.html +1 -1
  826. package/docs/variables/_saltcorn_data.models_index.random.all_views.html +1 -1
  827. package/docs/variables/_saltcorn_data.models_index.random.fill_table_row.html +1 -1
  828. package/docs/variables/_saltcorn_data.models_index.random.initial_view.html +1 -1
  829. package/docs/variables/_saltcorn_data.models_index.random.random_table.html +1 -1
  830. package/docs/variables/_saltcorn_data.models_index.scheduler.runScheduler.html +1 -1
  831. package/docs/variables/_saltcorn_data.models_layout.layout.html +2 -2
  832. package/docs/variables/_saltcorn_data.models_random.random.html +1 -1
  833. package/docs/variables/_saltcorn_data.models_scheduler.scheduler.html +1 -1
  834. package/docs/variables/_saltcorn_data.plugin-helper.add_free_variables_to_joinfields.html +2 -2
  835. package/docs/variables/_saltcorn_data.plugin-helper.sqlBinOp.html +1 -1
  836. package/docs/variables/_saltcorn_data.plugin-helper.sqlFun.html +1 -1
  837. package/docs/variables/_saltcorn_data.tests_mocks.mocks.html +1 -1
  838. package/docs/variables/_saltcorn_data.tests_remote_query_helper.renderEditInEditConfig.html +1 -1
  839. package/docs/variables/_saltcorn_data.utils.utils.html +3 -3
  840. package/docs/variables/_saltcorn_data.web-mobile-commons.webMobileCommons.html +3 -3
  841. package/docs/variables/_saltcorn_db-common.internal.dbCommonModulePath.html +1 -1
  842. package/docs/variables/_saltcorn_db-common.multi-tenant.tenantNamespace.html +1 -1
  843. package/docs/variables/_saltcorn_db-common.tenants.tenants.html +1 -1
  844. package/docs/variables/_saltcorn_markup..export_.html +3 -2
  845. package/docs/variables/_saltcorn_markup.builder.builder.html +1 -1
  846. package/docs/variables/_saltcorn_markup.emergency_layout.EmergencyLayoutExports.html +1 -1
  847. package/docs/variables/_saltcorn_markup.form.form.html +1 -1
  848. package/docs/variables/_saltcorn_markup.helpers.HelpersExports.html +1 -1
  849. package/docs/variables/_saltcorn_markup.layout.LayoutExports-1.html +1 -1
  850. package/docs/variables/_saltcorn_markup.layout.LayoutExports.html +1 -1
  851. package/docs/variables/_saltcorn_markup.layout_utils.layoutUtils.html +1 -1
  852. package/docs/variables/_saltcorn_markup.mjml-layout.LayoutExports.html +1 -1
  853. package/docs/variables/_saltcorn_markup.mjml-tags.tagsExports.html +1 -1
  854. package/docs/variables/_saltcorn_markup.table.TableExports.html +1 -1
  855. package/docs/variables/_saltcorn_markup.tags.tagsExports.html +1 -1
  856. package/docs/variables/_saltcorn_types..generators.generateBool.html +1 -1
  857. package/docs/variables/_saltcorn_types..generators.generateString.html +1 -1
  858. package/docs/variables/_saltcorn_types..generators.num_between.html +1 -1
  859. package/docs/variables/_saltcorn_types..generators.oneOf.html +1 -1
  860. package/docs/variables/_saltcorn_types.generators.generators.html +1 -1
  861. package/help/APN Signing Key.tmd +31 -0
  862. package/help/Menu item shortcuts.tmd +37 -0
  863. package/help/Provisioning Profile.tmd +1 -1
  864. package/help/iOS Build tools.tmd +18 -0
  865. package/load_plugins.js +25 -8
  866. package/locales/ar.json +213 -2
  867. package/locales/bn.json +1521 -2
  868. package/locales/cs.json +1522 -3
  869. package/locales/de.json +195 -2
  870. package/locales/el.json +1792 -273
  871. package/locales/en.json +322 -2
  872. package/locales/es.json +194 -1
  873. package/locales/et.json +1520 -1
  874. package/locales/fil.json +1793 -0
  875. package/locales/fr.json +195 -2
  876. package/locales/id.json +1578 -62
  877. package/locales/ja.json +1520 -1
  878. package/locales/ko.json +1793 -0
  879. package/locales/lt.json +1520 -1
  880. package/locales/lv.json +1520 -1
  881. package/locales/ne.json +1520 -1
  882. package/locales/ro.json +1793 -0
  883. package/locales/sk.json +1522 -3
  884. package/locales/sl.json +1520 -1
  885. package/locales/sr.json +1520 -1
  886. package/locales/th.json +1793 -274
  887. package/locales/tr.json +1520 -1
  888. package/locales/uk.json +214 -3
  889. package/locales/ur.json +1793 -0
  890. package/locales/vt.json +1793 -0
  891. package/package.json +17 -10
  892. package/public/ios_share_tutorial/01_xcode_open_exisiting.png +0 -0
  893. package/public/ios_share_tutorial/02_open_xc_ws_file.png +0 -0
  894. package/public/ios_share_tutorial/03_share_extension_dialog.png +0 -0
  895. package/public/ios_share_tutorial/04_share_extension_dialog_b.png +0 -0
  896. package/public/ios_share_tutorial/05_activate.png +0 -0
  897. package/public/ios_share_tutorial/06_show_new_share_ext_target.png +0 -0
  898. package/public/ios_share_tutorial/07_convert_to_group.png +0 -0
  899. package/public/saltcorn-builder.css +232 -0
  900. package/public/saltcorn-common.js +64 -60
  901. package/public/saltcorn-mobile.css +5 -0
  902. package/public/saltcorn.css +12 -1
  903. package/public/saltcorn.js +83 -38
  904. package/restart_watcher.js +41 -3
  905. package/routes/actions.js +407 -92
  906. package/routes/admin.js +1434 -954
  907. package/routes/api.js +1 -1
  908. package/routes/common_lists.js +28 -26
  909. package/routes/entities.js +2209 -69
  910. package/routes/files.js +191 -0
  911. package/routes/menu.js +101 -1
  912. package/routes/notifications.js +7 -18
  913. package/routes/packs.js +23 -8
  914. package/routes/page.js +4 -1
  915. package/routes/pageedit.js +16 -0
  916. package/routes/plugins.js +46 -14
  917. package/routes/registry.js +1 -0
  918. package/routes/sync.js +3 -1
  919. package/routes/tables.js +20 -15
  920. package/routes/utils.js +2 -1
  921. package/routes/viewedit.js +6 -1
  922. package/serve.js +96 -25
  923. package/tests/files.test.js +116 -9
  924. package/tests/menu.test.js +113 -0
  925. package/wrapper.js +44 -2
  926. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.radio_select.run.html +0 -1
  927. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.search_or_create.configFields.html +0 -1
  928. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.search_or_create.run.html +0 -1
  929. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.select.run.html +0 -1
  930. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.select_from_table.fill_options.html +0 -1
  931. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.select_from_table.run.html +0 -1
  932. package/docs/functions/_saltcorn_data.base-plugin_types.bool.contract.html +0 -1
  933. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.run.html +0 -1
  934. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.run.html +0 -1
  935. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.run.html +0 -1
  936. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.show.run.html +0 -1
  937. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.run.html +0 -1
  938. package/docs/functions/_saltcorn_data.base-plugin_types.bool.listAs.html +0 -1
  939. package/docs/functions/_saltcorn_data.base-plugin_types.bool.read.html +0 -1
  940. package/docs/functions/_saltcorn_data.base-plugin_types.bool.readFromDB.html +0 -1
  941. package/docs/functions/_saltcorn_data.base-plugin_types.bool.readFromFormRecord.html +0 -1
  942. package/docs/functions/_saltcorn_data.base-plugin_types.bool.validate.html +0 -1
  943. package/docs/functions/_saltcorn_data.base-plugin_types.color.contract.html +0 -1
  944. package/docs/functions/_saltcorn_data.base-plugin_types.color.fieldviews.edit.run.html +0 -1
  945. package/docs/functions/_saltcorn_data.base-plugin_types.color.fieldviews.show.run.html +0 -1
  946. package/docs/functions/_saltcorn_data.base-plugin_types.color.read.html +0 -1
  947. package/docs/functions/_saltcorn_data.base-plugin_types.color.validate.html +0 -1
  948. package/docs/functions/_saltcorn_data.base-plugin_types.date.contract.html +0 -1
  949. package/docs/functions/_saltcorn_data.base-plugin_types.date.equals.html +0 -3
  950. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.edit.run.html +0 -1
  951. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.run.html +0 -1
  952. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.format.run.html +0 -1
  953. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.relative.run.html +0 -1
  954. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.show.run.html +0 -1
  955. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.run.html +0 -1
  956. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.run.html +0 -1
  957. package/docs/functions/_saltcorn_data.base-plugin_types.date.presets.Now.html +0 -1
  958. package/docs/functions/_saltcorn_data.base-plugin_types.date.read.html +0 -1
  959. package/docs/functions/_saltcorn_data.base-plugin_types.date.validate.html +0 -1
  960. package/docs/functions/_saltcorn_data.base-plugin_types.float.contract.html +0 -1
  961. package/docs/functions/_saltcorn_data.base-plugin_types.float.equals.html +0 -3
  962. package/docs/functions/_saltcorn_data.base-plugin_types.float.fieldviews.edit.run.html +0 -1
  963. package/docs/functions/_saltcorn_data.base-plugin_types.float.fieldviews.show.run.html +0 -1
  964. package/docs/functions/_saltcorn_data.base-plugin_types.float.read.html +0 -1
  965. package/docs/functions/_saltcorn_data.base-plugin_types.float.validate.html +0 -1
  966. package/docs/functions/_saltcorn_data.base-plugin_types.int.contract.html +0 -1
  967. package/docs/functions/_saltcorn_data.base-plugin_types.int.read.html +0 -1
  968. package/docs/functions/_saltcorn_data.base-plugin_types.int.validate.html +0 -1
  969. package/docs/functions/_saltcorn_data.base-plugin_types.int.validate_attributes.html +0 -1
  970. package/docs/functions/_saltcorn_data.base-plugin_types.string.attributes.html +0 -1
  971. package/docs/functions/_saltcorn_data.base-plugin_types.string.contract.html +0 -1
  972. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.run.html +0 -1
  973. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.run.html +0 -1
  974. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.run.html +0 -1
  975. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.edit.configFields.html +0 -1
  976. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.edit.run.html +0 -1
  977. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.run.html +0 -1
  978. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.password.run.html +0 -1
  979. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.run.html +0 -1
  980. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.run.html +0 -1
  981. package/docs/functions/_saltcorn_data.base-plugin_types.string.presets.IP.html +0 -1
  982. package/docs/functions/_saltcorn_data.base-plugin_types.string.presets.SessionID.html +0 -1
  983. package/docs/functions/_saltcorn_data.base-plugin_types.string.read.html +0 -1
  984. package/docs/functions/_saltcorn_data.base-plugin_types.string.validate.html +0 -1
  985. package/docs/functions/_saltcorn_data.base-plugin_types.string.validate_attributes.html +0 -1
  986. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.decodeProvisioningProfile.html +0 -1
  987. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyMobileAppDirs.html +0 -1
  988. package/docs/modules/_saltcorn_admin-models.tests_backup.test.html +0 -1
  989. package/docs/modules/_saltcorn_admin-models.tests_cfgcheck.test.html +0 -1
  990. package/docs/modules/_saltcorn_admin-models.tests_pack.test.html +0 -1
  991. package/docs/modules/_saltcorn_admin-models.tests_random.test.html +0 -1
  992. package/docs/modules/_saltcorn_admin-models.tests_tenant.test.html +0 -1
  993. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.radio_select.html +0 -2
  994. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.search_or_create.html +0 -2
  995. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.select.html +0 -2
  996. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.select_from_table.html +0 -2
  997. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.html +0 -2
  998. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.html +0 -2
  999. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.html +0 -2
  1000. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.html +0 -2
  1001. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.show.html +0 -2
  1002. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.html +0 -2
  1003. package/docs/modules/_saltcorn_data.base-plugin_types.bool.html +0 -3
  1004. package/docs/modules/_saltcorn_data.base-plugin_types.color.fieldviews.edit.html +0 -2
  1005. package/docs/modules/_saltcorn_data.base-plugin_types.color.fieldviews.html +0 -2
  1006. package/docs/modules/_saltcorn_data.base-plugin_types.color.fieldviews.show.html +0 -2
  1007. package/docs/modules/_saltcorn_data.base-plugin_types.color.html +0 -4
  1008. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.edit.html +0 -2
  1009. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.html +0 -2
  1010. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.format.html +0 -2
  1011. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.html +0 -2
  1012. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.relative.html +0 -2
  1013. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.show.html +0 -2
  1014. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.html +0 -2
  1015. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.html +0 -2
  1016. package/docs/modules/_saltcorn_data.base-plugin_types.date.html +0 -3
  1017. package/docs/modules/_saltcorn_data.base-plugin_types.date.presets.html +0 -2
  1018. package/docs/modules/_saltcorn_data.base-plugin_types.float.fieldviews.edit.html +0 -2
  1019. package/docs/modules/_saltcorn_data.base-plugin_types.float.fieldviews.html +0 -2
  1020. package/docs/modules/_saltcorn_data.base-plugin_types.float.fieldviews.show.html +0 -2
  1021. package/docs/modules/_saltcorn_data.base-plugin_types.float.html +0 -3
  1022. package/docs/modules/_saltcorn_data.base-plugin_types.int.distance_operators.html +0 -2
  1023. package/docs/modules/_saltcorn_data.base-plugin_types.int.html +0 -3
  1024. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.html +0 -2
  1025. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.html +0 -2
  1026. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.html +0 -2
  1027. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.edit.html +0 -2
  1028. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.html +0 -2
  1029. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.html +0 -2
  1030. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.password.html +0 -2
  1031. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.html +0 -2
  1032. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.html +0 -2
  1033. package/docs/modules/_saltcorn_data.base-plugin_types.string.html +0 -3
  1034. package/docs/modules/_saltcorn_data.base-plugin_types.string.presets.html +0 -2
  1035. package/docs/modules/_saltcorn_data.test-utils_mocks.html +0 -1
  1036. package/docs/modules/_saltcorn_data.tests_actions.test.html +0 -1
  1037. package/docs/modules/_saltcorn_data.tests_auth.test.html +0 -1
  1038. package/docs/modules/_saltcorn_data.tests_auxtest.test.html +0 -1
  1039. package/docs/modules/_saltcorn_data.tests_base.test.html +0 -1
  1040. package/docs/modules/_saltcorn_data.tests_calc.test.html +0 -1
  1041. package/docs/modules/_saltcorn_data.tests_composite_pk.test.html +0 -1
  1042. package/docs/modules/_saltcorn_data.tests_config.test.html +0 -1
  1043. package/docs/modules/_saltcorn_data.tests_db.test.html +0 -1
  1044. package/docs/modules/_saltcorn_data.tests_discover.test.html +0 -1
  1045. package/docs/modules/_saltcorn_data.tests_edit.test.html +0 -1
  1046. package/docs/modules/_saltcorn_data.tests_email.test.html +0 -1
  1047. package/docs/modules/_saltcorn_data.tests_field.test.html +0 -1
  1048. package/docs/modules/_saltcorn_data.tests_fieldviews.test.html +0 -1
  1049. package/docs/modules/_saltcorn_data.tests_file.test.html +0 -1
  1050. package/docs/modules/_saltcorn_data.tests_filter.test.html +0 -1
  1051. package/docs/modules/_saltcorn_data.tests_form.test.html +0 -1
  1052. package/docs/modules/_saltcorn_data.tests_list.test.html +0 -1
  1053. package/docs/modules/_saltcorn_data.tests_mail_queue.test.html +0 -1
  1054. package/docs/modules/_saltcorn_data.tests_models.test.html +0 -1
  1055. package/docs/modules/_saltcorn_data.tests_page.test.html +0 -1
  1056. package/docs/modules/_saltcorn_data.tests_page_group.test.html +0 -1
  1057. package/docs/modules/_saltcorn_data.tests_plugin.test.html +0 -1
  1058. package/docs/modules/_saltcorn_data.tests_show.test.html +0 -1
  1059. package/docs/modules/_saltcorn_data.tests_state.test.html +0 -1
  1060. package/docs/modules/_saltcorn_data.tests_table.test.html +0 -1
  1061. package/docs/modules/_saltcorn_data.tests_table_history.test.html +0 -1
  1062. package/docs/modules/_saltcorn_data.tests_table_sync_info.test.html +0 -1
  1063. package/docs/modules/_saltcorn_data.tests_tag.test.html +0 -1
  1064. package/docs/modules/_saltcorn_data.tests_user.test.html +0 -1
  1065. package/docs/modules/_saltcorn_data.tests_view.test.html +0 -1
  1066. package/docs/modules/_saltcorn_data.tests_workflow.test.html +0 -1
  1067. package/docs/modules/_saltcorn_mobile-builder.appium_tests_ui.test.html +0 -1
  1068. package/docs/modules/_saltcorn_mobile-builder.tests_versioncode.test.html +0 -1
  1069. package/docs/modules/_saltcorn_mobile-builder.tests_webpack.test.html +0 -1
  1070. package/docs/types/_saltcorn_data.models_internal_push_message_helper.FcmSubscription.html +0 -4
  1071. package/docs/types/_saltcorn_data.models_internal_push_message_helper.Subscription.html +0 -1
  1072. package/docs/types/_saltcorn_db-common.internal.AggregationOptions.html +0 -11
  1073. package/docs/types/_saltcorn_db-common.internal.CoordOpts.html +0 -5
  1074. package/docs/types/_saltcorn_db-common.internal.DatabaseClient.html +0 -2
  1075. package/docs/types/_saltcorn_db-common.internal.JoinField.html +0 -6
  1076. package/docs/types/_saltcorn_db-common.internal.JoinFields.html +0 -1
  1077. package/docs/types/_saltcorn_db-common.internal.JoinOptions.html +0 -1
  1078. package/docs/types/_saltcorn_db-common.internal.JsonPath.html +0 -1
  1079. package/docs/types/_saltcorn_db-common.internal.JsonPathElem.html +0 -1
  1080. package/docs/types/_saltcorn_db-common.internal.Operator.html +0 -1
  1081. package/docs/types/_saltcorn_db-common.internal.PartialSome.html +0 -1
  1082. package/docs/types/_saltcorn_db-common.internal.PrimaryKeyValue.html +0 -1
  1083. package/docs/types/_saltcorn_db-common.internal.Row.html +0 -1
  1084. package/docs/types/_saltcorn_db-common.internal.SelectOptions.html +0 -21
  1085. package/docs/types/_saltcorn_db-common.internal.StrongRow.html +0 -1
  1086. package/docs/types/_saltcorn_db-common.internal.SubselectOptions.html +0 -5
  1087. package/docs/types/_saltcorn_db-common.internal.Value.html +0 -1
  1088. package/docs/types/_saltcorn_db-common.internal.Where.html +0 -5
  1089. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.radio_select.description.html +0 -1
  1090. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.radio_select.isEdit.html +0 -1
  1091. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.radio_select.type.html +0 -1
  1092. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_join_field.html +0 -1
  1093. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.blockDisplay.html +0 -1
  1094. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.description.html +0 -1
  1095. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.isEdit.html +0 -1
  1096. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.type.html +0 -1
  1097. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.blockDisplay.html +0 -1
  1098. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.configFields.html +0 -1
  1099. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.description.html +0 -1
  1100. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.isEdit.html +0 -1
  1101. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.type.html +0 -1
  1102. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_by_code.html +0 -1
  1103. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_by_view.html +0 -1
  1104. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.blockDisplay.html +0 -1
  1105. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.configFields.html +0 -1
  1106. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.description.html +0 -1
  1107. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.isEdit.html +0 -1
  1108. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.type.html +0 -1
  1109. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.two_level_select.html +0 -1
  1110. package/docs/variables/_saltcorn_data.base-plugin_fileview.fileview.html +0 -1
  1111. package/docs/variables/_saltcorn_data.base-plugin_types.bool.attributes.html +0 -1
  1112. package/docs/variables/_saltcorn_data.base-plugin_types.bool.description.html +0 -1
  1113. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.description.html +0 -1
  1114. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.isEdit.html +0 -1
  1115. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.description.html +0 -1
  1116. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.isEdit.html +0 -1
  1117. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.configFields.html +0 -1
  1118. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.description.html +0 -1
  1119. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.isEdit.html +0 -1
  1120. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.show.description.html +0 -1
  1121. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.show.isEdit.html +0 -1
  1122. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.show_with_html.html +0 -1
  1123. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.switch.html +0 -1
  1124. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.thumbs_up_down.html +0 -1
  1125. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.configFields.html +0 -1
  1126. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.description.html +0 -1
  1127. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.isEdit.html +0 -1
  1128. package/docs/variables/_saltcorn_data.base-plugin_types.bool.js_type.html +0 -1
  1129. package/docs/variables/_saltcorn_data.base-plugin_types.bool.name.html +0 -1
  1130. package/docs/variables/_saltcorn_data.base-plugin_types.bool.sql_name.html +0 -1
  1131. package/docs/variables/_saltcorn_data.base-plugin_types.color.attributes.html +0 -1
  1132. package/docs/variables/_saltcorn_data.base-plugin_types.color.description.html +0 -1
  1133. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.edit.blockDisplay.html +0 -1
  1134. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.edit.description.html +0 -1
  1135. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.edit.isEdit.html +0 -1
  1136. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.show.description.html +0 -1
  1137. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.show.isEdit.html +0 -1
  1138. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.show_with_html.html +0 -1
  1139. package/docs/variables/_saltcorn_data.base-plugin_types.color.js_type.html +0 -1
  1140. package/docs/variables/_saltcorn_data.base-plugin_types.color.name.html +0 -1
  1141. package/docs/variables/_saltcorn_data.base-plugin_types.color.sql_name.html +0 -1
  1142. package/docs/variables/_saltcorn_data.base-plugin_types.date.attributes.html +0 -1
  1143. package/docs/variables/_saltcorn_data.base-plugin_types.date.description.html +0 -1
  1144. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.blockDisplay.html +0 -1
  1145. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.configFields.html +0 -1
  1146. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.description.html +0 -1
  1147. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.isEdit.html +0 -1
  1148. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.blockDisplay.html +0 -1
  1149. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.configFields.html +0 -1
  1150. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.description.html +0 -1
  1151. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.isEdit.html +0 -1
  1152. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.format.configFields.html +0 -1
  1153. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.format.description.html +0 -1
  1154. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.format.isEdit.html +0 -1
  1155. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.relative.description.html +0 -1
  1156. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.relative.isEdit.html +0 -1
  1157. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.show.description.html +0 -1
  1158. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.show.isEdit.html +0 -1
  1159. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.description.html +0 -1
  1160. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.isEdit.html +0 -1
  1161. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.show_with_html.html +0 -1
  1162. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.description.html +0 -1
  1163. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.isEdit.html +0 -1
  1164. package/docs/variables/_saltcorn_data.base-plugin_types.date.js_type.html +0 -1
  1165. package/docs/variables/_saltcorn_data.base-plugin_types.date.name.html +0 -1
  1166. package/docs/variables/_saltcorn_data.base-plugin_types.date.sql_name.html +0 -1
  1167. package/docs/variables/_saltcorn_data.base-plugin_types.float.attributes.html +0 -1
  1168. package/docs/variables/_saltcorn_data.base-plugin_types.float.description.html +0 -1
  1169. package/docs/variables/_saltcorn_data.base-plugin_types.float.distance_operators.html +0 -1
  1170. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.above_input.html +0 -1
  1171. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.below_input.html +0 -1
  1172. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.blockDisplay.html +0 -1
  1173. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.configFields.html +0 -1
  1174. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.description.html +0 -1
  1175. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.isEdit.html +0 -1
  1176. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.heat_cell.html +0 -1
  1177. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.number_slider.html +0 -1
  1178. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.progress_bar.html +0 -1
  1179. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.range_interval.html +0 -1
  1180. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.show.description.html +0 -1
  1181. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.show.isEdit.html +0 -1
  1182. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.show_with_html.html +0 -1
  1183. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.to_locale_string.html +0 -1
  1184. package/docs/variables/_saltcorn_data.base-plugin_types.float.js_type.html +0 -1
  1185. package/docs/variables/_saltcorn_data.base-plugin_types.float.name.html +0 -1
  1186. package/docs/variables/_saltcorn_data.base-plugin_types.int.attributes.html +0 -1
  1187. package/docs/variables/_saltcorn_data.base-plugin_types.int.description.html +0 -1
  1188. package/docs/variables/_saltcorn_data.base-plugin_types.int.distance_operators.near.html +0 -1
  1189. package/docs/variables/_saltcorn_data.base-plugin_types.int.fieldviews.html +0 -3
  1190. package/docs/variables/_saltcorn_data.base-plugin_types.int.js_type.html +0 -1
  1191. package/docs/variables/_saltcorn_data.base-plugin_types.int.name.html +0 -1
  1192. package/docs/variables/_saltcorn_data.base-plugin_types.int.primaryKey.html +0 -1
  1193. package/docs/variables/_saltcorn_data.base-plugin_types.int.sql_name.html +0 -1
  1194. package/docs/variables/_saltcorn_data.base-plugin_types.string.description.html +0 -1
  1195. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.description.html +0 -1
  1196. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.isEdit.html +0 -1
  1197. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.configFields.html +0 -1
  1198. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.description.html +0 -1
  1199. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.isEdit.html +0 -1
  1200. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.description.html +0 -1
  1201. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.isEdit.html +0 -1
  1202. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.checkbox_group.html +0 -1
  1203. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.code.html +0 -1
  1204. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.code_editor.html +0 -1
  1205. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.edit.blockDisplay.html +0 -1
  1206. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.edit.description.html +0 -1
  1207. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.edit.isEdit.html +0 -1
  1208. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.ellipsize.html +0 -1
  1209. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.fill_formula_btn.html +0 -1
  1210. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.description.html +0 -1
  1211. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.isEdit.html +0 -1
  1212. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.make_unique.html +0 -1
  1213. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.monospace_block.html +0 -1
  1214. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.blockDisplay.html +0 -1
  1215. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.configFields.html +0 -1
  1216. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.description.html +0 -1
  1217. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.isEdit.html +0 -1
  1218. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.preFormatted.html +0 -1
  1219. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.configFields.html +0 -1
  1220. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.description.html +0 -1
  1221. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.isEdit.html +0 -1
  1222. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.select_by_code.html +0 -1
  1223. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.show_with_html.html +0 -1
  1224. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.blockDisplay.html +0 -1
  1225. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.configFields.html +0 -1
  1226. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.description.html +0 -1
  1227. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.isEdit.html +0 -1
  1228. package/docs/variables/_saltcorn_data.base-plugin_types.string.js_type.html +0 -1
  1229. package/docs/variables/_saltcorn_data.base-plugin_types.string.name.html +0 -1
  1230. package/docs/variables/_saltcorn_data.base-plugin_types.string.sql_name.html +0 -1
  1231. package/docs/variables/_saltcorn_data.contract.fieldlike.html +0 -1
  1232. package/docs/variables/_saltcorn_data.contract.is_column.html +0 -1
  1233. package/docs/variables/_saltcorn_data.contract.is_header.html +0 -1
  1234. package/docs/variables/_saltcorn_data.contract.is_pack.html +0 -1
  1235. package/docs/variables/_saltcorn_data.contract.is_plugin.html +0 -1
  1236. package/docs/variables/_saltcorn_data.contract.is_plugin_layout.html +0 -1
  1237. package/docs/variables/_saltcorn_data.contract.is_plugin_type.html +0 -1
  1238. package/docs/variables/_saltcorn_data.contract.is_plugin_wrap.html +0 -1
  1239. package/docs/variables/_saltcorn_data.contract.is_plugin_wrap_arg.html +0 -1
  1240. package/docs/variables/_saltcorn_data.contract.is_table_query.html +0 -1
  1241. package/docs/variables/_saltcorn_data.contract.is_tablely.html +0 -1
  1242. package/docs/variables/_saltcorn_data.contract.is_viewtemplate.html +0 -1
  1243. package/docs/variables/_saltcorn_data.test-utils_mocks.mocks.html +0 -1
package/locales/lv.json CHANGED
@@ -271,5 +271,1524 @@
271
271
  "Views define how table rows are displayed to the user": "Skati definē, kā tabulas rindas tiek parādītas lietotājam",
272
272
  "Field %s saved": "Lauks %s saglabāts",
273
273
  "View configuration": "Skata konfigurācija",
274
- "Field %s deleted": "Lauks %s dzēsts"
274
+ "Field %s deleted": "Lauks %s dzēsts",
275
+ "No tables defined": "Nav definētu tabulu",
276
+ "Tables hold collections of similar data": "Tabulas satur līdzīgu datu kolekcijas.",
277
+ "Invalid form data, try again": "Nederīgi veidlapas dati, mēģiniet vēlreiz.",
278
+ "Role required to access added files": "Loma, kas nepieciešama, lai piekļūtu pievienotajiem failiem",
279
+ "The user uploading the file has access irrespective of their role": "Lietotājam, kurš augšupielādē failu, ir piekļuve neatkarīgi no viņa lomas.",
280
+ "Already have an account? Login": "Jau ir konts? Pieteikties",
281
+ "Subdomain not found": "Apakšdomēns nav atrasts",
282
+ "You must create at least one table before you can create views.": "Pirms skatījumu izveides ir jāizveido vismaz viena tabula.",
283
+ "Language: ": "Valoda:",
284
+ "Language changed to %s": "Valoda nomainīta uz %s",
285
+ "Table saved with version history disabled": "Tabula saglabāta ar atspējotu versiju vēsturi",
286
+ "Missing name": "Trūkst nosaukuma",
287
+ "Successfully restored backup": "Dublējums veiksmīgi atjaunots",
288
+ "Welcome to Saltcorn!": "Laipni lūdzam Saltcorn!",
289
+ "File %s uploaded": "Fails %s ir augšupielādēts",
290
+ "Local": "Lokāls",
291
+ "Name required": "Vārds ir obligāts",
292
+ "Expression": "Izteiksme",
293
+ "Formula": "Formula",
294
+ "new": "jauns",
295
+ "Password does not match": "Parole neatbilst",
296
+ "Not allowed to write to table %s": "Nav atļauts rakstīt tabulā %s",
297
+ "Login successful": "Pieteikšanās veiksmīga",
298
+ "Welcome, %s!": "Laipni lūgts, %s!",
299
+ "Error: missing name or file": "Kļūda: trūkst nosaukuma vai datnes",
300
+ "Restart server.": "Restartēt serveri.",
301
+ "Add to menu": "Pievienot izvēlnei",
302
+ "View %s added to menu. Adjust access permissions in Settings » Menu": "Skats %s pievienots izvēlnei. Pielāgojiet piekļuves atļaujas sadaļā Iestatījumi » Izvēlne",
303
+ "Clone": "Klonēt",
304
+ "View %s cloned as %s": "Skats %s klonēts kā %s",
305
+ "Duplicate": "Dublikāts",
306
+ "View %s duplicated as %s": "Skats %s dublēts kā %s",
307
+ "The view name will appear as the title of pop-ups showing this view, and in the URL when it is shown alone.": "Skata nosaukums parādīsies kā uznirstošo logu virsraksts, kuros tiek rādīts šis skats, kā arī URL, kad tas tiek rādīts atsevišķi.",
308
+ "Saltcorn version": "Saltcorn versija",
309
+ "Node.js version": "Node.js versija",
310
+ "Table not found": "Tabula nav atrasta",
311
+ "No row selected": "Nav atlasīta neviena rinda",
312
+ "Calculated": "Aprēķināts",
313
+ "Unique": "Unikāls",
314
+ "Stored": "Saglabāts",
315
+ "Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type": "Lūdzu, ievadiet jaunā lauka formulu kā JavaScript izteiksmi. Izteiksmes rezultātam jābūt %s tipa.",
316
+ "Fields you can use as variables: ": "Lauki, kurus varat izmantot kā mainīgos:",
317
+ "Examples:": "Piemēri:",
318
+ "Missing label": "Trūkstoša etiķete",
319
+ "Column %s already exists (but is hidden)": "Kolonna %s jau pastāv (bet ir paslēpta)",
320
+ "Column %s already exists": "Kolonna %s jau pastāv",
321
+ "Use this to restrict your field to a list of options (separated by commas). For instance, if the permissible values are \"Red\", \"Green\" and \"Blue\", enter \"Red, Green, Blue\" here. Leave blank if the string can hold any value.": "Izmantojiet šo, lai ierobežotu lauku ar izvēļu sarakstu (atdalītu ar komatiem). Piemēram, ja atļautās vērtības ir “Red”, “Green” un “Blue”, šeit ievadiet “Red, Green, Blue”. Atstājiet tukšu, ja virknei drīkst būt jebkāda vērtība.",
322
+ "Columns": "Kolonnas",
323
+ "Default state": "Noklusējuma stāvoklis",
324
+ "Specify the fields in the table to show": "Norādiet laukus tabulā, kurus rādīt",
325
+ "Use view to create": "Izmantot skatu, lai izveidotu",
326
+ "If user has write permission. Leave blank to have no link to create a new item": "Ja lietotājam ir rakstīšanas atļauja. Atstājiet tukšu, lai nebūtu saites jauna ieraksta izveidei.",
327
+ "Display create view as": "Rādīt izveides skatu kā",
328
+ "Label for create": "Etiķete izveidei",
329
+ "Label in link or button to create. Leave blank for a default label": "Etiķete saitei vai pogai izveidei. Atstājiet tukšu, lai izmantotu noklusējuma etiķeti",
330
+ "Fixed fields": "Fiksētie lauki",
331
+ "These fields were missing, you can give values here. The values you enter here can be overwritten by information coming from other views, for instance if the form is triggered from a list.": "Šie lauki trūka, jūs varat ievadīt vērtības šeit. Šeit ievadītās vērtības var tikt pārrakstītas ar informāciju, kas nāk no citām skatēm, piemēram, ja forma tiek palaista no saraksta.",
332
+ "Edit options": "Rediģēšanas opcijas",
333
+ "The view you choose here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "Šeit izvēlēto skatu var ignorēt atkarībā no formas konteksta; piemēram, ja tā tiek parādīta uznirstošajā logā, pāradresācija netiks veikta.",
334
+ "View when done": "Skats, kad pabeigts",
335
+ "Item View": "Vienuma skats",
336
+ "If user has write permission. Leave blank to have no link to create a new item": "Ja lietotājam ir rakstīšanas atļauja. Atstājiet tukšu, lai nebūtu saites jauna ieraksta izveidei.",
337
+ "Subtables": "Apakštabulas",
338
+ "List View": "Saraksta skats",
339
+ "Show View": "Rādīt skatu",
340
+ "Which related tables would you like to show in sub-lists below the selected item?": "Kuras saistītās tabulas vēlaties parādīt apakšsarakstos zem atlasītā ieraksta?",
341
+ "Order and layout": "Pasūtījums un izkārtojums",
342
+ "Order by": "Kārtot pēc",
343
+ "Descending": "Dilstošā secībā",
344
+ "Columns small screen": "Kolonnas mazam ekrānam",
345
+ "Columns medium screen": "Kolonnas vidējam ekrānam",
346
+ "Columns large screen": "Kolonnas lielam ekrānam",
347
+ "Columns extra-large screen": "Kolonnas īpaši lielam ekrānam",
348
+ "Each in card?": "Katrs atsevišķā kartītē?",
349
+ "Omit search form": "Izlaist meklēšanas formu",
350
+ "Do not display the search filter form": "Nerādīt meklēšanas filtra formu",
351
+ "Default search form values when first loaded": "Noklusējuma meklēšanas formas vērtības sākotnējās ielādes brīdī",
352
+ "Next": "Nākamais",
353
+ "Save": "Saglabāt",
354
+ "Calculated fields cannot have File type": "Aprēķinātajiem laukiem nevar būt Datnes tips.",
355
+ "On Field": "Lauka līmenī",
356
+ "Field in %s table": "Lauks tabulā %s",
357
+ "Action on row": "Darbība ar rindu",
358
+ "Link to other view": "Saite uz citu skatu",
359
+ "Link to anywhere": "Saite uz jebkuru vietu",
360
+ "Join Field": "Pievienošanas lauks",
361
+ "Aggregation": "Agregācija",
362
+ "Field": "Lauks",
363
+ "Field view": "Lauka skats",
364
+ "Action": "Darbība",
365
+ "Action Label": "Darbības etiķete",
366
+ "View label": "Skata etiķete",
367
+ "Leave blank for default label.": "Atstājiet tukšu, lai izmantotu noklusējuma etiķeti.",
368
+ "View label is a formula?": "Skata etiķete ir formula?",
369
+ "Open in popup modal?": "Atvērt uznirstošajā modālajā logā?",
370
+ "Link text": "Saites teksts",
371
+ "Link text is a formula?": "Vai saites teksts ir formula?",
372
+ "Link URL": "Saites URL",
373
+ "Link URL is a formula?": "Vai saites URL ir formula?",
374
+ "Open in new tab": "Atvērt jaunā cilnē",
375
+ "Relation": "Relācija",
376
+ "Statistic": "Statistika",
377
+ "In search form": "Meklēšanas formā",
378
+ "Header label": "Galvenes etiķete",
379
+ "step": "solis",
380
+ "max": "maksimums",
381
+ "Base URL": "Bāzes URL",
382
+ "Allow signups": "Atļaut reģistrēšanos",
383
+ "Login in menu": "Pieteikšanās izvēlnē",
384
+ "Allow password reset": "Atļaut paroles atiestatīšanu",
385
+ "SMTP host": "SMTP resursdators",
386
+ "SMTP username": "SMTP lietotājvārds",
387
+ "SMTP password": "SMTP parole",
388
+ "SMTP port": "SMTP ports",
389
+ "SMTP secure": "Drošs SMTP",
390
+ "Email from address": "E-pasta sūtītāja adrese",
391
+ "Development mode": "Izstrādes režīms",
392
+ "Log SQL to stdout": "Žurnalēt SQL uz stdout",
393
+ "Menu items": "Izvēlnes vienumi",
394
+ "Global search": "Globālā meklēšana",
395
+ "Available packs": "Pieejamie komplekti",
396
+ "Available packs fetched": "Pieejamie komplekti iegūti",
397
+ "Available plugins": "Pieejamie spraudņi",
398
+ "Available plugins fetched": "Pieejamie spraudņi iegūti",
399
+ "Public home page": "Publiskā sākumlapa",
400
+ "User home page": "Lietotāja sākumlapa",
401
+ "Staff home page": "Personāla sākumlapa",
402
+ "Admin home page": "Administratora sākumlapa",
403
+ "Installed packs": "Instalētie pakotņu komplekti",
404
+ "A short string which is the name of your site": "Īss virknes nosaukums, kas ir jūsu vietnes nosaukums",
405
+ "Select a publicly accessible image file": "Atlasiet publiski pieejamu attēla failu",
406
+ "The URL at which your site is available. For instance, https://example.com/": "URL, pie kuras jūsu vietne ir pieejama. Piemēram, https://example.com/",
407
+ "Allow users to sign up for a new user account": "Ļaut lietotājiem reģistrēties jaunam lietotāja kontam",
408
+ "Show the login link in the menu": "Rādīt pieteikšanās saiti izvēlnē",
409
+ "Allow users to request a password reset email. Email must be configured.": "Atļaut lietotājiem pieprasīt paroles atiestatīšanas e-pastu. Nepieciešama e-pasta konfigurācija.",
410
+ "The host address of your SMTP server. For instance, smtp.postmarkapp.com": "Jūsu SMTP servera resursdatora adrese. Piemēram, smtp.postmarkapp.com",
411
+ "Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "Atspējot JS/CSS resursu kešošanu, avārijas gadījumā lietotājam rādīt pilnu kļūdas ziņojumu, iespējot lauka tipa rediģēšanu.",
412
+ "Print all SQL statements to the standard output": "Izdrukāt visus SQL paziņojumus uz standarta izvadi",
413
+ "The email address from which emails are sent. For instance, hello@saltcorn.com": "E-pasta adrese, no kuras tiek sūtīti e-pasti. Piemēram, hello@saltcorn.com",
414
+ "Is the connection to the SMTP server over a secure transport protocol?": "Vai savienojums ar SMTP serveri tiek veidots, izmantojot drošu transporta protokolu?",
415
+ "About Saltcorn": "Par Saltcorn",
416
+ "Apply": "Piemērot",
417
+ "Anywhere": "Jebkur \n\n",
418
+ "Search filter": "Meklēšanas filtrs",
419
+ "Are you sure you want to delete %s?": "Vai esat pārliecināts, ka vēlaties dzēst %s?",
420
+ "Are you sure?": "Vai esat pārliecināts?",
421
+ "Set random password": "Iestatīt nejaušu paroli",
422
+ "Changed password for user %s to %s": "Parole lietotājam %s ir nomainīta uz %s",
423
+ "Disable": "Atspējot",
424
+ "Enabled user %s": "Aktivizēts lietotājs %s",
425
+ "Enable": "Ieslēgt",
426
+ "Disabled user %s": "Deaktivēts lietotājs %s",
427
+ "Disabled": "Atspējots",
428
+ "Send password reset email": "Nosūtīt paroles atiestatīšanas e-pastu",
429
+ " with password %s": "ar paroli %s",
430
+ "User confirmation?": "Lietotāja apstiprinājums?",
431
+ "New user form": "Jauna lietotāja forma",
432
+ "A view to show to new users": "Skats, ko rādīt jaunajiem lietotājiem",
433
+ "Account already exists": "Konts jau pastāv",
434
+ "Search not configured": "Meklēšana nav konfigurēta",
435
+ "Already in use": "Jau tiek izmantots",
436
+ "Functions you can use (in addition to standard JavaScript functions): ": "Funkcijas, kuras varat izmantot (papildus standarta JavaScript funkcijām):",
437
+ "Items per page": "Vienumu skaits lapā",
438
+ "Variable name": "Mainīgā nosaukums",
439
+ "Delete all rows": "Dzēst visas rindas",
440
+ "Recalculate stored fields": "Pārrēķināt saglabātos laukus",
441
+ "Started recalculating stored fields": "Sākta saglabāto lauku pārrēķināšana",
442
+ "Deleted all rows": "Dzēstas visas rindas",
443
+ "Database": "Datubāze",
444
+ "API token": "API pilnvaras tokens",
445
+ "No API token issued": "Nav izsniegts API marķieris",
446
+ "New API token generated": "Izveidots jauns API marķieris",
447
+ "Actions": "Darbības",
448
+ "Actions available": "Pieejamās darbības",
449
+ "Triggers": "Trigeri",
450
+ "Add trigger": "Pievienot trigeri",
451
+ "New trigger": "Jauns trigeris",
452
+ "Configure trigger": "Konfigurēt trigeri",
453
+ "Action label is a formula?": "Darbības etiķete ir formula?",
454
+ "Action Style": "Darbības stils",
455
+ "Button size": "Pogas izmērs",
456
+ "A view with this name already exists": "Skats ar šo nosaukumu jau pastāv",
457
+ "Constraints": "Ierobežojumi",
458
+ "%s constraints": "%s ierobežojumi",
459
+ "Add constraint": "Pievienot ierobežojumu",
460
+ "Add constraint to %s": "Pievienot ierobežojumu %s",
461
+ "Cannot delete users table": "Nevar izdzēst lietotāju tabulu",
462
+ "Test run": "Testa palaišana",
463
+ "Test run output": "Testa palaišanas izvade",
464
+ "Run %s": "Palaist %s",
465
+ "back to actions": "atpakaļ uz darbībām",
466
+ "Action %s run successfully with no console output": "Darbība %s veikta veiksmīgi bez konsoles izvades",
467
+ "Roles": "Lomas",
468
+ "Saved layout for role": "Saglabātais izkārtojums lomai",
469
+ "Layout by role": "Izkārtojums pēc lomas",
470
+ "Users and roles": "Lietotāji un lomas",
471
+ "Match regular expression": "Atbilst regulārajai izteiksmei",
472
+ "Error message when regular expression does not match": "Kļūdas ziņojums, kad regulārā izteiksme neatbilst",
473
+ "Invalid attributes": "Nederīgi atribūti",
474
+ "Documentation": "Dokumentācija",
475
+ "Plugin %s installed": "Spraudnis %s ir instalēts",
476
+ "Plugin %s removed.": "Spraudnis %s ir noņemts.",
477
+ "Plugin %s installed, please complete configuration.": "Spraudnis %s ir instalēts, lūdzu, pabeidziet konfigurēšanu.",
478
+ "Configure %s Plugin": "Konfigurēt %s spraudni",
479
+ "Cannot remove plugin: views %s depend on it": "Nevar noņemt spraudni: no tā ir atkarīgi skati %s",
480
+ "New Plugin": "Jauns spraudnis",
481
+ "Add plugin": "Pievienot moduli",
482
+ "Store refreshed": "Veikals atjaunots",
483
+ "Plugins up-to-date": "Spraudņi ir atjaunināti līdz jaunākajai versijai",
484
+ "Source": "Avots",
485
+ "Inbound keys: ": "Ienākošās atslēgas:",
486
+ "Icon": "Ikona",
487
+ "Create database view": "Izveidot datubāzes skatu",
488
+ "Create an SQL view in the database with the fields in this list": "Izveidot SQL skatu datubāzē ar laukiem no šī saraksta",
489
+ "Upgrade": "Jaunināt",
490
+ "Show only matches in table:": "Rādīt tikai atbilstības tabulā:",
491
+ "Showing matches in table %s.": "Rāda atbilstības tabulā %s.",
492
+ "Edit trigger": "Rediģēt trigeri",
493
+ "Show on page": "Rādīt lapā",
494
+ "Requests to render this view directly will instead show the chosen page, if any. The chosen page should embed this view. Use this to decorate the view with additional elements.": "Pieprasījumi tieši attēlot šo skatu tā vietā parādīs izvēlēto lapu, ja tāda ir. Izvēlētajai lapai būtu jāiekļauj šis skats. Izmantojiet šo iespēju, lai papildinātu skatu ar papildu elementiem.",
495
+ "Hide pagination": "Slēpt lapošanu",
496
+ "True": "Patiess",
497
+ "False": "Nepatiess",
498
+ "Clear all": "Notīrīt visu",
499
+ "This will delete <strong>EVERYTHING</strong> in the selected categories": "Tas dzēsīs <strong>VISU</strong> izvēlētajās kategorijās",
500
+ "Deleted all %s": "Dzēsti visi %s",
501
+ "Restart server": "Restartēt serveri",
502
+ "Edit Plugin": "Rediģēt spraudni",
503
+ "Unknown authentication method %ss": "Nezināma autentifikācijas metode %ss",
504
+ "Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "Lai izmaiņas stātos spēkā, ir nepieciešams restarts. Restartējiet serveri no <a href=\"/admin\">administrēšanas lapas</a>.",
505
+ "Email with password reset link sent": "E-pasts ar paroles atiestatīšanas saiti ir nosūtīts",
506
+ "Link Style": "Saites stils",
507
+ "Link size": "Saites izmērs",
508
+ "Set page title": "Iestatīt lapas virsrakstu",
509
+ "Skip this section if you do not want to set the page title": "Izlaidiet šo sadaļu, ja nevēlaties iestatīt lapas nosaukumu",
510
+ "Page title is a formula?": "Lapas virsraksts ir formula?",
511
+ "Enable LetsEncrypt HTTPS": "Iespējot LetsEncrypt HTTPS",
512
+ "Set Base URL configuration first": "Vispirms iestatiet bāzes URL konfigurāciju.",
513
+ "LetsEncrypt enabled": "LetsEncrypt ir aktivizēts",
514
+ "LetsEncrypt SSL enabled. Restart for changes to take effect.": "LetsEncrypt SSL ir aktivizēts. Lai izmaiņas stātos spēkā, restartējiet.",
515
+ "File not found": "Fails nav atrasts",
516
+ "Table %s not found": "Tabula %s nav atrasta",
517
+ "Page %s added to menu. Adjust access permissions in Settings &raquo; Menu": "Lapa %s pievienota izvēlnei. Pielāgojiet piekļuves atļaujas sadaļā Iestatījumi &raquo; Izvēlne",
518
+ "Page %s duplicated as %s": "Lapa %s dublēta kā %s",
519
+ "Custom SSL certificate": "Pielāgots SSL sertifikāts",
520
+ "Custom SSL private key": "Pielāgota SSL privātā atslēga",
521
+ "Login view": "Pieteikšanās skats",
522
+ "Signup view": "Reģistrācijas skats",
523
+ "A view with the login form": "Skats ar pieteikšanās veidlapu",
524
+ "A view with the signup form": "Skats ar reģistrēšanās veidlapu",
525
+ "Signups not enabled": "Reģistrācija nav iespējota",
526
+ "Ownership field": "Īpašumtiesību lauks",
527
+ "The user referred to in this field will be the owner of the row": "Lietotājs, kas norādīts šajā laukā, būs rindas īpašnieks.",
528
+ "None": "Neviens",
529
+ "Information about plugin": "Informācija par spraudni",
530
+ "%s plugin information": "%s spraudņa informācija",
531
+ "Package version": "Pakotnes versija",
532
+ "Package name": "Pakas nosaukums",
533
+ "Plugin dependencies": "Spraudņu atkarības",
534
+ "This plugin supplies a theme.": "Šis spraudnis nodrošina motīvu.",
535
+ "Types": "Tipi",
536
+ "This plugin supplies these types: ": "Šis spraudnis nodrošina šādus tipus:",
537
+ "Functions": "Funkcijas",
538
+ "Returns: ": "Atgriež:",
539
+ "View templates": "Skata veidnes",
540
+ "Repository": "Repozitorijs",
541
+ "Latest": "Jaunākais",
542
+ "Latest version": "Jaunākā versija",
543
+ "Latest npm version cache": "Jaunākā npm versijas kešatmiņa",
544
+ "Plugin up-to-date": "Spraudnis ir atjaunināts",
545
+ "Upgrade here": "Jaunināt šeit",
546
+ "An upgrade to Saltcorn is available! Current version: %s; latest version: %s.": "Ir pieejams Saltcorn jauninājums! Pašreizējā versija: %s; jaunākā versija: %s.",
547
+ "Passwords do not match": "Paroles nesakrīt",
548
+ "Not a valid e-mail address": "Nav derīga e-pasta adrese",
549
+ "Custom CSS": "Pielāgots CSS",
550
+ "Custom HTML": "Pielāgots HTML",
551
+ "Site structure": "Vietnes struktūra",
552
+ "SSL": "SSL",
553
+ "Users and security": "Lietotāji un drošība",
554
+ "User settings updated": "Lietotāja iestatījumi atjaunināti",
555
+ "SSL encryption for HTTPS traffic": "SSL šifrēšana HTTPS datplūsmai",
556
+ "HTTPS encryption with Let's Encrypt SSL certificate": "HTTPS šifrēšana ar Let’s Encrypt SSL sertifikātu",
557
+ "Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains": "Saltcorn var automātiski iegūt SSL sertifikātu no <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> vieniem domēniem.",
558
+ "Currently: ": "Pašlaik:",
559
+ "HTTPS encryption with custom SSL certificate": "HTTPS šifrēšana ar pielāgotu SSL sertifikātu",
560
+ "Or use custom SSL certificates, including wildcard certificates for multitenant applications": "Vai izmantot pielāgotus SSL sertifikātus, tostarp vairāku līmeņu (wildcard) sertifikātus daudzīrnieku lietotnēm.",
561
+ "Authentication settings": "Autentifikācijas iestatījumi",
562
+ "Custom SSL certificates": "Pielāgoti SSL sertifikāti",
563
+ "Custom SSL enabled. Restart for changes to take effect.": "Pielāgotais SSL ir aktivizēts. Lai izmaiņas stātos spēkā, restartējiet sistēmu.",
564
+ "Enabled": "Iespējots",
565
+ "You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.": "Jūs esat aktivizējis gan Let’s Encrypt sertifikātus, gan pielāgotos SSL sertifikātus. Let’s Encrypt sertifikātiem ir prioritāte, un pielāgotie sertifikāti tiks ignorēti.",
566
+ "Events": "Notikumi",
567
+ "About application": "Par lietotni",
568
+ "System": "Sistēma",
569
+ "Site identity settings updated": "Vietnes identitātes iestatījumi atjaunināti",
570
+ "Email settings": "E-pasta iestatījumi",
571
+ "Site identity settings": "Vietnes identitātes iestatījumi",
572
+ "Email settings updated": "E-pasta iestatījumi atjaunināti",
573
+ "System operations": "Sistēmas darbības",
574
+ "About the system": "Par sistēmu",
575
+ "Restart here": "Sākt no jauna šeit",
576
+ "Download a backup": "Lejupielādēt dublējumu",
577
+ "Restore a backup": "Atjaunot dublējumu",
578
+ "Add new role": "Pievienot jaunu lomu",
579
+ "Role updated": "Loma atjaunināta",
580
+ "First delete users with this role": "Vispirms dzēsiet lietotājus ar šo lomu.",
581
+ "Role %s deleted": "Loma %s dzēsta",
582
+ "This is the rank of the user role, lower role IDs will be able to access more resources.": "Šī ir lietotāja lomas prioritāte; zemāki lomas ID nodrošina piekļuvi plašākam resursu klāstam.",
583
+ "Role name": "Lomas nosaukums",
584
+ "Cannot delete this role": "Nevar izdzēst šo lomu",
585
+ "Saltcorn is <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">Free</a> and <a href=\"https://opensource.org/\">Open Source</a> Software, <a href=\"https://github.com/saltcorn/saltcorn/\">released</a> under the <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT license</a>.": "Saltcorn ir <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">brīva</a> un <a href=\"https://opensource.org/\">atvērtā pirmkoda</a> programmatūra, <a href=\"https://github.com/saltcorn/saltcorn/\">izplatīta</a> saskaņā ar <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT licenci</a>.",
586
+ "Create a page": "Izveidot lapu",
587
+ "Test": "Tests",
588
+ "E-mail and password required": "Nepieciešama e-pasta adrese un parole",
589
+ "Masonry columns": "Mūrēšanas kolonnas",
590
+ "Where": "Kur",
591
+ "Access Read/Write": "Lasīt/rakstīt piekļuve",
592
+ "History": "Vēsture",
593
+ "Owned": "Piederošs",
594
+ "Primary key": "Primārā atslēga",
595
+ "Users already present": "Lietotāji jau ir pieejami",
596
+ "Discover tables": "Atklāt tabulas",
597
+ "The following tables in your database can be imported into Saltcorn:": "Šīs tabulas jūsu datubāzē var tikt importētas Saltcorn:",
598
+ "Discovered tables: %s": "Atklātās tabulas: %s",
599
+ "There are no tables in the database that can be imported into Saltcorn.": "Datubāzē nav nevienas tabulas, ko varētu importēt Saltcorn.",
600
+ "Import": "Imports",
601
+ "Discover": "Atklāt",
602
+ "Discover tables in database": "Atklāt tabulas datubāzē",
603
+ "Single item view": "Vienas ieraksta skats",
604
+ "The underlying individual view of each table row": "Pamatā esošais individuālais katras tabulas rindas skats",
605
+ "Minimum role to read": "Minimālā loma lasīšanai",
606
+ "Minimum role to write": "Minimālā loma rakstīšanai",
607
+ "Create page": "Izveidot lapu",
608
+ "Multi-tenancy not enabled": "Vairāku nomnieku režīms nav aktivizēts",
609
+ "Identity": "Identitāte",
610
+ "Email sent to %s with no errors": "E-pasts nosūtīts uz %s bez kļūdām",
611
+ "External": "Ārējs",
612
+ "Force TLS": "Piespiest TLS",
613
+ "Always use TLS when connecting to server? If unchecked, TLS is used if server supports the STARTTLS extension. In most cases check this box if you are connecting to port 465. For port 587 or 25 keep it unchecked": "Vienmēr izmantot TLS, veidojot savienojumu ar serveri? Ja nav atzīmēts, TLS tiek izmantots tikai tad, ja serveris atbalsta STARTTLS paplašinājumu. Vairumā gadījumu atzīmējiet šo izvēles rūtiņu, ja pieslēdzaties portam 465. Portiem 587 vai 25 atstājiet to neatzīmētu.",
614
+ "Relationship diagram": "Attiecību diagramma",
615
+ "Verified": "Verificēts",
616
+ "Send verification email": "Nosūtīt verifikācijas e-pastu",
617
+ "Email verification link sent to %s": "E-pasta verifikācijas saite nosūtīta uz %s",
618
+ "Verification view": "Verifikācijas skats",
619
+ "A view with the view to be emailed to users for email address verification": "Skats, kura saturs tiks nosūtīts lietotājiem pa e-pastu, lai verificētu viņu e-pasta adreses",
620
+ "Email verified": "E-pasts verificēts",
621
+ "An email has been sent to %s to verify your address": "Uz %s ir nosūtīts e-pasts, lai apstiprinātu jūsu adresi",
622
+ "Elevate verified to role": "Paaugstināt verificēto uz lomu",
623
+ "Elevate users to a higher role when their email addresses have been verified": "Paaugstināt lietotājus uz augstāku lomu, kad ir verificētas viņu e-pasta adreses.",
624
+ "Email mask": "E-pasta maska",
625
+ "Emails used for signup must end with this string": "E-pastiem, ko izmanto reģistrācijai, jābeidzas ar šo virkni",
626
+ "Signups with this email address are not accepted": "Reģistrēšanās ar šo e‑pasta adresi nav atļauta",
627
+ "Default order by": "Noklusējuma kārtošana pēc",
628
+ "Default descending?": "Noklusējuma dilstošā kārtībā?",
629
+ "Omit header": "Izlaist galveni",
630
+ "Do not display the header": "Nerādīt galveni",
631
+ "The maximum number of characters in the string": "Maksimālais rakstzīmju skaits virknē",
632
+ "The minimum number of characters in the string": "Minimālais rakstzīmju skaits virknei",
633
+ "Style": "Stils",
634
+ "Not all themes support menu buttons": "Ne visas tēmas atbalsta izvēlnes pogas.",
635
+ "Select a publicly accessible image file for the menu logo": "Atlasiet publiski pieejamu attēla failu izvēlnes logotipam",
636
+ "Favicon": "Favicon",
637
+ "Select a publicly accessible image file for the browser tab icon": "Atlasiet publiski pieejamu attēla failu pārlūka cilnes ikonai",
638
+ "Site identity settings, backup, email settings, system control and information": "Vietnes identitātes iestatījumi, dublēšana, e-pasta iestatījumi, sistēmas vadība un informācija",
639
+ "Plugin and pack installation and control": "Spraudņu un pakešu instalēšana un pārvaldība",
640
+ "User administration, edit roles, user and security settings, SSL certificates for https encryption": "Lietotāju administrēšana, lomu rediģēšana, lietotāju un drošības iestatījumi, SSL sertifikāti https šifrēšanai",
641
+ "Menu, search and tenants": "Izvēlne, meklēšana un īrnieki",
642
+ "Actions, triggers and crash log": "Darbības, trigeri un avāriju žurnāls",
643
+ "Multitenancy enabled": "Iespējota vairāknomnieku arhitektūra",
644
+ "Restart required for changes to take effect.": "Lai izmaiņas stātos spēkā, nepieciešams pārstartēt.",
645
+ "Tenant settings": "Nomnieka iestatījumi",
646
+ "Role to create tenants": "Loma nomnieku izveidei",
647
+ "Minimum user role required to create a new tenant": "Minimālā lietotāja loma, kas nepieciešama, lai izveidotu jaunu nomnieku",
648
+ "Tenant settings updated": "Nomnieka iestatījumi atjaunināti",
649
+ "Not allowed": "Nav atļauts",
650
+ "You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "Jūs mēģināt izveidot nomnieku, pieslēdzoties, izmantojot IP adresi, nevis domēnu. Visticamāk, tas nedarbosies.",
651
+ "Create tenant warning": "Izveidot nomnieka brīdinājumu",
652
+ "Show a warning to users creating a tenant disclaiming warranty of availability or security": "Rādīt brīdinājumu lietotājiem, kas izveido tenantu, atsakoties no jebkādas garantijas par pieejamību vai drošību.",
653
+ "A list view shown on the left, to select rows": "Saraksta skats kreisajā pusē rindu izvēlei",
654
+ "The view to show the selected row": "Skats, kas parāda atlasīto rindu",
655
+ "Location": "Atrašanās vieta",
656
+ "Location of link to create new row": "Saite jaunas rindas izveidei atrašanās vieta",
657
+ "Options": "Opcijas",
658
+ "List options": "Saraksta opcijas",
659
+ "Rows per page": "Rindas lapā",
660
+ "Invalid administrative action": "Nederīga administratīvā darbība",
661
+ "User settings form": "Lietotāja iestatījumu forma",
662
+ "A view for users to change their custom user fields": "Skats, kurā lietotāji var mainīt savus pielāgotos lietotāja laukus",
663
+ "Error: ": "Kļūda:",
664
+ "User settings changed": "Lietotāja iestatījumi ir mainīti",
665
+ "Rename table": "Pārdēvēt tabulu",
666
+ "Rename table %s": "Pārdēvēt tabulu %s",
667
+ "Base URL domain %s does not match hostname %s": "Bāzes URL domēns %s neatbilst resursdatora nosaukumam %s",
668
+ "Custom HTTP headers": "Pielāgotās HTTP galvenes",
669
+ "Format for each line: Header-Name: value": "Formāts katrai rindai: Header-Name: vērtība",
670
+ "Role to upload files": "Loma failu augšupielādei",
671
+ "User should have this role or higher to upload files with API (uploads through forms are not affected)": "Lietotājam jābūt šai lomai vai augstākai, lai augšupielādētu failus, izmantojot API (augšupielādes caur formām netiek ietekmētas).",
672
+ "Always show create view": "Vienmēr rādīt skata izveidi",
673
+ "If off, only show create view if the query state is about the current user": "Ja izslēgts, rādīt izveides skatu tikai tad, ja vaicājuma stāvoklis attiecas uz pašreizējo lietotāju.",
674
+ "Process uptime": "Procesa darbības laiks",
675
+ "A configuration error occurred": "Radās konfigurācijas kļūda",
676
+ "HTTP timeout (s)": "HTTP taimauts (s)",
677
+ "Increase if you expect large uploads": "Palieliniet, ja paredzat lielus augšupielādes apjomus",
678
+ "Cookie sessions": "Sīkdatņu sesijas",
679
+ "Store sessions entirely in client cookies for higher performance": "Sesijas pilnībā glabāt klienta sīkfailos veiktspējas uzlabošanai.",
680
+ "git commit": "git iesniegums",
681
+ "Send test email": "Nosūtīt testa e-pastu",
682
+ "Edit custom SSL certificates": "Rediģēt pielāgotos SSL sertifikātus",
683
+ "User must have this role or higher to read rows from the table": "Lietotājam jābūt šai lomai vai augstākai, lai varētu lasīt rindas no tabulas.",
684
+ "User must have this role or higher to edit or create new rows in the table": "Lietotājam jābūt šai lomai vai augstākai, lai rediģētu vai izveidotu jaunus rindas ierakstus tabulā.",
685
+ "Name of the field": "Lauka nosaukums",
686
+ "The type determines the kind of data that can be stored in the field": "Tips nosaka datu veidu, kādu var saglabāt laukā.",
687
+ "Calculated from other fields with a formula": "Aprēķināts no citiem laukiem, izmantojot formulu",
688
+ "There must be a value in every row": "Katrā rindā jābūt vērtībai.",
689
+ "Different rows must have different values for this field": "Dažādām rindām šajā laukā jābūt atšķirīgām vērtībām.",
690
+ "Add more fields to enable edit": "Pievienojiet vēl laukus, lai iespējotu rediģēšanu.",
691
+ "Multitenancy": "Daudzīrnieku arhitektūra",
692
+ "Subdomain": "Apakšdomēns",
693
+ "Information": "Informācija",
694
+ "Found %s tenants": "Atrasti %s nomnieki",
695
+ "Create new tenant": "Izveidot jaunu nomnieku",
696
+ "%s tenant statistics": "%s nomnieka statistika",
697
+ "Table columns": "Tabulas kolonnas",
698
+ "Configuration items": "Konfigurācijas elementi",
699
+ "Crashlogs": "Avāriju žurnāli",
700
+ "Multitenancy settings": "Daudzīrnieku iestatījumi",
701
+ "See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>": "Skatiet instrukcijas <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repozitorijā</a><p>",
702
+ "API token for this user: ": "API marķieris šim lietotājam:",
703
+ "Reset": "Atiestatīt",
704
+ "Generate": "Ģenerēt",
705
+ "URL after delete": "URL pēc dzēšanas",
706
+ "Track table data changes over time": "Izsekot tabulas datu izmaiņas laika gaitā",
707
+ "Description allows you to give more information about the table": "Apraksts ļauj sniegt papildu informāciju par tabulu.",
708
+ "Description allows you to give more information about the view.": "Apraksts ļauj sniegt papildu informāciju par skatu.",
709
+ "Description allows to give more information about field": "Apraksts ļauj sniegt papildu informāciju par lauku.",
710
+ "Name of action": "Darbības nosaukums",
711
+ "Description allows you to give more information about the action": "Apraksts ļauj sniegt papildu informāciju par darbību.",
712
+ "The action to be taken when the trigger fires": "Darbība, kas jāveic, kad tiek aktivizēts trigeris",
713
+ "The table for which the trigger condition is checked.": "Tabula, kurai tiek pārbaudīts trigeru nosacījums.",
714
+ "Condition under which the trigger will fire": "Nosacījums, pie kura izpildīsies trigeris",
715
+ "Test trigger": "Testa trigeris",
716
+ "Edit trigger %s": "Rediģēt trigeri %s",
717
+ "Preset %s": "Iepriekšiestatījums %s",
718
+ "The user password or application token to access SMTP server for sending emails": "Lietotāja parole vai lietojumprogrammas marķieris SMTP servera piekļuvei e-pastu sūtīšanai",
719
+ "The port of your SMTP server": "Jūsu SMTP servera ports",
720
+ "The user name to access SMTP server for sending emails.": "Lietotājvārds piekļuvei SMTP serverim e-pastu sūtīšanai.",
721
+ "The user password or app password to access SMTP server for sending emails. If your SMTP provider allows to create app password for using from application We recommends to use app password instead of user password.": "Lietotāja parole vai lietotnes parole, lai piekļūtu SMTP serverim e-pastu sūtīšanai. Ja jūsu SMTP pakalpojumu sniedzējs ļauj izveidot lietotnes paroli lietošanai no lietotnes, mēs iesakām izmantot lietotnes paroli lietotāja paroles vietā.",
722
+ "Tick the boxes for the fields that should be jointly unique": "Atzīmējiet rūtiņas laukiem, kuriem kopā jābūt unikāliem.",
723
+ "Private SSH key": "Privātā SSH atslēga",
724
+ "Timezone": "Laika zona",
725
+ "Home Timezone": "Mājas laika josla",
726
+ "Use this link to revisit your application at any time.": "Izmantojiet šo saiti, lai jebkurā laikā atgrieztos savā lietotnē.",
727
+ "To login to a previously created application, go to: ": "Lai pieteiktos iepriekš izveidotajā lietotnē, dodieties uz:",
728
+ "Event types": "Notikumu tipi",
729
+ "Channel": "Kanāls",
730
+ "Leave blank for all channels": "Atstājiet tukšu visiem kanāliem",
731
+ "Table or Channel": "Tabula vai Kanāls",
732
+ "Events to log": "Notikumi, ko reģistrēt",
733
+ "Log settings": "Žurnāla iestatījumi",
734
+ "Which events should be logged?": "Kuri notikumi būtu jāžurnalē?",
735
+ "Event log": "Notikumu žurnāls",
736
+ "Custom Events": "Pielāgoti notikumi",
737
+ "Channels": "Kanāli",
738
+ "Custom": "Pielāgots",
739
+ "Create custom event": "Izveidot pielāgotu notikumu",
740
+ "Yes": "Jā",
741
+ "Alternative destinations if formula evaluates to true": "Alternatīvie galamērķi, ja formula tiek novērtēta kā patiesa",
742
+ "Default view when done": "Noklusējuma skats pēc pabeigšanas",
743
+ "This is the view to which the user will be sent when the form is submitted, unless a formula below is true.": "Šis ir skats, uz kuru lietotājs tiks novirzīts pēc formas iesniegšanas, ja vien kāda no zemāk norādītajām formulām nav patiesa.",
744
+ "You can send the user to an different view depending on the day the user has submitted. Ignore this option if you always want to send the user to the same destination": "Jūs varat nosūtīt lietotāju uz citu skatu atkarībā no dienas, kurā lietotājs ir iesniedzis. Ignorējiet šo opciju, ja vienmēr vēlaties nosūtīt lietotāju uz vienu un to pašu galamērķi.",
745
+ "Plugin name": "Spraudņa nosaukums",
746
+ "Source of plugin for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "Spraudņa instalācijas avots. Dažas opcijas: \nnpm – lejupielādēt no npm repozitorija, \nlocal – iegūt no lokālās failu sistēmas, \ngithub – lejupielādēt no GitHub, \ngit – iegūt no Git repozitorija.",
747
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to plugin folder in file system, e.g.C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "npm gadījumā – npm pakotnes nosaukums, piem., @saltcorn/html vai saltcorn-gantt, pārbaudāms vietnē npmjs.com; local gadījumā – absolūtais ceļš uz spraudņa mapi failu sistēmā, piem., C:\\gitsrc\\any-bootstrap-theme\\; github gadījumā – GitHub projekta nosaukums.",
748
+ "Version of plugin, latest is default value": "Spraudņa versija, jaunākā ir noklusējuma vērtība",
749
+ "Account verification": "Konta verifikācija",
750
+ "User verification failed": "Lietotāja verifikācija neizdevās",
751
+ "User verified": "Lietotājs verificēts",
752
+ "Error editing user: %s": "Kļūda, rediģējot lietotāju: %s",
753
+ "User must have this role or higher to make API call for action (trigger)": "Lietotājam jābūt šai lomai vai augstākai, lai veiktu API izsaukumu darbībai (trigerim)",
754
+ "Restart complete": "Restart pabeigts",
755
+ "Languages": "Valodas",
756
+ "Add language": "Pievienot valodu",
757
+ "Language": "Valoda",
758
+ "Locale": "Lokāle",
759
+ "Menu, search, languages and tenants": "Izvēlne, meklēšana, valodas un nomnieki",
760
+ "This is a translation of a different field in a different language": "Šis ir cita lauka tulkojums citā valodā",
761
+ "Language locale of translation": "Valodas lokalizācija tulkojumam",
762
+ "Action not configurable": "Darbība nav konfigurējama",
763
+ "Event type which runs the trigger": "Notikuma tips, kas aktivizē trigeri",
764
+ "Message string field": "Ziņojuma virknes lauks",
765
+ "The field for the message content on the table for messages": "Lauks ziņojuma saturam ziņojumu tabulā",
766
+ "Participant field": "Dalībnieka lauks",
767
+ "The field for the sender user id on the table for messages": "Lauks sūtītāja lietotāja ID ziņojumu tabulā",
768
+ "The field for the participant user id": "Lauks dalībnieka lietotāja ID",
769
+ "Message sender field": "Ziņojuma sūtītāja lauks",
770
+ "Message view or string field": "Ziņojuma skats vai virknes lauks",
771
+ "A view to show individual messages, or the field for the message content on the table for messages": "Skats atsevišķu ziņojumu parādīšanai vai lauks ziņojuma saturam ziņojumu tabulā",
772
+ "Message relation": "Ziņojumu relācija",
773
+ "The relationship to the table of individual messages": "Attiecības ar atsevišķu ziņojumu tabulu",
774
+ "Message show view": "Ziņojuma rādīšanas skats",
775
+ "The view to show an individual message": "Skats, lai parādītu atsevišķu ziņojumu",
776
+ "New message form view": "Jaunas ziņas formas skats",
777
+ "The view to enter a new message": "Skats jaunas ziņas ievadei",
778
+ "Participant max read id field": "Dalībnieka maksimālā lasītā ID lauks",
779
+ "The field for the participant's last read message, of type Key to message table": "Lauks dalībnieka pēdējam izlasītajam ziņojumam, tipa Atslēga uz ziņojumu tabulu",
780
+ "Show older messages": "Rādīt vecākas ziņas",
781
+ "New table name": "Jaunas tabulas nosaukums",
782
+ "Password Repeat": "Parole atkārtoti",
783
+ "Remember me": "Atcerēties mani",
784
+ "Column width": "Kolonnas platums",
785
+ "Column width units": "Kolonnu platuma vienības",
786
+ "Ownership formula": "Īpašumtiesību formula",
787
+ "User is treated as owner if true. In scope: ": "Lietotājs tiek uzskatīts par īpašnieku, ja iestatīts uz “true”. Darbības joma:",
788
+ "Not all themes support all locations": "Ne visas motīvu tēmas atbalsta visas izvietošanas vietas.",
789
+ "Default language": "Noklusējuma valoda",
790
+ "Library": "Bibliotēka",
791
+ "Library item %s deleted": "Bibliotēkas vienums %s ir dzēsts",
792
+ "Library: component assemblies that can be used in the builder": "Bibliotēka: komponentu salikumi, kurus var izmantot būvētājā",
793
+ "Edit properties": "Rediģēt īpašības",
794
+ "Images and other files for download": "Attēli un citi lejupielādējami faili",
795
+ "Disable LetsEncrypt HTTPS": "Atspējot Let's Encrypt HTTPS",
796
+ "Type %s not found": "Tips %s nav atrasts",
797
+ "No pages": "Nav lapu",
798
+ "No views": "Nav skatu",
799
+ "CSV upload": "CSV augšupielāde",
800
+ "Pages are the web pages of your application built with drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "Lapas ir jūsu lietotnes tīmekļa lapas, kas veidotas ar vilkšanas‑un‑nomešanas būvētāju. Tām ir statisks saturs, un, iekļaujot skatījumus, arī dinamisks saturs.",
801
+ "Views display data from tables. A view is a view template applied to a table, with configuration.": "Skati attēlo datus no tabulām. Skats ir skata veidne, kas ar konfigurāciju tiek pielietota tabulai.",
802
+ "Tables organise data by fields and rows.": "Tabulas organizē datus pēc laukiem un rindām.",
803
+ "Pages are the web pages of your application built with a drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "Lapas ir jūsu lietotnes tīmekļa lapas, kas veidotas ar velc-un-nomet (drag-and-drop) būvētāju. Tām ir statisks saturs, un, iegulstot skatus, arī dinamisks saturs.",
804
+ "Triggers run actions in response to events.": "Trigeri palaiž darbības, reaģējot uz notikumiem.",
805
+ "No files": "Nav datņu",
806
+ "Cookie duration (hours)": "Sīkdatnes derīguma termiņš (stundās)",
807
+ "Set to 0 for expiration at the end of browser session": "Iestatiet uz 0, lai derīgums beigtos līdz ar pārlūkprogrammas sesijas beigām",
808
+ "Cookie duration (hours) when remember ticked": "Sīkfaila derīguma termiņš (stundās), kad atzīmēta opcija “atcerēties”",
809
+ "Forget table": "Aizmirst tabulu",
810
+ "Table %s forgotten. You can now discover it.": "Tabula %s ir aizmirsta. Tagad jūs to varat atklāt no jauna.",
811
+ "No triggers": "Bez trigeriem",
812
+ "List width": "Saraksta platums",
813
+ "Number of columns (1-12) allocated to the list view": "Kolonnu skaits (1–12), kas piešķirts saraksta skatam",
814
+ "New tenant template": "Jauna nomnieka veidne",
815
+ "Copy site structure for new tenants from this tenant": "Kopēt vietnes struktūru jaunajiem nomniekiem no šī nomnieka",
816
+ "Use this link: <a href=\"%s\">%s</a> to revisit your application at any time.": "Izmantojiet šo saiti: <a href=\"%s\">%s</a>, lai jebkurā laikā atgrieztos savā lietotnē.",
817
+ "Use Amazon S3": "Izmantot Amazon S3",
818
+ "Use Amazon S3 (or compatible) service to store files. If disabled, Saltcorn uses local disk. WARNING: Changing this may break your uploaded files!": "Izmantot Amazon S3 (vai saderīgu) pakalpojumu datņu glabāšanai. Ja atspējots, Saltcorn izmanto lokālo disku. BRĪDINĀJUMS: Šīs iestatījuma maiņa var sabojāt jūsu augšupielādētās datnes!",
819
+ "Amazon S3 Bucket": "Amazon S3 spainis",
820
+ "Name you selected for your S3 bucket in AWS.": "AWS S3 spainim savam S3 bucket.",
821
+ "Amazon S3 Path Prefix": "Amazon S3 ceļa prefikss",
822
+ "Prefix you selected for your S3 bucket in AWS.": "Priekšnosaukums, kuru izvēlējāties savam S3 spainim AWS.",
823
+ "Amazon S3 Endpoint": "Amazon S3 galapunkts",
824
+ "Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.": "Jūsu S3 saderīgā krātuves pakalpojuma sniedzēja resursdatora nosaukums. Noklusējuma vērtība ir “s3.amazonaws.com”.",
825
+ "Amazon S3 Region": "Amazon S3 reģions",
826
+ "AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.": "AWS reģions, ko izvēlējāties, izveidojot savu S3 spaini. Noklusējums ir `us-east-1`.",
827
+ "Amazon S3 Access Key ID": "Amazon S3 piekļuves atslēgas ID",
828
+ "Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.": "Obligāti nepieciešams tikai tad, ja nevēlaties autentificēties S3, izmantojot IAM lomu. Ievadiet Piekļuves atslēgas ID, ko jums ir piešķīris jūsu Amazon EC2 administrators.",
829
+ "Amazon S3 Secret Access Key": "Amazon S3 slepenā piekļuves atslēga",
830
+ "The secret access key associated with your Amazon S3 Access Key ID.": "Slepenā piekļuves atslēga, kas ir saistīta ar jūsu Amazon S3 piekļuves atslēgas ID.",
831
+ "Use Amazon S3 Secure Connection.": "Izmantot Amazon S3 drošo savienojumu.",
832
+ "Connect to Amazon S3 (or compatible) securely.": "Droši izveidot savienojumu ar Amazon S3 (vai saderīgu risinājumu).",
833
+ "Storage settings": "Krātuves iestatījumi",
834
+ "Storage": "Krātuve",
835
+ "Storage settings updated": "Krātuves iestatījumi atjaunināti",
836
+ "Label formula": "Etiķetes formula",
837
+ "Include formula": "Iekļaut formulu",
838
+ "If specified, only include in menu rows that evaluate to true": "Ja norādīts, izvēlnē iekļaut tikai tās rindas, kuras novērtējas kā true.",
839
+ "URL formula": "URL formula → URL formula",
840
+ "Order field": "Pasūtījuma lauks",
841
+ "Section field": "Sadaļas lauks",
842
+ "Optional. String type with options, each of which will become a menu section": "Neobligāts. Teksta tipa lauks ar opcijām, kuras katra kļūs par izvēlnes sadaļu.",
843
+ "Role to generate API keys": "Loma API atslēgu ģenerēšanai",
844
+ "User should have this role or higher to generate API keys in their user settings": "Lietotājam ir jābūt šai lomai vai augstākai, lai savos lietotāja iestatījumos varētu ģenerēt API atslēgas.",
845
+ "API token removed": "API pilnvara noņemta",
846
+ "Row inclusion formula": "Rindas iekļaušanas formula",
847
+ "Only include rows where this formula is true": "Iekļaut tikai tās rindas, kurās šī formula ir patiesa",
848
+ "Slug": "Identifikators",
849
+ "Field that can be used for a prettier URL structure": "Lauks, ko var izmantot glītākas URL struktūras veidošanai",
850
+ "Setup two-factor authentication": "Iestatīt divfaktoru autentifikāciju",
851
+ "Setup two-factor authentication with Time-based One-Time Password (TOTP)": "Iestatīt divfaktoru autentifikāciju, izmantojot laika kodētu vienreizēju paroli (TOTP)",
852
+ "1. Scan this QR code in your Authenticator app": "1. Skenējiet šo QR kodu savā autentifikatora lietotnē",
853
+ "2. Enter the six-digit code generated in your Authenticator app": "2. Ievadiet sešciparu kodu, ko ģenerē jūsu autentifikatora lietotne",
854
+ "Code": "Kods",
855
+ "Two-factor authentication with Time-based One-Time Password enabled": "Divu faktoru autentifikācija ar ieslēgtu laika ierobežotu vienreizējo paroli (TOTP)",
856
+ "Two-factor authentication": "Divu faktoru autentifikācija",
857
+ "Two-factor authentication is enabled": "Divu faktoru autentifikācija ir ieslēgta",
858
+ "Two-factor authentication with Time-based One-Time Password disabled": "Divu faktoru autentifikācija ar laika ierobežotu vienreizējo paroli (TOTP) ir atspējota",
859
+ "Two-factor authentication is disabled": "Divu faktoru autentifikācija ir atspējota",
860
+ "Auto save": "Automātiskā saglabāšana",
861
+ "Save any changes immediately": "Saglabāt visas izmaiņas nekavējoties",
862
+ "Transpose": "Transponēt",
863
+ "Display one column per line": "Parādīt vienu kolonnu katrā rindā",
864
+ "Vertical column width": "Vertikālās kolonnas platums",
865
+ "Vertical width units": "Vertikālās platuma vienības",
866
+ "Save before going back": "Saglabāt pirms atgriešanās",
867
+ "Reload after going back": "Pārlādēt pēc atgriešanās atpakaļ",
868
+ "2FA policy": "2FA politika",
869
+ "Steps to go back": "Darbības, lai atgrieztos atpakaļ",
870
+ "Place in dropdown": "Novietot nolaižamajā izvēlnē",
871
+ "Hide null columns": "Slēpt nulles kolonnas",
872
+ "Do not display a column if it contains entirely missing values": "Neattēlot kolonnu, ja tajā ir tikai trūkstošas vērtības.",
873
+ "Could not verify code": "Neizdevās verificēt kodu",
874
+ "Disable two-factor authentication": "Atspējot divfaktoru autentifikāciju",
875
+ "Enter your two-factor code in order to disable it": "Ievadiet savu divfaktoru autentifikācijas kodu, lai to atspējotu",
876
+ "Allow the user to enter a new key that is not in the schema": "Atļaut lietotājam ievadīt jaunu atslēgu, kas nav shēmā.",
877
+ "Check for updates": "Pārbaudīt atjauninājumus",
878
+ "Versions refreshed": "Versijas atsvaidzinātas",
879
+ "Configuration check": "Konfigurācijas pārbaude",
880
+ "Configuration errors": "Konfigurācijas kļūdas",
881
+ "Configuration checks passed": "Konfigurācijas pārbaudes izturētas",
882
+ "On delete cascade": "Dzēšot – kaskāde",
883
+ "If the parent row is deleted, automatically delete the child rows.": "Ja vecākrinda tiek dzēsta, automātiski dzēst arī bērnrindas.",
884
+ "Extra state Formula": "Papildu stāvokļa formula",
885
+ "Cannot install unsafe plugins on subdomain tenants": "Nevar instalēt nedrošus spraudņus apakšdomēna īrniekiem",
886
+ "Default order descending?": "Noklusējuma kārtošana dilstošā secībā?",
887
+ "This is the view to which the user will be sent when the form is submitted. The view you specify here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "Šis ir skats, uz kuru lietotājs tiks novirzīts pēc formas iesniegšanas. Šeit norādīto skatu var ignorēt atkarībā no formas konteksta, piemēram, ja tā tiek parādīta uznirstošajā logā, pāradresācija netiks veikta.",
888
+ "Destination view": "Galamērķa skats",
889
+ "Finish": "Pabeigt",
890
+ "Include in full-text search": "Iekļaut pilnteksta meklēšanā",
891
+ "Strings": "Virknes",
892
+ "In default language": "Noklusējuma valodā",
893
+ "In %s": "Iekš %s",
894
+ "Enable 2FA": "Iespējot 2FA",
895
+ "Or enter this code:": "Vai ievadiet šo kodu:",
896
+ "Disable 2FA": "Atspējot 2FA",
897
+ "Cascade delete to file": "Kaskādes dzēšana uz failu",
898
+ "Deleting a row will also delete the file referenced by this field": "Dzēšot rindu, tiks dzēsts arī šajā laukā norādītais fails.",
899
+ "Has channels?": "Ir kanāli?",
900
+ "Channels to create events for. Separate by comma; leave blank for all": "Kanāli, kuros izveidot notikumus. Atdaliet ar komatu; atstājiet tukšu, lai piemērotu visiem",
901
+ "Event Name": "Notikuma nosaukums",
902
+ "Plugins (Extensions) Store endpoint": "Spraudņu (Moduļu) veikala galapunkts",
903
+ "Packs Store endpoint": "Paku veikala galapunkts",
904
+ "The endpoint of plugins store.": "Spraudņu veikala galapunkts.",
905
+ "The endpoint of packs store.": "Paku veikala galapunkts.",
906
+ "Manual backup": "Manuālā dublējumkopija",
907
+ "Automated backup": "Automatizēta dublēšana",
908
+ "Frequency": "Biežums",
909
+ "Destination": "Galamērķis",
910
+ "Directory": "Direktorijs",
911
+ "Backup settings updated": "Dublēšanas iestatījumi atjaunināti",
912
+ "Backup successful": "Dublēšana veiksmīga",
913
+ "Invalid ownership formula: %s": "Nederīga īpašumtiesību formula: %s",
914
+ "Expiration in days": "Derīguma termiņš dienās",
915
+ "Delete old backup files in this directory after the set number of days": "Dzēst vecos dublējumu failus šajā direktorijā pēc noteiktā dienu skaita.",
916
+ "Mobile app": "Mobilā lietotne",
917
+ "Build mobile app": "Veidot mobilo lietotni",
918
+ "Build Result": "Būvējuma rezultāts",
919
+ "Download automated backup": "Lejupielādēt automatizēto dublējumu",
920
+ "Restoring automated backup": "Automatizētās dublējuma kopijas atjaunošana",
921
+ "No errors detected during configuration check": "Konfigurācijas pārbaudē kļūdas netika konstatētas",
922
+ "%s view - %s on %s": "%s skats – %s uz %s",
923
+ "Please select at least one platform (android or iOS).": "Lūdzu, izvēlieties vismaz vienu platformu (Android vai iOS).",
924
+ "Back": "Atpakaļ",
925
+ "Periodic snapshots enabled": "Iespējoti periodiski momentuzņēmumi",
926
+ "Snapshot will be made every hour if there are changes": "Momentuzņēmums tiks izveidots katru stundu, ja būs notikušas izmaiņas.",
927
+ "Snapshots": "Momentuzņēmumi",
928
+ "Snapshot settings updated": "Momentuzņēmuma iestatījumi atjaunināti",
929
+ "Download snapshots": "Lejupielādēt momentuzņēmumus",
930
+ "Snapshot successful": "Momentuzņēmums veiksmīgs",
931
+ "System logging verbosity": "Sistēmas žurnālu detalizācijas līmenis",
932
+ "Destination URL Formula": "Galamērķa URL formula",
933
+ "Pattern": "Paraugs",
934
+ "View pattern": "Skata paraugs",
935
+ "The view pattern sets the foundation of how the view relates to the table and the behaviour of the view": "Skata paraugs nosaka pamatu tam, kā skats ir saistīts ar tabulu un skata uzvedībai.",
936
+ "Views display data from tables. A view is a view pattern applied to a table, with configuration.": "Skati attēlo datus no tabulām. Skats ir skatījuma paraugs, kas ar konfigurāciju tiek pielietots tabulai.",
937
+ "Modules": "Moduļi",
938
+ "Module installation and control": "Moduļu instalēšana un pārvaldība",
939
+ "Module store": "Moduļu veikals",
940
+ "Module": "Modulis",
941
+ "View patterns": "Skata paraugi",
942
+ "%s module information": "%s moduļa informācija",
943
+ "Upgrade installed modules": "Atjaunināt instalētos moduļus",
944
+ "Add another module": "Pievienot vēl vienu moduli",
945
+ "Add module": "Pievienot moduli",
946
+ "Module name": "Moduļa nosaukums",
947
+ "Source of module for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "Moduļa avots instalēšanai. Dažas opcijas: \nnpm – lejupielādēt no npm repozitorija, \nlocal – iegūt no lokālās failu sistēmas, \ngithub – lejupielādēt no GitHub, \ngit – iegūt no Git repozitorija.",
948
+ "Version of module, latest is default value": "Moduļa versija, jaunākā ir noklusējuma vērtība",
949
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to module folder in file system, e.g. C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "npm gadījumā – npm pakotnes nosaukums, piem., @saltcorn/html vai saltcorn-gantt, pārbaudīt vietnē npmjs.com; local gadījumā – absolūtais ceļš uz moduļa mapi failu sistēmā, piem., C:\\gitsrc\\any-bootstrap-theme\\; github gadījumā – GitHub projekta nosaukums.",
950
+ "Modules up-to-date": "Moduļi ir atjaunināti",
951
+ "User must have this role or higher to read rows from the table, unless they are the owner": "Lietotājam jābūt šai lomai vai augstākai, lai lasītu rindas no tabulas, ja vien viņš nav īpašnieks.",
952
+ "User must have this role or higher to edit or create new rows in the table, unless they are the owner": "Lietotājam jābūt šai lomai vai augstākai, lai rediģētu vai izveidotu jaunus rindas ierakstus tabulā, ja vien viņš nav īpašnieks.",
953
+ "Tagname": "Tagu nosaukums",
954
+ "Create tag": "Izveidot birku",
955
+ "Tags": "Birkas",
956
+ "New tag": "Jauna birka",
957
+ "Tag name": "Tag nosaukums",
958
+ "%s Tag": "%s Tags",
959
+ "Remove From Tag": "Noņemt no taga",
960
+ "Add tables": "Pievienot tabulas",
961
+ "Add views": "Pievienot skatus",
962
+ "Add tags": "Pievienot tagus",
963
+ "Trigger": "Trigera",
964
+ "Add %s to tag": "Pievienot %s birkai",
965
+ "Tag %s deleted": "Tags %s dzēsts",
966
+ "Tag %s created": "Tag %s izveidots",
967
+ "Application diagram": "Lietotnes diagramma",
968
+ "Diagram": "Diagramma",
969
+ "Entry point": "Ieejas punkts",
970
+ "Platform": "Platforma",
971
+ "docker": "docker",
972
+ "android": "android",
973
+ "iOS": "iOS",
974
+ "App file": "Lietotnes fails",
975
+ "Server URL": "Servera URL",
976
+ "Module %s installed, please complete configuration.": "Modulis %s ir instalēts, lūdzu, pabeidziet konfigurēšanu.",
977
+ "Module %s removed.": "Modulis %s noņemts.",
978
+ "Module %s installed": "Modulis %s ir instalēts",
979
+ "Upgrading modules...": "Moduļu jaunināšana...",
980
+ "Backup now": "Veikt dublējumkopiju tagad",
981
+ "Snapshot now": "Momentuzņēmums tagad",
982
+ "Restore/download automated backups &raquo;": "Atjaunot/lejupielādēt automatizētās dublējumkopijas »",
983
+ "Snapshots store your application structure and definition, without the table data. Individual views and pages can be restored from snapshots from the <a href='/viewedit'>view</a> or <a href='/pageedit'>pages</a> overviews (\"Restore\" from individual page or view dropdowns).": "Momentuzņēmumi saglabā jūsu lietotnes struktūru un definīciju bez tabulu datiem. Atsevišķus skatus un lapas var atjaunot no momentuzņēmumiem, izmantojot <a href='/viewedit'>skatu</a> vai <a href='/pageedit'>lapu</a> pārskatus (“Atjaunot” no konkrētā skata vai lapas nolaižamās izvēlnes).",
984
+ "List/download snapshots &raquo;": "Uzskaitīt/lejupielādēt momentuzņēmumus »",
985
+ "Discover tables that are already in the Database, but not known to Saltcorn": "Atklāt tabulas, kas jau ir datubāzē, bet nav zināmas Saltcorn",
986
+ "Split paste": "Sadalīt ielīmēto tekstu",
987
+ "Separate paste content into separate inputs": "Atdalīt ielīmēto saturu atsevišos ievades laukos",
988
+ "Add entries to tag": "Pievienot ierakstus tagam",
989
+ "Add pages": "Pievienot lapas",
990
+ "Add triggers": "Pievienot trigerus",
991
+ "Formula value": "Formulas vērtība",
992
+ "The build was successfully": "Būvēšana bija veiksmīga",
993
+ "Unable to build the app": "Neizdodas uzbūvēt lietotni.",
994
+ "Add tag": "Pievienot birku",
995
+ "Create new row": "Izveidot jaunu rindu",
996
+ "Specify how to create a new row": "Norādiet, kā izveidot jaunu rindu",
997
+ "Preview": "Priekšskatījums",
998
+ "Minimum role updated": "Minimālā loma atjaunināta",
999
+ "Module not found": "Modulis nav atrasts",
1000
+ "View %s not found": "Skats %s nav atrasts",
1001
+ "Query %s not found": "Vaicājums %s nav atrasts",
1002
+ "Open": "Atvērt",
1003
+ "Only the android build supports docker.": "Tikai Android būve atbalsta Docker.",
1004
+ "Please enter a valid server URL.": "Lūdzu, ievadiet derīgu servera URL.",
1005
+ "Table access": "Tabulas piekļuve",
1006
+ "Download one of the backups above": "Lejupielādējiet vienu no dublējumiem iepriekš.",
1007
+ "Clear this application": "Notīrīt šo lietotni",
1008
+ "(tick all boxes)": "(atlasiet visas izvēles rūtiņas)",
1009
+ "When prompted to create the first user, click the link to restore a backup": "Kad tiek piedāvāts izveidot pirmo lietotāju, noklikšķiniet uz saites, lai atjaunotu dublējumu.",
1010
+ "Select the downloaded backup file": "Atlasiet lejupielādēto dublējuma failu",
1011
+ "Units": "Vienības",
1012
+ "Descending?": "Dilstošā secībā?",
1013
+ "Small": "Mazs",
1014
+ "Medium": "Vidējs",
1015
+ "Large": "Liels",
1016
+ "Extra-large": "Īpaši liels",
1017
+ "Please select at least one item": "Lūdzu, atlasiet vismaz vienu vienumu",
1018
+ "Only include rows where this formula is true. ": "Iekļaut tikai tās rindas, kurās šī formula ir patiesa.",
1019
+ "Use %s to access current user ID": "Izmantojiet %s, lai piekļūtu pašreizējā lietotāja ID",
1020
+ "Action not found": "Darbība nav atrasta",
1021
+ "Development settings": "Izstrādes iestatījumi",
1022
+ "All entities": "Visas entītijas",
1023
+ "no tags": "bez birkām",
1024
+ "Development mode settings updated": "Izstrādes režīma iestatījumi atjaunināti",
1025
+ "Locale identifier short code, e.g. en, zh, fr, ar etc. ": "Lokāles identifikatora īsais kods, piem., en, zh, fr, ar utt.",
1026
+ "Is this the default language in which the application is built?": "Vai šī ir noklusējuma valoda, kurā lietotne ir izveidota?",
1027
+ "Database type": "Datubāzes tips",
1028
+ "Database schema name": "Datubāzes shēmas nosaukums",
1029
+ "Database user": "Datubāzes lietotājs",
1030
+ "Database host": "Datubāzes resursdators",
1031
+ "Database port": "Datubāzes ports",
1032
+ "Creator email": "Veidotāja e-pasts",
1033
+ "Create tenant warning text": "Izveidot nomnieka brīdinājuma tekstu",
1034
+ "Provide your own create warning text if need": "Ja nepieciešams, izveidojiet savu brīdinājuma tekstu.",
1035
+ "Specify some description for tenant if need": "Norādiet īsu aprakstu nomniekam, ja nepieciešams.",
1036
+ "Created": "Izveidots",
1037
+ "First user E-mail": "Pirmā lietotāja e-pasts",
1038
+ "HTTP settings": "HTTP iestatījumi",
1039
+ "Login and Signup": "Pieteikšanās un reģistrācija",
1040
+ "Rights": "Tiesības",
1041
+ "Rights settings": "Tiesību iestatījumi",
1042
+ "Database name": "Datubāzes nosaukums",
1043
+ "Database schema": "Datubāzes shēma",
1044
+ "If the parent row is deleted, do this to the child rows.": "Ja vecākrinda tiek dzēsta, veikt šo darbību ar bērnrindām.",
1045
+ "On delete": "Dzēšot",
1046
+ "Permissions": "Atļaujas",
1047
+ "Permissions settings": "Atļauju iestatījumi",
1048
+ "Files accept filter ": "Failu pieņemšanas filtrs",
1049
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `.doc,audio/*,video/*,image/*`": "Norāda filtru, kādus failu tipus lietotājs var izvēlēties no failu ievades dialoglodziņa. Piemērs: `.doc,audio/*,video/*,image/*`",
1050
+ "Permissions settings updated": "Atļauju iestatījumi atjaunināti",
1051
+ "Upload file(s)": "Augšupielādēt failu(s)",
1052
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `text/csv,audio/*,video/*,image/*`": "Norāda filtru, kādus failu tipus lietotājs var izvēlēties no failu ievades dialoglodziņa. Piemērs: `text/csv,audio/*,video/*,image/*`",
1053
+ "Default Files accept filter": "Noklusējuma failu pieņemšanas filtrs",
1054
+ "Specifies a default filter for what file types the user can pick from the file input dialog box. Example is `.doc, text/csv,audio/*,video/*,image/*`": "Norāda noklusējuma filtru tam, kādus failu tipus lietotājs var izvēlēties failu ievades dialoglodziņā. Piemērs: `.doc, text/csv, audio/*, video/*, image/*`",
1055
+ "Destination page": "Galamērķa lapa",
1056
+ "Module Store endpoint": "Moduļu veikala galapunkts",
1057
+ "Authentication settings updated": "Autentifikācijas iestatījumi atjaunināti",
1058
+ "Log client errors": "Reģistrēt klienta kļūdas",
1059
+ "Record all client errors in the crash log": "Reģistrēt visas klienta kļūdas avāriju žurnālā",
1060
+ "Default File accept filter": "Noklusējuma failu pieņemšanas filtrs",
1061
+ "File upload debug": "Failu augšupielādes atkļūdošana",
1062
+ "Turn on to debug file upload in express-fileupload.": "Ieslēgt atkļūdošanu failu augšupielādei `express-fileupload`.",
1063
+ "Upload size limit (Kb)": "Augšupielādes izmēra ierobežojums (KB)",
1064
+ "Maximum upload file size in kilobytes": "Maksimālais augšupielādējamā faila izmērs kilobaitos",
1065
+ "File upload timeout": "Faila augšupielādes noildze",
1066
+ "Defines how long to wait for data before aborting file upload. Set to 0 if you want to turn off timeout checks. ": "Nosaka, cik ilgi gaidīt datus pirms faila augšupielādes pārtraukšanas. Iestatiet uz 0, ja vēlaties izslēgt noildzes pārbaudes.",
1067
+ "Files settings": "Failu iestatījumi",
1068
+ "NPM packages in code": "NPM pakotnes kodā",
1069
+ "Comma-separated list of packages which will be available in JavaScript actions": "Ar komatiem atdalīts pakešu saraksts, kas būs pieejamas JavaScript darbībās",
1070
+ "Become user": "Kļūt par lietotāju",
1071
+ "Your are now logged in as %s. Logout and login again to assume your usual identity": "Jūs esat pieteicies kā %s. Izrakstieties un piesakieties vēlreiz, lai atgrieztos pie savas parastās identitātes.",
1072
+ "Done": "Pabeigts",
1073
+ "Configure trigger %s": "Konfigurēt trigeri %s",
1074
+ "Saved 2FA policy for role": "Saglabāta 2FA politika lomai",
1075
+ "HTTP settings updated": "HTTP iestatījumi atjaunināti",
1076
+ "%s configuration": "%s konfigurācija",
1077
+ "Save indicator": "Saglabāšanas indikators",
1078
+ "Public cache TTL (minutes)": "Publiskā kešatmiņas TTL (minūtēs)",
1079
+ "Cache-control max-age for public views and pages. 0 to disable": "Cache-control maksimālais derīguma termiņš (max-age) publiskajiem skatiem un lapām. 0, lai atspējotu.",
1080
+ "Files accept filter": "Failu pieņemšanas filtrs",
1081
+ "User group": "Lietotāju grupa",
1082
+ "Add relations to this table in dropdown options for ownership field": "Pievienot šai tabulai relācijas nolaižamajā sarakstā īpašumtiesību laukam.",
1083
+ "You have views with a role to access lower than the table role to read, with no table ownership. This may cause a denial of access. Users need to have table read access to any data displayed.": "Jums ir skati, kuru piekļuves loma ir zemāka nekā tabulas lasīšanas loma, un nav tabulas īpašumtiesību. Tas var izraisīt piekļuves liegumu. Lietotājiem ir nepieciešamas tabulas lasīšanas tiesības uz jebkuriem datiem, kas tiek attēloti.",
1084
+ "Views potentially affected": "Potenciāli ietekmētie skati",
1085
+ "Empty view": "Tukšs skats",
1086
+ "A view that will be shown only if there are no tables rows to show": "Skats, kas tiks parādīts tikai tad, ja nav nevienas tabulas rindas, ko parādīt",
1087
+ "Calculated field will be stored in Database": "Aprēķinātais lauks tiks saglabāts datubāzē.",
1088
+ "Set Email": "Iestatīt e-pastu",
1089
+ "Please enter your email address": "Lūdzu, ievadiet savu e-pasta adresi",
1090
+ "Role for search": "Loma meklēšanai",
1091
+ "Min role to access search page": "Minimālā loma, lai piekļūtu meklēšanas lapai",
1092
+ "Update": "Atjaunināt",
1093
+ "Add": "Pievienot",
1094
+ "Recalculate dynamic": "Pārrēķināt dinamisko",
1095
+ "Force logout": "Piespiedu atteikšanās no sistēmas",
1096
+ "Logged out user %s": "Izrakstījies lietotājs %s",
1097
+ "Reset password link sent to %s": "Paroles atiestatīšanas saite nosūtīta uz %s",
1098
+ "We request that you change your password on %s. You can set your new password through this link: ": "Mēs lūdzam jums nomainīt savu paroli vietnē %s. Jūs varat iestatīt jaunu paroli, izmantojot šo saiti:",
1099
+ "Welcome to %s": "Laipni lūdzam %s",
1100
+ "We have created an account for you on %s. You can set your new password through this link: ": "Mēs esam izveidojuši jums kontu vietnē %s. Jūs varat iestatīt savu jauno paroli, izmantojot šo saiti:",
1101
+ "Use this link to access the application once you have set your password: %s": "Kad parole ir iestatīta, izmantojiet šo saiti, lai piekļūtu lietotnei: %s",
1102
+ "Tag: %s": "Tags: %s",
1103
+ "Tag entry": "Tagu ieraksts",
1104
+ "Clear": "Notīrīt",
1105
+ "Restore a snapshot": "Atjaunot momentuzņēmumu",
1106
+ "Snapshot restored": "Momentuzņēmums atjaunots",
1107
+ "Configuration check report": "Konfigurācijas pārbaudes pārskats",
1108
+ "Re-run": "Palaist vēlreiz",
1109
+ "Add constraint:": "Pievienot ierobežojumu:",
1110
+ "Index": "Indekss",
1111
+ "Add constraint: ": "Pievienot ierobežojumu:",
1112
+ "Choose the field to be indexed": "Izvēlieties lauku, kuru indeksēt",
1113
+ "Constraint formula": "Ierobežojuma formula",
1114
+ "Formula must evaluate to true for valid rows. In scope: ": "Formulai ir jānovērtējas kā patiess, lai rinda būtu derīga. Darbības joma:",
1115
+ "Add %s constraint to %s": "Pievienot %s ierobežojumu tabulai %s",
1116
+ "What": "Kas",
1117
+ "Choose the field to be indexed. This make searching the table faster.": "Izvēlieties lauku, kuram izveidot indeksu. Tas padarīs tabulas meklēšanu ātrāku.",
1118
+ "Disk usage": "Diska izmantojums",
1119
+ "CPU usage": "CPU izmantošana",
1120
+ "Mem usage": "Atmiņas izmantojums",
1121
+ "The field that will be shown to the user when choosing a value": "Lauks, kas tiks parādīts lietotājam, izvēloties vērtību",
1122
+ "String value must match regular expression": "Virknes vērtībai ir jāsakrīt ar regulāro izteiksmi",
1123
+ "Modules up-to-date. Please restart server": "Moduļi ir atjaunināti. Lūdzu, restartējiet serveri.",
1124
+ "Install git plugins": "Instalēt git spraudņus",
1125
+ "Set available npm modules": "Iestatīt pieejamos npm moduļus",
1126
+ "Only store modules can be installed on tenant instances": "Nomnieka instancēs var instalēt tikai veikala moduļus.",
1127
+ "Unsafe modules": "Nedroši moduļi",
1128
+ "Notifications": "Paziņojumi",
1129
+ "No notifications": "Nav paziņojumu",
1130
+ "In user menu": "Lietotāja izvēlnē",
1131
+ "Show notifications in the user menu": "Rādīt paziņojumus lietotāja izvēlnē",
1132
+ "Notification settings": "Paziņojumu iestatījumi",
1133
+ "PWA": "PWA",
1134
+ "Progressive Web Application": "Progresīvā tīmekļa lietotne",
1135
+ "Display": "Displejs",
1136
+ "Progressive Web Application enabled": "Progresīvā tīmekļa lietotne aktivizēta",
1137
+ "Saltcorn test email": "Saltcorn testa e-pasts",
1138
+ "Hello from Saltcorn": "Sveiciens no Saltcorn",
1139
+ "Set colors": "Iestatīt krāsas",
1140
+ "Theme color": "Tēmas krāsa",
1141
+ "Background color": "Fona krāsa",
1142
+ "Table provider": "Tabulas nodrošinātājs",
1143
+ "Database table": "Datubāzes tabula",
1144
+ "Configure provider": "Konfigurēt pakalpojumu sniedzēju",
1145
+ "In scope:": "Darbības joma:",
1146
+ "SSL expiry": "SSL derīguma termiņa beigas",
1147
+ "A page with this name already exists": "Lapa ar šo nosaukumu jau pastāv",
1148
+ "Tenant Base URL": "Nomnieka pamatadrese (Base URL)",
1149
+ "Base hostname for newly created tenants. If unset, defaults to hostname": "Bāzes resursdatora nosaukums jaunizveidotajiem īrniekiem. Ja nav iestatīts, pēc noklusējuma tiek izmantots resursdatora nosaukums",
1150
+ "Redirect unauthorized": "Pāradresēt neatļautu piekļuvi",
1151
+ "If tenant creation is not authorized, redirect to this URL": "Ja nomnieka izveide nav autorizēta, pāradresēt uz šo URL",
1152
+ "Import table %s": "Importēt tabulu %s",
1153
+ "Import CSV": "Importēt CSV",
1154
+ "Show configuration object": "Parādīt konfigurācijas objektu",
1155
+ "Connected views": "Savienotie skati",
1156
+ "Tenant application capabilities": "Nomnieka lietotnes iespējas",
1157
+ "Edit Module": "Rediģēt moduli",
1158
+ "Roles 2-10 are reserved": "Lomas 2–10 ir rezervētas",
1159
+ "Role IDs 2-10 are reserved": "Lomu ID 2–10 ir rezervēti",
1160
+ "Allow offline mode": "Atļaut bezsaistes režīmu",
1161
+ "Embedded in": "Iegults",
1162
+ "Linked from": "Sasaistīts no",
1163
+ "Table constraints": "Tabulas ierobežojumi",
1164
+ "Event logs": "Notikumu žurnāli",
1165
+ "Migrations": "Migrācijas",
1166
+ "Tag Entries": "Tagu ieraksti",
1167
+ "Not a valid field name": "Nav derīgs lauka nosaukums",
1168
+ "Set a default value for missing data": "Iestatīt noklusējuma vērtību trūkstošiem datiem",
1169
+ "Create model": "Izveidot modeli",
1170
+ "Models": "Modeļi",
1171
+ "New model": "Jauns modelis",
1172
+ "Show model": "Rādīt modeli",
1173
+ "Model instances": "Modeļu instance",
1174
+ "Trained": "Apmācīts",
1175
+ "Train new instance": "Apmācīt jaunu instanci",
1176
+ "Train model": "Apmācīt modeli",
1177
+ "Train": "Vilciens",
1178
+ "Report": "Atskaite",
1179
+ "Model training report": "Modeļa apmācības atskaite",
1180
+ "Model training error": "Modeļa treniņa kļūda",
1181
+ "Training error": "Treniņa kļūda",
1182
+ "Model": "Modelis",
1183
+ "Model instance": "Modeļa instancēšana",
1184
+ "Prediction output": "Prognozes izvade",
1185
+ "Table triggers: ": "Tabulas trigeri:",
1186
+ "App name": "Lietotnes nosaukums",
1187
+ "App icon": "Lietotnes ikona",
1188
+ "Splash Page": "Sākuma lapa",
1189
+ "App version": "Lietotnes versija",
1190
+ "Forgot password?": "Aizmirsi paroli?",
1191
+ "Details": "Detaļas",
1192
+ "URL is a formula?": "Vai URL ir formula?",
1193
+ "Receive notifications by:": "Saņemt paziņojumus, izmantojot:",
1194
+ "Backup settings": "Dublēšanas iestatījumi",
1195
+ "Logo image": "Logotipa attēls",
1196
+ "Custom code": "Pielāgots kods",
1197
+ "Extension store": "Paplašinājumu veikals",
1198
+ "Backup file prefix": "Dublējuma faila prefikss",
1199
+ "Directory for backup files": "Rezerves kopiju failu direktorijs",
1200
+ "Backup File Prefix": "Rezerves kopijas faila prefikss",
1201
+ "Search for...": "Meklēt...",
1202
+ "Every 5 minutes": "Ik pēc 5 minūtēm",
1203
+ "Not scheduled but can be run as an action from a button click": "Nav ieplānots, bet to var palaist kā darbību, noklikšķinot uz pogas.",
1204
+ "Fixed and blocked fields": "Fiksētie un bloķētie lauki",
1205
+ "Do not allow the following fields to have a value set from the query string or state": "Neatļaujiet, lai šādiem laukiem vērtības tiktu iestatītas no vaicājuma virknes vai stāvokļa.",
1206
+ "Action configuration saved": "Darbības konfigurācija saglabāta",
1207
+ "Prevent any deletion of parent rows": "Novērst jebkādu vecākrindu dzēšanu",
1208
+ "If the parent row is deleted, set key fields on child rows to null": "Ja vecākelementa rinda tiek dzēsta, iestatīt atslēgas laukus bērnelementa rindās uz null",
1209
+ "Link out?": "Saites izveide uz ārēju resursu?",
1210
+ "Show a link to open popup contents in new tab": "Parādīt saiti, lai atvērtu uznirstošā loga saturu jaunā cilnē",
1211
+ "Model %s deleted": "Modelis %s izdzēsts",
1212
+ "Model instance %s deleted": "Modeļa instancē %s dzēsta",
1213
+ "Action information saved": "Darbības informācija saglabāta",
1214
+ "JavaScript code:": "JavaScript kods:",
1215
+ "code here": "kods šeit",
1216
+ "Page '%s' was loaded": "Lapa “%s” tika ielādēta",
1217
+ "View '%s' was loaded": "Skats “%s” tika ielādēts",
1218
+ "Error message": "Kļūdas ziņojums",
1219
+ "Error shown to user if uniqueness is violated": "Lietotājam parādāmais kļūdas paziņojums, ja tiek pārkāpta unikāluma prasība",
1220
+ "Protected": "Aizsargāts",
1221
+ "Set role to access": "Iestatīt lomu piekļuvei",
1222
+ "User must have this role or higher to update or create field values": "Lietotājam jābūt šai lomai vai augstākai, lai atjauninātu vai izveidotu lauku vērtības.",
1223
+ "Disable on mobile": "Atspējot mobilajās ierīcēs",
1224
+ "moment.js format specifier": "moment.js formāta specifikators",
1225
+ "Primary button": "Primārā poga",
1226
+ "Secondary button": "Sekundārā poga",
1227
+ "Success button": "Veiksmes poga",
1228
+ "Danger button": "Bīstamības poga",
1229
+ "Primary outline button": "Primārā kontūras poga",
1230
+ "Secondary outline button": "Sekundārā kontūras poga",
1231
+ "Standard": "Standarta",
1232
+ "X-Small": "Ļoti mazs",
1233
+ "Block": "Bloks",
1234
+ "Large block": "Liels bloks",
1235
+ "Formula for JavaScript object that will be added to state parameters": "Formula JavaScript objektam, kas tiks pievienots stāvokļa parametriem",
1236
+ "Alignment": "Līdzināšana",
1237
+ "Click to edit?": "Noklikšķiniet, lai rediģētu?",
1238
+ "Format": "Formāts",
1239
+ "Table Synchronization": "Tabulu sinhronizācija",
1240
+ "unsynched": "nesinhronizēts",
1241
+ "synched": "sinhronizēts",
1242
+ "Sync information": "Sinhronizācijas informācija",
1243
+ "Sync information tracks the last modification or deletion timestamp so that the table data can be synchronized with the mobile app": "Sinhronizācijas informācija izseko pēdējo modificēšanas vai dzēšanas laika zīmogu, lai tabulas dati varētu tikt sinhronizēti ar mobilo lietotni.",
1244
+ "Included Plugins": "Iekļautie spraudņi",
1245
+ "exclude": "izslēgt",
1246
+ "include": "iekļaut",
1247
+ "Auto public login": "Automātiskā publiskā pieteikšanās",
1248
+ "New user view": "Jauna lietotāja skats",
1249
+ "A view to show to new users, to finalise registration (if Edit) or as a welcome view": "Skats, ko rādīt jauniem lietotājiem, lai pabeigtu reģistrāciju (ja Rediģēt) vai kā sveiciena skatu.",
1250
+ "View decoration": "Skata dekorēšana",
1251
+ "Title formula": "Virsraksta formula",
1252
+ "Show if true": "Rādīt, ja patiess",
1253
+ "Formula. Leave blank to always show": "Formula. Atstājiet tukšu, lai vienmēr rādītu",
1254
+ "Popup width": "Uznirstošā loga platums",
1255
+ "Show an icon in the title bar to indicate when form data is being saved": "Rādīt ikonu virsraksta joslā, lai norādītu, kad formas dati tiek saglabāti",
1256
+ "install a different version": "instalēt citu versiju",
1257
+ "%s versions": "%s versijas",
1258
+ "Close": "Aizvērt",
1259
+ "Module up-to-date": "Modulis ir atjaunināts",
1260
+ "Module '%s' not found": "Modulis “%s” nav atrasts",
1261
+ "Module %s not found": "Modulis %s nav atrasts",
1262
+ "Include Event Logs": "Iekļaut notikumu žurnālus",
1263
+ "Backup with event logs": "Dublēšana ar notikumu žurnāliem",
1264
+ "Initially open": "Sākotnēji atvērts",
1265
+ "Not a valid pack": "Nav derīgs pakotnes fails",
1266
+ "Pack file": "Iesaiņot datni",
1267
+ "Upload a pack file": "Augšupielādēt pakotnes failu",
1268
+ "No menu": "Bez izvēlnes",
1269
+ "Omit the menu from this page": "Izlaidiet izvēlni šajā lapā",
1270
+ "%s finished without a result": "%s pabeidza darbību bez rezultāta",
1271
+ "Body size limit (Kb)": "Ķermeņa izmēra ierobežojums (KB)",
1272
+ "Maximum request body size in kilobytes": "Maksimālais pieprasījuma ķermeņa izmērs kilobaitos",
1273
+ "URL encoded size limit (Kb)": "URL kodētā izmēra ierobežojums (KB)",
1274
+ "Maximum URL encoded request size in kilobytes": "Maksimālais URL kodētā pieprasījuma izmērs kilobaitos",
1275
+ "HTML file": "HTML fails",
1276
+ "HTML file to use as page content": "HTML fails, ko izmantot kā lapas saturu",
1277
+ "Offline mode: cannot load file": "Bezsaistes režīms: nevar ielādēt failu",
1278
+ "None - use drag and drop builder": "Nav – izmantojiet vilkšanas un nomešanas būvētāju",
1279
+ "Do not pick or compare time": "Neizvēlēties vai nesalīdzināt laiku",
1280
+ "Installed theme": "Instalētā tēma",
1281
+ "Theme for role": "Tēma lomai",
1282
+ "Set theme for each user role »": "Iestatīt motīvu katrai lietotāja lomai »",
1283
+ "Available themes": "Pieejamās tēmas",
1284
+ "Install more themes »": "Instalēt vairāk motīvu »",
1285
+ "Configure action": "Konfigurēt darbību",
1286
+ "No changes detected, snapshot skipped": "Nav konstatētas izmaiņas, momentuzņēmums izlaists",
1287
+ "Cannot remove module: views %s depend on it": "Nevar noņemt moduli: no tā ir atkarīgi skati %s",
1288
+ "The view name is part of the URL when it is shown alone.": "Skata nosaukums ir daļa no URL, kad tas tiek rādīts atsevišķi.",
1289
+ "Exclusion relations": "Izslēgšanas relācijas",
1290
+ "Do not include row if this relation has a match": "Neiekļaut rindu, ja šai relācijai ir atbilstošs ieraksts.",
1291
+ "Exclusion where": "Izslēgšana, kur",
1292
+ "Hoverable rows": "Rindas ar peles kursora izcelšanu",
1293
+ "Highlight row under cursor": "Izcelt rindu zem kursora",
1294
+ "Striped rows": "Svītrota rindu krāsošana",
1295
+ "Add zebra stripes to rows": "Pievienot rindām zebra svītrojumu",
1296
+ "New page group": "Jauna lapu grupa",
1297
+ "Page Groups": "Lappu grupas",
1298
+ "%s edit": "%s rediģēt",
1299
+ "Members": "Dalībnieki",
1300
+ "Add member": "Pievienot dalībnieku",
1301
+ "Edit group properties": "Rediģēt grupas rekvizītus",
1302
+ "Page to be served": "Lapa, kas jāapkalpo",
1303
+ "A description of the group member": "Grupas dalībnieka apraksts",
1304
+ "Eligible Formula": "Atbilstoša formula",
1305
+ "Formula to determine if this page should be served.": "Formula, lai noteiktu, vai šī lapa būtu jāapkalpo.",
1306
+ "Cancel": "Atcelt",
1307
+ "%s add-member": "%s pievienot-dalībnieku",
1308
+ "add-member": "pievienot‑dalībnieku",
1309
+ "add member to %s": "pievienot dalībnieku %s",
1310
+ "Added member": "Pievienots dalībnieks",
1311
+ "Member %s": "Biedrs %s",
1312
+ "Updated member": "Atjauninātais dalībnieks",
1313
+ "%s edit-member": "%s rediģēt-biedru",
1314
+ "edit member of %s": "rediģēt %s dalībnieku",
1315
+ "Removed member %s": "Noņemts dalībnieks %s",
1316
+ "Deleted page group %s": "Dzēsta lapu grupa %s",
1317
+ "Missing screen info": "Trūkst ekrāna informācijas",
1318
+ "What to do if no screen info is given. Reload with parmeters or guess it from the user-agent.": "Ko darīt, ja nav norādīta ekrāna informācija. Pārlādēt ar parametriem vai mēģināt to noteikt no user-agent.",
1319
+ "Guess from user agent": "Minēt no lietotāja aģenta",
1320
+ "Reload": "Pārlādēt",
1321
+ "User Agent screen infos": "Lietotāja aģenta ekrāna informācija",
1322
+ "This screen infos are used when the browser does not send them. With 'Missing screen info' set to 'Guess from user agent', the user agent gets mapped to a device with the following values.": "Šī ekrāna informācija tiek izmantota, ja pārlūks to nenosūta. Ja laukam “Missing screen info” ir iestatīta vērtība “Guess from user agent”, lietotāja aģents tiek attēlots uz ierīci ar šādām vērtībām.",
1323
+ "Add screen info": "Pievienot ekrāna informāciju",
1324
+ "Page Group settings": "Lapas grupas iestatījumi",
1325
+ "Pagegroups": "Lappu grupas",
1326
+ "width": "platums",
1327
+ "height": "augstums",
1328
+ "innerWidth": "iekšējais platums",
1329
+ "innerHeight": "iekšējaisAugstums",
1330
+ "Screen info added": "Ekrāna informācija pievienota",
1331
+ "Screen info removed": "Ekrāna informācija noņemta",
1332
+ "Edit screen info": "Rediģēt ekrāna informāciju",
1333
+ "Screen info saved": "Ekrāna informācija saglabāta",
1334
+ "Settings saved": "Iestatījumi saglabāti",
1335
+ "Destination page group": "Galamērķa lapu grupa",
1336
+ "Your page groups": "Jūsu lapu grupas",
1337
+ "A group has pages with an eligible formula. When you request a group, then the first page where the formula matches gets served. This way, you can choose a page depending on the screen of the device.": "Grupai ir lapas ar atbilstības formulu. Kad tiek pieprasīta grupa, tiek atgriezta pirmā lapa, kurai formula atbilst. Tādā veidā jūs varat izvēlēties lapu atkarībā no ierīces ekrāna.",
1338
+ "Create page group": "Izveidot lapu grupu",
1339
+ "Page groups": "Lapu grupas",
1340
+ "Calculated non-stored fields cannot have Key type": "Aprēķinātiem, neglabātiem laukiem nevar būt atslēgas tips.",
1341
+ "Row click URL": "Rindas klikšķa URL",
1342
+ "Formula. Navigate to this URL when row is clicked": "Formula. Pāriet uz šo URL, kad tiek noklikšķināts uz rindas",
1343
+ "Time of day": "Diennakts laiks",
1344
+ "UTC timezone": "UTC laika josla",
1345
+ "Show if formula": "Rādīt, ja formula",
1346
+ "Show link or embed if true, don't show if false. Based on state variables from URL query string and <code>user</code>. For the full state use <code>row</code>. Example: <code>!!row.createlink</code> to show link if and only if state has <code>createlink</code>.": "Rādīt saiti vai iegulto saturu, ja vērtība ir true, nerādīt, ja false. Balstīts uz stāvokļa mainīgajiem no URL vaicājuma virknes un <code>user</code>. Pilnam stāvoklim izmantojiet <code>row</code>. Piemērs: <code>!!row.createlink</code>, lai rādītu saiti tikai tad, ja stāvoklī ir <code>createlink</code>.",
1347
+ "Pagegroup": "Lapas grupa",
1348
+ "Pagegroup %s has no members": "Lappušu grupa %s nesatur nevienu dalībnieku",
1349
+ "Remove border": "Noņemt apmali",
1350
+ "No lines between tables": "Nav līniju starp tabulām",
1351
+ "Use this to restrict your field to a list of options (separated by commas). For instance, enter <kbd class=\"fst-normal\">Red, Green, Blue</kbd> here if the permissible values are Red, Green and Blue. Leave blank if the string can hold any value.": "Izmantojiet šo, lai ierobežotu lauku ar opciju sarakstu (atdalītu ar komatiem). Piemēram, ievadiet šeit <kbd class=\"fst-normal\">Red, Green, Blue</kbd>, ja atļautās vērtības ir Red, Green un Blue. Atstājiet tukšu, ja virkne var saturēt jebkādu vērtību.",
1352
+ "Page description": "Lapas apraksts",
1353
+ "Some view patterns accept interpolations. Ex: <code>{{ name }}</code> or <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>": "Daži skatu paraugi pieņem interpolācijas. Piemēram: <code>{{ name }}</code> vai <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>",
1354
+ "For search engines. Some view patterns accept interpolations.": "Meklētājprogrammām. Daži skatu paraugi pieņem interpolācijas.",
1355
+ "Files cache TTL (minutes)": "Failu keša TTL (minūtēs)",
1356
+ "Cache-control max-age for files.": "Cache-control max-age failēm.",
1357
+ "Popup min width": "Uznirstošā loga minimālais platums",
1358
+ "Add %s to tag %s": "Pievienot %s tagam %s",
1359
+ "Add entries to tag %s": "Pievienot ierakstus taga %s saturam",
1360
+ "Tag not found": "Birka nav atrasta",
1361
+ "Unable to save: No page or no layout": "Nevar saglabāt: nav lapas vai nav izkārtojuma",
1362
+ "Unable to save: No view": "Neizdevās saglabāt: Nav skatījuma",
1363
+ "%s has no eligible page": "%s nav nevienas atbilstošas lapas",
1364
+ "Random allocation": "Nejauša piešķiršana",
1365
+ "Serve a random page, ignoring the eligible formula. Within a session, reloads will always deliver the same page. This is a basic requirement for A/B testing.": "Pasniegt nejaušu lapu, ignorējot atbilstības formulu. Vienas sesijas ietvaros pārlādes vienmēr piegādās to pašu lapu. Tas ir pamatprasība A/B testēšanai.",
1366
+ "Pagegroup %s not found": "Lapu grupa %s nav atrasta",
1367
+ "Create trigger": "Izveidot trigeri",
1368
+ "Omit the menu from this view": "Izlaist šo skatu no izvēlnes",
1369
+ "Cross-domain iframe": "Starpdomēnu iframe",
1370
+ "Allow embedding in iframe on different domains. Unsets the X-Frame-Options header": "Atļaut ieguldišanu iframe ietvaros citās domēna zonās. Noņem X-Frame-Options galveni.",
1371
+ "Logout URL": "Izrakstīšanās URL",
1372
+ "The URL to direct to after logout": "URL, uz kuru novirzīt pēc atteikšanās no sistēmas",
1373
+ "Runtime informations": "Izpildlaika informācija",
1374
+ "open logs viewer": "atvērt žurnālu skatītāju",
1375
+ "Server logs": "Servera žurnāli",
1376
+ "Timestamp": "Laika zīmogs",
1377
+ "Message": "Ziņojums",
1378
+ "Please enter the two-factor authetication code from your authenticator device": "Lūdzu, ievadiet divu faktoru autentifikācijas kodu no savas autentifikatora ierīces.",
1379
+ "Only if...": "Tikai, ja...",
1380
+ "Allow self signed": "Atļaut pašparakstītus sertifikātus",
1381
+ "Open a connection to TLS server with self-signed or invalid TLS certificate": "Atvērt savienojumu ar TLS serveri ar pašparakstītu vai nederīgu TLS sertifikātu",
1382
+ "Allow self-signed": "Atļaut pašparakstītos sertifikātus",
1383
+ "Optionally associate a table with this trigger": "Pēc izvēles piesaistiet šim trigerim tabulu",
1384
+ "Delete table": "Dzēst tabulu",
1385
+ "Signup role": "Reģistrēšanās loma",
1386
+ "The initial role of signed up users": "Reģistrēto lietotāju sākotnējā loma",
1387
+ "Cordova builder": "Cordova būvētājs",
1388
+ "not available": "nav pieejams",
1389
+ "pull": "izvilkt",
1390
+ "refresh": "atsvaidzināt",
1391
+ "installed": "instalēts",
1392
+ "Include table history in backup": "Iekļaut tabulas vēsturi dublējumā",
1393
+ "The plugin was corrupted and had to be repaired. We recommend restarting your server.": "Spraudnis bija bojāts un to vajadzēja salabot. Mēs iesakām restartēt jūsu serveri.",
1394
+ "%s code page": "%s kodu lapa",
1395
+ "Constants and function code": "Konstantes un funkciju kods",
1396
+ "Delete code page": "Dzēst kodu lapu",
1397
+ "Adjust the the theme for this user": "Pielāgot šī lietotāja motīvu.",
1398
+ "Configure theme": "Konfigurēt motīvu",
1399
+ "Remove all user specific theme settings": "Noņemt visus lietotājam specifiskos motīva iestatījumus",
1400
+ "Configure %s Plugin for %s": "Konfigurēt %s spraudni priekš %s",
1401
+ "The current theme has no user specific settings": "Pašreizējai tēmai nav lietotājam specifisku iestatījumu.",
1402
+ "Some themes support only one level of menu nesting.": "Dažas tēmas atbalsta tikai vienu izvēļņu ligzdošanas līmeni.",
1403
+ "Apple Team ID": "Apple komandas ID",
1404
+ "Please enter your Apple Team ID": "Lūdzu, ievadiet savu Apple Team ID",
1405
+ "To see changes for '%s' in show-if-formulas, users need to relogin": "Lai redzētu izmaiņas “%s” show-if formulās, lietotājiem ir jāielogojas no jauna.",
1406
+ "Server host": "Servera resursdators",
1407
+ "Username": "Lietotājvārds",
1408
+ "Port": "Ports",
1409
+ "All tenants": "Visi nomnieki",
1410
+ "Also backup all tenants": "Tāpat izveido dublējumkopijas visiem nomniekiem.",
1411
+ "Retain local directory": "Saglabāt lokālo direktoriju",
1412
+ "Retain a local backup copy in this directory (optional)": "Saglabāt lokālu dublējuma kopiju šajā direktorijā (neobligāti)",
1413
+ "Do not wrap response in a success object": "Neietveriet atbildi “success” objektā.",
1414
+ "Use table description instead of name as header": "Izmantot tabulas aprakstu kā virsrakstu, nevis nosaukumu",
1415
+ "Description header": "Apraksta galvene",
1416
+ "Lazy load views": "Slinki ielādēt skatus",
1417
+ "Log IP address": "Reģistrēt IP adresi",
1418
+ "Record the request IP address in log messages": "Reģistrēt pieprasījuma IP adresi žurnāla ziņojumos",
1419
+ "App ID": "Lietotnes ID",
1420
+ "Build type": "Būvējuma tips",
1421
+ "debug": "atkļūdot",
1422
+ "release": "laidiena",
1423
+ "Keystore File": "Atslēgu krātuves fails",
1424
+ "Keystore Alias": "Atslēgu krātuves aizstājvārds",
1425
+ "Keystore Password": "Atslēgu krātuves parole",
1426
+ "xcodebuild": "xcodebuild",
1427
+ "Provisioning Profile": "Nodrošināšanas profils",
1428
+ "Registry editor": "Reģistra redaktors",
1429
+ "Mobile HTML": "Mobilais HTML",
1430
+ "HTML for the item in the bottom navigation bar. Currently, only supported by the metronic theme.": "HTML vienumam apakšējā navigācijas joslā. Pašlaik atbalsta tikai Metronic motīvs.",
1431
+ "A short name that will be in the page URL": "Īss nosaukums, kas būs lapas URL adresē",
1432
+ "A longer description that is not visible but appears in the page header and is indexed by search engines": "Garu aprakstu, kas nav redzams, bet parādās lapas galvenē un tiek indeksēts meklētājsistēmās",
1433
+ "User role required to access page": "Lietotāja loma, kas nepieciešama, lai piekļūtu lapai",
1434
+ "Example: <code>`/view/TheOtherView?id=${id}`</code>": "Piemērs: <code>`/view/TheOtherView?id=${id}`</code>",
1435
+ "Older": "Vecāks",
1436
+ "Newest": "Jaunākie",
1437
+ "Delete all read": "Dzēst visus izlasītos",
1438
+ "Trigger %s duplicated as %s": "Trigera %s dublikāts kā %s",
1439
+ "Tooltip": "Rīka padoms",
1440
+ "Tooltip formula": "Rīka padoma formula",
1441
+ "Install a different version": "Instalēt citu versiju",
1442
+ "Page group": "Lapas grupa",
1443
+ "Starting upgrade, please wait...\n": "Sākas jaunināšana, lūdzu, uzgaidiet...",
1444
+ "Upgrade done (if it was available) with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "Jaunināšana pabeigta (ja tā bija pieejama) ar kodu 0.\n\nNospiediet POGA ATPAKAĻ savā pārlūkprogrammā, pēc tam PĀRLĀDĒJIET lapu.",
1445
+ "Installing %s, please wait...\n": "Notiek %s instalēšana, lūdzu, uzgaidiet...",
1446
+ "Install done with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "Instalēšana pabeigta ar kodu 0.\n\nNospiediet pogu ATPAKAĻ savā pārlūkprogrammā un pēc tam PĀRIELĀDĒJIET lapu.",
1447
+ "Pulling the cordova-builder docker image...": "Tiek lejupielādēts `cordova-builder` Docker attēls...",
1448
+ "Check updates": "Pārbaudīt atjauninājumus",
1449
+ "Choose version": "Izvēlieties versiju",
1450
+ "Unknown authentication method %s": "Nezināma autentifikācijas metode %s",
1451
+ "Card rows": "Kartīšu rindas",
1452
+ "Each row in a card. Not supported by all themes": "Katrs ieraksts atsevišķā kartītē. Ne visi motīvi to atbalsta.",
1453
+ "Prune session interval (seconds)": "Sesijas apgriešanas intervāls (sekundēs)",
1454
+ "Interval in seconds to check for expred sessions in the postgres db. 0, empty or a negative number to disable": "Intervāls sekundēs, lai pārbaudītu beigušās sesijas Postgres DB. 0, tukšs vai negatīvs skaitlis, lai atspējotu.",
1455
+ "Progressive Web Application is not enabled": "Progresīvā tīmekļa lietotne nav aktivizēta",
1456
+ "Events and Trigger settings": "Notikumu un trigeru iestatījumi",
1457
+ "Periodic trigger timing (next event)": "Periodiska aktivizētāja laika plānošana (nākamais notikums)",
1458
+ "Hourly": "Katru stundu",
1459
+ "Daily": "Ikdienas",
1460
+ "Weekly": "Iknedēļas",
1461
+ "Code pages": "Kodlapas",
1462
+ "Please select a file": "Lūdzu, atlasiet failu",
1463
+ "Zip compression level": "Zip saspiešanas līmenis",
1464
+ "1=Fast, larger file, 9=Slow, smaller files": "1 = Ātrs, lielāks fails, 9 = Lēns, mazāki faili",
1465
+ "Use system zip": "Izmantot sistēmas ZIP",
1466
+ "Recommended. Executable <code>zip</code> must be installed": "Ieteicams. Izpildāmais rīks <code>zip</code> ir jābūt instalētam",
1467
+ "Time to run": "Izpildes laiks",
1468
+ "Mobile": "Mobilais",
1469
+ "Plain password trigger row": "Vienkāršās paroles trigeris rindai",
1470
+ "Send plaintext password changes to Users table triggers (Insert, Update and Validate).": "Sūtīt paroles izmaiņas nešifrētā tekstā uz Users tabulas trigeriem (Insert, Update un Validate).",
1471
+ "Minimum user role required to create a new tenant<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">Giving non-trusted users access to create tenants is a security risk and not recommended.</div>": "Minimālā lietotāja loma, kas nepieciešama jauna tenanta izveidei<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">Piešķirt neticamiem lietotājiem piekļuvi tenantu izveidei ir drošības risks un nav ieteicams.</div>",
1472
+ "Select tag": "Atlasīt birku",
1473
+ "Invalid build directory path": "Nederīgs būvēšanas direktorijas ceļš",
1474
+ "Invalid build directory name": "Nederīgs būvēšanas direktorijas nosaukums",
1475
+ "clean node_modules": "notīrīt node_modules",
1476
+ "After delete": "Pēc dzēšanas",
1477
+ "Search only on exact match, not substring match. Useful for large tables": "Meklēt tikai pēc precīzas atbilstības, nevis daļējas virknes atbilstības. Noderīgi lielām tabulām.",
1478
+ "Please select an entry point.": "Lūdzu, izvēlieties ieejas punktu.",
1479
+ "Group by": "Grupēt pēc",
1480
+ "View %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "Skats %s pievienots izvēlnei. Pielāgojiet piekļuves atļaujas sadaļā <a href=\"/menu\">Iestatījumi &raquo; Izvēlne</a>",
1481
+ "Page %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "Lapa %s pievienota izvēlnei. Pielāgojiet piekļuves atļaujas sadaļā <a href=\"/menu\">Iestatījumi &raquo; Izvēlne</a>",
1482
+ "SameSite": "SameSite",
1483
+ "Restrict use of cookie to third-party sites. Strict is more secure, but may impact authentication": "Ierobežot sīkdatnes izmantošanu līdz trešo pušu vietnēm. Režīms “Strict” ir drošāks, taču var ietekmēt autentifikāciju.",
1484
+ "Content Security Policy": "Satura drošības politika",
1485
+ "CORS": "CORS",
1486
+ "Cross-origin resource sharing": "Resursu koplietošana starp dažādām izcelsmēm",
1487
+ "Signup and login views": "Reģistrēšanās un pieteikšanās skati",
1488
+ "Additional login and signup settings": "Papildu pierakstīšanās un reģistrēšanās iestatījumi",
1489
+ "Login and signup views should be accessible by public users": "Pieteikšanās un reģistrācijas skatusi jābūt pieejamiem publiskajiem lietotājiem.",
1490
+ "Shared: %s": "Kopīgots: %s",
1491
+ "Sharing not enabled": "Koplietošana nav iespējota",
1492
+ "You must be logged in to share": "Lai kopīgotu, jums jābūt pieteikušam(-ai) sistēmā.",
1493
+ "Fluid layout": "Plūstošs izkārtojums",
1494
+ "Request fluid layout from theme for a wider display for this page": "Pieprasīt no tēmas plūstošu izkārtojumu ar lielāku lapas attēlošanas platumu šai lapai.",
1495
+ "Location of view to create new row": "Skata atrašanās vieta jaunas rindas izveidei",
1496
+ "Capacitor builder": "Kondensatora būvētājs",
1497
+ "Pulling the capacitor-builder docker image...": "Tiek lejupielādēts capacitor-builder Docker attēls...",
1498
+ "Pull done with code %s": "Izvilkšana pabeigta ar kodu %s",
1499
+ "Default locale": "Noklusējuma lokalizācija",
1500
+ "Next step": "Nākamais solis",
1501
+ "Step name": "Soli nosaukums",
1502
+ "Step saved": "Solis saglabāts",
1503
+ "Initial step": "Sākotnējais solis",
1504
+ "Confirm leaving unsaved": "Apstiprināt iziešanu bez saglabāšanas",
1505
+ "Ask the user to confirm if they close a tab with unsaved changes": "Lūgt lietotājam apstiprināt, ja viņš aizver cilni ar nesaglabātām izmaiņām.",
1506
+ "Workflow runs": "Darbplūsmu izpildes",
1507
+ "Workflow run": "Darbplūsmas izpilde",
1508
+ "Share to enabled": "Kopīgot uz iespējots",
1509
+ "Enable the share to feature": "Iespējot koplietošanas funkciju",
1510
+ "Allocate new row": "Piešķirt jaunu rindu",
1511
+ "If the view is run without existing row, allocate a new row on load. Defaults must be set on all required fields.": "Ja skats tiek palaists bez esošas rindas, ielādes brīdī jāizveido jauna rinda. Noklusējuma vērtības ir jāiestata visiem obligātajiem laukiem.",
1512
+ "Step traces": "Soli izsekošana",
1513
+ "Please enter a version in the format 'x.y.z' (e.g. 0.0.1 with numbers from 0 to 999) or leave it empty.": "Lūdzu, ievadiet versiju formātā “x.y.z” (piemēram, 0.0.1 ar skaitļiem no 0 līdz 999) vai atstājiet to tukšu.",
1514
+ "Delete unchanged": "Dzēst neizmainīto",
1515
+ "Delete allocated row if there are no changes.": "Dzēst piešķirto rindu, ja nav izmaiņu.",
1516
+ "Triggers on table": "Trigeri tabulā",
1517
+ "Please provide the keystore alias and password for the android build.": "Lūdzu norādiet keystore aizstājvārdu (alias) un paroli Android būvējuma izveidei.",
1518
+ "Submit": "Iesniegt",
1519
+ "OK": "Labi",
1520
+ "Step settings": "Soļa iestatījumi",
1521
+ "Action settings": "Darbību iestatījumi",
1522
+ "Keystore file is not applied for debug builds.": "Atslēgu krātuves (keystore) fails netiek piemērots atkļūdošanas (debug) būvējumiem.",
1523
+ "Workflow": "Darbplūsma",
1524
+ "Previous runs": "Iepriekšējie palaidieni",
1525
+ "The workflow the user will be interacting with.": "Darbplūsma, ar kuru lietotājs darbosies.",
1526
+ "Delete old workflow runs with status after days": "Dzēst vecos darbplūsmu izpildes ar statusu pēc dienām",
1527
+ "Finished": "Pabeigts",
1528
+ "Error": "Kļūda",
1529
+ "Waiting": "Gaida",
1530
+ "Running": "Darbojas",
1531
+ "Minimum role to access search page": "Minimālā loma, lai piekļūtu meklēšanas lapai",
1532
+ "Edit tables": "Rediģēt tabulas",
1533
+ "Minimum role to edit tables": "Minimālā loma tabulu rediģēšanai",
1534
+ "Edit views": "Rediģēt skatus",
1535
+ "Minimum role to edit views": "Minimālā loma skatu rediģēšanai",
1536
+ "Edit pages": "Rediģēt lapas",
1537
+ "Minimum role to edit pages": "Minimālā loma lapu rediģēšanai",
1538
+ "Edit triggers": "Rediģēt trigerus",
1539
+ "Minimum role to edit triggers": "Minimālā loma trigeru rediģēšanai",
1540
+ "Development permissions": "Izstrādes atļaujas",
1541
+ "Inspect tables": "Pārbaudīt tabulas",
1542
+ "Minimum role to inspect (see, without editing) tables": "Minimālā loma tabulu inspekcijai (skatīšanai bez rediģēšanas)",
1543
+ "Home pages": "Mājas lapas",
1544
+ "The home page is the page that is served when the user visits the home location (/). This can be set for each user role.": "Sākumlapa ir lapa, kas tiek attēlota, kad lietotājs atver mājas adresi (/). To var konfigurēt katrai lietotāja lomai atsevišķi.",
1545
+ "Trigger %s deleted": "Trigeris %s ir dzēsts",
1546
+ "Edit menu": "Rediģēt izvēlne",
1547
+ "Minimum role to edit menu": "Minimālā loma izvēlnes rediģēšanai",
1548
+ "Full-text search index is not available as the table contains Key fields (%s) with the \"Include in full-text search\" option enabled. Disable this before creating a Full-text search index": "Pilnteksta meklēšanas indekss nav pieejams, jo tabulā ir atslēgas lauki (%s) ar ieslēgtu opciju “Iekļaut pilnteksta meklēšanā”. Atspējojiet to, pirms izveidojat pilnteksta meklēšanas indeksu.",
1549
+ "Share Extension Provisioning Profile": "Koplietošanas paplašinājuma nodrošināšanas profils",
1550
+ "Show results in": "Rādīt rezultātus iekš",
1551
+ "Show results from each table in this type of element": "Rādīt rezultātus no katras tabulas šāda tipa elementā",
1552
+ "Search syntax help": "Meklēšanas sintakses palīdzība",
1553
+ "Search syntax": "Meklēšanas sintakse",
1554
+ "Maximum role": "Maksimālā loma",
1555
+ "Module dependencies": "Moduļu atkarības",
1556
+ "Prompt": "Uzaicinājums",
1557
+ "Clean modules and restart": "Notīrīt moduļus un restartēt",
1558
+ "Modules cleaned, server restarting...": "Moduļi notīrīti, serveris tiek restartēts...",
1559
+ "Delete table+views+triggers": "Dzēst tabulu, skatus un trigerus",
1560
+ "No file uploaded": "Fails nav augšupielādēts",
1561
+ "To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "Lai iegūtu sertifikātu, administratora e‑pasta adrese tiks kopīgota ar Let's Encrypt.",
1562
+ "Local state": "Lokālais stāvoklis",
1563
+ "Isolate state of each repeated view": "Isolēt katras atkārtotās skata instances stāvokli",
1564
+ "Processing CSV file": "CSV datnes apstrāde",
1565
+ "Edit files": "Rediģēt failus",
1566
+ "Minimum role to edit files": "Minimālā loma, lai rediģētu failus",
1567
+ "Edit search": "Rediģēt meklēšanu",
1568
+ "Minimum role to edit search": "Minimālā loma meklēšanas rediģēšanai",
1569
+ "Create snapshot": "Izveidot momentuzņēmumu",
1570
+ "Minimum role to create snapshot": "Minimālā loma momentuzņēmuma izveidei",
1571
+ "Min length": "Minimālais garums",
1572
+ "Max length": "Maksimālais garums",
1573
+ "Regular expression": "Regulārā izteiksme",
1574
+ "Exact search only": "Tikai precīza meklēšana",
1575
+ "Translation of": "Tulkojums no",
1576
+ "Minimum": "Minimum",
1577
+ "Maximum": "Maksimums",
1578
+ "All tags": "Visas birkas",
1579
+ "Manage tags...": "Pārvaldīt birkas...",
1580
+ "Started": "Sākts",
1581
+ "Updated": "Atjaunināts",
1582
+ "Status": "Status",
1583
+ "Working directory": "Darba direktorija",
1584
+ "Row click event": "Rindas klikšķa notikums",
1585
+ "What happens when a row is clicked": "Kas notiek, kad tiek noklikšķināts uz rindas",
1586
+ "Row click action": "Rindas klikšķa darbība",
1587
+ "Run this action when row is clicked": "Palaist šo darbību, kad tiek noklikšķināts uz rindas",
1588
+ "Reset password view": "Paroles atiestatīšanas skats",
1589
+ "A view that will be emailed to users when they have forgotten their password": "Skats, kas tiks nosūtīts lietotājiem pa e-pastu, kad viņi ir aizmirsuši savu paroli",
1590
+ "Allow login methods": "Atļaut pieteikšanās metodes",
1591
+ "Inherit configuration values": "Mantot konfigurācijas vērtības",
1592
+ "Comma-separated list of configuration settings tenants inherit from root. Ex: <code>site_name, smtp_host, allow_signup</code>": "Ar komatiem atdalīts konfigurācijas iestatījumu saraksts, ko nomnieki (tenants) manto no saknes. Piemērs: <code>site_name, smtp_host, allow_signup</code>",
1593
+ "Disable CSRF routes": "Atspējot CSRF maršrutus",
1594
+ "Comma-separated list of relative URL routes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "Ar komatiem atdalīts relatīvo URL maršrutu saraksts, kuros CSRF marķiera pārbaude ir atspējota. Piemērs: <code>/files/upload, /auth/signup</code>",
1595
+ "Only day": "Tikai diena",
1596
+ "Language CSV": "Valodas CSV",
1597
+ "Upload language CSV": "Augšupielādēt valodas CSV",
1598
+ "Create an account!": "Izveidot kontu!",
1599
+ "Login with %s": "Pieteikties ar %s",
1600
+ "Already have an account? Login!": "Jau ir konts? Pieslēgties!",
1601
+ "Translated %s strings. Click 'Translate with LLM' again to continue": "Tulkoti %s virknes. Noklikšķiniet uz “Translate with LLM” vēlreiz, lai turpinātu",
1602
+ "Translate with LLM": "Tulkot ar LLM",
1603
+ "You may need to adjust view relations associated with this table after renaming it": "Pēc šīs tabulas pārdēvēšanas, iespējams, būs jāpielāgo ar to saistītās skata relācijas.",
1604
+ "Error running workflow": "Kļūda, palaižot darbplūsmu",
1605
+ "Choose File": "Izvēlēties failu",
1606
+ "No file chosen": "Nav izvēlēts neviens fails",
1607
+ "S3 Bucket Name": "S3 spaiņa nosaukums",
1608
+ "S3 Access Key": "S3 piekļuves atslēga",
1609
+ "S3 Secret Key": "S3 slepenā atslēga",
1610
+ "S3 Region": "S3 reģions",
1611
+ "S3 Endpoint": "S3 galapunkts",
1612
+ "Enable maintenance mode": "Ieslēgt uzturēšanas režīmu",
1613
+ "Enable maintenance mode to restrict access to non-admin users": "Iespējot apkopes režīmu, lai ierobežotu piekļuvi lietotājiem, kas nav administratoru lomas lietotāji.",
1614
+ "Maintenance mode page": "Apkopes režīma lapa",
1615
+ "Select the page to display during maintenance mode": "Atlasiet lapu, kas jāparāda uzturēšanas režīma laikā",
1616
+ "Create basic views": "Izveidot pamata skatus",
1617
+ "Create views": "Izveidot skatus",
1618
+ "Decimal places": "Decimālo zīmju skaits",
1619
+ "%s view - %s": "%s skats – %s",
1620
+ "Password to encrypt the backup file. Leave empty for no encryption": "Parole dublējuma faila šifrēšanai. Atstājiet tukšu, lai neizmantotu šifrēšanu",
1621
+ "Show full error to user on crash, enable editing field type": "Parādīt pilnu kļūdas ziņojumu lietotājam avārijas gadījumā, iespējot lauka tipa rediģēšanu.",
1622
+ "Shown to the user if foreign key constraint is violated": "Parādīts lietotājam, ja tiek pārkāpts ārējās atslēgas ierobežojums",
1623
+ "Button Style": "Pogas stils",
1624
+ "Disable full-text search": "Atspējot pilnteksta meklēšanu",
1625
+ "Use LIKE instead of tsvector. Use to match against phrase in the middle of a word.": "Izmanto LIKE tā vietā, lai izmantotu tsvector. Izmanto, lai veiktu atbilstības pārbaudi frāzei vārda vidū.",
1626
+ "Model configuration": "Modeļa konfigurācija",
1627
+ "Push Notifications": "Push paziņojumi",
1628
+ "Push Notifications enabled": "Push paziņojumi ieslēgti",
1629
+ "VAPID public key": "VAPID publiskā atslēga",
1630
+ "Public key for VAPID authentication in web push notifications": "Publiskā atslēga VAPID autentifikācijai tīmekļa push paziņojumos",
1631
+ "VAPID private key": "VAPID privātā atslēga",
1632
+ "Private key for VAPID authentication in web push notifications": "Privātā atslēga VAPID autentifikācijai tīmekļa push paziņojumos",
1633
+ "VAPID email": "VAPID e-pasts",
1634
+ "Email address for VAPID authentication in web push notifications. Usually, it is your email address.": "E-pasta adrese VAPID autentifikācijai tīmekļa push paziņojumos. Parasti tā ir jūsu e-pasta adrese.",
1635
+ "Web push icon": "Tīmekļa push paziņojuma ikona",
1636
+ "Select a publicly accessible square image file": "Atlasiet publiski pieejamu kvadrātveida attēla failu",
1637
+ "Web push badge": "Tīmekļa push nozīmīte",
1638
+ "Select a publicly accessible monochrome square image file (prefarbly 72x72px)": "Atlasiet publiski pieejamu vienkrāsainu kvadrātveida attēla failu (vēlams 72x72 px).",
1639
+ "Comma-separated list of relative URL route prefixes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "Ar komatu atdalīts relatīvo URL maršrutu prefiksu saraksts, kuros CSRF marķiera pārbaude ir atspējota. Piemērs: <code>/files/upload, /auth/signup</code>",
1640
+ "Push icon": "Spiediena ikona",
1641
+ "Push badge": "Izspiest nozīmīti",
1642
+ "Web push": "Tīmekļa paziņojumi (web push)",
1643
+ "Native Android": "Dzimtais Android",
1644
+ "Firebase JSON key": "Firebase JSON atslēga",
1645
+ "This is your Firebase Service Account JSON key file. ": "Šī ir jūsu Firebase pakalpojuma konta JSON atslēgas datne.",
1646
+ "Serve HTML files": "Apkalpot HTML datnes",
1647
+ "Unsafe. HTML files will be rendered in browser instead of as plaintext. Use Page with HTML file setting to safely serve specific HTML files": "Nedroši. HTML faili tiks attēloti pārlūkā, nevis kā vienkāršs teksts. Izmantojiet lapu ar HTML faila iestatījumu, lai droši apkalpotu konkrētus HTML failus.",
1648
+ "Real-time updates": "Reāllaika atjauninājumi",
1649
+ "Enable real-time updates for this view": "Iespējot šai skatam reāllaika atjauninājumus",
1650
+ "today": "šodien",
1651
+ "Push notifications": "Push paziņojumi",
1652
+ "Password Policy": "Paroļu politika",
1653
+ "Minimum password length": "Minimālais paroles garums",
1654
+ "The minimum length of passwords for users. Set to 0 to disable password requirements.": "Minimālais lietotāju paroļu garums. Iestatiet uz 0, lai atspējotu paroles prasības.",
1655
+ "Check common passwords": "Pārbaudīt biežāk lietotās paroles",
1656
+ "Check if the password is in the list of common passwords. If enabled, users will not be able to use common passwords.": "Pārbaudīt, vai parole ir iekļauta bieži lietoto paroļu sarakstā. Ja iespēja ir ieslēgta, lietotāji nevarēs izmantot bieži lietotas paroles.",
1657
+ "Require uppercase": "PIEPRASA LIELOS BURTUS",
1658
+ "Require at least one uppercase letter in the password": "Pieprasīt vismaz vienu lielo burtu parolē",
1659
+ "Require lowercase": "pieprasa mazos burtus",
1660
+ "Require at least one lowercase letter in the password": "Prasīt, lai parole satur vismaz vienu mazā burta rakstzīmi.",
1661
+ "Require number": "Nepieciešams skaitlis",
1662
+ "Require at least one number in the password": "Prasīt vismaz vienu ciparu parolei",
1663
+ "Require special character": "Pieprasa speciālo rakstzīmi",
1664
+ "Require at least one special character in the password": "Pieprasīt vismaz vienu speciālo rakstzīmi parolē",
1665
+ "Password complexity": "Paroles sarežģītība",
1666
+ "The regular expression that passwords must match. Set to empty string to disable password complexity requirements.": "Regulārā izteiksme, kurai jāatbilst parolēm. Atstājiet tukšu virkni, lai atspējotu paroles sarežģītības prasības.",
1667
+ "Password complexity error": "Paroles sarežģītības kļūda",
1668
+ "The error message to show when password does not match the complexity requirements.": "Kļūdas ziņojums, kas tiek parādīts, ja parole neatbilst sarežģītības prasībām.",
1669
+ "Only if": "Tikai ja",
1670
+ "Optional JavaScript expression to determine if the trigger should run.": "Neobligāta JavaScript izteiksme, lai noteiktu, vai trigerim jāizpildās.",
1671
+ "Admin Page": "Administrēšanas lapa",
1672
+ "User Page": "Lietotāja lapa",
1673
+ "User menu header": "Lietotāja izvēlnes galvene",
1674
+ "Some themes display this header differently": "Dažas motīvu tēmas šo galveni attēlo atšķirīgi",
1675
+ "Dynamic server side updates": "Dinamiskie servera puses atjauninājumi",
1676
+ "Enable dynamic updates": "Iespējot dinamiskos atjauninājumus",
1677
+ "Enable server side updates from within run_js_code actions": "Iespējot servera puses atjauninājumus no run_js_code darbībām",
1678
+ "Vertical alignment": "Vertikālā līdzināšana",
1679
+ "Header filters": "Galvenes filtri",
1680
+ "Update event": "Atjaunināšanas notikums",
1681
+ "Custom event for real-time updates": "Pielāgots notikums reāllaika atjauninājumiem",
1682
+ "Responsve collapse": "Adaptīvā sakļaušana",
1683
+ "Horizontal display on smaller screens": "Horizontāls attēlojums mazākiem ekrāniem",
1684
+ "Collapse breakpoint (px)": "Sabrukuma pārtraukuma punkts (px)",
1685
+ "There currently no triggers, but you can create one by clicking the button below. Triggers are actions that are run in response to some event which can be periodic, caused by a database table change, a button click or some other external event.": "Pašlaik nav neviena trigerā, taču jūs varat izveidot jaunu, noklikšķinot uz pogas zemāk. Trigeri ir darbības, kas tiek izpildītas, reaģējot uz kādu notikumu, kas var būt periodisks, izraisīts ar izmaiņām datubāzes tabulā, pogas nospiešanu vai citu ārēju notikumu.",
1686
+ "A trigger is defined by a condition (when the trigger will run), an action (which is supplied by a module) and the configuration for that action.": "Trigeris tiek definēts ar nosacījumu (kad trigeris tiks izpildīts), darbību (kuru nodrošina modulis) un šīs darbības konfigurāciju.",
1687
+ "Run async": "Palaist asinhroni",
1688
+ "Run action in background": "Palaist darbību fonā",
1689
+ "Delegate error handling to tenants": "Deleģēt kļūdu apstrādi nomniekiem",
1690
+ "Toggle header filters": "Pārslēgt galvenes filtrus",
1691
+ "Row color formula": "Rindas krāsas formula",
1692
+ "Formula for row background color. Ex.: <code>age>65 ?'#aaffaa': null</code>": "Rindas fona krāsas formula. Piem.: `<code>age>65 ?'#aaffaa': null</code>`",
1693
+ "Table layout": "Tabulas izkārtojums",
1694
+ "CSV BOM": "CSV BOM",
1695
+ "Include the Byte-Order Mark in downloaded CSV files": "Iekļaut baitu secības marķieri (Byte-Order Mark) lejupielādētajos CSV failos",
1696
+ "Localize CSV downloads": "Lokalizēt CSV lejupielādes",
1697
+ "Sticky headers": "Lipīgie galvenes",
1698
+ "API tokens for this user:": "API pilnvaras šim lietotājam:",
1699
+ "Revoke": "Atsaukt",
1700
+ "original": "oriģināls",
1701
+ "Remove all": "Noņemt visu",
1702
+ "API token revoked": "API marķieris atsaukts",
1703
+ "Dropdown header filters": "Nolaižamā galvenes filtri",
1704
+ "Show if": "Parādīt, ja",
1705
+ "Optional expression. Show only if true. In scope: <code>user</code>, <code>url</code>, <code>query</code>": "Neobligāts izteiciens. Rādīt tikai tad, ja patiesi. Pieejamais tvērums: <code>user</code>, <code>url</code>, <code>query</code>",
1706
+ "Search entities by name or type...": "Meklēt entītijas pēc nosaukuma vai tipa...",
1707
+ "Tags:": "Birkas:",
1708
+ "Types:": "Tipsi",
1709
+ "Access | Read/Write": "Piekļuve | Lasīšana/Rakstīšana",
1710
+ "No entities found": "Neviena entītija nav atrasta",
1711
+ "Try adjusting your search or filter options": "Mēģiniet pielāgot meklēšanas vai filtrēšanas iestatījumus",
1712
+ "Entities": "Entitātes",
1713
+ "Sessions": "Sesijas",
1714
+ "Updates and module store": "Atjauninājumi un moduļu veikals",
1715
+ "Air gap deployment": "Izvietošana ar gaisa atstarpi",
1716
+ "Disable updates from NPM and Saltcorn module store for isolated network environments": "Atspējot atjauninājumus no NPM un Saltcorn moduļu veikala izolētām tīkla vidēm",
1717
+ "The endpoint of module store.": "Moduļu veikala galapunkts.",
1718
+ "Maintenance mode": "Apkopes režīms",
1719
+ "Full page count": "Pilnais lapu skaits",
1720
+ "Disable for to increase performance for large tables": "Atspējot, lai palielinātu veiktspēju lielām tabulām",
1721
+ "Go to tables list": "Doties uz tabulu sarakstu",
1722
+ "Go to views list": "Doties uz skatu sarakstu",
1723
+ "Go to pages list": "Doties uz lapu sarakstu",
1724
+ "Go to triggers list": "Doties uz trigeru sarakstu",
1725
+ "Open legacy list": "Atvērt mantoto sarakstu",
1726
+ "Set context": "Iestatīt kontekstu",
1727
+ "Array": "Masīvs",
1728
+ "Add step": "Pievienot soli",
1729
+ "Edit step": "Rediģēšanas solis",
1730
+ "Add after": "Pievienot pēc",
1731
+ "Set as start": "Iestatīt kā sākumu",
1732
+ "Start": "Sākt",
1733
+ "Show runs": "Parādīt izpildes",
1734
+ "Auto layout": "Automātiskais izkārtojums",
1735
+ "No steps yet": "Vēl nav nevienas darbības",
1736
+ "Loading": "Ielāde",
1737
+ "Loop body": "Cikla ķermenis",
1738
+ "Show runs &raquo;": "Rādīt izpildes »",
1739
+ "Entry point by role": "Ieejas punkts pēc lomas",
1740
+ "When enabled, you will be logged in as a public user without any login screen.": "Kad šī opcija ir ieslēgta, jūs tiksiet pieteikts kā publisks lietotājs bez jebkādas pieteikšanās ekrāna.",
1741
+ "Show 'Continue as public user' link": "Rādīt saiti “Turpināt kā publisks lietotājs”",
1742
+ "When enabled, the login screen shows you a link to login as public user.": "Kad šī opcija ir ieslēgta, pieteikšanās ekrānā tiek parādīta saite, lai pieteiktos kā publiskais lietotājs.",
1743
+ "Allow clear text traffic": "Atļaut nešifrētu datplūsmu",
1744
+ "Enable this to allow unsecure HTTP connections. Useful for local testing.": "Iespējojiet šo, lai atļautu nedrošus HTTP savienojumus. Noderīgi lokālai testēšanai.",
1745
+ "Enable this to integrate offline/online Synchronization into your app.": "Iespējojiet šo, lai integrētu bezsaistes/tiešsaistes sinhronizāciju savā lietotnē.",
1746
+ "Tables to synchronize": "Tabulas, ko sinhronizēt",
1747
+ "Sync on reconnect": "Sinhronizēt pēc atkārtota savienojuma",
1748
+ "Run Synchronizations when the network connection is restored.": "Palaist sinhronizācijas, kad tiek atjaunots tīkla savienojums.",
1749
+ "Sync on app resume": "Sinhronizēt, atsākot lietotni",
1750
+ "Run Synchronizations when the app is resumed from background.": "Palaist sinhronizācijas, kad lietotne tiek atjaunota no fona režīma.",
1751
+ "Push sync": "Push sinhronizācija",
1752
+ "Run Synchronizations when the server sends a push notification. On Android, this requires a Firebase JSON key and a Google Services File (see below).": "Palaist sinhronizācijas, kad serveris nosūta push paziņojumu. Android vidē tas prasa Firebase JSON atslēgu un Google Services failu (skatīt zemāk).",
1753
+ "Background Sync interval": "Fona sinhronizācijas intervāls",
1754
+ "Perdiodic interval (in minutes) to run synchronizations in the background. This is just a min interval, depending on system conditions, the actual time may be longer.": "Periodisks intervāls (minūtēs), ar kādu fonā tiek palaistas sinhronizācijas. Tas ir tikai minimālais intervāls; atkarībā no sistēmas noslodzes faktiskā izpildes laika atstarpe var būt lielāka.",
1755
+ "Release Signing": "Relīzes parakstīšana",
1756
+ "Firebase JSON Key": "Firebase JSON atslēga",
1757
+ "This is a private key file for your Firebase project. Your Saltcorn server uses it to send push notifications or push-based synchronizations to your Android mobile app. Upload it to the '/mobile-app-configurations' directory (if it does not exist, create it). You can configure it here or in the 'Notifications' Menu.": "Šī ir jūsu Firebase projekta privātās atslēgas datne. Jūsu Saltcorn serveris to izmanto, lai nosūtītu push paziņojumus vai push balstītas sinhronizācijas uz jūsu Android mobilās ierīces lietotni. Augšupielādējiet to direktorijā “/mobile-app-configurations” (ja tas neeksistē, izveidojiet to). To var konfigurēt šeit vai izvēlnē “Notifications”.",
1758
+ "Google Services File": "Google pakalpojumu fails",
1759
+ "This is a configuration file specific to your mobile app. It contains, among other things, your App ID, the Firebase project ID, and an API key. The file gets bundled into the client and will be used to subscribe to push notifications or push-based synchronizations from the server. Upload it to the '/mobile-app-configurations' directory (if it does not exist, create it). You can configure it here or in the 'Notifications' Menu.": "Šī ir konfigurācijas datne, kas ir specifiska jūsu mobilajai lietotnei. Tā satur, cita starpā, jūsu lietotnes ID, Firebase projekta ID un API atslēgu. Datne tiek iekļauta klienta paketē un tiks izmantota, lai abonētu push paziņojumus vai uz push balstītas sinhronizācijas no servera. Augšupielādējiet to direktorijā “/mobile-app-configurations” (ja tā neeksistē, izveidojiet to). To var konfigurēt šeit vai izvēlnē “Notifications”.",
1760
+ "Build tools": "Būvēšanas rīki",
1761
+ "Not a Mac OS system": "Ne Mac OS sistēma",
1762
+ "Provisioning profiles": "Piegādes profili",
1763
+ "No Provisioning Profile": "Nav nodrošināšanas profila",
1764
+ "Only create the project directory without building an .ipa file. This can be useful if you want to open the project in Xcode and run it in the Simulator.": "Izveido tikai projekta direktoriju, neveidojot .ipa failu. Tas var būt noderīgi, ja vēlies atvērt projektu Xcode vidē un palaist to Simulatorā.",
1765
+ "APN Signing Key (.p8 file)": "APN parakstīšanas atslēga (.p8 fails)",
1766
+ "This is a private key file": "Šī ir privātās atslēgas datne",
1767
+ "APN Signing Key ID": "APN parakstīšanas atslēgas ID",
1768
+ "The 10-character Key ID obtained from Apple developer account": "No Apple izstrādātāja konta iegūtais 10 rakstzīmju garais atslēgas ID",
1769
+ "Edit file": "Rediģēt failu",
1770
+ "Editing %s": "Rediģē %s",
1771
+ "Run immediately in background": "Palaist nekavējoties fonā",
1772
+ "Row expression": "Rindas izteiksme",
1773
+ "Less...": "Mazāk...",
1774
+ "Deep search": "Dziļā meklēšana",
1775
+ "Clear selection": "Notīrīt atlasi",
1776
+ "%s selected": "%s atlasīts",
1777
+ "Delete selected": "Dzēst atlasīto",
1778
+ "selected": "atlasīts",
1779
+ "Delete %s selected items?": "Dzēst %s atlasītos vienumus?",
1780
+ "Delete selected items?": "Dzēst atlasītos vienumus?",
1781
+ "Failed to delete selected items": "Neizdevās dzēst atlasītos elementus",
1782
+ "Configurable": "Konfigurējams",
1783
+ "Info": "Informācija",
1784
+ "Show tables (Alt+T)": "Rādīt tabulas (Alt+T)",
1785
+ "Show views (Alt+V)": "Rādīt skatus (Alt+V)",
1786
+ "Show pages (Alt+P)": "Rādīt lapas (Alt+P)",
1787
+ "Show triggers (Alt+R)": "Rādīt trigerus (Alt+R)",
1788
+ "Show users (Alt+U)": "Rādīt lietotājus (Alt+U)",
1789
+ "Show modules (Alt+M)": "Rādīt moduļus (Alt+M)",
1790
+ "Finished translating %s strings.": "Pabeigta %s virkņu tulkošana.",
1791
+ "This is a Share extension profile": "Šis ir kopīgošanas paplašinājuma profils",
1792
+ "App Group ID": "Lietotnes grupas ID",
1793
+ "The App Group ID is used to share data between the main app and the Share extension.": "Lietotnes grupas ID tiek izmantots, lai kopīgotu datus starp galveno lietotni un koplietošanas paplašinājumu."
275
1794
  }