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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1243) hide show
  1. package/CHANGELOG.md +37 -0
  2. package/app.js +13 -9
  3. package/auth/admin.js +30 -15
  4. package/auth/routes.js +1 -1
  5. package/docs/assets/hierarchy.js +1 -1
  6. package/docs/assets/icons.js +1 -1
  7. package/docs/assets/icons.svg +1 -1
  8. package/docs/assets/navigation.js +1 -1
  9. package/docs/assets/search.js +1 -1
  10. package/docs/assets/style.css +3 -3
  11. package/docs/classes/_saltcorn_admin-models.models_snapshot.Snapshot.html +2 -2
  12. package/docs/classes/_saltcorn_common-code.relations_relation.Relation.html +3 -3
  13. package/docs/classes/_saltcorn_common-code.relations_relations_finder.RelationsFinder.html +5 -5
  14. package/docs/classes/_saltcorn_data.diagram_cy_raster.CytoscapeRaster.html +4 -4
  15. package/docs/classes/_saltcorn_data.diagram_nodes_dummy_node.DummyNode.html +4 -4
  16. package/docs/classes/_saltcorn_data.diagram_nodes_node.Node.html +4 -4
  17. package/docs/classes/_saltcorn_data.diagram_nodes_page_node.PageNode.html +4 -4
  18. package/docs/classes/_saltcorn_data.diagram_nodes_table_node.TableNode.html +4 -4
  19. package/docs/classes/_saltcorn_data.diagram_nodes_trigger_node.TriggerNode.html +4 -4
  20. package/docs/classes/_saltcorn_data.diagram_nodes_view_node.ViewNode.html +4 -4
  21. package/docs/classes/_saltcorn_data.mobile-mocks_node_async_hooks.AsyncLocalStorage.html +2 -2
  22. package/docs/classes/_saltcorn_data.models_crash.Crash.html +2 -2
  23. package/docs/classes/_saltcorn_data.models_eventlog.EventLog.html +2 -2
  24. package/docs/classes/_saltcorn_data.models_field.Field.html +9 -9
  25. package/docs/classes/_saltcorn_data.models_fieldrepeat.FieldRepeat.html +2 -2
  26. package/docs/classes/_saltcorn_data.models_file.File.html +21 -21
  27. package/docs/classes/_saltcorn_data.models_form.Form.html +3 -2
  28. package/docs/classes/_saltcorn_data.models_internal_mail_queue.MailQueue.html +4 -4
  29. package/docs/classes/_saltcorn_data.models_internal_push_message_helper.PushMessageHelper.html +16 -9
  30. package/docs/classes/_saltcorn_data.models_library.Library.html +2 -2
  31. package/docs/classes/_saltcorn_data.models_model.Model.html +2 -2
  32. package/docs/classes/_saltcorn_data.models_model_instance.ModelInstance.html +2 -2
  33. package/docs/classes/_saltcorn_data.models_notification.Notification.html +2 -2
  34. package/docs/classes/_saltcorn_data.models_page.Page.html +11 -11
  35. package/docs/classes/_saltcorn_data.models_page_group.PageGroup.html +16 -16
  36. package/docs/classes/_saltcorn_data.models_page_group_member.PageGroupMember.html +8 -8
  37. package/docs/classes/_saltcorn_data.models_plugin.Plugin.html +13 -10
  38. package/docs/classes/_saltcorn_data.models_role.Role.html +2 -2
  39. package/docs/classes/_saltcorn_data.models_table.Table.html +73 -69
  40. package/docs/classes/_saltcorn_data.models_table_constraints.TableConstraint.html +2 -2
  41. package/docs/classes/_saltcorn_data.models_tag.Tag.html +2 -2
  42. package/docs/classes/_saltcorn_data.models_tag_entry.TagEntry.html +2 -2
  43. package/docs/classes/_saltcorn_data.models_trigger.Trigger.html +19 -19
  44. package/docs/classes/_saltcorn_data.models_user.User.html +32 -32
  45. package/docs/classes/_saltcorn_data.models_view.View.html +15 -15
  46. package/docs/classes/_saltcorn_data.models_workflow.Workflow.html +2 -2
  47. package/docs/classes/_saltcorn_data.models_workflow_run.WorkflowRun.html +2 -2
  48. package/docs/classes/_saltcorn_data.models_workflow_step.WorkflowStep.html +3 -2
  49. package/docs/classes/_saltcorn_data.models_workflow_trace.MetaData.html +2 -2
  50. package/docs/classes/_saltcorn_data.models_workflow_trace.WorkflowTrace.html +2 -2
  51. package/docs/classes/_saltcorn_mobile-builder.mobile-builder.MobileBuilder.html +8 -3
  52. package/docs/classes/_saltcorn_mobile-builder.utils_capacitor-helper.CapacitorHelper.html +2 -2
  53. package/docs/enums/_saltcorn_common-code.relations_relation_types.RelationType.html +2 -2
  54. package/docs/enums/_saltcorn_common-code.relations_relation_types.ViewDisplayType.html +2 -2
  55. package/docs/functions/_saltcorn_admin-models.models_config-check.runConfigurationCheck.html +1 -1
  56. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.buildRelationPath.html +1 -1
  57. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.buildTableCaches.html +1 -1
  58. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.parseLegacyRelation.html +1 -1
  59. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.parseRelationPath.html +1 -1
  60. package/docs/functions/_saltcorn_common-code.tests_test_data.fixturesData.html +1 -1
  61. package/docs/functions/_saltcorn_common-code.tests_test_data.withAnotherUserField.html +1 -1
  62. package/docs/functions/_saltcorn_common-code.tests_test_data.withKeyFromLayerThree.html +1 -1
  63. package/docs/functions/_saltcorn_common-code.tests_test_data.withKeyFromLayerTwo.html +1 -1
  64. package/docs/functions/_saltcorn_common-code.tests_test_data.withMultipleInbounds.html +1 -1
  65. package/docs/functions/_saltcorn_common-code.tests_test_data.withSecondTopicField.html +1 -1
  66. package/docs/functions/_saltcorn_common-code.tests_test_data.withSimplePostTopicrelation.html +1 -1
  67. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.action_link.html +1 -1
  68. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.action_url.html +1 -1
  69. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.fill_presets.html +1 -1
  70. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.getForm.html +1 -1
  71. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_view_link_query.html +1 -1
  72. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_viewable_fields.html +1 -1
  73. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_viewable_fields_from_layout.html +1 -1
  74. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.make_link.html +2 -2
  75. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.objToQueryString.html +1 -1
  76. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.parse_view_select.html +3 -3
  77. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.setDateLocales.html +1 -1
  78. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.splitUniques.html +1 -1
  79. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.standardBlockDispatch.html +1 -1
  80. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.standardLayoutRowVisitor.html +1 -1
  81. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.transformForm.html +1 -1
  82. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.updateViewSelect.html +2 -2
  83. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.view_linker.html +2 -2
  84. package/docs/functions/_saltcorn_data.db_connect_mobile.getConnectObject.html +1 -1
  85. package/docs/functions/_saltcorn_data.db_reset_schema.reset.html +3 -3
  86. package/docs/functions/_saltcorn_data.diagram_cy_generate_utils.generateCyCode.html +1 -1
  87. package/docs/functions/_saltcorn_data.diagram_cy_generate_utils.genereateCyCfg.html +1 -1
  88. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.buildObjectTrees.html +1 -1
  89. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractFromColumns.html +1 -1
  90. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractFromLayout.html +1 -1
  91. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractViewToCreate.html +1 -1
  92. package/docs/functions/_saltcorn_data.migrate.create_blank_migration.html +1 -1
  93. package/docs/functions/_saltcorn_data.migrate.getMigrationsInDB.html +1 -1
  94. package/docs/functions/_saltcorn_data.migrate.migrate.html +3 -3
  95. package/docs/functions/_saltcorn_data.migrations_202102091312.js.html +1 -1
  96. package/docs/functions/_saltcorn_data.migrations_202210051058.js.html +1 -1
  97. package/docs/functions/_saltcorn_data.migrations_202210101540.js.html +1 -1
  98. package/docs/functions/_saltcorn_data.migrations_202304281224.js.html +1 -1
  99. package/docs/functions/_saltcorn_data.migrations_202307211459.js.html +1 -1
  100. package/docs/functions/_saltcorn_data.migrations_202502131103.js.html +1 -1
  101. package/docs/functions/_saltcorn_data.migrations_202508011455.js.html +1 -1
  102. package/docs/functions/_saltcorn_data.migrations_202510152058.js.html +1 -1
  103. package/docs/functions/_saltcorn_data.mobile-mocks_node_child_process.execSync.html +1 -1
  104. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.createReadStream.html +1 -1
  105. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.readdirSync.html +1 -1
  106. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.writeFileSync.html +1 -1
  107. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.mkdir.html +1 -1
  108. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.readFile.html +1 -1
  109. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.stat.html +1 -1
  110. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.unlink.html +1 -1
  111. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.writeFile.html +1 -1
  112. package/docs/functions/_saltcorn_data.mobile-mocks_node_latest-version.latestVersion.html +1 -1
  113. package/docs/functions/_saltcorn_data.mobile-mocks_node_v8.deserialize.html +1 -1
  114. package/docs/functions/_saltcorn_data.mobile-mocks_node_v8.serialize.html +1 -1
  115. package/docs/functions/_saltcorn_data.mobile-mocks_npm_env-paths.envPaths.html +1 -1
  116. package/docs/functions/_saltcorn_data.model-helper.get_predictor.html +1 -1
  117. package/docs/functions/_saltcorn_data.model-helper.run_jupyter_model.html +1 -1
  118. package/docs/functions/_saltcorn_data.model-helper.shorten_trackback.html +1 -1
  119. package/docs/functions/_saltcorn_data.model-helper.write_csv.html +1 -1
  120. package/docs/functions/_saltcorn_data.models_internal_async_json_stream.async_json_stream.html +1 -1
  121. package/docs/functions/_saltcorn_data.models_internal_query.aggregation_query_fields.html +1 -1
  122. package/docs/functions/_saltcorn_data.models_internal_query.getAggAndField.html +1 -1
  123. package/docs/functions/_saltcorn_data.models_internal_query.joinfield_renamer.html +1 -1
  124. package/docs/functions/_saltcorn_data.models_internal_query.process_aggregations.html +1 -1
  125. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.buildKeyFromRelative.html +1 -1
  126. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.copyObject.html +1 -1
  127. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.deleteObject.html +1 -1
  128. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.downloadBuffer.html +1 -1
  129. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getPublicFileUrl.html +1 -1
  130. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getResolvedBucket.html +1 -1
  131. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getS3Client.html +1 -1
  132. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getServeUrl.html +1 -1
  133. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getSignedFileUrl.html +1 -1
  134. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.headObject.html +1 -1
  135. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.isS3Enabled.html +1 -1
  136. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.listS3Folder.html +1 -1
  137. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.publicUrlToRelativePath.html +1 -1
  138. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.relativeKeyToPath.html +1 -1
  139. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.setObjectMetadata.html +1 -1
  140. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.uploadBuffer.html +1 -1
  141. package/docs/functions/_saltcorn_data.models_internal_table_helper.boolExamples.html +1 -1
  142. package/docs/functions/_saltcorn_data.models_internal_table_helper.colorExamples.html +1 -1
  143. package/docs/functions/_saltcorn_data.models_internal_table_helper.floatExamples.html +1 -1
  144. package/docs/functions/_saltcorn_data.models_internal_table_helper.get_formula_examples.html +1 -1
  145. package/docs/functions/_saltcorn_data.models_internal_table_helper.intExamples.html +1 -1
  146. package/docs/functions/_saltcorn_data.models_internal_table_helper.stringExamples.html +1 -1
  147. package/docs/functions/_saltcorn_data.plugin-helper.build_schema_data.html +1 -1
  148. package/docs/functions/_saltcorn_data.plugin-helper.calcfldViewConfig.html +1 -1
  149. package/docs/functions/_saltcorn_data.plugin-helper.calcfldViewOptions.html +1 -1
  150. package/docs/functions/_saltcorn_data.plugin-helper.calcrelViewOptions.html +5 -5
  151. package/docs/functions/_saltcorn_data.plugin-helper.displayType.html +1 -1
  152. package/docs/functions/_saltcorn_data.plugin-helper.field_picker_fields.html +2 -2
  153. package/docs/functions/_saltcorn_data.plugin-helper.generate_joined_query.html +1 -1
  154. package/docs/functions/_saltcorn_data.plugin-helper.getActionConfigFields.html +2 -2
  155. package/docs/functions/_saltcorn_data.plugin-helper.get_child_views.html +2 -2
  156. package/docs/functions/_saltcorn_data.plugin-helper.get_inbound_relation_opts.html +2 -2
  157. package/docs/functions/_saltcorn_data.plugin-helper.get_inbound_self_relation_opts.html +1 -1
  158. package/docs/functions/_saltcorn_data.plugin-helper.get_link_view_opts.html +1 -1
  159. package/docs/functions/_saltcorn_data.plugin-helper.get_many_to_many_relation_opts.html +4 -4
  160. package/docs/functions/_saltcorn_data.plugin-helper.get_parent_views.html +2 -2
  161. package/docs/functions/_saltcorn_data.plugin-helper.initial_config_all_fields.html +2 -2
  162. package/docs/functions/_saltcorn_data.plugin-helper.json_list_to_external_table.html +2 -2
  163. package/docs/functions/_saltcorn_data.plugin-helper.link_view.html +1 -1
  164. package/docs/functions/_saltcorn_data.plugin-helper.pathToState.html +1 -1
  165. package/docs/functions/_saltcorn_data.plugin-helper.picked_fields_to_query.html +2 -2
  166. package/docs/functions/_saltcorn_data.plugin-helper.readState.html +2 -2
  167. package/docs/functions/_saltcorn_data.plugin-helper.readStateStrict.html +3 -3
  168. package/docs/functions/_saltcorn_data.plugin-helper.runCollabEvents.html +4 -4
  169. package/docs/functions/_saltcorn_data.plugin-helper.run_action_column.html +2 -2
  170. package/docs/functions/_saltcorn_data.plugin-helper.stateFieldsToQuery.html +2 -2
  171. package/docs/functions/_saltcorn_data.plugin-helper.stateFieldsToWhere.html +1 -1
  172. package/docs/functions/_saltcorn_data.plugin-helper.stateToQueryString.html +1 -1
  173. package/docs/functions/_saltcorn_data.plugin-helper.strictParseInt.html +2 -2
  174. package/docs/functions/_saltcorn_data.plugin-testing.auto_test_plugin.html +1 -1
  175. package/docs/functions/_saltcorn_data.plugin-testing.check_view_columns.html +1 -1
  176. package/docs/functions/_saltcorn_data.plugin-testing.generate_attributes.html +1 -1
  177. package/docs/functions/_saltcorn_data.standard-menu.create_standard_menu.html +1 -1
  178. package/docs/functions/_saltcorn_data.tests_assertions.assertIsErrorMsg.html +1 -1
  179. package/docs/functions/_saltcorn_data.tests_assertions.assertIsErrorsMsg.html +1 -1
  180. package/docs/functions/_saltcorn_data.tests_assertions.assertIsRow.html +1 -1
  181. package/docs/functions/_saltcorn_data.tests_assertions.assertIsSet.html +1 -1
  182. package/docs/functions/_saltcorn_data.tests_assertions.assertIsType.html +1 -1
  183. package/docs/functions/_saltcorn_data.tests_assertions.assertsIsSuccessMessage.html +1 -1
  184. package/docs/functions/_saltcorn_data.tests_assertions.assertsObjectIsUser.html +1 -1
  185. package/docs/functions/_saltcorn_data.tests_common_helpers.createAnotherUserField.html +1 -1
  186. package/docs/functions/_saltcorn_data.tests_common_helpers.createKeyFromLevelTwo.html +1 -1
  187. package/docs/functions/_saltcorn_data.tests_common_helpers.createLevelThreeInbound.html +1 -1
  188. package/docs/functions/_saltcorn_data.tests_common_helpers.createMultipleInbounds.html +1 -1
  189. package/docs/functions/_saltcorn_data.tests_common_helpers.createSecondTopicField.html +1 -1
  190. package/docs/functions/_saltcorn_data.tests_common_helpers.prepareEmployeeDepartment.html +1 -1
  191. package/docs/functions/_saltcorn_data.tests_common_helpers.prepareSimpleTopicPostRelation.html +1 -1
  192. package/docs/functions/_saltcorn_data.tests_remote_query_helper.deleteViewFromServer.html +1 -1
  193. package/docs/functions/_saltcorn_data.tests_remote_query_helper.prepareQueryEnviroment.html +1 -1
  194. package/docs/functions/_saltcorn_data.tests_remote_query_helper.sendViewToServer.html +1 -1
  195. package/docs/functions/_saltcorn_data.translate.hasLLM.html +1 -1
  196. package/docs/functions/_saltcorn_data.translate.translate.html +1 -1
  197. package/docs/functions/_saltcorn_db-common.internal.ftsFieldsSqlExpr.html +1 -1
  198. package/docs/functions/_saltcorn_db-common.internal.mkSelectOptions.html +1 -1
  199. package/docs/functions/_saltcorn_db-common.internal.mkWhere.html +1 -1
  200. package/docs/functions/_saltcorn_db-common.internal.orderByIsObject.html +1 -1
  201. package/docs/functions/_saltcorn_db-common.internal.orderByIsOperator.html +1 -1
  202. package/docs/functions/_saltcorn_db-common.internal.prefixFieldsInWhere.html +1 -1
  203. package/docs/functions/_saltcorn_db-common.internal.sqlBinOp.html +1 -1
  204. package/docs/functions/_saltcorn_db-common.internal.sqlFun.html +1 -1
  205. package/docs/functions/_saltcorn_db-common.internal.sqlsanitize.html +1 -1
  206. package/docs/functions/_saltcorn_db-common.internal.sqlsanitizeAllowDots.html +1 -1
  207. package/docs/functions/_saltcorn_db-common.internal.subSelectWhere.html +1 -1
  208. package/docs/functions/_saltcorn_db-common.multi-tenant.enable_multi_tenant.html +1 -1
  209. package/docs/functions/_saltcorn_db-common.multi-tenant.getRequestContext.html +1 -1
  210. package/docs/functions/_saltcorn_db-common.multi-tenant.getTenantSchema.html +1 -1
  211. package/docs/functions/_saltcorn_db-common.multi-tenant.init.html +1 -1
  212. package/docs/functions/_saltcorn_db-common.multi-tenant.is_it_multi_tenant.html +1 -1
  213. package/docs/functions/_saltcorn_db-common.multi-tenant.runWithTenant.html +1 -1
  214. package/docs/functions/_saltcorn_db-common.sqlite-commons.buildInsertBulkSql.html +1 -1
  215. package/docs/functions/_saltcorn_db-common.sqlite-commons.buildInsertSql.html +1 -1
  216. package/docs/functions/_saltcorn_db-common.sqlite-commons.commitAndBeginNewTransaction.html +1 -1
  217. package/docs/functions/_saltcorn_db-common.sqlite-commons.doCount.html +1 -1
  218. package/docs/functions/_saltcorn_db-common.sqlite-commons.doDeleteWhere.html +1 -1
  219. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListScTables.html +1 -1
  220. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListTables.html +1 -1
  221. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListUserDefinedTables.html +1 -1
  222. package/docs/functions/_saltcorn_db-common.sqlite-commons.do_add_index.html +1 -1
  223. package/docs/functions/_saltcorn_db-common.sqlite-commons.do_drop_index.html +1 -1
  224. package/docs/functions/_saltcorn_db-common.sqlite-commons.mkVal.html +1 -1
  225. package/docs/functions/_saltcorn_db-common.sqlite-commons.openOrUseTransaction.html +1 -1
  226. package/docs/functions/_saltcorn_db-common.sqlite-commons.reprAsJson.html +1 -1
  227. package/docs/functions/_saltcorn_db-common.sqlite-commons.slugify.html +1 -1
  228. package/docs/functions/_saltcorn_db-common.sqlite-commons.tryCatchInTransaction.html +1 -1
  229. package/docs/functions/_saltcorn_db-common.sqlite-commons.whenTransactionisFree.html +1 -1
  230. package/docs/functions/_saltcorn_db-common.sqlite-commons.withTransaction.html +1 -1
  231. package/docs/functions/_saltcorn_markup.mktag.mkTag.html +1 -1
  232. package/docs/functions/_saltcorn_markup.tabs.tabs.html +1 -1
  233. package/docs/functions/_saltcorn_markup.workflow.renderWorkflow.html +2 -0
  234. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.androidFeatures.html +1 -1
  235. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.androidPermissions.html +1 -1
  236. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.buildTablesFile.html +1 -1
  237. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyPrepopulatedDb.html +1 -1
  238. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyServerFiles.html +1 -1
  239. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyShareExtFiles.html +1 -1
  240. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copySiteLogo.html +1 -1
  241. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyTranslationFiles.html +1 -1
  242. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.createSqliteDb.html +1 -1
  243. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.extractDomain.html +1 -1
  244. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.generateAndroidVersionCode.html +1 -1
  245. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.hasAuthMethod.html +1 -1
  246. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyAndroidManifest.html +1 -1
  247. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyAppDelegate.html +1 -0
  248. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyConfigXml.html +1 -1
  249. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyGradleConfig.html +1 -1
  250. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyInfoPlist.html +1 -1
  251. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyShareViewController.html +1 -0
  252. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyXcodeProjectFile.html +1 -1
  253. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepAppIcon.html +1 -1
  254. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareAppIcon.html +1 -1
  255. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareBuildDir.html +5 -3
  256. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareExportOptionsPlist.html +1 -1
  257. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareSplashIcon.html +1 -1
  258. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareSplashPage.html +1 -1
  259. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.runAddEntitlementsScript.html +1 -0
  260. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeCapacitorConfig.html +1 -1
  261. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeCfgFile.html +1 -1
  262. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeDataExtractionRules.html +1 -1
  263. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeEntitlementsPlist.html +1 -0
  264. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeNetworkSecurityConfig.html +1 -1
  265. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writePodfile.html +1 -1
  266. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writePrivacyInfo.html +1 -1
  267. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.bundleMobileAppCode.html +1 -1
  268. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.bundlePackagesAndPlugins.html +1 -1
  269. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyOptionalSource.html +1 -1
  270. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyPluginMobileAppDirs.html +1 -1
  271. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyPublicDirs.html +1 -1
  272. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.add_index.html +1 -1
  273. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.add_unique_constraint.html +1 -1
  274. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.count.html +1 -1
  275. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.deleteWhere.html +1 -1
  276. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_index.html +1 -1
  277. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_reset_schema.html +1 -1
  278. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_unique_constraint.html +1 -1
  279. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.init.html +1 -1
  280. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.insert.html +1 -1
  281. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.insertRows.html +1 -1
  282. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listScTables.html +1 -1
  283. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listTables.html +1 -1
  284. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listUserDefinedTables.html +1 -1
  285. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.query.html +1 -1
  286. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.select.html +1 -1
  287. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.selectMaybeOne.html +1 -1
  288. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.selectOne.html +1 -1
  289. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.setConnectionObject.html +1 -1
  290. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.tableExists.html +1 -1
  291. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.time.html +1 -1
  292. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.update.html +1 -1
  293. package/docs/functions/_saltcorn_sqlite.sqlite.add_index.html +1 -1
  294. package/docs/functions/_saltcorn_sqlite.sqlite.add_unique_constraint.html +1 -1
  295. package/docs/functions/_saltcorn_sqlite.sqlite.begin.html +1 -1
  296. package/docs/functions/_saltcorn_sqlite.sqlite.changeConnection.html +1 -1
  297. package/docs/functions/_saltcorn_sqlite.sqlite.close.html +1 -1
  298. package/docs/functions/_saltcorn_sqlite.sqlite.commit.html +1 -1
  299. package/docs/functions/_saltcorn_sqlite.sqlite.count.html +1 -1
  300. package/docs/functions/_saltcorn_sqlite.sqlite.deleteWhere.html +1 -1
  301. package/docs/functions/_saltcorn_sqlite.sqlite.dropTable.html +1 -1
  302. package/docs/functions/_saltcorn_sqlite.sqlite.dropTables.html +1 -1
  303. package/docs/functions/_saltcorn_sqlite.sqlite.drop_index.html +1 -1
  304. package/docs/functions/_saltcorn_sqlite.sqlite.drop_reset_schema.html +1 -1
  305. package/docs/functions/_saltcorn_sqlite.sqlite.drop_unique_constraint.html +1 -1
  306. package/docs/functions/_saltcorn_sqlite.sqlite.getVersion.html +1 -1
  307. package/docs/functions/_saltcorn_sqlite.sqlite.get_db_filepath.html +1 -1
  308. package/docs/functions/_saltcorn_sqlite.sqlite.get_sql_logging.html +1 -1
  309. package/docs/functions/_saltcorn_sqlite.sqlite.init.html +1 -1
  310. package/docs/functions/_saltcorn_sqlite.sqlite.insert.html +1 -1
  311. package/docs/functions/_saltcorn_sqlite.sqlite.listScTables.html +1 -1
  312. package/docs/functions/_saltcorn_sqlite.sqlite.listTables.html +1 -1
  313. package/docs/functions/_saltcorn_sqlite.sqlite.listUserDefinedTables.html +1 -1
  314. package/docs/functions/_saltcorn_sqlite.sqlite.query.html +1 -1
  315. package/docs/functions/_saltcorn_sqlite.sqlite.rollback.html +1 -1
  316. package/docs/functions/_saltcorn_sqlite.sqlite.select.html +1 -1
  317. package/docs/functions/_saltcorn_sqlite.sqlite.selectMaybeOne.html +1 -1
  318. package/docs/functions/_saltcorn_sqlite.sqlite.selectOne.html +1 -1
  319. package/docs/functions/_saltcorn_sqlite.sqlite.set_sql_logging.html +1 -1
  320. package/docs/functions/_saltcorn_sqlite.sqlite.sql_log.html +1 -1
  321. package/docs/functions/_saltcorn_sqlite.sqlite.update.html +1 -1
  322. package/docs/functions/_saltcorn_sqlite.sqlite.updateWhere.html +1 -1
  323. package/docs/functions/_saltcorn_types.base_types.instanceOWithHtmlFile.html +1 -1
  324. package/docs/functions/_saltcorn_types.base_types.instanceOfFieldViewEdit.html +1 -0
  325. package/docs/functions/_saltcorn_types.base_types.instanceOfFieldViewShow.html +1 -0
  326. package/docs/functions/_saltcorn_types.base_types.instanceOfPack.html +1 -0
  327. package/docs/functions/_saltcorn_types.common_types.instanceOfErrorMsg.html +1 -1
  328. package/docs/functions/_saltcorn_types.common_types.instanceOfSuccessMsg.html +1 -1
  329. package/docs/functions/_saltcorn_types.common_types.instanceOfType.html +1 -1
  330. package/docs/functions/_saltcorn_types.model-abstracts_abstract_field.instanceOfField.html +1 -1
  331. package/docs/functions/_saltcorn_types.model-abstracts_abstract_page.instanceOfPage.html +1 -1
  332. package/docs/functions/_saltcorn_types.model-abstracts_abstract_plugin.instanceOfPlugin.html +1 -0
  333. package/docs/functions/_saltcorn_types.model-abstracts_abstract_table.instanceOfTable.html +1 -0
  334. package/docs/functions/_saltcorn_types.model-abstracts_abstract_view.instanceOfView.html +1 -1
  335. package/docs/hierarchy.html +1 -1
  336. package/docs/index.html +4 -2
  337. package/docs/interfaces/_saltcorn_db-common.dbtypes.UserLike.html +2 -2
  338. package/docs/interfaces/_saltcorn_markup.types.TagExports.html +2 -2
  339. package/docs/interfaces/_saltcorn_mobile-builder.utils_common-build-utils.ScCapacitorConfig.html +2 -2
  340. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_field.AbstractField.html +2 -2
  341. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_field.AbstractFieldRepeat.html +2 -2
  342. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_form.AbstractForm.html +3 -2
  343. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page.AbstractPage.html +2 -2
  344. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page_group.AbstractPageGroup.html +2 -2
  345. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page_group_member.AbstractPageGroupMember.html +2 -2
  346. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_plugin.AbstractPlugin.html +13 -0
  347. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_role.AbstractRole.html +2 -2
  348. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_table.AbstractTable.html +2 -2
  349. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_tag.AbstractTag.html +2 -2
  350. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_tag_entry.AbstractTagEntry.html +2 -2
  351. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_trigger.AbstractTrigger.html +2 -2
  352. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_user.AbstractUser.html +2 -2
  353. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_user.ForUserRequest.html +2 -2
  354. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_view.AbstractView.html +2 -2
  355. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_workflow.AbstractWorkflow.html +2 -2
  356. package/docs/modules/_saltcorn_admin-models.index.html +1 -1
  357. package/docs/modules/_saltcorn_common-code..html +1 -1
  358. package/docs/modules/_saltcorn_common-code.index.html +1 -1
  359. package/docs/modules/_saltcorn_common-code.relations_relation-1.html +1 -1
  360. package/docs/modules/_saltcorn_common-code.relations_relation_helpers-1.html +1 -1
  361. package/docs/modules/_saltcorn_common-code.relations_relation_types-1.html +1 -1
  362. package/docs/modules/_saltcorn_common-code.relations_relations_finder-1.html +1 -1
  363. package/docs/modules/_saltcorn_data..html +1 -1
  364. package/docs/modules/_saltcorn_data.base-plugin_actions-1.html +1 -1
  365. package/docs/modules/_saltcorn_data.base-plugin_fieldviews-1.html +1 -1
  366. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.html +1 -1
  367. package/docs/modules/_saltcorn_data.base-plugin_fileview-1.html +1 -1
  368. package/docs/modules/_saltcorn_data.base-plugin_fileview.html +1 -1
  369. package/docs/modules/_saltcorn_data.base-plugin_index-1.html +1 -1
  370. package/docs/modules/_saltcorn_data.base-plugin_index-2.html +1 -1
  371. package/docs/modules/_saltcorn_data.base-plugin_types-1.html +1 -1
  372. package/docs/modules/_saltcorn_data.base-plugin_types.html +1 -1
  373. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_edit-1.html +1 -1
  374. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_feed-1.html +1 -1
  375. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_filter-1.html +1 -1
  376. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_list-1.html +1 -1
  377. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_listshowlist-1.html +1 -1
  378. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_room-2.html +1 -1
  379. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_room-3.html +1 -1
  380. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_show-1.html +1 -1
  381. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_viewable_fields-1.html +1 -2
  382. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_viewable_fields-2.html +1 -0
  383. package/docs/modules/_saltcorn_data.contract.html +1 -1
  384. package/docs/modules/_saltcorn_data.db_connect-1.html +1 -1
  385. package/docs/modules/_saltcorn_data.db_connect_mobile-1.html +1 -1
  386. package/docs/modules/_saltcorn_data.db_fa5-icons-1.html +1 -1
  387. package/docs/modules/_saltcorn_data.db_fixtures-1.html +1 -1
  388. package/docs/modules/_saltcorn_data.db_index-1.html +1 -1
  389. package/docs/modules/_saltcorn_data.db_index-2.html +1 -1
  390. package/docs/modules/_saltcorn_data.db_reset_schema-1.html +1 -1
  391. package/docs/modules/_saltcorn_data.db_state-1.html +1 -1
  392. package/docs/modules/_saltcorn_data.html +3 -2
  393. package/docs/modules/_saltcorn_data.index.html +1 -1
  394. package/docs/modules/{_saltcorn_data.tests_exact_views.test.html → _saltcorn_data.mobile-mocks_npm_apns2.html} +1 -1
  395. package/docs/modules/_saltcorn_data.mobile-mocks_npm_vm2.html +1 -0
  396. package/docs/modules/{_saltcorn_data.tests_workflow_run.test.html → _saltcorn_data.mobile-mocks_npm_xml2js.html} +1 -1
  397. package/docs/modules/_saltcorn_data.model-helper.html +2 -1
  398. package/docs/modules/_saltcorn_data.models_config-1.html +1 -1
  399. package/docs/modules/_saltcorn_data.models_config.configExports.html +1 -1
  400. package/docs/modules/_saltcorn_data.models_crash-1.html +1 -1
  401. package/docs/modules/_saltcorn_data.models_discovery-1.html +1 -1
  402. package/docs/modules/_saltcorn_data.models_email-1.html +1 -1
  403. package/docs/modules/_saltcorn_data.models_eventlog-1.html +1 -1
  404. package/docs/modules/_saltcorn_data.models_eventlog.EventLog.html +1 -1
  405. package/docs/modules/_saltcorn_data.models_expression-1.html +1 -1
  406. package/docs/modules/_saltcorn_data.models_field-1.html +1 -1
  407. package/docs/modules/_saltcorn_data.models_fieldrepeat-1.html +1 -1
  408. package/docs/modules/_saltcorn_data.models_file-1.html +1 -1
  409. package/docs/modules/_saltcorn_data.models_file.File.html +1 -1
  410. package/docs/modules/_saltcorn_data.models_form-1.html +1 -1
  411. package/docs/modules/_saltcorn_data.models_form.Form.html +1 -1
  412. package/docs/modules/_saltcorn_data.models_index-1.html +1 -1
  413. package/docs/modules/_saltcorn_data.models_index.html +1 -1
  414. package/docs/modules/_saltcorn_data.models_internal_async_json_stream-1.html +1 -1
  415. package/docs/modules/_saltcorn_data.models_internal_mail_queue-1.html +1 -1
  416. package/docs/modules/_saltcorn_data.models_internal_push_message_helper-1.html +1 -1
  417. package/docs/modules/_saltcorn_data.models_internal_push_message_helper.html +1 -1
  418. package/docs/modules/_saltcorn_data.models_internal_query-1.html +1 -1
  419. package/docs/modules/_saltcorn_data.models_internal_s3_helpers-1.html +1 -1
  420. package/docs/modules/_saltcorn_data.models_internal_table_helper-1.html +1 -1
  421. package/docs/modules/_saltcorn_data.models_layout-1.html +1 -1
  422. package/docs/modules/_saltcorn_data.models_library-1.html +1 -1
  423. package/docs/modules/_saltcorn_data.models_model-1.html +1 -1
  424. package/docs/modules/_saltcorn_data.models_model_instance-1.html +1 -1
  425. package/docs/modules/_saltcorn_data.models_notification-1.html +1 -1
  426. package/docs/modules/_saltcorn_data.models_page-1.html +1 -1
  427. package/docs/modules/_saltcorn_data.models_page_group-1.html +1 -1
  428. package/docs/modules/_saltcorn_data.models_page_group.PageGroup.html +1 -1
  429. package/docs/modules/_saltcorn_data.models_page_group_member-1.html +1 -1
  430. package/docs/modules/_saltcorn_data.models_plugin-1.html +1 -1
  431. package/docs/modules/_saltcorn_data.models_random-1.html +1 -1
  432. package/docs/modules/_saltcorn_data.models_role-1.html +1 -1
  433. package/docs/modules/_saltcorn_data.models_scheduler-1.html +1 -1
  434. package/docs/modules/_saltcorn_data.models_table-1.html +1 -1
  435. package/docs/modules/_saltcorn_data.models_table.Table.html +1 -1
  436. package/docs/modules/_saltcorn_data.models_table_constraints-1.html +1 -1
  437. package/docs/modules/_saltcorn_data.models_tag-1.html +1 -1
  438. package/docs/modules/_saltcorn_data.models_tag_entry-1.html +1 -1
  439. package/docs/modules/_saltcorn_data.models_tag_entry.TagEntry.html +1 -1
  440. package/docs/modules/_saltcorn_data.models_trigger-1.html +1 -1
  441. package/docs/modules/_saltcorn_data.models_user-1.html +1 -1
  442. package/docs/modules/_saltcorn_data.models_view-1.html +1 -1
  443. package/docs/modules/_saltcorn_data.models_view.View.html +1 -1
  444. package/docs/modules/_saltcorn_data.models_workflow-1.html +1 -1
  445. package/docs/modules/_saltcorn_data.models_workflow_run-1.html +1 -1
  446. package/docs/modules/_saltcorn_data.models_workflow_step-1.html +1 -1
  447. package/docs/modules/_saltcorn_data.models_workflow_trace-2.html +1 -1
  448. package/docs/modules/_saltcorn_data.models_workflow_trace-3.html +1 -1
  449. package/docs/modules/_saltcorn_data.standard-menu.html +2 -1
  450. package/docs/modules/_saltcorn_db-common..html +1 -1
  451. package/docs/modules/_saltcorn_db-common.index.html +1 -1
  452. package/docs/modules/_saltcorn_db-common.internal.html +1 -1
  453. package/docs/modules/_saltcorn_markup.emergency_layout.EmergencyLayoutExports.html +1 -1
  454. package/docs/modules/_saltcorn_markup.helpers.HelpersExports.html +1 -1
  455. package/docs/modules/_saltcorn_markup.html +1 -1
  456. package/docs/modules/_saltcorn_markup.index.html +1 -1
  457. package/docs/modules/_saltcorn_markup.layout.LayoutExports-1.html +1 -1
  458. package/docs/modules/_saltcorn_markup.layout.LayoutExports.html +1 -1
  459. package/docs/modules/_saltcorn_markup.mjml-layout.LayoutExports.html +1 -1
  460. package/docs/modules/_saltcorn_markup.table.TableExports.html +1 -1
  461. package/docs/{variables/_saltcorn_data.base-plugin_types.float.sql_name.html → modules/_saltcorn_markup.workflow.html} +1 -1
  462. package/docs/modules/_saltcorn_mobile-builder..html +1 -1
  463. package/docs/modules/_saltcorn_mobile-builder.index.html +1 -1
  464. package/docs/modules/_saltcorn_mobile-builder.utils_common-build-utils.html +1 -1
  465. package/docs/modules/_saltcorn_sqlite-mobile.index.html +1 -1
  466. package/docs/modules/_saltcorn_sqlite-mobile.sqlite_capacitor.html +1 -1
  467. package/docs/modules/_saltcorn_sqlite..html +1 -1
  468. package/docs/modules/_saltcorn_sqlite.index.html +1 -1
  469. package/docs/modules/_saltcorn_sqlite.sqlite.html +1 -1
  470. package/docs/modules/_saltcorn_types..Types.html +1 -1
  471. package/docs/modules/_saltcorn_types..html +1 -1
  472. package/docs/modules/_saltcorn_types.base_types.html +1 -1
  473. package/docs/modules/_saltcorn_types.index.html +1 -1
  474. package/docs/modules/_saltcorn_types.model-abstracts_abstract_event_log-1.html +1 -1
  475. package/docs/modules/_saltcorn_types.model-abstracts_abstract_field-1.html +1 -1
  476. package/docs/modules/_saltcorn_types.model-abstracts_abstract_form-1.html +1 -1
  477. package/docs/modules/_saltcorn_types.model-abstracts_abstract_library-1.html +1 -1
  478. package/docs/modules/_saltcorn_types.model-abstracts_abstract_model-1.html +1 -1
  479. package/docs/modules/_saltcorn_types.model-abstracts_abstract_model_instance-1.html +1 -1
  480. package/docs/modules/_saltcorn_types.model-abstracts_abstract_page-1.html +1 -1
  481. package/docs/modules/_saltcorn_types.model-abstracts_abstract_page_group-1.html +1 -1
  482. package/docs/modules/_saltcorn_types.model-abstracts_abstract_page_group_member-1.html +1 -1
  483. package/docs/modules/_saltcorn_types.model-abstracts_abstract_plugin-1.html +1 -1
  484. package/docs/modules/_saltcorn_types.model-abstracts_abstract_plugin.html +1 -1
  485. package/docs/modules/_saltcorn_types.model-abstracts_abstract_role-1.html +1 -1
  486. package/docs/modules/_saltcorn_types.model-abstracts_abstract_table-1.html +1 -1
  487. package/docs/modules/_saltcorn_types.model-abstracts_abstract_table.html +1 -1
  488. package/docs/modules/_saltcorn_types.model-abstracts_abstract_tag-1.html +1 -1
  489. package/docs/modules/_saltcorn_types.model-abstracts_abstract_tag_entry-1.html +1 -1
  490. package/docs/modules/_saltcorn_types.model-abstracts_abstract_trigger-1.html +1 -1
  491. package/docs/modules/_saltcorn_types.model-abstracts_abstract_user-1.html +1 -1
  492. package/docs/modules/_saltcorn_types.model-abstracts_abstract_view-1.html +1 -1
  493. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow-1.html +1 -1
  494. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow_run-1.html +1 -1
  495. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow_step-1.html +1 -1
  496. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow_trace-1.html +1 -1
  497. package/docs/modules/_saltcorn_types.model-abstracts_index-1.html +1 -1
  498. package/docs/modules/_saltcorn_types.model-abstracts_index.ModelAbstracts.html +1 -1
  499. package/docs/types/_saltcorn_data.diagram_node_extract_utils.ExtractOpts.html +2 -2
  500. package/docs/types/_saltcorn_data.diagram_node_extract_utils.ExtractResult.html +2 -2
  501. package/docs/types/_saltcorn_data.diagram_nodes_node.NodeType.html +1 -1
  502. package/docs/types/_saltcorn_data.models_config.ConfigTypes.html +1 -1
  503. package/docs/types/_saltcorn_data.models_config.SingleConfig.html +1 -1
  504. package/docs/types/_saltcorn_data.models_eventlog.EventLogCfg.html +2 -2
  505. package/docs/types/_saltcorn_data.models_file.FileCfg.html +2 -2
  506. package/docs/types/_saltcorn_data.models_form.AdditionalButton.html +1 -1
  507. package/docs/types/_saltcorn_data.models_form.FormCfg.html +3 -2
  508. package/docs/types/_saltcorn_data.models_internal_push_message_helper.MobileSubscription.html +4 -0
  509. package/docs/types/_saltcorn_data.models_internal_push_message_helper.WebPushSubscription.html +2 -2
  510. package/docs/types/_saltcorn_data.models_internal_s3_helpers.S3HeadResult.html +1 -1
  511. package/docs/types/_saltcorn_data.models_internal_s3_helpers.S3ListResult.html +2 -2
  512. package/docs/types/_saltcorn_data.models_page_group.ScreenInfoParams.html +2 -2
  513. package/docs/types/_saltcorn_data.models_table.ChildRelations.html +2 -2
  514. package/docs/types/_saltcorn_data.models_table.ParentRelations.html +2 -2
  515. package/docs/types/_saltcorn_data.models_table.RelationData.html +2 -2
  516. package/docs/types/_saltcorn_data.models_tag_entry.TagEntryCfg.html +1 -1
  517. package/docs/types/_saltcorn_data.models_view.FindViewsPred.html +1 -1
  518. package/docs/types/_saltcorn_db-common.dbtypes.AggregationOptions.html +2 -2
  519. package/docs/types/_saltcorn_db-common.dbtypes.CoordOpts.html +2 -2
  520. package/docs/types/_saltcorn_db-common.dbtypes.DatabaseClient.html +2 -2
  521. package/docs/types/_saltcorn_db-common.dbtypes.JoinField.html +2 -2
  522. package/docs/types/_saltcorn_db-common.dbtypes.JoinFields.html +1 -1
  523. package/docs/types/_saltcorn_db-common.dbtypes.JoinOptions.html +1 -1
  524. package/docs/types/_saltcorn_db-common.dbtypes.JsonPath.html +1 -1
  525. package/docs/types/_saltcorn_db-common.dbtypes.JsonPathElem.html +1 -1
  526. package/docs/types/_saltcorn_db-common.dbtypes.Operator.html +1 -1
  527. package/docs/types/_saltcorn_db-common.dbtypes.PartialSome.html +1 -1
  528. package/docs/types/_saltcorn_db-common.dbtypes.PrimaryKeyValue.html +1 -1
  529. package/docs/types/_saltcorn_db-common.dbtypes.Row.html +1 -1
  530. package/docs/types/_saltcorn_db-common.dbtypes.SelectOptions.html +4 -2
  531. package/docs/types/_saltcorn_db-common.dbtypes.StrongRow.html +1 -1
  532. package/docs/types/_saltcorn_db-common.dbtypes.SubselectOptions.html +2 -2
  533. package/docs/types/_saltcorn_db-common.dbtypes.Value.html +1 -1
  534. package/docs/types/_saltcorn_db-common.dbtypes.Where.html +2 -2
  535. package/docs/types/_saltcorn_db-common.sqlite-commons.SqlAndValues.html +2 -2
  536. package/docs/types/_saltcorn_db-common.types.DbExportsType.html +2 -2
  537. package/docs/types/_saltcorn_db-common.types.GenObj.html +1 -1
  538. package/docs/types/_saltcorn_markup.emergency_layout.WrapParams.html +2 -2
  539. package/docs/types/_saltcorn_markup.helpers.CheckBoxGroupOpts.html +2 -2
  540. package/docs/types/_saltcorn_markup.helpers.PaginationOpts.html +2 -2
  541. package/docs/types/_saltcorn_markup.helpers.RadioGroupOpts.html +2 -2
  542. package/docs/types/_saltcorn_markup.helpers.SearchBarOpts.html +2 -2
  543. package/docs/types/_saltcorn_markup.layout.RenderOpts-1.html +2 -2
  544. package/docs/types/_saltcorn_markup.layout.RenderOpts.html +2 -2
  545. package/docs/types/_saltcorn_markup.mjml-layout.RenderOpts.html +2 -2
  546. package/docs/types/_saltcorn_markup.table.HeadersParams.html +2 -2
  547. package/docs/types/_saltcorn_markup.table.OptsParams.html +3 -2
  548. package/docs/types/_saltcorn_markup.types.AttributeVal.html +1 -1
  549. package/docs/types/_saltcorn_markup.types.Attributes.html +2 -2
  550. package/docs/types/_saltcorn_markup.types.ClassVal.html +1 -1
  551. package/docs/types/_saltcorn_markup.types.Element.html +1 -1
  552. package/docs/types/_saltcorn_markup.types.Falsy.html +1 -1
  553. package/docs/types/_saltcorn_markup.types.StyleVal.html +1 -1
  554. package/docs/types/_saltcorn_markup.types.TagFunction.html +1 -1
  555. package/docs/types/_saltcorn_mobile-builder.mobile-builder.IosCfg.html +4 -3
  556. package/docs/types/_saltcorn_mobile-builder.utils_capacitor-helper.CapacitorCfg.html +2 -2
  557. package/docs/types/_saltcorn_types.base_types.Action.html +3 -3
  558. package/docs/types/_saltcorn_types.base_types.AuthenticationMethod.html +2 -2
  559. package/docs/types/_saltcorn_types.base_types.CalcJoinfield.html +2 -2
  560. package/docs/types/_saltcorn_types.base_types.CapacitorPlugin.html +2 -2
  561. package/docs/types/_saltcorn_types.base_types.CodePagePack.html +2 -2
  562. package/docs/types/_saltcorn_types.base_types.Column.html +16 -2
  563. package/docs/types/_saltcorn_types.base_types.ConnectObjType.html +2 -2
  564. package/docs/types/_saltcorn_types.base_types.ConnectedObjects.html +2 -2
  565. package/docs/types/_saltcorn_types.base_types.CopilotSkill.html +2 -2
  566. package/docs/types/_saltcorn_types.base_types.ErrorObj.html +2 -2
  567. package/docs/types/_saltcorn_types.base_types.FieldLike.html +1 -1
  568. package/docs/types/_saltcorn_types.base_types.FieldView.html +1 -1
  569. package/docs/types/_saltcorn_types.base_types.Header.html +2 -2
  570. package/docs/types/_saltcorn_types.base_types.JoinFieldOption.html +2 -2
  571. package/docs/types/_saltcorn_types.base_types.Layout.html +1 -1
  572. package/docs/types/_saltcorn_types.base_types.MenuItem.html +22 -0
  573. package/docs/types/_saltcorn_types.base_types.MobileConfig.html +3 -2
  574. package/docs/types/_saltcorn_types.base_types.ModelPattern.html +6 -6
  575. package/docs/types/_saltcorn_types.base_types.Pack.html +2 -2
  576. package/docs/types/_saltcorn_types.base_types.Plugin.html +1 -1
  577. package/docs/types/_saltcorn_types.base_types.PluginFunction.html +2 -2
  578. package/docs/types/_saltcorn_types.base_types.PluginLayout.html +2 -2
  579. package/docs/types/_saltcorn_types.base_types.PluginRoute.html +2 -2
  580. package/docs/types/_saltcorn_types.base_types.PluginSourceType.html +1 -1
  581. package/docs/types/_saltcorn_types.base_types.PluginType.html +5 -2
  582. package/docs/types/_saltcorn_types.base_types.PluginWrap.html +1 -1
  583. package/docs/types/_saltcorn_types.base_types.PluginWrapArg.html +2 -2
  584. package/docs/types/_saltcorn_types.base_types.RelationOption.html +2 -2
  585. package/docs/types/_saltcorn_types.base_types.Req.html +2 -2
  586. package/docs/types/_saltcorn_types.base_types.Res.html +2 -2
  587. package/docs/types/_saltcorn_types.base_types.ResultType.html +2 -2
  588. package/docs/types/_saltcorn_types.base_types.RouteAction.html +1 -1
  589. package/docs/types/_saltcorn_types.base_types.RunExtra.html +1 -1
  590. package/docs/types/_saltcorn_types.base_types.SlugStepType.html +2 -2
  591. package/docs/types/_saltcorn_types.base_types.StepResType.html +1 -1
  592. package/docs/types/_saltcorn_types.base_types.SubField.html +2 -2
  593. package/docs/types/_saltcorn_types.base_types.TableProvider.html +2 -2
  594. package/docs/types/_saltcorn_types.base_types.TableQuery.html +2 -2
  595. package/docs/types/_saltcorn_types.base_types.Tablely.html +1 -1
  596. package/docs/types/_saltcorn_types.base_types.ViewTemplate.html +3 -2
  597. package/docs/types/_saltcorn_types.common_types.ErrorMessage.html +2 -2
  598. package/docs/types/_saltcorn_types.common_types.GenObj.html +1 -1
  599. package/docs/types/_saltcorn_types.common_types.ReqRes.html +2 -2
  600. package/docs/types/_saltcorn_types.common_types.ResultMessage.html +1 -1
  601. package/docs/types/_saltcorn_types.common_types.SuccessMessage.html +2 -2
  602. package/docs/types/_saltcorn_types.common_types.Type.html +2 -2
  603. package/docs/types/_saltcorn_types.model-abstracts_abstract_event_log.EventLogPack.html +2 -2
  604. package/docs/types/_saltcorn_types.model-abstracts_abstract_field.FieldCfg.html +2 -2
  605. package/docs/types/_saltcorn_types.model-abstracts_abstract_field.InputType.html +1 -1
  606. package/docs/types/_saltcorn_types.model-abstracts_abstract_form.AdditionalButton.html +2 -2
  607. package/docs/types/_saltcorn_types.model-abstracts_abstract_library.LibraryCfg.html +2 -2
  608. package/docs/types/_saltcorn_types.model-abstracts_abstract_library.LibraryPack.html +1 -1
  609. package/docs/types/_saltcorn_types.model-abstracts_abstract_model.ModelCfg.html +2 -2
  610. package/docs/types/_saltcorn_types.model-abstracts_abstract_model.ModelPack.html +1 -1
  611. package/docs/types/_saltcorn_types.model-abstracts_abstract_model_instance.ModelInstanceCfg.html +2 -2
  612. package/docs/types/_saltcorn_types.model-abstracts_abstract_model_instance.ModelInstancePack.html +1 -1
  613. package/docs/types/_saltcorn_types.model-abstracts_abstract_page.PageCfg.html +2 -2
  614. package/docs/types/_saltcorn_types.model-abstracts_abstract_page.PagePack.html +1 -1
  615. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group.PageGroupCfg.html +2 -2
  616. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group.PageGroupPack.html +1 -1
  617. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group_member.PageGroupMemberCfg.html +2 -2
  618. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group_member.PageGroupMemberPack.html +1 -1
  619. package/docs/types/_saltcorn_types.model-abstracts_abstract_plugin.PluginCfg.html +2 -2
  620. package/docs/types/_saltcorn_types.model-abstracts_abstract_plugin.PluginPack.html +1 -1
  621. package/docs/types/_saltcorn_types.model-abstracts_abstract_role.RoleCfg.html +1 -1
  622. package/docs/types/_saltcorn_types.model-abstracts_abstract_role.RolePack.html +1 -1
  623. package/docs/types/_saltcorn_types.model-abstracts_abstract_table.TableCfg.html +2 -2
  624. package/docs/types/_saltcorn_types.model-abstracts_abstract_table.TablePack.html +1 -1
  625. package/docs/types/_saltcorn_types.model-abstracts_abstract_tag.TagPack.html +2 -2
  626. package/docs/types/_saltcorn_types.model-abstracts_abstract_tag_entry.TagEntryPack.html +2 -2
  627. package/docs/types/_saltcorn_types.model-abstracts_abstract_trigger.TriggerCfg.html +2 -2
  628. package/docs/types/_saltcorn_types.model-abstracts_abstract_trigger.TriggerPack.html +1 -1
  629. package/docs/types/_saltcorn_types.model-abstracts_abstract_view.ViewCfg.html +2 -2
  630. package/docs/types/_saltcorn_types.model-abstracts_abstract_view.ViewPack.html +1 -1
  631. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow.ConfigWorkflowStep.html +1 -1
  632. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow.RunResult.html +2 -2
  633. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_run.WorkflowRunCfg.html +2 -2
  634. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_step.WorkflowStepCfg.html +2 -2
  635. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_step.WorkflowStepPack.html +1 -1
  636. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_trace.WorkflowTraceCfg.html +2 -2
  637. package/docs/variables/_saltcorn_admin-models..backup.create_backup.html +1 -1
  638. package/docs/variables/_saltcorn_admin-models..backup.create_csv_from_rows.html +1 -1
  639. package/docs/variables/_saltcorn_admin-models..backup.restore.html +1 -1
  640. package/docs/variables/_saltcorn_admin-models..pack.add_to_menu.html +1 -1
  641. package/docs/variables/_saltcorn_admin-models..pack.can_install_pack.html +1 -1
  642. package/docs/variables/_saltcorn_admin-models..pack.fetch_available_packs.html +1 -1
  643. package/docs/variables/_saltcorn_admin-models..pack.fetch_pack_by_name.html +1 -1
  644. package/docs/variables/_saltcorn_admin-models..pack.install_pack.html +1 -1
  645. package/docs/variables/_saltcorn_admin-models..pack.library_pack.html +1 -1
  646. package/docs/variables/_saltcorn_admin-models..pack.model_instance_pack.html +1 -1
  647. package/docs/variables/_saltcorn_admin-models..pack.model_pack.html +1 -1
  648. package/docs/variables/_saltcorn_admin-models..pack.page_group_pack.html +1 -1
  649. package/docs/variables/_saltcorn_admin-models..pack.page_pack.html +1 -1
  650. package/docs/variables/_saltcorn_admin-models..pack.plugin_pack.html +1 -1
  651. package/docs/variables/_saltcorn_admin-models..pack.role_pack.html +1 -1
  652. package/docs/variables/_saltcorn_admin-models..pack.table_pack.html +1 -1
  653. package/docs/variables/_saltcorn_admin-models..pack.trigger_pack.html +1 -1
  654. package/docs/variables/_saltcorn_admin-models..pack.uninstall_pack.html +1 -1
  655. package/docs/variables/_saltcorn_admin-models..pack.view_pack.html +1 -1
  656. package/docs/variables/_saltcorn_admin-models..tenant.copy_tenant_template.html +1 -1
  657. package/docs/variables/_saltcorn_admin-models..tenant.create_tenant.html +1 -1
  658. package/docs/variables/_saltcorn_admin-models..tenant.deleteTenant.html +1 -1
  659. package/docs/variables/_saltcorn_admin-models..tenant.domain_sanitize.html +1 -1
  660. package/docs/variables/_saltcorn_admin-models..tenant.eachTenant.html +1 -1
  661. package/docs/variables/_saltcorn_admin-models..tenant.getAllTenantRows.html +1 -1
  662. package/docs/variables/_saltcorn_admin-models..tenant.getAllTenants.html +1 -1
  663. package/docs/variables/_saltcorn_admin-models..tenant.insertTenant.html +1 -1
  664. package/docs/variables/_saltcorn_admin-models..tenant.switchToTenant.html +1 -1
  665. package/docs/variables/_saltcorn_admin-models.models_backup.backup.html +1 -1
  666. package/docs/variables/_saltcorn_admin-models.pack.pack.html +1 -1
  667. package/docs/variables/_saltcorn_admin-models.tenant.tenant.html +1 -1
  668. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedFive.html +1 -1
  669. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedFour.html +1 -1
  670. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedOne.html +1 -1
  671. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedSix.html +1 -1
  672. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedThree.html +1 -1
  673. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedTwo.html +1 -1
  674. package/docs/variables/_saltcorn_data..migrations.html +1 -1
  675. package/docs/variables/_saltcorn_data..plugin_helper.run_action_column.html +2 -1
  676. package/docs/variables/_saltcorn_data..utils.NotAuthorized.html +1 -1
  677. package/docs/variables/_saltcorn_data..utils.isPushEnabled.html +1 -1
  678. package/docs/variables/_saltcorn_data..utils.sleep.html +1 -1
  679. package/docs/variables/_saltcorn_data.base-plugin_actions.actions.html +18 -18
  680. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.fieldviews.html +5 -0
  681. package/docs/variables/_saltcorn_data.base-plugin_fileview.fileviews.html +1 -0
  682. package/docs/variables/_saltcorn_data.base-plugin_index.index.html +22 -1
  683. package/docs/variables/_saltcorn_data.base-plugin_types.types.html +50 -0
  684. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_edit.edit.html +1 -1
  685. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_feed.feed.html +1 -1
  686. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_filter.filter.html +1 -1
  687. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_list.list.html +1 -1
  688. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_listshowlist.listshowlist.html +1 -1
  689. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_room.room-1.html +1 -1
  690. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_room.room.html +1 -1
  691. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_show.show.html +1 -1
  692. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.edit_build_in_actions.html +1 -1
  693. package/docs/variables/_saltcorn_data.contract.contract.html +1 -0
  694. package/docs/variables/_saltcorn_data.db_connect.connect.html +1 -1
  695. package/docs/variables/_saltcorn_data.db_fa5-icons.fa5Icons.html +1 -1
  696. package/docs/variables/_saltcorn_data.db_fixtures.fixtures.html +1 -1
  697. package/docs/variables/_saltcorn_data.db_index.dbExports.html +1 -1
  698. package/docs/variables/_saltcorn_data.db_state.state.html +3 -3
  699. package/docs/variables/_saltcorn_data.migrations_202005141503.sql.html +1 -1
  700. package/docs/variables/_saltcorn_data.migrations_202005241712.sql.html +1 -1
  701. package/docs/variables/_saltcorn_data.migrations_202005251037.sql.html +1 -1
  702. package/docs/variables/_saltcorn_data.migrations_202005282134.sql.html +1 -1
  703. package/docs/variables/_saltcorn_data.migrations_202006022156.sql.html +1 -1
  704. package/docs/variables/_saltcorn_data.migrations_202006051507.sql.html +1 -1
  705. package/docs/variables/_saltcorn_data.migrations_202006240906.sql.html +1 -1
  706. package/docs/variables/_saltcorn_data.migrations_202007091707.sql.html +1 -1
  707. package/docs/variables/_saltcorn_data.migrations_202007202144.sql.html +1 -1
  708. package/docs/variables/_saltcorn_data.migrations_202008031500.sql.html +1 -1
  709. package/docs/variables/_saltcorn_data.migrations_202008051415.sql.html +1 -1
  710. package/docs/variables/_saltcorn_data.migrations_202008121149.sql_pg.html +1 -1
  711. package/docs/variables/_saltcorn_data.migrations_202008121149.sql_sqlite.html +1 -1
  712. package/docs/variables/_saltcorn_data.migrations_202009112140.sql_pg.html +1 -1
  713. package/docs/variables/_saltcorn_data.migrations_202009112140.sql_sqlite.html +1 -1
  714. package/docs/variables/_saltcorn_data.migrations_202009181655.sql.html +1 -1
  715. package/docs/variables/_saltcorn_data.migrations_202009221105.sql.html +1 -1
  716. package/docs/variables/_saltcorn_data.migrations_202009231331.sql.html +1 -1
  717. package/docs/variables/_saltcorn_data.migrations_202009301531.sql.html +1 -1
  718. package/docs/variables/_saltcorn_data.migrations_202010231444.sql.html +1 -1
  719. package/docs/variables/_saltcorn_data.migrations_202010251412.sql.html +1 -1
  720. package/docs/variables/_saltcorn_data.migrations_202011021749.sql.html +1 -1
  721. package/docs/variables/_saltcorn_data.migrations_202011051353.sql.html +1 -1
  722. package/docs/variables/_saltcorn_data.migrations_202011111127.sql.html +1 -1
  723. package/docs/variables/_saltcorn_data.migrations_202012011203.sql.html +1 -1
  724. package/docs/variables/_saltcorn_data.migrations_202012100841.sql.html +1 -1
  725. package/docs/variables/_saltcorn_data.migrations_202012281835.sql.html +1 -1
  726. package/docs/variables/_saltcorn_data.migrations_202101061051.sql.html +1 -1
  727. package/docs/variables/_saltcorn_data.migrations_202101141128.sql.html +1 -1
  728. package/docs/variables/_saltcorn_data.migrations_202102091312.sql.html +1 -1
  729. package/docs/variables/_saltcorn_data.migrations_202102101624.sql.html +1 -1
  730. package/docs/variables/_saltcorn_data.migrations_202102172148.sql.html +1 -1
  731. package/docs/variables/_saltcorn_data.migrations_202102261650.sql.html +1 -1
  732. package/docs/variables/_saltcorn_data.migrations_202106102347.sql.html +1 -1
  733. package/docs/variables/_saltcorn_data.migrations_202106112120.sql.html +1 -1
  734. package/docs/variables/_saltcorn_data.migrations_202106120012.sql.html +1 -1
  735. package/docs/variables/_saltcorn_data.migrations_202106120220.sql.html +1 -1
  736. package/docs/variables/_saltcorn_data.migrations_202106121701.sql.html +1 -1
  737. package/docs/variables/_saltcorn_data.migrations_202106121703.sql_pg.html +1 -1
  738. package/docs/variables/_saltcorn_data.migrations_202106121703.sql_sqlite.html +1 -1
  739. package/docs/variables/_saltcorn_data.migrations_202106251126.sql.html +1 -1
  740. package/docs/variables/_saltcorn_data.migrations_202107281619.sql.html +1 -1
  741. package/docs/variables/_saltcorn_data.migrations_202107302158.sql_pg.html +1 -1
  742. package/docs/variables/_saltcorn_data.migrations_202107302158.sql_sqlite.html +1 -1
  743. package/docs/variables/_saltcorn_data.migrations_202108022257.sql.html +1 -1
  744. package/docs/variables/_saltcorn_data.migrations_202109201624.sql.html +1 -1
  745. package/docs/variables/_saltcorn_data.migrations_202109301031.sql_pg.html +1 -1
  746. package/docs/variables/_saltcorn_data.migrations_202109301031.sql_sqlite.html +1 -1
  747. package/docs/variables/_saltcorn_data.migrations_202111290253.sql_pg.html +1 -1
  748. package/docs/variables/_saltcorn_data.migrations_202111290253.sql_sqlite.html +1 -1
  749. package/docs/variables/_saltcorn_data.migrations_202112282254.sql_pg.html +1 -1
  750. package/docs/variables/_saltcorn_data.migrations_202112282254.sql_sqlite.html +1 -1
  751. package/docs/variables/_saltcorn_data.migrations_202207022002.sql.html +1 -1
  752. package/docs/variables/_saltcorn_data.migrations_202207252150.sql_pg.html +1 -1
  753. package/docs/variables/_saltcorn_data.migrations_202207252150.sql_sqlite.html +1 -1
  754. package/docs/variables/_saltcorn_data.migrations_202207261221.sql.html +1 -1
  755. package/docs/variables/_saltcorn_data.migrations_202208101144.sql_pg.html +1 -1
  756. package/docs/variables/_saltcorn_data.migrations_202208101144.sql_sqlite.html +1 -1
  757. package/docs/variables/_saltcorn_data.migrations_202211040031.sql.html +1 -1
  758. package/docs/variables/_saltcorn_data.migrations_202212112152.sql_pg.html +1 -1
  759. package/docs/variables/_saltcorn_data.migrations_202212112152.sql_sqlite.html +1 -1
  760. package/docs/variables/_saltcorn_data.migrations_202301130917.sql.html +1 -1
  761. package/docs/variables/_saltcorn_data.migrations_202303201126.sql_pg.html +1 -1
  762. package/docs/variables/_saltcorn_data.migrations_202303201126.sql_sqlite.html +1 -1
  763. package/docs/variables/_saltcorn_data.migrations_202303221944.sql_pg.html +1 -1
  764. package/docs/variables/_saltcorn_data.migrations_202303221944.sql_sqlite.html +1 -1
  765. package/docs/variables/_saltcorn_data.migrations_202304281224.sql.html +1 -1
  766. package/docs/variables/_saltcorn_data.migrations_202305031518.sql_pg.html +1 -1
  767. package/docs/variables/_saltcorn_data.migrations_202305031518.sql_sqlite.html +1 -1
  768. package/docs/variables/_saltcorn_data.migrations_202308211648.sql.html +1 -1
  769. package/docs/variables/_saltcorn_data.migrations_202311011755.sql_pg.html +1 -1
  770. package/docs/variables/_saltcorn_data.migrations_202311011755.sql_sqlite.html +1 -1
  771. package/docs/variables/_saltcorn_data.migrations_202311231356.sql.html +1 -1
  772. package/docs/variables/_saltcorn_data.migrations_202402071125.sql.html +1 -1
  773. package/docs/variables/_saltcorn_data.migrations_202406260915.sql.html +1 -1
  774. package/docs/variables/_saltcorn_data.migrations_202412051957.sql_pg.html +1 -1
  775. package/docs/variables/_saltcorn_data.migrations_202412051957.sql_sqlite.html +1 -1
  776. package/docs/variables/_saltcorn_data.migrations_202412111526.sql_pg.html +1 -1
  777. package/docs/variables/_saltcorn_data.migrations_202412111526.sql_sqlite.html +1 -1
  778. package/docs/variables/_saltcorn_data.migrations_202501081226.sql_pg.html +1 -1
  779. package/docs/variables/_saltcorn_data.migrations_202501081226.sql_sqlite.html +1 -1
  780. package/docs/variables/_saltcorn_data.migrations_202501201239.sql_sqlite.html +1 -1
  781. package/docs/variables/_saltcorn_data.migrations_202501262157.sql.html +1 -1
  782. package/docs/variables/_saltcorn_data.migrations_202503071353.sql_pg.html +1 -1
  783. package/docs/variables/_saltcorn_data.migrations_202506050958.sql.html +1 -1
  784. package/docs/variables/_saltcorn_data.migrations_202510110312.sql_pg.html +1 -1
  785. package/docs/variables/_saltcorn_data.migrations_202510110312.sql_sqlite.html +1 -1
  786. package/docs/variables/_saltcorn_data.migrations_202511081024.sql.html +1 -1
  787. package/docs/variables/_saltcorn_data.mobile-mocks_saltcorn_html-pdf-node.htmlPdfNode.html +1 -1
  788. package/docs/variables/_saltcorn_data.models_config.configExports.html +2 -2
  789. package/docs/variables/_saltcorn_data.models_discovery.discovery.html +1 -1
  790. package/docs/variables/_saltcorn_data.models_email.email.html +1 -1
  791. package/docs/variables/_saltcorn_data.models_expression.expression.html +1 -1
  792. package/docs/variables/_saltcorn_data.models_index.config.available_languages.html +1 -1
  793. package/docs/variables/_saltcorn_data.models_index.config.check_email_mask.html +1 -1
  794. package/docs/variables/_saltcorn_data.models_index.config.configTypes.html +1 -1
  795. package/docs/variables/_saltcorn_data.models_index.config.deleteConfig.html +1 -1
  796. package/docs/variables/_saltcorn_data.models_index.config.getAllConfig.html +1 -1
  797. package/docs/variables/_saltcorn_data.models_index.config.getConfig.html +1 -1
  798. package/docs/variables/_saltcorn_data.models_index.config.get_base_url.html +1 -1
  799. package/docs/variables/_saltcorn_data.models_index.config.get_latest_npm_version.html +1 -1
  800. package/docs/variables/_saltcorn_data.models_index.config.remove_from_menu.html +1 -1
  801. package/docs/variables/_saltcorn_data.models_index.config.save_menu_items.html +1 -1
  802. package/docs/variables/_saltcorn_data.models_index.config.setConfig.html +1 -1
  803. package/docs/variables/_saltcorn_data.models_index.discovery.discover_tables.html +1 -1
  804. package/docs/variables/_saltcorn_data.models_index.discovery.discoverable_tables.html +1 -1
  805. package/docs/variables/_saltcorn_data.models_index.discovery.findType.html +1 -1
  806. package/docs/variables/_saltcorn_data.models_index.discovery.get_existing_views.html +1 -1
  807. package/docs/variables/_saltcorn_data.models_index.discovery.implement_discovery.html +1 -1
  808. package/docs/variables/_saltcorn_data.models_index.email.getMailTransport.html +1 -1
  809. package/docs/variables/_saltcorn_data.models_index.email.send_verification_email.html +1 -1
  810. package/docs/variables/_saltcorn_data.models_index.email.viewToEmailHtml.html +1 -1
  811. package/docs/variables/_saltcorn_data.models_index.expression.apply_calculated_fields.html +1 -1
  812. package/docs/variables/_saltcorn_data.models_index.expression.apply_calculated_fields_stored.html +1 -1
  813. package/docs/variables/_saltcorn_data.models_index.expression.eval_expression.html +1 -1
  814. package/docs/variables/_saltcorn_data.models_index.expression.expressionValidator.html +1 -1
  815. package/docs/variables/_saltcorn_data.models_index.expression.get_async_expression_function.html +1 -1
  816. package/docs/variables/_saltcorn_data.models_index.expression.get_expression_function.html +1 -1
  817. package/docs/variables/_saltcorn_data.models_index.expression.jsexprToWhere.html +1 -1
  818. package/docs/variables/_saltcorn_data.models_index.expression.recalculate_for_stored.html +1 -1
  819. package/docs/variables/_saltcorn_data.models_index.expression.transform_for_async.html +1 -1
  820. package/docs/variables/_saltcorn_data.models_index.layout.eachView.html +1 -1
  821. package/docs/variables/_saltcorn_data.models_index.layout.getStringsForI18n.html +1 -1
  822. package/docs/variables/_saltcorn_data.models_index.layout.getViews.html +1 -1
  823. package/docs/variables/_saltcorn_data.models_index.layout.translateLayout.html +1 -1
  824. package/docs/variables/_saltcorn_data.models_index.layout.traverse.html +1 -1
  825. package/docs/variables/_saltcorn_data.models_index.layout.traverseSync.html +1 -1
  826. package/docs/variables/_saltcorn_data.models_index.random.all_views.html +1 -1
  827. package/docs/variables/_saltcorn_data.models_index.random.fill_table_row.html +1 -1
  828. package/docs/variables/_saltcorn_data.models_index.random.initial_view.html +1 -1
  829. package/docs/variables/_saltcorn_data.models_index.random.random_table.html +1 -1
  830. package/docs/variables/_saltcorn_data.models_index.scheduler.runScheduler.html +1 -1
  831. package/docs/variables/_saltcorn_data.models_layout.layout.html +2 -2
  832. package/docs/variables/_saltcorn_data.models_random.random.html +1 -1
  833. package/docs/variables/_saltcorn_data.models_scheduler.scheduler.html +1 -1
  834. package/docs/variables/_saltcorn_data.plugin-helper.add_free_variables_to_joinfields.html +2 -2
  835. package/docs/variables/_saltcorn_data.plugin-helper.sqlBinOp.html +1 -1
  836. package/docs/variables/_saltcorn_data.plugin-helper.sqlFun.html +1 -1
  837. package/docs/variables/_saltcorn_data.tests_mocks.mocks.html +1 -1
  838. package/docs/variables/_saltcorn_data.tests_remote_query_helper.renderEditInEditConfig.html +1 -1
  839. package/docs/variables/_saltcorn_data.utils.utils.html +3 -3
  840. package/docs/variables/_saltcorn_data.web-mobile-commons.webMobileCommons.html +3 -3
  841. package/docs/variables/_saltcorn_db-common.internal.dbCommonModulePath.html +1 -1
  842. package/docs/variables/_saltcorn_db-common.multi-tenant.tenantNamespace.html +1 -1
  843. package/docs/variables/_saltcorn_db-common.tenants.tenants.html +1 -1
  844. package/docs/variables/_saltcorn_markup..export_.html +3 -2
  845. package/docs/variables/_saltcorn_markup.builder.builder.html +1 -1
  846. package/docs/variables/_saltcorn_markup.emergency_layout.EmergencyLayoutExports.html +1 -1
  847. package/docs/variables/_saltcorn_markup.form.form.html +1 -1
  848. package/docs/variables/_saltcorn_markup.helpers.HelpersExports.html +1 -1
  849. package/docs/variables/_saltcorn_markup.layout.LayoutExports-1.html +1 -1
  850. package/docs/variables/_saltcorn_markup.layout.LayoutExports.html +1 -1
  851. package/docs/variables/_saltcorn_markup.layout_utils.layoutUtils.html +1 -1
  852. package/docs/variables/_saltcorn_markup.mjml-layout.LayoutExports.html +1 -1
  853. package/docs/variables/_saltcorn_markup.mjml-tags.tagsExports.html +1 -1
  854. package/docs/variables/_saltcorn_markup.table.TableExports.html +1 -1
  855. package/docs/variables/_saltcorn_markup.tags.tagsExports.html +1 -1
  856. package/docs/variables/_saltcorn_types..generators.generateBool.html +1 -1
  857. package/docs/variables/_saltcorn_types..generators.generateString.html +1 -1
  858. package/docs/variables/_saltcorn_types..generators.num_between.html +1 -1
  859. package/docs/variables/_saltcorn_types..generators.oneOf.html +1 -1
  860. package/docs/variables/_saltcorn_types.generators.generators.html +1 -1
  861. package/help/APN Signing Key.tmd +31 -0
  862. package/help/Menu item shortcuts.tmd +37 -0
  863. package/help/Provisioning Profile.tmd +1 -1
  864. package/help/iOS Build tools.tmd +18 -0
  865. package/load_plugins.js +25 -8
  866. package/locales/ar.json +213 -2
  867. package/locales/bn.json +1521 -2
  868. package/locales/cs.json +1522 -3
  869. package/locales/de.json +195 -2
  870. package/locales/el.json +1792 -273
  871. package/locales/en.json +322 -2
  872. package/locales/es.json +194 -1
  873. package/locales/et.json +1520 -1
  874. package/locales/fil.json +1793 -0
  875. package/locales/fr.json +195 -2
  876. package/locales/id.json +1578 -62
  877. package/locales/ja.json +1520 -1
  878. package/locales/ko.json +1793 -0
  879. package/locales/lt.json +1520 -1
  880. package/locales/lv.json +1520 -1
  881. package/locales/ne.json +1520 -1
  882. package/locales/ro.json +1793 -0
  883. package/locales/sk.json +1522 -3
  884. package/locales/sl.json +1520 -1
  885. package/locales/sr.json +1520 -1
  886. package/locales/th.json +1793 -274
  887. package/locales/tr.json +1520 -1
  888. package/locales/uk.json +214 -3
  889. package/locales/ur.json +1793 -0
  890. package/locales/vt.json +1793 -0
  891. package/package.json +17 -10
  892. package/public/ios_share_tutorial/01_xcode_open_exisiting.png +0 -0
  893. package/public/ios_share_tutorial/02_open_xc_ws_file.png +0 -0
  894. package/public/ios_share_tutorial/03_share_extension_dialog.png +0 -0
  895. package/public/ios_share_tutorial/04_share_extension_dialog_b.png +0 -0
  896. package/public/ios_share_tutorial/05_activate.png +0 -0
  897. package/public/ios_share_tutorial/06_show_new_share_ext_target.png +0 -0
  898. package/public/ios_share_tutorial/07_convert_to_group.png +0 -0
  899. package/public/saltcorn-builder.css +232 -0
  900. package/public/saltcorn-common.js +64 -60
  901. package/public/saltcorn-mobile.css +5 -0
  902. package/public/saltcorn.css +12 -1
  903. package/public/saltcorn.js +83 -38
  904. package/restart_watcher.js +41 -3
  905. package/routes/actions.js +407 -92
  906. package/routes/admin.js +1434 -954
  907. package/routes/api.js +1 -1
  908. package/routes/common_lists.js +28 -26
  909. package/routes/entities.js +2209 -69
  910. package/routes/files.js +191 -0
  911. package/routes/menu.js +101 -1
  912. package/routes/notifications.js +7 -18
  913. package/routes/packs.js +23 -8
  914. package/routes/page.js +4 -1
  915. package/routes/pageedit.js +16 -0
  916. package/routes/plugins.js +46 -14
  917. package/routes/registry.js +1 -0
  918. package/routes/sync.js +3 -1
  919. package/routes/tables.js +20 -15
  920. package/routes/utils.js +2 -1
  921. package/routes/viewedit.js +6 -1
  922. package/serve.js +96 -25
  923. package/tests/files.test.js +116 -9
  924. package/tests/menu.test.js +113 -0
  925. package/wrapper.js +44 -2
  926. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.radio_select.run.html +0 -1
  927. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.search_or_create.configFields.html +0 -1
  928. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.search_or_create.run.html +0 -1
  929. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.select.run.html +0 -1
  930. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.select_from_table.fill_options.html +0 -1
  931. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.select_from_table.run.html +0 -1
  932. package/docs/functions/_saltcorn_data.base-plugin_types.bool.contract.html +0 -1
  933. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.run.html +0 -1
  934. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.run.html +0 -1
  935. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.run.html +0 -1
  936. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.show.run.html +0 -1
  937. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.run.html +0 -1
  938. package/docs/functions/_saltcorn_data.base-plugin_types.bool.listAs.html +0 -1
  939. package/docs/functions/_saltcorn_data.base-plugin_types.bool.read.html +0 -1
  940. package/docs/functions/_saltcorn_data.base-plugin_types.bool.readFromDB.html +0 -1
  941. package/docs/functions/_saltcorn_data.base-plugin_types.bool.readFromFormRecord.html +0 -1
  942. package/docs/functions/_saltcorn_data.base-plugin_types.bool.validate.html +0 -1
  943. package/docs/functions/_saltcorn_data.base-plugin_types.color.contract.html +0 -1
  944. package/docs/functions/_saltcorn_data.base-plugin_types.color.fieldviews.edit.run.html +0 -1
  945. package/docs/functions/_saltcorn_data.base-plugin_types.color.fieldviews.show.run.html +0 -1
  946. package/docs/functions/_saltcorn_data.base-plugin_types.color.read.html +0 -1
  947. package/docs/functions/_saltcorn_data.base-plugin_types.color.validate.html +0 -1
  948. package/docs/functions/_saltcorn_data.base-plugin_types.date.contract.html +0 -1
  949. package/docs/functions/_saltcorn_data.base-plugin_types.date.equals.html +0 -3
  950. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.edit.run.html +0 -1
  951. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.run.html +0 -1
  952. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.format.run.html +0 -1
  953. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.relative.run.html +0 -1
  954. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.show.run.html +0 -1
  955. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.run.html +0 -1
  956. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.run.html +0 -1
  957. package/docs/functions/_saltcorn_data.base-plugin_types.date.presets.Now.html +0 -1
  958. package/docs/functions/_saltcorn_data.base-plugin_types.date.read.html +0 -1
  959. package/docs/functions/_saltcorn_data.base-plugin_types.date.validate.html +0 -1
  960. package/docs/functions/_saltcorn_data.base-plugin_types.float.contract.html +0 -1
  961. package/docs/functions/_saltcorn_data.base-plugin_types.float.equals.html +0 -3
  962. package/docs/functions/_saltcorn_data.base-plugin_types.float.fieldviews.edit.run.html +0 -1
  963. package/docs/functions/_saltcorn_data.base-plugin_types.float.fieldviews.show.run.html +0 -1
  964. package/docs/functions/_saltcorn_data.base-plugin_types.float.read.html +0 -1
  965. package/docs/functions/_saltcorn_data.base-plugin_types.float.validate.html +0 -1
  966. package/docs/functions/_saltcorn_data.base-plugin_types.int.contract.html +0 -1
  967. package/docs/functions/_saltcorn_data.base-plugin_types.int.read.html +0 -1
  968. package/docs/functions/_saltcorn_data.base-plugin_types.int.validate.html +0 -1
  969. package/docs/functions/_saltcorn_data.base-plugin_types.int.validate_attributes.html +0 -1
  970. package/docs/functions/_saltcorn_data.base-plugin_types.string.attributes.html +0 -1
  971. package/docs/functions/_saltcorn_data.base-plugin_types.string.contract.html +0 -1
  972. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.run.html +0 -1
  973. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.run.html +0 -1
  974. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.run.html +0 -1
  975. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.edit.configFields.html +0 -1
  976. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.edit.run.html +0 -1
  977. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.run.html +0 -1
  978. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.password.run.html +0 -1
  979. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.run.html +0 -1
  980. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.run.html +0 -1
  981. package/docs/functions/_saltcorn_data.base-plugin_types.string.presets.IP.html +0 -1
  982. package/docs/functions/_saltcorn_data.base-plugin_types.string.presets.SessionID.html +0 -1
  983. package/docs/functions/_saltcorn_data.base-plugin_types.string.read.html +0 -1
  984. package/docs/functions/_saltcorn_data.base-plugin_types.string.validate.html +0 -1
  985. package/docs/functions/_saltcorn_data.base-plugin_types.string.validate_attributes.html +0 -1
  986. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.decodeProvisioningProfile.html +0 -1
  987. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyMobileAppDirs.html +0 -1
  988. package/docs/modules/_saltcorn_admin-models.tests_backup.test.html +0 -1
  989. package/docs/modules/_saltcorn_admin-models.tests_cfgcheck.test.html +0 -1
  990. package/docs/modules/_saltcorn_admin-models.tests_pack.test.html +0 -1
  991. package/docs/modules/_saltcorn_admin-models.tests_random.test.html +0 -1
  992. package/docs/modules/_saltcorn_admin-models.tests_tenant.test.html +0 -1
  993. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.radio_select.html +0 -2
  994. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.search_or_create.html +0 -2
  995. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.select.html +0 -2
  996. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.select_from_table.html +0 -2
  997. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.html +0 -2
  998. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.html +0 -2
  999. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.html +0 -2
  1000. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.html +0 -2
  1001. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.show.html +0 -2
  1002. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.html +0 -2
  1003. package/docs/modules/_saltcorn_data.base-plugin_types.bool.html +0 -3
  1004. package/docs/modules/_saltcorn_data.base-plugin_types.color.fieldviews.edit.html +0 -2
  1005. package/docs/modules/_saltcorn_data.base-plugin_types.color.fieldviews.html +0 -2
  1006. package/docs/modules/_saltcorn_data.base-plugin_types.color.fieldviews.show.html +0 -2
  1007. package/docs/modules/_saltcorn_data.base-plugin_types.color.html +0 -4
  1008. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.edit.html +0 -2
  1009. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.html +0 -2
  1010. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.format.html +0 -2
  1011. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.html +0 -2
  1012. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.relative.html +0 -2
  1013. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.show.html +0 -2
  1014. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.html +0 -2
  1015. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.html +0 -2
  1016. package/docs/modules/_saltcorn_data.base-plugin_types.date.html +0 -3
  1017. package/docs/modules/_saltcorn_data.base-plugin_types.date.presets.html +0 -2
  1018. package/docs/modules/_saltcorn_data.base-plugin_types.float.fieldviews.edit.html +0 -2
  1019. package/docs/modules/_saltcorn_data.base-plugin_types.float.fieldviews.html +0 -2
  1020. package/docs/modules/_saltcorn_data.base-plugin_types.float.fieldviews.show.html +0 -2
  1021. package/docs/modules/_saltcorn_data.base-plugin_types.float.html +0 -3
  1022. package/docs/modules/_saltcorn_data.base-plugin_types.int.distance_operators.html +0 -2
  1023. package/docs/modules/_saltcorn_data.base-plugin_types.int.html +0 -3
  1024. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.html +0 -2
  1025. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.html +0 -2
  1026. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.html +0 -2
  1027. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.edit.html +0 -2
  1028. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.html +0 -2
  1029. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.html +0 -2
  1030. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.password.html +0 -2
  1031. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.html +0 -2
  1032. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.html +0 -2
  1033. package/docs/modules/_saltcorn_data.base-plugin_types.string.html +0 -3
  1034. package/docs/modules/_saltcorn_data.base-plugin_types.string.presets.html +0 -2
  1035. package/docs/modules/_saltcorn_data.test-utils_mocks.html +0 -1
  1036. package/docs/modules/_saltcorn_data.tests_actions.test.html +0 -1
  1037. package/docs/modules/_saltcorn_data.tests_auth.test.html +0 -1
  1038. package/docs/modules/_saltcorn_data.tests_auxtest.test.html +0 -1
  1039. package/docs/modules/_saltcorn_data.tests_base.test.html +0 -1
  1040. package/docs/modules/_saltcorn_data.tests_calc.test.html +0 -1
  1041. package/docs/modules/_saltcorn_data.tests_composite_pk.test.html +0 -1
  1042. package/docs/modules/_saltcorn_data.tests_config.test.html +0 -1
  1043. package/docs/modules/_saltcorn_data.tests_db.test.html +0 -1
  1044. package/docs/modules/_saltcorn_data.tests_discover.test.html +0 -1
  1045. package/docs/modules/_saltcorn_data.tests_edit.test.html +0 -1
  1046. package/docs/modules/_saltcorn_data.tests_email.test.html +0 -1
  1047. package/docs/modules/_saltcorn_data.tests_field.test.html +0 -1
  1048. package/docs/modules/_saltcorn_data.tests_fieldviews.test.html +0 -1
  1049. package/docs/modules/_saltcorn_data.tests_file.test.html +0 -1
  1050. package/docs/modules/_saltcorn_data.tests_filter.test.html +0 -1
  1051. package/docs/modules/_saltcorn_data.tests_form.test.html +0 -1
  1052. package/docs/modules/_saltcorn_data.tests_list.test.html +0 -1
  1053. package/docs/modules/_saltcorn_data.tests_mail_queue.test.html +0 -1
  1054. package/docs/modules/_saltcorn_data.tests_models.test.html +0 -1
  1055. package/docs/modules/_saltcorn_data.tests_page.test.html +0 -1
  1056. package/docs/modules/_saltcorn_data.tests_page_group.test.html +0 -1
  1057. package/docs/modules/_saltcorn_data.tests_plugin.test.html +0 -1
  1058. package/docs/modules/_saltcorn_data.tests_show.test.html +0 -1
  1059. package/docs/modules/_saltcorn_data.tests_state.test.html +0 -1
  1060. package/docs/modules/_saltcorn_data.tests_table.test.html +0 -1
  1061. package/docs/modules/_saltcorn_data.tests_table_history.test.html +0 -1
  1062. package/docs/modules/_saltcorn_data.tests_table_sync_info.test.html +0 -1
  1063. package/docs/modules/_saltcorn_data.tests_tag.test.html +0 -1
  1064. package/docs/modules/_saltcorn_data.tests_user.test.html +0 -1
  1065. package/docs/modules/_saltcorn_data.tests_view.test.html +0 -1
  1066. package/docs/modules/_saltcorn_data.tests_workflow.test.html +0 -1
  1067. package/docs/modules/_saltcorn_mobile-builder.appium_tests_ui.test.html +0 -1
  1068. package/docs/modules/_saltcorn_mobile-builder.tests_versioncode.test.html +0 -1
  1069. package/docs/modules/_saltcorn_mobile-builder.tests_webpack.test.html +0 -1
  1070. package/docs/types/_saltcorn_data.models_internal_push_message_helper.FcmSubscription.html +0 -4
  1071. package/docs/types/_saltcorn_data.models_internal_push_message_helper.Subscription.html +0 -1
  1072. package/docs/types/_saltcorn_db-common.internal.AggregationOptions.html +0 -11
  1073. package/docs/types/_saltcorn_db-common.internal.CoordOpts.html +0 -5
  1074. package/docs/types/_saltcorn_db-common.internal.DatabaseClient.html +0 -2
  1075. package/docs/types/_saltcorn_db-common.internal.JoinField.html +0 -6
  1076. package/docs/types/_saltcorn_db-common.internal.JoinFields.html +0 -1
  1077. package/docs/types/_saltcorn_db-common.internal.JoinOptions.html +0 -1
  1078. package/docs/types/_saltcorn_db-common.internal.JsonPath.html +0 -1
  1079. package/docs/types/_saltcorn_db-common.internal.JsonPathElem.html +0 -1
  1080. package/docs/types/_saltcorn_db-common.internal.Operator.html +0 -1
  1081. package/docs/types/_saltcorn_db-common.internal.PartialSome.html +0 -1
  1082. package/docs/types/_saltcorn_db-common.internal.PrimaryKeyValue.html +0 -1
  1083. package/docs/types/_saltcorn_db-common.internal.Row.html +0 -1
  1084. package/docs/types/_saltcorn_db-common.internal.SelectOptions.html +0 -21
  1085. package/docs/types/_saltcorn_db-common.internal.StrongRow.html +0 -1
  1086. package/docs/types/_saltcorn_db-common.internal.SubselectOptions.html +0 -5
  1087. package/docs/types/_saltcorn_db-common.internal.Value.html +0 -1
  1088. package/docs/types/_saltcorn_db-common.internal.Where.html +0 -5
  1089. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.radio_select.description.html +0 -1
  1090. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.radio_select.isEdit.html +0 -1
  1091. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.radio_select.type.html +0 -1
  1092. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_join_field.html +0 -1
  1093. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.blockDisplay.html +0 -1
  1094. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.description.html +0 -1
  1095. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.isEdit.html +0 -1
  1096. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.type.html +0 -1
  1097. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.blockDisplay.html +0 -1
  1098. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.configFields.html +0 -1
  1099. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.description.html +0 -1
  1100. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.isEdit.html +0 -1
  1101. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.type.html +0 -1
  1102. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_by_code.html +0 -1
  1103. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_by_view.html +0 -1
  1104. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.blockDisplay.html +0 -1
  1105. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.configFields.html +0 -1
  1106. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.description.html +0 -1
  1107. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.isEdit.html +0 -1
  1108. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.type.html +0 -1
  1109. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.two_level_select.html +0 -1
  1110. package/docs/variables/_saltcorn_data.base-plugin_fileview.fileview.html +0 -1
  1111. package/docs/variables/_saltcorn_data.base-plugin_types.bool.attributes.html +0 -1
  1112. package/docs/variables/_saltcorn_data.base-plugin_types.bool.description.html +0 -1
  1113. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.description.html +0 -1
  1114. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.isEdit.html +0 -1
  1115. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.description.html +0 -1
  1116. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.isEdit.html +0 -1
  1117. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.configFields.html +0 -1
  1118. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.description.html +0 -1
  1119. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.isEdit.html +0 -1
  1120. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.show.description.html +0 -1
  1121. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.show.isEdit.html +0 -1
  1122. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.show_with_html.html +0 -1
  1123. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.switch.html +0 -1
  1124. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.thumbs_up_down.html +0 -1
  1125. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.configFields.html +0 -1
  1126. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.description.html +0 -1
  1127. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.isEdit.html +0 -1
  1128. package/docs/variables/_saltcorn_data.base-plugin_types.bool.js_type.html +0 -1
  1129. package/docs/variables/_saltcorn_data.base-plugin_types.bool.name.html +0 -1
  1130. package/docs/variables/_saltcorn_data.base-plugin_types.bool.sql_name.html +0 -1
  1131. package/docs/variables/_saltcorn_data.base-plugin_types.color.attributes.html +0 -1
  1132. package/docs/variables/_saltcorn_data.base-plugin_types.color.description.html +0 -1
  1133. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.edit.blockDisplay.html +0 -1
  1134. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.edit.description.html +0 -1
  1135. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.edit.isEdit.html +0 -1
  1136. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.show.description.html +0 -1
  1137. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.show.isEdit.html +0 -1
  1138. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.show_with_html.html +0 -1
  1139. package/docs/variables/_saltcorn_data.base-plugin_types.color.js_type.html +0 -1
  1140. package/docs/variables/_saltcorn_data.base-plugin_types.color.name.html +0 -1
  1141. package/docs/variables/_saltcorn_data.base-plugin_types.color.sql_name.html +0 -1
  1142. package/docs/variables/_saltcorn_data.base-plugin_types.date.attributes.html +0 -1
  1143. package/docs/variables/_saltcorn_data.base-plugin_types.date.description.html +0 -1
  1144. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.blockDisplay.html +0 -1
  1145. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.configFields.html +0 -1
  1146. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.description.html +0 -1
  1147. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.isEdit.html +0 -1
  1148. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.blockDisplay.html +0 -1
  1149. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.configFields.html +0 -1
  1150. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.description.html +0 -1
  1151. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.isEdit.html +0 -1
  1152. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.format.configFields.html +0 -1
  1153. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.format.description.html +0 -1
  1154. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.format.isEdit.html +0 -1
  1155. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.relative.description.html +0 -1
  1156. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.relative.isEdit.html +0 -1
  1157. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.show.description.html +0 -1
  1158. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.show.isEdit.html +0 -1
  1159. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.description.html +0 -1
  1160. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.isEdit.html +0 -1
  1161. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.show_with_html.html +0 -1
  1162. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.description.html +0 -1
  1163. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.isEdit.html +0 -1
  1164. package/docs/variables/_saltcorn_data.base-plugin_types.date.js_type.html +0 -1
  1165. package/docs/variables/_saltcorn_data.base-plugin_types.date.name.html +0 -1
  1166. package/docs/variables/_saltcorn_data.base-plugin_types.date.sql_name.html +0 -1
  1167. package/docs/variables/_saltcorn_data.base-plugin_types.float.attributes.html +0 -1
  1168. package/docs/variables/_saltcorn_data.base-plugin_types.float.description.html +0 -1
  1169. package/docs/variables/_saltcorn_data.base-plugin_types.float.distance_operators.html +0 -1
  1170. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.above_input.html +0 -1
  1171. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.below_input.html +0 -1
  1172. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.blockDisplay.html +0 -1
  1173. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.configFields.html +0 -1
  1174. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.description.html +0 -1
  1175. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.isEdit.html +0 -1
  1176. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.heat_cell.html +0 -1
  1177. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.number_slider.html +0 -1
  1178. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.progress_bar.html +0 -1
  1179. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.range_interval.html +0 -1
  1180. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.show.description.html +0 -1
  1181. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.show.isEdit.html +0 -1
  1182. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.show_with_html.html +0 -1
  1183. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.to_locale_string.html +0 -1
  1184. package/docs/variables/_saltcorn_data.base-plugin_types.float.js_type.html +0 -1
  1185. package/docs/variables/_saltcorn_data.base-plugin_types.float.name.html +0 -1
  1186. package/docs/variables/_saltcorn_data.base-plugin_types.int.attributes.html +0 -1
  1187. package/docs/variables/_saltcorn_data.base-plugin_types.int.description.html +0 -1
  1188. package/docs/variables/_saltcorn_data.base-plugin_types.int.distance_operators.near.html +0 -1
  1189. package/docs/variables/_saltcorn_data.base-plugin_types.int.fieldviews.html +0 -3
  1190. package/docs/variables/_saltcorn_data.base-plugin_types.int.js_type.html +0 -1
  1191. package/docs/variables/_saltcorn_data.base-plugin_types.int.name.html +0 -1
  1192. package/docs/variables/_saltcorn_data.base-plugin_types.int.primaryKey.html +0 -1
  1193. package/docs/variables/_saltcorn_data.base-plugin_types.int.sql_name.html +0 -1
  1194. package/docs/variables/_saltcorn_data.base-plugin_types.string.description.html +0 -1
  1195. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.description.html +0 -1
  1196. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.isEdit.html +0 -1
  1197. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.configFields.html +0 -1
  1198. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.description.html +0 -1
  1199. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.isEdit.html +0 -1
  1200. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.description.html +0 -1
  1201. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.isEdit.html +0 -1
  1202. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.checkbox_group.html +0 -1
  1203. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.code.html +0 -1
  1204. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.code_editor.html +0 -1
  1205. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.edit.blockDisplay.html +0 -1
  1206. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.edit.description.html +0 -1
  1207. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.edit.isEdit.html +0 -1
  1208. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.ellipsize.html +0 -1
  1209. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.fill_formula_btn.html +0 -1
  1210. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.description.html +0 -1
  1211. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.isEdit.html +0 -1
  1212. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.make_unique.html +0 -1
  1213. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.monospace_block.html +0 -1
  1214. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.blockDisplay.html +0 -1
  1215. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.configFields.html +0 -1
  1216. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.description.html +0 -1
  1217. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.isEdit.html +0 -1
  1218. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.preFormatted.html +0 -1
  1219. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.configFields.html +0 -1
  1220. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.description.html +0 -1
  1221. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.isEdit.html +0 -1
  1222. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.select_by_code.html +0 -1
  1223. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.show_with_html.html +0 -1
  1224. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.blockDisplay.html +0 -1
  1225. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.configFields.html +0 -1
  1226. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.description.html +0 -1
  1227. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.isEdit.html +0 -1
  1228. package/docs/variables/_saltcorn_data.base-plugin_types.string.js_type.html +0 -1
  1229. package/docs/variables/_saltcorn_data.base-plugin_types.string.name.html +0 -1
  1230. package/docs/variables/_saltcorn_data.base-plugin_types.string.sql_name.html +0 -1
  1231. package/docs/variables/_saltcorn_data.contract.fieldlike.html +0 -1
  1232. package/docs/variables/_saltcorn_data.contract.is_column.html +0 -1
  1233. package/docs/variables/_saltcorn_data.contract.is_header.html +0 -1
  1234. package/docs/variables/_saltcorn_data.contract.is_pack.html +0 -1
  1235. package/docs/variables/_saltcorn_data.contract.is_plugin.html +0 -1
  1236. package/docs/variables/_saltcorn_data.contract.is_plugin_layout.html +0 -1
  1237. package/docs/variables/_saltcorn_data.contract.is_plugin_type.html +0 -1
  1238. package/docs/variables/_saltcorn_data.contract.is_plugin_wrap.html +0 -1
  1239. package/docs/variables/_saltcorn_data.contract.is_plugin_wrap_arg.html +0 -1
  1240. package/docs/variables/_saltcorn_data.contract.is_table_query.html +0 -1
  1241. package/docs/variables/_saltcorn_data.contract.is_tablely.html +0 -1
  1242. package/docs/variables/_saltcorn_data.contract.is_viewtemplate.html +0 -1
  1243. package/docs/variables/_saltcorn_data.test-utils_mocks.mocks.html +0 -1
