@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": "Nav atrasts",
3
+ "Page not found": "Lapa nav atrasta",
4
+ "Incorrect user or password": "Nepareizs lietotājvārds vai parole",
5
+ "Internal Error": "Iekšēja kļūda",
6
+ "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "Ir reģistrēts ziņojums, un ir nosūtīta vāveru komanda, kas apkaro kļūdas, lai risinātu šo situāciju.",
7
+ "User": "Lietotājs",
8
+ "User Settings": "Lietotāja iestatījumi",
9
+ "Logout": "Izrakstīties",
10
+ "Tables": "Tabulas",
11
+ "Views": "Skatījumi",
12
+ "Pages": "Lapas",
13
+ "Files": "Faili",
14
+ "Settings": "Iestatījumi",
15
+ "Plugins": "Spraudņi",
16
+ "Menu": "Izvēlne",
17
+ "Users": "Lietotāji",
18
+ "Search": "Meklēt",
19
+ "Configuration": "Konfigurācija",
20
+ "Admin": "Administrators",
21
+ "Tenants": "Nomnieki",
22
+ "Crash log": "Avaru žurnāls",
23
+ "Sign up": "Reģistrēties",
24
+ "Login": "Pieteikties",
25
+ "An error occurred": "Notika kļūda",
26
+ "ID": "ID",
27
+ "Email": "E-pasts",
28
+ "Role": "Loma",
29
+ "View": "Skatīt",
30
+ "Delete": "Dzēst",
31
+ "Add user": "Pievienot lietotāju",
32
+ "New user": "Jauns lietotājs",
33
+ "New": "Jauns",
34
+ "User %s created": "Lietotājs %s izveidots",
35
+ "Edit user": "Rediģēt lietotāju",
36
+ "Edit user %s": "Rediģēt lietotāju %s",
37
+ "User %s saved": "Lietotājs %s saglabāts",
38
+ "User %s deleted": "Lietotājs %s dzēsts",
39
+ "E-mail": "E-pasts",
40
+ "Password": "Parole",
41
+ "User settings": "Lietotāja iestatījumi",
42
+ "Password reset not enabled. Contact your administrator.": "Paroles atiestatīšana nav iespējota. Sazinieties ar savu administratoru.",
43
+ "Reset password": "Atiestatīt paroli",
44
+ "Enter your email address below and we'll send you a link to reset your password.": "Ievadiet savu e-pasta adresi zemāk, un mēs jums nosūtīsim saiti paroles atiestatīšanai.",
45
+ "Enter your new password below": "Ievadiet savu jauno paroli zemāk",
46
+ "Set password": "Iestatīt paroli",
47
+ "Password reset. Log in with your new password": "Parole ir atiestatīta. Piesakieties ar savu jauno paroli",
48
+ "Change": "Mainīt",
49
+ "Old password": "Vecā parole",
50
+ "New password": "Jauna parole",
51
+ "Email: ": "E-pasts: ",
52
+ "Change password": "Mainīt paroli",
53
+ "Password changed": "Parole ir mainīta",
54
+ "Reset password instructions": "Paroles atiestatīšanas instrukcijas",
55
+ "Hi %s": "Sveiks, %s",
56
+ "You have requested a link to change your password. You can do this through this link:": "Jūs pieprasījāt saiti paroles maiņai. To var izdarīt, izmantojot šo saiti:",
57
+ "If you did not request this, please ignore this email.": "Ja jūs to nepieprasījāt, lūdzu, ignorējiet šo e-pastu.",
58
+ "Your password will not change until you access the link above and set a new one.": "Jūsu parole nemainīsies, kamēr jūs neapmeklēsiet augšējo saiti un neiestatīsiet jaunu paroli.",
59
+ "Change my password": "Mainīt manu paroli",
60
+ "Must be admin": "Jābūt administratoram",
61
+ "Site identity": "Vietnes identitāte",
62
+ "Authentication": "Autentifikācija",
63
+ "Development": "Attīstība",
64
+ "Edit": "Rediģēt",
65
+ "Unknown file": "Nezināms fails",
66
+ "Other": "Cits",
67
+ "Edit configuration key %s": "Rediģēt konfigurācijas atslēgu %s",
68
+ "Configuration key %s saved": "Konfigurācijas atslēga %s saglabāta",
69
+ "Configuration key %s deleted": "Konfigurācijas atslēga %s dzēsta",
70
+ "Must be logged in first": "Vispirms jāpiesakās",
71
+ "Hello": "Sveiks",
72
+ "Restart server. Try reloading the page after a few seconds after pressing this button.": "Restartējiet serveri. Mēģiniet pārlādēt lapu pēc dažām sekundēm pēc šīs pogas nospiešanas.",
73
+ "Restart": "Restartēt",
74
+ "Backup": "Dublēt",
75
+ "Restore": "Atjaunot",
76
+ "Not authorized": "Nav autorizēts",
77
+ "Page %s not found": "Lapa %s nav atrasta",
78
+ "Warning": "Brīdinājums",
79
+ "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "Šajā vietnē mitināšana tiek nodrošināta bez maksas un bez garantijas par jūsu lietojumprogrammas pieejamību vai drošību.",
80
+ "This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "Šī iespēja ir paredzēta tikai tam, lai jūs novērtētu Saltcorn piemērotību.",
81
+ "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "Ja vēlaties glabāt privātu informāciju, kurai jābūt drošai, lūdzu, izmantojiet pašmitinātu Saltcorn.",
82
+ "Create application": "Izveidot lietojumprogrammu",
83
+ "Create": "Izveidot",
84
+ "Please select a name for your application. The name will determine the address at which it will be available. ": "Lūdzu, izvēlieties savas lietojumprogrammas nosaukumu. Nosaukums noteiks adresi, kur tā būs pieejama.",
85
+ "Application name": "Lietojumprogrammas nosaukums",
86
+ "Success! Your new application is available at:": "Veiksme! Jūsu jaunā lietojumprogramma ir pieejama:",
87
+ "Please click the above link now to create the first user.": "Lūdzu, noklikšķiniet uz augšējās saites tūlīt, lai izveidotu pirmo lietotāju.",
88
+ "A site with this subdomain already exists": "Vietne ar šādu apakšdomēnu jau pastāv",
89
+ "No such view: %s": "Nav tāda skata: %s",
90
+ "Search all tables": "Meklēt visās tabulās",
91
+ "Show": "Rādīt",
92
+ "When": "Kad",
93
+ "Tenant": "Nomnieks",
94
+ "Crash log entry %s": "Avaru žurnāla ieraksts %s",
95
+ "New %s": "Jauns %s",
96
+ "Data": "Dati",
97
+ "Add row": "Pievienot rindu",
98
+ "Add %s": "Pievienot %s",
99
+ "Edit row": "Rediģēt rindu",
100
+ "Edit %s": "Rediģēt %s",
101
+ "No errors reported": "Kļūdas nav ziņotas",
102
+ "Everything is going extremely well.": "Viss norit ārkārtīgi labi.",
103
+ "Filename": "Faila nosaukums",
104
+ "Size (KiB)": "Izmērs (KiB)",
105
+ "Media type": "Multivides veids",
106
+ "Role to access": "Loma piekļuvei",
107
+ "Link": "Saite",
108
+ "Download": "Lejupielādēt",
109
+ "Upload file ": "Augšupielādēt failu ",
110
+ "Minimum role for %s updated to %s": "Minimālā loma %s atjaunināta uz %s",
111
+ "File %s deleted": "Fails %s dzēsts",
112
+ "More...": "Vairāk...",
113
+ "Quick Start": "Ātrā sākšana",
114
+ "Four different ways to get started using Saltcorn": "Četri dažādi veidi, kā sākt lietot Saltcorn",
115
+ "Build": "Būvēt",
116
+ "Start by creating the tables to hold your data": "Sāciet, izveidojot tabulas datu glabāšanai",
117
+ "Create a table »": "Izveidot tabulu »",
118
+ "When you have created the tables, you can create views so users can interact with the data.": "Kad esat izveidojis tabulas, varat izveidot skatus, lai lietotāji varētu mijiedarboties ar datiem.",
119
+ "You can also start by creating a page.": "Varat sākt arī ar lapas izveidi.",
120
+ "Create a page »": "Izveidot lapu »",
121
+ "Upload": "Augšupielādēt",
122
+ "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "Varat izlaist tabulas manuālu izveidi, augšupielādējot CSV failu no izklājlapas.",
123
+ "Create table with CSV upload": "Izveidot tabulu ar CSV augšupielādi",
124
+ "If you have a backup from a previous Saltcorn instance, you can also restore it.": "Ja jums ir dublējums no iepriekšējās Saltcorn instances, varat to arī atjaunot.",
125
+ "Install pack": "Instalēt paku",
126
+ "Instead of building, get up and running in no time with packs": "Tā vietā, lai būvētu, ātri sāciet darbu ar pakām",
127
+ "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "Pakas ir tabulu, skatu un spraudņu kolekcijas, kas nodrošina pilnu lietojumprogrammu, kuru pēc tam varat rediģēt atbilstoši savām vajadzībām.",
128
+ "Name": "Nosaukums",
129
+ "Description": "Apraksts",
130
+ "Go to pack store »": "Doties uz paku veikalu »",
131
+ "Learn": "Mācīties",
132
+ "Confused?": "Apjucis?",
133
+ "The Wiki contains the documentation and tutorials on installing and using Saltcorn": "Wiki satur dokumentāciju un pamācības par Saltcorn instalēšanu un lietošanu",
134
+ "Go to Wiki »": "Doties uz Wiki »",
135
+ "The YouTube channel has some video tutorials": "YouTube kanālā ir daži video pamācības",
136
+ "Go to YouTube »": "Doties uz YouTube »",
137
+ "What's new? Read the blog »": "Kas jauns? Lasīt blogu »",
138
+ "Create a table": "Izveidot tabulu",
139
+ "Create table from CSV upload": "Izveidot tabulu no CSV augšupielādes",
140
+ "You have no views!": "Jums nav skatu!",
141
+ "Create a view »": "Izveidot skatu »",
142
+ "Create a view": "Izveidot skatu",
143
+ "%s data table": "%s datu tabula",
144
+ "Versions": "Versijas",
145
+ "Version": "Versija",
146
+ "Saved": "Saglabāts",
147
+ "By user ID": "Pēc lietotāja ID",
148
+ "%s History": "%s Vēsture",
149
+ "back to table list": "atpakaļ uz tabulu sarakstu",
150
+ "Version %s restored": "Versija %s atjaunota",
151
+ "Site name": "Vietnes nosaukums",
152
+ "Site logo": "Vietnes logotips",
153
+ "Type": "Tips",
154
+ "Text label": "Teksta iezīme",
155
+ "Minimum role": "Minimālā loma",
156
+ "URL": "URL",
157
+ "Page": "Lapa",
158
+ "Menu editor": "Izvēlnes redaktors",
159
+ "Menu updated": "Izvēlne atjaunināta",
160
+ "Plugin and pack store": "Spraudņu un paku veikals",
161
+ "All": "Visi",
162
+ "Packs": "Pakas",
163
+ "Themes": "Tēmas",
164
+ "Installed": "Instalēts",
165
+ "Refresh": "Atjaunot",
166
+ "Upgrade installed plugins": "Atjaunināt instalētos spraudņus",
167
+ "Add another plugin": "Pievienot vēl vienu spraudni",
168
+ "Add another pack": "Pievienot vēl vienu paku",
169
+ "Create pack": "Izveidot paku",
170
+ "Pack": "Paka",
171
+ "Install": "Instalēt",
172
+ "Plugin": "Spraudnis",
173
+ "Theme": "Tēma",
174
+ "Remove": "Noņemt",
175
+ "Configure plugin": "Konfigurēt spraudni",
176
+ "Create Pack": "Izveidot paku",
177
+ "You can copy the pack contents below to another Saltcorn installation.": "Varat kopēt zemāk redzamo pakas saturu uz citu Saltcorn instalāciju.",
178
+ "Install Pack": "Instalēt paku",
179
+ "Pack %s installed": "Paka %s instalēta",
180
+ "Pack %s uninstalled": "Paka %s atinstalēta",
181
+ "Uninstall": "Atinstalēt",
182
+ "Result preview for ": "Rezultāta priekšskatījums priekš",
183
+ "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "Izvēlieties skatus <a href=\"/search\">meklēšanas rezultātiem</a> katrai tabulai.<br/>Iestatiet tukšu, lai izlaistu tabulu no globālās meklēšanas.",
184
+ "These tables lack suitable views: ": "Šīm tabulām trūkst piemērotu skatu:",
185
+ "Search configuration": "Meklēšanas konfigurācija",
186
+ "Table saved with version history enabled": "Tabula saglabāta ar iespējotu versiju vēsturi",
187
+ "Label": "Etiķete",
188
+ "Required": "Obligāts",
189
+ "Add field": "Pievienot lauku",
190
+ "Template": "Veidne",
191
+ "Run": "Palaist",
192
+ "Views of this table": "Šīs tabulas skati",
193
+ "Add view": "Pievienot skatu",
194
+ "Rows": "Rindas",
195
+ "Download CSV": "Lejupielādēt CSV",
196
+ "Upload CSV": "Augšupielādēt CSV",
197
+ "%s table": "%s tabula",
198
+ "Fields": "Lauki",
199
+ "Table data": "Tabulas dati",
200
+ "Edit table properties": "Rediģēt tabulas īpašības",
201
+ "API access": "API piekļuve",
202
+ "APIs allow developers access to your data without using a user interface": "API nodrošina izstrādātājiem piekļuvi jūsu datiem bez lietotāja interfeisa izmantošanas",
203
+ "Minimum role for read": "Minimālā loma lasīšanai",
204
+ "Minimum role for writing": "Minimālā loma rakstīšanai",
205
+ "Version history": "Versiju vēsture",
206
+ "New table": "Jauna tabula",
207
+ "Table name": "Tabulas nosaukums",
208
+ "Table %s created": "Tabula %s izveidota",
209
+ "No fields defined in %s table": "Tabulā %s nav definētu lauku",
210
+ "Fields define the columns in your table.": "Lauki definē jūsu tabulas kolonnas.",
211
+ "Add field to table": "Pievienot lauku tabulai",
212
+ "Table %s already exists": "Tabula %s jau pastāv",
213
+ "Invalid table name %s": "Nederīgs tabulas nosaukums %s",
214
+ "Create from CSV upload": "Izveidot no CSV augšupielādes",
215
+ "Your tables": "Jūsu tabulas",
216
+ "Create table": "Izveidot tabulu",
217
+ "Table saved": "Tabula saglabāta",
218
+ "Create table from CSV file": "Izveidot tabulu no CSV faila",
219
+ "Create from CSV": "Izveidot no CSV",
220
+ "File": "Fails",
221
+ "Created table %s.": "Izveidota tabula %s.",
222
+ "Table %s deleted": "Tabula %s dzēsta",
223
+ "Table": "Tabula",
224
+ "Your views": "Jūsu skati",
225
+ "Configure": "Konfigurēt",
226
+ "First, please give some basic information about the view.": "Vispirms, lūdzu, sniedziet pamatinformāciju par skatu.",
227
+ "View name": "Skata nosaukums",
228
+ "Views are based on a view template": "Skati ir balstīti uz skata veidni",
229
+ "Edit view": "Rediģēt skatu",
230
+ "Edit %s view": "Rediģēt %s skatu",
231
+ "Create view": "Izveidot skatu",
232
+ "View deleted": "Skats dzēsts",
233
+ "Display data from this table": "Attēlot datus no šīs tabulas",
234
+ "Role required to run view": "Loma, kas nepieciešama skata palaišanai",
235
+ "On root page": "Saknes lapā",
236
+ "Layout": "Izkārtojums",
237
+ "Fixed states": "Fiksēti stāvokļi",
238
+ "A short name that will be in your URL": "Īss nosaukums, kas būs jūsu URL",
239
+ "Title": "Nosaukums",
240
+ "Page title": "Lapas virsraksts",
241
+ "A longer description": "Garāks apraksts",
242
+ "Role required to access page": "Loma, kas nepieciešama piekļuvei lapai",
243
+ "Page attributes": "Lapas atribūti",
244
+ "Page configuration": "Lapas konfigurācija",
245
+ "Fixed state for %s view": "Fiksēts stāvoklis skatam %s",
246
+ "Set fixed states for views": "Iestatīt fiksētus stāvokļus skatiem",
247
+ "Page %s saved": "Lapa %s saglabāta",
248
+ "Your pages": "Jūsu lapas",
249
+ "Add page": "Pievienot lapu",
250
+ "Root pages": "Saknes lapas",
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.": "Saknes lapa ir lapa, kas tiek parādīta, kad lietotājs apmeklē mājaslapas adresi (/). To var iestatīt katrai lietotāja lomai.",
252
+ "Root pages updated": "Saknes lapas atjauninātas",
253
+ "Page deleted": "Lapa dzēsta",
254
+ "Basic properties": "Pamata īpašības",
255
+ "Attributes": "Atribūti",
256
+ "Summary": "Kopsavilkums",
257
+ "Default": "Noklusējums",
258
+ "Edit field": "Rediģēt lauku",
259
+ "Edit %s field": "Rediģēt lauku %s",
260
+ "New field": "Jauns lauks",
261
+ "New field:": "Jauns lauks:",
262
+ "Field attributes": "Lauka atribūti",
263
+ "Field %s created": "Lauks %s izveidots",
264
+ "Summary field": "Kopsavilkuma lauks",
265
+ "A default value is required when adding required fields to nonempty tables": "Pievienojot obligātus laukus ne tukšām tabulām, ir nepieciešama noklusējuma vērtība",
266
+ "Create user": "Izveidot lietotāju",
267
+ "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "Lūdzu, izveidojiet savu pirmo lietotāja kontu, kuram būs administratora tiesības. Vēlāk varat pievienot citus lietotājus un piešķirt viņiem administratora tiesības.",
268
+ "Create first user": "Izveidot pirmo lietotāju",
269
+ "Create an account": "Izveidot kontu",
270
+ "No views defined": "Nav definētu skatu",
271
+ "Views define how table rows are displayed to the user": "Skati definē, kā tabulas rindas tiek parādītas lietotājam",
272
+ "Field %s saved": "Lauks %s saglabāts",
273
+ "View configuration": "Skata konfigurācija",
274
+ "Field %s deleted": "Lauks %s dzēsts"
275
+ }
@@ -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. ": "यो सुविधा तपाईंलाई साल्टकोर्नको उपयुक्तता मूल्याङ्कन गर्नको लागि मात्र हो।",
81
+ "If you would like to store private information that needs to be secure, please use self-hosted 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": "साल्टकोर्न प्रयोग गर्न सुरु गर्ने चार फरक तरिकाहरू",
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.": "यदि तपाईंसँग अघिल्लो साल्टकोर्न उदाहरणबाट ब्याकअप छ भने, तपाईं यसलाई पुनर्स्थापना पनि गर्न सक्नुहुन्छ।",
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": "विकीमा साल्टकोर्न स्थापना र प्रयोग गर्ने बारेमा कागजात र ट्यूटोरियलहरू छन्",
134
+ "Go to Wiki »": "विकीमा जानुहोस् »",
135
+ "The YouTube channel has some video tutorials": "युट्युब च्यानलमा केही भिडियो ट्यूटोरियलहरू छन्",
136
+ "Go to 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.": "तपाईं तलको प्याक सामग्री अर्को साल्टकोर्न स्थापनामा प्रतिलिपि गर्न सक्नुहुन्छ।",
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": "एपीआई पहुँच",
202
+ "APIs allow developers access to your data without using a user interface": "एपीआईहरूले विकासकर्ताहरूलाई प्रयोगकर्ता इन्टरफेस प्रयोग नगरी तपाईंको डेटामा पहुँच गर्न अनुमति दिन्छ",
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
+ }