@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/sk.json CHANGED
@@ -36,7 +36,7 @@
36
36
  "Edit user %s": "Upraviť používateľa %s",
37
37
  "User %s saved": "Používateľ %s bol uložený",
38
38
  "User %s deleted": "Používateľ %s bol odstránený",
39
- "E-mail": "E-mail",
39
+ "E-mail": "Email",
40
40
  "Password": "Heslo",
41
41
  "User settings": "Nastavenia používateľa",
42
42
  "Password reset not enabled. Contact your administrator.": "Obnovenie hesla nie je povolené. Kontaktujte svojho administrátora.",
@@ -90,7 +90,7 @@
90
90
  "Search all tables": "Prehľadať všetky tabuľky",
91
91
  "Show": "Zobraziť",
92
92
  "When": "Kedy",
93
- "Tenant": "Tenant",
93
+ "Tenant": "Nájomca",
94
94
  "Crash log entry %s": "Záznam zlyhania %s",
95
95
  "New %s": "Nový %s",
96
96
  "Data": "Dáta",
@@ -271,5 +271,1524 @@
271
271
  "Views define how table rows are displayed to the user": "Zobrazenia definujú, ako sa riadky tabuľky zobrazujú používateľovi",
272
272
  "Field %s saved": "Pole %s bolo uložené",
273
273
  "View configuration": "Konfigurácia zobrazenia",
