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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1243) hide show
  1. package/CHANGELOG.md +37 -0
  2. package/app.js +13 -9
  3. package/auth/admin.js +30 -15
  4. package/auth/routes.js +1 -1
  5. package/docs/assets/hierarchy.js +1 -1
  6. package/docs/assets/icons.js +1 -1
  7. package/docs/assets/icons.svg +1 -1
  8. package/docs/assets/navigation.js +1 -1
  9. package/docs/assets/search.js +1 -1
  10. package/docs/assets/style.css +3 -3
  11. package/docs/classes/_saltcorn_admin-models.models_snapshot.Snapshot.html +2 -2
  12. package/docs/classes/_saltcorn_common-code.relations_relation.Relation.html +3 -3
  13. package/docs/classes/_saltcorn_common-code.relations_relations_finder.RelationsFinder.html +5 -5
  14. package/docs/classes/_saltcorn_data.diagram_cy_raster.CytoscapeRaster.html +4 -4
  15. package/docs/classes/_saltcorn_data.diagram_nodes_dummy_node.DummyNode.html +4 -4
  16. package/docs/classes/_saltcorn_data.diagram_nodes_node.Node.html +4 -4
  17. package/docs/classes/_saltcorn_data.diagram_nodes_page_node.PageNode.html +4 -4
  18. package/docs/classes/_saltcorn_data.diagram_nodes_table_node.TableNode.html +4 -4
  19. package/docs/classes/_saltcorn_data.diagram_nodes_trigger_node.TriggerNode.html +4 -4
  20. package/docs/classes/_saltcorn_data.diagram_nodes_view_node.ViewNode.html +4 -4
  21. package/docs/classes/_saltcorn_data.mobile-mocks_node_async_hooks.AsyncLocalStorage.html +2 -2
  22. package/docs/classes/_saltcorn_data.models_crash.Crash.html +2 -2
  23. package/docs/classes/_saltcorn_data.models_eventlog.EventLog.html +2 -2
  24. package/docs/classes/_saltcorn_data.models_field.Field.html +9 -9
  25. package/docs/classes/_saltcorn_data.models_fieldrepeat.FieldRepeat.html +2 -2
  26. package/docs/classes/_saltcorn_data.models_file.File.html +21 -21
  27. package/docs/classes/_saltcorn_data.models_form.Form.html +3 -2
  28. package/docs/classes/_saltcorn_data.models_internal_mail_queue.MailQueue.html +4 -4
  29. package/docs/classes/_saltcorn_data.models_internal_push_message_helper.PushMessageHelper.html +16 -9
  30. package/docs/classes/_saltcorn_data.models_library.Library.html +2 -2
  31. package/docs/classes/_saltcorn_data.models_model.Model.html +2 -2
  32. package/docs/classes/_saltcorn_data.models_model_instance.ModelInstance.html +2 -2
  33. package/docs/classes/_saltcorn_data.models_notification.Notification.html +2 -2
  34. package/docs/classes/_saltcorn_data.models_page.Page.html +11 -11
  35. package/docs/classes/_saltcorn_data.models_page_group.PageGroup.html +16 -16
  36. package/docs/classes/_saltcorn_data.models_page_group_member.PageGroupMember.html +8 -8
  37. package/docs/classes/_saltcorn_data.models_plugin.Plugin.html +13 -10
  38. package/docs/classes/_saltcorn_data.models_role.Role.html +2 -2
  39. package/docs/classes/_saltcorn_data.models_table.Table.html +73 -69
  40. package/docs/classes/_saltcorn_data.models_table_constraints.TableConstraint.html +2 -2
  41. package/docs/classes/_saltcorn_data.models_tag.Tag.html +2 -2
  42. package/docs/classes/_saltcorn_data.models_tag_entry.TagEntry.html +2 -2
  43. package/docs/classes/_saltcorn_data.models_trigger.Trigger.html +19 -19
  44. package/docs/classes/_saltcorn_data.models_user.User.html +32 -32
  45. package/docs/classes/_saltcorn_data.models_view.View.html +15 -15
  46. package/docs/classes/_saltcorn_data.models_workflow.Workflow.html +2 -2
  47. package/docs/classes/_saltcorn_data.models_workflow_run.WorkflowRun.html +2 -2
  48. package/docs/classes/_saltcorn_data.models_workflow_step.WorkflowStep.html +3 -2
  49. package/docs/classes/_saltcorn_data.models_workflow_trace.MetaData.html +2 -2
  50. package/docs/classes/_saltcorn_data.models_workflow_trace.WorkflowTrace.html +2 -2
  51. package/docs/classes/_saltcorn_mobile-builder.mobile-builder.MobileBuilder.html +8 -3
  52. package/docs/classes/_saltcorn_mobile-builder.utils_capacitor-helper.CapacitorHelper.html +2 -2
  53. package/docs/enums/_saltcorn_common-code.relations_relation_types.RelationType.html +2 -2
  54. package/docs/enums/_saltcorn_common-code.relations_relation_types.ViewDisplayType.html +2 -2
  55. package/docs/functions/_saltcorn_admin-models.models_config-check.runConfigurationCheck.html +1 -1
  56. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.buildRelationPath.html +1 -1
  57. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.buildTableCaches.html +1 -1
  58. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.parseLegacyRelation.html +1 -1
  59. package/docs/functions/_saltcorn_common-code.relations_relation_helpers.parseRelationPath.html +1 -1
  60. package/docs/functions/_saltcorn_common-code.tests_test_data.fixturesData.html +1 -1
  61. package/docs/functions/_saltcorn_common-code.tests_test_data.withAnotherUserField.html +1 -1
  62. package/docs/functions/_saltcorn_common-code.tests_test_data.withKeyFromLayerThree.html +1 -1
  63. package/docs/functions/_saltcorn_common-code.tests_test_data.withKeyFromLayerTwo.html +1 -1
  64. package/docs/functions/_saltcorn_common-code.tests_test_data.withMultipleInbounds.html +1 -1
  65. package/docs/functions/_saltcorn_common-code.tests_test_data.withSecondTopicField.html +1 -1
  66. package/docs/functions/_saltcorn_common-code.tests_test_data.withSimplePostTopicrelation.html +1 -1
  67. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.action_link.html +1 -1
  68. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.action_url.html +1 -1
  69. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.fill_presets.html +1 -1
  70. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.getForm.html +1 -1
  71. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_view_link_query.html +1 -1
  72. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_viewable_fields.html +1 -1
  73. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.get_viewable_fields_from_layout.html +1 -1
  74. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.make_link.html +2 -2
  75. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.objToQueryString.html +1 -1
  76. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.parse_view_select.html +3 -3
  77. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.setDateLocales.html +1 -1
  78. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.splitUniques.html +1 -1
  79. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.standardBlockDispatch.html +1 -1
  80. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.standardLayoutRowVisitor.html +1 -1
  81. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.transformForm.html +1 -1
  82. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.updateViewSelect.html +2 -2
  83. package/docs/functions/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.view_linker.html +2 -2
  84. package/docs/functions/_saltcorn_data.db_connect_mobile.getConnectObject.html +1 -1
  85. package/docs/functions/_saltcorn_data.db_reset_schema.reset.html +3 -3
  86. package/docs/functions/_saltcorn_data.diagram_cy_generate_utils.generateCyCode.html +1 -1
  87. package/docs/functions/_saltcorn_data.diagram_cy_generate_utils.genereateCyCfg.html +1 -1
  88. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.buildObjectTrees.html +1 -1
  89. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractFromColumns.html +1 -1
  90. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractFromLayout.html +1 -1
  91. package/docs/functions/_saltcorn_data.diagram_node_extract_utils.extractViewToCreate.html +1 -1
  92. package/docs/functions/_saltcorn_data.migrate.create_blank_migration.html +1 -1
  93. package/docs/functions/_saltcorn_data.migrate.getMigrationsInDB.html +1 -1
  94. package/docs/functions/_saltcorn_data.migrate.migrate.html +3 -3
  95. package/docs/functions/_saltcorn_data.migrations_202102091312.js.html +1 -1
  96. package/docs/functions/_saltcorn_data.migrations_202210051058.js.html +1 -1
  97. package/docs/functions/_saltcorn_data.migrations_202210101540.js.html +1 -1
  98. package/docs/functions/_saltcorn_data.migrations_202304281224.js.html +1 -1
  99. package/docs/functions/_saltcorn_data.migrations_202307211459.js.html +1 -1
  100. package/docs/functions/_saltcorn_data.migrations_202502131103.js.html +1 -1
  101. package/docs/functions/_saltcorn_data.migrations_202508011455.js.html +1 -1
  102. package/docs/functions/_saltcorn_data.migrations_202510152058.js.html +1 -1
  103. package/docs/functions/_saltcorn_data.mobile-mocks_node_child_process.execSync.html +1 -1
  104. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.createReadStream.html +1 -1
  105. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.readdirSync.html +1 -1
  106. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs.writeFileSync.html +1 -1
  107. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.mkdir.html +1 -1
  108. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.readFile.html +1 -1
  109. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.stat.html +1 -1
  110. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.unlink.html +1 -1
  111. package/docs/functions/_saltcorn_data.mobile-mocks_node_fs_promises.writeFile.html +1 -1
  112. package/docs/functions/_saltcorn_data.mobile-mocks_node_latest-version.latestVersion.html +1 -1
  113. package/docs/functions/_saltcorn_data.mobile-mocks_node_v8.deserialize.html +1 -1
  114. package/docs/functions/_saltcorn_data.mobile-mocks_node_v8.serialize.html +1 -1
  115. package/docs/functions/_saltcorn_data.mobile-mocks_npm_env-paths.envPaths.html +1 -1
  116. package/docs/functions/_saltcorn_data.model-helper.get_predictor.html +1 -1
  117. package/docs/functions/_saltcorn_data.model-helper.run_jupyter_model.html +1 -1
  118. package/docs/functions/_saltcorn_data.model-helper.shorten_trackback.html +1 -1
  119. package/docs/functions/_saltcorn_data.model-helper.write_csv.html +1 -1
  120. package/docs/functions/_saltcorn_data.models_internal_async_json_stream.async_json_stream.html +1 -1
  121. package/docs/functions/_saltcorn_data.models_internal_query.aggregation_query_fields.html +1 -1
  122. package/docs/functions/_saltcorn_data.models_internal_query.getAggAndField.html +1 -1
  123. package/docs/functions/_saltcorn_data.models_internal_query.joinfield_renamer.html +1 -1
  124. package/docs/functions/_saltcorn_data.models_internal_query.process_aggregations.html +1 -1
  125. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.buildKeyFromRelative.html +1 -1
  126. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.copyObject.html +1 -1
  127. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.deleteObject.html +1 -1
  128. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.downloadBuffer.html +1 -1
  129. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getPublicFileUrl.html +1 -1
  130. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getResolvedBucket.html +1 -1
  131. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getS3Client.html +1 -1
  132. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getServeUrl.html +1 -1
  133. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.getSignedFileUrl.html +1 -1
  134. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.headObject.html +1 -1
  135. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.isS3Enabled.html +1 -1
  136. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.listS3Folder.html +1 -1
  137. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.publicUrlToRelativePath.html +1 -1
  138. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.relativeKeyToPath.html +1 -1
  139. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.setObjectMetadata.html +1 -1
  140. package/docs/functions/_saltcorn_data.models_internal_s3_helpers.uploadBuffer.html +1 -1
  141. package/docs/functions/_saltcorn_data.models_internal_table_helper.boolExamples.html +1 -1
  142. package/docs/functions/_saltcorn_data.models_internal_table_helper.colorExamples.html +1 -1
  143. package/docs/functions/_saltcorn_data.models_internal_table_helper.floatExamples.html +1 -1
  144. package/docs/functions/_saltcorn_data.models_internal_table_helper.get_formula_examples.html +1 -1
  145. package/docs/functions/_saltcorn_data.models_internal_table_helper.intExamples.html +1 -1
  146. package/docs/functions/_saltcorn_data.models_internal_table_helper.stringExamples.html +1 -1
  147. package/docs/functions/_saltcorn_data.plugin-helper.build_schema_data.html +1 -1
  148. package/docs/functions/_saltcorn_data.plugin-helper.calcfldViewConfig.html +1 -1
  149. package/docs/functions/_saltcorn_data.plugin-helper.calcfldViewOptions.html +1 -1
  150. package/docs/functions/_saltcorn_data.plugin-helper.calcrelViewOptions.html +5 -5
  151. package/docs/functions/_saltcorn_data.plugin-helper.displayType.html +1 -1
  152. package/docs/functions/_saltcorn_data.plugin-helper.field_picker_fields.html +2 -2
  153. package/docs/functions/_saltcorn_data.plugin-helper.generate_joined_query.html +1 -1
  154. package/docs/functions/_saltcorn_data.plugin-helper.getActionConfigFields.html +2 -2
  155. package/docs/functions/_saltcorn_data.plugin-helper.get_child_views.html +2 -2
  156. package/docs/functions/_saltcorn_data.plugin-helper.get_inbound_relation_opts.html +2 -2
  157. package/docs/functions/_saltcorn_data.plugin-helper.get_inbound_self_relation_opts.html +1 -1
  158. package/docs/functions/_saltcorn_data.plugin-helper.get_link_view_opts.html +1 -1
  159. package/docs/functions/_saltcorn_data.plugin-helper.get_many_to_many_relation_opts.html +4 -4
  160. package/docs/functions/_saltcorn_data.plugin-helper.get_parent_views.html +2 -2
  161. package/docs/functions/_saltcorn_data.plugin-helper.initial_config_all_fields.html +2 -2
  162. package/docs/functions/_saltcorn_data.plugin-helper.json_list_to_external_table.html +2 -2
  163. package/docs/functions/_saltcorn_data.plugin-helper.link_view.html +1 -1
  164. package/docs/functions/_saltcorn_data.plugin-helper.pathToState.html +1 -1
  165. package/docs/functions/_saltcorn_data.plugin-helper.picked_fields_to_query.html +2 -2
  166. package/docs/functions/_saltcorn_data.plugin-helper.readState.html +2 -2
  167. package/docs/functions/_saltcorn_data.plugin-helper.readStateStrict.html +3 -3
  168. package/docs/functions/_saltcorn_data.plugin-helper.runCollabEvents.html +4 -4
  169. package/docs/functions/_saltcorn_data.plugin-helper.run_action_column.html +2 -2
  170. package/docs/functions/_saltcorn_data.plugin-helper.stateFieldsToQuery.html +2 -2
  171. package/docs/functions/_saltcorn_data.plugin-helper.stateFieldsToWhere.html +1 -1
  172. package/docs/functions/_saltcorn_data.plugin-helper.stateToQueryString.html +1 -1
  173. package/docs/functions/_saltcorn_data.plugin-helper.strictParseInt.html +2 -2
  174. package/docs/functions/_saltcorn_data.plugin-testing.auto_test_plugin.html +1 -1
  175. package/docs/functions/_saltcorn_data.plugin-testing.check_view_columns.html +1 -1
  176. package/docs/functions/_saltcorn_data.plugin-testing.generate_attributes.html +1 -1
  177. package/docs/functions/_saltcorn_data.standard-menu.create_standard_menu.html +1 -1
  178. package/docs/functions/_saltcorn_data.tests_assertions.assertIsErrorMsg.html +1 -1
  179. package/docs/functions/_saltcorn_data.tests_assertions.assertIsErrorsMsg.html +1 -1
  180. package/docs/functions/_saltcorn_data.tests_assertions.assertIsRow.html +1 -1
  181. package/docs/functions/_saltcorn_data.tests_assertions.assertIsSet.html +1 -1
  182. package/docs/functions/_saltcorn_data.tests_assertions.assertIsType.html +1 -1
  183. package/docs/functions/_saltcorn_data.tests_assertions.assertsIsSuccessMessage.html +1 -1
  184. package/docs/functions/_saltcorn_data.tests_assertions.assertsObjectIsUser.html +1 -1
  185. package/docs/functions/_saltcorn_data.tests_common_helpers.createAnotherUserField.html +1 -1
  186. package/docs/functions/_saltcorn_data.tests_common_helpers.createKeyFromLevelTwo.html +1 -1
  187. package/docs/functions/_saltcorn_data.tests_common_helpers.createLevelThreeInbound.html +1 -1
  188. package/docs/functions/_saltcorn_data.tests_common_helpers.createMultipleInbounds.html +1 -1
  189. package/docs/functions/_saltcorn_data.tests_common_helpers.createSecondTopicField.html +1 -1
  190. package/docs/functions/_saltcorn_data.tests_common_helpers.prepareEmployeeDepartment.html +1 -1
  191. package/docs/functions/_saltcorn_data.tests_common_helpers.prepareSimpleTopicPostRelation.html +1 -1
  192. package/docs/functions/_saltcorn_data.tests_remote_query_helper.deleteViewFromServer.html +1 -1
  193. package/docs/functions/_saltcorn_data.tests_remote_query_helper.prepareQueryEnviroment.html +1 -1
  194. package/docs/functions/_saltcorn_data.tests_remote_query_helper.sendViewToServer.html +1 -1
  195. package/docs/functions/_saltcorn_data.translate.hasLLM.html +1 -1
  196. package/docs/functions/_saltcorn_data.translate.translate.html +1 -1
  197. package/docs/functions/_saltcorn_db-common.internal.ftsFieldsSqlExpr.html +1 -1
  198. package/docs/functions/_saltcorn_db-common.internal.mkSelectOptions.html +1 -1
  199. package/docs/functions/_saltcorn_db-common.internal.mkWhere.html +1 -1
  200. package/docs/functions/_saltcorn_db-common.internal.orderByIsObject.html +1 -1
  201. package/docs/functions/_saltcorn_db-common.internal.orderByIsOperator.html +1 -1
  202. package/docs/functions/_saltcorn_db-common.internal.prefixFieldsInWhere.html +1 -1
  203. package/docs/functions/_saltcorn_db-common.internal.sqlBinOp.html +1 -1
  204. package/docs/functions/_saltcorn_db-common.internal.sqlFun.html +1 -1
  205. package/docs/functions/_saltcorn_db-common.internal.sqlsanitize.html +1 -1
  206. package/docs/functions/_saltcorn_db-common.internal.sqlsanitizeAllowDots.html +1 -1
  207. package/docs/functions/_saltcorn_db-common.internal.subSelectWhere.html +1 -1
  208. package/docs/functions/_saltcorn_db-common.multi-tenant.enable_multi_tenant.html +1 -1
  209. package/docs/functions/_saltcorn_db-common.multi-tenant.getRequestContext.html +1 -1
  210. package/docs/functions/_saltcorn_db-common.multi-tenant.getTenantSchema.html +1 -1
  211. package/docs/functions/_saltcorn_db-common.multi-tenant.init.html +1 -1
  212. package/docs/functions/_saltcorn_db-common.multi-tenant.is_it_multi_tenant.html +1 -1
  213. package/docs/functions/_saltcorn_db-common.multi-tenant.runWithTenant.html +1 -1
  214. package/docs/functions/_saltcorn_db-common.sqlite-commons.buildInsertBulkSql.html +1 -1
  215. package/docs/functions/_saltcorn_db-common.sqlite-commons.buildInsertSql.html +1 -1
  216. package/docs/functions/_saltcorn_db-common.sqlite-commons.commitAndBeginNewTransaction.html +1 -1
  217. package/docs/functions/_saltcorn_db-common.sqlite-commons.doCount.html +1 -1
  218. package/docs/functions/_saltcorn_db-common.sqlite-commons.doDeleteWhere.html +1 -1
  219. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListScTables.html +1 -1
  220. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListTables.html +1 -1
  221. package/docs/functions/_saltcorn_db-common.sqlite-commons.doListUserDefinedTables.html +1 -1
  222. package/docs/functions/_saltcorn_db-common.sqlite-commons.do_add_index.html +1 -1
  223. package/docs/functions/_saltcorn_db-common.sqlite-commons.do_drop_index.html +1 -1
  224. package/docs/functions/_saltcorn_db-common.sqlite-commons.mkVal.html +1 -1
  225. package/docs/functions/_saltcorn_db-common.sqlite-commons.openOrUseTransaction.html +1 -1
  226. package/docs/functions/_saltcorn_db-common.sqlite-commons.reprAsJson.html +1 -1
  227. package/docs/functions/_saltcorn_db-common.sqlite-commons.slugify.html +1 -1
  228. package/docs/functions/_saltcorn_db-common.sqlite-commons.tryCatchInTransaction.html +1 -1
  229. package/docs/functions/_saltcorn_db-common.sqlite-commons.whenTransactionisFree.html +1 -1
  230. package/docs/functions/_saltcorn_db-common.sqlite-commons.withTransaction.html +1 -1
  231. package/docs/functions/_saltcorn_markup.mktag.mkTag.html +1 -1
  232. package/docs/functions/_saltcorn_markup.tabs.tabs.html +1 -1
  233. package/docs/functions/_saltcorn_markup.workflow.renderWorkflow.html +2 -0
  234. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.androidFeatures.html +1 -1
  235. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.androidPermissions.html +1 -1
  236. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.buildTablesFile.html +1 -1
  237. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyPrepopulatedDb.html +1 -1
  238. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyServerFiles.html +1 -1
  239. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyShareExtFiles.html +1 -1
  240. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copySiteLogo.html +1 -1
  241. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.copyTranslationFiles.html +1 -1
  242. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.createSqliteDb.html +1 -1
  243. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.extractDomain.html +1 -1
  244. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.generateAndroidVersionCode.html +1 -1
  245. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.hasAuthMethod.html +1 -1
  246. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyAndroidManifest.html +1 -1
  247. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyAppDelegate.html +1 -0
  248. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyConfigXml.html +1 -1
  249. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyGradleConfig.html +1 -1
  250. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyInfoPlist.html +1 -1
  251. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyShareViewController.html +1 -0
  252. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.modifyXcodeProjectFile.html +1 -1
  253. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepAppIcon.html +1 -1
  254. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareAppIcon.html +1 -1
  255. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareBuildDir.html +5 -3
  256. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareExportOptionsPlist.html +1 -1
  257. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareSplashIcon.html +1 -1
  258. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.prepareSplashPage.html +1 -1
  259. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.runAddEntitlementsScript.html +1 -0
  260. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeCapacitorConfig.html +1 -1
  261. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeCfgFile.html +1 -1
  262. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeDataExtractionRules.html +1 -1
  263. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeEntitlementsPlist.html +1 -0
  264. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writeNetworkSecurityConfig.html +1 -1
  265. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writePodfile.html +1 -1
  266. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.writePrivacyInfo.html +1 -1
  267. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.bundleMobileAppCode.html +1 -1
  268. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.bundlePackagesAndPlugins.html +1 -1
  269. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyOptionalSource.html +1 -1
  270. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyPluginMobileAppDirs.html +1 -1
  271. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyPublicDirs.html +1 -1
  272. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.add_index.html +1 -1
  273. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.add_unique_constraint.html +1 -1
  274. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.count.html +1 -1
  275. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.deleteWhere.html +1 -1
  276. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_index.html +1 -1
  277. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_reset_schema.html +1 -1
  278. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.drop_unique_constraint.html +1 -1
  279. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.init.html +1 -1
  280. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.insert.html +1 -1
  281. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.insertRows.html +1 -1
  282. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listScTables.html +1 -1
  283. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listTables.html +1 -1
  284. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.listUserDefinedTables.html +1 -1
  285. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.query.html +1 -1
  286. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.select.html +1 -1
  287. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.selectMaybeOne.html +1 -1
  288. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.selectOne.html +1 -1
  289. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.setConnectionObject.html +1 -1
  290. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.tableExists.html +1 -1
  291. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.time.html +1 -1
  292. package/docs/functions/_saltcorn_sqlite-mobile.sqlite_capacitor.update.html +1 -1
  293. package/docs/functions/_saltcorn_sqlite.sqlite.add_index.html +1 -1
  294. package/docs/functions/_saltcorn_sqlite.sqlite.add_unique_constraint.html +1 -1
  295. package/docs/functions/_saltcorn_sqlite.sqlite.begin.html +1 -1
  296. package/docs/functions/_saltcorn_sqlite.sqlite.changeConnection.html +1 -1
  297. package/docs/functions/_saltcorn_sqlite.sqlite.close.html +1 -1
  298. package/docs/functions/_saltcorn_sqlite.sqlite.commit.html +1 -1
  299. package/docs/functions/_saltcorn_sqlite.sqlite.count.html +1 -1
  300. package/docs/functions/_saltcorn_sqlite.sqlite.deleteWhere.html +1 -1
  301. package/docs/functions/_saltcorn_sqlite.sqlite.dropTable.html +1 -1
  302. package/docs/functions/_saltcorn_sqlite.sqlite.dropTables.html +1 -1
  303. package/docs/functions/_saltcorn_sqlite.sqlite.drop_index.html +1 -1
  304. package/docs/functions/_saltcorn_sqlite.sqlite.drop_reset_schema.html +1 -1
  305. package/docs/functions/_saltcorn_sqlite.sqlite.drop_unique_constraint.html +1 -1
  306. package/docs/functions/_saltcorn_sqlite.sqlite.getVersion.html +1 -1
  307. package/docs/functions/_saltcorn_sqlite.sqlite.get_db_filepath.html +1 -1
  308. package/docs/functions/_saltcorn_sqlite.sqlite.get_sql_logging.html +1 -1
  309. package/docs/functions/_saltcorn_sqlite.sqlite.init.html +1 -1
  310. package/docs/functions/_saltcorn_sqlite.sqlite.insert.html +1 -1
  311. package/docs/functions/_saltcorn_sqlite.sqlite.listScTables.html +1 -1
  312. package/docs/functions/_saltcorn_sqlite.sqlite.listTables.html +1 -1
  313. package/docs/functions/_saltcorn_sqlite.sqlite.listUserDefinedTables.html +1 -1
  314. package/docs/functions/_saltcorn_sqlite.sqlite.query.html +1 -1
  315. package/docs/functions/_saltcorn_sqlite.sqlite.rollback.html +1 -1
  316. package/docs/functions/_saltcorn_sqlite.sqlite.select.html +1 -1
  317. package/docs/functions/_saltcorn_sqlite.sqlite.selectMaybeOne.html +1 -1
  318. package/docs/functions/_saltcorn_sqlite.sqlite.selectOne.html +1 -1
  319. package/docs/functions/_saltcorn_sqlite.sqlite.set_sql_logging.html +1 -1
  320. package/docs/functions/_saltcorn_sqlite.sqlite.sql_log.html +1 -1
  321. package/docs/functions/_saltcorn_sqlite.sqlite.update.html +1 -1
  322. package/docs/functions/_saltcorn_sqlite.sqlite.updateWhere.html +1 -1
  323. package/docs/functions/_saltcorn_types.base_types.instanceOWithHtmlFile.html +1 -1
  324. package/docs/functions/_saltcorn_types.base_types.instanceOfFieldViewEdit.html +1 -0
  325. package/docs/functions/_saltcorn_types.base_types.instanceOfFieldViewShow.html +1 -0
  326. package/docs/functions/_saltcorn_types.base_types.instanceOfPack.html +1 -0
  327. package/docs/functions/_saltcorn_types.common_types.instanceOfErrorMsg.html +1 -1
  328. package/docs/functions/_saltcorn_types.common_types.instanceOfSuccessMsg.html +1 -1
  329. package/docs/functions/_saltcorn_types.common_types.instanceOfType.html +1 -1
  330. package/docs/functions/_saltcorn_types.model-abstracts_abstract_field.instanceOfField.html +1 -1
  331. package/docs/functions/_saltcorn_types.model-abstracts_abstract_page.instanceOfPage.html +1 -1
  332. package/docs/functions/_saltcorn_types.model-abstracts_abstract_plugin.instanceOfPlugin.html +1 -0
  333. package/docs/functions/_saltcorn_types.model-abstracts_abstract_table.instanceOfTable.html +1 -0
  334. package/docs/functions/_saltcorn_types.model-abstracts_abstract_view.instanceOfView.html +1 -1
  335. package/docs/hierarchy.html +1 -1
  336. package/docs/index.html +4 -2
  337. package/docs/interfaces/_saltcorn_db-common.dbtypes.UserLike.html +2 -2
  338. package/docs/interfaces/_saltcorn_markup.types.TagExports.html +2 -2
  339. package/docs/interfaces/_saltcorn_mobile-builder.utils_common-build-utils.ScCapacitorConfig.html +2 -2
  340. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_field.AbstractField.html +2 -2
  341. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_field.AbstractFieldRepeat.html +2 -2
  342. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_form.AbstractForm.html +3 -2
  343. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page.AbstractPage.html +2 -2
  344. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page_group.AbstractPageGroup.html +2 -2
  345. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_page_group_member.AbstractPageGroupMember.html +2 -2
  346. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_plugin.AbstractPlugin.html +13 -0
  347. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_role.AbstractRole.html +2 -2
  348. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_table.AbstractTable.html +2 -2
  349. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_tag.AbstractTag.html +2 -2
  350. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_tag_entry.AbstractTagEntry.html +2 -2
  351. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_trigger.AbstractTrigger.html +2 -2
  352. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_user.AbstractUser.html +2 -2
  353. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_user.ForUserRequest.html +2 -2
  354. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_view.AbstractView.html +2 -2
  355. package/docs/interfaces/_saltcorn_types.model-abstracts_abstract_workflow.AbstractWorkflow.html +2 -2
  356. package/docs/modules/_saltcorn_admin-models.index.html +1 -1
  357. package/docs/modules/_saltcorn_common-code..html +1 -1
  358. package/docs/modules/_saltcorn_common-code.index.html +1 -1
  359. package/docs/modules/_saltcorn_common-code.relations_relation-1.html +1 -1
  360. package/docs/modules/_saltcorn_common-code.relations_relation_helpers-1.html +1 -1
  361. package/docs/modules/_saltcorn_common-code.relations_relation_types-1.html +1 -1
  362. package/docs/modules/_saltcorn_common-code.relations_relations_finder-1.html +1 -1
  363. package/docs/modules/_saltcorn_data..html +1 -1
  364. package/docs/modules/_saltcorn_data.base-plugin_actions-1.html +1 -1
  365. package/docs/modules/_saltcorn_data.base-plugin_fieldviews-1.html +1 -1
  366. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.html +1 -1
  367. package/docs/modules/_saltcorn_data.base-plugin_fileview-1.html +1 -1
  368. package/docs/modules/_saltcorn_data.base-plugin_fileview.html +1 -1
  369. package/docs/modules/_saltcorn_data.base-plugin_index-1.html +1 -1
  370. package/docs/modules/_saltcorn_data.base-plugin_index-2.html +1 -1
  371. package/docs/modules/_saltcorn_data.base-plugin_types-1.html +1 -1
  372. package/docs/modules/_saltcorn_data.base-plugin_types.html +1 -1
  373. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_edit-1.html +1 -1
  374. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_feed-1.html +1 -1
  375. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_filter-1.html +1 -1
  376. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_list-1.html +1 -1
  377. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_listshowlist-1.html +1 -1
  378. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_room-2.html +1 -1
  379. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_room-3.html +1 -1
  380. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_show-1.html +1 -1
  381. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_viewable_fields-1.html +1 -2
  382. package/docs/modules/_saltcorn_data.base-plugin_viewtemplates_viewable_fields-2.html +1 -0
  383. package/docs/modules/_saltcorn_data.contract.html +1 -1
  384. package/docs/modules/_saltcorn_data.db_connect-1.html +1 -1
  385. package/docs/modules/_saltcorn_data.db_connect_mobile-1.html +1 -1
  386. package/docs/modules/_saltcorn_data.db_fa5-icons-1.html +1 -1
  387. package/docs/modules/_saltcorn_data.db_fixtures-1.html +1 -1
  388. package/docs/modules/_saltcorn_data.db_index-1.html +1 -1
  389. package/docs/modules/_saltcorn_data.db_index-2.html +1 -1
  390. package/docs/modules/_saltcorn_data.db_reset_schema-1.html +1 -1
  391. package/docs/modules/_saltcorn_data.db_state-1.html +1 -1
  392. package/docs/modules/_saltcorn_data.html +3 -2
  393. package/docs/modules/_saltcorn_data.index.html +1 -1
  394. package/docs/modules/{_saltcorn_data.tests_exact_views.test.html → _saltcorn_data.mobile-mocks_npm_apns2.html} +1 -1
  395. package/docs/modules/_saltcorn_data.mobile-mocks_npm_vm2.html +1 -0
  396. package/docs/modules/{_saltcorn_data.tests_workflow_run.test.html → _saltcorn_data.mobile-mocks_npm_xml2js.html} +1 -1
  397. package/docs/modules/_saltcorn_data.model-helper.html +2 -1
  398. package/docs/modules/_saltcorn_data.models_config-1.html +1 -1
  399. package/docs/modules/_saltcorn_data.models_config.configExports.html +1 -1
  400. package/docs/modules/_saltcorn_data.models_crash-1.html +1 -1
  401. package/docs/modules/_saltcorn_data.models_discovery-1.html +1 -1
  402. package/docs/modules/_saltcorn_data.models_email-1.html +1 -1
  403. package/docs/modules/_saltcorn_data.models_eventlog-1.html +1 -1
  404. package/docs/modules/_saltcorn_data.models_eventlog.EventLog.html +1 -1
  405. package/docs/modules/_saltcorn_data.models_expression-1.html +1 -1
  406. package/docs/modules/_saltcorn_data.models_field-1.html +1 -1
  407. package/docs/modules/_saltcorn_data.models_fieldrepeat-1.html +1 -1
  408. package/docs/modules/_saltcorn_data.models_file-1.html +1 -1
  409. package/docs/modules/_saltcorn_data.models_file.File.html +1 -1
  410. package/docs/modules/_saltcorn_data.models_form-1.html +1 -1
  411. package/docs/modules/_saltcorn_data.models_form.Form.html +1 -1
  412. package/docs/modules/_saltcorn_data.models_index-1.html +1 -1
  413. package/docs/modules/_saltcorn_data.models_index.html +1 -1
  414. package/docs/modules/_saltcorn_data.models_internal_async_json_stream-1.html +1 -1
  415. package/docs/modules/_saltcorn_data.models_internal_mail_queue-1.html +1 -1
  416. package/docs/modules/_saltcorn_data.models_internal_push_message_helper-1.html +1 -1
  417. package/docs/modules/_saltcorn_data.models_internal_push_message_helper.html +1 -1
  418. package/docs/modules/_saltcorn_data.models_internal_query-1.html +1 -1
  419. package/docs/modules/_saltcorn_data.models_internal_s3_helpers-1.html +1 -1
  420. package/docs/modules/_saltcorn_data.models_internal_table_helper-1.html +1 -1
  421. package/docs/modules/_saltcorn_data.models_layout-1.html +1 -1
  422. package/docs/modules/_saltcorn_data.models_library-1.html +1 -1
  423. package/docs/modules/_saltcorn_data.models_model-1.html +1 -1
  424. package/docs/modules/_saltcorn_data.models_model_instance-1.html +1 -1
  425. package/docs/modules/_saltcorn_data.models_notification-1.html +1 -1
  426. package/docs/modules/_saltcorn_data.models_page-1.html +1 -1
  427. package/docs/modules/_saltcorn_data.models_page_group-1.html +1 -1
  428. package/docs/modules/_saltcorn_data.models_page_group.PageGroup.html +1 -1
  429. package/docs/modules/_saltcorn_data.models_page_group_member-1.html +1 -1
  430. package/docs/modules/_saltcorn_data.models_plugin-1.html +1 -1
  431. package/docs/modules/_saltcorn_data.models_random-1.html +1 -1
  432. package/docs/modules/_saltcorn_data.models_role-1.html +1 -1
  433. package/docs/modules/_saltcorn_data.models_scheduler-1.html +1 -1
  434. package/docs/modules/_saltcorn_data.models_table-1.html +1 -1
  435. package/docs/modules/_saltcorn_data.models_table.Table.html +1 -1
  436. package/docs/modules/_saltcorn_data.models_table_constraints-1.html +1 -1
  437. package/docs/modules/_saltcorn_data.models_tag-1.html +1 -1
  438. package/docs/modules/_saltcorn_data.models_tag_entry-1.html +1 -1
  439. package/docs/modules/_saltcorn_data.models_tag_entry.TagEntry.html +1 -1
  440. package/docs/modules/_saltcorn_data.models_trigger-1.html +1 -1
  441. package/docs/modules/_saltcorn_data.models_user-1.html +1 -1
  442. package/docs/modules/_saltcorn_data.models_view-1.html +1 -1
  443. package/docs/modules/_saltcorn_data.models_view.View.html +1 -1
  444. package/docs/modules/_saltcorn_data.models_workflow-1.html +1 -1
  445. package/docs/modules/_saltcorn_data.models_workflow_run-1.html +1 -1
  446. package/docs/modules/_saltcorn_data.models_workflow_step-1.html +1 -1
  447. package/docs/modules/_saltcorn_data.models_workflow_trace-2.html +1 -1
  448. package/docs/modules/_saltcorn_data.models_workflow_trace-3.html +1 -1
  449. package/docs/modules/_saltcorn_data.standard-menu.html +2 -1
  450. package/docs/modules/_saltcorn_db-common..html +1 -1
  451. package/docs/modules/_saltcorn_db-common.index.html +1 -1
  452. package/docs/modules/_saltcorn_db-common.internal.html +1 -1
  453. package/docs/modules/_saltcorn_markup.emergency_layout.EmergencyLayoutExports.html +1 -1
  454. package/docs/modules/_saltcorn_markup.helpers.HelpersExports.html +1 -1
  455. package/docs/modules/_saltcorn_markup.html +1 -1
  456. package/docs/modules/_saltcorn_markup.index.html +1 -1
  457. package/docs/modules/_saltcorn_markup.layout.LayoutExports-1.html +1 -1
  458. package/docs/modules/_saltcorn_markup.layout.LayoutExports.html +1 -1
  459. package/docs/modules/_saltcorn_markup.mjml-layout.LayoutExports.html +1 -1
  460. package/docs/modules/_saltcorn_markup.table.TableExports.html +1 -1
  461. package/docs/{variables/_saltcorn_data.base-plugin_types.float.sql_name.html → modules/_saltcorn_markup.workflow.html} +1 -1
  462. package/docs/modules/_saltcorn_mobile-builder..html +1 -1
  463. package/docs/modules/_saltcorn_mobile-builder.index.html +1 -1
  464. package/docs/modules/_saltcorn_mobile-builder.utils_common-build-utils.html +1 -1
  465. package/docs/modules/_saltcorn_sqlite-mobile.index.html +1 -1
  466. package/docs/modules/_saltcorn_sqlite-mobile.sqlite_capacitor.html +1 -1
  467. package/docs/modules/_saltcorn_sqlite..html +1 -1
  468. package/docs/modules/_saltcorn_sqlite.index.html +1 -1
  469. package/docs/modules/_saltcorn_sqlite.sqlite.html +1 -1
  470. package/docs/modules/_saltcorn_types..Types.html +1 -1
  471. package/docs/modules/_saltcorn_types..html +1 -1
  472. package/docs/modules/_saltcorn_types.base_types.html +1 -1
  473. package/docs/modules/_saltcorn_types.index.html +1 -1
  474. package/docs/modules/_saltcorn_types.model-abstracts_abstract_event_log-1.html +1 -1
  475. package/docs/modules/_saltcorn_types.model-abstracts_abstract_field-1.html +1 -1
  476. package/docs/modules/_saltcorn_types.model-abstracts_abstract_form-1.html +1 -1
  477. package/docs/modules/_saltcorn_types.model-abstracts_abstract_library-1.html +1 -1
  478. package/docs/modules/_saltcorn_types.model-abstracts_abstract_model-1.html +1 -1
  479. package/docs/modules/_saltcorn_types.model-abstracts_abstract_model_instance-1.html +1 -1
  480. package/docs/modules/_saltcorn_types.model-abstracts_abstract_page-1.html +1 -1
  481. package/docs/modules/_saltcorn_types.model-abstracts_abstract_page_group-1.html +1 -1
  482. package/docs/modules/_saltcorn_types.model-abstracts_abstract_page_group_member-1.html +1 -1
  483. package/docs/modules/_saltcorn_types.model-abstracts_abstract_plugin-1.html +1 -1
  484. package/docs/modules/_saltcorn_types.model-abstracts_abstract_plugin.html +1 -1
  485. package/docs/modules/_saltcorn_types.model-abstracts_abstract_role-1.html +1 -1
  486. package/docs/modules/_saltcorn_types.model-abstracts_abstract_table-1.html +1 -1
  487. package/docs/modules/_saltcorn_types.model-abstracts_abstract_table.html +1 -1
  488. package/docs/modules/_saltcorn_types.model-abstracts_abstract_tag-1.html +1 -1
  489. package/docs/modules/_saltcorn_types.model-abstracts_abstract_tag_entry-1.html +1 -1
  490. package/docs/modules/_saltcorn_types.model-abstracts_abstract_trigger-1.html +1 -1
  491. package/docs/modules/_saltcorn_types.model-abstracts_abstract_user-1.html +1 -1
  492. package/docs/modules/_saltcorn_types.model-abstracts_abstract_view-1.html +1 -1
  493. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow-1.html +1 -1
  494. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow_run-1.html +1 -1
  495. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow_step-1.html +1 -1
  496. package/docs/modules/_saltcorn_types.model-abstracts_abstract_workflow_trace-1.html +1 -1
  497. package/docs/modules/_saltcorn_types.model-abstracts_index-1.html +1 -1
  498. package/docs/modules/_saltcorn_types.model-abstracts_index.ModelAbstracts.html +1 -1
  499. package/docs/types/_saltcorn_data.diagram_node_extract_utils.ExtractOpts.html +2 -2
  500. package/docs/types/_saltcorn_data.diagram_node_extract_utils.ExtractResult.html +2 -2
  501. package/docs/types/_saltcorn_data.diagram_nodes_node.NodeType.html +1 -1
  502. package/docs/types/_saltcorn_data.models_config.ConfigTypes.html +1 -1
  503. package/docs/types/_saltcorn_data.models_config.SingleConfig.html +1 -1
  504. package/docs/types/_saltcorn_data.models_eventlog.EventLogCfg.html +2 -2
  505. package/docs/types/_saltcorn_data.models_file.FileCfg.html +2 -2
  506. package/docs/types/_saltcorn_data.models_form.AdditionalButton.html +1 -1
  507. package/docs/types/_saltcorn_data.models_form.FormCfg.html +3 -2
  508. package/docs/types/_saltcorn_data.models_internal_push_message_helper.MobileSubscription.html +4 -0
  509. package/docs/types/_saltcorn_data.models_internal_push_message_helper.WebPushSubscription.html +2 -2
  510. package/docs/types/_saltcorn_data.models_internal_s3_helpers.S3HeadResult.html +1 -1
  511. package/docs/types/_saltcorn_data.models_internal_s3_helpers.S3ListResult.html +2 -2
  512. package/docs/types/_saltcorn_data.models_page_group.ScreenInfoParams.html +2 -2
  513. package/docs/types/_saltcorn_data.models_table.ChildRelations.html +2 -2
  514. package/docs/types/_saltcorn_data.models_table.ParentRelations.html +2 -2
  515. package/docs/types/_saltcorn_data.models_table.RelationData.html +2 -2
  516. package/docs/types/_saltcorn_data.models_tag_entry.TagEntryCfg.html +1 -1
  517. package/docs/types/_saltcorn_data.models_view.FindViewsPred.html +1 -1
  518. package/docs/types/_saltcorn_db-common.dbtypes.AggregationOptions.html +2 -2
  519. package/docs/types/_saltcorn_db-common.dbtypes.CoordOpts.html +2 -2
  520. package/docs/types/_saltcorn_db-common.dbtypes.DatabaseClient.html +2 -2
  521. package/docs/types/_saltcorn_db-common.dbtypes.JoinField.html +2 -2
  522. package/docs/types/_saltcorn_db-common.dbtypes.JoinFields.html +1 -1
  523. package/docs/types/_saltcorn_db-common.dbtypes.JoinOptions.html +1 -1
  524. package/docs/types/_saltcorn_db-common.dbtypes.JsonPath.html +1 -1
  525. package/docs/types/_saltcorn_db-common.dbtypes.JsonPathElem.html +1 -1
  526. package/docs/types/_saltcorn_db-common.dbtypes.Operator.html +1 -1
  527. package/docs/types/_saltcorn_db-common.dbtypes.PartialSome.html +1 -1
  528. package/docs/types/_saltcorn_db-common.dbtypes.PrimaryKeyValue.html +1 -1
  529. package/docs/types/_saltcorn_db-common.dbtypes.Row.html +1 -1
  530. package/docs/types/_saltcorn_db-common.dbtypes.SelectOptions.html +4 -2
  531. package/docs/types/_saltcorn_db-common.dbtypes.StrongRow.html +1 -1
  532. package/docs/types/_saltcorn_db-common.dbtypes.SubselectOptions.html +2 -2
  533. package/docs/types/_saltcorn_db-common.dbtypes.Value.html +1 -1
  534. package/docs/types/_saltcorn_db-common.dbtypes.Where.html +2 -2
  535. package/docs/types/_saltcorn_db-common.sqlite-commons.SqlAndValues.html +2 -2
  536. package/docs/types/_saltcorn_db-common.types.DbExportsType.html +2 -2
  537. package/docs/types/_saltcorn_db-common.types.GenObj.html +1 -1
  538. package/docs/types/_saltcorn_markup.emergency_layout.WrapParams.html +2 -2
  539. package/docs/types/_saltcorn_markup.helpers.CheckBoxGroupOpts.html +2 -2
  540. package/docs/types/_saltcorn_markup.helpers.PaginationOpts.html +2 -2
  541. package/docs/types/_saltcorn_markup.helpers.RadioGroupOpts.html +2 -2
  542. package/docs/types/_saltcorn_markup.helpers.SearchBarOpts.html +2 -2
  543. package/docs/types/_saltcorn_markup.layout.RenderOpts-1.html +2 -2
  544. package/docs/types/_saltcorn_markup.layout.RenderOpts.html +2 -2
  545. package/docs/types/_saltcorn_markup.mjml-layout.RenderOpts.html +2 -2
  546. package/docs/types/_saltcorn_markup.table.HeadersParams.html +2 -2
  547. package/docs/types/_saltcorn_markup.table.OptsParams.html +3 -2
  548. package/docs/types/_saltcorn_markup.types.AttributeVal.html +1 -1
  549. package/docs/types/_saltcorn_markup.types.Attributes.html +2 -2
  550. package/docs/types/_saltcorn_markup.types.ClassVal.html +1 -1
  551. package/docs/types/_saltcorn_markup.types.Element.html +1 -1
  552. package/docs/types/_saltcorn_markup.types.Falsy.html +1 -1
  553. package/docs/types/_saltcorn_markup.types.StyleVal.html +1 -1
  554. package/docs/types/_saltcorn_markup.types.TagFunction.html +1 -1
  555. package/docs/types/_saltcorn_mobile-builder.mobile-builder.IosCfg.html +4 -3
  556. package/docs/types/_saltcorn_mobile-builder.utils_capacitor-helper.CapacitorCfg.html +2 -2
  557. package/docs/types/_saltcorn_types.base_types.Action.html +3 -3
  558. package/docs/types/_saltcorn_types.base_types.AuthenticationMethod.html +2 -2
  559. package/docs/types/_saltcorn_types.base_types.CalcJoinfield.html +2 -2
  560. package/docs/types/_saltcorn_types.base_types.CapacitorPlugin.html +2 -2
  561. package/docs/types/_saltcorn_types.base_types.CodePagePack.html +2 -2
  562. package/docs/types/_saltcorn_types.base_types.Column.html +16 -2
  563. package/docs/types/_saltcorn_types.base_types.ConnectObjType.html +2 -2
  564. package/docs/types/_saltcorn_types.base_types.ConnectedObjects.html +2 -2
  565. package/docs/types/_saltcorn_types.base_types.CopilotSkill.html +2 -2
  566. package/docs/types/_saltcorn_types.base_types.ErrorObj.html +2 -2
  567. package/docs/types/_saltcorn_types.base_types.FieldLike.html +1 -1
  568. package/docs/types/_saltcorn_types.base_types.FieldView.html +1 -1
  569. package/docs/types/_saltcorn_types.base_types.Header.html +2 -2
  570. package/docs/types/_saltcorn_types.base_types.JoinFieldOption.html +2 -2
  571. package/docs/types/_saltcorn_types.base_types.Layout.html +1 -1
  572. package/docs/types/_saltcorn_types.base_types.MenuItem.html +22 -0
  573. package/docs/types/_saltcorn_types.base_types.MobileConfig.html +3 -2
  574. package/docs/types/_saltcorn_types.base_types.ModelPattern.html +6 -6
  575. package/docs/types/_saltcorn_types.base_types.Pack.html +2 -2
  576. package/docs/types/_saltcorn_types.base_types.Plugin.html +1 -1
  577. package/docs/types/_saltcorn_types.base_types.PluginFunction.html +2 -2
  578. package/docs/types/_saltcorn_types.base_types.PluginLayout.html +2 -2
  579. package/docs/types/_saltcorn_types.base_types.PluginRoute.html +2 -2
  580. package/docs/types/_saltcorn_types.base_types.PluginSourceType.html +1 -1
  581. package/docs/types/_saltcorn_types.base_types.PluginType.html +5 -2
  582. package/docs/types/_saltcorn_types.base_types.PluginWrap.html +1 -1
  583. package/docs/types/_saltcorn_types.base_types.PluginWrapArg.html +2 -2
  584. package/docs/types/_saltcorn_types.base_types.RelationOption.html +2 -2
  585. package/docs/types/_saltcorn_types.base_types.Req.html +2 -2
  586. package/docs/types/_saltcorn_types.base_types.Res.html +2 -2
  587. package/docs/types/_saltcorn_types.base_types.ResultType.html +2 -2
  588. package/docs/types/_saltcorn_types.base_types.RouteAction.html +1 -1
  589. package/docs/types/_saltcorn_types.base_types.RunExtra.html +1 -1
  590. package/docs/types/_saltcorn_types.base_types.SlugStepType.html +2 -2
  591. package/docs/types/_saltcorn_types.base_types.StepResType.html +1 -1
  592. package/docs/types/_saltcorn_types.base_types.SubField.html +2 -2
  593. package/docs/types/_saltcorn_types.base_types.TableProvider.html +2 -2
  594. package/docs/types/_saltcorn_types.base_types.TableQuery.html +2 -2
  595. package/docs/types/_saltcorn_types.base_types.Tablely.html +1 -1
  596. package/docs/types/_saltcorn_types.base_types.ViewTemplate.html +3 -2
  597. package/docs/types/_saltcorn_types.common_types.ErrorMessage.html +2 -2
  598. package/docs/types/_saltcorn_types.common_types.GenObj.html +1 -1
  599. package/docs/types/_saltcorn_types.common_types.ReqRes.html +2 -2
  600. package/docs/types/_saltcorn_types.common_types.ResultMessage.html +1 -1
  601. package/docs/types/_saltcorn_types.common_types.SuccessMessage.html +2 -2
  602. package/docs/types/_saltcorn_types.common_types.Type.html +2 -2
  603. package/docs/types/_saltcorn_types.model-abstracts_abstract_event_log.EventLogPack.html +2 -2
  604. package/docs/types/_saltcorn_types.model-abstracts_abstract_field.FieldCfg.html +2 -2
  605. package/docs/types/_saltcorn_types.model-abstracts_abstract_field.InputType.html +1 -1
  606. package/docs/types/_saltcorn_types.model-abstracts_abstract_form.AdditionalButton.html +2 -2
  607. package/docs/types/_saltcorn_types.model-abstracts_abstract_library.LibraryCfg.html +2 -2
  608. package/docs/types/_saltcorn_types.model-abstracts_abstract_library.LibraryPack.html +1 -1
  609. package/docs/types/_saltcorn_types.model-abstracts_abstract_model.ModelCfg.html +2 -2
  610. package/docs/types/_saltcorn_types.model-abstracts_abstract_model.ModelPack.html +1 -1
  611. package/docs/types/_saltcorn_types.model-abstracts_abstract_model_instance.ModelInstanceCfg.html +2 -2
  612. package/docs/types/_saltcorn_types.model-abstracts_abstract_model_instance.ModelInstancePack.html +1 -1
  613. package/docs/types/_saltcorn_types.model-abstracts_abstract_page.PageCfg.html +2 -2
  614. package/docs/types/_saltcorn_types.model-abstracts_abstract_page.PagePack.html +1 -1
  615. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group.PageGroupCfg.html +2 -2
  616. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group.PageGroupPack.html +1 -1
  617. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group_member.PageGroupMemberCfg.html +2 -2
  618. package/docs/types/_saltcorn_types.model-abstracts_abstract_page_group_member.PageGroupMemberPack.html +1 -1
  619. package/docs/types/_saltcorn_types.model-abstracts_abstract_plugin.PluginCfg.html +2 -2
  620. package/docs/types/_saltcorn_types.model-abstracts_abstract_plugin.PluginPack.html +1 -1
  621. package/docs/types/_saltcorn_types.model-abstracts_abstract_role.RoleCfg.html +1 -1
  622. package/docs/types/_saltcorn_types.model-abstracts_abstract_role.RolePack.html +1 -1
  623. package/docs/types/_saltcorn_types.model-abstracts_abstract_table.TableCfg.html +2 -2
  624. package/docs/types/_saltcorn_types.model-abstracts_abstract_table.TablePack.html +1 -1
  625. package/docs/types/_saltcorn_types.model-abstracts_abstract_tag.TagPack.html +2 -2
  626. package/docs/types/_saltcorn_types.model-abstracts_abstract_tag_entry.TagEntryPack.html +2 -2
  627. package/docs/types/_saltcorn_types.model-abstracts_abstract_trigger.TriggerCfg.html +2 -2
  628. package/docs/types/_saltcorn_types.model-abstracts_abstract_trigger.TriggerPack.html +1 -1
  629. package/docs/types/_saltcorn_types.model-abstracts_abstract_view.ViewCfg.html +2 -2
  630. package/docs/types/_saltcorn_types.model-abstracts_abstract_view.ViewPack.html +1 -1
  631. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow.ConfigWorkflowStep.html +1 -1
  632. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow.RunResult.html +2 -2
  633. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_run.WorkflowRunCfg.html +2 -2
  634. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_step.WorkflowStepCfg.html +2 -2
  635. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_step.WorkflowStepPack.html +1 -1
  636. package/docs/types/_saltcorn_types.model-abstracts_abstract_workflow_trace.WorkflowTraceCfg.html +2 -2
  637. package/docs/variables/_saltcorn_admin-models..backup.create_backup.html +1 -1
  638. package/docs/variables/_saltcorn_admin-models..backup.create_csv_from_rows.html +1 -1
  639. package/docs/variables/_saltcorn_admin-models..backup.restore.html +1 -1
  640. package/docs/variables/_saltcorn_admin-models..pack.add_to_menu.html +1 -1
  641. package/docs/variables/_saltcorn_admin-models..pack.can_install_pack.html +1 -1
  642. package/docs/variables/_saltcorn_admin-models..pack.fetch_available_packs.html +1 -1
  643. package/docs/variables/_saltcorn_admin-models..pack.fetch_pack_by_name.html +1 -1
  644. package/docs/variables/_saltcorn_admin-models..pack.install_pack.html +1 -1
  645. package/docs/variables/_saltcorn_admin-models..pack.library_pack.html +1 -1
  646. package/docs/variables/_saltcorn_admin-models..pack.model_instance_pack.html +1 -1
  647. package/docs/variables/_saltcorn_admin-models..pack.model_pack.html +1 -1
  648. package/docs/variables/_saltcorn_admin-models..pack.page_group_pack.html +1 -1
  649. package/docs/variables/_saltcorn_admin-models..pack.page_pack.html +1 -1
  650. package/docs/variables/_saltcorn_admin-models..pack.plugin_pack.html +1 -1
  651. package/docs/variables/_saltcorn_admin-models..pack.role_pack.html +1 -1
  652. package/docs/variables/_saltcorn_admin-models..pack.table_pack.html +1 -1
  653. package/docs/variables/_saltcorn_admin-models..pack.trigger_pack.html +1 -1
  654. package/docs/variables/_saltcorn_admin-models..pack.uninstall_pack.html +1 -1
  655. package/docs/variables/_saltcorn_admin-models..pack.view_pack.html +1 -1
  656. package/docs/variables/_saltcorn_admin-models..tenant.copy_tenant_template.html +1 -1
  657. package/docs/variables/_saltcorn_admin-models..tenant.create_tenant.html +1 -1
  658. package/docs/variables/_saltcorn_admin-models..tenant.deleteTenant.html +1 -1
  659. package/docs/variables/_saltcorn_admin-models..tenant.domain_sanitize.html +1 -1
  660. package/docs/variables/_saltcorn_admin-models..tenant.eachTenant.html +1 -1
  661. package/docs/variables/_saltcorn_admin-models..tenant.getAllTenantRows.html +1 -1
  662. package/docs/variables/_saltcorn_admin-models..tenant.getAllTenants.html +1 -1
  663. package/docs/variables/_saltcorn_admin-models..tenant.insertTenant.html +1 -1
  664. package/docs/variables/_saltcorn_admin-models..tenant.switchToTenant.html +1 -1
  665. package/docs/variables/_saltcorn_admin-models.models_backup.backup.html +1 -1
  666. package/docs/variables/_saltcorn_admin-models.pack.pack.html +1 -1
  667. package/docs/variables/_saltcorn_admin-models.tenant.tenant.html +1 -1
  668. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedFive.html +1 -1
  669. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedFour.html +1 -1
  670. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedOne.html +1 -1
  671. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedSix.html +1 -1
  672. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedThree.html +1 -1
  673. package/docs/variables/_saltcorn_common-code.tests_expected_relations.expectedTwo.html +1 -1
  674. package/docs/variables/_saltcorn_data..migrations.html +1 -1
  675. package/docs/variables/_saltcorn_data..plugin_helper.run_action_column.html +2 -1
  676. package/docs/variables/_saltcorn_data..utils.NotAuthorized.html +1 -1
  677. package/docs/variables/_saltcorn_data..utils.isPushEnabled.html +1 -1
  678. package/docs/variables/_saltcorn_data..utils.sleep.html +1 -1
  679. package/docs/variables/_saltcorn_data.base-plugin_actions.actions.html +18 -18
  680. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.fieldviews.html +5 -0
  681. package/docs/variables/_saltcorn_data.base-plugin_fileview.fileviews.html +1 -0
  682. package/docs/variables/_saltcorn_data.base-plugin_index.index.html +22 -1
  683. package/docs/variables/_saltcorn_data.base-plugin_types.types.html +50 -0
  684. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_edit.edit.html +1 -1
  685. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_feed.feed.html +1 -1
  686. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_filter.filter.html +1 -1
  687. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_list.list.html +1 -1
  688. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_listshowlist.listshowlist.html +1 -1
  689. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_room.room-1.html +1 -1
  690. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_room.room.html +1 -1
  691. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_show.show.html +1 -1
  692. package/docs/variables/_saltcorn_data.base-plugin_viewtemplates_viewable_fields.edit_build_in_actions.html +1 -1
  693. package/docs/variables/_saltcorn_data.contract.contract.html +1 -0
  694. package/docs/variables/_saltcorn_data.db_connect.connect.html +1 -1
  695. package/docs/variables/_saltcorn_data.db_fa5-icons.fa5Icons.html +1 -1
  696. package/docs/variables/_saltcorn_data.db_fixtures.fixtures.html +1 -1
  697. package/docs/variables/_saltcorn_data.db_index.dbExports.html +1 -1
  698. package/docs/variables/_saltcorn_data.db_state.state.html +3 -3
  699. package/docs/variables/_saltcorn_data.migrations_202005141503.sql.html +1 -1
  700. package/docs/variables/_saltcorn_data.migrations_202005241712.sql.html +1 -1
  701. package/docs/variables/_saltcorn_data.migrations_202005251037.sql.html +1 -1
  702. package/docs/variables/_saltcorn_data.migrations_202005282134.sql.html +1 -1
  703. package/docs/variables/_saltcorn_data.migrations_202006022156.sql.html +1 -1
  704. package/docs/variables/_saltcorn_data.migrations_202006051507.sql.html +1 -1
  705. package/docs/variables/_saltcorn_data.migrations_202006240906.sql.html +1 -1
  706. package/docs/variables/_saltcorn_data.migrations_202007091707.sql.html +1 -1
  707. package/docs/variables/_saltcorn_data.migrations_202007202144.sql.html +1 -1
  708. package/docs/variables/_saltcorn_data.migrations_202008031500.sql.html +1 -1
  709. package/docs/variables/_saltcorn_data.migrations_202008051415.sql.html +1 -1
  710. package/docs/variables/_saltcorn_data.migrations_202008121149.sql_pg.html +1 -1
  711. package/docs/variables/_saltcorn_data.migrations_202008121149.sql_sqlite.html +1 -1
  712. package/docs/variables/_saltcorn_data.migrations_202009112140.sql_pg.html +1 -1
  713. package/docs/variables/_saltcorn_data.migrations_202009112140.sql_sqlite.html +1 -1
  714. package/docs/variables/_saltcorn_data.migrations_202009181655.sql.html +1 -1
  715. package/docs/variables/_saltcorn_data.migrations_202009221105.sql.html +1 -1
  716. package/docs/variables/_saltcorn_data.migrations_202009231331.sql.html +1 -1
  717. package/docs/variables/_saltcorn_data.migrations_202009301531.sql.html +1 -1
  718. package/docs/variables/_saltcorn_data.migrations_202010231444.sql.html +1 -1
  719. package/docs/variables/_saltcorn_data.migrations_202010251412.sql.html +1 -1
  720. package/docs/variables/_saltcorn_data.migrations_202011021749.sql.html +1 -1
  721. package/docs/variables/_saltcorn_data.migrations_202011051353.sql.html +1 -1
  722. package/docs/variables/_saltcorn_data.migrations_202011111127.sql.html +1 -1
  723. package/docs/variables/_saltcorn_data.migrations_202012011203.sql.html +1 -1
  724. package/docs/variables/_saltcorn_data.migrations_202012100841.sql.html +1 -1
  725. package/docs/variables/_saltcorn_data.migrations_202012281835.sql.html +1 -1
  726. package/docs/variables/_saltcorn_data.migrations_202101061051.sql.html +1 -1
  727. package/docs/variables/_saltcorn_data.migrations_202101141128.sql.html +1 -1
  728. package/docs/variables/_saltcorn_data.migrations_202102091312.sql.html +1 -1
  729. package/docs/variables/_saltcorn_data.migrations_202102101624.sql.html +1 -1
  730. package/docs/variables/_saltcorn_data.migrations_202102172148.sql.html +1 -1
  731. package/docs/variables/_saltcorn_data.migrations_202102261650.sql.html +1 -1
  732. package/docs/variables/_saltcorn_data.migrations_202106102347.sql.html +1 -1
  733. package/docs/variables/_saltcorn_data.migrations_202106112120.sql.html +1 -1
  734. package/docs/variables/_saltcorn_data.migrations_202106120012.sql.html +1 -1
  735. package/docs/variables/_saltcorn_data.migrations_202106120220.sql.html +1 -1
  736. package/docs/variables/_saltcorn_data.migrations_202106121701.sql.html +1 -1
  737. package/docs/variables/_saltcorn_data.migrations_202106121703.sql_pg.html +1 -1
  738. package/docs/variables/_saltcorn_data.migrations_202106121703.sql_sqlite.html +1 -1
  739. package/docs/variables/_saltcorn_data.migrations_202106251126.sql.html +1 -1
  740. package/docs/variables/_saltcorn_data.migrations_202107281619.sql.html +1 -1
  741. package/docs/variables/_saltcorn_data.migrations_202107302158.sql_pg.html +1 -1
  742. package/docs/variables/_saltcorn_data.migrations_202107302158.sql_sqlite.html +1 -1
  743. package/docs/variables/_saltcorn_data.migrations_202108022257.sql.html +1 -1
  744. package/docs/variables/_saltcorn_data.migrations_202109201624.sql.html +1 -1
  745. package/docs/variables/_saltcorn_data.migrations_202109301031.sql_pg.html +1 -1
  746. package/docs/variables/_saltcorn_data.migrations_202109301031.sql_sqlite.html +1 -1
  747. package/docs/variables/_saltcorn_data.migrations_202111290253.sql_pg.html +1 -1
  748. package/docs/variables/_saltcorn_data.migrations_202111290253.sql_sqlite.html +1 -1
  749. package/docs/variables/_saltcorn_data.migrations_202112282254.sql_pg.html +1 -1
  750. package/docs/variables/_saltcorn_data.migrations_202112282254.sql_sqlite.html +1 -1
  751. package/docs/variables/_saltcorn_data.migrations_202207022002.sql.html +1 -1
  752. package/docs/variables/_saltcorn_data.migrations_202207252150.sql_pg.html +1 -1
  753. package/docs/variables/_saltcorn_data.migrations_202207252150.sql_sqlite.html +1 -1
  754. package/docs/variables/_saltcorn_data.migrations_202207261221.sql.html +1 -1
  755. package/docs/variables/_saltcorn_data.migrations_202208101144.sql_pg.html +1 -1
  756. package/docs/variables/_saltcorn_data.migrations_202208101144.sql_sqlite.html +1 -1
  757. package/docs/variables/_saltcorn_data.migrations_202211040031.sql.html +1 -1
  758. package/docs/variables/_saltcorn_data.migrations_202212112152.sql_pg.html +1 -1
  759. package/docs/variables/_saltcorn_data.migrations_202212112152.sql_sqlite.html +1 -1
  760. package/docs/variables/_saltcorn_data.migrations_202301130917.sql.html +1 -1
  761. package/docs/variables/_saltcorn_data.migrations_202303201126.sql_pg.html +1 -1
  762. package/docs/variables/_saltcorn_data.migrations_202303201126.sql_sqlite.html +1 -1
  763. package/docs/variables/_saltcorn_data.migrations_202303221944.sql_pg.html +1 -1
  764. package/docs/variables/_saltcorn_data.migrations_202303221944.sql_sqlite.html +1 -1
  765. package/docs/variables/_saltcorn_data.migrations_202304281224.sql.html +1 -1
  766. package/docs/variables/_saltcorn_data.migrations_202305031518.sql_pg.html +1 -1
  767. package/docs/variables/_saltcorn_data.migrations_202305031518.sql_sqlite.html +1 -1
  768. package/docs/variables/_saltcorn_data.migrations_202308211648.sql.html +1 -1
  769. package/docs/variables/_saltcorn_data.migrations_202311011755.sql_pg.html +1 -1
  770. package/docs/variables/_saltcorn_data.migrations_202311011755.sql_sqlite.html +1 -1
  771. package/docs/variables/_saltcorn_data.migrations_202311231356.sql.html +1 -1
  772. package/docs/variables/_saltcorn_data.migrations_202402071125.sql.html +1 -1
  773. package/docs/variables/_saltcorn_data.migrations_202406260915.sql.html +1 -1
  774. package/docs/variables/_saltcorn_data.migrations_202412051957.sql_pg.html +1 -1
  775. package/docs/variables/_saltcorn_data.migrations_202412051957.sql_sqlite.html +1 -1
  776. package/docs/variables/_saltcorn_data.migrations_202412111526.sql_pg.html +1 -1
  777. package/docs/variables/_saltcorn_data.migrations_202412111526.sql_sqlite.html +1 -1
  778. package/docs/variables/_saltcorn_data.migrations_202501081226.sql_pg.html +1 -1
  779. package/docs/variables/_saltcorn_data.migrations_202501081226.sql_sqlite.html +1 -1
  780. package/docs/variables/_saltcorn_data.migrations_202501201239.sql_sqlite.html +1 -1
  781. package/docs/variables/_saltcorn_data.migrations_202501262157.sql.html +1 -1
  782. package/docs/variables/_saltcorn_data.migrations_202503071353.sql_pg.html +1 -1
  783. package/docs/variables/_saltcorn_data.migrations_202506050958.sql.html +1 -1
  784. package/docs/variables/_saltcorn_data.migrations_202510110312.sql_pg.html +1 -1
  785. package/docs/variables/_saltcorn_data.migrations_202510110312.sql_sqlite.html +1 -1
  786. package/docs/variables/_saltcorn_data.migrations_202511081024.sql.html +1 -1
  787. package/docs/variables/_saltcorn_data.mobile-mocks_saltcorn_html-pdf-node.htmlPdfNode.html +1 -1
  788. package/docs/variables/_saltcorn_data.models_config.configExports.html +2 -2
  789. package/docs/variables/_saltcorn_data.models_discovery.discovery.html +1 -1
  790. package/docs/variables/_saltcorn_data.models_email.email.html +1 -1
  791. package/docs/variables/_saltcorn_data.models_expression.expression.html +1 -1
  792. package/docs/variables/_saltcorn_data.models_index.config.available_languages.html +1 -1
  793. package/docs/variables/_saltcorn_data.models_index.config.check_email_mask.html +1 -1
  794. package/docs/variables/_saltcorn_data.models_index.config.configTypes.html +1 -1
  795. package/docs/variables/_saltcorn_data.models_index.config.deleteConfig.html +1 -1
  796. package/docs/variables/_saltcorn_data.models_index.config.getAllConfig.html +1 -1
  797. package/docs/variables/_saltcorn_data.models_index.config.getConfig.html +1 -1
  798. package/docs/variables/_saltcorn_data.models_index.config.get_base_url.html +1 -1
  799. package/docs/variables/_saltcorn_data.models_index.config.get_latest_npm_version.html +1 -1
  800. package/docs/variables/_saltcorn_data.models_index.config.remove_from_menu.html +1 -1
  801. package/docs/variables/_saltcorn_data.models_index.config.save_menu_items.html +1 -1
  802. package/docs/variables/_saltcorn_data.models_index.config.setConfig.html +1 -1
  803. package/docs/variables/_saltcorn_data.models_index.discovery.discover_tables.html +1 -1
  804. package/docs/variables/_saltcorn_data.models_index.discovery.discoverable_tables.html +1 -1
  805. package/docs/variables/_saltcorn_data.models_index.discovery.findType.html +1 -1
  806. package/docs/variables/_saltcorn_data.models_index.discovery.get_existing_views.html +1 -1
  807. package/docs/variables/_saltcorn_data.models_index.discovery.implement_discovery.html +1 -1
  808. package/docs/variables/_saltcorn_data.models_index.email.getMailTransport.html +1 -1
  809. package/docs/variables/_saltcorn_data.models_index.email.send_verification_email.html +1 -1
  810. package/docs/variables/_saltcorn_data.models_index.email.viewToEmailHtml.html +1 -1
  811. package/docs/variables/_saltcorn_data.models_index.expression.apply_calculated_fields.html +1 -1
  812. package/docs/variables/_saltcorn_data.models_index.expression.apply_calculated_fields_stored.html +1 -1
  813. package/docs/variables/_saltcorn_data.models_index.expression.eval_expression.html +1 -1
  814. package/docs/variables/_saltcorn_data.models_index.expression.expressionValidator.html +1 -1
  815. package/docs/variables/_saltcorn_data.models_index.expression.get_async_expression_function.html +1 -1
  816. package/docs/variables/_saltcorn_data.models_index.expression.get_expression_function.html +1 -1
  817. package/docs/variables/_saltcorn_data.models_index.expression.jsexprToWhere.html +1 -1
  818. package/docs/variables/_saltcorn_data.models_index.expression.recalculate_for_stored.html +1 -1
  819. package/docs/variables/_saltcorn_data.models_index.expression.transform_for_async.html +1 -1
  820. package/docs/variables/_saltcorn_data.models_index.layout.eachView.html +1 -1
  821. package/docs/variables/_saltcorn_data.models_index.layout.getStringsForI18n.html +1 -1
  822. package/docs/variables/_saltcorn_data.models_index.layout.getViews.html +1 -1
  823. package/docs/variables/_saltcorn_data.models_index.layout.translateLayout.html +1 -1
  824. package/docs/variables/_saltcorn_data.models_index.layout.traverse.html +1 -1
  825. package/docs/variables/_saltcorn_data.models_index.layout.traverseSync.html +1 -1
  826. package/docs/variables/_saltcorn_data.models_index.random.all_views.html +1 -1
  827. package/docs/variables/_saltcorn_data.models_index.random.fill_table_row.html +1 -1
  828. package/docs/variables/_saltcorn_data.models_index.random.initial_view.html +1 -1
  829. package/docs/variables/_saltcorn_data.models_index.random.random_table.html +1 -1
  830. package/docs/variables/_saltcorn_data.models_index.scheduler.runScheduler.html +1 -1
  831. package/docs/variables/_saltcorn_data.models_layout.layout.html +2 -2
  832. package/docs/variables/_saltcorn_data.models_random.random.html +1 -1
  833. package/docs/variables/_saltcorn_data.models_scheduler.scheduler.html +1 -1
  834. package/docs/variables/_saltcorn_data.plugin-helper.add_free_variables_to_joinfields.html +2 -2
  835. package/docs/variables/_saltcorn_data.plugin-helper.sqlBinOp.html +1 -1
  836. package/docs/variables/_saltcorn_data.plugin-helper.sqlFun.html +1 -1
  837. package/docs/variables/_saltcorn_data.tests_mocks.mocks.html +1 -1
  838. package/docs/variables/_saltcorn_data.tests_remote_query_helper.renderEditInEditConfig.html +1 -1
  839. package/docs/variables/_saltcorn_data.utils.utils.html +3 -3
  840. package/docs/variables/_saltcorn_data.web-mobile-commons.webMobileCommons.html +3 -3
  841. package/docs/variables/_saltcorn_db-common.internal.dbCommonModulePath.html +1 -1
  842. package/docs/variables/_saltcorn_db-common.multi-tenant.tenantNamespace.html +1 -1
  843. package/docs/variables/_saltcorn_db-common.tenants.tenants.html +1 -1
  844. package/docs/variables/_saltcorn_markup..export_.html +3 -2
  845. package/docs/variables/_saltcorn_markup.builder.builder.html +1 -1
  846. package/docs/variables/_saltcorn_markup.emergency_layout.EmergencyLayoutExports.html +1 -1
  847. package/docs/variables/_saltcorn_markup.form.form.html +1 -1
  848. package/docs/variables/_saltcorn_markup.helpers.HelpersExports.html +1 -1
  849. package/docs/variables/_saltcorn_markup.layout.LayoutExports-1.html +1 -1
  850. package/docs/variables/_saltcorn_markup.layout.LayoutExports.html +1 -1
  851. package/docs/variables/_saltcorn_markup.layout_utils.layoutUtils.html +1 -1
  852. package/docs/variables/_saltcorn_markup.mjml-layout.LayoutExports.html +1 -1
  853. package/docs/variables/_saltcorn_markup.mjml-tags.tagsExports.html +1 -1
  854. package/docs/variables/_saltcorn_markup.table.TableExports.html +1 -1
  855. package/docs/variables/_saltcorn_markup.tags.tagsExports.html +1 -1
  856. package/docs/variables/_saltcorn_types..generators.generateBool.html +1 -1
  857. package/docs/variables/_saltcorn_types..generators.generateString.html +1 -1
  858. package/docs/variables/_saltcorn_types..generators.num_between.html +1 -1
  859. package/docs/variables/_saltcorn_types..generators.oneOf.html +1 -1
  860. package/docs/variables/_saltcorn_types.generators.generators.html +1 -1
  861. package/help/APN Signing Key.tmd +31 -0
  862. package/help/Menu item shortcuts.tmd +37 -0
  863. package/help/Provisioning Profile.tmd +1 -1
  864. package/help/iOS Build tools.tmd +18 -0
  865. package/load_plugins.js +25 -8
  866. package/locales/ar.json +213 -2
  867. package/locales/bn.json +1521 -2
  868. package/locales/cs.json +1522 -3
  869. package/locales/de.json +195 -2
  870. package/locales/el.json +1792 -273
  871. package/locales/en.json +322 -2
  872. package/locales/es.json +194 -1
  873. package/locales/et.json +1520 -1
  874. package/locales/fil.json +1793 -0
  875. package/locales/fr.json +195 -2
  876. package/locales/id.json +1578 -62
  877. package/locales/ja.json +1520 -1
  878. package/locales/ko.json +1793 -0
  879. package/locales/lt.json +1520 -1
  880. package/locales/lv.json +1520 -1
  881. package/locales/ne.json +1520 -1
  882. package/locales/ro.json +1793 -0
  883. package/locales/sk.json +1522 -3
  884. package/locales/sl.json +1520 -1
  885. package/locales/sr.json +1520 -1
  886. package/locales/th.json +1793 -274
  887. package/locales/tr.json +1520 -1
  888. package/locales/uk.json +214 -3
  889. package/locales/ur.json +1793 -0
  890. package/locales/vt.json +1793 -0
  891. package/package.json +17 -10
  892. package/public/ios_share_tutorial/01_xcode_open_exisiting.png +0 -0
  893. package/public/ios_share_tutorial/02_open_xc_ws_file.png +0 -0
  894. package/public/ios_share_tutorial/03_share_extension_dialog.png +0 -0
  895. package/public/ios_share_tutorial/04_share_extension_dialog_b.png +0 -0
  896. package/public/ios_share_tutorial/05_activate.png +0 -0
  897. package/public/ios_share_tutorial/06_show_new_share_ext_target.png +0 -0
  898. package/public/ios_share_tutorial/07_convert_to_group.png +0 -0
  899. package/public/saltcorn-builder.css +232 -0
  900. package/public/saltcorn-common.js +64 -60
  901. package/public/saltcorn-mobile.css +5 -0
  902. package/public/saltcorn.css +12 -1
  903. package/public/saltcorn.js +83 -38
  904. package/restart_watcher.js +41 -3
  905. package/routes/actions.js +407 -92
  906. package/routes/admin.js +1434 -954
  907. package/routes/api.js +1 -1
  908. package/routes/common_lists.js +28 -26
  909. package/routes/entities.js +2209 -69
  910. package/routes/files.js +191 -0
  911. package/routes/menu.js +101 -1
  912. package/routes/notifications.js +7 -18
  913. package/routes/packs.js +23 -8
  914. package/routes/page.js +4 -1
  915. package/routes/pageedit.js +16 -0
  916. package/routes/plugins.js +46 -14
  917. package/routes/registry.js +1 -0
  918. package/routes/sync.js +3 -1
  919. package/routes/tables.js +20 -15
  920. package/routes/utils.js +2 -1
  921. package/routes/viewedit.js +6 -1
  922. package/serve.js +96 -25
  923. package/tests/files.test.js +116 -9
  924. package/tests/menu.test.js +113 -0
  925. package/wrapper.js +44 -2
  926. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.radio_select.run.html +0 -1
  927. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.search_or_create.configFields.html +0 -1
  928. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.search_or_create.run.html +0 -1
  929. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.select.run.html +0 -1
  930. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.select_from_table.fill_options.html +0 -1
  931. package/docs/functions/_saltcorn_data.base-plugin_fieldviews.select_from_table.run.html +0 -1
  932. package/docs/functions/_saltcorn_data.base-plugin_types.bool.contract.html +0 -1
  933. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.run.html +0 -1
  934. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.run.html +0 -1
  935. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.run.html +0 -1
  936. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.show.run.html +0 -1
  937. package/docs/functions/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.run.html +0 -1
  938. package/docs/functions/_saltcorn_data.base-plugin_types.bool.listAs.html +0 -1
  939. package/docs/functions/_saltcorn_data.base-plugin_types.bool.read.html +0 -1
  940. package/docs/functions/_saltcorn_data.base-plugin_types.bool.readFromDB.html +0 -1
  941. package/docs/functions/_saltcorn_data.base-plugin_types.bool.readFromFormRecord.html +0 -1
  942. package/docs/functions/_saltcorn_data.base-plugin_types.bool.validate.html +0 -1
  943. package/docs/functions/_saltcorn_data.base-plugin_types.color.contract.html +0 -1
  944. package/docs/functions/_saltcorn_data.base-plugin_types.color.fieldviews.edit.run.html +0 -1
  945. package/docs/functions/_saltcorn_data.base-plugin_types.color.fieldviews.show.run.html +0 -1
  946. package/docs/functions/_saltcorn_data.base-plugin_types.color.read.html +0 -1
  947. package/docs/functions/_saltcorn_data.base-plugin_types.color.validate.html +0 -1
  948. package/docs/functions/_saltcorn_data.base-plugin_types.date.contract.html +0 -1
  949. package/docs/functions/_saltcorn_data.base-plugin_types.date.equals.html +0 -3
  950. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.edit.run.html +0 -1
  951. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.run.html +0 -1
  952. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.format.run.html +0 -1
  953. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.relative.run.html +0 -1
  954. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.show.run.html +0 -1
  955. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.run.html +0 -1
  956. package/docs/functions/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.run.html +0 -1
  957. package/docs/functions/_saltcorn_data.base-plugin_types.date.presets.Now.html +0 -1
  958. package/docs/functions/_saltcorn_data.base-plugin_types.date.read.html +0 -1
  959. package/docs/functions/_saltcorn_data.base-plugin_types.date.validate.html +0 -1
  960. package/docs/functions/_saltcorn_data.base-plugin_types.float.contract.html +0 -1
  961. package/docs/functions/_saltcorn_data.base-plugin_types.float.equals.html +0 -3
  962. package/docs/functions/_saltcorn_data.base-plugin_types.float.fieldviews.edit.run.html +0 -1
  963. package/docs/functions/_saltcorn_data.base-plugin_types.float.fieldviews.show.run.html +0 -1
  964. package/docs/functions/_saltcorn_data.base-plugin_types.float.read.html +0 -1
  965. package/docs/functions/_saltcorn_data.base-plugin_types.float.validate.html +0 -1
  966. package/docs/functions/_saltcorn_data.base-plugin_types.int.contract.html +0 -1
  967. package/docs/functions/_saltcorn_data.base-plugin_types.int.read.html +0 -1
  968. package/docs/functions/_saltcorn_data.base-plugin_types.int.validate.html +0 -1
  969. package/docs/functions/_saltcorn_data.base-plugin_types.int.validate_attributes.html +0 -1
  970. package/docs/functions/_saltcorn_data.base-plugin_types.string.attributes.html +0 -1
  971. package/docs/functions/_saltcorn_data.base-plugin_types.string.contract.html +0 -1
  972. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.run.html +0 -1
  973. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.run.html +0 -1
  974. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.run.html +0 -1
  975. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.edit.configFields.html +0 -1
  976. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.edit.run.html +0 -1
  977. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.run.html +0 -1
  978. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.password.run.html +0 -1
  979. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.run.html +0 -1
  980. package/docs/functions/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.run.html +0 -1
  981. package/docs/functions/_saltcorn_data.base-plugin_types.string.presets.IP.html +0 -1
  982. package/docs/functions/_saltcorn_data.base-plugin_types.string.presets.SessionID.html +0 -1
  983. package/docs/functions/_saltcorn_data.base-plugin_types.string.read.html +0 -1
  984. package/docs/functions/_saltcorn_data.base-plugin_types.string.validate.html +0 -1
  985. package/docs/functions/_saltcorn_data.base-plugin_types.string.validate_attributes.html +0 -1
  986. package/docs/functions/_saltcorn_mobile-builder.utils_common-build-utils.decodeProvisioningProfile.html +0 -1
  987. package/docs/functions/_saltcorn_mobile-builder.utils_package-bundle-utils.copyMobileAppDirs.html +0 -1
  988. package/docs/modules/_saltcorn_admin-models.tests_backup.test.html +0 -1
  989. package/docs/modules/_saltcorn_admin-models.tests_cfgcheck.test.html +0 -1
  990. package/docs/modules/_saltcorn_admin-models.tests_pack.test.html +0 -1
  991. package/docs/modules/_saltcorn_admin-models.tests_random.test.html +0 -1
  992. package/docs/modules/_saltcorn_admin-models.tests_tenant.test.html +0 -1
  993. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.radio_select.html +0 -2
  994. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.search_or_create.html +0 -2
  995. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.select.html +0 -2
  996. package/docs/modules/_saltcorn_data.base-plugin_fieldviews.select_from_table.html +0 -2
  997. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.html +0 -2
  998. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.html +0 -2
  999. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.html +0 -2
  1000. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.html +0 -2
  1001. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.show.html +0 -2
  1002. package/docs/modules/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.html +0 -2
  1003. package/docs/modules/_saltcorn_data.base-plugin_types.bool.html +0 -3
  1004. package/docs/modules/_saltcorn_data.base-plugin_types.color.fieldviews.edit.html +0 -2
  1005. package/docs/modules/_saltcorn_data.base-plugin_types.color.fieldviews.html +0 -2
  1006. package/docs/modules/_saltcorn_data.base-plugin_types.color.fieldviews.show.html +0 -2
  1007. package/docs/modules/_saltcorn_data.base-plugin_types.color.html +0 -4
  1008. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.edit.html +0 -2
  1009. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.html +0 -2
  1010. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.format.html +0 -2
  1011. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.html +0 -2
  1012. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.relative.html +0 -2
  1013. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.show.html +0 -2
  1014. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.html +0 -2
  1015. package/docs/modules/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.html +0 -2
  1016. package/docs/modules/_saltcorn_data.base-plugin_types.date.html +0 -3
  1017. package/docs/modules/_saltcorn_data.base-plugin_types.date.presets.html +0 -2
  1018. package/docs/modules/_saltcorn_data.base-plugin_types.float.fieldviews.edit.html +0 -2
  1019. package/docs/modules/_saltcorn_data.base-plugin_types.float.fieldviews.html +0 -2
  1020. package/docs/modules/_saltcorn_data.base-plugin_types.float.fieldviews.show.html +0 -2
  1021. package/docs/modules/_saltcorn_data.base-plugin_types.float.html +0 -3
  1022. package/docs/modules/_saltcorn_data.base-plugin_types.int.distance_operators.html +0 -2
  1023. package/docs/modules/_saltcorn_data.base-plugin_types.int.html +0 -3
  1024. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.html +0 -2
  1025. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.html +0 -2
  1026. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.html +0 -2
  1027. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.edit.html +0 -2
  1028. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.html +0 -2
  1029. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.html +0 -2
  1030. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.password.html +0 -2
  1031. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.html +0 -2
  1032. package/docs/modules/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.html +0 -2
  1033. package/docs/modules/_saltcorn_data.base-plugin_types.string.html +0 -3
  1034. package/docs/modules/_saltcorn_data.base-plugin_types.string.presets.html +0 -2
  1035. package/docs/modules/_saltcorn_data.test-utils_mocks.html +0 -1
  1036. package/docs/modules/_saltcorn_data.tests_actions.test.html +0 -1
  1037. package/docs/modules/_saltcorn_data.tests_auth.test.html +0 -1
  1038. package/docs/modules/_saltcorn_data.tests_auxtest.test.html +0 -1
  1039. package/docs/modules/_saltcorn_data.tests_base.test.html +0 -1
  1040. package/docs/modules/_saltcorn_data.tests_calc.test.html +0 -1
  1041. package/docs/modules/_saltcorn_data.tests_composite_pk.test.html +0 -1
  1042. package/docs/modules/_saltcorn_data.tests_config.test.html +0 -1
  1043. package/docs/modules/_saltcorn_data.tests_db.test.html +0 -1
  1044. package/docs/modules/_saltcorn_data.tests_discover.test.html +0 -1
  1045. package/docs/modules/_saltcorn_data.tests_edit.test.html +0 -1
  1046. package/docs/modules/_saltcorn_data.tests_email.test.html +0 -1
  1047. package/docs/modules/_saltcorn_data.tests_field.test.html +0 -1
  1048. package/docs/modules/_saltcorn_data.tests_fieldviews.test.html +0 -1
  1049. package/docs/modules/_saltcorn_data.tests_file.test.html +0 -1
  1050. package/docs/modules/_saltcorn_data.tests_filter.test.html +0 -1
  1051. package/docs/modules/_saltcorn_data.tests_form.test.html +0 -1
  1052. package/docs/modules/_saltcorn_data.tests_list.test.html +0 -1
  1053. package/docs/modules/_saltcorn_data.tests_mail_queue.test.html +0 -1
  1054. package/docs/modules/_saltcorn_data.tests_models.test.html +0 -1
  1055. package/docs/modules/_saltcorn_data.tests_page.test.html +0 -1
  1056. package/docs/modules/_saltcorn_data.tests_page_group.test.html +0 -1
  1057. package/docs/modules/_saltcorn_data.tests_plugin.test.html +0 -1
  1058. package/docs/modules/_saltcorn_data.tests_show.test.html +0 -1
  1059. package/docs/modules/_saltcorn_data.tests_state.test.html +0 -1
  1060. package/docs/modules/_saltcorn_data.tests_table.test.html +0 -1
  1061. package/docs/modules/_saltcorn_data.tests_table_history.test.html +0 -1
  1062. package/docs/modules/_saltcorn_data.tests_table_sync_info.test.html +0 -1
  1063. package/docs/modules/_saltcorn_data.tests_tag.test.html +0 -1
  1064. package/docs/modules/_saltcorn_data.tests_user.test.html +0 -1
  1065. package/docs/modules/_saltcorn_data.tests_view.test.html +0 -1
  1066. package/docs/modules/_saltcorn_data.tests_workflow.test.html +0 -1
  1067. package/docs/modules/_saltcorn_mobile-builder.appium_tests_ui.test.html +0 -1
  1068. package/docs/modules/_saltcorn_mobile-builder.tests_versioncode.test.html +0 -1
  1069. package/docs/modules/_saltcorn_mobile-builder.tests_webpack.test.html +0 -1
  1070. package/docs/types/_saltcorn_data.models_internal_push_message_helper.FcmSubscription.html +0 -4
  1071. package/docs/types/_saltcorn_data.models_internal_push_message_helper.Subscription.html +0 -1
  1072. package/docs/types/_saltcorn_db-common.internal.AggregationOptions.html +0 -11
  1073. package/docs/types/_saltcorn_db-common.internal.CoordOpts.html +0 -5
  1074. package/docs/types/_saltcorn_db-common.internal.DatabaseClient.html +0 -2
  1075. package/docs/types/_saltcorn_db-common.internal.JoinField.html +0 -6
  1076. package/docs/types/_saltcorn_db-common.internal.JoinFields.html +0 -1
  1077. package/docs/types/_saltcorn_db-common.internal.JoinOptions.html +0 -1
  1078. package/docs/types/_saltcorn_db-common.internal.JsonPath.html +0 -1
  1079. package/docs/types/_saltcorn_db-common.internal.JsonPathElem.html +0 -1
  1080. package/docs/types/_saltcorn_db-common.internal.Operator.html +0 -1
  1081. package/docs/types/_saltcorn_db-common.internal.PartialSome.html +0 -1
  1082. package/docs/types/_saltcorn_db-common.internal.PrimaryKeyValue.html +0 -1
  1083. package/docs/types/_saltcorn_db-common.internal.Row.html +0 -1
  1084. package/docs/types/_saltcorn_db-common.internal.SelectOptions.html +0 -21
  1085. package/docs/types/_saltcorn_db-common.internal.StrongRow.html +0 -1
  1086. package/docs/types/_saltcorn_db-common.internal.SubselectOptions.html +0 -5
  1087. package/docs/types/_saltcorn_db-common.internal.Value.html +0 -1
  1088. package/docs/types/_saltcorn_db-common.internal.Where.html +0 -5
  1089. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.radio_select.description.html +0 -1
  1090. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.radio_select.isEdit.html +0 -1
  1091. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.radio_select.type.html +0 -1
  1092. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_join_field.html +0 -1
  1093. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.blockDisplay.html +0 -1
  1094. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.description.html +0 -1
  1095. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.isEdit.html +0 -1
  1096. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.search_or_create.type.html +0 -1
  1097. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.blockDisplay.html +0 -1
  1098. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.configFields.html +0 -1
  1099. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.description.html +0 -1
  1100. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.isEdit.html +0 -1
  1101. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select.type.html +0 -1
  1102. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_by_code.html +0 -1
  1103. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_by_view.html +0 -1
  1104. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.blockDisplay.html +0 -1
  1105. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.configFields.html +0 -1
  1106. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.description.html +0 -1
  1107. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.isEdit.html +0 -1
  1108. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.select_from_table.type.html +0 -1
  1109. package/docs/variables/_saltcorn_data.base-plugin_fieldviews.two_level_select.html +0 -1
  1110. package/docs/variables/_saltcorn_data.base-plugin_fileview.fileview.html +0 -1
  1111. package/docs/variables/_saltcorn_data.base-plugin_types.bool.attributes.html +0 -1
  1112. package/docs/variables/_saltcorn_data.base-plugin_types.bool.description.html +0 -1
  1113. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.description.html +0 -1
  1114. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.TrueFalse.isEdit.html +0 -1
  1115. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.description.html +0 -1
  1116. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.checkboxes.isEdit.html +0 -1
  1117. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.configFields.html +0 -1
  1118. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.description.html +0 -1
  1119. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.edit.isEdit.html +0 -1
  1120. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.show.description.html +0 -1
  1121. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.show.isEdit.html +0 -1
  1122. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.show_with_html.html +0 -1
  1123. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.switch.html +0 -1
  1124. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.thumbs_up_down.html +0 -1
  1125. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.configFields.html +0 -1
  1126. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.description.html +0 -1
  1127. package/docs/variables/_saltcorn_data.base-plugin_types.bool.fieldviews.tristate.isEdit.html +0 -1
  1128. package/docs/variables/_saltcorn_data.base-plugin_types.bool.js_type.html +0 -1
  1129. package/docs/variables/_saltcorn_data.base-plugin_types.bool.name.html +0 -1
  1130. package/docs/variables/_saltcorn_data.base-plugin_types.bool.sql_name.html +0 -1
  1131. package/docs/variables/_saltcorn_data.base-plugin_types.color.attributes.html +0 -1
  1132. package/docs/variables/_saltcorn_data.base-plugin_types.color.description.html +0 -1
  1133. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.edit.blockDisplay.html +0 -1
  1134. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.edit.description.html +0 -1
  1135. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.edit.isEdit.html +0 -1
  1136. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.show.description.html +0 -1
  1137. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.show.isEdit.html +0 -1
  1138. package/docs/variables/_saltcorn_data.base-plugin_types.color.fieldviews.show_with_html.html +0 -1
  1139. package/docs/variables/_saltcorn_data.base-plugin_types.color.js_type.html +0 -1
  1140. package/docs/variables/_saltcorn_data.base-plugin_types.color.name.html +0 -1
  1141. package/docs/variables/_saltcorn_data.base-plugin_types.color.sql_name.html +0 -1
  1142. package/docs/variables/_saltcorn_data.base-plugin_types.date.attributes.html +0 -1
  1143. package/docs/variables/_saltcorn_data.base-plugin_types.date.description.html +0 -1
  1144. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.blockDisplay.html +0 -1
  1145. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.configFields.html +0 -1
  1146. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.description.html +0 -1
  1147. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.edit.isEdit.html +0 -1
  1148. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.blockDisplay.html +0 -1
  1149. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.configFields.html +0 -1
  1150. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.description.html +0 -1
  1151. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.editDay.isEdit.html +0 -1
  1152. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.format.configFields.html +0 -1
  1153. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.format.description.html +0 -1
  1154. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.format.isEdit.html +0 -1
  1155. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.relative.description.html +0 -1
  1156. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.relative.isEdit.html +0 -1
  1157. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.show.description.html +0 -1
  1158. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.show.isEdit.html +0 -1
  1159. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.description.html +0 -1
  1160. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.showDay.isEdit.html +0 -1
  1161. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.show_with_html.html +0 -1
  1162. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.description.html +0 -1
  1163. package/docs/variables/_saltcorn_data.base-plugin_types.date.fieldviews.yearsAgo.isEdit.html +0 -1
  1164. package/docs/variables/_saltcorn_data.base-plugin_types.date.js_type.html +0 -1
  1165. package/docs/variables/_saltcorn_data.base-plugin_types.date.name.html +0 -1
  1166. package/docs/variables/_saltcorn_data.base-plugin_types.date.sql_name.html +0 -1
  1167. package/docs/variables/_saltcorn_data.base-plugin_types.float.attributes.html +0 -1
  1168. package/docs/variables/_saltcorn_data.base-plugin_types.float.description.html +0 -1
  1169. package/docs/variables/_saltcorn_data.base-plugin_types.float.distance_operators.html +0 -1
  1170. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.above_input.html +0 -1
  1171. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.below_input.html +0 -1
  1172. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.blockDisplay.html +0 -1
  1173. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.configFields.html +0 -1
  1174. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.description.html +0 -1
  1175. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.edit.isEdit.html +0 -1
  1176. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.heat_cell.html +0 -1
  1177. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.number_slider.html +0 -1
  1178. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.progress_bar.html +0 -1
  1179. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.range_interval.html +0 -1
  1180. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.show.description.html +0 -1
  1181. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.show.isEdit.html +0 -1
  1182. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.show_with_html.html +0 -1
  1183. package/docs/variables/_saltcorn_data.base-plugin_types.float.fieldviews.to_locale_string.html +0 -1
  1184. package/docs/variables/_saltcorn_data.base-plugin_types.float.js_type.html +0 -1
  1185. package/docs/variables/_saltcorn_data.base-plugin_types.float.name.html +0 -1
  1186. package/docs/variables/_saltcorn_data.base-plugin_types.int.attributes.html +0 -1
  1187. package/docs/variables/_saltcorn_data.base-plugin_types.int.description.html +0 -1
  1188. package/docs/variables/_saltcorn_data.base-plugin_types.int.distance_operators.near.html +0 -1
  1189. package/docs/variables/_saltcorn_data.base-plugin_types.int.fieldviews.html +0 -3
  1190. package/docs/variables/_saltcorn_data.base-plugin_types.int.js_type.html +0 -1
  1191. package/docs/variables/_saltcorn_data.base-plugin_types.int.name.html +0 -1
  1192. package/docs/variables/_saltcorn_data.base-plugin_types.int.primaryKey.html +0 -1
  1193. package/docs/variables/_saltcorn_data.base-plugin_types.int.sql_name.html +0 -1
  1194. package/docs/variables/_saltcorn_data.base-plugin_types.string.description.html +0 -1
  1195. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.description.html +0 -1
  1196. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_header.isEdit.html +0 -1
  1197. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.configFields.html +0 -1
  1198. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.description.html +0 -1
  1199. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_link.isEdit.html +0 -1
  1200. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.description.html +0 -1
  1201. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.as_text.isEdit.html +0 -1
  1202. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.checkbox_group.html +0 -1
  1203. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.code.html +0 -1
  1204. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.code_editor.html +0 -1
  1205. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.edit.blockDisplay.html +0 -1
  1206. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.edit.description.html +0 -1
  1207. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.edit.isEdit.html +0 -1
  1208. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.ellipsize.html +0 -1
  1209. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.fill_formula_btn.html +0 -1
  1210. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.description.html +0 -1
  1211. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.img_from_url.isEdit.html +0 -1
  1212. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.make_unique.html +0 -1
  1213. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.monospace_block.html +0 -1
  1214. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.blockDisplay.html +0 -1
  1215. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.configFields.html +0 -1
  1216. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.description.html +0 -1
  1217. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.password.isEdit.html +0 -1
  1218. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.preFormatted.html +0 -1
  1219. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.configFields.html +0 -1
  1220. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.description.html +0 -1
  1221. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.radio_group.isEdit.html +0 -1
  1222. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.select_by_code.html +0 -1
  1223. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.show_with_html.html +0 -1
  1224. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.blockDisplay.html +0 -1
  1225. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.configFields.html +0 -1
  1226. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.description.html +0 -1
  1227. package/docs/variables/_saltcorn_data.base-plugin_types.string.fieldviews.textarea.isEdit.html +0 -1
  1228. package/docs/variables/_saltcorn_data.base-plugin_types.string.js_type.html +0 -1
  1229. package/docs/variables/_saltcorn_data.base-plugin_types.string.name.html +0 -1
  1230. package/docs/variables/_saltcorn_data.base-plugin_types.string.sql_name.html +0 -1
  1231. package/docs/variables/_saltcorn_data.contract.fieldlike.html +0 -1
  1232. package/docs/variables/_saltcorn_data.contract.is_column.html +0 -1
  1233. package/docs/variables/_saltcorn_data.contract.is_header.html +0 -1
  1234. package/docs/variables/_saltcorn_data.contract.is_pack.html +0 -1
  1235. package/docs/variables/_saltcorn_data.contract.is_plugin.html +0 -1
  1236. package/docs/variables/_saltcorn_data.contract.is_plugin_layout.html +0 -1
  1237. package/docs/variables/_saltcorn_data.contract.is_plugin_type.html +0 -1
  1238. package/docs/variables/_saltcorn_data.contract.is_plugin_wrap.html +0 -1
  1239. package/docs/variables/_saltcorn_data.contract.is_plugin_wrap_arg.html +0 -1
  1240. package/docs/variables/_saltcorn_data.contract.is_table_query.html +0 -1
  1241. package/docs/variables/_saltcorn_data.contract.is_tablely.html +0 -1
  1242. package/docs/variables/_saltcorn_data.contract.is_viewtemplate.html +0 -1
  1243. package/docs/variables/_saltcorn_data.test-utils_mocks.mocks.html +0 -1
