@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": "Nenašiel sa",
3
+ "Page not found": "Stránka sa nenašla",
4
+ "Incorrect user or password": "Nesprávne meno používateľa alebo heslo",
5
+ "Internal Error": "Interná chyba",
6
+ "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "Bola zaznamenaná správa a na vyriešenie situácie bol vyslaný tím veveričiek na potláčanie chýb.",
7
+ "User": "Používateľ",
8
+ "User Settings": "Nastavenia používateľa",
9
+ "Logout": "Odhlásiť sa",
10
+ "Tables": "Tabuľky",
11
+ "Views": "Zobrazenia",
12
+ "Pages": "Stránky",
13
+ "Files": "Súbory",
14
+ "Settings": "Nastavenia",
15
+ "Plugins": "Zásuvné moduly",
16
+ "Menu": "Ponuka",
17
+ "Users": "Používatelia",
18
+ "Search": "Hľadať",
19
+ "Configuration": "Konfigurácia",
20
+ "Admin": "Administrátor",
21
+ "Tenants": "Nájomníci",
22
+ "Crash log": "Denník zlyhaní",
23
+ "Sign up": "Zaregistrovať sa",
24
+ "Login": "Prihlásiť sa",
25
+ "An error occurred": "Vyskytla sa chyba",
26
+ "ID": "ID",
27
+ "Email": "E-mail",
28
+ "Role": "Rola",
29
+ "View": "Zobraziť",
30
+ "Delete": "Odstrániť",
31
+ "Add user": "Pridať používateľa",
32
+ "New user": "Nový používateľ",
33
+ "New": "Nový",
34
+ "User %s created": "Používateľ %s bol vytvorený",
35
+ "Edit user": "Upraviť používateľa",
36
+ "Edit user %s": "Upraviť používateľa %s",
37
+ "User %s saved": "Používateľ %s bol uložený",
38
+ "User %s deleted": "Používateľ %s bol odstránený",
39
+ "E-mail": "E-mail",
40
+ "Password": "Heslo",
41
+ "User settings": "Nastavenia používateľa",
42
+ "Password reset not enabled. Contact your administrator.": "Obnovenie hesla nie je povolené. Kontaktujte svojho administrátora.",
43
+ "Reset password": "Obnoviť heslo",
44
+ "Enter your email address below and we'll send you a link to reset your password.": "Zadajte svoju e-mailovú adresu nižšie a pošleme vám odkaz na obnovenie hesla.",
45
+ "Enter your new password below": "Zadajte svoje nové heslo nižšie",
46
+ "Set password": "Nastaviť heslo",
47
+ "Password reset. Log in with your new password": "Obnovenie hesla. Prihláste sa pomocou svojho nového hesla",
48
+ "Change": "Zmeniť",
49
+ "Old password": "Staré heslo",
50
+ "New password": "Nové heslo",
51
+ "Email: ": "E-mail: ",
52
+ "Change password": "Zmeniť heslo",
53
+ "Password changed": "Heslo bolo zmenené",
54
+ "Reset password instructions": "Inštrukcie na obnovenie hesla",
55
+ "Hi %s": "Ahoj %s",
56
+ "You have requested a link to change your password. You can do this through this link:": "Požiadali ste o odkaz na zmenu hesla. Môžete to urobiť prostredníctvom tohto odkazu:",
57
+ "If you did not request this, please ignore this email.": "Ak ste o toto nežiadali, prosím, ignorujte tento e-mail.",
58
+ "Your password will not change until you access the link above and set a new one.": "Vaše heslo sa nezmení, kým nekliknete na vyššie uvedený odkaz a nenastavíte nové.",
59
+ "Change my password": "Zmeniť moje heslo",
60
+ "Must be admin": "Musí byť administrátor",
61
+ "Site identity": "Identita stránky",
62
+ "Authentication": "Overenie",
63
+ "Development": "Vývoj",
64
+ "Edit": "Upraviť",
65
+ "Unknown file": "Neznámy súbor",
66
+ "Other": "Iné",
67
+ "Edit configuration key %s": "Upraviť konfiguračný kľúč %s",
68
+ "Configuration key %s saved": "Konfiguračný kľúč %s bol uložený",
69
+ "Configuration key %s deleted": "Konfiguračný kľúč %s bol odstránený",
70
+ "Must be logged in first": "Najskôr sa musíte prihlásiť",
71
+ "Hello": "Ahoj",
72
+ "Restart server. Try reloading the page after a few seconds after pressing this button.": "Reštartujte server. Skúste znova načítať stránku o niekoľko sekúnd po stlačení tohto tlačidla.",
73
+ "Restart": "Reštartovať",
74
+ "Backup": "Záloha",
75
+ "Restore": "Obnoviť",
76
+ "Not authorized": "Neautorizované",
77
+ "Page %s not found": "Stránka %s sa nenašla",
78
+ "Warning": "Upozornenie",
79
+ "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "Hosting na tejto stránke je poskytovaný bezplatne a bez akejkoľvek záruky dostupnosti alebo bezpečnosti vašej aplikácie.",
80
+ "This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "Toto zariadenie je určené výhradne na to, aby ste posúdili vhodnosť Saltcornu.",
81
+ "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "Ak chcete ukladať súkromné informácie, ktoré musia byť zabezpečené, použite si Saltcorn s vlastným hostingom.",
82
+ "Create application": "Vytvoriť aplikáciu",
83
+ "Create": "Vytvoriť",
84
+ "Please select a name for your application. The name will determine the address at which it will be available. ": "Vyberte názov pre svoju aplikáciu. Názov určí adresu, na ktorej bude dostupná.",
85
+ "Application name": "Názov aplikácie",
86
+ "Success! Your new application is available at:": "Úspech! Vaša nová aplikácia je dostupná na:",
87
+ "Please click the above link now to create the first user.": "Kliknite teraz na vyššie uvedený odkaz a vytvorte prvého používateľa.",
88
+ "A site with this subdomain already exists": "Stránka s touto subdoménou už existuje",
89
+ "No such view: %s": "Žiadne také zobrazenie: %s",
90
+ "Search all tables": "Prehľadať všetky tabuľky",
91
+ "Show": "Zobraziť",
92
+ "When": "Kedy",
93
+ "Tenant": "Tenant",
94
+ "Crash log entry %s": "Záznam zlyhania %s",
95
+ "New %s": "Nový %s",
96
+ "Data": "Dáta",
97
+ "Add row": "Pridať riadok",
98
+ "Add %s": "Pridať %s",
99
+ "Edit row": "Upraviť riadok",
100
+ "Edit %s": "Upraviť %s",
101
+ "No errors reported": "Žiadne hlásené chyby",
102
+ "Everything is going extremely well.": "Všetko ide mimoriadne dobre.",
103
+ "Filename": "Názov súboru",
104
+ "Size (KiB)": "Veľkosť (KiB)",
105
+ "Media type": "Typ média",
106
+ "Role to access": "Rola pre prístup",
107
+ "Link": "Odkaz",
108
+ "Download": "Stiahnuť",
109
+ "Upload file ": "Nahrať súbor",
110
+ "Minimum role for %s updated to %s": "Minimálna rola pre %s bola aktualizovaná na %s",
111
+ "File %s deleted": "Súbor %s bol odstránený",
112
+ "More...": "Viac...",
113
+ "Quick Start": "Rýchly štart",
114
+ "Four different ways to get started using Saltcorn": "Štyri rôzne spôsoby, ako začať používať Saltcorn",
115
+ "Build": "Vytvoriť",
116
+ "Start by creating the tables to hold your data": "Začnite vytvorením tabuliek na uloženie vašich dát",
117
+ "Create a table »": "Vytvoriť tabuľku »",
118
+ "When you have created the tables, you can create views so users can interact with the data.": "Keď vytvoríte tabuľky, môžete vytvoriť zobrazenia, aby používatelia mohli interagovať s dátami.",
119
+ "You can also start by creating a page.": "Môžete tiež začať vytvorením stránky.",
120
+ "Create a page »": "Vytvoriť stránku »",
121
+ "Upload": "Nahrať",
122
+ "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "Vytvorenie tabuľky ručne môžete preskočiť nahraním súboru CSV z tabuľkového hárku.",
123
+ "Create table with CSV upload": "Vytvoriť tabuľku nahraním CSV",
124
+ "If you have a backup from a previous Saltcorn instance, you can also restore it.": "Ak máte zálohu z predchádzajúcej inštancie Saltcornu, môžete ju tiež obnoviť.",
125
+ "Install pack": "Inštalovať balík",
126
+ "Instead of building, get up and running in no time with packs": "Namiesto vytvárania začnite okamžite používať balíky",
127
+ "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "Balíky sú zbierky tabuliek, zobrazení a zásuvných modulov, ktoré vám poskytnú kompletnú aplikáciu, ktorú si potom môžete upraviť podľa svojich potrieb.",
128
+ "Name": "Názov",
129
+ "Description": "Popis",
130
+ "Go to pack store »": "Prejsť do obchodu s balíkmi »",
131
+ "Learn": "Učiť sa",
132
+ "Confused?": "Zmätený?",
133
+ "The Wiki contains the documentation and tutorials on installing and using Saltcorn": "Wiki obsahuje dokumentáciu a návody na inštaláciu a používanie Saltcornu",
134
+ "Go to Wiki »": "Prejsť na Wiki »",
135
+ "The YouTube channel has some video tutorials": "Kanál YouTube obsahuje niektoré videonávody",
136
+ "Go to YouTube »": "Prejsť na YouTube »",
137
+ "What's new? Read the blog »": "Čo je nové? Prečítajte si blog »",
138
+ "Create a table": "Vytvoriť tabuľku",
139
+ "Create table from CSV upload": "Vytvoriť tabuľku z nahraného CSV",
140
+ "You have no views!": "Nemáte žiadne zobrazenia!",
141
+ "Create a view »": "Vytvoriť zobrazenie »",
142
+ "Create a view": "Vytvoriť zobrazenie",
143
+ "%s data table": "Tabuľka dát %s",
144
+ "Versions": "Verzie",
145
+ "Version": "Verzia",
146
+ "Saved": "Uložené",
147
+ "By user ID": "Podľa ID používateľa",
148
+ "%s History": "História %s",
149
+ "back to table list": "späť na zoznam tabuliek",
150
+ "Version %s restored": "Verzia %s bola obnovená",
151
+ "Site name": "Názov stránky",
152
+ "Site logo": "Logo stránky",
153
+ "Type": "Typ",
154
+ "Text label": "Textový štítok",
155
+ "Minimum role": "Minimálna rola",
156
+ "URL": "URL",
157
+ "Page": "Stránka",
158
+ "Menu editor": "Editor ponuky",
159
+ "Menu updated": "Ponuka bola aktualizovaná",
160
+ "Plugin and pack store": "Obchod so zásuvnými modulmi a balíkmi",
161
+ "All": "Všetky",
162
+ "Packs": "Balíky",
163
+ "Themes": "Témy",
164
+ "Installed": "Nainštalované",
165
+ "Refresh": "Obnoviť",
166
+ "Upgrade installed plugins": "Aktualizovať nainštalované zásuvné moduly",
167
+ "Add another plugin": "Pridať ďalší zásuvný modul",
168
+ "Add another pack": "Pridať ďalší balík",
169
+ "Create pack": "Vytvoriť balík",
170
+ "Pack": "Balík",
171
+ "Install": "Inštalovať",
172
+ "Plugin": "Zásuvný modul",
173
+ "Theme": "Téma",
174
+ "Remove": "Odstrániť",
175
+ "Configure plugin": "Konfigurovať zásuvný modul",
176
+ "Create Pack": "Vytvoriť balík",
177
+ "You can copy the pack contents below to another Saltcorn installation.": "Obsah balíka uvedený nižšie môžete skopírovať do inej inštalácie Saltcornu.",
178
+ "Install Pack": "Inštalovať balík",
179
+ "Pack %s installed": "Balík %s bol nainštalovaný",
180
+ "Pack %s uninstalled": "Balík %s bol odinštalovaný",
181
+ "Uninstall": "Odinštalovať",
182
+ "Result preview for ": "Ukážka výsledku pre",
183
+ "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "Vyberte zobrazenia pre <a href=\"/search\">výsledky vyhľadávania</a> pre každú tabuľku.<br/>Ak chcete tabuľku vylúčiť z globálneho vyhľadávania, nechajte prázdne.",
184
+ "These tables lack suitable views: ": "Tieto tabuľky nemajú vhodné zobrazenia:",
185
+ "Search configuration": "Konfigurácia vyhľadávania",
186
+ "Table saved with version history enabled": "Tabuľka uložená s povolenou históriou verzií",
187
+ "Label": "Označenie",
188
+ "Required": "Povinné",
189
+ "Add field": "Pridať pole",
190
+ "Template": "Šablóna",
191
+ "Run": "Spustiť",
192
+ "Views of this table": "Zobrazenia tejto tabuľky",
193
+ "Add view": "Pridať zobrazenie",
194
+ "Rows": "Riadky",
195
+ "Download CSV": "Stiahnuť CSV",
196
+ "Upload CSV": "Nahrať CSV",
197
+ "%s table": "Tabuľka %s",
198
+ "Fields": "Polia",
199
+ "Table data": "Dáta tabuľky",
200
+ "Edit table properties": "Upraviť vlastnosti tabuľky",
201
+ "API access": "Prístup k API",
202
+ "APIs allow developers access to your data without using a user interface": "API umožňujú vývojárom prístup k vašim dátam bez použitia používateľského rozhrania",
203
+ "Minimum role for read": "Minimálna rola pre čítanie",
204
+ "Minimum role for writing": "Minimálna rola pre zápis",
205
+ "Version history": "História verzií",
206
+ "New table": "Nová tabuľka",
207
+ "Table name": "Názov tabuľky",
208
+ "Table %s created": "Tabuľka %s bola vytvorená",
209
+ "No fields defined in %s table": "V tabuľke %s nie sú definované žiadne polia",
210
+ "Fields define the columns in your table.": "Polia definujú stĺpce vo vašej tabuľke.",
211
+ "Add field to table": "Pridať pole do tabuľky",
212
+ "Table %s already exists": "Tabuľka %s už existuje",
213
+ "Invalid table name %s": "Neplatný názov tabuľky %s",
214
+ "Create from CSV upload": "Vytvoriť z nahraného CSV",
215
+ "Your tables": "Vaše tabuľky",
216
+ "Create table": "Vytvoriť tabuľku",
217
+ "Table saved": "Tabuľka uložená",
218
+ "Create table from CSV file": "Vytvoriť tabuľku zo súboru CSV",
219
+ "Create from CSV": "Vytvoriť z CSV",
220
+ "File": "Súbor",
221
+ "Created table %s.": "Vytvorená tabuľka %s.",
222
+ "Table %s deleted": "Tabuľka %s bola odstránená",
223
+ "Table": "Tabuľka",
224
+ "Your views": "Vaše zobrazenia",
225
+ "Configure": "Konfigurovať",
226
+ "First, please give some basic information about the view.": "Najskôr zadajte základné informácie o zobrazení.",
227
+ "View name": "Názov zobrazenia",
228
+ "Views are based on a view template": "Zobrazenia sú založené na šablóne zobrazenia",
229
+ "Edit view": "Upraviť zobrazenie",
230
+ "Edit %s view": "Upraviť zobrazenie %s",
231
+ "Create view": "Vytvoriť zobrazenie",
232
+ "View deleted": "Zobrazenie odstránené",
233
+ "Display data from this table": "Zobraziť dáta z tejto tabuľky",
234
+ "Role required to run view": "Rola vyžadovaná na spustenie zobrazenia",
235
+ "On root page": "Na koreňovej stránke",
236
+ "Layout": "Rozloženie",
237
+ "Fixed states": "Fixné stavy",
238
+ "A short name that will be in your URL": "Krátky názov, ktorý sa zobrazí vo vašej URL",
239
+ "Title": "Názov",
240
+ "Page title": "Názov stránky",
241
+ "A longer description": "Dlhší popis",
242
+ "Role required to access page": "Rola vyžadovaná pre prístup na stránku",
243
+ "Page attributes": "Atribúty stránky",
244
+ "Page configuration": "Konfigurácia stránky",
245
+ "Fixed state for %s view": "Fixný stav pre zobrazenie %s",
246
+ "Set fixed states for views": "Nastaviť fixné stavy pre zobrazenia",
247
+ "Page %s saved": "Stránka %s bola uložená",
248
+ "Your pages": "Vaše stránky",
249
+ "Add page": "Pridať stránku",
250
+ "Root pages": "Koreňové stránky",
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.": "Koreňová stránka je stránka, ktorá sa zobrazí používateľovi pri návšteve domovskej adresy (/). Toto je možné nastaviť pre každú rolu používateľa.",
252
+ "Root pages updated": "Koreňové stránky boli aktualizované",
253
+ "Page deleted": "Stránka bola odstránená",
254
+ "Basic properties": "Základné vlastnosti",
255
+ "Attributes": "Atribúty",
256
+ "Summary": "Súhrn",
257
+ "Default": "Predvolené",
258
+ "Edit field": "Upraviť pole",
259
+ "Edit %s field": "Upraviť pole %s",
260
+ "New field": "Nové pole",
261
+ "New field:": "Nové pole:",
262
+ "Field attributes": "Atribúty poľa",
263
+ "Field %s created": "Pole %s bolo vytvorené",
264
+ "Summary field": "Pole súhrnu",
265
+ "A default value is required when adding required fields to nonempty tables": "Pri pridávaní povinných polí do neprázdnych tabuliek sa vyžaduje predvolená hodnota",
266
+ "Create user": "Vytvoriť používateľa",
267
+ "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "Vytvorte si prosím svoj prvý používateľský účet, ktorý bude mať oprávnenia správcu. Neskôr môžete pridať ďalších používateľov a udeliť im oprávnenia správcu.",
268
+ "Create first user": "Vytvoriť prvého používateľa",
269
+ "Create an account": "Vytvoriť účet",
270
+ "No views defined": "Nie sú definované žiadne zobrazenia",
271
+ "Views define how table rows are displayed to the user": "Zobrazenia definujú, ako sa riadky tabuľky zobrazujú používateľovi",
272
+ "Field %s saved": "Pole %s bolo uložené",
273
+ "View configuration": "Konfigurácia zobrazenia",
274
+ "Field %s deleted": "Pole %s bolo odstránené"
275
+ }
@@ -0,0 +1,275 @@
1
+ {
2
+ "Not found": "Ni najdeno",
3
+ "Page not found": "Stran ni najdena",
4
+ "Incorrect user or password": "Nepravilno uporabniško ime ali geslo",
5
+ "Internal Error": "Notranja napaka",
6
+ "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "Poročilo je bilo zabeleženo in ekipa veveric za zatiranje hroščev je bila poslana, da se spopade s situacijo.",
7
+ "User": "Uporabnik",
8
+ "User Settings": "Uporabniške nastavitve",
9
+ "Logout": "Odjava",
10
+ "Tables": "Tabele",
11
+ "Views": "Pogledi",
12
+ "Pages": "Strani",
13
+ "Files": "Datoteke",
14
+ "Settings": "Nastavitve",
15
+ "Plugins": "Vtičniki",
16
+ "Menu": "Meni",
17
+ "Users": "Uporabniki",
18
+ "Search": "Iskanje",
19
+ "Configuration": "Konfiguracija",
20
+ "Admin": "Administrator",
21
+ "Tenants": "Najemniki",
22
+ "Crash log": "Dnevnik zrušitev",
23
+ "Sign up": "Prijava",
24
+ "Login": "Prijava",
25
+ "An error occurred": "Prišlo je do napake",
26
+ "ID": "ID",
27
+ "Email": "E-pošta",
28
+ "Role": "Vloga",
29
+ "View": "Pogled",
30
+ "Delete": "Izbriši",
31
+ "Add user": "Dodaj uporabnika",
32
+ "New user": "Nov uporabnik",
33
+ "New": "Novo",
34
+ "User %s created": "Uporabnik %s je bil ustvarjen",
35
+ "Edit user": "Uredi uporabnika",
36
+ "Edit user %s": "Uredi uporabnika %s",
37
+ "User %s saved": "Uporabnik %s je bil shranjen",
38
+ "User %s deleted": "Uporabnik %s je bil izbrisan",
39
+ "E-mail": "E-pošta",
40
+ "Password": "Geslo",
41
+ "User settings": "Uporabniške nastavitve",
42
+ "Password reset not enabled. Contact your administrator.": "Ponastavitev gesla ni omogočena. Kontaktirajte svojega administratorja.",
43
+ "Reset password": "Ponastavi geslo",
44
+ "Enter your email address below and we'll send you a link to reset your password.": "Vnesite vaš e-poštni naslov spodaj in poslali vam bomo povezavo za ponastavitev gesla.",
45
+ "Enter your new password below": "Vnesite vaše novo geslo spodaj",
46
+ "Set password": "Nastavi geslo",
47
+ "Password reset. Log in with your new password": "Geslo je ponastavljeno. Prijavite se z vašim novim geslom",
48
+ "Change": "Spremeni",
49
+ "Old password": "Staro geslo",
50
+ "New password": "Novo geslo",
51
+ "Email: ": "E-pošta: ",
52
+ "Change password": "Spremeni geslo",
53
+ "Password changed": "Geslo je bilo spremenjeno",
54
+ "Reset password instructions": "Navodila za ponastavitev gesla",
55
+ "Hi %s": "Živjo %s",
56
+ "You have requested a link to change your password. You can do this through this link:": "Zahtevali ste povezavo za spremembo vašega gesla. To lahko storite prek te povezave:",
57
+ "If you did not request this, please ignore this email.": "Če te zahteve niste oddali vi, prosimo, prezrite to e-pošto.",
58
+ "Your password will not change until you access the link above and set a new one.": "Vaše geslo se ne bo spremenilo, dokler ne dostopate do zgornje povezave in nastavite novega.",
59
+ "Change my password": "Spremeni moje geslo",
60
+ "Must be admin": "Mora biti administrator",
61
+ "Site identity": "Identiteta spletnega mesta",
62
+ "Authentication": "Avtentikacija",
63
+ "Development": "Razvoj",
64
+ "Edit": "Uredi",
65
+ "Unknown file": "Neznana datoteka",
66
+ "Other": "Drugo",
67
+ "Edit configuration key %s": "Uredi konfiguracijski ključ %s",
68
+ "Configuration key %s saved": "Konfiguracijski ključ %s je shranjen",
69
+ "Configuration key %s deleted": "Konfiguracijski ključ %s je izbrisan",
70
+ "Must be logged in first": "Najprej se morate prijaviti",
71
+ "Hello": "Živjo",
72
+ "Restart server. Try reloading the page after a few seconds after pressing this button.": "Ponovno zaženite strežnik. Poskusite znova naložiti stran nekaj sekund po pritisku na ta gumb.",
73
+ "Restart": "Ponovni zagon",
74
+ "Backup": "Varnostna kopija",
75
+ "Restore": "Obnovi",
76
+ "Not authorized": "Neavtorizirano",
77
+ "Page %s not found": "Stran %s ni najdena",
78
+ "Warning": "Opozorilo",
79
+ "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "Gostovanje na tem spletnem mestu je brezplačno in brez garancije za razpoložljivost ali varnost vaše aplikacije.",
80
+ "This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "Ta možnost je namenjena izključno vaši oceni primernosti Saltcorna.",
81
+ "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "Če želite shranjevati zasebne podatke, ki morajo biti varni, uporabite Saltcorn v lastni režiji.",
82
+ "Create application": "Ustvari aplikacijo",
83
+ "Create": "Ustvari",
84
+ "Please select a name for your application. The name will determine the address at which it will be available. ": "Izberite ime za vašo aplikacijo. Ime bo določilo naslov, na katerem bo na voljo.",
85
+ "Application name": "Ime aplikacije",
86
+ "Success! Your new application is available at:": "Uspeh! Vaša nova aplikacija je na voljo na:",
87
+ "Please click the above link now to create the first user.": "Kliknite zgornjo povezavo zdaj, da ustvarite prvega uporabnika.",
88
+ "A site with this subdomain already exists": "Spletno mesto s to poddomeno že obstaja",
89
+ "No such view: %s": "Ni takega pogleda: %s",
90
+ "Search all tables": "Preišči vse tabele",
91
+ "Show": "Prikaži",
92
+ "When": "Kdaj",
93
+ "Tenant": "Najemnik",
94
+ "Crash log entry %s": "Vnos v dnevnik zrušitev %s",
95
+ "New %s": "Novo %s",
96
+ "Data": "Podatki",
97
+ "Add row": "Dodaj vrstico",
98
+ "Add %s": "Dodaj %s",
99
+ "Edit row": "Uredi vrstico",
100
+ "Edit %s": "Uredi %s",
101
+ "No errors reported": "Ni prijavljenih napak",
102
+ "Everything is going extremely well.": "Vse poteka izjemno dobro.",
103
+ "Filename": "Ime datoteke",
104
+ "Size (KiB)": "Velikost (KiB)",
105
+ "Media type": "Vrsta medija",
106
+ "Role to access": "Vloga za dostop",
107
+ "Link": "Povezava",
108
+ "Download": "Prenesi",
109
+ "Upload file ": "Naloži datoteko",
110
+ "Minimum role for %s updated to %s": "Minimalna vloga za %s je posodobljena na %s",
111
+ "File %s deleted": "Datoteka %s je izbrisana",
112
+ "More...": "Več...",
113
+ "Quick Start": "Hiter začetek",
114
+ "Four different ways to get started using Saltcorn": "Štiri različni načini za začetek uporabe Saltcorna",
115
+ "Build": "Zgradi",
116
+ "Start by creating the tables to hold your data": "Začnite z ustvarjanjem tabel za shranjevanje vaših podatkov",
117
+ "Create a table »": "Ustvari tabelo »",
118
+ "When you have created the tables, you can create views so users can interact with the data.": "Ko ustvarite tabele, lahko ustvarite poglede, da lahko uporabniki interagirajo s podatki.",
119
+ "You can also start by creating a page.": "Začnete lahko tudi z ustvarjanjem strani.",
120
+ "Create a page »": "Ustvari stran »",
121
+ "Upload": "Naloži",
122
+ "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "Ročno ustvarjanje tabele lahko preskočite z nalaganjem datoteke CSV iz preglednice.",
123
+ "Create table with CSV upload": "Ustvari tabelo z nalaganjem CSV datoteke",
124
+ "If you have a backup from a previous Saltcorn instance, you can also restore it.": "Če imate varnostno kopijo prejšnje instance Saltcorna, jo lahko tudi obnovite.",
125
+ "Install pack": "Namesti paket",
126
+ "Instead of building, get up and running in no time with packs": "Namesto gradnje, hitro začnite z uporabo paketov",
127
+ "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "Paketi so zbirke tabel, pogledov in vtičnikov, ki vam zagotovijo popolno aplikacijo, katero lahko nato uredite po svojih potrebah.",
128
+ "Name": "Ime",
129
+ "Description": "Opis",
130
+ "Go to pack store »": "Pojdi v trgovino s paketi »",
131
+ "Learn": "Uči se",
132
+ "Confused?": "Zmeden?",
133
+ "The Wiki contains the documentation and tutorials on installing and using Saltcorn": "Wiki vsebuje dokumentacijo in vadnice o namestitvi in uporabi Saltcorna",
134
+ "Go to Wiki »": "Pojdi na Wiki »",
135
+ "The YouTube channel has some video tutorials": "Na YouTube kanalu je nekaj video vadnic",
136
+ "Go to YouTube »": "Pojdi na YouTube »",
137
+ "What's new? Read the blog »": "Kaj je novega? Preberi blog »",
138
+ "Create a table": "Ustvari tabelo",
139
+ "Create table from CSV upload": "Ustvari tabelo iz nalaganja CSV datoteke",
140
+ "You have no views!": "Nimate nobenih pogledov!",
141
+ "Create a view »": "Ustvari pogled »",
142
+ "Create a view": "Ustvari pogled",
143
+ "%s data table": "Podatkovna tabela %s",
144
+ "Versions": "Verzije",
145
+ "Version": "Verzija",
146
+ "Saved": "Shranjeno",
147
+ "By user ID": "Po ID-ju uporabnika",
148
+ "%s History": "Zgodovina %s",
149
+ "back to table list": "nazaj na seznam tabel",
150
+ "Version %s restored": "Verzija %s je obnovljena",
151
+ "Site name": "Ime spletnega mesta",
152
+ "Site logo": "Logotip spletnega mesta",
153
+ "Type": "Tip",
154
+ "Text label": "Besedilna oznaka",
155
+ "Minimum role": "Minimalna vloga",
156
+ "URL": "URL",
157
+ "Page": "Stran",
158
+ "Menu editor": "Urejevalnik menija",
159
+ "Menu updated": "Meni je posodobljen",
160
+ "Plugin and pack store": "Trgovina z vtičniki in paketi",
161
+ "All": "Vsi",
162
+ "Packs": "Paketi",
163
+ "Themes": "Teme",
164
+ "Installed": "Nameščeno",
165
+ "Refresh": "Osveži",
166
+ "Upgrade installed plugins": "Nadgradi nameščene vtičnike",
167
+ "Add another plugin": "Dodaj še en vtičnik",
168
+ "Add another pack": "Dodaj še en paket",
169
+ "Create pack": "Ustvari paket",
170
+ "Pack": "Paket",
171
+ "Install": "Namesti",
172
+ "Plugin": "Vtičnik",
173
+ "Theme": "Tema",
174
+ "Remove": "Odstrani",
175
+ "Configure plugin": "Konfiguriraj vtičnik",
176
+ "Create Pack": "Ustvari paket",
177
+ "You can copy the pack contents below to another Saltcorn installation.": "Vsebino paketa spodaj lahko kopirate v drugo namestitev Saltcorna.",
178
+ "Install Pack": "Namesti paket",
179
+ "Pack %s installed": "Paket %s je nameščen",
180
+ "Pack %s uninstalled": "Paket %s je odstranjen",
181
+ "Uninstall": "Odstrani",
182
+ "Result preview for ": "Predogled rezultatov za",
183
+ "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "Izberite poglede za <a href=\"/search\">rezultate iskanja</a> za vsako tabelo.<br/>Nastavite na prazno, da izpustite tabelo iz globalnega iskanja.",
184
+ "These tables lack suitable views: ": "Tem tabelam manjkajo ustrezni pogledi:",
185
+ "Search configuration": "Konfiguracija iskanja",
186
+ "Table saved with version history enabled": "Tabela je shranjena z omogočeno zgodovino različic",
187
+ "Label": "Oznaka",
188
+ "Required": "Obvezno",
189
+ "Add field": "Dodaj polje",
190
+ "Template": "Predloga",
191
+ "Run": "Izvedi",
192
+ "Views of this table": "Pogledi te tabele",
193
+ "Add view": "Dodaj pogled",
194
+ "Rows": "Vrstice",
195
+ "Download CSV": "Prenesi CSV",
196
+ "Upload CSV": "Naloži CSV",
197
+ "%s table": "Tabela %s",
198
+ "Fields": "Polja",
199
+ "Table data": "Podatki tabele",
200
+ "Edit table properties": "Uredi lastnosti tabele",
201
+ "API access": "Dostop do API-ja",
202
+ "APIs allow developers access to your data without using a user interface": "API-ji omogočajo razvijalcem dostop do vaših podatkov brez uporabe uporabniškega vmesnika",
203
+ "Minimum role for read": "Minimalna vloga za branje",
204
+ "Minimum role for writing": "Minimalna vloga za pisanje",
205
+ "Version history": "Zgodovina različic",
206
+ "New table": "Nova tabela",
207
+ "Table name": "Ime tabele",
208
+ "Table %s created": "Tabela %s je ustvarjena",
209
+ "No fields defined in %s table": "V tabeli %s ni definiranih polj",
210
+ "Fields define the columns in your table.": "Polja definirajo stolpce v vaši tabeli.",
211
+ "Add field to table": "Dodaj polje v tabelo",
212
+ "Table %s already exists": "Tabela %s že obstaja",
213
+ "Invalid table name %s": "Neveljavno ime tabele %s",
214
+ "Create from CSV upload": "Ustvari iz nalaganja CSV datoteke",
215
+ "Your tables": "Vaše tabele",
216
+ "Create table": "Ustvari tabelo",
217
+ "Table saved": "Tabela je shranjena",
218
+ "Create table from CSV file": "Ustvari tabelo iz CSV datoteke",
219
+ "Create from CSV": "Ustvari iz CSV",
220
+ "File": "Datoteka",
221
+ "Created table %s.": "Ustvarjena tabela %s.",
222
+ "Table %s deleted": "Tabela %s je izbrisana",
223
+ "Table": "Tabela",
224
+ "Your views": "Vaši pogledi",
225
+ "Configure": "Konfiguriraj",
226
+ "First, please give some basic information about the view.": "Najprej podajte nekaj osnovnih informacij o pogledu.",
227
+ "View name": "Ime pogleda",
228
+ "Views are based on a view template": "Pogledi temeljijo na predlogi pogleda",
229
+ "Edit view": "Uredi pogled",
230
+ "Edit %s view": "Uredi pogled %s",
231
+ "Create view": "Ustvari pogled",
232
+ "View deleted": "Pogled je izbrisan",
233
+ "Display data from this table": "Prikaži podatke iz te tabele",
234
+ "Role required to run view": "Zahtevana vloga za izvajanje pogleda",
235
+ "On root page": "Na korenski strani",
236
+ "Layout": "Postavitev",
237
+ "Fixed states": "Fiksna stanja",
238
+ "A short name that will be in your URL": "Kratko ime, ki bo v vašem URL-ju",
239
+ "Title": "Naslov",
240
+ "Page title": "Naslov strani",
241
+ "A longer description": "Daljši opis",
242
+ "Role required to access page": "Zahtevana vloga za dostop do strani",
243
+ "Page attributes": "Atributi strani",
244
+ "Page configuration": "Konfiguracija strani",
245
+ "Fixed state for %s view": "Fiksno stanje za pogled %s",
246
+ "Set fixed states for views": "Nastavi fiksna stanja za poglede",
247
+ "Page %s saved": "Stran %s je shranjena",
248
+ "Your pages": "Vaše strani",
249
+ "Add page": "Dodaj stran",
250
+ "Root pages": "Korenske strani",
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.": "Korenska stran je stran, ki se prikaže, ko uporabnik obišče domačo lokacijo (/). To se lahko nastavi za vsako uporabniško vlogo.",
252
+ "Root pages updated": "Korenske strani so posodobljene",
253
+ "Page deleted": "Stran je izbrisana",
254
+ "Basic properties": "Osnovne lastnosti",
255
+ "Attributes": "Atributi",
256
+ "Summary": "Povzetek",
257
+ "Default": "Privzeto",
258
+ "Edit field": "Uredi polje",
259
+ "Edit %s field": "Uredi polje %s",
260
+ "New field": "Novo polje",
261
+ "New field:": "Novo polje:",
262
+ "Field attributes": "Atributi polja",
263
+ "Field %s created": "Polje %s je ustvarjeno",
264
+ "Summary field": "Polje povzetka",
265
+ "A default value is required when adding required fields to nonempty tables": "Pri dodajanju obveznih polj v neprazne tabele je zahtevana privzeta vrednost",
266
+ "Create user": "Ustvari uporabnika",
267
+ "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "Ustvarite svoj prvi uporabniški račun, ki bo imel administratorske pravice. Kasneje lahko dodate druge uporabnike in jim prav tako dodelite administratorske pravice.",
268
+ "Create first user": "Ustvari prvega uporabnika",
269
+ "Create an account": "Ustvari račun",
270
+ "No views defined": "Ni definiranih pogledov",
271
+ "Views define how table rows are displayed to the user": "Pogledi definirajo, kako se vrstice tabele prikazujejo uporabniku",
272
+ "Field %s saved": "Polje %s je shranjeno",
273
+ "View configuration": "Konfiguracija pogleda",
274
+ "Field %s deleted": "Polje %s je izbrisano"
275
+ }