@saltcorn/server 1.2.0-beta.0 → 1.2.0-beta.2

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 (403) hide show
  1. package/docs/assets/search.js +1 -1
  2. package/docs/classes/_saltcorn_common_code.Relation.html +10 -10
  3. package/docs/classes/_saltcorn_common_code.RelationsFinder.html +5 -5
  4. package/docs/classes/{_saltcorn_data.models.Crash-1.html → _saltcorn_data.models.Crash.html} +46 -52
  5. package/docs/classes/_saltcorn_data.models.EventLog-1.html +24 -29
  6. package/docs/classes/_saltcorn_data.models.Field.html +104 -91
  7. package/docs/classes/{_saltcorn_data.models.FieldRepeat-1.html → _saltcorn_data.models.FieldRepeat.html} +40 -46
  8. package/docs/classes/_saltcorn_data.models.File-1.html +56 -61
  9. package/docs/classes/_saltcorn_data.models.Form-1.html +46 -51
  10. package/docs/classes/_saltcorn_data.models.Library.html +18 -23
  11. package/docs/classes/_saltcorn_data.models.Page.html +29 -34
  12. package/docs/classes/_saltcorn_data.models.PageGroup-1.html +30 -35
  13. package/docs/classes/_saltcorn_data.models.Plugin.html +30 -35
  14. package/docs/classes/_saltcorn_data.models.Role.html +17 -22
  15. package/docs/classes/_saltcorn_data.models.Table-1.html +99 -104
  16. package/docs/classes/{_saltcorn_data.models.TableConstraint-1.html → _saltcorn_data.models.TableConstraint.html} +48 -47
  17. package/docs/classes/_saltcorn_data.models.Trigger.html +41 -46
  18. package/docs/classes/{_saltcorn_data.models.User-1.html → _saltcorn_data.models.User.html} +115 -121
  19. package/docs/classes/_saltcorn_data.models.View-1.html +59 -64
  20. package/docs/classes/{_saltcorn_data.models.Workflow-1.html → _saltcorn_data.models.Workflow.html} +40 -46
  21. package/docs/classes/_saltcorn_data.models.WorkflowRun.html +47 -52
  22. package/docs/classes/_saltcorn_data.models.WorkflowStep.html +33 -38
  23. package/docs/classes/_saltcorn_data.models.WorkflowTrace.html +23 -28
  24. package/docs/classes/_saltcorn_mobile_builder.MobileBuilder.html +36 -36
  25. package/docs/enums/_saltcorn_common_code.RelationType.html +7 -7
  26. package/docs/enums/_saltcorn_common_code.ViewDisplayType.html +4 -4
  27. package/docs/functions/_saltcorn_admin_models.backup.create_backup.html +1 -1
  28. package/docs/functions/_saltcorn_admin_models.backup.create_csv_from_rows.html +1 -1
  29. package/docs/functions/_saltcorn_admin_models.backup.restore.html +1 -1
  30. package/docs/functions/_saltcorn_admin_models.pack.add_to_menu.html +1 -1
  31. package/docs/functions/_saltcorn_admin_models.pack.can_install_pack.html +1 -1
  32. package/docs/functions/_saltcorn_admin_models.pack.fetch_available_packs.html +1 -1
  33. package/docs/functions/_saltcorn_admin_models.pack.fetch_pack_by_name.html +1 -1
  34. package/docs/functions/_saltcorn_admin_models.pack.install_pack.html +1 -1
  35. package/docs/functions/_saltcorn_admin_models.pack.library_pack.html +1 -1
  36. package/docs/functions/_saltcorn_admin_models.pack.model_instance_pack.html +1 -1
  37. package/docs/functions/_saltcorn_admin_models.pack.model_pack.html +1 -1
  38. package/docs/functions/_saltcorn_admin_models.pack.page_group_pack.html +1 -1
  39. package/docs/functions/_saltcorn_admin_models.pack.page_pack.html +1 -1
  40. package/docs/functions/_saltcorn_admin_models.pack.plugin_pack.html +1 -1
  41. package/docs/functions/_saltcorn_admin_models.pack.role_pack.html +3 -3
  42. package/docs/functions/_saltcorn_admin_models.pack.table_pack.html +1 -1
  43. package/docs/functions/_saltcorn_admin_models.pack.trigger_pack.html +1 -1
  44. package/docs/functions/_saltcorn_admin_models.pack.uninstall_pack.html +1 -1
  45. package/docs/functions/_saltcorn_admin_models.pack.view_pack.html +1 -1
  46. package/docs/functions/_saltcorn_admin_models.tenant.copy_tenant_template.html +1 -1
  47. package/docs/functions/_saltcorn_admin_models.tenant.create_tenant.html +1 -1
  48. package/docs/functions/_saltcorn_admin_models.tenant.deleteTenant.html +1 -1
  49. package/docs/functions/_saltcorn_admin_models.tenant.domain_sanitize.html +1 -1
  50. package/docs/functions/_saltcorn_admin_models.tenant.eachTenant.html +1 -1
  51. package/docs/functions/_saltcorn_admin_models.tenant.getAllTenantRows.html +1 -1
  52. package/docs/functions/_saltcorn_admin_models.tenant.getAllTenants.html +1 -1
  53. package/docs/functions/_saltcorn_admin_models.tenant.insertTenant.html +1 -1
  54. package/docs/functions/_saltcorn_admin_models.tenant.switchToTenant.html +1 -1
  55. package/docs/functions/_saltcorn_common_code.buildTableCaches.html +1 -1
  56. package/docs/functions/_saltcorn_common_code.parseLegacyRelation.html +1 -1
  57. package/docs/functions/_saltcorn_common_code.parseRelationPath.html +1 -1
  58. package/docs/functions/_saltcorn_data.models.config.check_email_mask.html +6 -11
  59. package/docs/functions/_saltcorn_data.models.config.deleteConfig.html +6 -11
  60. package/docs/functions/_saltcorn_data.models.config.getAllConfig.html +6 -11
  61. package/docs/functions/_saltcorn_data.models.config.getConfig.html +6 -11
  62. package/docs/functions/_saltcorn_data.models.config.get_base_url.html +6 -11
  63. package/docs/functions/_saltcorn_data.models.config.get_latest_npm_version.html +6 -11
  64. package/docs/functions/_saltcorn_data.models.config.remove_from_menu.html +6 -11
  65. package/docs/functions/_saltcorn_data.models.config.save_menu_items.html +6 -11
  66. package/docs/functions/_saltcorn_data.models.config.setConfig.html +6 -11
  67. package/docs/functions/_saltcorn_data.models.discovery.discover_tables.html +6 -11
  68. package/docs/functions/_saltcorn_data.models.discovery.discoverable_tables.html +6 -11
  69. package/docs/functions/_saltcorn_data.models.discovery.findType.html +6 -11
  70. package/docs/functions/_saltcorn_data.models.discovery.get_existing_views.html +6 -11
  71. package/docs/functions/_saltcorn_data.models.discovery.implement_discovery.html +6 -11
  72. package/docs/functions/_saltcorn_data.models.email.getMailTransport.html +6 -11
  73. package/docs/functions/_saltcorn_data.models.email.send_verification_email.html +7 -12
  74. package/docs/functions/_saltcorn_data.models.email.viewToEmailHtml.html +6 -11
  75. package/docs/functions/_saltcorn_data.models.expression.apply_calculated_fields.html +6 -11
  76. package/docs/functions/_saltcorn_data.models.expression.apply_calculated_fields_stored.html +6 -11
  77. package/docs/functions/_saltcorn_data.models.expression.eval_expression.html +6 -11
  78. package/docs/functions/_saltcorn_data.models.expression.expressionValidator.html +6 -11
  79. package/docs/functions/_saltcorn_data.models.expression.get_async_expression_function.html +6 -11
  80. package/docs/functions/_saltcorn_data.models.expression.get_expression_function.html +6 -11
  81. package/docs/functions/_saltcorn_data.models.expression.jsexprToWhere.html +6 -11
  82. package/docs/functions/_saltcorn_data.models.expression.recalculate_for_stored.html +6 -11
  83. package/docs/functions/_saltcorn_data.models.expression.transform_for_async.html +6 -11
  84. package/docs/functions/_saltcorn_data.models.layout.eachView.html +6 -11
  85. package/docs/functions/_saltcorn_data.models.layout.getStringsForI18n.html +6 -11
  86. package/docs/functions/_saltcorn_data.models.layout.getViews.html +6 -11
  87. package/docs/functions/_saltcorn_data.models.layout.translateLayout.html +6 -11
  88. package/docs/functions/_saltcorn_data.models.layout.traverse.html +6 -11
  89. package/docs/functions/_saltcorn_data.models.layout.traverseSync.html +6 -11
  90. package/docs/functions/_saltcorn_data.models.random.all_views.html +6 -11
  91. package/docs/functions/_saltcorn_data.models.random.fill_table_row.html +6 -11
  92. package/docs/functions/_saltcorn_data.models.random.initial_view.html +6 -11
  93. package/docs/functions/_saltcorn_data.models.random.random_table.html +6 -11
  94. package/docs/functions/_saltcorn_db_common.buildInsertBulkSql.html +3 -1
  95. package/docs/functions/_saltcorn_db_common.buildInsertSql.html +3 -1
  96. package/docs/functions/_saltcorn_db_common.doCount.html +3 -1
  97. package/docs/functions/_saltcorn_db_common.doDeleteWhere.html +3 -1
  98. package/docs/functions/_saltcorn_db_common.doListScTables.html +3 -1
  99. package/docs/functions/_saltcorn_db_common.doListTables.html +3 -1
  100. package/docs/functions/_saltcorn_db_common.doListUserDefinedTables.html +3 -1
  101. package/docs/functions/_saltcorn_db_common.do_add_index.html +3 -1
  102. package/docs/functions/_saltcorn_db_common.do_drop_index.html +3 -1
  103. package/docs/functions/_saltcorn_db_common.ftsFieldsSqlExpr.html +3 -1
  104. package/docs/functions/_saltcorn_db_common.mkSelectOptions.html +3 -1
  105. package/docs/functions/_saltcorn_db_common.mkVal.html +3 -1
  106. package/docs/functions/_saltcorn_db_common.mkWhere.html +3 -1
  107. package/docs/functions/_saltcorn_db_common.multi_tenant.enable_multi_tenant.html +3 -1
  108. package/docs/functions/_saltcorn_db_common.multi_tenant.getRequestContext.html +3 -1
  109. package/docs/functions/_saltcorn_db_common.multi_tenant.getTenantSchema.html +3 -1
  110. package/docs/functions/_saltcorn_db_common.multi_tenant.init.html +3 -1
  111. package/docs/functions/_saltcorn_db_common.multi_tenant.is_it_multi_tenant.html +3 -1
  112. package/docs/functions/_saltcorn_db_common.multi_tenant.runWithTenant.html +3 -1
  113. package/docs/functions/_saltcorn_db_common.orderByIsObject.html +3 -1
  114. package/docs/functions/_saltcorn_db_common.orderByIsOperator.html +3 -1
  115. package/docs/functions/_saltcorn_db_common.prefixFieldsInWhere.html +3 -1
  116. package/docs/functions/_saltcorn_db_common.reprAsJson.html +3 -1
  117. package/docs/functions/_saltcorn_db_common.sqlBinOp.html +3 -1
  118. package/docs/functions/_saltcorn_db_common.sqlFun.html +3 -1
  119. package/docs/functions/_saltcorn_db_common.sqlsanitize.html +3 -1
  120. package/docs/functions/_saltcorn_db_common.sqlsanitizeAllowDots.html +3 -1
  121. package/docs/functions/_saltcorn_db_common.subSelectWhere.html +3 -1
  122. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.androidFeatures.html +1 -1
  123. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.androidPermissions.html +1 -1
  124. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.buildTablesFile.html +1 -1
  125. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyPrepopulatedDb.html +1 -1
  126. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyServerFiles.html +1 -1
  127. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyShareExtFiles.html +1 -1
  128. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copySiteLogo.html +1 -1
  129. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyTranslationFiles.html +1 -1
  130. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.createSqliteDb.html +1 -1
  131. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.decodeProvisioningProfile.html +1 -1
  132. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.extractDomain.html +1 -1
  133. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.generateAndroidVersionCode.html +1 -1
  134. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyAndroidManifest.html +1 -1
  135. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyConfigXml.html +1 -1
  136. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyGradleConfig.html +1 -1
  137. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyInfoPlist.html +1 -1
  138. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyXcodeProjectFile.html +1 -1
  139. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepAppIcon.html +1 -1
  140. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareAppIcon.html +1 -1
  141. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareBuildDir.html +1 -1
  142. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareExportOptionsPlist.html +1 -1
  143. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareSplashIcon.html +1 -1
  144. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareSplashPage.html +1 -1
  145. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeCapacitorConfig.html +1 -1
  146. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeCfgFile.html +1 -1
  147. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeDataExtractionRules.html +1 -1
  148. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeNetworkSecurityConfig.html +1 -1
  149. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writePodfile.html +1 -1
  150. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writePrivacyInfo.html +1 -1
  151. package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.bundleMobileAppCode.html +1 -1
  152. package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.bundlePackagesAndPlugins.html +1 -1
  153. package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.copyMobileAppDirs.html +1 -1
  154. package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.copyPublicDirs.html +1 -1
  155. package/docs/functions/_saltcorn_sqlite.add_index.html +1 -1
  156. package/docs/functions/_saltcorn_sqlite.add_unique_constraint.html +1 -1
  157. package/docs/functions/_saltcorn_sqlite.begin.html +1 -1
  158. package/docs/functions/_saltcorn_sqlite.changeConnection.html +1 -1
  159. package/docs/functions/_saltcorn_sqlite.close.html +1 -1
  160. package/docs/functions/_saltcorn_sqlite.commit.html +1 -1
  161. package/docs/functions/_saltcorn_sqlite.count.html +1 -1
  162. package/docs/functions/_saltcorn_sqlite.deleteWhere.html +1 -1
  163. package/docs/functions/_saltcorn_sqlite.dropTable.html +1 -1
  164. package/docs/functions/_saltcorn_sqlite.dropTables.html +1 -1
  165. package/docs/functions/_saltcorn_sqlite.drop_index.html +1 -1
  166. package/docs/functions/_saltcorn_sqlite.drop_reset_schema.html +1 -1
  167. package/docs/functions/_saltcorn_sqlite.drop_unique_constraint.html +1 -1
  168. package/docs/functions/_saltcorn_sqlite.getVersion.html +1 -1
  169. package/docs/functions/_saltcorn_sqlite.get_db_filepath.html +1 -1
  170. package/docs/functions/_saltcorn_sqlite.get_sql_logging.html +1 -1
  171. package/docs/functions/_saltcorn_sqlite.init.html +1 -1
  172. package/docs/functions/_saltcorn_sqlite.insert.html +1 -1
  173. package/docs/functions/_saltcorn_sqlite.listScTables.html +1 -1
  174. package/docs/functions/_saltcorn_sqlite.listTables.html +1 -1
  175. package/docs/functions/_saltcorn_sqlite.listUserDefinedTables.html +1 -1
  176. package/docs/functions/_saltcorn_sqlite.query.html +1 -1
  177. package/docs/functions/_saltcorn_sqlite.rollback.html +1 -1
  178. package/docs/functions/_saltcorn_sqlite.select.html +1 -1
  179. package/docs/functions/_saltcorn_sqlite.selectMaybeOne.html +1 -1
  180. package/docs/functions/_saltcorn_sqlite.selectOne.html +1 -1
  181. package/docs/functions/_saltcorn_sqlite.set_sql_logging.html +1 -1
  182. package/docs/functions/_saltcorn_sqlite.slugify.html +1 -1
  183. package/docs/functions/_saltcorn_sqlite.sql_log.html +1 -1
  184. package/docs/functions/_saltcorn_sqlite.tryCatchInTransaction.html +1 -1
  185. package/docs/functions/_saltcorn_sqlite.update.html +1 -1
  186. package/docs/functions/_saltcorn_sqlite.updateWhere.html +1 -1
  187. package/docs/functions/_saltcorn_sqlite.withTransaction.html +1 -1
  188. package/docs/functions/_saltcorn_sqlite_mobile.add_index.html +1 -1
  189. package/docs/functions/_saltcorn_sqlite_mobile.add_unique_constraint.html +1 -1
  190. package/docs/functions/_saltcorn_sqlite_mobile.count.html +1 -1
  191. package/docs/functions/_saltcorn_sqlite_mobile.deleteWhere.html +1 -1
  192. package/docs/functions/_saltcorn_sqlite_mobile.drop_index.html +1 -1
  193. package/docs/functions/_saltcorn_sqlite_mobile.drop_reset_schema.html +1 -1
  194. package/docs/functions/_saltcorn_sqlite_mobile.drop_unique_constraint.html +1 -1
  195. package/docs/functions/_saltcorn_sqlite_mobile.init.html +1 -1
  196. package/docs/functions/_saltcorn_sqlite_mobile.insert.html +1 -1
  197. package/docs/functions/_saltcorn_sqlite_mobile.insertRows.html +1 -1
  198. package/docs/functions/_saltcorn_sqlite_mobile.listScTables.html +1 -1
  199. package/docs/functions/_saltcorn_sqlite_mobile.listTables.html +1 -1
  200. package/docs/functions/_saltcorn_sqlite_mobile.listUserDefinedTables.html +1 -1
  201. package/docs/functions/_saltcorn_sqlite_mobile.query.html +1 -1
  202. package/docs/functions/_saltcorn_sqlite_mobile.select.html +1 -1
  203. package/docs/functions/_saltcorn_sqlite_mobile.selectMaybeOne.html +1 -1
  204. package/docs/functions/_saltcorn_sqlite_mobile.selectOne.html +1 -1
  205. package/docs/functions/_saltcorn_sqlite_mobile.setConnectionObject.html +1 -1
  206. package/docs/functions/_saltcorn_sqlite_mobile.tableExists.html +1 -1
  207. package/docs/functions/_saltcorn_sqlite_mobile.time.html +1 -1
  208. package/docs/functions/_saltcorn_sqlite_mobile.update.html +1 -1
  209. package/docs/functions/_saltcorn_types.ModelAbstracts.abstract_field.instanceOfField.html +1 -1
  210. package/docs/functions/_saltcorn_types.ModelAbstracts.abstract_page.instanceOfPage.html +1 -1
  211. package/docs/functions/_saltcorn_types.ModelAbstracts.abstract_view.instanceOfView.html +1 -1
  212. package/docs/functions/_saltcorn_types.Types.base_types.instanceOWithHtmlFile.html +1 -1
  213. package/docs/functions/_saltcorn_types.Types.common_types.instanceOfErrorMsg.html +1 -1
  214. package/docs/functions/_saltcorn_types.Types.common_types.instanceOfSuccessMsg.html +1 -1
  215. package/docs/functions/_saltcorn_types.Types.common_types.instanceOfType.html +1 -1
  216. package/docs/functions/_saltcorn_types.generators.generateBool.html +1 -1
  217. package/docs/functions/_saltcorn_types.generators.generateString.html +1 -1
  218. package/docs/functions/_saltcorn_types.generators.num_between.html +1 -1
  219. package/docs/functions/_saltcorn_types.generators.oneOf.html +1 -1
  220. package/docs/interfaces/_saltcorn_mobile_builder.common_build_utils.ScCapacitorConfig.html +10 -10
  221. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_field.AbstractField.html +14 -14
  222. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_field.AbstractFieldRepeat.html +3 -3
  223. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_form.AbstractForm.html +26 -26
  224. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_page.AbstractPage.html +7 -7
  225. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_role.AbstractRole.html +3 -3
  226. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_table.AbstractTable.html +7 -7
  227. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_trigger.AbstractTrigger.html +16 -16
  228. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_view.AbstractView.html +10 -10
  229. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_workflow.AbstractWorkflow.html +13 -13
  230. package/docs/modules/_saltcorn_admin_models.backup.html +1 -1
  231. package/docs/modules/_saltcorn_admin_models.html +1 -1
  232. package/docs/modules/_saltcorn_admin_models.pack.html +1 -1
  233. package/docs/modules/_saltcorn_admin_models.tenant.html +1 -1
  234. package/docs/modules/_saltcorn_common_code.html +1 -1
  235. package/docs/modules/_saltcorn_data.html +4 -4
  236. package/docs/modules/_saltcorn_data.models.EventLog.html +7 -12
  237. package/docs/modules/_saltcorn_data.models.File.html +7 -12
  238. package/docs/modules/_saltcorn_data.models.Form.html +7 -12
  239. package/docs/modules/_saltcorn_data.models.PageGroup.html +7 -12
  240. package/docs/modules/_saltcorn_data.models.Table.html +7 -12
  241. package/docs/modules/_saltcorn_data.models.View.html +7 -12
  242. package/docs/modules/_saltcorn_data.models.config.html +6 -11
  243. package/docs/modules/_saltcorn_data.models.discovery.html +6 -11
  244. package/docs/modules/_saltcorn_data.models.email.html +6 -11
  245. package/docs/modules/_saltcorn_data.models.expression.html +6 -11
  246. package/docs/modules/_saltcorn_data.models.html +12 -22
  247. package/docs/modules/_saltcorn_data.models.layout.html +6 -11
  248. package/docs/modules/_saltcorn_data.models.random.html +6 -11
  249. package/docs/modules/_saltcorn_data.models.scheduler.html +6 -11
  250. package/docs/modules/_saltcorn_data.plugin_helper.html +1 -1
  251. package/docs/modules/_saltcorn_data.utils.html +1 -1
  252. package/docs/modules/_saltcorn_db_common.html +6 -2
  253. package/docs/modules/_saltcorn_db_common.multi_tenant.html +3 -1
  254. package/docs/modules/_saltcorn_markup.html +2 -2
  255. package/docs/modules/_saltcorn_mobile_builder.common_build_utils.html +1 -1
  256. package/docs/modules/_saltcorn_mobile_builder.html +1 -1
  257. package/docs/modules/_saltcorn_mobile_builder.package_bundle_utils.html +1 -1
  258. package/docs/modules/_saltcorn_sqlite.html +1 -1
  259. package/docs/modules/_saltcorn_sqlite_mobile.html +1 -1
  260. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_field.html +1 -1
  261. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_form.html +1 -1
  262. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_library.html +1 -1
  263. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_page.html +1 -1
  264. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_plugin.html +1 -1
  265. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_role.html +1 -1
  266. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_table.html +1 -1
  267. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_trigger.html +1 -1
  268. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_view.html +1 -1
  269. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_workflow.html +1 -1
  270. package/docs/modules/_saltcorn_types.ModelAbstracts.html +1 -1
  271. package/docs/modules/_saltcorn_types.Types.base_types.html +1 -1
  272. package/docs/modules/_saltcorn_types.Types.common_types.html +1 -1
  273. package/docs/modules/_saltcorn_types.Types.html +1 -1
  274. package/docs/modules/_saltcorn_types.generators.html +1 -1
  275. package/docs/modules/_saltcorn_types.html +1 -1
  276. package/docs/types/_saltcorn_data.models.EventLog.EventLogCfg.html +6 -11
  277. package/docs/types/_saltcorn_data.models.File.FileCfg.html +6 -11
  278. package/docs/types/_saltcorn_data.models.Form.AdditionalButton.html +6 -11
  279. package/docs/types/_saltcorn_data.models.Form.FormCfg.html +8 -13
  280. package/docs/types/_saltcorn_data.models.PageGroup.ScreenInfoParams.html +6 -11
  281. package/docs/types/_saltcorn_data.models.Table.ChildRelations.html +6 -11
  282. package/docs/types/_saltcorn_data.models.Table.ParentRelations.html +6 -11
  283. package/docs/types/_saltcorn_data.models.Table.RelationData.html +6 -11
  284. package/docs/types/_saltcorn_data.models.View.FindViewsPred.html +6 -11
  285. package/docs/types/_saltcorn_db_common.AggregationOptions.html +3 -1
  286. package/docs/types/_saltcorn_db_common.CoordOpts.html +3 -1
  287. package/docs/types/_saltcorn_db_common.DatabaseClient.html +3 -1
  288. package/docs/types/_saltcorn_db_common.JoinField.html +3 -1
  289. package/docs/types/_saltcorn_db_common.JoinFields.html +3 -1
  290. package/docs/types/_saltcorn_db_common.JoinOptions.html +3 -1
  291. package/docs/types/_saltcorn_db_common.JsonPath.html +3 -1
  292. package/docs/types/_saltcorn_db_common.JsonPathElem.html +3 -1
  293. package/docs/types/_saltcorn_db_common.Operator.html +3 -1
  294. package/docs/types/_saltcorn_db_common.PartialSome.html +102 -0
  295. package/docs/types/_saltcorn_db_common.PrimaryKeyValue.html +3 -1
  296. package/docs/types/_saltcorn_db_common.Row.html +3 -1
  297. package/docs/types/_saltcorn_db_common.SelectOptions.html +3 -1
  298. package/docs/types/_saltcorn_db_common.SqlAndValues.html +3 -1
  299. package/docs/types/_saltcorn_db_common.StrongRow.html +100 -0
  300. package/docs/types/_saltcorn_db_common.SubselectOptions.html +3 -1
  301. package/docs/types/_saltcorn_db_common.Value.html +9 -2
  302. package/docs/types/_saltcorn_db_common.Where.html +3 -1
  303. package/docs/types/_saltcorn_mobile_builder.IosCfg.html +1 -1
  304. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_field.FieldCfg.html +17 -10
  305. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_field.InputType.html +1 -1
  306. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_form.AdditionalButton.html +1 -1
  307. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_library.LibraryCfg.html +1 -1
  308. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_library.LibraryPack.html +1 -1
  309. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_page.PageCfg.html +1 -1
  310. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_page.PagePack.html +1 -1
  311. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_plugin.PluginCfg.html +1 -1
  312. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_plugin.PluginPack.html +1 -1
  313. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_role.RoleCfg.html +2 -9
  314. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_role.RolePack.html +1 -1
  315. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_table.TableCfg.html +1 -1
  316. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_table.TablePack.html +1 -1
  317. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_trigger.TriggerCfg.html +1 -1
  318. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_trigger.TriggerPack.html +1 -1
  319. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_view.ViewCfg.html +1 -1
  320. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_view.ViewPack.html +1 -1
  321. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_workflow.ConfigWorkflowStep.html +1 -1
  322. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_workflow.RunResult.html +1 -1
  323. package/docs/types/_saltcorn_types.Types.base_types.Action.html +1 -1
  324. package/docs/types/_saltcorn_types.Types.base_types.AuthenticationMethod.html +1 -1
  325. package/docs/types/_saltcorn_types.Types.base_types.CapacitorPlugin.html +1 -1
  326. package/docs/types/_saltcorn_types.Types.base_types.CodePagePack.html +1 -1
  327. package/docs/types/_saltcorn_types.Types.base_types.Column.html +1 -1
  328. package/docs/types/_saltcorn_types.Types.base_types.ConnectedObjects.html +1 -1
  329. package/docs/types/_saltcorn_types.Types.base_types.CopilotSkill.html +1 -1
  330. package/docs/types/_saltcorn_types.Types.base_types.FieldLike.html +2 -2
  331. package/docs/types/_saltcorn_types.Types.base_types.FieldView.html +2 -2
  332. package/docs/types/_saltcorn_types.Types.base_types.Header.html +1 -1
  333. package/docs/types/_saltcorn_types.Types.base_types.JoinFieldOption.html +1 -1
  334. package/docs/types/_saltcorn_types.Types.base_types.Layout.html +1 -1
  335. package/docs/types/_saltcorn_types.Types.base_types.MobileConfig.html +1 -1
  336. package/docs/types/_saltcorn_types.Types.base_types.ModelPattern.html +1 -1
  337. package/docs/types/_saltcorn_types.Types.base_types.Pack.html +1 -1
  338. package/docs/types/_saltcorn_types.Types.base_types.Plugin.html +1 -1
  339. package/docs/types/_saltcorn_types.Types.base_types.PluginFunction.html +1 -1
  340. package/docs/types/_saltcorn_types.Types.base_types.PluginLayout.html +1 -1
  341. package/docs/types/_saltcorn_types.Types.base_types.PluginRoute.html +1 -1
  342. package/docs/types/_saltcorn_types.Types.base_types.PluginSourceType.html +1 -1
  343. package/docs/types/_saltcorn_types.Types.base_types.PluginType.html +1 -1
  344. package/docs/types/_saltcorn_types.Types.base_types.PluginWrap.html +1 -1
  345. package/docs/types/_saltcorn_types.Types.base_types.PluginWrapArg.html +1 -1
  346. package/docs/types/_saltcorn_types.Types.base_types.RelationOption.html +1 -1
  347. package/docs/types/_saltcorn_types.Types.base_types.Req.html +1 -1
  348. package/docs/types/_saltcorn_types.Types.base_types.Res.html +1 -1
  349. package/docs/types/_saltcorn_types.Types.base_types.RouteAction.html +1 -1
  350. package/docs/types/_saltcorn_types.Types.base_types.RunExtra.html +1 -1
  351. package/docs/types/_saltcorn_types.Types.base_types.TableProvider.html +1 -1
  352. package/docs/types/_saltcorn_types.Types.base_types.TableQuery.html +1 -1
  353. package/docs/types/_saltcorn_types.Types.base_types.Tablely.html +1 -1
  354. package/docs/types/_saltcorn_types.Types.base_types.ViewTemplate.html +1 -1
  355. package/docs/types/_saltcorn_types.Types.common_types.ErrorMessage.html +1 -1
  356. package/docs/types/_saltcorn_types.Types.common_types.GenObj.html +1 -1
  357. package/docs/types/_saltcorn_types.Types.common_types.ReqRes.html +1 -1
  358. package/docs/types/_saltcorn_types.Types.common_types.ResultMessage.html +1 -1
  359. package/docs/types/_saltcorn_types.Types.common_types.SuccessMessage.html +1 -1
  360. package/docs/types/_saltcorn_types.Types.common_types.Type.html +1 -1
  361. package/docs/variables/_saltcorn_data.db.html +1 -1
  362. package/docs/variables/_saltcorn_data.migrations.html +1 -1
  363. package/docs/variables/_saltcorn_data.models.config.available_languages.html +35 -12
  364. package/docs/variables/_saltcorn_data.models.config.configTypes.html +6 -11
  365. package/docs/variables/_saltcorn_data.models.scheduler.runScheduler.html +6 -11
  366. package/docs/variables/_saltcorn_data.plugin_helper.run_action_column.html +1 -1
  367. package/docs/variables/_saltcorn_data.utils.NotAuthorized.html +1 -1
  368. package/docs/variables/_saltcorn_data.utils.sleep.html +1 -1
  369. package/docs/variables/_saltcorn_db_common.multi_tenant.tenantNamespace.html +3 -1
  370. package/locales/bn.json +275 -0
  371. package/locales/cs.json +275 -0
  372. package/locales/da.json +1608 -918
  373. package/locales/el.json +275 -0
  374. package/locales/et.json +275 -0
  375. package/locales/hi.json +27 -3
  376. package/locales/id.json +278 -0
  377. package/locales/it.json +1608 -521
  378. package/locales/ja.json +275 -0
  379. package/locales/lt.json +275 -0
  380. package/locales/lv.json +275 -0
  381. package/locales/ne.json +275 -0
  382. package/locales/nl.json +1472 -140
  383. package/locales/no.json +1431 -99
  384. package/locales/sk.json +275 -0
  385. package/locales/sl.json +275 -0
  386. package/locales/sr.json +275 -0
  387. package/locales/sv.json +1473 -141
  388. package/locales/th.json +275 -0
  389. package/locales/tr.json +275 -0
  390. package/package.json +9 -9
  391. package/public/saltcorn-common.js +52 -5
  392. package/public/saltcorn.js +11 -6
  393. package/routes/actions.js +14 -4
  394. package/docs/modules/_saltcorn_data.models.Crash.html +0 -113
  395. package/docs/modules/_saltcorn_data.models.FieldRepeat.html +0 -113
  396. package/docs/modules/_saltcorn_data.models.TableConstraint.html +0 -113
  397. package/docs/modules/_saltcorn_data.models.User.html +0 -113
  398. package/docs/modules/_saltcorn_data.models.Workflow.html +0 -113
  399. package/docs/types/_saltcorn_data.models.Crash.CrashCfg.html +0 -128
  400. package/docs/types/_saltcorn_data.models.FieldRepeat.FieldRepeatCfg.html +0 -126
  401. package/docs/types/_saltcorn_data.models.TableConstraint.TableConstraintCfg.html +0 -120
  402. package/docs/types/_saltcorn_data.models.User.UserCfg.html +0 -138
  403. package/docs/types/_saltcorn_data.models.Workflow.WorkflowCfg.html +0 -161
