@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/ne.json CHANGED
@@ -271,5 +271,1524 @@
271
271
  "Views define how table rows are displayed to the user": "दृश्यहरूले तालिका पङ्क्तिहरू प्रयोगकर्तालाई कसरी प्रदर्शित हुन्छन् भनेर परिभाषित गर्दछ",
272
272
  "Field %s saved": "फिल्ड %s बचत गरियो",
273
273
  "View configuration": "दृश्य कन्फिगरेसन",
274
- "Field %s deleted": "फिल्ड %s मेटाइयो"
274
+ "Field %s deleted": "फिल्ड %s मेटाइयो",
275
+ "No tables defined": "कुनै तालिका परिभाषित गरिएको छैन",
276
+ "Tables hold collections of similar data": "टेबलहरूले उस्तै प्रकारका डाटाको सङ्कलनहरू राख्छन्।",
277
+ "Invalid form data, try again": "अवैध फारम डेटा, कृपया पुन: प्रयास गर्नुहोस्।",
278
+ "Role required to access added files": "थप गरिएको फाइलहरू पहुँच गर्न आवश्यक भूमिका",
279
+ "The user uploading the file has access irrespective of their role": "फाइल अपलोड गर्ने प्रयोगकर्तासँग, उनको भूमिकाबाट незалеж रूपमा, पहुँच हुन्छ।",
280
+ "Already have an account? Login": "पहिलेबाटै खाता छ ? लगइन गर्नुहोस्",
281
+ "Subdomain not found": "सबडोमेन फेला परेन",
282
+ "You must create at least one table before you can create views.": "तपाईंले भ्यूहरू सिर्जना गर्नुअघि कम्तिमा एउटा टेबल अनिवार्य रूपमा सिर्जना गर्नुपर्छ।",
283
+ "Language: ": "भाषा:",
284
+ "Language changed to %s": "भाषा %s मा परिवर्तन गरिएको छ।",
285
+ "Table saved with version history disabled": "संस्करण इतिहास अक्षम गरिएको अवस्थामा तालिका सुरक्षित गरियो।",
286
+ "Missing name": "नाम हराइरहेको छ",
287
+ "Successfully restored backup": "ब्याकअप सफलतापूर्वक पुनर्स्थापना भयो।",
288
+ "Welcome to Saltcorn!": "साल्टकर्नमा स्वागत छ!",
289
+ "File %s uploaded": "फाइल %s सफलतापूर्वक अपलोड गरिएको छ",
290
+ "Local": "स्थानीय",
291
+ "Name required": "नाम आवश्यक छ",
292
+ "Expression": "अभिव्यक्ति",
293
+ "Formula": "सूत्र",
294
+ "new": "नयाँ",
295
+ "Password does not match": "पासवर्ड मेल खाएन।",
296
+ "Not allowed to write to table %s": "टेबल %s मा लेख्न अनुमति छैन।",
297
+ "Login successful": "लगइन सफल भयो",
298
+ "Welcome, %s!": "स्वागत छ, %s!",
299
+ "Error: missing name or file": "त्रुटि: नाम वा फाइल हराइरहेको छ",
300
+ "Restart server.": "सर्भर पुनः सुरु गर्नुहोस्।",
301
+ "Add to menu": "मेनुमा थप्नुहोस्",
302
+ "View %s added to menu. Adjust access permissions in Settings » Menu": "मेनुमा %s भ्यु थपियो। पहुँच अनुमति समायोजन गर्न सेटिङ्स » मेनु मा जानुहोस्।",
303
+ "Clone": "क्लोन गर्नुहोस्",
304
+ "View %s cloned as %s": "View %s लाई %s रूपमा क्लोन गरिएको छ",
305
+ "Duplicate": "नक्कल",
306
+ "View %s duplicated as %s": "दृश्य %s लाई नक्कल गरेर %s नाममा सिर्जना गरिएको छ",
307
+ "The view name will appear as the title of pop-ups showing this view, and in the URL when it is shown alone.": "यो भ्यु नाम यो भ्यु देखाउने पप‑अपहरूको शीर्षक रूपमा, र यो भ्यु मात्र देखाइँदा URL मा पनि देखिनेछ।",
308
+ "Saltcorn version": "सल्टकर्न संस्करण",
309
+ "Node.js version": "Node.js संस्करण",
310
+ "Table not found": "टेबल फेला परेन",
311
+ "No row selected": "कुनै row चयन गरिएको छैन",
312
+ "Calculated": "गणितीय रूपमा गणना गरिएको",
313
+ "Unique": "अद्वितीय",
314
+ "Stored": "भण्डारण गरिएको",
315
+ "Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type": "कृपया नयाँ फाँट (field) का लागि सूत्र JavaScript अभिव्यक्ति (expression) को रूपमा प्रविष्ट गर्नुहोस्। अभिव्यक्तिको परिणाम %s प्रकारको हुनुपर्छ।",
316
+ "Fields you can use as variables: ": "तपाईं चर (variables) रूपमा प्रयोग गर्न सक्ने फिल्डहरू:",
317
+ "Examples:": "उदाहरणहरू:",
318
+ "Missing label": "हराएको लेबल",
319
+ "Column %s already exists (but is hidden)": "स्तम्भ %s पहिले नै अवस्थित छ (तर लुकाइएको छ)",
320
+ "Column %s already exists": "स्तम्भ %s पहिले नै अवस्थित छ",
321
+ "Use this to restrict your field to a list of options (separated by commas). For instance, if the permissible values are \"Red\", \"Green\" and \"Blue\", enter \"Red, Green, Blue\" here. Leave blank if the string can hold any value.": "यसलाई प्रयोग गरेर आफ्नो फिल्डलाई (कमा द्वारा छुट्याइएका) विकल्पहरूको सूचीमा सीमित गर्नुहोस्। उदाहरणका लागि, यदि स्वीकार्य मानहरू \"Red\", \"Green\" र \"Blue\" हुन् भने, यहाँ \"Red, Green, Blue\" लेख्नुहोस्। यदि स्ट्रिङले कुनै पनि मान राख्न सक्छ भने खाली छोड्नुहोस्।",
322
+ "Columns": "स्तम्भहरू",
323
+ "Default state": "पूर्वनिर्धारित अवस्था",
324
+ "Specify the fields in the table to show": "देखाउनका लागि तालिकामा रहेका फिल्डहरू निर्दिष्ट गर्नुहोस्",
325
+ "Use view to create": "भ्यू प्रयोग गरेर सिर्जना गर्नुहोस्",
326
+ "If user has write permission. Leave blank to have no link to create a new item": "यदि प्रयोगकर्तासँग लेख्ने अनुमति छ भने मात्र। नयाँ वस्तु सिर्जना गर्न लिंक नचाहिएमा खाली छोड्नुहोस्।",
327
+ "Display create view as": "भ्यू सिर्जना रूपमा प्रदर्शन गर्नुहोस्",
328
+ "Label for create": "सिर्जना गर्ने लेबल",
329
+ "Label in link or button to create. Leave blank for a default label": "सिर्जना गर्न प्रयोग हुने लिङ्क वा बटनमा देखिने लेबल। पूर्वनिर्धारित लेबल प्रयोग गर्न खाली छोड्नुहोस्।",
330
+ "Fixed fields": "स्थिर फिल्डहरू",
331
+ "These fields were missing, you can give values here. The values you enter here can be overwritten by information coming from other views, for instance if the form is triggered from a list.": "यी फील्डहरू हराइरहेका थिए, तपाईं यहाँ मानहरू दिन सक्नुहुन्छ। तपाईंले यहाँ प्रविष्ट गरेका मानहरू अन्य भ्यूहरूबाट आउने जानकारीले अधिलेखन (overwrite) गर्न सक्छन्, उदाहरणका लागि यदि फारम कुनै सूचीबाट ट्रिगर गरिएको हो भने।",
332
+ "Edit options": "सम्पादन विकल्पहरू",
333
+ "The view you choose here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "यहाँ तपाईंले चयन गर्ने भ्यू फर्मको प्रसङ्गमा निर्भर भएर बेवास्ता गर्न सकिन्छ; उदाहरणका लागि, यदि यो पप‑अपमा देखिन्छ भने रिडाइरेक्ट हुनेछैन।",
334
+ "View when done": "काम सम्पन्न भएपछि दृश्य (View) गर्नुहोस्",
335
+ "Item View": "आइटम भ्यू",
336
+ "If user has write permission. Leave blank to have no link to create a new item": "यदि प्रयोगकर्तासँग लेख्ने अनुमति छ। नयाँ आइटम सिर्जना गर्न लिंक नहोस् भन्न चाहिँ खाली छोड्नुहोस्।",
337
+ "Subtables": "उप–टेबलहरू",
338
+ "List View": "सूची दृश्य",
339
+ "Show View": "भ्यू देखाउनुहोस्",
340
+ "Which related tables would you like to show in sub-lists below the selected item?": "तपाईं चयन गरिएको आइटमको तलका उप‑सूचीहरूमा कुन सम्बन्धित टेबलहरू देखाउन चाहनुहुन्छ?",
341
+ "Order and layout": "अर्डर र लेआउट",
342
+ "Order by": "क्रमबद्ध गर्नुहोस्",
343
+ "Descending": "अवरोही",
344
+ "Columns small screen": "सानो पर्दा स्तम्भहरू",
345
+ "Columns medium screen": "स्तम्भहरू मध्यम पर्दा",
346
+ "Columns large screen": "ठूला पर्दाका लागि स्तम्भहरू",
347
+ "Columns extra-large screen": "स्तम्भहरू अतिरिक्त–ठूलो पर्दा",
348
+ "Each in card?": "प्रत्येकलाई कार्डमा?",
349
+ "Omit search form": "खोज फारम हटाउनुहोस्",
350
+ "Do not display the search filter form": "खोज फिल्टर फारम नदेखाउनुहोस्।",
351
+ "Default search form values when first loaded": "पहिलो पटक लोड हुँदा पूर्वनिर्धारित खोज फारम मानहरू",
352
+ "Next": "अर्को",
353
+ "Save": "सेभ",
354
+ "Calculated fields cannot have File type": "गणितीय (Calculated) फिल्डहरूमा File प्रकार हुन सक्दैन।",
355
+ "On Field": "फिल्डमा",
356
+ "Field in %s table": "%s तालिकामा फाँट",
357
+ "Action on row": "पङ्क्तिमा कार्य",
358
+ "Link to other view": "अर्को भ्युमा लिङ्क गर्नुहोस्",
359
+ "Link to anywhere": "जहाँसुकै पनि लिङ्क गर्नुहोस्",
360
+ "Join Field": "जोड्ने फिल्ड",
361
+ "Aggregation": "एग्रिगेशन",
362
+ "Field": "फिल्ड",
363
+ "Field view": "फिल्ड भ्यू",
364
+ "Action": "कारबाही",
365
+ "Action Label": "कार्य लेबल",
366
+ "View label": "भ्यू लेबल",
367
+ "Leave blank for default label.": "पूर्वनिर्धारित लेबलका लागि खाली छोड्नुहोस्।",
368
+ "View label is a formula?": "भ्यूको लेबल सूत्र (formula) हो?",
369
+ "Open in popup modal?": "पपअप मोडलमा खोल्ने हो?",
370
+ "Link text": "लिङ्क पाठ",
371
+ "Link text is a formula?": "लिङ्क टेक्स्ट एउटा सूत्र हो?",
372
+ "Link URL": "लिङ्क URL",
373
+ "Link URL is a formula?": "लिङ्क URL एउटा सूत्र हो?",
374
+ "Open in new tab": "नयाँ ट्याबमा खोल्नुहोस्",
375
+ "Relation": "सम्बन्ध",
376
+ "Statistic": "सांख्यिकीय",
377
+ "In search form": "खोज फारममा",
378
+ "Header label": "हेडर लेबल",
379
+ "step": "चरण",
380
+ "max": "अधिकतम",
381
+ "Base URL": "आधार URL",
382
+ "Allow signups": "साइनअपहरू अनुमति दिनुहोस्",
383
+ "Login in menu": "मेनुमा लगइन",
384
+ "Allow password reset": "पासवर्ड रिसेट अनुमति दिनुहोस्",
385
+ "SMTP host": "SMTP होस्ट",
386
+ "SMTP username": "SMTP प्रयोगकर्ता नाम",
387
+ "SMTP password": "SMTP पासवर्ड",
388
+ "SMTP port": "SMTP पोर्ट",
389
+ "SMTP secure": "SMTP सुरक्षित",
390
+ "Email from address": "इमेल पठाउने (From) ठेगाना",
391
+ "Development mode": "विकास मोड",
392
+ "Log SQL to stdout": "SQL लाई stdout मा लग गर्नुहोस्",
393
+ "Menu items": "मेनु आइटमहरू",
394
+ "Global search": "विश्वव्यापी खोज",
395
+ "Available packs": "उपलब्ध प्याकहरू",
396
+ "Available packs fetched": "उपलब्ध प्याकहरू फेच गरियो",
397
+ "Available plugins": "उपलब्ध प्लगइनहरू",
398
+ "Available plugins fetched": "उपलब्ध प्लगइनहरू प्राप्त गरियो",
399
+ "Public home page": "सार्वजनिक गृह पृष्ठ",
400
+ "User home page": "प्रयोगकर्ता गृह पृष्ठ",
401
+ "Staff home page": "कर्मचारी गृह पृष्ठ",
402
+ "Admin home page": "प्रशासक गृह पृष्ठ",
403
+ "Installed packs": "स्थापित प्याकहरू",
404
+ "A short string which is the name of your site": "तपाईंको साइटको नाम हुने छोटो स्ट्रिङ",
405
+ "Select a publicly accessible image file": "सार्वजनिक रूपमा पहुँचयोग्य छवि फाइल चयन गर्नुहोस्",
406
+ "The URL at which your site is available. For instance, https://example.com/": "तपाईंको साइट उपलब्ध हुने URL। उदाहरणका लागि, https://example.com/",
407
+ "Allow users to sign up for a new user account": "प्रयोगकर्ताहरूलाई नयाँ प्रयोगकर्ता खाता दर्ता (साइन अप) गर्न अनुमति दिनुहोस्",
408
+ "Show the login link in the menu": "मेनुमा लगइन लिङ्क देखाउनुहोस्",
409
+ "Allow users to request a password reset email. Email must be configured.": "प्रयोगकर्तालाई पासवर्ड रिसेट इमेलको अनुरोध गर्न अनुमति दिनुहोस्। इमेल कन्फिगर गरिएको हुनुपर्छ।",
410
+ "The host address of your SMTP server. For instance, smtp.postmarkapp.com": "तपाईंको SMTP सर्भरको होस्ट ठेगाना। उदाहरणका लागि, smtp.postmarkapp.com",
411
+ "Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "JS/CSS एसेट क्यासिङ अक्षम गर्नुहोस्, क्र्यास हुँदा प्रयोगकर्तालाई पूर्ण त्रुटि देखाउनुहोस्, फील्ड प्रकार सम्पादन सक्षम गर्नुहोस्",
412
+ "Print all SQL statements to the standard output": "सबै SQL स्टेटमेन्टहरूलाई स्ट्यान्डर्ड आउटपुटमा प्रिन्ट गर्नुहोस्।",
413
+ "The email address from which emails are sent. For instance, hello@saltcorn.com": "इमेल पठाइने इमेल ठेगाना। उदाहरणका लागि, hello@saltcorn.com",
414
+ "Is the connection to the SMTP server over a secure transport protocol?": "के SMTP सर्भरसँगको जडान सुरक्षित ट्रान्सपोर्ट प्रोटोकलमार्फत गरिएको छ?",
415
+ "About Saltcorn": "साल्टकर्न बारेमा",
416
+ "Apply": "लागू गर्नुहोस्",
417
+ "Anywhere": "कहीं पनि",
418
+ "Search filter": "खोज फिल्टर",
419
+ "Are you sure you want to delete %s?": "के तपाईं साँच्चिकै %s मेटाउन चाहनुहुन्छ?",
420
+ "Are you sure?": "के तपाईं निश्चित हुनुहुन्छ?",
421
+ "Set random password": "अनियमित पासवर्ड सेट गर्नुहोस्",
422
+ "Changed password for user %s to %s": "प्रयोगकर्ता %s को पासवर्ड %s मा परिवर्तन गरियो",
423
+ "Disable": "असक्रिय गर्नुहोस्",
424
+ "Enabled user %s": "सक्रिय गरिएको प्रयोगकर्ता %s",
425
+ "Enable": "सक्रिय गर्नुहोस्",
426
+ "Disabled user %s": "निष्क्रिय प्रयोगकर्ता %s",
427
+ "Disabled": "अक्षम गरिएको",
428
+ "Send password reset email": "पासवर्ड रिसेट इमेल पठाउनुहोस्",
429
+ " with password %s": "पासवर्ड %s सहित",
430
+ "User confirmation?": "प्रयोगकर्ता पुष्टि?",
431
+ "New user form": "नयाँ प्रयोगकर्ता फारम",
432
+ "A view to show to new users": "नयाँ प्रयोगकर्ताहरूलाई देखाउनका लागि एउटा भ्यू",
433
+ "Account already exists": "खाता पहिले नै अवस्थित छ",
434
+ "Search not configured": "खोज कन्फिगर गरिएको छैन।",
435
+ "Already in use": "पहिले नै प्रयोगमा छ",
436
+ "Functions you can use (in addition to standard JavaScript functions): ": "तपाईं प्रयोग गर्न सक्ने फंक्शनहरू (मानक JavaScript फंक्शनहरूका अतिरिक्त):",
437
+ "Items per page": "प्रति पृष्ठ आइटमहरू",
438
+ "Variable name": "भेरिएबल नाम",
439
+ "Delete all rows": "सबै पङ्क्तिहरू मेटाउनुहोस्",
440
+ "Recalculate stored fields": "भण्डारित फिल्डहरू पुनः गणना गर्नुहोस्",
441
+ "Started recalculating stored fields": "सञ्चित फील्डहरू पुनः गणना गर्न सुरु गरियो",
442
+ "Deleted all rows": "सबै पङ्क्तिहरू मेटाइयो",
443
+ "Database": "डाटाबेस",
444
+ "API token": "API टोकन",
445
+ "No API token issued": "कुनै API टोकन जारी गरिएको छैन।",
446
+ "New API token generated": "नयाँ API टोकन सिर्जना गरिएको छ।",
447
+ "Actions": "कारबाहीहरू",
448
+ "Actions available": "उपलब्ध कार्यहरू",
449
+ "Triggers": "ट्रिगरहरू",
450
+ "Add trigger": "ट्रिगर थप्नुहोस्",
451
+ "New trigger": "नयाँ ट्रिगर",
452
+ "Configure trigger": "ट्रिगर कन्फिगर गर्नुहोस्",
453
+ "Action label is a formula?": "के Action label एउटा formula हो?",
454
+ "Action Style": "कार्य शैली",
455
+ "Button size": "बटन आकार",
456
+ "A view with this name already exists": "यस नामको भ्यु पहिले नै अवस्थित छ।",
457
+ "Constraints": "प्रतिबन्धहरू",
458
+ "%s constraints": "%s प्रतिबन्धहरू",
459
+ "Add constraint": "बाधा थप्नुहोस्",
460
+ "Add constraint to %s": "%s मा बाध्यता थप्नुहोस्",
461
+ "Cannot delete users table": "प्रयोगकर्ताहरूको Table मेटाउन सकिँदैन।",
462
+ "Test run": "परीक्षण सञ्चालन",
463
+ "Test run output": "परीक्षण रन आउटपुट",
464
+ "Run %s": "%s चलाउनुहोस्",
465
+ "back to actions": "फेरि Actions मा फर्कनुहोस्",
466
+ "Action %s run successfully with no console output": "Action %s सफलतापूर्वक चलाइयो, कुनै कन्सोल आउटपुट बिना",
467
+ "Roles": "भूमिकाहरू",
468
+ "Saved layout for role": "भूमिकाका लागि सुरक्षित गरिएको लेआउट",
469
+ "Layout by role": "भूमिकाअनुसार लेआउट",
470
+ "Users and roles": "प्रयोगकर्ताहरू र भूमिकाहरू",
471
+ "Match regular expression": "नियमित अभिव्यक्ति मिलाउनुहोस्",
472
+ "Error message when regular expression does not match": "नियमित अभिव्यक्ति मिलेनँदा देखाउने त्रुटि सन्देश",
473
+ "Invalid attributes": "अमान्य गुणहरू",
474
+ "Documentation": "प्रलेखन",
475
+ "Plugin %s installed": "प्लगइन %s इन्स्टल भयो",
476
+ "Plugin %s removed.": "प्लगइन %s हटाइयो।",
477
+ "Plugin %s installed, please complete configuration.": "प्लगइन %s इन्स्टल भयो, कृपया कन्फिगरेसन पूरा गर्नुहोस्।",
478
+ "Configure %s Plugin": "%s प्लगइन कन्फिगर गर्नुहोस्",
479
+ "Cannot remove plugin: views %s depend on it": "प्लगिन हटाउन सकिँदैन: यसमा %s दृश्यहरू निर्भर छन्",
480
+ "New Plugin": "नयाँ प्लगइन",
481
+ "Add plugin": "प्लगिन थप्नुहोस्",
482
+ "Store refreshed": "स्टोर रिफ्रेस भयो",
483
+ "Plugins up-to-date": "प्लगइनहरू नवीनतम अवस्थामा छन्।",
484
+ "Source": "स्रोत",
485
+ "Inbound keys: ": "इनबाउन्ड कुञ्जीहरू:",
486
+ "Icon": "आइकन",
487
+ "Create database view": "डेटाबेस भ्यू सिर्जना गर्नुहोस्",
488
+ "Create an SQL view in the database with the fields in this list": "यस सूचीमा रहेका फिल्डहरू सहित डेटाबेसमा एउटा SQL view सिर्जना गर्नुहोस्।",
489
+ "Upgrade": "अपग्रेड",
490
+ "Show only matches in table:": "टेबलमा केवल मिल्ने रेकर्डहरू मात्र देखाउनुहोस्:",
491
+ "Showing matches in table %s.": "टेबल %s मा मिल्दो नतिजा देखाउँदै।",
492
+ "Edit trigger": "ट्रिगर सम्पादन गर्नुहोस्",
493
+ "Show on page": "पृष्ठमा देखाउनुहोस्",
494
+ "Requests to render this view directly will instead show the chosen page, if any. The chosen page should embed this view. Use this to decorate the view with additional elements.": "यस दृश्यलाई प्रत्यक्ष रेन्डर गर्न गरिएको अनुरोधले (यदि कुनै चयनित पृष्ठ छ भने) त्यसै चयनित पृष्ठ देखाउनेछ। चयनित पृष्ठले यो दृश्यलाई एम्बेड गर्नुपर्छ। यसलाई दृश्यमा थप तत्वहरू जोडेर सजाउन प्रयोग गर्नुहोस्।",
495
+ "Hide pagination": "पृष्ठक्रम लुकाउनुहोस्",
496
+ "True": "सत्य",
497
+ "False": "झूटो",
498
+ "Clear all": "सबै खाली गर्नुहोस्",
499
+ "This will delete <strong>EVERYTHING</strong> in the selected categories": "यसले चयनित श्रेणीहरूभित्रको <strong>सबै कुरा</strong> मेटाउनेछ।",
500
+ "Deleted all %s": "सबै %s मेटाइयो",
501
+ "Restart server": "सर्भर पुनः सुरु गर्नुहोस्",
502
+ "Edit Plugin": "प्लगइन सम्पादन गर्नुहोस्",
503
+ "Unknown authentication method %ss": "अज्ञात प्रमाणीकरण विधि %ss",
504
+ "Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "परिवर्तनहरू प्रभावकारी बनाउन सर्वर पुनः सुरु गर्न आवश्यक छ। सर्वरलाई <a href=\"/admin\">प्रशासन पृष्ठ</a> बाट पुनः सुरु गर्नुहोस्।",
505
+ "Email with password reset link sent": "पासवर्ड रिसेट लिङ्क सहितको इमेल पठाइयो",
506
+ "Link Style": "लिङ्क शैली",
507
+ "Link size": "लिङ्क आकार",
508
+ "Set page title": "पृष्ठ शीर्षक सेट गर्नुहोस्",
509
+ "Skip this section if you do not want to set the page title": "यदि तपाईं पृष्ठ शीर्षक सेट गर्न चाहनुहुन्न भने यो खण्ड छोड्नुहोस्",
510
+ "Page title is a formula?": "पृष्ठ शीर्षक एउटा सूत्र हो?",
511
+ "Enable LetsEncrypt HTTPS": "LetsEncrypt HTTPS सक्षम गर्नुहोस्",
512
+ "Set Base URL configuration first": "पहिले Base URL कन्फिगरेसन सेट गर्नुहोस्।",
513
+ "LetsEncrypt enabled": "LetsEncrypt सक्षम गरिएको",
514
+ "LetsEncrypt SSL enabled. Restart for changes to take effect.": "LetsEncrypt SSL सक्षम गरिएको छ। परिवर्तनहरू लागू गर्न पुनः सुरु गर्नुहोस्।",
515
+ "File not found": "फाइल फेला परेन।",
516
+ "Table %s not found": "तालिका %s फेला परेन।",
517
+ "Page %s added to menu. Adjust access permissions in Settings &raquo; Menu": "पृष्ठ %s मेनुमा थपियो। पहुँच अनुमति समायोजन गर्न सेटिङ्स » मेनुमा जानुहोस्।",
518
+ "Page %s duplicated as %s": "पृष्ठ %s लाई %s रूपमा नक्कल गरिएको छ",
519
+ "Custom SSL certificate": "कस्टम SSL प्रमाणपत्र",
520
+ "Custom SSL private key": "कस्टम SSL निजी कुञ्जी",
521
+ "Login view": "लगइन भ्यु",
522
+ "Signup view": "साइनअप भ्यू",
523
+ "A view with the login form": "लगइन फारम भएको भ्यू",
524
+ "A view with the signup form": "साइनअप फारम भएको भ्यू",
525
+ "Signups not enabled": "दर्ता (Signups) सक्षम गरिएको छैन",
526
+ "Ownership field": "स्वामित्व फाँट",
527
+ "The user referred to in this field will be the owner of the row": "यस फिल्डमा उल्लेख गरिएको प्रयोगकर्ता उक्त रोको मालिक हुनेछ।",
528
+ "None": "कुनै पनि छैन",
529
+ "Information about plugin": "प्लगइन सम्बन्धी जानकारी",
530
+ "%s plugin information": "%s प्लगइन जानकारी",
531
+ "Package version": "प्याकेज संस्करण",
532
+ "Package name": "प्याकेज नाम",
533
+ "Plugin dependencies": "प्लगिन निर्भरताहरू",
534
+ "This plugin supplies a theme.": "यो प्लगिनले एउटा थिम उपलब्ध गराउँछ।",
535
+ "Types": "प्रकारहरू",
536
+ "This plugin supplies these types: ": "यो प्लगइनले यी प्रकारहरू आपूर्ति गर्छ:",
537
+ "Functions": "फङ्सनहरू",
538
+ "Returns: ": "फिर्ता दिन्छ:",
539
+ "View templates": "भ्यू टेम्प्लेटहरू",
540
+ "Repository": "रिपोजिटरी",
541
+ "Latest": "नवीनतम",
542
+ "Latest version": "नवीनतम संस्करण",
543
+ "Latest npm version cache": "नवीनतम npm संस्करण क्यास",
544
+ "Plugin up-to-date": "प्लगइन अद्यावधिक अवस्थामै छ।",
545
+ "Upgrade here": "यहाँ उन्नयन गर्नुहोस्",
546
+ "An upgrade to Saltcorn is available! Current version: %s; latest version: %s.": "Saltcorn को एउटा अपडेट उपलब्ध छ! हालको संस्करण: %s; नवीनतम संस्करण: %s।",
547
+ "Passwords do not match": "पासवर्डहरू मिलेनन्।",
548
+ "Not a valid e-mail address": "मान्य इमेल ठेगाना होइन",
549
+ "Custom CSS": "अनुकूलित CSS",
550
+ "Custom HTML": "अनुकूलित HTML",
551
+ "Site structure": "साइट संरचना",
552
+ "SSL": "SSL",
553
+ "Users and security": "प्रयोगकर्ता र सुरक्षा",
554
+ "User settings updated": "प्रयोगकर्ता सेटिङहरू अद्यावधिक गरियो।",
555
+ "SSL encryption for HTTPS traffic": "HTTPS ट्राफिकका लागि SSL इन्क्रिप्शन",
556
+ "HTTPS encryption with Let's Encrypt SSL certificate": "Let's Encrypt SSL प्रमाणपत्रसँग HTTPS इन्क्रिप्शन",
557
+ "Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains": "Saltcorn ले एकल डोमेनहरूका लागि स्वतः रूपमा <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> बाट SSL प्रमाणपत्र प्राप्त गर्न सक्छ।",
558
+ "Currently: ": "हाल:",
559
+ "HTTPS encryption with custom SSL certificate": "कस्टम SSL प्रमाणपत्र सहितको HTTPS इन्क्रिप्शन",
560
+ "Or use custom SSL certificates, including wildcard certificates for multitenant applications": "वा बहु-टेनान्ट अनुप्रयोगहरूको लागि वाइल्डकार्ड प्रमाणपत्रहरू सहितका अनुकूल SSL प्रमाणपत्रहरू प्रयोग गर्नुहोस्।",
561
+ "Authentication settings": "प्रमाणीकरण सेटिङहरू",
562
+ "Custom SSL certificates": "कस्टम SSL प्रमाणपत्रहरू",
563
+ "Custom SSL enabled. Restart for changes to take effect.": "कस्टम SSL सक्षम गरिएको छ। परिवर्तनहरू लागू गर्न पुनः सुरु गर्नुहोस्।",
564
+ "Enabled": "सक्रिय गरिएको छ",
565
+ "You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.": "तपाईंले Let's Encrypt प्रमाणपत्रहरू र अनुकूलित SSL प्रमाणपत्रहरू दुवै सक्षम गर्नुभएको छ। Let's Encrypt लाई प्राथमिकता दिइनेछ र अनुकूलित प्रमाणपत्रहरू उपेक्षित गरिनेछन्।",
566
+ "Events": "घटनाहरू",
567
+ "About application": "अनुप्रयोगबारे",
568
+ "System": "प्रणाली",
569
+ "Site identity settings updated": "साइट पहिचान सेटिङहरू अद्यावधिक गरियो।",
570
+ "Email settings": "इमेल सेटिङहरू",
571
+ "Site identity settings": "साइट पहिचान सेटिङहरू",
572
+ "Email settings updated": "इमेल सेटिङहरू अद्यावधिक गरियो।",
573
+ "System operations": "प्रणाली सञ्चालनहरू",
574
+ "About the system": "प्रणालीबारे",
575
+ "Restart here": "यहाँबाट पुनः सुरु गर्नुहोस्",
576
+ "Download a backup": "ब्याकअप डाउनलोड गर्नुहोस्",
577
+ "Restore a backup": "ब्याकअप पुनःस्थापना गर्नुहोस्",
578
+ "Add new role": "नयाँ भूमिका थप्नुहोस्",
579
+ "Role updated": "भूमिका अद्यावधिक गरियो",
580
+ "First delete users with this role": "पहिले यो भूमिकाका प्रयोगकर्ताहरू मेट्नुहोस्।",
581
+ "Role %s deleted": "भूमिका %s मेटाइयो",
582
+ "This is the rank of the user role, lower role IDs will be able to access more resources.": "यो प्रयोगकर्ता भूमिकाको दर्जा हो, जहाँ कम भूमिका ID हरूले बढी स्रोतहरूमा पहुँच गर्न सक्षम हुनेछन्।",
583
+ "Role name": "भूमिकाको नाम",
584
+ "Cannot delete this role": "यो भूमिका मेटाउन सकिँदैन।",
585
+ "Saltcorn is <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">Free</a> and <a href=\"https://opensource.org/\">Open Source</a> Software, <a href=\"https://github.com/saltcorn/saltcorn/\">released</a> under the <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT license</a>.": "Saltcorn <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">निःशुल्क</a> र <a href=\"https://opensource.org/\">मुक्त स्रोत</a> सफ्टवेयर हो, जसलाई <a href=\"https://github.com/saltcorn/saltcorn/\">रिलिज</a> गरिएको छ <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT लाइसेन्स</a> अन्तर्गत।",
586
+ "Create a page": "एक पेज सिर्जना गर्नुहोस्",
587
+ "Test": "परीक्षण",
588
+ "E-mail and password required": "इ-मेल र पासवर्ड आवश्यक छन्",
589
+ "Masonry columns": "मेसन्री स्तम्भहरू",
590
+ "Where": "कहाँ",
591
+ "Access Read/Write": "पढ्ने/लेख्ने पहुँच",
592
+ "History": "इतिहास",
593
+ "Owned": "स्वामित्व भएको",
594
+ "Primary key": "प्राइमरी की",
595
+ "Users already present": "पहिलेबाटै अवस्थित प्रयोगकर्ताहरू",
596
+ "Discover tables": "टेबलहरू खोज्नुहोस्",
597
+ "The following tables in your database can be imported into Saltcorn:": "तपाईंको डाटाबेसका निम्न तालिकाहरू Saltcorn मा आयात गर्न सकिन्छ:",
598
+ "Discovered tables: %s": "खोजिएका तालिकाहरू: %s",
599
+ "There are no tables in the database that can be imported into Saltcorn.": "डाटाबेसमा Saltcorn मा आयात गर्न सकिने कुनै पनि टेबलहरू छैनन्।",
600
+ "Import": "आयात",
601
+ "Discover": "खोज गर्नुहोस्",
602
+ "Discover tables in database": "डेटाबेसमा रहेका टेबलहरू पत्ता लगाउनुहोस्",
603
+ "Single item view": "एकल वस्तु दृश्य",
604
+ "The underlying individual view of each table row": "प्रत्येक टेबल रोको आधारभूत व्यक्तिगत भ्यू",
605
+ "Minimum role to read": "पढ्नका लागि न्यूनतम भूमिका",
606
+ "Minimum role to write": "लेखन गर्न आवश्यक न्यूनतम भूमिका",
607
+ "Create page": "पेज सिर्जना गर्नुहोस्",
608
+ "Multi-tenancy not enabled": "बहु-भाडामा (Multi-tenancy) सक्षम गरिएको छैन",
609
+ "Identity": "पहिचान",
610
+ "Email sent to %s with no errors": "%s लाई पठाइएको इमेल सफलतापूर्वक, कुनै त्रुटि बिना",
611
+ "External": "बाह्य",
612
+ "Force TLS": "TLS बलपूर्वक प्रयोग गर्नुहोस्",
613
+ "Always use TLS when connecting to server? If unchecked, TLS is used if server supports the STARTTLS extension. In most cases check this box if you are connecting to port 465. For port 587 or 25 keep it unchecked": "सर्भरमा जडान गर्दा सधैं TLS प्रयोग गर्ने? \nयदि यो बाकस अनचेक गरिएको छ भने, सर्भरले STARTTLS विस्तार (extension) समर्थन गरे मात्र TLS प्रयोग गरिन्छ। \nधेरैजसो अवस्थामा, यदि तपाईं पोर्ट 465 मा जडान गर्दै हुनुहुन्छ भने यो बाकस चेक गर्नुहोस्। पोर्ट 587 वा 25 को लागि यसलाई अनचेक नै राख्नुहोस्।",
614
+ "Relationship diagram": "सम्बन्ध आरेख",
615
+ "Verified": "प्रमाणित गरिएको",
616
+ "Send verification email": "प्रमाणीकरण इमेल पठाउनुहोस्",
617
+ "Email verification link sent to %s": "इमेल प्रमाणीकरण लिङ्क %s मा पठाइएको छ",
618
+ "Verification view": "प्रमाणीकरण भ्यू",
619
+ "A view with the view to be emailed to users for email address verification": "इमेल ठेगाना प्रमाणीकरणका लागि प्रयोगकर्ताहरूलाई पठाइने इमेलमा प्रयोग हुने भ्यू सहितको भ्यू",
620
+ "Email verified": "इमेल प्रमाणित भयो",
621
+ "An email has been sent to %s to verify your address": "तपाईंको ठेगाना प्रमाणित गर्न %s मा एउटा इमेल पठाइएको छ।",
622
+ "Elevate verified to role": "प्रमाणितलाई भूमिकामा उन्नत गर्नुहोस्",
623
+ "Elevate users to a higher role when their email addresses have been verified": "प्रयोगकर्ताहरूको इमेल ठेगाना प्रमाणीकरण (भेरिफाइ) भएपछि तिनीहरूलाई उच्च भूमिकामा उन्नत गर्नुहोस्।",
624
+ "Email mask": "इमेल मास्क",
625
+ "Emails used for signup must end with this string": "साइनअपका लागि प्रयोग गरिने इमेलहरू अनिवार्य रूपमा यस स्ट्रिङ्गले समाप्त हुनुपर्छ।",
626
+ "Signups with this email address are not accepted": "यस इमेल ठेगानाबाट साइनअपहरू स्वीकार गरिँदैनन्।",
627
+ "Default order by": "पूर्वनिर्धारित क्रमबद्धता",
628
+ "Default descending?": "पूर्वनिर्धारित अवरोही?",
629
+ "Omit header": "हेडर हटाउनुहोस्",
630
+ "Do not display the header": "हेडर नदेखाउनेहोस्।",
631
+ "The maximum number of characters in the string": "स्ट्रिङमा हुने अधिकतम क्यारेक्टरहरूको संख्या",
632
+ "The minimum number of characters in the string": "स्ट्रिङमा रहेका क्यारेक्टरहरूको न्यूनतम संख्या",
633
+ "Style": "शैली",
634
+ "Not all themes support menu buttons": "सबै थिमहरूले मेनु बटनहरू समर्थन गर्दैनन्।",
635
+ "Select a publicly accessible image file for the menu logo": "मेनु लोगोका लागि सार्वजनिक रूपमा पहुँचयोग्य छवि फाइल चयन गर्नुहोस्।",
636
+ "Favicon": "फेभिकन",
637
+ "Select a publicly accessible image file for the browser tab icon": "ब्राउजर ट्याब आइकनका लागि सार्वजनिक रूपमा पहुँचयोग्य छवि फाइल चयन गर्नुहोस्",
638
+ "Site identity settings, backup, email settings, system control and information": "साइट पहिचान सेटिङहरू, ब्याकअप, इमेल सेटिङहरू, प्रणाली नियन्त्रण र जानकारी",
639
+ "Plugin and pack installation and control": "प्लगइन र प्याक स्थापना तथा नियन्त्रण",
640
+ "User administration, edit roles, user and security settings, SSL certificates for https encryption": "प्रयोगकर्ता प्रशासन, भूमिका सम्पादन, प्रयोगकर्ता र सुरक्षा सेटिङहरू, https इन्क्रिप्शनका लागि SSL प्रमाणपत्रहरू",
641
+ "Menu, search and tenants": "मेनु, खोज र टेनान्टहरू",
642
+ "Actions, triggers and crash log": "कार्यहरू, ट्रिगरहरू र क्र्यास लग",
643
+ "Multitenancy enabled": "बहु-भोगाधिकार (Multitenancy) सक्षम गरिएको छ",
644
+ "Restart required for changes to take effect.": "परिवर्तनहरू लागू गर्न पुनः सुरु गर्न आवश्यक छ।",
645
+ "Tenant settings": "भाडामा लिने इकाइ (टेनान्ट) सेटिङहरू",
646
+ "Role to create tenants": "टेनन्टहरू सिर्जना गर्ने भूमिका",
647
+ "Minimum user role required to create a new tenant": "नयाँ टेनन्ट सिर्जना गर्न आवश्यक न्यूनतम प्रयोगकर्ता भूमिका",
648
+ "Tenant settings updated": "भाडामा लिने इकाई (Tenant) का सेटिङहरू अद्यावधिक गरियो।",
649
+ "Not allowed": "अनुमति छैन।",
650
+ "You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "तपाईं डोमेनको सट्टा IP ठेगानामार्फत जडान गरेर टेनन्ट सिर्जना गर्न प्रयास गर्दै हुनुहुन्छ। यो सम्भवतः काम गर्ने छैन।",
651
+ "Create tenant warning": "टेन्यान्ट सिर्जना चेतावनी",
652
+ "Show a warning to users creating a tenant disclaiming warranty of availability or security": "उपलब्धता वा सुरक्षाको कुनै ग्यारेन्टी नहुने स्पष्ट अस्वीकरण सहित टेनान्ट सिर्जना गर्ने प्रयोगकर्तालाई चेतावनी देखाउनुहोस्।",
653
+ "A list view shown on the left, to select rows": "पङ्क्तिहरू चयन गर्नका लागि बायाँपट्टि देखाइएको सूची दृश्य",
654
+ "The view to show the selected row": "चयन गरिएको row देखाउने view",
655
+ "Location": "स्थान",
656
+ "Location of link to create new row": "नयाँ row सिर्जना गर्ने लिंकको स्थान",
657
+ "Options": "विकल्पहरू",
658
+ "List options": "विकल्पहरू सूचीबद्ध गर्नुहोस्",
659
+ "Rows per page": "प्रति पृष्ठ पङ्क्तिहरू",
660
+ "Invalid administrative action": "अवैध प्रशासनिक कार्य",
661
+ "User settings form": "प्रयोगकर्ता सेटिङ्स फारम",
662
+ "A view for users to change their custom user fields": "प्रयोगकर्ताहरूले आफ्ना अनुकूलित प्रयोगकर्ता फिल्डहरू परिवर्तन गर्नका लागि एउटा भ्यू",
663
+ "Error: ": "त्रुटि:",
664
+ "User settings changed": "प्रयोगकर्ता सेटिङहरू परिवर्तन गरियो",
665
+ "Rename table": "टेबलको नाम परिवर्तन गर्नुहोस्",
666
+ "Rename table %s": "टेबल %s को नाम परिवर्तन गर्नुहोस्",
667
+ "Base URL domain %s does not match hostname %s": "Base URL डोमेन %s होस्टनेम %s सँग मेल खाँदैन",
668
+ "Custom HTTP headers": "कस्टम HTTP हेडरहरू",
669
+ "Format for each line: Header-Name: value": "प्रत्येक लाइनको ढाँचा: Header-Name: value",
670
+ "Role to upload files": "फाइल अपलोड गर्न सक्ने भूमिका",
671
+ "User should have this role or higher to upload files with API (uploads through forms are not affected)": "API मार्फत फाइल अपलोड गर्न प्रयोगकर्तासँग यो भूमिका वा सोभन्दा उच्च भूमिका हुनुपर्छ (फारममार्फत हुने अपलोडहरू प्रभावित हुँदैनन्)।",
672
+ "Always show create view": "सधैं भ्यू सिर्जना देखाउनुहोस्",
673
+ "If off, only show create view if the query state is about the current user": "यदि बन्द गरिएको छ भने, केवल तब मात्र create view देखाउनुहोस् जब query को अवस्था वर्तमान user सम्बन्धी हो।",
674
+ "Process uptime": "प्रक्रिया अपटाइम",
675
+ "A configuration error occurred": "एउटा कन्फिगरेसन त्रुटि भयो।",
676
+ "HTTP timeout (s)": "HTTP टाइमआउट (सेकेन्ड)",
677
+ "Increase if you expect large uploads": "ठूला अपलोडहरूको अपेक्षा भएमा बढाउनुहोस्।",
678
+ "Cookie sessions": "कुकी सत्रहरू",
679
+ "Store sessions entirely in client cookies for higher performance": "उच्च प्रदर्शनका लागि सेसनहरू पूर्ण रूपमा क्लायन्ट कुकीहरूमा भण्डारण गर्नुहोस्।",
680
+ "git commit": "git commit",
681
+ "Send test email": "परीक्षण इमेल पठाउनुहोस्",
682
+ "Edit custom SSL certificates": "कस्टम SSL प्रमाणपत्रहरू सम्पादन गर्नुहोस्",
683
+ "User must have this role or higher to read rows from the table": "प्रयोगकर्ताले तालिकाबाट पङ्क्तिहरू पढ्नका लागि यो भूमिका वा यसभन्दा उच्च भूमिका अनिवार्य रूपमा हुनुपर्छ।",
684
+ "User must have this role or higher to edit or create new rows in the table": "टेबलमा नयाँ पङ्क्तिहरू सिर्जना वा सम्पादन गर्न प्रयोगकर्तासँग यो भूमिका वा सोभन्दा उच्च भूमिका हुनुपर्छ।",
685
+ "Name of the field": "फिल्डको नाम",
686
+ "The type determines the kind of data that can be stored in the field": "टाइपले फिल्डमा भण्डारण गर्न सकिने डाटाको प्रकार निर्धारण गर्छ।",
687
+ "Calculated from other fields with a formula": "सूत्र प्रयोग गरेर अन्य फिल्डहरूबाट गणना गरिएको",
688
+ "There must be a value in every row": "प्रत्येक पङ्क्तिमा एउटा मान अनिवार्य रूपमा हुनुपर्छ।",
689
+ "Different rows must have different values for this field": "यस फिल्डका लागि फरक–फरक पङ्क्तिहरूमा फरक मानहरू हुनुपर्छ।",
690
+ "Add more fields to enable edit": "सम्पादन सक्षम गर्न थप फिल्डहरू थप्नुहोस्।",
691
+ "Multitenancy": "बहु-भाडादारी प्रणाली",
692
+ "Subdomain": "उपडोमेन",
693
+ "Information": "सूचना",
694
+ "Found %s tenants": "%s टेनन्टहरू फेला परे",
695
+ "Create new tenant": "नयाँ टेनन्ट सिर्जना गर्नुहोस्",
696
+ "%s tenant statistics": "%s भाडाटोली तथ्याङ्क",
697
+ "Table columns": "टेबल स्तम्भहरू",
698
+ "Configuration items": "कन्फिगरेसन आइटमहरू",
699
+ "Crashlogs": "क्र्यासलगहरू",
700
+ "Multitenancy settings": "मल्टिटेन्यासी सेटिङहरू",
701
+ "See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>": "निर्देशनहरूको लागि <a href=\"https://github.com/saltcorn/saltcorn\">GitHub सङ्ग्रह</a> हेर्नुहोस्<p>",
702
+ "API token for this user: ": "यस प्रयोगकर्ताका लागि API टोकन:",
703
+ "Reset": "रिसेट",
704
+ "Generate": "सिर्जना गर्नुहोस्",
705
+ "URL after delete": "मेटाइएकोपछिको URL",
706
+ "Track table data changes over time": "समयसँगै टेबल डाटा परिवर्तनहरू ट्र्याक गर्नुहोस्",
707
+ "Description allows you to give more information about the table": "विवरणले तपाईंलाई तालिकाबारे थप जानकारी दिन अनुमति दिन्छ।",
708
+ "Description allows you to give more information about the view.": "वर्णनले तपाईंलाई भ्यु बारे थप जानकारी दिन अनुमति दिन्छ।",
709
+ "Description allows to give more information about field": "विवरणले फिल्डबारे थप जानकारी दिन अनुमति दिन्छ।",
710
+ "Name of action": "कार्यको नाम",
711
+ "Description allows you to give more information about the action": "विवरणले तपाईंलाई उक्त कार्य (action) बारे थप जानकारी दिन अनुमति दिन्छ।",
712
+ "The action to be taken when the trigger fires": "ट्रिगर सक्रिय हुँदा कार्यान्वयन गर्नुपर्ने कार्य",
713
+ "The table for which the trigger condition is checked.": "ट्रिगर सर्त जाँच गरिने तालिका।",
714
+ "Condition under which the trigger will fire": "ट्रिगर फायर हुने सर्तहरू",
715
+ "Test trigger": "परीक्षण ट्रिगर",
716
+ "Edit trigger %s": "ट्रिगर %s सम्पादन गर्नुहोस्",
717
+ "Preset %s": "पूर्वनिर्धारित %s",
718
+ "The user password or application token to access SMTP server for sending emails": "इमेल पठाउनका लागि SMTP सर्भर पहुँच गर्न प्रयोग हुने प्रयोगकर्ता पासवर्ड वा एप्लिकेशन टोकन",
719
+ "The port of your SMTP server": "तपाईंको SMTP सर्भरको पोर्ट",
720
+ "The user name to access SMTP server for sending emails.": "इमेल पठाउनका लागि SMTP सर्वर पहुँच गर्न प्रयोग हुने प्रयोगकर्ता नाम।",
721
+ "The user password or app password to access SMTP server for sending emails. If your SMTP provider allows to create app password for using from application We recommends to use app password instead of user password.": "इमेल पठाउनका लागि SMTP सर्भरमा पहुँच गर्न प्रयोग हुने प्रयोगकर्ताको पासवर्ड वा एप पासवर्ड। यदि तपाईंको SMTP प्रदायकले एप्लिकेशनबाट प्रयोग गर्न एप पासवर्ड सिर्जना गर्न अनुमति दिन्छ भने, हामीले प्रयोगकर्ता पासवर्डको सट्टा एप पासवर्ड प्रयोग गर्न सिफारिस गर्छौँ।",
722
+ "Tick the boxes for the fields that should be jointly unique": "संयुक्त रूपमा अद्वितीय हुनुपर्ने फिल्डहरूका लागि बाकसहरू टिक गर्नुहोस्।",
723
+ "Private SSH key": "निजी SSH कुञ्जी",
724
+ "Timezone": "समय क्षेत्र",
725
+ "Home Timezone": "गृह समय क्षेत्र",
726
+ "Use this link to revisit your application at any time.": "कुनै पनि समयमा तपाईंको एप्लिकेसनमा पुनः जानका लागि यो लिङ्क प्रयोग गर्नुहोस्।",
727
+ "To login to a previously created application, go to: ": "पहिले नै सिर्जना गरिएको अनुप्रयोगमा लगइन गर्न, यो ठेगानामा जानुहोस्:",
728
+ "Event types": "घटना प्रकारहरू",
729
+ "Channel": "च्यानल",
730
+ "Leave blank for all channels": "सबै च्यानलहरूका लागि खाली छोड्नुहोस्।",
731
+ "Table or Channel": "टेबल वा च्यानल",
732
+ "Events to log": "लग गर्नुपर्ने घटनाहरू",
733
+ "Log settings": "लग सेटिङहरू",
734
+ "Which events should be logged?": "कुन–कुन घटना (events) हरू लग (log) गर्नुपर्छ?",
735
+ "Event log": "इभेन्ट लग",
736
+ "Custom Events": "कस्टम इभेन्टहरू",
737
+ "Channels": "च्यानलहरू",
738
+ "Custom": "अनुकूल (Custom)",
739
+ "Create custom event": "कस्टम इभेन्ट सिर्जना गर्नुहोस्",
740
+ "Yes": "हो",
741
+ "Alternative destinations if formula evaluates to true": "यदि सूत्र true मूल्याङ्कन भएमा वैकल्पिक गन्तव्यहरू",
742
+ "Default view when done": "काम समाप्त भएपछि पूर्वनिर्धारित दृश्य",
743
+ "This is the view to which the user will be sent when the form is submitted, unless a formula below is true.": "फारम सबमिट भएपछि, तलको कुनै सूत्र सत्य नभएसम्म प्रयोगकर्ता पठाइने दृश्य यही हो।",
744
+ "You can send the user to an different view depending on the day the user has submitted. Ignore this option if you always want to send the user to the same destination": "तपाईंले प्रयोगकर्ताले फारम पेश गरेको दिनको आधारमा उसलाई फरक view मा पठाउन सक्नुहुन्छ। यदि तपाईं सधैं प्रयोगकर्तालाई एउटै गन्तव्यमा पठाउन चाहनुहुन्छ भने यो विकल्प उपेक्षा गर्नुहोस्।",
745
+ "Plugin name": "प्लगइन नाम",
746
+ "Source of plugin for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "इन्स्टलका लागि प्लगिनको स्रोत। केही विकल्पहरू: \nnpm - npm रिपोजिटरीबाट डाउनलोड गर्नुहोस्, \nlocal - लोकल फाइल सिस्टमबाट प्राप्त गर्नुहोस्, \ngithub - GitHub बाट डाउनलोड गर्नुहोस्, \ngit - Git बाट प्राप्त गर्नुहोस्।",
747
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to plugin folder in file system, e.g.C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "npm का लागि - npm प्याकेजको नाम, जस्तै @saltcorn/html वा saltcorn-gantt, npmjs.com मा जाँच गर्नुहोस्; local का लागि - फाइल प्रणालीमा प्लगइन फोल्डरको absolute path, जस्तै C:\\gitsrc\\any-bootstrap-theme\\; github का लागि - Github परियोजनाको नाम।",
748
+ "Version of plugin, latest is default value": "प्लगइनको संस्करण, डिफल्ट मान नवीनतम हो।",
749
+ "Account verification": "खाता प्रमाणीकरण",
750
+ "User verification failed": "प्रयोगकर्ता प्रमाणीकरण असफल भयो",
751
+ "User verified": "प्रयोगकर्ता प्रमाणित भयो",
752
+ "Error editing user: %s": "प्रयोगकर्ता सम्पादन गर्दा त्रुटि: %s",
753
+ "User must have this role or higher to make API call for action (trigger)": "यस कार्य (ट्रिगर) का लागि API कल गर्न प्रयोगकर्तासँग यो भूमिका वा यसभन्दा उच्च भूमिका हुनुपर्छ।",
754
+ "Restart complete": "पुनःसुरु पूरा भयो",
755
+ "Languages": "भाषाहरू",
756
+ "Add language": "भाषा थप्नुहोस्",
757
+ "Language": "भाषा",
758
+ "Locale": "लोकेल",
759
+ "Menu, search, languages and tenants": "मेनु, खोज, भाषाहरू र टेनन्टहरू",
760
+ "This is a translation of a different field in a different language": "यो फरक भाषामा रहेको फरक फाँटको अनुवाद हो।",
761
+ "Language locale of translation": "अनुवादको भाषा लोकेल",
762
+ "Action not configurable": "कार्य कन्फिगर गर्न मिल्दैन",
763
+ "Event type which runs the trigger": "ट्रिगर चलाउने इभेन्ट प्रकार",
764
+ "Message string field": "सन्देश स्ट्रिङ फिल्ड",
765
+ "The field for the message content on the table for messages": "सन्देशहरूको तालिकामा सन्देश सामग्रीका लागि प्रयोग हुने फील्ड",
766
+ "Participant field": "भागीदार फील्ड",
767
+ "The field for the sender user id on the table for messages": "सन्देशहरूको टेबलमा पठाउने प्रयोगकर्ता आईडीका लागि फिल्ड",
768
+ "The field for the participant user id": "प्रतिभागी प्रयोगकर्ता आईडीका लागि फिल्ड",
769
+ "Message sender field": "सन्देश प्रेषक फिल्ड",
770
+ "Message view or string field": "सन्देश भ्यू वा स्ट्रिङ फील्ड",
771
+ "A view to show individual messages, or the field for the message content on the table for messages": "व्यक्तिगत सन्देशहरू देखाउने भ्यू, वा सन्देशहरूको टेबलमा सन्देश सामग्रीका लागि फिल्ड",
772
+ "Message relation": "सन्देश सम्बन्ध",
773
+ "The relationship to the table of individual messages": "व्यक्तिगत सन्देशहरूको तालिकासँगको सम्बन्ध",
774
+ "Message show view": "सन्देश प्रदर्शन दृश्य",
775
+ "The view to show an individual message": "व्यक्तिगत सन्देश देखाउने भ्यू",
776
+ "New message form view": "नयाँ सन्देश फारम भ्यू",
777
+ "The view to enter a new message": "नयाँ सन्देश प्रविष्टि गर्ने भ्यू",
778
+ "Participant max read id field": "Participant अधिकतम पढाइ आईडी फिल्ड",
779
+ "The field for the participant's last read message, of type Key to message table": "सन्देश टेबलको की प्रकारको सहभागीको अन्तिम पढिएको सन्देशको लागि फिल्ड",
780
+ "Show older messages": "पुराना सन्देशहरू देखाउनुहोस्",
781
+ "New table name": "नयाँ टेबल नाम",
782
+ "Password Repeat": "पासवर्ड पुनः गर्नुहोस्",
783
+ "Remember me": "मलाई सम्झनुहोस्",
784
+ "Column width": "स्तम्भ चौडाइ",
785
+ "Column width units": "स्तम्भ चौडाइ इकाइहरू",
786
+ "Ownership formula": "मालिकाना सूत्र",
787
+ "User is treated as owner if true. In scope: ": "यदि true भएमा User लाई owner को रूपमा मानिन्छ। Scope भित्र:",
788
+ "Not all themes support all locations": "सबै थिमहरूले सबै स्थानहरूलाई समर्थन गर्दैनन्।",
789
+ "Default language": "पूर्वनिर्धारित भाषा",
790
+ "Library": "लाइब्रेरी",
791
+ "Library item %s deleted": "पुस्तकालय वस्तु %s मेटाइयो",
792
+ "Library: component assemblies that can be used in the builder": "लाइब्रेरी: बिल्डरमा प्रयोग गर्न सकिने कम्पोनेन्ट एसेम्बलीहरू",
793
+ "Edit properties": "प्रोपर्टीहरू सम्पादन गर्नुहोस्",
794
+ "Images and other files for download": "डाउनलोडका लागि छविहरू र अन्य फाइलहरू",
795
+ "Disable LetsEncrypt HTTPS": "LetsEncrypt HTTPS निष्क्रिय गर्नुहोस्",
796
+ "Type %s not found": "%s प्रकार फेला परेन",
797
+ "No pages": "कुनै पनि पेजहरू छैनन्",
798
+ "No views": "कुनै पनि भ्यूहरू छैनन्",
799
+ "CSV upload": "CSV अपलोड",
800
+ "Pages are the web pages of your application built with drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "पृष्ठहरू भनेको तपाईंको अनुप्रयोगका वेब पेजहरू हुन्, जुन ड्र्याग‑एन्ड‑ड्रप बिल्डर प्रयोग गरेर निर्माण गरिएका हुन्छन्। तिनीहरूमा स्थिर सामग्री हुन्छ, र भ्युहरू इम्बेड गरेर गतिशील सामग्री समावेश गर्न सकिन्छ।",
801
+ "Views display data from tables. A view is a view template applied to a table, with configuration.": "भ्यूहरूले टेबलहरूबाट डेटा प्रदर्शन गर्छन्। एउटा भ्यू भनेको कन्फिगरेसन सहित टेबलमा लागू गरिएको भ्यू टेम्प्लेट हो।",
802
+ "Tables organise data by fields and rows.": "टेबलहरूले फिल्डहरू र पङ्क्तिहरू (रोहरू) द्वारा डेटा व्यवस्थित गर्छन्।",
803
+ "Pages are the web pages of your application built with a drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "पेजहरू भनेको तपाईंको अनुप्रयोगका वेब पेजहरू हुन्, जुन ड्र्याग‑एन्ड‑ड्रप बिल्डर प्रयोग गरेर बनाइन्छन्। तीमा स्थिर कन्टेन्ट हुन्छ, र भ्यूहरू एम्बेड गरेर गतिशील कन्टेन्ट समावेश गर्न सकिन्छ।",
804
+ "Triggers run actions in response to events.": "ट्रिगरहरूले घटनाहरूको प्रतिक्रियामा कार्यहरू चलाउँछन्।",
805
+ "No files": "कुनै फाइलहरू छैनन्।",
806
+ "Cookie duration (hours)": "कुकी अवधि (घण्टा)",
807
+ "Set to 0 for expiration at the end of browser session": "ब्राउजर सेसन समाप्त हुँदा म्याद सकिने गरी सेट गर्न ० मा सेट गर्नुहोस्।",
808
+ "Cookie duration (hours) when remember ticked": "सम्झनु (remember) चयन गरिएको अवस्थामा कुकीको अवधि (घण्टा)",
809
+ "Forget table": "टेबल बिर्सनुहोस्",
810
+ "Table %s forgotten. You can now discover it.": "टेबल %s बिर्सिएको थियो। अब तपाईंले यसलाई फेला पार्न/खोज्न सक्नुहुन्छ।",
811
+ "No triggers": "ट्रिगरहरू छैनन्",
812
+ "List width": "सूची चौडाइ",
813
+ "Number of columns (1-12) allocated to the list view": "सूची दृश्यका लागि निर्धारण गरिएको स्तम्भहरूको संख्या (१–१२)",
814
+ "New tenant template": "नयाँ टेनान्ट टेम्प्लेट",
815
+ "Copy site structure for new tenants from this tenant": "यस टेनेन्टबाट नयाँ टेनेन्टहरूका लागि साइट संरचना प्रतिलिपि गर्नुहोस्",
816
+ "Use this link: <a href=\"%s\">%s</a> to revisit your application at any time.": "यो लिङ्क प्रयोग गर्नुहोस्: <a href=\"%s\">%s</a> जुनसुकै समयमा आफ्नो एप्लिकेशन पुनः हेर्न।",
817
+ "Use Amazon S3": "Amazon S3 प्रयोग गर्नुहोस्",
818
+ "Use Amazon S3 (or compatible) service to store files. If disabled, Saltcorn uses local disk. WARNING: Changing this may break your uploaded files!": "फाइलहरू भण्डारण गर्न Amazon S3 (वा त्यससँग मिल्दो) सेवा प्रयोग गर्नुहोस्। यदि निष्क्रिय गरिएको छ भने, Saltcorn ले स्थानीय डिस्क प्रयोग गर्छ। चेतावनी: यो सेटिङ परिवर्तन गर्दा तपाईंले पहिले अपलोड गरेका फाइलहरू बिग्रन सक्छन्!",
819
+ "Amazon S3 Bucket": "Amazon S3 बकेट",
820
+ "Name you selected for your S3 bucket in AWS.": "तपाईंले AWS मा आफ्नो S3 बकेटका लागि चयन गर्नुभएको नाम।",
821
+ "Amazon S3 Path Prefix": "Amazon S3 पाथ प्रिफिक्स",
822
+ "Prefix you selected for your S3 bucket in AWS.": "तपाईंले AWS मा आफ्नो S3 बकेटका लागि चयन गरेको प्रिफिक्स।",
823
+ "Amazon S3 Endpoint": "Amazon S3 एन्डपोइन्ट",
824
+ "Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.": "तपाइँको S3 अनुकूल स्टोरेज प्रदायकको होस्टनेम। डिफल्ट मान ‘s3.amazonaws.com’ हो।",
825
+ "Amazon S3 Region": "Amazon S3 क्षेत्र",
826
+ "AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.": "तपाईंले S3 bucket बनाउँदा चयन गरेको AWS region। पूर्वनिर्धारित मान ‘us-east-1’ हो।",
827
+ "Amazon S3 Access Key ID": "Amazon S3 पहुँच कुञ्जी 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.": "यदि तपाईं S3 सँग IAM भूमिका प्रयोग गरेर प्रमाणीकरण गर्न चाहनुहुन्न भने मात्र आवश्यक। तपाईंको Amazon EC2 प्रशासकले प्रदान गरेको Access Key ID प्रविष्ट गर्नुहोस्।",
829
+ "Amazon S3 Secret Access Key": "Amazon S3 गोप्य पहुँच कुञ्जी",
830
+ "The secret access key associated with your Amazon S3 Access Key ID.": "तपाईंको Amazon S3 Access Key ID सँग सम्बन्धित गोप्य पहुँच कुञ्जी।",
831
+ "Use Amazon S3 Secure Connection.": "Amazon S3 सुरक्षित जडान प्रयोग गर्नुहोस्।",
832
+ "Connect to Amazon S3 (or compatible) securely.": "Amazon S3 (वा अनुकूल) सँग सुरक्षित रूपमा जडान गर्नुहोस्।",
833
+ "Storage settings": "भण्डारण सेटिङहरू",
834
+ "Storage": "भण्डारण",
835
+ "Storage settings updated": "स्टोरेज सेटिङहरू अद्यावधिक गरियो",
836
+ "Label formula": "लेबल सूत्र",
837
+ "Include formula": "सूत्र समावेश गर्नुहोस्",
838
+ "If specified, only include in menu rows that evaluate to true": "यदि निर्दिष्ट गरिएको छ भने, मेनुमा केवल true मा मूल्याङ्कन हुने पङ्क्तिहरू मात्र समावेश गर्नुहोस्।",
839
+ "URL formula": "URL सूत्र",
840
+ "Order field": "अर्डर फिल्ड",
841
+ "Section field": "सेक्सन फील्ड",
842
+ "Optional. String type with options, each of which will become a menu section": "वैकल्पिक। स्ट्रिङ प्रकार, जसमा विकल्पहरू हुन्छन्, प्रत्येक विकल्प मेनु सेक्शन बन्छ।",
843
+ "Role to generate API keys": "API कुञ्जीहरू उत्पन्न गर्ने भूमिका",
844
+ "User should have this role or higher to generate API keys in their user settings": "प्रयोगकर्ताले आफ्नो प्रयोगकर्ता सेटिङमा API कुञ्जीहरू सिर्जना गर्न यस भूमिकामा वा यसभन्दा उच्च भूमिकामा हुनुपर्छ।",
845
+ "API token removed": "API टोकन हटाइयो",
846
+ "Row inclusion formula": "पङ्क्ति समावेश सूत्र",
847
+ "Only include rows where this formula is true": "यस सूत्र सत्य हुने पङ्क्तिहरू मात्र समावेश गर्नुहोस्।",
848
+ "Slug": "स्लग",
849
+ "Field that can be used for a prettier URL structure": "राम्रो देखिने URL संरचनाका लागि प्रयोग गर्न सकिने फिल्ड",
850
+ "Setup two-factor authentication": "दुई–कारक प्रमाणीकरण (2FA) सेटअप गर्नुहोस्",
851
+ "Setup two-factor authentication with Time-based One-Time Password (TOTP)": "टाइम-आधारित वन-टाइम पासवर्ड (TOTP) प्रयोग गरेर दुई-फ्याक्टर प्रमाणीकरण (2FA) सेटअप गर्नुहोस्",
852
+ "1. Scan this QR code in your Authenticator app": "१. आफ्नो Authenticator एपमा यो QR कोड स्क्यान गर्नुहोस्।",
853
+ "2. Enter the six-digit code generated in your Authenticator app": "२. तपाईंको Authenticator एपले उत्पन्न गरेको छ-अङ्कको कोड दर्ज गर्नुहोस्।",
854
+ "Code": "कोड",
855
+ "Two-factor authentication with Time-based One-Time Password enabled": "समय-आधारित एकपटक प्रयोग हुने पासवर्ड (TOTP) सक्षम गरिएको दुई-कारक प्रमाणीकरण",
856
+ "Two-factor authentication": "दुई-कारक प्रमाणीकरण",
857
+ "Two-factor authentication is enabled": "दुई-कारक प्रमाणीकरण सक्षम गरिएको छ।",
858
+ "Two-factor authentication with Time-based One-Time Password disabled": "समय-आधारित एकपटक प्रयोग हुने पासवर्ड (TOTP) सहितको दुई-कारक प्रमाणीकरण अक्षम गरिएको छ",
859
+ "Two-factor authentication is disabled": "दुई-कारक प्रमाणीकरण अक्षम गरिएको छ",
860
+ "Auto save": "स्वचालित बचत",
861
+ "Save any changes immediately": "कुनै पनि परिवर्तनहरू तुरुन्तै सुरक्षित गर्नुहोस्।",
862
+ "Transpose": "ट्रान्सपोज़",
863
+ "Display one column per line": "प्रत्येक पङ्क्तिमा एउटा स्तम्भ मात्र देखाउनुहोस्।",
864
+ "Vertical column width": "ठाडो स्तम्भको चौडाइ",
865
+ "Vertical width units": "ठाडो चौडाइ एकाइहरू",
866
+ "Save before going back": "फर्किनु अघि बचत गर्नुहोस्",
867
+ "Reload after going back": "फर्किएपछि पुनः लोड गर्नुहोस्",
868
+ "2FA policy": "2FA नीति",
869
+ "Steps to go back": "फिर्ता जाने चरणहरू",
870
+ "Place in dropdown": "ड्रपडाउनमा राख्नुहोस्",
871
+ "Hide null columns": "null स्तम्भहरू लुकाउनुहोस्",
872
+ "Do not display a column if it contains entirely missing values": "यदि कुनै स्तम्भमा सम्पूर्ण रूपमा हराएका (missing) मानहरू मात्र छन् भने, त्यस स्तम्भलाई नदेखाउनुहोस्।",
873
+ "Could not verify code": "कोड प्रमाणित गर्न सकिएन।",
874
+ "Disable two-factor authentication": "दुई-कारक प्रमाणीकरण (2FA) अक्षम गर्नुहोस्",
875
+ "Enter your two-factor code in order to disable it": "यसलाई निष्क्रिय गर्न आफ्नो दुई-कारक कोड प्रविष्ट गर्नुहोस्।",
876
+ "Allow the user to enter a new key that is not in the schema": "प्रयोगकर्तालाई स्किमामा नभएको नयाँ key प्रविष्ट गर्न अनुमति दिनुहोस्।",
877
+ "Check for updates": "अद्यावधिकहरू जाँच गर्नुहोस्",
878
+ "Versions refreshed": "संस्करणहरू रिफ्रेश गरियो",
879
+ "Configuration check": "कन्फिगरेसन जाँच",
880
+ "Configuration errors": "कन्फिगरेसन त्रुटिहरू",
881
+ "Configuration checks passed": "कन्फिगरेसन जाँचहरू सफलतापूर्वक पारित भए",
882
+ "On delete cascade": "मेटाउने क्रममा क्यास्केड (On delete cascade)",
883
+ "If the parent row is deleted, automatically delete the child rows.": "यदि parent row मेटाइयो भने, child row हरू स्वतः मेटिने गरी सेट गर्नुहोस्।",
884
+ "Extra state Formula": "अतिरिक्त अवस्था सूत्र",
885
+ "Cannot install unsafe plugins on subdomain tenants": "सबडोमेन टेनान्टहरूमा असुरक्षित प्लगइनहरू इन्स्टल गर्न सकिँदैन।",
886
+ "Default order descending?": "पूर्वनिर्धारित क्रम अवरोही राख्ने हो?",
887
+ "This is the view to which the user will be sent when the form is submitted. The view you specify here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "फारम सबमिट भएपछि प्रयोगकर्तालाई पठाइने भ्यू यही हो। यहाँ तपाईंले निर्दिष्ट गरेको भ्यू फारमको प्रसङ्गअनुसार उपेक्षित हुन सक्छ, उदाहरणका लागि यदि फारम पप-अपमा देखिन्छ भने रिडाइरेक्ट हुनेछैन।",
888
+ "Destination view": "गन्तव्य भ्यू",
889
+ "Finish": "समाप्त गर्नुहोस्",
890
+ "Include in full-text search": "पूर्ण-पाठ खोजमा समावेश गर्नुहोस्",
891
+ "Strings": "स्ट्रिङहरू",
892
+ "In default language": "पूर्वनिर्धारित भाषामा",
893
+ "In %s": "%s मा",
894
+ "Enable 2FA": "2FA सक्षम गर्नुहोस्",
895
+ "Or enter this code:": "वा यो कोड प्रविष्ट गर्नुहोस्:",
896
+ "Disable 2FA": "२FA निष्क्रिय गर्नुहोस्",
897
+ "Cascade delete to file": "फाइलमा क्यास्केड मेटाउने (Cascade Delete to File)",
898
+ "Deleting a row will also delete the file referenced by this field": "एउटा row मेटाउँदा यस field ले reference गरेको file पनि मेटिनेछ।",
899
+ "Has channels?": "च्यानलहरू छन्?",
900
+ "Channels to create events for. Separate by comma; leave blank for all": "इवेन्टहरू सिर्जना गर्नका लागि च्यानलहरू। कमाद्वारा छुट्याउनुहोस्; सबैका लागि खाली छोड्नुहोस्।",
901
+ "Event Name": "कार्यक्रम नाम",
902
+ "Plugins (Extensions) Store endpoint": "प्लगइनहरू (विस्तारहरू) स्टोर एन्डपोइन्ट",
903
+ "Packs Store endpoint": "प्याक्स स्टोर एन्डपोइन्ट",
904
+ "The endpoint of plugins store.": "प्लगिनहरू स्टोरको अन्तिम बिन्दु (एन्डप्वाइन्ट)।",
905
+ "The endpoint of packs store.": "प्याकहरू भण्डारण गर्ने एन्डपोइन्ट।",
906
+ "Manual backup": "म्यानुअल ब्याकअप",
907
+ "Automated backup": "स्वचालित ब्याकअप",
908
+ "Frequency": "आवृत्ति",
909
+ "Destination": "गन्तव्य",
910
+ "Directory": "डाइरेक्टरी",
911
+ "Backup settings updated": "ब्याकअप सेटिङहरू अद्यावधिक गरियो।",
912
+ "Backup successful": "ब्याकअप सफल भयो",
913
+ "Invalid ownership formula: %s": "अवैध स्वामित्व सूत्र: %s",
914
+ "Expiration in days": "समाप्ति (दिनमा)",
915
+ "Delete old backup files in this directory after the set number of days": "निर्धारित दिनहरूको संख्या पछि यो डाइरेक्टरीभित्रका पुराना ब्याकअप फाइलहरू मेटाउनुहोस्।",
916
+ "Mobile app": "मोबाइल एप्‍प",
917
+ "Build mobile app": "मोबाइल एप निर्माण गर्नुहोस्",
918
+ "Build Result": "बिल्ड परिणाम",
919
+ "Download automated backup": "स्वचालित ब्याकअप डाउनलोड गर्नुहोस्",
920
+ "Restoring automated backup": "स्वचालित ब्याकअप पुनर्स्थापना गर्दै",
921
+ "No errors detected during configuration check": "कन्फिगरेसन जाँच दौरान कुनै त्रुटि फेला परेन।",
922
+ "%s view - %s on %s": "%s दृश्य - %s %s मा",
923
+ "Please select at least one platform (android or iOS).": "कृपया कम्तीमा एउटा प्लेटफर्म (Android वा iOS) चयन गर्नुहोस्।",
924
+ "Back": "पछाडि",
925
+ "Periodic snapshots enabled": "आवधिक स्न्यापशटहरू सक्षम गरिएको छ",
926
+ "Snapshot will be made every hour if there are changes": "परिवर्तनहरू भएमा प्रत्येक घण्टामा स्न्यापशट बनाइनेछ।",
927
+ "Snapshots": "स्न्यापशटहरू",
928
+ "Snapshot settings updated": "स्न्यापशट सेटिङहरू अद्यावधिक गरियो।",
929
+ "Download snapshots": "स्न्यापशटहरू डाउनलोड गर्नुहोस्",
930
+ "Snapshot successful": "स्न्यापशट सफल भयो",
931
+ "System logging verbosity": "प्रणाली लगिङ्गको विवरण स्तर",
932
+ "Destination URL Formula": "गन्तव्य URL सूत्र",
933
+ "Pattern": "ढाँचा",
934
+ "View pattern": "भ्यू प्याटर्न",
935
+ "The view pattern sets the foundation of how the view relates to the table and the behaviour of the view": "भ्यू प्याटर्नले भ्यू कसरी टेबलसँग सम्बन्धित हुन्छ र भ्यूको व्यवहार कस्तो हुन्छ भन्ने आधार संरचना परिभाषित गर्छ।",
936
+ "Views display data from tables. A view is a view pattern applied to a table, with configuration.": "भ्यूहरूले टेबलहरूबाट डेटा प्रदर्शन गर्छन्। भ्यू भनेको कन्फिगरेसन सहित टेबलमा लागू गरिएको भ्यू प्याटर्न हो।",
937
+ "Modules": "मोड्युलहरू",
938
+ "Module installation and control": "मोड्युल स्थापना र नियन्त्रण",
939
+ "Module store": "मोड्युल भण्डार",
940
+ "Module": "मोड्युल",
941
+ "View patterns": "भ्यू ढाँचाहरू",
942
+ "%s module information": "%s मोड्युल जानकारी",
943
+ "Upgrade installed modules": "इन्स्टल गरिएको मोड्युलहरू अपग्रेड गर्नुहोस्",
944
+ "Add another module": "अर्को मोड्युल थप्नुहोस्",
945
+ "Add module": "मोड्युल थप्नुहोस्",
946
+ "Module name": "मोड्युल नाम",
947
+ "Source of module for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "स्थापना गर्नका लागि मोड्युलको स्रोत। केही विकल्पहरू:\nnpm - npm रिपोजिटरीबाट डाउनलोड गर्नुहोस्,\nlocal - स्थानीय फाइल प्रणालीबाट प्राप्त गर्नुहोस्,\ngithub - GitHub बाट डाउनलोड गर्नुहोस्,\ngit - Git बाट प्राप्त गर्नुहोस्।",
948
+ "Version of module, latest is default value": "मोड्युलको संस्करण, नवीनतम पूर्वनिर्धारित मान हो।",
949
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to module folder in file system, e.g. C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "npm का लागि - npm प्याकेजको नाम, जस्तै @saltcorn/html वा saltcorn-gantt, npmjs.com मा जाँच गर्नुहोस्; local का लागि - फाइल प्रणालीमा मोड्युल फोल्डरको absolute path, जस्तै C:\\gitsrc\\any-bootstrap-theme\\; github का लागि - Github परियोजनाको नाम।",
950
+ "Modules up-to-date": "मोड्युलहरू अद्यावधिक छन्।",
951
+ "User must have this role or higher to read rows from the table, unless they are the owner": "प्रयोगकर्ताले पङ्क्तिहरू पढ्नका लागि यो भूमिका वा सोभन्दा उच्च भूमिका अनिवार्य रूपमा हुनुपर्छ, यदि उनीहरू मालिक नभएसम्म।",
952
+ "User must have this role or higher to edit or create new rows in the table, unless they are the owner": "प्रयोगकर्ताले तालिकामा रहेका पङ्क्तिहरू सम्पादन गर्न वा नयाँ पङ्क्तिहरू सिर्जना गर्नका लागि यो भूमिका वा यसभन्दा उच्च भूमिका अनिवार्य रूपमा हुनुपर्छ, जबसम्म उनी स्वामी (owner) नभएको अवस्थामा।",
953
+ "Tagname": "ट्यागनाम",
954
+ "Create tag": "ट्याग सिर्जना गर्नुहोस्",
955
+ "Tags": "ट्यागहरू",
956
+ "New tag": "नयाँ ट्याग",
957
+ "Tag name": "ट्याग नाम",
958
+ "%s Tag": "%s ट्याग",
959
+ "Remove From Tag": "ट्यागबाट हटाउनुहोस्",
960
+ "Add tables": "टेबलहरू थप्नुहोस्",
961
+ "Add views": "भ्यूहरू थप्नुहोस्",
962
+ "Add tags": "ट्यागहरू थप्नुहोस्",
963
+ "Trigger": "ट्रिगर",
964
+ "Add %s to tag": "%s लाई ट्यागमा थप्नुहोस्",
965
+ "Tag %s deleted": "ट्याग %s मेटाइयो",
966
+ "Tag %s created": "ट्याग %s सिर्जना गरियो",
967
+ "Application diagram": "अनुप्रयोग आरेखा",
968
+ "Diagram": "रेखाचित्र",
969
+ "Entry point": "प्रवेश बिन्दु",
970
+ "Platform": "प्लाटफर्म",
971
+ "docker": "डकर",
972
+ "android": "एन्ड्रोइड",
973
+ "iOS": "iOS",
974
+ "App file": "ऐप फाइल",
975
+ "Server URL": "सर्भर URL",
976
+ "Module %s installed, please complete configuration.": "मोड्युल %s इन्स्टल गरिएको छ, कृपया कन्फिगरेसन पूरा गर्नुहोस्।",
977
+ "Module %s removed.": "मोड्युल %s हटाइयो।",
978
+ "Module %s installed": "मोड्युल %s इन्स्टल भयो",
979
+ "Upgrading modules...": "मोड्युलहरू अपग्रेड गर्दै...",
980
+ "Backup now": "अहिले ब्याकअप गर्नुहोस्",
981
+ "Snapshot now": "अहिलेको स्न्यापशट",
982
+ "Restore/download automated backups &raquo;": "स्वचालित ब्याकअपहरू पुनर्स्थापना/डाउनलोड गर्नुहोस् »",
983
+ "Snapshots store your application structure and definition, without the table data. Individual views and pages can be restored from snapshots from the <a href='/viewedit'>view</a> or <a href='/pageedit'>pages</a> overviews (\"Restore\" from individual page or view dropdowns).": "स्न्यापशटहरूले तपाईंको एप्लिकेशनको संरचना र परिभाषा (definition) मात्र भण्डारण गर्छन्, टेबलको डेटा बिना। व्यक्तिगत भ्यु र पेजहरूलाई स्न्यापशटहरूबाट <a href='/viewedit'>view</a> वा <a href='/pageedit'>pages</a> को ओभरभ्यूबाट (व्यक्तिगत पेज वा भ्युको dropdown मेनुमा रहेको \"Restore\" बाट) पुनःस्थापना गर्न सकिन्छ।",
984
+ "List/download snapshots &raquo;": "स्न्यापशटहरू सूचीबद्ध/डाउनलोड गर्नुहोस् »",
985
+ "Discover tables that are already in the Database, but not known to Saltcorn": "डेटाबेसमा पहिले नै रहेका तर Saltcorn लाई नथाहा भएका तालिकाहरू फेला पार्नुहोस्।",
986
+ "Split paste": "टुक्र्याएर टाँस्नुहोस्",
987
+ "Separate paste content into separate inputs": "पृथक रूपमा टाँसिएको सामग्रीलाई अलग‑अलग इनपुटहरूमा विभाजन गर्नुहोस्।",
988
+ "Add entries to tag": "ट्यागमा प्रविष्टिहरू थप्नुहोस्",
989
+ "Add pages": "पृष्ठहरू थप्नुहोस्",
990
+ "Add triggers": "ट्रिगरहरू थप्नुहोस्",
991
+ "Formula value": "सूत्र मान",
992
+ "The build was successfully": "बिल्ड सफलतापूर्वक सम्पन्न भयो।",
993
+ "Unable to build the app": "एप्लिकेशन बिल्ड गर्न असफल भयो।",
994
+ "Add tag": "ट्याग थप्नुहोस्",
995
+ "Create new row": "नयाँ पङ्क्ति सिर्जना गर्नुहोस्",
996
+ "Specify how to create a new row": "नयाँ row कसरी सिर्जना गर्ने भनेर निर्दिष्ट गर्नुहोस्।",
997
+ "Preview": "पूर्वावलोकन",
998
+ "Minimum role updated": "न्यूनतम भूमिका अद्यावधिक गरियो",
999
+ "Module not found": "मोड्युल फेला परेन",
1000
+ "View %s not found": "View %s फेला परेन",
1001
+ "Query %s not found": "क्वेरी %s फेला परेन",
1002
+ "Open": "खोल्नुहोस्",
1003
+ "Only the android build supports docker.": "केवल Android build ले मात्र Docker समर्थन गर्दछ।",
1004
+ "Please enter a valid server URL.": "कृपया मान्य सर्वर URL प्रविष्ट गर्नुहोस्।",
1005
+ "Table access": "टेबल पहुँच",
1006
+ "Download one of the backups above": "माथि रहेका ब्याकअपहरूमध्ये कुनै एक डाउनलोड गर्नुहोस्।",
1007
+ "Clear this application": "यस अनुप्रयोगलाई खाली गर्नुहोस्",
1008
+ "(tick all boxes)": "(सबै बाकसहरूमा टिक गर्नुहोस्)",
1009
+ "When prompted to create the first user, click the link to restore a backup": "पहिलो प्रयोगकर्ता सिर्जना गर्न संकेत गरिएको बेला, ब्याकअप पुनर्स्थापना गर्न लिंकमा क्लिक गर्नुहोस्।",
1010
+ "Select the downloaded backup file": "डाउनलोड गरिएको ब्याकअप फाइल चयन गर्नुहोस्",
1011
+ "Units": "एकाइहरू",
1012
+ "Descending?": "अवरोही?",
1013
+ "Small": "सानो",
1014
+ "Medium": "मध्यम",
1015
+ "Large": "ठूलो",
1016
+ "Extra-large": "एक्स्ट्रा-लार्ज",
1017
+ "Please select at least one item": "कृपया कम्तीमा एउटा वस्तु चयन गर्नुहोस्।",
1018
+ "Only include rows where this formula is true. ": "यो सूत्र सत्य हुने पङ्क्तिहरू मात्रै समावेश गर्नुहोस्।",
1019
+ "Use %s to access current user ID": "हालको प्रयोगकर्ता ID पहुँच गर्न %s प्रयोग गर्नुहोस्।",
1020
+ "Action not found": "कार्य फेला परेन",
1021
+ "Development settings": "विकास सेटिङहरू",
1022
+ "All entities": "सबै इकाइहरू",
1023
+ "no tags": "कुनै ट्यागहरू छैनन्।",
1024
+ "Development mode settings updated": "विकास मोड सेटिङहरू अद्यावधिक गरियो।",
1025
+ "Locale identifier short code, e.g. en, zh, fr, ar etc. ": "स्थानीय पहिचानकर्ता छोटो कोड, जस्तै en, zh, fr, ar आदि।",
1026
+ "Is this the default language in which the application is built?": "के यो नै त्यो पूर्वनिर्धारित भाषा हो जसमा एप्लिकेशन निर्माण गरिएको छ?",
1027
+ "Database type": "डेटाबेस प्रकार",
1028
+ "Database schema name": "डेटाबेस स्कीमा नाम",
1029
+ "Database user": "डेटाबेस प्रयोगकर्ता",
1030
+ "Database host": "डेटाबेस होस्ट",
1031
+ "Database port": "डेटाबेस पोर्ट",
1032
+ "Creator email": "सिर्जनाकर्ताको इमेल",
1033
+ "Create tenant warning text": "टेनन्ट सिर्जना चेतावनी पाठ तयार गर्नुहोस्।",
1034
+ "Provide your own create warning text if need": "आवश्यक परेमा आफ्नै चेतावनी पाठ तयार गर्नुहोस्।",
1035
+ "Specify some description for tenant if need": "आवश्यक परेमा टेनान्टका लागि केही वर्णन निर्दिष्ट गर्नुहोस्।",
1036
+ "Created": "सिर्जना गरियो",
1037
+ "First user E-mail": "पहिलो प्रयोगकर्ता इ-मेल",
1038
+ "HTTP settings": "HTTP सेटिङहरू",
1039
+ "Login and Signup": "लगइन र साइनअप",
1040
+ "Rights": "अधिकारहरू",
1041
+ "Rights settings": "अधिकार सेटिङहरू",
1042
+ "Database name": "डाटाबेस नाम",
1043
+ "Database schema": "डाटाबेस स्कीमा",
1044
+ "If the parent row is deleted, do this to the child rows.": "यदि अभिभावक पङ्क्ति (parent row) मेटाइयो भने, सन्तान पङ्क्तिहरू (child rows) सँग यो कार्य गर्नुहोस्।",
1045
+ "On delete": "मेटाउने समयमा",
1046
+ "Permissions": "अनुमतिहरू",
1047
+ "Permissions settings": "अनुमति सेटिङहरू",
1048
+ "Files accept filter ": "फाइलहरू स्वीकार गर्ने फिल्टर",
1049
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `.doc,audio/*,video/*,image/*`": "फाइल इनपुट संवाद बक्सबाट प्रयोगकर्ताले छनौट गर्न सक्ने फाइल प्रकारहरूको लागि फिल्टर निर्दिष्ट गर्छ। उदाहरण: `.doc,audio/*,video/*,image/*`",
1050
+ "Permissions settings updated": "अनुमति सेटिङहरू अद्यावधिक गरियो।",
1051
+ "Upload file(s)": "फाइल(हरू) अपलोड गर्नुहोस्",
1052
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `text/csv,audio/*,video/*,image/*`": "फाइल इनपुट डायलग बक्सबाट प्रयोगकर्ताले कुन प्रकारका फाइलहरू चयन गर्न सक्छ भन्नेका लागि फिल्टर निर्दिष्ट गर्छ। उदाहरण: `text/csv,audio/*,video/*,image/*`",
1053
+ "Default Files accept filter": "पूर्वनिर्धारित फाइल स्वीकार फिल्टर",
1054
+ "Specifies a default filter for what file types the user can pick from the file input dialog box. Example is `.doc, text/csv,audio/*,video/*,image/*`": "फाइल इनपुट डायलग बक्सबाट प्रयोगकर्ताले कुन प्रकारका फाइलहरू चयन गर्न सक्छ भन्नेका लागि पूर्वनिर्धारित फिल्टर निर्दिष्ट गर्छ। उदाहरण: `.doc, text/csv, audio/*, video/*, image/*`",
1055
+ "Destination page": "गन्तव्य पृष्ठ",
1056
+ "Module Store endpoint": "मोड्युल स्टोर एन्डपोइन्ट",
1057
+ "Authentication settings updated": "प्रमाणीकरण सेटिङहरू अद्यावधिक गरियो",
1058
+ "Log client errors": "क्लाइन्ट त्रुटिहरू लग गर्नुहोस्",
1059
+ "Record all client errors in the crash log": "सबै client error हरू crash log मा रेकर्ड गर्नुहोस्।",
1060
+ "Default File accept filter": "पूर्वनिर्धारित फाइल स्वीकार फिल्टर",
1061
+ "File upload debug": "फाइल अपलोड डिबग",
1062
+ "Turn on to debug file upload in express-fileupload.": "express-fileupload मा फाइल अपलोड डिबग गर्न अन गर्नुहोस्।",
1063
+ "Upload size limit (Kb)": "अपलोड साइज सीमा (Kb)",
1064
+ "Maximum upload file size in kilobytes": "किलोबाइटमा अधिकतम अपलोड फाइल साइज",
1065
+ "File upload timeout": "फाइल अपलोड समयसीमा समाप्त भयो",
1066
+ "Defines how long to wait for data before aborting file upload. Set to 0 if you want to turn off timeout checks. ": "फाइल अपलोड परित्याग गर्नु अघि डेटा को लागि कति समय कुर्नु पर्ने हो भन्ने परिभाषित गर्छ। टाइमआउट जाँचहरू बन्द गर्न चाहनुहुन्छ भने मान 0 सेट गर्नुहोस्।",
1067
+ "Files settings": "फाइलहरूका सेटिङहरू",
1068
+ "NPM packages in code": "कोडमा NPM प्याकेजहरू",
1069
+ "Comma-separated list of packages which will be available in JavaScript actions": "JavaScript कार्यहरूमा उपलब्ध हुने प्याकेजहरूको कोमा-द्वारा छुट्याइएको सूची",
1070
+ "Become user": "प्रयोगकर्ता बन्छु",
1071
+ "Your are now logged in as %s. Logout and login again to assume your usual identity": "तपाईं अहिले %s रूपमा लगइन हुनु भएको छ। आफ्नो सामान्य पहिचान प्रयोग गर्न लगआउट गरी पुनः लगइन गर्नुहोस्।",
1072
+ "Done": "गरियो",
1073
+ "Configure trigger %s": "ट्रिगर %s कन्फिगर गर्नुहोस्",
1074
+ "Saved 2FA policy for role": "भूमिकाका लागि 2FA नीति सुरक्षित गरियो",
1075
+ "HTTP settings updated": "HTTP सेटिङहरू अद्यावधिक गरियो।",
1076
+ "%s configuration": "%s कन्फिगरेसन",
1077
+ "Save indicator": "सेभ सूचक",
1078
+ "Public cache TTL (minutes)": "सार्वजनिक क्यास TTL (मिनेटमा)",
1079
+ "Cache-control max-age for public views and pages. 0 to disable": "सार्वजनिक भ्यूहरू र पृष्ठहरूको लागि Cache-control max-age। निष्क्रिय गर्न ० राख्नुहोस्।",
1080
+ "Files accept filter": "फाइलहरू स्वीकार गर्ने फिल्टर",
1081
+ "User group": "प्रयोगकर्ता समूह",
1082
+ "Add relations to this table in dropdown options for ownership field": "स्वामित्व फिल्डका ड्रपडाउन विकल्पहरूमा यस तालिकासँग सम्बन्धहरू थप्नुहोस्।",
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.": "तपाईंले टेबलको पढ्ने रोलभन्दा कमजोर पहुँच रोल भएका, र टेबलको स्वामित्व नभएका भ्यूहरू बनाएका हुनुहुन्छ। यसले पहुँच अस्वीकार (denial of access) हुन सक्छ। कुनै पनि डेटा प्रदर्शन गर्न प्रयोगकर्तासँग सम्बन्धित टेबलमा पढ्ने अधिकार अनिवार्य रूपमा हुनुपर्छ।",
1084
+ "Views potentially affected": "संभावित रूपमा प्रभावित दृश्यहरू",
1085
+ "Empty view": "खाली भ्यू",
1086
+ "A view that will be shown only if there are no tables rows to show": "एउटा भ्यू, जुन त्यतिबेला मात्र देखाइनेछ जब देखाउनका लागि कुनै टेबलका रोहरू हुँदैनन्।",
1087
+ "Calculated field will be stored in Database": "गणना गरिएको फील्ड डेटाबेसमा सङ्ग्रह गरिनेछ।",
1088
+ "Set Email": "इमेल सेट गर्नुहोस्",
1089
+ "Please enter your email address": "कृपया आफ्नो इमेल ठेगाना प्रविष्ट गर्नुहोस्",
1090
+ "Role for search": "खोजका लागि भूमिका",
1091
+ "Min role to access search page": "खोज पृष्ठ पहुँच गर्न आवश्यक न्यूनतम भूमिका",
1092
+ "Update": "अद्यावधिक",
1093
+ "Add": "थप गर्नुहोस्",
1094
+ "Recalculate dynamic": "डाइनामिक पुनःगणना गर्नुहोस्",
1095
+ "Force logout": "जबर्जस्ती लगआउट गर्नुहोस्",
1096
+ "Logged out user %s": "लगआउट गरिएको प्रयोगकर्ता %s",
1097
+ "Reset password link sent to %s": "पासवर्ड रिसेट लिंक %s मा पठाइयो",
1098
+ "We request that you change your password on %s. You can set your new password through this link: ": "हामी अनुरोध गर्दछौं कि तपाईंले %s मा आफ्नो पासवर्ड परिवर्तन गर्नुहोस्। तपाईं यो लिंक मार्फत आफ्नो नयाँ पासवर्ड सेट गर्न सक्नुहुन्छ:",
1099
+ "Welcome to %s": "%s मा स्वागत छ",
1100
+ "We have created an account for you on %s. You can set your new password through this link: ": "हामीले तपाईंका लागि %s मा एउटा खाता सिर्जना गरेका छौँ। तपाईंले यो लिङ्कमार्फत आफ्नो नयाँ पासवर्ड सेट गर्न सक्नुहुन्छ:",
1101
+ "Use this link to access the application once you have set your password: %s": "पासवर्ड सेट गरेपछि यो लिंक प्रयोग गरेर एप्लिकेशनमा पहुँच गर्नुहोस्: %s",
1102
+ "Tag: %s": "ट्याग: %s",
1103
+ "Tag entry": "ट्याग प्रविष्टि",
1104
+ "Clear": "खाली गर्नुहोस्",
1105
+ "Restore a snapshot": "स्न्यापशट पुनर्स्थापना गर्नुहोस्",
1106
+ "Snapshot restored": "स्न्यापशट पुनर्स्थापित भयो",
1107
+ "Configuration check report": "कन्फिगरेसन जाँच प्रतिवेदन",
1108
+ "Re-run": "फेरि चलाउनुहोस्",
1109
+ "Add constraint:": "नियम (Constraint) थप्नुहोस्:",
1110
+ "Index": "अनुक्रमणिका",
1111
+ "Add constraint: ": "बाध्यता (Constraint) थप्नुहोस्:",
1112
+ "Choose the field to be indexed": "इन्डेक्स गर्नुपर्ने फिल्ड चयन गर्नुहोस्",
1113
+ "Constraint formula": "नियन्त्रण सूत्र",
1114
+ "Formula must evaluate to true for valid rows. In scope: ": "वैध पङ्क्तिहरूका लागि सूत्रले true मा मूल्याङ्कन हुनु पर्छ। कार्यक्षेत्रभित्र:",
1115
+ "Add %s constraint to %s": "%s प्रतिबन्ध %s मा थप्नुहोस्",
1116
+ "What": "के",
1117
+ "Choose the field to be indexed. This make searching the table faster.": "इन्डेक्स गर्नुपर्ने फाँट छनौट गर्नुहोस्। यसले टेबलमा खोजी गर्ने प्रक्रिया छिटो बनाउँछ।",
1118
+ "Disk usage": "डिस्क प्रयोग",
1119
+ "CPU usage": "CPU प्रयोग मात्रा",
1120
+ "Mem usage": "मेमोरी प्रयोग",
1121
+ "The field that will be shown to the user when choosing a value": "मान चयन गर्दा प्रयोगकर्तालाई देखाइने फिल्ड",
1122
+ "String value must match regular expression": "स्ट्रिङ मान नियमित अभिव्यक्तिसँग मिल्नुपर्छ।",
1123
+ "Modules up-to-date. Please restart server": "मोड्युलहरू अद्यावधिक छन्। कृपया सर्भर पुनः सुरु गर्नुहोस्।",
1124
+ "Install git plugins": "git प्लगइनहरू इन्स्टल गर्नुहोस्।",
1125
+ "Set available npm modules": "उपलब्ध npm मोड्युलहरू सेट गर्नुहोस्",
1126
+ "Only store modules can be installed on tenant instances": "केवल स्टोर मोड्युलहरू मात्र टेनन्ट इन्स्ट्यान्सहरूमा इन्स्टल गर्न सकिन्छ।",
1127
+ "Unsafe modules": "असुरक्षित मोड्युलहरू",
1128
+ "Notifications": "सूचनाहरू",
1129
+ "No notifications": "कुनै सूचना छैन",
1130
+ "In user menu": "प्रयोगकर्ता मेनुमा",
1131
+ "Show notifications in the user menu": "प्रयोगकर्ता मेनुमा सूचना देखाउनुहोस्",
1132
+ "Notification settings": "सूचना सेटिङहरू",
1133
+ "PWA": "PWA",
1134
+ "Progressive Web Application": "प्रोग्रेसिभ वेब एप्लिकेशन",
1135
+ "Display": "प्रदर्शन",
1136
+ "Progressive Web Application enabled": "प्रोग्रेसिभ वेब एप्लिकेशन (PWA) सक्षम गरिएको छ",
1137
+ "Saltcorn test email": "सल्टकर्न परीक्षण इमेल",
1138
+ "Hello from Saltcorn": "साल्टकर्नबाट नमस्ते",
1139
+ "Set colors": "रंगहरू सेट गर्नुहोस्",
1140
+ "Theme color": "थिम रङ",
1141
+ "Background color": "पृष्ठभूमि रङ",
1142
+ "Table provider": "टेबल प्रदायक",
1143
+ "Database table": "डाटाबेस तालिका",
1144
+ "Configure provider": "प्रोभाइडर कन्फिगर गर्नुहोस्",
1145
+ "In scope:": "कार्य क्षेत्रभित्र:",
1146
+ "SSL expiry": "SSL म्याद समाप्ति",
1147
+ "A page with this name already exists": "यस नामको पेज पहिले नै अवस्थित छ।",
1148
+ "Tenant Base URL": "टेनन्ट आधार URL",
1149
+ "Base hostname for newly created tenants. If unset, defaults to hostname": "नयाँ सिर्जित टेनन्टहरूका लागि आधार होस्टनेम। यदि सेट नगरिएमा, पूर्वनिर्धारित रूपमा होस्टनेम प्रयोग हुन्छ।",
1150
+ "Redirect unauthorized": "अनधिकृतलाई पुनर्निर्देशन गर्नुहोस्",
1151
+ "If tenant creation is not authorized, redirect to this URL": "यदि टेन्यान्ट सिर्जना अधिकृत छैन भने, यस URL मा रिडाइरेक्ट गर्नुहोस्।",
1152
+ "Import table %s": "टेबल %s आयात गर्नुहोस्",
1153
+ "Import CSV": "CSV आयात गर्नुहोस्",
1154
+ "Show configuration object": "कन्फिगरेसन वस्तु देखाउनुहोस्",
1155
+ "Connected views": "जोडिएका भ्यूहरू",
1156
+ "Tenant application capabilities": "भाडामा लिएका (टेनान्ट) अनुप्रयोग क्षमताहरू",
1157
+ "Edit Module": "मोड्युल सम्पादन गर्नुहोस्",
1158
+ "Roles 2-10 are reserved": "भूमिकाहरू २–१० रिजर्भ गरिएको छन्।",
1159
+ "Role IDs 2-10 are reserved": "भूमिका ID २–१० आरक्षित छन्।",
1160
+ "Allow offline mode": "अफलाइन मोड अनुमति दिनुहोस्",
1161
+ "Embedded in": "एम्बेड गरिएको",
1162
+ "Linked from": "बाट लिङ्क गरिएको",
1163
+ "Table constraints": "टेबल प्रतिबन्धहरू",
1164
+ "Event logs": "इभेन्ट लकहरू",
1165
+ "Migrations": "माइग्रेशनहरू",
1166
+ "Tag Entries": "ट्याग प्रविष्टिहरू",
1167
+ "Not a valid field name": "वैध फील्ड नाम होइन",
1168
+ "Set a default value for missing data": "हराइरहेको डाटा (missing data) का लागि पूर्वनिर्धारित (default) मान सेट गर्नुहोस्।",
1169
+ "Create model": "मोडेल सिर्जना गर्नुहोस्",
1170
+ "Models": "मोडेलहरू",
1171
+ "New model": "नयाँ मोडेल",
1172
+ "Show model": "मोडेल देखाउनुहोस्",
1173
+ "Model instances": "मोडेल इन्स्ट्यान्सहरू",
1174
+ "Trained": "प्रशिक्षित",
1175
+ "Train new instance": "नयाँ इन्स्ट्यान्स तालिम दिनुहोस्",
1176
+ "Train model": "मोडेल तालिम दिनुहोस्",
1177
+ "Train": "प्रशिक्षण",
1178
+ "Report": "प्रतिवेदन",
1179
+ "Model training report": "मोडेल प्रशिक्षण प्रतिवेदन",
1180
+ "Model training error": "मोडेल प्रशिक्षण त्रुटि",
1181
+ "Training error": "प्रशिक्षण त्रुटि",
1182
+ "Model": "मोडेल",
1183
+ "Model instance": "मोडेल इन्स्ट्यान्स",
1184
+ "Prediction output": "पूर्वानुमान आउटपुट",
1185
+ "Table triggers: ": "टेबल ट्रिगरहरू:",
1186
+ "App name": "एप नाम",
1187
+ "App icon": "एप आइकन",
1188
+ "Splash Page": "स्प्ल्यास पेज",
1189
+ "App version": "ऐप संस्करण",
1190
+ "Forgot password?": "पासवर्ड बिर्सनुभयो?",
1191
+ "Details": "विवरणहरू",
1192
+ "URL is a formula?": "URL एउटा formula हो?",
1193
+ "Receive notifications by:": "सूचनाहरू प्राप्त गर्ने माध्यम:",
1194
+ "Backup settings": "ब्याकअप सेटिङहरू",
1195
+ "Logo image": "लोगो छवि",
1196
+ "Custom code": "कस्टम कोड",
1197
+ "Extension store": "एक्स्टेन्सन स्टोर",
1198
+ "Backup file prefix": "ब्याकअप फाइल प्रिफिक्स",
1199
+ "Directory for backup files": "ब्याकअप फाइलहरूको डाइरेक्टरी",
1200
+ "Backup File Prefix": "ब्याकअप फाइल प्रिफिक्स",
1201
+ "Search for...": "खोज्नुहोस्...",
1202
+ "Every 5 minutes": "हरेक ५ मिनेटमा",
1203
+ "Not scheduled but can be run as an action from a button click": "अनुसूचित गरिएको छैन तर बटन क्लिकबाट Action रूपमा चलाउन सकिन्छ।",
1204
+ "Fixed and blocked fields": "स्थिर र अवरुद्ध फिल्डहरू",
1205
+ "Do not allow the following fields to have a value set from the query string or state": "निम्न फाँटहरूलाई query string वा state बाट मान सेट गर्न नदिनुहोस्।",
1206
+ "Action configuration saved": "कार्य कन्फिगरेसन सुरक्षित गरियो",
1207
+ "Prevent any deletion of parent rows": "अभिभावक पङ्क्तिहरूको कुनै पनि मेटाइ (deletion) रोक्नुहोस्।",
1208
+ "If the parent row is deleted, set key fields on child rows to null": "यदि parent row मेटाइयो भने, child row हरूमा रहेका key field हरूलाई null मा सेट गर्नुहोस्।",
1209
+ "Link out?": "बाह्य लिङ्क?",
1210
+ "Show a link to open popup contents in new tab": "पपअपको सामग्री नयाँ ट्याबमा खोल्ने लिंक देखाउनुहोस्।",
1211
+ "Model %s deleted": "मोडेल %s मेटाइयो",
1212
+ "Model instance %s deleted": "मोडेल इन्स्ट्यान्स %s मेटाइयो",
1213
+ "Action information saved": "कार्य जानकारी सुरक्षित गरियो",
1214
+ "JavaScript code:": "जाभास्क्रिप्ट कोड:",
1215
+ "code here": "कोड यहाँ",
1216
+ "Page '%s' was loaded": "पृष्ठ '%s' लोड भयो",
1217
+ "View '%s' was loaded": "भ्यू '%s' लोड गरियो",
1218
+ "Error message": "त्रुटि सन्देश",
1219
+ "Error shown to user if uniqueness is violated": "यदि एकात्मकता उल्लङ्घन भयो भने प्रयोगकर्तालाई देखाइने त्रुटि संदेश",
1220
+ "Protected": "सुरक्षित",
1221
+ "Set role to access": "पहुँचका लागि भूमिका सेट गर्नुहोस्",
1222
+ "User must have this role or higher to update or create field values": "फिल्ड मानहरू अद्यावधिक वा सिर्जना गर्न प्रयोगकर्तासँग यो भूमिका वा यसभन्दा उच्च भूमिका हुनुपर्छ।",
1223
+ "Disable on mobile": "मोबाइलमा अक्षम गर्नुहोस्",
1224
+ "moment.js format specifier": "moment.js ढाँचा निर्दिष्टकर्ता",
1225
+ "Primary button": "प्राथमिक बटन",
1226
+ "Secondary button": "द्वितीयक बटन",
1227
+ "Success button": "सफलता बटन",
1228
+ "Danger button": "खतरापूर्ण बटन",
1229
+ "Primary outline button": "प्राथमिक रूपरेखा बटन",
1230
+ "Secondary outline button": "द्वितीयक आउटलाइन बटन",
1231
+ "Standard": "मानक",
1232
+ "X-Small": "एक्स-सानो",
1233
+ "Block": "ब्लक",
1234
+ "Large block": "ठूलो ब्लक",
1235
+ "Formula for JavaScript object that will be added to state parameters": "राज्य (state) प्यारामिटरहरूमा थपिने JavaScript वस्तु (object) को लागि सूत्र",
1236
+ "Alignment": "सङ्गति",
1237
+ "Click to edit?": "सम्पादन गर्न क्लिक गर्नुहोस्?",
1238
+ "Format": "ढाँचा",
1239
+ "Table Synchronization": "टेबल समक्रमण",
1240
+ "unsynched": "असमिकृत",
1241
+ "synched": "सिङ्क गरिएको",
1242
+ "Sync information": "समक्रमण जानकारी",
1243
+ "Sync information tracks the last modification or deletion timestamp so that the table data can be synchronized with the mobile app": "सिङ्क जानकारीले अन्तिम परिमार्जन वा मेटाइएका समयमुद्रा (timestamp) ट्र्याक गर्छ, जसले गर्दा टेबल डेटा मोबाइल एपसँग समक्रमण (synchronize) गर्न सकिन्छ।",
1244
+ "Included Plugins": "समावेशित प्लगिनहरू",
1245
+ "exclude": "बहिष्कृत गर्नुहोस्",
1246
+ "include": "समावेश गर्नुहोस्",
1247
+ "Auto public login": "स्वचालित सार्वजनिक लगइन",
1248
+ "New user view": "नयाँ प्रयोगकर्ता भ्यू",
1249
+ "A view to show to new users, to finalise registration (if Edit) or as a welcome view": "नयाँ प्रयोगकर्ताहरूलाई देखाउनका लागि एउटा भ्यू, जसले (यदि Edit मोडमा भएमा) दर्ता प्रक्रिया अन्तिम रूपमा पूरा गर्न वा स्वागत भ्यूको रूपमा प्रयोग गर्न सकिन्छ।",
1250
+ "View decoration": "भ्यू सजावट",
1251
+ "Title formula": "शीर्षक सूत्र",
1252
+ "Show if true": "यदि true भएमा देखाउनुहोस्",
1253
+ "Formula. Leave blank to always show": "सूत्र। सधैं देखाउनका लागि खाली छोड्नुहोस्",
1254
+ "Popup width": "पपअप चौडाइ",
1255
+ "Show an icon in the title bar to indicate when form data is being saved": "फारम डाटा सेभ हुँदै गर्दा देखिने गरी शीर्षकपट्टीमा एउटा आइकन देखाउनुहोस्।",
1256
+ "install a different version": "भिन्न संस्करण इन्स्टल गर्नुहोस्",
1257
+ "%s versions": "%s संस्करणहरू",
1258
+ "Close": "बन्द गर्नुहोस्",
1259
+ "Module up-to-date": "मोड्युल अद्यावधिक छ",
1260
+ "Module '%s' not found": "मोड्युल '%s' फेला परेन",
1261
+ "Module %s not found": "मोड्युल %s फेला परेन",
1262
+ "Include Event Logs": "इभेन्ट लगहरू समावेश गर्नुहोस्",
1263
+ "Backup with event logs": "इभेन्ट लगहरू सहित ब्याकअप",
1264
+ "Initially open": "सुरुमा खुला",
1265
+ "Not a valid pack": "वैध प्याक होइन",
1266
+ "Pack file": "प्याक फाइल",
1267
+ "Upload a pack file": "प्याक फाइल अपलोड गर्नुहोस्",
1268
+ "No menu": "मेनु छैन",
1269
+ "Omit the menu from this page": "यस पृष्ठबाट मेनु हटाउनुहोस्।",
1270
+ "%s finished without a result": "%s बिना कुनै परिणाम समाप्त भयो",
1271
+ "Body size limit (Kb)": "शरीर आकार सीमा (Kb)",
1272
+ "Maximum request body size in kilobytes": "किलोकाइट्समा अधिकतम अनुरोध बडी साइज",
1273
+ "URL encoded size limit (Kb)": "URL इन्कोड गरिएको साइज सीमा (KB)",
1274
+ "Maximum URL encoded request size in kilobytes": "किलोकाइटहरूमा अधिकतम URL-एन्कोड गरिएको अनुरोध आकार",
1275
+ "HTML file": "HTML फाइल",
1276
+ "HTML file to use as page content": "पृष्ठ सामग्रीका रूपमा प्रयोग गर्न HTML फाइल",
1277
+ "Offline mode: cannot load file": "अफलाइन मोड: फाइल लोड गर्न सकिएन",
1278
+ "None - use drag and drop builder": "कुनै पनि छैन - ड्र्याग एन्ड ड्रप बिल्डर प्रयोग गर्नुहोस्",
1279
+ "Do not pick or compare time": "समय नचयन गर्नुहोस् वा नतुलना गर्नुहोस्।",
1280
+ "Installed theme": "इन्स्टल गरिएको थिम",
1281
+ "Theme for role": "भूमिकाको लागि थिम",
1282
+ "Set theme for each user role »": "प्रत्येक प्रयोगकर्ता भूमिकाका लागि थिम सेट गर्नुहोस् »",
1283
+ "Available themes": "उपलब्ध थिमहरू",
1284
+ "Install more themes »": "थप थिमहरू स्थापना गर्नुहोस् »",
1285
+ "Configure action": "कार्य कन्फिगर गर्नुहोस्",
1286
+ "No changes detected, snapshot skipped": "कुनै परिवर्तन फेला परेन, स्न्यापशट skipped गरियो।",
1287
+ "Cannot remove module: views %s depend on it": "मोड्युल हटाउन सकिँदैन: यसमा %s दृश्यहरू निर्भर छन्",
1288
+ "The view name is part of the URL when it is shown alone.": "जब कुनै भ्यू एउटै मात्र देखाइएको हुन्छ, त्यसको नाम URL को एक अङ्ग हुन्छ।",
1289
+ "Exclusion relations": "बहिष्करण सम्बन्धहरू",
1290
+ "Do not include row if this relation has a match": "यदि यो सम्बन्धमा मिलान रहेको छ भने पङ्क्ति समावेश नगर्नुहोस्।",
1291
+ "Exclusion where": "जहाँ बहिष्करण",
1292
+ "Hoverable rows": "होभर गर्न मिल्ने पङ्क्तिहरू",
1293
+ "Highlight row under cursor": "कर्सर भएको पङ्क्ति हाइलाइट गर्नुहोस्",
1294
+ "Striped rows": "पट्टीदार पङ्क्तिहरू",
1295
+ "Add zebra stripes to rows": "पङ्क्तिहरूमा जेब्रा स्ट्राइप (अल्टरनेट रो कलरिङ) थप्नुहोस्",
1296
+ "New page group": "नयाँ पेज समूह",
1297
+ "Page Groups": "पृष्ठ समूहहरू",
1298
+ "%s edit": "%s सम्पादन",
1299
+ "Members": "सदस्यहरू",
1300
+ "Add member": "सदस्य थप्नुहोस्",
1301
+ "Edit group properties": "समूह गुणहरू सम्पादन गर्नुहोस्",
1302
+ "Page to be served": "सेवा गर्नुपर्ने पृष्ठ",
1303
+ "A description of the group member": "समूह सदस्यको विवरण",
1304
+ "Eligible Formula": "योग्य सूत्र",
1305
+ "Formula to determine if this page should be served.": "यो पृष्ठ उपलब्ध गराइनु पर्ने हो कि होइन निर्धारण गर्ने सूत्र।",
1306
+ "Cancel": "रद्द गर्नुहोस्",
1307
+ "%s add-member": "%s सदस्य-थप गर्नुहोस्",
1308
+ "add-member": "सदस्य‑थप्नुहोस्",
1309
+ "add member to %s": "%s मा सदस्य थप्नुहोस्",
1310
+ "Added member": "सदस्य थपियो",
1311
+ "Member %s": "सदस्य %s",
1312
+ "Updated member": "अद्यावधिक सदस्य",
1313
+ "%s edit-member": "%s सदस्य सम्पादन गर्नुहोस्",
1314
+ "edit member of %s": "%s को सदस्य सम्पादन गर्नुहोस्",
1315
+ "Removed member %s": "हटाइएको सदस्य %s",
1316
+ "Deleted page group %s": "मेटाइएको पृष्ठ समूह %s",
1317
+ "Missing screen info": "हराएको स्क्रीन जानकारी",
1318
+ "What to do if no screen info is given. Reload with parmeters or guess it from the user-agent.": "यदि कुनै स्क्रिन जानकारी दिइएको छैन भने के गर्ने। प्यारामिटरहरू सहित पुनः लोड गर्ने वा user-agent बाट त्यसलाई अनुमान गर्ने।",
1319
+ "Guess from user agent": "प्रयोगकर्ता एजेण्टबाट अनुमान गर्नुहोस्",
1320
+ "Reload": "रिलोड",
1321
+ "User Agent screen infos": "प्रयोगकर्ता एजेण्ट स्क्रिन जानकारीहरू",
1322
+ "This screen infos are used when the browser does not send them. With 'Missing screen info' set to 'Guess from user agent', the user agent gets mapped to a device with the following values.": "जब ब्राउजरले यी स्क्रिन जानकारीहरू नपठाउँदा, ती जानकारीहरू यिनै मानहरूबाट प्रयोग गरिन्छन्। ‘Missing screen info’ लाई ‘Guess from user agent’ मा सेट गर्दा, युजर एजेन्टलाई तलका मानहरू भएका कुनै डिभाइससँग म्याप गरिन्छ।",
1323
+ "Add screen info": "स्क्रिन जानकारी थप्नुहोस्",
1324
+ "Page Group settings": "पृष्ठ समूह सेटिङहरू",
1325
+ "Pagegroups": "पृष्ठसमूहहरू",
1326
+ "width": "चौडाइ",
1327
+ "height": "उचाइ",
1328
+ "innerWidth": "innerWidth",
1329
+ "innerHeight": "innerHeight",
1330
+ "Screen info added": "स्क्रिन जानकारी थपियो",
1331
+ "Screen info removed": "स्क्रिन जानकारी हटाइयो",
1332
+ "Edit screen info": "स्क्रिन जानकारी सम्पादन गर्नुहोस्",
1333
+ "Screen info saved": "स्क्रिन जानकारी सुरक्षित गरियो",
1334
+ "Settings saved": "सेटिङहरू सुरक्षित गरियो",
1335
+ "Destination page group": "गन्तव्य पृष्ठ समूह",
1336
+ "Your page groups": "तपाईंका पृष्ठ समूहहरू",
1337
+ "A group has pages with an eligible formula. When you request a group, then the first page where the formula matches gets served. This way, you can choose a page depending on the screen of the device.": "एउटा समूहमा योग्य सूत्र प्रयोग गरिएका पृष्ठहरू हुन्छन्। जब तपाईं कुनै समूह अनुरोध गर्नुहुन्छ, त्यतिबेला जहाँ सूत्र मिल्छ त्यही पहिलो पृष्ठ सर्व गरिन्छ। यसरी, तपाईंले प्रयोग गरिएको उपकरणको स्क्रीन अनुसार पृष्ठ चयन गर्न सक्नुहुन्छ।",
1338
+ "Create page group": "पृष्ठ समूह सिर्जना गर्नुहोस्",
1339
+ "Page groups": "पृष्ठ समूहहरू",
1340
+ "Calculated non-stored fields cannot have Key type": "गणना गरिएका (non-stored) फिल्डहरूमा Key प्रकार राख्न सकिँदैन।",
1341
+ "Row click URL": "पङ्क्ति क्लिक URL",
1342
+ "Formula. Navigate to this URL when row is clicked": "सूत्र। पङ्क्ति क्लिक गर्दा यो URL मा नेभिगेट गर्नुहोस्।",
1343
+ "Time of day": "दिनको समय",
1344
+ "UTC timezone": "UTC समय क्षेत्र",
1345
+ "Show if formula": "सूत्र भएमा देखाउनुहोस्",
1346
+ "Show link or embed if true, don't show if false. Based on state variables from URL query string and <code>user</code>. For the full state use <code>row</code>. Example: <code>!!row.createlink</code> to show link if and only if state has <code>createlink</code>.": "सत्य भएमा लिंक देखाउनुहोस् वा इम्बेड गर्नुहोस्, असत्य भएमा नदेखाउनुहोस्। यो URL क्वेरी स्ट्रिङका state भेरिएबलहरू र <code>user</code> को आधारमा हुन्छ। पूर्ण state का लागि <code>row</code> प्रयोग गर्नुहोस्। उदाहरण: state मा <code>createlink</code> भएको अवस्थामा मात्र लिंक देखाउन <code>!!row.createlink</code> प्रयोग गर्नुहोस्।",
1347
+ "Pagegroup": "पृष्ठसमूह",
1348
+ "Pagegroup %s has no members": "Pagegroup %s सँग कुनै सदस्यहरू छैनन्।",
1349
+ "Remove border": "किनारा हटाउनुहोस्",
1350
+ "No lines between tables": "टेबलहरू बीच कुनै रेखाहरू छैनन्",
1351
+ "Use this to restrict your field to a list of options (separated by commas). For instance, enter <kbd class=\"fst-normal\">Red, Green, Blue</kbd> here if the permissible values are Red, Green and Blue. Leave blank if the string can hold any value.": "यसलाई प्रयोग गरेर आफ्नो फाँटलाई (field) विकल्पहरूको सूचीमा सीमित गर्नुहोस् (कमाद्वारा छुट्याइएका विकल्पहरू)। उदाहरणका लागि, यदि मान्य मानहरू Red, Green र Blue हुन् भने, यहाँ <kbd class=\"fst-normal\">Red, Green, Blue</kbd> प्रविष्ट गर्नुहोस्। यदि स्ट्रिङले कुनै पनि मान राख्न सक्छ भने खाली छोड्नुहोस्।",
1352
+ "Page description": "पृष्ठ विवरण",
1353
+ "Some view patterns accept interpolations. Ex: <code>{{ name }}</code> or <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>": "केही भ्यू प्याटर्नहरूले इन्टरपोलेसन स्वीकार गर्छन्। उदाहरण: <code>{{ name }}</code> वा <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>",
1354
+ "For search engines. Some view patterns accept interpolations.": "खोज इन्जिनहरूको लागि। केही भ्यू ढाँचाहरूले इन्टरपोलेशनहरू स्वीकार गर्छन्।",
1355
+ "Files cache TTL (minutes)": "फाइलहरूको क्यास TTL (मिनेटहरू)",
1356
+ "Cache-control max-age for files.": "फाइलहरूका लागि Cache-Control max-age।",
1357
+ "Popup min width": "पपअपको न्यूनतम चौडाइ",
1358
+ "Add %s to tag %s": "%s लाई ट्याग %s मा थप्नुहोस्",
1359
+ "Add entries to tag %s": "%s ट्यागमा प्रविष्टिहरू थप्नुहोस्",
1360
+ "Tag not found": "ट्याग फेला परेन",
1361
+ "Unable to save: No page or no layout": "सेभ गर्न असमर्थ: पृष्ठ छैन वा लेआउट छैन",
1362
+ "Unable to save: No view": "सुरक्षित गर्न असमर्थ: कुनै भ्यू छैन",
1363
+ "%s has no eligible page": "%s सँग कुनै योग्य पृष्ठ छैन",
1364
+ "Random allocation": "अनियमित आवंटन",
1365
+ "Serve a random page, ignoring the eligible formula. Within a session, reloads will always deliver the same page. This is a basic requirement for A/B testing.": "योग्यताको सूत्र (eligible formula) लाई बेवास्ता गर्दै कुनै पनि पृष्ठ अनियमित रूपमा (randomly) सर्व गर्नुहोस्। एउटै सत्र (session) भित्र, रीलोड गर्दा सधैं एउटै पृष्ठ प्रदान हुनुपर्छ। यो A/B परीक्षणका लागि आधारभूत आवश्यकताहो।",
1366
+ "Pagegroup %s not found": "Pagegroup %s फेला परेन",
1367
+ "Create trigger": "ट्रिगर सिर्जना गर्नुहोस्",
1368
+ "Omit the menu from this view": "यो भ्यूबाट मेनु हटाउनुहोस्।",
1369
+ "Cross-domain iframe": "क्रस-डोमेन आईफ्रेम",
1370
+ "Allow embedding in iframe on different domains. Unsets the X-Frame-Options header": "विभिन्न डोमेनहरूमा iframe भित्र embedding गर्न अनुमति दिनुहोस्। यसले X-Frame-Options हेडर हटाउँछ।",
1371
+ "Logout URL": "लगआउट URL",
1372
+ "The URL to direct to after logout": "लगआउटपछि पुनर्निर्देशन हुने URL",
1373
+ "Runtime informations": "रनटाइम जानकारीहरू",
1374
+ "open logs viewer": "लग फाइल दर्शक खोल्नुहोस्",
1375
+ "Server logs": "सर्भर लगहरू",
1376
+ "Timestamp": "टाइमस्ट्याम्प",
1377
+ "Message": "सन्देश",
1378
+ "Please enter the two-factor authetication code from your authenticator device": "कृपया आफ्नो प्रमाणीकरण उपकरणबाट दुई-कारक प्रमाणीकरण (2FA) कोड दर्ज गर्नुहोस्।",
1379
+ "Only if...": "मात्र यदि...",
1380
+ "Allow self signed": "स्व–हस्ताक्षरित प्रमाणपत्र अनुमति दिनुहोस्",
1381
+ "Open a connection to TLS server with self-signed or invalid TLS certificate": "स्व–हस्ताक्षरित वा अमान्य TLS प्रमाणपत्र भएको TLS सर्भरमा जडान (connection) खोल्नुहोस्।",
1382
+ "Allow self-signed": "स्वहस्ताक्षरित प्रमाणपत्र अनुमति दिनुहोस्",
1383
+ "Optionally associate a table with this trigger": "वैकल्पिक रूपमा यो ट्रिगरसँग कुनै तालिका सम्बन्धित गर्नुहोस्।",
1384
+ "Delete table": "टेबल मेटाउनहोस्",
1385
+ "Signup role": "साइनअप भूमिका",
1386
+ "The initial role of signed up users": "दर्ता भएका प्रयोगकर्ताहरूको प्रारम्भिक भूमिका",
1387
+ "Cordova builder": "कोर्डोभा बिल्डर",
1388
+ "not available": "उपलब्ध छैन",
1389
+ "pull": "तान्नु",
1390
+ "refresh": "रिफ्रेस",
1391
+ "installed": "स्थापित गरिएको",
1392
+ "Include table history in backup": "ब्याकअपमा तालिका इतिहास समावेश गर्नुहोस्",
1393
+ "The plugin was corrupted and had to be repaired. We recommend restarting your server.": "प्लगइन क्षतिग्रस्त भएको थियो र मर्मत गर्नुपर्‍यो। हामीले तपाईंको सर्वर पुनः सुरु गर्न सिफारिस गर्दछौं।",
1394
+ "%s code page": "%s कोड पृष्ठ",
1395
+ "Constants and function code": "स्थिराहरू र कार्य कोड",
1396
+ "Delete code page": "कोड पृष्ठ हटाउनुहोस्",
1397
+ "Adjust the the theme for this user": "यस प्रयोगकर्ताको लागि थिम समायोजन गर्नुहोस्।",
1398
+ "Configure theme": "थिम कन्फिगर गर्नुहोस्",
1399
+ "Remove all user specific theme settings": "सबै प्रयोगकर्ता-विशिष्ट थिम सेटिङहरू हटाउनुहोस्।",
1400
+ "Configure %s Plugin for %s": "%s प्लगइन %s का लागि कन्फिगर गर्नुहोस्",
1401
+ "The current theme has no user specific settings": "वर्तमान थिममा प्रयोगकर्ता-विशिष्ट सेटिङहरू छैनन्।",
1402
+ "Some themes support only one level of menu nesting.": "केही थिमहरूले मेनु नेस्टिङको केवल एक तह मात्र समर्थन गर्छन्।",
1403
+ "Apple Team ID": "Apple टिम ID",
1404
+ "Please enter your Apple Team ID": "कृपया आफ्नो Apple Team ID प्रविष्ट गर्नुहोस्।",
1405
+ "To see changes for '%s' in show-if-formulas, users need to relogin": "show-if-फर्मुलाहरूमा '%s' का परिवर्तनहरू हेर्नका लागि, प्रयोगकर्ताहरूले पुनः लगइन गर्नुपर्छ।",
1406
+ "Server host": "सर्भर होस्ट",
1407
+ "Username": "प्रयोगकर्ता नाम",
1408
+ "Port": "पोर्ट",
1409
+ "All tenants": "सबै टेनान्टहरू",
1410
+ "Also backup all tenants": "सबै टेनान्टहरूको पनि ब्याकअप लिनुहोस्।",
1411
+ "Retain local directory": "स्थानीय डाइरेक्टरी जस्ताको तस्तै राख्नुहोस्",
1412
+ "Retain a local backup copy in this directory (optional)": "यस डाइरेक्टरीमा स्थानीय ब्याकअप प्रतिलिपि राख्नुहोस् (वैकल्पिक)",
1413
+ "Do not wrap response in a success object": "प्रतिक्रिया सफल वस्तु (success object) भित्र नबन्दबद्ध गर्नुहोस्।",
1414
+ "Use table description instead of name as header": "शीर्षकको रूपमा नामको सट्टा तालिकाको विवरण प्रयोग गर्नुहोस्।",
1415
+ "Description header": "विवरण शीर्षक",
1416
+ "Lazy load views": "लेजी लोड भ्यूहरू",
1417
+ "Log IP address": "IP ठेगाना लग गर्नुहोस्",
1418
+ "Record the request IP address in log messages": "अनुरोधको IP ठेगाना लग सन्देशहरूमा रेकर्ड गर्नुहोस्।",
1419
+ "App ID": "एप आईडी",
1420
+ "Build type": "बिल्ड प्रकार",
1421
+ "debug": "डिबग",
1422
+ "release": "रिलिज",
1423
+ "Keystore File": "किस्टोर फाइल",
1424
+ "Keystore Alias": "किस्टोर उपनाम",
1425
+ "Keystore Password": "किस्टोर पासवर्ड",
1426
+ "xcodebuild": "xcodebuild",
1427
+ "Provisioning Profile": "प्रोभिजनिङ प्रोफाइल",
1428
+ "Registry editor": "रजिस्ट्री सम्पादक",
1429
+ "Mobile HTML": "मोबाइल HTML",
1430
+ "HTML for the item in the bottom navigation bar. Currently, only supported by the metronic theme.": "तलको नेभिगेशन बारमा हुने आइटमको लागि HTML। हालका लागि, यो केवल Metronic थिमद्वारा मात्र समर्थन गरिएको छ।",
1431
+ "A short name that will be in the page URL": "पृष्ठको URL मा रहने छोटो नाम",
1432
+ "A longer description that is not visible but appears in the page header and is indexed by search engines": "लामो विवरण, जुन पृष्ठ हेडरमा मात्र देखिने तर सामान्यतया प्रयोगकर्तालाई नदेखिने हुन्छ र खोज इन्जिनहरूले अनुक्रमणिका गर्ने सामग्रीका रूपमा प्रयोग गर्छन्।",
1433
+ "User role required to access page": "पृष्ठमा पहुँच गर्न आवश्यक प्रयोगकर्ता भूमिका",
1434
+ "Example: <code>`/view/TheOtherView?id=${id}`</code>": "उदाहरण: <code>`/view/TheOtherView?id=${id}`</code>",
1435
+ "Older": "पुरानो",
1436
+ "Newest": "सबैभन्दा नयाँ",
1437
+ "Delete all read": "सबै पढिएका मेटाउनुहोस्",
1438
+ "Trigger %s duplicated as %s": "ट्रिगर %s लाई %s को रूपमा नक्कल (डुप्लिकेट) गरिएको छ।",
1439
+ "Tooltip": "टुलटिप",
1440
+ "Tooltip formula": "टुलटिप सूत्र",
1441
+ "Install a different version": "फरक संस्करण इन्स्टल गर्नुहोस्",
1442
+ "Page group": "पृष्ठ समूह",
1443
+ "Starting upgrade, please wait...\n": "अपग्रेड सुरु भइरहेको छ, कृपया प्रतीक्षा गर्नुहोस्...",
1444
+ "Upgrade done (if it was available) with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "उपलब्ध भएको अवस्थामा अपग्रेड कोड ० सहित सम्पन्न भयो।\n\nअब आफ्नो ब्राउजरको BACK बटन थिच्नुहोस्, त्यसपछि पेज RELOAD गर्नुहोस्।",
1445
+ "Installing %s, please wait...\n": "%s स्थापना हुँदैछ, कृपया प्रतीक्षा गर्नुहोस्...",
1446
+ "Install done with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "इन्स्टल कोड ० सहित सम्पन्न भयो।\n\nतपाईंको ब्राउजरमा BACK बटन थिचेर त्यसपछि पेज RELOAD गर्नुहोस्।",
1447
+ "Pulling the cordova-builder docker image...": "cordova-builder docker इमेज तान्दै (pull) गर्दै...",
1448
+ "Check updates": "अद्यावधिकहरू जाँच गर्नुहोस्",
1449
+ "Choose version": "संस्करण चयन गर्नुहोस्",
1450
+ "Unknown authentication method %s": "अज्ञात प्रमाणीकरण विधि %s",
1451
+ "Card rows": "कार्ड पङ्क्तिहरू",
1452
+ "Each row in a card. Not supported by all themes": "हरेक पङ्क्ति एउटा कार्डमा। सबै थिमहरूले समर्थन गर्दैनन्।",
1453
+ "Prune session interval (seconds)": "सेसन प्रुन अन्तराल (सेकेन्ड)",
1454
+ "Interval in seconds to check for expred sessions in the postgres db. 0, empty or a negative number to disable": "Postgres DB मा म्याद सकिएका सेसनहरू जाँच गर्ने अन्तराल (सेकेन्डमा)। निष्क्रिय गर्न ०, खाली वा ऋणात्मक मान प्रयोग गर्नुहोस्।",
1455
+ "Progressive Web Application is not enabled": "प्रोग्रेसिभ वेब एप्लिकेशन सक्षम गरिएको छैन।",
1456
+ "Events and Trigger settings": "इभेन्ट र ट्रिगर सेटिङहरू",
1457
+ "Periodic trigger timing (next event)": "आवधिक ट्रिगरको समय (अर्को घटना)",
1458
+ "Hourly": "प्रति घण्टा",
1459
+ "Daily": "दैनिक",
1460
+ "Weekly": "साप्ताहिक",
1461
+ "Code pages": "कोड पेजहरू",
1462
+ "Please select a file": "कृपया एउटा फाइल चयन गर्नुहोस्",
1463
+ "Zip compression level": "जिप सङ्कुचन स्तर",
1464
+ "1=Fast, larger file, 9=Slow, smaller files": "1=छिटो, ठूला फाइल, 9=ढिलो, साना फाइलहरू",
1465
+ "Use system zip": "सिस्टम zip प्रयोग गर्नुहोस्",
1466
+ "Recommended. Executable <code>zip</code> must be installed": "सिफारिस गरिएको। कार्यान्वयनयोग्य `zip` इन्स्टल गरिएको हुनुपर्छ।",
1467
+ "Time to run": "चलाउने समय",
1468
+ "Mobile": "मोबाइल",
1469
+ "Plain password trigger row": "साधारण पासवर्ड ट्रिगर पङ्क्ति",
1470
+ "Send plaintext password changes to Users table triggers (Insert, Update and Validate).": "सादा-पाठ पासवर्ड परिवर्तनहरूलाई Users तालिकाका ट्रिगरहरू (Insert, Update र Validate) मा पठाउनुहोस्।",
1471
+ "Minimum user role required to create a new tenant<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">Giving non-trusted users access to create tenants is a security risk and not recommended.</div>": "नयाँ टेनन्ट सिर्जना गर्न आवश्यक न्यूनतम प्रयोगकर्ता भूमिका \n<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">विश्वास नलगाइएका प्रयोगकर्ताहरुलाई टेनन्ट सिर्जना गर्ने अधिकार दिनु सुरक्षा जोखिम हो र सिफारिस गरिँदैन।</div>",
1472
+ "Select tag": "ट्याग चयन गर्नुहोस्",
1473
+ "Invalid build directory path": "अवैध build डाइरेक्टरी पथ",
1474
+ "Invalid build directory name": "अवैध बिल्ड डाइरेक्टरी नाम",
1475
+ "clean node_modules": "node_modules सफा गर्नुहोस्",
1476
+ "After delete": "हटाएपछि",
1477
+ "Search only on exact match, not substring match. Useful for large tables": "ठ्याक्कै मिल्ने (exact match) मा मात्र खोजी गर्नुहोस्, substring मिलानमा होइन। ठूलो Table हरूका लागि उपयोगी।",
1478
+ "Please select an entry point.": "कृपया एउटा प्रवेश बिन्दु चयन गर्नुहोस्।",
1479
+ "Group by": "समूहबद्ध गर्नुहोस्",
1480
+ "View %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "View %s मेनुमा थपियो। पहुँच अनुमति समायोजन गर्न <a href=\"/menu\">Settings &raquo; Menu</a> मा जानुहोस्।",
1481
+ "Page %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "पृष्ठ %s मेनुमा थपियो। पहुँच अनुमतिहरू <a href=\"/menu\">सेटिङ्स &raquo; मेनु</a> मा समायोजन गर्नुहोस्।",
1482
+ "SameSite": "SameSite",
1483
+ "Restrict use of cookie to third-party sites. Strict is more secure, but may impact authentication": "कुकीको प्रयोगलाई तेस्रो-पक्ष साइटहरूमा मात्र सीमित गर्नुहोस्। Strict मोड थप सुरक्षित हुन्छ, तर यसले प्रमाणीकरणमा असर पार्न सक्छ।",
1484
+ "Content Security Policy": "सम्ग्री सुरक्षा नीति",
1485
+ "CORS": "CORS",
1486
+ "Cross-origin resource sharing": "क्रस-अरिजिन रिसोर्स सेयरिङ (CORS)",
1487
+ "Signup and login views": "साइनअप र लगइन भ्यूहरू",
1488
+ "Additional login and signup settings": "थप लगइन र साइनअप सेटिङहरू",
1489
+ "Login and signup views should be accessible by public users": "लगइन र साइनअप भ्युहरू सार्वजनिक प्रयोगकर्ताहरूका लागि पहुँचयोग्य हुनुपर्छ।",
1490
+ "Shared: %s": "साझा गरिएको: %s",
1491
+ "Sharing not enabled": "साझेदारी सक्षम गरिएको छैन",
1492
+ "You must be logged in to share": "तपाईंले साझा गर्न लगइन भएको हुनुपर्छ।",
1493
+ "Fluid layout": "द्रव लेआउट",
1494
+ "Request fluid layout from theme for a wider display for this page": "यो पृष्ठका लागि फराकिलो प्रदर्शन सक्षम हुने गरी थिमबाट फ्लुइड लेआउट अनुरोध गर्नुहोस्।",
1495
+ "Location of view to create new row": "नयाँ row सिर्जना गर्ने view को स्थान",
1496
+ "Capacitor builder": "क्यापासिटर बिल्डर",
1497
+ "Pulling the capacitor-builder docker image...": "capacitor-builder docker इमेज तान्दै (Pull) गर्दै...",
1498
+ "Pull done with code %s": "कोड %s सहितको पुल पूरा भयो।",
1499
+ "Default locale": "पूर्वनिर्धारित लोकेल",
1500
+ "Next step": "अर्को चरण",
1501
+ "Step name": "चरण नाम",
1502
+ "Step saved": "चरण सुरक्षित गरियो",
1503
+ "Initial step": "प्रारम्भिक चरण",
1504
+ "Confirm leaving unsaved": "बचत नगरी छोड्न निश्चित गर्नुहोस्?",
1505
+ "Ask the user to confirm if they close a tab with unsaved changes": "प्रयोगकर्ताले बचत नगरिएका परिवर्तनहरू भएको ट्याब बन्द गर्न खोज्दा, बन्द गर्न पुष्टि गर्न प्रयोगकर्तासँग सोध्नुहोस्।",
1506
+ "Workflow runs": "वर्कफ्लो रनहरू",
1507
+ "Workflow run": "वर्कफ्लो रन",
1508
+ "Share to enabled": "साझा गर्ने सुविधा सक्षम गरिएको छ",
1509
+ "Enable the share to feature": "“Share to” सुविधा सक्षम गर्नुहोस्।",
1510
+ "Allocate new row": "नयाँ row आवंटन गर्नुहोस्",
1511
+ "If the view is run without existing row, allocate a new row on load. Defaults must be set on all required fields.": "यदि भ्यू कुनै अवस्थित row बिना चलाइयो भने, लोड हुँदा नयाँ row आवंटन गर्नुहोस्। सबै अनिवार्य field मा default मान सेट गरिएको हुनुपर्छ।",
1512
+ "Step traces": "चरण ट्रेसहरू",
1513
+ "Please enter a version in the format 'x.y.z' (e.g. 0.0.1 with numbers from 0 to 999) or leave it empty.": "कृपया संस्करणलाई ‘x.y.z’ ढाँचामा प्रविष्ट गर्नुहोस् (जस्तै 0.0.1, जहाँ प्रत्येक संख्या 0 देखि 999 बीच हुन्छ) वा खाली छोड्नुहोस्।",
1514
+ "Delete unchanged": "बदलिएको नभएको मेटाउनुहोस्",
1515
+ "Delete allocated row if there are no changes.": "यदि कुनै परिवर्तन नभएमा आवंटित row मेटाउनुहोस्।",
1516
+ "Triggers on table": "टेबलमा ट्रिगरहरू",
1517
+ "Please provide the keystore alias and password for the android build.": "कृपया एन्ड्रोइड बिल्डका लागि keystore alias र password प्रदान गर्नुहोस्।",
1518
+ "Submit": "बुझाउनुहोस्",
1519
+ "OK": "हुन्छ।",
1520
+ "Step settings": "चरण सेटिङहरू",
1521
+ "Action settings": "कार्य सेटिङहरू",
1522
+ "Keystore file is not applied for debug builds.": "डिबग बिल्डहरूका लागि keystore फाइल लागू हुँदैन।",
1523
+ "Workflow": "कार्यप्रवाह",
1524
+ "Previous runs": "अघिल्ला रनहरू",
1525
+ "The workflow the user will be interacting with.": "प्रयोगकर्ताले अन्तर्क्रिया गर्ने कार्यप्रवाह।",
1526
+ "Delete old workflow runs with status after days": "दिनपछि निर्दिष्ट स्थितिमा रहेका पुराना workflow runहरू मेटाउनुहोस्",
1527
+ "Finished": "सम्पन्न भयो",
1528
+ "Error": "त्रुटि",
1529
+ "Waiting": "प्रतीक्षा गर्दै",
1530
+ "Running": "चलिरहेको",
1531
+ "Minimum role to access search page": "खोज पृष्ठ पहुँच गर्न आवश्यक न्यूनतम भूमिका",
1532
+ "Edit tables": "टेबलहरू सम्पादन गर्नुहोस्",
1533
+ "Minimum role to edit tables": "टेबल सम्पादन गर्न आवश्यक न्यूनतम भूमिका",
1534
+ "Edit views": "भ्यूहरू सम्पादन गर्नुहोस्",
1535
+ "Minimum role to edit views": "भ्यू सम्पादन गर्न आवश्यक न्यूनतम भूमिका",
1536
+ "Edit pages": "पृष्ठहरू सम्पादन गर्नुहोस्",
1537
+ "Minimum role to edit pages": "पृष्ठहरू सम्पादन गर्न आवश्यक न्यूनतम भूमिका",
1538
+ "Edit triggers": "ट्रिगरहरू सम्पादन गर्नुहोस्",
1539
+ "Minimum role to edit triggers": "ट्रिगर सम्पादन गर्न आवश्यक न्यूनतम भूमिका",
1540
+ "Development permissions": "विकास अनुमतिहरू",
1541
+ "Inspect tables": "टेबलहरू निरीक्षण गर्नुहोस्",
1542
+ "Minimum role to inspect (see, without editing) tables": "टेबलहरू निरीक्षण गर्न (हेर्न, सम्पादन नगरी) आवश्यक न्यूनतम भूमिका",
1543
+ "Home pages": "गृह पृष्ठहरू",
1544
+ "The home page is the page that is served when the user visits the home location (/). This can be set for each user role.": "होम पेज भनेको प्रयोगकर्ताले होम लोकेशन (/) मा जाँदा सर्व हुने पेज हो। यो प्रत्येक प्रयोगकर्ता भूमिकाका लागि अलग-अलग रूपमा सेट गर्न सकिन्छ।",
1545
+ "Trigger %s deleted": "ट्रिगर %s मेटाइयो",
1546
+ "Edit menu": "सम्पादन मेनु",
1547
+ "Minimum role to edit menu": "मेनु सम्पादन गर्न आवश्यक न्यूनतम भूमिका",
1548
+ "Full-text search index is not available as the table contains Key fields (%s) with the \"Include in full-text search\" option enabled. Disable this before creating a Full-text search index": "पूर्ण-पाठ खोज सूचकांक उपलब्ध छैन किनकि तालिकामा \"पूर्ण-पाठ खोजमा समावेश गर्ने\" विकल्प सक्षम गरिएको Key फिल्डहरू (%s) छन्। पूर्ण-पाठ खोज सूचकांक सिर्जना गर्नु अघि यो विकल्प निष्क्रिय गर्नुहोस्।",
1549
+ "Share Extension Provisioning Profile": "शेयर एक्सटेन्सन प्रोभिजनिङ प्रोफाइल",
1550
+ "Show results in": "परिणामहरू देखाउनुहोस्",
1551
+ "Show results from each table in this type of element": "प्रत्येक Table का नतिजा यस प्रकारको Element मा देखाउनुहोस्।",
1552
+ "Search syntax help": "खोज सिन्ट्याक्स सहायता",
1553
+ "Search syntax": "खोज सिन्ट्याक्स",
1554
+ "Maximum role": "अधिकतम भूमिका",
1555
+ "Module dependencies": "मोड्युल निर्भरताहरू",
1556
+ "Prompt": "प्रम्प्ट",
1557
+ "Clean modules and restart": "मोड्युलहरू सफा गर्नुहोस् र पुनः सुरु गर्नुहोस्।",
1558
+ "Modules cleaned, server restarting...": "मोड्युलहरू सफा गरियो, सर्भर पुनः सुरु हुँदैछ...",
1559
+ "Delete table+views+triggers": "टेबल+भ्यूहरू+ट्रिगरहरू मेटाउनुहोस्",
1560
+ "No file uploaded": "कुनै फाइल अपलोड गरिएको छैन।",
1561
+ "To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "प्रमाणपत्र प्राप्त गर्न, प्रशासकको इमेल ठेगाना Let's Encrypt सँग साझा गरिनेछ।",
1562
+ "Local state": "स्थानीय अवस्था",
1563
+ "Isolate state of each repeated view": "प्रत्येक दोहोरिएको भ्युको state अलग-अलग पृथक राख्नुहोस्",
1564
+ "Processing CSV file": "CSV फाइल प्रशोधन गर्दै",
1565
+ "Edit files": "फाइलहरू सम्पादन गर्नुहोस्",
1566
+ "Minimum role to edit files": "फाइलहरू सम्पादन गर्न आवश्यक न्यूनतम भूमिका",
1567
+ "Edit search": "खोज सम्पादन गर्नुहोस्",
1568
+ "Minimum role to edit search": "खोज सम्पादन गर्न न्यूनतम भूमिका",
1569
+ "Create snapshot": "स्न्यापशट सिर्जना गर्नुहोस्",
1570
+ "Minimum role to create snapshot": "स्न्यापशट सिर्जना गर्न आवश्यक न्यूनतम भूमिका",
1571
+ "Min length": "न्यूनतम लम्बाइ",
1572
+ "Max length": "अधिकतम लम्बाइ",
1573
+ "Regular expression": "नियमित अभिव्यक्ति",
1574
+ "Exact search only": "ठ्याक्कै खोज मात्रै",
1575
+ "Translation of": "अनुवाद को",
1576
+ "Minimum": "न्यूनतम",
1577
+ "Maximum": "अधिकतम",
1578
+ "All tags": "सबै ट्यागहरू",
1579
+ "Manage tags...": "ट्यागहरू व्यवस्थापन गर्नुहोस्...",
1580
+ "Started": "सुरु गरियो",
1581
+ "Updated": "अद्यावधिक गरिएको",
1582
+ "Status": "स्थिति",
1583
+ "Working directory": "कार्य निर्देशिका",
1584
+ "Row click event": "Row click घटना",
1585
+ "What happens when a row is clicked": "जब कुनै row क्लिक गरिन्छ भने के हुन्छ?",
1586
+ "Row click action": "पङ्क्ति क्लिक कार्य",
1587
+ "Run this action when row is clicked": "पङ्क्ति क्लिक गर्दा यो Action चलाउनुहोस्",
1588
+ "Reset password view": "पासवर्ड रिसेट दृश्य",
1589
+ "A view that will be emailed to users when they have forgotten their password": "एउटा भ्यू जसलाई प्रयोगकर्ताहरूले आफ्नो पासवर्ड बिर्सँदा तिनीहरूलाई इमेल गरिनेछ",
1590
+ "Allow login methods": "लगइन विधिहरू अनुमति दिनुहोस्",
1591
+ "Inherit configuration values": "कन्फिगरेसन मानहरू उत्तराधिकार गर्नुहोस्",
1592
+ "Comma-separated list of configuration settings tenants inherit from root. Ex: <code>site_name, smtp_host, allow_signup</code>": "मूल (root) बाट टेनेन्टहरूले उत्तराधिकार गर्ने कन्फिगरेसन सेटिङहरूको कमाले छुट्याइएको सूची। उदाहरण: <code>site_name, smtp_host, allow_signup</code>",
1593
+ "Disable CSRF routes": "CSRF मार्गहरू अक्षम गर्नुहोस्",
1594
+ "Comma-separated list of relative URL routes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "CSRF टोकन जाँच अक्षम गरिएको सापेक्ष URL मार्गहरूको comma-separated सूची। उदाहरण: <code>/files/upload, /auth/signup</code>",
1595
+ "Only day": "मात्र दिन",
1596
+ "Language CSV": "भाषा CSV",
1597
+ "Upload language CSV": "भाषा CSV अपलोड गर्नुहोस्",
1598
+ "Create an account!": "खाता सिर्जना गर्नुहोस्!",
1599
+ "Login with %s": "%s सँग लगइन गर्नुहोस्",
1600
+ "Already have an account? Login!": "पहिले नै खाता छ? लगइन गर्नुहोस्!",
1601
+ "Translated %s strings. Click 'Translate with LLM' again to continue": "%s स्ट्रिङहरू अनुवाद गरियो। जारी राख्न पुनः 'LLM सँग अनुवाद गर्नुहोस्' क्लिक गर्नुहोस्।",
1602
+ "Translate with LLM": "LLM सँग अनुवाद गर्नुहोस्",
1603
+ "You may need to adjust view relations associated with this table after renaming it": "यो तालिकाको नाम परिवर्तन गरेपछि यससँग सम्बन्धित भ्यू रिलेशनहरू समायोजन गर्नुपर्ने हुन सक्छ।",
1604
+ "Error running workflow": "वर्कफ्लो चलाउँदा त्रुटि 발생 भयो",
1605
+ "Choose File": "फाइल छान्नुहोस्",
1606
+ "No file chosen": "कुनै फाइल चयन गरिएको छैन",
1607
+ "S3 Bucket Name": "S3 बकेट नाम",
1608
+ "S3 Access Key": "S3 पहुँच कुञ्जी",
1609
+ "S3 Secret Key": "S3 गोप्य कुञ्जी",
1610
+ "S3 Region": "S3 क्षेत्र",
1611
+ "S3 Endpoint": "S3 एन्डपोइन्ट",
1612
+ "Enable maintenance mode": "मर्मत (Maintenance) मोड सक्षम गर्नुहोस्",
1613
+ "Enable maintenance mode to restrict access to non-admin users": "नन–एडमिन प्रयोगकर्ताहरूको पहुँच सीमित गर्न मर्मत (maintenance) मोड सक्षम गर्नुहोस्।",
1614
+ "Maintenance mode page": "मर्मत मोड पृष्ठ",
1615
+ "Select the page to display during maintenance mode": "मर्मत मोडको समयमा प्रदर्शन गर्नुपर्ने पृष्ठ चयन गर्नुहोस्",
1616
+ "Create basic views": "मूलभूत भ्यूहरू सिर्जना गर्नुहोस्",
1617
+ "Create views": "भ्यूहरू सिर्जना गर्नुहोस्",
1618
+ "Decimal places": "दशमलव स्थानहरू",
1619
+ "%s view - %s": "%s भ्यू - %s",
1620
+ "Password to encrypt the backup file. Leave empty for no encryption": "ब्याकअप फाइल इन्क्रिप्ट गर्न पासवर्ड। इन्क्रिप्सन नगर्न खाली छोड्नुहोस्।",
1621
+ "Show full error to user on crash, enable editing field type": "क्र्यास हुँदा प्रयोगकर्तालाई पूर्ण त्रुटि देखाउनुहोस्, फील्ड टाइप सम्पादन सक्षम गर्नुहोस्।",
1622
+ "Shown to the user if foreign key constraint is violated": "यदि विदेशी कुञ्जी (foreign key) प्रतिबन्ध उल्लङ्घन भयो भने प्रयोगकर्तालाई देखाइने सन्देश",
1623
+ "Button Style": "बटन शैली",
1624
+ "Disable full-text search": "पूर्ण-पाठ खोज निष्क्रिय गर्नुहोस्",
1625
+ "Use LIKE instead of tsvector. Use to match against phrase in the middle of a word.": "tsvector को सट्टा LIKE प्रयोग गर्नुहोस्। शब्दको बीचमा रहेको वाक्यांशसँग मिलाउन प्रयोग गर्नुहोस्।",
1626
+ "Model configuration": "मोडेल कन्फिगरेसन",
1627
+ "Push Notifications": "पुष सूचनाहरू",
1628
+ "Push Notifications enabled": "पुष सूचनाहरू सक्षम गरियो",
1629
+ "VAPID public key": "VAPID सार्वजनिक कुञ्जी",
1630
+ "Public key for VAPID authentication in web push notifications": "वेब पुश सूचनाहरूमा VAPID प्रमाणीकरणका लागि सार्वजनिक कुञ्जी",
1631
+ "VAPID private key": "VAPID निजी कुञ्जी",
1632
+ "Private key for VAPID authentication in web push notifications": "वेब पुश सूचनाहरूमा VAPID प्रमाणीकरणका लागि निजी कुञ्जी",
1633
+ "VAPID email": "VAPID इमेल",
1634
+ "Email address for VAPID authentication in web push notifications. Usually, it is your email address.": "वेब पुश सूचनाहरूमा VAPID प्रमाणीकरणका लागि प्रयोग हुने इमेल ठेगाना। प्रायः यो तपाईंको आफ्नै इमेल ठेगाना हुन्छ।",
1635
+ "Web push icon": "वेब पुश आइकन",
1636
+ "Select a publicly accessible square image file": "सार्वजनिक रूपमा पहुँचयोग्य वर्गाकार छवि फाइल चयन गर्नुहोस्",
1637
+ "Web push badge": "वेब पुश ब्याज्ड",
1638
+ "Select a publicly accessible monochrome square image file (prefarbly 72x72px)": "सार्वजनिक रूपमा पहुँचयोग्य एकवर्णीय वर्गाकार छवि फाइल (अधिमानतः 72x72px) चयन गर्नुहोस्।",
1639
+ "Comma-separated list of relative URL route prefixes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "CSRF टोकन जाँच अक्षम गरिएको सापेक्ष URL रुट प्रिफिक्सहरूको कॉमा-द्वारा विभाजित सूची। उदाहरण: <code>/files/upload, /auth/signup</code>",
1640
+ "Push icon": "पुष आइकन",
1641
+ "Push badge": "ब्याज पुश गर्नुहोस्",
1642
+ "Web push": "वेब पुश",
1643
+ "Native Android": "नेभटिभ एन्ड्रोइड",
1644
+ "Firebase JSON key": "Firebase JSON कुञ्जी",
1645
+ "This is your Firebase Service Account JSON key file. ": "यो तपाईंको Firebase Service Account JSON कुञ्जी फाइल हो।",
1646
+ "Serve HTML files": "HTML फाइलहरू सर्वरमार्फत उपलब्ध गराउनुहोस्",
1647
+ "Unsafe. HTML files will be rendered in browser instead of as plaintext. Use Page with HTML file setting to safely serve specific HTML files": "असुरक्षित। HTML फाइलहरू ब्राउजरमा सादा पाठको रूपमा होइन, रेन्डर भएर देखिन्छन्। निश्चित HTML फाइलहरू सुरक्षित रूपमा सर्व गर्न Page with HTML file सेटिङ प्रयोग गर्नुहोस्।",
1648
+ "Real-time updates": "रियल-टाइम अद्यावधिकहरू",
1649
+ "Enable real-time updates for this view": "यस view का लागि वास्तविक-समय अपडेटहरू सक्षम गर्नुहोस्।",
1650
+ "today": "आज",
1651
+ "Push notifications": "पुष सूचनाहरू",
1652
+ "Password Policy": "पासवर्ड नीति",
1653
+ "Minimum password length": "न्यूनतम पासवर्ड लम्बाइ",
1654
+ "The minimum length of passwords for users. Set to 0 to disable password requirements.": "प्रयोगकर्ताहरूका लागि पासवर्डको न्यूनतम लम्बाइ। पासवर्ड सम्बन्धी आवश्यकताहरू निष्क्रिय गर्न ० मा सेट गर्नुहोस्।",
1655
+ "Check common passwords": "सामान्य पासवर्डहरू जाँच गर्नुहोस्",
1656
+ "Check if the password is in the list of common passwords. If enabled, users will not be able to use common passwords.": "पासवर्ड सामान्य पासवर्डहरूको सूचीमा छ कि छैन जाँच गर्नुहोस्। यदि यो सक्षम गरिएको छ भने, प्रयोगकर्ताहरूले सामान्य पासवर्डहरू प्रयोग गर्न सक्दैनन्।",
1657
+ "Require uppercase": "माथिल्लो केस आवश्यक छ",
1658
+ "Require at least one uppercase letter in the password": "पासवर्डमा कम्तीमा एउटा ठूलो अक्षर (uppercase letter) अनिवार्य गर्नुहोस्।",
1659
+ "Require lowercase": "सानो अक्षर आवश्यक छ",
1660
+ "Require at least one lowercase letter in the password": "पासवर्डमा कम्तिमा एउटा सानो अक्षर (lowercase letter) अनिवार्य गर्नुहोस्।",
1661
+ "Require number": "संख्या आवश्यक छ",
1662
+ "Require at least one number in the password": "पासवर्डमा कम्तिमा एउटा अंक अनिवार्य गर्नुहोस्।",
1663
+ "Require special character": "विशेष क्यारेक्टर आवश्यक छ।",
1664
+ "Require at least one special character in the password": "पासवर्डमा कम्तीमा एउटा विशेष क्यारेक्टर अनिवार्य राख्नुहोस्।",
1665
+ "Password complexity": "पासवर्ड जटिलता",
1666
+ "The regular expression that passwords must match. Set to empty string to disable password complexity requirements.": "पासवर्डले मिल्नैपर्ने नियमित अभिव्यक्ति (Regular Expression)। पासवर्ड जटिलता सम्बन्धी आवश्यकताहरू निष्क्रिय गर्न यसलाई खाली स्ट्रिङमा सेट गर्नुहोस्।",
1667
+ "Password complexity error": "पासवर्ड जटिलता त्रुटि",
1668
+ "The error message to show when password does not match the complexity requirements.": "पासवर्डले जटिलता सम्बन्धी आवश्यकताहरू पूरा नगर्दा देखाउने त्रुटि सन्देश।",
1669
+ "Only if": "मात्र यदि",
1670
+ "Optional JavaScript expression to determine if the trigger should run.": "ट्रिगर चलाउनु पर्ने हो कि होइन भन्ने निर्धारण गर्न प्रयोग हुने वैकल्पिक JavaScript अभिव्यक्ति।",
1671
+ "Admin Page": "प्रशासन पृष्ठ",
1672
+ "User Page": "प्रयोगकर्ता पृष्ठ",
1673
+ "User menu header": "प्रयोगकर्ता मेनु हेडर",
1674
+ "Some themes display this header differently": "केही थिमहरूले यो हेडरलाई फरक तरिकाले प्रदर्शन गर्छन्।",
1675
+ "Dynamic server side updates": "गतिशील सर्भर-साइड अद्यावधिकहरू",
1676
+ "Enable dynamic updates": "डायनमिक अपडेटहरू सक्षम गर्नुहोस्",
1677
+ "Enable server side updates from within run_js_code actions": "run_js_code कार्यहरू भित्रबाट server-side updates सक्षम गर्नुहोस्",
1678
+ "Vertical alignment": "ठाडो समरेखा (Vertical Alignment)",
1679
+ "Header filters": "हेडर फिल्टरहरू",
1680
+ "Update event": "इभेन्ट अद्यावधिक गर्नुहोस्",
1681
+ "Custom event for real-time updates": "रियल-टाइम अपडेटका लागि अनुकूलित इभेन्ट",
1682
+ "Responsve collapse": "प्रतिसादात्मक संक्षेप (Responsive Collapse)",
1683
+ "Horizontal display on smaller screens": "सानो पर्दामा तेर्सो प्रदर्शन",
1684
+ "Collapse breakpoint (px)": "संकुचन ब्रेकप्वाइन्ट (px)",
1685
+ "There currently no triggers, but you can create one by clicking the button below. Triggers are actions that are run in response to some event which can be periodic, caused by a database table change, a button click or some other external event.": "हाल कुनै ट्रिगरहरू छैनन्, तर तलको बटन क्लिक गरेर तपाईं नयाँ ट्रिगर सिर्जना गर्न सक्नुहुन्छ। ट्रिगरहरू त्यस्ता एक्शनहरू हुन्, जुन कुनै इभेन्टको प्रतिक्रिया स्वरूप चलाइन्छन्, जसमा आवधिक रूपमा हुने इभेन्ट, डाटाबेस टेबलमा भएको परिवर्तन, बटन क्लिक, वा अन्य कुनै बाह्य इभेन्ट समावेश हुन सक्छ।",
1686
+ "A trigger is defined by a condition (when the trigger will run), an action (which is supplied by a module) and the configuration for that action.": "ट्रिगर एउटा सर्त (ट्रिगर कहिले चल्ने हो), एउटा कार्य (जसलाई मोड्युलले उपलब्ध गराउँछ) र सो कार्यको कन्फिगरेसनबाट परिभाषित हुन्छ।",
1687
+ "Run async": "असिङ्क्रोनस रूपमा चलाउनुहोस्",
1688
+ "Run action in background": "पृष्ठभूमिमा कार्य (Action) चलाउनुहोस्",
1689
+ "Delegate error handling to tenants": "त्रुटि ह्यान्डलिङ्गलाई टेनान्टहरूलाई प्रत्यायोजन गर्नुहोस्",
1690
+ "Toggle header filters": "हेडर फिल्टरहरू टगल गर्नुहोस्",
1691
+ "Row color formula": "पङ्क्ति रङ सूत्र",
1692
+ "Formula for row background color. Ex.: <code>age>65 ?'#aaffaa': null</code>": "पंक्तिको पृष्ठभूमि रङको लागि सूत्र। उदाहरण: <code>age>65 ?'#aaffaa': null</code>",
1693
+ "Table layout": "टेबल लेआउट",
1694
+ "CSV BOM": "CSV BOM",
1695
+ "Include the Byte-Order Mark in downloaded CSV files": "डाउनलोड गरिएका CSV फाइलहरूमा Byte-Order Mark (BOM) समावेश गर्नुहोस्।",
1696
+ "Localize CSV downloads": "CSV डाउनलोडहरू स्थानीयकरण गर्नुहोस्",
1697
+ "Sticky headers": "स्टिकी हेडरहरू",
1698
+ "API tokens for this user:": "यस प्रयोगकर्ताका लागि API टोकनहरू:",
1699
+ "Revoke": "रद्द गर्नुहोस्",
1700
+ "original": "मौलिक",
1701
+ "Remove all": "सबै हटाउनुहोस्",
1702
+ "API token revoked": "API टोकन रद्द गरियो",
1703
+ "Dropdown header filters": "ड्रपडाउन हेडर फिल्टरहरू",
1704
+ "Show if": "यदि देखाउनुहोस्",
1705
+ "Optional expression. Show only if true. In scope: <code>user</code>, <code>url</code>, <code>query</code>": "वैकल्पिक अभिव्यक्ति। केवल सत्य भएमा मात्र देखाउनुहोस्। दायरा (scope) भित्र: <code>user</code>, <code>url</code>, <code>query</code>",
1706
+ "Search entities by name or type...": "नाम वा प्रकार अनुसार इकाइहरू खोज्नुहोस्...",
1707
+ "Tags:": "ट्यागहरू:",
1708
+ "Types:": "प्रकारहरू:",
1709
+ "Access | Read/Write": "पहुँच | पढ्न/लेखन",
1710
+ "No entities found": "कुनै पनि इकाइहरू फेला परेनन्।",
1711
+ "Try adjusting your search or filter options": "तपाईंको खोज वा फिल्टर विकल्पहरू समायोजन गरेर प्रयास गर्नुहोस्।",
1712
+ "Entities": "सत्ताहरू",
1713
+ "Sessions": "सत्रहरू",
1714
+ "Updates and module store": "अद्यावधिकहरू र मोड्युल स्टोर",
1715
+ "Air gap deployment": "एयर ग्याप परिनियोजन",
1716
+ "Disable updates from NPM and Saltcorn module store for isolated network environments": "एकान्त नेटवर्क वातावरणहरूको लागि NPM र Saltcorn मोड्युल स्टोरबाट हुने अपडेटहरू अक्षम गर्नुहोस्।",
1717
+ "The endpoint of module store.": "मोड्युल स्टोरको एन्डपोइन्ट।",
1718
+ "Maintenance mode": "मर्मत मोड",
1719
+ "Full page count": "पूरा पृष्ठ गणना",
1720
+ "Disable for to increase performance for large tables": "ठूला टेबलहरूको प्रदर्शन सुधार गर्न यसलाई अक्षम गर्नुहोस्।",
1721
+ "Go to tables list": "टेबलहरूको सूचीमा जानुहोस्",
1722
+ "Go to views list": "भ्यूहरूको सूचीमा जानुहोस्",
1723
+ "Go to pages list": "पेजहरूको सूचीमा जानुहोस्",
1724
+ "Go to triggers list": "ट्रिगरहरूको सूचीमा जानुहोस्",
1725
+ "Open legacy list": "पुरानो सूची खोल्नुहोस्",
1726
+ "Set context": "प्रसङ्ग सेट गर्नुहोस्",
1727
+ "Array": "एरे",
1728
+ "Add step": "चरण थप्नुहोस्",
1729
+ "Edit step": "सम्पादन चरण",
1730
+ "Add after": "पछि थप्नुहोस्",
1731
+ "Set as start": "सुरुआतको रूपमा सेट गर्नुहोस्",
1732
+ "Start": "सुरु गर्नुहोस्",
1733
+ "Show runs": "रनहरू देखाउनुहोस्",
1734
+ "Auto layout": "स्वचालित लेआउट",
1735
+ "No steps yet": "अहिलेसम्म कुनै चरणहरू छैनन्।",
1736
+ "Loading": "लोड हुँदैछ",
1737
+ "Loop body": "लूप बडी",
1738
+ "Show runs &raquo;": "रनहरू देखाउनुहोस् »",
1739
+ "Entry point by role": "भूमिकाअनुसार प्रवेश बिन्दु",
1740
+ "When enabled, you will be logged in as a public user without any login screen.": "सक्रिय गरेपछि, कुनै पनि लगइन स्क्रीन बिना तपाईं सार्वजनिक प्रयोगकर्ता रूपमा स्वचालित रूपमा लगइन हुने गर्नुहोस्।",
1741
+ "Show 'Continue as public user' link": "'सार्वजनिक प्रयोगकर्ता रूपमा जारी राख्नुहोस्' लिङ्क देखाउनुहोस्",
1742
+ "When enabled, the login screen shows you a link to login as public user.": "सक्रिय गरेपछि, लगइन स्क्रिनले तपाईंलाई सार्वजनिक प्रयोगकर्ताका रूपमा लगइन गर्नका लागि एउटा लिङ्क देखाउँछ।",
1743
+ "Allow clear text traffic": "साधारण (क्लियर) टेक्स्ट ट्राफिक अनुमति दिनुहोस्",
1744
+ "Enable this to allow unsecure HTTP connections. Useful for local testing.": "असुरक्षित HTTP जडानहरू अनुमति दिन यसलाई सक्षम गर्नुहोस्। स्थानीय परीक्षणका लागि उपयोगी।",
1745
+ "Enable this to integrate offline/online Synchronization into your app.": "यसलाई सक्षम पारेर आफ्नो एपमा अफलाइन/अनलाइन समक्रमण एकीकृत गर्नुहोस्।",
1746
+ "Tables to synchronize": "समन्वयन गर्नुपर्ने टेबलहरू",
1747
+ "Sync on reconnect": "पुनःजडान हुँदा समक्रमण गर्नुहोस्",
1748
+ "Run Synchronizations when the network connection is restored.": "नेटवर्क जडान पुनःस्थापित हुँदा समक्रमणहरू चलाउनुहोस्।",
1749
+ "Sync on app resume": "एप पुनःसक्रिय (Resume) हुँदा समक्रमण गर्नुहोस्",
1750
+ "Run Synchronizations when the app is resumed from background.": "जब एप्लिकेशन पृष्ठभूमिबाट पुनः सुरु (रिज्युम) हुन्छ, त्यतिबेला समक्रमणहरू (Synchronizations) चलाउनुहोस्।",
1751
+ "Push sync": "पुष सिन्क",
1752
+ "Run Synchronizations when the server sends a push notification. On Android, this requires a Firebase JSON key and a Google Services File (see below).": "सर्भरले पुश सूचना पठाउँदा समक्रमणहरू चलाउनुहोस्। एन्ड्रोइडमा, यसका लागि Firebase JSON कुञ्जी र Google Services फाइल (तल हेर्नुहोस्) आवश्यक पर्छ।",
1753
+ "Background Sync interval": "पृष्ठभूमि समिकरण अन्तराल",
1754
+ "Perdiodic interval (in minutes) to run synchronizations in the background. This is just a min interval, depending on system conditions, the actual time may be longer.": "पृष्ठभूमिमा समक्रमण (synchronization) चलाउनका लागि आवधिक अन्तराल (मिनेटमा)। यो केवल न्यूनतम अन्तराल हो; प्रणालीको अवस्थाहरूमा निर्भर गर्दै, वास्तविक समय यसभन्दा लामो हुन सक्छ।",
1755
+ "Release Signing": "रिलिज साइनिङ",
1756
+ "Firebase JSON Key": "Firebase JSON कुञ्जी",
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.": "यो तपाईँको Firebase परियोजनाका लागि निजी कुञ्जी फाइल हो। तपाईँको Saltcorn सर्भरले यसलाई तपाईँको Android मोबाइल एपमा push सूचनाहरू वा push-आधारित समक्रमणहरू पठाउन प्रयोग गर्छ। यसलाई '/mobile-app-configurations' डाइरेक्टरीमा अपलोड गर्नुहोस् (यदि त्यो अवस्थित छैन भने, पहिले सिर्जना गर्नुहोस्)। तपाईँले यसलाई यहाँ वा 'Notifications' मेनुमा कन्फिगर गर्न सक्नुहुन्छ।",
1758
+ "Google Services File": "Google सेवा फाइल",
1759
+ "This is a configuration file specific to your mobile app. It contains, among other things, your App ID, the Firebase project ID, and an API key. The file gets bundled into the client and will be used to subscribe to push notifications or push-based synchronizations from the server. Upload it to the '/mobile-app-configurations' directory (if it does not exist, create it). You can configure it here or in the 'Notifications' Menu.": "यो तपाईंको मोबाइल एपका लागि विशिष्ट कन्फिगरेसन फाइल हो। यसमा अन्य कुरासँगै तपाईंको App ID, Firebase परियोजना ID, र API key समावेश हुन्छन्। यो फाइल क्लाइन्टमा बन्डल गरिन्छ र सर्भरबाट आउने push सूचनाहरू वा push-आधारित समक्रमणहरूमा subscribe गर्न प्रयोग गरिनेछ। यसलाई '/mobile-app-configurations' डायरेक्टरीमा अपलोड गर्नुहोस् (यदि यो अवस्थित छैन भने, पहिले यसलाई सिर्जना गर्नुहोस्)। तपाईं यसलाई यहाँ वा 'Notifications' मेनुमा गएर कन्फिगर गर्न सक्नुहुन्छ।",
1760
+ "Build tools": "बिल्ड उपकरणहरू",
1761
+ "Not a Mac OS system": "Mac OS प्रणाली होइन।",
1762
+ "Provisioning profiles": "प्रोभिजनिङ प्रोफाइलहरू",
1763
+ "No Provisioning Profile": "प्रोभिजनिङ प्रोफाइल छैन",
1764
+ "Only create the project directory without building an .ipa file. This can be useful if you want to open the project in Xcode and run it in the Simulator.": ".ipa फाइल निर्माण नगरी केवल परियोजना डाइरेक्टरी मात्र सिर्जना गर्नुहोस्। यदि तपाईंले परियोजना Xcode मा खोल्न चाहनुहुन्छ र Simulator मा चलाउन चाहनुहुन्छ भने यो उपयोगी हुन सक्छ।",
1765
+ "APN Signing Key (.p8 file)": "APN साइनिङ की (.p8 फाइल)",
1766
+ "This is a private key file": "यो एउटा निजी कुञ्जी फाइल हो।",
1767
+ "APN Signing Key ID": "APN हस्ताक्षर कुञ्जी ID",
1768
+ "The 10-character Key ID obtained from Apple developer account": "Apple डेभलपर खाता बाट प्राप्त गरिएको १०- क्यारेक्टरको Key ID",
1769
+ "Edit file": "फाइल सम्पादन गर्नुहोस्",
1770
+ "Editing %s": "%s सम्पादन गर्दै",
1771
+ "Run immediately in background": "पृष्ठभूमिमा तुरुन्तै चलाउनुहोस्",
1772
+ "Row expression": "पङ्क्ति अभिव्यक्ति",
1773
+ "Less...": "थोरै...",
1774
+ "Deep search": "गहिरो खोज",
1775
+ "Clear selection": "चयन खाली गर्नुहोस्",
1776
+ "%s selected": "%s चयन गरिएको",
1777
+ "Delete selected": "चयनित मेटाउनुहोस्",
1778
+ "selected": "चयन गरिएको",
1779
+ "Delete %s selected items?": "%s चयन गरिएका वस्तुहरू मेटाउने हो?",
1780
+ "Delete selected items?": "चयन गरिएका आइटमहरू मेटाउनुहोस्?",
1781
+ "Failed to delete selected items": "चयन गरिएको वस्तुहरू मेट्न असफल भयो",
1782
+ "Configurable": "कन्फिगर गर्न मिल्ने",
1783
+ "Info": "जानकारी",
1784
+ "Show tables (Alt+T)": "टेबलहरू देखाउनुहोस् (Alt+T)",
1785
+ "Show views (Alt+V)": "भ्यूहरू देखाउनुहोस् (Alt+V)",
1786
+ "Show pages (Alt+P)": "पृष्ठहरू देखाउनुहोस् (Alt+P)",
1787
+ "Show triggers (Alt+R)": "ट्रिगरहरू देखाउनुहोस् (Alt+R)",
1788
+ "Show users (Alt+U)": "प्रयोगकर्ताहरू देखाउनुहोस् (Alt+U)",
1789
+ "Show modules (Alt+M)": "मोड्युलहरू देखाउनुहोस् (Alt+M)",
1790
+ "Finished translating %s strings.": "%s स्ट्रिङहरूको अनुवाद समाप्त भयो।",
1791
+ "This is a Share extension profile": "यो Share extension प्रोफाइल हो।",
1792
+ "App Group ID": "एप समूह आईडी",
1793
+ "The App Group ID is used to share data between the main app and the Share extension.": "App Group ID मुख्य एप र Share विस्तारबीच डाटा साझा गर्न प्रयोग हुन्छ।"
275
1794
  }