274
- "Field %s deleted": "Pole %s bolo odstránené"
274
+ "Field %s deleted": "Pole %s bolo odstránené",
275
+ "No tables defined": "Nie sú definované žiadne tabuľky",
276
+ "Tables hold collections of similar data": "Tabuľky obsahujú kolekcie podobných údajov.",
277
+ "Invalid form data, try again": "Neplatné údaje formulára, skúste to znova.",
278
+ "Role required to access added files": "Na prístup k pridaným súborom je vyžadovaná rola",
279
+ "The user uploading the file has access irrespective of their role": "Používateľ nahrávajúci súbor má prístup bez ohľadu na svoju rolu.",
280
+ "Already have an account? Login": "Už máte účet? Prihláste sa",
281
+ "Subdomain not found": "Subdoména sa nenašla",
282
+ "You must create at least one table before you can create views.": "Pred vytvorením zobrazení musíte najprv vytvoriť aspoň jednu tabuľku.",
283
+ "Language: ": "Jazyk:",
284
+ "Language changed to %s": "Jazyk bol zmenený na %s",
285
+ "Table saved with version history disabled": "Tabuľka bola uložená s vypnutou históriou verzií",
286
+ "Missing name": "Chýbajúci názov",
287
+ "Successfully restored backup": "Záloha bola úspešne obnovená",
288
+ "Welcome to Saltcorn!": "Vitajte v Saltcorne!",
289
+ "File %s uploaded": "Súbor %s bol nahraný",
290
+ "Local": "Lokálny",
291
+ "Name required": "Meno je povinné",
292
+ "Expression": "Výraz",
293
+ "Formula": "Vzorec",
294
+ "new": "nový",
295
+ "Password does not match": "Heslo sa nezhoduje",
296
+ "Not allowed to write to table %s": "Nie je povolené zapisovať do tabuľky %s",
297
+ "Login successful": "Prihlásenie bolo úspešné",
298
+ "Welcome, %s!": "Vitajte, %s!",
299
+ "Error: missing name or file": "Chyba: chýba názov alebo súbor",
300
+ "Restart server.": "Reštartovať server.",
301
+ "Add to menu": "Pridať do menu",
302
+ "View %s added to menu. Adjust access permissions in Settings » Menu": "Zobrazenie %s bolo pridané do ponuky. Upravte prístupové oprávnenia v Nastavenia » Ponuka",
303
+ "Clone": "Klonovať",
304
+ "View %s cloned as %s": "Zobrazenie %s bolo klonované ako %s",
305
+ "Duplicate": "Duplikovať",
306
+ "View %s duplicated as %s": "Zobrazenie %s bolo duplikované ako %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.": "Názov zobrazenia sa zobrazí ako titulok vyskakovacích okien, ktoré zobrazujú toto zobrazenie, a v URL adrese, keď je zobrazené samostatne.",
308
+ "Saltcorn version": "Verzia Saltcorn",
309
+ "Node.js version": "Verzia Node.js",
310
+ "Table not found": "Tabuľka sa nenašla",
311
+ "No row selected": "Nie je vybraný žiadny riadok",
312
+ "Calculated": "Vypočítané",
313
+ "Unique": "Unikátne",
314
+ "Stored": "Uložené",
315
+ "Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type": "Zadajte vzorec pre nové pole ako JavaScriptový výraz. Výraz musí mať výsledok typu %s.",
316
+ "Fields you can use as variables: ": "Polia, ktoré môžete použiť ako premenné:",
317
+ "Examples:": "Príklady:",
318
+ "Missing label": "Chýbajúci štítok",
319
+ "Column %s already exists (but is hidden)": "Stĺpec %s už existuje (ale je skrytý)",
320
+ "Column %s already exists": "Stĺpec %s už existuje",
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.": "Použite toto na obmedzenie poľa na zoznam možností (oddelených čiarkami). Napríklad, ak sú povolené hodnoty „Red“, „Green“ a „Blue“, zadajte sem „Red, Green, Blue“. Nechajte prázdne, ak reťazec môže obsahovať akúkoľvek hodnotu.",
322
+ "Columns": "Stĺpce",
323
+ "Default state": "Predvolený stav",
324
+ "Specify the fields in the table to show": "Špecifikujte polia v tabuľke, ktoré sa majú zobraziť",
325
+ "Use view to create": "Použiť zobrazenie na vytvorenie",
326
+ "If user has write permission. Leave blank to have no link to create a new item": "Ak má používateľ povolenie na zápis. Nechajte prázdne, aby neexistoval odkaz na vytvorenie novej položky.",
327
+ "Display create view as": "Zobraziť vytvorenie pohľadu ako",
328
+ "Label for create": "Označenie pre vytvorenie",
329
+ "Label in link or button to create. Leave blank for a default label": "Popis v odkaze alebo tlačidle na vytvorenie. Ponechajte prázdne pre predvolený popis.",
330
+ "Fixed fields": "Pevné polia",
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.": "Tieto polia chýbali, môžete im tu zadať hodnoty. Hodnoty, ktoré sem zadáte, môžu byť prepísané informáciami pochádzajúcimi z iných zobrazení, napríklad ak je formulár spustený zo zoznamu.",
332
+ "Edit options": "Možnosti úprav",
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.": "Pohľad, ktorý tu vyberiete, môže byť v závislosti od kontextu formulára ignorovaný, napríklad ak sa zobrazí v pop-upe, presmerovanie sa neuskutoční.",
334
+ "View when done": "Zobraziť po dokončení",
335
+ "Item View": "Zobrazenie položky",
336
+ "If user has write permission. Leave blank to have no link to create a new item": "Ak má používateľ povolenie na zápis. Nechajte prázdne, aby nebol odkaz na vytvorenie novej položky.",
337
+ "Subtables": "Podtabuľky",
338
+ "List View": "Zoznamové zobrazenie",
339
+ "Show View": "Zobraziť zobrazenie",
340
+ "Which related tables would you like to show in sub-lists below the selected item?": "Ktoré súvisiace tabuľky chcete zobraziť v podzoznamoch pod vybranou položkou?",
341
+ "Order and layout": "Poradie a rozloženie",
342
+ "Order by": "Zoradiť podľa",
343
+ "Descending": "Zostupne",
344
+ "Columns small screen": "Stĺpce – malá obrazovka",
345
+ "Columns medium screen": "Stĺpce stredná obrazovka",
346
+ "Columns large screen": "Stĺpce veľká obrazovka",
347
+ "Columns extra-large screen": "Stĺpce – extra veľká obrazovka",
348
+ "Each in card?": "Každý v karte?",
349
+ "Omit search form": "Vynechať vyhľadávací formulár",
350
+ "Do not display the search filter form": "Nezobrazovať formulár vyhľadávacieho filtra.",
351
+ "Default search form values when first loaded": "Predvolené hodnoty vyhľadávacieho formulára pri prvom načítaní",
352
+ "Next": "Ďalej",
353
+ "Save": "Uložiť",
354
+ "Calculated fields cannot have File type": "Vypočítavané polia nemôžu mať typ Súbor.",
355
+ "On Field": "V poli",
356
+ "Field in %s table": "Pole v tabuľke %s",
357
+ "Action on row": "Akcia na riadku",
358
+ "Link to other view": "Odkaz na inú zobrazenú view",
359
+ "Link to anywhere": "Odkaz kamkoľvek",
360
+ "Join Field": "Spojovacie pole",
361
+ "Aggregation": "Agregácia",
362
+ "Field": "Pole",
363
+ "Field view": "Zobrazenie poľa",
364
+ "Action": "Akcia",
365
+ "Action Label": "Označenie akcie",
366
+ "View label": "Označenie zobrazenia",
367
+ "Leave blank for default label.": "Ponechajte prázdne pre predvolený štítok.",
368
+ "View label is a formula?": "Štítok zobrazenia je vzorec?",
369
+ "Open in popup modal?": "Otvoriť v kontextovom (popup) modálnom okne?",
370
+ "Link text": "Text odkazu",
371
+ "Link text is a formula?": "Text odkazu je vzorec?",
372
+ "Link URL": "URL odkazu",
373
+ "Link URL is a formula?": "URL odkazu je vzorec?",
374
+ "Open in new tab": "Otvoriť na novej karte",
375
+ "Relation": "Vzťah",
376
+ "Statistic": "Štatistika",
377
+ "In search form": "Vo vyhľadávacom formulári",
378
+ "Header label": "Popis hlavičky",
379
+ "step": "krok",
380
+ "max": "maximum",
381
+ "Base URL": "Základná URL",
382
+ "Allow signups": "Povoliť registrácie",
383
+ "Login in menu": "Prihlásenie v menu",
384
+ "Allow password reset": "Povoliť resetovanie hesla",
385
+ "SMTP host": "SMTP host",
386
+ "SMTP username": "Používateľské meno SMTP",
387
+ "SMTP password": "Heslo SMTP",
388
+ "SMTP port": "Port SMTP",
389
+ "SMTP secure": "Zabezpečené SMTP",
390
+ "Email from address": "E‑mailová adresa odosielateľa",
391
+ "Development mode": "Vývojový režim",
392
+ "Log SQL to stdout": "Zapisovať SQL do štandardného výstupu (stdout)",
393
+ "Menu items": "Položky menu",
394
+ "Global search": "Globálne vyhľadávanie",
395
+ "Available packs": "Dostupné balíčky",
396
+ "Available packs fetched": "Dostupné balíky načítané",
397
+ "Available plugins": "Dostupné moduly",
398
+ "Available plugins fetched": "Dostupné doplnky načítané",
399
+ "Public home page": "Verejná domovská stránka",
400
+ "User home page": "Domovská stránka používateľa",
401
+ "Staff home page": "Domovská stránka personálu",
402
+ "Admin home page": "Domovská stránka administrátora",
403
+ "Installed packs": "Nainštalované balíky",
404
+ "A short string which is the name of your site": "Krátky reťazec, ktorý je názvom vašej stránky",
405
+ "Select a publicly accessible image file": "Vyberte verejne prístupný súbor s obrázkom",
406
+ "The URL at which your site is available. For instance, https://example.com/": "URL, na ktorej je vaša stránka dostupná. Napríklad https://example.com/",
407
+ "Allow users to sign up for a new user account": "Povoliť používateľom registráciu nového používateľského konta",
408
+ "Show the login link in the menu": "Zobraziť odkaz na prihlásenie v ponuke",
409
+ "Allow users to request a password reset email. Email must be configured.": "Povoliť používateľom požiadať o e‑mail na obnovenie hesla. E‑mail musí byť nakonfigurovaný.",
410
+ "The host address of your SMTP server. For instance, smtp.postmarkapp.com": "Adresa hostiteľa vášho SMTP servera. Napríklad smtp.postmarkapp.com",
411
+ "Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "Zakázať cacheovanie JS/CSS assetov, zobraziť používateľovi úplnú chybu pri páde aplikácie, povoliť úpravu typu poľa",
412
+ "Print all SQL statements to the standard output": "Vypísať všetky SQL príkazy na štandardný výstup",
413
+ "The email address from which emails are sent. For instance, hello@saltcorn.com": "E‑mailová adresa, z ktorej sa odosielajú e‑maily. Napríklad hello@saltcorn.com.",
414
+ "Is the connection to the SMTP server over a secure transport protocol?": "Je pripojenie k SMTP serveru realizované cez zabezpečený transportný protokol?",
415
+ "About Saltcorn": "O Saltcorne",
416
+ "Apply": "Použiť",
417
+ "Anywhere": "Kdekoľvek",
418
+ "Search filter": "Vyhľadávací filter",
419
+ "Are you sure you want to delete %s?": "Naozaj chcete odstrániť %s?",
420
+ "Are you sure?": "Si si istý?",
421
+ "Set random password": "Nastaviť náhodné heslo",
422
+ "Changed password for user %s to %s": "Zmenené heslo pre používateľa %s na %s",
423
+ "Disable": "Deaktivovať",
424
+ "Enabled user %s": "Povolený používateľ %s",
425
+ "Enable": "Povoliť",
426
+ "Disabled user %s": "Deaktivovaný používateľ %s",
427
+ "Disabled": "Deaktivované",
428
+ "Send password reset email": "Odoslať e‑mail na obnovenie hesla",
429
+ " with password %s": "s heslom %s",
430
+ "User confirmation?": "Potvrdenie používateľa?",
431
+ "New user form": "Formulár nového používateľa",
432
+ "A view to show to new users": "Zobrazenie určené na zobrazenie novým používateľom",
433
+ "Account already exists": "Účet už existuje",
434
+ "Search not configured": "Vyhľadávanie nie je nakonfigurované",
435
+ "Already in use": "Už sa používa",
436
+ "Functions you can use (in addition to standard JavaScript functions): ": "Funkcie, ktoré môžete použiť (okrem štandardných JavaScriptových funkcií):",
437
+ "Items per page": "Položky na stránku",
438
+ "Variable name": "Názov premennej",
439
+ "Delete all rows": "Vymazať všetky riadky",
440
+ "Recalculate stored fields": "Prepočítať uložené polia",
441
+ "Started recalculating stored fields": "Spustilo sa prepočítavanie uložených polí",
442
+ "Deleted all rows": "Odstránili sa všetky riadky",
443
+ "Database": "Databáza",
444
+ "API token": "Token rozhrania API",
445
+ "No API token issued": "Nebol vydaný žiadny token API",
446
+ "New API token generated": "Vygenerovaný nový token API",
447
+ "Actions": "Akcie",
448
+ "Actions available": "Dostupné akcie",
449
+ "Triggers": "Triggery",
450
+ "Add trigger": "Pridať trigger",
451
+ "New trigger": "Nová spúšť",
452
+ "Configure trigger": "Konfigurovať trigger",
453
+ "Action label is a formula?": "Štítok akcie je vzorec?",
454
+ "Action Style": "Štýl akcie",
455
+ "Button size": "Veľkosť tlačidla",
456
+ "A view with this name already exists": "Pohľad s týmto názvom už existuje",
457
+ "Constraints": "Obmedzenia",
458
+ "%s constraints": "%s obmedzenia",
459
+ "Add constraint": "Pridať obmedzenie",
460
+ "Add constraint to %s": "Pridať obmedzenie do %s",
461
+ "Cannot delete users table": "Nedá sa odstrániť tabuľka users",
462
+ "Test run": "Testovacia prevádzka",
463
+ "Test run output": "Výstup testovacieho behu",
464
+ "Run %s": "Spustiť %s",
465
+ "back to actions": "späť k akciám",
466
+ "Action %s run successfully with no console output": "Akcia %s bola spustená úspešne bez výstupu na konzolu.",
467
+ "Roles": "Roly",
468
+ "Saved layout for role": "Uložené rozloženie pre rolu",
469
+ "Layout by role": "Rozloženie podľa roly",
470
+ "Users and roles": "Používatelia a roly",
471
+ "Match regular expression": "Porovnať regulárny výraz",
472
+ "Error message when regular expression does not match": "Chybové hlásenie, keď regulárny výraz nezodpovedá (nespĺňa zhodu)",
473
+ "Invalid attributes": "Neplatné atribúty",
474
+ "Documentation": "Dokumentácia",
475
+ "Plugin %s installed": "Modul %s nainštalovaný",
476
+ "Plugin %s removed.": "Plugin %s odstránený.",
477
+ "Plugin %s installed, please complete configuration.": "Zásuvný modul %s bol nainštalovaný, prosím dokončite konfiguráciu.",
478
+ "Configure %s Plugin": "Konfigurovať modul %s",
479
+ "Cannot remove plugin: views %s depend on it": "Nedá sa odstrániť modul: závisia od neho zobrazenia %s",
480
+ "New Plugin": "Nový modul",
481
+ "Add plugin": "Pridať modul",
482
+ "Store refreshed": "Úložisko obnovené",
483
+ "Plugins up-to-date": "Zásuvné moduly sú aktuálne",
484
+ "Source": "Zdroj",
485
+ "Inbound keys: ": "Prichádzajúce kľúče:",
486
+ "Icon": "Ikona",
487
+ "Create database view": "Vytvoriť databázový pohľad",
488
+ "Create an SQL view in the database with the fields in this list": "Vytvorte SQL view v databáze s poľami z tohto zoznamu.",
489
+ "Upgrade": "Inovovať",
490
+ "Show only matches in table:": "Zobraziť iba zhody v tabuľke:",
491
+ "Showing matches in table %s.": "Zobrazujú sa zhody v tabuľke %s.",
492
+ "Edit trigger": "Upraviť spúšťač",
493
+ "Show on page": "Zobraziť na stránke",
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.": "Priame požiadavky na zobrazenie tohto zobrazenia namiesto toho zobrazia zvolenú stránku, ak je nejaká vybraná. Zvolená stránka by mala toto zobrazenie vkladať. Použite to na doplnenie zobrazenia o ďalšie prvky.",
495
+ "Hide pagination": "Skryť stránkovanie",
496
+ "True": "Pravda",
497
+ "False": "Nepravda",
498
+ "Clear all": "Vymazať všetko",
499
+ "This will delete <strong>EVERYTHING</strong> in the selected categories": "Týmto sa vymaže <strong>VŠETKO</strong> vo vybraných kategóriách.",
500
+ "Deleted all %s": "Odstránili všetky %s",
501
+ "Restart server": "Reštartovať server",
502
+ "Edit Plugin": "Upraviť modul",
503
+ "Unknown authentication method %ss": "Neznáma metóda autentifikácie %ss",
504
+ "Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "Na to, aby sa zmeny prejavili, je potrebné reštartovanie. Reštartujte server z <a href=\"/admin\">Administrátorskej stránky</a>.",
505
+ "Email with password reset link sent": "E‑mail s odkazom na obnovenie hesla bol odoslaný",
506
+ "Link Style": "Štýl odkazu",
507
+ "Link size": "Veľkosť odkazu",
508
+ "Set page title": "Nastaviť názov stránky",
509
+ "Skip this section if you do not want to set the page title": "Preskočte túto sekciu, ak nechcete nastaviť názov stránky.",
510
+ "Page title is a formula?": "Názov stránky je vzorec?",
511
+ "Enable LetsEncrypt HTTPS": "Povoliť HTTPS cez Let’s Encrypt",
512
+ "Set Base URL configuration first": "Najprv nastavte konfiguráciu základnej URL adresy.",
513
+ "LetsEncrypt enabled": "LetsEncrypt povolený",
514
+ "LetsEncrypt SSL enabled. Restart for changes to take effect.": "LetsEncrypt SSL povolené. Reštartujte, aby sa zmeny prejavili.",
515
+ "File not found": "Súbor sa nenašiel",
516
+ "Table %s not found": "Tabuľka %s sa nenašla",
517
+ "Page %s added to menu. Adjust access permissions in Settings &raquo; Menu": "Stránka %s bola pridaná do menu. Upravte prístupové oprávnenia v Nastavenia » Menu",
518
+ "Page %s duplicated as %s": "Stránka %s bola duplikovaná ako %s",
519
+ "Custom SSL certificate": "Vlastný certifikát SSL",
520
+ "Custom SSL private key": "Vlastný súkromný kľúč SSL",
521
+ "Login view": "Prihlasovacia zobrazenie",
522
+ "Signup view": "Registračné zobrazenie",
523
+ "A view with the login form": "Pohľad s prihlasovacím formulárom",
524
+ "A view with the signup form": "Zobrazenie so signup formulárom",
525
+ "Signups not enabled": "Registrácie nie sú povolené",
526
+ "Ownership field": "Pole vlastníctva",
527
+ "The user referred to in this field will be the owner of the row": "Používateľ uvedený v tomto poli bude vlastníkom riadku.",
528
+ "None": "Žiadne",
529
+ "Information about plugin": "Informácie o module",
530
+ "%s plugin information": "informácie o zásuvnom module %s",
531
+ "Package version": "Verzia balíka",
532
+ "Package name": "Názov balíka",
533
+ "Plugin dependencies": "Závislosti modulu",
534
+ "This plugin supplies a theme.": "Tento modul poskytuje tému.",
535
+ "Types": "Typy",
536
+ "This plugin supplies these types: ": "Tento modul poskytuje tieto typy:",
537
+ "Functions": "Funkcie",
538
+ "Returns: ": "Návratová hodnota:",
539
+ "View templates": "Šablóny zobrazení",
540
+ "Repository": "Repozitár",
541
+ "Latest": "Najnovšie",
542
+ "Latest version": "Najnovšia verzia",
543
+ "Latest npm version cache": "Najnovšia vyrovnávacia pamäť verzie npm",
544
+ "Plugin up-to-date": "Plugin je aktuálny",
545
+ "Upgrade here": "Inovovať tu",
546
+ "An upgrade to Saltcorn is available! Current version: %s; latest version: %s.": "Je dostupná nová verzia Saltcornu! Aktuálna verzia: %s; najnovšia verzia: %s.",
547
+ "Passwords do not match": "Heslá sa nezhodujú",
548
+ "Not a valid e-mail address": "Neplatná e‑mailová adresa",
549
+ "Custom CSS": "Vlastné CSS",
550
+ "Custom HTML": "Vlastné HTML",
551
+ "Site structure": "Štruktúra stránky",
552
+ "SSL": "SSL",
553
+ "Users and security": "Používatelia a zabezpečenie",
554
+ "User settings updated": "Používateľské nastavenia boli aktualizované",
555
+ "SSL encryption for HTTPS traffic": "Šifrovanie SSL pre HTTPS prevádzku",
556
+ "HTTPS encryption with Let's Encrypt SSL certificate": "Šifrovanie HTTPS s SSL certifikátom Let's Encrypt",
557
+ "Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains": "Saltcorn môže automaticky získať certifikát SSL od <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> pre jednotlivé domény.",
558
+ "Currently: ": "Momentálne:",
559
+ "HTTPS encryption with custom SSL certificate": "Šifrovanie HTTPS s vlastným certifikátom SSL",
560
+ "Or use custom SSL certificates, including wildcard certificates for multitenant applications": "Alebo použite vlastné certifikáty SSL, vrátane wildcard certifikátov pre multitenant aplikácie",
561
+ "Authentication settings": "Nastavenia autentifikácie",
562
+ "Custom SSL certificates": "Vlastné SSL certifikáty",
563
+ "Custom SSL enabled. Restart for changes to take effect.": "Vlastné SSL je povolené. Reštartujte, aby sa zmeny prejavili.",
564
+ "Enabled": "Povolené",
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.": "Povolili ste certifikáty Let's Encrypt aj vlastné SSL certifikáty. Let's Encrypt má prioritu a vlastné certifikáty budú ignorované.",
566
+ "Events": "Udalosti",
567
+ "About application": "O aplikácii",
568
+ "System": "Systém",
569
+ "Site identity settings updated": "Nastavenia identity lokality boli aktualizované",
570
+ "Email settings": "Nastavenia e‑mailu",
571
+ "Site identity settings": "Nastavenia identity lokality",
572
+ "Email settings updated": "Nastavenia e‑mailu boli aktualizované",
573
+ "System operations": "Systémové operácie",
574
+ "About the system": "O systéme",
575
+ "Restart here": "Reštartovať tu",
576
+ "Download a backup": "Stiahnuť zálohu",
577
+ "Restore a backup": "Obnoviť zálohu",
578
+ "Add new role": "Pridať novú rolu",
579
+ "Role updated": "Rola bola aktualizovaná",
580
+ "First delete users with this role": "Najprv odstráň používateľov s touto rolou.",
581
+ "Role %s deleted": "Rola %s bola odstránená",
582
+ "This is the rank of the user role, lower role IDs will be able to access more resources.": "Toto je hodnosť používateľskej roly; nižšie ID roly budú mať prístup k väčšiemu množstvu zdrojov.",
583
+ "Role name": "Názov roly",
584
+ "Cannot delete this role": "Túto rolu nie je možné odstrániť.",
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 je <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">slobodný</a> a <a href=\"https://opensource.org/\">open source</a> softvér, <a href=\"https://github.com/saltcorn/saltcorn/\">vydaný</a> pod <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">licenciou MIT</a>.",
586
+ "Create a page": "Vytvoriť stránku",
587
+ "Test": "Test",
588
+ "E-mail and password required": "Vyžaduje sa e‑mail a heslo",
589
+ "Masonry columns": "Stĺpce typu masonry",
590
+ "Where": "Kde",
591
+ "Access Read/Write": "Prístup na čítanie/zápis",
592
+ "History": "História",
593
+ "Owned": "Vlastnené",
594
+ "Primary key": "Primárny kľúč",
595
+ "Users already present": "Používatelia už prítomní",
596
+ "Discover tables": "Objaviť tabuľky",
597
+ "The following tables in your database can be imported into Saltcorn:": "Nasledujúce tabuľky vo vašej databáze je možné importovať do Saltcornu:",
598
+ "Discovered tables: %s": "Objavené tabuľky: %s",
599
+ "There are no tables in the database that can be imported into Saltcorn.": "V databáze nie sú žiadne tabuľky, ktoré by bolo možné importovať do Saltcornu.",
600
+ "Import": "Import",
601
+ "Discover": "Objaviť",
602
+ "Discover tables in database": "Objaviť tabuľky v databáze",
603
+ "Single item view": "Zobrazenie jednej položky",
604
+ "The underlying individual view of each table row": "Základné individuálne zobrazenie každého riadku tabuľky",
605
+ "Minimum role to read": "Minimálna rola na čítanie",
606
+ "Minimum role to write": "Minimálna rola na zápis",
607
+ "Create page": "Vytvoriť stránku",
608
+ "Multi-tenancy not enabled": "Multitenantnosť nie je povolená",
609
+ "Identity": "Identita",
610
+ "Email sent to %s with no errors": "Email bol odoslaný na %s bez chýb",
611
+ "External": "Externý",
612
+ "Force TLS": "Vynútiť 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": "Vždy používať TLS pri pripájaní k serveru? \nAk nie je zaškrtnuté, TLS sa použije, ak server podporuje rozšírenie STARTTLS. Vo väčšine prípadov zaškrtnite toto políčko, ak sa pripájate na port 465. Pre port 587 alebo 25 ho nechajte nezaškrtnuté.",
614
+ "Relationship diagram": "Diagram vzťahov",
615
+ "Verified": "Overené",
616
+ "Send verification email": "Odoslať overovací e‑mail",
617
+ "Email verification link sent to %s": "Overovací odkaz na e‑mail bol odoslaný na %s",
618
+ "Verification view": "Overovacia zobrazená stránka",
619
+ "A view with the view to be emailed to users for email address verification": "Zobrazenie, ktorého obsah sa má odosielať používateľom e‑mailom na overenie e‑mailovej adresy.",
620
+ "Email verified": "E‑mail overený",
621
+ "An email has been sent to %s to verify your address": "Na adresu %s bol odoslaný e‑mail na overenie vašej adresy.",
622
+ "Elevate verified to role": "Povýšiť overeného na rolu",
623
+ "Elevate users to a higher role when their email addresses have been verified": "Povýšte používateľov na vyššiu rolu, keď budú ich e‑mailové adresy overené.",
624
+ "Email mask": "Maska e‑mailu",
625
+ "Emails used for signup must end with this string": "E-maily použité na registráciu musia končiť týmto reťazcom",
626
+ "Signups with this email address are not accepted": "Registrácie s touto e‑mailovou adresou nie sú akceptované.",
627
+ "Default order by": "Predvolené zoradenie podľa",
628
+ "Default descending?": "Predvolene zostupne?",
629
+ "Omit header": "Vynechať hlavičku",
630
+ "Do not display the header": "Nezobrazovať hlavičku",
631
+ "The maximum number of characters in the string": "Maximálny počet znakov v reťazci",
632
+ "The minimum number of characters in the string": "Minimálny počet znakov v reťazci",
633
+ "Style": "Štýl",
634
+ "Not all themes support menu buttons": "Nie všetky témy podporujú tlačidlá ponuky.",
635
+ "Select a publicly accessible image file for the menu logo": "Vyberte verejne prístupný obrazový súbor pre logo ponuky.",
636
+ "Favicon": "Favicon",
637
+ "Select a publicly accessible image file for the browser tab icon": "Vyberte verejne prístupný súbor obrázka pre ikonu karty prehliadača.",
638
+ "Site identity settings, backup, email settings, system control and information": "Nastavenia identity lokality, záloha, e‑mailové nastavenia, riadenie systému a informácie",
639
+ "Plugin and pack installation and control": "Inštalácia a správa pluginov a balíkov",
640
+ "User administration, edit roles, user and security settings, SSL certificates for https encryption": "Správa používateľov, úprava rolí, používateľské a bezpečnostné nastavenia, SSL certifikáty pre šifrovanie HTTPS",
641
+ "Menu, search and tenants": "Menu, vyhľadávanie a tenanty",
642
+ "Actions, triggers and crash log": "Akcie, triggre a záznam o páde",
643
+ "Multitenancy enabled": "Viacnájomnosť povolená",
644
+ "Restart required for changes to take effect.": "Na to, aby sa zmeny prejavili, je potrebné reštartovanie.",
645
+ "Tenant settings": "Nastavenia tenanta",
646
+ "Role to create tenants": "Rola na vytváranie tenantov",
647
+ "Minimum user role required to create a new tenant": "Minimálna používateľská rola potrebná na vytvorenie nového tenanta",
648
+ "Tenant settings updated": "Nastavenia tenanta boli aktualizované",
649
+ "Not allowed": "Nepovolené",
650
+ "You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "Pokúšate sa vytvoriť tenanta pri pripájaní sa cez IP adresu namiesto domény. Toto pravdepodobne nebude fungovať.",
651
+ "Create tenant warning": "Upozornenie pri vytváraní tenanta",
652
+ "Show a warning to users creating a tenant disclaiming warranty of availability or security": "Zobraziť upozornenie používateľom vytvárajúcim tenanta s vylúčením záruky dostupnosti alebo bezpečnosti.",
653
+ "A list view shown on the left, to select rows": "Zoznamové zobrazenie zobrazené vľavo na výber riadkov",
654
+ "The view to show the selected row": "Zobrazenie na zobrazenie vybraného riadku",
655
+ "Location": "Poloha",
656
+ "Location of link to create new row": "Umiestnenie odkazu na vytvorenie nového riadku",
657
+ "Options": "Možnosti",
658
+ "List options": "Možnosti zoznamu",
659
+ "Rows per page": "Riadkov na stránku",
660
+ "Invalid administrative action": "Neplatná administratívna akcia",
661
+ "User settings form": "Formulár používateľských nastavení",
662
+ "A view for users to change their custom user fields": "Zobrazenie pre používateľov na úpravu ich vlastných používateľských vlastných polí",
663
+ "Error: ": "Chyba:",
664
+ "User settings changed": "Používateľské nastavenia boli zmenené",
665
+ "Rename table": "Premenovať tabuľku",
666
+ "Rename table %s": "Premenovať tabuľku %s",
667
+ "Base URL domain %s does not match hostname %s": "Základná doména URL %s sa nezhoduje s názvom hostiteľa %s",
668
+ "Custom HTTP headers": "Vlastné HTTP hlavičky",
669
+ "Format for each line: Header-Name: value": "Formát pre každý riadok: Názov-Hlavičky: hodnota",
670
+ "Role to upload files": "Rola na nahrávanie súborov",
671
+ "User should have this role or higher to upload files with API (uploads through forms are not affected)": "Používateľ musí mať túto rolu alebo vyššiu, aby mohol nahrávať súbory cez API (nahrávania cez formuláre nie sú ovplyvnené).",
672
+ "Always show create view": "Vždy zobraziť vytvorenie zobrazenia",
673
+ "If off, only show create view if the query state is about the current user": "Ak je vypnuté, zobraziť možnosť vytvoriť view iba vtedy, ak stav dopytu súvisí s aktuálnym používateľom.",
674
+ "Process uptime": "Prevádzkový čas procesu",
675
+ "A configuration error occurred": "Vyskytla sa chyba konfigurácie.",
676
+ "HTTP timeout (s)": "Časový limit HTTP (s)",
677
+ "Increase if you expect large uploads": "Zvýšte, ak očakávate veľké nahrávania.",
678
+ "Cookie sessions": "Relácie cookie",
679
+ "Store sessions entirely in client cookies for higher performance": "Ukladať relácie úplne do klientskych cookies pre vyšší výkon",
680
+ "git commit": "git commit",
681
+ "Send test email": "Odoslať testovací e‑mail",
682
+ "Edit custom SSL certificates": "Upraviť vlastné SSL certifikáty",
683
+ "User must have this role or higher to read rows from the table": "Používateľ musí mať túto rolu alebo vyššiu, aby mohol čítať riadky z tabuľky.",
684
+ "User must have this role or higher to edit or create new rows in the table": "Používateľ musí mať túto rolu alebo vyššiu, aby mohol upravovať alebo vytvárať nové riadky v tabuľke.",
685
+ "Name of the field": "Názov poľa",
686
+ "The type determines the kind of data that can be stored in the field": "Typ určuje druh údajov, ktoré môžu byť uložené v poli.",
687
+ "Calculated from other fields with a formula": "Vypočítané z iných polí pomocou vzorca",
688
+ "There must be a value in every row": "V každom riadku musí byť hodnota.",
689
+ "Different rows must have different values for this field": "Rôzne riadky musia mať pre toto pole odlišné hodnoty.",
690
+ "Add more fields to enable edit": "Pridajte ďalšie polia na povolenie úprav.",
691
+ "Multitenancy": "Multitenantnosť",
692
+ "Subdomain": "Subdoména",
693
+ "Information": "Informácie",
694
+ "Found %s tenants": "Nájdených %s tenantov",
695
+ "Create new tenant": "Vytvoriť nového tenanta",
696
+ "%s tenant statistics": "štatistiky klienta %s",
697
+ "Table columns": "Stĺpce tabuľky",
698
+ "Configuration items": "Konfiguračné položky",
699
+ "Crashlogs": "Záznamy o pádoch",
700
+ "Multitenancy settings": "Nastavenia multitenancie",
701
+ "See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>": "Pozrite si <a href=\"https://github.com/saltcorn/saltcorn\">repozitár na GitHube</a> pre inštrukcie<p>",
702
+ "API token for this user: ": "Token rozhrania API pre tohto používateľa:",
703
+ "Reset": "Reset",
704
+ "Generate": "Generovať",
705
+ "URL after delete": "URL po odstránení",
706
+ "Track table data changes over time": "Sledovať zmeny údajov v tabuľke v priebehu času",
707
+ "Description allows you to give more information about the table": "Popis vám umožňuje poskytnúť viac informácií o tabuľke.",
708
+ "Description allows you to give more information about the view.": "Popis vám umožňuje poskytnúť viac informácií o zobrazení.",
709
+ "Description allows to give more information about field": "Popis umožňuje poskytnúť viac informácií o poli.",
710
+ "Name of action": "Názov akcie",
711
+ "Description allows you to give more information about the action": "Popis vám umožňuje poskytnúť viac informácií o akcii.",
712
+ "The action to be taken when the trigger fires": "Akcia, ktorá sa má vykonať po spustení triggera",
713
+ "The table for which the trigger condition is checked.": "Tabuľka, pre ktorú sa kontroluje podmienka triggera.",
714
+ "Condition under which the trigger will fire": "Podmienka, za ktorej sa spustí trigger",
715
+ "Test trigger": "Testovacia spúšť",
716
+ "Edit trigger %s": "Upraviť spúšťač %s",
717
+ "Preset %s": "Predvoľba %s",
718
+ "The user password or application token to access SMTP server for sending emails": "Heslo používateľa alebo aplikačný token na prístup k SMTP serveru na odosielanie e‑mailov",
719
+ "The port of your SMTP server": "Port vášho SMTP servera",
720
+ "The user name to access SMTP server for sending emails.": "Používateľské meno na prístup k SMTP serveru na odosielanie e‑mailov.",
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.": "Heslo používateľa alebo heslo aplikácie na prístup k SMTP serveru na odosielanie e‑mailov. Ak váš poskytovateľ SMTP umožňuje vytvoriť heslo aplikácie na použitie z aplikácie, odporúčame použiť heslo aplikácie namiesto používateľského hesla.",
722
+ "Tick the boxes for the fields that should be jointly unique": "Zaškrtnite políčka pri poliach, ktoré majú byť spoločne jedinečné.",
723
+ "Private SSH key": "Súkromný SSH kľúč",
724
+ "Timezone": "Časové pásmo",
725
+ "Home Timezone": "Domáce časové pásmo",
726
+ "Use this link to revisit your application at any time.": "Tento odkaz použite na opätovné otvorenie svojej aplikácie kedykoľvek.",
727
+ "To login to a previously created application, go to: ": "Ak sa chcete prihlásiť do predtým vytvorenej aplikácie, prejdite na:",
728
+ "Event types": "Typy udalostí",
729
+ "Channel": "Kanál",
730
+ "Leave blank for all channels": "Nechajte prázdne pre všetky kanály",
731
+ "Table or Channel": "Tabuľka alebo kanál",
732
+ "Events to log": "Udalosti na zaznamenávanie",
733
+ "Log settings": "Nastavenia protokolovania",
734
+ "Which events should be logged?": "Ktoré udalosti by sa mali zaznamenávať (logovať)?",
735
+ "Event log": "Záznam udalostí",
736
+ "Custom Events": "Vlastné udalosti",
737
+ "Channels": "Kanály",
738
+ "Custom": "Vlastné",
739
+ "Create custom event": "Vytvoriť vlastnú udalosť",
740
+ "Yes": "Áno",
741
+ "Alternative destinations if formula evaluates to true": "Alternatívne destinácie, ak sa vzorec vyhodnotí ako pravdivý",
742
+ "Default view when done": "Predvolený pohľad po dokončení",
743
+ "This is the view to which the user will be sent when the form is submitted, unless a formula below is true.": "Toto je zobrazenie, na ktoré bude používateľ presmerovaný po odoslaní formulára, pokiaľ nie je nižšie uvedený vzorec pravdivý.",
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": "Môžete odoslať používateľa do iného zobrazenia v závislosti od dňa, v ktorý odoslal. Túto možnosť ignorujte, ak chcete používateľa vždy presmerovať na rovnaké cieľové miesto.",
745
+ "Plugin name": "Názov modulu",
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": "Zdroj zásuvného modulu na inštaláciu. Niekoľko možností: \nnpm – stiahnuť z npm repozitára, \nlocal – získať z lokálneho súborového systému, \ngithub – stiahnuť z GitHubu, \ngit – získať z Git repozitára.",
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.": "Pre npm – názov npm balíka, napr. @saltcorn/html alebo saltcorn-gantt, overte na npmjs.com; \npre local – absolútna cesta k priečinku zásuvného modulu v súborovom systéme, napr. C:\\gitsrc\\any-bootstrap-theme\\; \npre github – názov projektu na GitHube.",
748
+ "Version of plugin, latest is default value": "Verzia modulu, najnovšia je predvolená hodnota",
749
+ "Account verification": "Overenie účtu",
750
+ "User verification failed": "Overenie používateľa zlyhalo",
751
+ "User verified": "Používateľ overený",
752
+ "Error editing user: %s": "Chyba pri úprave používateľa: %s",
753
+ "User must have this role or higher to make API call for action (trigger)": "Používateľ musí mať túto rolu alebo vyššiu, aby mohol vykonať API volanie pre akciu (spúšťač).",
754
+ "Restart complete": "Reštart dokončený",
755
+ "Languages": "Jazyky",
756
+ "Add language": "Pridať jazyk",
757
+ "Language": "Jazyk",
758
+ "Locale": "Lokalita",
759
+ "Menu, search, languages and tenants": "Menu, vyhľadávanie, jazyky a tenanty",
760
+ "This is a translation of a different field in a different language": "Toto je preklad iného poľa v inom jazyku.",
761
+ "Language locale of translation": "Jazykové nastavenie prekladov",
762
+ "Action not configurable": "Akcia nie je konfigurovateľná",
763
+ "Event type which runs the trigger": "Typ udalosti, ktorá spúšťa trigger",
764
+ "Message string field": "Pole reťazca správy",
765
+ "The field for the message content on the table for messages": "Pole pre obsah správy v tabuľke pre správy",
766
+ "Participant field": "Pole účastník",
767
+ "The field for the sender user id on the table for messages": "Pole pre ID odosielajúceho používateľa v tabuľke správ",
768
+ "The field for the participant user id": "Pole pre ID používateľa účastníka",
769
+ "Message sender field": "Pole odosielateľa správy",
770
+ "Message view or string field": "Zobrazenie správy alebo textové pole",
771
+ "A view to show individual messages, or the field for the message content on the table for messages": "Zobrazenie na zobrazenie jednotlivých správ alebo pole pre obsah správy v tabuľke so správami.",
772
+ "Message relation": "Vzťah správy",
773
+ "The relationship to the table of individual messages": "Vzťah k tabuľke jednotlivých správ",
774
+ "Message show view": "Zobrazenie správy",
775
+ "The view to show an individual message": "Zobrazenie na zobrazenie individuálnej správy",
776
+ "New message form view": "Zobrazenie formulára novej správy",
777
+ "The view to enter a new message": "Zobrazenie na zadanie novej správy",
778
+ "Participant max read id field": "Pole maximálneho ID čítania účastníka",
779
+ "The field for the participant's last read message, of type Key to message table": "Pole pre poslednú prečítanú správu účastníka, typu Kľúč na tabuľku správ",
780
+ "Show older messages": "Zobraziť staršie správy",
781
+ "New table name": "Názov novej tabuľky",
782
+ "Password Repeat": "Opakovať heslo",
783
+ "Remember me": "Zapamätať si ma",
784
+ "Column width": "Šírka stĺpca",
785
+ "Column width units": "Jednotky šírky stĺpca",
786
+ "Ownership formula": "Vzorec vlastníctva",
787
+ "User is treated as owner if true. In scope: ": "Používateľ je považovaný za vlastníka, ak je hodnota true. V rozsahu:",
788
+ "Not all themes support all locations": "Nie všetky témy podporujú všetky umiestnenia.",
789
+ "Default language": "Predvolený jazyk",
790
+ "Library": "Knižnica",
791
+ "Library item %s deleted": "Položka knižnice %s bola odstránená",
792
+ "Library: component assemblies that can be used in the builder": "Knižnica: zostavy komponentov, ktoré možno použiť v nástroji na tvorbu aplikácií",
793
+ "Edit properties": "Upraviť vlastnosti",
794
+ "Images and other files for download": "Obrázky a iné súbory na stiahnutie",
795
+ "Disable LetsEncrypt HTTPS": "Zakázať LetsEncrypt HTTPS",
796
+ "Type %s not found": "Typ %s sa nenašiel",
797
+ "No pages": "Žiadne stránky",
798
+ "No views": "Žiadne pohľady",
799
+ "CSV upload": "Nahrávanie CSV",
800
+ "Pages are the web pages of your application built with drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "Stránky sú webové stránky vašej aplikácie vytvorené pomocou drag-and-drop buildera. Obsahujú statický obsah a vkladaním zobrazení aj dynamický obsah.",
801
+ "Views display data from tables. A view is a view template applied to a table, with configuration.": "Zobrazenia zobrazujú dáta z tabuliek. Zobrazenie je šablóna zobrazenia aplikovaná na tabuľku s konfiguráciou.",
802
+ "Tables organise data by fields and rows.": "Tabuľky organizujú údaje podľa polí a riadkov.",
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.": "Stránky sú webové stránky vašej aplikácie vytvorené pomocou drag-and-drop buildera. Obsahujú statický obsah a vkladaním zobrazení aj dynamický obsah.",
804
+ "Triggers run actions in response to events.": "Spúšťače vykonávajú akcie ako reakciu na udalosti.",
805
+ "No files": "Žiadne súbory",
806
+ "Cookie duration (hours)": "Trvanie súboru cookie (v hodinách)",
807
+ "Set to 0 for expiration at the end of browser session": "Nastavte na 0 pre vypršanie platnosti na konci relácie prehliadača.",
808
+ "Cookie duration (hours) when remember ticked": "Trvanie cookie (v hodinách), keď je zaškrtnuté „zapamätať si“",
809
+ "Forget table": "Zabudnúť tabuľku",
810
+ "Table %s forgotten. You can now discover it.": "Tabuľka %s bola zabudnutá. Teraz ju môžete znovu objaviť.",
811
+ "No triggers": "Žiadne triggre",
812
+ "List width": "Šírka zoznamu",
813
+ "Number of columns (1-12) allocated to the list view": "Počet stĺpcov (1 – 12) pridelených zoznamovému zobrazeniu",
814
+ "New tenant template": "Nová šablóna nájomcu",
815
+ "Copy site structure for new tenants from this tenant": "Skopírovať štruktúru stránky pre nových nájomcov z tohto nájomcu",
816
+ "Use this link: <a href=\"%s\">%s</a> to revisit your application at any time.": "Použite tento odkaz: <a href=\"%s\">%s</a> na opätovné otvorenie svojej aplikácie kedykoľvek.",
817
+ "Use Amazon S3": "Použiť 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!": "Použiť službu Amazon S3 (alebo kompatibilnú) na ukladanie súborov. Ak je vypnuté, Saltcorn používa lokálny disk. VAROVANIE: Zmena tohto nastavenia môže narušiť vaše nahrané súbory!",
819
+ "Amazon S3 Bucket": "Amazon S3 bucket",
820
+ "Name you selected for your S3 bucket in AWS.": "Názov, ktorý ste vybrali pre svoj S3 bucket v AWS.",
821
+ "Amazon S3 Path Prefix": "Prefix cesty Amazon S3",
822
+ "Prefix you selected for your S3 bucket in AWS.": "Predpona, ktorú ste vybrali pre svoj S3 bucket v AWS.",
823
+ "Amazon S3 Endpoint": "Koncový bod Amazon S3",
824
+ "Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.": "Názov hostiteľa vášho poskytovateľa úložiska kompatibilného so S3. Predvolená hodnota je „s3.amazonaws.com“.",
825
+ "Amazon S3 Region": "Región Amazon S3",
826
+ "AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.": "Región AWS, ktorý ste vybrali pri vytváraní svojho S3 bucketu. Predvolená hodnota je `us-east-1`.",
827
+ "Amazon S3 Access Key ID": "ID prístupového kľúča Amazon S3",
828
+ "Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.": "Povinné iba v prípade, že nechcete používať autentifikáciu voči S3 pomocou IAM roly. Zadajte Access Key ID, ktoré vám poskytol administrátor Amazon EC2.",
829
+ "Amazon S3 Secret Access Key": "Tajný prístupový kľúč Amazon S3",
830
+ "The secret access key associated with your Amazon S3 Access Key ID.": "Tajný prístupový kľúč priradený k vášmu identifikátoru Amazon S3 Access Key ID.",
831
+ "Use Amazon S3 Secure Connection.": "Použiť zabezpečené pripojenie Amazon S3.",
832
+ "Connect to Amazon S3 (or compatible) securely.": "Bezpečne sa pripojte k Amazon S3 (alebo kompatibilnej službe).",
833
+ "Storage settings": "Nastavenia úložiska",
834
+ "Storage": "Úložisko",
835
+ "Storage settings updated": "Nastavenia úložiska boli aktualizované",
836
+ "Label formula": "Vzorec označenia",
837
+ "Include formula": "Zahrnúť vzorec",
838
+ "If specified, only include in menu rows that evaluate to true": "Ak je zadané, v ponuke zahrň iba riadky, ktoré sa vyhodnotia na hodnotu true.",
839
+ "URL formula": "URL vzorec",
840
+ "Order field": "Pole poradia",
841
+ "Section field": "Pole sekcie",
842
+ "Optional. String type with options, each of which will become a menu section": "Voliteľné. Reťazcový typ s možnosťami, z ktorých každá sa stane sekciou ponuky",
843
+ "Role to generate API keys": "Rola na generovanie API kľúčov",
844
+ "User should have this role or higher to generate API keys in their user settings": "Používateľ musí mať túto rolu alebo vyššiu, aby mohol vo svojich používateľských nastaveniach generovať API kľúče.",
845
+ "API token removed": "Token API odstránený",
846
+ "Row inclusion formula": "Vzorec na zahrnutie riadka",
847
+ "Only include rows where this formula is true": "Zahrnúť iba riadky, pre ktoré je tento vzorec pravdivý.",
848
+ "Slug": "Slug",
849
+ "Field that can be used for a prettier URL structure": "Pole, ktoré môže byť použité na krajšiu štruktúru URL adresy",
850
+ "Setup two-factor authentication": "Nastaviť dvojfaktorové overenie",
851
+ "Setup two-factor authentication with Time-based One-Time Password (TOTP)": "Nastaviť dvojfaktorové overenie pomocou časovo obmedzeného jednorazového hesla (TOTP)",
852
+ "1. Scan this QR code in your Authenticator app": "1. Naskenujte tento QR kód vo svojej aplikácii Authenticator",
853
+ "2. Enter the six-digit code generated in your Authenticator app": "2. Zadajte šesťmiestny kód vygenerovaný vo vašej aplikácii Authenticator",
854
+ "Code": "Kód",
855
+ "Two-factor authentication with Time-based One-Time Password enabled": "Dvojfaktorové overenie s povoleným časovo obmedzeným jednorazovým heslom (TOTP)",
856
+ "Two-factor authentication": "Dvojfaktorová autentifikácia",
857
+ "Two-factor authentication is enabled": "Dvojfaktorové overovanie je povolené",
858
+ "Two-factor authentication with Time-based One-Time Password disabled": "Dvojfaktorové overenie pomocou časového jednorazového hesla (TOTP) je deaktivované",
859
+ "Two-factor authentication is disabled": "Dvojfaktorové overovanie je deaktivované",
860
+ "Auto save": "Automatické ukladanie",
861
+ "Save any changes immediately": "Ukladať všetky zmeny okamžite",
862
+ "Transpose": "Transponovať",
863
+ "Display one column per line": "Zobraziť jeden stĺpec na riadok",
864
+ "Vertical column width": "Šírka vertikálneho stĺpca",
865
+ "Vertical width units": "Jednotky vertikálnej šírky",
866
+ "Save before going back": "Uložiť pred návratom",
867
+ "Reload after going back": "Znova načítať po návrate späť",
868
+ "2FA policy": "Politika 2FA",
869
+ "Steps to go back": "Kroky na návrat",
870
+ "Place in dropdown": "Umiestniť do rozbaľovacieho zoznamu",
871
+ "Hide null columns": "Skryť stĺpce s hodnotou null",
872
+ "Do not display a column if it contains entirely missing values": "Nezobrazuj stĺpec, ak obsahuje výlučne chýbajúce hodnoty.",
873
+ "Could not verify code": "Nepodarilo sa overiť kód",
874
+ "Disable two-factor authentication": "Zakázať dvojfaktorové overovanie",
875
+ "Enter your two-factor code in order to disable it": "Zadajte svoj dvojfaktorový kód, aby ste ho deaktivovali.",
876
+ "Allow the user to enter a new key that is not in the schema": "Povoliť používateľovi zadať nový kľúč, ktorý nie je v schéme.",
877
+ "Check for updates": "Skontrolovať aktualizácie",
878
+ "Versions refreshed": "Verzie obnovené",
879
+ "Configuration check": "Kontrola konfigurácie",
880
+ "Configuration errors": "Konfiguračné chyby",
881
+ "Configuration checks passed": "Kontrola konfigurácie prebehla úspešne",
882
+ "On delete cascade": "Pri mazaní kaskádovo",
883
+ "If the parent row is deleted, automatically delete the child rows.": "Ak sa nadradený riadok odstráni, automaticky odstráň aj podriadené riadky.",
884
+ "Extra state Formula": "Dodatočný stavový vzorec",
885
+ "Cannot install unsafe plugins on subdomain tenants": "Nie je možné inštalovať nebezpečné pluginy na subdoménových tenantoch.",
886
+ "Default order descending?": "Predvolené zoradenie zostupne?",
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.": "Toto je view, na ktorý bude používateľ presmerovaný po odoslaní formulára. View, ktorý tu určíte, môže byť v závislosti od kontextu formulára ignorovaný, napríklad ak sa zobrazuje v pop-upe, k presmerovaniu nedôjde.",
888
+ "Destination view": "Cieľové zobrazenie",
889
+ "Finish": "Dokončiť",
890
+ "Include in full-text search": "Zahrnúť do fulltextového vyhľadávania",
891
+ "Strings": "Reťazce",
892
+ "In default language": "V predvolenom jazyku",
893
+ "In %s": "V %s",
894
+ "Enable 2FA": "Povoliť 2FA",
895
+ "Or enter this code:": "Alebo zadajte tento kód:",
896
+ "Disable 2FA": "Deaktivovať 2FA",
897
+ "Cascade delete to file": "Kaskádové mazanie do súboru",
898
+ "Deleting a row will also delete the file referenced by this field": "Odstránenie riadku zároveň odstráni aj súbor, na ktorý odkazuje toto pole.",
899
+ "Has channels?": "Má kanály?",
900
+ "Channels to create events for. Separate by comma; leave blank for all": "Kanály, pre ktoré sa majú vytvárať udalosti. Oddelte čiarkou; nechajte prázdne pre všetky",
901
+ "Event Name": "Názov udalosti",
902
+ "Plugins (Extensions) Store endpoint": "Koncový bod obchodu modulov (rozšírení)",
903
+ "Packs Store endpoint": "Koncový bod obchodu s balíkmi",
904
+ "The endpoint of plugins store.": "Koncový bod obchodu s modulmi.",
905
+ "The endpoint of packs store.": "Koncový bod úložiska balíkov.",
906
+ "Manual backup": "Manuálna záloha",
907
+ "Automated backup": "Automatizovaná záloha",
908
+ "Frequency": "Frekvencia",
909
+ "Destination": "Cieľ",
910
+ "Directory": "Adresár",
911
+ "Backup settings updated": "Nastavenia zálohovania boli aktualizované",
912
+ "Backup successful": "Záloha bola úspešná",
913
+ "Invalid ownership formula: %s": "Neplatný vzorec vlastníctva: %s",
914
+ "Expiration in days": "Expirácia v dňoch",
915
+ "Delete old backup files in this directory after the set number of days": "Odstrániť staré súbory záloh v tomto adresári po uplynutí nastaveného počtu dní.",
916
+ "Mobile app": "Mobilná aplikácia",
917
+ "Build mobile app": "Vytvoriť mobilnú aplikáciu",
918
+ "Build Result": "Výsledok buildovania",
919
+ "Download automated backup": "Stiahnuť automatizovanú zálohu",
920
+ "Restoring automated backup": "Obnovovanie automatizovanej zálohy",
921
+ "No errors detected during configuration check": "Počas kontroly konfigurácie neboli zistené žiadne chyby.",
922
+ "%s view - %s on %s": "%s zobrazenie - %s na %s",
923
+ "Please select at least one platform (android or iOS).": "Vyberte aspoň jednu platformu (Android alebo iOS).",
924
+ "Back": "Späť",
925
+ "Periodic snapshots enabled": "Pravidelné snímky povolené",
926
+ "Snapshot will be made every hour if there are changes": "Snímka sa vytvorí každú hodinu, ak dôjde k zmenám.",
927
+ "Snapshots": "Snímky",
928
+ "Snapshot settings updated": "Nastavenia snímky boli aktualizované",
929
+ "Download snapshots": "Stiahnuť snímky",
930
+ "Snapshot successful": "Snímka bola úspešná",
931
+ "System logging verbosity": "Úroveň podrobnosti systémového logovania",
932
+ "Destination URL Formula": "Cieľový URL vzorec",
933
+ "Pattern": "Vzor",
934
+ "View pattern": "Vzor zobrazenia",
935
+ "The view pattern sets the foundation of how the view relates to the table and the behaviour of the view": "Vzorec zobrazenia určuje základ, ako zobrazenie súvisí s tabuľkou a ako sa správa.",
936
+ "Views display data from tables. A view is a view pattern applied to a table, with configuration.": "Zobrazenia zobrazujú dáta z tabuliek. Zobrazenie je vzor zobrazenia aplikovaný na tabuľku s konfiguráciou.",
937
+ "Modules": "Moduly",
938
+ "Module installation and control": "Inštalácia a správa modulov",
939
+ "Module store": "Úložisko modulov",
940
+ "Module": "Modul",
941
+ "View patterns": "Vzorové zobrazenia",
942
+ "%s module information": "informácie o module %s",
943
+ "Upgrade installed modules": "Aktualizovať nainštalované moduly",
944
+ "Add another module": "Pridať ďalší modul",
945
+ "Add module": "Pridať modul",
946
+ "Module name": "Názov modulu",
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": "Zdroj modulu na inštaláciu. Niekoľko možností: \nnpm – stiahnuť z npm repozitára, \nlocal – získať z lokálneho súborového systému, \ngithub – stiahnuť z GitHubu, \ngit – získať z Gitu.",
948
+ "Version of module, latest is default value": "Verzia modulu, najnovšia je predvolená hodnota",
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.": "Pre npm – názov npm balíka, napr. `@saltcorn/html` alebo `saltcorn-gantt`, overte na npmjs.com; pre local – absolútna cesta k priečinku modulu v súborovom systéme, napr. `C:\\gitsrc\\any-bootstrap-theme\\`; pre github – názov projektu na GitHube.",
950
+ "Modules up-to-date": "Moduly sú aktuálne",
951
+ "User must have this role or higher to read rows from the table, unless they are the owner": "Používateľ musí mať túto rolu alebo vyššiu, aby mohol čítať riadky z tabuľky, pokiaľ nie je vlastníkom.",
952
+ "User must have this role or higher to edit or create new rows in the table, unless they are the owner": "Používateľ musí mať túto rolu alebo vyššiu, aby mohol upravovať alebo vytvárať nové riadky v tabuľke, pokiaľ nie je vlastníkom.",
953
+ "Tagname": "Názov značky",
954
+ "Create tag": "Vytvoriť štítok",
955
+ "Tags": "Značky",
956
+ "New tag": "Nová značka",
957
+ "Tag name": "Názov značky",
958
+ "%s Tag": "%s Tag",
959
+ "Remove From Tag": "Odstrániť z tagu",
960
+ "Add tables": "Pridať tabuľky",
961
+ "Add views": "Pridať zobrazenia",
962
+ "Add tags": "Pridať značky",
963
+ "Trigger": "Spúšťač",
964
+ "Add %s to tag": "Pridať %s k značke",
965
+ "Tag %s deleted": "Značka %s bola odstránená",
966
+ "Tag %s created": "Značka %s bola vytvorená",
967
+ "Application diagram": "Diagram aplikácie",
968
+ "Diagram": "Diagram",
969
+ "Entry point": "Vstupný bod",
970
+ "Platform": "Platforma",
971
+ "docker": "docker",
972
+ "android": "android",
973
+ "iOS": "iOS",
974
+ "App file": "Súbor aplikácie",
975
+ "Server URL": "URL servera",
976
+ "Module %s installed, please complete configuration.": "Modul %s bol nainštalovaný, prosím dokončite konfiguráciu.",
977
+ "Module %s removed.": "Modul %s bol odstránený.",
978
+ "Module %s installed": "Modul %s nainštalovaný",
979
+ "Upgrading modules...": "Aktualizujú sa moduly...",
980
+ "Backup now": "Zálohovať teraz",
981
+ "Snapshot now": "Momentálna snímka",
982
+ "Restore/download automated backups &raquo;": "Obnoviť/stiahnuť automatizované zálohy »",
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).": "Snímky ukladajú štruktúru a definíciu vašej aplikácie bez dát tabuliek. Jednotlivé zobrazenia a stránky je možné obnoviť zo snímok z prehľadov <a href='/viewedit'>zobrazení</a> alebo <a href='/pageedit'>stránok</a> („Obnoviť“ z rozbaľovacích ponúk konkrétnej stránky alebo zobrazenia).",
984
+ "List/download snapshots &raquo;": "Zoznam/stiahnutie snímok »",
985
+ "Discover tables that are already in the Database, but not known to Saltcorn": "Objavte tabuľky, ktoré už sú v databáze, ale Saltcorn ich ešte nepozná.",
986
+ "Split paste": "Rozdeliť vložený obsah",
987
+ "Separate paste content into separate inputs": "Oddeliť vložený obsah do samostatných vstupov",
988
+ "Add entries to tag": "Pridať záznamy k značke",
989
+ "Add pages": "Pridať stránky",
990
+ "Add triggers": "Pridať triggery",
991
+ "Formula value": "Hodnota vzorca",
992
+ "The build was successfully": "Build prebehol úspešne.",
993
+ "Unable to build the app": "Nedá sa zostaviť aplikácia.",
994
+ "Add tag": "Pridať tag",
995
+ "Create new row": "Vytvoriť nový riadok",
996
+ "Specify how to create a new row": "Špecifikujte, ako vytvoriť nový riadok",
997
+ "Preview": "Náhľad",
998
+ "Minimum role updated": "Minimálna rola aktualizovaná",
999
+ "Module not found": "Modul sa nenašiel",
1000
+ "View %s not found": "Zobrazenie %s sa nenašlo",
1001
+ "Query %s not found": "Dotaz %s sa nenašiel",
1002
+ "Open": "Otvoriť",
1003
+ "Only the android build supports docker.": "Docker podporuje iba android build.",
1004
+ "Please enter a valid server URL.": "Zadajte platnú URL adresu servera.",
1005
+ "Table access": "Prístup k tabuľke",
1006
+ "Download one of the backups above": "Stiahnite si jednu zo záloh uvedených vyššie",
1007
+ "Clear this application": "Vyčistiť túto aplikáciu",
1008
+ "(tick all boxes)": "(začiarknite všetky políčka)",
1009
+ "When prompted to create the first user, click the link to restore a backup": "Keď budete vyzvaní na vytvorenie prvého používateľa, kliknite na odkaz na obnovenie zálohy.",
1010
+ "Select the downloaded backup file": "Vyberte stiahnutý súbor zálohy",
1011
+ "Units": "Jednotky",
1012
+ "Descending?": "Zostupne?",
1013
+ "Small": "Malý",
1014
+ "Medium": "Stredný",
1015
+ "Large": "Veľké",
1016
+ "Extra-large": "Extra veľké",
1017
+ "Please select at least one item": "Vyberte aspoň jednu položku.",
1018
+ "Only include rows where this formula is true. ": "Zahrnúť iba riadky, pre ktoré je tento vzorec pravdivý.",
1019
+ "Use %s to access current user ID": "Použite %s na prístup k aktuálnemu ID používateľa",
1020
+ "Action not found": "Akcia sa nenašla",
1021
+ "Development settings": "Vývojové nastavenia",
1022
+ "All entities": "Všetky entity",
1023
+ "no tags": "žiadne značky",
1024
+ "Development mode settings updated": "Nastavenia režimu vývoja boli aktualizované",
1025
+ "Locale identifier short code, e.g. en, zh, fr, ar etc. ": "Skrátený kód identifikátora lokalizácie, napr. en, zh, fr, ar atď.",
1026
+ "Is this the default language in which the application is built?": "Je toto predvolený jazyk, v ktorom je aplikácia vytvorená?",
1027
+ "Database type": "Typ databázy",
1028
+ "Database schema name": "Názov databázovej schémy",
1029
+ "Database user": "Databázový používateľ",
1030
+ "Database host": "Hostiteľ databázy",
1031
+ "Database port": "Port databázy",
1032
+ "Creator email": "E‑mail tvorcu",
1033
+ "Create tenant warning text": "Text upozornenia pri vytváraní tenanta",
1034
+ "Provide your own create warning text if need": "V prípade potreby poskytnite vlastný text varovania pri vytváraní.",
1035
+ "Specify some description for tenant if need": "V prípade potreby zadajte nejaký popis pre nájomníka.",
1036
+ "Created": "Vytvorené",
1037
+ "First user E-mail": "Prvý používateľský e‑mail",
1038
+ "HTTP settings": "Nastavenia HTTP",
1039
+ "Login and Signup": "Prihlásenie a registrácia",
1040
+ "Rights": "Práva",
1041
+ "Rights settings": "Nastavenia práv",
1042
+ "Database name": "Názov databázy",
1043
+ "Database schema": "Databázová schéma",
1044
+ "If the parent row is deleted, do this to the child rows.": "Ak sa nadradený riadok odstráni, vykonaj túto akciu s podriadenými riadkami.",
1045
+ "On delete": "Pri odstránení",
1046
+ "Permissions": "Oprávnenia",
1047
+ "Permissions settings": "Nastavenia oprávnení",
1048
+ "Files accept filter ": "Filter prijímaných súborov",
1049
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `.doc,audio/*,video/*,image/*`": "Určuje filter typov súborov, z ktorých si používateľ môže vybrať v dialógovom okne na výber súboru. Príklad: `.doc,audio/*,video/*,image/*`",
1050
+ "Permissions settings updated": "Nastavenia oprávnení boli aktualizované",
1051
+ "Upload file(s)": "Nahrať súbor(y)",
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/*`": "Určuje filter pre typy súborov, ktoré si používateľ môže vybrať z dialógového okna výberu súboru. Príklad: `text/csv,audio/*,video/*,image/*`",
1053
+ "Default Files accept filter": "Predvolený filter prijímaných súborov",
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/*`": "Určuje predvolený filter typov súborov, z ktorých si používateľ môže vyberať v dialógovom okne pre výber súboru. Príklad: `.doc, text/csv, audio/*, video/*, image/*`",
1055
+ "Destination page": "Cieľová stránka",
1056
+ "Module Store endpoint": "Koncový bod obchodu modulov",
1057
+ "Authentication settings updated": "Nastavenia autentifikácie boli aktualizované",
1058
+ "Log client errors": "Protokolovať chyby klienta",
1059
+ "Record all client errors in the crash log": "Zaznamenávaj všetky klientské chyby do crash logu.",
1060
+ "Default File accept filter": "Predvolený filter prijímaných súborov",
1061
+ "File upload debug": "Ladenie nahrávania súborov",
1062
+ "Turn on to debug file upload in express-fileupload.": "Zapnite ladenie (debug) nahrávania súborov v knižnici express-fileupload.",
1063
+ "Upload size limit (Kb)": "Limit veľkosti nahrávania (KB)",
1064
+ "Maximum upload file size in kilobytes": "Maximálna veľkosť nahrávaného súboru v kilobajtoch",
1065
+ "File upload timeout": "Časový limit nahrávania súboru",
1066
+ "Defines how long to wait for data before aborting file upload. Set to 0 if you want to turn off timeout checks. ": "Definuje, ako dlho čakať na údaje pred prerušením nahrávania súboru. Nastavte na 0, ak chcete vypnúť kontroly časového limitu.",
1067
+ "Files settings": "Nastavenia súborov",
1068
+ "NPM packages in code": "Balíčky NPM v kóde",
1069
+ "Comma-separated list of packages which will be available in JavaScript actions": "Zoznam balíkov oddelených čiarkami, ktoré budú k dispozícii v JavaScript akciách",
1070
+ "Become user": "Stať sa používateľom",
1071
+ "Your are now logged in as %s. Logout and login again to assume your usual identity": "Teraz ste prihlásený ako %s. Odhláste sa a prihláste sa znova, aby ste nadobudli svoju obvyklú identitu.",
1072
+ "Done": "Hotovo",
1073
+ "Configure trigger %s": "Konfigurovať spúšťač %s",
1074
+ "Saved 2FA policy for role": "Uložená politika 2FA pre rolu",
1075
+ "HTTP settings updated": "Nastavenia HTTP boli aktualizované",
1076
+ "%s configuration": "konfigurácia %s",
1077
+ "Save indicator": "Indikátor ukladania",
1078
+ "Public cache TTL (minutes)": "Verejná doba platnosti cache (minúty)",
1079
+ "Cache-control max-age for public views and pages. 0 to disable": "Maximálny vek hlavičky Cache-Control pre verejné zobrazenia a stránky. 0 pre vypnutie",
1080
+ "Files accept filter": "Filter prijímaných súborov",
1081
+ "User group": "Skupina používateľov",
1082
+ "Add relations to this table in dropdown options for ownership field": "Pridaj vzťahy k tejto tabuľke do možností rozbaľovacieho zoznamu pre pole vlastníctva.",
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.": "Máte zobrazenia s rolou na prístup, ktorá je nižšia ako rola tabuľky na čítanie, bez vlastníctva tabuľky. To môže spôsobiť zamietnutie prístupu. Používatelia musia mať oprávnenie na čítanie tabuľky ku všetkým údajom, ktoré sú zobrazované.",
1084
+ "Views potentially affected": "Potenciálne ovplyvnené zobrazenia",
1085
+ "Empty view": "Prázdny view",
1086
+ "A view that will be shown only if there are no tables rows to show": "Zobrazenie, ktoré sa zobrazí iba v prípade, že neexistujú žiadne riadky tabuľky na zobrazenie.",
1087
+ "Calculated field will be stored in Database": "Vypočítavané pole bude uložené v databáze.",
1088
+ "Set Email": "Nastaviť e‑mail",
1089
+ "Please enter your email address": "Zadajte svoju e-mailovú adresu",
1090
+ "Role for search": "Rola pre vyhľadávanie",
1091
+ "Min role to access search page": "Minimálna rola na prístup k vyhľadávacej stránke",
1092
+ "Update": "Aktualizovať",
1093
+ "Add": "Pridať",
1094
+ "Recalculate dynamic": "Prepočítať dynamické",
1095
+ "Force logout": "Vynútené odhlásenie",
1096
+ "Logged out user %s": "Odhlásený používateľ %s",
1097
+ "Reset password link sent to %s": "Odkaz na obnovenie hesla bol odoslaný na %s",
1098
+ "We request that you change your password on %s. You can set your new password through this link: ": "Žiadame vás, aby ste si zmenili heslo na %s. Svoje nové heslo si môžete nastaviť prostredníctvom tohto odkazu:",
1099
+ "Welcome to %s": "Vitajte v %s",
1100
+ "We have created an account for you on %s. You can set your new password through this link: ": "Vytvorili sme vám účet na %s. Nové heslo si môžete nastaviť prostredníctvom tohto odkazu:",
1101
+ "Use this link to access the application once you have set your password: %s": "Použite tento odkaz na prístup k aplikácii po nastavení hesla: %s",
1102
+ "Tag: %s": "Tag: %s",
1103
+ "Tag entry": "Zadanie značky",
1104
+ "Clear": "Vymazať",
1105
+ "Restore a snapshot": "Obnoviť snapshot",
1106
+ "Snapshot restored": "Snímka obnovená",
1107
+ "Configuration check report": "Správa o kontrole konfigurácie",
1108
+ "Re-run": "Znova spustiť",
1109
+ "Add constraint:": "Pridať obmedzenie:",
1110
+ "Index": "Index",
1111
+ "Add constraint: ": "Pridať obmedzenie:",
1112
+ "Choose the field to be indexed": "Vyberte pole, ktoré sa má indexovať",
1113
+ "Constraint formula": "Vzorec obmedzenia",
1114
+ "Formula must evaluate to true for valid rows. In scope: ": "Vzorec musí byť vyhodnotený ako pravdivý pre platné riadky. V rozsahu:",
1115
+ "Add %s constraint to %s": "Pridať obmedzenie %s do %s",
1116
+ "What": "Čo",
1117
+ "Choose the field to be indexed. This make searching the table faster.": "Vyberte pole, ktoré sa má indexovať. Tým sa zrýchli vyhľadávanie v tabuľke.",
1118
+ "Disk usage": "Využitie disku",
1119
+ "CPU usage": "Využitie CPU",
1120
+ "Mem usage": "Využitie pamäte",
1121
+ "The field that will be shown to the user when choosing a value": "Pole, ktoré sa zobrazí používateľovi pri výbere hodnoty",
1122
+ "String value must match regular expression": "Reťazcová hodnota musí zodpovedať regulárnemu výrazu",
1123
+ "Modules up-to-date. Please restart server": "Moduly sú aktuálne. Prosím, reštartujte server.",
1124
+ "Install git plugins": "Nainštalovať pluginy Git",
1125
+ "Set available npm modules": "Nastaviť dostupné npm moduly",
1126
+ "Only store modules can be installed on tenant instances": "Na inštanciách tenantov je možné inštalovať iba moduly obchodu.",
1127
+ "Unsafe modules": "Nebezpečné moduly",
1128
+ "Notifications": "Upozornenia",
1129
+ "No notifications": "Žiadne upozornenia",
1130
+ "In user menu": "V používateľskom menu",
1131
+ "Show notifications in the user menu": "Zobraziť upozornenia v používateľskom menu",
1132
+ "Notification settings": "Nastavenia oznámení",
1133
+ "PWA": "PWA",
1134
+ "Progressive Web Application": "Progresívna webová aplikácia",
1135
+ "Display": "Zobraziť",
1136
+ "Progressive Web Application enabled": "Progresívna webová aplikácia povolená",
1137
+ "Saltcorn test email": "Testovací email Saltcorn",
1138
+ "Hello from Saltcorn": "Ahoj zo Saltcornu",
1139
+ "Set colors": "Nastaviť farby",
1140
+ "Theme color": "Farba motívu",
1141
+ "Background color": "Farba pozadia",
1142
+ "Table provider": "Poskytovateľ tabuľky",
1143
+ "Database table": "Databázová tabuľka",
1144
+ "Configure provider": "Konfigurovať poskytovateľa",
1145
+ "In scope:": "V rozsahu:",
1146
+ "SSL expiry": "Platnosť SSL certifikátu",
1147
+ "A page with this name already exists": "Stránka s týmto názvom už existuje.",
1148
+ "Tenant Base URL": "Základná URL nájomcu",
1149
+ "Base hostname for newly created tenants. If unset, defaults to hostname": "Základný hostname pre novovytvorených tenantov. Ak nie je nastavený, predvolene sa použije hostname.",
1150
+ "Redirect unauthorized": "Presmerovať neautorizovaných",
1151
+ "If tenant creation is not authorized, redirect to this URL": "Ak vytvorenie tenanta nie je autorizované, presmeruj na túto URL adresu.",
1152
+ "Import table %s": "Importovať tabuľku %s",
1153
+ "Import CSV": "Importovať CSV",
1154
+ "Show configuration object": "Zobraziť konfiguračný objekt",
1155
+ "Connected views": "Prepojené zobrazenia",
1156
+ "Tenant application capabilities": "Možnosti aplikácie nájomcu",
1157
+ "Edit Module": "Upraviť modul",
1158
+ "Roles 2-10 are reserved": "Role 2 – 10 sú vyhradené",
1159
+ "Role IDs 2-10 are reserved": "ID rolí 2–10 sú rezervované",
1160
+ "Allow offline mode": "Povoliť offline režim",
1161
+ "Embedded in": "Vložené v",
1162
+ "Linked from": "Prepojené z",
1163
+ "Table constraints": "Obmedzenia tabuľky",
1164
+ "Event logs": "Záznamy udalostí",
1165
+ "Migrations": "Migrácie",
1166
+ "Tag Entries": "Záznamy značiek",
1167
+ "Not a valid field name": "Neplatný názov poľa",
1168
+ "Set a default value for missing data": "Nastaviť predvolenú hodnotu pre chýbajúce údaje",
1169
+ "Create model": "Vytvoriť model",
1170
+ "Models": "Modely",
1171
+ "New model": "Nový model",
1172
+ "Show model": "Zobraziť model",
1173
+ "Model instances": "Inštancie modelu",
1174
+ "Trained": "Vytrénovaný",
1175
+ "Train new instance": "Natrénovať novú inštanciu",
1176
+ "Train model": "Trénovať model",
1177
+ "Train": "Trénovať",
1178
+ "Report": "Report",
1179
+ "Model training report": "Správa o trénovaní modelu",
1180
+ "Model training error": "Chyba trénovania modelu",
1181
+ "Training error": "Chyba tréningu",
1182
+ "Model": "Model",
1183
+ "Model instance": "Inštancia modelu",
1184
+ "Prediction output": "Výstup predikcie",
1185
+ "Table triggers: ": "Triggery tabuľky:",
1186
+ "App name": "Názov aplikácie",
1187
+ "App icon": "Ikona aplikácie",
1188
+ "Splash Page": "Úvodná stránka",
1189
+ "App version": "Verzia aplikácie",
1190
+ "Forgot password?": "Zabudli ste heslo?",
1191
+ "Details": "Podrobnosti",
1192
+ "URL is a formula?": "URL je vzorec?",
1193
+ "Receive notifications by:": "Dostávať upozornenia cez:",
1194
+ "Backup settings": "Nastavenia zálohovania",
1195
+ "Logo image": "Obrázok loga",
1196
+ "Custom code": "Vlastný kód",
1197
+ "Extension store": "Obchod s modulmi",
1198
+ "Backup file prefix": "Prefix súboru zálohy",
1199
+ "Directory for backup files": "Adresár pre záložné súbory",
1200
+ "Backup File Prefix": "Prefix súboru zálohy",
1201
+ "Search for...": "Hľadať...",
1202
+ "Every 5 minutes": "Každých 5 minút",
1203
+ "Not scheduled but can be run as an action from a button click": "Nie je naplánovaná, ale môže byť spustená ako akcia po kliknutí na tlačidlo.",
1204
+ "Fixed and blocked fields": "Pevné a blokované polia",
1205
+ "Do not allow the following fields to have a value set from the query string or state": "Nepovoľte, aby nasledujúce polia mali hodnotu nastavenú z query stringu alebo zo stavu.",
1206
+ "Action configuration saved": "Konfigurácia akcie bola uložená",
1207
+ "Prevent any deletion of parent rows": "Zabrániť akémukoľvek odstráneniu nadradených riadkov.",
1208
+ "If the parent row is deleted, set key fields on child rows to null": "Ak sa nadradený riadok odstráni, nastav kľúčové polia v podradených riadkoch na hodnotu null.",
1209
+ "Link out?": "Odkazovať mimo?",
1210
+ "Show a link to open popup contents in new tab": "Zobraziť odkaz na otvorenie obsahu vyskakovacieho okna v novej karte",
1211
+ "Model %s deleted": "Model %s odstránený",
1212
+ "Model instance %s deleted": "Inštancia modelu %s bola odstránená",
1213
+ "Action information saved": "Informácie o akcii boli uložené",
1214
+ "JavaScript code:": "Kód v jazyku JavaScript:",
1215
+ "code here": "kód sem",
1216
+ "Page '%s' was loaded": "Stránka „%s“ bola načítaná",
1217
+ "View '%s' was loaded": "Zobrazenie „%s“ bolo načítané",
1218
+ "Error message": "Chybové hlásenie",
1219
+ "Error shown to user if uniqueness is violated": "Chyba zobrazená používateľovi pri porušení jedinečnosti",
1220
+ "Protected": "Chránené",
1221
+ "Set role to access": "Nastaviť rolu na prístup",
1222
+ "User must have this role or higher to update or create field values": "Používateľ musí mať túto rolu alebo vyššiu, aby mohol aktualizovať alebo vytvárať hodnoty polí.",
1223
+ "Disable on mobile": "Zakázať na mobilných zariadeniach",
1224
+ "moment.js format specifier": "špecifikátor formátu moment.js",
1225
+ "Primary button": "Primárne tlačidlo",
1226
+ "Secondary button": "Sekundárne tlačidlo",
1227
+ "Success button": "Tlačidlo úspechu",
1228
+ "Danger button": "Tlačidlo nebezpečnej akcie",
1229
+ "Primary outline button": "Primárne obrysové tlačidlo",
1230
+ "Secondary outline button": "Sekundárne obrysové tlačidlo",
1231
+ "Standard": "Štandardný",
1232
+ "X-Small": "Extra malý",
1233
+ "Block": "Blok",
1234
+ "Large block": "Veľký blok",
1235
+ "Formula for JavaScript object that will be added to state parameters": "Vzorec pre objekt JavaScript, ktorý bude pridaný do parametrov stavu",
1236
+ "Alignment": "Zarovnanie",
1237
+ "Click to edit?": "Kliknite na úpravu?",
1238
+ "Format": "Formát",
1239
+ "Table Synchronization": "Synchronizácia tabuľky",
1240
+ "unsynched": "nesynchronizované",
1241
+ "synched": "synchronizované",
1242
+ "Sync information": "Informácie o synchronizácii",
1243
+ "Sync information tracks the last modification or deletion timestamp so that the table data can be synchronized with the mobile app": "Informácie o synchronizácii sledujú časovú pečiatku poslednej úpravy alebo vymazania, aby bolo možné synchronizovať údaje tabuľky s mobilnou aplikáciou.",
1244
+ "Included Plugins": "Zahrnuté pluginy",
1245
+ "exclude": "vylúčiť",
1246
+ "include": "zahrnúť",
1247
+ "Auto public login": "Automatické verejné prihlásenie",
1248
+ "New user view": "Nové zobrazenie používateľa",
1249
+ "A view to show to new users, to finalise registration (if Edit) or as a welcome view": "Zobrazenie určené na zobrazenie novým používateľom, na dokončenie registrácie (ak je v režime Úprava) alebo ako uvítacie zobrazenie.",
1250
+ "View decoration": "Dekorácia zobrazenia",
1251
+ "Title formula": "Vzorec názvu",
1252
+ "Show if true": "Zobraziť, ak je pravda",
1253
+ "Formula. Leave blank to always show": "Vzorec. Nechajte prázdne, aby sa vždy zobrazoval",
1254
+ "Popup width": "Šírka vyskakovacieho okna",
1255
+ "Show an icon in the title bar to indicate when form data is being saved": "Zobraziť ikonu v titulkovom pruhu na indikáciu, keď sa údaje formulára ukladajú",
1256
+ "install a different version": "nainštalovať inú verziu",
1257
+ "%s versions": "verzie %s",
1258
+ "Close": "Zavrieť",
1259
+ "Module up-to-date": "Modul je aktuálny",
1260
+ "Module '%s' not found": "Modul „%s“ sa nenašiel",
1261
+ "Module %s not found": "Modul %s sa nenašiel",
1262
+ "Include Event Logs": "Zahrnúť denníky udalostí",
1263
+ "Backup with event logs": "Záloha s protokolmi udalostí",
1264
+ "Initially open": "Pôvodne otvorené",
1265
+ "Not a valid pack": "Neplatný balík",
1266
+ "Pack file": "Súbor balíka",
1267
+ "Upload a pack file": "Nahrať súbor balíka",
1268
+ "No menu": "Žiadne menu",
1269
+ "Omit the menu from this page": "Vynechajte ponuku z tejto stránky",
1270
+ "%s finished without a result": "%s skončilo bez výsledku",
1271
+ "Body size limit (Kb)": "Limit veľkosti tela (KB)",
1272
+ "Maximum request body size in kilobytes": "Maximálna veľkosť tela požiadavky v kilobajtoch",
1273
+ "URL encoded size limit (Kb)": "Limit veľkosti URL kódovania (KB)",
1274
+ "Maximum URL encoded request size in kilobytes": "Maximálna veľkosť URL kódovanej požiadavky v kilobajtoch",
1275
+ "HTML file": "Súbor HTML",
1276
+ "HTML file to use as page content": "Súbor HTML na použitie ako obsah stránky",
1277
+ "Offline mode: cannot load file": "Režim offline: súbor nie je možné načítať",
1278
+ "None - use drag and drop builder": "Žiadne – použite drag and drop builder",
1279
+ "Do not pick or compare time": "Nevoľte ani neporovnávajte čas.",
1280
+ "Installed theme": "Nainštalovaná téma",
1281
+ "Theme for role": "Téma pre rolu",
1282
+ "Set theme for each user role »": "Nastaviť tému pre každú používateľskú rolu »",
1283
+ "Available themes": "Dostupné motívy",
1284
+ "Install more themes »": "Nainštalovať ďalšie témy »",
1285
+ "Configure action": "Konfigurovať akciu",
1286
+ "No changes detected, snapshot skipped": "Nezistili sa žiadne zmeny, snímka bola preskočená",
1287
+ "Cannot remove module: views %s depend on it": "Modul nie je možné odstrániť: závisí od neho zobrazenie %s",
1288
+ "The view name is part of the URL when it is shown alone.": "Názov view je súčasťou URL adresy, keď je zobrazený samostatne.",
1289
+ "Exclusion relations": "Vzťahy vylúčenia",
1290
+ "Do not include row if this relation has a match": "Nezahŕňaj riadok, ak má táto väzba zhodu.",
1291
+ "Exclusion where": "Vylúčenie, kde",
1292
+ "Hoverable rows": "Riadky s efektom pri prechode kurzorom",
1293
+ "Highlight row under cursor": "Zvýrazniť riadok pod kurzorom",
1294
+ "Striped rows": "Pruhované riadky",
1295
+ "Add zebra stripes to rows": "Pridať zebrovanie (striedavé pruhovanie) riadkov",
1296
+ "New page group": "Nová skupina stránok",
1297
+ "Page Groups": "Skupiny stránok",
1298
+ "%s edit": "%s úprava",
1299
+ "Members": "Členovia",
1300
+ "Add member": "Pridať člena",
1301
+ "Edit group properties": "Upraviť vlastnosti skupiny",
1302
+ "Page to be served": "Stránka, ktorá sa má obslúžiť",
1303
+ "A description of the group member": "Popis člena skupiny",
1304
+ "Eligible Formula": "Oprávnený vzorec",
1305
+ "Formula to determine if this page should be served.": "Vzorec na určenie, či má byť táto stránka obslúžená.",
1306
+ "Cancel": "Zrušiť",
1307
+ "%s add-member": "%s pridať-člena",
1308
+ "add-member": "pridať člena",
1309
+ "add member to %s": "pridať člena do %s",
1310
+ "Added member": "Pridaný člen",
1311
+ "Member %s": "Člen %s",
1312
+ "Updated member": "Aktualizovaný člen",
1313
+ "%s edit-member": "%s upraviť-člena",
1314
+ "edit member of %s": "upraviť člena %s",
1315
+ "Removed member %s": "Odstránený člen %s",
1316
+ "Deleted page group %s": "Odstránená skupina stránok %s",
1317
+ "Missing screen info": "Chýbajúce informácie obrazovky",
1318
+ "What to do if no screen info is given. Reload with parmeters or guess it from the user-agent.": "Čo robiť, ak nie sú k dispozícii žiadne informácie o obrazovke. Znovu načítať s parametrami alebo ich odvodiť z user-agenta.",
1319
+ "Guess from user agent": "Uhádnuť z používateľského agenta",
1320
+ "Reload": "Znova načítať",
1321
+ "User Agent screen infos": "Informácie o obrazovke používateľského agenta",
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.": "Tieto informácie o obrazovke sa použijú, keď ich prehliadač neodosiela. Ak je „Chýbajúce informácie o obrazovke“ nastavené na „Odhadnúť z user agenta“, user agent sa namapuje na zariadenie s nasledujúcimi hodnotami.",
1323
+ "Add screen info": "Pridať informácie o obrazovke",
1324
+ "Page Group settings": "Nastavenia skupiny stránok",
1325
+ "Pagegroups": "Skupiny strán",
1326
+ "width": "šírka",
1327
+ "height": "výška",
1328
+ "innerWidth": "vnútorná šírka",
1329
+ "innerHeight": "vnútorná výška",
1330
+ "Screen info added": "Informácie o obrazovke pridané",
1331
+ "Screen info removed": "Informácie o obrazovke odstránené",
1332
+ "Edit screen info": "Upraviť informácie obrazovky",
1333
+ "Screen info saved": "Informácie o obrazovke uložené",
1334
+ "Settings saved": "Nastavenia uložené",
1335
+ "Destination page group": "Cieľová skupina stránok",
1336
+ "Your page groups": "Skupiny vašej stránky",
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.": "Skupina má stránky s vhodným vzorcom. Keď požiadate o skupinu, obslúži sa prvá stránka, na ktorej vzorec zodpovedá podmienkam. Týmto spôsobom si môžete zvoliť stránku v závislosti od obrazovky zariadenia.",
1338
+ "Create page group": "Vytvoriť skupinu stránok",
1339
+ "Page groups": "Skupiny stránok",
1340
+ "Calculated non-stored fields cannot have Key type": "Vypočítané neukladané polia nemôžu mať typ Kľúč.",
1341
+ "Row click URL": "URL pri kliknutí na riadok",
1342
+ "Formula. Navigate to this URL when row is clicked": "Vzorec. Prejsť na túto URL po kliknutí na riadok",
1343
+ "Time of day": "Denná doba",
1344
+ "UTC timezone": "Časové pásmo UTC",
1345
+ "Show if formula": "Zobraziť, ak vzorec",
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>.": "Zobraziť odkaz alebo vložený obsah, ak je hodnota true, nezobrazovať, ak je false. Na základe stavových premenných z URL query stringu a objektu <code>user</code>. Pre kompletný stav použite <code>row</code>. Príklad: <code>!!row.createlink</code> na zobrazenie odkazu len vtedy, ak stav obsahuje <code>createlink</code>.",
1347
+ "Pagegroup": "Skupina strán",
1348
+ "Pagegroup %s has no members": "Skupina stránok %s nemá žiadnych členov",
1349
+ "Remove border": "Odstrániť rámček",
1350
+ "No lines between tables": "Žiadne čiary medzi tabuľkami",
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.": "Použite toto na obmedzenie poľa na zoznam možností (oddelených čiarkami). Napríklad sem zadajte <kbd class=\"fst-normal\">Red, Green, Blue</kbd>, ak sú prípustné hodnoty Red, Green a Blue. Nechajte prázdne, ak reťazec môže obsahovať ľubovoľnú hodnotu.",
1352
+ "Page description": "Popis stránky",
1353
+ "Some view patterns accept interpolations. Ex: <code>{{ name }}</code> or <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>": "Niektoré vzory zobrazení akceptujú interpolácie. Napr.: <code>{{ name }}</code> alebo <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>",
1354
+ "For search engines. Some view patterns accept interpolations.": "Pre vyhľadávacie nástroje. Niektoré vzory zobrazení akceptujú interpolácie.",
1355
+ "Files cache TTL (minutes)": "TTL vyrovnávacej pamäte súborov (minúty)",
1356
+ "Cache-control max-age for files.": "Maximálny vek (max-age) pre súbory v hlavičke Cache-Control.",
1357
+ "Popup min width": "Minimálna šírka popup okna",
1358
+ "Add %s to tag %s": "Pridať %s do značky %s",
1359
+ "Add entries to tag %s": "Pridať záznamy k značke %s",
1360
+ "Tag not found": "Značka sa nenašla",
1361
+ "Unable to save: No page or no layout": "Nie je možné uložiť: Žiadna stránka alebo žiadne rozloženie",
1362
+ "Unable to save: No view": "Uloženie nie je možné: Žiadne zobrazenie",
1363
+ "%s has no eligible page": "%s nemá žiadnu oprávnenú stránku",
1364
+ "Random allocation": "Náhodné priradenie",
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.": "Podávaj náhodnú stránku, ignorujúc vzorec oprávnenosti. V rámci jednej relácie budú opätovné načítania vždy doručovať tú istú stránku. Toto je základná požiadavka pre A/B testovanie.",
1366
+ "Pagegroup %s not found": "Skupina stránok %s sa nenašla",
1367
+ "Create trigger": "Vytvoriť trigger",
1368
+ "Omit the menu from this view": "Vynechaj ponuku z tohto zobrazenia.",
1369
+ "Cross-domain iframe": "Iframe medzi doménami",
1370
+ "Allow embedding in iframe on different domains. Unsets the X-Frame-Options header": "Povoliť vkladanie do iframe na rôznych doménach. Zruší hlavičku X-Frame-Options.",
1371
+ "Logout URL": "URL na odhlásenie",
1372
+ "The URL to direct to after logout": "URL, na ktorý presmerovať po odhlásení",
1373
+ "Runtime informations": "Informácie o runtimu",
1374
+ "open logs viewer": "otvoriť prehliadač logov",
1375
+ "Server logs": "Serverové logy",
1376
+ "Timestamp": "Časová pečiatka",
1377
+ "Message": "Správa",
1378
+ "Please enter the two-factor authetication code from your authenticator device": "Zadajte kód dvojfaktorového overenia z vášho autentifikačného zariadenia.",
1379
+ "Only if...": "Len ak...",
1380
+ "Allow self signed": "Povoliť samopodpísané",
1381
+ "Open a connection to TLS server with self-signed or invalid TLS certificate": "Otvoriť pripojenie k TLS serveru so samopodpísaným alebo neplatným TLS certifikátom",
1382
+ "Allow self-signed": "Povoliť samopodpísané",
1383
+ "Optionally associate a table with this trigger": "Voliteľne priraďte k tomuto triggeru tabuľku.",
1384
+ "Delete table": "Odstrániť tabuľku",
1385
+ "Signup role": "Registračná rola",
1386
+ "The initial role of signed up users": "Počiatočná rola registrovaných používateľov",
1387
+ "Cordova builder": "Cordova builder",
1388
+ "not available": "nedostupné",
1389
+ "pull": "pull",
1390
+ "refresh": "obnoviť",
1391
+ "installed": "nainštalovaný",
1392
+ "Include table history in backup": "Zahrnúť históriu tabuľky do zálohy",
1393
+ "The plugin was corrupted and had to be repaired. We recommend restarting your server.": "Zásuvný modul bol poškodený a musel byť opravený. Odporúčame reštartovať váš server.",
1394
+ "%s code page": "stránka kódu %s",
1395
+ "Constants and function code": "Konštanty a kód funkcií",
1396
+ "Delete code page": "Odstrániť kódovú stránku",
1397
+ "Adjust the the theme for this user": "Upraviť tému pre tohto používateľa",
1398
+ "Configure theme": "Konfigurovať tému",
1399
+ "Remove all user specific theme settings": "Odstrániť všetky používateľské nastavenia vzhľadu",
1400
+ "Configure %s Plugin for %s": "Konfigurovať modul %s pre %s",
1401
+ "The current theme has no user specific settings": "Aktuálna téma nemá žiadne používateľsky špecifické nastavenia.",
1402
+ "Some themes support only one level of menu nesting.": "Niektoré témy podporujú iba jednu úroveň vnorenia ponuky.",
1403
+ "Apple Team ID": "ID tímu Apple",
1404
+ "Please enter your Apple Team ID": "Zadajte svoj Apple Team ID",
1405
+ "To see changes for '%s' in show-if-formulas, users need to relogin": "Aby používatelia videli zmeny pre „%s“ v show-if vzorcoch, musia sa znova prihlásiť.",
1406
+ "Server host": "Hostiteľ servera",
1407
+ "Username": "Používateľské meno",
1408
+ "Port": "Port",
1409
+ "All tenants": "Všetci nájomcovia",
1410
+ "Also backup all tenants": "Tiež zálohovať všetkých tenantov.",
1411
+ "Retain local directory": "Zachovať lokálny adresár",
1412
+ "Retain a local backup copy in this directory (optional)": "Ponechať lokálnu záložnú kópiu v tomto adresári (voliteľné)",
1413
+ "Do not wrap response in a success object": "Neobaľujte odpoveď do objektu „success“",
1414
+ "Use table description instead of name as header": "Použiť popis tabuľky namiesto názvu ako hlavičku",
1415
+ "Description header": "Hlavička popisu",
1416
+ "Lazy load views": "Lenivo načítavať zobrazenia",
1417
+ "Log IP address": "Zaznamenať IP adresu",
1418
+ "Record the request IP address in log messages": "Zaznamenávajte IP adresu požiadavky do záznamov (logov).",
1419
+ "App ID": "ID aplikácie",
1420
+ "Build type": "Typ buildu",
1421
+ "debug": "ladenie",
1422
+ "release": "vydanie",
1423
+ "Keystore File": "Súbor kľúčového úložiska",
1424
+ "Keystore Alias": "Alias úložiska kľúčov",
1425
+ "Keystore Password": "Heslo ku keystore",
1426
+ "xcodebuild": "xcodebuild",
1427
+ "Provisioning Profile": "Profil na poskytovanie služby",
1428
+ "Registry editor": "Editor databázy registrov",
1429
+ "Mobile HTML": "Mobilné HTML",
1430
+ "HTML for the item in the bottom navigation bar. Currently, only supported by the metronic theme.": "HTML pre položku v spodnom navigačnom paneli. Momentálne podporované iba motívom Metronic.",
1431
+ "A short name that will be in the page URL": "Krátky názov, ktorý bude v URL adresy stránky",
1432
+ "A longer description that is not visible but appears in the page header and is indexed by search engines": "Dlhší popis, ktorý nie je viditeľný, ale zobrazuje sa v hlavičke stránky a je indexovaný vyhľadávačmi",
1433
+ "User role required to access page": "Na prístup k stránke je vyžadovaná používateľská rola",
1434
+ "Example: <code>`/view/TheOtherView?id=${id}`</code>": "Príklad: <code>`/view/TheOtherView?id=${id}`</code>",
1435
+ "Older": "Staršie",
1436
+ "Newest": "Najnovšie",
1437
+ "Delete all read": "Odstrániť všetko prečítané",
1438
+ "Trigger %s duplicated as %s": "Trigger %s duplikovaný ako %s",
1439
+ "Tooltip": "Popis nástroja",
1440
+ "Tooltip formula": "Vzorec pre tooltip",
1441
+ "Install a different version": "Nainštalovať inú verziu",
1442
+ "Page group": "Skupina stránok",
1443
+ "Starting upgrade, please wait...\n": "Spúšťa sa aktualizácia, prosím čakajte...",
1444
+ "Upgrade done (if it was available) with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "Aktualizácia dokončená (ak bola k dispozícii) s kódom 0.\n\nStlačte tlačidlo SPÄŤ vo vašom prehliadači a potom OBNOVTE stránku.",
1445
+ "Installing %s, please wait...\n": "Inštaluje sa %s, čakajte prosím...",
1446
+ "Install done with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "Inštalácia bola dokončená s kódom 0.\n\nStlačte tlačidlo SPÄŤ vo svojom prehliadači a potom OBNOVTE stránku.",
1447
+ "Pulling the cordova-builder docker image...": "Sťahuje sa docker image cordova-builder...",
1448
+ "Check updates": "Skontrolovať aktualizácie",
1449
+ "Choose version": "Vybrať verziu",
1450
+ "Unknown authentication method %s": "Neznáma autentifikačná metóda %s",
1451
+ "Card rows": "Riadky karty",
1452
+ "Each row in a card. Not supported by all themes": "Každý riadok v karte. Nie je podporované všetkými motívmi.",
1453
+ "Prune session interval (seconds)": "Interval orezávania relácie (sekundy)",
1454
+ "Interval in seconds to check for expred sessions in the postgres db. 0, empty or a negative number to disable": "Interval v sekundách na kontrolu expirovaných relácií v databáze Postgres. Zadajte 0, prázdnu hodnotu alebo záporné číslo na vypnutie.",
1455
+ "Progressive Web Application is not enabled": "Progresívna webová aplikácia nie je povolená.",
1456
+ "Events and Trigger settings": "Nastavenia udalostí a spúšťačov",
1457
+ "Periodic trigger timing (next event)": "Načasovanie periodického spúšťača (ďalšia udalosť)",
1458
+ "Hourly": "Hodinový",
1459
+ "Daily": "Denne",
1460
+ "Weekly": "Týždenne",
1461
+ "Code pages": "Kódové stránky",
1462
+ "Please select a file": "Prosím, vyberte súbor",
1463
+ "Zip compression level": "Úroveň kompresie ZIP",
1464
+ "1=Fast, larger file, 9=Slow, smaller files": "1=Rýchle, väčší súbor, 9=Pomalé, menšie súbory",
1465
+ "Use system zip": "Použiť systémový ZIP",
1466
+ "Recommended. Executable <code>zip</code> must be installed": "Odporúča sa. Spustiteľný súbor <code>zip</code> musí byť nainštalovaný.",
1467
+ "Time to run": "Čas spustenia",
1468
+ "Mobile": "Mobilný",
1469
+ "Plain password trigger row": "Spúšťač riadka s holým heslom",
1470
+ "Send plaintext password changes to Users table triggers (Insert, Update and Validate).": "Posielať zmeny hesiel v čitateľnej podobe do triggerov tabuľky Users (Insert, Update a 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álna používateľská rola potrebná na vytvorenie nového tenanta<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">Udelenie prístupu na vytváranie tenantov nedôveryhodným používateľom predstavuje bezpečnostné riziko a neodporúča sa.</div>",
1472
+ "Select tag": "Vybrať značku",
1473
+ "Invalid build directory path": "Neplatná cesta k adresáru buildu",
1474
+ "Invalid build directory name": "Neplatný názov adresára buildu",
1475
+ "clean node_modules": "vyčistiť priečinok `node_modules`",
1476
+ "After delete": "Po odstránení",
1477
+ "Search only on exact match, not substring match. Useful for large tables": "Vyhľadávať iba pri presnej zhode, nie pri čiastočnej zhode reťazca. Užitočné pre veľké tabuľky.",
1478
+ "Please select an entry point.": "Vyberte vstupný bod.",
1479
+ "Group by": "Zoskupiť podľa",
1480
+ "View %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "Zobrazenie %s bolo pridané do ponuky. Upravte prístupové oprávnenia v časti <a href=\"/menu\">Nastavenia &raquo; Ponuka</a>",
1481
+ "Page %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "Stránka %s bola pridaná do menu. Upravte prístupové oprávnenia v časti <a href=\"/menu\">Nastavenia &raquo; Menu</a>",
1482
+ "SameSite": "SameSite",
1483
+ "Restrict use of cookie to third-party sites. Strict is more secure, but may impact authentication": "Obmedziť použitie cookie na weby tretích strán. Režim Strict je bezpečnejší, ale môže ovplyvniť autentifikáciu.",
1484
+ "Content Security Policy": "Zásady zabezpečenia obsahu",
1485
+ "CORS": "CORS",
1486
+ "Cross-origin resource sharing": "Zdieľanie zdrojov medzi rôznymi doménami (CORS)",
1487
+ "Signup and login views": "Zobrazenia registrácie a prihlásenia",
1488
+ "Additional login and signup settings": "Dodatočné nastavenia prihlásenia a registrácie",
1489
+ "Login and signup views should be accessible by public users": "Prihlasovacie a registračné zobrazenia by mali byť prístupné verejným používateľom.",
1490
+ "Shared: %s": "Zdieľané: %s",
1491
+ "Sharing not enabled": "Zdieľanie nie je povolené",
1492
+ "You must be logged in to share": "Na zdieľanie musíte byť prihlásený.",
1493
+ "Fluid layout": "Fluidné rozloženie",
1494
+ "Request fluid layout from theme for a wider display for this page": "Vyžiadať z témy fluidné rozloženie pre širšie zobrazenie tejto stránky.",
1495
+ "Location of view to create new row": "Umiestnenie zobrazenia na vytvorenie nového riadku",
1496
+ "Capacitor builder": "Kompilátor pre Capacitor",
1497
+ "Pulling the capacitor-builder docker image...": "Sťahuje sa docker image capacitor-builder...",
1498
+ "Pull done with code %s": "Pull dokončený s kódom %s",
1499
+ "Default locale": "Predvolená lokalita",
1500
+ "Next step": "Ďalší krok",
1501
+ "Step name": "Názov kroku",
1502
+ "Step saved": "Krok uložený",
1503
+ "Initial step": "Počiatočný krok",
1504
+ "Confirm leaving unsaved": "Potvrdiť odchod bez uloženia",
1505
+ "Ask the user to confirm if they close a tab with unsaved changes": "Požiadať používateľa o potvrdenie pri zatváraní karty s neuloženými zmenami.",
1506
+ "Workflow runs": "Spustenia workflowov",
1507
+ "Workflow run": "Spustenie workflowu",
1508
+ "Share to enabled": "Zdieľanie do je povolené",
1509
+ "Enable the share to feature": "Povoliť funkciu zdieľania",
1510
+ "Allocate new row": "Alokovať nový riadok",
1511
+ "If the view is run without existing row, allocate a new row on load. Defaults must be set on all required fields.": "Ak sa zobrazenie spustí bez existujúceho riadku, pri načítaní alokovať nový riadok. Predvolené hodnoty musia byť nastavené pre všetky povinné polia.",
1512
+ "Step traces": "Sledovanie krokov",
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.": "Zadajte verziu vo formáte „x.y.z“ (napr. 0.0.1 s číslami od 0 do 999) alebo pole nechajte prázdne.",
1514
+ "Delete unchanged": "Odstrániť nezmenené",
1515
+ "Delete allocated row if there are no changes.": "Odstrániť alokovaný riadok, ak nedošlo k žiadnym zmenám.",
1516
+ "Triggers on table": "Triggery na tabuľke",
1517
+ "Please provide the keystore alias and password for the android build.": "Uveďte alias úložiska kľúčov (keystore alias) a heslo pre Android build.",
1518
+ "Submit": "Odoslať",
1519
+ "OK": "Dobre.",
1520
+ "Step settings": "Nastavenia kroku",
1521
+ "Action settings": "Nastavenia akcie",
1522
+ "Keystore file is not applied for debug builds.": "Súbor keystore sa nepoužíva pre debug buildy.",
1523
+ "Workflow": "Workflow",
1524
+ "Previous runs": "Predchádzajúce spustenia",
1525
+ "The workflow the user will be interacting with.": "Pracovný postup, s ktorým bude používateľ interagovať.",
1526
+ "Delete old workflow runs with status after days": "Odstrániť staré spustenia workflowu so stavom po počte dní",
1527
+ "Finished": "Dokončené",
1528
+ "Error": "Chyba",
1529
+ "Waiting": "Čaká sa",
1530
+ "Running": "Spúšťanie",
1531
+ "Minimum role to access search page": "Minimálna rola na prístup k vyhľadávacej stránke",
1532
+ "Edit tables": "Upraviť tabuľky",
1533
+ "Minimum role to edit tables": "Minimálna rola na úpravu tabuliek",
1534
+ "Edit views": "Upraviť zobrazenia",
1535
+ "Minimum role to edit views": "Minimálna rola na úpravu zobrazení",
1536
+ "Edit pages": "Upraviť stránky",
1537
+ "Minimum role to edit pages": "Minimálna rola na úpravu stránok",
1538
+ "Edit triggers": "Upraviť triggery",
1539
+ "Minimum role to edit triggers": "Minimálna rola na úpravu triggerov",
1540
+ "Development permissions": "Vývojové oprávnenia",
1541
+ "Inspect tables": "Skontrolovať tabuľky",
1542
+ "Minimum role to inspect (see, without editing) tables": "Minimálna rola na prezeranie (zobrazenie bez úprav) tabuliek",
1543
+ "Home pages": "Domovské stránky",
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.": "Domovská stránka je stránka, ktorá sa zobrazí, keď používateľ navštívi domácu adresu (/). Túto stránku je možné nastaviť pre každú používateľskú rolu.",
1545
+ "Trigger %s deleted": "Spúšťač %s bol odstránený",
1546
+ "Edit menu": "Ponuka Úpravy",
1547
+ "Minimum role to edit menu": "Minimálna rola na úpravu menu",
1548
+ "Full-text search index is not available as the table contains Key fields (%s) with the \"Include in full-text search\" option enabled. Disable this before creating a Full-text search index": "Index pre fulltextové vyhľadávanie nie je k dispozícii, pretože tabuľka obsahuje kľúčové polia (%s) s povolenou možnosťou „Zahrnúť do fulltextového vyhľadávania“. Pred vytvorením indexu pre fulltextové vyhľadávanie toto najskôr deaktivujte.",
1549
+ "Share Extension Provisioning Profile": "Profil na poskytovanie rozšírenia zdieľania",
1550
+ "Show results in": "Zobraziť výsledky v",
1551
+ "Show results from each table in this type of element": "Zobraziť výsledky z každej tabuľky v tomto type prvku",
1552
+ "Search syntax help": "Pomoc so syntaxou vyhľadávania",
1553
+ "Search syntax": "Syntax vyhľadávania",
1554
+ "Maximum role": "Maximálna rola",
1555
+ "Module dependencies": "Závislosti modulov",
1556
+ "Prompt": "Výzva",
1557
+ "Clean modules and restart": "Vyčistiť moduly a reštartovať",
1558
+ "Modules cleaned, server restarting...": "Moduly vyčistené, server sa reštartuje...",
1559
+ "Delete table+views+triggers": "Odstrániť tabuľku + pohľady + triggery",
1560
+ "No file uploaded": "Žiadny súbor nebol nahraný",
1561
+ "To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "Na získanie certifikátu bude e‑mailová adresa administrátora zdieľaná so službou Let's Encrypt.",
1562
+ "Local state": "Lokálny stav",
1563
+ "Isolate state of each repeated view": "Izolovať stav každej opakovanej zobrazenia",
1564
+ "Processing CSV file": "Spracovanie CSV súboru",
1565
+ "Edit files": "Upravovať súbory",
1566
+ "Minimum role to edit files": "Minimálna rola na úpravu súborov",
1567
+ "Edit search": "Upraviť vyhľadávanie",
1568
+ "Minimum role to edit search": "Minimálna rola na úpravu vyhľadávania",
1569
+ "Create snapshot": "Vytvoriť snímku",
1570
+ "Minimum role to create snapshot": "Minimálna rola na vytvorenie snímky",
1571
+ "Min length": "Minimálna dĺžka",
1572
+ "Max length": "Maximálna dĺžka",
1573
+ "Regular expression": "Regulárny výraz",
1574
+ "Exact search only": "Len presné vyhľadávanie",
1575
+ "Translation of": "Preklad z",
1576
+ "Minimum": "Minimum",
1577
+ "Maximum": "Maximum",
1578
+ "All tags": "Všetky tagy",
1579
+ "Manage tags...": "Spravovať značky...",
1580
+ "Started": "Spustené",
1581
+ "Updated": "Aktualizované",
1582
+ "Status": "Stav",
1583
+ "Working directory": "Pracovný adresár",
1584
+ "Row click event": "Udalosť kliknutia na riadok",
1585
+ "What happens when a row is clicked": "Čo sa stane po kliknutí na riadok",
1586
+ "Row click action": "Akcia pri kliknutí na riadok",
1587
+ "Run this action when row is clicked": "Spustiť túto akciu pri kliknutí na riadok",
1588
+ "Reset password view": "Pohľad na resetovanie hesla",
1589
+ "A view that will be emailed to users when they have forgotten their password": "Zobrazenie, ktoré bude odoslané e‑mailom používateľom, keď zabudnú svoje heslo",
1590
+ "Allow login methods": "Povoliť metódy prihlásenia",
1591
+ "Inherit configuration values": "Zdediť konfiguračné hodnoty",
1592
+ "Comma-separated list of configuration settings tenants inherit from root. Ex: <code>site_name, smtp_host, allow_signup</code>": "Čiarkou oddelený zoznam konfiguračných nastavení, ktoré nájomcovia dedia z koreňa. Napr.: <code>site_name, smtp_host, allow_signup</code>",
1593
+ "Disable CSRF routes": "Zakázať CSRF trasy",
1594
+ "Comma-separated list of relative URL routes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "Zoznam relatívnych URL trás oddelených čiarkami, pre ktoré je kontrola CSRF tokenu vypnutá. Príklad: <code>/files/upload, /auth/signup</code>",
1595
+ "Only day": "Iba deň",
1596
+ "Language CSV": "Jazyk CSV",
1597
+ "Upload language CSV": "Nahrať jazykový CSV súbor",
1598
+ "Create an account!": "Vytvorte účet!",
1599
+ "Login with %s": "Prihlásiť sa pomocou %s",
1600
+ "Already have an account? Login!": "Už máte účet? Prihláste sa!",
1601
+ "Translated %s strings. Click 'Translate with LLM' again to continue": "Preložených %s reťazcov. Kliknite znova na „Preložiť pomocou LLM“, aby ste pokračovali.",
1602
+ "Translate with LLM": "Preložiť pomocou LLM",
1603
+ "You may need to adjust view relations associated with this table after renaming it": "Možno bude potrebné upraviť vzťahy zobrazení priradené k tejto tabuľke po jej premenovaní.",
1604
+ "Error running workflow": "Chyba pri spúšťaní pracovného postupu",
1605
+ "Choose File": "Vybrať súbor",
1606
+ "No file chosen": "Súbor nebol vybraný",
1607
+ "S3 Bucket Name": "Názov S3 bucketu",
1608
+ "S3 Access Key": "Prístupový kľúč S3",
1609
+ "S3 Secret Key": "S3 tajný kľúč",
1610
+ "S3 Region": "Región S3",
1611
+ "S3 Endpoint": "S3 koncový bod",
1612
+ "Enable maintenance mode": "Povoliť režim údržby",
1613
+ "Enable maintenance mode to restrict access to non-admin users": "Povoliť režim údržby na obmedzenie prístupu pre neadministrátorských používateľov",
1614
+ "Maintenance mode page": "Stránka režimu údržby",
1615
+ "Select the page to display during maintenance mode": "Vyberte stránku, ktorá sa má zobraziť počas režimu údržby",
1616
+ "Create basic views": "Vytvoriť základné pohľady",
1617
+ "Create views": "Vytvoriť zobrazenia",
1618
+ "Decimal places": "Desatinné miesta",
1619
+ "%s view - %s": "zobrazenie %s – %s",
1620
+ "Password to encrypt the backup file. Leave empty for no encryption": "Heslo na zašifrovanie súboru zálohy. Ponechajte prázdne pre žiadne šifrovanie.",
1621
+ "Show full error to user on crash, enable editing field type": "Zobraziť úplnú chybu používateľovi pri páde, povoliť úpravu typu poľa",
1622
+ "Shown to the user if foreign key constraint is violated": "Zobrazené používateľovi, ak je porušené obmedzenie cudzieho kľúča",
1623
+ "Button Style": "Štýl tlačidla",
1624
+ "Disable full-text search": "Zakázať fulltextové vyhľadávanie",
1625
+ "Use LIKE instead of tsvector. Use to match against phrase in the middle of a word.": "Použite LIKE namiesto tsvector. Použite ho na porovnávanie s frázou uprostred slova.",
1626
+ "Model configuration": "Konfigurácia modelu",
1627
+ "Push Notifications": "Push notifikácie",
1628
+ "Push Notifications enabled": "Push notifikácie povolené",
1629
+ "VAPID public key": "Verejný VAPID kľúč",
1630
+ "Public key for VAPID authentication in web push notifications": "Verejný kľúč pre VAPID autentifikáciu vo webových push notifikáciách",
1631
+ "VAPID private key": "Súkromný kľúč VAPID",
1632
+ "Private key for VAPID authentication in web push notifications": "Súkromný kľúč pre VAPID autentifikáciu pri web push notifikáciách",
1633
+ "VAPID email": "VAPID e‑mail",
1634
+ "Email address for VAPID authentication in web push notifications. Usually, it is your email address.": "E‑mailová adresa pre VAPID autentifikáciu vo webových push notifikáciách. Zvyčajne ide o vašu e‑mailovú adresu.",
1635
+ "Web push icon": "Ikona webového push oznámenia",
1636
+ "Select a publicly accessible square image file": "Vyberte verejne prístupný štvorcový súbor obrázka",
1637
+ "Web push badge": "Odznak webového push upozornenia",
1638
+ "Select a publicly accessible monochrome square image file (prefarbly 72x72px)": "Vyberte verejne prístupný monochromatický štvorcový obrazový súbor (najlepšie 72×72 px).",
1639
+ "Comma-separated list of relative URL route prefixes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "Čiarkou oddelený zoznam relatívnych prefixov URL trás, pre ktoré je kontrola CSRF tokenu vypnutá. Príklad: <code>/files/upload, /auth/signup</code>",
1640
+ "Push icon": "Ikona push",
1641
+ "Push badge": "Odoslať odznak",
1642
+ "Web push": "Web push",
1643
+ "Native Android": "Nativný Android",
1644
+ "Firebase JSON key": "Firebase JSON kľúč",
1645
+ "This is your Firebase Service Account JSON key file. ": "Toto je váš JSON kľúčový súbor služby Firebase Service Account.",
1646
+ "Serve HTML files": "Obsluhovať HTML súbory",
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": "Nebezpečné. Súbory HTML budú vykreslené v prehliadači namiesto zobrazenia ako obyčajný text. Na bezpečné poskytovanie konkrétnych súborov HTML použite nastavenie Stránka so súborom HTML.",
1648
+ "Real-time updates": "Aktualizácie v reálnom čase",
1649
+ "Enable real-time updates for this view": "Povoliť aktualizácie v reálnom čase pre toto zobrazenie",
1650
+ "today": "dnes",
1651
+ "Push notifications": "Push notifikácie",
1652
+ "Password Policy": "Politika hesiel",
1653
+ "Minimum password length": "Minimálna dĺžka hesla",
1654
+ "The minimum length of passwords for users. Set to 0 to disable password requirements.": "Minimálna dĺžka hesiel pre používateľov. Nastavte na 0 na vypnutie požiadaviek na heslo.",
1655
+ "Check common passwords": "Skontrolovať bežné heslá",
1656
+ "Check if the password is in the list of common passwords. If enabled, users will not be able to use common passwords.": "Skontrolujte, či sa heslo nachádza v zozname bežných hesiel. Ak je táto možnosť povolená, používatelia nebudú môcť používať bežné heslá.",
1657
+ "Require uppercase": "VYŽADOVAŤ VEĽKÉ PÍSMENÁ",
1658
+ "Require at least one uppercase letter in the password": "Vyžadovať aspoň jedno veľké písmeno v hesle.",
1659
+ "Require lowercase": "vyžadovať malé písmená",
1660
+ "Require at least one lowercase letter in the password": "Vyžadovať aspoň jedno malé písmeno v hesle",
1661
+ "Require number": "Vyžaduje číslo",
1662
+ "Require at least one number in the password": "Vyžadovať aspoň jedno číslo v hesle",
1663
+ "Require special character": "Vyžadovať špeciálny znak",
1664
+ "Require at least one special character in the password": "Vyžadovať aspoň jeden špeciálny znak v hesle",
1665
+ "Password complexity": "Zložitosť hesla",
1666
+ "The regular expression that passwords must match. Set to empty string to disable password complexity requirements.": "Regulárny výraz, ktorému musia heslá zodpovedať. Nastavte na prázdny reťazec, aby ste deaktivovali požiadavky na zložitosť hesla.",
1667
+ "Password complexity error": "Chyba zložitosti hesla",
1668
+ "The error message to show when password does not match the complexity requirements.": "Chybové hlásenie, ktoré sa zobrazí, keď heslo nespĺňa požiadavky na zložitosť.",
1669
+ "Only if": "Iba ak",
1670
+ "Optional JavaScript expression to determine if the trigger should run.": "Voliteľný JavaScriptový výraz na určenie, či sa má spúšťač vykonať.",
1671
+ "Admin Page": "Administračná stránka",
1672
+ "User Page": "Používateľská stránka",
1673
+ "User menu header": "Hlavička používateľského menu",
1674
+ "Some themes display this header differently": "Niektoré témy zobrazujú túto hlavičku odlišne.",
1675
+ "Dynamic server side updates": "Dynamické serverové aktualizácie",
1676
+ "Enable dynamic updates": "Povoliť dynamické aktualizácie",
1677
+ "Enable server side updates from within run_js_code actions": "Povoliť serverové aktualizácie z vnútra akcií run_js_code",
1678
+ "Vertical alignment": "Zvislé zarovnanie",
1679
+ "Header filters": "Filtre hlavičky",
1680
+ "Update event": "Aktualizačná udalosť",
1681
+ "Custom event for real-time updates": "Vlastná udalosť pre aktualizácie v reálnom čase",
1682
+ "Responsve collapse": "Responzívne zbalenie",
1683
+ "Horizontal display on smaller screens": "Horizontálne zobrazenie na menších obrazovkách",
1684
+ "Collapse breakpoint (px)": "Bod zlomu pre zbalenie (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.": "Momentálne neexistujú žiadne triggery, ale môžete vytvoriť nový kliknutím na tlačidlo nižšie. Triggery sú akcie, ktoré sa vykonajú ako reakcia na nejakú udalosť, ktorá môže byť periodická, vyvolaná zmenou v databázovej tabuľke, kliknutím na tlačidlo alebo inou externou udalosťou.",
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.": "Spúšťač je definovaný podmienkou (kedy sa spúšťač vykoná), akciou (ktorú poskytuje modul) a konfiguráciou danej akcie.",
1687
+ "Run async": "Spustiť asynchrónne",
1688
+ "Run action in background": "Spustiť akciu na pozadí",
1689
+ "Delegate error handling to tenants": "Delegovať spracovanie chýb na tenantov",
1690
+ "Toggle header filters": "Prepnúť filtre hlavičky",
1691
+ "Row color formula": "Vzorec farby riadku",
1692
+ "Formula for row background color. Ex.: <code>age>65 ?'#aaffaa': null</code>": "Vzorec pre farbu pozadia riadku. Napr.: <code>age>65 ? '#aaffaa' : null</code>",
1693
+ "Table layout": "Rozloženie tabuľky",
1694
+ "CSV BOM": "CSV BOM",
1695
+ "Include the Byte-Order Mark in downloaded CSV files": "Zahrnúť značku poradia bajtov (Byte-Order Mark, BOM) do stiahnutých CSV súborov.",
1696
+ "Localize CSV downloads": "Lokalizovať sťahovanie CSV súborov",
1697
+ "Sticky headers": "Lepivé hlavičky",
1698
+ "API tokens for this user:": "Tokeny API pre tohto používateľa:",
1699
+ "Revoke": "Odvolať",
1700
+ "original": "originál",
1701
+ "Remove all": "Odstrániť všetko",
1702
+ "API token revoked": "Token rozhrania API bol zrušený.",
1703
+ "Dropdown header filters": "Rozbaľovacie hlavičkové filtre",
1704
+ "Show if": "Zobraziť, ak",
1705
+ "Optional expression. Show only if true. In scope: <code>user</code>, <code>url</code>, <code>query</code>": "Voliteľný výraz. Zobraziť iba ak je pravdivý. V rozsahu: <code>user</code>, <code>url</code>, <code>query</code>",
1706
+ "Search entities by name or type...": "Vyhľadať entity podľa názvu alebo typu...",
1707
+ "Tags:": "Značky:",
1708
+ "Types:": "Typy:",
1709
+ "Access | Read/Write": "Prístup | Čítanie/Zápis",
1710
+ "No entities found": "Nenašli sa žiadne entity",
1711
+ "Try adjusting your search or filter options": "Skúste upraviť svoje možnosti vyhľadávania alebo filtrovania",
1712
+ "Entities": "Entity",
1713
+ "Sessions": "Relácie",
1714
+ "Updates and module store": "Aktualizácie a obchod s modulmi",
1715
+ "Air gap deployment": "Nasadenie v izolovanom prostredí (air gap nasadenie)",
1716
+ "Disable updates from NPM and Saltcorn module store for isolated network environments": "Zakázať aktualizácie z NPM a z úložiska modulov Saltcorn pre izolované sieťové prostredia",
1717
+ "The endpoint of module store.": "Koncový bod úložiska modulov.",
1718
+ "Maintenance mode": "Režim údržby",
1719
+ "Full page count": "Celkový počet strán",
1720
+ "Disable for to increase performance for large tables": "Zakázať pre zvýšenie výkonu pri veľkých tabuľkách",
1721
+ "Go to tables list": "Prejsť na zoznam tabuliek",
1722
+ "Go to views list": "Prejsť na zoznam zobrazení",
1723
+ "Go to pages list": "Prejsť na zoznam stránok",
1724
+ "Go to triggers list": "Prejsť na zoznam spúšťačov",
1725
+ "Open legacy list": "Otvoriť starší zoznam",
1726
+ "Set context": "Nastaviť kontext",
1727
+ "Array": "Pole",
1728
+ "Add step": "Pridať krok",
1729
+ "Edit step": "Krok úpravy",
1730
+ "Add after": "Pridať po",
1731
+ "Set as start": "Nastaviť ako počiatočné",
1732
+ "Start": "Štart",
1733
+ "Show runs": "Zobraziť spustenia",
1734
+ "Auto layout": "Automatické rozloženie",
1735
+ "No steps yet": "Zatiaľ žiadne kroky",
1736
+ "Loading": "Načítava sa",
1737
+ "Loop body": "Telo slučky",
1738
+ "Show runs &raquo;": "Zobraziť spustenia »",
1739
+ "Entry point by role": "Vstupný bod podľa roly",
1740
+ "When enabled, you will be logged in as a public user without any login screen.": "Keď je táto možnosť povolená, prihlásite sa ako verejný používateľ bez akejkoľvek prihlasovacej obrazovky.",
1741
+ "Show 'Continue as public user' link": "Zobraziť odkaz „Pokračovať ako verejný používateľ“",
1742
+ "When enabled, the login screen shows you a link to login as public user.": "Keď je táto možnosť povolená, prihlasovacia obrazovka zobrazí odkaz na prihlásenie ako verejný používateľ.",
1743
+ "Allow clear text traffic": "Povoliť nešifrovanú (clear text) komunikáciu",
1744
+ "Enable this to allow unsecure HTTP connections. Useful for local testing.": "Povoľte túto možnosť na umožnenie nezabezpečených HTTP pripojení. Užitočné na lokálne testovanie.",
1745
+ "Enable this to integrate offline/online Synchronization into your app.": "Povoľte túto možnosť na integráciu offline/online synchronizácie do vašej aplikácie.",
1746
+ "Tables to synchronize": "Tabuľky na synchronizáciu",
1747
+ "Sync on reconnect": "Synchronizovať pri opätovnom pripojení",
1748
+ "Run Synchronizations when the network connection is restored.": "Spustiť synchronizácie po obnovení sieťového pripojenia.",
1749
+ "Sync on app resume": "Synchronizovať pri obnovení aplikácie",
1750
+ "Run Synchronizations when the app is resumed from background.": "Spustiť synchronizácie, keď je aplikácia obnovená z pozadia.",
1751
+ "Push sync": "Push synchronizácia",
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).": "Spúšťajte synchronizácie, keď server odošle push notifikáciu. Na Androide to vyžaduje Firebase JSON kľúč a súbor Google Services (pozri nižšie).",
1753
+ "Background Sync interval": "Interval synchronizácie na pozadí",
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.": "Pravidelný interval (v minútach) na spúšťanie synchronizácií na pozadí. Ide len o minimálny interval, v závislosti od podmienok systému môže byť skutočný čas dlhší.",
1755
+ "Release Signing": "Podpisovanie vydania",
1756
+ "Firebase JSON Key": "Kľúč JSON Firebase",
1757
+ "This is a private key file for your Firebase project. Your Saltcorn server uses it to send push notifications or push-based synchronizations to your Android mobile app. Upload it to the '/mobile-app-configurations' directory (if it does not exist, create it). You can configure it here or in the 'Notifications' Menu.": "Toto je súbor súkromného kľúča pre váš Firebase projekt. Váš Saltcorn server ho používa na odosielanie push notifikácií alebo push‑synchronizácií do vašej Android mobilnej aplikácie. Nahrajte ho do adresára „/mobile-app-configurations“ (ak neexistuje, vytvorte ho). Môžete ho nakonfigurovať tu alebo v ponuke „Notifications“.",
1758
+ "Google Services File": "Súbor služieb Google",
1759
+ "This is a configuration file specific to your mobile app. It contains, among other things, your App ID, the Firebase project ID, and an API key. The file gets bundled into the client and will be used to subscribe to push notifications or push-based synchronizations from the server. Upload it to the '/mobile-app-configurations' directory (if it does not exist, create it). You can configure it here or in the 'Notifications' Menu.": "Toto je konfiguračný súbor špecifický pre vašu mobilnú aplikáciu. Obsahuje okrem iného ID vašej aplikácie (App ID), ID projektu Firebase a API kľúč. Súbor sa zabalí do klienta a bude sa používať na odber push notifikácií alebo synchronizácií založených na push mechanizme zo servera. Nahrajte ho do adresára „/mobile-app-configurations“ (ak neexistuje, vytvorte ho). Môžete ho nakonfigurovať tu alebo v ponuke „Notifikácie“.",
1760
+ "Build tools": "Nástroje na buildovanie",
1761
+ "Not a Mac OS system": "Nie je to systém macOS.",
1762
+ "Provisioning profiles": "Profily poskytovania",
1763
+ "No Provisioning Profile": "Žiadny provisioning profil",
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.": "Vytvorte iba adresár projektu bez vytvárania súboru .ipa. Môže to byť užitočné, ak chcete projekt otvoriť v Xcode a spustiť ho v simulátore.",
1765
+ "APN Signing Key (.p8 file)": "Podpisový kľúč APN (súbor .p8)",
1766
+ "This is a private key file": "Toto je súbor s privátnym kľúčom",
1767
+ "APN Signing Key ID": "ID podpisového kľúča APN",
1768
+ "The 10-character Key ID obtained from Apple developer account": "10-znakové ID kľúča získané z účtu vývojára Apple",
1769
+ "Edit file": "Upraviť súbor",
1770
+ "Editing %s": "Upravuje sa %s",
1771
+ "Run immediately in background": "Spustiť okamžite na pozadí",
1772
+ "Row expression": "Výraz riadku",
1773
+ "Less...": "Menej...",
1774
+ "Deep search": "Hlboké vyhľadávanie",
1775
+ "Clear selection": "Zrušiť výber",
1776
+ "%s selected": "%s vybrané",
1777
+ "Delete selected": "Vymazať vybrané",
1778
+ "selected": "vybrané",
1779
+ "Delete %s selected items?": "Odstrániť %s vybraných položiek?",
1780
+ "Delete selected items?": "Odstrániť vybrané položky?",
1781
+ "Failed to delete selected items": "Nepodarilo sa odstrániť vybrané položky.",
1782
+ "Configurable": "Konfigurovateľné",
1783
+ "Info": "Informácie",
1784
+ "Show tables (Alt+T)": "Zobraziť tabuľky (Alt+T)",
1785
+ "Show views (Alt+V)": "Zobraziť pohľady (Alt+V)",
1786
+ "Show pages (Alt+P)": "Zobraziť stránky (Alt+P)",
1787
+ "Show triggers (Alt+R)": "Zobraziť triggery (Alt+R)",
1788
+ "Show users (Alt+U)": "Zobraziť používateľov (Alt+U)",
1789
+ "Show modules (Alt+M)": "Zobraziť moduly (Alt+M)",
1790
+ "Finished translating %s strings.": "Preložených %s reťazcov.",
1791
+ "This is a Share extension profile": "Toto je profil rozšírenia Share",
1792
+ "App Group ID": "ID skupiny aplikácie",
1793
+ "The App Group ID is used to share data between the main app and the Share extension.": "ID skupiny aplikácie (App Group ID) sa používa na zdieľanie údajov medzi hlavnou aplikáciou a rozšírením Share."
275
1794
  }