@@ -0,0 +1,275 @@
1
+ {
2
+ "Not found": "ไม่พบ",
3
+ "Page not found": "ไม่พบหน้า",
4
+ "Incorrect user or password": "ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง",
5
+ "Internal Error": "ข้อผิดพลาดภายใน",
6
+ "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "มีการบันทึกรายงานแล้ว และทีมกระรอกนักกำจัดแมลงกำลังถูกส่งไปจัดการกับสถานการณ์นี้",
7
+ "User": "ผู้ใช้",
8
+ "User Settings": "การตั้งค่าผู้ใช้",
9
+ "Logout": "ออกจากระบบ",
10
+ "Tables": "ตาราง",
11
+ "Views": "มุมมอง",
12
+ "Pages": "หน้า",
13
+ "Files": "ไฟล์",
14
+ "Settings": "การตั้งค่า",
15
+ "Plugins": "ปลั๊กอิน",
16
+ "Menu": "เมนู",
17
+ "Users": "ผู้ใช้",
18
+ "Search": "ค้นหา",
19
+ "Configuration": "การกำหนดค่า",
20
+ "Admin": "ผู้ดูแลระบบ",
21
+ "Tenants": "ผู้เช่า",
22
+ "Crash log": "บันทึกข้อผิดพลาด",
23
+ "Sign up": "สมัครสมาชิก",
24
+ "Login": "เข้าสู่ระบบ",
25
+ "An error occurred": "เกิดข้อผิดพลาด",
26
+ "ID": "ไอดี",
27
+ "Email": "อีเมล",
28
+ "Role": "บทบาท",
29
+ "View": "ดู",
30
+ "Delete": "ลบ",
31
+ "Add user": "เพิ่มผู้ใช้",
32
+ "New user": "ผู้ใช้ใหม่",
33
+ "New": "ใหม่",
34
+ "User %s created": "สร้างผู้ใช้ %s แล้ว",
35
+ "Edit user": "แก้ไขผู้ใช้",
36
+ "Edit user %s": "แก้ไขผู้ใช้ %s",
37
+ "User %s saved": "บันทึกผู้ใช้ %s แล้ว",
38
+ "User %s deleted": "ลบผู้ใช้ %s แล้ว",
39
+ "E-mail": "อีเมล",
40
+ "Password": "รหัสผ่าน",
41
+ "User settings": "การตั้งค่าผู้ใช้",
42
+ "Password reset not enabled. Contact your administrator.": "ไม่ได้เปิดใช้งานการรีเซ็ตรหัสผ่าน โปรดติดต่อผู้ดูแลระบบของคุณ",
43
+ "Reset password": "รีเซ็ตรหัสผ่าน",
44
+ "Enter your email address below and we'll send you a link to reset your password.": "ป้อนที่อยู่อีเมลของคุณด้านล่าง แล้วเราจะส่งลิงก์สำหรับรีเซ็ตรหัสผ่านให้คุณ",
45
+ "Enter your new password below": "ป้อนรหัสผ่านใหม่ของคุณด้านล่าง",
46
+ "Set password": "ตั้งรหัสผ่าน",
47
+ "Password reset. Log in with your new password": "รีเซ็ตรหัสผ่าน เข้าสู่ระบบด้วยรหัสผ่านใหม่ของคุณ",
48
+ "Change": "เปลี่ยนแปลง",
49
+ "Old password": "รหัสผ่านเก่า",
50
+ "New password": "รหัสผ่านใหม่",
51
+ "Email: ": "อีเมล: ",
52
+ "Change password": "เปลี่ยนรหัสผ่าน",
53
+ "Password changed": "เปลี่ยนรหัสผ่านแล้ว",
54
+ "Reset password instructions": "คำแนะนำในการรีเซ็ตรหัสผ่าน",
55
+ "Hi %s": "สวัสดี %s",
56
+ "You have requested a link to change your password. You can do this through this link:": "คุณได้ร้องขอลิงก์เพื่อเปลี่ยนรหัสผ่านของคุณ คุณสามารถทำได้ผ่านลิงก์นี้:",
57
+ "If you did not request this, please ignore this email.": "หากคุณไม่ได้ร้องขอสิ่งนี้ โปรดเพิกเฉยต่ออีเมลนี้",
58
+ "Your password will not change until you access the link above and set a new one.": "รหัสผ่านของคุณจะไม่เปลี่ยนแปลงจนกว่าคุณจะเข้าถึงลิงก์ด้านบนและตั้งรหัสผ่านใหม่",
59
+ "Change my password": "เปลี่ยนรหัสผ่านของฉัน",
60
+ "Must be admin": "ต้องเป็นผู้ดูแลระบบ",
61
+ "Site identity": "ข้อมูลประจำตัวเว็บไซต์",
62
+ "Authentication": "การยืนยันตัวตน",
63
+ "Development": "การพัฒนา",
64
+ "Edit": "แก้ไข",
65
+ "Unknown file": "ไฟล์ที่ไม่รู้จัก",
66
+ "Other": "อื่นๆ",
67
+ "Edit configuration key %s": "แก้ไขคีย์การกำหนดค่า %s",
68
+ "Configuration key %s saved": "บันทึกคีย์การกำหนดค่า %s แล้ว",
69
+ "Configuration key %s deleted": "ลบคีย์การกำหนดค่า %s แล้ว",
70
+ "Must be logged in first": "ต้องเข้าสู่ระบบก่อน",
71
+ "Hello": "สวัสดี",
72
+ "Restart server. Try reloading the page after a few seconds after pressing this button.": "รีสตาร์ทเซิร์ฟเวอร์ ลองโหลดหน้าเว็บใหม่หลังจากกดปุ่มนี้สองสามวินาที",
73
+ "Restart": "รีสตาร์ท",
74
+ "Backup": "สำรองข้อมูล",
75
+ "Restore": "เรียกคืน",
76
+ "Not authorized": "ไม่ได้รับอนุญาต",
77
+ "Page %s not found": "ไม่พบหน้า %s",
78
+ "Warning": "คำเตือน",
79
+ "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "การโฮสต์บนไซต์นี้ให้บริการฟรีและไม่มีการรับประกันความพร้อมใช้งานหรือความปลอดภัยของแอปพลิเคชันของคุณ ",
80
+ "This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "สิ่งอำนวยความสะดวกนี้มีวัตถุประสงค์เพื่อให้คุณประเมินความเหมาะสมของ Saltcorn เท่านั้น ",
81
+ "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "หากคุณต้องการจัดเก็บข้อมูลส่วนตัวที่ต้องมีความปลอดภัย โปรดใช้ Saltcorn ที่โฮสต์เอง ",
82
+ "Create application": "สร้างแอปพลิเคชัน",
83
+ "Create": "สร้าง",
84
+ "Please select a name for your application. The name will determine the address at which it will be available. ": "โปรดเลือกชื่อสำหรับแอปพลิเคชันของคุณ ชื่อนี้จะกำหนดที่อยู่ที่แอปพลิเคชันจะสามารถใช้งานได้ ",
85
+ "Application name": "ชื่อแอปพลิเคชัน",
86
+ "Success! Your new application is available at:": "สำเร็จ! แอปพลิเคชันใหม่ของคุณพร้อมใช้งานที่:",
87
+ "Please click the above link now to create the first user.": "โปรดคลิกที่ลิงก์ด้านบนเพื่อสร้างผู้ใช้คนแรก",
88
+ "A site with this subdomain already exists": "มีไซต์ที่มีโดเมนย่อยนี้อยู่แล้ว",
89
+ "No such view: %s": "ไม่มีมุมมองดังกล่าว: %s",
90
+ "Search all tables": "ค้นหาทุกตาราง",
91
+ "Show": "แสดง",
92
+ "When": "เมื่อ",
93
+ "Tenant": "ผู้เช่า",
94
+ "Crash log entry %s": "รายการบันทึกข้อผิดพลาด %s",
95
+ "New %s": "ใหม่ %s",
96
+ "Data": "ข้อมูล",
97
+ "Add row": "เพิ่มแถว",
98
+ "Add %s": "เพิ่ม %s",
99
+ "Edit row": "แก้ไขแถว",
100
+ "Edit %s": "แก้ไข %s",
101
+ "No errors reported": "ไม่มีรายงานข้อผิดพลาด",
102
+ "Everything is going extremely well.": "ทุกอย่างเป็นไปด้วยดีมาก",
103
+ "Filename": "ชื่อไฟล์",
104
+ "Size (KiB)": "ขนาด (KiB)",
105
+ "Media type": "ประเภทสื่อ",
106
+ "Role to access": "บทบาทในการเข้าถึง",
107
+ "Link": "ลิงก์",
108
+ "Download": "ดาวน์โหลด",
109
+ "Upload file ": "อัปโหลดไฟล์ ",
110
+ "Minimum role for %s updated to %s": "อัปเดทบทบาทขั้นต่ำสำหรับ %s เป็น %s แล้ว",
111
+ "File %s deleted": "ลบไฟล์ %s แล้ว",
112
+ "More...": "เพิ่มเติม...",
113
+ "Quick Start": "เริ่มต้นอย่างรวดเร็ว",
114
+ "Four different ways to get started using Saltcorn": "สี่วิธีที่แตกต่างกันในการเริ่มต้นใช้งาน Saltcorn",
115
+ "Build": "สร้าง",
116
+ "Start by creating the tables to hold your data": "เริ่มต้นด้วยการสร้างตารางเพื่อจัดเก็บข้อมูลของคุณ",
117
+ "Create a table »": "สร้างตาราง »",
118
+ "When you have created the tables, you can create views so users can interact with the data.": "เมื่อคุณสร้างตารางแล้ว คุณสามารถสร้างมุมมองเพื่อให้ผู้ใช้สามารถโต้ตอบกับข้อมูลได้",
119
+ "You can also start by creating a page.": "คุณยังสามารถเริ่มต้นด้วยการสร้างหน้าได้",
120
+ "Create a page »": "สร้างหน้า »",
121
+ "Upload": "อัปโหลด",
122
+ "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "คุณสามารถข้ามการสร้างตารางด้วยตนเองได้โดยการอัปโหลดไฟล์ CSV จากสเปรดชีต",
123
+ "Create table with CSV upload": "สร้างตารางด้วยการอัปโหลด CSV",
124
+ "If you have a backup from a previous Saltcorn instance, you can also restore it.": "หากคุณมีข้อมูลสำรองจาก Saltcorn อินสแตนซ์ก่อนหน้า คุณสามารถเรียกคืนได้เช่นกัน",
125
+ "Install pack": "ติดตั้งแพ็ก",
126
+ "Instead of building, get up and running in no time with packs": "แทนที่จะสร้าง เริ่มต้นและใช้งานได้อย่างรวดเร็วด้วยแพ็ก",
127
+ "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "แพ็กคือชุดของตาราง มุมมอง และปลั๊กอินที่ให้แอปพลิเคชันเต็มรูปแบบ ซึ่งคุณสามารถแก้ไขให้เหมาะกับความต้องการของคุณได้",
128
+ "Name": "ชื่อ",
129
+ "Description": "คำอธิบาย",
130
+ "Go to pack store »": "ไปที่ร้านแพ็ก »",
131
+ "Learn": "เรียนรู้",
132
+ "Confused?": "สับสน?",
133
+ "The Wiki contains the documentation and tutorials on installing and using Saltcorn": "Wiki มีเอกสารและการสอนเกี่ยวกับการติดตั้งและการใช้งาน Saltcorn",
134
+ "Go to Wiki »": "ไปที่ Wiki »",
135
+ "The YouTube channel has some video tutorials": "ช่อง YouTube มีวิดีโอสอนบางส่วน",
136
+ "Go to YouTube »": "ไปที่ YouTube »",
137
+ "What's new? Read the blog »": "มีอะไรใหม่ อ่านบล็อก »",
138
+ "Create a table": "สร้างตาราง",
139
+ "Create table from CSV upload": "สร้างตารางจากการอัปโหลด CSV",
140
+ "You have no views!": "คุณไม่มีมุมมอง!",
141
+ "Create a view »": "สร้างมุมมอง »",
142
+ "Create a view": "สร้างมุมมอง",
143
+ "%s data table": "ตารางข้อมูล %s",
144
+ "Versions": "เวอร์ชัน",
145
+ "Version": "เวอร์ชัน",
146
+ "Saved": "บันทึกแล้ว",
147
+ "By user ID": "ตามรหัสผู้ใช้",
148
+ "%s History": "ประวัติ %s",
149
+ "back to table list": "กลับสู่รายการตาราง",
150
+ "Version %s restored": "เรียกคืนเวอร์ชัน %s แล้ว",
151
+ "Site name": "ชื่อเว็บไซต์",
152
+ "Site logo": "โลโก้เว็บไซต์",
153
+ "Type": "ประเภท",
154
+ "Text label": "ป้ายข้อความ",
155
+ "Minimum role": "บทบาทขั้นต่ำ",
156
+ "URL": "URL",
157
+ "Page": "หน้า",
158
+ "Menu editor": "ตัวแก้ไขเมนู",
159
+ "Menu updated": "อัปเดตเมนูแล้ว",
160
+ "Plugin and pack store": "ร้านค้าปลั๊กอินและแพ็ก",
161
+ "All": "ทั้งหมด",
162
+ "Packs": "แพ็ก",
163
+ "Themes": "ธีม",
164
+ "Installed": "ติดตั้งแล้ว",
165
+ "Refresh": "รีเฟรช",
166
+ "Upgrade installed plugins": "อัปเกรดปลั๊กอินที่ติดตั้ง",
167
+ "Add another plugin": "เพิ่มปลั๊กอินอื่น",
168
+ "Add another pack": "เพิ่มแพ็กอื่น",
169
+ "Create pack": "สร้างแพ็ก",
170
+ "Pack": "แพ็ก",
171
+ "Install": "ติดตั้ง",
172
+ "Plugin": "ปลั๊กอิน",
173
+ "Theme": "ธีม",
174
+ "Remove": "ลบ",
175
+ "Configure plugin": "กำหนดค่าปลั๊กอิน",
176
+ "Create Pack": "สร้างแพ็ก",
177
+ "You can copy the pack contents below to another Saltcorn installation.": "คุณสามารถคัดลอกเนื้อหาแพ็กด้านล่างไปยังการติดตั้ง Saltcorn อื่นได้",
178
+ "Install Pack": "ติดตั้งแพ็ก",
179
+ "Pack %s installed": "ติดตั้งแพ็ก %s แล้ว",
180
+ "Pack %s uninstalled": "ถอนการติดตั้งแพ็ก %s แล้ว",
181
+ "Uninstall": "ถอนการติดตั้ง",
182
+ "Result preview for ": "แสดงตัวอย่างผลลัพธ์สำหรับ",
183
+ "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "เลือกมุมมองสำหรับ <a href=\"/search\">ผลการค้นหา</a> ของแต่ละตาราง<br/>ตั้งค่าเป็นว่างเพื่อละเว้นตารางจากการค้นหาส่วนกลาง",
184
+ "These tables lack suitable views: ": "ตารางเหล่านี้ไม่มีมุมมองที่เหมาะสม:",
185
+ "Search configuration": "การกำหนดค่าการค้นหา",
186
+ "Table saved with version history enabled": "บันทึกตารางพร้อมเปิดใช้งานประวัติเวอร์ชันแล้ว",
187
+ "Label": "ป้ายกำกับ",
188
+ "Required": "จำเป็น",
189
+ "Add field": "เพิ่มฟิลด์",
190
+ "Template": "เทมเพลต",
191
+ "Run": "เรียกใช้",
192
+ "Views of this table": "มุมมองของตารางนี้",
193
+ "Add view": "เพิ่มมุมมอง",
194
+ "Rows": "แถว",
195
+ "Download CSV": "ดาวน์โหลด CSV",
196
+ "Upload CSV": "อัปโหลด CSV",
197
+ "%s table": "ตาราง %s",
198
+ "Fields": "ฟิลด์",
199
+ "Table data": "ข้อมูลตาราง",
200
+ "Edit table properties": "แก้ไขคุณสมบัติตาราง",
201
+ "API access": "การเข้าถึง API",
202
+ "APIs allow developers access to your data without using a user interface": "API อนุญาตให้นักพัฒนาเข้าถึงข้อมูลของคุณโดยไม่ต้องใช้อินเทอร์เฟซผู้ใช้",
203
+ "Minimum role for read": "บทบาทขั้นต่ำสำหรับการอ่าน",
204
+ "Minimum role for writing": "บทบาทขั้นต่ำสำหรับการเขียน",
205
+ "Version history": "ประวัติเวอร์ชัน",
206
+ "New table": "ตารางใหม่",
207
+ "Table name": "ชื่อตาราง",
208
+ "Table %s created": "สร้างตาราง %s แล้ว",
209
+ "No fields defined in %s table": "ไม่ได้กำหนดฟิลด์ในตาราง %s",
210
+ "Fields define the columns in your table.": "ฟิลด์กำหนดคอลัมน์ในตารางของคุณ",
211
+ "Add field to table": "เพิ่มฟิลด์ในตาราง",
212
+ "Table %s already exists": "มีตาราง %s อยู่แล้ว",
213
+ "Invalid table name %s": "ชื่อตาราง %s ไม่ถูกต้อง",
214
+ "Create from CSV upload": "สร้างจากการอัปโหลด CSV",
215
+ "Your tables": "ตารางของคุณ",
216
+ "Create table": "สร้างตาราง",
217
+ "Table saved": "บันทึกตารางแล้ว",
218
+ "Create table from CSV file": "สร้างตารางจากไฟล์ CSV",
219
+ "Create from CSV": "สร้างจาก CSV",
220
+ "File": "ไฟล์",
221
+ "Created table %s.": "สร้างตาราง %s แล้ว",
222
+ "Table %s deleted": "ลบตาราง %s แล้ว",
223
+ "Table": "ตาราง",
224
+ "Your views": "มุมมองของคุณ",
225
+ "Configure": "กำหนดค่า",
226
+ "First, please give some basic information about the view.": "โปรดให้ข้อมูลพื้นฐานเกี่ยวกับมุมมองก่อน",
227
+ "View name": "ชื่อมุมมอง",
228
+ "Views are based on a view template": "มุมมองอิงตามเทมเพลตมุมมอง",
229
+ "Edit view": "แก้ไขมุมมอง",
230
+ "Edit %s view": "แก้ไขมุมมอง %s",
231
+ "Create view": "สร้างมุมมอง",
232
+ "View deleted": "ลบมุมมองแล้ว",
233
+ "Display data from this table": "แสดงข้อมูลจากตารางนี้",
234
+ "Role required to run view": "บทบาทที่จำเป็นในการรันมุมมอง",
235
+ "On root page": "บนหน้าแรก",
236
+ "Layout": "เลย์เอาต์",
237
+ "Fixed states": "สถานะคงที่",
238
+ "A short name that will be in your URL": "ชื่อย่อที่จะอยู่ใน URL ของคุณ",
239
+ "Title": "ชื่อเรื่อง",
240
+ "Page title": "ชื่อหน้า",
241
+ "A longer description": "คำอธิบายที่ยาวขึ้น",
242
+ "Role required to access page": "บทบาทที่จำเป็นในการเข้าถึงหน้า",
243
+ "Page attributes": "คุณสมบัติของหน้า",
244
+ "Page configuration": "การกำหนดค่าหน้า",
245
+ "Fixed state for %s view": "สถานะคงที่สำหรับมุมมอง %s",
246
+ "Set fixed states for views": "ตั้งค่าสถานะคงที่สำหรับมุมมอง",
247
+ "Page %s saved": "บันทึกหน้า %s แล้ว",
248
+ "Your pages": "หน้าของคุณ",
249
+ "Add page": "เพิ่มหน้า",
250
+ "Root pages": "หน้าแรก",
251
+ "The root page is the page that is served when the user visits the home location (/). This can be set for each user role.": "หน้าแรกคือหน้าที่แสดงเมื่อผู้ใช้เข้าชมตำแหน่งหน้าแรก (/) สามารถตั้งค่านี้สำหรับแต่ละบทบาทผู้ใช้ได้",
252
+ "Root pages updated": "อัปเดตหน้าแรกแล้ว",
253
+ "Page deleted": "ลบหน้าแล้ว",
254
+ "Basic properties": "คุณสมบัติพื้นฐาน",
255
+ "Attributes": "คุณสมบัติ",
256
+ "Summary": "สรุป",
257
+ "Default": "ค่าเริ่มต้น",
258
+ "Edit field": "แก้ไขฟิลด์",
259
+ "Edit %s field": "แก้ไขฟิลด์ %s",
260
+ "New field": "ฟิลด์ใหม่",
261
+ "New field:": "ฟิลด์ใหม่:",
262
+ "Field attributes": "คุณสมบัติของฟิลด์",
263
+ "Field %s created": "สร้างฟิลด์ %s แล้ว",
264
+ "Summary field": "ฟิลด์สรุป",
265
+ "A default value is required when adding required fields to nonempty tables": "ต้องมีค่าเริ่มต้นเมื่อเพิ่มฟิลด์ที่จำเป็นลงในตารางที่ไม่ว่าง",
266
+ "Create user": "สร้างผู้ใช้",
267
+ "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "โปรดสร้างบัญชีผู้ใช้แรกของคุณ ซึ่งจะมีสิทธิ์ผู้ดูแลระบบ คุณสามารถเพิ่มผู้ใช้อื่นและให้สิทธิ์ผู้ดูแลระบบแก่พวกเขาได้ในภายหลัง",
268
+ "Create first user": "สร้างผู้ใช้คนแรก",
269
+ "Create an account": "สร้างบัญชี",
270
+ "No views defined": "ไม่ได้กำหนดมุมมอง",
271
+ "Views define how table rows are displayed to the user": "มุมมองกำหนดวิธีการแสดงแถวตารางต่อผู้ใช้",
272
+ "Field %s saved": "บันทึกฟิลด์ %s แล้ว",
273
+ "View configuration": "การกำหนดค่ามุมมอง",
274
+ "Field %s deleted": "ลบฟิลด์ %s แล้ว"
275
+ }
@@ -0,0 +1,275 @@
1
+ {
2
+ "Not found": "Bulunamadı",
3
+ "Page not found": "Sayfa bulunamadı",
4
+ "Incorrect user or password": "Yanlış kullanıcı veya şifre",
5
+ "Internal Error": "İç Hata",
6
+ "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "Bir rapor kaydedildi ve durumu çözmek için bir böcek ezen sincap ekibi gönderildi.",
7
+ "User": "Kullanıcı",
8
+ "User Settings": "Kullanıcı Ayarları",
9
+ "Logout": "Çıkış",
10
+ "Tables": "Tablolar",
11
+ "Views": "Görünümler",
12
+ "Pages": "Sayfalar",
13
+ "Files": "Dosyalar",
14
+ "Settings": "Ayarlar",
15
+ "Plugins": "Eklentiler",
16
+ "Menu": "Menü",
17
+ "Users": "Kullanıcılar",
18
+ "Search": "Ara",
19
+ "Configuration": "Yapılandırma",
20
+ "Admin": "Yönetici",
21
+ "Tenants": "Kiracılar",
22
+ "Crash log": "Çökme günlüğü",
23
+ "Sign up": "Kaydol",
24
+ "Login": "Giriş",
25
+ "An error occurred": "Bir hata oluştu",
26
+ "ID": "Kimlik",
27
+ "Email": "E-posta",
28
+ "Role": "Rol",
29
+ "View": "Görünüm",
30
+ "Delete": "Sil",
31
+ "Add user": "Kullanıcı ekle",
32
+ "New user": "Yeni kullanıcı",
33
+ "New": "Yeni",
34
+ "User %s created": "%s kullanıcısı oluşturuldu",
35
+ "Edit user": "Kullanıcıyı düzenle",
36
+ "Edit user %s": "%s kullanıcısını düzenle",
37
+ "User %s saved": "%s kullanıcısı kaydedildi",
38
+ "User %s deleted": "%s kullanıcısı silindi",
39
+ "E-mail": "E-posta",
40
+ "Password": "Şifre",
41
+ "User settings": "Kullanıcı ayarları",
42
+ "Password reset not enabled. Contact your administrator.": "Şifre sıfırlama etkin değil. Yöneticinizle iletişime geçin.",
43
+ "Reset password": "Şifreyi sıfırla",
44
+ "Enter your email address below and we'll send you a link to reset your password.": "Aşağıya e-posta adresinizi girin, şifrenizi sıfırlamak için size bir bağlantı göndereceğiz.",
45
+ "Enter your new password below": "Aşağıya yeni şifrenizi girin",
46
+ "Set password": "Şifreyi ayarla",
47
+ "Password reset. Log in with your new password": "Şifre sıfırlandı. Yeni şifrenizle giriş yapın",
48
+ "Change": "Değiştir",
49
+ "Old password": "Eski şifre",
50
+ "New password": "Yeni şifre",
51
+ "Email: ": "E-posta: ",
52
+ "Change password": "Şifreyi değiştir",
53
+ "Password changed": "Şifre değiştirildi",
54
+ "Reset password instructions": "Şifre sıfırlama talimatları",
55
+ "Hi %s": "Merhaba %s",
56
+ "You have requested a link to change your password. You can do this through this link:": "Şifrenizi değiştirmek için bir bağlantı talep ettiniz. Bunu bu bağlantı aracılığıyla yapabilirsiniz:",
57
+ "If you did not request this, please ignore this email.": "Bu isteği yapmadıysanız, lütfen bu e-postayı dikkate almayın.",
58
+ "Your password will not change until you access the link above and set a new one.": "Yukarıdaki bağlantıya erişip yeni bir şifre belirleyene kadar şifreniz değişmeyecektir.",
59
+ "Change my password": "Şifremi değiştir",
60
+ "Must be admin": "Yönetici olmalı",
61
+ "Site identity": "Site kimliği",
62
+ "Authentication": "Kimlik doğrulama",
63
+ "Development": "Geliştirme",
64
+ "Edit": "Düzenle",
65
+ "Unknown file": "Bilinmeyen dosya",
66
+ "Other": "Diğer",
67
+ "Edit configuration key %s": "%s yapılandırma anahtarını düzenle",
68
+ "Configuration key %s saved": "%s yapılandırma anahtarı kaydedildi",
69
+ "Configuration key %s deleted": "%s yapılandırma anahtarı silindi",
70
+ "Must be logged in first": "Önce giriş yapılmalı",
71
+ "Hello": "Merhaba",
72
+ "Restart server. Try reloading the page after a few seconds after pressing this button.": "Sunucuyu yeniden başlat. Bu düğmeye bastıktan birkaç saniye sonra sayfayı yeniden yüklemeyi deneyin.",
73
+ "Restart": "Yeniden başlat",
74
+ "Backup": "Yedekleme",
75
+ "Restore": "Geri yükle",
76
+ "Not authorized": "Yetkisiz",
77
+ "Page %s not found": "%s sayfası bulunamadı",
78
+ "Warning": "Uyarı",
79
+ "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "Bu sitede barındırma ücretsiz olarak sağlanır ve uygulamanızın kullanılabilirliği veya güvenliği konusunda hiçbir garanti verilmez.",
80
+ "This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "Bu olanak yalnızca Saltcorn'un uygunluğunu değerlendirmeniz içindir.",
81
+ "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "Güvenli olması gereken özel bilgileri saklamak isterseniz, lütfen kendi kendine barındırılan Saltcorn'u kullanın.",
82
+ "Create application": "Uygulama oluştur",
83
+ "Create": "Oluştur",
84
+ "Please select a name for your application. The name will determine the address at which it will be available. ": "Lütfen uygulamanız için bir ad seçin. Bu ad, uygulamanızın erişilebilir olacağı adresi belirleyecektir.",
85
+ "Application name": "Uygulama adı",
86
+ "Success! Your new application is available at:": "Başarılı! Yeni uygulamanız şu adreste kullanılabilir:",
87
+ "Please click the above link now to create the first user.": "Lütfen ilk kullanıcıyı oluşturmak için şimdi yukarıdaki bağlantıyı tıklayın.",
88
+ "A site with this subdomain already exists": "Bu alt etki alanına sahip bir site zaten mevcut",
89
+ "No such view: %s": "Böyle bir görünüm yok: %s",
90
+ "Search all tables": "Tüm tabloları ara",
91
+ "Show": "Göster",
92
+ "When": "Ne zaman",
93
+ "Tenant": "Kiracı",
94
+ "Crash log entry %s": "%s çökme günlüğü girişi",
95
+ "New %s": "Yeni %s",
96
+ "Data": "Veri",
97
+ "Add row": "Satır ekle",
98
+ "Add %s": "%s ekle",
99
+ "Edit row": "Satırı düzenle",
100
+ "Edit %s": "%s düzenle",
101
+ "No errors reported": "Hiçbir hata bildirilmedi",
102
+ "Everything is going extremely well.": "Her şey son derece iyi gidiyor.",
103
+ "Filename": "Dosya adı",
104
+ "Size (KiB)": "Boyut (KiB)",
105
+ "Media type": "Medya türü",
106
+ "Role to access": "Erişim rolü",
107
+ "Link": "Bağlantı",
108
+ "Download": "İndir",
109
+ "Upload file ": "Dosya yükle ",
110
+ "Minimum role for %s updated to %s": "%s için minimum rol %s olarak güncellendi",
111
+ "File %s deleted": "%s dosyası silindi",
112
+ "More...": "Daha fazla...",
113
+ "Quick Start": "Hızlı Başlangıç",
114
+ "Four different ways to get started using Saltcorn": "Saltcorn'u kullanmaya başlamanın dört farklı yolu",
115
+ "Build": "Oluştur",
116
+ "Start by creating the tables to hold your data": "Verilerinizi tutacak tablolar oluşturarak başlayın",
117
+ "Create a table »": "Tablo oluştur »",
118
+ "When you have created the tables, you can create views so users can interact with the data.": "Tabloları oluşturduğunuzda, kullanıcıların verilerle etkileşim kurabilmesi için görünümler oluşturabilirsiniz.",
119
+ "You can also start by creating a page.": "Ayrıca bir sayfa oluşturarak da başlayabilirsiniz.",
120
+ "Create a page »": "Sayfa oluştur »",
121
+ "Upload": "Yükle",
122
+ "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "Bir elektronik tablodan CSV dosyası yükleyerek tabloyu el ile oluşturmayı atlayabilirsiniz.",
123
+ "Create table with CSV upload": "CSV yüklemesiyle tablo oluştur",
124
+ "If you have a backup from a previous Saltcorn instance, you can also restore it.": "Önceki bir Saltcorn örneğinden bir yedeklemeniz varsa, onu da geri yükleyebilirsiniz.",
125
+ "Install pack": "Paket yükle",
126
+ "Instead of building, get up and running in no time with packs": "Oluşturmak yerine, paketlerle anında çalışmaya başlayın",
127
+ "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "Paketler, ihtiyaçlarınıza uyacak şekilde düzenleyebileceğiniz eksiksiz bir uygulama sağlayan tablo, görünüm ve eklenti koleksiyonlarıdır.",
128
+ "Name": "Ad",
129
+ "Description": "Açıklama",
130
+ "Go to pack store »": "Paket mağazasına git »",
131
+ "Learn": "Öğren",
132
+ "Confused?": "Kafanız mı karıştı?",
133
+ "The Wiki contains the documentation and tutorials on installing and using Saltcorn": "Wiki, Saltcorn'u kurma ve kullanma ile ilgili belgeleri ve öğreticileri içerir",
134
+ "Go to Wiki »": "Wiki'ye git »",
135
+ "The YouTube channel has some video tutorials": "YouTube kanalında bazı video eğitimleri bulunmaktadır",
136
+ "Go to YouTube »": "YouTube'a git »",
137
+ "What's new? Read the blog »": "Ne var ne yok? Blogu okuyun »",
138
+ "Create a table": "Tablo oluştur",
139
+ "Create table from CSV upload": "CSV yüklemesinden tablo oluştur",
140
+ "You have no views!": "Hiç görünümünüz yok!",
141
+ "Create a view »": "Görünüm oluştur »",
142
+ "Create a view": "Görünüm oluştur",
143
+ "%s data table": "%s veri tablosu",
144
+ "Versions": "Sürümler",
145
+ "Version": "Sürüm",
146
+ "Saved": "Kaydedildi",
147
+ "By user ID": "Kullanıcı kimliğine göre",
148
+ "%s History": "%s Geçmişi",
149
+ "back to table list": "tablo listesine geri dön",
150
+ "Version %s restored": "%s sürümü geri yüklendi",
151
+ "Site name": "Site adı",
152
+ "Site logo": "Site logosu",
153
+ "Type": "Tür",
154
+ "Text label": "Metin etiketi",
155
+ "Minimum role": "Minimum rol",
156
+ "URL": "URL",
157
+ "Page": "Sayfa",
158
+ "Menu editor": "Menü düzenleyici",
159
+ "Menu updated": "Menü güncellendi",
160
+ "Plugin and pack store": "Eklenti ve paket mağazası",
161
+ "All": "Tümü",
162
+ "Packs": "Paketler",
163
+ "Themes": "Temalar",
164
+ "Installed": "Yüklendi",
165
+ "Refresh": "Yenile",
166
+ "Upgrade installed plugins": "Yüklü eklentileri yükselt",
167
+ "Add another plugin": "Başka bir eklenti ekle",
168
+ "Add another pack": "Başka bir paket ekle",
169
+ "Create pack": "Paket oluştur",
170
+ "Pack": "Paket",
171
+ "Install": "Yükle",
172
+ "Plugin": "Eklenti",
173
+ "Theme": "Tema",
174
+ "Remove": "Kaldır",
175
+ "Configure plugin": "Eklentiyi yapılandır",
176
+ "Create Pack": "Paket Oluştur",
177
+ "You can copy the pack contents below to another Saltcorn installation.": "Aşağıdaki paket içeriğini başka bir Saltcorn kurulumuna kopyalayabilirsiniz.",
178
+ "Install Pack": "Paket Yükle",
179
+ "Pack %s installed": "%s paketi yüklendi",
180
+ "Pack %s uninstalled": "%s paketi kaldırıldı",
181
+ "Uninstall": "Kaldır",
182
+ "Result preview for ": "Sonuç önizlemesi:",
183
+ "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "Her tablo için <a href=\"/search\">arama sonuçları</a> görünümlerini seçin.<br/>Tabloyu genel aramadan çıkarmak için boş bırakın.",
184
+ "These tables lack suitable views: ": "Bu tablolarda uygun görünümler yok:",
185
+ "Search configuration": "Arama yapılandırması",
186
+ "Table saved with version history enabled": "Tablo, sürüm geçmişi etkin olarak kaydedildi",
187
+ "Label": "Etiket",
188
+ "Required": "Gerekli",
189
+ "Add field": "Alan ekle",
190
+ "Template": "Şablon",
191
+ "Run": "Çalıştır",
192
+ "Views of this table": "Bu tablonun görünümleri",
193
+ "Add view": "Görünüm ekle",
194
+ "Rows": "Satırlar",
195
+ "Download CSV": "CSV İndir",
196
+ "Upload CSV": "CSV Yükle",
197
+ "%s table": "%s tablo",
198
+ "Fields": "Alanlar",
199
+ "Table data": "Tablo verileri",
200
+ "Edit table properties": "Tablo özelliklerini düzenle",
201
+ "API access": "API erişimi",
202
+ "APIs allow developers access to your data without using a user interface": "API'ler, geliştiricilerin bir kullanıcı arayüzü kullanmadan verilerinize erişmesine olanak tanır",
203
+ "Minimum role for read": "Okuma için minimum rol",
204
+ "Minimum role for writing": "Yazma için minimum rol",
205
+ "Version history": "Sürüm geçmişi",
206
+ "New table": "Yeni tablo",
207
+ "Table name": "Tablo adı",
208
+ "Table %s created": "%s tablosu oluşturuldu",
209
+ "No fields defined in %s table": "%s tablosunda tanımlı alan yok",
210
+ "Fields define the columns in your table.": "Alanlar, tablonuzdaki sütunları tanımlar.",
211
+ "Add field to table": "Tabloya alan ekle",
212
+ "Table %s already exists": "%s tablosu zaten mevcut",
213
+ "Invalid table name %s": "%s geçersiz tablo adı",
214
+ "Create from CSV upload": "CSV yüklemesinden oluştur",
215
+ "Your tables": "Tablolarınız",
216
+ "Create table": "Tablo oluştur",
217
+ "Table saved": "Tablo kaydedildi",
218
+ "Create table from CSV file": "CSV dosyasından tablo oluştur",
219
+ "Create from CSV": "CSV'den oluştur",
220
+ "File": "Dosya",
221
+ "Created table %s.": "%s tablosu oluşturuldu.",
222
+ "Table %s deleted": "%s tablosu silindi",
223
+ "Table": "Tablo",
224
+ "Your views": "Görünümleriniz",
225
+ "Configure": "Yapılandır",
226
+ "First, please give some basic information about the view.": "Öncelikle lütfen görünüm hakkında bazı temel bilgiler verin.",
227
+ "View name": "Görünüm adı",
228
+ "Views are based on a view template": "Görünümler bir görünüm şablonuna dayanmaktadır",
229
+ "Edit view": "Görünümü düzenle",
230
+ "Edit %s view": "%s görünümünü düzenle",
231
+ "Create view": "Görünüm oluştur",
232
+ "View deleted": "Görünüm silindi",
233
+ "Display data from this table": "Bu tablodaki verileri görüntüle",
234
+ "Role required to run view": "Görünümü çalıştırmak için gereken rol",
235
+ "On root page": "Kök sayfada",
236
+ "Layout": "Düzen",
237
+ "Fixed states": "Sabit durumlar",
238
+ "A short name that will be in your URL": "URL'nizde görünecek kısa bir ad",
239
+ "Title": "Başlık",
240
+ "Page title": "Sayfa başlığı",
241
+ "A longer description": "Daha uzun bir açıklama",
242
+ "Role required to access page": "Sayfaya erişmek için gereken rol",
243
+ "Page attributes": "Sayfa özellikleri",
244
+ "Page configuration": "Sayfa yapılandırması",
245
+ "Fixed state for %s view": "%s görünümü için sabit durum",
246
+ "Set fixed states for views": "Görünümler için sabit durumlar ayarlayın",
247
+ "Page %s saved": "%s sayfası kaydedildi",
248
+ "Your pages": "Sayfalarınız",
249
+ "Add page": "Sayfa ekle",
250
+ "Root pages": "Kök sayfalar",
251
+ "The root page is the page that is served when the user visits the home location (/). This can be set for each user role.": "Kök sayfa, kullanıcının ana konumu (/) ziyaret ettiğinde sunulan sayfadır. Bu, her kullanıcı rolü için ayarlanabilir.",
252
+ "Root pages updated": "Kök sayfalar güncellendi",
253
+ "Page deleted": "Sayfa silindi",
254
+ "Basic properties": "Temel özellikler",
255
+ "Attributes": "Öznitelikler",
256
+ "Summary": "Özet",
257
+ "Default": "Varsayılan",
258
+ "Edit field": "Alanı düzenle",
259
+ "Edit %s field": "%s alanını düzenle",
260
+ "New field": "Yeni alan",
261
+ "New field:": "Yeni alan:",
262
+ "Field attributes": "Alan özellikleri",
263
+ "Field %s created": "%s alanı oluşturuldu",
264
+ "Summary field": "Özet alanı",
265
+ "A default value is required when adding required fields to nonempty tables": "Boş olmayan tablolara zorunlu alanlar eklenirken varsayılan bir değer gereklidir",
266
+ "Create user": "Kullanıcı oluştur",
267
+ "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "Lütfen yönetici ayrıcalıklarına sahip olacak ilk kullanıcı hesabınızı oluşturun. Daha sonra başka kullanıcılar ekleyebilir ve onlara da yönetici ayrıcalıkları verebilirsiniz.",
268
+ "Create first user": "İlk kullanıcıyı oluştur",
269
+ "Create an account": "Bir hesap oluştur",
270
+ "No views defined": "Tanımlanmış görünüm yok",
271
+ "Views define how table rows are displayed to the user": "Görünümler, tablo satırlarının kullanıcıya nasıl görüntüleneceğini tanımlar",
272
+ "Field %s saved": "%s alanı kaydedildi",
273
+ "View configuration": "Görünüm yapılandırması",
274
+ "Field %s deleted": "%s alanı silindi"
275
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saltcorn/server",
3
- "version": "1.2.0-beta.0",
3
+ "version": "1.2.0-beta.2",
4
4
  "description": "Server app for Saltcorn, open-source no-code platform",
5
5
  "homepage": "https://saltcorn.com",
6
6
  "main": "index.js",
@@ -8,14 +8,14 @@
8
8
  "dependencies": {
9
9
  "@aws-sdk/client-s3": "^3.735.0",
10
10
  "@dr.pogodin/csurf": "^1.14.1",
11
- "@saltcorn/base-plugin": "1.2.0-beta.0",
12
- "@saltcorn/builder": "1.2.0-beta.0",
13
- "@saltcorn/data": "1.2.0-beta.0",
14
- "@saltcorn/admin-models": "1.2.0-beta.0",
15
- "@saltcorn/filemanager": "1.2.0-beta.0",
16
- "@saltcorn/markup": "1.2.0-beta.0",
17
- "@saltcorn/plugins-loader": "1.2.0-beta.0",
18
- "@saltcorn/sbadmin2": "1.2.0-beta.0",
11
+ "@saltcorn/base-plugin": "1.2.0-beta.2",
12
+ "@saltcorn/builder": "1.2.0-beta.2",
13
+ "@saltcorn/data": "1.2.0-beta.2",
14
+ "@saltcorn/admin-models": "1.2.0-beta.2",
15
+ "@saltcorn/filemanager": "1.2.0-beta.2",
16
+ "@saltcorn/markup": "1.2.0-beta.2",
17
+ "@saltcorn/plugins-loader": "1.2.0-beta.2",
18
+ "@saltcorn/sbadmin2": "1.2.0-beta.2",
19
19
  "@socket.io/cluster-adapter": "^0.2.1",
20
20
  "@socket.io/sticky": "^1.0.1",
21
21
  "adm-zip": "0.5.16",