@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/lt.json CHANGED
@@ -271,5 +271,1524 @@
271
271
  "Views define how table rows are displayed to the user": "Rodiniai nustato, kaip lentelės eilutės rodomos naudotojui",
272
272
  "Field %s saved": "Laukas %s išsaugotas",
273
273
  "View configuration": "Rodinio konfigūracija",
274
- "Field %s deleted": "Laukas %s ištrintas"
274
+ "Field %s deleted": "Laukas %s ištrintas",
275
+ "No tables defined": "Nėra apibrėžtų lentelių",
276
+ "Tables hold collections of similar data": "Lentelės saugo panašaus tipo duomenų rinkinius.",
277
+ "Invalid form data, try again": "Neteisingi formos duomenys, bandykite dar kartą.",
278
+ "Role required to access added files": "Prieiga prie pridėtų failų reikalauja vaidmens",
279
+ "The user uploading the file has access irrespective of their role": "Vartotojas, kuris įkelia failą, turi prieigą nepriklausomai nuo savo rolės.",
280
+ "Already have an account? Login": "Jau turite paskyrą? Prisijunkite",
281
+ "Subdomain not found": "Subdomenas nerastas",
282
+ "You must create at least one table before you can create views.": "Prieš kurdami rodinius, turite sukurti bent vieną lentelę.",
283
+ "Language: ": "Kalba:",
284
+ "Language changed to %s": "Kalba pakeista į %s",
285
+ "Table saved with version history disabled": "Lentelė išsaugota su išjungta versijų istorija",
286
+ "Missing name": "Trūksta pavadinimo",
287
+ "Successfully restored backup": "Atsarginė kopija sėkmingai atkurta",
288
+ "Welcome to Saltcorn!": "Sveiki atvykę į „Saltcorn“!",
289
+ "File %s uploaded": "Failas %s įkeltas",
290
+ "Local": "Vietinis",
291
+ "Name required": "Vardas privalomas",
292
+ "Expression": "Išraiška",
293
+ "Formula": "Formulė",
294
+ "new": "naujas",
295
+ "Password does not match": "Slaptažodis nesutampa",
296
+ "Not allowed to write to table %s": "Neleidžiama rašyti į lentelę %s",
297
+ "Login successful": "Prisijungimas sėkmingas",
298
+ "Welcome, %s!": "Sveiki, %s!",
299
+ "Error: missing name or file": "Klaida: trūksta pavadinimo arba failo",
300
+ "Restart server.": "Paleisti serverį iš naujo.",
301
+ "Add to menu": "Pridėti į meniu",
302
+ "View %s added to menu. Adjust access permissions in Settings » Menu": "Rodinys %s pridėtas į meniu. Pakoreguokite prieigos teises skiltyje Nustatymai » Meniu",
303
+ "Clone": "Klonuoti",
304
+ "View %s cloned as %s": "Rodinys %s nukopijuotas kaip %s",
305
+ "Duplicate": "Dubliuoti",
306
+ "View %s duplicated as %s": "Rodinys %s dubliuotas kaip %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.": "Rodinio pavadinimas bus rodomas kaip iššokančių langų, kuriuose rodoma ši rodinys, antraštė ir URL adrese, kai rodinys rodomas atskirai.",
308
+ "Saltcorn version": "Saltcorn versija",
309
+ "Node.js version": "Node.js versija",
310
+ "Table not found": "Lentelė nerasta",
311
+ "No row selected": "Nepasirinkta nė viena eilutė",
312
+ "Calculated": "Apskaičiuotas",
313
+ "Unique": "Unikalus",
314
+ "Stored": "Įrašyta",
315
+ "Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type": "Įveskite naujo lauko formulę kaip JavaScript išraišką. Išraiškos rezultatas turi būti %s tipo.",
316
+ "Fields you can use as variables: ": "Laukai, kuriuos galite naudoti kaip kintamuosius:",
317
+ "Examples:": "Pavyzdžiai:",
318
+ "Missing label": "Trūkstama žymė",
319
+ "Column %s already exists (but is hidden)": "Stulpelis %s jau egzistuoja (bet yra paslėptas)",
320
+ "Column %s already exists": "Stulpelis %s jau egzistuoja",
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.": "Naudokite tai, kad apribotumėte lauką galimų reikšmių sąrašu (atskirtu kableliais). Pavyzdžiui, jei leidžiamos reikšmės yra „Red“, „Green“ ir „Blue“, čia įveskite „Red, Green, Blue“. Palikite tuščią, jei eilutė gali turėti bet kokią reikšmę.",
322
+ "Columns": "Stulpeliai",
323
+ "Default state": "Numatytoji būsena",
324
+ "Specify the fields in the table to show": "Nurodykite, kuriuos laukus rodyti lentelėje",
325
+ "Use view to create": "Naudoti vaizdą kurti",
326
+ "If user has write permission. Leave blank to have no link to create a new item": "Jei naudotojas turi rašymo teises. Palikite tuščią, jei neturi būti nuorodos naujam įrašui sukurti.",
327
+ "Display create view as": "Rodyti „kurti rodinį kaip“",
328
+ "Label for create": "Žymė kūrimui",
329
+ "Label in link or button to create. Leave blank for a default label": "Žyma nuorodai arba mygtukui, skirtam kurti. Palikite tuščią, jei norite naudoti numatytąją žymą.",
330
+ "Fixed fields": "Fiksuoti laukai",
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.": "Šių laukų trūko, čia galite nurodyti reikšmes. Čia įvestos reikšmės gali būti perrašytos informacija, gaunama iš kitų vaizdų, pavyzdžiui, jei forma paleidžiama iš sąrašo.",
332
+ "Edit options": "Redagavimo parinktys",
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.": "Čia pasirinktas rodinys gali būti ignoruojamas priklausomai nuo formos konteksto, pavyzdžiui, jei ji pateikiama iššokančiame lange, nukreipimas nebus vykdomas.",
334
+ "View when done": "Peržiūrėti, kai baigta",
335
+ "Item View": "Elemento peržiūra",
336
+ "If user has write permission. Leave blank to have no link to create a new item": "Jei naudotojas turi rašymo teises. Palikite tuščią, jei neturi būti nuorodos naujam elementui sukurti.",
337
+ "Subtables": "Paplildlentelės",
338
+ "List View": "Sąrašo rodinys",
339
+ "Show View": "Rodyti vaizdą",
340
+ "Which related tables would you like to show in sub-lists below the selected item?": "Kuriuos susijusius lenteles norėtumėte rodyti po pasirinktu elementu esančiuose sąrašuose?",
341
+ "Order and layout": "Tvarka ir išdėstymas",
342
+ "Order by": "Rikiuoti pagal",
343
+ "Descending": "Mažėjimo tvarka",
344
+ "Columns small screen": "Stulpeliai mažame ekrane",
345
+ "Columns medium screen": "Stulpeliai vidutiniame ekrane",
346
+ "Columns large screen": "Stulpeliai dideliame ekrane",
347
+ "Columns extra-large screen": "Stulpeliai labai dideliam ekranui",
348
+ "Each in card?": "Kiekvieną atskirame kortelėje?",
349
+ "Omit search form": "Praleisti paieškos formą",
350
+ "Do not display the search filter form": "Nerodyti paieškos filtro formos.",
351
+ "Default search form values when first loaded": "Numatytosios paieškos formos reikšmės pirmojo įkėlimo metu",
352
+ "Next": "Kitas",
353
+ "Save": "Išsaugoti",
354
+ "Calculated fields cannot have File type": "Apskaičiuojami laukai negali būti Failo tipo",
355
+ "On Field": "Lauke",
356
+ "Field in %s table": "Laukas %s lentelėje",
357
+ "Action on row": "Veiksmas su eilute",
358
+ "Link to other view": "Nuoroda į kitą rodinį",
359
+ "Link to anywhere": "Nuoroda į bet kur",
360
+ "Join Field": "Sujungimo laukas",
361
+ "Aggregation": "Agregavimas",
362
+ "Field": "Laukas",
363
+ "Field view": "Lauko vaizdas",
364
+ "Action": "Veiksmas",
365
+ "Action Label": "Veiksmo žyma",
366
+ "View label": "Rodinio pavadinimas",
367
+ "Leave blank for default label.": "Palikite tuščią, jei norite naudoti numatytąją etiketę.",
368
+ "View label is a formula?": "Peržiūros etiketė yra formulė?",
369
+ "Open in popup modal?": "Atidaryti iššokančiajame modalyje?",
370
+ "Link text": "Nuorodos tekstas",
371
+ "Link text is a formula?": "Ar nuorodos tekstas yra formulė?",
372
+ "Link URL": "Nuorodos URL",
373
+ "Link URL is a formula?": "Ar nuorodos URL yra formulė?",
374
+ "Open in new tab": "Atidaryti naujame skirtuke",
375
+ "Relation": "Ryšys",
376
+ "Statistic": "Statistika",
377
+ "In search form": "Paieškos formoje",
378
+ "Header label": "Antraštės žyma",
379
+ "step": "žingsnis",
380
+ "max": "maks.",
381
+ "Base URL": "Pagrindinis URL",
382
+ "Allow signups": "Leisti registraciją",
383
+ "Login in menu": "Prisijungimas meniu",
384
+ "Allow password reset": "Leisti slaptažodžio atstatymą",
385
+ "SMTP host": "SMTP serveris",
386
+ "SMTP username": "SMTP naudotojo vardas",
387
+ "SMTP password": "SMTP slaptažodis",
388
+ "SMTP port": "SMTP prievadas",
389
+ "SMTP secure": "Saugus SMTP",
390
+ "Email from address": "Siuntėjo el. pašto adresas",
391
+ "Development mode": "Kūrimo režimas",
392
+ "Log SQL to stdout": "Registruoti SQL į standartinę išvestį (stdout)",
393
+ "Menu items": "Meniu elementai",
394
+ "Global search": "Visuotinė paieška",
395
+ "Available packs": "Galimi paketai",
396
+ "Available packs fetched": "Pasiekiami paketai gauti",
397
+ "Available plugins": "Galimi papildiniai",
398
+ "Available plugins fetched": "Gauti galimi papildiniai",
399
+ "Public home page": "Viešasis pradžios puslapis",
400
+ "User home page": "Naudotojo pradžios puslapis",
401
+ "Staff home page": "Personalo pradžios puslapis",
402
+ "Admin home page": "Administratoriaus pradinis puslapis",
403
+ "Installed packs": "Įdiegtos pakuotės",
404
+ "A short string which is the name of your site": "Trumpa eilutė, kuri yra jūsų svetainės pavadinimas",
405
+ "Select a publicly accessible image file": "Pasirinkite viešai pasiekiamą paveikslėlio failą",
406
+ "The URL at which your site is available. For instance, https://example.com/": "URL, kuriuo jūsų svetainė pasiekiama. Pavyzdžiui, https://example.com/",
407
+ "Allow users to sign up for a new user account": "Leisti naudotojams užsiregistruoti naujai naudotojo paskyrai",
408
+ "Show the login link in the menu": "Rodyti prisijungimo nuorodą meniu",
409
+ "Allow users to request a password reset email. Email must be configured.": "Leisti naudotojams prašyti slaptažodžio nustatymo iš naujo el. laiško. El. pašto siuntimas turi būti sukonfigūruotas.",
410
+ "The host address of your SMTP server. For instance, smtp.postmarkapp.com": "Jūsų SMTP serverio hosto adresas. Pavyzdžiui, smtp.postmarkapp.com",
411
+ "Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "Išjungti JS/CSS išteklių (asset) podėliavimą, rodyti pilną klaidos informaciją naudotojui sistemos strigties atveju, įjungti laukų tipo redagavimą",
412
+ "Print all SQL statements to the standard output": "Išspausdinti visas SQL užklausas į standartinę išvestį",
413
+ "The email address from which emails are sent. For instance, hello@saltcorn.com": "El. pašto adresas, iš kurio siunčiami el. laiškai. Pavyzdžiui, hello@saltcorn.com",
414
+ "Is the connection to the SMTP server over a secure transport protocol?": "Ar ryšys su SMTP serveriu vyksta per saugų transporto protokolą?",
415
+ "About Saltcorn": "Apie Saltcorn",
416
+ "Apply": "Taikyti",
417
+ "Anywhere": "Bet kur",
418
+ "Search filter": "Paieškos filtras",
419
+ "Are you sure you want to delete %s?": "Ar tikrai norite ištrinti %s?",
420
+ "Are you sure?": "Ar tu tuo tikras?",
421
+ "Set random password": "Nustatyti atsitiktinį slaptažodį",
422
+ "Changed password for user %s to %s": "Pakeistas naudotojo %s slaptažodis į %s",
423
+ "Disable": "Išjungti",
424
+ "Enabled user %s": "Įjungtas naudotojas %s",
425
+ "Enable": "Įjungti",
426
+ "Disabled user %s": "Išjungtas naudotojas %s",
427
+ "Disabled": "Išjungta",
428
+ "Send password reset email": "Siųsti slaptažodžio atstatymo el. laišką",
429
+ " with password %s": "su slaptažodžiu %s",
430
+ "User confirmation?": "Vartotojo patvirtinimas?",
431
+ "New user form": "Naujo naudotojo forma",
432
+ "A view to show to new users": "Rodinys, rodomas naujiems naudotojams",
433
+ "Account already exists": "Paskyra jau egzistuoja",
434
+ "Search not configured": "Paieška nesukonfigūruota",
435
+ "Already in use": "Jau naudojama",
436
+ "Functions you can use (in addition to standard JavaScript functions): ": "Funkcijos, kurias galite naudoti (be standartinių „JavaScript“ funkcijų):",
437
+ "Items per page": "Elementų puslapyje",
438
+ "Variable name": "Kintamojo pavadinimas",
439
+ "Delete all rows": "Ištrinti visas eilutes",
440
+ "Recalculate stored fields": "Perskaičiuoti saugomus laukus",
441
+ "Started recalculating stored fields": "Pradėtas saugomų laukų perskaičiavimas",
442
+ "Deleted all rows": "Ištrintos visos eilutės",
443
+ "Database": "Duomenų bazė",
444
+ "API token": "API prieigos raktas",
445
+ "No API token issued": "API prieigos raktas neišduotas",
446
+ "New API token generated": "Sugeneruotas naujas API prieigos raktas",
447
+ "Actions": "Veiksmai",
448
+ "Actions available": "Galimi veiksmai",
449
+ "Triggers": "Trigeriai",
450
+ "Add trigger": "Pridėti trigerį",
451
+ "New trigger": "Naujas trigeris",
452
+ "Configure trigger": "Konfigūruoti trigerį",
453
+ "Action label is a formula?": "Ar veiksmo etiketė yra formulė?",
454
+ "Action Style": "Veiksmo stilius",
455
+ "Button size": "Mygtuko dydis",
456
+ "A view with this name already exists": "Rodinys su tokiu pavadinimu jau egzistuoja",
457
+ "Constraints": "Apribojimai",
458
+ "%s constraints": "%s apribojimai",
459
+ "Add constraint": "Pridėti apribojimą",
460
+ "Add constraint to %s": "Pridėti apribojimą prie %s",
461
+ "Cannot delete users table": "Nepavyksta ištrinti naudotojų lentelės",
462
+ "Test run": "Bandomasis paleidimas",
463
+ "Test run output": "Bandomojo paleidimo išvestis",
464
+ "Run %s": "Vykdyti %s",
465
+ "back to actions": "atgal į veiksmus",
466
+ "Action %s run successfully with no console output": "Veiksmas %s sėkmingai įvykdytas be jokios išvesties konsolėje",
467
+ "Roles": "Vaidmenys",
468
+ "Saved layout for role": "Išsaugotas išdėstymas rolei",
469
+ "Layout by role": "Išdėstymas pagal vaidmenį",
470
+ "Users and roles": "Vartotojai ir vaidmenys",
471
+ "Match regular expression": "Atitikti reguliariąją išraišką",
472
+ "Error message when regular expression does not match": "Klaidos pranešimas, kai reguliarioji išraiška neatitinka",
473
+ "Invalid attributes": "Neleistini atributai",
474
+ "Documentation": "Dokumentacija",
475
+ "Plugin %s installed": "Įskiepis %s įdiegtas",
476
+ "Plugin %s removed.": "Įskiepis %s pašalintas.",
477
+ "Plugin %s installed, please complete configuration.": "Įskiepis %s įdiegtas, prašome užbaigti konfigūravimą.",
478
+ "Configure %s Plugin": "Sukonfigūruoti %s papildinį",
479
+ "Cannot remove plugin: views %s depend on it": "Nepavyko pašalinti modulio: nuo jo priklauso rodiniai %s",
480
+ "New Plugin": "Naujas įskiepis",
481
+ "Add plugin": "Pridėti modulį",
482
+ "Store refreshed": "Parduotuvė atnaujinta",
483
+ "Plugins up-to-date": "Įskiepiai atnaujinti iki naujausios versijos",
484
+ "Source": "Šaltinis",
485
+ "Inbound keys: ": "Gaunimo raktai:",
486
+ "Icon": "Piktograma",
487
+ "Create database view": "Sukurti duomenų bazės vaizdą",
488
+ "Create an SQL view in the database with the fields in this list": "Sukurti SQL vaizdą (VIEW) duomenų bazėje su šiame sąraše nurodytais laukais",
489
+ "Upgrade": "Atnaujinti",
490
+ "Show only matches in table:": "Rodyti tik atitikmenis lentelėje:",
491
+ "Showing matches in table %s.": "Rodomi atitikmenys lentelėje %s.",
492
+ "Edit trigger": "Redaguoti trigerį",
493
+ "Show on page": "Rodyti puslapyje",
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.": "Užklausos tiesiogiai atvaizduoti šį rodinį vietoje to parodys pasirinktą puslapį, jei toks yra. Pasirinktame puslapyje turėtų būti įterptas šis rodinys. Naudokite tai rodiniui papildomai papuošti papildomais elementais.",
495
+ "Hide pagination": "Slėpti puslapiavimą",
496
+ "True": "Teisinga",
497
+ "False": "Klaidinga",
498
+ "Clear all": "Išvalyti viską",
499
+ "This will delete <strong>EVERYTHING</strong> in the selected categories": "Tai ištrins <strong>VISKĄ</strong> pasirinktose kategorijose",
500
+ "Deleted all %s": "Ištrinti visi %s",
501
+ "Restart server": "Paleisti serverį iš naujo",
502
+ "Edit Plugin": "Redaguoti papildinį",
503
+ "Unknown authentication method %ss": "Nežinomas autentifikavimo metodas %ss",
504
+ "Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "Kad pakeitimai įsigaliotų, būtinas paleidimas iš naujo. Paleiskite serverį iš naujo per <a href=\"/admin\">administratoriaus puslapį</a>.",
505
+ "Email with password reset link sent": "Išsiųstas el. laiškas su slaptažodžio atstatymo nuoroda",
506
+ "Link Style": "Nuorodos stilius",
507
+ "Link size": "Nuorodos dydis",
508
+ "Set page title": "Nustatyti puslapio pavadinimą",
509
+ "Skip this section if you do not want to set the page title": "Praleiskite šią sekciją, jei nenorite nustatyti puslapio pavadinimo.",
510
+ "Page title is a formula?": "Puslapio pavadinimas yra formulė?",
511
+ "Enable LetsEncrypt HTTPS": "Įjungti „Let’s Encrypt“ HTTPS",
512
+ "Set Base URL configuration first": "Pirmiausia nustatykite bazinio URL konfigūraciją.",
513
+ "LetsEncrypt enabled": "Įjungtas „Let’s Encrypt“",
514
+ "LetsEncrypt SSL enabled. Restart for changes to take effect.": "LetsEncrypt SSL įjungtas. Pakeitimams įsigalioti reikia paleisti iš naujo.",
515
+ "File not found": "Failas nerastas",
516
+ "Table %s not found": "Lentelė %s nerasta",
517
+ "Page %s added to menu. Adjust access permissions in Settings &raquo; Menu": "Puslapis %s pridėtas į meniu. Pakoreguokite prieigos teises skiltyje Nustatymai &raquo; Meniu",
518
+ "Page %s duplicated as %s": "Puslapis %s dubliuotas kaip %s",
519
+ "Custom SSL certificate": "Pasirinktinis SSL sertifikatas",
520
+ "Custom SSL private key": "Pasirinktinio SSL privatus raktas",
521
+ "Login view": "Prisijungimo vaizdas",
522
+ "Signup view": "Registracijos vaizdas",
523
+ "A view with the login form": "Rodinys su prisijungimo forma",
524
+ "A view with the signup form": "Rodinys su registracijos forma",
525
+ "Signups not enabled": "Registracija neįjungta",
526
+ "Ownership field": "Nuosavybės laukas",
527
+ "The user referred to in this field will be the owner of the row": "Vartotojas, nurodytas šiame lauke, bus šios eilutės savininkas.",
528
+ "None": "Nėra",
529
+ "Information about plugin": "Informacija apie modulį",
530
+ "%s plugin information": "%s įskiepio informacija",
531
+ "Package version": "Paketo versija",
532
+ "Package name": "Pakelio pavadinimas",
533
+ "Plugin dependencies": "Įskiepio priklausomybės",
534
+ "This plugin supplies a theme.": "Šis įskiepis pateikia temą.",
535
+ "Types": "Tipai",
536
+ "This plugin supplies these types: ": "Šis įskiepis pateikia šiuos tipus:",
537
+ "Functions": "Funkcijos",
538
+ "Returns: ": "Gražina:",
539
+ "View templates": "Peržiūros šablonai",
540
+ "Repository": "Saugykla",
541
+ "Latest": "Naujausia",
542
+ "Latest version": "Naujausia versija",
543
+ "Latest npm version cache": "Naujausia npm versijos talpykla",
544
+ "Plugin up-to-date": "Įskiepis yra atnaujintas.",
545
+ "Upgrade here": "Atnaujinti čia",
546
+ "An upgrade to Saltcorn is available! Current version: %s; latest version: %s.": "Galimas „Saltcorn“ atnaujinimas! Dabartinė versija: %s; naujausia versija: %s.",
547
+ "Passwords do not match": "Slaptažodžiai nesutampa",
548
+ "Not a valid e-mail address": "Neteisingas el. pašto adresas",
549
+ "Custom CSS": "Nestandartinis CSS",
550
+ "Custom HTML": "Nestandartinis HTML",
551
+ "Site structure": "Svetainės struktūra",
552
+ "SSL": "SSL",
553
+ "Users and security": "Vartotojai ir sauga",
554
+ "User settings updated": "Naudotojo nustatymai atnaujinti",
555
+ "SSL encryption for HTTPS traffic": "SSL šifravimas HTTPS srautui",
556
+ "HTTPS encryption with Let's Encrypt SSL certificate": "HTTPS šifravimas su „Let’s Encrypt“ SSL sertifikatu",
557
+ "Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains": "„Saltcorn“ gali automatiškai gauti SSL sertifikatą iš <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> viengubiems domenams.",
558
+ "Currently: ": "Šiuo metu:",
559
+ "HTTPS encryption with custom SSL certificate": "HTTPS šifravimas su pasirinktu SSL sertifikatu",
560
+ "Or use custom SSL certificates, including wildcard certificates for multitenant applications": "Arba naudokite pasirinktinius SSL sertifikatus, įskaitant daugiapakopio (wildcard) tipo sertifikatus daugiateniams (multitenant) aplikacijoms.",
561
+ "Authentication settings": "Tapatybės nustatymai",
562
+ "Custom SSL certificates": "Pasirinktiniai SSL sertifikatai",
563
+ "Custom SSL enabled. Restart for changes to take effect.": "Įjungtas pasirinktinės SSL sertifikato naudojimas. Perkraukite, kad pakeitimai įsigaliotų.",
564
+ "Enabled": "Įjungta",
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.": "Esate įjungę ir „Let’s Encrypt“ sertifikatus, ir pasirinktininius SSL sertifikatus. „Let’s Encrypt“ turi pirmenybę, todėl pasirinktiniai sertifikatai bus ignoruojami.",
566
+ "Events": "Įvykiai",
567
+ "About application": "Apie programą",
568
+ "System": "Sistema",
569
+ "Site identity settings updated": "Svetainės tapatybės nustatymai atnaujinti",
570
+ "Email settings": "El. pašto nustatymai",
571
+ "Site identity settings": "Svetainės tapatybės nustatymai",
572
+ "Email settings updated": "El. pašto nustatymai atnaujinti",
573
+ "System operations": "Sistemos operacijos",
574
+ "About the system": "Apie sistemą",
575
+ "Restart here": "Paleisti iš naujo čia",
576
+ "Download a backup": "Atsisiųsti atsarginę kopiją",
577
+ "Restore a backup": "Atkurti atsarginę kopiją",
578
+ "Add new role": "Pridėti naują rolę",
579
+ "Role updated": "Rolė atnaujinta",
580
+ "First delete users with this role": "Pirmiausia ištrinkite naudotojus, turinčius šį vaidmenį.",
581
+ "Role %s deleted": "Rolė %s ištrinta",
582
+ "This is the rank of the user role, lower role IDs will be able to access more resources.": "Tai yra naudotojo rolės rangas; žemesnių ID rolės galės pasiekti daugiau išteklių.",
583
+ "Role name": "Rolės pavadinimas",
584
+ "Cannot delete this role": "Nepavyksta ištrinti šio vaidmens",
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 yra <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">laisva</a> ir <a href=\"https://opensource.org/\">atvirojo kodo</a> programinė įranga, <a href=\"https://github.com/saltcorn/saltcorn/\">išleista</a> pagal <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT licenciją</a>.",
586
+ "Create a page": "Sukurti puslapį",
587
+ "Test": "Test",
588
+ "E-mail and password required": "Reikalingas el. paštas ir slaptažodis",
589
+ "Masonry columns": "Mūriniai stulpai",
590
+ "Where": "Kur",
591
+ "Access Read/Write": "Skaitymo / rašymo prieiga",
592
+ "History": "Istorija",
593
+ "Owned": "Nuosavybėje turima",
594
+ "Primary key": "Pagrindinis raktas",
595
+ "Users already present": "Jau esami naudotojai",
596
+ "Discover tables": "Atrasti lenteles",
597
+ "The following tables in your database can be imported into Saltcorn:": "Šios lentelės jūsų duomenų bazėje gali būti importuotos į „Saltcorn“:",
598
+ "Discovered tables: %s": "Aptiktos lentelės: %s",
599
+ "There are no tables in the database that can be imported into Saltcorn.": "Duomenų bazėje nėra jokių lentelių, kurias būtų galima importuoti į Saltcorn.",
600
+ "Import": "Importas",
601
+ "Discover": "Atrasti",
602
+ "Discover tables in database": "Atraskite lenteles duomenų bazėje",
603
+ "Single item view": "Vieno įrašo rodinys",
604
+ "The underlying individual view of each table row": "Pagrindinis kiekvienos lentelės eilutės individualus vaizdas",
605
+ "Minimum role to read": "Mažiausias vaidmuo skaitymui",
606
+ "Minimum role to write": "Mažiausias vaidmuo rašymui",
607
+ "Create page": "Sukurti puslapį",
608
+ "Multi-tenancy not enabled": "Daugiakančiškumas neįjungtas",
609
+ "Identity": "Tapatybė",
610
+ "Email sent to %s with no errors": "El. laiškas sėkmingai išsiųstas adresu %s be klaidų",
611
+ "External": "Išorinis",
612
+ "Force TLS": "Priversti 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": "Visada naudoti TLS jungiantis prie serverio? Jei nepažymėta, TLS bus naudojamas, jei serveris palaiko STARTTLS plėtinį. Daugeliu atvejų pažymėkite šį langelį, jei jungiatės prie 465 prievado. Jungiantis prie 587 arba 25 prievado palikite nepažymėtą.",
614
+ "Relationship diagram": "Ryšių diagrama",
615
+ "Verified": "Patvirtinta",
616
+ "Send verification email": "Siųsti patvirtinimo el. laišką",
617
+ "Email verification link sent to %s": "El. pašto patvirtinimo nuoroda išsiųsta adresu %s",
618
+ "Verification view": "Patvirtinimo vaizdas",
619
+ "A view with the view to be emailed to users for email address verification": "Peržiūra, kuri bus siunčiama el. paštu naudotojams jų el. pašto adreso patvirtinimui.",
620
+ "Email verified": "El. paštas patvirtintas",
621
+ "An email has been sent to %s to verify your address": "El. laiškas patvirtinti jūsų adresą buvo išsiųstas adresu %s",
622
+ "Elevate verified to role": "Pakelti patvirtintą į rolę",
623
+ "Elevate users to a higher role when their email addresses have been verified": "Pakelkite naudotojus į aukštesnį vaidmenį, kai jų el. pašto adresai bus patvirtinti.",
624
+ "Email mask": "El. pašto kaukė",
625
+ "Emails used for signup must end with this string": "Registracijai naudojami el. pašto adresai turi baigtis šia eilute",
626
+ "Signups with this email address are not accepted": "Registracija su šiuo el. pašto adresu nepriimama",
627
+ "Default order by": "Numatytoji rikiavimo tvarka",
628
+ "Default descending?": "Numatytoji rūšiavimo tvarka – mažėjanti?",
629
+ "Omit header": "Praleisti antraštę",
630
+ "Do not display the header": "Nerodyti antraštės",
631
+ "The maximum number of characters in the string": "Didžiausias simbolių skaičius eilutėje",
632
+ "The minimum number of characters in the string": "Mažiausias simbolių skaičius eilutėje",
633
+ "Style": "Stilius",
634
+ "Not all themes support menu buttons": "Ne visos temos palaiko meniu mygtukus.",
635
+ "Select a publicly accessible image file for the menu logo": "Pasirinkite viešai pasiekiamą vaizdo failą meniu logotipui",
636
+ "Favicon": "Favicon",
637
+ "Select a publicly accessible image file for the browser tab icon": "Pasirinkite viešai pasiekiamą paveikslėlio failą naršyklės kortelės piktogramai.",
638
+ "Site identity settings, backup, email settings, system control and information": "Svetainės identiteto nustatymai, atsarginės kopijos, el. pašto nustatymai, sistemos valdymas ir informacija",
639
+ "Plugin and pack installation and control": "Įskiepių ir paketų diegimas ir valdymas",
640
+ "User administration, edit roles, user and security settings, SSL certificates for https encryption": "Vartotojų administravimas, vaidmenų redagavimas, vartotojo ir saugos nustatymai, SSL sertifikatai https šifravimui",
641
+ "Menu, search and tenants": "Meniu, paieška ir nuomininkai",
642
+ "Actions, triggers and crash log": "Veiksmai, trigeriai ir strigčių žurnalas",
643
+ "Multitenancy enabled": "Įjungtas daugiabučiškumas",
644
+ "Restart required for changes to take effect.": "Norint, kad pakeitimai įsigaliotų, būtinas sistemos paleidimas iš naujo.",
645
+ "Tenant settings": "Nuomininko nustatymai",
646
+ "Role to create tenants": "Rolė, skirta kurti nuomininkus",
647
+ "Minimum user role required to create a new tenant": "Mažiausias naudotojo vaidmuo, reikalingas naujam nuomininkui sukurti",
648
+ "Tenant settings updated": "Nuomininko nustatymai atnaujinti",
649
+ "Not allowed": "Neleidžiama",
650
+ "You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "Bandote sukurti nuomininką jungdamiesi per IP adresą, o ne domeną. Greičiausiai tai neveiks.",
651
+ "Create tenant warning": "Sukurti nuomininko įspėjimą",
652
+ "Show a warning to users creating a tenant disclaiming warranty of availability or security": "Rodyti įspėjimą naudotojams, kuriantiems nuomininką, kuriame atsisakoma garantijų dėl pasiekiamumo ar saugumo.",
653
+ "A list view shown on the left, to select rows": "Sąrašo rodinys, rodomas kairėje, eilučių pasirinkimui",
654
+ "The view to show the selected row": "Peržiūra, skirta rodyti pasirinktą eilutę",
655
+ "Location": "Vieta",
656
+ "Location of link to create new row": "Nuorodos naujai eilutei sukurti vieta",
657
+ "Options": "Parinktys",
658
+ "List options": "Parinkčių sąrašas",
659
+ "Rows per page": "Eilučių puslapyje",
660
+ "Invalid administrative action": "Neleistinas administracinis veiksmas",
661
+ "User settings form": "Naudotojo nustatymų forma",
662
+ "A view for users to change their custom user fields": "Rodinys, kuriame naudotojai gali keisti savo pasirinktinius naudotojo laukus",
663
+ "Error: ": "Klaida:",
664
+ "User settings changed": "Vartotojo nustatymai pakeisti",
665
+ "Rename table": "Pervadinti lentelę",
666
+ "Rename table %s": "Pervardyti lentelę %s",
667
+ "Base URL domain %s does not match hostname %s": "Pagrindinio URL domenas %s neatitinka pagrindinio kompiuterio vardo %s",
668
+ "Custom HTTP headers": "Pasirinktinės HTTP antraštės",
669
+ "Format for each line: Header-Name: value": "Formatas kiekvienai eilutei: Antraštės-pavadinimas: reikšmė",
670
+ "Role to upload files": "Rolė failų įkėlimui",
671
+ "User should have this role or higher to upload files with API (uploads through forms are not affected)": "Vartotojas turi turėti šį arba aukštesnį vaidmenį, kad galėtų įkelti failus per API (įkėlimai per formas nėra paveikti).",
672
+ "Always show create view": "Visada rodyti vaizdo kūrimą",
673
+ "If off, only show create view if the query state is about the current user": "Jei išjungta, rodyti „kurti vaizdą“ tik tada, kai užklausos būsena susijusi su dabartiniu naudotoju.",
674
+ "Process uptime": "Proceso veikimo laikas",
675
+ "A configuration error occurred": "Įvyko konfigūracijos klaida",
676
+ "HTTP timeout (s)": "HTTP skirtasis laikas (s)",
677
+ "Increase if you expect large uploads": "Padidinkite, jei tikitės didelių įkėlimų",
678
+ "Cookie sessions": "Slapukų sesijos",
679
+ "Store sessions entirely in client cookies for higher performance": "Saugoti sesijas visiškai kliento slapukuose, siekiant didesnio našumo",
680
+ "git commit": "git commit",
681
+ "Send test email": "Siųsti bandomąjį el. laišką",
682
+ "Edit custom SSL certificates": "Redaguoti pasirinktinius SSL sertifikatus",
683
+ "User must have this role or higher to read rows from the table": "Vartotojas turi turėti šį arba aukštesnį vaidmenį, kad galėtų skaityti lentelės eilutes.",
684
+ "User must have this role or higher to edit or create new rows in the table": "Vartotojas turi turėti šį arba aukštesnį vaidmenį, kad galėtų redaguoti ar kurti naujas eilutes lentelėje.",
685
+ "Name of the field": "Lauko pavadinimas",
686
+ "The type determines the kind of data that can be stored in the field": "Tipas nustato, kokio pobūdžio duomenys gali būti saugomi lauke.",
687
+ "Calculated from other fields with a formula": "Apskaičiuojama iš kitų laukų pagal formulę",
688
+ "There must be a value in every row": "Kiekvienoje eilutėje turi būti reikšmė.",
689
+ "Different rows must have different values for this field": "Skirtingos eilutės privalo turėti skirtingas šio lauko reikšmes.",
690
+ "Add more fields to enable edit": "Pridėti daugiau laukų, kad būtų galima redaguoti",
691
+ "Multitenancy": "Daugianuomininkė architektūra",
692
+ "Subdomain": "Subdomenas",
693
+ "Information": "Informacija",
694
+ "Found %s tenants": "Rasta %s nuomininkų",
695
+ "Create new tenant": "Sukurti naują nuomininką",
696
+ "%s tenant statistics": "%s nuomininko statistika",
697
+ "Table columns": "Lentelės stulpeliai",
698
+ "Configuration items": "Konfigūracijos elementai",
699
+ "Crashlogs": "Avarijų žurnalai",
700
+ "Multitenancy settings": "Daugiakančiškumo nustatymai",
701
+ "See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>": "Instrukcijų ieškokite <a href=\"https://github.com/saltcorn/saltcorn\">„GitHub“ saugykloje</a><p>",
702
+ "API token for this user: ": "API prieigos raktas šiam naudotojui:",
703
+ "Reset": "Atstatyti",
704
+ "Generate": "Generuoti",
705
+ "URL after delete": "URL po ištrynimo",
706
+ "Track table data changes over time": "Stebėti lentelės duomenų pokyčius laikui bėgant",
707
+ "Description allows you to give more information about the table": "Aprašas leidžia pateikti daugiau informacijos apie lentelę",
708
+ "Description allows you to give more information about the view.": "Aprašas leidžia pateikti daugiau informacijos apie vaizdą.",
709
+ "Description allows to give more information about field": "Aprašas leidžia pateikti daugiau informacijos apie lauką.",
710
+ "Name of action": "Veiksmo pavadinimas",
711
+ "Description allows you to give more information about the action": "Aprašymas leidžia pateikti daugiau informacijos apie veiksmą",
712
+ "The action to be taken when the trigger fires": "Veiksmas, kuris turi būti atliktas, kai suveikia trigeris",
713
+ "The table for which the trigger condition is checked.": "Lentelė, kuriai tikrinama trigerio sąlyga.",
714
+ "Condition under which the trigger will fire": "Sąlyga, pagal kurią suveiks trigeris",
715
+ "Test trigger": "Testinis trigeris",
716
+ "Edit trigger %s": "Redaguoti trigerį %s",
717
+ "Preset %s": "Iš anksto nustatyta reikšmė %s",
718
+ "The user password or application token to access SMTP server for sending emails": "Naudotojo slaptažodis arba programos prieigos raktas SMTP serverio pasiekimui el. laiškų siuntimui.",
719
+ "The port of your SMTP server": "Jūsų SMTP serverio prievadas",
720
+ "The user name to access SMTP server for sending emails.": "Vartotojo vardas, naudojamas pasiekti SMTP serverį el. laiškų siuntimui.",
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.": "Naudotojo slaptažodis arba programėlės slaptažodis, skirtas pasiekti SMTP serverį el. laiškų siuntimui. Jei jūsų SMTP paslaugų teikėjas leidžia sukurti programėlės slaptažodį naudojimui iš aplikacijos, rekomenduojame vietoje naudotojo slaptažodžio naudoti programėlės slaptažodį.",
722
+ "Tick the boxes for the fields that should be jointly unique": "Pažymėkite langelius prie laukų, kurie kartu turi būti unikalūs.",
723
+ "Private SSH key": "Privatus SSH raktas",
724
+ "Timezone": "Laiko juosta",
725
+ "Home Timezone": "Pagrindinė laiko juosta",
726
+ "Use this link to revisit your application at any time.": "Naudokite šią nuorodą, kad bet kada vėl atidarytumėte savo aplikaciją.",
727
+ "To login to a previously created application, go to: ": "Norėdami prisijungti prie anksčiau sukurtos aplikacijos, eikite į:",
728
+ "Event types": "Įvykių tipai",
729
+ "Channel": "Kanalas",
730
+ "Leave blank for all channels": "Palikite tuščia visuose kanaluose",
731
+ "Table or Channel": "Lentelė arba kanalas",
732
+ "Events to log": "Registruotini įvykiai",
733
+ "Log settings": "Žurnalo nustatymai",
734
+ "Which events should be logged?": "Kuriuos įvykius reikia registruoti žurnale?",
735
+ "Event log": "Įvykių žurnalas",
736
+ "Custom Events": "Tinkinti įvykiai",
737
+ "Channels": "Kanalai",
738
+ "Custom": "Pasirinktinis",
739
+ "Create custom event": "Sukurti pasirinktinį įvykį",
740
+ "Yes": "Taip",
741
+ "Alternative destinations if formula evaluates to true": "Alternatyvios paskirties vietos, jei formulė įvertinama kaip teisinga",
742
+ "Default view when done": "Numatytasis vaizdas, kai baigta",
743
+ "This is the view to which the user will be sent when the form is submitted, unless a formula below is true.": "Tai vaizdas, į kurį naudotojas bus nukreiptas pateikus formą, nebent žemiau esanti formulė yra teisinga.",
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": "Galite nukreipti naudotoją į skirtingą rodinį, priklausomai nuo dienos, kurią naudotojas pateikė duomenis. Ignoruokite šią parinktį, jei visada norite nukreipti naudotoją į tą pačią paskirties vietą.",
745
+ "Plugin name": "Papildinio pavadinimas",
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": "Papildinio šaltinis diegimui. Kelios parinktys: \nnpm – atsisiųsti iš npm saugyklos, \nlocal – gauti iš vietinės failų sistemos, \ngithub – atsisiųsti iš GitHub, \ngit – gauti iš Git.",
747
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to plugin folder in file system, e.g.C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "npm atveju – npm paketo pavadinimas, pvz., @saltcorn/html arba saltcorn-gantt, patikrinkite npmjs.com; local atveju – absoliutus kelias iki įskiepio aplanko failų sistemoje, pvz., C:\\gitsrc\\any-bootstrap-theme\\; github atveju – GitHub projekto pavadinimas.",
748
+ "Version of plugin, latest is default value": "Papildinio versija, naujausia yra numatytoji reikšmė",
749
+ "Account verification": "Paskyros patvirtinimas",
750
+ "User verification failed": "Naudotojo tapatybės patvirtinimas nepavyko",
751
+ "User verified": "Vartotojas patvirtintas",
752
+ "Error editing user: %s": "Klaida redaguojant naudotoją: %s",
753
+ "User must have this role or higher to make API call for action (trigger)": "Vartotojas turi turėti šį arba aukštesnį vaidmenį, kad galėtų atlikti API iškvietimą veiksmui (trigeriui).",
754
+ "Restart complete": "Paleidimas baigtas iš naujo",
755
+ "Languages": "Kalbos",
756
+ "Add language": "Pridėti kalbą",
757
+ "Language": "Kalba",
758
+ "Locale": "Lokalė",
759
+ "Menu, search, languages and tenants": "Meniu, paieška, kalbos ir nuomininkai",
760
+ "This is a translation of a different field in a different language": "Tai yra kito lauko vertimas kita kalba.",
761
+ "Language locale of translation": "Vertimo kalbos lokalė",
762
+ "Action not configurable": "Veiksmas nekonfigūruojamas",
763
+ "Event type which runs the trigger": "Įvykio tipas, kuris paleidžia trigerį",
764
+ "Message string field": "Pranešimo eilutės laukas",
765
+ "The field for the message content on the table for messages": "Laukas pranešimo turiniui pranešimų lentelėje",
766
+ "Participant field": "Dalyvio laukas",
767
+ "The field for the sender user id on the table for messages": "Laukas siuntėjo naudotojo ID žinučių lentelėje",
768
+ "The field for the participant user id": "Laukas dalyvio naudotojo ID",
769
+ "Message sender field": "Pranešimo siuntėjo laukas",
770
+ "Message view or string field": "Pranešimo vaizdas arba teksto eilutės laukas",
771
+ "A view to show individual messages, or the field for the message content on the table for messages": "Peržiūra, skirta rodyti atskiras žinutes, arba laukas žinutės turiniui žinučių lentelėje.",
772
+ "Message relation": "Pranešimo ryšys",
773
+ "The relationship to the table of individual messages": "Ryšys su atskirų žinučių lentele",
774
+ "Message show view": "Pranešimo rodinio peržiūra",
775
+ "The view to show an individual message": "Rodinys atskiros žinutės rodymui",
776
+ "New message form view": "Naujos žinutės formos vaizdas",
777
+ "The view to enter a new message": "Rodinys naujai žinutei įvesti",
778
+ "Participant max read id field": "Dalyvio maksimalus skaitymo ID laukas",
779
+ "The field for the participant's last read message, of type Key to message table": "Laukas paskutinės dalyvio perskaitytos žinutės identifikatoriui, tipo raktas į žinučių lentelę",
780
+ "Show older messages": "Rodyti senesnes žinutes",
781
+ "New table name": "Naujos lentelės pavadinimas",
782
+ "Password Repeat": "Pakartokite slaptažodį",
783
+ "Remember me": "Prisiminti mane",
784
+ "Column width": "Stulpelio plotis",
785
+ "Column width units": "Stulpelio pločio vienetai",
786
+ "Ownership formula": "Nuosavybės formulė",
787
+ "User is treated as owner if true. In scope: ": "Vartotojas laikomas savininku, jei reikšmė yra „true“. Taikoma sritis:",
788
+ "Not all themes support all locations": "Ne visos temos palaiko visas vietas.",
789
+ "Default language": "Numatytoji kalba",
790
+ "Library": "Biblioteka",
791
+ "Library item %s deleted": "Bibliotekos elementas %s ištrintas",
792
+ "Library: component assemblies that can be used in the builder": "Biblioteka: komponentų rinkiniai, kurie gali būti naudojami kūrimo įrankyje",
793
+ "Edit properties": "Redaguoti savybes",
794
+ "Images and other files for download": "Atsisiunčiami vaizdai ir kiti failai",
795
+ "Disable LetsEncrypt HTTPS": "Išjungti „Let’s Encrypt“ HTTPS",
796
+ "Type %s not found": "Tipas %s nerastas",
797
+ "No pages": "Nėra puslapių",
798
+ "No views": "Nėra rodinių",
799
+ "CSV upload": "CSV įkėlimas",
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.": "Puslapiai yra jūsų programos žiniatinklio puslapiai, sukurti „drag-and-drop“ kūrimo įrankiu. Juose yra statinis turinys, o įterpiant peržiūras – ir dinaminis turinys.",
801
+ "Views display data from tables. A view is a view template applied to a table, with configuration.": "Rodiniai rodo duomenis iš lentelių. Rodinys yra rodinio šablonas, taikomas lentelei su konfigūracija.",
802
+ "Tables organise data by fields and rows.": "Lentelės organizuoja duomenis pagal laukus ir eilutes.",
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.": "Puslapiai yra jūsų programos žiniatinklio puslapiai, kuriuos kuriate „drag-and-drop“ kūrimo įrankiu. Juose yra statinis turinys, o įterpiant vaizdus (views) – ir dinaminis turinys.",
804
+ "Triggers run actions in response to events.": "Trigeriai vykdo veiksmus reaguodami į įvykius.",
805
+ "No files": "Nėra failų",
806
+ "Cookie duration (hours)": "Slapuko galiojimo trukmė (valandomis)",
807
+ "Set to 0 for expiration at the end of browser session": "Nustatykite į 0, kad galiojimas baigtųsi pasibaigus naršyklės sesijai.",
808
+ "Cookie duration (hours) when remember ticked": "Slapuko galiojimo trukmė (valandomis), kai pažymėta „prisiminti“",
809
+ "Forget table": "Pamiršti lentelę",
810
+ "Table %s forgotten. You can now discover it.": "Lentelė %s pamiršta. Dabar galite ją atrasti.",
811
+ "No triggers": "Be jokių trigerių",
812
+ "List width": "Sąrašo plotis",
813
+ "Number of columns (1-12) allocated to the list view": "Stulpelių skaičius (1–12), priskirtas sąrašo rodiniui",
814
+ "New tenant template": "Naujo nuomininko šablonas",
815
+ "Copy site structure for new tenants from this tenant": "Nukopijuoti svetainės struktūrą naujiems nuomininkams iš šio nuomininko",
816
+ "Use this link: <a href=\"%s\">%s</a> to revisit your application at any time.": "Naudokite šią nuorodą: <a href=\"%s\">%s</a>, kad bet kada vėl pasiektumėte savo aplikaciją.",
817
+ "Use Amazon S3": "Naudoti 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!": "Naudokite Amazon S3 (arba suderinamą) paslaugą failų saugojimui. Jei išjungta, Saltcorn naudoja vietinį diską. ĮSPĖJIMAS: šio nustatymo keitimas gali sugadinti jūsų įkeltus failus!",
819
+ "Amazon S3 Bucket": "„Amazon S3“ talpykla",
820
+ "Name you selected for your S3 bucket in AWS.": "Vardas, kurį pasirinkote savo S3 saugyklai (bucket) AWS sistemoje.",
821
+ "Amazon S3 Path Prefix": "„Amazon S3“ kelio priešdėlis",
822
+ "Prefix you selected for your S3 bucket in AWS.": "Jūsų AWS S3 kibirui pasirinktas priešdėlis.",
823
+ "Amazon S3 Endpoint": "Amazon S3 galinis taškas",
824
+ "Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.": "Jūsų su S3 suderinamo saugyklos tiekėjo pagrindinis kompiuterio vardas (hostname). Numatytoji reikšmė – „s3.amazonaws.com“.",
825
+ "Amazon S3 Region": "„Amazon S3“ regionas",
826
+ "AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.": "AWS regionas, kurį pasirinkote kurdami savo S3 „bucket“. Numatytoji reikšmė – „us-east-1“.",
827
+ "Amazon S3 Access Key ID": "„Amazon S3 Access Key ID“",
828
+ "Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.": "Būtina tik tuo atveju, jei nenorite autentifikuotis į S3 naudodami IAM vaidmenį. Įveskite prieigos rakto ID (Access Key ID), kurį jums suteikė jūsų „Amazon EC2“ administratorius.",
829
+ "Amazon S3 Secret Access Key": "„Amazon S3“ slaptasis prieigos raktas",
830
+ "The secret access key associated with your Amazon S3 Access Key ID.": "Slaptoji prieigos rakto dalis, susieta su jūsų Amazon S3 prieigos rakto ID (Access Key ID).",
831
+ "Use Amazon S3 Secure Connection.": "Naudoti „Amazon S3“ saugų ryšį.",
832
+ "Connect to Amazon S3 (or compatible) securely.": "Saugiai prisijunkite prie „Amazon S3“ (arba suderinamos) paslaugos.",
833
+ "Storage settings": "Saugyklos nustatymai",
834
+ "Storage": "Saugykla",
835
+ "Storage settings updated": "Saugyklos nustatymai atnaujinti",
836
+ "Label formula": "Etiketės formulė",
837
+ "Include formula": "Įtraukti formulę",
838
+ "If specified, only include in menu rows that evaluate to true": "Jei nurodyta, į meniu įtraukti tik tas eilutes, kurių reikšmė įvertinama kaip „true“.",
839
+ "URL formula": "URL formulė",
840
+ "Order field": "Rikiavimo laukas",
841
+ "Section field": "Skyriaus laukas",
842
+ "Optional. String type with options, each of which will become a menu section": "Nebūtina. Eilutės (String) tipas su parinktimis, iš kurių kiekviena taps meniu sekcija",
843
+ "Role to generate API keys": "Rolė API raktams generuoti",
844
+ "User should have this role or higher to generate API keys in their user settings": "Vartotojas turi turėti šį arba aukštesnį vaidmenį, kad galėtų generuoti API raktus savo vartotojo nustatymuose.",
845
+ "API token removed": "API prieigos raktas pašalintas",
846
+ "Row inclusion formula": "Eilutės įtraukimo formulė",
847
+ "Only include rows where this formula is true": "Įtraukti tik tas eilutes, kurioms ši formulė yra teisinga",
848
+ "Slug": "Šliužas",
849
+ "Field that can be used for a prettier URL structure": "Laukas, kuris gali būti naudojamas gražesnei URL struktūrai sukurti",
850
+ "Setup two-factor authentication": "Nustatyti dviejų faktorių autentifikavimą",
851
+ "Setup two-factor authentication with Time-based One-Time Password (TOTP)": "Nustatyti dviejų veiksnių autentifikavimą naudojant laiko pagrindu generuojamą vienkartinį slaptažodį (TOTP)",
852
+ "1. Scan this QR code in your Authenticator app": "1. Nuskenuokite šį QR kodą savo autentifikavimo programėlėje",
853
+ "2. Enter the six-digit code generated in your Authenticator app": "2. Įveskite šešiaženklį kodą, sugeneruotą jūsų Authenticator programėlėje",
854
+ "Code": "Kodas",
855
+ "Two-factor authentication with Time-based One-Time Password enabled": "Įjungta dviejų veiksnių autentifikacija su laiko pagrindu generuojamu vienkartiniu slaptažodžiu",
856
+ "Two-factor authentication": "Dvikopis tapatybės nustatymas",
857
+ "Two-factor authentication is enabled": "Įjungtas dviejų veiksnių autentifikavimas",
858
+ "Two-factor authentication with Time-based One-Time Password disabled": "Dvikopė autentifikacija su laiko pagrindu generuojamu vienkartiniu slaptažodžiu (TOTP) išjungta",
859
+ "Two-factor authentication is disabled": "Dvigubos autentifikacijos (2FA) funkcija yra išjungta",
860
+ "Auto save": "Automatinis išsaugojimas",
861
+ "Save any changes immediately": "Išsaugoti visus pakeitimus nedelsiant",
862
+ "Transpose": "Transponuoti",
863
+ "Display one column per line": "Rodyti po vieną stulpelį kiekvienoje eilutėje",
864
+ "Vertical column width": "Vertikaliojo stulpelio plotis",
865
+ "Vertical width units": "Vertikalūs pločio vienetai",
866
+ "Save before going back": "Išsaugoti prieš grįžtant",
867
+ "Reload after going back": "Iš naujo įkelti grįžus atgal",
868
+ "2FA policy": "2FA politika",
869
+ "Steps to go back": "Veiksmai, kaip grįžti atgal",
870
+ "Place in dropdown": "Vieta išskleidžiamajame sąraše",
871
+ "Hide null columns": "Slėpti stulpelius su null reikšmėmis",
872
+ "Do not display a column if it contains entirely missing values": "Nerodyti stulpelio, jeigu jame visiškai nėra reikšmių.",
873
+ "Could not verify code": "Nepavyko patvirtinti kodo",
874
+ "Disable two-factor authentication": "Išjungti dviejų veiksnių autentifikavimą",
875
+ "Enter your two-factor code in order to disable it": "Įveskite savo dviejų faktorių kodą, kad jį išjungtumėte.",
876
+ "Allow the user to enter a new key that is not in the schema": "Leisti naudotojui įvesti naują raktą, kuris nėra schemoje.",
877
+ "Check for updates": "Tikrinti naujinimus",
878
+ "Versions refreshed": "Versijos atnaujintos",
879
+ "Configuration check": "Konfigūracijos patikra",
880
+ "Configuration errors": "Konfigūracijos klaidos",
881
+ "Configuration checks passed": "Konfigūracijos patikros sėkmingos",
882
+ "On delete cascade": "Trinti su kaskadiniu šalinimu",
883
+ "If the parent row is deleted, automatically delete the child rows.": "Jei pirminė eilutė yra ištrinama, automatiškai ištrinti jai priklausančias antrines eilutes.",
884
+ "Extra state Formula": "Papildomos būsenos formulė",
885
+ "Cannot install unsafe plugins on subdomain tenants": "Negalima diegti nepatikimų papildinių subdomenų nuomininkams",
886
+ "Default order descending?": "Numatytoji rūšiavimo tvarka – mažėjanti?",
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.": "Tai yra vaizdas, į kurį naudotojas bus nukreiptas pateikus formą. Čia nurodytas vaizdas gali būti ignoruojamas priklausomai nuo formos konteksto, pavyzdžiui, jei ji rodoma iškylančiajame lange, peradresavimas nebus vykdomas.",
888
+ "Destination view": "Paskirties rodinys",
889
+ "Finish": "Baigti",
890
+ "Include in full-text search": "Įtraukti į pilno teksto paiešką",
891
+ "Strings": "Eilutės",
892
+ "In default language": "Numatytoje kalboje",
893
+ "In %s": "Per %s",
894
+ "Enable 2FA": "Įjungti dviejų veiksnių autentifikavimą (2FA)",
895
+ "Or enter this code:": "Arba įveskite šį kodą:",
896
+ "Disable 2FA": "Išjungti 2FA",
897
+ "Cascade delete to file": "Kaskadinis ištrynimas į failą",
898
+ "Deleting a row will also delete the file referenced by this field": "Ištrynus eilutę, taip pat bus ištrintas šiame lauke nurodytas failas.",
899
+ "Has channels?": "Turi kanalus?",
900
+ "Channels to create events for. Separate by comma; leave blank for all": "Kanalai, kuriems kurti įvykius. Atskirkite kableliais; palikite tuščią, jei taikoma visiems",
901
+ "Event Name": "Įvykio pavadinimas",
902
+ "Plugins (Extensions) Store endpoint": "Įskiepių (Modulių) parduotuvės galinis taškas",
903
+ "Packs Store endpoint": "Pakuočių saugyklos galinis taškas",
904
+ "The endpoint of plugins store.": "Įskiepių parduotuvės galutinis taškas.",
905
+ "The endpoint of packs store.": "Pakuočių saugyklos galinis taškas.",
906
+ "Manual backup": "Rankinė atsarginė kopija",
907
+ "Automated backup": "Automatinė atsarginė kopija",
908
+ "Frequency": "Dažnis",
909
+ "Destination": "Paskirties vieta",
910
+ "Directory": "Katalogas",
911
+ "Backup settings updated": "Atsarginių kopijų nustatymai atnaujinti",
912
+ "Backup successful": "Atsarginė kopija sėkminga",
913
+ "Invalid ownership formula: %s": "Neteisinga nuosavybės formulė: %s",
914
+ "Expiration in days": "Galiojimo trukmė dienomis",
915
+ "Delete old backup files in this directory after the set number of days": "Ištrinti senus atsarginių kopijų failus šiame kataloge po nustatyto dienų skaičiaus.",
916
+ "Mobile app": "Mobilioji programėlė",
917
+ "Build mobile app": "Kurkite mobiliąją programėlę",
918
+ "Build Result": "Kompiliavimo rezultatas",
919
+ "Download automated backup": "Atsisiųsti automatizuotą atsarginę kopiją",
920
+ "Restoring automated backup": "Automatinės atsarginės kopijos atkūrimas",
921
+ "No errors detected during configuration check": "Konfigūracijos tikrinimo metu klaidų neaptikta",
922
+ "%s view - %s on %s": "%s rodinys – %s objekte %s",
923
+ "Please select at least one platform (android or iOS).": "Pasirinkite bent vieną platformą (Android arba iOS).",
924
+ "Back": "Atgal",
925
+ "Periodic snapshots enabled": "Periodiniai momentiniai įrašai įjungti",
926
+ "Snapshot will be made every hour if there are changes": "Momentinė kopija bus daroma kas valandą, jei bus pakeitimų.",
927
+ "Snapshots": "Momentinės kopijos",
928
+ "Snapshot settings updated": "Momentinės kopijos nustatymai atnaujinti",
929
+ "Download snapshots": "Atsisiųsti momentines kopijas",
930
+ "Snapshot successful": "Momentinė kopija sėkminga",
931
+ "System logging verbosity": "Sistemos žurnalo išsamumas",
932
+ "Destination URL Formula": "Paskirties URL formulė",
933
+ "Pattern": "Šablonas",
934
+ "View pattern": "Vaizdo šablonas",
935
+ "The view pattern sets the foundation of how the view relates to the table and the behaviour of the view": "Peržiūros šablonas nustato pagrindą, kaip peržiūra susijusi su lentele ir koks yra peržiūros elgesys.",
936
+ "Views display data from tables. A view is a view pattern applied to a table, with configuration.": "Rodiniai rodo duomenis iš lentelių. Rodinys yra rodinio šablonas, pritaikytas lentelei su konfigūracija.",
937
+ "Modules": "Moduliai",
938
+ "Module installation and control": "Modulio diegimas ir valdymas",
939
+ "Module store": "Modulių parduotuvė",
940
+ "Module": "Modulis",
941
+ "View patterns": "Rodinių šablonai",
942
+ "%s module information": "%s modulio informacija",
943
+ "Upgrade installed modules": "Atnaujinti įdiegtus modulius",
944
+ "Add another module": "Pridėti dar vieną modulį",
945
+ "Add module": "Pridėti modulį",
946
+ "Module name": "Modulio pavadinimas",
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": "Modulio diegimo šaltinis. Kelios parinktys: \nnpm – atsisiųsti iš npm saugyklos, \nlocal – gauti iš vietinės failų sistemos, \ngithub – atsisiųsti iš GitHub, \ngit – gauti iš Git.",
948
+ "Version of module, latest is default value": "Modulio versija, naujausia yra numatytoji reikšmė",
949
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to module folder in file system, e.g. C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "npm atveju – npm paketo pavadinimas, pvz., @saltcorn/html arba saltcorn-gantt, patikrinkite npmjs.com; local atveju – absoliutus kelias iki modulio aplanko failų sistemoje, pvz., C:\\gitsrc\\any-bootstrap-theme\\; github atveju – GitHub projekto pavadinimas.",
950
+ "Modules up-to-date": "Moduliai atnaujinti",
951
+ "User must have this role or higher to read rows from the table, unless they are the owner": "Vartotojas turi turėti šį arba aukštesnį vaidmenį, kad galėtų skaityti eilutes iš lentelės, nebent jis yra savininkas.",
952
+ "User must have this role or higher to edit or create new rows in the table, unless they are the owner": "Vartotojas turi turėti šį arba aukštesnį vaidmenį, kad galėtų redaguoti ar kurti naujas eilutes lentelėje, nebent jis yra savininkas.",
953
+ "Tagname": "Žymos pavadinimas",
954
+ "Create tag": "Sukurti žymą",
955
+ "Tags": "Žymos",
956
+ "New tag": "Nauja žyma",
957
+ "Tag name": "Žymos pavadinimas",
958
+ "%s Tag": "%s Žyma",
959
+ "Remove From Tag": "Pašalinti iš žymos",
960
+ "Add tables": "Pridėti lenteles",
961
+ "Add views": "Pridėti rodinius",
962
+ "Add tags": "Pridėti žymes",
963
+ "Trigger": "Trigeris",
964
+ "Add %s to tag": "Pridėti %s prie žymos",
965
+ "Tag %s deleted": "Žyma %s ištrinta",
966
+ "Tag %s created": "Žyma %s sukurta",
967
+ "Application diagram": "Programos diagrama",
968
+ "Diagram": "Diagrama",
969
+ "Entry point": "Įėjimo taškas",
970
+ "Platform": "Platforma",
971
+ "docker": "docker",
972
+ "android": "android",
973
+ "iOS": "iOS",
974
+ "App file": "Programos failas",
975
+ "Server URL": "Serverio URL",
976
+ "Module %s installed, please complete configuration.": "Modulis %s įdiegtas, prašome užbaigti konfigūraciją.",
977
+ "Module %s removed.": "Modulis %s pašalintas.",
978
+ "Module %s installed": "Modulis %s įdiegtas",
979
+ "Upgrading modules...": "Atnaujinami moduliai...",
980
+ "Backup now": "Daryti atsarginę kopiją dabar",
981
+ "Snapshot now": "Padaryti momentinę kopiją dabar",
982
+ "Restore/download automated backups &raquo;": "Atkurti / atsisiųsti automatines atsargines kopijas »",
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).": "Momentinės kopijos saugo jūsų aplikacijos struktūrą ir apibrėžimą, be lentelių duomenų. Atskiros peržiūros ir puslapiai gali būti atkurti iš momentinių kopijų iš <a href='/viewedit'>peržiūrų</a> arba <a href='/pageedit'>puslapių</a> suvestinių („Restore“ iš atskiro puslapio arba peržiūros išskleidžiamojo meniu).",
984
+ "List/download snapshots &raquo;": "Sąrašo / atsisiuntimo momentinės kopijos »",
985
+ "Discover tables that are already in the Database, but not known to Saltcorn": "Aptikti lenteles, kurios jau yra duomenų bazėje, bet dar nėra žinomos Saltcorn sistemai",
986
+ "Split paste": "Padalinti įklijavimą",
987
+ "Separate paste content into separate inputs": "Atskirkite įklijuotą turinį į atskirus įvesties laukus.",
988
+ "Add entries to tag": "Pridėti įrašus prie žymos",
989
+ "Add pages": "Pridėti puslapius",
990
+ "Add triggers": "Pridėti trigerius",
991
+ "Formula value": "Formulės reikšmė",
992
+ "The build was successfully": "Kūrimas buvo sėkmingas",
993
+ "Unable to build the app": "Nepavyksta sukompiliuoti programos",
994
+ "Add tag": "Pridėti žymą",
995
+ "Create new row": "Sukurti naują eilutę",
996
+ "Specify how to create a new row": "Nurodykite, kaip sukurti naują eilutę.",
997
+ "Preview": "Peržiūra",
998
+ "Minimum role updated": "Atnaujintas minimalus vaidmuo",
999
+ "Module not found": "Modulis nerastas",
1000
+ "View %s not found": "Rodinys %s nerastas",
1001
+ "Query %s not found": "Užklausa %s nerasta",
1002
+ "Open": "Atidaryti",
1003
+ "Only the android build supports docker.": "Tik „Android“ komponavimas palaiko „Docker“.",
1004
+ "Please enter a valid server URL.": "Įveskite galiojantį serverio URL.",
1005
+ "Table access": "Prieiga prie lentelės",
1006
+ "Download one of the backups above": "Atsisiųskite vieną iš atsarginių kopijų aukščiau.",
1007
+ "Clear this application": "Išvalyti šią aplikaciją",
1008
+ "(tick all boxes)": "(pažymėkite visus langelius)",
1009
+ "When prompted to create the first user, click the link to restore a backup": "Kai būsite paraginti sukurti pirmąjį naudotoją, spustelėkite nuorodą atsarginės kopijos atkūrimui.",
1010
+ "Select the downloaded backup file": "Pasirinkite atsisiųstą atsarginės kopijos failą",
1011
+ "Units": "Vienetai",
1012
+ "Descending?": "Mažėjimo tvarka?",
1013
+ "Small": "Mažas",
1014
+ "Medium": "Vidutinis",
1015
+ "Large": "Didelis",
1016
+ "Extra-large": "Ypač didelis",
1017
+ "Please select at least one item": "Pasirinkite bent vieną elementą",
1018
+ "Only include rows where this formula is true. ": "Įtraukti tik tas eilutes, kurioms ši formulė yra teisinga.",
1019
+ "Use %s to access current user ID": "Naudokite %s, kad pasiektumėte esamo naudotojo ID",
1020
+ "Action not found": "Veiksmas nerastas",
1021
+ "Development settings": "Programavimo nustatymai",
1022
+ "All entities": "Visi objektai",
1023
+ "no tags": "be žymų",
1024
+ "Development mode settings updated": "Programavimo režimo nustatymai atnaujinti",
1025
+ "Locale identifier short code, e.g. en, zh, fr, ar etc. ": "Lokalės identifikatoriaus trumpasis kodas, pvz., en, zh, fr, ar ir pan.",
1026
+ "Is this the default language in which the application is built?": "Ar tai yra numatytoji kalba, kuria kuriama ši aplikacija?",
1027
+ "Database type": "Duomenų bazės tipas",
1028
+ "Database schema name": "Duomenų bazės schemos pavadinimas",
1029
+ "Database user": "Duomenų bazės naudotojas",
1030
+ "Database host": "Duomenų bazės serveris",
1031
+ "Database port": "Duomenų bazės prievadas",
1032
+ "Creator email": "Kūrėjo el. paštas",
1033
+ "Create tenant warning text": "Sukurti nuomininko įspėjimo tekstą",
1034
+ "Provide your own create warning text if need": "Pateikite savo sukurtą įspėjimo tekstą, jei reikia.",
1035
+ "Specify some description for tenant if need": "Jei reikia, nurodykite tam tikrą nuomininko aprašą.",
1036
+ "Created": "Sukurta",
1037
+ "First user E-mail": "Pirmojo naudotojo el. paštas",
1038
+ "HTTP settings": "HTTP nustatymai",
1039
+ "Login and Signup": "Prisijungimas ir registracija",
1040
+ "Rights": "Teisės",
1041
+ "Rights settings": "Teisių nustatymai",
1042
+ "Database name": "Duomenų bazės pavadinimas",
1043
+ "Database schema": "Duomenų bazės schema",
1044
+ "If the parent row is deleted, do this to the child rows.": "Jei pirminė eilutė yra ištrinama, atlikite šį veiksmą su antrinėmis eilutėmis.",
1045
+ "On delete": "Na trinimo",
1046
+ "Permissions": "Leidimai",
1047
+ "Permissions settings": "Leidimų nustatymai",
1048
+ "Files accept filter ": "Failų priėmimo filtras",
1049
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `.doc,audio/*,video/*,image/*`": "Nurodo filtrą, kokius failų tipus naudotojas gali pasirinkti iš failų pasirinkimo dialogo lango. Pavyzdys: `.doc,audio/*,video/*,image/*`",
1050
+ "Permissions settings updated": "Leidimų nustatymai atnaujinti",
1051
+ "Upload file(s)": "Įkelti failą(-us)",
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/*`": "Nurodo filtrą, kokius failų tipus naudotojas gali pasirinkti iš failo įkėlimo dialogo lango. Pavyzdys: `text/csv,audio/*,video/*,image/*`",
1053
+ "Default Files accept filter": "Numatytasis failų priėmimo filtras",
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/*`": "Nurodo numatytąjį filtrą, kokius failų tipus naudotojas gali pasirinkti iš failo pasirinkimo dialogo lango. Pavyzdys: `.doc, text/csv, audio/*, video/*, image/*`",
1055
+ "Destination page": "Paskirties puslapis",
1056
+ "Module Store endpoint": "Modulių parduotuvės galinis taškas",
1057
+ "Authentication settings updated": "Autentifikavimo nustatymai atnaujinti",
1058
+ "Log client errors": "Registruoti kliento klaidas",
1059
+ "Record all client errors in the crash log": "Įrašyti visas kliento klaidas į gedimų žurnalą",
1060
+ "Default File accept filter": "Numatytasis failų priėmimo filtras",
1061
+ "File upload debug": "Failų įkėlimo derinimas",
1062
+ "Turn on to debug file upload in express-fileupload.": "Įjunkite derinimą (debug) failų įkėlimui „express-fileupload“ bibliotekoje.",
1063
+ "Upload size limit (Kb)": "Įkėlimo dydžio riba (Kb)",
1064
+ "Maximum upload file size in kilobytes": "Didžiausias įkeliamo failo dydis kilobaitais",
1065
+ "File upload timeout": "Failo įkėlimo laiko limitas",
1066
+ "Defines how long to wait for data before aborting file upload. Set to 0 if you want to turn off timeout checks. ": "Nurodo, kiek laiko laukti duomenų prieš nutraukiant failo įkėlimą. Nustatykite į 0, jei norite išjungti laukimo trukmės (timeout) tikrinimus.",
1067
+ "Files settings": "Failų nustatymai",
1068
+ "NPM packages in code": "NPM paketai kode",
1069
+ "Comma-separated list of packages which will be available in JavaScript actions": "Kableliais atskirtas paketų sąrašas, kurie bus pasiekiami JavaScript veiksmuose",
1070
+ "Become user": "Tapti naudotoju",
1071
+ "Your are now logged in as %s. Logout and login again to assume your usual identity": "Dabar esate prisijungęs kaip %s. Atsijunkite ir prisijunkite iš naujo, kad vėl naudotumėte savo įprastą tapatybę.",
1072
+ "Done": "Atlikta",
1073
+ "Configure trigger %s": "Konfigūruoti trigerį %s",
1074
+ "Saved 2FA policy for role": "Išsaugota 2FA politika vaidmeniui",
1075
+ "HTTP settings updated": "HTTP nustatymai atnaujinti",
1076
+ "%s configuration": "%s konfigūracija",
1077
+ "Save indicator": "Išsaugojimo indikatorius",
1078
+ "Public cache TTL (minutes)": "Viešosios podėlio TTL (minutėmis)",
1079
+ "Cache-control max-age for public views and pages. 0 to disable": "„Cache-control max-age“ viešoms peržiūroms ir puslapiams. 0 – išjungti",
1080
+ "Files accept filter": "Failų priėmimo filtras",
1081
+ "User group": "Naudotojų grupė",
1082
+ "Add relations to this table in dropdown options for ownership field": "Pridėti ryšius su šia lentele išskleidžiamųjų parinkčių sąraše nuosavybės laukui",
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.": "Turite rodinius, kurių prieigos vaidmuo yra žemesnis nei lentelės skaitymo vaidmuo ir kurie neturi lentelės nuosavybės. Tai gali sukelti prieigos atmetimą. Vartotojai turi turėti lentelės skaitymo prieigą prie bet kurių rodomų duomenų.",
1084
+ "Views potentially affected": "Potencialiai paveiktos peržiūros",
1085
+ "Empty view": "Tuščias rodinys",
1086
+ "A view that will be shown only if there are no tables rows to show": "Rodinys, kuris bus rodomas tik tada, kai nėra jokių lentelės eilučių, kurias būtų galima parodyti",
1087
+ "Calculated field will be stored in Database": "Apskaičiuotas laukas bus saugomas duomenų bazėje",
1088
+ "Set Email": "Nustatyti el. paštą",
1089
+ "Please enter your email address": "Įveskite savo el. pašto adresą",
1090
+ "Role for search": "Rolė paieškai",
1091
+ "Min role to access search page": "Minimalus vaidmuo pasiekti paieškos puslapį",
1092
+ "Update": "Atnaujinti",
1093
+ "Add": "Pridėti",
1094
+ "Recalculate dynamic": "Perskaičiuoti dinaminį",
1095
+ "Force logout": "Priverstinis atsijungimas",
1096
+ "Logged out user %s": "Atsijungęs naudotojas %s",
1097
+ "Reset password link sent to %s": "Slaptažodžio atstatymo nuoroda išsiųsta adresu %s",
1098
+ "We request that you change your password on %s. You can set your new password through this link: ": "Prašome pasikeisti savo slaptažodį %s sistemoje. Naują slaptažodį galite nustatyti pasinaudoję šia nuoroda:",
1099
+ "Welcome to %s": "Sveiki atvykę į %s",
1100
+ "We have created an account for you on %s. You can set your new password through this link: ": "Sukūrėme jums paskyrą sistemoje %s. Naują slaptažodį galite nustatyti pasinaudodami šia nuoroda:",
1101
+ "Use this link to access the application once you have set your password: %s": "Naudokite šią nuorodą, kad pasiektumėte programą, kai nustatysite slaptažodį: %s",
1102
+ "Tag: %s": "Žyma: %s",
1103
+ "Tag entry": "Žymos įvedimas",
1104
+ "Clear": "Išvalyti",
1105
+ "Restore a snapshot": "Atkurti momentinę kopiją",
1106
+ "Snapshot restored": "Momentinė kopija atkurta",
1107
+ "Configuration check report": "Konfigūracijos patikros ataskaita",
1108
+ "Re-run": "Paleisti iš naujo",
1109
+ "Add constraint:": "Pridėti apribojimą:",
1110
+ "Index": "Indeksas",
1111
+ "Add constraint: ": "Pridėti apribojimą:",
1112
+ "Choose the field to be indexed": "Pasirinkite lauką, kuris bus indeksuojamas",
1113
+ "Constraint formula": "Apribojimo formulė",
1114
+ "Formula must evaluate to true for valid rows. In scope: ": "Formulė turi būti įvertinta kaip „true“, kad eilutės būtų laikomos galiojančiomis. Taikymo sritis:",
1115
+ "Add %s constraint to %s": "Pridėti %s apribojimą prie %s",
1116
+ "What": "Kas",
1117
+ "Choose the field to be indexed. This make searching the table faster.": "Pasirinkite lauką, kuris bus indeksuojamas. Tai pagreitins lentelės paiešką.",
1118
+ "Disk usage": "Disko naudojimas",
1119
+ "CPU usage": "CPU naudojimas",
1120
+ "Mem usage": "Atminties naudojimas",
1121
+ "The field that will be shown to the user when choosing a value": "Laukas, kuris bus rodomas naudotojui, kai pasirenkama reikšmė",
1122
+ "String value must match regular expression": "Eilutės reikšmė turi atitikti reguliariąją išraišką",
1123
+ "Modules up-to-date. Please restart server": "Moduliai atnaujinti. Prašome paleisti serverį iš naujo.",
1124
+ "Install git plugins": "Įdiegti „git“ papildinius",
1125
+ "Set available npm modules": "Nustatyti prieinamus npm modulius",
1126
+ "Only store modules can be installed on tenant instances": "Tik parduotuvės moduliai gali būti įdiegiami nuomininko instancijose.",
1127
+ "Unsafe modules": "Nesaugūs moduliai",
1128
+ "Notifications": "Pranešimai",
1129
+ "No notifications": "Pranešimų nėra",
1130
+ "In user menu": "Vartotojo meniu",
1131
+ "Show notifications in the user menu": "Rodyti pranešimus naudotojo meniu",
1132
+ "Notification settings": "Pranešimų nustatymai",
1133
+ "PWA": "PWA",
1134
+ "Progressive Web Application": "Progresyvioji žiniatinklio programa",
1135
+ "Display": "Rodyti",
1136
+ "Progressive Web Application enabled": "Įjungta progresyvioji žiniatinklio programa (PWA)",
1137
+ "Saltcorn test email": "Saltcorn bandomasis el. laiškas",
1138
+ "Hello from Saltcorn": "Sveiki iš Saltcorn",
1139
+ "Set colors": "Nustatyti spalvas",
1140
+ "Theme color": "Temos spalva",
1141
+ "Background color": "Fono spalva",
1142
+ "Table provider": "Lentelės tiekėjas",
1143
+ "Database table": "Duomenų bazės lentelė",
1144
+ "Configure provider": "Konfigūruoti tiekėją",
1145
+ "In scope:": "Apimtyje:",
1146
+ "SSL expiry": "SSL galiojimo pabaiga",
1147
+ "A page with this name already exists": "Puslapis su tokiu pavadinimu jau egzistuoja",
1148
+ "Tenant Base URL": "Nuomininko bazinis URL",
1149
+ "Base hostname for newly created tenants. If unset, defaults to hostname": "Pagrindinis pagrindinio kompiuterio vardas naujai sukuriamiems nuomininkams. Jei nenustatyta, numatytasis yra pagrindinio kompiuterio vardas.",
1150
+ "Redirect unauthorized": "Nukreipti neautorizuotą",
1151
+ "If tenant creation is not authorized, redirect to this URL": "Jei nuomininko (tenant) kūrimas nėra autorizuotas, peradresuokite į šį URL.",
1152
+ "Import table %s": "Importuoti lentelę %s",
1153
+ "Import CSV": "Importuoti CSV",
1154
+ "Show configuration object": "Rodyti konfigūracijos objektą",
1155
+ "Connected views": "Susietos peržiūros",
1156
+ "Tenant application capabilities": "Nuomininko programos galimybės",
1157
+ "Edit Module": "Redaguoti modulį",
1158
+ "Roles 2-10 are reserved": "Rolės 2–10 yra rezervuotos",
1159
+ "Role IDs 2-10 are reserved": "Rolės ID 2–10 yra rezervuoti",
1160
+ "Allow offline mode": "Leisti neprisijungimo režimą",
1161
+ "Embedded in": "Įterptas į",
1162
+ "Linked from": "Susieta iš",
1163
+ "Table constraints": "Lentelės apribojimai",
1164
+ "Event logs": "Įvykių žurnalai",
1165
+ "Migrations": "Migracijos",
1166
+ "Tag Entries": "Žymėti įrašus",
1167
+ "Not a valid field name": "Neleistinas lauko pavadinimas",
1168
+ "Set a default value for missing data": "Nustatyti numatytąją reikšmę trūkstamiems duomenims",
1169
+ "Create model": "Sukurti modelį",
1170
+ "Models": "Modeliai",
1171
+ "New model": "Naujas modelis",
1172
+ "Show model": "Rodyti modelį",
1173
+ "Model instances": "Modelio egzemplioriai",
1174
+ "Trained": "Apmokytas",
1175
+ "Train new instance": "Aprašyti naują egzempliorių",
1176
+ "Train model": "Apmokyti modelį",
1177
+ "Train": "Mokyti",
1178
+ "Report": "Ataskaita",
1179
+ "Model training report": "Modelio mokymo ataskaita",
1180
+ "Model training error": "Modelio mokymo klaida",
1181
+ "Training error": "Mokymo klaida",
1182
+ "Model": "Modelis",
1183
+ "Model instance": "Modelio egzempliorius",
1184
+ "Prediction output": "Prognozės išvestis",
1185
+ "Table triggers: ": "Lentelės trigeriai:",
1186
+ "App name": "Programėlės pavadinimas",
1187
+ "App icon": "Programėlės piktograma",
1188
+ "Splash Page": "Pradinio paleidimo puslapis",
1189
+ "App version": "Programos versija",
1190
+ "Forgot password?": "Pamiršote slaptažodį?",
1191
+ "Details": "Išsami informacija",
1192
+ "URL is a formula?": "URL yra formulė?",
1193
+ "Receive notifications by:": "Gauti pranešimus per:",
1194
+ "Backup settings": "Atsarginių kopijų nustatymai",
1195
+ "Logo image": "Logotipo vaizdas",
1196
+ "Custom code": "Tinkintas kodas",
1197
+ "Extension store": "Plėtinių parduotuvė",
1198
+ "Backup file prefix": "Atsarginės kopijos failo priešdėlis",
1199
+ "Directory for backup files": "Atsarginių kopijų failų katalogas",
1200
+ "Backup File Prefix": "Atsarginės kopijos failo priešdėlis",
1201
+ "Search for...": "Ieškoti...",
1202
+ "Every 5 minutes": "Kas 5 minutes",
1203
+ "Not scheduled but can be run as an action from a button click": "Nesuplanuota, bet gali būti vykdoma kaip veiksmas paspaudus mygtuką.",
1204
+ "Fixed and blocked fields": "Fiksuoti ir užblokuoti laukai",
1205
+ "Do not allow the following fields to have a value set from the query string or state": "Neleiskite, kad šiems laukams reikšmės būtų nustatomos iš užklausos eilutės arba būsenos.",
1206
+ "Action configuration saved": "Veiksmo konfigūracija išsaugota",
1207
+ "Prevent any deletion of parent rows": "Neleisti ištrinti jokių pirminių (tėvinių) eilučių.",
1208
+ "If the parent row is deleted, set key fields on child rows to null": "Jei pirminė eilutė yra ištrinama, nustatyti raktinius laukus priklausomose eilutėse į null.",
1209
+ "Link out?": "Išeiti nuoroda?",
1210
+ "Show a link to open popup contents in new tab": "Rodyti nuorodą, kuri atidaro iškylančiojo lango turinį naujame skirtuke",
1211
+ "Model %s deleted": "Modelis %s ištrintas",
1212
+ "Model instance %s deleted": "Modelio egzempliorius %s ištrintas",
1213
+ "Action information saved": "Veiksmo informacija išsaugota",
1214
+ "JavaScript code:": "JavaScript kodas:",
1215
+ "code here": "kodas čia",
1216
+ "Page '%s' was loaded": "Puslapis „%s“ buvo įkeltas",
1217
+ "View '%s' was loaded": "Rodinys „%s“ buvo įkeltas",
1218
+ "Error message": "Klaidos pranešimas",
1219
+ "Error shown to user if uniqueness is violated": "Klaida, rodoma naudotojui, jei pažeidžiamas unikalumas",
1220
+ "Protected": "Apsaugota",
1221
+ "Set role to access": "Nustatyti rolę prieigai",
1222
+ "User must have this role or higher to update or create field values": "Vartotojas turi turėti šį arba aukštesnį vaidmenį, kad galėtų kurti ar atnaujinti laukų reikšmes.",
1223
+ "Disable on mobile": "Išjungti mobiliajame telefone",
1224
+ "moment.js format specifier": "moment.js formato specifikatorius",
1225
+ "Primary button": "Pagrindinis mygtukas",
1226
+ "Secondary button": "Antrinis mygtukas",
1227
+ "Success button": "Sėkmės mygtukas",
1228
+ "Danger button": "Pavojaus mygtukas",
1229
+ "Primary outline button": "Pagrindinis kontūrinis mygtukas",
1230
+ "Secondary outline button": "Antrinis kontūrinis mygtukas",
1231
+ "Standard": "Standartinis",
1232
+ "X-Small": "Ypač mažas",
1233
+ "Block": "Blokas",
1234
+ "Large block": "Didelis blokas",
1235
+ "Formula for JavaScript object that will be added to state parameters": "Formulė JavaScript objektui, kuris bus pridėtas prie būsenos parametrų",
1236
+ "Alignment": "Lygiavimas",
1237
+ "Click to edit?": "Spustelėkite, kad redaguotumėte?",
1238
+ "Format": "Format",
1239
+ "Table Synchronization": "Lentelės sinchronizavimas",
1240
+ "unsynched": "nesinchronizuota",
1241
+ "synched": "sinchronizuota",
1242
+ "Sync information": "Sinchronizavimo informacija",
1243
+ "Sync information tracks the last modification or deletion timestamp so that the table data can be synchronized with the mobile app": "Sinchronizavimo informacija seka paskutinio modifikavimo arba ištrynimo laiko žymą, kad lentelės duomenys galėtų būti sinchronizuojami su mobiliąja programėle.",
1244
+ "Included Plugins": "Įtraukti papildiniai",
1245
+ "exclude": "neįtraukti",
1246
+ "include": "įtraukti",
1247
+ "Auto public login": "Automatinis viešasis prisijungimas",
1248
+ "New user view": "Naujo naudotojo rodinys",
1249
+ "A view to show to new users, to finalise registration (if Edit) or as a welcome view": "Rodinys, rodomas naujiems naudotojams registracijos užbaigimui (jei Redaguoti) arba kaip pasveikinimo rodinys.",
1250
+ "View decoration": "Peržiūros dekoravimas",
1251
+ "Title formula": "Pavadinimo formulė",
1252
+ "Show if true": "Rodyti, jei teigiama",
1253
+ "Formula. Leave blank to always show": "Formulė. Palikite tuščią, kad visada būtų rodoma",
1254
+ "Popup width": "Iššokančio lango plotis",
1255
+ "Show an icon in the title bar to indicate when form data is being saved": "Rodyti piktogramą antraštės juostoje, kai formos duomenys yra išsaugomi",
1256
+ "install a different version": "įdiegti kitą versiją",
1257
+ "%s versions": "%s versijos",
1258
+ "Close": "Uždaryti",
1259
+ "Module up-to-date": "Modulis atnaujintas",
1260
+ "Module '%s' not found": "Modulis „%s“ nerastas",
1261
+ "Module %s not found": "Modulis %s nerastas",
1262
+ "Include Event Logs": "Įtraukti įvykių žurnalus",
1263
+ "Backup with event logs": "Atsarginė kopija su įvykių žurnalais",
1264
+ "Initially open": "Iš pradžių atidaryta",
1265
+ "Not a valid pack": "Neleistinas paketas",
1266
+ "Pack file": "Supakuoti failą",
1267
+ "Upload a pack file": "Įkelti paketo failą",
1268
+ "No menu": "Nėra meniu",
1269
+ "Omit the menu from this page": "Pašalinkite meniu iš šio puslapio.",
1270
+ "%s finished without a result": "%s baigė darbą be rezultato",
1271
+ "Body size limit (Kb)": "Kūno dydžio riba (KB)",
1272
+ "Maximum request body size in kilobytes": "Didžiausias užklausos turinio dydis kilobaitais",
1273
+ "URL encoded size limit (Kb)": "URL užkoduoto dydžio riba (KB)",
1274
+ "Maximum URL encoded request size in kilobytes": "Didžiausias URL užkoduotos užklausos dydis kilobaitais",
1275
+ "HTML file": "HTML failas",
1276
+ "HTML file to use as page content": "HTML failas, naudojamas kaip puslapio turinys",
1277
+ "Offline mode: cannot load file": "Neprisijungimo režimas: nepavyksta įkelti failo",
1278
+ "None - use drag and drop builder": "Nėra – naudokite „drag and drop“ kūrimo priemonę",
1279
+ "Do not pick or compare time": "Nerinkite ir nelyginkite laiko",
1280
+ "Installed theme": "Įdiegta tema",
1281
+ "Theme for role": "Rolės tema",
1282
+ "Set theme for each user role »": "Nustatyti temą kiekvienam naudotojo vaidmeniui »",
1283
+ "Available themes": "Galimos temos",
1284
+ "Install more themes »": "Įdiegti daugiau temų »",
1285
+ "Configure action": "Konfigūruoti veiksmą",
1286
+ "No changes detected, snapshot skipped": "Pakeitimų neaptikta, momentinė kopija praleista",
1287
+ "Cannot remove module: views %s depend on it": "Nepavyko pašalinti modulio: nuo jo priklauso rodiniai %s",
1288
+ "The view name is part of the URL when it is shown alone.": "Rodinio pavadinimas yra URL dalis, kai jis rodomas atskirai.",
1289
+ "Exclusion relations": "Išskyrimo ryšiai",
1290
+ "Do not include row if this relation has a match": "Neįtraukti eilutės, jei ši sąsaja turi atitikmenį.",
1291
+ "Exclusion where": "Išskyrimas, kur",
1292
+ "Hoverable rows": "Eilutės su paryškinimu užvedus žymeklį",
1293
+ "Highlight row under cursor": "Paryškinti eilutę po žymekliu",
1294
+ "Striped rows": "Dryžuotos eilutės",
1295
+ "Add zebra stripes to rows": "Pridėti eilučių juostavimą „zebra“ stiliumi",
1296
+ "New page group": "Nauja puslapių grupė",
1297
+ "Page Groups": "Puslapių grupės",
1298
+ "%s edit": "%s redaguoti",
1299
+ "Members": "Nariai",
1300
+ "Add member": "Pridėti narį",
1301
+ "Edit group properties": "Redaguoti grupės ypatybes",
1302
+ "Page to be served": "Tinklalapis, kuris turi būti pateiktas (aptarnautas)",
1303
+ "A description of the group member": "Grupės nario aprašymas",
1304
+ "Eligible Formula": "Tinkama formulė",
1305
+ "Formula to determine if this page should be served.": "Formulė, nustatanti, ar šis puslapis turėtų būti pateiktas.",
1306
+ "Cancel": "Atšaukti",
1307
+ "%s add-member": "%s pridėti narį",
1308
+ "add-member": "pridėti narį",
1309
+ "add member to %s": "pridėti narį į %s",
1310
+ "Added member": "Pridėtas narys",
1311
+ "Member %s": "Narys %s",
1312
+ "Updated member": "Atnaujintas narys",
1313
+ "%s edit-member": "%s redaguoti narį",
1314
+ "edit member of %s": "redaguoti %s narį",
1315
+ "Removed member %s": "Pašalintas narys %s",
1316
+ "Deleted page group %s": "Ištrinta puslapių grupė %s",
1317
+ "Missing screen info": "Trūksta ekrano informacijos",
1318
+ "What to do if no screen info is given. Reload with parmeters or guess it from the user-agent.": "Ką daryti, jei nepateikiama ekrano informacija. Perkrauti su parametrais arba bandyti ją nustatyti iš user-agent.",
1319
+ "Guess from user agent": "Atspėti pagal naudotojo agentą",
1320
+ "Reload": "Perkrauti",
1321
+ "User Agent screen infos": "Naudotojo agento ekrano informacija",
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.": "Šiame ekrane pateikta informacija naudojama, kai naršyklė jos neatsiunčia. Kai parinktis „Missing screen info“ nustatyta į „Guess from user agent“, naudotojo agentas susiejamas su įrenginiu, turinčiu šias reikšmes.",
1323
+ "Add screen info": "Pridėti ekrano informaciją",
1324
+ "Page Group settings": "Puslapio grupės nustatymai",
1325
+ "Pagegroups": "Puslapių grupės",
1326
+ "width": "plotis",
1327
+ "height": "aukštis",
1328
+ "innerWidth": "vidinisPlotis",
1329
+ "innerHeight": "vidinisAukštis",
1330
+ "Screen info added": "Ekrano informacija pridėta",
1331
+ "Screen info removed": "Ekrano informacija pašalinta",
1332
+ "Edit screen info": "Redaguoti ekrano informaciją",
1333
+ "Screen info saved": "Ekrano informacija išsaugota",
1334
+ "Settings saved": "Nustatymai išsaugoti",
1335
+ "Destination page group": "Tikslo puslapių grupė",
1336
+ "Your page groups": "Jūsų puslapio grupės",
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.": "Grupė turi puslapius su tinkamumo formule. Kai užklausiate grupės, pateikiamas pirmasis puslapis, kuriame formulė atitinka sąlygas. Taip galite pasirinkti puslapį atsižvelgdami į įrenginio ekrano ypatybes.",
1338
+ "Create page group": "Sukurti puslapių grupę",
1339
+ "Page groups": "Puslapių grupės",
1340
+ "Calculated non-stored fields cannot have Key type": "Apskaičiuojami, neįrašomi laukai negali turėti rakto tipo.",
1341
+ "Row click URL": "Eilutės paspaudimo URL",
1342
+ "Formula. Navigate to this URL when row is clicked": "Formulė. Naršyti į šį URL, kai paspaudžiama eilutė",
1343
+ "Time of day": "Dienos laikas",
1344
+ "UTC timezone": "UTC laiko juosta",
1345
+ "Show if formula": "Rodyti, jei formulė",
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>.": "Rodyti nuorodą arba įterptį, jei reikšmė yra `true`, ir nerodyti, jei `false`. Būsena nustatoma pagal URL užklausos eilutės kintamuosius ir <code>user</code>. Pilnai būsenai naudokite <code>row</code>. Pavyzdys: <code>!!row.createlink</code> parodys nuorodą tik tada, jei būsenoje yra <code>createlink</code>.",
1347
+ "Pagegroup": "Puslapių grupė",
1348
+ "Pagegroup %s has no members": "Puslapių grupė %s neturi narių",
1349
+ "Remove border": "Pašalinti rėmelį",
1350
+ "No lines between tables": "Nėra linijų tarp lentelių",
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.": "Naudokite tai, kad apribotumėte lauką pasirenkamų reikšmių sąrašu (atskirtu kableliais). Pavyzdžiui, įveskite čia <kbd class=\"fst-normal\">Red, Green, Blue</kbd>, jei leidžiamos reikšmės yra Red, Green ir Blue. Palikite tuščią, jei eilutė gali turėti bet kokią reikšmę.",
1352
+ "Page description": "Puslapio aprašymas",
1353
+ "Some view patterns accept interpolations. Ex: <code>{{ name }}</code> or <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>": "Kai kurie vaizdų šablonai priima interpolacijas. Pvz.: <code>{{ name }}</code> arba <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>",
1354
+ "For search engines. Some view patterns accept interpolations.": "Paieškos sistemoms. Kai kurie rodinio šablonai priima interpolacijas.",
1355
+ "Files cache TTL (minutes)": "Failų podėlio TTL (minutėmis)",
1356
+ "Cache-control max-age for files.": "„Cache-control max-age“ reikšmė failams.",
1357
+ "Popup min width": "Iššokančio lango minimali plotis",
1358
+ "Add %s to tag %s": "Pridėti %s prie žymos %s",
1359
+ "Add entries to tag %s": "Pridėti įrašus žymai %s",
1360
+ "Tag not found": "Žyma nerasta",
1361
+ "Unable to save: No page or no layout": "Nepavyko išsaugoti: nėra puslapio arba nėra išdėstymo",
1362
+ "Unable to save: No view": "Nepavyko išsaugoti: nėra rodinio",
1363
+ "%s has no eligible page": "%s neturi tinkamo puslapio",
1364
+ "Random allocation": "Atsitiktinis priskyrimas",
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.": "Pateikti atsitiktinį puslapį, ignoruojant tinkamumo formulę. Vienos sesijos metu pakartotini įkėlimai visada turi pateikti tą patį puslapį. Tai yra bazinis A/B testavimo reikalavimas.",
1366
+ "Pagegroup %s not found": "Puslapių grupė %s nerasta",
1367
+ "Create trigger": "Sukurti trigerį",
1368
+ "Omit the menu from this view": "Pašalinti meniu iš šio vaizdo",
1369
+ "Cross-domain iframe": "Kryžminio domeno iframe",
1370
+ "Allow embedding in iframe on different domains. Unsets the X-Frame-Options header": "Leisti įterpimą į iframe kituose domenuose. Pašalina X-Frame-Options antraštę.",
1371
+ "Logout URL": "Atsijungimo URL",
1372
+ "The URL to direct to after logout": "URL, į kurį nukreipti po atsijungimo",
1373
+ "Runtime informations": "Veikimo laiko informacija",
1374
+ "open logs viewer": "atidaryti žurnalų peržiūros priemonę",
1375
+ "Server logs": "Serverio žurnalai",
1376
+ "Timestamp": "Laiko žyma",
1377
+ "Message": "Pranešimas",
1378
+ "Please enter the two-factor authetication code from your authenticator device": "Įveskite dviejų veiksnių autentifikavimo kodą iš savo autentifikavimo įrenginio.",
1379
+ "Only if...": "Tik jei...",
1380
+ "Allow self signed": "Leisti savarankiškai pasirašytą sertifikatą",
1381
+ "Open a connection to TLS server with self-signed or invalid TLS certificate": "Atidaryti ryšį su TLS serveriu, turinčiu savarankiškai pasirašytą arba negaliojantį TLS sertifikatą",
1382
+ "Allow self-signed": "Leisti savarankiškai pasirašytus sertifikatus",
1383
+ "Optionally associate a table with this trigger": "Pasirinktinai susiekite lentelę su šiuo trigeriu",
1384
+ "Delete table": "Ištrinti lentelę",
1385
+ "Signup role": "Registracijos rolė",
1386
+ "The initial role of signed up users": "Pradini prisiregistravusių naudotojų vaidmuo",
1387
+ "Cordova builder": "Cordova kūrimo įrankis",
1388
+ "not available": "nepasiekiama",
1389
+ "pull": "ištraukti",
1390
+ "refresh": "atnaujinti",
1391
+ "installed": "įdiegtas",
1392
+ "Include table history in backup": "Įtraukti lentelės istoriją į atsarginę kopiją",
1393
+ "The plugin was corrupted and had to be repaired. We recommend restarting your server.": "Įskiepis buvo sugadintas ir turėjo būti pataisytas. Rekomenduojame paleisti serverį iš naujo.",
1394
+ "%s code page": "%s koduotės puslapis",
1395
+ "Constants and function code": "Konstantos ir funkcijų kodas",
1396
+ "Delete code page": "Ištrinti kodų puslapį",
1397
+ "Adjust the the theme for this user": "Sureguliuoti šio naudotojo temą",
1398
+ "Configure theme": "Konfigūruoti temą",
1399
+ "Remove all user specific theme settings": "Pašalinti visus naudotojui specifinius temos nustatymus",
1400
+ "Configure %s Plugin for %s": "Sukonfigūruoti %s papildinį skirtą %s",
1401
+ "The current theme has no user specific settings": "Dabartinė tema neturi naudotojui specifinių nustatymų",
1402
+ "Some themes support only one level of menu nesting.": "Kai kurios temos palaiko tik vieno lygio meniu įdėjimą.",
1403
+ "Apple Team ID": "„Apple Team ID“",
1404
+ "Please enter your Apple Team ID": "Įveskite savo „Apple Team ID“",
1405
+ "To see changes for '%s' in show-if-formulas, users need to relogin": "Kad matytų „%s“ pakeitimus „show-if“ formulėse, naudotojai turi prisijungti iš naujo.",
1406
+ "Server host": "Serverio prieglobos serveris",
1407
+ "Username": "Naudotojo vardas",
1408
+ "Port": "Prievadas",
1409
+ "All tenants": "Visi nuomininkai",
1410
+ "Also backup all tenants": "Taip pat sukurkite atsargines kopijas visų nuomininkų.",
1411
+ "Retain local directory": "Išlaikyti vietinį katalogą",
1412
+ "Retain a local backup copy in this directory (optional)": "Išlaikyti vietinę atsarginę kopiją šiame kataloge (neprivaloma)",
1413
+ "Do not wrap response in a success object": "Neapgaubkite atsakymo „success“ objektu.",
1414
+ "Use table description instead of name as header": "Naudoti lentelės aprašą vietoje pavadinimo kaip antraštę",
1415
+ "Description header": "Aprašo antraštė",
1416
+ "Lazy load views": "Tinginiai įkelti rodiniai",
1417
+ "Log IP address": "Registruoti IP adresą",
1418
+ "Record the request IP address in log messages": "Užregistruoti užklausos IP adresą žurnalo įrašuose",
1419
+ "App ID": "Programėlės ID",
1420
+ "Build type": "Kompiliavimo tipas",
1421
+ "debug": "derinimas",
1422
+ "release": "išleidimas",
1423
+ "Keystore File": "Raktų saugyklos failas",
1424
+ "Keystore Alias": "Raktų saugyklos pseudonimas",
1425
+ "Keystore Password": "Raktų saugyklos slaptažodis",
1426
+ "xcodebuild": "xcodebuild",
1427
+ "Provisioning Profile": "Provisionavimo profilis",
1428
+ "Registry editor": "Registrų redaktorius",
1429
+ "Mobile HTML": "Mobilusis HTML",
1430
+ "HTML for the item in the bottom navigation bar. Currently, only supported by the metronic theme.": "HTML elementas apatiniam naršymo juostos elementui. Šiuo metu palaikoma tik metronic temoje.",
1431
+ "A short name that will be in the page URL": "Trumpas pavadinimas, kuris bus puslapio URL adrese",
1432
+ "A longer description that is not visible but appears in the page header and is indexed by search engines": "Ilgesnis aprašas, kuris nėra matomas, bet rodomas puslapio antraštėje ir indeksuojamas paieškos sistemų",
1433
+ "User role required to access page": "Rolė, reikalinga naudotojui pasiekti puslapį",
1434
+ "Example: <code>`/view/TheOtherView?id=${id}`</code>": "Pavyzdys: <code>`/view/TheOtherView?id=${id}`</code>",
1435
+ "Older": "Senesnis",
1436
+ "Newest": "Naujausia",
1437
+ "Delete all read": "Ištrinti visus perskaitytus",
1438
+ "Trigger %s duplicated as %s": "Trigeris %s dubliuotas kaip %s",
1439
+ "Tooltip": "Patarimo langelis",
1440
+ "Tooltip formula": "Patarimo formuluotė",
1441
+ "Install a different version": "Įdiegti kitą versiją",
1442
+ "Page group": "Puslapių grupė",
1443
+ "Starting upgrade, please wait...\n": "Pradedamas atnaujinimas, prašome palaukti...",
1444
+ "Upgrade done (if it was available) with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "Atnaujinimas atliktas (jei buvo prieinamas) su kodu 0.\n\nPaspauskite NUGARĖLĖS (BACK) mygtuką savo naršyklėje, tada PERKRAUKITE (RELOAD) puslapį.",
1445
+ "Installing %s, please wait...\n": "Diegiama %s, prašome palaukti...",
1446
+ "Install done with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "Diegimas baigtas su kodu 0.\n\nPaspauskite mygtuką ATGAL savo naršyklėje, tuomet PERKRAUKITE puslapį.",
1447
+ "Pulling the cordova-builder docker image...": "Atsiunčiamas „cordova-builder“ Docker atvaizdis...",
1448
+ "Check updates": "Patikrinti atnaujinimus",
1449
+ "Choose version": "Pasirinkite versiją",
1450
+ "Unknown authentication method %s": "Nežinomas autentifikavimo metodas %s",
1451
+ "Card rows": "Kortelės eilutės",
1452
+ "Each row in a card. Not supported by all themes": "Kiekviena eilutė atskiroje kortelėje. Nepalaikoma visų temų.",
1453
+ "Prune session interval (seconds)": "Seanso apkarpymo intervalas (sekundėmis)",
1454
+ "Interval in seconds to check for expred sessions in the postgres db. 0, empty or a negative number to disable": "Intervalas sekundėmis, per kurį tikrinamos pasibaigusios sesijos Postgres duomenų bazėje. 0, tuščia reikšmė arba neigiamas skaičius išjungia tikrinimą.",
1455
+ "Progressive Web Application is not enabled": "Progresyvioji žiniatinklio programa (PWA) nėra įjungta",
1456
+ "Events and Trigger settings": "Įvykių ir trigerių nustatymai",
1457
+ "Periodic trigger timing (next event)": "Periodinio trigerio laikas (kitas įvykis)",
1458
+ "Hourly": "Kas valandą",
1459
+ "Daily": "Kasdienis",
1460
+ "Weekly": "Kas savaitę",
1461
+ "Code pages": "Koduotės puslapiai",
1462
+ "Please select a file": "Pasirinkite failą",
1463
+ "Zip compression level": "Zip suspaudimo lygis",
1464
+ "1=Fast, larger file, 9=Slow, smaller files": "1 = Greita, didesnis failas, 9 = Lėta, mažesni failai",
1465
+ "Use system zip": "Naudoti sistemos ZIP",
1466
+ "Recommended. Executable <code>zip</code> must be installed": "Rekomenduojama. Turi būti įdiegtas vykdomasis failas <code>zip</code>",
1467
+ "Time to run": "Vykdymo trukmė",
1468
+ "Mobile": "Mobilus",
1469
+ "Plain password trigger row": "Grynojo slaptažodžio trigerio eilutė",
1470
+ "Send plaintext password changes to Users table triggers (Insert, Update and Validate).": "Siųsti nešifruotus slaptažodžių pakeitimus į Users lentelės trigerius (Insert, Update ir 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>": "Mažiausias naudotojo vaidmuo, reikalingas naujam nuomininkui sukurti<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">Suteikti nepatikimiems naudotojams prieigą kurti nuomininkus yra saugumo rizika ir nerekomenduojama.</div>",
1472
+ "Select tag": "Pasirinkti žymą",
1473
+ "Invalid build directory path": "Neteisingas komponavimo katalogo kelias",
1474
+ "Invalid build directory name": "Neteisingas kūrimo katalogo pavadinimas",
1475
+ "clean node_modules": "išvalyti „node_modules“ katalogą",
1476
+ "After delete": "Po ištrynimo",
1477
+ "Search only on exact match, not substring match. Useful for large tables": "Ieškoti tik tikslaus atitikmens, o ne poaibio atitikmens. Naudinga didelėms lentelėms.",
1478
+ "Please select an entry point.": "Pasirinkite įėjimo tašką.",
1479
+ "Group by": "Grupuoti pagal",
1480
+ "View %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "Rodinys %s pridėtas į meniu. Sureguliuokite prieigos teises skiltyje <a href=\"/menu\">Nustatymai &raquo; Meniu</a>",
1481
+ "Page %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "Puslapis %s pridėtas į meniu. Pakoreguokite prieigos teises skiltyje <a href=\"/menu\">Nustatymai &raquo; Meniu</a>",
1482
+ "SameSite": "SameSite",
1483
+ "Restrict use of cookie to third-party sites. Strict is more secure, but may impact authentication": "Apriboti slapuko naudojimą trečiųjų šalių svetainėse. „Strict“ režimas yra saugesnis, tačiau gali turėti įtakos autentifikavimui.",
1484
+ "Content Security Policy": "Turinio saugos politika",
1485
+ "CORS": "CORS",
1486
+ "Cross-origin resource sharing": "Kryžminis išteklių bendrinimas tarp skirtingų šaltinių",
1487
+ "Signup and login views": "Registracijos ir prisijungimo peržiūros",
1488
+ "Additional login and signup settings": "Papildomi prisijungimo ir registracijos nustatymai",
1489
+ "Login and signup views should be accessible by public users": "Prisijungimo ir registracijos peržiūros turi būti pasiekiamos viešiems naudotojams.",
1490
+ "Shared: %s": "Bendrinama: %s",
1491
+ "Sharing not enabled": "Bendrinimas neįjungtas",
1492
+ "You must be logged in to share": "Norėdami bendrinti, turite būti prisijungę",
1493
+ "Fluid layout": "Skystas išdėstymas",
1494
+ "Request fluid layout from theme for a wider display for this page": "Prašyti iš temos sklandaus (fluid) išdėstymo platesniam šio puslapio rodiniui.",
1495
+ "Location of view to create new row": "Vietos rodinys naujai eilutei sukurti",
1496
+ "Capacitor builder": "Kondensatoriaus kūrimo modulis",
1497
+ "Pulling the capacitor-builder docker image...": "Atsisiunčiamas „capacitor-builder“ „Docker“ atvaizdis...",
1498
+ "Pull done with code %s": "Atliktas „pull“ su kodu %s",
1499
+ "Default locale": "Numatytoji lokalė",
1500
+ "Next step": "Kitas žingsnis",
1501
+ "Step name": "Veiksmo pavadinimas",
1502
+ "Step saved": "Žingsnis išsaugotas",
1503
+ "Initial step": "Pradinis žingsnis",
1504
+ "Confirm leaving unsaved": "Patvirtinti išėjimą neįrašius pakeitimų",
1505
+ "Ask the user to confirm if they close a tab with unsaved changes": "Paprašyti naudotojo patvirtinti, jei jis uždaro kortelę su neišsaugotais pakeitimais.",
1506
+ "Workflow runs": "Darbų eigos vykdymai",
1507
+ "Workflow run": "Darbo eigos vykdymas",
1508
+ "Share to enabled": "Bendrinimas įjungtas",
1509
+ "Enable the share to feature": "Įjungti bendrinimo funkciją",
1510
+ "Allocate new row": "Priskirti naują eilutę",
1511
+ "If the view is run without existing row, allocate a new row on load. Defaults must be set on all required fields.": "Jei vaizdas paleidžiamas be esamos eilutės, įkrovimo metu paskirkite naują eilutę. Numatytoji reikšmė turi būti nustatyta visuose privalomuose laukuose.",
1512
+ "Step traces": "Žingsnių sekos",
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.": "Įveskite versiją formatu „x.y.z“ (pvz., 0.0.1, su skaičiais nuo 0 iki 999) arba palikite tuščią.",
1514
+ "Delete unchanged": "Ištrinti nepakeista",
1515
+ "Delete allocated row if there are no changes.": "Ištrinti paskirtą eilutę, jei nėra jokių pakeitimų.",
1516
+ "Triggers on table": "Trigeriai lentelėje",
1517
+ "Please provide the keystore alias and password for the android build.": "Pateikite „keystore“ pseudonimą (alias) ir slaptažodį „Android“ kūrimui.",
1518
+ "Submit": "Pateikti",
1519
+ "OK": "Gerai",
1520
+ "Step settings": "Žingsnio nustatymai",
1521
+ "Action settings": "Veiksmo nustatymai",
1522
+ "Keystore file is not applied for debug builds.": "Keystore failas nenaudojamas derinimo (debug) versijoms.",
1523
+ "Workflow": "Darbų eiga",
1524
+ "Previous runs": "Ankstesni paleidimai",
1525
+ "The workflow the user will be interacting with.": "Darbo eiga, su kuria naudotojas sąveikaus.",
1526
+ "Delete old workflow runs with status after days": "Ištrinti senus darbo eigų vykdymus pagal būseną po nurodyto dienų skaičiaus",
1527
+ "Finished": "Baigta",
1528
+ "Error": "Klaida",
1529
+ "Waiting": "Laukia",
1530
+ "Running": "Vykdymas",
1531
+ "Minimum role to access search page": "Mažiausias vaidmuo, reikalingas pasiekti paieškos puslapį",
1532
+ "Edit tables": "Redaguoti lenteles",
1533
+ "Minimum role to edit tables": "Mažiausias vaidmuo lentelių redagavimui",
1534
+ "Edit views": "Redaguoti rodinius",
1535
+ "Minimum role to edit views": "Mažiausias vaidmuo, reikalingas peržiūroms redaguoti",
1536
+ "Edit pages": "Redaguoti puslapius",
1537
+ "Minimum role to edit pages": "Minimalus vaidmuo puslapiams redaguoti",
1538
+ "Edit triggers": "Redaguoti trigerius",
1539
+ "Minimum role to edit triggers": "Mažiausias vaidmuo trigeriams redaguoti",
1540
+ "Development permissions": "Kūrimo leidimai",
1541
+ "Inspect tables": "Tikrinti lenteles",
1542
+ "Minimum role to inspect (see, without editing) tables": "Minimalus vaidmuo lentelėms tik peržiūrėti (be redagavimo)",
1543
+ "Home pages": "Pradžios puslapiai",
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.": "Pradinis puslapis yra puslapis, kuris pateikiamas, kai naudotojas apsilanko pagrindiniame adrese (/). Tai gali būti nustatyta kiekvienam naudotojo vaidmeniui.",
1545
+ "Trigger %s deleted": "Trigeris %s ištrintas",
1546
+ "Edit menu": "Redagavimo meniu",
1547
+ "Minimum role to edit menu": "Mažiausias vaidmuo meniu redagavimui",
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": "Pilno teksto paieškos indeksas negali būti sukurtas, nes lentelėje yra rakto laukai (%s), kuriems įjungta parinktis „Įtraukti į pilno teksto paiešką“. Išjunkite ją prieš kurdami pilno teksto paieškos indeksą.",
1549
+ "Share Extension Provisioning Profile": "Bendrinimo plėtinio teikimo profilis",
1550
+ "Show results in": "Rodyti rezultatus į",
1551
+ "Show results from each table in this type of element": "Rodyti kiekvienos lentelės rezultatus šiame tipo elemente",
1552
+ "Search syntax help": "Paieškos sintaksės pagalba",
1553
+ "Search syntax": "Paieškos sintaksė",
1554
+ "Maximum role": "Didžiausias vaidmuo",
1555
+ "Module dependencies": "Modulio priklausomybės",
1556
+ "Prompt": "Raginimas",
1557
+ "Clean modules and restart": "Išvalyti modulius ir paleisti iš naujo",
1558
+ "Modules cleaned, server restarting...": "Moduliai išvalyti, serveris paleidžiamas iš naujo...",
1559
+ "Delete table+views+triggers": "Ištrinti lentelę, rodinius ir trigerius",
1560
+ "No file uploaded": "Failas neįkeltas",
1561
+ "To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "Norint gauti sertifikatą, administratoriaus el. pašto adresas bus bendrinamas su „Let’s Encrypt“.",
1562
+ "Local state": "Vietinė būsena",
1563
+ "Isolate state of each repeated view": "Atskirkite kiekvieno kartojamo vaizdo būseną",
1564
+ "Processing CSV file": "Apdorojamas CSV failas",
1565
+ "Edit files": "Redaguoti failus",
1566
+ "Minimum role to edit files": "Minimalus vaidmuo failams redaguoti",
1567
+ "Edit search": "Redaguoti paiešką",
1568
+ "Minimum role to edit search": "Mažiausias vaidmuo paieškai redaguoti",
1569
+ "Create snapshot": "Sukurti momentinę kopiją",
1570
+ "Minimum role to create snapshot": "Minimalus vaidmuo momentinei kopijai sukurti",
1571
+ "Min length": "Min. ilgis",
1572
+ "Max length": "Maksimalus ilgis",
1573
+ "Regular expression": "Reguliarioji išraiška",
1574
+ "Exact search only": "Tikslioji paieška tik",
1575
+ "Translation of": "Vertimas",
1576
+ "Minimum": "Minimalus",
1577
+ "Maximum": "Maksimalus",
1578
+ "All tags": "Visos žymos",
1579
+ "Manage tags...": "Tvarkyti žymas...",
1580
+ "Started": "Pradėta",
1581
+ "Updated": "Atnaujinta",
1582
+ "Status": "Būsena",
1583
+ "Working directory": "Darbinis katalogas",
1584
+ "Row click event": "Eilutės paspaudimo įvykis",
1585
+ "What happens when a row is clicked": "Kas nutinka, kai spustelėjama eilutė",
1586
+ "Row click action": "Eilutės paspaudimo veiksmas",
1587
+ "Run this action when row is clicked": "Vykdyti šį veiksmą, kai spustelėjama eilutė",
1588
+ "Reset password view": "Slaptažodžio atstatymo vaizdas",
1589
+ "A view that will be emailed to users when they have forgotten their password": "Rodinys, kuris bus išsiųstas el. paštu naudotojams, kai jie pamirš savo slaptažodį",
1590
+ "Allow login methods": "Leisti prisijungimo metodus",
1591
+ "Inherit configuration values": "Paveldėti konfigūracijos reikšmes",
1592
+ "Comma-separated list of configuration settings tenants inherit from root. Ex: <code>site_name, smtp_host, allow_signup</code>": "Kableliais atskirtas konfigūracijos nustatymų sąrašas, kuriuos nuomininkai paveldi iš šaknies. Pvz.: <code>site_name, smtp_host, allow_signup</code>",
1593
+ "Disable CSRF routes": "Išjungti CSRF maršrutus",
1594
+ "Comma-separated list of relative URL routes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "Kableliais atskirtas santykinių URL maršrutų sąrašas, kuriems išjungtas CSRF žetono tikrinimas. Pavyzdys: <code>/files/upload, /auth/signup</code>",
1595
+ "Only day": "Tik diena",
1596
+ "Language CSV": "Kalbos CSV",
1597
+ "Upload language CSV": "Įkelti kalbos CSV",
1598
+ "Create an account!": "Sukurti paskyrą!",
1599
+ "Login with %s": "Prisijungti su %s",
1600
+ "Already have an account? Login!": "Jau turite paskyrą? Prisijunkite!",
1601
+ "Translated %s strings. Click 'Translate with LLM' again to continue": "Išversta %s eilučių. Spustelėkite „Versti su LLM“ dar kartą, kad tęstumėte",
1602
+ "Translate with LLM": "Išversti naudojant LLM",
1603
+ "You may need to adjust view relations associated with this table after renaming it": "Pervardinus šią lentelę gali tekti pakoreguoti su ja susietas vaizdų (view) ryšius.",
1604
+ "Error running workflow": "Klaida vykdant darbo eigą",
1605
+ "Choose File": "Pasirinkti failą",
1606
+ "No file chosen": "Failas nepasirinktas",
1607
+ "S3 Bucket Name": "S3 „Bucket“ pavadinimas",
1608
+ "S3 Access Key": "S3 prieigos raktas",
1609
+ "S3 Secret Key": "S3 slaptasis raktas",
1610
+ "S3 Region": "S3 regionas",
1611
+ "S3 Endpoint": "S3 galinis taškas",
1612
+ "Enable maintenance mode": "Įjungti priežiūros režimą",
1613
+ "Enable maintenance mode to restrict access to non-admin users": "Įjungti priežiūros režimą, kad prieiga būtų apribota ne administratoriaus rolę turintiems naudotojams.",
1614
+ "Maintenance mode page": "Techninės priežiūros režimo puslapis",
1615
+ "Select the page to display during maintenance mode": "Pasirinkite puslapį, kuris bus rodomas techninės priežiūros režimo metu.",
1616
+ "Create basic views": "Kurti pagrindines peržiūras",
1617
+ "Create views": "Kurti rodinius",
1618
+ "Decimal places": "Dešimtainiai skaičiai",
1619
+ "%s view - %s": "%s rodinys – %s",
1620
+ "Password to encrypt the backup file. Leave empty for no encryption": "Slaptažodis atsarginei kopijai užšifruoti. Palikite tuščią, jei šifravimas nereikalingas",
1621
+ "Show full error to user on crash, enable editing field type": "Rodyti visą klaidos pranešimą naudotojui gedimo atveju, įjungti lauko tipo redagavimą",
1622
+ "Shown to the user if foreign key constraint is violated": "Rodoma naudotojui, jei pažeidžiama išorinio rakto apribojimo sąlyga",
1623
+ "Button Style": "Mygtuko stilius",
1624
+ "Disable full-text search": "Išjungti pilno teksto paiešką",
1625
+ "Use LIKE instead of tsvector. Use to match against phrase in the middle of a word.": "Naudokite LIKE vietoje tsvector. Naudokite jį, kad atitiktumėte frazę žodžio viduryje.",
1626
+ "Model configuration": "Modelio konfigūracija",
1627
+ "Push Notifications": "Stumiamieji pranešimai",
1628
+ "Push Notifications enabled": "Stumiamieji pranešimai įjungti",
1629
+ "VAPID public key": "VAPID viešasis raktas",
1630
+ "Public key for VAPID authentication in web push notifications": "Viešasis raktas VAPID autentifikavimui žiniatinklio „push“ pranešimuose",
1631
+ "VAPID private key": "VAPID privatus raktas",
1632
+ "Private key for VAPID authentication in web push notifications": "Privatusis raktas VAPID autentifikacijai žiniatinklio „push“ pranešimuose",
1633
+ "VAPID email": "VAPID el. paštas",
1634
+ "Email address for VAPID authentication in web push notifications. Usually, it is your email address.": "El. pašto adresas VAPID autentifikacijai žiniatinklio „push“ pranešimuose. Paprastai tai yra jūsų el. pašto adresas.",
1635
+ "Web push icon": "Žiniatinklio „push“ piktograma",
1636
+ "Select a publicly accessible square image file": "Pasirinkite viešai pasiekiamą kvadratinį vaizdo failą",
1637
+ "Web push badge": "Žiniatinklio „push“ ženklelis",
1638
+ "Select a publicly accessible monochrome square image file (prefarbly 72x72px)": "Pasirinkite viešai pasiekiamą vienspalvį kvadratinį vaizdo failą (pageidautina 72x72 px).",
1639
+ "Comma-separated list of relative URL route prefixes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "Kableliais atskirtas santykinių URL maršrutų prefiksų sąrašas, kuriems išjungtas CSRF žetono tikrinimas. Pavyzdys: <code>/files/upload, /auth/signup</code>",
1640
+ "Push icon": "Mygtukas „Push“",
1641
+ "Push badge": "Stumti ženklelį",
1642
+ "Web push": "Žiniatinklio pranešimai (web push)",
1643
+ "Native Android": "Vietinė „Android“ platforma",
1644
+ "Firebase JSON key": "Firebase JSON raktas",
1645
+ "This is your Firebase Service Account JSON key file. ": "Tai yra jūsų „Firebase“ paslaugos paskyros JSON rakto failas.",
1646
+ "Serve HTML files": "Pateikti HTML failus",
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": "Nesaugu. HTML failai bus atvaizduojami naršyklėje, o ne kaip paprastas tekstas. Naudokite „Page“ su HTML failo nustatymu, kad saugiai pateiktumėte konkrečius HTML failus.",
1648
+ "Real-time updates": "Atnaujinimai realiuoju laiku",
1649
+ "Enable real-time updates for this view": "Įjungti šios peržiūros atnaujinimus realiuoju laiku",
1650
+ "today": "šiandien",
1651
+ "Push notifications": "Stumiamieji pranešimai",
1652
+ "Password Policy": "Slaptažodžių politika",
1653
+ "Minimum password length": "Minimalus slaptažodžio ilgis",
1654
+ "The minimum length of passwords for users. Set to 0 to disable password requirements.": "Minimalus naudotojų slaptažodžių ilgis. Nustatykite į 0, kad išjungtumėte slaptažodžio reikalavimus.",
1655
+ "Check common passwords": "Tikrinti dažniausiai naudojamus slaptažodžius",
1656
+ "Check if the password is in the list of common passwords. If enabled, users will not be able to use common passwords.": "Patikrinkite, ar slaptažodis yra dažniausiai naudojamų slaptažodžių sąraše. Jei įjungta, naudotojai negalės naudoti dažniausiai naudojamų slaptažodžių.",
1657
+ "Require uppercase": "REIKALAUJAMAS DIDŽIŲJŲ RAIDŽIŲ NAUDOJIMAS",
1658
+ "Require at least one uppercase letter in the password": "Reikalauti bent vienos didžiosios raidės slaptažodyje",
1659
+ "Require lowercase": "reikalauti mažųjų raidžių",
1660
+ "Require at least one lowercase letter in the password": "Reikalauti, kad slaptažodyje būtų bent viena mažoji raidė",
1661
+ "Require number": "Reikalauti skaičiaus",
1662
+ "Require at least one number in the password": "Reikalauti, kad slaptažodis turėtų bent vieną skaitmenį",
1663
+ "Require special character": "Reikalauti specialiojo simbolio",
1664
+ "Require at least one special character in the password": "Reikalauti bent vieno specialiojo simbolio slaptažodyje",
1665
+ "Password complexity": "Slaptažodžio sudėtingumas",
1666
+ "The regular expression that passwords must match. Set to empty string to disable password complexity requirements.": "Reguliarioji išraiška, kurią turi atitikti slaptažodžiai. Nustatykite į tuščią eilutę, kad išjungtumėte slaptažodžių sudėtingumo reikalavimus.",
1667
+ "Password complexity error": "Slaptažodžio sudėtingumo klaida",
1668
+ "The error message to show when password does not match the complexity requirements.": "Klaidos pranešimas, rodomas, kai slaptažodis neatitinka sudėtingumo reikalavimų.",
1669
+ "Only if": "Tik jei",
1670
+ "Optional JavaScript expression to determine if the trigger should run.": "Neprivaloma JavaScript išraiška, nustatanti, ar trigeris turėtų būti vykdomas.",
1671
+ "Admin Page": "Administratoriaus puslapis",
1672
+ "User Page": "Vartotojo puslapis",
1673
+ "User menu header": "Naudotojo meniu antraštė",
1674
+ "Some themes display this header differently": "Kai kurios temos šią antraštę rodo skirtingai.",
1675
+ "Dynamic server side updates": "Dinaminiai serverio pusės atnaujinimai",
1676
+ "Enable dynamic updates": "Įgalinti dinaminius atnaujinimus",
1677
+ "Enable server side updates from within run_js_code actions": "Įgalinti serverio pusės atnaujinimus iš run_js_code veiksmų viduje",
1678
+ "Vertical alignment": "Vertikalus lygiavimas",
1679
+ "Header filters": "Antraštės filtrai",
1680
+ "Update event": "Atnaujinimo įvykis",
1681
+ "Custom event for real-time updates": "Tinkintas įvykis realaus laiko atnaujinimams",
1682
+ "Responsve collapse": "Prisitaikantis suskleidimas",
1683
+ "Horizontal display on smaller screens": "Horizontalus rodymas mažesniuose ekranuose",
1684
+ "Collapse breakpoint (px)": "Sulankstymo lūžio taškas (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.": "Šiuo metu trigerių nėra, tačiau galite sukurti naują, paspausdami žemiau esantį mygtuką. Trigeriai yra veiksmai, kurie vykdomi reaguojant į tam tikrą įvykį: jie gali būti periodiniai, suaktyvinti duomenų bazės lentelės pakeitimo, mygtuko paspaudimo ar kito išorinio įvykio.",
1686
+ "A trigger is defined by a condition (when the trigger will run), an action (which is supplied by a module) and the configuration for that action.": "Trigeris apibrėžiamas sąlyga (kada trigeris bus vykdomas), veiksmo aprašymu (kurį pateikia modulis) ir to veiksmo konfigūracija.",
1687
+ "Run async": "Vykdyti asinchroniškai",
1688
+ "Run action in background": "Vykdyti veiksmą fone",
1689
+ "Delegate error handling to tenants": "Perduoti klaidų tvarkymą nuomininkams",
1690
+ "Toggle header filters": "Perjungti antraštės filtrus",
1691
+ "Row color formula": "Eilutės spalvos formulė",
1692
+ "Formula for row background color. Ex.: <code>age>65 ?'#aaffaa': null</code>": "Eilutės fono spalvos formulė. Pvz.: <code>age>65 ?'#aaffaa': null</code>",
1693
+ "Table layout": "Lentelės išdėstymas",
1694
+ "CSV BOM": "CSV BOM",
1695
+ "Include the Byte-Order Mark in downloaded CSV files": "Įtraukti baitų eiliškumo žymę (Byte-Order Mark) į atsisiunčiamus CSV failus",
1696
+ "Localize CSV downloads": "Lokalizuoti CSV atsisiuntimus",
1697
+ "Sticky headers": "Lipnios antraštės",
1698
+ "API tokens for this user:": "API prieigos raktai šiam naudotojui:",
1699
+ "Revoke": "Atšaukti",
1700
+ "original": "original",
1701
+ "Remove all": "Pašalinti visus",
1702
+ "API token revoked": "API prieigos raktas atšauktas",
1703
+ "Dropdown header filters": "Išskleidžiamojo sąrašo antraštės filtrai",
1704
+ "Show if": "Rodyti, jei",
1705
+ "Optional expression. Show only if true. In scope: <code>user</code>, <code>url</code>, <code>query</code>": "Nebūtina išraiška. Rodyti tik jei reikšmė yra tiesa. Galiojimo sritis: <code>user</code>, <code>url</code>, <code>query</code>",
1706
+ "Search entities by name or type...": "Ieškoti objektų pagal pavadinimą arba tipą...",
1707
+ "Tags:": "Žymos:",
1708
+ "Types:": "Tipai:",
1709
+ "Access | Read/Write": "Prieiga | Skaitymas/Rašymas",
1710
+ "No entities found": "Subjektų nerasta",
1711
+ "Try adjusting your search or filter options": "Pabandykite pakoreguoti savo paieškos arba filtravimo parinktis",
1712
+ "Entities": "Esybės",
1713
+ "Sessions": "Seansai",
1714
+ "Updates and module store": "Atnaujinimai ir modulių parduotuvė",
1715
+ "Air gap deployment": "Diegimas su oro tarpu",
1716
+ "Disable updates from NPM and Saltcorn module store for isolated network environments": "Išjungti atnaujinimus iš NPM ir „Saltcorn“ modulių saugyklos izoliuotoms tinklo aplinkoms",
1717
+ "The endpoint of module store.": "Modulių saugyklos galinis taškas.",
1718
+ "Maintenance mode": "Priežiūros režimas",
1719
+ "Full page count": "Visas puslapių skaičius",
1720
+ "Disable for to increase performance for large tables": "Išjungti, kad padidėtų našumas dirbant su didelėmis lentelėmis",
1721
+ "Go to tables list": "Eiti į lentelių sąrašą",
1722
+ "Go to views list": "Eiti į vaizdų sąrašą",
1723
+ "Go to pages list": "Eiti į puslapių sąrašą",
1724
+ "Go to triggers list": "Eiti į trigerių sąrašą",
1725
+ "Open legacy list": "Atidaryti senąjį sąrašą",
1726
+ "Set context": "Nustatyti kontekstą",
1727
+ "Array": "Masyvas",
1728
+ "Add step": "Pridėti žingsnį",
1729
+ "Edit step": "Redagavimo veiksmas",
1730
+ "Add after": "Pridėti po",
1731
+ "Set as start": "Nustatyti kaip pradžią",
1732
+ "Start": "Pradėti",
1733
+ "Show runs": "Rodyti paleidimus",
1734
+ "Auto layout": "Automatinis išdėstymas",
1735
+ "No steps yet": "Dar nėra veiksmų",
1736
+ "Loading": "Įkeliama",
1737
+ "Loop body": "Ciklo kūnas",
1738
+ "Show runs &raquo;": "Rodyti vykdymus »",
1739
+ "Entry point by role": "Įėjimo taškas pagal rolę",
1740
+ "When enabled, you will be logged in as a public user without any login screen.": "Kai įjungta, būsite prijungtas kaip viešasis naudotojas be jokio prisijungimo ekrano.",
1741
+ "Show 'Continue as public user' link": "Rodyti nuorodą „Tęsti kaip viešasis naudotojas“",
1742
+ "When enabled, the login screen shows you a link to login as public user.": "Kai įjungta, prisijungimo ekrane rodoma nuoroda prisijungti kaip viešasis naudotojas.",
1743
+ "Allow clear text traffic": "Leisti nešifruotą (grynojo teksto) srautą",
1744
+ "Enable this to allow unsecure HTTP connections. Useful for local testing.": "Įjunkite tai, kad leistumėte nesaugius HTTP ryšius. Naudinga vietiniam testavimui.",
1745
+ "Enable this to integrate offline/online Synchronization into your app.": "Įjunkite tai, kad integruotumėte neprisijungus / prisijungus veikiančią sinchronizaciją į savo programą.",
1746
+ "Tables to synchronize": "Lentelės, kurias reikia sinchronizuoti",
1747
+ "Sync on reconnect": "Sinchronizuoti vėl prisijungus",
1748
+ "Run Synchronizations when the network connection is restored.": "Paleisti sinchronizacijas, kai atkuriamas tinklo ryšys.",
1749
+ "Sync on app resume": "Sinchronizuoti atkūrus programą",
1750
+ "Run Synchronizations when the app is resumed from background.": "Vykdyti sinchronizacijas, kai programa atnaujinama iš fono režimo.",
1751
+ "Push sync": "Stumti sinchronizaciją",
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).": "Vykdykite sinchronizacijas, kai serveris atsiunčia „push“ pranešimą. „Android“ aplinkoje tam reikia „Firebase“ JSON rakto ir „Google Services“ failo (žr. žemiau).",
1753
+ "Background Sync interval": "Fono sinchronizavimo intervalas",
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.": "Periodinis intervalas (minutėmis), kuriuo foniniu režimu vykdomos sinchronizacijos. Tai yra tik minimalus intervalas – priklausomai nuo sistemos sąlygų, realus laikas gali būti ilgesnis.",
1755
+ "Release Signing": "Leidimo pasirašymas",
1756
+ "Firebase JSON Key": "Firebase JSON raktas",
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.": "Tai yra jūsų Firebase projekto privatinių raktų failas. Jį naudoja jūsų „Saltcorn“ serveris, kad siųstų „push“ pranešimus arba „push“ pagrindu veikiančias sinchronizacijas į jūsų „Android“ mobiliąją programėlę. Įkelkite jį į katalogą „/mobile-app-configurations“ (jei jis neegzistuoja, sukurkite jį). Galite jį konfigūruoti čia arba meniu „Notifications“.",
1758
+ "Google Services File": "„Google“ paslaugų failas",
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.": "Tai yra konfigūracijos failas, skirtas būtent jūsų mobiliąjai programėlei. Jame, be kita ko, yra jūsų programėlės ID, Firebase projekto ID ir API raktas. Šis failas įtraukiamas į kliento paketą ir bus naudojamas prenumeruoti „push“ pranešimus arba sinchronizaciją „push“ principu iš serverio. Įkelkite jį į katalogą „/mobile-app-configurations“ (jei jis neegzistuoja, sukurkite jį). Jį galite sukonfigūruoti čia arba meniu „Notifications“.",
1760
+ "Build tools": "Kūrimo įrankiai",
1761
+ "Not a Mac OS system": "Ne „Mac OS“ sistema",
1762
+ "Provisioning profiles": "Aprūpinimo profiliai",
1763
+ "No Provisioning Profile": "Nėra parengto provisioning profilio",
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.": "Sukurkite tik projekto katalogą, nesukurdami .ipa failo. Tai gali būti naudinga, jei norite atidaryti projektą Xcode aplinkoje ir paleisti jį „Simulator“.",
1765
+ "APN Signing Key (.p8 file)": "APN pasirašymo raktas (.p8 failas)",
1766
+ "This is a private key file": "Tai yra privatųjį raktą saugantis failas",
1767
+ "APN Signing Key ID": "APN pasirašymo rakto ID",
1768
+ "The 10-character Key ID obtained from Apple developer account": "Iš „Apple Developer“ paskyros gautas 10 simbolių ilgio rakto ID",
1769
+ "Edit file": "Redaguoti failą",
1770
+ "Editing %s": "Redaguojama: %s",
1771
+ "Run immediately in background": "Vykdyti iškart fone",
1772
+ "Row expression": "Eilutės išraiška",
1773
+ "Less...": "Mažiau...",
1774
+ "Deep search": "Gilioji paieška",
1775
+ "Clear selection": "Išvalyti pasirinkimą",
1776
+ "%s selected": "pasirinkta: %s",
1777
+ "Delete selected": "Ištrinti pažymėtus",
1778
+ "selected": "pasirinkta",
1779
+ "Delete %s selected items?": "Ištrinti %s pasirinktus elementus?",
1780
+ "Delete selected items?": "Ištrinti pasirinktus elementus?",
1781
+ "Failed to delete selected items": "Nepavyko ištrinti pasirinktų elementų",
1782
+ "Configurable": "Konfigūruojamas",
1783
+ "Info": "Informacija",
1784
+ "Show tables (Alt+T)": "Rodyti lenteles (Alt+T)",
1785
+ "Show views (Alt+V)": "Rodyti rodinius (Alt+V)",
1786
+ "Show pages (Alt+P)": "Rodyti puslapius (Alt+P)",
1787
+ "Show triggers (Alt+R)": "Rodyti trigerius (Alt+R)",
1788
+ "Show users (Alt+U)": "Rodyti naudotojus (Alt+U)",
1789
+ "Show modules (Alt+M)": "Rodyti modulius (Alt+M)",
1790
+ "Finished translating %s strings.": "Baigtas %s eilučių vertimas.",
1791
+ "This is a Share extension profile": "Tai yra bendrinimo plėtinio profilis",
1792
+ "App Group ID": "Programėlės grupės ID",
1793
+ "The App Group ID is used to share data between the main app and the Share extension.": "Programėlės grupės ID naudojamas duomenims bendrinti tarp pagrindinės programėlės ir „Share“ plėtinio."
275
1794
  }