package/locales/ja.json CHANGED
@@ -271,5 +271,1524 @@
271
271
  "Views define how table rows are displayed to the user": "ビューは、テーブルの行がユーザーにどのように表示されるかを定義します",
272
272
  "Field %s saved": "フィールド %s を保存しました",
273
273
  "View configuration": "ビューの設定",
274
- "Field %s deleted": "フィールド %s を削除しました"
274
+ "Field %s deleted": "フィールド %s を削除しました",
275
+ "No tables defined": "テーブルが定義されていません",
276
+ "Tables hold collections of similar data": "テーブルは、類似したデータの集合を保持します。",
277
+ "Invalid form data, try again": "フォームデータが無効です。もう一度お試しください。",
278
+ "Role required to access added files": "追加されたファイルにアクセスするために必要なロール",
279
+ "The user uploading the file has access irrespective of their role": "ファイルをアップロードしたユーザーは、そのロールに関係なくアクセス権を持ちます。",
280
+ "Already have an account? Login": "すでにアカウントをお持ちですか?ログイン",
281
+ "Subdomain not found": "サブドメインが見つかりません",
282
+ "You must create at least one table before you can create views.": "ビューを作成する前に、少なくとも 1 つのテーブルを作成する必要があります。",
283
+ "Language: ": "言語:",
284
+ "Language changed to %s": "言語が「%s」に変更されました",
285
+ "Table saved with version history disabled": "バージョン履歴を無効にした状態でテーブルが保存されました",
286
+ "Missing name": "名前がありません",
287
+ "Successfully restored backup": "バックアップの復元に成功しました",
288
+ "Welcome to Saltcorn!": "Saltcorn へようこそ。",
289
+ "File %s uploaded": "ファイル %s がアップロードされました",
290
+ "Local": "ローカル",
291
+ "Name required": "名前は必須です",
292
+ "Expression": "式",
293
+ "Formula": "数式",
294
+ "new": "新規",
295
+ "Password does not match": "パスワードが一致しません",
296
+ "Not allowed to write to table %s": "テーブル「%s」への書き込みは許可されていません",
297
+ "Login successful": "ログインに成功しました",
298
+ "Welcome, %s!": "ようこそ、%s さん!",
299
+ "Error: missing name or file": "エラー: 名前またはファイルが指定されていません",
300
+ "Restart server.": "サーバーを再起動します。",
301
+ "Add to menu": "メニューに追加",
302
+ "View %s added to menu. Adjust access permissions in Settings » Menu": "ビュー「%s」をメニューに追加しました。アクセス権限は「設定」»「メニュー」で調整してください。",
303
+ "Clone": "クローン",
304
+ "View %s cloned as %s": "ビュー「%s」は「%s」としてクローンされました",
305
+ "Duplicate": "複製",
306
+ "View %s duplicated as %s": "ビュー %s は %s として複製されました",
307
+ "The view name will appear as the title of pop-ups showing this view, and in the URL when it is shown alone.": "このビュー名は、このビューを表示するポップアップのタイトルおよび、このビュー単体が表示される際の URL に表示されます。",
308
+ "Saltcorn version": "Saltcorn バージョン",
309
+ "Node.js version": "Node.js のバージョン",
310
+ "Table not found": "テーブルが見つかりません",
311
+ "No row selected": "行が選択されていません",
312
+ "Calculated": "計算済み",
313
+ "Unique": "ユニーク",
314
+ "Stored": "保存済み",
315
+ "Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type": "新しいフィールドの数式を JavaScript 式として入力してください。その式は %s 型を返す必要があります。",
316
+ "Fields you can use as variables: ": "変数として使用できるフィールド:",
317
+ "Examples:": "例:",
318
+ "Missing label": "ラベルがありません",
319
+ "Column %s already exists (but is hidden)": "カラム %s は既に存在しています(ただし非表示です)",
320
+ "Column %s already exists": "カラム「%s」はすでに存在します",
321
+ "Use this to restrict your field to a list of options (separated by commas). For instance, if the permissible values are \"Red\", \"Green\" and \"Blue\", enter \"Red, Green, Blue\" here. Leave blank if the string can hold any value.": "このフィールドで指定した値のリスト(カンマ区切り)に入力値を制限します。 \nたとえば、許可される値が「Red」「Green」「Blue」の場合、ここに「Red, Green, Blue」と入力します。 \n文字列フィールドに任意の値を許可する場合は、空のままにしてください。",
322
+ "Columns": "カラム",
323
+ "Default state": "デフォルト状態",
324
+ "Specify the fields in the table to show": "テーブルで表示するフィールドを指定する",
325
+ "Use view to create": "ビューを使用して作成する",
326
+ "If user has write permission. Leave blank to have no link to create a new item": "ユーザーに書き込み権限がある場合。新規アイテム作成へのリンクを表示しない場合は空白のままにします。",
327
+ "Display create view as": "作成ビューとして表示",
328
+ "Label for create": "作成用ラベル",
329
+ "Label in link or button to create. Leave blank for a default label": "作成用リンクまたはボタンに表示するラベル。デフォルトのラベルを使用する場合は空欄のままにしてください。",
330
+ "Fixed fields": "固定フィールド",
331
+ "These fields were missing, you can give values here. The values you enter here can be overwritten by information coming from other views, for instance if the form is triggered from a list.": "これらのフィールドが不足していたため、ここで値を入力できます。ここで入力した値は、たとえばフォームがリストからトリガーされた場合など、他のビューから渡される情報によって上書きされる可能性があります。",
332
+ "Edit options": "編集オプション",
333
+ "The view you choose here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "ここで選択したビューは、フォームのコンテキストによっては無視される場合があります。たとえば、ポップアップ内に表示される場合には、リダイレクトは実行されません。",
334
+ "View when done": "完了時にビューを表示",
335
+ "Item View": "アイテムビュー",
336
+ "If user has write permission. Leave blank to have no link to create a new item": "ユーザーに書き込み権限がある場合。新規アイテム作成へのリンクを表示しない場合は空白のままにします。",
337
+ "Subtables": "サブテーブル",
338
+ "List View": "リストビュー",
339
+ "Show View": "ビューを表示",
340
+ "Which related tables would you like to show in sub-lists below the selected item?": "選択したアイテムの下のサブリストに、どの関連テーブルを表示しますか?",
341
+ "Order and layout": "順序とレイアウト",
342
+ "Order by": "並び替え 기준",
343
+ "Descending": "降順",
344
+ "Columns small screen": "小画面でのカラム表示",
345
+ "Columns medium screen": "中画面でのカラム数",
346
+ "Columns large screen": "大画面でのカラム表示",
347
+ "Columns extra-large screen": "列(特大スクリーン)",
348
+ "Each in card?": "カードごとにそれぞれ?",
349
+ "Omit search form": "検索フォームを省略する",
350
+ "Do not display the search filter form": "検索フィルタフォームを表示しないでください",
351
+ "Default search form values when first loaded": "初回ロード時のデフォルト検索フォーム値",
352
+ "Next": "次へ",
353
+ "Save": "保存",
354
+ "Calculated fields cannot have File type": "計算フィールドにはファイル型を指定できません。",
355
+ "On Field": "フィールド上",
356
+ "Field in %s table": "%s テーブル内のフィールド",
357
+ "Action on row": "行に対するアクション",
358
+ "Link to other view": "他のビューへのリンク",
359
+ "Link to anywhere": "どこにでもリンク",
360
+ "Join Field": "結合フィールド",
361
+ "Aggregation": "集約",
362
+ "Field": "フィールド",
363
+ "Field view": "フィールドビュー",
364
+ "Action": "アクション",
365
+ "Action Label": "アクションラベル",
366
+ "View label": "ビューラベル",
367
+ "Leave blank for default label.": "デフォルトのラベルを使用する場合は空白のままにします。",
368
+ "View label is a formula?": "ビューラベルは数式ですか?",
369
+ "Open in popup modal?": "ポップアップモーダルで開きますか?",
370
+ "Link text": "リンクテキスト",
371
+ "Link text is a formula?": "リンクテキストは数式(フォーミュラ)ですか?",
372
+ "Link URL": "リンク URL",
373
+ "Link URL is a formula?": "リンクURLは数式ですか?",
374
+ "Open in new tab": "新しいタブで開く",
375
+ "Relation": "リレーション",
376
+ "Statistic": "統計",
377
+ "In search form": "検索フォーム内で",
378
+ "Header label": "ヘッダーラベル",
379
+ "step": "ステップ",
380
+ "max": "最大",
381
+ "Base URL": "ベースURL",
382
+ "Allow signups": "サインアップを許可する",
383
+ "Login in menu": "メニュー内のログイン",
384
+ "Allow password reset": "パスワードリセットを許可する",
385
+ "SMTP host": "SMTPホスト",
386
+ "SMTP username": "SMTP ユーザー名",
387
+ "SMTP password": "SMTP パスワード",
388
+ "SMTP port": "SMTPポート",
389
+ "SMTP secure": "SMTP セキュア",
390
+ "Email from address": "送信元メールアドレス",
391
+ "Development mode": "開発モード",
392
+ "Log SQL to stdout": "SQL を標準出力(stdout)にログ出力する",
393
+ "Menu items": "メニュー項目",
394
+ "Global search": "グローバル検索",
395
+ "Available packs": "利用可能なパック",
396
+ "Available packs fetched": "利用可能なパックを取得しました",
397
+ "Available plugins": "利用可能なプラグイン",
398
+ "Available plugins fetched": "利用可能なプラグインを取得しました",
399
+ "Public home page": "公開ホームページ",
400
+ "User home page": "ユーザー用ホームページ",
401
+ "Staff home page": "スタッフ用ホームページ",
402
+ "Admin home page": "管理者ホームページ",
403
+ "Installed packs": "インストール済みパック",
404
+ "A short string which is the name of your site": "サイト名となる短い文字列",
405
+ "Select a publicly accessible image file": "公開アクセス可能な画像ファイルを選択してください",
406
+ "The URL at which your site is available. For instance, https://example.com/": "あなたのサイトが公開されている URL。例: https://example.com/",
407
+ "Allow users to sign up for a new user account": "ユーザーが新規ユーザーアカウントにサインアップできるようにする",
408
+ "Show the login link in the menu": "メニューにログインリンクを表示する",
409
+ "Allow users to request a password reset email. Email must be configured.": "ユーザーがパスワードリセット用のメールを要求できるようにします。メール送信機能が事前に構成されている必要があります。",
410
+ "The host address of your SMTP server. For instance, smtp.postmarkapp.com": "SMTP サーバーのホストアドレス。例:smtp.postmarkapp.com",
411
+ "Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "JS/CSSアセットのキャッシュを無効化し、クラッシュ時にはユーザーに完全なエラーメッセージを表示し、フィールドタイプの編集を有効化する",
412
+ "Print all SQL statements to the standard output": "すべての SQL ステートメントを標準出力に出力します",
413
+ "The email address from which emails are sent. For instance, hello@saltcorn.com": "メールが送信される送信元メールアドレス。例: hello@saltcorn.com",
414
+ "Is the connection to the SMTP server over a secure transport protocol?": "SMTP サーバーへの接続は、安全なトランスポートプロトコル(暗号化通信)経由になっていますか?",
415
+ "About Saltcorn": "Saltcorn について",
416
+ "Apply": "適用",
417
+ "Anywhere": "どこでも",
418
+ "Search filter": "検索フィルター",
419
+ "Are you sure you want to delete %s?": "本当に「%s」を削除してもよろしいですか?",
420
+ "Are you sure?": "本気ですか?",
421
+ "Set random password": "ランダムパスワードを設定",
422
+ "Changed password for user %s to %s": "ユーザー %s のパスワードを %s に変更しました",
423
+ "Disable": "無効化",
424
+ "Enabled user %s": "有効化されたユーザー %s",
425
+ "Enable": "有効化",
426
+ "Disabled user %s": "無効化されたユーザー %s",
427
+ "Disabled": "無効",
428
+ "Send password reset email": "パスワードリセット用のメールを送信する",
429
+ " with password %s": "パスワード %s を使用して",
430
+ "User confirmation?": "ユーザー確認?",
431
+ "New user form": "新規ユーザー登録フォーム",
432
+ "A view to show to new users": "新規ユーザーに表示するビュー",
433
+ "Account already exists": "アカウントは既に存在します",
434
+ "Search not configured": "検索が構成されていません",
435
+ "Already in use": "すでに使用されています",
436
+ "Functions you can use (in addition to standard JavaScript functions): ": "使用可能な関数(標準的な JavaScript 関数に加えて):",
437
+ "Items per page": "ページあたりの項目数",
438
+ "Variable name": "変数名",
439
+ "Delete all rows": "すべての行を削除",
440
+ "Recalculate stored fields": "保存フィールドを再計算する",
441
+ "Started recalculating stored fields": "保存フィールドの再計算を開始しました",
442
+ "Deleted all rows": "すべての行を削除しました",
443
+ "Database": "データベース",
444
+ "API token": "APIトークン",
445
+ "No API token issued": "API トークンが発行されていません",
446
+ "New API token generated": "新しい API トークンが生成されました",
447
+ "Actions": "アクション",
448
+ "Actions available": "利用可能なアクション",
449
+ "Triggers": "トリガー",
450
+ "Add trigger": "トリガーを追加",
451
+ "New trigger": "新しいトリガー",
452
+ "Configure trigger": "トリガーを構成する",
453
+ "Action label is a formula?": "アクションラベルは数式ですか?",
454
+ "Action Style": "アクションスタイル",
455
+ "Button size": "ボタンサイズ",
456
+ "A view with this name already exists": "この名前のビューは既に存在します",
457
+ "Constraints": "制約",
458
+ "%s constraints": "%s 制約",
459
+ "Add constraint": "制約を追加",
460
+ "Add constraint to %s": "%s に制約を追加",
461
+ "Cannot delete users table": "ユーザー テーブルを削除できません",
462
+ "Test run": "テスト実行",
463
+ "Test run output": "テスト実行出力",
464
+ "Run %s": "%s を実行",
465
+ "back to actions": "アクションに戻る",
466
+ "Action %s run successfully with no console output": "アクション「%s」はコンソール出力なしで正常に実行されました",
467
+ "Roles": "ロール",
468
+ "Saved layout for role": "ロール用に保存されたレイアウト",
469
+ "Layout by role": "ロール別レイアウト",
470
+ "Users and roles": "ユーザーとロール",
471
+ "Match regular expression": "正規表現に一致させる",
472
+ "Error message when regular expression does not match": "正規表現が一致しなかった場合のエラーメッセージ",
473
+ "Invalid attributes": "無効な属性",
474
+ "Documentation": "ドキュメント",
475
+ "Plugin %s installed": "プラグイン「%s」がインストールされました",
476
+ "Plugin %s removed.": "プラグイン「%s」を削除しました。",
477
+ "Plugin %s installed, please complete configuration.": "プラグイン「%s」がインストールされました。設定を完了してください。",
478
+ "Configure %s Plugin": "%s プラグインを構成する",
479
+ "Cannot remove plugin: views %s depend on it": "プラグインを削除できません:ビュー %s がこのプラグインに依存しています",
480
+ "New Plugin": "新規プラグイン",
481
+ "Add plugin": "プラグインを追加",
482
+ "Store refreshed": "ストアを更新しました",
483
+ "Plugins up-to-date": "プラグインは最新の状態です",
484
+ "Source": "ソース",
485
+ "Inbound keys: ": "受信キー:",
486
+ "Icon": "アイコン",
487
+ "Create database view": "データベースビューを作成する",
488
+ "Create an SQL view in the database with the fields in this list": "このリスト内のフィールドを用いて、データベース内に SQL ビューを作成します。",
489
+ "Upgrade": "アップグレード",
490
+ "Show only matches in table:": "テーブル内の一致するもののみを表示",
491
+ "Showing matches in table %s.": "テーブル %s 内の一致する項目を表示しています。",
492
+ "Edit trigger": "トリガーを編集",
493
+ "Show on page": "ページに表示",
494
+ "Requests to render this view directly will instead show the chosen page, if any. The chosen page should embed this view. Use this to decorate the view with additional elements.": "このビューを直接レンダリングしようとするリクエストは、(設定されていれば)代わりに選択されたページを表示します。選択されたページはこのビューを埋め込む必要があります。これを利用して、このビューに追加要素を付加して装飾してください。",
495
+ "Hide pagination": "ページネーションを非表示",
496
+ "True": "真",
497
+ "False": "偽",
498
+ "Clear all": "すべてクリア",
499
+ "This will delete <strong>EVERYTHING</strong> in the selected categories": "これは、選択されたカテゴリ内の<strong>すべて</strong>を削除します。",
500
+ "Deleted all %s": "すべての %s を削除しました",
501
+ "Restart server": "サーバーを再起動する",
502
+ "Edit Plugin": "プラグインを編集",
503
+ "Unknown authentication method %ss": "不明な認証方式 %ss",
504
+ "Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "変更を有効にするには再起動が必要です。サーバーを再起動するには、<a href=\"/admin\">管理ページ</a>から実行してください。",
505
+ "Email with password reset link sent": "パスワードリセット用リンクを記載したメールを送信しました",
506
+ "Link Style": "リンクスタイル",
507
+ "Link size": "リンクサイズ",
508
+ "Set page title": "ページタイトルを設定",
509
+ "Skip this section if you do not want to set the page title": "ページタイトルを設定しない場合は、このセクションをスキップしてください",
510
+ "Page title is a formula?": "ページタイトルは数式ですか?",
511
+ "Enable LetsEncrypt HTTPS": "Let’s Encrypt の HTTPS を有効化する",
512
+ "Set Base URL configuration first": "最初にベースURLの設定を行ってください。",
513
+ "LetsEncrypt enabled": "LetsEncrypt 有効化",
514
+ "LetsEncrypt SSL enabled. Restart for changes to take effect.": "LetsEncrypt の SSL が有効になりました。変更を反映するには再起動してください。",
515
+ "File not found": "ファイルが見つかりません",
516
+ "Table %s not found": "テーブル「%s」が見つかりません",
517
+ "Page %s added to menu. Adjust access permissions in Settings &raquo; Menu": "ページ「%s」をメニューに追加しました。アクセス権限は「設定」»「メニュー」で調整してください。",
518
+ "Page %s duplicated as %s": "ページ「%s」が「%s」として複製されました",
519
+ "Custom SSL certificate": "カスタム SSL 証明書",
520
+ "Custom SSL private key": "カスタム SSL 秘密鍵",
521
+ "Login view": "ログインビュー",
522
+ "Signup view": "サインアップビュー",
523
+ "A view with the login form": "ログインフォームを含むビュー",
524
+ "A view with the signup form": "サインアップフォームを含むビュー",
525
+ "Signups not enabled": "サインアップは有効化されていません",
526
+ "Ownership field": "所有権フィールド",
527
+ "The user referred to in this field will be the owner of the row": "このフィールドで参照されるユーザーは、その行のオーナーとなります。",
528
+ "None": "なし",
529
+ "Information about plugin": "プラグインに関する情報",
530
+ "%s plugin information": "%s プラグイン情報",
531
+ "Package version": "パッケージバージョン",
532
+ "Package name": "パッケージ名",
533
+ "Plugin dependencies": "プラグインの依存関係",
534
+ "This plugin supplies a theme.": "このプラグインはテーマを提供します。",
535
+ "Types": "型",
536
+ "This plugin supplies these types: ": "このプラグインは次の型を提供します。",
537
+ "Functions": "関数",
538
+ "Returns: ": "戻り値:",
539
+ "View templates": "ビュー テンプレート",
540
+ "Repository": "リポジトリ",
541
+ "Latest": "最新",
542
+ "Latest version": "最新バージョン",
543
+ "Latest npm version cache": "最新の npm バージョンキャッシュ",
544
+ "Plugin up-to-date": "プラグインは最新の状態です",
545
+ "Upgrade here": "ここでアップグレード",
546
+ "An upgrade to Saltcorn is available! Current version: %s; latest version: %s.": "Saltcorn のアップグレードが利用可能です!現在のバージョン: %s、最新のバージョン: %s。",
547
+ "Passwords do not match": "パスワードが一致しません",
548
+ "Not a valid e-mail address": "有効なメールアドレスではありません",
549
+ "Custom CSS": "カスタム CSS",
550
+ "Custom HTML": "カスタム HTML",
551
+ "Site structure": "サイト構造",
552
+ "SSL": "SSL",
553
+ "Users and security": "ユーザーとセキュリティ",
554
+ "User settings updated": "ユーザー設定が更新されました",
555
+ "SSL encryption for HTTPS traffic": "HTTPS トラフィック向けの SSL 暗号化",
556
+ "HTTPS encryption with Let's Encrypt SSL certificate": "Let's Encrypt SSL 証明書を用いた HTTPS 暗号化",
557
+ "Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains": "Saltcorn は、単一ドメインに対して <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> から SSL 証明書を自動的に取得できます。",
558
+ "Currently: ": "現在:",
559
+ "HTTPS encryption with custom SSL certificate": "カスタム SSL 証明書を用いた HTTPS 暗号化",
560
+ "Or use custom SSL certificates, including wildcard certificates for multitenant applications": "または、マルチテナントアプリケーション向けのワイルドカード証明書を含むカスタムSSL証明書を使用します。",
561
+ "Authentication settings": "認証設定",
562
+ "Custom SSL certificates": "カスタム SSL 証明書",
563
+ "Custom SSL enabled. Restart for changes to take effect.": "カスタム SSL が有効化されました。変更を反映するには再起動が必要です。",
564
+ "Enabled": "有効",
565
+ "You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.": "Let's Encrypt 証明書とカスタム SSL 証明書の両方が有効化されています。Let's Encrypt が優先されるため、カスタム証明書は無視されます。",
566
+ "Events": "イベント",
567
+ "About application": "アプリケーションについて",
568
+ "System": "システム",
569
+ "Site identity settings updated": "サイトのアイデンティティ設定が更新されました",
570
+ "Email settings": "メール設定",
571
+ "Site identity settings": "サイト識別設定",
572
+ "Email settings updated": "メール設定が更新されました",
573
+ "System operations": "システム操作",
574
+ "About the system": "システムについて",
575
+ "Restart here": "ここから再起動",
576
+ "Download a backup": "バックアップをダウンロード",
577
+ "Restore a backup": "バックアップを復元する",
578
+ "Add new role": "新しいロールを追加",
579
+ "Role updated": "ロールが更新されました",
580
+ "First delete users with this role": "まず、このロールを持つユーザーを削除します。",
581
+ "Role %s deleted": "ロール「%s」を削除しました",
582
+ "This is the rank of the user role, lower role IDs will be able to access more resources.": "これはユーザーロールのランクであり、ロールIDが小さいほど、より多くのリソースにアクセスできるようになります。",
583
+ "Role name": "ロール名",
584
+ "Cannot delete this role": "このロールは削除できません",
585
+ "Saltcorn is <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">Free</a> and <a href=\"https://opensource.org/\">Open Source</a> Software, <a href=\"https://github.com/saltcorn/saltcorn/\">released</a> under the <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT license</a>.": "Saltcorn は <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">フリー</a>かつ <a href=\"https://opensource.org/\">オープンソース</a>のソフトウェアであり、<a href=\"https://github.com/saltcorn/saltcorn/\">公開</a>されており、<a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT ライセンス</a>の下で提供されています。",
586
+ "Create a page": "ページを作成",
587
+ "Test": "テスト",
588
+ "E-mail and password required": "メールアドレスとパスワードは必須です",
589
+ "Masonry columns": "メイソンリーカラム",
590
+ "Where": "どこ",
591
+ "Access Read/Write": "読み書きアクセス",
592
+ "History": "履歴",
593
+ "Owned": "所有済み",
594
+ "Primary key": "主キー",
595
+ "Users already present": "既存のユーザー",
596
+ "Discover tables": "テーブルを検出する",
597
+ "The following tables in your database can be imported into Saltcorn:": "お使いのデータベース内の次のテーブルは、Saltcorn にインポートできます。",
598
+ "Discovered tables: %s": "検出されたテーブル: %s",
599
+ "There are no tables in the database that can be imported into Saltcorn.": "Saltcorn にインポート可能なテーブルがデータベース内に存在しません。",
600
+ "Import": "インポート",
601
+ "Discover": "ディスカバー",
602
+ "Discover tables in database": "データベース内のテーブルを検出する",
603
+ "Single item view": "単一アイテムビュー",
604
+ "The underlying individual view of each table row": "各テーブル行の基礎となる個別ビュー",
605
+ "Minimum role to read": "読み取りの最小ロール",
606
+ "Minimum role to write": "書き込み可能な最小ロール",
607
+ "Create page": "ページを作成",
608
+ "Multi-tenancy not enabled": "マルチテナンシーは有効化されていません",
609
+ "Identity": "アイデンティティ",
610
+ "Email sent to %s with no errors": "エラーなく %s にメールが送信されました",
611
+ "External": "外部",
612
+ "Force TLS": "TLS を強制する",
613
+ "Always use TLS when connecting to server? If unchecked, TLS is used if server supports the STARTTLS extension. In most cases check this box if you are connecting to port 465. For port 587 or 25 keep it unchecked": "サーバーへの接続時に常に TLS を使用しますか? \nチェックを外した場合、サーバーが STARTTLS 拡張をサポートしているときにのみ TLS が使用されます。 \n通常、ポート 465 に接続する場合はこのボックスにチェックを入れてください。ポート 587 または 25 の場合はチェックを入れずにそのままにしておきます。",
614
+ "Relationship diagram": "リレーションシップダイアグラム",
615
+ "Verified": "検証済み",
616
+ "Send verification email": "認証メールを送信",
617
+ "Email verification link sent to %s": "メール確認リンクを %s に送信しました",
618
+ "Verification view": "検証ビュー",
619
+ "A view with the view to be emailed to users for email address verification": "メールアドレス検証のために、ユーザーへ送信されるビュー用のビュー",
620
+ "Email verified": "メールが確認されました",
621
+ "An email has been sent to %s to verify your address": "メールアドレスを確認するためのメールを %s に送信しました",
622
+ "Elevate verified to role": "検証済みユーザーをロールに昇格させる",
623
+ "Elevate users to a higher role when their email addresses have been verified": "メールアドレスが検証されたユーザーを、より高いロールに昇格させる",
624
+ "Email mask": "メールマスク",
625
+ "Emails used for signup must end with this string": "サインアップに使用されるメールアドレスは、この文字列で終わっていなければなりません",
626
+ "Signups with this email address are not accepted": "このメールアドレスでのサインアップは受け付けていません",
627
+ "Default order by": "デフォルトの並び順",
628
+ "Default descending?": "デフォルトを降順にしますか?",
629
+ "Omit header": "ヘッダーを省略する",
630
+ "Do not display the header": "ヘッダーを表示しないでください。",
631
+ "The maximum number of characters in the string": "文字列内の最大文字数",
632
+ "The minimum number of characters in the string": "文字列内の最小文字数",
633
+ "Style": "スタイル",
634
+ "Not all themes support menu buttons": "すべてのテーマがメニューボタンをサポートしているわけではありません。",
635
+ "Select a publicly accessible image file for the menu logo": "メニューのロゴとして使用する、公開アクセス可能な画像ファイルを選択してください。",
636
+ "Favicon": "ファビコン",
637
+ "Select a publicly accessible image file for the browser tab icon": "ブラウザーのタブアイコンとして使用する、公開アクセス可能な画像ファイルを選択してください。",
638
+ "Site identity settings, backup, email settings, system control and information": "サイト識別設定、バックアップ、メール設定、システム制御および情報",
639
+ "Plugin and pack installation and control": "プラグインおよびパックのインストールと制御",
640
+ "User administration, edit roles, user and security settings, SSL certificates for https encryption": "ユーザー管理、ロールの編集、ユーザーおよびセキュリティ設定、HTTPS暗号化用のSSL証明書",
641
+ "Menu, search and tenants": "メニュー、検索、およびテナント",
642
+ "Actions, triggers and crash log": "アクション、トリガー、およびクラッシュログ",
643
+ "Multitenancy enabled": "マルチテナンシー有効化",
644
+ "Restart required for changes to take effect.": "変更を有効にするには再起動が必要です。",
645
+ "Tenant settings": "テナント設定",
646
+ "Role to create tenants": "テナントを作成するロール",
647
+ "Minimum user role required to create a new tenant": "新しいテナントを作成するために必要な最小ユーザーロール",
648
+ "Tenant settings updated": "テナント設定が更新されました",
649
+ "Not allowed": "許可されていません",
650
+ "You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "ドメインではなく IP アドレス経由で接続しながらテナントを作成しようとしています。これはおそらく正常に動作しません。",
651
+ "Create tenant warning": "テナント作成警告",
652
+ "Show a warning to users creating a tenant disclaiming warranty of availability or security": "テナントを作成するユーザーに対し、可用性およびセキュリティに関するいかなる保証も行わない旨の免責警告を表示する",
653
+ "A list view shown on the left, to select rows": "左側に表示される、行を選択するためのリストビュー",
654
+ "The view to show the selected row": "選択された行を表示するビュー",
655
+ "Location": "ロケーション",
656
+ "Location of link to create new row": "新規行作成リンクの配置場所",
657
+ "Options": "オプション",
658
+ "List options": "オプションを一覧表示",
659
+ "Rows per page": "ページあたりの行数",
660
+ "Invalid administrative action": "無効な管理アクション",
661
+ "User settings form": "ユーザー設定フォーム",
662
+ "A view for users to change their custom user fields": "ユーザーが自分のカスタムユーザーフィールドを変更するためのビュー",
663
+ "Error: ": "エラー:",
664
+ "User settings changed": "ユーザー設定が変更されました",
665
+ "Rename table": "テーブル名を変更",
666
+ "Rename table %s": "テーブル %s の名前を変更",
667
+ "Base URL domain %s does not match hostname %s": "ベースURLドメイン %s がホスト名 %s と一致しません",
668
+ "Custom HTTP headers": "カスタム HTTP ヘッダー",
669
+ "Format for each line: Header-Name: value": "各行の形式: ヘッダー名: 値",
670
+ "Role to upload files": "ファイルをアップロードするロール",
671
+ "User should have this role or higher to upload files with API (uploads through forms are not affected)": "ユーザーが API を使用してファイルをアップロードするには、このロール以上のロールを持っている必要があります(フォーム経由のアップロードには影響しません)。",
672
+ "Always show create view": "常にビューの作成画面を表示する",
673
+ "If off, only show create view if the query state is about the current user": "オフの場合、クエリ状態が現在のユーザーに関するものであるときにのみ、ビューの作成を表示します。",
674
+ "Process uptime": "プロセス稼働時間",
675
+ "A configuration error occurred": "構成エラーが発生しました",
676
+ "HTTP timeout (s)": "HTTP タイムアウト (秒)",
677
+ "Increase if you expect large uploads": "大容量のアップロードが予想される場合は増やしてください。",
678
+ "Cookie sessions": "Cookie セッション",
679
+ "Store sessions entirely in client cookies for higher performance": "より高いパフォーマンスのために、セッションをクライアント側クッキーのみに保存する",
680
+ "git commit": "git コミット",
681
+ "Send test email": "テストメールを送信",
682
+ "Edit custom SSL certificates": "カスタム SSL 証明書を編集",
683
+ "User must have this role or higher to read rows from the table": "ユーザーがテーブルから行を読み取るには、このロール以上のロールを保持している必要があります。",
684
+ "User must have this role or higher to edit or create new rows in the table": "ユーザーがテーブル内の行を編集または新規作成するには、このロール以上の権限を持っている必要があります。",
685
+ "Name of the field": "フィールド名",
686
+ "The type determines the kind of data that can be stored in the field": "型は、そのフィールドに格納可能なデータの種類を決定します。",
687
+ "Calculated from other fields with a formula": "他のフィールドから数式で算出",
688
+ "There must be a value in every row": "すべての行に値が存在していなければなりません。",
689
+ "Different rows must have different values for this field": "このフィールドでは、各行が異なる値を持たなければなりません。",
690
+ "Add more fields to enable edit": "編集を可能にするためにフィールドを追加する",
691
+ "Multitenancy": "マルチテナンシー",
692
+ "Subdomain": "サブドメイン",
693
+ "Information": "情報",
694
+ "Found %s tenants": "%s 個のテナントが見つかりました",
695
+ "Create new tenant": "新しいテナントを作成",
696
+ "%s tenant statistics": "%s テナント統計",
697
+ "Table columns": "テーブル列",
698
+ "Configuration items": "構成項目",
699
+ "Crashlogs": "クラッシュログ",
700
+ "Multitenancy settings": "マルチテナンシー設定",
701
+ "See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>": "手順については、<a href=\"https://github.com/saltcorn/saltcorn\">GitHub リポジトリ</a> を参照してください。",
702
+ "API token for this user: ": "このユーザーの API トークン:",
703
+ "Reset": "リセット",
704
+ "Generate": "生成",
705
+ "URL after delete": "削除後のURL",
706
+ "Track table data changes over time": "テーブルデータの変更履歴を時系列で追跡する",
707
+ "Description allows you to give more information about the table": "説明では、そのテーブルに関する詳細情報を記述できます。",
708
+ "Description allows you to give more information about the view.": "説明では、そのビューに関する詳細な情報を付加できます。",
709
+ "Description allows to give more information about field": "説明では、フィールドに関する追加情報を記述できます。",
710
+ "Name of action": "アクション名",
711
+ "Description allows you to give more information about the action": "説明では、そのアクションに関する詳細な情報を付与できます。",
712
+ "The action to be taken when the trigger fires": "トリガーが発火したときに実行されるアクション",
713
+ "The table for which the trigger condition is checked.": "トリガー条件が検査される対象のテーブル。",
714
+ "Condition under which the trigger will fire": "トリガーが発火する条件",
715
+ "Test trigger": "テストトリガー",
716
+ "Edit trigger %s": "トリガー「%s」を編集",
717
+ "Preset %s": "プリセット %s",
718
+ "The user password or application token to access SMTP server for sending emails": "メール送信のために SMTP サーバーへアクセスする際に使用するユーザーパスワードまたはアプリケーショントークン",
719
+ "The port of your SMTP server": "SMTP サーバーのポート",
720
+ "The user name to access SMTP server for sending emails.": "メール送信のために SMTP サーバーへアクセスする際に使用するユーザー名。",
721
+ "The user password or app password to access SMTP server for sending emails. If your SMTP provider allows to create app password for using from application We recommends to use app password instead of user password.": "メール送信のために SMTP サーバーへアクセスする際に使用するユーザーのパスワード、またはアプリパスワードです。SMTP プロバイダーがアプリケーション用のアプリパスワードを作成できる場合は、ユーザーパスワードではなくアプリパスワードを使用することを推奨します。",
722
+ "Tick the boxes for the fields that should be jointly unique": "共同で一意となるべきフィールドにチェックボックスをオンにしてください",
723
+ "Private SSH key": "秘密SSH鍵",
724
+ "Timezone": "タイムゾーン",
725
+ "Home Timezone": "ホームタイムゾーン",
726
+ "Use this link to revisit your application at any time.": "このリンクを使用すると、いつでもアプリケーションに再アクセスできます。",
727
+ "To login to a previously created application, go to: ": "以前に作成したアプリケーションにログインするには、次の場所にアクセスします:",
728
+ "Event types": "イベントタイプ",
729
+ "Channel": "チャンネル",
730
+ "Leave blank for all channels": "すべてのチャンネルでは空欄のままにしてください",
731
+ "Table or Channel": "テーブルまたはチャネル",
732
+ "Events to log": "ログ対象イベント",
733
+ "Log settings": "ログ設定",
734
+ "Which events should be logged?": "どのイベントをログに記録すべきですか?",
735
+ "Event log": "イベントログ",
736
+ "Custom Events": "カスタムイベント",
737
+ "Channels": "チャンネル",
738
+ "Custom": "カスタム",
739
+ "Create custom event": "カスタムイベントを作成",
740
+ "Yes": "はい",
741
+ "Alternative destinations if formula evaluates to true": "式が true と評価された場合の代替送信先",
742
+ "Default view when done": "完了時のデフォルトビュー",
743
+ "This is the view to which the user will be sent when the form is submitted, unless a formula below is true.": "これは、以下の数式が真にならない限り、フォーム送信時にユーザーが遷移させられるビューです。",
744
+ "You can send the user to an different view depending on the day the user has submitted. Ignore this option if you always want to send the user to the same destination": "ユーザーが送信した曜日に応じて、ユーザーを別のビューへ遷移させることができます。常に同じ遷移先へユーザーを送信したい場合は、このオプションを無視してください。",
745
+ "Plugin name": "プラグイン名",
746
+ "Source of plugin for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "インストール用プラグインの取得元。いくつかのオプションがあります: \nnpm - npm リポジトリからダウンロード \nlocal - ローカルファイルシステムから取得 \ngithub - GitHub からダウンロード \ngit - Git から取得",
747
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to plugin folder in file system, e.g.C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "npm の場合 - npm パッケージ名(例: `@saltcorn/html` や `saltcorn-gantt`)。 \n`npmjs.com` で確認してください。 \n\nlocal の場合 - プラグインフォルダへのファイルシステム上の絶対パス(例: `C:\\gitsrc\\any-bootstrap-theme\\`)。 \n\ngithub の場合 - GitHub プロジェクト名。",
748
+ "Version of plugin, latest is default value": "プラグインのバージョン。最新バージョンがデフォルト値です。",
749
+ "Account verification": "アカウント認証",
750
+ "User verification failed": "ユーザー認証に失敗しました",
751
+ "User verified": "ユーザーが検証されました",
752
+ "Error editing user: %s": "ユーザーの編集中にエラーが発生しました: %s",
753
+ "User must have this role or higher to make API call for action (trigger)": "ユーザーがアクション(トリガー)のための API コールを行うには、このロール以上の権限を持っている必要があります。",
754
+ "Restart complete": "再起動が完了しました",
755
+ "Languages": "言語",
756
+ "Add language": "言語を追加",
757
+ "Language": "言語",
758
+ "Locale": "ロケール",
759
+ "Menu, search, languages and tenants": "メニュー、検索、言語、およびテナント",
760
+ "This is a translation of a different field in a different language": "これは別の言語で記述された別のフィールドの翻訳です。",
761
+ "Language locale of translation": "翻訳の言語ロケール",
762
+ "Action not configurable": "アクションは構成できません",
763
+ "Event type which runs the trigger": "トリガーを実行するイベントタイプ",
764
+ "Message string field": "メッセージ文字列フィールド",
765
+ "The field for the message content on the table for messages": "メッセージ用テーブルにおけるメッセージ内容フィールド",
766
+ "Participant field": "参加者フィールド",
767
+ "The field for the sender user id on the table for messages": "メッセージ用テーブルにおける送信者ユーザーIDのフィールド",
768
+ "The field for the participant user id": "参加ユーザーID用のフィールド",
769
+ "Message sender field": "メッセージ送信者フィールド",
770
+ "Message view or string field": "メッセージビューまたは文字列フィールド",
771
+ "A view to show individual messages, or the field for the message content on the table for messages": "個々のメッセージを表示するビュー、またはメッセージ用テーブルにおけるメッセージ内容フィールド",
772
+ "Message relation": "メッセージリレーション",
773
+ "The relationship to the table of individual messages": "個々のメッセージテーブルへのリレーション",
774
+ "Message show view": "メッセージ表示ビュー",
775
+ "The view to show an individual message": "個別メッセージを表示するビュー",
776
+ "New message form view": "新規メッセージ作成フォームビュー",
777
+ "The view to enter a new message": "新規メッセージを入力するためのビュー",
778
+ "Participant max read id field": "参加者最大読込IDフィールド",
779
+ "The field for the participant's last read message, of type Key to message table": "参加者の最終既読メッセージを保持するフィールド(メッセージテーブルへのキー型)",
780
+ "Show older messages": "以前のメッセージを表示",
781
+ "New table name": "新しいテーブル名",
782
+ "Password Repeat": "パスワード(再入力)",
783
+ "Remember me": "ログイン情報を保存する",
784
+ "Column width": "列幅",
785
+ "Column width units": "列幅の単位",
786
+ "Ownership formula": "所有権の数式",
787
+ "User is treated as owner if true. In scope: ": "true の場合、ユーザーはオーナーとして扱われます。対象範囲:",
788
+ "Not all themes support all locations": "すべてのテーマがすべてのロケーションをサポートしているわけではありません。",
789
+ "Default language": "デフォルト言語",
790
+ "Library": "ライブラリ",
791
+ "Library item %s deleted": "ライブラリアイテム %s を削除しました",
792
+ "Library: component assemblies that can be used in the builder": "ライブラリ:ビルダー内で使用できるコンポーネントアセンブリ",
793
+ "Edit properties": "プロパティを編集",
794
+ "Images and other files for download": "ダウンロード用の画像およびその他のファイル",
795
+ "Disable LetsEncrypt HTTPS": "Let's Encrypt の HTTPS を無効化する",
796
+ "Type %s not found": "タイプ %s が見つかりません",
797
+ "No pages": "ページがありません",
798
+ "No views": "ビューなし",
799
+ "CSV upload": "CSVアップロード",
800
+ "Pages are the web pages of your application built with drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "ページは、ドラッグ&ドロップビルダーで構築されたアプリケーションのウェブページです。ページ自体は静的コンテンツを持ち、ビューを埋め込むことで動的コンテンツを表示できます。",
801
+ "Views display data from tables. A view is a view template applied to a table, with configuration.": "ビューはテーブルからのデータを表示します。ビューは、テーブルに適用されるビュー・テンプレートであり、設定情報を含みます。",
802
+ "Tables organise data by fields and rows.": "テーブルは、フィールドと行によってデータを整理します。",
803
+ "Pages are the web pages of your application built with a drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "ページとは、ドラッグ&ドロップ式ビルダーで構築されたアプリケーションのウェブページを指します。ページは静的コンテンツを持ち、ビューを埋め込むことで動的コンテンツも扱うことができます。",
804
+ "Triggers run actions in response to events.": "トリガーは、イベントに応じてアクションを実行します。",
805
+ "No files": "ファイルなし",
806
+ "Cookie duration (hours)": "Cookie の有効期間(時間)",
807
+ "Set to 0 for expiration at the end of browser session": "ブラウザーセッション終了時に有効期限が切れるようにするには、0 に設定します。",
808
+ "Cookie duration (hours) when remember ticked": "「記憶する」が選択された場合のクッキー有効期間(時間単位)",
809
+ "Forget table": "テーブルを忘れる",
810
+ "Table %s forgotten. You can now discover it.": "テーブル %s を忘却しました。今後はそれを再検出できます。",
811
+ "No triggers": "トリガーなし",
812
+ "List width": "リスト幅",
813
+ "Number of columns (1-12) allocated to the list view": "リストビューに割り当てる列数(1〜12)",
814
+ "New tenant template": "新規テナントテンプレート",
815
+ "Copy site structure for new tenants from this tenant": "このテナントから新規テナント用にサイト構造をコピーする",
816
+ "Use this link: <a href=\"%s\">%s</a> to revisit your application at any time.": "このリンクをご利用ください: <a href=\"%s\">%s</a> いつでもアプリケーションに再アクセスできます。",
817
+ "Use Amazon S3": "Amazon S3 を使用する",
818
+ "Use Amazon S3 (or compatible) service to store files. If disabled, Saltcorn uses local disk. WARNING: Changing this may break your uploaded files!": "ファイルの保存に Amazon S3(または互換)サービスを使用します。無効にした場合、Saltcorn はローカルディスクを使用します。警告:この設定を変更すると、アップロード済みファイルが壊れる可能性があります!",
819
+ "Amazon S3 Bucket": "Amazon S3 バケット",
820
+ "Name you selected for your S3 bucket in AWS.": "AWSで選択したS3バケットの名前。",
821
+ "Amazon S3 Path Prefix": "Amazon S3 パスプレフィックス",
822
+ "Prefix you selected for your S3 bucket in AWS.": "AWS の S3 バケットに対して選択したプレフィックス。",
823
+ "Amazon S3 Endpoint": "Amazon S3 エンドポイント",
824
+ "Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.": "S3 互換ストレージプロバイダーのホスト名です。デフォルトは「s3.amazonaws.com」です。",
825
+ "Amazon S3 Region": "Amazon S3 リージョン",
826
+ "AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.": "S3 バケットを作成した際に選択した AWS リージョン。デフォルトは `us-east-1`。",
827
+ "Amazon S3 Access Key ID": "Amazon S3 アクセスキー ID",
828
+ "Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.": "IAM ロールを使用して S3 に認証しない場合にのみ必須です。Amazon EC2 管理者から提供されたアクセスキー ID を入力してください。",
829
+ "Amazon S3 Secret Access Key": "Amazon S3 シークレットアクセスキー",
830
+ "The secret access key associated with your Amazon S3 Access Key ID.": "Amazon S3 アクセスキー ID に関連付けられたシークレットアクセスキー。",
831
+ "Use Amazon S3 Secure Connection.": "Amazon S3 セキュア接続を使用する",
832
+ "Connect to Amazon S3 (or compatible) securely.": "Amazon S3(互換サービスを含む)に安全に接続します。",
833
+ "Storage settings": "ストレージ設定",
834
+ "Storage": "ストレージ",
835
+ "Storage settings updated": "ストレージ設定が更新されました",
836
+ "Label formula": "ラベル式",
837
+ "Include formula": "数式を含める",
838
+ "If specified, only include in menu rows that evaluate to true": "指定されている場合、条件式が true と評価される行のみをメニューに含めます",
839
+ "URL formula": "URL フォーミュラ",
840
+ "Order field": "注文フィールド",
841
+ "Section field": "セクションフィールド",
842
+ "Optional. String type with options, each of which will become a menu section": "任意項目。文字列型でオプションを指定し、それぞれがメニューセクションになります。",
843
+ "Role to generate API keys": "API キーを生成するためのロール",
844
+ "User should have this role or higher to generate API keys in their user settings": "ユーザーが自分のユーザー設定で API キーを生成できるのは、このロール以上のロールを持つ場合のみです。",
845
+ "API token removed": "API トークンが削除されました",
846
+ "Row inclusion formula": "行インクルージョン式",
847
+ "Only include rows where this formula is true": "この数式が真となる行のみを含めます",
848
+ "Slug": "スラッグ",
849
+ "Field that can be used for a prettier URL structure": "より美しいURL構造に利用できるフィールド",
850
+ "Setup two-factor authentication": "二要素認証を設定する",
851
+ "Setup two-factor authentication with Time-based One-Time Password (TOTP)": "タイムベースワンタイムパスワード(TOTP)による二要素認証(2FA)を設定する",
852
+ "1. Scan this QR code in your Authenticator app": "1. 認証アプリでこのQRコードをスキャンしてください",
853
+ "2. Enter the six-digit code generated in your Authenticator app": "2. 認証アプリで生成された 6 桁のコードを入力してください",
854
+ "Code": "コード",
855
+ "Two-factor authentication with Time-based One-Time Password enabled": "タイムベースワンタイムパスワード(TOTP)を有効にした二要素認証",
856
+ "Two-factor authentication": "二要素認証",
857
+ "Two-factor authentication is enabled": "二要素認証が有効になっています",
858
+ "Two-factor authentication with Time-based One-Time Password disabled": "タイムベースワンタイムパスワード(TOTP)による二要素認証が無効化されています",
859
+ "Two-factor authentication is disabled": "二要素認証は無効化されています",
860
+ "Auto save": "自動保存",
861
+ "Save any changes immediately": "変更内容を即時に保存する",
862
+ "Transpose": "転置",
863
+ "Display one column per line": "1 行につき 1 列を表示する",
864
+ "Vertical column width": "縦方向の列幅",
865
+ "Vertical width units": "垂直方向の幅単位",
866
+ "Save before going back": "戻る前に保存",
867
+ "Reload after going back": "戻った後に再読み込み",
868
+ "2FA policy": "2要素認証ポリシー",
869
+ "Steps to go back": "戻る手順",
870
+ "Place in dropdown": "ドロップダウン内に配置",
871
+ "Hide null columns": "NULL カラムを非表示",
872
+ "Do not display a column if it contains entirely missing values": "列が完全に欠損値のみで構成されている場合は、その列を表示しないでください。",
873
+ "Could not verify code": "コードを検証できませんでした",
874
+ "Disable two-factor authentication": "二要素認証を無効にする",
875
+ "Enter your two-factor code in order to disable it": "2要素認証を無効化するために、2要素コードを入力してください。",
876
+ "Allow the user to enter a new key that is not in the schema": "ユーザーがスキーマに存在しない新しいキーを入力できるようにする",
877
+ "Check for updates": "アップデートを確認",
878
+ "Versions refreshed": "バージョンを更新しました",
879
+ "Configuration check": "構成チェック",
880
+ "Configuration errors": "構成エラー",
881
+ "Configuration checks passed": "構成チェックに合格しました",
882
+ "On delete cascade": "削除時カスケード",
883
+ "If the parent row is deleted, automatically delete the child rows.": "親行が削除された場合、子行を自動的に削除します。",
884
+ "Extra state Formula": "追加状態式",
885
+ "Cannot install unsafe plugins on subdomain tenants": "サブドメインのテナントには、安全でないプラグインをインストールできません。",
886
+ "Default order descending?": "デフォルトの並び順を降順にしますか?",
887
+ "This is the view to which the user will be sent when the form is submitted. The view you specify here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "これは、フォームが送信された際にユーザーが遷移するビューです。ここで指定したビューは、フォームのコンテキストによっては無視される場合があります。たとえば、フォームがポップアップ内に表示されている場合は、リダイレクトは実行されません。",
888
+ "Destination view": "宛先ビュー",
889
+ "Finish": "完了",
890
+ "Include in full-text search": "フルテキスト検索に含める",
891
+ "Strings": "文字列",
892
+ "In default language": "デフォルト言語で",
893
+ "In %s": "%s 内で",
894
+ "Enable 2FA": "2要素認証を有効にする",
895
+ "Or enter this code:": "または次のコードを入力してください:",
896
+ "Disable 2FA": "2要素認証を無効化する",
897
+ "Cascade delete to file": "ファイルへのカスケード削除",
898
+ "Deleting a row will also delete the file referenced by this field": "行を削除すると、このフィールドが参照しているファイルも削除されます。",
899
+ "Has channels?": "チャネルはありますか?",
900
+ "Channels to create events for. Separate by comma; leave blank for all": "イベントを作成するチャネル。カンマで区切って指定してください。空欄のままにするとすべてのチャネルが対象になります。",
901
+ "Event Name": "イベント名",
902
+ "Plugins (Extensions) Store endpoint": "プラグイン(拡張機能)ストアエンドポイント",
903
+ "Packs Store endpoint": "Packs ストアエンドポイント",
904
+ "The endpoint of plugins store.": "プラグインストアのエンドポイント",
905
+ "The endpoint of packs store.": "パックストアのエンドポイント。",
906
+ "Manual backup": "手動バックアップ",
907
+ "Automated backup": "自動バックアップ",
908
+ "Frequency": "頻度",
909
+ "Destination": "宛先",
910
+ "Directory": "ディレクトリ",
911
+ "Backup settings updated": "バックアップ設定が更新されました",
912
+ "Backup successful": "バックアップが正常に完了しました",
913
+ "Invalid ownership formula: %s": "無効な所有権式です: %s",
914
+ "Expiration in days": "有効期限(日数)",
915
+ "Delete old backup files in this directory after the set number of days": "設定された日数が経過した後、このディレクトリ内の古いバックアップファイルを削除する",
916
+ "Mobile app": "モバイルアプリ",
917
+ "Build mobile app": "モバイルアプリをビルドする",
918
+ "Build Result": "ビルド結果",
919
+ "Download automated backup": "自動バックアップをダウンロード",
920
+ "Restoring automated backup": "自動バックアップの復元",
921
+ "No errors detected during configuration check": "構成チェック中にエラーは検出されませんでした",
922
+ "%s view - %s on %s": "%s ビュー - %s(%s 上)",
923
+ "Please select at least one platform (android or iOS).": "少なくとも 1 つのプラットフォーム(Android または iOS)を選択してください。",
924
+ "Back": "戻る",
925
+ "Periodic snapshots enabled": "定期スナップショットが有効になっています",
926
+ "Snapshot will be made every hour if there are changes": "変更があった場合、スナップショットは毎時間作成されます。",
927
+ "Snapshots": "スナップショット",
928
+ "Snapshot settings updated": "スナップショット設定が更新されました",
929
+ "Download snapshots": "スナップショットをダウンロード",
930
+ "Snapshot successful": "スナップショットが正常に完了しました",
931
+ "System logging verbosity": "システムログの詳細度",
932
+ "Destination URL Formula": "宛先URLの式",
933
+ "Pattern": "パターン",
934
+ "View pattern": "ビュー パターン",
935
+ "The view pattern sets the foundation of how the view relates to the table and the behaviour of the view": "ビュー パターンは、ビューがテーブルとどのように関連付けられるか、およびビューの挙動をどのように定義するかの基盤を形成します。",
936
+ "Views display data from tables. A view is a view pattern applied to a table, with configuration.": "ビューはテーブルのデータを表示します。ビューは、テーブルに対して適用される構成付きのビュー・パターンです。",
937
+ "Modules": "モジュール",
938
+ "Module installation and control": "モジュールのインストールと制御",
939
+ "Module store": "モジュールストア",
940
+ "Module": "モジュール",
941
+ "View patterns": "ビュー パターン",
942
+ "%s module information": "%s モジュール情報",
943
+ "Upgrade installed modules": "インストール済みモジュールをアップグレードする",
944
+ "Add another module": "別のモジュールを追加する",
945
+ "Add module": "モジュールを追加",
946
+ "Module name": "モジュール名",
947
+ "Source of module for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "インストール用モジュールの取得元。いくつかのオプションがあります: \nnpm - npm リポジトリからダウンロード \nlocal - ローカルファイルシステムから取得 \ngithub - GitHub からダウンロード \ngit - Git リポジトリから取得",
948
+ "Version of module, latest is default value": "モジュールのバージョン。最新バージョンがデフォルト値となります。",
949
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to module folder in file system, e.g. C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "npm の場合 - npm パッケージ名(例: `@saltcorn/html` や `saltcorn-gantt`)。npmjs.com で確認してください。 \nlocal の場合 - モジュールフォルダへのファイルシステム上の絶対パス(例: `C:\\gitsrc\\any-bootstrap-theme\\`)。 \ngithub の場合 - GitHub プロジェクト名。",
950
+ "Modules up-to-date": "モジュールは最新の状態です",
951
+ "User must have this role or higher to read rows from the table, unless they are the owner": "ユーザーがテーブルから行を読み取るには、このロール以上を保持している必要があります。ただし、オーナーである場合はこの限りではありません。",
952
+ "User must have this role or higher to edit or create new rows in the table, unless they are the owner": "ユーザーがテーブル内の行を編集または新規作成するには、オーナーでない限り、このロール以上を所持している必要があります。",
953
+ "Tagname": "タグ名",
954
+ "Create tag": "タグを作成",
955
+ "Tags": "タグ",
956
+ "New tag": "新しいタグ",
957
+ "Tag name": "タグ名",
958
+ "%s Tag": "%s タグ",
959
+ "Remove From Tag": "タグから削除",
960
+ "Add tables": "テーブルを追加",
961
+ "Add views": "ビューを追加",
962
+ "Add tags": "タグを追加",
963
+ "Trigger": "トリガー",
964
+ "Add %s to tag": "タグに %s を追加",
965
+ "Tag %s deleted": "タグ %s を削除しました",
966
+ "Tag %s created": "タグ %s が作成されました",
967
+ "Application diagram": "アプリケーション図",
968
+ "Diagram": "ダイアグラム",
969
+ "Entry point": "エントリーポイント",
970
+ "Platform": "プラットフォーム",
971
+ "docker": "Docker",
972
+ "android": "Android",
973
+ "iOS": "iOS",
974
+ "App file": "アプリファイル",
975
+ "Server URL": "サーバーURL",
976
+ "Module %s installed, please complete configuration.": "モジュール「%s」がインストールされました。設定を完了してください。",
977
+ "Module %s removed.": "モジュール %s を削除しました。",
978
+ "Module %s installed": "モジュール「%s」がインストールされました",
979
+ "Upgrading modules...": "モジュールをアップグレードしています…",
980
+ "Backup now": "今すぐバックアップ",
981
+ "Snapshot now": "今すぐスナップショットを取得",
982
+ "Restore/download automated backups &raquo;": "自動バックアップの復元/ダウンロード &raquo;",
983
+ "Snapshots store your application structure and definition, without the table data. Individual views and pages can be restored from snapshots from the <a href='/viewedit'>view</a> or <a href='/pageedit'>pages</a> overviews (\"Restore\" from individual page or view dropdowns).": "スナップショットは、テーブルデータを含まずに、アプリケーションの構造および定義を保存します。個々のビューおよびページは、<a href='/viewedit'>ビュー</a>または<a href='/pageedit'>ページ</a>の一覧画面からスナップショットを用いて復元できます(各ページまたはビューのドロップダウンから「復元」を選択)。",
984
+ "List/download snapshots &raquo;": "スナップショットの一覧/ダウンロード »",
985
+ "Discover tables that are already in the Database, but not known to Saltcorn": "Saltcorn に認識されていないが、すでにデータベース内に存在するテーブルを検出する",
986
+ "Split paste": "分割貼り付け",
987
+ "Separate paste content into separate inputs": "貼り付けた内容を個別の入力に分割する",
988
+ "Add entries to tag": "タグにエントリを追加",
989
+ "Add pages": "ページを追加",
990
+ "Add triggers": "トリガーを追加",
991
+ "Formula value": "数式値",
992
+ "The build was successfully": "ビルドは正常に完了しました。",
993
+ "Unable to build the app": "アプリをビルドできません",
994
+ "Add tag": "タグを追加",
995
+ "Create new row": "新規行を作成",
996
+ "Specify how to create a new row": "新しい行の作成方法を指定する",
997
+ "Preview": "プレビュー",
998
+ "Minimum role updated": "最小ロールが更新されました",
999
+ "Module not found": "モジュールが見つかりません",
1000
+ "View %s not found": "ビュー %s が見つかりません",
1001
+ "Query %s not found": "クエリ「%s」が見つかりません",
1002
+ "Open": "開く",
1003
+ "Only the android build supports docker.": "Android ビルドのみが Docker をサポートしています。",
1004
+ "Please enter a valid server URL.": "有効なサーバーURLを入力してください。",
1005
+ "Table access": "テーブルアクセス",
1006
+ "Download one of the backups above": "上記のバックアップのいずれかをダウンロードしてください",
1007
+ "Clear this application": "このアプリケーションをクリアする",
1008
+ "(tick all boxes)": "(すべて当てはまるものにチェック)",
1009
+ "When prompted to create the first user, click the link to restore a backup": "最初のユーザーの作成を求められたら、バックアップを復元するリンクをクリックします。",
1010
+ "Select the downloaded backup file": "ダウンロードしたバックアップファイルを選択してください",
1011
+ "Units": "ユニット",
1012
+ "Descending?": "降順ですか?",
1013
+ "Small": "小さい",
1014
+ "Medium": "メディウム",
1015
+ "Large": "大きい",
1016
+ "Extra-large": "特大",
1017
+ "Please select at least one item": "少なくとも 1 つの項目を選択してください",
1018
+ "Only include rows where this formula is true. ": "この数式が真となる行のみを含めます。",
1019
+ "Use %s to access current user ID": "現在のユーザーIDにアクセスするには %s を使用します。",
1020
+ "Action not found": "アクションが見つかりません",
1021
+ "Development settings": "開発設定",
1022
+ "All entities": "すべてのエンティティ",
1023
+ "no tags": "タグなし",
1024
+ "Development mode settings updated": "開発モードの設定が更新されました",
1025
+ "Locale identifier short code, e.g. en, zh, fr, ar etc. ": "ロケール識別子の短いコード(例:en、zh、fr、ar など)",
1026
+ "Is this the default language in which the application is built?": "これは、アプリケーションが構築されているデフォルト言語ですか?",
1027
+ "Database type": "データベースタイプ",
1028
+ "Database schema name": "データベーススキーマ名",
1029
+ "Database user": "データベースユーザー",
1030
+ "Database host": "データベースホスト",
1031
+ "Database port": "データベースポート",
1032
+ "Creator email": "作成者メールアドレス",
1033
+ "Create tenant warning text": "テナント作成時の警告テキスト",
1034
+ "Provide your own create warning text if need": "必要に応じて、独自の警告メッセージを作成して提供してください。",
1035
+ "Specify some description for tenant if need": "必要に応じてテナントに関する説明を指定してください。",
1036
+ "Created": "作成済み",
1037
+ "First user E-mail": "最初のユーザーのメールアドレス",
1038
+ "HTTP settings": "HTTP 設定",
1039
+ "Login and Signup": "ログインとサインアップ",
1040
+ "Rights": "権限",
1041
+ "Rights settings": "権限設定",
1042
+ "Database name": "データベース名",
1043
+ "Database schema": "データベーススキーマ",
1044
+ "If the parent row is deleted, do this to the child rows.": "親行が削除された場合、子行に対してこの操作を実行します。",
1045
+ "On delete": "削除時",
1046
+ "Permissions": "権限",
1047
+ "Permissions settings": "権限設定",
1048
+ "Files accept filter ": "ファイル受け入れフィルター",
1049
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `.doc,audio/*,video/*,image/*`": "ユーザーがファイル入力ダイアログボックスから選択できるファイル種別を制限するフィルタを指定します。 \n例: `.doc,audio/*,video/*,image/*`",
1050
+ "Permissions settings updated": "権限設定が更新されました",
1051
+ "Upload file(s)": "ファイルをアップロード",
1052
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `text/csv,audio/*,video/*,image/*`": "ユーザーがファイル入力ダイアログボックスから選択できるファイルタイプに対するフィルターを指定します。 \n例: `text/csv,audio/*,video/*,image/*`",
1053
+ "Default Files accept filter": "デフォルトのファイル受け入れフィルター",
1054
+ "Specifies a default filter for what file types the user can pick from the file input dialog box. Example is `.doc, text/csv,audio/*,video/*,image/*`": "ファイル入力ダイアログボックスで、ユーザーが選択できるファイル種別に対するデフォルトのフィルターを指定します。例:`.doc, text/csv, audio/*, video/*, image/*`",
1055
+ "Destination page": "遷移先ページ",
1056
+ "Module Store endpoint": "モジュールストアエンドポイント",
1057
+ "Authentication settings updated": "認証設定が更新されました",
1058
+ "Log client errors": "クライアントエラーをログに記録する",
1059
+ "Record all client errors in the crash log": "すべてのクライアントエラーをクラッシュログに記録する",
1060
+ "Default File accept filter": "デフォルトのファイル受け入れフィルター",
1061
+ "File upload debug": "ファイルアップロードのデバッグ",
1062
+ "Turn on to debug file upload in express-fileupload.": "express-fileupload でファイルアップロードのデバッグを有効にします。",
1063
+ "Upload size limit (Kb)": "アップロードサイズ上限(KB)",
1064
+ "Maximum upload file size in kilobytes": "最大アップロードファイルサイズ(キロバイト単位)",
1065
+ "File upload timeout": "ファイルアップロードのタイムアウト",
1066
+ "Defines how long to wait for data before aborting file upload. Set to 0 if you want to turn off timeout checks. ": "ファイルアップロードを中止するまでにデータの到着を待機する時間を定義します。タイムアウトチェックを無効にする場合は 0 に設定してください。",
1067
+ "Files settings": "ファイル設定",
1068
+ "NPM packages in code": "コード内の NPM パッケージ",
1069
+ "Comma-separated list of packages which will be available in JavaScript actions": "JavaScript アクションで利用可能になるパッケージのカンマ区切りリスト",
1070
+ "Become user": "ユーザーになる",
1071
+ "Your are now logged in as %s. Logout and login again to assume your usual identity": "あなたは現在、%s としてログインしています。ログアウトして再度ログインし、通常のユーザーとしての身元に戻ってください。",
1072
+ "Done": "完了",
1073
+ "Configure trigger %s": "トリガー「%s」を構成する",
1074
+ "Saved 2FA policy for role": "ロール用の2要素認証ポリシーを保存しました",
1075
+ "HTTP settings updated": "HTTP 設定が更新されました",
1076
+ "%s configuration": "%s 構成",
1077
+ "Save indicator": "保存インジケーター",
1078
+ "Public cache TTL (minutes)": "パブリックキャッシュのTTL(分)",
1079
+ "Cache-control max-age for public views and pages. 0 to disable": "パブリックビューおよびページ用の Cache-Control max-age。無効にする場合は 0 を指定します。",
1080
+ "Files accept filter": "ファイル受け入れフィルター",
1081
+ "User group": "ユーザーグループ",
1082
+ "Add relations to this table in dropdown options for ownership field": "所有権フィールドのドロップダウンオプションに、このテーブルへのリレーションを追加します。",
1083
+ "You have views with a role to access lower than the table role to read, with no table ownership. This may cause a denial of access. Users need to have table read access to any data displayed.": "テーブルの読み取りロールよりも低いアクセス権を持つビューが、テーブル所有権なしで存在しています。これにより、アクセス拒否が発生する可能性があります。表示されるあらゆるデータに対して、ユーザーはテーブルの読み取りアクセス権を持っている必要があります。",
1084
+ "Views potentially affected": "影響を受ける可能性のあるビュー",
1085
+ "Empty view": "空のビュー",
1086
+ "A view that will be shown only if there are no tables rows to show": "表示するテーブル行が存在しない場合にのみ表示されるビュー",
1087
+ "Calculated field will be stored in Database": "計算フィールドはデータベースに保存されます。",
1088
+ "Set Email": "メールを設定",
1089
+ "Please enter your email address": "メールアドレスを入力してください",
1090
+ "Role for search": "検索用ロール",
1091
+ "Min role to access search page": "検索ページにアクセスするための最小ロール",
1092
+ "Update": "更新",
1093
+ "Add": "追加",
1094
+ "Recalculate dynamic": "動的に再計算する",
1095
+ "Force logout": "強制ログアウト",
1096
+ "Logged out user %s": "ログアウト済みユーザー %s",
1097
+ "Reset password link sent to %s": "パスワード再設定リンクを %s に送信しました",
1098
+ "We request that you change your password on %s. You can set your new password through this link: ": "%s でパスワードの変更をお願いしています。以下のリンクから新しいパスワードを設定してください。",
1099
+ "Welcome to %s": "%s へようこそ",
1100
+ "We have created an account for you on %s. You can set your new password through this link: ": "%s にあなたのアカウントを作成しました。以下のリンクから新しいパスワードを設定できます。",
1101
+ "Use this link to access the application once you have set your password: %s": "パスワードを設定したら、次のリンクからアプリケーションにアクセスしてください:%s",
1102
+ "Tag: %s": "タグ: %s",
1103
+ "Tag entry": "タグ入力",
1104
+ "Clear": "クリア",
1105
+ "Restore a snapshot": "スナップショットを復元する",
1106
+ "Snapshot restored": "スナップショットを復元しました",
1107
+ "Configuration check report": "構成チェックレポート",
1108
+ "Re-run": "再実行",
1109
+ "Add constraint:": "制約を追加",
1110
+ "Index": "インデックス",
1111
+ "Add constraint: ": "制約を追加:",
1112
+ "Choose the field to be indexed": "インデックスを作成するフィールドを選択してください",
1113
+ "Constraint formula": "制約式",
1114
+ "Formula must evaluate to true for valid rows. In scope: ": "有効な行に対しては、数式が true と評価されなければなりません。スコープ内:",
1115
+ "Add %s constraint to %s": "%s 制約を %s に追加します",
1116
+ "What": "何",
1117
+ "Choose the field to be indexed. This make searching the table faster.": "インデックスを作成するフィールドを選択してください。これにより、テーブルの検索が高速になります。",
1118
+ "Disk usage": "ディスク使用量",
1119
+ "CPU usage": "CPU 使用率",
1120
+ "Mem usage": "メモリ使用量",
1121
+ "The field that will be shown to the user when choosing a value": "値を選択する際にユーザーに表示されるフィールド",
1122
+ "String value must match regular expression": "文字列値は正規表現に一致していなければなりません",
1123
+ "Modules up-to-date. Please restart server": "モジュールは最新です。サーバーを再起動してください。",
1124
+ "Install git plugins": "git プラグインをインストールする",
1125
+ "Set available npm modules": "利用可能な npm モジュールを設定する",
1126
+ "Only store modules can be installed on tenant instances": "テナントインスタンスにはストアモジュールのみインストールできます。",
1127
+ "Unsafe modules": "安全でないモジュール",
1128
+ "Notifications": "通知",
1129
+ "No notifications": "通知はありません",
1130
+ "In user menu": "ユーザーメニュー内",
1131
+ "Show notifications in the user menu": "ユーザーメニューに通知を表示する",
1132
+ "Notification settings": "通知設定",
1133
+ "PWA": "PWA",
1134
+ "Progressive Web Application": "プログレッシブ Web アプリケーション",
1135
+ "Display": "表示",
1136
+ "Progressive Web Application enabled": "プログレッシブ Web アプリケーションが有効化されています",
1137
+ "Saltcorn test email": "Saltcorn テストメール",
1138
+ "Hello from Saltcorn": "Saltcorn からこんにちは",
1139
+ "Set colors": "色を設定する",
1140
+ "Theme color": "テーマカラー",
1141
+ "Background color": "背景色",
1142
+ "Table provider": "テーブルプロバイダー",
1143
+ "Database table": "データベーステーブル",
1144
+ "Configure provider": "プロバイダーを構成する",
1145
+ "In scope:": "対象範囲:",
1146
+ "SSL expiry": "SSL 有効期限切れ",
1147
+ "A page with this name already exists": "この名前のページはすでに存在します",
1148
+ "Tenant Base URL": "テナントベースURL",
1149
+ "Base hostname for newly created tenants. If unset, defaults to hostname": "新規作成されたテナント用のベースホスト名。未設定の場合は hostname がデフォルトとして使用されます",
1150
+ "Redirect unauthorized": "権限のないユーザーをリダイレクトする",
1151
+ "If tenant creation is not authorized, redirect to this URL": "テナント作成が許可されていない場合、このURLにリダイレクトします。",
1152
+ "Import table %s": "テーブル %s をインポート",
1153
+ "Import CSV": "CSV をインポート",
1154
+ "Show configuration object": "設定オブジェクトを表示",
1155
+ "Connected views": "接続されたビュー",
1156
+ "Tenant application capabilities": "テナントアプリケーションの機能",
1157
+ "Edit Module": "モジュールを編集",
1158
+ "Roles 2-10 are reserved": "ロール 2~10 は予約されています",
1159
+ "Role IDs 2-10 are reserved": "ロールID 2~10 は予約されています。",
1160
+ "Allow offline mode": "オフラインモードを許可する",
1161
+ "Embedded in": "埋め込みの",
1162
+ "Linked from": "からリンクされた",
1163
+ "Table constraints": "テーブル制約",
1164
+ "Event logs": "イベントログ",
1165
+ "Migrations": "マイグレーション",
1166
+ "Tag Entries": "タグエントリ",
1167
+ "Not a valid field name": "有効なフィールド名ではありません",
1168
+ "Set a default value for missing data": "欠損データに対してデフォルト値を設定する",
1169
+ "Create model": "モデルを作成",
1170
+ "Models": "モデル",
1171
+ "New model": "新しいモデル",
1172
+ "Show model": "モデルを表示",
1173
+ "Model instances": "モデルインスタンス",
1174
+ "Trained": "トレーニング済み",
1175
+ "Train new instance": "新しいインスタンスをトレーニングする",
1176
+ "Train model": "モデルを学習する",
1177
+ "Train": "トレーニング",
1178
+ "Report": "レポート",
1179
+ "Model training report": "モデル学習レポート",
1180
+ "Model training error": "モデル学習エラー",
1181
+ "Training error": "学習エラー",
1182
+ "Model": "モデル",
1183
+ "Model instance": "モデルインスタンス",
1184
+ "Prediction output": "予測出力",
1185
+ "Table triggers: ": "テーブルトリガー:",
1186
+ "App name": "アプリ名",
1187
+ "App icon": "アプリアイコン",
1188
+ "Splash Page": "スプラッシュページ",
1189
+ "App version": "アプリバージョン",
1190
+ "Forgot password?": "パスワードをお忘れですか?",
1191
+ "Details": "詳細",
1192
+ "URL is a formula?": "URL は数式ですか?",
1193
+ "Receive notifications by:": "通知の受信方法:",
1194
+ "Backup settings": "バックアップ設定",
1195
+ "Logo image": "ロゴ画像",
1196
+ "Custom code": "カスタムコード",
1197
+ "Extension store": "拡張機能ストア",
1198
+ "Backup file prefix": "バックアップファイル接頭辞",
1199
+ "Directory for backup files": "バックアップファイル用ディレクトリ",
1200
+ "Backup File Prefix": "バックアップファイル接頭辞",
1201
+ "Search for...": "検索...",
1202
+ "Every 5 minutes": "5分ごと",
1203
+ "Not scheduled but can be run as an action from a button click": "スケジュールはされていないが、ボタンクリックからアクションとして実行できる",
1204
+ "Fixed and blocked fields": "固定フィールドおよびブロックされたフィールド",
1205
+ "Do not allow the following fields to have a value set from the query string or state": "次のフィールドに対しては、クエリ文字列または状態から値が設定されないようにしてください。",
1206
+ "Action configuration saved": "アクション設定を保存しました",
1207
+ "Prevent any deletion of parent rows": "親行の削除を一切禁止する",
1208
+ "If the parent row is deleted, set key fields on child rows to null": "親行が削除された場合、子行のキーフィールドを NULL に設定する",
1209
+ "Link out?": "外部リンクしますか?",
1210
+ "Show a link to open popup contents in new tab": "ポップアップのコンテンツを新しいタブで開くためのリンクを表示する",
1211
+ "Model %s deleted": "モデル %s を削除しました",
1212
+ "Model instance %s deleted": "モデルインスタンス %s を削除しました",
1213
+ "Action information saved": "アクション情報を保存しました",
1214
+ "JavaScript code:": "JavaScriptコード:",
1215
+ "code here": "ここにコードを記述してください",
1216
+ "Page '%s' was loaded": "ページ「%s」が読み込まれました",
1217
+ "View '%s' was loaded": "ビュー「%s」が読み込まれました",
1218
+ "Error message": "エラーメッセージ",
1219
+ "Error shown to user if uniqueness is violated": "一意性制約に違反した場合にユーザーに表示されるエラー",
1220
+ "Protected": "保護済み",
1221
+ "Set role to access": "ロールをアクセス権に設定する",
1222
+ "User must have this role or higher to update or create field values": "ユーザーがフィールド値を更新または作成するには、このロール以上のロールを保持している必要があります。",
1223
+ "Disable on mobile": "モバイル端末では無効にする",
1224
+ "moment.js format specifier": "moment.js フォーマット指定子",
1225
+ "Primary button": "プライマリボタン",
1226
+ "Secondary button": "セカンダリボタン",
1227
+ "Success button": "成功ボタン",
1228
+ "Danger button": "危険ボタン",
1229
+ "Primary outline button": "プライマリアウトラインボタン",
1230
+ "Secondary outline button": "セカンダリーアウトラインボタン",
1231
+ "Standard": "標準",
1232
+ "X-Small": "特小",
1233
+ "Block": "ブロック",
1234
+ "Large block": "大きなブロック",
1235
+ "Formula for JavaScript object that will be added to state parameters": "state パラメーターに追加される JavaScript オブジェクト用の数式",
1236
+ "Alignment": "アラインメント",
1237
+ "Click to edit?": "クリックして編集しますか?",
1238
+ "Format": "フォーマット",
1239
+ "Table Synchronization": "テーブル同期",
1240
+ "unsynched": "未同期",
1241
+ "synched": "同期済み",
1242
+ "Sync information": "同期情報",
1243
+ "Sync information tracks the last modification or deletion timestamp so that the table data can be synchronized with the mobile app": "同期情報は、テーブルデータをモバイルアプリと同期できるように、最終更新または削除のタイムスタンプを追跡します。",
1244
+ "Included Plugins": "含まれているプラグイン",
1245
+ "exclude": "除外",
1246
+ "include": "含める",
1247
+ "Auto public login": "自動パブリックログイン",
1248
+ "New user view": "新規ユーザー・ビュー",
1249
+ "A view to show to new users, to finalise registration (if Edit) or as a welcome view": "新規ユーザーに表示するビューで、登録を完了するため(編集時)またはウェルカムビューとして使用するものです。",
1250
+ "View decoration": "ビュー装飾",
1251
+ "Title formula": "タイトル式",
1252
+ "Show if true": "真の場合に表示",
1253
+ "Formula. Leave blank to always show": "数式。常に表示する場合は空白のままにします。",
1254
+ "Popup width": "ポップアップの幅",
1255
+ "Show an icon in the title bar to indicate when form data is being saved": "フォームデータ保存中であることを示すアイコンをタイトルバーに表示する",
1256
+ "install a different version": "別のバージョンをインストールする",
1257
+ "%s versions": "%s バージョン",
1258
+ "Close": "閉じる",
1259
+ "Module up-to-date": "モジュールは最新の状態です",
1260
+ "Module '%s' not found": "モジュール「%s」が見つかりません",
1261
+ "Module %s not found": "モジュール %s が見つかりません",
1262
+ "Include Event Logs": "イベントログを含める",
1263
+ "Backup with event logs": "イベントログ付きバックアップ",
1264
+ "Initially open": "初期表示で開く",
1265
+ "Not a valid pack": "有効なパックではありません",
1266
+ "Pack file": "パックファイル",
1267
+ "Upload a pack file": "パックファイルをアップロードする",
1268
+ "No menu": "メニューなし",
1269
+ "Omit the menu from this page": "このページからメニューを省略してください。",
1270
+ "%s finished without a result": "%s は結果を返さずに終了しました",
1271
+ "Body size limit (Kb)": "ボディサイズ上限(KB)",
1272
+ "Maximum request body size in kilobytes": "最大リクエストボディサイズ(キロバイト単位)",
1273
+ "URL encoded size limit (Kb)": "URL エンコード済みサイズ上限 (KB)",
1274
+ "Maximum URL encoded request size in kilobytes": "URL エンコードされたリクエストの最大サイズ(キロバイト単位)",
1275
+ "HTML file": "HTML ファイル",
1276
+ "HTML file to use as page content": "ページコンテンツとして使用する HTML ファイル",
1277
+ "Offline mode: cannot load file": "オフラインモード:ファイルを読み込めません",
1278
+ "None - use drag and drop builder": "なし - ドラッグ&ドロップビルダーを使用する",
1279
+ "Do not pick or compare time": "時間を選択したり比較したりしないでください",
1280
+ "Installed theme": "インストール済みテーマ",
1281
+ "Theme for role": "ロール用テーマ",
1282
+ "Set theme for each user role »": "各ユーザーロールごとにテーマを設定する",
1283
+ "Available themes": "利用可能なテーマ",
1284
+ "Install more themes »": "テーマをさらにインストール »",
1285
+ "Configure action": "アクションを構成する",
1286
+ "No changes detected, snapshot skipped": "変更が検出されなかったため、スナップショットはスキップされました",
1287
+ "Cannot remove module: views %s depend on it": "モジュールを削除できません:ビュー %s がこのモジュールに依存しています",
1288
+ "The view name is part of the URL when it is shown alone.": "ビュー名は、単体で表示される場合、そのURLの一部になります。",
1289
+ "Exclusion relations": "除外リレーション",
1290
+ "Do not include row if this relation has a match": "このリレーションに一致がある場合は、その行を含めないでください。",
1291
+ "Exclusion where": "除外条件(Where 句)",
1292
+ "Hoverable rows": "ホバー可能な行",
1293
+ "Highlight row under cursor": "カーソル下の行をハイライトする",
1294
+ "Striped rows": "ストライプ状の行",
1295
+ "Add zebra stripes to rows": "行にゼブラストライプを追加する",
1296
+ "New page group": "新しいページグループ",
1297
+ "Page Groups": "ページグループ",
1298
+ "%s edit": "%s 編集",
1299
+ "Members": "メンバー",
1300
+ "Add member": "メンバーを追加",
1301
+ "Edit group properties": "グループプロパティを編集",
1302
+ "Page to be served": "提供されるページ",
1303
+ "A description of the group member": "グループメンバーの説明",
1304
+ "Eligible Formula": "適用可能な数式",
1305
+ "Formula to determine if this page should be served.": "このページを配信すべきかどうかを判定するための式。",
1306
+ "Cancel": "キャンセル",
1307
+ "%s add-member": "%s メンバーを追加",
1308
+ "add-member": "メンバー追加",
1309
+ "add member to %s": "メンバーを %s に追加",
1310
+ "Added member": "メンバーを追加しました",
1311
+ "Member %s": "メンバー %s",
1312
+ "Updated member": "更新されたメンバー",
1313
+ "%s edit-member": "%s edit-member",
1314
+ "edit member of %s": "%s のメンバーを編集",
1315
+ "Removed member %s": "メンバー「%s」を削除しました",
1316
+ "Deleted page group %s": "ページグループ「%s」を削除しました",
1317
+ "Missing screen info": "画面情報が不足しています",
1318
+ "What to do if no screen info is given. Reload with parmeters or guess it from the user-agent.": "画面情報が与えられていない場合の対応としては、パラメータを付与して再読み込みするか、または User-Agent から推測します。",
1319
+ "Guess from user agent": "ユーザーエージェントから推測",
1320
+ "Reload": "再読み込み",
1321
+ "User Agent screen infos": "ユーザーエージェント画面情報",
1322
+ "This screen infos are used when the browser does not send them. With 'Missing screen info' set to 'Guess from user agent', the user agent gets mapped to a device with the following values.": "ブラウザから画面情報が送信されない場合に、この画面情報が使用されます。「画面情報が欠落している場合」を「ユーザーエージェントから推測」に設定すると、ユーザーエージェントは次の値を持つデバイスにマッピングされます。",
1323
+ "Add screen info": "画面情報を追加",
1324
+ "Page Group settings": "ページグループ設定",
1325
+ "Pagegroups": "ページグループ",
1326
+ "width": "幅",
1327
+ "height": "高さ",
1328
+ "innerWidth": "innerWidth",
1329
+ "innerHeight": "innerHeight",
1330
+ "Screen info added": "画面情報を追加しました",
1331
+ "Screen info removed": "画面情報が削除されました",
1332
+ "Edit screen info": "編集画面情報",
1333
+ "Screen info saved": "画面情報を保存しました",
1334
+ "Settings saved": "設定が保存されました",
1335
+ "Destination page group": "宛先ページグループ",
1336
+ "Your page groups": "あなたのページグループ",
1337
+ "A group has pages with an eligible formula. When you request a group, then the first page where the formula matches gets served. This way, you can choose a page depending on the screen of the device.": "グループには適用可能なフォーミュラを持つ複数のページがあります。グループをリクエストすると、そのフォーミュラが条件に合致する最初のページが提供されます。この仕組みにより、デバイスの画面に応じて表示するページを選択することができます。",
1338
+ "Create page group": "ページグループを作成",
1339
+ "Page groups": "ページグループ",
1340
+ "Calculated non-stored fields cannot have Key type": "計算された非保存フィールドには Key 型を設定できません",
1341
+ "Row click URL": "行クリック時のURL",
1342
+ "Formula. Navigate to this URL when row is clicked": "数式。行がクリックされたときにこの URL へ遷移する",
1343
+ "Time of day": "時刻",
1344
+ "UTC timezone": "UTC タイムゾーン",
1345
+ "Show if formula": "条件付き表示用の if 関数を表示",
1346
+ "Show link or embed if true, don't show if false. Based on state variables from URL query string and <code>user</code>. For the full state use <code>row</code>. Example: <code>!!row.createlink</code> to show link if and only if state has <code>createlink</code>.": "true の場合はリンクを表示または埋め込み、false の場合は表示しません。URL クエリ文字列および <code>user</code> からの状態変数に基づきます。完全な状態には <code>row</code> を使用します。例: 状態に <code>createlink</code> がある場合にのみリンクを表示するには <code>!!row.createlink</code> を使用します。",
1347
+ "Pagegroup": "ページグループ",
1348
+ "Pagegroup %s has no members": "ページグループ %s にはメンバーが存在しません",
1349
+ "Remove border": "ボーダーを削除する",
1350
+ "No lines between tables": "テーブル間に罫線を表示しない",
1351
+ "Use this to restrict your field to a list of options (separated by commas). For instance, enter <kbd class=\"fst-normal\">Red, Green, Blue</kbd> here if the permissible values are Red, Green and Blue. Leave blank if the string can hold any value.": "カンマ区切りのオプション一覧で、このフィールドの値を制限する場合に使用します。 \nたとえば、許可される値が Red、Green、Blue の場合は、ここに <kbd class=\"fst-normal\">Red, Green, Blue</kbd> と入力します。 \n文字列に任意の値を許可する場合は、空欄のままにします。",
1352
+ "Page description": "ページ説明",
1353
+ "Some view patterns accept interpolations. Ex: <code>{{ name }}</code> or <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>": "一部のビュー用パターンは補間を受け付けます。例: <code>{{ name }}</code> や <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>",
1354
+ "For search engines. Some view patterns accept interpolations.": "検索エンジン向けです。一部のビュー・パターンは補間を受け付けます。",
1355
+ "Files cache TTL (minutes)": "ファイルキャッシュのTTL(分)",
1356
+ "Cache-control max-age for files.": "ファイルに対する Cache-Control の max-age 設定",
1357
+ "Popup min width": "ポップアップの最小幅",
1358
+ "Add %s to tag %s": "タグ「%2$s」に「%1$s」を追加します",
1359
+ "Add entries to tag %s": "タグ %s にエントリを追加",
1360
+ "Tag not found": "タグが見つかりません",
1361
+ "Unable to save: No page or no layout": "保存できません: ページまたはレイアウトが存在しません",
1362
+ "Unable to save: No view": "保存できません: ビューがありません",
1363
+ "%s has no eligible page": "%s には対象となるページがありません",
1364
+ "Random allocation": "ランダム割り当て",
1365
+ "Serve a random page, ignoring the eligible formula. Within a session, reloads will always deliver the same page. This is a basic requirement for A/B testing.": "対象となる式を無視して、ランダムなページを配信する。ただし、同一セッション内ではリロードしても常に同じページを返すこと。これは A/B テストの基本要件である。",
1366
+ "Pagegroup %s not found": "ページグループ %s が見つかりません",
1367
+ "Create trigger": "トリガーを作成",
1368
+ "Omit the menu from this view": "このビューからメニューを省略してください",
1369
+ "Cross-domain iframe": "クロスドメイン iframe",
1370
+ "Allow embedding in iframe on different domains. Unsets the X-Frame-Options header": "異なるドメインでの iframe 埋め込みを許可します。`X-Frame-Options` ヘッダーを解除します。",
1371
+ "Logout URL": "ログアウトURL",
1372
+ "The URL to direct to after logout": "ログアウト後にリダイレクトする先のURL",
1373
+ "Runtime informations": "ランタイム情報",
1374
+ "open logs viewer": "ログビューアーを開く",
1375
+ "Server logs": "サーバーログ",
1376
+ "Timestamp": "タイムスタンプ",
1377
+ "Message": "メッセージ",
1378
+ "Please enter the two-factor authetication code from your authenticator device": "認証デバイスから二要素認証コードを入力してください。",
1379
+ "Only if...": "…の場合のみ",
1380
+ "Allow self signed": "自己署名証明書を許可する",
1381
+ "Open a connection to TLS server with self-signed or invalid TLS certificate": "自己署名証明書または無効な TLS 証明書を使用する TLS サーバーへの接続を開く",
1382
+ "Allow self-signed": "自己署名証明書を許可する",
1383
+ "Optionally associate a table with this trigger": "任意でこのトリガーにテーブルを関連付けます",
1384
+ "Delete table": "テーブルを削除",
1385
+ "Signup role": "サインアップロール",
1386
+ "The initial role of signed up users": "サインアップしたユーザーの初期ロール",
1387
+ "Cordova builder": "Cordova ビルダー",
1388
+ "not available": "利用不可",
1389
+ "pull": "プル",
1390
+ "refresh": "リフレッシュ",
1391
+ "installed": "インストール済み",
1392
+ "Include table history in backup": "バックアップにテーブル履歴を含める",
1393
+ "The plugin was corrupted and had to be repaired. We recommend restarting your server.": "プラグインが破損しており、修復する必要がありました。サーバーの再起動を推奨します。",
1394
+ "%s code page": "%s コードページ",
1395
+ "Constants and function code": "定数および関数コード",
1396
+ "Delete code page": "コードページを削除",
1397
+ "Adjust the the theme for this user": "このユーザーのテーマを調整する",
1398
+ "Configure theme": "テーマを構成する",
1399
+ "Remove all user specific theme settings": "すべてのユーザー固有のテーマ設定を削除する",
1400
+ "Configure %s Plugin for %s": "%s プラグインを %s 用に構成する",
1401
+ "The current theme has no user specific settings": "現在のテーマにはユーザー固有の設定がありません。",
1402
+ "Some themes support only one level of menu nesting.": "一部のテーマでは、メニューの入れ子構造は1階層のみサポートされています。",
1403
+ "Apple Team ID": "Apple チーム ID",
1404
+ "Please enter your Apple Team ID": "Apple チーム ID を入力してください",
1405
+ "To see changes for '%s' in show-if-formulas, users need to relogin": "show-if フォーミュラにおける「%s」の変更を反映させるには、ユーザーは再ログインする必要があります。",
1406
+ "Server host": "サーバーホスト",
1407
+ "Username": "ユーザー名",
1408
+ "Port": "ポート",
1409
+ "All tenants": "すべてのテナント",
1410
+ "Also backup all tenants": "すべてのテナントもバックアップしてください",
1411
+ "Retain local directory": "ローカルディレクトリを保持する",
1412
+ "Retain a local backup copy in this directory (optional)": "このディレクトリにローカルのバックアップコピーを保持する(任意)",
1413
+ "Do not wrap response in a success object": "レスポンスを success オブジェクトでラップしないでください。",
1414
+ "Use table description instead of name as header": "ヘッダーにはテーブル名ではなくテーブルの説明を使用する",
1415
+ "Description header": "説明ヘッダー",
1416
+ "Lazy load views": "ビューの遅延読み込み",
1417
+ "Log IP address": "IP アドレスをログに記録する",
1418
+ "Record the request IP address in log messages": "ログメッセージにリクエスト元のIPアドレスを記録する",
1419
+ "App ID": "アプリID",
1420
+ "Build type": "ビルドタイプ",
1421
+ "debug": "デバッグ",
1422
+ "release": "リリース",
1423
+ "Keystore File": "キーストアファイル",
1424
+ "Keystore Alias": "キーストアエイリアス",
1425
+ "Keystore Password": "キーストアパスワード",
1426
+ "xcodebuild": "xcodebuild",
1427
+ "Provisioning Profile": "プロビジョニングプロファイル",
1428
+ "Registry editor": "レジストリエディター",
1429
+ "Mobile HTML": "モバイル向けHTML",
1430
+ "HTML for the item in the bottom navigation bar. Currently, only supported by the metronic theme.": "ボトムナビゲーションバー内のアイテム用の HTML。現在は Metronic テーマでのみサポートされています。",
1431
+ "A short name that will be in the page URL": "ページ URL に含まれる短い名前",
1432
+ "A longer description that is not visible but appears in the page header and is indexed by search engines": "ページヘッダーに表示され、検索エンジンによってインデックスされるが、画面上には表示されない長めの説明文",
1433
+ "User role required to access page": "ページにアクセスするために必要なユーザーロール",
1434
+ "Example: <code>`/view/TheOtherView?id=${id}`</code>": "例: <code>`/view/TheOtherView?id=${id}`</code>",
1435
+ "Older": "古い",
1436
+ "Newest": "最新",
1437
+ "Delete all read": "既読をすべて削除",
1438
+ "Trigger %s duplicated as %s": "トリガー「%s」は「%s」として重複作成されました",
1439
+ "Tooltip": "ツールチップ",
1440
+ "Tooltip formula": "ツールチップ用の式",
1441
+ "Install a different version": "別のバージョンをインストールする",
1442
+ "Page group": "ページグループ",
1443
+ "Starting upgrade, please wait...\n": "アップグレードを開始しています。しばらくお待ちください…",
1444
+ "Upgrade done (if it was available) with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "アップグレードは(利用可能であれば)コード 0 で完了しました。\n\nブラウザの「戻る」ボタンを押してから、ページを再読み込みしてください。",
1445
+ "Installing %s, please wait...\n": "「%s をインストールしています。しばらくお待ちください…」",
1446
+ "Install done with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "コード 0 でインストールが完了しました。\n\nブラウザの[戻る]ボタンを押してから、ページを再読み込みしてください。",
1447
+ "Pulling the cordova-builder docker image...": "cordova-builder の Docker イメージをプルしています...",
1448
+ "Check updates": "更新を確認",
1449
+ "Choose version": "バージョンを選択してください",
1450
+ "Unknown authentication method %s": "不明な認証方式 %s",
1451
+ "Card rows": "カード行",
1452
+ "Each row in a card. Not supported by all themes": "カード内の各行。すべてのテーマでサポートされているわけではありません。",
1453
+ "Prune session interval (seconds)": "セッションのプルーニング間隔(秒)",
1454
+ "Interval in seconds to check for expred sessions in the postgres db. 0, empty or a negative number to disable": "Postgres データベース内の期限切れセッションをチェックする間隔(秒)。0、空、または負の数で無効化",
1455
+ "Progressive Web Application is not enabled": "プログレッシブウェブアプリケーション (PWA) は有効化されていません。",
1456
+ "Events and Trigger settings": "イベントおよびトリガー設定",
1457
+ "Periodic trigger timing (next event)": "定期トリガーのタイミング(次回イベント)",
1458
+ "Hourly": "毎時",
1459
+ "Daily": "デイリー",
1460
+ "Weekly": "週次",
1461
+ "Code pages": "コードページ",
1462
+ "Please select a file": "ファイルを選択してください",
1463
+ "Zip compression level": "Zip 圧縮レベル",
1464
+ "1=Fast, larger file, 9=Slow, smaller files": "1=高速・大容量ファイル、9=低速・小容量ファイル",
1465
+ "Use system zip": "システムのZIPを使用する",
1466
+ "Recommended. Executable <code>zip</code> must be installed": "推奨: 実行可能ファイルの <code>zip</code> がインストールされている必要があります。",
1467
+ "Time to run": "実行時間",
1468
+ "Mobile": "モバイル",
1469
+ "Plain password trigger row": "プレーンパスワードトリガー行",
1470
+ "Send plaintext password changes to Users table triggers (Insert, Update and Validate).": "平文パスワードの変更を Users テーブルのトリガー(Insert、Update、および Validate)に送信します。",
1471
+ "Minimum user role required to create a new tenant<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">Giving non-trusted users access to create tenants is a security risk and not recommended.</div>": "新しいテナントを作成するために必要な最小ユーザーロール \n<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">信頼されていないユーザーにテナント作成権限を与えることはセキュリティリスクとなるため推奨されません。</div>",
1472
+ "Select tag": "タグを選択",
1473
+ "Invalid build directory path": "無効なビルドディレクトリパス",
1474
+ "Invalid build directory name": "無効なビルドディレクトリ名",
1475
+ "clean node_modules": "node_modules をクリーンアップする",
1476
+ "After delete": "削除後",
1477
+ "Search only on exact match, not substring match. Useful for large tables": "部分一致ではなく完全一致のみで検索します。大規模なテーブルに有用です。",
1478
+ "Please select an entry point.": "エントリーポイントを選択してください。",
1479
+ "Group by": "グループ化",
1480
+ "View %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "ビュー %s がメニューに追加されました。アクセス権限は <a href=\"/menu\">設定 &raquo; メニュー</a> で調整してください。",
1481
+ "Page %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "ページ「%s」をメニューに追加しました。アクセス権限は <a href=\"/menu\">設定 &raquo; メニュー</a> で調整してください。",
1482
+ "SameSite": "SameSite",
1483
+ "Restrict use of cookie to third-party sites. Strict is more secure, but may impact authentication": "Cookie の利用をサードパーティサイトに制限します。Strict はより安全ですが、認証に影響を与える可能性があります。",
1484
+ "Content Security Policy": "コンテンツセキュリティポリシー",
1485
+ "CORS": "CORS",
1486
+ "Cross-origin resource sharing": "オリジン間リソース共有",
1487
+ "Signup and login views": "サインアップおよびログインビュー",
1488
+ "Additional login and signup settings": "追加のログインおよびサインアップ設定",
1489
+ "Login and signup views should be accessible by public users": "ログインおよびサインアップのビューは、パブリックユーザーがアクセス可能である必要があります。",
1490
+ "Shared: %s": "共有済み: %s",
1491
+ "Sharing not enabled": "共有は有効になっていません",
1492
+ "You must be logged in to share": "共有するにはログインする必要があります",
1493
+ "Fluid layout": "流動レイアウト",
1494
+ "Request fluid layout from theme for a wider display for this page": "このページの表示領域を広くするため、テーマにフルイドレイアウトを適用するようリクエストします。",
1495
+ "Location of view to create new row": "新規行を作成するビューの配置場所",
1496
+ "Capacitor builder": "Capacitor ビルダー",
1497
+ "Pulling the capacitor-builder docker image...": "capacitor-builder の Docker イメージをプルしています…",
1498
+ "Pull done with code %s": "コード %s でプルが完了しました",
1499
+ "Default locale": "デフォルトロケール",
1500
+ "Next step": "次のステップ",
1501
+ "Step name": "ステップ名",
1502
+ "Step saved": "ステップを保存しました",
1503
+ "Initial step": "初期ステップ",
1504
+ "Confirm leaving unsaved": "未保存の変更があります。終了してもよろしいですか?",
1505
+ "Ask the user to confirm if they close a tab with unsaved changes": "未保存の変更があるタブを閉じようとした場合、ユーザーに確認を求めます。",
1506
+ "Workflow runs": "ワークフローの実行",
1507
+ "Workflow run": "ワークフロー実行",
1508
+ "Share to enabled": "共有を有効化",
1509
+ "Enable the share to feature": "「共有先機能を有効化する」",
1510
+ "Allocate new row": "新しい行を割り当てる",
1511
+ "If the view is run without existing row, allocate a new row on load. Defaults must be set on all required fields.": "既存の行がない状態でビューが実行された場合、ロード時に新規行を割り当てます。すべての必須フィールドにはデフォルト値を設定する必要があります。",
1512
+ "Step traces": "ステップトレース",
1513
+ "Please enter a version in the format 'x.y.z' (e.g. 0.0.1 with numbers from 0 to 999) or leave it empty.": "バージョンを「x.y.z」形式(例:0.0.1、各桁は 0〜999 の数値)で入力するか、空のままにしてください。",
1514
+ "Delete unchanged": "変更されていないものを削除",
1515
+ "Delete allocated row if there are no changes.": "変更がない場合は、割り当てられた行を削除します。",
1516
+ "Triggers on table": "テーブル上のトリガー",
1517
+ "Please provide the keystore alias and password for the android build.": "Android ビルド用のキーストアのエイリアスとパスワードを提供してください。",
1518
+ "Submit": "送信",
1519
+ "OK": "了解しました。",
1520
+ "Step settings": "ステップ設定",
1521
+ "Action settings": "アクション設定",
1522
+ "Keystore file is not applied for debug builds.": "キーストアファイルはデバッグビルドには適用されません。",
1523
+ "Workflow": "ワークフロー",
1524
+ "Previous runs": "前回の実行",
1525
+ "The workflow the user will be interacting with.": "ユーザーが操作するワークフロー。",
1526
+ "Delete old workflow runs with status after days": "指定日数経過後に特定ステータスの古いワークフロー実行を削除",
1527
+ "Finished": "完了しました",
1528
+ "Error": "エラー",
1529
+ "Waiting": "待機中",
1530
+ "Running": "実行中",
1531
+ "Minimum role to access search page": "検索ページにアクセスするための最小ロール",
1532
+ "Edit tables": "テーブルを編集",
1533
+ "Minimum role to edit tables": "テーブルを編集するための最小ロール",
1534
+ "Edit views": "ビューを編集",
1535
+ "Minimum role to edit views": "ビューを編集できる最小ロール",
1536
+ "Edit pages": "ページを編集",
1537
+ "Minimum role to edit pages": "ページを編集するための最小ロール",
1538
+ "Edit triggers": "トリガーを編集",
1539
+ "Minimum role to edit triggers": "トリガーを編集するための最小ロール",
1540
+ "Development permissions": "開発権限",
1541
+ "Inspect tables": "テーブルを検査する",
1542
+ "Minimum role to inspect (see, without editing) tables": "テーブルを閲覧(編集なしで参照)するための最小ロール",
1543
+ "Home pages": "ホームページ",
1544
+ "The home page is the page that is served when the user visits the home location (/). This can be set for each user role.": "ホームページは、ユーザーがホームロケーション(/)にアクセスしたときに配信されるページです。これはユーザーごとのロールごとに設定できます。",
1545
+ "Trigger %s deleted": "トリガー「%s」は削除されました",
1546
+ "Edit menu": "編集メニュー",
1547
+ "Minimum role to edit menu": "メニューを編集できる最小ロール",
1548
+ "Full-text search index is not available as the table contains Key fields (%s) with the \"Include in full-text search\" option enabled. Disable this before creating a Full-text search index": "テーブルに「全文検索に含める」オプションが有効になっているキー項目(%s)が含まれているため、全文検索インデックスは利用できません。全文検索インデックスを作成する前に、このオプションを無効にしてください。",
1549
+ "Share Extension Provisioning Profile": "共有拡張機能用プロビジョニングプロファイル",
1550
+ "Show results in": "結果を表示",
1551
+ "Show results from each table in this type of element": "この種類の要素内に各テーブルの結果を表示します。",
1552
+ "Search syntax help": "検索構文ヘルプ",
1553
+ "Search syntax": "検索構文",
1554
+ "Maximum role": "最大ロール",
1555
+ "Module dependencies": "モジュール依存関係",
1556
+ "Prompt": "プロンプト",
1557
+ "Clean modules and restart": "モジュールをクリーンし、再起動する",
1558
+ "Modules cleaned, server restarting...": "モジュールをクリーンアップしました。サーバーを再起動中…",
1559
+ "Delete table+views+triggers": "テーブル+ビュー+トリガーを削除する",
1560
+ "No file uploaded": "ファイルがアップロードされていません",
1561
+ "To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "証明書を取得するために、管理者のメールアドレスが Let’s Encrypt と共有されます。",
1562
+ "Local state": "ローカル状態",
1563
+ "Isolate state of each repeated view": "繰り返し表示される各ビューの状態を分離する",
1564
+ "Processing CSV file": "CSV ファイルの処理",
1565
+ "Edit files": "ファイルを編集する",
1566
+ "Minimum role to edit files": "ファイルを編集するための最小ロール",
1567
+ "Edit search": "検索を編集",
1568
+ "Minimum role to edit search": "検索を編集するための最小ロール",
1569
+ "Create snapshot": "スナップショットを作成",
1570
+ "Minimum role to create snapshot": "スナップショットを作成できる最小ロール",
1571
+ "Min length": "最小長さ",
1572
+ "Max length": "最大長",
1573
+ "Regular expression": "正規表現",
1574
+ "Exact search only": "完全一致検索のみ",
1575
+ "Translation of": "翻訳",
1576
+ "Minimum": "最小",
1577
+ "Maximum": "最大",
1578
+ "All tags": "すべてのタグ",
1579
+ "Manage tags...": "タグを管理...",
1580
+ "Started": "開始しました",
1581
+ "Updated": "更新済み",
1582
+ "Status": "ステータス",
1583
+ "Working directory": "作業ディレクトリ",
1584
+ "Row click event": "行クリックイベント",
1585
+ "What happens when a row is clicked": "行がクリックされたときに何が起こるか",
1586
+ "Row click action": "行クリックアクション",
1587
+ "Run this action when row is clicked": "行がクリックされたときにこのアクションを実行する",
1588
+ "Reset password view": "パスワードリセットビュー",
1589
+ "A view that will be emailed to users when they have forgotten their password": "ユーザーがパスワードを忘れた際に送信されるメール用ビュー",
1590
+ "Allow login methods": "ログイン方法を許可",
1591
+ "Inherit configuration values": "設定値を継承する",
1592
+ "Comma-separated list of configuration settings tenants inherit from root. Ex: <code>site_name, smtp_host, allow_signup</code>": "テナントがルートから継承する構成設定のカンマ区切りリスト。例:<code>site_name, smtp_host, allow_signup</code>",
1593
+ "Disable CSRF routes": "CSRF ルートを無効化する",
1594
+ "Comma-separated list of relative URL routes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "CSRF トークン検証を無効化する相対 URL ルートのカンマ区切りリスト。例: <code>/files/upload, /auth/signup</code>",
1595
+ "Only day": "日単位のみ",
1596
+ "Language CSV": "言語 CSV",
1597
+ "Upload language CSV": "言語CSVをアップロード",
1598
+ "Create an account!": "アカウントを作成してください。",
1599
+ "Login with %s": "%s でログイン",
1600
+ "Already have an account? Login!": "すでにアカウントをお持ちですか?ログイン!",
1601
+ "Translated %s strings. Click 'Translate with LLM' again to continue": "%s 個の文字列を翻訳しました。続行するには「LLM で翻訳」をもう一度クリックしてください。",
1602
+ "Translate with LLM": "LLM で翻訳する",
1603
+ "You may need to adjust view relations associated with this table after renaming it": "このテーブルの名前を変更した後は、それに関連付けられているビューのリレーションを調整する必要がある場合があります。",
1604
+ "Error running workflow": "ワークフローの実行中にエラーが発生しました",
1605
+ "Choose File": "ファイルを選択",
1606
+ "No file chosen": "ファイルが選択されていません",
1607
+ "S3 Bucket Name": "S3 バケット名",
1608
+ "S3 Access Key": "S3 アクセスキー",
1609
+ "S3 Secret Key": "S3 シークレットキー",
1610
+ "S3 Region": "S3 リージョン",
1611
+ "S3 Endpoint": "S3エンドポイント",
1612
+ "Enable maintenance mode": "メンテナンスモードを有効にする",
1613
+ "Enable maintenance mode to restrict access to non-admin users": "メンテナンスモードを有効化し、管理者以外のユーザーへのアクセスを制限する",
1614
+ "Maintenance mode page": "メンテナンスモードページ",
1615
+ "Select the page to display during maintenance mode": "メンテナンスモード中に表示するページを選択してください",
1616
+ "Create basic views": "基本的なビューを作成する",
1617
+ "Create views": "ビューを作成する",
1618
+ "Decimal places": "小数位桁数",
1619
+ "%s view - %s": "%s ビュー - %s",
1620
+ "Password to encrypt the backup file. Leave empty for no encryption": "バックアップファイルを暗号化するためのパスワード。暗号化しない場合は空のままにしてください。",
1621
+ "Show full error to user on crash, enable editing field type": "クラッシュ時にユーザーへエラー全文を表示し、フィールド型の編集を有効にする",
1622
+ "Shown to the user if foreign key constraint is violated": "外部キー制約が違反された場合にユーザーに表示されます",
1623
+ "Button Style": "ボタンスタイル",
1624
+ "Disable full-text search": "全文検索を無効にする",
1625
+ "Use LIKE instead of tsvector. Use to match against phrase in the middle of a word.": "tsvector の代わりに LIKE を使用してください。単語の中間にあるフレーズにマッチさせるために使用します。",
1626
+ "Model configuration": "モデル構成",
1627
+ "Push Notifications": "プッシュ通知",
1628
+ "Push Notifications enabled": "プッシュ通知が有効になっています",
1629
+ "VAPID public key": "VAPID 公開鍵",
1630
+ "Public key for VAPID authentication in web push notifications": "Webプッシュ通知における VAPID 認証用の公開鍵",
1631
+ "VAPID private key": "VAPID 秘密鍵",
1632
+ "Private key for VAPID authentication in web push notifications": "Webプッシュ通知における VAPID 認証用の秘密鍵",
1633
+ "VAPID email": "VAPID メール",
1634
+ "Email address for VAPID authentication in web push notifications. Usually, it is your email address.": "Web Push 通知における VAPID 認証用のメールアドレスです。通常は、あなた自身のメールアドレスを指定します。",
1635
+ "Web push icon": "Webプッシュアイコン",
1636
+ "Select a publicly accessible square image file": "公開アクセス可能な正方形の画像ファイルを選択してください。",
1637
+ "Web push badge": "Webプッシュバッジ",
1638
+ "Select a publicly accessible monochrome square image file (prefarbly 72x72px)": "公開アクセス可能なモノクロの正方形画像ファイル(できれば 72x72px)を選択してください。",
1639
+ "Comma-separated list of relative URL route prefixes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "CSRF トークンチェックを無効化する相対 URL ルートプレフィックスのカンマ区切りリスト。例: <code>/files/upload, /auth/signup</code>",
1640
+ "Push icon": "プッシュアイコン",
1641
+ "Push badge": "プッシュバッジ",
1642
+ "Web push": "Webプッシュ",
1643
+ "Native Android": "ネイティブ Android",
1644
+ "Firebase JSON key": "Firebase の JSON キー",
1645
+ "This is your Firebase Service Account JSON key file. ": "これはあなたの Firebase サービスアカウントの JSON キーファイルです。",
1646
+ "Serve HTML files": "HTML ファイルを配信する",
1647
+ "Unsafe. HTML files will be rendered in browser instead of as plaintext. Use Page with HTML file setting to safely serve specific HTML files": "安全ではありません。HTML ファイルはプレーンテキストとしてではなくブラウザでレンダリングされます。特定の HTML ファイルを安全に提供するには、「HTML ファイル設定付き Page」を使用してください。",
1648
+ "Real-time updates": "リアルタイム更新",
1649
+ "Enable real-time updates for this view": "このビューでリアルタイム更新を有効にする",
1650
+ "today": "本日",
1651
+ "Push notifications": "プッシュ通知",
1652
+ "Password Policy": "パスワードポリシー",
1653
+ "Minimum password length": "最小パスワード長",
1654
+ "The minimum length of passwords for users. Set to 0 to disable password requirements.": "ユーザーのパスワードの最小長。パスワード要件を無効にするには 0 に設定します。",
1655
+ "Check common passwords": "一般的なパスワードをチェックする",
1656
+ "Check if the password is in the list of common passwords. If enabled, users will not be able to use common passwords.": "パスワードが一般的なパスワードリストに含まれているか確認します。有効にした場合、ユーザーは一般的なパスワードを使用できなくなります。",
1657
+ "Require uppercase": "大文字を必須とする",
1658
+ "Require at least one uppercase letter in the password": "パスワードに少なくとも 1 文字の大文字を含めることを必須とする",
1659
+ "Require lowercase": "小文字を必須とする",
1660
+ "Require at least one lowercase letter in the password": "パスワードに少なくとも 1 文字の小文字アルファベットを含めることを必須とする",
1661
+ "Require number": "数値を必須にする",
1662
+ "Require at least one number in the password": "パスワードに少なくとも 1 つの数字を含めることを必須とする",
1663
+ "Require special character": "特殊文字が必要です",
1664
+ "Require at least one special character in the password": "パスワードに少なくとも 1 つの特殊文字を必須とする",
1665
+ "Password complexity": "パスワードの複雑性",
1666
+ "The regular expression that passwords must match. Set to empty string to disable password complexity requirements.": "パスワードが一致しなければならない正規表現。パスワードの複雑性要件を無効にするには、空文字列に設定します。",
1667
+ "Password complexity error": "パスワードの複雑性エラー",
1668
+ "The error message to show when password does not match the complexity requirements.": "パスワードが複雑性要件を満たしていない場合に表示するエラーメッセージ。",
1669
+ "Only if": "〜の場合のみ",
1670
+ "Optional JavaScript expression to determine if the trigger should run.": "トリガーを実行するかどうかを判定するための任意の JavaScript 式。",
1671
+ "Admin Page": "管理ページ",
1672
+ "User Page": "ユーザーページ",
1673
+ "User menu header": "ユーザーメニュー見出し",
1674
+ "Some themes display this header differently": "一部のテーマでは、このヘッダーが異なる表示になります。",
1675
+ "Dynamic server side updates": "動的なサーバーサイド更新",
1676
+ "Enable dynamic updates": "動的更新を有効にする",
1677
+ "Enable server side updates from within run_js_code actions": "run_js_code アクション内からサーバーサイド更新を有効化する",
1678
+ "Vertical alignment": "垂直方向の配置",
1679
+ "Header filters": "ヘッダーフィルター",
1680
+ "Update event": "イベントの更新",
1681
+ "Custom event for real-time updates": "リアルタイム更新のためのカスタムイベント",
1682
+ "Responsve collapse": "レスポンシブ折りたたみ",
1683
+ "Horizontal display on smaller screens": "小さい画面での横方向表示",
1684
+ "Collapse breakpoint (px)": "折りたたみブレークポイント(px)",
1685
+ "There currently no triggers, but you can create one by clicking the button below. Triggers are actions that are run in response to some event which can be periodic, caused by a database table change, a button click or some other external event.": "現在、トリガーは存在しませんが、下のボタンをクリックして作成できます。トリガーとは、あるイベントに応じて実行されるアクションであり、定期的に実行されるもの、データベーステーブルの変更によって発生するもの、ボタンのクリック、その他の外部イベントによって発火するものなどがあります。",
1686
+ "A trigger is defined by a condition (when the trigger will run), an action (which is supplied by a module) and the configuration for that action.": "トリガーは、条件(トリガーが実行されるタイミング)、アクション(モジュールによって提供されるもの)、およびそのアクションのための設定によって定義されます。",
1687
+ "Run async": "非同期で実行",
1688
+ "Run action in background": "バックグラウンドでアクションを実行する",
1689
+ "Delegate error handling to tenants": "エラー処理をテナントに委譲する",
1690
+ "Toggle header filters": "ヘッダーフィルターを切り替える",
1691
+ "Row color formula": "行カラーの数式",
1692
+ "Formula for row background color. Ex.: <code>age>65 ?'#aaffaa': null</code>": "行の背景色を指定するための式。例:<code>age>65 ?'#aaffaa': null</code>",
1693
+ "Table layout": "テーブルレイアウト",
1694
+ "CSV BOM": "CSV BOM",
1695
+ "Include the Byte-Order Mark in downloaded CSV files": "ダウンロードされる CSV ファイルにバイトオーダーマーク(BOM)を含める",
1696
+ "Localize CSV downloads": "CSV ダウンロードをローカライズする",
1697
+ "Sticky headers": "固定ヘッダー",
1698
+ "API tokens for this user:": "このユーザーの API トークン:",
1699
+ "Revoke": "取り消す",
1700
+ "original": "オリジナル",
1701
+ "Remove all": "すべて削除",
1702
+ "API token revoked": "API トークンが失効しました",
1703
+ "Dropdown header filters": "ドロップダウンヘッダーフィルター",
1704
+ "Show if": "表示条件",
1705
+ "Optional expression. Show only if true. In scope: <code>user</code>, <code>url</code>, <code>query</code>": "オプション式。条件が真の場合にのみ表示します。スコープ内の変数: <code>user</code>、<code>url</code>、<code>query</code>",
1706
+ "Search entities by name or type...": "名前または種類でエンティティを検索…",
1707
+ "Tags:": "タグ:",
1708
+ "Types:": "型:",
1709
+ "Access | Read/Write": "アクセス | 読み/書き",
1710
+ "No entities found": "エンティティが見つかりませんでした",
1711
+ "Try adjusting your search or filter options": "検索条件やフィルターオプションを調整してみてください",
1712
+ "Entities": "エンティティ",
1713
+ "Sessions": "セッション",
1714
+ "Updates and module store": "アップデートとモジュールストア",
1715
+ "Air gap deployment": "エアギャップデプロイメント",
1716
+ "Disable updates from NPM and Saltcorn module store for isolated network environments": "隔離されたネットワーク環境向けに、NPM および Saltcorn モジュールストアからの更新を無効化する",
1717
+ "The endpoint of module store.": "モジュールストアのエンドポイント。",
1718
+ "Maintenance mode": "メンテナンスモード",
1719
+ "Full page count": "ページ総数",
1720
+ "Disable for to increase performance for large tables": "大規模なテーブルでのパフォーマンス向上のために無効化します",
1721
+ "Go to tables list": "テーブル一覧へ移動",
1722
+ "Go to views list": "ビュー一覧に移動",
1723
+ "Go to pages list": "ページ一覧に移動",
1724
+ "Go to triggers list": "トリガー一覧に移動",
1725
+ "Open legacy list": "レガシーリストを開く",
1726
+ "Set context": "コンテキストを設定する",
1727
+ "Array": "配列",
1728
+ "Add step": "ステップを追加",
1729
+ "Edit step": "編集ステップ",
1730
+ "Add after": "後に追加",
1731
+ "Set as start": "スタートとして設定",
1732
+ "Start": "開始",
1733
+ "Show runs": "実行履歴を表示",
1734
+ "Auto layout": "オートレイアウト",
1735
+ "No steps yet": "まだステップがありません",
1736
+ "Loading": "読み込み中",
1737
+ "Loop body": "ループ本体",
1738
+ "Show runs &raquo;": "実行を表示 »",
1739
+ "Entry point by role": "ロール別エントリーポイント",
1740
+ "When enabled, you will be logged in as a public user without any login screen.": "有効にすると、ログイン画面を表示せずにパブリックユーザーとして自動的にログインします。",
1741
+ "Show 'Continue as public user' link": "「一般ユーザーとして続行」リンクを表示する",
1742
+ "When enabled, the login screen shows you a link to login as public user.": "有効にすると、ログイン画面にパブリックユーザーとしてログインするためのリンクが表示されます。",
1743
+ "Allow clear text traffic": "平文トラフィックを許可する",
1744
+ "Enable this to allow unsecure HTTP connections. Useful for local testing.": "これを有効にすると、安全でない HTTP 接続を許可します。ローカルでのテストに便利です。",
1745
+ "Enable this to integrate offline/online Synchronization into your app.": "これを有効にすると、オフライン/オンライン同期機能をアプリに統合できます。",
1746
+ "Tables to synchronize": "同期するテーブル",
1747
+ "Sync on reconnect": "再接続時に同期",
1748
+ "Run Synchronizations when the network connection is restored.": "ネットワーク接続が復旧したときに同期処理を実行します。",
1749
+ "Sync on app resume": "アプリ再開時に同期",
1750
+ "Run Synchronizations when the app is resumed from background.": "アプリがバックグラウンドから再開されたときに同期処理を実行する。",
1751
+ "Push sync": "プッシュ同期",
1752
+ "Run Synchronizations when the server sends a push notification. On Android, this requires a Firebase JSON key and a Google Services File (see below).": "サーバーがプッシュ通知を送信したときに同期を実行します。Android では、これには Firebase の JSON キーと Google Services ファイル(下記参照)が必要です。",
1753
+ "Background Sync interval": "バックグラウンド同期間隔",
1754
+ "Perdiodic interval (in minutes) to run synchronizations in the background. This is just a min interval, depending on system conditions, the actual time may be longer.": "バックグラウンドで同期処理を実行する周期的な間隔(分単位)。これは最小間隔を示すだけであり、システムの状態によっては実際の実行時間はこれより長くなる場合があります。",
1755
+ "Release Signing": "リリース署名",
1756
+ "Firebase JSON Key": "Firebase JSON キー",
1757
+ "This is a private key file for your Firebase project. Your Saltcorn server uses it to send push notifications or push-based synchronizations to your Android mobile app. Upload it to the '/mobile-app-configurations' directory (if it does not exist, create it). You can configure it here or in the 'Notifications' Menu.": "これは、あなたの Firebase プロジェクト用の秘密鍵ファイルです。Saltcorn サーバーは、このファイルを使用して、Android モバイルアプリへのプッシュ通知またはプッシュベースの同期を行います。`/mobile-app-configurations` ディレクトリにアップロードしてください(存在しない場合は作成してください)。ここ、または「Notifications」メニューで設定を行うことができます。",
1758
+ "Google Services File": "Google サービスファイル",
1759
+ "This is a configuration file specific to your mobile app. It contains, among other things, your App ID, the Firebase project ID, and an API key. The file gets bundled into the client and will be used to subscribe to push notifications or push-based synchronizations from the server. Upload it to the '/mobile-app-configurations' directory (if it does not exist, create it). You can configure it here or in the 'Notifications' Menu.": "これは、あなたのモバイルアプリ固有の設定ファイルです。主に App ID、Firebase プロジェクト ID、API キーなどが含まれています。このファイルはクライアントにバンドルされ、サーバーからのプッシュ通知やプッシュベースの同期を購読するために使用されます。これを「/mobile-app-configurations」ディレクトリにアップロードしてください(存在しない場合は作成してください)。この画面、または「Notifications」メニューで設定を行うことができます。",
1760
+ "Build tools": "ビルドツール",
1761
+ "Not a Mac OS system": "Mac OS システムではありません",
1762
+ "Provisioning profiles": "プロビジョニングプロファイル",
1763
+ "No Provisioning Profile": "プロビジョニングプロファイルがありません",
1764
+ "Only create the project directory without building an .ipa file. This can be useful if you want to open the project in Xcode and run it in the Simulator.": ".ipa ファイルをビルドせずに、プロジェクトディレクトリのみを作成します。これは、プロジェクトを Xcode で開き、シミュレータ上で実行したい場合に有用です。",
1765
+ "APN Signing Key (.p8 file)": "APN署名キー(.p8ファイル)",
1766
+ "This is a private key file": "これは秘密鍵ファイルです",
1767
+ "APN Signing Key ID": "APN署名キーID",
1768
+ "The 10-character Key ID obtained from Apple developer account": "Apple デベロッパアカウントから取得した 10 文字のキー ID",
1769
+ "Edit file": "ファイルを編集",
1770
+ "Editing %s": "%s を編集しています",
1771
+ "Run immediately in background": "直ちにバックグラウンドで実行する",
1772
+ "Row expression": "行式",
1773
+ "Less...": "より少なく…",
1774
+ "Deep search": "ディープ検索",
1775
+ "Clear selection": "選択をクリア",
1776
+ "%s selected": "%s 件選択済み",
1777
+ "Delete selected": "選択項目を削除",
1778
+ "selected": "選択済み",
1779
+ "Delete %s selected items?": "選択された %s 件のアイテムを削除しますか?",
1780
+ "Delete selected items?": "選択した項目を削除しますか?",
1781
+ "Failed to delete selected items": "選択した項目の削除に失敗しました",
1782
+ "Configurable": "構成可能",
1783
+ "Info": "情報",
1784
+ "Show tables (Alt+T)": "テーブルを表示 (Alt+T)",
1785
+ "Show views (Alt+V)": "ビューを表示 (Alt+V)",
1786
+ "Show pages (Alt+P)": "ページを表示 (Alt+P)",
1787
+ "Show triggers (Alt+R)": "トリガーを表示 (Alt+R)",
1788
+ "Show users (Alt+U)": "ユーザーを表示 (Alt+U)",
1789
+ "Show modules (Alt+M)": "モジュールを表示 (Alt+M)",
1790
+ "Finished translating %s strings.": "%s 個の文字列の翻訳が完了しました。",
1791
+ "This is a Share extension profile": "これは Share 拡張機能プロファイルです。",
1792
+ "App Group ID": "AppグループID",
1793
+ "The App Group ID is used to share data between the main app and the Share extension.": "App グループ ID は、メインアプリと共有拡張機能間でデータを共有するために使用されます。"
275
1794
  }