@@ -0,0 +1,1793 @@
1
+ {
2
+ "Not found": "Negăsit",
3
+ "Page not found": "Pagină negăsită",
4
+ "Incorrect user or password": "Utilizator sau parolă incorecte",
5
+ "Internal Error": "Eroare internă",
6
+ "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "Un raport a fost înregistrat și o echipă de veverițe specializate în eliminarea bug-urilor a fost trimisă pentru a rezolva situația.",
7
+ "User": "Utilizator",
8
+ "User Settings": "Setări utilizator",
9
+ "Logout": "Deconectare",
10
+ "Tables": "Tabele",
11
+ "Views": "Vizualizări",
12
+ "Pages": "Pagini",
13
+ "Files": "Fișiere",
14
+ "Settings": "Setări",
15
+ "Menu": "Meniu",
16
+ "Users": "Utilizatori",
17
+ "Search": "Căutare",
18
+ "Configuration": "Configurație",
19
+ "Admin": "Administrator",
20
+ "Tenants": "Chiriași",
21
+ "Crash log": "Jurnal de cădere",
22
+ "Sign up": "Înregistrare",
23
+ "Login": "Autentificare",
24
+ "An error occurred": "A apărut o eroare",
25
+ "ID": "ID",
26
+ "Email": "Email",
27
+ "Role": "Rol",
28
+ "View": "Vizualizare",
29
+ "Delete": "Ștergere",
30
+ "Add user": "Adăugare utilizator",
31
+ "New user": "Utilizator nou",
32
+ "New": "Nou",
33
+ "User %s created": "Utilizatorul %s a fost creat",
34
+ "Edit user": "Editează utilizator",
35
+ "Edit user %s": "Editează utilizatorul %s",
36
+ "User %s saved": "Utilizatorul %s a fost salvat",
37
+ "User %s deleted": "Utilizatorul %s a fost șters",
38
+ "E-mail": "E-mail",
39
+ "Password": "Parolă",
40
+ "User settings": "Setări utilizator",
41
+ "Password reset not enabled. Contact your administrator.": "Resetarea parolei nu este activată. Contactați administratorul.",
42
+ "Reset password": "Resetare parolă",
43
+ "Enter your email address below and we'll send you a link to reset your password.": "Introduceți adresa dvs. de e-mail mai jos și vă vom trimite un link pentru resetarea parolei.",
44
+ "Enter your new password below": "Introduceți noua parolă mai jos",
45
+ "Set password": "Setează parola",
46
+ "Password reset. Log in with your new password": "Resetare parolă. Autentifică-te cu noua ta parolă.",
47
+ "Change": "Schimbare",
48
+ "Old password": "Parolă veche",
49
+ "New password": "Parolă nouă",
50
+ "Email: ": "Email:",
51
+ "Change password": "Schimbă parola",
52
+ "Password changed": "Parolă schimbată",
53
+ "Reset password instructions": "Instrucțiuni de resetare a parolei",
54
+ "Hi %s": "Salut %s",
55
+ "You have requested a link to change your password. You can do this through this link:": "Ați solicitat un link pentru a vă schimba parola. Puteți face acest lucru prin acest link:",
56
+ "If you did not request this, please ignore this email.": "Dacă nu ați solicitat acest lucru, vă rugăm să ignorați acest e‑mail.",
57
+ "Your password will not change until you access the link above and set a new one.": "Parola dvs. nu va fi schimbată până când nu accesați linkul de mai sus și nu setați una nouă.",
58
+ "Change my password": "Schimbă-mi parola",
59
+ "Must be admin": "Trebuie să fie administrator",
60
+ "Site identity": "Identitatea site-ului",
61
+ "Authentication": "Autentificare",
62
+ "Development": "Dezvoltare",
63
+ "Edit": "Editează",
64
+ "Unknown file": "Fișier necunoscut",
65
+ "Other": "Altul",
66
+ "Edit configuration key %s": "Editează cheia de configurare %s",
67
+ "Configuration key %s saved": "Cheia de configurare %s a fost salvată",
68
+ "Configuration key %s deleted": "Cheia de configurare %s a fost ștearsă",
69
+ "Must be logged in first": "Trebuie să fiți autentificat mai întâi",
70
+ "Hello": "Bună",
71
+ "Restart server. Try reloading the page after a few seconds after pressing this button.": "Repornește serverul. Încearcă să reîncarci pagina după câteva secunde de la apăsarea acestui buton.",
72
+ "Restart": "Repornire",
73
+ "Backup": "Backup",
74
+ "Restore": "Restaurează",
75
+ "Not authorized": "Neautorizat",
76
+ "Page %s not found": "Pagina %s nu a fost găsită",
77
+ "Warning": "Avertisment",
78
+ "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "Găzduirea pe acest site este oferită gratuit și fără nicio garanție privind disponibilitatea sau securitatea aplicației dvs.",
79
+ "This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "Această facilitate este destinată exclusiv pentru ca dvs. să evaluați adecvarea Saltcorn.",
80
+ "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "Dacă doriți să stocați informații private care trebuie să fie securizate, vă rugăm să folosiți Saltcorn găzduit local (self-hosted).",
81
+ "Create application": "Creează aplicație",
82
+ "Create": "Creează",
83
+ "Please select a name for your application. The name will determine the address at which it will be available. ": "Selectați un nume pentru aplicația dvs. Numele va determina adresa la care va fi disponibilă.",
84
+ "Application name": "Nume aplicație",
85
+ "Success! Your new application is available at:": "Succes! Noua ta aplicație este disponibilă la:",
86
+ "Please click the above link now to create the first user.": "Faceți clic pe linkul de mai sus acum pentru a crea primul utilizator.",
87
+ "A site with this subdomain already exists": "Un site cu acest subdomeniu există deja.",
88
+ "No such view: %s": "Nu există o astfel de vizualizare: %s",
89
+ "Search all tables": "Caută în toate tabelele",
90
+ "Show": "Afișează",
91
+ "When": "Când",
92
+ "Tenant": "Chiriaș",
93
+ "Crash log entry %s": "Intrare jurnal de cădere %s",
94
+ "New %s": "Nou %s",
95
+ "Data": "Date",
96
+ "Add row": "Adaugă rând",
97
+ "Add %s": "Adaugă %s",
98
+ "Edit row": "Editează rândul",
99
+ "Edit %s": "Editează %s",
100
+ "No errors reported": "Nicio eroare raportată",
101
+ "Everything is going extremely well.": "Totul merge extrem de bine.",
102
+ "Filename": "Nume fișier",
103
+ "Size (KiB)": "Dimensiune (KiB)",
104
+ "Media type": "Tip media",
105
+ "Role to access": "Rol de acces",
106
+ "Link": "Legătură",
107
+ "Download": "Descărcare",
108
+ "Upload file ": "Încarcă fișierul",
109
+ "Minimum role for %s updated to %s": "Rolul minim pentru %s a fost actualizat la %s",
110
+ "File %s deleted": "Fișierul %s a fost șters",
111
+ "More...": "Mai mult...",
112
+ "Quick Start": "Ghid de pornire rapidă",
113
+ "Four different ways to get started using Saltcorn": "Patru moduri diferite de a începe să utilizezi Saltcorn",
114
+ "Build": "Build",
115
+ "Start by creating the tables to hold your data": "Începe prin a crea tabelele care vor stoca datele tale.",
116
+ "Create a table »": "Creează un tabel",
117
+ "When you have created the tables, you can create views so users can interact with the data.": "Când ați creat tabelele, puteți crea view-uri pentru ca utilizatorii să poată interacționa cu datele.",
118
+ "You can also start by creating a page.": "Puteți, de asemenea, să începeți prin a crea o pagină.",
119
+ "Create a page »": "Creează o pagină »",
120
+ "Upload": "Încărcare",
121
+ "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "Puteți sări peste crearea manuală a unui tabel prin încărcarea unui fișier CSV dintr-un tabel de calcul.",
122
+ "Create table with CSV upload": "Creează tabel cu încărcare CSV",
123
+ "If you have a backup from a previous Saltcorn instance, you can also restore it.": "Dacă aveți un backup dintr-o instanță Saltcorn anterioară, îl puteți, de asemenea, restaura.",
124
+ "Install pack": "Instalează pachetul",
125
+ "Instead of building, get up and running in no time with packs": "În loc să construiești, pornește și funcționează în cel mai scurt timp cu pachetele.",
126
+ "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "Pachetele sunt colecții de tabele, vizualizări și pluginuri care îți oferă o aplicație completă, pe care o poți apoi edita pentru a se potrivi nevoilor tale.",
127
+ "Name": "Nume",
128
+ "Description": "Descriere",
129
+ "Go to pack store »": "Mergi la magazinul de pachete »",
130
+ "Learn": "Învățare",
131
+ "Confused?": "Confuz?",
132
+ "The Wiki contains the documentation and tutorials on installing and using Saltcorn": "Wiki-ul conține documentația și tutorialele privind instalarea și utilizarea Saltcorn.",
133
+ "Go to Wiki »": "Mergi la Wiki »",
134
+ "The YouTube channel has some video tutorials": "Canalul YouTube are câteva tutoriale video.",
135
+ "Go to YouTube »": "Mergi la YouTube »",
136
+ "What's new? Read the blog »": "Ce este nou? Citește blogul »",
137
+ "Create a table": "Creează un tabel",
138
+ "Create table from CSV upload": "Creează tabel din încărcare CSV",
139
+ "You have no views!": "Nu ai nicio vizualizare!",
140
+ "Create a view »": "Creează o vizualizare",
141
+ "Create a view": "Creează o vizualizare",
142
+ "%s data table": "tabel de date %s",
143
+ "Versions": "Versiuni",
144
+ "Version": "Versiune",
145
+ "Saved": "Salvat",
146
+ "By user ID": "După ID-ul utilizatorului",
147
+ "%s History": "Istoricul %s",
148
+ "back to table list": "înapoi la lista de tabele",
149
+ "Version %s restored": "Versiunea %s a fost restaurată",
150
+ "Site name": "Nume site",
151
+ "Site logo": "Logo site",
152
+ "Type": "Tip",
153
+ "Text label": "Etichetă text",
154
+ "Minimum role": "Rol minim",
155
+ "URL": "URL",
156
+ "Page": "Pagină",
157
+ "Menu editor": "Editor de meniuri",
158
+ "Menu updated": "Meniu actualizat",
159
+ "Plugin and pack store": "Magazin de pluginuri și pachete",
160
+ "All": "Toate",
161
+ "Packs": "Pachete",
162
+ "Themes": "Teme",
163
+ "Installed": "Instalat",
164
+ "Refresh": "Reîmprospătare",
165
+ "Upgrade installed plugins": "Actualizează modulele instalate",
166
+ "Add another plugin": "Adaugă un alt modul",
167
+ "Add another pack": "Adaugă un alt pachet",
168
+ "Create pack": "Creează pachet",
169
+ "Pack": "Pachet",
170
+ "Install": "Instalare",
171
+ "Plugin": "Plugin",
172
+ "Theme": "Temă",
173
+ "Remove": "Elimină",
174
+ "Configure plugin": "Configurează pluginul",
175
+ "Create Pack": "Creează pachet",
176
+ "You can copy the pack contents below to another Saltcorn installation.": "Puteți copia conținutul pachetului de mai jos într-o altă instalare Saltcorn.",
177
+ "Install Pack": "Instalare pachet",
178
+ "Pack %s installed": "Pachetul %s a fost instalat",
179
+ "Pack %s uninstalled": "Pachetul %s a fost dezinstalat",
180
+ "Uninstall": "Dezinstalare",
181
+ "Result preview for ": "Previzualizare rezultat pentru",
182
+ "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "Alege vizualizări pentru <a href=\"/search\">rezultatele căutării</a> pentru fiecare tabel.<br/>Lasă necompletat pentru a omite tabelul din căutarea globală.",
183
+ "These tables lack suitable views: ": "Acestor tabele le lipsesc vizualizări adecvate:",
184
+ "Search configuration": "Configurație de căutare",
185
+ "Table saved with version history enabled": "Tabel salvat cu istoricul versiunilor activat",
186
+ "Label": "Etichetă",
187
+ "Required": "Obligatoriu",
188
+ "Add field": "Adaugă câmp",
189
+ "Template": "Șablon",
190
+ "Run": "Rulează",
191
+ "Views of this table": "Vizualizări ale acestui tabel",
192
+ "Add view": "Adaugă vizualizare",
193
+ "Rows": "Rânduri",
194
+ "Download CSV": "Descarcă CSV",
195
+ "Upload CSV": "Încarcă CSV",
196
+ "%s table": "tabela %s",
197
+ "Fields": "Câmpuri",
198
+ "Table data": "Date tabel",
199
+ "Edit table properties": "Editare proprietăți tabel",
200
+ "API access": "Acces API",
201
+ "APIs allow developers access to your data without using a user interface": "API-urile permit dezvoltatorilor să acceseze datele dvs. fără a utiliza o interfață de utilizator.",
202
+ "Minimum role for read": "Rol minim pentru citire",
203
+ "Minimum role for writing": "Rol minim pentru scriere",
204
+ "Version history": "Istoric versiuni",
205
+ "New table": "Tabel nou",
206
+ "Table name": "Nume tabel",
207
+ "Table %s created": "Tabelul %s a fost creat",
208
+ "No fields defined in %s table": "Niciun câmp definit în tabela %s",
209
+ "Fields define the columns in your table.": "Câmpurile definesc coloanele din tabelul tău.",
210
+ "Add field to table": "Adaugă câmp în tabel",
211
+ "Table %s already exists": "Tabelul %s există deja",
212
+ "Invalid table name %s": "Nume de tabel nevalid %s",
213
+ "Create from CSV upload": "Creează din încărcare CSV",
214
+ "Your tables": "Tabelele tale",
215
+ "Create table": "Creează tabel",
216
+ "Table saved": "Tabel salvat",
217
+ "Create table from CSV file": "Creează tabel din fișier CSV",
218
+ "Create from CSV": "Creează din CSV",
219
+ "File": "Fișier",
220
+ "Created table %s.": "Tabelul %s a fost creat.",
221
+ "Table %s deleted": "Tabelul %s a fost șters",
222
+ "Table": "Tabel",
223
+ "Your views": "Vizualizările dvs.",
224
+ "Configure": "Configurează",
225
+ "First, please give some basic information about the view.": "Mai întâi, te rugăm să furnizezi câteva informații de bază despre view.",
226
+ "View name": "Nume vizualizare",
227
+ "Views are based on a view template": "Vizualizările sunt bazate pe un șablon de vizualizare.",
228
+ "Edit view": "Vizualizare editare",
229
+ "Edit %s view": "Editează vizualizarea %s",
230
+ "Create view": "Creează vizualizare",
231
+ "View deleted": "Vizualizare ștearsă",
232
+ "Display data from this table": "Afișează datele din acest tabel",
233
+ "Role required to run view": "Rol necesar pentru a rula vizualizarea",
234
+ "On root page": "Pe pagina rădăcină",
235
+ "Layout": "Layout",
236
+ "Fixed states": "Stări fixe",
237
+ "A short name that will be in your URL": "Un nume scurt care va apărea în URL-ul tău",
238
+ "Title": "Titlu",
239
+ "Page title": "Titlu pagină",
240
+ "A longer description": "O descriere mai detaliată",
241
+ "Role required to access page": "Rol necesar pentru a accesa pagina",
242
+ "Page attributes": "Atribute pagină",
243
+ "Page configuration": "Configurare pagină",
244
+ "Fixed state for %s view": "Stare fixă pentru vizualizarea %s",
245
+ "Set fixed states for views": "Setează stări fixe pentru vizualizări",
246
+ "Page %s saved": "Pagina %s a fost salvată",
247
+ "Your pages": "Paginile tale",
248
+ "Add page": "Adaugă pagină",
249
+ "Root pages": "Pagini rădăcină",
250
+ "The root page is the page that is served when the user visits the home location (/). This can be set for each user role.": "Pagina rădăcină este pagina care este livrată atunci când utilizatorul accesează locația de start (/). Aceasta poate fi configurată pentru fiecare rol de utilizator.",
251
+ "Root pages updated": "Pagini rădăcină actualizate",
252
+ "Page deleted": "Pagină ștearsă",
253
+ "Basic properties": "Proprietăți de bază",
254
+ "Attributes": "Atribute",
255
+ "Summary": "Rezumat",
256
+ "Default": "Implicit",
257
+ "Edit field": "Câmp de editare",
258
+ "Edit %s field": "Editează câmpul %s",
259
+ "New field": "Câmp nou",
260
+ "New field:": "Câmp nou:",
261
+ "Field attributes": "Atribute câmp",
262
+ "Field %s created": "Câmpul %s a fost creat",
263
+ "Summary field": "Câmp de rezumat",
264
+ "A default value is required when adding required fields to nonempty tables": "O valoare implicită este necesară atunci când se adaugă câmpuri obligatorii în tabele nevidate.",
265
+ "Create user": "Creează utilizator",
266
+ "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "Creează primul tău cont de utilizator, care va avea privilegii de administrator. Poți adăuga alți utilizatori și le poți acorda privilegii de administrator mai târziu.",
267
+ "Create first user": "Creează primul utilizator",
268
+ "Create an account": "Creează un cont",
269
+ "No views defined": "Nicio vizualizare definită",
270
+ "Views define how table rows are displayed to the user": "Vizualizările definesc modul în care rândurile tabelului sunt afișate utilizatorului.",
271
+ "Field %s saved": "Câmpul %s a fost salvat",
272
+ "View configuration": "Configurare vizualizare",
273
+ "Field %s deleted": "Câmpul %s a fost șters",
274
+ "No tables defined": "Nicio tabelă definită",
275
+ "Tables hold collections of similar data": "Tabelele conțin colecții de date similare.",
276
+ "Invalid form data, try again": "Date de formular nevalide, încercați din nou",
277
+ "Role required to access added files": "Rol necesar pentru a accesa fișierele adăugate",
278
+ "The user uploading the file has access irrespective of their role": "Utilizatorul care încarcă fișierul are acces indiferent de rolul său.",
279
+ "Already have an account? Login": "Ai deja un cont? Autentifică-te",
280
+ "Subdomain not found": "Subdomeniu negăsit",
281
+ "You must create at least one table before you can create views.": "Trebuie să creezi cel puțin un tabel înainte de a putea crea vizualizări.",
282
+ "Language: ": "Limbă:",
283
+ "Language changed to %s": "Limba a fost schimbată în %s",
284
+ "Table saved with version history disabled": "Tabel salvat cu istoricul versiunilor dezactivat",
285
+ "Missing name": "Nume lipsă",
286
+ "Successfully restored backup": "Backup restaurat cu succes",
287
+ "Welcome to Saltcorn!": "Bun venit în Saltcorn!",
288
+ "File %s uploaded": "Fișierul %s a fost încărcat",
289
+ "Local": "Local",
290
+ "Name required": "Nume obligatoriu",
291
+ "Expression": "Expresie",
292
+ "Formula": "Formulă",
293
+ "new": "nou",
294
+ "Password does not match": "Parola nu se potrivește",
295
+ "Not allowed to write to table %s": "Nu este permis să se scrie în tabela %s",
296
+ "Login successful": "Autentificare reușită",
297
+ "Welcome, %s!": "Bun venit, %s!",
298
+ "Error: missing name or file": "Eroare: nume sau fișier lipsă",
299
+ "Restart server.": "Repornește serverul.",
300
+ "Add to menu": "Adaugă la meniu",
301
+ "View %s added to menu. Adjust access permissions in Settings &raquo; Menu": "Vizualizarea %s a fost adăugată în meniu. Ajustați permisiunile de acces în Setări &raquo; Meniu",
302
+ "Clone": "Clonare",
303
+ "View %s cloned as %s": "Vizualizarea %s a fost clonată ca %s",
304
+ "Duplicate": "Duplicat",
305
+ "View %s duplicated as %s": "Vizualizarea %s a fost duplicată ca %s",
306
+ "The view name will appear as the title of pop-ups showing this view, and in the URL when it is shown alone.": "Numele vizualizării va apărea ca titlu al ferestrelor pop-up care afișează această vizualizare și în URL atunci când este afișată singură.",
307
+ "Saltcorn version": "Versiune Saltcorn",
308
+ "Node.js version": "Versiune Node.js",
309
+ "Table not found": "Tabel negăsit",
310
+ "No row selected": "Niciun rând selectat",
311
+ "Calculated": "Calculat",
312
+ "Unique": "Unic",
313
+ "Stored": "Stocat",
314
+ "Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type": "Introduceți formula pentru noul câmp ca expresie JavaScript. Expresia trebuie să aibă ca rezultat un tip %s.",
315
+ "Fields you can use as variables: ": "Câmpuri pe care le poți folosi ca variabile:",
316
+ "Examples:": "Exemple:",
317
+ "Missing label": "Etichetă lipsă",
318
+ "Column %s already exists (but is hidden)": "Coloana %s există deja (dar este ascunsă)",
319
+ "Column %s already exists": "Coloana %s există deja",
320
+ "Use this to restrict your field to a list of options (separated by commas). For instance, if the permissible values are \"Red\", \"Green\" and \"Blue\", enter \"Red, Green, Blue\" here. Leave blank if the string can hold any value.": "Folosește acest câmp pentru a restricționa valorile la o listă de opțiuni (separate prin virgule). De exemplu, dacă valorile permise sunt „Roșu”, „Verde” și „Albastru”, introdu aici „Roșu, Verde, Albastru”. Lasă gol dacă șirul poate conține orice valoare.",
321
+ "Columns": "Coloane",
322
+ "Default state": "Stare implicită",
323
+ "Specify the fields in the table to show": "Specificați câmpurile din tabel care să fie afișate",
324
+ "Use view to create": "Folosește vizualizarea pentru a crea",
325
+ "If user has write permission. Leave blank to have no link to create a new item": "Dacă utilizatorul are permisiune de scriere. Lăsați necompletat pentru a nu avea un link de creare a unui element nou.",
326
+ "Display create view as": "Afișează vizualizarea de creare ca",
327
+ "Label for create": "Etichetă pentru creare",
328
+ "Label in link or button to create. Leave blank for a default label": "Etichetă în link sau buton pentru creare. Lăsați necompletat pentru o etichetă implicită.",
329
+ "Fixed fields": "Câmpuri fixe",
330
+ "These fields were missing, you can give values here. The values you enter here can be overwritten by information coming from other views, for instance if the form is triggered from a list.": "Aceste câmpuri lipseau, puteți introduce valori aici. Valorile pe care le introduceți aici pot fi suprascrise de informații provenite din alte vizualizări, de exemplu dacă formularul este declanșat dintr-o listă.",
331
+ "Edit options": "Opțiuni de editare",
332
+ "The view you choose here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "Vizualizarea pe care o alegeți aici poate fi ignorată în funcție de contextul formularului; de exemplu, dacă acesta apare într-o fereastră pop-up, redirecționarea nu va avea loc.",
333
+ "View when done": "Vizualizează la final",
334
+ "Item View": "Vizualizare element",
335
+ "If user has write permission. Leave blank to have no link to create a new item": "Dacă utilizatorul are permisiune de scriere. Lăsați gol pentru a nu avea un link de creare a unui element nou.",
336
+ "Subtables": "Subtabele",
337
+ "List View": "Vizualizare listă",
338
+ "Show View": "Afișează vizualizarea",
339
+ "Which related tables would you like to show in sub-lists below the selected item?": "Ce tabele înrudite doriți să afișați în subliste sub elementul selectat?",
340
+ "Order and layout": "Ordine și aranjare",
341
+ "Order by": "Ordonare după",
342
+ "Descending": "Descrescător",
343
+ "Columns small screen": "Coloane ecran mic",
344
+ "Columns medium screen": "Coloane ecran mediu",
345
+ "Columns large screen": "Coloane ecran mare",
346
+ "Columns extra-large screen": "Coloane ecran extra-larg",
347
+ "Each in card?": "Fiecare în card?",
348
+ "Omit search form": "Omite formularul de căutare",
349
+ "Do not display the search filter form": "Nu afișa formularul de filtrare pentru căutare.",
350
+ "Default search form values when first loaded": "Valorile implicite ale formularului de căutare la prima încărcare",
351
+ "Next": "Înainte",
352
+ "Save": "Salvează",
353
+ "Calculated fields cannot have File type": "Câmpurile calculate nu pot avea tipul Fișier.",
354
+ "On Field": "Pe câmp",
355
+ "Field in %s table": "Câmp în tabela %s",
356
+ "Action on row": "Acțiune pe rând",
357
+ "Link to other view": "Link către altă vizualizare",
358
+ "Link to anywhere": "Link către oriunde",
359
+ "Join Field": "Câmp de îmbinare",
360
+ "Aggregation": "Agregare",
361
+ "Field": "Câmp",
362
+ "Field view": "Vizualizare câmp",
363
+ "Action": "Acțiune",
364
+ "Action Label": "Etichetă acțiune",
365
+ "View label": "Etichetă vizualizare",
366
+ "Leave blank for default label.": "Lăsați necompletat pentru eticheta implicită.",
367
+ "View label is a formula?": "Eticheta vizualizării este o formulă?",
368
+ "Open in popup modal?": "Deschide în fereastră modală popup?",
369
+ "Link text": "Text link",
370
+ "Link text is a formula?": "Textul linkului este o formulă?",
371
+ "Link URL": "URL legătură",
372
+ "Link URL is a formula?": "URL-ul linkului este o formulă?",
373
+ "Open in new tab": "Deschide în filă nouă",
374
+ "Relation": "Relație",
375
+ "Statistic": "Statistică",
376
+ "In search form": "În formularul de căutare",
377
+ "Header label": "Etichetă antet",
378
+ "step": "pas",
379
+ "max": "max",
380
+ "Base URL": "URL de bază",
381
+ "Allow signups": "Permite înregistrări",
382
+ "Login in menu": "Autentificare în meniu",
383
+ "Allow password reset": "Permite resetarea parolei",
384
+ "SMTP host": "Gazdă SMTP",
385
+ "SMTP username": "Nume de utilizator SMTP",
386
+ "SMTP password": "Parolă SMTP",
387
+ "SMTP port": "Port SMTP",
388
+ "SMTP secure": "SMTP secur",
389
+ "Email from address": "Adresă de e-mail expeditor",
390
+ "Development mode": "Mod de dezvoltare",
391
+ "Log SQL to stdout": "Înregistrează SQL în stdout",
392
+ "Menu items": "Elemente de meniu",
393
+ "Global search": "Căutare globală",
394
+ "Available packs": "Pachete disponibile",
395
+ "Available packs fetched": "Pachete disponibile preluate",
396
+ "Available plugins": "Module disponibile",
397
+ "Available plugins fetched": "Pluginuri disponibile preluate",
398
+ "Public home page": "Pagină publică de pornire",
399
+ "User home page": "Pagină principală utilizator",
400
+ "Staff home page": "Pagina principală a personalului",
401
+ "Admin home page": "Pagină principală de administrare",
402
+ "Installed packs": "Pachete instalate",
403
+ "A short string which is the name of your site": "Un șir scurt care reprezintă numele site-ului tău",
404
+ "Select a publicly accessible image file": "Selectați un fișier imagine accesibil public",
405
+ "The URL at which your site is available. For instance, https://example.com/": "URL-ul la care este disponibil site-ul tău. De exemplu, https://example.com/",
406
+ "Allow users to sign up for a new user account": "Permite utilizatorilor să se înregistreze pentru un nou cont de utilizator",
407
+ "Show the login link in the menu": "Afișează linkul de autentificare în meniu",
408
+ "Allow users to request a password reset email. Email must be configured.": "Permite utilizatorilor să solicite trimiterea unui email pentru resetarea parolei. Este necesară configurarea prealabilă a sistemului de email.",
409
+ "The host address of your SMTP server. For instance, smtp.postmarkapp.com": "Adresa gazdă a serverului dvs. SMTP. De exemplu, smtp.postmarkapp.com",
410
+ "Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "Dezactivează cache‑ul pentru resursele JS/CSS, afișează eroarea completă utilizatorului în caz de crash, activează editarea tipului de câmp.",
411
+ "Print all SQL statements to the standard output": "Afișează toate instrucțiunile SQL la ieșirea standard",
412
+ "The email address from which emails are sent. For instance, hello@saltcorn.com": "Adresa de email de la care sunt trimise emailurile. De exemplu, hello@saltcorn.com",
413
+ "Is the connection to the SMTP server over a secure transport protocol?": "Conexiunea la serverul SMTP se face printr-un protocol de transport securizat?",
414
+ "About Saltcorn": "Despre Saltcorn",
415
+ "Apply": "Aplică",
416
+ "Anywhere": "Oriunde",
417
+ "Search filter": "Filtru de căutare",
418
+ "Are you sure you want to delete %s?": "Sigur doriți să ștergeți %s?",
419
+ "Are you sure?": "Ești sigur?",
420
+ "Set random password": "Setează parolă aleatorie",
421
+ "Changed password for user %s to %s": "Parola pentru utilizatorul %s a fost schimbată în %s",
422
+ "Disable": "Dezactivează",
423
+ "Enabled user %s": "Utilizatorul %s a fost activat",
424
+ "Enable": "Activează",
425
+ "Disabled user %s": "Utilizator %s dezactivat",
426
+ "Disabled": "Dezactivat",
427
+ "Send password reset email": "Trimite e-mail de resetare a parolei",
428
+ " with password %s": "cu parola %s",
429
+ "User confirmation?": "Confirmare utilizator?",
430
+ "New user form": "Formular utilizator nou",
431
+ "A view to show to new users": "O vizualizare de afișat utilizatorilor noi",
432
+ "Account already exists": "Contul există deja",
433
+ "Search not configured": "Căutarea nu este configurată",
434
+ "Already in use": "Deja utilizat",
435
+ "Functions you can use (in addition to standard JavaScript functions): ": "Funcții pe care le poți folosi (pe lângă funcțiile standard JavaScript):",
436
+ "Items per page": "Elemente pe pagină",
437
+ "Variable name": "Nume de variabilă",
438
+ "Delete all rows": "Șterge toate rândurile",
439
+ "Recalculate stored fields": "Recalculează câmpurile stocate",
440
+ "Started recalculating stored fields": "A început recalcularea câmpurilor stocate",
441
+ "Deleted all rows": "Toate rândurile au fost șterse",
442
+ "Database": "Bază de date",
443
+ "API token": "Token API",
444
+ "No API token issued": "Niciun token API emis",
445
+ "New API token generated": "Token API nou generat",
446
+ "Actions": "Acțiuni",
447
+ "Actions available": "Acțiuni disponibile",
448
+ "Triggers": "Declanșatoare",
449
+ "Add trigger": "Adaugă declanșator",
450
+ "New trigger": "Declanșator nou",
451
+ "Configure trigger": "Configurează declanșatorul",
452
+ "Action label is a formula?": "Eticheta acțiunii este o formulă?",
453
+ "Action Style": "Stil acțiune",
454
+ "Button size": "Dimensiune buton",
455
+ "A view with this name already exists": "Există deja o vizualizare cu acest nume.",
456
+ "Constraints": "Constrângeri",
457
+ "%s constraints": "constrângeri %s",
458
+ "Add constraint": "Adaugă constrângere",
459
+ "Add constraint to %s": "Adaugă constrângere la %s",
460
+ "Cannot delete users table": "Nu se poate șterge tabela users",
461
+ "Test run": "Test de rulare",
462
+ "Test run output": "Rezultat rulare test",
463
+ "Run %s": "Rulează %s",
464
+ "back to actions": "înapoi la acțiuni",
465
+ "Action %s run successfully with no console output": "Acțiunea %s a fost rulată cu succes fără niciun output în consolă.",
466
+ "Roles": "Roluri",
467
+ "Saved layout for role": "Aspect salvat pentru rol",
468
+ "Layout by role": "Layout după rol",
469
+ "Users and roles": "Utilizatori și roluri",
470
+ "Match regular expression": "Potrivește expresia regulată",
471
+ "Error message when regular expression does not match": "Mesaj de eroare când expresia regulată nu se potrivește",
472
+ "Invalid attributes": "Atribute nevalide",
473
+ "Documentation": "Documentație",
474
+ "Plugin %s installed": "Pluginul %s a fost instalat",
475
+ "Plugin %s removed.": "Pluginul %s a fost eliminat.",
476
+ "Plugin %s installed, please complete configuration.": "Pluginul %s a fost instalat, vă rugăm să finalizați configurarea.",
477
+ "Configure %s Plugin": "Configurează pluginul %s",
478
+ "Cannot remove plugin: views %s depend on it": "Nu se poate elimina modulul: vizualizările %s depind de acesta",
479
+ "New Plugin": "Plugin nou",
480
+ "Add plugin": "Adaugă modul",
481
+ "Store refreshed": "Magazin reîmprospătat",
482
+ "Plugins up-to-date": "Module la zi",
483
+ "Source": "Sursă",
484
+ "Inbound keys: ": "Chei de intrare:",
485
+ "Icon": "Pictogramă",
486
+ "Create database view": "Creează vizualizare de bază de date",
487
+ "Create an SQL view in the database with the fields in this list": "Creează o vizualizare SQL în baza de date cu câmpurile din această listă.",
488
+ "Upgrade": "Actualizare",
489
+ "Show only matches in table:": "Afișează doar potrivirile în tabel:",
490
+ "Showing matches in table %s.": "Se afișează potrivirile în tabela %s.",
491
+ "Edit trigger": "Editare declanșator",
492
+ "Show on page": "Afișează pe pagină",
493
+ "Requests to render this view directly will instead show the chosen page, if any. The chosen page should embed this view. Use this to decorate the view with additional elements.": "Solicitările de randare directă a acestei vizualizări vor afișa în schimb pagina aleasă, dacă există. Pagina aleasă ar trebui să includă (înglobeze) această vizualizare. Utilizați acest mecanism pentru a decora vizualizarea cu elemente suplimentare.",
494
+ "Hide pagination": "Ascunde paginarea",
495
+ "True": "Adevărat",
496
+ "False": "Fals",
497
+ "Clear all": "Șterge tot",
498
+ "This will delete <strong>EVERYTHING</strong> in the selected categories": "Această acțiune va șterge <strong>TOT</strong> din categoriile selectate.",
499
+ "Deleted all %s": "S-au șters toate %s",
500
+ "Restart server": "Repornește serverul",
501
+ "Edit Plugin": "Editare modul",
502
+ "Unknown authentication method %ss": "Metodă de autentificare necunoscută %ss",
503
+ "Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "Repornirea este necesară pentru ca modificările să intre în vigoare. Reporniți serverul din <a href=\"/admin\">pagina de Admin</a>.",
504
+ "Email with password reset link sent": "Email cu link pentru resetarea parolei trimisă",
505
+ "Link Style": "Stil link",
506
+ "Link size": "Dimensiune link",
507
+ "Set page title": "Setează titlul paginii",
508
+ "Skip this section if you do not want to set the page title": "Omite această secțiune dacă nu dorești să setezi titlul paginii.",
509
+ "Page title is a formula?": "Titlul paginii este o formulă?",
510
+ "Enable LetsEncrypt HTTPS": "Activează HTTPS cu Let's Encrypt",
511
+ "Set Base URL configuration first": "Setează mai întâi configurația URL-ului de bază",
512
+ "LetsEncrypt enabled": "LetsEncrypt activat",
513
+ "LetsEncrypt SSL enabled. Restart for changes to take effect.": "SSL LetsEncrypt activat. Reporniți pentru ca modificările să intre în vigoare.",
514
+ "File not found": "Fișier negăsit",
515
+ "Table %s not found": "Tabelul %s nu a fost găsit",
516
+ "Page %s added to menu. Adjust access permissions in Settings &raquo; Menu": "Pagina %s a fost adăugată în meniu. Ajustați permisiunile de acces în Setări &raquo; Meniu",
517
+ "Page %s duplicated as %s": "Pagina %s a fost duplicată ca %s",
518
+ "Custom SSL certificate": "Certificat SSL personalizat",
519
+ "Custom SSL private key": "Cheie privată SSL personalizată",
520
+ "Login view": "Vizualizare de autentificare",
521
+ "Signup view": "Vizualizare de înregistrare",
522
+ "A view with the login form": "O vizualizare cu formularul de autentificare",
523
+ "A view with the signup form": "O vizualizare cu formularul de înregistrare",
524
+ "Signups not enabled": "Înregistrările nu sunt activate",
525
+ "Ownership field": "Câmp de proprietate",
526
+ "The user referred to in this field will be the owner of the row": "Utilizatorul menționat în acest câmp va fi proprietarul rândului.",
527
+ "None": "Niciunul",
528
+ "Information about plugin": "Informații despre modul",
529
+ "%s plugin information": "informații plugin %s",
530
+ "Package version": "Versiune pachet",
531
+ "Package name": "Nume pachet",
532
+ "Plugin dependencies": "Dependențe plugin",
533
+ "This plugin supplies a theme.": "Acest modul furnizează o temă.",
534
+ "Types": "Tipuri",
535
+ "This plugin supplies these types: ": "Acest modul furnizează următoarele tipuri:",
536
+ "Functions": "Funcții",
537
+ "Returns: ": "Returnează:",
538
+ "View templates": "Șabloane de vizualizare",
539
+ "Repository": "Repository",
540
+ "Latest": "Cele mai recente",
541
+ "Latest version": "Ultima versiune",
542
+ "Latest npm version cache": "Cache-ul celei mai recente versiuni npm",
543
+ "Plugin up-to-date": "Plugin actualizat",
544
+ "Upgrade here": "Actualizează aici",
545
+ "An upgrade to Saltcorn is available! Current version: %s; latest version: %s.": "O actualizare pentru Saltcorn este disponibilă! Versiunea curentă: %s; cea mai recentă versiune: %s.",
546
+ "Passwords do not match": "Parolele nu se potrivesc",
547
+ "Not a valid e-mail address": "Adresă de e-mail invalidă",
548
+ "Custom CSS": "CSS personalizat",
549
+ "Custom HTML": "HTML personalizat",
550
+ "Site structure": "Structura site-ului",
551
+ "SSL": "SSL",
552
+ "Users and security": "Utilizatori și securitate",
553
+ "User settings updated": "Setările utilizatorului au fost actualizate",
554
+ "SSL encryption for HTTPS traffic": "Criptare SSL pentru traficul HTTPS",
555
+ "HTTPS encryption with Let's Encrypt SSL certificate": "Criptare HTTPS cu certificat SSL Let's Encrypt",
556
+ "Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains": "Saltcorn poate obține automat un certificat SSL de la <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> pentru domenii individuale.",
557
+ "Currently: ": "În prezent:",
558
+ "HTTPS encryption with custom SSL certificate": "Criptare HTTPS cu certificat SSL personalizat",
559
+ "Or use custom SSL certificates, including wildcard certificates for multitenant applications": "Sau utilizați certificate SSL personalizate, inclusiv certificate wildcard pentru aplicații multi-tenant",
560
+ "Authentication settings": "Setări de autentificare",
561
+ "Custom SSL certificates": "Certificate SSL personalizate",
562
+ "Custom SSL enabled. Restart for changes to take effect.": "SSL personalizat activat. Reporniți pentru ca modificările să intre în vigoare.",
563
+ "Enabled": "Activat",
564
+ "You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.": "Ați activat atât certificatele Let's Encrypt, cât și certificatele SSL personalizate. Let's Encrypt are prioritate, iar certificatele personalizate vor fi ignorate.",
565
+ "Events": "Evenimente",
566
+ "About application": "Despre aplicație",
567
+ "System": "Sistem",
568
+ "Site identity settings updated": "Setările de identitate ale site-ului au fost actualizate",
569
+ "Email settings": "Setări email",
570
+ "Site identity settings": "Setări de identitate ale site-ului",
571
+ "Email settings updated": "Setările de email au fost actualizate",
572
+ "System operations": "Operațiuni de sistem",
573
+ "About the system": "Despre sistem",
574
+ "Restart here": "Repornește aici",
575
+ "Download a backup": "Descarcă o copie de rezervă",
576
+ "Restore a backup": "Restaurează o copie de rezervă",
577
+ "Add new role": "Adaugă rol nou",
578
+ "Role updated": "Rol actualizat",
579
+ "First delete users with this role": "Mai întâi șterge utilizatorii cu acest rol.",
580
+ "Role %s deleted": "Rolul %s a fost șters",
581
+ "This is the rank of the user role, lower role IDs will be able to access more resources.": "Acesta este rangul rolului utilizatorului; rolurile cu ID-uri mai mici vor putea accesa mai multe resurse.",
582
+ "Role name": "Nume rol",
583
+ "Cannot delete this role": "Nu se poate șterge acest rol",
584
+ "Saltcorn is <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">Free</a> and <a href=\"https://opensource.org/\">Open Source</a> Software, <a href=\"https://github.com/saltcorn/saltcorn/\">released</a> under the <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT license</a>.": "Saltcorn este software <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">liber</a> și <a href=\"https://opensource.org/\">open source</a>, <a href=\"https://github.com/saltcorn/saltcorn/\">distribuit</a> sub <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">licența MIT</a>.",
585
+ "Create a page": "Creează o pagină",
586
+ "Test": "Test",
587
+ "E-mail and password required": "E-mail și parolă necesare",
588
+ "Masonry columns": "Coloane tip zidărie",
589
+ "Where": "Unde",
590
+ "Access Read/Write": "Acces Citire/Scriere",
591
+ "History": "Istoric",
592
+ "Owned": "Deținut",
593
+ "Primary key": "Cheie primară",
594
+ "Users already present": "Utilizatori deja existenți",
595
+ "Discover tables": "Descoperă tabele",
596
+ "The following tables in your database can be imported into Saltcorn:": "Următoarele tabele din baza ta de date pot fi importate în Saltcorn:",
597
+ "Discovered tables: %s": "Tabele descoperite: %s",
598
+ "There are no tables in the database that can be imported into Saltcorn.": "Nu există tabele în baza de date care pot fi importate în Saltcorn.",
599
+ "Import": "Import",
600
+ "Discover": "Descoperă",
601
+ "Discover tables in database": "Descoperă tabelele din baza de date",
602
+ "Single item view": "Vizualizare element unic",
603
+ "The underlying individual view of each table row": "Vederea individuală de bază a fiecărui rând din tabel",
604
+ "Minimum role to read": "Rol minim pentru citire",
605
+ "Minimum role to write": "Rol minim pentru scriere",
606
+ "Create page": "Creează pagină",
607
+ "Multi-tenancy not enabled": "Multi-tenancy nu este activată",
608
+ "Identity": "Identitate",
609
+ "Email sent to %s with no errors": "Email trimis către %s fără erori",
610
+ "External": "Extern",
611
+ "Force TLS": "Forțează TLS",
612
+ "Always use TLS when connecting to server? If unchecked, TLS is used if server supports the STARTTLS extension. In most cases check this box if you are connecting to port 465. For port 587 or 25 keep it unchecked": "Utilizați întotdeauna TLS la conectarea la server? Dacă nu este bifat, TLS este utilizat doar dacă serverul suportă extensia STARTTLS. În majoritatea cazurilor, bifați această opțiune dacă vă conectați la portul 465. Pentru porturile 587 sau 25 lăsați opțiunea debifată.",
613
+ "Relationship diagram": "Diagrama relațiilor",
614
+ "Verified": "Verificat",
615
+ "Send verification email": "Trimite email de verificare",
616
+ "Email verification link sent to %s": "Link de verificare a emailului trimis către %s",
617
+ "Verification view": "Vizualizare de verificare",
618
+ "A view with the view to be emailed to users for email address verification": "O vizualizare care urmează să fie trimisă prin e-mail utilizatorilor pentru verificarea adresei de e-mail",
619
+ "Email verified": "Email verificat",
620
+ "An email has been sent to %s to verify your address": "A fost trimis un e-mail la %s pentru a vă verifica adresa.",
621
+ "Elevate verified to role": "Ridică utilizatorul verificat la rol",
622
+ "Elevate users to a higher role when their email addresses have been verified": "Ridică utilizatorii la un rol superior atunci când adresele lor de e‑mail au fost verificate.",
623
+ "Email mask": "Mască de email",
624
+ "Emails used for signup must end with this string": "Emailurile utilizate pentru înregistrare trebuie să se termine cu acest șir",
625
+ "Signups with this email address are not accepted": "Înregistrările cu această adresă de email nu sunt acceptate.",
626
+ "Default order by": "Ordine implicită de sortare",
627
+ "Default descending?": "Implicit descrescător?",
628
+ "Omit header": "Omite antetul",
629
+ "Do not display the header": "Nu afișa antetul",
630
+ "The maximum number of characters in the string": "Numărul maxim de caractere din șir",
631
+ "The minimum number of characters in the string": "Numărul minim de caractere din șir",
632
+ "Style": "Stil",
633
+ "Not all themes support menu buttons": "Nu toate temele acceptă butoane de meniu.",
634
+ "Select a publicly accessible image file for the menu logo": "Selectați un fișier imagine accesibil public pentru sigla meniului",
635
+ "Favicon": "Pictogramă favicon",
636
+ "Select a publicly accessible image file for the browser tab icon": "Selectează un fișier de imagine accesibil public pentru pictograma filei din browser",
637
+ "Site identity settings, backup, email settings, system control and information": "Setări de identitate ale site-ului, backup, setări de email, control și informații de sistem",
638
+ "Plugin and pack installation and control": "Instalare și control al pluginurilor și pachetelor",
639
+ "User administration, edit roles, user and security settings, SSL certificates for https encryption": "Administrare utilizatori, editare roluri, setări utilizator și securitate, certificate SSL pentru criptare HTTPS",
640
+ "Menu, search and tenants": "Meniu, căutare și chiriași",
641
+ "Actions, triggers and crash log": "Acțiuni, declanșatoare și jurnal de erori",
642
+ "Multitenancy enabled": "Multi-tenancy activat",
643
+ "Restart required for changes to take effect.": "Repornirea este necesară pentru ca modificările să intre în vigoare.",
644
+ "Tenant settings": "Setări tenant",
645
+ "Role to create tenants": "Rol pentru crearea tenant-ilor",
646
+ "Minimum user role required to create a new tenant": "Rolul minim de utilizator necesar pentru a crea un tenant nou",
647
+ "Tenant settings updated": "Setările tenantului au fost actualizate",
648
+ "Not allowed": "Nepermis",
649
+ "You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "Încercați să creați un tenant în timp ce vă conectați printr-o adresă IP în loc de un domeniu. Este probabil ca acest lucru să nu funcționeze.",
650
+ "Create tenant warning": "Avertisment creare tenant",
651
+ "Show a warning to users creating a tenant disclaiming warranty of availability or security": "Afișează un avertisment utilizatorilor care creează un tenant, declinând orice garanție privind disponibilitatea sau securitatea.",
652
+ "A list view shown on the left, to select rows": "O vizualizare de tip listă afișată în stânga, pentru selectarea rândurilor",
653
+ "The view to show the selected row": "Vizualizarea pentru afișarea rândului selectat",
654
+ "Location": "Locație",
655
+ "Location of link to create new row": "Locația linkului pentru crearea unui rând nou",
656
+ "Options": "Opțiuni",
657
+ "List options": "Opțiuni listă",
658
+ "Rows per page": "Rânduri pe pagină",
659
+ "Invalid administrative action": "Acțiune administrativă nevalidă",
660
+ "User settings form": "Formular de setări utilizator",
661
+ "A view for users to change their custom user fields": "O vizualizare pentru utilizatori pentru a-și modifica câmpurile personalizate de utilizator",
662
+ "Error: ": "Eroare:",
663
+ "User settings changed": "Setările utilizatorului au fost modificate",
664
+ "Rename table": "Redenumește tabelul",
665
+ "Rename table %s": "Redenumește tabela %s",
666
+ "Base URL domain %s does not match hostname %s": "Domeniul URL de bază %s nu corespunde numelui de gazdă %s",
667
+ "Custom HTTP headers": "Anteturi HTTP personalizate",
668
+ "Format for each line: Header-Name: value": "Format pentru fiecare linie: Nume-Header: valoare",
669
+ "Role to upload files": "Rol pentru încărcarea fișierelor",
670
+ "User should have this role or higher to upload files with API (uploads through forms are not affected)": "Utilizatorul trebuie să aibă acest rol sau unul superior pentru a încărca fișiere prin API (încărcările prin formulare nu sunt afectate).",
671
+ "Always show create view": "Afișează întotdeauna crearea vizualizării",
672
+ "If off, only show create view if the query state is about the current user": "Dacă este dezactivat, afișează opțiunea de creare a unei vederi doar dacă starea interogării se referă la utilizatorul curent.",
673
+ "Process uptime": "Timp de funcționare al procesului",
674
+ "A configuration error occurred": "A apărut o eroare de configurare",
675
+ "HTTP timeout (s)": "Timeout HTTP (s)",
676
+ "Increase if you expect large uploads": "Măriți dacă vă așteptați la încărcări de dimensiuni mari",
677
+ "Cookie sessions": "Sesiuni cookie",
678
+ "Store sessions entirely in client cookies for higher performance": "Stocați sesiunile în întregime în cookie-urile clientului pentru performanță mai ridicată.",
679
+ "git commit": "commit git",
680
+ "Send test email": "Trimite email de test",
681
+ "Edit custom SSL certificates": "Editare certificate SSL personalizate",
682
+ "User must have this role or higher to read rows from the table": "Utilizatorul trebuie să aibă acest rol sau unul superior pentru a citi rânduri din tabel.",
683
+ "User must have this role or higher to edit or create new rows in the table": "Utilizatorul trebuie să aibă acest rol sau unul superior pentru a edita sau crea rânduri noi în tabel.",
684
+ "Name of the field": "Numele câmpului",
685
+ "The type determines the kind of data that can be stored in the field": "Tipul determină ce fel de date pot fi stocate în câmp.",
686
+ "Calculated from other fields with a formula": "Calculat din alte câmpuri cu o formulă",
687
+ "There must be a value in every row": "Trebuie să existe o valoare în fiecare rând.",
688
+ "Different rows must have different values for this field": "Rânduri diferite trebuie să aibă valori diferite pentru acest câmp.",
689
+ "Add more fields to enable edit": "Adăugați mai multe câmpuri pentru a permite editarea.",
690
+ "Multitenancy": "Multi-tenancy",
691
+ "Subdomain": "Subdomeniu",
692
+ "Information": "Informații",
693
+ "Found %s tenants": "S-au găsit %s chiriași",
694
+ "Create new tenant": "Creează tenant nou",
695
+ "%s tenant statistics": "statistici tenant %s",
696
+ "Table columns": "Coloane tabel",
697
+ "Configuration items": "Elemente de configurare",
698
+ "Crashlogs": "Jurnale de cădere",
699
+ "Multitenancy settings": "Setări multi-chiriaș (multitenancy)",
700
+ "See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>": "Consultați <a href=\"https://github.com/saltcorn/saltcorn\">repository-ul GitHub</a> pentru instrucțiuni<p>",
701
+ "API token for this user: ": "Token API pentru acest utilizator:",
702
+ "Reset": "Reset",
703
+ "Generate": "Generează",
704
+ "URL after delete": "URL după ștergere",
705
+ "Track table data changes over time": "Urmărirea în timp a modificărilor datelor din tabel",
706
+ "Description allows you to give more information about the table": "Descrierea îți permite să oferi mai multe informații despre tabel.",
707
+ "Description allows you to give more information about the view.": "Descrierea îți permite să oferi mai multe informații despre vizualizare.",
708
+ "Description allows to give more information about field": "Descrierea permite furnizarea de informații suplimentare despre câmp.",
709
+ "Name of action": "Nume acțiune",
710
+ "Description allows you to give more information about the action": "Descrierea îți permite să oferi mai multe informații despre acțiune.",
711
+ "The action to be taken when the trigger fires": "Acțiunea care trebuie executată atunci când declanșatorul este activat",
712
+ "The table for which the trigger condition is checked.": "Tabelul pentru care este verificată condiția declanșatorului.",
713
+ "Condition under which the trigger will fire": "Condiția în care se va declanșa triggerul",
714
+ "Test trigger": "Declanșator de test",
715
+ "Edit trigger %s": "Editează declanșatorul %s",
716
+ "Preset %s": "Preset %s",
717
+ "The user password or application token to access SMTP server for sending emails": "Parola utilizatorului sau tokenul aplicației pentru accesarea serverului SMTP în vederea trimiterii emailurilor",
718
+ "The port of your SMTP server": "Portul serverului tău SMTP",
719
+ "The user name to access SMTP server for sending emails.": "Numele de utilizator pentru accesarea serverului SMTP pentru trimiterea e-mailurilor.",
720
+ "The user password or app password to access SMTP server for sending emails. If your SMTP provider allows to create app password for using from application We recommends to use app password instead of user password.": "Parola utilizatorului sau parola de aplicație pentru accesarea serverului SMTP pentru trimiterea e-mailurilor. Dacă furnizorul dvs. SMTP permite crearea unei parole de aplicație pentru utilizare din aplicație, recomandăm folosirea parolei de aplicație în locul parolei utilizatorului.",
721
+ "Tick the boxes for the fields that should be jointly unique": "Bifați căsuțele pentru câmpurile care ar trebui să fie în mod colectiv unice.",
722
+ "Private SSH key": "Cheie SSH privată",
723
+ "Timezone": "Fus orar",
724
+ "Home Timezone": "Fus orar de bază",
725
+ "Use this link to revisit your application at any time.": "Folosește acest link pentru a reveni la aplicația ta oricând.",
726
+ "To login to a previously created application, go to: ": "Pentru a te autentifica într-o aplicație creată anterior, accesează:",
727
+ "Event types": "Tipuri de evenimente",
728
+ "Channel": "Canal",
729
+ "Leave blank for all channels": "Lăsați necompletat pentru toate canalele",
730
+ "Table or Channel": "Tabel sau Canal",
731
+ "Events to log": "Evenimente de jurnalizat",
732
+ "Log settings": "Setări jurnalizare",
733
+ "Which events should be logged?": "Ce evenimente ar trebui înregistrate în jurnal?",
734
+ "Event log": "Jurnal de evenimente",
735
+ "Custom Events": "Evenimente personalizate",
736
+ "Channels": "Canale",
737
+ "Custom": "Personalizat",
738
+ "Create custom event": "Creează eveniment personalizat",
739
+ "Yes": "Da",
740
+ "Alternative destinations if formula evaluates to true": "Destinații alternative dacă formula este evaluată ca adevărată",
741
+ "Default view when done": "Vizualizare implicită la finalizare",
742
+ "This is the view to which the user will be sent when the form is submitted, unless a formula below is true.": "Aceasta este vizualizarea la care utilizatorul va fi trimis atunci când formularul este trimis, cu excepția cazului în care o formulă de mai jos este adevărată.",
743
+ "You can send the user to an different view depending on the day the user has submitted. Ignore this option if you always want to send the user to the same destination": "Puteți trimite utilizatorul către o vizualizare diferită în funcție de ziua în care a făcut trimiterea. Ignorați această opțiune dacă doriți întotdeauna să trimiteți utilizatorul către aceeași destinație.",
744
+ "Plugin name": "Nume plugin",
745
+ "Source of plugin for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "Sursa pluginului pentru instalare. Câteva opțiuni: \nnpm - descarcă din depozitul npm, \nlocal - preia din sistemul de fișiere local, \ngithub - descarcă de pe GitHub, \ngit - preia dintr-un depozit Git.",
746
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to plugin folder in file system, e.g.C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "Pentru npm – numele pachetului npm, de ex. `@saltcorn/html` sau `saltcorn-gantt`, verificat pe npmjs.com; pentru local – calea absolută către folderul pluginului în sistemul de fișiere, de ex. `C:\\gitsrc\\any-bootstrap-theme\\`; pentru github – numele proiectului de pe GitHub.",
747
+ "Version of plugin, latest is default value": "Versiunea modulului, cea mai recentă este valoarea implicită",
748
+ "Account verification": "Verificare cont",
749
+ "User verification failed": "Verificarea utilizatorului a eșuat",
750
+ "User verified": "Utilizator verificat",
751
+ "Error editing user: %s": "Eroare la editarea utilizatorului: %s",
752
+ "User must have this role or higher to make API call for action (trigger)": "Utilizatorul trebuie să aibă acest rol sau unul superior pentru a efectua apelul API pentru acțiune (declanșator)",
753
+ "Restart complete": "Repornire finalizată",
754
+ "Languages": "Limbi",
755
+ "Add language": "Adaugă limbă",
756
+ "Language": "Limbă",
757
+ "Locale": "Localizare",
758
+ "Menu, search, languages and tenants": "Meniu, căutare, limbi și chiriași",
759
+ "This is a translation of a different field in a different language": "Aceasta este o traducere a unui câmp diferit într-o limbă diferită.",
760
+ "Language locale of translation": "Setarea regională a limbii pentru traducere",
761
+ "Action not configurable": "Acțiune neconfigurabilă",
762
+ "Event type which runs the trigger": "Tip de eveniment care declanșează triggerul",
763
+ "Message string field": "Câmp de tip șir de mesaje",
764
+ "The field for the message content on the table for messages": "Câmpul pentru conținutul mesajului în tabelul pentru mesaje",
765
+ "Participant field": "Câmp participant",
766
+ "The field for the sender user id on the table for messages": "Câmpul pentru ID-ul utilizatorului expeditor în tabela de mesaje",
767
+ "The field for the participant user id": "Câmpul pentru ID-ul utilizatorului participant",
768
+ "Message sender field": "Câmp expeditor mesaj",
769
+ "Message view or string field": "Vizualizare de mesaje sau câmp de tip șir",
770
+ "A view to show individual messages, or the field for the message content on the table for messages": "O vizualizare pentru afișarea mesajelor individuale sau câmpul pentru conținutul mesajului în tabela de mesaje.",
771
+ "Message relation": "Relație de mesaje",
772
+ "The relationship to the table of individual messages": "Relația cu tabela mesajelor individuale",
773
+ "Message show view": "Afișare vizualizare mesaj",
774
+ "The view to show an individual message": "Vizualizarea pentru afișarea unui mesaj individual",
775
+ "New message form view": "Vizualizare formular mesaj nou",
776
+ "The view to enter a new message": "Vizualizarea pentru introducerea unui mesaj nou",
777
+ "Participant max read id field": "Câmpul „participant max read id”",
778
+ "The field for the participant's last read message, of type Key to message table": "Câmpul pentru ultimul mesaj citit de participant, de tip Cheie către tabela de mesaje",
779
+ "Show older messages": "Afișează mesaje mai vechi",
780
+ "New table name": "Nume nou tabel",
781
+ "Password Repeat": "Repetare parolă",
782
+ "Remember me": "Ține-mă minte",
783
+ "Column width": "Lățime coloană",
784
+ "Column width units": "Unități de lățime ale coloanei",
785
+ "Ownership formula": "Formulă de proprietate",
786
+ "User is treated as owner if true. In scope: ": "Utilizatorul este tratat ca proprietar dacă este adevărat. În sferă:",
787
+ "Not all themes support all locations": "Nu toate temele acceptă toate locațiile.",
788
+ "Default language": "Limba implicită",
789
+ "Library": "Bibliotecă",
790
+ "Library item %s deleted": "Element de bibliotecă %s șters",
791
+ "Library: component assemblies that can be used in the builder": "Bibliotecă: ansambluri de componente care pot fi utilizate în constructor",
792
+ "Edit properties": "Editează proprietățile",
793
+ "Images and other files for download": "Imagini și alte fișiere pentru descărcare",
794
+ "Disable LetsEncrypt HTTPS": "Dezactivează HTTPS LetsEncrypt",
795
+ "Type %s not found": "Tipul %s nu a fost găsit",
796
+ "No pages": "Nicio pagină",
797
+ "No views": "Nicio vizualizare",
798
+ "CSV upload": "Încărcare CSV",
799
+ "Pages are the web pages of your application built with drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "Paginile sunt paginile web ale aplicației tale, create cu ajutorul constructorului tip drag-and-drop. Ele conțin conținut static și, prin încorporarea de view-uri, pot afișa conținut dinamic.",
800
+ "Views display data from tables. A view is a view template applied to a table, with configuration.": "Vizualizările afișează date din tabele. O vizualizare este un șablon de vizualizare aplicat unui tabel, cu configurație.",
801
+ "Tables organise data by fields and rows.": "Tabelele organizează datele în câmpuri și rânduri.",
802
+ "Pages are the web pages of your application built with a drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "Paginile sunt paginile web ale aplicației tale, construite cu ajutorul unui constructor de tip drag-and-drop. Ele conțin conținut static și, prin încorporarea de view-uri, pot afișa conținut dinamic.",
803
+ "Triggers run actions in response to events.": "Declanșatoarele rulează acțiuni ca răspuns la evenimente.",
804
+ "No files": "Niciun fișier",
805
+ "Cookie duration (hours)": "Durata cookie-ului (ore)",
806
+ "Set to 0 for expiration at the end of browser session": "Setați la 0 pentru expirare la sfârșitul sesiunii de browser",
807
+ "Cookie duration (hours) when remember ticked": "Durata cookie-ului (în ore) când „remember” este bifat",
808
+ "Forget table": "Uită tabelul",
809
+ "Table %s forgotten. You can now discover it.": "Tabelul %s a fost uitat. Îl poți descoperi acum.",
810
+ "No triggers": "Fără declanșatoare",
811
+ "List width": "Lățime listă",
812
+ "Number of columns (1-12) allocated to the list view": "Număr de coloane (1-12) alocate pentru vizualizarea de tip listă",
813
+ "New tenant template": "Șablon nou de tenant",
814
+ "Copy site structure for new tenants from this tenant": "Copiază structura site-ului pentru noii chiriași din acest chiriaș",
815
+ "Use this link: <a href=\"%s\">%s</a> to revisit your application at any time.": "Folosește acest link: <a href=\"%s\">%s</a> pentru a reveni la aplicația ta oricând.",
816
+ "Use Amazon S3": "Utilizați Amazon S3",
817
+ "Use Amazon S3 (or compatible) service to store files. If disabled, Saltcorn uses local disk. WARNING: Changing this may break your uploaded files!": "Utilizează serviciul Amazon S3 (sau compatibil) pentru a stoca fișierele. Dacă este dezactivat, Saltcorn folosește discul local. AVERTISMENT: Modificarea acestei setări poate deteriora fișierele încărcate!",
818
+ "Amazon S3 Bucket": "Bucket Amazon S3",
819
+ "Name you selected for your S3 bucket in AWS.": "Numele pe care l-ați selectat pentru bucket-ul S3 în AWS.",
820
+ "Amazon S3 Path Prefix": "Prefix cale Amazon S3",
821
+ "Prefix you selected for your S3 bucket in AWS.": "Prefixul pe care l-ai selectat pentru bucketul S3 în AWS.",
822
+ "Amazon S3 Endpoint": "Endpoint Amazon S3",
823
+ "Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.": "Numele gazdei (hostname) al furnizorului tău de stocare compatibil S3. Valoarea implicită este „s3.amazonaws.com”.",
824
+ "Amazon S3 Region": "Regiune Amazon S3",
825
+ "AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.": "Regiunea AWS pe care ai selectat‑o la crearea bucket‑ului S3. Implicit este „us-east-1”.",
826
+ "Amazon S3 Access Key ID": "ID cheie de acces Amazon S3",
827
+ "Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.": "Necesar numai dacă nu doriți să vă autentificați la S3 utilizând un rol IAM. Introduceți ID-ul cheii de acces (Access Key ID) furnizat de administratorul dvs. Amazon EC2.",
828
+ "Amazon S3 Secret Access Key": "Cheie secretă de acces Amazon S3",
829
+ "The secret access key associated with your Amazon S3 Access Key ID.": "Cheia secretă de acces asociată cu ID-ul cheii de acces Amazon S3.",
830
+ "Use Amazon S3 Secure Connection.": "Utilizați conexiune securizată Amazon S3.",
831
+ "Connect to Amazon S3 (or compatible) securely.": "Conectează-te în siguranță la Amazon S3 (sau servicii compatibile).",
832
+ "Storage settings": "Setări de stocare",
833
+ "Storage": "Stocare",
834
+ "Storage settings updated": "Setările de stocare au fost actualizate",
835
+ "Label formula": "Formulă etichetă",
836
+ "Include formula": "Include formulă",
837
+ "If specified, only include in menu rows that evaluate to true": "Dacă este specificat, include în meniu doar rândurile care evaluează la adevărat.",
838
+ "URL formula": "Formulă URL",
839
+ "Order field": "Câmp de ordonare",
840
+ "Section field": "Câmp de secțiune",
841
+ "Optional. String type with options, each of which will become a menu section": "Opțional. Tip de șir cu opțiuni, fiecare dintre acestea va deveni o secțiune de meniu.",
842
+ "Role to generate API keys": "Rol pentru generarea cheilor API",
843
+ "User should have this role or higher to generate API keys in their user settings": "Utilizatorul trebuie să aibă acest rol sau unul superior pentru a genera chei API în setările sale de utilizator.",
844
+ "API token removed": "Token API eliminat",
845
+ "Row inclusion formula": "Formulă de includere a rândurilor",
846
+ "Only include rows where this formula is true": "Include doar rândurile pentru care această formulă este adevărată",
847
+ "Slug": "Slug",
848
+ "Field that can be used for a prettier URL structure": "Câmp care poate fi folosit pentru o structură mai estetică a URL-ului",
849
+ "Setup two-factor authentication": "Configurează autentificarea cu doi factori (2FA)",
850
+ "Setup two-factor authentication with Time-based One-Time Password (TOTP)": "Configurați autentificarea cu doi factori folosind parole unice bazate pe timp (TOTP)",
851
+ "1. Scan this QR code in your Authenticator app": "1. Scanează acest cod QR în aplicația ta Authenticator",
852
+ "2. Enter the six-digit code generated in your Authenticator app": "2. Introdu codul din șase cifre generat în aplicația ta Authenticator",
853
+ "Code": "Cod",
854
+ "Two-factor authentication with Time-based One-Time Password enabled": "Autentificare cu doi factori activată, folosind parole unice bazate pe timp (TOTP)",
855
+ "Two-factor authentication": "Autentificare cu doi factori",
856
+ "Two-factor authentication is enabled": "Autentificarea cu doi factori este activată",
857
+ "Two-factor authentication with Time-based One-Time Password disabled": "Autentificare cu doi factori cu parolă unică bazată pe timp (TOTP) dezactivată",
858
+ "Two-factor authentication is disabled": "Autentificarea cu doi factori este dezactivată",
859
+ "Auto save": "Salvare automată",
860
+ "Save any changes immediately": "Salvează imediat orice modificare",
861
+ "Transpose": "Transpunere",
862
+ "Display one column per line": "Afișează câte o coloană pe rând",
863
+ "Vertical column width": "Lățimea coloanei verticale",
864
+ "Vertical width units": "Unități de lățime verticală",
865
+ "Save before going back": "Salvează înainte de a reveni înapoi",
866
+ "Reload after going back": "Reîncarcă după revenire înapoi",
867
+ "2FA policy": "Politică 2FA",
868
+ "Steps to go back": "Pași pentru a reveni înapoi",
869
+ "Place in dropdown": "Plasează în lista derulantă",
870
+ "Hide null columns": "Ascunde coloanele cu valori null",
871
+ "Do not display a column if it contains entirely missing values": "Nu afișa o coloană dacă aceasta conține exclusiv valori lipsă.",
872
+ "Could not verify code": "Nu s-a putut verifica codul",
873
+ "Disable two-factor authentication": "Dezactivează autentificarea cu doi factori",
874
+ "Enter your two-factor code in order to disable it": "Introduce codul tău de autentificare în doi pași pentru a-l dezactiva.",
875
+ "Allow the user to enter a new key that is not in the schema": "Permite utilizatorului să introducă o cheie nouă care nu se află în schemă.",
876
+ "Check for updates": "Verifică actualizările",
877
+ "Versions refreshed": "Versiunile au fost reîmprospătate",
878
+ "Configuration check": "Verificare configurație",
879
+ "Configuration errors": "Erori de configurare",
880
+ "Configuration checks passed": "Verificările de configurare au fost finalizate cu succes",
881
+ "On delete cascade": "La ștergere în cascadă",
882
+ "If the parent row is deleted, automatically delete the child rows.": "Dacă rândul părinte este șters, șterge automat rândurile copil.",
883
+ "Extra state Formula": "Formulă de stare suplimentară",
884
+ "Cannot install unsafe plugins on subdomain tenants": "Nu se pot instala pluginuri nesigure pe tenantii de subdomeniu.",
885
+ "Default order descending?": "Ordine implicită descrescătoare?",
886
+ "This is the view to which the user will be sent when the form is submitted. The view you specify here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "Aceasta este vizualizarea către care utilizatorul va fi trimis atunci când formularul este trimis. Vizualizarea specificată aici poate fi ignorată în funcție de contextul formularului; de exemplu, dacă acesta apare într-o fereastră pop-up, redirecționarea nu va avea loc.",
887
+ "Destination view": "Vizualizare destinație",
888
+ "Finish": "Finalizează",
889
+ "Include in full-text search": "Include în căutarea full-text",
890
+ "Strings": "Șiruri",
891
+ "In default language": "În limba implicită",
892
+ "In %s": "În %s",
893
+ "Enable 2FA": "Activează 2FA",
894
+ "Or enter this code:": "Sau introduceți acest cod:",
895
+ "Disable 2FA": "Dezactivează 2FA",
896
+ "Cascade delete to file": "Ștergere în cascadă către fișier",
897
+ "Deleting a row will also delete the file referenced by this field": "Ștergerea unui rând va șterge și fișierul referit de acest câmp.",
898
+ "Has channels?": "Are canale?",
899
+ "Channels to create events for. Separate by comma; leave blank for all": "Canale pentru care să fie create evenimente. Separați prin virgulă; lăsați gol pentru toate",
900
+ "Event Name": "Nume eveniment",
901
+ "Plugins (Extensions) Store endpoint": "Punctul final al magazinului de module (extensii)",
902
+ "Packs Store endpoint": "Endpoint magazin pachete",
903
+ "The endpoint of plugins store.": "Punctul final al magazinului de pluginuri.",
904
+ "The endpoint of packs store.": "Endpoint-ul magazinului de pachete.",
905
+ "Manual backup": "Backup manual",
906
+ "Automated backup": "Backup automatizat",
907
+ "Frequency": "Frecvență",
908
+ "Destination": "Destinație",
909
+ "Directory": "Directorul",
910
+ "Backup settings updated": "Setările de backup au fost actualizate",
911
+ "Backup successful": "Backup reușit",
912
+ "Invalid ownership formula: %s": "Formulă de proprietate invalidă: %s",
913
+ "Expiration in days": "Expirare în zile",
914
+ "Delete old backup files in this directory after the set number of days": "Șterge fișierele vechi de backup din acest director după numărul de zile configurat.",
915
+ "Mobile app": "Aplicație mobilă",
916
+ "Build mobile app": "Construiește aplicație mobilă",
917
+ "Build Result": "Rezultat build",
918
+ "Download automated backup": "Descărcare backup automatizat",
919
+ "Restoring automated backup": "Restaurarea copiei de siguranță automate",
920
+ "No errors detected during configuration check": "Nicio eroare detectată în timpul verificării configurației.",
921
+ "%s view - %s on %s": "vizualizare %s - %s pe %s",
922
+ "Please select at least one platform (android or iOS).": "Selectați cel puțin o platformă (Android sau iOS).",
923
+ "Back": "Înapoi",
924
+ "Periodic snapshots enabled": "Instantanee periodice activate",
925
+ "Snapshot will be made every hour if there are changes": "Se va crea un snapshot în fiecare oră dacă există modificări.",
926
+ "Snapshots": "Instantanee",
927
+ "Snapshot settings updated": "Setările instantaneului au fost actualizate",
928
+ "Download snapshots": "Descărcare instantanee",
929
+ "Snapshot successful": "Instantaneu reușit",
930
+ "System logging verbosity": "Verbositate jurnalizare sistem",
931
+ "Destination URL Formula": "Formulă URL destinație",
932
+ "Pattern": "Model",
933
+ "View pattern": "Model de vizualizare",
934
+ "The view pattern sets the foundation of how the view relates to the table and the behaviour of the view": "Modelul de vizualizare stabilește fundamentul modului în care vizualizarea se raportează la tabel și al comportamentului vizualizării.",
935
+ "Views display data from tables. A view is a view pattern applied to a table, with configuration.": "Vizualizările afișează date din tabele. O vizualizare este un model de vizualizare aplicat unui tabel, cu configurație.",
936
+ "Modules": "Module",
937
+ "Module installation and control": "Instalare și control al modulelor",
938
+ "Module store": "Magazin de module",
939
+ "Module": "Modul",
940
+ "View patterns": "Modele de vizualizare",
941
+ "%s module information": "informații modul %s",
942
+ "Upgrade installed modules": "Actualizează modulele instalate",
943
+ "Add another module": "Adaugă un alt modul",
944
+ "Add module": "Adaugă modul",
945
+ "Module name": "Nume modul",
946
+ "Source of module for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "Sursă modul pentru instalare. Câteva opțiuni: \nnpm - descarcă din repository-ul npm, \nlocal - preia din sistemul de fișiere local, \ngithub - descarcă de pe GitHub, \ngit - preia dintr-un repository Git.",
947
+ "Version of module, latest is default value": "Versiunea modulului, cea mai recentă este valoarea implicită",
948
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to module folder in file system, e.g. C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "Pentru npm – numele pachetului npm, de ex. `@saltcorn/html` sau `saltcorn-gantt`, verificat pe npmjs.com; pentru local – calea absolută către folderul modulului în sistemul de fișiere, de ex. `C:\\gitsrc\\any-bootstrap-theme\\`; pentru github – numele proiectului de pe GitHub.",
949
+ "Modules up-to-date": "Module la zi",
950
+ "User must have this role or higher to read rows from the table, unless they are the owner": "Utilizatorul trebuie să aibă acest rol sau unul superior pentru a citi rânduri din tabel, cu excepția cazului în care este proprietarul.",
951
+ "User must have this role or higher to edit or create new rows in the table, unless they are the owner": "Utilizatorul trebuie să aibă acest rol sau unul superior pentru a edita sau crea rânduri noi în tabel, cu excepția cazului în care este proprietarul.",
952
+ "Tagname": "Nume etichetă",
953
+ "Create tag": "Creează etichetă",
954
+ "Tags": "Etichete",
955
+ "New tag": "Etichetă nouă",
956
+ "Tag name": "Nume etichetă",
957
+ "%s Tag": "Etichetă %s",
958
+ "Remove From Tag": "Elimină din etichetă",
959
+ "Add tables": "Adaugă tabele",
960
+ "Add views": "Adaugă vizualizări",
961
+ "Add tags": "Adaugă etichete",
962
+ "Trigger": "Declanșator",
963
+ "Add %s to tag": "Adaugă %s la etichetă",
964
+ "Tag %s deleted": "Eticheta %s a fost ștearsă",
965
+ "Tag %s created": "Eticheta %s a fost creată",
966
+ "Application diagram": "Diagramă aplicație",
967
+ "Diagram": "Diagram",
968
+ "Entry point": "Punct de intrare",
969
+ "Platform": "Platformă",
970
+ "docker": "docker",
971
+ "android": "android",
972
+ "iOS": "iOS",
973
+ "App file": "Fișier de aplicație",
974
+ "Server URL": "URL server",
975
+ "Module %s installed, please complete configuration.": "Modulul %s a fost instalat, vă rugăm să finalizați configurarea.",
976
+ "Module %s removed.": "Modulul %s a fost eliminat.",
977
+ "Module %s installed": "Modulul %s a fost instalat",
978
+ "Upgrading modules...": "Se actualizează modulele...",
979
+ "Backup now": "Efectuează backup acum",
980
+ "Snapshot now": "Instantaneu acum",
981
+ "Restore/download automated backups &raquo;": "Restaurează/descarcă copiile de rezervă automate »",
982
+ "Snapshots store your application structure and definition, without the table data. Individual views and pages can be restored from snapshots from the <a href='/viewedit'>view</a> or <a href='/pageedit'>pages</a> overviews (\"Restore\" from individual page or view dropdowns).": "Instantaneele stochează structura și definiția aplicației, fără datele din tabele. Vederi și pagini individuale pot fi restaurate din instantanee din prezentările generale de <a href='/viewedit'>vederi</a> sau <a href='/pageedit'>pagini</a> („Restore” din meniurile derulante ale fiecărei pagini sau vederi).",
983
+ "List/download snapshots &raquo;": "Listare/descărcare snapshot-uri »",
984
+ "Discover tables that are already in the Database, but not known to Saltcorn": "Descoperă tabele care există deja în baza de date, dar nu sunt cunoscute de Saltcorn.",
985
+ "Split paste": "Lipire divizată",
986
+ "Separate paste content into separate inputs": "Separă conținutul lipit în intrări separate",
987
+ "Add entries to tag": "Adăugați intrări la etichetă",
988
+ "Add pages": "Adaugă pagini",
989
+ "Add triggers": "Adăugați declanșatoare",
990
+ "Formula value": "Valoare formulă",
991
+ "The build was successfully": "Build-ul a fost finalizat cu succes.",
992
+ "Unable to build the app": "Imposibil de construit aplicația",
993
+ "Add tag": "Adaugă etichetă",
994
+ "Create new row": "Creează rând nou",
995
+ "Specify how to create a new row": "Specificați cum să creați un rând nou",
996
+ "Preview": "Previzualizare",
997
+ "Minimum role updated": "Rol minim actualizat",
998
+ "Module not found": "Modul negăsit",
999
+ "View %s not found": "Vizualizarea %s nu a fost găsită",
1000
+ "Query %s not found": "Interogarea %s nu a fost găsită",
1001
+ "Open": "Deschide",
1002
+ "Only the android build supports docker.": "Doar build-ul pentru Android suportă Docker.",
1003
+ "Please enter a valid server URL.": "Introduceți un URL de server valid.",
1004
+ "Table access": "Acces la tabel",
1005
+ "Download one of the backups above": "Descarcă unul dintre backupurile de mai sus",
1006
+ "Clear this application": "Șterge această aplicație",
1007
+ "(tick all boxes)": "(bifați toate căsuțele)",
1008
+ "When prompted to create the first user, click the link to restore a backup": "Când vi se solicită să creați primul utilizator, faceți clic pe linkul pentru a restaura un backup.",
1009
+ "Select the downloaded backup file": "Selectează fișierul de backup descărcat",
1010
+ "Units": "Unități",
1011
+ "Descending?": "Descrescător?",
1012
+ "Small": "Mic",
1013
+ "Medium": "Mediu",
1014
+ "Large": "Mare",
1015
+ "Extra-large": "Extra-mare",
1016
+ "Please select at least one item": "Selectați cel puțin un element.",
1017
+ "Only include rows where this formula is true. ": "Include doar rândurile pentru care această formulă este adevărată.",
1018
+ "Use %s to access current user ID": "Folosește %s pentru a accesa ID-ul utilizatorului curent",
1019
+ "Action not found": "Acțiune negăsită",
1020
+ "Development settings": "Setări de dezvoltare",
1021
+ "All entities": "Toate entitățile",
1022
+ "no tags": "fără etichete",
1023
+ "Development mode settings updated": "Setările modului de dezvoltare au fost actualizate",
1024
+ "Locale identifier short code, e.g. en, zh, fr, ar etc. ": "Cod scurt identificator de localizare, de ex. en, zh, fr, ar etc.",
1025
+ "Is this the default language in which the application is built?": "Aceasta este limba implicită în care este construită aplicația?",
1026
+ "Database type": "Tip de bază de date",
1027
+ "Database schema name": "Nume schemă de bază de date",
1028
+ "Database user": "Utilizator de bază de date",
1029
+ "Database host": "Gazdă bază de date",
1030
+ "Database port": "Port bază de date",
1031
+ "Creator email": "Email creator",
1032
+ "Create tenant warning text": "Creați textul de avertizare pentru tenant",
1033
+ "Provide your own create warning text if need": "Furnizați propriul text de avertizare de creare, dacă este necesar.",
1034
+ "Specify some description for tenant if need": "Specificați o descriere pentru tenant, dacă este necesar.",
1035
+ "Created": "Creat",
1036
+ "First user E-mail": "Primul e-mail al utilizatorului",
1037
+ "HTTP settings": "Setări HTTP",
1038
+ "Login and Signup": "Autentificare și Înregistrare",
1039
+ "Rights": "Drepturi",
1040
+ "Rights settings": "Setări de drepturi",
1041
+ "Database name": "Nume bază de date",
1042
+ "Database schema": "Schemă de bază de date",
1043
+ "If the parent row is deleted, do this to the child rows.": "Dacă rândul părinte este șters, aplică această acțiune rândurilor copil.",
1044
+ "On delete": "La ștergere",
1045
+ "Permissions": "Permisiuni",
1046
+ "Permissions settings": "Setări de permisiuni",
1047
+ "Files accept filter ": "Filtru de acceptare fișiere",
1048
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `.doc,audio/*,video/*,image/*`": "Specifică un filtru pentru tipurile de fișiere pe care utilizatorul le poate selecta din caseta de dialog pentru selectarea fișierelor. Exemplu: `.doc,audio/*,video/*,image/*`",
1049
+ "Permissions settings updated": "Setări de permisiuni actualizate",
1050
+ "Upload file(s)": "Încarcă fișier(e)",
1051
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `text/csv,audio/*,video/*,image/*`": "Specifică un filtru pentru tipurile de fișiere pe care utilizatorul le poate selecta din caseta de dialog pentru încărcarea fișierelor. Exemplu: `text/csv,audio/*,video/*,image/*`",
1052
+ "Default Files accept filter": "Filtru implicit de acceptare a fișierelor",
1053
+ "Specifies a default filter for what file types the user can pick from the file input dialog box. Example is `.doc, text/csv,audio/*,video/*,image/*`": "Specifică un filtru implicit pentru tipurile de fișiere din care utilizatorul poate alege în caseta de dialog pentru selecția fișierelor. Exemplu: `.doc, text/csv, audio/*, video/*, image/*`",
1054
+ "Destination page": "Pagină de destinație",
1055
+ "Module Store endpoint": "Punctul final al Magazinului de Module",
1056
+ "Authentication settings updated": "Setările de autentificare au fost actualizate",
1057
+ "Log client errors": "Înregistrează erorile clientului",
1058
+ "Record all client errors in the crash log": "Înregistrează toate erorile de client în jurnalul de crash.",
1059
+ "Default File accept filter": "Filtru implicit de acceptare a fișierelor",
1060
+ "File upload debug": "Depanare încărcare fișier",
1061
+ "Turn on to debug file upload in express-fileupload.": "Activează modul de depanare pentru încărcarea fișierelor în express-fileupload.",
1062
+ "Upload size limit (Kb)": "Limită dimensiune încărcare (Kb)",
1063
+ "Maximum upload file size in kilobytes": "Dimensiunea maximă a fișierului încărcat în kiloocteți",
1064
+ "File upload timeout": "Timeout la încărcarea fișierului",
1065
+ "Defines how long to wait for data before aborting file upload. Set to 0 if you want to turn off timeout checks. ": "Definește cât timp se așteaptă datele înainte de a întrerupe încărcarea fișierului. Setați la 0 dacă doriți să dezactivați verificările de timeout.",
1066
+ "Files settings": "Setări fișiere",
1067
+ "NPM packages in code": "Pachete NPM în cod",
1068
+ "Comma-separated list of packages which will be available in JavaScript actions": "Listă de pachete, separate prin virgulă, care vor fi disponibile în acțiunile JavaScript",
1069
+ "Become user": "Devino utilizator",
1070
+ "Your are now logged in as %s. Logout and login again to assume your usual identity": "Acum sunteți autentificat ca %s. Deconectați-vă și autentificați-vă din nou pentru a vă relua identitatea obișnuită.",
1071
+ "Done": "Gata",
1072
+ "Configure trigger %s": "Configurează declanșatorul %s",
1073
+ "Saved 2FA policy for role": "Politică 2FA salvată pentru rol",
1074
+ "HTTP settings updated": "Setările HTTP au fost actualizate",
1075
+ "%s configuration": "configurația %s",
1076
+ "Save indicator": "Indicator de salvare",
1077
+ "Public cache TTL (minutes)": "TTL cache public (minute)",
1078
+ "Cache-control max-age for public views and pages. 0 to disable": "Max-age Cache-Control pentru vizualizări și pagini publice. 0 pentru dezactivare",
1079
+ "Files accept filter": "Filtru de acceptare fișiere",
1080
+ "User group": "Grup de utilizatori",
1081
+ "Add relations to this table in dropdown options for ownership field": "Adaugă relații la acest tabel în opțiunile dropdown pentru câmpul de proprietar.",
1082
+ "You have views with a role to access lower than the table role to read, with no table ownership. This may cause a denial of access. Users need to have table read access to any data displayed.": "Aveți vizualizări cu un rol de acces mai redus decât rolul de citire al tabelului, fără drept de proprietate asupra tabelului. Acest lucru poate cauza refuzul accesului. Utilizatorii trebuie să aibă drept de citire pe tabel pentru orice date afișate.",
1083
+ "Views potentially affected": "Vizualizări potențial afectate",
1084
+ "Empty view": "Vizualizare goală",
1085
+ "A view that will be shown only if there are no tables rows to show": "O vizualizare care va fi afișată numai dacă nu există rânduri de tabel de afișat",
1086
+ "Calculated field will be stored in Database": "Câmpul calculat va fi stocat în baza de date.",
1087
+ "Set Email": "Setează e-mailul",
1088
+ "Please enter your email address": "Introduceți adresa dvs. de e-mail",
1089
+ "Role for search": "Rol pentru căutare",
1090
+ "Min role to access search page": "Rol minim pentru a accesa pagina de căutare",
1091
+ "Update": "Actualizare",
1092
+ "Add": "Adăugare",
1093
+ "Recalculate dynamic": "Recalculează dinamic",
1094
+ "Force logout": "Deconectare forțată",
1095
+ "Logged out user %s": "Utilizatorul delogat %s",
1096
+ "Reset password link sent to %s": "Link de resetare a parolei trimis către %s",
1097
+ "We request that you change your password on %s. You can set your new password through this link: ": "Solicităm să vă schimbați parola pe %s. Vă puteți seta noua parolă prin acest link:",
1098
+ "Welcome to %s": "Bine ai venit în %s",
1099
+ "We have created an account for you on %s. You can set your new password through this link: ": "Am creat un cont pentru dvs. pe %s. Vă puteți seta noua parolă prin acest link:",
1100
+ "Use this link to access the application once you have set your password: %s": "Utilizați acest link pentru a accesa aplicația după ce v-ați setat parola: %s",
1101
+ "Tag: %s": "Etichetă: %s",
1102
+ "Tag entry": "Introducere etichetă",
1103
+ "Clear": "Curăță",
1104
+ "Restore a snapshot": "Restaurează un snapshot",
1105
+ "Snapshot restored": "Instantaneu restaurat",
1106
+ "Configuration check report": "Raport de verificare a configurației",
1107
+ "Re-run": "Rulează din nou",
1108
+ "Add constraint:": "Adaugă constrângere:",
1109
+ "Index": "Index",
1110
+ "Add constraint: ": "Adaugă constrângere:",
1111
+ "Choose the field to be indexed": "Alege câmpul care va fi indexat",
1112
+ "Constraint formula": "Formulă de constrângere",
1113
+ "Formula must evaluate to true for valid rows. In scope: ": "Formula trebuie să evalueze la true pentru rândurile valide. În scop:",
1114
+ "Add %s constraint to %s": "Adaugă constrângerea %s la %s",
1115
+ "What": "Ce",
1116
+ "Choose the field to be indexed. This make searching the table faster.": "Alege câmpul care va fi indexat. Acest lucru face căutarea în tabel mai rapidă.",
1117
+ "Disk usage": "Utilizare disc",
1118
+ "CPU usage": "Utilizare CPU",
1119
+ "Mem usage": "Utilizare memorie",
1120
+ "The field that will be shown to the user when choosing a value": "Câmpul care va fi afișat utilizatorului atunci când alege o valoare",
1121
+ "String value must match regular expression": "Valoarea șirului trebuie să corespundă expresiei regulate",
1122
+ "Modules up-to-date. Please restart server": "Modulele sunt la zi. Reporniți serverul.",
1123
+ "Install git plugins": "Instalează pluginuri Git",
1124
+ "Set available npm modules": "Setați modulele npm disponibile",
1125
+ "Only store modules can be installed on tenant instances": "Numai modulele de tip „store” pot fi instalate pe instanțele de tenant.",
1126
+ "Unsafe modules": "Module nesigure",
1127
+ "Notifications": "Notificări",
1128
+ "No notifications": "Nicio notificare",
1129
+ "In user menu": "În meniul utilizatorului",
1130
+ "Show notifications in the user menu": "Afișează notificările în meniul utilizatorului",
1131
+ "Notification settings": "Setări de notificare",
1132
+ "PWA": "PWA",
1133
+ "Progressive Web Application": "Aplicație web progresivă",
1134
+ "Display": "Afișare",
1135
+ "Progressive Web Application enabled": "Aplicație web progresivă activată",
1136
+ "Saltcorn test email": "Email de test Saltcorn",
1137
+ "Hello from Saltcorn": "Salutări din Saltcorn",
1138
+ "Set colors": "Setează culorile",
1139
+ "Theme color": "Culoare temă",
1140
+ "Background color": "Culoare de fundal",
1141
+ "Table provider": "Furnizor de tabele",
1142
+ "Database table": "Tabel de bază de date",
1143
+ "Configure provider": "Configurează furnizorul",
1144
+ "In scope:": "În domeniu:",
1145
+ "SSL expiry": "Expirare SSL",
1146
+ "A page with this name already exists": "Există deja o pagină cu acest nume.",
1147
+ "Tenant Base URL": "URL de bază al tenantului",
1148
+ "Base hostname for newly created tenants. If unset, defaults to hostname": "Numele de gazdă de bază pentru tenanții nou creați. Dacă nu este setat, valoarea implicită este numele de gazdă.",
1149
+ "Redirect unauthorized": "Redirecționează utilizatorii neautorizați",
1150
+ "If tenant creation is not authorized, redirect to this URL": "Dacă crearea unui tenant nu este autorizată, redirecționează către acest URL.",
1151
+ "Import table %s": "Importă tabela %s",
1152
+ "Import CSV": "Importă CSV",
1153
+ "Show configuration object": "Afișează obiectul de configurare",
1154
+ "Connected views": "Vizualizări conectate",
1155
+ "Tenant application capabilities": "Capabilități ale aplicației tenant",
1156
+ "Edit Module": "Modul de editare",
1157
+ "Roles 2-10 are reserved": "Rolurile 2–10 sunt rezervate.",
1158
+ "Role IDs 2-10 are reserved": "ID-urile de rol 2-10 sunt rezervate",
1159
+ "Allow offline mode": "Permite modul offline",
1160
+ "Embedded in": "Înglobat în",
1161
+ "Linked from": "Legat din",
1162
+ "Table constraints": "Constrângeri de tabel",
1163
+ "Event logs": "Jurnale de evenimente",
1164
+ "Migrations": "Migrații",
1165
+ "Tag Entries": "Intrări etichetă",
1166
+ "Not a valid field name": "Nume de câmp nevalid",
1167
+ "Set a default value for missing data": "Setează o valoare implicită pentru datele lipsă",
1168
+ "Create model": "Creează model",
1169
+ "Models": "Modele",
1170
+ "New model": "Model nou",
1171
+ "Show model": "Afișează modelul",
1172
+ "Model instances": "Instanțe de model",
1173
+ "Trained": "Antrenat",
1174
+ "Train new instance": "Antrenează o nouă instanță",
1175
+ "Train model": "Antrenează modelul",
1176
+ "Train": "Antrenează",
1177
+ "Report": "Raport",
1178
+ "Model training report": "Raport de antrenare a modelului",
1179
+ "Model training error": "Eroare de antrenare a modelului",
1180
+ "Training error": "Eroare de antrenare",
1181
+ "Model": "Model",
1182
+ "Model instance": "Instanță de model",
1183
+ "Prediction output": "Rezultat predicție",
1184
+ "Table triggers: ": "Declanșatoare de tabel:",
1185
+ "App name": "Nume aplicație",
1186
+ "App icon": "Pictogramă aplicație",
1187
+ "Splash Page": "Pagină de întâmpinare",
1188
+ "App version": "Versiune aplicație",
1189
+ "Forgot password?": "Ai uitat parola?",
1190
+ "Details": "Detalii",
1191
+ "URL is a formula?": "URL este o formulă?",
1192
+ "Receive notifications by:": "Primește notificări prin:",
1193
+ "Backup settings": "Setări backup",
1194
+ "Logo image": "Imagine logo",
1195
+ "Custom code": "Cod personalizat",
1196
+ "Extension store": "Magazin de module",
1197
+ "Backup file prefix": "Prefix fișier backup",
1198
+ "Directory for backup files": "Director pentru fișierele de backup",
1199
+ "Backup File Prefix": "Prefix fișier backup",
1200
+ "Search for...": "Caută...",
1201
+ "Every 5 minutes": "La fiecare 5 minute",
1202
+ "Not scheduled but can be run as an action from a button click": "Nu este programată, dar poate fi rulată ca acțiune la clic pe un buton.",
1203
+ "Fixed and blocked fields": "Câmpuri fixe și blocate",
1204
+ "Do not allow the following fields to have a value set from the query string or state": "Nu permite ca următoarele câmpuri să aibă o valoare setată din query string sau din state.",
1205
+ "Action configuration saved": "Configurația acțiunii a fost salvată",
1206
+ "Prevent any deletion of parent rows": "Împiedică orice ștergere a rândurilor părinte.",
1207
+ "If the parent row is deleted, set key fields on child rows to null": "Dacă rândul părinte este șters, setează câmpurile cheie de pe rândurile copil la null.",
1208
+ "Link out?": "Link extern?",
1209
+ "Show a link to open popup contents in new tab": "Afișează un link pentru a deschide conținutul popup-ului într-o filă nouă",
1210
+ "Model %s deleted": "Modelul %s a fost șters",
1211
+ "Model instance %s deleted": "Instanța de model %s a fost ștearsă",
1212
+ "Action information saved": "Informațiile acțiunii au fost salvate",
1213
+ "JavaScript code:": "Cod JavaScript:",
1214
+ "code here": "cod aici",
1215
+ "Page '%s' was loaded": "Pagina „%s” a fost încărcată",
1216
+ "View '%s' was loaded": "Vizualizarea „%s” a fost încărcată",
1217
+ "Error message": "Mesaj de eroare",
1218
+ "Error shown to user if uniqueness is violated": "Eroare afișată utilizatorului în cazul încălcării unicitații",
1219
+ "Protected": "Protejat",
1220
+ "Set role to access": "Setează rolul pentru acces",
1221
+ "User must have this role or higher to update or create field values": "Utilizatorul trebuie să aibă acest rol sau unul superior pentru a actualiza sau crea valori de câmp.",
1222
+ "Disable on mobile": "Dezactivează pe mobil",
1223
+ "moment.js format specifier": "specificator de format moment.js",
1224
+ "Primary button": "Buton principal",
1225
+ "Secondary button": "Buton secundar",
1226
+ "Success button": "Buton de succes",
1227
+ "Danger button": "Buton periculos",
1228
+ "Primary outline button": "Buton contur primar",
1229
+ "Secondary outline button": "Buton contur secundar",
1230
+ "Standard": "Standard",
1231
+ "X-Small": "Foarte mic",
1232
+ "Block": "Bloc",
1233
+ "Large block": "Bloc mare",
1234
+ "Formula for JavaScript object that will be added to state parameters": "Formulă pentru obiectul JavaScript care va fi adăugat la parametrii de stare",
1235
+ "Alignment": "Aliniere",
1236
+ "Click to edit?": "Click pentru editare?",
1237
+ "Format": "Format",
1238
+ "Table Synchronization": "Sincronizare tabel",
1239
+ "unsynched": "nesincronizat",
1240
+ "synched": "sincronizat",
1241
+ "Sync information": "Sincronizează informațiile",
1242
+ "Sync information tracks the last modification or deletion timestamp so that the table data can be synchronized with the mobile app": "Informațiile de sincronizare urmăresc marcajul temporal al ultimei modificări sau ștergeri, astfel încât datele tabelului să poată fi sincronizate cu aplicația mobilă.",
1243
+ "Included Plugins": "Pluginuri incluse",
1244
+ "exclude": "exclude",
1245
+ "include": "include",
1246
+ "Auto public login": "Autentificare publică automată",
1247
+ "New user view": "Vizualizare utilizator nou",
1248
+ "A view to show to new users, to finalise registration (if Edit) or as a welcome view": "O vizualizare afișată utilizatorilor noi, pentru finalizarea înregistrării (dacă este Editare) sau ca vizualizare de bun venit.",
1249
+ "View decoration": "Decorare vizualizare",
1250
+ "Title formula": "Formulă de titlu",
1251
+ "Show if true": "Afișează dacă este adevărat",
1252
+ "Formula. Leave blank to always show": "Formulă. Lăsați necompletat pentru a afișa întotdeauna",
1253
+ "Popup width": "Lățime popup",
1254
+ "Show an icon in the title bar to indicate when form data is being saved": "Afișează o pictogramă în bara de titlu pentru a indica momentul în care datele formularului sunt salvate.",
1255
+ "install a different version": "instalează o versiune diferită",
1256
+ "%s versions": "versiuni %s",
1257
+ "Close": "Închide",
1258
+ "Module up-to-date": "Modul actualizat",
1259
+ "Module '%s' not found": "Modulul „%s” nu a fost găsit",
1260
+ "Module %s not found": "Modulul %s nu a fost găsit",
1261
+ "Include Event Logs": "Include Event Logs",
1262
+ "Backup with event logs": "Backup cu jurnale de evenimente",
1263
+ "Initially open": "Inițial deschis",
1264
+ "Not a valid pack": "Pachet nevalid",
1265
+ "Pack file": "Fișier de tip „pack”",
1266
+ "Upload a pack file": "Încarcă un fișier pack",
1267
+ "No menu": "Fără meniu",
1268
+ "Omit the menu from this page": "Omite meniul de pe această pagină",
1269
+ "%s finished without a result": "%s s-a încheiat fără niciun rezultat",
1270
+ "Body size limit (Kb)": "Limită dimensiune corp (Kb)",
1271
+ "Maximum request body size in kilobytes": "Dimensiunea maximă a corpului cererii în kiloocteți",
1272
+ "URL encoded size limit (Kb)": "Limită de dimensiune pentru date codificate în URL (Kb)",
1273
+ "Maximum URL encoded request size in kilobytes": "Dimensiune maximă a cererii codificate URL în kiloocteți",
1274
+ "HTML file": "Fișier HTML",
1275
+ "HTML file to use as page content": "Fișier HTML de utilizat ca conținut al paginii",
1276
+ "Offline mode: cannot load file": "Mod offline: nu se poate încărca fișierul",
1277
+ "None - use drag and drop builder": "Niciuna – utilizează constructorul prin drag and drop",
1278
+ "Do not pick or compare time": "Nu selectați și nu comparați ora.",
1279
+ "Installed theme": "Temă instalată",
1280
+ "Theme for role": "Temă pentru rol",
1281
+ "Set theme for each user role »": "Setează tema pentru fiecare rol de utilizator »",
1282
+ "Available themes": "Teme disponibile",
1283
+ "Install more themes »": "Instalează mai multe teme »",
1284
+ "Configure action": "Configurează acțiunea",
1285
+ "No changes detected, snapshot skipped": "Nicio modificare detectată, snapshot omis.",
1286
+ "Cannot remove module: views %s depend on it": "Nu se poate elimina modulul: vizualizările %s depind de acesta",
1287
+ "The view name is part of the URL when it is shown alone.": "Numele view-ului face parte din URL atunci când este afișat singur.",
1288
+ "Exclusion relations": "Relații de excludere",
1289
+ "Do not include row if this relation has a match": "Nu include rândul dacă această relație are o potrivire.",
1290
+ "Exclusion where": "Excludere unde",
1291
+ "Hoverable rows": "Rânduri hoverabile",
1292
+ "Highlight row under cursor": "Evidențiază rândul sub cursor",
1293
+ "Striped rows": "Rânduri alternate",
1294
+ "Add zebra stripes to rows": "Adaugă dungi „zebra” rândurilor",
1295
+ "New page group": "Grup nou de pagini",
1296
+ "Page Groups": "Grupuri de pagini",
1297
+ "%s edit": "editare %s",
1298
+ "Members": "Membri",
1299
+ "Add member": "Adaugă membru",
1300
+ "Edit group properties": "Editare proprietăți grup",
1301
+ "Page to be served": "Pagină de servit",
1302
+ "A description of the group member": "O descriere a membrului grupului",
1303
+ "Eligible Formula": "Formulă eligibilă",
1304
+ "Formula to determine if this page should be served.": "Formulă pentru a determina dacă această pagină ar trebui să fie servită.",
1305
+ "Cancel": "Anulează",
1306
+ "%s add-member": "%s adaugă-membru",
1307
+ "add-member": "adăugare-membru",
1308
+ "add member to %s": "adaugă membru la %s",
1309
+ "Added member": "Membru adăugat",
1310
+ "Member %s": "Membru %s",
1311
+ "Updated member": "Membru actualizat",
1312
+ "%s edit-member": "%s edit-member",
1313
+ "edit member of %s": "editează membrul lui %s",
1314
+ "Removed member %s": "Membru %s a fost eliminat",
1315
+ "Deleted page group %s": "Grup de pagini șters %s",
1316
+ "Missing screen info": "Informații lipsă despre ecran",
1317
+ "What to do if no screen info is given. Reload with parmeters or guess it from the user-agent.": "Ce trebuie făcut dacă nu sunt furnizate informații despre ecran. Reîncarcă cu parametri sau dedu din user-agent.",
1318
+ "Guess from user agent": "Ghicește din user agent",
1319
+ "Reload": "Reîncarcă",
1320
+ "User Agent screen infos": "Informații despre ecranul agentului utilizator",
1321
+ "This screen infos are used when the browser does not send them. With 'Missing screen info' set to 'Guess from user agent', the user agent gets mapped to a device with the following values.": "Aceste informații despre ecran sunt utilizate atunci când browserul nu le trimite. Cu „Missing screen info” setat la „Guess from user agent”, user agent-ul este mapat la un dispozitiv cu următoarele valori.",
1322
+ "Add screen info": "Adaugă informații despre ecran",
1323
+ "Page Group settings": "Setări grup de pagini",
1324
+ "Pagegroups": "Grupuri de pagini",
1325
+ "width": "lățime",
1326
+ "height": "înălțime",
1327
+ "innerWidth": "lățimeInterioară",
1328
+ "innerHeight": "înălțimeInterioară",
1329
+ "Screen info added": "Informații despre ecran adăugate",
1330
+ "Screen info removed": "Informațiile ecranului au fost eliminate",
1331
+ "Edit screen info": "Informații ecran de editare",
1332
+ "Screen info saved": "Informațiile ecranului au fost salvate",
1333
+ "Settings saved": "Setări salvate",
1334
+ "Destination page group": "Grup de pagini de destinație",
1335
+ "Your page groups": "Grupurile paginii tale",
1336
+ "A group has pages with an eligible formula. When you request a group, then the first page where the formula matches gets served. This way, you can choose a page depending on the screen of the device.": "Un grup are pagini cu o formulă de eligibilitate. Când soliciți un grup, este livrată prima pagină pentru care formula se potrivește. În acest fel, poți alege o pagină în funcție de ecranul dispozitivului.",
1337
+ "Create page group": "Creează grup de pagini",
1338
+ "Page groups": "Grupuri de pagini",
1339
+ "Calculated non-stored fields cannot have Key type": "Câmpurile calculate, ne-stocate nu pot avea tip Cheie",
1340
+ "Row click URL": "URL la clic pe rând",
1341
+ "Formula. Navigate to this URL when row is clicked": "Formulă. Navighează la acest URL când rândul este apăsat",
1342
+ "Time of day": "Moment al zilei",
1343
+ "UTC timezone": "Fus orar UTC",
1344
+ "Show if formula": "Afișează dacă formulă",
1345
+ "Show link or embed if true, don't show if false. Based on state variables from URL query string and <code>user</code>. For the full state use <code>row</code>. Example: <code>!!row.createlink</code> to show link if and only if state has <code>createlink</code>.": "Afișează linkul sau îl încorporează dacă este adevărat, nu afișa dacă este fals. Bazat pe variabile de stare din șirul de interogare al URL-ului și pe <code>user</code>. Pentru starea completă folosește <code>row</code>. Exemplu: <code>!!row.createlink</code> pentru a afișa linkul numai dacă și numai dacă starea conține <code>createlink</code>.",
1346
+ "Pagegroup": "Grup de pagini",
1347
+ "Pagegroup %s has no members": "Grupul de pagini %s nu are membri",
1348
+ "Remove border": "Elimină bordura",
1349
+ "No lines between tables": "Fără linii între tabele",
1350
+ "Use this to restrict your field to a list of options (separated by commas). For instance, enter <kbd class=\"fst-normal\">Red, Green, Blue</kbd> here if the permissible values are Red, Green and Blue. Leave blank if the string can hold any value.": "Folosiți acest câmp pentru a restricționa valorile la o listă de opțiuni (separate prin virgule). De exemplu, introduceți aici <kbd class=\"fst-normal\">Roșu, Verde, Albastru</kbd> dacă valorile permise sunt Roșu, Verde și Albastru. Lăsați necompletat dacă șirul poate avea orice valoare.",
1351
+ "Page description": "Descriere pagină",
1352
+ "Some view patterns accept interpolations. Ex: <code>{{ name }}</code> or <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>": "Unele tipare de vizualizare acceptă interpolări. De exemplu: <code>{{ name }}</code> sau <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>",
1353
+ "For search engines. Some view patterns accept interpolations.": "Pentru motoarele de căutare. Unele tipare de vizualizare acceptă interpolări.",
1354
+ "Files cache TTL (minutes)": "TTL cache fișiere (minute)",
1355
+ "Cache-control max-age for files.": "Durata maximă `max-age` din antetul `Cache-Control` pentru fișiere.",
1356
+ "Popup min width": "Lățime minimă popup",
1357
+ "Add %s to tag %s": "Adaugă %s la eticheta %s",
1358
+ "Add entries to tag %s": "Adăugați intrări pentru eticheta %s",
1359
+ "Tag not found": "Etichetă negăsită",
1360
+ "Unable to save: No page or no layout": "Imposibil de salvat: Nu există pagină sau nu există layout",
1361
+ "Unable to save: No view": "Imposibil de salvat: Nicio vizualizare",
1362
+ "%s has no eligible page": "%s nu are nicio pagină eligibilă",
1363
+ "Random allocation": "Alocare aleatorie",
1364
+ "Serve a random page, ignoring the eligible formula. Within a session, reloads will always deliver the same page. This is a basic requirement for A/B testing.": "Servește o pagină aleatorie, ignorând formula de eligibilitate. În cadrul unei sesiuni, reîncărcările vor livra întotdeauna aceeași pagină. Aceasta este o cerință de bază pentru testarea A/B.",
1365
+ "Pagegroup %s not found": "Grupul de pagini %s nu a fost găsit",
1366
+ "Create trigger": "Creează declanșator",
1367
+ "Omit the menu from this view": "Omite meniul din această vizualizare.",
1368
+ "Cross-domain iframe": "Iframe cross-domain",
1369
+ "Allow embedding in iframe on different domains. Unsets the X-Frame-Options header": "Permite încorporarea în iframe pe domenii diferite. Elimină antetul X-Frame-Options.",
1370
+ "Logout URL": "URL de delogare",
1371
+ "The URL to direct to after logout": "URL-ul către care se redirecționează după delogare",
1372
+ "Runtime informations": "Informații de rulare",
1373
+ "open logs viewer": "deschide vizualizatorul de jurnale",
1374
+ "Server logs": "Jurnale de server",
1375
+ "Timestamp": "Marcaj temporal",
1376
+ "Message": "Mesaj",
1377
+ "Please enter the two-factor authetication code from your authenticator device": "Introduceți codul de autentificare cu doi factori de pe dispozitivul dumneavoastră de autentificare.",
1378
+ "Only if...": "Numai dacă...",
1379
+ "Allow self signed": "Permite certificate auto-semnate",
1380
+ "Open a connection to TLS server with self-signed or invalid TLS certificate": "Deschide o conexiune către un server TLS cu certificat TLS auto-semnat sau invalid.",
1381
+ "Allow self-signed": "Permite certificate auto-semnate",
1382
+ "Optionally associate a table with this trigger": "Asociază opțional un tabel cu acest declanșator",
1383
+ "Delete table": "Șterge tabelul",
1384
+ "Signup role": "Rol de înregistrare",
1385
+ "The initial role of signed up users": "Rolul inițial al utilizatorilor înregistrați",
1386
+ "Cordova builder": "Constructor Cordova",
1387
+ "not available": "indisponibil",
1388
+ "pull": "preluare",
1389
+ "refresh": "reîmprospătare",
1390
+ "installed": "instalat",
1391
+ "Include table history in backup": "Include istoricul tabelului în backup",
1392
+ "The plugin was corrupted and had to be repaired. We recommend restarting your server.": "Pluginul a fost corupt și a trebuit să fie reparat. Vă recomandăm să reporniți serverul.",
1393
+ "%s code page": "pagina de cod %s",
1394
+ "Constants and function code": "Cod de constante și funcții",
1395
+ "Delete code page": "Șterge pagina de cod",
1396
+ "Adjust the the theme for this user": "Ajustează tema pentru acest utilizator",
1397
+ "Configure theme": "Configurează tema",
1398
+ "Remove all user specific theme settings": "Eliminați toate setările de temă specifice utilizatorului",
1399
+ "Configure %s Plugin for %s": "Configurează Pluginul %s pentru %s",
1400
+ "The current theme has no user specific settings": "Tema curentă nu are setări specifice utilizatorului.",
1401
+ "Some themes support only one level of menu nesting.": "Unele teme acceptă doar un singur nivel de imbricare a meniului.",
1402
+ "Apple Team ID": "ID echipă Apple",
1403
+ "Please enter your Apple Team ID": "Introduceți ID-ul echipei Apple (Apple Team ID)",
1404
+ "To see changes for '%s' in show-if-formulas, users need to relogin": "Pentru a vedea modificările pentru „%s” în formulele show-if, utilizatorii trebuie să se reconecteze.",
1405
+ "Server host": "Gazdă server",
1406
+ "Username": "Nume utilizator",
1407
+ "Port": "Port",
1408
+ "All tenants": "Toți tenantii",
1409
+ "Also backup all tenants": "De asemenea, faceți backup pentru toți tenanții.",
1410
+ "Retain local directory": "Păstrează directorul local",
1411
+ "Retain a local backup copy in this directory (optional)": "Păstrează o copie de backup locală în acest director (opțional)",
1412
+ "Do not wrap response in a success object": "Nu încadra răspunsul într-un obiect de tip „success”.",
1413
+ "Use table description instead of name as header": "Folosește descrierea tabelului în locul numelui ca antet.",
1414
+ "Description header": "Antet descriere",
1415
+ "Lazy load views": "Încărcare leneșă a vizualizărilor",
1416
+ "Log IP address": "Înregistrează adresa IP",
1417
+ "Record the request IP address in log messages": "Înregistrează adresa IP a cererii în mesajele de jurnal.",
1418
+ "App ID": "ID aplicație",
1419
+ "Build type": "Tip de build",
1420
+ "debug": "depanare",
1421
+ "release": "lansare",
1422
+ "Keystore File": "Fișier keystore",
1423
+ "Keystore Alias": "Alias Keystore",
1424
+ "Keystore Password": "Parolă Keystore",
1425
+ "xcodebuild": "xcodebuild",
1426
+ "Provisioning Profile": "Profil de aprovizionare",
1427
+ "Registry editor": "Editor de registru",
1428
+ "Mobile HTML": "HTML mobil",
1429
+ "HTML for the item in the bottom navigation bar. Currently, only supported by the metronic theme.": "HTML pentru elementul din bara de navigare de jos. În prezent, este acceptat doar de tema Metronic.",
1430
+ "A short name that will be in the page URL": "Un nume scurt care va apărea în URL-ul paginii",
1431
+ "A longer description that is not visible but appears in the page header and is indexed by search engines": "O descriere mai lungă, care nu este vizibilă, dar apare în antetul paginii și este indexată de motoarele de căutare.",
1432
+ "User role required to access page": "Rol de utilizator necesar pentru a accesa pagina",
1433
+ "Example: <code>`/view/TheOtherView?id=${id}`</code>": "Exemplu: <code>`/view/TheOtherView?id=${id}`</code>",
1434
+ "Older": "Mai vechi",
1435
+ "Newest": "Cele mai noi",
1436
+ "Delete all read": "Șterge toate elementele citite",
1437
+ "Trigger %s duplicated as %s": "Declanșatorul %s a fost duplicat ca %s",
1438
+ "Tooltip": "Indiciu contextual",
1439
+ "Tooltip formula": "Formulă tooltip",
1440
+ "Install a different version": "Instalează o versiune diferită",
1441
+ "Page group": "Grup de pagini",
1442
+ "Starting upgrade, please wait...\n": "Se pornește actualizarea, vă rugăm să așteptați...",
1443
+ "Upgrade done (if it was available) with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "Actualizare efectuată (dacă a fost disponibilă) cu codul 0.\n\nApasă butonul ÎNAPOI în browser, apoi REÎNCARCĂ pagina.",
1444
+ "Installing %s, please wait...\n": "Se instalează %s, vă rugăm să așteptați...",
1445
+ "Install done with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "Instalare finalizată cu codul 0.\n\nApasă butonul ÎNAPOI în browser, apoi REÎNCARCĂ pagina.",
1446
+ "Pulling the cordova-builder docker image...": "Se descarcă imaginea Docker „cordova-builder”...",
1447
+ "Check updates": "Verifică actualizările",
1448
+ "Choose version": "Alege versiunea",
1449
+ "Unknown authentication method %s": "Metodă de autentificare necunoscută %s",
1450
+ "Card rows": "Rânduri de carduri",
1451
+ "Each row in a card. Not supported by all themes": "Fiecare rând într-un card. Nu este acceptat de toate temele.",
1452
+ "Prune session interval (seconds)": "Interval de curățare a sesiunii (secunde)",
1453
+ "Interval in seconds to check for expred sessions in the postgres db. 0, empty or a negative number to disable": "Interval în secunde pentru verificarea sesiunilor expirate în baza de date Postgres. 0, gol sau un număr negativ pentru dezactivare.",
1454
+ "Progressive Web Application is not enabled": "Aplicația web progresivă nu este activată",
1455
+ "Events and Trigger settings": "Setări de Evenimente și Trigger",
1456
+ "Periodic trigger timing (next event)": "Moment declanșator periodic (următorul eveniment)",
1457
+ "Hourly": "Pe oră",
1458
+ "Daily": "Zilnic",
1459
+ "Weekly": "Săptămânal",
1460
+ "Code pages": "Pagini de cod",
1461
+ "Please select a file": "Vă rugăm să selectați un fișier",
1462
+ "Zip compression level": "Nivel de compresie ZIP",
1463
+ "1=Fast, larger file, 9=Slow, smaller files": "1 = Rapid, fișier mai mare, 9 = Lent, fișiere mai mici",
1464
+ "Use system zip": "Folosește arhiva zip a sistemului",
1465
+ "Recommended. Executable <code>zip</code> must be installed": "Recomandat. Executabilul <code>zip</code> trebuie să fie instalat.",
1466
+ "Time to run": "Timp de execuție",
1467
+ "Mobile": "Mobil",
1468
+ "Plain password trigger row": "Declanșator rând parolă în clar",
1469
+ "Send plaintext password changes to Users table triggers (Insert, Update and Validate).": "Trimite modificările parolelor în clar către declanșatoarele (Insert, Update și Validate) ale tabelului Users.",
1470
+ "Minimum user role required to create a new tenant<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">Giving non-trusted users access to create tenants is a security risk and not recommended.</div>": "Rol minim de utilizator necesar pentru a crea un nou 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')\">Acordarea accesului utilizatorilor neconsiderați de încredere pentru a crea tenanți reprezintă un risc de securitate și nu este recomandată.</div>",
1471
+ "Select tag": "Selectează eticheta",
1472
+ "Invalid build directory path": "Cale invalidă pentru directorul de build",
1473
+ "Invalid build directory name": "Nume director de build invalid",
1474
+ "clean node_modules": "curăță node_modules",
1475
+ "After delete": "După ștergere",
1476
+ "Search only on exact match, not substring match. Useful for large tables": "Căutare doar pe potrivire exactă, nu pe potrivire de subșir. Util pentru tabele mari.",
1477
+ "Please select an entry point.": "Vă rugăm să selectați un punct de intrare.",
1478
+ "Group by": "Grupare după",
1479
+ "View %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "Vizualizarea %s a fost adăugată în meniu. Ajustați permisiunile de acces în <a href=\"/menu\">Setări &raquo; Meniu</a>",
1480
+ "Page %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "Pagina %s a fost adăugată în meniu. Ajustați permisiunile de acces în <a href=\"/menu\">Setări &raquo; Meniu</a>",
1481
+ "SameSite": "SameSite",
1482
+ "Restrict use of cookie to third-party sites. Strict is more secure, but may impact authentication": "Restricționează utilizarea cookie-ului la site-uri terțe. Modul Strict este mai sigur, dar poate afecta autentificarea.",
1483
+ "Content Security Policy": "Politică de Securitate a Conținutului",
1484
+ "CORS": "CORS",
1485
+ "Cross-origin resource sharing": "Partajare resurse între origini diferite",
1486
+ "Signup and login views": "Vizualizări de înregistrare și autentificare",
1487
+ "Additional login and signup settings": "Setări suplimentare de autentificare și înregistrare",
1488
+ "Login and signup views should be accessible by public users": "Vizualizările de autentificare și înregistrare ar trebui să fie accesibile utilizatorilor publici.",
1489
+ "Shared: %s": "Partajat: %s",
1490
+ "Sharing not enabled": "Partajarea nu este activată",
1491
+ "You must be logged in to share": "Trebuie să fii autentificat pentru a partaja",
1492
+ "Fluid layout": "Layout fluid",
1493
+ "Request fluid layout from theme for a wider display for this page": "Solicită de la temă un layout fluid pentru un afișaj mai lat pentru această pagină.",
1494
+ "Location of view to create new row": "Locația vizualizării pentru crearea unui rând nou",
1495
+ "Capacitor builder": "Constructor de condensator",
1496
+ "Pulling the capacitor-builder docker image...": "Se descarcă imaginea Docker „capacitor-builder”...",
1497
+ "Pull done with code %s": "Pull efectuat cu codul %s",
1498
+ "Default locale": "Setare regională implicită",
1499
+ "Next step": "Următorul pas",
1500
+ "Step name": "Nume etapă",
1501
+ "Step saved": "Pas salvat",
1502
+ "Initial step": "Pas inițial",
1503
+ "Confirm leaving unsaved": "Confirmați părăsirea fără salvare",
1504
+ "Ask the user to confirm if they close a tab with unsaved changes": "Solicită utilizatorului să confirme dacă închide o filă cu modificări nesalvate.",
1505
+ "Workflow runs": "Execuții de flux de lucru",
1506
+ "Workflow run": "Rulare flux de lucru",
1507
+ "Share to enabled": "Partajare activată",
1508
+ "Enable the share to feature": "Activează funcția de partajare către",
1509
+ "Allocate new row": "Alocă un rând nou",
1510
+ "If the view is run without existing row, allocate a new row on load. Defaults must be set on all required fields.": "Dacă vizualizarea este rulată fără un rând existent, alocă un rând nou la încărcare. Valorile implicite trebuie setate pentru toate câmpurile obligatorii.",
1511
+ "Step traces": "Trasee de pași",
1512
+ "Please enter a version in the format 'x.y.z' (e.g. 0.0.1 with numbers from 0 to 999) or leave it empty.": "Introduceți o versiune în formatul „x.y.z” (de ex. 0.0.1, cu numere de la 0 la 999) sau lăsați câmpul necompletat.",
1513
+ "Delete unchanged": "Șterge neschimbat",
1514
+ "Delete allocated row if there are no changes.": "Șterge rândul alocat dacă nu există modificări.",
1515
+ "Triggers on table": "Declanșatori pe tabel",
1516
+ "Please provide the keystore alias and password for the android build.": "Vă rugăm să furnizați aliasul keystore-ului și parola pentru build-ul Android.",
1517
+ "Submit": "Trimite",
1518
+ "OK": "OK",
1519
+ "Step settings": "Setări pas",
1520
+ "Action settings": "Setări acțiune",
1521
+ "Keystore file is not applied for debug builds.": "Fișierul keystore nu este aplicat pentru build-urile de debug.",
1522
+ "Workflow": "Flux de lucru",
1523
+ "Previous runs": "Rulări anterioare",
1524
+ "The workflow the user will be interacting with.": "Fluxul de lucru cu care utilizatorul va interacționa.",
1525
+ "Delete old workflow runs with status after days": "Șterge rulările vechi ale fluxului de lucru cu un anumit status după un număr de zile",
1526
+ "Finished": "Finalizat",
1527
+ "Error": "Eroare",
1528
+ "Waiting": "Așteptare",
1529
+ "Running": "Rulare",
1530
+ "Minimum role to access search page": "Rol minim pentru a accesa pagina de căutare",
1531
+ "Edit tables": "Editare tabele",
1532
+ "Minimum role to edit tables": "Rol minim pentru editarea tabelelor",
1533
+ "Edit views": "Editare vizualizări",
1534
+ "Minimum role to edit views": "Rol minim pentru editarea view-urilor",
1535
+ "Edit pages": "Editare pagini",
1536
+ "Minimum role to edit pages": "Rol minim pentru editarea paginilor",
1537
+ "Edit triggers": "Editare declanșatori",
1538
+ "Minimum role to edit triggers": "Rol minim pentru editarea declanșatorilor",
1539
+ "Development permissions": "Permisiuni de dezvoltare",
1540
+ "Inspect tables": "Inspectează tabelele",
1541
+ "Minimum role to inspect (see, without editing) tables": "Rol minim pentru inspecția (vizualizarea, fără editare) tabelelor",
1542
+ "Home pages": "Pagini de pornire",
1543
+ "The home page is the page that is served when the user visits the home location (/). This can be set for each user role.": "Pagina de start este pagina care este livrată atunci când utilizatorul accesează locația principală (/). Aceasta poate fi configurată pentru fiecare rol de utilizator.",
1544
+ "Trigger %s deleted": "Declanșatorul %s a fost șters",
1545
+ "Edit menu": "Meniu Editare",
1546
+ "Minimum role to edit menu": "Rol minim pentru editarea meniului",
1547
+ "Full-text search index is not available as the table contains Key fields (%s) with the \"Include in full-text search\" option enabled. Disable this before creating a Full-text search index": "Indexul de căutare full-text nu este disponibil deoarece tabela conține câmpuri cheie (%s) cu opțiunea „Include în căutarea full-text” activată. Dezactivați această opțiune înainte de a crea un index de căutare full-text.",
1548
+ "Share Extension Provisioning Profile": "Profil de aprovizionare pentru extensia de partajare",
1549
+ "Show results in": "Afișează rezultate în",
1550
+ "Show results from each table in this type of element": "Afișează rezultatele din fiecare tabel în acest tip de element",
1551
+ "Search syntax help": "Ajutor pentru sintaxa de căutare",
1552
+ "Search syntax": "Sintaxă de căutare",
1553
+ "Maximum role": "Rol maxim",
1554
+ "Module dependencies": "Dependențe de module",
1555
+ "Prompt": "Prompt",
1556
+ "Clean modules and restart": "Curăță modulele și repornește.",
1557
+ "Modules cleaned, server restarting...": "Modulele au fost curățate, serverul se repornește...",
1558
+ "Delete table+views+triggers": "Șterge tabelul + view-urile + trigger-ele",
1559
+ "No file uploaded": "Niciun fișier încărcat",
1560
+ "To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "Pentru a obține un certificat, adresa de e‑mail a administratorului va fi partajată cu Let's Encrypt.",
1561
+ "Local state": "Stare locală",
1562
+ "Isolate state of each repeated view": "Izolează starea fiecărei vizualizări repetate",
1563
+ "Processing CSV file": "Procesarea fișierului CSV",
1564
+ "Edit files": "Editare fișiere",
1565
+ "Minimum role to edit files": "Rol minim pentru editarea fișierelor",
1566
+ "Edit search": "Editează căutarea",
1567
+ "Minimum role to edit search": "Rol minim pentru editarea căutării",
1568
+ "Create snapshot": "Creează instantaneu",
1569
+ "Minimum role to create snapshot": "Rol minim pentru a crea un snapshot",
1570
+ "Min length": "Lungime minimă",
1571
+ "Max length": "Lungime maximă",
1572
+ "Regular expression": "Expresie regulată",
1573
+ "Exact search only": "Căutare exactă numai",
1574
+ "Translation of": "Traducerea lui",
1575
+ "Minimum": "Minim",
1576
+ "Maximum": "Maxim",
1577
+ "All tags": "Toate etichetele",
1578
+ "Manage tags...": "Gestionează etichetele...",
1579
+ "Started": "Pornit",
1580
+ "Updated": "Actualizat",
1581
+ "Status": "Stare",
1582
+ "Working directory": "Director de lucru",
1583
+ "Row click event": "Eveniment de clic pe rând",
1584
+ "What happens when a row is clicked": "Ce se întâmplă când se face clic pe un rând",
1585
+ "Row click action": "Acțiune la clic pe rând",
1586
+ "Run this action when row is clicked": "Rulează această acțiune la clic pe rând",
1587
+ "Reset password view": "Vizualizare resetare parolă",
1588
+ "A view that will be emailed to users when they have forgotten their password": "O vizualizare care va fi trimisă prin e-mail utilizatorilor atunci când și-au uitat parola",
1589
+ "Allow login methods": "Permite metode de autentificare",
1590
+ "Inherit configuration values": "Moștenește valorile de configurare",
1591
+ "Comma-separated list of configuration settings tenants inherit from root. Ex: <code>site_name, smtp_host, allow_signup</code>": "Listă separată prin virgule de setări de configurare pe care tenant‑ii le moștenesc de la root. Ex: <code>site_name, smtp_host, allow_signup</code>",
1592
+ "Disable CSRF routes": "Dezactivează rutele CSRF",
1593
+ "Comma-separated list of relative URL routes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "Listă de rute URL relative, separate prin virgulă, pentru care verificarea tokenului CSRF este dezactivată. Exemplu: <code>/files/upload, /auth/signup</code>",
1594
+ "Only day": "Numai zi",
1595
+ "Language CSV": "CSV de limbă",
1596
+ "Upload language CSV": "Încărcare CSV de limbă",
1597
+ "Create an account!": "Creează un cont!",
1598
+ "Login with %s": "Autentificare cu %s",
1599
+ "Already have an account? Login!": "Ai deja un cont? Autentifică-te!",
1600
+ "Translated %s strings. Click 'Translate with LLM' again to continue": "Traduse %s șiruri. Faceți clic din nou pe „Tradu cu LLM” pentru a continua",
1601
+ "Translate with LLM": "Traduce cu LLM",
1602
+ "You may need to adjust view relations associated with this table after renaming it": "Este posibil să fie nevoie să ajustați relațiile de vizualizare asociate cu acest tabel după ce îl redenumiți.",
1603
+ "Error running workflow": "Eroare la rularea fluxului de lucru",
1604
+ "Choose File": "Alege fișierul",
1605
+ "No file chosen": "Niciun fișier ales",
1606
+ "S3 Bucket Name": "Nume bucket S3",
1607
+ "S3 Access Key": "Cheie de acces S3",
1608
+ "S3 Secret Key": "Cheie secretă S3",
1609
+ "S3 Region": "Regiune S3",
1610
+ "S3 Endpoint": "Endpoint S3",
1611
+ "Enable maintenance mode": "Activează modul de mentenanță",
1612
+ "Enable maintenance mode to restrict access to non-admin users": "Activați modul de mentenanță pentru a restricționa accesul utilizatorilor non-admin.",
1613
+ "Maintenance mode page": "Pagină de mod de mentenanță",
1614
+ "Select the page to display during maintenance mode": "Selectați pagina care va fi afișată în modul de mentenanță",
1615
+ "Create basic views": "Creează vizualizări de bază",
1616
+ "Create views": "Creează vizualizări",
1617
+ "Decimal places": "Zecimale",
1618
+ "%s view - %s": "vizualizarea %s - %s",
1619
+ "Password to encrypt the backup file. Leave empty for no encryption": "Parolă pentru criptarea fișierului de backup. Lăsați necompletat pentru fără criptare.",
1620
+ "Show full error to user on crash, enable editing field type": "Afișează eroarea completă utilizatorului la cădere, permite editarea tipului câmpului",
1621
+ "Shown to the user if foreign key constraint is violated": "Afișat utilizatorului dacă este încălcată constrângerea de cheie străină",
1622
+ "Button Style": "Stil buton",
1623
+ "Disable full-text search": "Dezactivează căutarea full-text",
1624
+ "Use LIKE instead of tsvector. Use to match against phrase in the middle of a word.": "Folosește LIKE în loc de tsvector. Folosește-l pentru a potrivi o expresie aflată la mijlocul unui cuvânt.",
1625
+ "Model configuration": "Configurare model",
1626
+ "Push Notifications": "Notificări push",
1627
+ "Push Notifications enabled": "Notificări push activate",
1628
+ "VAPID public key": "Cheie publică VAPID",
1629
+ "Public key for VAPID authentication in web push notifications": "Cheie publică pentru autentificarea VAPID în notificările web push",
1630
+ "VAPID private key": "Cheie privată VAPID",
1631
+ "Private key for VAPID authentication in web push notifications": "Cheie privată pentru autentificarea VAPID în notificările web push",
1632
+ "VAPID email": "email VAPID",
1633
+ "Email address for VAPID authentication in web push notifications. Usually, it is your email address.": "Adresă de email pentru autentificare VAPID în notificările web push. De obicei, este adresa ta de email.",
1634
+ "Web push icon": "Pictogramă notificare web push",
1635
+ "Select a publicly accessible square image file": "Selectați un fișier de imagine pătrată accesibil publicului",
1636
+ "Web push badge": "Insignă push web",
1637
+ "Select a publicly accessible monochrome square image file (prefarbly 72x72px)": "Selectați un fișier imagine monocrom, pătrat, accesibil public (preferabil 72x72px).",
1638
+ "Comma-separated list of relative URL route prefixes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "Listă separată prin virgule de prefixe de rute URL relative pentru care verificarea tokenului CSRF este dezactivată. Exemplu: <code>/files/upload, /auth/signup</code>",
1639
+ "Push icon": "Pictogramă de tip push",
1640
+ "Push badge": "Insignă push",
1641
+ "Web push": "Notificare push web",
1642
+ "Native Android": "Android nativ",
1643
+ "Firebase JSON key": "Cheie JSON Firebase",
1644
+ "This is your Firebase Service Account JSON key file. ": "Acesta este fișierul JSON cu cheia contului de serviciu Firebase.",
1645
+ "Serve HTML files": "Servește fișiere HTML",
1646
+ "Unsafe. HTML files will be rendered in browser instead of as plaintext. Use Page with HTML file setting to safely serve specific HTML files": "Nesigur. Fișierele HTML vor fi redate în browser în loc să fie afișate ca text simplu. Utilizează Page cu setarea pentru fișier HTML pentru a servi în siguranță anumite fișiere HTML.",
1647
+ "Real-time updates": "Actualizări în timp real",
1648
+ "Enable real-time updates for this view": "Activează actualizările în timp real pentru această vizualizare",
1649
+ "today": "astăzi",
1650
+ "Push notifications": "Notificări push",
1651
+ "Password Policy": "Politică de parole",
1652
+ "Minimum password length": "Lungime minimă parolă",
1653
+ "The minimum length of passwords for users. Set to 0 to disable password requirements.": "Lungimea minimă a parolelor pentru utilizatori. Setați la 0 pentru a dezactiva cerințele privind parola.",
1654
+ "Check common passwords": "Verifică parolele comune",
1655
+ "Check if the password is in the list of common passwords. If enabled, users will not be able to use common passwords.": "Verifică dacă parola se află în lista de parole comune. Dacă este activat, utilizatorii nu vor putea folosi parole comune.",
1656
+ "Require uppercase": "SOLICITĂ MAJUSCULE",
1657
+ "Require at least one uppercase letter in the password": "Solicită cel puțin o literă majusculă în parolă.",
1658
+ "Require lowercase": "necesită litere mici",
1659
+ "Require at least one lowercase letter in the password": "Necesită cel puțin o literă mică în parolă",
1660
+ "Require number": "Număr obligatoriu",
1661
+ "Require at least one number in the password": "Necesită cel puțin o cifră în parolă.",
1662
+ "Require special character": "Necesită caracter special",
1663
+ "Require at least one special character in the password": "Solicită cel puțin un caracter special în parolă.",
1664
+ "Password complexity": "Complexitate parolă",
1665
+ "The regular expression that passwords must match. Set to empty string to disable password complexity requirements.": "Expresia regulată pe care trebuie să o respecte parolele. Setați la șir vid pentru a dezactiva cerințele de complexitate a parolei.",
1666
+ "Password complexity error": "Eroare de complexitate a parolei",
1667
+ "The error message to show when password does not match the complexity requirements.": "Mesajul de eroare afișat atunci când parola nu respectă cerințele de complexitate.",
1668
+ "Only if": "Numai dacă",
1669
+ "Optional JavaScript expression to determine if the trigger should run.": "Expresie JavaScript opțională pentru a determina dacă declanșatorul ar trebui să ruleze.",
1670
+ "Admin Page": "Pagină de administrare",
1671
+ "User Page": "Pagină utilizator",
1672
+ "User menu header": "Antet meniul utilizatorului",
1673
+ "Some themes display this header differently": "Unele teme afișează acest header în mod diferit.",
1674
+ "Dynamic server side updates": "Actualizări dinamice pe partea de server",
1675
+ "Enable dynamic updates": "Activează actualizările dinamice",
1676
+ "Enable server side updates from within run_js_code actions": "Activați actualizările pe partea de server din acțiunile run_js_code",
1677
+ "Vertical alignment": "Aliniere verticală",
1678
+ "Header filters": "Filtre de antet",
1679
+ "Update event": "Eveniment de actualizare",
1680
+ "Custom event for real-time updates": "Eveniment personalizat pentru actualizări în timp real",
1681
+ "Responsve collapse": "Colapsare responsivă",
1682
+ "Horizontal display on smaller screens": "Afișare orizontală pe ecrane mai mici",
1683
+ "Collapse breakpoint (px)": "Punct de rupere pentru colapsare (px)",
1684
+ "There currently no triggers, but you can create one by clicking the button below. Triggers are actions that are run in response to some event which can be periodic, caused by a database table change, a button click or some other external event.": "În prezent nu există declanșatoare, dar poți crea unul făcând clic pe butonul de mai jos. Declanșatoarele sunt acțiuni care sunt rulate ca răspuns la un anumit eveniment, care poate fi periodic, cauzat de o modificare într-un tabel de bază de date, de un clic pe un buton sau de un alt eveniment extern.",
1685
+ "A trigger is defined by a condition (when the trigger will run), an action (which is supplied by a module) and the configuration for that action.": "Un trigger este definit de o condiție (când va rula triggerul), o acțiune (care este furnizată de un modul) și configurația pentru acea acțiune.",
1686
+ "Run async": "Rulează asincron",
1687
+ "Run action in background": "Rulează acțiunea în fundal",
1688
+ "Delegate error handling to tenants": "Delegați gestionarea erorilor către chiriași",
1689
+ "Toggle header filters": "Comută filtrele de antet",
1690
+ "Row color formula": "Formulă culoare rând",
1691
+ "Formula for row background color. Ex.: <code>age>65 ?'#aaffaa': null</code>": "Formulă pentru culoarea de fundal a rândului. Ex.: <code>age>65 ?'#aaffaa': null</code>",
1692
+ "Table layout": "Structură tabelară",
1693
+ "CSV BOM": "BOM CSV",
1694
+ "Include the Byte-Order Mark in downloaded CSV files": "Includeți marca de ordine a octeților (Byte-Order Mark) în fișierele CSV descărcate.",
1695
+ "Localize CSV downloads": "Localizează descărcările CSV",
1696
+ "Sticky headers": "Anteturi fixe",
1697
+ "API tokens for this user:": "Tokenuri API pentru acest utilizator:",
1698
+ "Revoke": "Revocare",
1699
+ "original": "original",
1700
+ "Remove all": "Elimină tot",
1701
+ "API token revoked": "Token API revocat",
1702
+ "Dropdown header filters": "Filtre de antet pentru listă derulantă",
1703
+ "Show if": "Afișează dacă",
1704
+ "Optional expression. Show only if true. In scope: <code>user</code>, <code>url</code>, <code>query</code>": "Expresie opțională. Afișează doar dacă este adevărată. În context: <code>user</code>, <code>url</code>, <code>query</code>",
1705
+ "Search entities by name or type...": "Caută entități după nume sau tip...",
1706
+ "Tags:": "Etichete:",
1707
+ "Types:": "Tipuri:",
1708
+ "Access | Read/Write": "Acces | Citire/Scriere",
1709
+ "No entities found": "Nicio entitate găsită",
1710
+ "Try adjusting your search or filter options": "Încercați să ajustați opțiunile de căutare sau filtrare.",
1711
+ "Entities": "Entități",
1712
+ "Sessions": "Sesiuni",
1713
+ "Updates and module store": "Actualizări și magazin de module",
1714
+ "Air gap deployment": "Implementare cu „air gap”",
1715
+ "Disable updates from NPM and Saltcorn module store for isolated network environments": "Dezactivează actualizările din NPM și din magazinul de module Saltcorn pentru mediile de rețea izolate.",
1716
+ "The endpoint of module store.": "Punctul final al magazinului de module.",
1717
+ "Maintenance mode": "Mod de mentenanță",
1718
+ "Full page count": "Număr total de pagini",
1719
+ "Disable for to increase performance for large tables": "Dezactivați pentru a crește performanța pentru tabele mari",
1720
+ "Go to tables list": "Mergi la lista de tabele",
1721
+ "Go to views list": "Mergi la lista de view-uri",
1722
+ "Go to pages list": "Mergi la lista de pagini",
1723
+ "Go to triggers list": "Mergi la lista de declanșatori",
1724
+ "Open legacy list": "Deschide lista legacy",
1725
+ "Set context": "Setați contextul",
1726
+ "Array": "Tablou",
1727
+ "Add step": "Adaugă pas",
1728
+ "Edit step": "Pas de editare",
1729
+ "Add after": "Adaugă după",
1730
+ "Set as start": "Setează ca pornire",
1731
+ "Start": "Start",
1732
+ "Show runs": "Afișează execuțiile",
1733
+ "Auto layout": "Dispunere automată",
1734
+ "No steps yet": "Niciun pas încă",
1735
+ "Loading": "Se încarcă",
1736
+ "Loop body": "Corp de buclă",
1737
+ "Show runs &raquo;": "Afișează rulările »",
1738
+ "Entry point by role": "Punct de intrare în funcție de rol",
1739
+ "When enabled, you will be logged in as a public user without any login screen.": "Când este activată, veți fi autentificat ca utilizator public fără niciun ecran de autentificare.",
1740
+ "Show 'Continue as public user' link": "Afișează linkul „Continuă ca utilizator public”",
1741
+ "When enabled, the login screen shows you a link to login as public user.": "Când este activată, ecranul de autentificare îți afișează un link pentru a te autentifica ca utilizator public.",
1742
+ "Allow clear text traffic": "Permite trafic în clar",
1743
+ "Enable this to allow unsecure HTTP connections. Useful for local testing.": "Activați această opțiune pentru a permite conexiuni HTTP nesecurizate. Util pentru testare locală.",
1744
+ "Enable this to integrate offline/online Synchronization into your app.": "Activează această opțiune pentru a integra sincronizarea offline/online în aplicația ta.",
1745
+ "Tables to synchronize": "Tabele de sincronizat",
1746
+ "Sync on reconnect": "Sincronizează la reconectare",
1747
+ "Run Synchronizations when the network connection is restored.": "Rulați sincronizările când conexiunea la rețea este restabilită.",
1748
+ "Sync on app resume": "Sincronizare la reluarea aplicației",
1749
+ "Run Synchronizations when the app is resumed from background.": "Rulați sincronizările când aplicația este readusă din fundal.",
1750
+ "Push sync": "Sincronizare push",
1751
+ "Run Synchronizations when the server sends a push notification. On Android, this requires a Firebase JSON key and a Google Services File (see below).": "Rulați sincronizările atunci când serverul trimite o notificare push. Pe Android, acest lucru necesită o cheie JSON Firebase și un fișier Google Services (a se vedea mai jos).",
1752
+ "Background Sync interval": "Interval de sincronizare în fundal",
1753
+ "Perdiodic interval (in minutes) to run synchronizations in the background. This is just a min interval, depending on system conditions, the actual time may be longer.": "Interval periodic (în minute) pentru a rula sincronizările în fundal. Acesta este doar un interval minim; în funcție de condițiile sistemului, timpul efectiv poate fi mai mare.",
1754
+ "Release Signing": "Semnare versiune",
1755
+ "Firebase JSON Key": "Cheie JSON Firebase",
1756
+ "This is a private key file for your Firebase project. Your Saltcorn server uses it to send push notifications or push-based synchronizations to your Android mobile app. Upload it to the '/mobile-app-configurations' directory (if it does not exist, create it). You can configure it here or in the 'Notifications' Menu.": "Acesta este un fișier de cheie privată pentru proiectul tău Firebase. Serverul Saltcorn îl folosește pentru a trimite notificări push sau sincronizări bazate pe push către aplicația ta mobilă Android. Încarcă-l în directorul „/mobile-app-configurations” (dacă nu există, creează-l). Îl poți configura aici sau în meniul „Notifications”.",
1757
+ "Google Services File": "Fișier Servicii Google",
1758
+ "This is a configuration file specific to your mobile app. It contains, among other things, your App ID, the Firebase project ID, and an API key. The file gets bundled into the client and will be used to subscribe to push notifications or push-based synchronizations from the server. Upload it to the '/mobile-app-configurations' directory (if it does not exist, create it). You can configure it here or in the 'Notifications' Menu.": "Acesta este un fișier de configurare specific aplicației tale mobile. Conține, printre altele, ID-ul aplicației (App ID), ID-ul proiectului Firebase și o cheie API. Fișierul este inclus în client și va fi folosit pentru abonarea la notificări push sau sincronizări bazate pe push de la server. Încarcă-l în directorul „/mobile-app-configurations” (dacă nu există, creează-l). Îl poți configura aici sau în meniul „Notificări”.",
1759
+ "Build tools": "Instrumente de build",
1760
+ "Not a Mac OS system": "Nu este un sistem Mac OS",
1761
+ "Provisioning profiles": "Profiluri de provisioning",
1762
+ "No Provisioning Profile": "Fără profil de provisioning",
1763
+ "Only create the project directory without building an .ipa file. This can be useful if you want to open the project in Xcode and run it in the Simulator.": "Creează doar directorul proiectului fără a construi un fișier .ipa. Acest lucru poate fi util dacă vrei să deschizi proiectul în Xcode și să îl rulezi în Simulator.",
1764
+ "APN Signing Key (.p8 file)": "Cheie de semnare APN (fișier .p8)",
1765
+ "This is a private key file": "Acesta este un fișier de cheie privată",
1766
+ "APN Signing Key ID": "ID cheie de semnare APN",
1767
+ "The 10-character Key ID obtained from Apple developer account": "ID-ul de cheie de 10 caractere obținut din contul de dezvoltator Apple",
1768
+ "Edit file": "Editează fișierul",
1769
+ "Editing %s": "Editare %s",
1770
+ "Run immediately in background": "Rulează imediat în fundal",
1771
+ "Row expression": "Expresie de rând",
1772
+ "Less...": "Mai puțin...",
1773
+ "Deep search": "Căutare aprofundată",
1774
+ "Clear selection": "Șterge selecția",
1775
+ "%s selected": "%s selectat",
1776
+ "Delete selected": "Șterge selecția",
1777
+ "selected": "selectat",
1778
+ "Delete %s selected items?": "Ștergeți %s elemente selectate?",
1779
+ "Delete selected items?": "Ștergeți elementele selectate?",
1780
+ "Failed to delete selected items": "Ștergerea elementelor selectate a eșuat",
1781
+ "Configurable": "Configurabil",
1782
+ "Info": "Informații",
1783
+ "Show tables (Alt+T)": "Afișează tabelele (Alt+T)",
1784
+ "Show views (Alt+V)": "Afișează vizualizările (Alt+V)",
1785
+ "Show pages (Alt+P)": "Afișează paginile (Alt+P)",
1786
+ "Show triggers (Alt+R)": "Afișează declanșatoarele (Alt+R)",
1787
+ "Show users (Alt+U)": "Afișează utilizatori (Alt+U)",
1788
+ "Show modules (Alt+M)": "Afișează modulele (Alt+M)",
1789
+ "Finished translating %s strings.": "Traducerea a %s șiruri a fost finalizată.",
1790
+ "This is a Share extension profile": "Acesta este un profil de extensie Share",
1791
+ "App Group ID": "ID Grup Aplicație",
1792
+ "The App Group ID is used to share data between the main app and the Share extension.": "ID-ul grupului de aplicații este utilizat pentru a partaja date între aplicația principală și extensia Share."
1793
+ }