@saltcorn/server 1.2.0-beta.1 → 1.2.0-beta.3

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 (396) hide show
  1. package/app.js +3 -0
  2. package/docs/assets/search.js +1 -1
  3. package/docs/classes/_saltcorn_common_code.Relation.html +10 -10
  4. package/docs/classes/_saltcorn_common_code.RelationsFinder.html +5 -5
  5. package/docs/classes/_saltcorn_data.models.Crash.html +17 -17
  6. package/docs/classes/_saltcorn_data.models.EventLog-1.html +19 -19
  7. package/docs/classes/_saltcorn_data.models.Field.html +73 -73
  8. package/docs/classes/_saltcorn_data.models.FieldRepeat.html +16 -16
  9. package/docs/classes/_saltcorn_data.models.File-1.html +48 -48
  10. package/docs/classes/_saltcorn_data.models.Form-1.html +38 -38
  11. package/docs/classes/_saltcorn_data.models.Library.html +13 -13
  12. package/docs/classes/_saltcorn_data.models.Page.html +24 -24
  13. package/docs/classes/_saltcorn_data.models.PageGroup-1.html +25 -25
  14. package/docs/classes/_saltcorn_data.models.Plugin.html +25 -25
  15. package/docs/classes/_saltcorn_data.models.Role.html +9 -9
  16. package/docs/classes/_saltcorn_data.models.Table-1.html +93 -93
  17. package/docs/classes/_saltcorn_data.models.TableConstraint.html +14 -14
  18. package/docs/classes/_saltcorn_data.models.Trigger.html +36 -36
  19. package/docs/classes/_saltcorn_data.models.User.html +47 -47
  20. package/docs/classes/_saltcorn_data.models.View-1.html +52 -52
  21. package/docs/classes/_saltcorn_data.models.Workflow.html +16 -16
  22. package/docs/classes/_saltcorn_data.models.WorkflowRun.html +35 -35
  23. package/docs/classes/_saltcorn_data.models.WorkflowStep.html +25 -25
  24. package/docs/classes/_saltcorn_data.models.WorkflowTrace.html +18 -18
  25. package/docs/classes/_saltcorn_mobile_builder.MobileBuilder.html +36 -36
  26. package/docs/enums/_saltcorn_common_code.RelationType.html +7 -7
  27. package/docs/enums/_saltcorn_common_code.ViewDisplayType.html +4 -4
  28. package/docs/functions/_saltcorn_admin_models.backup.create_backup.html +1 -1
  29. package/docs/functions/_saltcorn_admin_models.backup.create_csv_from_rows.html +1 -1
  30. package/docs/functions/_saltcorn_admin_models.backup.restore.html +1 -1
  31. package/docs/functions/_saltcorn_admin_models.pack.add_to_menu.html +1 -1
  32. package/docs/functions/_saltcorn_admin_models.pack.can_install_pack.html +1 -1
  33. package/docs/functions/_saltcorn_admin_models.pack.fetch_available_packs.html +1 -1
  34. package/docs/functions/_saltcorn_admin_models.pack.fetch_pack_by_name.html +1 -1
  35. package/docs/functions/_saltcorn_admin_models.pack.install_pack.html +1 -1
  36. package/docs/functions/_saltcorn_admin_models.pack.library_pack.html +1 -1
  37. package/docs/functions/_saltcorn_admin_models.pack.model_instance_pack.html +1 -1
  38. package/docs/functions/_saltcorn_admin_models.pack.model_pack.html +1 -1
  39. package/docs/functions/_saltcorn_admin_models.pack.page_group_pack.html +1 -1
  40. package/docs/functions/_saltcorn_admin_models.pack.page_pack.html +1 -1
  41. package/docs/functions/_saltcorn_admin_models.pack.plugin_pack.html +1 -1
  42. package/docs/functions/_saltcorn_admin_models.pack.role_pack.html +1 -1
  43. package/docs/functions/_saltcorn_admin_models.pack.table_pack.html +1 -1
  44. package/docs/functions/_saltcorn_admin_models.pack.trigger_pack.html +1 -1
  45. package/docs/functions/_saltcorn_admin_models.pack.uninstall_pack.html +1 -1
  46. package/docs/functions/_saltcorn_admin_models.pack.view_pack.html +1 -1
  47. package/docs/functions/_saltcorn_admin_models.tenant.copy_tenant_template.html +1 -1
  48. package/docs/functions/_saltcorn_admin_models.tenant.create_tenant.html +1 -1
  49. package/docs/functions/_saltcorn_admin_models.tenant.deleteTenant.html +1 -1
  50. package/docs/functions/_saltcorn_admin_models.tenant.domain_sanitize.html +1 -1
  51. package/docs/functions/_saltcorn_admin_models.tenant.eachTenant.html +1 -1
  52. package/docs/functions/_saltcorn_admin_models.tenant.getAllTenantRows.html +1 -1
  53. package/docs/functions/_saltcorn_admin_models.tenant.getAllTenants.html +1 -1
  54. package/docs/functions/_saltcorn_admin_models.tenant.insertTenant.html +1 -1
  55. package/docs/functions/_saltcorn_admin_models.tenant.switchToTenant.html +1 -1
  56. package/docs/functions/_saltcorn_common_code.buildTableCaches.html +1 -1
  57. package/docs/functions/_saltcorn_common_code.parseLegacyRelation.html +1 -1
  58. package/docs/functions/_saltcorn_common_code.parseRelationPath.html +1 -1
  59. package/docs/functions/_saltcorn_data.models.config.check_email_mask.html +1 -1
  60. package/docs/functions/_saltcorn_data.models.config.deleteConfig.html +1 -1
  61. package/docs/functions/_saltcorn_data.models.config.getAllConfig.html +1 -1
  62. package/docs/functions/_saltcorn_data.models.config.getConfig.html +1 -1
  63. package/docs/functions/_saltcorn_data.models.config.get_base_url.html +1 -1
  64. package/docs/functions/_saltcorn_data.models.config.get_latest_npm_version.html +1 -1
  65. package/docs/functions/_saltcorn_data.models.config.remove_from_menu.html +1 -1
  66. package/docs/functions/_saltcorn_data.models.config.save_menu_items.html +1 -1
  67. package/docs/functions/_saltcorn_data.models.config.setConfig.html +1 -1
  68. package/docs/functions/_saltcorn_data.models.discovery.discover_tables.html +1 -1
  69. package/docs/functions/_saltcorn_data.models.discovery.discoverable_tables.html +1 -1
  70. package/docs/functions/_saltcorn_data.models.discovery.findType.html +1 -1
  71. package/docs/functions/_saltcorn_data.models.discovery.get_existing_views.html +1 -1
  72. package/docs/functions/_saltcorn_data.models.discovery.implement_discovery.html +1 -1
  73. package/docs/functions/_saltcorn_data.models.email.getMailTransport.html +1 -1
  74. package/docs/functions/_saltcorn_data.models.email.send_verification_email.html +1 -1
  75. package/docs/functions/_saltcorn_data.models.email.viewToEmailHtml.html +1 -1
  76. package/docs/functions/_saltcorn_data.models.expression.apply_calculated_fields.html +1 -1
  77. package/docs/functions/_saltcorn_data.models.expression.apply_calculated_fields_stored.html +1 -1
  78. package/docs/functions/_saltcorn_data.models.expression.eval_expression.html +1 -1
  79. package/docs/functions/_saltcorn_data.models.expression.expressionValidator.html +1 -1
  80. package/docs/functions/_saltcorn_data.models.expression.get_async_expression_function.html +1 -1
  81. package/docs/functions/_saltcorn_data.models.expression.get_expression_function.html +1 -1
  82. package/docs/functions/_saltcorn_data.models.expression.jsexprToWhere.html +1 -1
  83. package/docs/functions/_saltcorn_data.models.expression.recalculate_for_stored.html +1 -1
  84. package/docs/functions/_saltcorn_data.models.expression.transform_for_async.html +1 -1
  85. package/docs/functions/_saltcorn_data.models.layout.eachView.html +1 -1
  86. package/docs/functions/_saltcorn_data.models.layout.getStringsForI18n.html +1 -1
  87. package/docs/functions/_saltcorn_data.models.layout.getViews.html +1 -1
  88. package/docs/functions/_saltcorn_data.models.layout.translateLayout.html +1 -1
  89. package/docs/functions/_saltcorn_data.models.layout.traverse.html +1 -1
  90. package/docs/functions/_saltcorn_data.models.layout.traverseSync.html +1 -1
  91. package/docs/functions/_saltcorn_data.models.random.all_views.html +1 -1
  92. package/docs/functions/_saltcorn_data.models.random.fill_table_row.html +1 -1
  93. package/docs/functions/_saltcorn_data.models.random.initial_view.html +1 -1
  94. package/docs/functions/_saltcorn_data.models.random.random_table.html +1 -1
  95. package/docs/functions/_saltcorn_db_common.buildInsertBulkSql.html +1 -1
  96. package/docs/functions/_saltcorn_db_common.buildInsertSql.html +1 -1
  97. package/docs/functions/_saltcorn_db_common.doCount.html +1 -1
  98. package/docs/functions/_saltcorn_db_common.doDeleteWhere.html +1 -1
  99. package/docs/functions/_saltcorn_db_common.doListScTables.html +1 -1
  100. package/docs/functions/_saltcorn_db_common.doListTables.html +1 -1
  101. package/docs/functions/_saltcorn_db_common.doListUserDefinedTables.html +1 -1
  102. package/docs/functions/_saltcorn_db_common.do_add_index.html +1 -1
  103. package/docs/functions/_saltcorn_db_common.do_drop_index.html +1 -1
  104. package/docs/functions/_saltcorn_db_common.ftsFieldsSqlExpr.html +1 -1
  105. package/docs/functions/_saltcorn_db_common.mkSelectOptions.html +1 -1
  106. package/docs/functions/_saltcorn_db_common.mkVal.html +1 -1
  107. package/docs/functions/_saltcorn_db_common.mkWhere.html +1 -1
  108. package/docs/functions/_saltcorn_db_common.multi_tenant.enable_multi_tenant.html +1 -1
  109. package/docs/functions/_saltcorn_db_common.multi_tenant.getRequestContext.html +1 -1
  110. package/docs/functions/_saltcorn_db_common.multi_tenant.getTenantSchema.html +1 -1
  111. package/docs/functions/_saltcorn_db_common.multi_tenant.init.html +1 -1
  112. package/docs/functions/_saltcorn_db_common.multi_tenant.is_it_multi_tenant.html +1 -1
  113. package/docs/functions/_saltcorn_db_common.multi_tenant.runWithTenant.html +1 -1
  114. package/docs/functions/_saltcorn_db_common.orderByIsObject.html +1 -1
  115. package/docs/functions/_saltcorn_db_common.orderByIsOperator.html +1 -1
  116. package/docs/functions/_saltcorn_db_common.prefixFieldsInWhere.html +1 -1
  117. package/docs/functions/_saltcorn_db_common.reprAsJson.html +1 -1
  118. package/docs/functions/_saltcorn_db_common.sqlBinOp.html +1 -1
  119. package/docs/functions/_saltcorn_db_common.sqlFun.html +1 -1
  120. package/docs/functions/_saltcorn_db_common.sqlsanitize.html +1 -1
  121. package/docs/functions/_saltcorn_db_common.sqlsanitizeAllowDots.html +1 -1
  122. package/docs/functions/_saltcorn_db_common.subSelectWhere.html +1 -1
  123. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.androidFeatures.html +1 -1
  124. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.androidPermissions.html +1 -1
  125. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.buildTablesFile.html +1 -1
  126. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyPrepopulatedDb.html +1 -1
  127. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyServerFiles.html +1 -1
  128. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyShareExtFiles.html +1 -1
  129. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copySiteLogo.html +1 -1
  130. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyTranslationFiles.html +1 -1
  131. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.createSqliteDb.html +1 -1
  132. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.decodeProvisioningProfile.html +1 -1
  133. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.extractDomain.html +1 -1
  134. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.generateAndroidVersionCode.html +1 -1
  135. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyAndroidManifest.html +1 -1
  136. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyConfigXml.html +1 -1
  137. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyGradleConfig.html +1 -1
  138. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyInfoPlist.html +1 -1
  139. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyXcodeProjectFile.html +1 -1
  140. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepAppIcon.html +1 -1
  141. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareAppIcon.html +1 -1
  142. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareBuildDir.html +1 -1
  143. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareExportOptionsPlist.html +1 -1
  144. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareSplashIcon.html +1 -1
  145. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareSplashPage.html +1 -1
  146. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeCapacitorConfig.html +1 -1
  147. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeCfgFile.html +1 -1
  148. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeDataExtractionRules.html +1 -1
  149. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeNetworkSecurityConfig.html +1 -1
  150. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writePodfile.html +1 -1
  151. package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writePrivacyInfo.html +1 -1
  152. package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.bundleMobileAppCode.html +1 -1
  153. package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.bundlePackagesAndPlugins.html +1 -1
  154. package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.copyMobileAppDirs.html +1 -1
  155. package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.copyPublicDirs.html +1 -1
  156. package/docs/functions/_saltcorn_sqlite.add_index.html +1 -1
  157. package/docs/functions/_saltcorn_sqlite.add_unique_constraint.html +1 -1
  158. package/docs/functions/_saltcorn_sqlite.begin.html +1 -1
  159. package/docs/functions/_saltcorn_sqlite.changeConnection.html +1 -1
  160. package/docs/functions/_saltcorn_sqlite.close.html +1 -1
  161. package/docs/functions/_saltcorn_sqlite.commit.html +1 -1
  162. package/docs/functions/_saltcorn_sqlite.count.html +1 -1
  163. package/docs/functions/_saltcorn_sqlite.deleteWhere.html +1 -1
  164. package/docs/functions/_saltcorn_sqlite.dropTable.html +1 -1
  165. package/docs/functions/_saltcorn_sqlite.dropTables.html +1 -1
  166. package/docs/functions/_saltcorn_sqlite.drop_index.html +1 -1
  167. package/docs/functions/_saltcorn_sqlite.drop_reset_schema.html +1 -1
  168. package/docs/functions/_saltcorn_sqlite.drop_unique_constraint.html +1 -1
  169. package/docs/functions/_saltcorn_sqlite.getVersion.html +1 -1
  170. package/docs/functions/_saltcorn_sqlite.get_db_filepath.html +1 -1
  171. package/docs/functions/_saltcorn_sqlite.get_sql_logging.html +1 -1
  172. package/docs/functions/_saltcorn_sqlite.init.html +1 -1
  173. package/docs/functions/_saltcorn_sqlite.insert.html +1 -1
  174. package/docs/functions/_saltcorn_sqlite.listScTables.html +1 -1
  175. package/docs/functions/_saltcorn_sqlite.listTables.html +1 -1
  176. package/docs/functions/_saltcorn_sqlite.listUserDefinedTables.html +1 -1
  177. package/docs/functions/_saltcorn_sqlite.query.html +1 -1
  178. package/docs/functions/_saltcorn_sqlite.rollback.html +1 -1
  179. package/docs/functions/_saltcorn_sqlite.select.html +1 -1
  180. package/docs/functions/_saltcorn_sqlite.selectMaybeOne.html +1 -1
  181. package/docs/functions/_saltcorn_sqlite.selectOne.html +1 -1
  182. package/docs/functions/_saltcorn_sqlite.set_sql_logging.html +1 -1
  183. package/docs/functions/_saltcorn_sqlite.slugify.html +1 -1
  184. package/docs/functions/_saltcorn_sqlite.sql_log.html +1 -1
  185. package/docs/functions/_saltcorn_sqlite.tryCatchInTransaction.html +1 -1
  186. package/docs/functions/_saltcorn_sqlite.update.html +1 -1
  187. package/docs/functions/_saltcorn_sqlite.updateWhere.html +1 -1
  188. package/docs/functions/_saltcorn_sqlite.withTransaction.html +1 -1
  189. package/docs/functions/_saltcorn_sqlite_mobile.add_index.html +1 -1
  190. package/docs/functions/_saltcorn_sqlite_mobile.add_unique_constraint.html +1 -1
  191. package/docs/functions/_saltcorn_sqlite_mobile.count.html +1 -1
  192. package/docs/functions/_saltcorn_sqlite_mobile.deleteWhere.html +1 -1
  193. package/docs/functions/_saltcorn_sqlite_mobile.drop_index.html +1 -1
  194. package/docs/functions/_saltcorn_sqlite_mobile.drop_reset_schema.html +1 -1
  195. package/docs/functions/_saltcorn_sqlite_mobile.drop_unique_constraint.html +1 -1
  196. package/docs/functions/_saltcorn_sqlite_mobile.init.html +1 -1
  197. package/docs/functions/_saltcorn_sqlite_mobile.insert.html +1 -1
  198. package/docs/functions/_saltcorn_sqlite_mobile.insertRows.html +1 -1
  199. package/docs/functions/_saltcorn_sqlite_mobile.listScTables.html +1 -1
  200. package/docs/functions/_saltcorn_sqlite_mobile.listTables.html +1 -1
  201. package/docs/functions/_saltcorn_sqlite_mobile.listUserDefinedTables.html +1 -1
  202. package/docs/functions/_saltcorn_sqlite_mobile.query.html +1 -1
  203. package/docs/functions/_saltcorn_sqlite_mobile.select.html +1 -1
  204. package/docs/functions/_saltcorn_sqlite_mobile.selectMaybeOne.html +1 -1
  205. package/docs/functions/_saltcorn_sqlite_mobile.selectOne.html +1 -1
  206. package/docs/functions/_saltcorn_sqlite_mobile.setConnectionObject.html +1 -1
  207. package/docs/functions/_saltcorn_sqlite_mobile.tableExists.html +1 -1
  208. package/docs/functions/_saltcorn_sqlite_mobile.time.html +1 -1
  209. package/docs/functions/_saltcorn_sqlite_mobile.update.html +1 -1
  210. package/docs/functions/_saltcorn_types.ModelAbstracts.abstract_field.instanceOfField.html +1 -1
  211. package/docs/functions/_saltcorn_types.ModelAbstracts.abstract_page.instanceOfPage.html +1 -1
  212. package/docs/functions/_saltcorn_types.ModelAbstracts.abstract_view.instanceOfView.html +1 -1
  213. package/docs/functions/_saltcorn_types.Types.base_types.instanceOWithHtmlFile.html +1 -1
  214. package/docs/functions/_saltcorn_types.Types.common_types.instanceOfErrorMsg.html +1 -1
  215. package/docs/functions/_saltcorn_types.Types.common_types.instanceOfSuccessMsg.html +1 -1
  216. package/docs/functions/_saltcorn_types.Types.common_types.instanceOfType.html +1 -1
  217. package/docs/functions/_saltcorn_types.generators.generateBool.html +1 -1
  218. package/docs/functions/_saltcorn_types.generators.generateString.html +1 -1
  219. package/docs/functions/_saltcorn_types.generators.num_between.html +1 -1
  220. package/docs/functions/_saltcorn_types.generators.oneOf.html +1 -1
  221. package/docs/interfaces/_saltcorn_mobile_builder.common_build_utils.ScCapacitorConfig.html +10 -10
  222. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_field.AbstractField.html +14 -14
  223. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_field.AbstractFieldRepeat.html +3 -3
  224. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_form.AbstractForm.html +26 -26
  225. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_page.AbstractPage.html +7 -7
  226. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_role.AbstractRole.html +3 -3
  227. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_table.AbstractTable.html +7 -7
  228. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_trigger.AbstractTrigger.html +16 -16
  229. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_view.AbstractView.html +10 -10
  230. package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_workflow.AbstractWorkflow.html +13 -13
  231. package/docs/modules/_saltcorn_admin_models.backup.html +1 -1
  232. package/docs/modules/_saltcorn_admin_models.html +1 -1
  233. package/docs/modules/_saltcorn_admin_models.pack.html +1 -1
  234. package/docs/modules/_saltcorn_admin_models.tenant.html +1 -1
  235. package/docs/modules/_saltcorn_common_code.html +1 -1
  236. package/docs/modules/_saltcorn_data.html +3 -3
  237. package/docs/modules/_saltcorn_data.models.EventLog.html +2 -2
  238. package/docs/modules/_saltcorn_data.models.File.html +2 -2
  239. package/docs/modules/_saltcorn_data.models.Form.html +2 -2
  240. package/docs/modules/_saltcorn_data.models.PageGroup.html +2 -2
  241. package/docs/modules/_saltcorn_data.models.Table.html +2 -2
  242. package/docs/modules/_saltcorn_data.models.View.html +2 -2
  243. package/docs/modules/_saltcorn_data.models.config.html +1 -1
  244. package/docs/modules/_saltcorn_data.models.discovery.html +1 -1
  245. package/docs/modules/_saltcorn_data.models.email.html +1 -1
  246. package/docs/modules/_saltcorn_data.models.expression.html +1 -1
  247. package/docs/modules/_saltcorn_data.models.html +1 -1
  248. package/docs/modules/_saltcorn_data.models.layout.html +1 -1
  249. package/docs/modules/_saltcorn_data.models.random.html +1 -1
  250. package/docs/modules/_saltcorn_data.models.scheduler.html +1 -1
  251. package/docs/modules/_saltcorn_data.plugin_helper.html +1 -1
  252. package/docs/modules/_saltcorn_data.utils.html +1 -1
  253. package/docs/modules/_saltcorn_db_common.html +2 -2
  254. package/docs/modules/_saltcorn_db_common.multi_tenant.html +1 -1
  255. package/docs/modules/_saltcorn_markup.html +201 -16
  256. package/docs/modules/_saltcorn_mobile_builder.common_build_utils.html +1 -1
  257. package/docs/modules/_saltcorn_mobile_builder.html +1 -1
  258. package/docs/modules/_saltcorn_mobile_builder.package_bundle_utils.html +1 -1
  259. package/docs/modules/_saltcorn_sqlite.html +1 -1
  260. package/docs/modules/_saltcorn_sqlite_mobile.html +1 -1
  261. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_field.html +1 -1
  262. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_form.html +1 -1
  263. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_library.html +1 -1
  264. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_page.html +1 -1
  265. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_plugin.html +1 -1
  266. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_role.html +1 -1
  267. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_table.html +1 -1
  268. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_trigger.html +1 -1
  269. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_view.html +1 -1
  270. package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_workflow.html +1 -1
  271. package/docs/modules/_saltcorn_types.ModelAbstracts.html +1 -1
  272. package/docs/modules/_saltcorn_types.Types.base_types.html +1 -1
  273. package/docs/modules/_saltcorn_types.Types.common_types.html +1 -1
  274. package/docs/modules/_saltcorn_types.Types.html +1 -1
  275. package/docs/modules/_saltcorn_types.generators.html +1 -1
  276. package/docs/modules/_saltcorn_types.html +1 -1
  277. package/docs/types/_saltcorn_data.models.EventLog.EventLogCfg.html +1 -1
  278. package/docs/types/_saltcorn_data.models.File.FileCfg.html +1 -1
  279. package/docs/types/_saltcorn_data.models.Form.AdditionalButton.html +1 -1
  280. package/docs/types/_saltcorn_data.models.Form.FormCfg.html +1 -1
  281. package/docs/types/_saltcorn_data.models.PageGroup.ScreenInfoParams.html +1 -1
  282. package/docs/types/_saltcorn_data.models.Table.ChildRelations.html +1 -1
  283. package/docs/types/_saltcorn_data.models.Table.ParentRelations.html +1 -1
  284. package/docs/types/_saltcorn_data.models.Table.RelationData.html +1 -1
  285. package/docs/types/_saltcorn_data.models.View.FindViewsPred.html +1 -1
  286. package/docs/types/_saltcorn_db_common.AggregationOptions.html +1 -1
  287. package/docs/types/_saltcorn_db_common.CoordOpts.html +1 -1
  288. package/docs/types/_saltcorn_db_common.DatabaseClient.html +1 -1
  289. package/docs/types/_saltcorn_db_common.JoinField.html +1 -1
  290. package/docs/types/_saltcorn_db_common.JoinFields.html +1 -1
  291. package/docs/types/_saltcorn_db_common.JoinOptions.html +1 -1
  292. package/docs/types/_saltcorn_db_common.JsonPath.html +1 -1
  293. package/docs/types/_saltcorn_db_common.JsonPathElem.html +1 -1
  294. package/docs/types/_saltcorn_db_common.Operator.html +1 -1
  295. package/docs/types/_saltcorn_db_common.PartialSome.html +1 -1
  296. package/docs/types/_saltcorn_db_common.PrimaryKeyValue.html +1 -1
  297. package/docs/types/_saltcorn_db_common.Row.html +1 -1
  298. package/docs/types/_saltcorn_db_common.SelectOptions.html +1 -1
  299. package/docs/types/_saltcorn_db_common.SqlAndValues.html +1 -1
  300. package/docs/types/_saltcorn_db_common.StrongRow.html +1 -1
  301. package/docs/types/_saltcorn_db_common.SubselectOptions.html +1 -1
  302. package/docs/types/_saltcorn_db_common.Value.html +1 -1
  303. package/docs/types/_saltcorn_db_common.Where.html +1 -1
  304. package/docs/types/_saltcorn_mobile_builder.IosCfg.html +1 -1
  305. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_field.FieldCfg.html +1 -1
  306. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_field.InputType.html +1 -1
  307. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_form.AdditionalButton.html +1 -1
  308. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_library.LibraryCfg.html +1 -1
  309. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_library.LibraryPack.html +1 -1
  310. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_page.PageCfg.html +1 -1
  311. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_page.PagePack.html +1 -1
  312. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_plugin.PluginCfg.html +1 -1
  313. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_plugin.PluginPack.html +1 -1
  314. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_role.RoleCfg.html +1 -1
  315. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_role.RolePack.html +1 -1
  316. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_table.TableCfg.html +1 -1
  317. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_table.TablePack.html +1 -1
  318. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_trigger.TriggerCfg.html +1 -1
  319. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_trigger.TriggerPack.html +1 -1
  320. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_view.ViewCfg.html +1 -1
  321. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_view.ViewPack.html +1 -1
  322. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_workflow.ConfigWorkflowStep.html +1 -1
  323. package/docs/types/_saltcorn_types.ModelAbstracts.abstract_workflow.RunResult.html +1 -1
  324. package/docs/types/_saltcorn_types.Types.base_types.Action.html +1 -1
  325. package/docs/types/_saltcorn_types.Types.base_types.AuthenticationMethod.html +1 -1
  326. package/docs/types/_saltcorn_types.Types.base_types.CapacitorPlugin.html +1 -1
  327. package/docs/types/_saltcorn_types.Types.base_types.CodePagePack.html +1 -1
  328. package/docs/types/_saltcorn_types.Types.base_types.Column.html +1 -1
  329. package/docs/types/_saltcorn_types.Types.base_types.ConnectedObjects.html +1 -1
  330. package/docs/types/_saltcorn_types.Types.base_types.CopilotSkill.html +1 -1
  331. package/docs/types/_saltcorn_types.Types.base_types.FieldLike.html +1 -1
  332. package/docs/types/_saltcorn_types.Types.base_types.FieldView.html +1 -1
  333. package/docs/types/_saltcorn_types.Types.base_types.Header.html +1 -1
  334. package/docs/types/_saltcorn_types.Types.base_types.JoinFieldOption.html +1 -1
  335. package/docs/types/_saltcorn_types.Types.base_types.Layout.html +1 -1
  336. package/docs/types/_saltcorn_types.Types.base_types.MobileConfig.html +1 -1
  337. package/docs/types/_saltcorn_types.Types.base_types.ModelPattern.html +1 -1
  338. package/docs/types/_saltcorn_types.Types.base_types.Pack.html +1 -1
  339. package/docs/types/_saltcorn_types.Types.base_types.Plugin.html +1 -1
  340. package/docs/types/_saltcorn_types.Types.base_types.PluginFunction.html +1 -1
  341. package/docs/types/_saltcorn_types.Types.base_types.PluginLayout.html +1 -1
  342. package/docs/types/_saltcorn_types.Types.base_types.PluginRoute.html +1 -1
  343. package/docs/types/_saltcorn_types.Types.base_types.PluginSourceType.html +1 -1
  344. package/docs/types/_saltcorn_types.Types.base_types.PluginType.html +1 -1
  345. package/docs/types/_saltcorn_types.Types.base_types.PluginWrap.html +1 -1
  346. package/docs/types/_saltcorn_types.Types.base_types.PluginWrapArg.html +1 -1
  347. package/docs/types/_saltcorn_types.Types.base_types.RelationOption.html +1 -1
  348. package/docs/types/_saltcorn_types.Types.base_types.Req.html +1 -1
  349. package/docs/types/_saltcorn_types.Types.base_types.Res.html +1 -1
  350. package/docs/types/_saltcorn_types.Types.base_types.RouteAction.html +1 -1
  351. package/docs/types/_saltcorn_types.Types.base_types.RunExtra.html +1 -1
  352. package/docs/types/_saltcorn_types.Types.base_types.TableProvider.html +1 -1
  353. package/docs/types/_saltcorn_types.Types.base_types.TableQuery.html +1 -1
  354. package/docs/types/_saltcorn_types.Types.base_types.Tablely.html +1 -1
  355. package/docs/types/_saltcorn_types.Types.base_types.ViewTemplate.html +1 -1
  356. package/docs/types/_saltcorn_types.Types.common_types.ErrorMessage.html +1 -1
  357. package/docs/types/_saltcorn_types.Types.common_types.GenObj.html +1 -1
  358. package/docs/types/_saltcorn_types.Types.common_types.ReqRes.html +1 -1
  359. package/docs/types/_saltcorn_types.Types.common_types.ResultMessage.html +1 -1
  360. package/docs/types/_saltcorn_types.Types.common_types.SuccessMessage.html +1 -1
  361. package/docs/types/_saltcorn_types.Types.common_types.Type.html +1 -1
  362. package/docs/variables/_saltcorn_data.db.html +1 -1
  363. package/docs/variables/_saltcorn_data.migrations.html +1 -1
  364. package/docs/variables/_saltcorn_data.models.config.available_languages.html +30 -2
  365. package/docs/variables/_saltcorn_data.models.config.configTypes.html +1 -1
  366. package/docs/variables/_saltcorn_data.models.scheduler.runScheduler.html +1 -1
  367. package/docs/variables/_saltcorn_data.plugin_helper.run_action_column.html +1 -1
  368. package/docs/variables/_saltcorn_data.utils.NotAuthorized.html +1 -1
  369. package/docs/variables/_saltcorn_data.utils.sleep.html +1 -1
  370. package/docs/variables/_saltcorn_db_common.multi_tenant.tenantNamespace.html +1 -1
  371. package/locales/bn.json +275 -0
  372. package/locales/cs.json +275 -0
  373. package/locales/da.json +1608 -918
  374. package/locales/el.json +275 -0
  375. package/locales/et.json +275 -0
  376. package/locales/hi.json +27 -3
  377. package/locales/id.json +278 -0
  378. package/locales/it.json +1608 -521
  379. package/locales/ja.json +275 -0
  380. package/locales/lt.json +275 -0
  381. package/locales/lv.json +275 -0
  382. package/locales/ne.json +275 -0
  383. package/locales/nl.json +1472 -140
  384. package/locales/no.json +1431 -99
  385. package/locales/sk.json +275 -0
  386. package/locales/sl.json +275 -0
  387. package/locales/sr.json +275 -0
  388. package/locales/sv.json +1473 -141
  389. package/locales/th.json +275 -0
  390. package/locales/tr.json +275 -0
  391. package/package.json +9 -9
  392. package/public/saltcorn-common.js +48 -4
  393. package/public/saltcorn.js +11 -6
  394. package/routes/actions.js +14 -4
  395. package/routes/tenant.js +1 -1
  396. package/routes/view.js +10 -3
package/locales/it.json CHANGED
@@ -1,523 +1,1610 @@
1
1
  {
2
- "Not found": "Non trovato",
3
- "Page not found": "Pagina non trovata",
4
- "Incorrect user or password": "Utente o password errati",
5
- "Internal Error": "Errore interno",
6
- "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "È stato registrato un rapporto ed è stato inviato un team di scoiattoli che eliminano i bug per affrontare la situazione.",
7
- "User": "Utente",
8
- "User Settings": "Impostazioni utente",
9
- "Logout": "Disconnetti",
10
- "Tables": "Tabelle",
11
- "Views": "Viste",
12
- "Pages": "Pagine",
13
- "Files": "File",
14
- "Settings": "Impostazioni",
15
- "Plugins": "Plugin",
16
- "Menu": "Menu",
17
- "Users": "Utenti",
18
- "Search": "Cerca",
19
- "Configuration": "Configurazione",
20
- "Admin": "Amministrazione",
21
- "Tenants": "Tenants",
22
- "Crash log": "Registro degli arresti anomali",
23
- "Sign up": "Iscrivere",
24
- "Login": "Login",
25
- "An error occurred": "Si è verificato un errore",
26
- "ID": "ID",
27
- "Email": "Email",
28
- "Role": "Ruolo",
29
- "View": "Visualizza",
30
- "Delete": "Elimina",
31
- "Add user": "Aggiungi utente",
32
- "New user": "Nuovo utente",
33
- "New": "Nuovo",
34
- "User %s created": "Utente %s creato",
35
- "Edit user": "Modifica utente",
36
- "Edit user %s": "Modifica utente %s",
37
- "User %s saved": "Utente %s salvato",
38
- "User %s deleted": "Utente %s eliminato",
39
- "E-mail": "E-mail",
40
- "Password": "Password",
41
- "User settings": "Impostazioni utente",
42
- "Password reset not enabled. Contact your administrator.": "Resetta password non abilitata. Contatta il tuo amministratore.",
43
- "Reset password": "Resetta password",
44
- "Enter your email address below and we'll send you a link to reset your password.": "Inserisci il tuo indirizzo e-mail di seguito e ti invieremo un collegamento per resettare la password.",
45
- "Enter your new password below": "Inserisci la nuova password qui sotto",
46
- "Set password": "Imposta password",
47
- "Password reset. Log in with your new password": "Password resettata. Accedi con la tua nuova password",
48
- "Change": "Cambia",
49
- "Old password": "Vecchia password",
50
- "New password": "Nuova password",
51
- "Email: ": "E-mail:",
52
- "Change password": "Cambia password",
53
- "Password changed": "Password modificata",
54
- "Reset password instructions": "Istruzioni per resettare la password",
55
- "Hi %s": "Ciao% s",
56
- "You have requested a link to change your password. You can do this through this link:": "Hai richiesto un collegamento per cambiare la tua password. Puoi farlo tramite questo link:",
57
- "If you did not request this, please ignore this email.": "Se non l'hai richiesto, ignora questa email.",
58
- "Your password will not change until you access the link above and set a new one.": "La tua password non cambierà fino a quando non accedi al link sopra indicato e ne imposti una nuova.",
59
- "Change my password": "Cambia la mia password",
60
- "Must be admin": "Deve essere amministratore",
61
- "Site identity": "Identità del sito",
62
- "Authentication": "Autenticazione",
63
- "Development": "Sviluppo",
64
- "Edit": "Modifica",
65
- "Unknown file": "File sconosciuto",
66
- "Other": "Altro",
67
- "Edit configuration key %s": "Modifica chiave di configurazione %s",
68
- "Configuration key %s saved": "Chiave di configurazione %s salvata",
69
- "Configuration key %s deleted": "Chiave di configurazione %s eliminata",
70
- "Must be logged in first": "Prima è necessario accedere",
71
- "Hello": "Ciao",
72
- "Restart server. Try reloading the page after a few seconds after pressing this button.": "Riavvia il server. Prova a ricaricare la pagina dopo alcuni secondi dopo aver premuto questo pulsante.",
73
- "Restart": "Riavvia",
74
- "Backup": "Backup",
75
- "Restore": "Ripristina",
76
- "Not authorized": "Non autorizzato",
77
- "Page %s not found": "Pagina %s non trovata",
78
- "Warning": "Avviso",
79
- "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "L'hosting su questo sito è fornito gratuitamente e senza alcuna garanzia di disponibilità o sicurezza dell'applicazione. ",
80
- "This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "Questa funzione ha il solo scopo di valutare l'idoneità di Saltcorn. ",
81
- "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "Se desideri archiviare informazioni private che devono essere protette, utilizza Saltcorn in self-host. ",
82
- "Create application": "Crea applicazione",
83
- "Create": "Crea",
84
- "Please select a name for your application. The name will determine the address at which it will be available. ": "Seleziona un nome per la tua applicazione. Il nome determinerà l'indirizzo al quale sarà disponibile. ",
85
- "Application name": "Nome applicazione",
86
- "Success! Your new application is available at:": "Successo! La tua nuova applicazione è disponibile all'indirizzo:",
87
- "Please click the above link now to create the first user.": "Fare clic ora sul collegamento sopra per creare il primo utente.",
88
- "A site with this subdomain already exists": "Esiste già un sito con questo sottodominio",
89
- "No such view: %s": "Nessuna vista: %s",
90
- "Search all tables": "Cerca in tutte le tabelle",
91
- "Show": "Mostra",
92
- "When": "Quando",
93
- "Tenant": "Tenant",
94
- "Crash log entry %s": "Voce %s del registro degli arresti anomali",
95
- "New %s": "Nuovo %s",
96
- "Data": "Dati",
97
- "Add row": "Aggiungi riga",
98
- "Add %s": "Aggiungi %s",
99
- "Edit row": "Modifica riga",
100
- "Edit %s": "Modifica %s",
101
- "No errors reported": "Nessun errore segnalato",
102
- "Everything is going extremely well.": "Tutto sta andando molto bene.",
103
- "Filename": "Nome file",
104
- "Size (KiB)": "Dimensione (KB)",
105
- "Media type": "Tipo Media",
106
- "Role to access": "Ruolo per accedere",
107
- "Link": "Collegamento",
108
- "Download": "Scarica",
109
- "Upload file ": "Carica file ",
110
- "Minimum role for %s updated to %s": "Minimo ruolo per aggiornare %s in %s",
111
- "File %s deleted": "File %s cancellato",
112
- "More...": "Di più...",
113
- "Quick Start": "Inizio rapido",
114
- "Four different ways to get started using Saltcorn": "Quattro modi diversi per iniziare a usare Saltcorn",
115
- "Build": "Build",
116
- "Start by creating the tables to hold your data": "Inizia creando le tabelle per contenere i tuoi dati",
117
- "Create a table »": "Crea una tabella »",
118
- "When you have created the tables, you can create views so users can interact with the data.": "Dopo aver creato le tabelle, puoi creare le viste in modo che gli utenti possano interagire con i dati.",
119
- "You can also start by creating a page.": "Puoi anche iniziare creando una pagina.",
120
- "Create a page »": "Crea una pagina »",
121
- "Upload": "Carica",
122
- "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "Puoi saltare la creazione manuale di una tabella caricando un file CSV da un foglio di calcolo.",
123
- "Create table with CSV upload": "Crea tabella con caricamento CSV",
124
- "If you have a backup from a previous Saltcorn instance, you can also restore it.": "Se hai un backup da un'istanza Saltcorn precedente, puoi anche ripristinarlo.",
125
- "Install pack": "Installa pacchetto",
126
- "Instead of building, get up and running in no time with packs": "Invece di creare, inizia subito a lavorare con i pacchetti",
127
- "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "I pacchetti sono raccolte di tabelle, viste e plug-in che ti forniscono un'applicazione completa che puoi modificare in base alle tue esigenze.",
128
- "Name": "Nome",
129
- "Description": "Descrizione",
130
- "Go to pack store »": "Vai nel archivio di pacchetti»",
131
- "Learn": "Impara",
132
- "Confused?": "Confuso?",
133
- "The Wiki contains the documentation and tutorials on installing and using Saltcorn": "Il Wiki contiene la documentazione e le esercitazioni sull'installazione e l'utilizzo di Saltcorn",
134
- "Go to Wiki »": "Vai al Wiki »",
135
- "The YouTube channel has some video tutorials": "Il canale YouTube ha alcuni tutorial video",
136
- "Go to YouTube »": "Vai su YouTube»",
137
- "What's new? Read the blog »": "Cosa c'è di nuovo? Leggi il blog »",
138
- "Create a table": "Crea una tabella",
139
- "Create table from CSV upload": "Crea una tabella dal caricamento CSV",
140
- "You have no views!": "Non hai viste!",
141
- "Create a view »": "Crea una vista »",
142
- "Create a view": "Crea una vista",
143
- "%s data table": "%s tabelle dati",
144
- "Versions": "Versioni",
145
- "Version": "Versione",
146
- "Saved": "Salvata",
147
- "By user ID": "Per ID utente",
148
- "%s History": "Cronologia %s",
149
- "back to table list": "torna all'elenco delle tabelle",
150
- "Version %s restored": "Versione %s ripristinata",
151
- "Site name": "Nome sito",
152
- "Site logo": "Logo sito",
153
- "Type": "Tipo",
154
- "Text label": "Etichetta di testo",
155
- "Minimum role": "Ruolo minimo",
156
- "URL": "URL",
157
- "Page": "Pagina",
158
- "Menu editor": "Editor di menu",
159
- "Menu updated": "Menu aggiornato",
160
- "Plugin and pack store": "Archivio Plugin e pacchetti",
161
- "All": "Tutti",
162
- "Packs": "Pacchetti",
163
- "Themes": "Temi",
164
- "Installed": "Installato",
165
- "Refresh": "Aggiorna",
166
- "Upgrade installed plugins": "Aggiorna plug-in installati",
167
- "Add another plugin": "Aggiungi un altro plug-in",
168
- "Add another pack": "Aggiungi un altro pacchetto",
169
- "Create pack": "Crea pacchetto",
170
- "Pack": "Pacchetto",
171
- "Install": "Installa",
172
- "Plugin": "Plugin",
173
- "Theme": "Tema",
174
- "Remove": "Rimuovi",
175
- "Configure plugin": "Configura plugin",
176
- "Create Pack": "Crea pacchetto",
177
- "You can copy the pack contents below to another Saltcorn installation.": "Puoi copiare il contenuto del pacchetto di seguito in un'altra installazione di Saltcorn.",
178
- "Install Pack": "Installazione pacchetto",
179
- "Pack %s installed": "Pacchetto %s installato",
180
- "Pack %s uninstalled": "Pacchetto %s disinstallato",
181
- "Uninstall": "Disinstalla",
182
- "Result preview for ": "Anteprima risultati per ",
183
- "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "Scegli le vista per i <a href=\"/search\"> risultati della ricerca </a> per ogni tabella. <br/> Imposta su vuoto per omettere la tabella dalla ricerca globale",
184
- "These tables lack suitable views: ": "Queste tabelle non hanno viste adatte:",
185
- "Search configuration": "Configurazione ricerca",
186
- "Table saved with version history enabled": "Tabella salvata con cronologia delle versioni abilitata",
187
- "Label": "Etichetta",
188
- "Required": "Obbligatorio",
189
- "Add field": "Aggiungi campo",
190
- "Template": "Modello",
191
- "Run": "Esegui",
192
- "Views of this table": "Viste di questa tabella",
193
- "Add view": "Aggiungi vista",
194
- "Rows": "Righe",
195
- "Download CSV": "Scarica CSV",
196
- "Upload CSV": "Carica CSV",
197
- "%s table": "tabella %s",
198
- "Fields": "Campi",
199
- "Table data": "Dati tabella",
200
- "Edit table properties": "Modifica proprietà tabella",
201
- "API access": "Accesso API",
202
- "APIs allow developers access to your data without using a user interface": "Le API consentono agli sviluppatori di accedere ai tuoi dati senza utilizzare un'interfaccia utente",
203
- "Minimum role for read": "Ruolo minimo per la lettura",
204
- "Minimum role for writing": "Ruolo minimo per la scrittura",
205
- "Version history": "Cronologia versioni",
206
- "New table": "Nuova tabella",
207
- "Table name": "Nome tabella",
208
- "Table %s created": "Tabella %s creata",
209
- "No fields defined in %s table": "Nessun campo definito per la tabella %s",
210
- "Fields define the columns in your table.": "I campi definiscono le colonne nella tua tabella.",
211
- "Add field to table": "Aggiungi campo alla tabella",
212
- "Table %s already exists": "Tabella %s già esistente",
213
- "Invalid table name %s": "Nome tabella %s non valido",
214
- "Create from CSV upload": "Crea da caricamento CSV",
215
- "Your tables": "Le tue tabelle",
216
- "Create table": "Crea tabella",
217
- "Table saved": "Tabella salvata",
218
- "Create table from CSV file": "Crea tabella da file CSV",
219
- "Create from CSV": "Crea da CSV",
220
- "File": "File",
221
- "Created table %s.": "Tabella %s creata.",
222
- "Table %s deleted": "Tabella %s eliminata",
223
- "Table": "Tabella",
224
- "Your views": "Le tue viste",
225
- "Configure": "Configura",
226
- "First, please give some basic information about the view.": "Innanzitutto, fornisci alcune informazioni di base sulla vista.",
227
- "View name": "Nome vista",
228
- "Views are based on a view template": "Le viste sono basate su un modello di vista",
229
- "Edit view": "Modifica vista",
230
- "Edit %s view": "Modifica la vista %s",
231
- "Create view": "Crea vista",
232
- "View deleted": "Vista cancellata",
233
- "Display data from this table": "Visualizza dati di questa tabella",
234
- "Role required to run view": "Ruolo richiesto per eseguire la vista",
235
- "On root page": "Nella pagina principale",
236
- "Layout": "Layout",
237
- "Fixed states": "Stati fissi",
238
- "A short name that will be in your URL": "Un nome breve che sarà nel tuo URL",
239
- "Title": "Titolo",
240
- "Page title": "Titolo della pagina",
241
- "A longer description": "Una descrizione più lunga",
242
- "Role required to access page": "Ruolo richiesto per accedere alla pagina",
243
- "Page attributes": " Attributi della pagina",
244
- "Page configuration": "Configurazione pagina",
245
- "Fixed state for %s view": "Stato fisso per la vista %s",
246
- "Set fixed states for views": "Imposta stati fissi per le viste",
247
- "Page %s saved": "Pagina %s salvata",
248
- "Your pages": "Le tue pagine",
249
- "Add page": "Aggiungi pagina",
250
- "Root pages": "Pagine principali",
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.": "La pagina principale è la pagina che viene visualizzata quando l'utente visita l'home page (/). Può essere impostato per ogni ruolo utente.",
252
- "Root pages updated": "Pagine principale aggiornata",
253
- "Page deleted": "Pagina cancellata",
254
- "Attributes": "Attributi",
255
- "Summary": "Riepilogo",
256
- "Default": "Predefinito",
257
- "Edit field": "Modifica campo",
258
- "Edit %s field": "Modifica campo %s",
259
- "New field": "Nuovo campo",
260
- "New field:": "Nuovo campo:",
261
- "Field attributes": "Attributi campo",
262
- "Field %s created": "Campo %s creato",
263
- "Summary field": "Campo riepilogo",
264
- "A default value is required when adding required fields to nonempty tables": "Un valore predefinito è richiesto quando si aggiungono campi obbligatori a tabelle non vuote",
265
- "Create user": "Crea utente",
266
- "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "Crea il tuo primo account utente, che avrà privilegi amministrativi. Puoi aggiungere altri utenti e concedere loro privilegi amministrativi in ​​un secondo momento.",
267
- "Create first user": "Crea il primo utente",
268
- "Create an account": "Crea un account",
269
- "No views defined": "Nessuna vista definita",
270
- "Views define how table rows are displayed to the user": "Le viste definiscono la modalità di visualizzazione delle righe della tabella per l'utente",
271
- "Field %s saved": "Campo %s salvato",
272
- "View configuration": "Visualizza configurazione",
273
- "Field %s deleted": "Campo %s cancellato",
274
- "No tables defined": "Nessuna tabella definita",
275
- "Tables hold collections of similar data": "Le tabelle conserano raccolte di dati simili",
276
- "Invalid form data, try again": "Dati del modulo non validi, riprova",
277
- "Role required to access added files": "Ruolo richiesto per accedere ai file aggiunti",
278
- "The user uploading the file has access irrespective of their role": "L'utente che carica il file ha accesso indipendentemente dal proprio ruolo",
279
- "Already have an account? Login": "Possiedi già un account? Accedi",
280
- "Subdomain not found": "Sottodominio non trovato",
281
- "You must create at least one table before you can create views.": "Devi creare almeno una tabella prima di poter creare le viste.",
282
- "Language: ": "Lingua: ",
283
- "Language changed to %s": "Lingua modificata in %s",
284
- "Table saved with version history disabled": "Tabella salvata con cronologia delle versioni disabilitata",
285
- "Missing name": "Nome mancante",
286
- "Successfully restored backup": "Backup ripristinato con successo",
287
- "Welcome to Saltcorn!": "Benvenuto in Saltcorn!",
288
- "File %s uploaded": "File %s caricato",
289
- "Local": "Locale",
290
- "Name required": "Nome richiesto",
291
- "Expression": "Espressione",
292
- "Formula": "Formula",
293
- "new": "nuovo",
294
- "Password does not match": "La password non corrisponde",
295
- "Not allowed to write to table %s": "Non autorizzato a scrivere nella tabella %s",
296
- "Login successful": "Accesso riuscito",
297
- "Welcome, %s!": "Benvenuto, %s!",
298
- "Error: missing name or file": "Errore: nome o file mancante",
299
- "Restart server.": "Riavvia il server.",
300
- "Add to menu": "Aggiungi al menu",
301
- "View %s added to menu. Adjust access permissions in Settings &raquo; Menu": "Vista %s aggiunta al menu. Regola le autorizzazioni di accesso in Impostazioni &raquo; Menu",
302
- "Clone": "Clona",
303
- "View %s cloned as %s": "Vista %s clonata come %s",
304
- "Duplicate": "Duplica",
305
- "View %s duplicated as %s": "Vista %s duplicato come %s",
306
- "The view name will appear as the title of pop-ups showing this view, and in the URL when it is shown alone.": "Il nome della vista apparirà come titolo dei popup che mostrano questa vista e nell'URL quando è mostrato da solo.",
307
- "Saltcorn version": "Versione Saltcorn",
308
- "Node.js version": "Versione Node.js",
309
- "Table not found": "Tabella non trovata",
310
- "No record selected": "Nessun record selezionato",
311
- "Basic properties": "Proprietà Base",
312
- "Calculated": "Calcolato",
313
- "Column %s already exists": "La colonna %s esiste già",
314
- "Column %s already exists (but is hidden)": "La colonna %s esiste già (ma è nascosta)",
315
- "Columns": "Colonne",
316
- "Default state": "Stato predefinito",
317
- "Default search form values when first loaded": "Valore predefinito dl modulo di ricerca appena caricato",
318
- "Descending": "Discendente",
319
- "Do not display the search filter form": "Non mostrare il modulo del filtro di ricerca",
320
- "Each in card?": "Ognuno in una carta?",
321
- "Edit options": "Opzioni di modifica",
322
- "Examples:": "Esempi:",
323
- "Fields you can use as variables: ": "Campi che puoi utilizzare come variabile: ",
324
- "Fixed fields": "Campi fissi",
325
- "If user has write permission. Leave blank to have no link to create a new item": "Se l'utente ha i permessi di scrittura. Lasciare vuoto per non avere il collegamento per creare un nuovo oggetto",
326
- "If user has write permission. Leave blank to have no link to create a new item": "Se l'utente ha i permessi di scrittura. Lasciare vuoto per non avere il collegamento per creare un nuovo oggetto",
327
- "Item View": "Vista Oggetto",
328
- "Label in link or button to create. Leave blank for a default label": "Etichetta nel link o bottone per create. Lasciare vuoto per l'etichetta predefinita",
329
- "Label for create": "Etichetta per creare",
330
- "List View": "Vista Elenco",
331
- "Missing label": "Etichetta Mancante",
332
- "Omit search form": "Omettere modulo ricerca",
333
- "Order and layout": "Ordine e layout",
334
- "Order by": "Ordinare per ",
335
- "Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type": "Si prega di inserire la formula per il nuovo campo come espressione javascript. L'espressione deve risultare di tipo %s",
336
- "Show View": "Vista Mostra",
337
- "Specify the fields in the table to show": "Specifica i campi della tabella da mostrare",
338
- "Stored": "Memorizzato",
339
- "Subtables": "Sottotabelle",
340
- "The view you choose here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "La vista scelta qui può essere ignorata a seconda del contesto del modulo, per esempio appare se appare in un pop-up il reindirazzamento non avverrà.",
341
- "These fields were missing, you can give values here. The values you enter here can be overwritten by information coming from other views, for instance if the form is triggered from a list.": "Questi campi sono mancanti, si può assegnare un valore qui. I valori inseriti qui possono essere sovrascritti dalle informazioni che provengono da altre viste, ad esempio se il modulo viene attivato da un elenco.",
342
- "Unique": "Univoco",
343
- "Use view to create": "Utilizza la vista per creare",
344
- "View when done": "Vista quando finito",
345
- "Which related tables would you like to show in sub-lists below the selected item?": "Quale delle tabelle relative si vuole mostrare nella sottolista sottostante l'oggetto selezionato?",
346
- "Use this to restrict your field to a list of options (separated by commas). For instance, if the permissible values are \"Red\", \"Green\" and \"Blue\", enter \"Red, Green, Blue\" here. Leave blank if the string can hold any value.": "Utilla questo per restringere il campo alla lista di opzioni (separate da virgole). Per esempio, se i valori permessi sono \"Rosso\", \"Verde\" e \"BLu\", inserisci \"Rosso, Verde, Blu\" qui. Lasciare vuoto se la stringa può contenere un valore qualunque.",
347
- "Display create view as": "Visualizza la vista di creazione come",
348
- "Columns small screen": "Schermo a colonne piccole",
349
- "Columns medium screen": "Schermo a colonne medie",
350
- "Columns extra-large screen": "Schermo a colonne extra-larghe",
351
- "Columns large screen": "Schermo a colonne larghe",
352
- "Action": "Azione",
353
- "Action Label": "Etichetta Azione",
354
- "Action on row": "Azione sulla riga",
355
- "Admin home page": "Home Page Amministrazione",
356
- "Aggregation": "Aggregazione",
357
- "Allow password reset": "Abilita reset password",
358
- "Allow signups": "Abilita iscrizione",
359
- "A short string which is the name of your site": "Una breve stringa che rappresenta il nome del tuo sito",
360
- "Allow users to request a password reset email. Email must be configured.": "Abilita l'utente a richiedere il reset della password tramite email. L'email deve essere configurata.",
361
- "Allow users to sign up for a new user account": "Abilita gli utenti a iscriversi per ottenere un nuovo account utente",
362
- "Available packs": "Pacchetti disponibili",
363
- "Available packs fetched": "Pacchetti disponibili scaricati",
364
- "Available plugins": "Pligin disponibili",
365
- "Available plugins fetched": "Plugin disponibili scaricati",
366
- "Base URL": "URL di base",
367
- "Calculated fields cannot have File type": "Il campo calcolato non può essere di tipo File",
368
- "Calculated fields cannot have Key type": "Il campo calcolato non può essere di tipo Chiave",
369
- "Development mode": "Modalità sviluppo",
370
- "Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "Disabilitare la cache delle risorse JS/CSS, mostrare gli errori completi all'utente in caso di crash, abilita la modifica dei tipi dei campi",
371
- "Email from address": "Indirizzo from email",
372
- "Field": "Campo",
373
- "Field in %s table": "Campo %s nella tabella",
374
- "Field view": "Vista campo",
375
- "Global search": "Ricerca globale",
376
- "Header label": "Etichetta intestazione",
377
- "In search form": "Nel modulo di ricerca",
378
- "Installed packs": "Pacchetti installati",
379
- "Is the connection to the SMTP server over a secure transport protocol?": "La connessione al server SMTP è su un protocollo di trasporto sicuro?",
380
- "Join Field": "Campo Join",
381
- "Leave blank for default label.": "L'asciare vuoto per l'etichetta predefinita.",
382
- "Link URL": "Collegamento URL",
383
- "Link URL is a formula?": "Il collegamento URL è una formula?",
384
- "Link text": "Testo collegamento",
385
- "Link text is a formula?": "Il testo del collegamento è una formula?",
386
- "Link to anywhere": "Collega dovunque",
387
- "Link to other view": "Collega ad altre viste",
388
- "Log SQL to stdout": "Log dell'SQL sullo stdout",
389
- "Login in menu": "Login nel menù",
390
- "Menu items": "Elementi del menù",
391
- "Next": "Successivo",
392
- "On Field": "Sul campo",
393
- "Open in new tab": "Apri in una nuova tab",
394
- "Open in popup modal?": "Apri in modalità popup?",
395
- "Print all SQL statements to the standard output": "Stampa tutte le istruzioni SQL sullo Standard output",
396
- "Public home page": "Home page pubblica",
397
- "Relation": "Relazione",
398
- "SMTP host": "Host SMPT",
399
- "SMTP password": "Password SMTP",
400
- "SMTP port": "Porta SMTP",
401
- "SMTP secure": "SMTP sicuro",
402
- "SMTP username": "Utente SMTP",
403
- "Save": "Salva",
404
- "Select a publicly accessible image file": "Seleziona un file immagine pubblicamente accessibile",
405
- "Show the login link in the menu": "Mostra il collegamento al login sul menù",
406
- "Staff home page": "Home page staff",
407
- "Statistic": "Statistica",
408
- "View label": "Etichetta vista",
409
- "max": "max",
410
- "step": "passo",
411
- "View label is a formula?": "L'etichetta della vista è una formula?",
412
- "User home page": "Home page utente",
413
- "The URL at which your site is available. For instance, https://example.com/": "L'URL a cui il tuo sito è disponibile. Ad esempio, https://example.com/",
414
- "The email address from which emails are sent. For instance, hello@saltcorn.com": "L'indirizzo email da cui le email sono inviate. Ad esempio, hello@saltorn.com",
415
- "The host address of your SMTP server. For instance, smtp.postmarkapp.com": "L'indirizzo dell'host del tuo serer SMTP. Ad esempio, smtp.postmarkapp.com",
416
- "About Saltcorn": "Su Saltcorn",
417
- "Anywhere": "Dovunque",
418
- "Apply": "Applica",
419
- "Are you sure?": "Sicuro?",
420
- "Search filter": "Filtro di ricerca",
421
- "Are you sure you want to delete %s?": "Sicuro di voler cancellare %s?",
422
- " with password %s": "con password %s",
423
- "Changed password for user %s to %s": "Modificata la password per l'utente %s in %s",
424
- "Disable": "Disabilitare",
425
- "Disabled": "Disablitato",
426
- "Disabled user %s": "Disabilitare l'utente %s",
427
- "Enable": "Abilitare",
428
- "Enabled user %s": "Abilitato l'utente %s",
429
- "Send password reset email": "Invia email di reset password",
430
- "Set random password": "Imposta password casuale",
431
- "User confirmation?": "Conferma dell'utente?",
432
- "A view to show to new users": "Vista da mostrare ai nuovi utenti",
433
- "Account already exists": "Acount già esistente",
434
- "Already in use": "Già in uso",
435
- "New user form": "Nuovo modulo utente",
436
- "Search not configured": "Ricerca non configurata",
437
- "Delete all rows": "Cancella tutte le righe",
438
- "Deleted all rows": "Tutte le righe cancellate",
439
- "Items per page": "Elementi per pagina",
440
- "Recalculate stored fields": "Ricalcola i campi memorizzati",
441
- "Variable name": "Nome Variabile",
442
- "Started recalculating stored fields": "Ricolcolo variabili memorizzate iniziato",
443
- "Functions you can use (in addition to standard JavaScript functions): ": "Funzioni utilizzabili (in aggiunta alle funzioni standard JavaScript): ",
444
- "API token": "Token API",
445
- "Action label is a formula?": "Etichetta azione è una formula?",
446
- "Actions": "Azioni",
447
- "Actions available": "Azioni disponibili",
448
- "Add trigger": "Aggiungi trigger",
449
- "Configure trigger": "Configura trigger",
450
- "Database": "Database",
451
- "New API token generated": "Nuovo token API generato",
452
- "New trigger": "nuovo trigger",
453
- "No API token issued": "Nessun token API emesso",
454
- "Triggers": "Triggers",
455
- "%s constraints": "%s vincoli",
456
- "A view with this name already exists": "Una vista con questo nome esiste già",
457
- "Action Style": "Stile Azione",
458
- "Add constraint": "Aggiungi vincolo",
459
- "Add constraint to %s": "Aggiungi vincolo a %s",
460
- "Button size": "Dimensione pulsante",
461
- "Cannot delete users table": "Impossibile cancellare la tabella dgli utenti",
462
- "Constraints": "Vincoli",
463
- "Action %s run successfully with no console output": "L'azione %s è stata eseguita con successo senza output su console",
464
- "Run %s": "Esecuzione %s",
465
- "Test run": "Test",
466
- "Test run output": "Output test esecuzione",
467
- "back to actions": "torna ad azioni",
468
- "Layout by role": "Layout per ruolo",
469
- "Roles": "Rouli",
470
- "Saved layout for role": "Layout per ruolo salvato",
471
- "Users and roles": "Utenti e ruoli",
472
- "About application": "About application",
473
- "Users and security": "Users and security",
474
- "Site structure": "Site structure",
475
- "Events": "Events",
476
- "Verified": "Verified",
477
- "SSL": "SSL",
478
- "Generate": "Generate",
479
- "Two-factor authentication": "Two-factor authentication",
480
- "Two-factor authentication is disabled": "Two-factor authentication is disabled",
481
- "Enable 2FA": "Enable 2FA",
482
- "Modules": "Modules",
483
- "Login and Signup": "Login and Signup",
484
- "Table access": "Table access",
485
- "HTTP": "HTTP",
486
- "Rights": "Rights",
487
- "Permissions": "Permissions",
488
- "Become user": "Become user",
489
- "Force logout": "Force logout",
490
- "Subdomain": "Subdomain",
491
- "Creator email": "Creator email",
492
- "Created": "Created",
493
- "Information": "Information",
494
- "Found %s tenants": "Found %s tenants",
495
- "Create new tenant": "Create new tenant",
496
- "Library": "Library",
497
- "Languages": "Languages",
498
- "Multitenancy": "Multitenancy",
499
- "Tags": "Tags",
500
- "Diagram": "Diagram",
501
- "%s tenant statistics": "%s tenant statistics",
502
- "First user E-mail": "First user E-mail",
503
- "Table columns": "Table columns",
504
- "Configuration items": "Configuration items",
505
- "Crashlogs": "Crashlogs",
506
- "Logged out user %s": "Logged out user %s",
507
- "CSV upload": "CSV upload",
508
- "Pages are the web pages of your application built with a drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "Pages are the web pages of your application built with a drag-and-drop builder. They have static content, and by embedding views, dynamic content.",
509
- "Create page": "Create page",
510
- "Triggers run actions in response to events.": "Triggers run actions in response to events.",
511
- "No triggers": "No triggers",
512
- "Upload file(s)": "Upload file(s)",
513
- "Pattern": "Pattern",
514
- "You have views with a role to access lower than the table role to read, with no table ownership. This may cause a denial of access. Users need to have table read access to any data displayed.": "You have views with a role to access lower than the table role to read, with no table ownership. This may cause a denial of access. Users need to have table read access to any data displayed.",
515
- "Views potentially affected": "Views potentially affected",
516
- "Fixed and blocked fields": "Fixed and blocked fields",
517
- "URL after delete": "URL after delete",
518
- "Save before going back": "Save before going back",
519
- "Reload after going back": "Reload after going back",
520
- "Steps to go back": "Steps to go back",
521
- "%s configuration": "%s configuration",
522
- "The current theme has no user specific settings": "The current theme has no user specific settings"
2
+ "Not found": "Non trovato",
3
+ "Page not found": "Pagina non trovata",
4
+ "Incorrect user or password": "Utente o password errati",
5
+ "Internal Error": "Errore interno",
6
+ "A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "È stato registrato un rapporto ed è stato inviato un team di scoiattoli che eliminano i bug per affrontare la situazione.",
7
+ "User": "Utente",
8
+ "User Settings": "Impostazioni utente",
9
+ "Logout": "Disconnetti",
10
+ "Tables": "Tabelle",
11
+ "Views": "Viste",
12
+ "Pages": "Pagine",
13
+ "Files": "File",
14
+ "Settings": "Impostazioni",
15
+ "Plugins": "Plugin",
16
+ "Menu": "Menu",
17
+ "Users": "Utenti",
18
+ "Search": "Cerca",
19
+ "Configuration": "Configurazione",
20
+ "Admin": "Amministrazione",
21
+ "Tenants": "Locatari",
22
+ "Crash log": "Registro degli arresti anomali",
23
+ "Sign up": "Iscrivere",
24
+ "Login": "Accesso",
25
+ "An error occurred": "Si è verificato un errore",
26
+ "ID": "ID",
27
+ "Email": "Email",
28
+ "Role": "Ruolo",
29
+ "View": "Visualizza",
30
+ "Delete": "Elimina",
31
+ "Add user": "Aggiungi utente",
32
+ "New user": "Nuovo utente",
33
+ "New": "Nuovo",
34
+ "User %s created": "Utente %s creato",
35
+ "Edit user": "Modifica utente",
36
+ "Edit user %s": "Modifica utente %s",
37
+ "User %s saved": "Utente %s salvato",
38
+ "User %s deleted": "Utente %s eliminato",
39
+ "E-mail": "E-mail",
40
+ "Password": "Password",
41
+ "User settings": "Impostazioni utente",
42
+ "Password reset not enabled. Contact your administrator.": "Resetta password non abilitata. Contatta il tuo amministratore.",
43
+ "Reset password": "Resetta password",
44
+ "Enter your email address below and we'll send you a link to reset your password.": "Inserisci il tuo indirizzo e-mail di seguito e ti invieremo un collegamento per resettare la password.",
45
+ "Enter your new password below": "Inserisci la nuova password qui sotto",
46
+ "Set password": "Imposta password",
47
+ "Password reset. Log in with your new password": "Password resettata. Accedi con la tua nuova password",
48
+ "Change": "Cambia",
49
+ "Old password": "Vecchia password",
50
+ "New password": "Nuova password",
51
+ "Email: ": "E-mail:",
52
+ "Change password": "Cambia password",
53
+ "Password changed": "Password modificata",
54
+ "Reset password instructions": "Istruzioni per resettare la password",
55
+ "Hi %s": "Ciao% s",
56
+ "You have requested a link to change your password. You can do this through this link:": "Hai richiesto un collegamento per cambiare la tua password. Puoi farlo tramite questo link:",
57
+ "If you did not request this, please ignore this email.": "Se non l'hai richiesto, ignora questa email.",
58
+ "Your password will not change until you access the link above and set a new one.": "La tua password non cambierà fino a quando non accedi al link sopra indicato e ne imposti una nuova.",
59
+ "Change my password": "Cambia la mia password",
60
+ "Must be admin": "Deve essere amministratore",
61
+ "Site identity": "Identità del sito",
62
+ "Authentication": "Autenticazione",
63
+ "Development": "Sviluppo",
64
+ "Edit": "Modifica",
65
+ "Unknown file": "File sconosciuto",
66
+ "Other": "Altro",
67
+ "Edit configuration key %s": "Modifica chiave di configurazione %s",
68
+ "Configuration key %s saved": "Chiave di configurazione %s salvata",
69
+ "Configuration key %s deleted": "Chiave di configurazione %s eliminata",
70
+ "Must be logged in first": "Prima è necessario accedere",
71
+ "Hello": "Ciao",
72
+ "Restart server. Try reloading the page after a few seconds after pressing this button.": "Riavvia il server. Prova a ricaricare la pagina dopo alcuni secondi dopo aver premuto questo pulsante.",
73
+ "Restart": "Riavvia",
74
+ "Backup": "Backup",
75
+ "Restore": "Ripristina",
76
+ "Not authorized": "Non autorizzato",
77
+ "Page %s not found": "Pagina %s non trovata",
78
+ "Warning": "Avviso",
79
+ "Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "L'hosting su questo sito è fornito gratuitamente e senza alcuna garanzia di disponibilità o sicurezza dell'applicazione. ",
80
+ "This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "Questa funzione ha il solo scopo di valutare l'idoneità di Saltcorn. ",
81
+ "If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "Se desideri archiviare informazioni private che devono essere protette, utilizza Saltcorn in self-host. ",
82
+ "Create application": "Crea applicazione",
83
+ "Create": "Crea",
84
+ "Please select a name for your application. The name will determine the address at which it will be available. ": "Seleziona un nome per la tua applicazione. Il nome determinerà l'indirizzo al quale sarà disponibile. ",
85
+ "Application name": "Nome applicazione",
86
+ "Success! Your new application is available at:": "Successo! La tua nuova applicazione è disponibile all'indirizzo:",
87
+ "Please click the above link now to create the first user.": "Fare clic ora sul collegamento sopra per creare il primo utente.",
88
+ "A site with this subdomain already exists": "Esiste già un sito con questo sottodominio",
89
+ "No such view: %s": "Nessuna vista: %s",
90
+ "Search all tables": "Cerca in tutte le tabelle",
91
+ "Show": "Mostra",
92
+ "When": "Quando",
93
+ "Tenant": "Tenant",
94
+ "Crash log entry %s": "Voce %s del registro degli arresti anomali",
95
+ "New %s": "Nuovo %s",
96
+ "Data": "Dati",
97
+ "Add row": "Aggiungi riga",
98
+ "Add %s": "Aggiungi %s",
99
+ "Edit row": "Modifica riga",
100
+ "Edit %s": "Modifica %s",
101
+ "No errors reported": "Nessun errore segnalato",
102
+ "Everything is going extremely well.": "Tutto sta andando molto bene.",
103
+ "Filename": "Nome file",
104
+ "Size (KiB)": "Dimensione (KB)",
105
+ "Media type": "Tipo Media",
106
+ "Role to access": "Ruolo per accedere",
107
+ "Link": "Collegamento",
108
+ "Download": "Scarica",
109
+ "Upload file ": "Carica file ",
110
+ "Minimum role for %s updated to %s": "Minimo ruolo per aggiornare %s in %s",
111
+ "File %s deleted": "File %s cancellato",
112
+ "More...": "Di più...",
113
+ "Quick Start": "Inizio rapido",
114
+ "Four different ways to get started using Saltcorn": "Quattro modi diversi per iniziare a usare Saltcorn",
115
+ "Build": "Costruire",
116
+ "Start by creating the tables to hold your data": "Inizia creando le tabelle per contenere i tuoi dati",
117
+ "Create a table »": "Crea una tabella »",
118
+ "When you have created the tables, you can create views so users can interact with the data.": "Dopo aver creato le tabelle, puoi creare le viste in modo che gli utenti possano interagire con i dati.",
119
+ "You can also start by creating a page.": "Puoi anche iniziare creando una pagina.",
120
+ "Create a page »": "Crea una pagina »",
121
+ "Upload": "Carica",
122
+ "You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "Puoi saltare la creazione manuale di una tabella caricando un file CSV da un foglio di calcolo.",
123
+ "Create table with CSV upload": "Crea tabella con caricamento CSV",
124
+ "If you have a backup from a previous Saltcorn instance, you can also restore it.": "Se hai un backup da un'istanza Saltcorn precedente, puoi anche ripristinarlo.",
125
+ "Install pack": "Installa pacchetto",
126
+ "Instead of building, get up and running in no time with packs": "Invece di creare, inizia subito a lavorare con i pacchetti",
127
+ "Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "I pacchetti sono raccolte di tabelle, viste e plug-in che ti forniscono un'applicazione completa che puoi modificare in base alle tue esigenze.",
128
+ "Name": "Nome",
129
+ "Description": "Descrizione",
130
+ "Go to pack store »": "Vai nel archivio di pacchetti»",
131
+ "Learn": "Impara",
132
+ "Confused?": "Confuso?",
133
+ "The Wiki contains the documentation and tutorials on installing and using Saltcorn": "Il Wiki contiene la documentazione e le esercitazioni sull'installazione e l'utilizzo di Saltcorn",
134
+ "Go to Wiki »": "Vai al Wiki »",
135
+ "The YouTube channel has some video tutorials": "Il canale YouTube ha alcuni tutorial video",
136
+ "Go to YouTube »": "Vai su YouTube»",
137
+ "What's new? Read the blog »": "Cosa c'è di nuovo? Leggi il blog »",
138
+ "Create a table": "Crea una tabella",
139
+ "Create table from CSV upload": "Crea una tabella dal caricamento CSV",
140
+ "You have no views!": "Non hai viste!",
141
+ "Create a view »": "Crea una vista »",
142
+ "Create a view": "Crea una vista",
143
+ "%s data table": "%s tabelle dati",
144
+ "Versions": "Versioni",
145
+ "Version": "Versione",
146
+ "Saved": "Salvata",
147
+ "By user ID": "Per ID utente",
148
+ "%s History": "Cronologia %s",
149
+ "back to table list": "torna all'elenco delle tabelle",
150
+ "Version %s restored": "Versione %s ripristinata",
151
+ "Site name": "Nome sito",
152
+ "Site logo": "Logo sito",
153
+ "Type": "Tipo",
154
+ "Text label": "Etichetta di testo",
155
+ "Minimum role": "Ruolo minimo",
156
+ "URL": "URL",
157
+ "Page": "Pagina",
158
+ "Menu editor": "Editor di menu",
159
+ "Menu updated": "Menu aggiornato",
160
+ "Plugin and pack store": "Archivio Plugin e pacchetti",
161
+ "All": "Tutti",
162
+ "Packs": "Pacchetti",
163
+ "Themes": "Temi",
164
+ "Installed": "Installato",
165
+ "Refresh": "Aggiorna",
166
+ "Upgrade installed plugins": "Aggiorna plug-in installati",
167
+ "Add another plugin": "Aggiungi un altro plug-in",
168
+ "Add another pack": "Aggiungi un altro pacchetto",
169
+ "Create pack": "Crea pacchetto",
170
+ "Pack": "Pacchetto",
171
+ "Install": "Installa",
172
+ "Plugin": "Modulo",
173
+ "Theme": "Tema",
174
+ "Remove": "Rimuovi",
175
+ "Configure plugin": "Configura plugin",
176
+ "Create Pack": "Crea pacchetto",
177
+ "You can copy the pack contents below to another Saltcorn installation.": "Puoi copiare il contenuto del pacchetto di seguito in un'altra installazione di Saltcorn.",
178
+ "Install Pack": "Installazione pacchetto",
179
+ "Pack %s installed": "Pacchetto %s installato",
180
+ "Pack %s uninstalled": "Pacchetto %s disinstallato",
181
+ "Uninstall": "Disinstalla",
182
+ "Result preview for ": "Anteprima risultati per ",
183
+ "Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "Scegli le vista per i <a href=\"/search\"> risultati della ricerca </a> per ogni tabella. <br/> Imposta su vuoto per omettere la tabella dalla ricerca globale",
184
+ "These tables lack suitable views: ": "Queste tabelle non hanno viste adatte:",
185
+ "Search configuration": "Configurazione ricerca",
186
+ "Table saved with version history enabled": "Tabella salvata con cronologia delle versioni abilitata",
187
+ "Label": "Etichetta",
188
+ "Required": "Obbligatorio",
189
+ "Add field": "Aggiungi campo",
190
+ "Template": "Modello",
191
+ "Run": "Esegui",
192
+ "Views of this table": "Viste di questa tabella",
193
+ "Add view": "Aggiungi vista",
194
+ "Rows": "Righe",
195
+ "Download CSV": "Scarica CSV",
196
+ "Upload CSV": "Carica CSV",
197
+ "%s table": "tabella %s",
198
+ "Fields": "Campi",
199
+ "Table data": "Dati tabella",
200
+ "Edit table properties": "Modifica proprietà tabella",
201
+ "API access": "Accesso API",
202
+ "APIs allow developers access to your data without using a user interface": "Le API consentono agli sviluppatori di accedere ai tuoi dati senza utilizzare un'interfaccia utente",
203
+ "Minimum role for read": "Ruolo minimo per la lettura",
204
+ "Minimum role for writing": "Ruolo minimo per la scrittura",
205
+ "Version history": "Cronologia versioni",
206
+ "New table": "Nuova tabella",
207
+ "Table name": "Nome tabella",
208
+ "Table %s created": "Tabella %s creata",
209
+ "No fields defined in %s table": "Nessun campo definito per la tabella %s",
210
+ "Fields define the columns in your table.": "I campi definiscono le colonne nella tua tabella.",
211
+ "Add field to table": "Aggiungi campo alla tabella",
212
+ "Table %s already exists": "Tabella %s già esistente",
213
+ "Invalid table name %s": "Nome tabella %s non valido",
214
+ "Create from CSV upload": "Crea da caricamento CSV",
215
+ "Your tables": "Le tue tabelle",
216
+ "Create table": "Crea tabella",
217
+ "Table saved": "Tabella salvata",
218
+ "Create table from CSV file": "Crea tabella da file CSV",
219
+ "Create from CSV": "Crea da CSV",
220
+ "File": "File",
221
+ "Created table %s.": "Tabella %s creata.",
222
+ "Table %s deleted": "Tabella %s eliminata",
223
+ "Table": "Tabella",
224
+ "Your views": "Le tue viste",
225
+ "Configure": "Configura",
226
+ "First, please give some basic information about the view.": "Innanzitutto, fornisci alcune informazioni di base sulla vista.",
227
+ "View name": "Nome vista",
228
+ "Views are based on a view template": "Le viste sono basate su un modello di vista",
229
+ "Edit view": "Modifica vista",
230
+ "Edit %s view": "Modifica la vista %s",
231
+ "Create view": "Crea vista",
232
+ "View deleted": "Vista cancellata",
233
+ "Display data from this table": "Visualizza dati di questa tabella",
234
+ "Role required to run view": "Ruolo richiesto per eseguire la vista",
235
+ "On root page": "Nella pagina principale",
236
+ "Layout": "Layout",
237
+ "Fixed states": "Stati fissi",
238
+ "A short name that will be in your URL": "Un nome breve che sarà nel tuo URL",
239
+ "Title": "Titolo",
240
+ "Page title": "Titolo della pagina",
241
+ "A longer description": "Una descrizione più lunga",
242
+ "Role required to access page": "Ruolo richiesto per accedere alla pagina",
243
+ "Page attributes": " Attributi della pagina",
244
+ "Page configuration": "Configurazione pagina",
245
+ "Fixed state for %s view": "Stato fisso per la vista %s",
246
+ "Set fixed states for views": "Imposta stati fissi per le viste",
247
+ "Page %s saved": "Pagina %s salvata",
248
+ "Your pages": "Le tue pagine",
249
+ "Add page": "Aggiungi pagina",
250
+ "Root pages": "Pagine principali",
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.": "La pagina principale è la pagina che viene visualizzata quando l'utente visita l'home page (/). Può essere impostato per ogni ruolo utente.",
252
+ "Root pages updated": "Pagine principale aggiornata",
253
+ "Page deleted": "Pagina cancellata",
254
+ "Attributes": "Attributi",
255
+ "Summary": "Riepilogo",
256
+ "Default": "Predefinito",
257
+ "Edit field": "Modifica campo",
258
+ "Edit %s field": "Modifica campo %s",
259
+ "New field": "Nuovo campo",
260
+ "New field:": "Nuovo campo:",
261
+ "Field attributes": "Attributi campo",
262
+ "Field %s created": "Campo %s creato",
263
+ "Summary field": "Campo riepilogo",
264
+ "A default value is required when adding required fields to nonempty tables": "Un valore predefinito è richiesto quando si aggiungono campi obbligatori a tabelle non vuote",
265
+ "Create user": "Crea utente",
266
+ "Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "Crea il tuo primo account utente, che avrà privilegi amministrativi. Puoi aggiungere altri utenti e concedere loro privilegi amministrativi in ​​un secondo momento.",
267
+ "Create first user": "Crea il primo utente",
268
+ "Create an account": "Crea un account",
269
+ "No views defined": "Nessuna vista definita",
270
+ "Views define how table rows are displayed to the user": "Le viste definiscono la modalità di visualizzazione delle righe della tabella per l'utente",
271
+ "Field %s saved": "Campo %s salvato",
272
+ "View configuration": "Visualizza configurazione",
273
+ "Field %s deleted": "Campo %s cancellato",
274
+ "No tables defined": "Nessuna tabella definita",
275
+ "Tables hold collections of similar data": "Le tabelle conserano raccolte di dati simili",
276
+ "Invalid form data, try again": "Dati del modulo non validi, riprova",
277
+ "Role required to access added files": "Ruolo richiesto per accedere ai file aggiunti",
278
+ "The user uploading the file has access irrespective of their role": "L'utente che carica il file ha accesso indipendentemente dal proprio ruolo",
279
+ "Already have an account? Login": "Possiedi già un account? Accedi",
280
+ "Subdomain not found": "Sottodominio non trovato",
281
+ "You must create at least one table before you can create views.": "Devi creare almeno una tabella prima di poter creare le viste.",
282
+ "Language: ": "Lingua: ",
283
+ "Language changed to %s": "Lingua modificata in %s",
284
+ "Table saved with version history disabled": "Tabella salvata con cronologia delle versioni disabilitata",
285
+ "Missing name": "Nome mancante",
286
+ "Successfully restored backup": "Backup ripristinato con successo",
287
+ "Welcome to Saltcorn!": "Benvenuto in Saltcorn!",
288
+ "File %s uploaded": "File %s caricato",
289
+ "Local": "Locale",
290
+ "Name required": "Nome richiesto",
291
+ "Expression": "Espressione",
292
+ "Formula": "Formula",
293
+ "new": "nuovo",
294
+ "Password does not match": "La password non corrisponde",
295
+ "Not allowed to write to table %s": "Non autorizzato a scrivere nella tabella %s",
296
+ "Login successful": "Accesso riuscito",
297
+ "Welcome, %s!": "Benvenuto, %s!",
298
+ "Error: missing name or file": "Errore: nome o file mancante",
299
+ "Restart server.": "Riavvia il server.",
300
+ "Add to menu": "Aggiungi al menu",
301
+ "View %s added to menu. Adjust access permissions in Settings &raquo; Menu": "Vista %s aggiunta al menu. Regola le autorizzazioni di accesso in Impostazioni &raquo; Menu",
302
+ "Clone": "Clona",
303
+ "View %s cloned as %s": "Vista %s clonata come %s",
304
+ "Duplicate": "Duplica",
305
+ "View %s duplicated as %s": "Vista %s duplicato come %s",
306
+ "The view name will appear as the title of pop-ups showing this view, and in the URL when it is shown alone.": "Il nome della vista apparirà come titolo dei popup che mostrano questa vista e nell'URL quando è mostrato da solo.",
307
+ "Saltcorn version": "Versione Saltcorn",
308
+ "Node.js version": "Versione Node.js",
309
+ "Table not found": "Tabella non trovata",
310
+ "No record selected": "Nessun record selezionato",
311
+ "Basic properties": "Proprietà Base",
312
+ "Calculated": "Calcolato",
313
+ "Column %s already exists": "La colonna %s esiste già",
314
+ "Column %s already exists (but is hidden)": "La colonna %s esiste già (ma è nascosta)",
315
+ "Columns": "Colonne",
316
+ "Default state": "Stato predefinito",
317
+ "Default search form values when first loaded": "Valore predefinito dl modulo di ricerca appena caricato",
318
+ "Descending": "Discendente",
319
+ "Do not display the search filter form": "Non mostrare il modulo del filtro di ricerca",
320
+ "Each in card?": "Ognuno in una carta?",
321
+ "Edit options": "Opzioni di modifica",
322
+ "Examples:": "Esempi:",
323
+ "Fields you can use as variables: ": "Campi che puoi utilizzare come variabile: ",
324
+ "Fixed fields": "Campi fissi",
325
+ "If user has write permission. Leave blank to have no link to create a new item": "Se l'utente ha i permessi di scrittura. Lasciare vuoto per non avere il collegamento per creare un nuovo oggetto",
326
+ "If user has write permission. Leave blank to have no link to create a new item": "Se l'utente ha i permessi di scrittura. Lasciare vuoto per non avere il collegamento per creare un nuovo oggetto",
327
+ "Item View": "Vista Oggetto",
328
+ "Label in link or button to create. Leave blank for a default label": "Etichetta nel link o bottone per create. Lasciare vuoto per l'etichetta predefinita",
329
+ "Label for create": "Etichetta per creare",
330
+ "List View": "Vista Elenco",
331
+ "Missing label": "Etichetta Mancante",
332
+ "Omit search form": "Omettere modulo ricerca",
333
+ "Order and layout": "Ordine e layout",
334
+ "Order by": "Ordinare per ",
335
+ "Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type": "Si prega di inserire la formula per il nuovo campo come espressione javascript. L'espressione deve risultare di tipo %s",
336
+ "Show View": "Vista Mostra",
337
+ "Specify the fields in the table to show": "Specifica i campi della tabella da mostrare",
338
+ "Stored": "Memorizzato",
339
+ "Subtables": "Sottotabelle",
340
+ "The view you choose here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "La vista scelta qui può essere ignorata a seconda del contesto del modulo, per esempio appare se appare in un pop-up il reindirazzamento non avverrà.",
341
+ "These fields were missing, you can give values here. The values you enter here can be overwritten by information coming from other views, for instance if the form is triggered from a list.": "Questi campi sono mancanti, si può assegnare un valore qui. I valori inseriti qui possono essere sovrascritti dalle informazioni che provengono da altre viste, ad esempio se il modulo viene attivato da un elenco.",
342
+ "Unique": "Univoco",
343
+ "Use view to create": "Utilizza la vista per creare",
344
+ "View when done": "Vista quando finito",
345
+ "Which related tables would you like to show in sub-lists below the selected item?": "Quale delle tabelle relative si vuole mostrare nella sottolista sottostante l'oggetto selezionato?",
346
+ "Use this to restrict your field to a list of options (separated by commas). For instance, if the permissible values are \"Red\", \"Green\" and \"Blue\", enter \"Red, Green, Blue\" here. Leave blank if the string can hold any value.": "Utilla questo per restringere il campo alla lista di opzioni (separate da virgole). Per esempio, se i valori permessi sono \"Rosso\", \"Verde\" e \"BLu\", inserisci \"Rosso, Verde, Blu\" qui. Lasciare vuoto se la stringa può contenere un valore qualunque.",
347
+ "Display create view as": "Visualizza la vista di creazione come",
348
+ "Columns small screen": "Schermo a colonne piccole",
349
+ "Columns medium screen": "Schermo a colonne medie",
350
+ "Columns extra-large screen": "Schermo a colonne extra-larghe",
351
+ "Columns large screen": "Schermo a colonne larghe",
352
+ "Action": "Azione",
353
+ "Action Label": "Etichetta Azione",
354
+ "Action on row": "Azione sulla riga",
355
+ "Admin home page": "Home Page Amministrazione",
356
+ "Aggregation": "Aggregazione",
357
+ "Allow password reset": "Abilita reset password",
358
+ "Allow signups": "Abilita iscrizione",
359
+ "A short string which is the name of your site": "Una breve stringa che rappresenta il nome del tuo sito",
360
+ "Allow users to request a password reset email. Email must be configured.": "Abilita l'utente a richiedere il reset della password tramite email. L'email deve essere configurata.",
361
+ "Allow users to sign up for a new user account": "Abilita gli utenti a iscriversi per ottenere un nuovo account utente",
362
+ "Available packs": "Pacchetti disponibili",
363
+ "Available packs fetched": "Pacchetti disponibili scaricati",
364
+ "Available plugins": "Pligin disponibili",
365
+ "Available plugins fetched": "Plugin disponibili scaricati",
366
+ "Base URL": "URL di base",
367
+ "Calculated fields cannot have File type": "Il campo calcolato non può essere di tipo File",
368
+ "Calculated fields cannot have Key type": "Il campo calcolato non può essere di tipo Chiave",
369
+ "Development mode": "Modalità sviluppo",
370
+ "Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "Disabilitare la cache delle risorse JS/CSS, mostrare gli errori completi all'utente in caso di crash, abilita la modifica dei tipi dei campi",
371
+ "Email from address": "Indirizzo from email",
372
+ "Field": "Campo",
373
+ "Field in %s table": "Campo %s nella tabella",
374
+ "Field view": "Vista campo",
375
+ "Global search": "Ricerca globale",
376
+ "Header label": "Etichetta intestazione",
377
+ "In search form": "Nel modulo di ricerca",
378
+ "Installed packs": "Pacchetti installati",
379
+ "Is the connection to the SMTP server over a secure transport protocol?": "La connessione al server SMTP è su un protocollo di trasporto sicuro?",
380
+ "Join Field": "Campo Join",
381
+ "Leave blank for default label.": "L'asciare vuoto per l'etichetta predefinita.",
382
+ "Link URL": "Collegamento URL",
383
+ "Link URL is a formula?": "Il collegamento URL è una formula?",
384
+ "Link text": "Testo collegamento",
385
+ "Link text is a formula?": "Il testo del collegamento è una formula?",
386
+ "Link to anywhere": "Collega dovunque",
387
+ "Link to other view": "Collega ad altre viste",
388
+ "Log SQL to stdout": "Log dell'SQL sullo stdout",
389
+ "Login in menu": "Login nel menù",
390
+ "Menu items": "Elementi del menù",
391
+ "Next": "Successivo",
392
+ "On Field": "Sul campo",
393
+ "Open in new tab": "Apri in una nuova tab",
394
+ "Open in popup modal?": "Apri in modalità popup?",
395
+ "Print all SQL statements to the standard output": "Stampa tutte le istruzioni SQL sullo Standard output",
396
+ "Public home page": "Home page pubblica",
397
+ "Relation": "Relazione",
398
+ "SMTP host": "Host SMPT",
399
+ "SMTP password": "Password SMTP",
400
+ "SMTP port": "Porta SMTP",
401
+ "SMTP secure": "SMTP sicuro",
402
+ "SMTP username": "Utente SMTP",
403
+ "Save": "Salva",
404
+ "Select a publicly accessible image file": "Seleziona un file immagine pubblicamente accessibile",
405
+ "Show the login link in the menu": "Mostra il collegamento al login sul menù",
406
+ "Staff home page": "Home page staff",
407
+ "Statistic": "Statistica",
408
+ "View label": "Etichetta vista",
409
+ "max": "massimo",
410
+ "step": "passo",
411
+ "View label is a formula?": "L'etichetta della vista è una formula?",
412
+ "User home page": "Home page utente",
413
+ "The URL at which your site is available. For instance, https://example.com/": "L'URL a cui il tuo sito è disponibile. Ad esempio, https://example.com/",
414
+ "The email address from which emails are sent. For instance, hello@saltcorn.com": "L'indirizzo email da cui le email sono inviate. Ad esempio, hello@saltorn.com",
415
+ "The host address of your SMTP server. For instance, smtp.postmarkapp.com": "L'indirizzo dell'host del tuo serer SMTP. Ad esempio, smtp.postmarkapp.com",
416
+ "About Saltcorn": "Su Saltcorn",
417
+ "Anywhere": "Dovunque",
418
+ "Apply": "Applica",
419
+ "Are you sure?": "Sicuro?",
420
+ "Search filter": "Filtro di ricerca",
421
+ "Are you sure you want to delete %s?": "Sicuro di voler cancellare %s?",
422
+ " with password %s": "con password %s",
423
+ "Changed password for user %s to %s": "Modificata la password per l'utente %s in %s",
424
+ "Disable": "Disabilitare",
425
+ "Disabled": "Disablitato",
426
+ "Disabled user %s": "Disabilitare l'utente %s",
427
+ "Enable": "Abilitare",
428
+ "Enabled user %s": "Abilitato l'utente %s",
429
+ "Send password reset email": "Invia email di reset password",
430
+ "Set random password": "Imposta password casuale",
431
+ "User confirmation?": "Conferma dell'utente?",
432
+ "A view to show to new users": "Vista da mostrare ai nuovi utenti",
433
+ "Account already exists": "Acount già esistente",
434
+ "Already in use": "Già in uso",
435
+ "New user form": "Nuovo modulo utente",
436
+ "Search not configured": "Ricerca non configurata",
437
+ "Delete all rows": "Cancella tutte le righe",
438
+ "Deleted all rows": "Tutte le righe cancellate",
439
+ "Items per page": "Elementi per pagina",
440
+ "Recalculate stored fields": "Ricalcola i campi memorizzati",
441
+ "Variable name": "Nome Variabile",
442
+ "Started recalculating stored fields": "Ricolcolo variabili memorizzate iniziato",
443
+ "Functions you can use (in addition to standard JavaScript functions): ": "Funzioni utilizzabili (in aggiunta alle funzioni standard JavaScript): ",
444
+ "API token": "Token API",
445
+ "Action label is a formula?": "Etichetta azione è una formula?",
446
+ "Actions": "Azioni",
447
+ "Actions available": "Azioni disponibili",
448
+ "Add trigger": "Aggiungi trigger",
449
+ "Configure trigger": "Configura trigger",
450
+ "Database": "Database",
451
+ "New API token generated": "Nuovo token API generato",
452
+ "New trigger": "nuovo trigger",
453
+ "No API token issued": "Nessun token API emesso",
454
+ "Triggers": "Trigger",
455
+ "%s constraints": "%s vincoli",
456
+ "A view with this name already exists": "Una vista con questo nome esiste già",
457
+ "Action Style": "Stile Azione",
458
+ "Add constraint": "Aggiungi vincolo",
459
+ "Add constraint to %s": "Aggiungi vincolo a %s",
460
+ "Button size": "Dimensione pulsante",
461
+ "Cannot delete users table": "Impossibile cancellare la tabella dgli utenti",
462
+ "Constraints": "Vincoli",
463
+ "Action %s run successfully with no console output": "L'azione %s è stata eseguita con successo senza output su console",
464
+ "Run %s": "Esecuzione %s",
465
+ "Test run": "Test",
466
+ "Test run output": "Output test esecuzione",
467
+ "back to actions": "torna ad azioni",
468
+ "Layout by role": "Layout per ruolo",
469
+ "Roles": "Rouli",
470
+ "Saved layout for role": "Layout per ruolo salvato",
471
+ "Users and roles": "Utenti e ruoli",
472
+ "About application": "Informazioni sull'applicazione",
473
+ "Users and security": "Utenti e sicurezza",
474
+ "Site structure": "Struttura del sito",
475
+ "Events": "Eventi",
476
+ "Verified": "Verificato",
477
+ "SSL": "SSL",
478
+ "Generate": "Generare",
479
+ "Two-factor authentication": "Autenticazione a due fattori",
480
+ "Two-factor authentication is disabled": "L'autenticazione a due fattori è disabilitata.",
481
+ "Enable 2FA": "Abilita l'autenticazione a due fattori (2FA)",
482
+ "Modules": "Moduli",
483
+ "Login and Signup": "Accesso e Registrazione",
484
+ "Table access": "Accesso alla tabella",
485
+ "HTTP": "HTTP",
486
+ "Rights": "Diritti",
487
+ "Permissions": "Permessi",
488
+ "Become user": "Diventa utente",
489
+ "Force logout": "Forza disconnessione",
490
+ "Subdomain": "Sottodominio",
491
+ "Creator email": "Email del creatore",
492
+ "Created": "Creato",
493
+ "Information": "Informazioni",
494
+ "Found %s tenants": "Trovati %s tenant",
495
+ "Create new tenant": "Crea un nuovo tenant",
496
+ "Library": "Libreria",
497
+ "Languages": "Lingue",
498
+ "Multitenancy": "Multitenancy",
499
+ "Tags": "Tag",
500
+ "Diagram": "Diagramma",
501
+ "%s tenant statistics": "Statistiche del tenant %s",
502
+ "First user E-mail": "Primo E-mail utente",
503
+ "Table columns": "Colonne della tabella",
504
+ "Configuration items": "Elementi di configurazione",
505
+ "Crashlogs": "Registri di crash",
506
+ "Logged out user %s": "Utente disconnesso %s",
507
+ "CSV upload": "Caricamento CSV",
508
+ "Pages are the web pages of your application built with a drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "Le pagine sono le pagine web della tua applicazione costruite con un builder drag-and-drop. Hanno contenuti statici e, incorporando viste, contenuti dinamici.",
509
+ "Create page": "Crea pagina",
510
+ "Triggers run actions in response to events.": "I trigger eseguono azioni in risposta agli eventi.",
511
+ "No triggers": "Nessun trigger",
512
+ "Upload file(s)": "Carica file",
513
+ "Pattern": "Motivo",
514
+ "You have views with a role to access lower than the table role to read, with no table ownership. This may cause a denial of access. Users need to have table read access to any data displayed.": "Hai viste con un ruolo di accesso inferiore al ruolo della tabella per la lettura, senza proprietà della tabella. Questo può causare un diniego di accesso. Gli utenti devono avere l'accesso in lettura alla tabella per qualsiasi dato visualizzato.",
515
+ "Views potentially affected": "Viste potenzialmente interessate",
516
+ "Fixed and blocked fields": "Campi fissi e bloccati",
517
+ "URL after delete": "URL dopo l'eliminazione",
518
+ "Save before going back": "Salva prima di tornare indietro",
519
+ "Reload after going back": "Ricarica dopo essere tornato indietro",
520
+ "Steps to go back": "Passaggi per tornare indietro",
521
+ "%s configuration": "Configurazione di %s",
522
+ "The current theme has no user specific settings": "Il tema attuale non ha impostazioni specifiche per l'utente.",
523
+ "No row selected": "Nessuna riga selezionata",
524
+ "Match regular expression": "Corrispondenza espressione regolare",
525
+ "Error message when regular expression does not match": "Messaggio di errore quando l'espressione regolare non corrisponde",
526
+ "Invalid attributes": "Attributi non validi",
527
+ "Documentation": "Documentazione",
528
+ "Plugin %s installed": "Modulo %s installato",
529
+ "Plugin %s removed.": "Modulo %s rimosso.",
530
+ "Plugin %s installed, please complete configuration.": "Plugin %s installato, si prega di completare la configurazione.",
531
+ "Configure %s Plugin": "Configura il plugin %s",
532
+ "Cannot remove plugin: views %s depend on it": "Impossibile rimuovere il plugin: le viste %s dipendono da esso",
533
+ "New Plugin": "Nuovo Modulo",
534
+ "Add plugin": "Aggiungi modulo",
535
+ "Store refreshed": "Negozio aggiornato",
536
+ "Plugins up-to-date": "Plugin aggiornati",
537
+ "Source": "Fonte",
538
+ "Inbound keys: ": "Chiavi in entrata:",
539
+ "Icon": "Icona",
540
+ "Create database view": "Crea vista del database",
541
+ "Create an SQL view in the database with the fields in this list": "Crea una vista SQL nel database con i campi in questo elenco.",
542
+ "Upgrade": "Aggiornamento",
543
+ "Show only matches in table:": "Mostra solo le corrispondenze nella tabella:",
544
+ "Showing matches in table %s.": "Mostrando corrispondenze nella tabella %s.",
545
+ "Edit trigger": "Modifica trigger",
546
+ "Show on page": "Mostra nella pagina",
547
+ "Requests to render this view directly will instead show the chosen page, if any. The chosen page should embed this view. Use this to decorate the view with additional elements.": "Le richieste di rendering diretto di questa vista mostreranno invece la pagina scelta, se presente. La pagina scelta dovrebbe incorporare questa vista. Utilizzare questo per decorare la vista con elementi aggiuntivi.",
548
+ "Hide pagination": "Nascondi la paginazione",
549
+ "True": "Vero",
550
+ "False": "Falso",
551
+ "Clear all": "Cancella tutto",
552
+ "This will delete <strong>EVERYTHING</strong> in the selected categories": "Questo eliminerà <strong>TUTTO</strong> nelle categorie selezionate.",
553
+ "Deleted all %s": "Eliminato tutti i %s",
554
+ "Restart server": "Riavvia il server",
555
+ "Edit Plugin": "Modifica Modulo",
556
+ "Unknown authentication method %ss": "Metodo di autenticazione sconosciuto %ss",
557
+ "Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "È necessario riavviare per rendere effettive le modifiche. Riavvia il server dalla <a href=\"/admin\">pagina Admin</a>.",
558
+ "Email with password reset link sent": "Email con link per reimpostare la password inviato.",
559
+ "Link Style": "Stile Collegamento",
560
+ "Link size": "Dimensione del collegamento",
561
+ "Set page title": "Imposta il titolo della pagina",
562
+ "Skip this section if you do not want to set the page title": "Salta questa sezione se non desideri impostare il titolo della pagina.",
563
+ "Page title is a formula?": "Il titolo della pagina è una formula?",
564
+ "Enable LetsEncrypt HTTPS": "Abilita HTTPS con Let's Encrypt",
565
+ "Set Base URL configuration first": "Configura prima l'URL di base",
566
+ "LetsEncrypt enabled": "LetsEncrypt abilitato",
567
+ "LetsEncrypt SSL enabled. Restart for changes to take effect.": "Abilitato SSL di LetsEncrypt. Riavvia per applicare le modifiche.",
568
+ "File not found": "File non trovato",
569
+ "Table %s not found": "Tabella %s non trovata",
570
+ "Page %s added to menu. Adjust access permissions in Settings &raquo; Menu": "Pagina %s aggiunta al menu. Regola le autorizzazioni di accesso in Impostazioni &raquo; Menu",
571
+ "Page %s duplicated as %s": "Pagina %s duplicata come %s",
572
+ "Custom SSL certificate": "Certificato SSL personalizzato",
573
+ "Custom SSL private key": "Chiave privata SSL personalizzata",
574
+ "Login view": "Vista di accesso",
575
+ "Signup view": "Vista di registrazione",
576
+ "A view with the login form": "Una vista con il modulo di accesso",
577
+ "A view with the signup form": "Una vista con il modulo di registrazione",
578
+ "Signups not enabled": "Registrazioni non abilitate",
579
+ "Ownership field": "Campo di proprietà",
580
+ "The user referred to in this field will be the owner of the row": "L'utente indicato in questo campo sarà il proprietario della riga.",
581
+ "None": "Nessuno",
582
+ "Information about plugin": "Informazioni sul modulo",
583
+ "%s plugin information": "Informazioni sul plugin %s",
584
+ "Package version": "Versione del pacchetto",
585
+ "Package name": "Nome del pacchetto",
586
+ "Plugin dependencies": "Dipendenze del modulo",
587
+ "This plugin supplies a theme.": "Questo plugin fornisce un tema.",
588
+ "Types": "Tipi",
589
+ "This plugin supplies these types: ": "Questo plugin fornisce questi tipi:",
590
+ "Functions": "Funzioni",
591
+ "Returns: ": "Restituisce:",
592
+ "View templates": "Modelli di vista",
593
+ "Repository": "Repository",
594
+ "Latest": "Ultimo",
595
+ "Latest version": "Ultima versione",
596
+ "Latest npm version cache": "Cache dell'ultima versione di npm",
597
+ "Plugin up-to-date": "Plugin aggiornato",
598
+ "Upgrade here": "Aggiorna qui",
599
+ "An upgrade to Saltcorn is available! Current version: %s; latest version: %s.": "È disponibile un aggiornamento per Saltcorn! Versione corrente: %s; ultima versione: %s.",
600
+ "Passwords do not match": "Le password non corrispondono.",
601
+ "Not a valid e-mail address": "Indirizzo e-mail non valido",
602
+ "Custom CSS": "CSS personalizzato",
603
+ "Custom HTML": "HTML personalizzato",
604
+ "User settings updated": "Impostazioni utente aggiornate",
605
+ "SSL encryption for HTTPS traffic": "Crittografia SSL per il traffico HTTPS",
606
+ "HTTPS encryption with Let's Encrypt SSL certificate": "Crittografia HTTPS con certificato SSL di Let's Encrypt",
607
+ "Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains": "Saltcorn può ottenere automaticamente un certificato SSL da <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> per domini singoli",
608
+ "Currently: ": "Attualmente:",
609
+ "HTTPS encryption with custom SSL certificate": "Crittografia HTTPS con certificato SSL personalizzato",
610
+ "Or use custom SSL certificates, including wildcard certificates for multitenant applications": "Oppure utilizzare certificati SSL personalizzati, inclusi certificati wildcard per applicazioni multi-tenant.",
611
+ "Authentication settings": "Impostazioni di autenticazione",
612
+ "Custom SSL certificates": "Certificati SSL personalizzati",
613
+ "Custom SSL enabled. Restart for changes to take effect.": "SSL personalizzato abilitato. Riavviare per rendere effettive le modifiche.",
614
+ "Enabled": "Abilitato",
615
+ "You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.": "Hai abilitato sia i certificati Let's Encrypt che i certificati SSL personalizzati. Let's Encrypt ha la priorità e i certificati personalizzati saranno ignorati.",
616
+ "System": "Sistema",
617
+ "Site identity settings updated": "Impostazioni dell'identità del sito aggiornate",
618
+ "Email settings": "Impostazioni email",
619
+ "Site identity settings": "Impostazioni di identità del sito",
620
+ "Email settings updated": "Impostazioni email aggiornate",
621
+ "System operations": "Operazioni di sistema",
622
+ "About the system": "Informazioni sul sistema",
623
+ "Restart here": "Riavvia qui",
624
+ "Download a backup": "Scarica un backup",
625
+ "Restore a backup": "Ripristina un backup",
626
+ "Add new role": "Aggiungi nuovo ruolo",
627
+ "Role updated": "Ruolo aggiornato",
628
+ "First delete users with this role": "Elimina prima gli utenti con questo ruolo.",
629
+ "Role %s deleted": "Ruolo %s eliminato",
630
+ "This is the rank of the user role, lower role IDs will be able to access more resources.": "Questo è il rango del ruolo utente, gli ID ruolo inferiori potranno accedere a più risorse.",
631
+ "Role name": "Nome del ruolo",
632
+ "Cannot delete this role": "Impossibile eliminare questo ruolo.",
633
+ "Saltcorn is <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">Free</a> and <a href=\"https://opensource.org/\">Open Source</a> Software, <a href=\"https://github.com/saltcorn/saltcorn/\">released</a> under the <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT license</a>.": "Saltcorn è <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">Software Libero</a> e <a href=\"https://opensource.org/\">Open Source</a>, <a href=\"https://github.com/saltcorn/saltcorn/\">rilasciato</a> sotto la <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">licenza MIT</a>.",
634
+ "Create a page": "Crea una pagina",
635
+ "Test": "Prova",
636
+ "E-mail and password required": "E-mail e password richiesti",
637
+ "Masonry columns": "Colonne di muratura",
638
+ "Where": "Dove",
639
+ "Access Read/Write": "Accesso Lettura/Scrittura",
640
+ "History": "Cronologia",
641
+ "Owned": "Posseduto",
642
+ "Primary key": "Chiave primaria",
643
+ "Users already present": "Utenti già presenti",
644
+ "Discover tables": "Scopri tabelle",
645
+ "The following tables in your database can be imported into Saltcorn:": "Le seguenti tabelle nel tuo database possono essere importate in Saltcorn:",
646
+ "Discovered tables: %s": "Tabelle scoperte: %s",
647
+ "There are no tables in the database that can be imported into Saltcorn.": "Non ci sono tabelle nel database che possono essere importate in Saltcorn.",
648
+ "Import": "Importa",
649
+ "Discover": "Scoprire",
650
+ "Discover tables in database": "Scoprire le tabelle nel database",
651
+ "Single item view": "Visualizzazione singolo elemento",
652
+ "The underlying individual view of each table row": "La vista sottostante individuale di ciascuna riga della tabella",
653
+ "Minimum role to read": "Ruolo minimo per leggere",
654
+ "Minimum role to write": "Ruolo minimo per scrivere",
655
+ "Multi-tenancy not enabled": "Multi-tenancy non abilitato",
656
+ "Identity": "Identità",
657
+ "Email sent to %s with no errors": "Email inviato a %s senza errori",
658
+ "External": "Esterno",
659
+ "Force TLS": "Forza TLS",
660
+ "Always use TLS when connecting to server? If unchecked, TLS is used if server supports the STARTTLS extension. In most cases check this box if you are connecting to port 465. For port 587 or 25 keep it unchecked": "Utilizzare sempre TLS quando ci si connette al server? Se non selezionato, TLS viene utilizzato se il server supporta l'estensione STARTTLS. Nella maggior parte dei casi, selezionare questa casella se ci si connette alla porta 465. Per la porta 587 o 25, lasciarla deselezionata.",
661
+ "Relationship diagram": "Diagramma delle relazioni",
662
+ "Send verification email": "Invia email di verifica",
663
+ "Email verification link sent to %s": "Link di verifica email inviato a %s",
664
+ "Verification view": "Vista di verifica",
665
+ "A view with the view to be emailed to users for email address verification": "Una vista con la vista da inviare via email agli utenti per la verifica dell'indirizzo email.",
666
+ "Email verified": "Email verificata",
667
+ "An email has been sent to %s to verify your address": "È stata inviata un'email a %s per verificare il tuo indirizzo.",
668
+ "Elevate verified to role": "Elevare verificato a ruolo",
669
+ "Elevate users to a higher role when their email addresses have been verified": "Eleva gli utenti a un ruolo superiore quando i loro indirizzi email sono stati verificati.",
670
+ "Email mask": "Maschera email",
671
+ "Emails used for signup must end with this string": "Le email utilizzate per la registrazione devono terminare con questa stringa.",
672
+ "Signups with this email address are not accepted": "Le registrazioni con questo indirizzo email non sono accettate.",
673
+ "Default order by": "Ordine predefinito per",
674
+ "Default descending?": "Ordine discendente predefinito?",
675
+ "Omit header": "Ometti intestazione",
676
+ "Do not display the header": "Non visualizzare l'intestazione.",
677
+ "The maximum number of characters in the string": "Il numero massimo di caratteri nella stringa",
678
+ "The minimum number of characters in the string": "Il numero minimo di caratteri nella stringa",
679
+ "Style": "Stile",
680
+ "Not all themes support menu buttons": "Non tutti i temi supportano i pulsanti del menu.",
681
+ "Select a publicly accessible image file for the menu logo": "Seleziona un file immagine accessibile pubblicamente per il logo del menu.",
682
+ "Favicon": "Favicon",
683
+ "Select a publicly accessible image file for the browser tab icon": "Seleziona un file immagine accessibile pubblicamente per l'icona della scheda del browser.",
684
+ "Site identity settings, backup, email settings, system control and information": "Impostazioni di identità del sito, backup, impostazioni email, controllo del sistema e informazioni",
685
+ "Plugin and pack installation and control": "Installazione e controllo di plugin e pacchetti",
686
+ "User administration, edit roles, user and security settings, SSL certificates for https encryption": "Amministrazione utente, modifica ruoli, impostazioni utente e di sicurezza, certificati SSL per crittografia https",
687
+ "Menu, search and tenants": "Menu, ricerca e tenant",
688
+ "Actions, triggers and crash log": "Azioni, trigger e registro degli arresti anomali",
689
+ "Multitenancy enabled": "Multi-tenancy abilitato",
690
+ "Restart required for changes to take effect.": "È necessario riavviare per rendere effettive le modifiche.",
691
+ "Tenant settings": "Impostazioni del tenant",
692
+ "Role to create tenants": "Ruolo per creare tenant",
693
+ "Minimum user role required to create a new tenant": "Ruolo utente minimo richiesto per creare un nuovo tenant",
694
+ "Tenant settings updated": "Impostazioni del tenant aggiornate",
695
+ "Not allowed": "Non consentito",
696
+ "You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "Stai cercando di creare un tenant mentre ti connetti tramite un indirizzo IP piuttosto che un dominio. Questo probabilmente non funzionerà.",
697
+ "Create tenant warning": "Crea avviso tenant",
698
+ "Show a warning to users creating a tenant disclaiming warranty of availability or security": "Mostra un avviso agli utenti che creano un tenant, declinando qualsiasi garanzia di disponibilità o sicurezza.",
699
+ "A list view shown on the left, to select rows": "Una vista elenco mostrata a sinistra, per selezionare righe",
700
+ "The view to show the selected row": "La vista per mostrare la riga selezionata",
701
+ "Location": "Posizione",
702
+ "Location of link to create new row": "Posizione del link per creare una nuova riga",
703
+ "Options": "Opzioni",
704
+ "List options": "Elenca opzioni",
705
+ "Rows per page": "Righe per pagina",
706
+ "Invalid administrative action": "Azione amministrativa non valida",
707
+ "User settings form": "Modulo impostazioni utente",
708
+ "A view for users to change their custom user fields": "Una vista per gli utenti per modificare i loro campi utente personalizzati",
709
+ "Error: ": "Errore:",
710
+ "User settings changed": "Impostazioni utente modificate",
711
+ "Rename table": "Rinomina tabella",
712
+ "Rename table %s": "Rinomina tabella %s",
713
+ "Base URL domain %s does not match hostname %s": "Il dominio dell'URL di base %s non corrisponde al nome host %s",
714
+ "Custom HTTP headers": "Intestazioni HTTP personalizzate",
715
+ "Format for each line: Header-Name: value": "Formato per ogni riga: Nome-Intestazione: valore",
716
+ "Role to upload files": "Ruolo per caricare file",
717
+ "User should have this role or higher to upload files with API (uploads through forms are not affected)": "L'utente deve avere questo ruolo o superiore per caricare file tramite API (i caricamenti tramite moduli non sono influenzati).",
718
+ "Always show create view": "Mostra sempre crea vista",
719
+ "If off, only show create view if the query state is about the current user": "Se disattivato, mostra solo la vista di creazione se lo stato della query riguarda l'utente corrente.",
720
+ "Process uptime": "Tempo di attività del processo",
721
+ "A configuration error occurred": "Si è verificato un errore di configurazione",
722
+ "HTTP timeout (s)": "Timeout HTTP (s)",
723
+ "Increase if you expect large uploads": "Aumenta se prevedi caricamenti di grandi dimensioni.",
724
+ "Cookie sessions": "Sessioni dei cookie",
725
+ "Store sessions entirely in client cookies for higher performance": "Memorizza le sessioni interamente nei cookie del client per prestazioni più elevate.",
726
+ "git commit": "git commit",
727
+ "Send test email": "Invia email di prova",
728
+ "Edit custom SSL certificates": "Modifica certificati SSL personalizzati",
729
+ "User must have this role or higher to read rows from the table": "L'utente deve avere questo ruolo o superiore per leggere le righe dalla tabella.",
730
+ "User must have this role or higher to edit or create new rows in the table": "L'utente deve avere questo ruolo o superiore per modificare o creare nuove righe nella tabella.",
731
+ "Name of the field": "Nome del campo",
732
+ "The type determines the kind of data that can be stored in the field": "Il tipo determina il tipo di dati che possono essere memorizzati nel campo.",
733
+ "Calculated from other fields with a formula": "Calcolato da altri campi con una formula",
734
+ "There must be a value in every row": "Ci deve essere un valore in ogni riga.",
735
+ "Different rows must have different values for this field": "Le diverse righe devono avere valori diversi per questo campo.",
736
+ "Add more fields to enable edit": "Aggiungi più campi per abilitare la modifica",
737
+ "Multitenancy settings": "Impostazioni di multi-tenancy",
738
+ "See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>": "Vedi il <a href=\"https://github.com/saltcorn/saltcorn\">repository GitHub</a> per le istruzioni<p>",
739
+ "API token for this user: ": "Token API per questo utente:",
740
+ "Reset": "Reimposta",
741
+ "Track table data changes over time": "Traccia le modifiche dei dati della tabella nel tempo.",
742
+ "Description allows you to give more information about the table": "La descrizione consente di fornire maggiori informazioni sulla tabella.",
743
+ "Description allows you to give more information about the view.": "La descrizione consente di fornire ulteriori informazioni sulla vista.",
744
+ "Description allows to give more information about field": "La descrizione consente di fornire ulteriori informazioni sul campo.",
745
+ "Name of action": "Nome dell'azione",
746
+ "Description allows you to give more information about the action": "La descrizione consente di fornire ulteriori informazioni sull'azione.",
747
+ "The action to be taken when the trigger fires": "L'azione da intraprendere quando il trigger si attiva",
748
+ "The table for which the trigger condition is checked.": "La tabella per cui viene verificata la condizione del trigger.",
749
+ "Condition under which the trigger will fire": "Condizione in cui il trigger verrà attivato",
750
+ "Test trigger": "Attiva test",
751
+ "Edit trigger %s": "Modifica trigger %s",
752
+ "Preset %s": "Preimpostazione %s",
753
+ "The user password or application token to access SMTP server for sending emails": "La password dell'utente o il token dell'applicazione per accedere al server SMTP per inviare email.",
754
+ "The port of your SMTP server": "La porta del tuo server SMTP",
755
+ "The user name to access SMTP server for sending emails.": "Il nome utente per accedere al server SMTP per l'invio di email.",
756
+ "The user password or app password to access SMTP server for sending emails. If your SMTP provider allows to create app password for using from application We recommends to use app password instead of user password.": "La password utente o la password dell'app per accedere al server SMTP per l'invio di email. Se il tuo provider SMTP consente di creare una password per l'app da utilizzare dall'applicazione, consigliamo di utilizzare la password dell'app invece della password utente.",
757
+ "Tick the boxes for the fields that should be jointly unique": "Seleziona le caselle per i campi che devono essere univoci congiuntamente.",
758
+ "Private SSH key": "Chiave SSH privata",
759
+ "Timezone": "Fuso orario",
760
+ "Home Timezone": "Fuso orario di casa",
761
+ "Use this link to revisit your application at any time.": "Utilizza questo link per rivisitare la tua applicazione in qualsiasi momento.",
762
+ "To login to a previously created application, go to: ": "Per accedere a un'applicazione precedentemente creata, vai a:",
763
+ "Event types": "Tipi di eventi",
764
+ "Channel": "Canale",
765
+ "Leave blank for all channels": "Lascia vuoto per tutti i canali",
766
+ "Table or Channel": "Tabella o Canale",
767
+ "Events to log": "Eventi da registrare",
768
+ "Log settings": "Impostazioni del registro",
769
+ "Which events should be logged?": "Quali eventi devono essere registrati?",
770
+ "Event log": "Registro eventi",
771
+ "Custom Events": "Eventi personalizzati",
772
+ "Channels": "Canali",
773
+ "Custom": "Personalizzato",
774
+ "Create custom event": "Crea evento personalizzato",
775
+ "Yes": "Sì",
776
+ "Alternative destinations if formula evaluates to true": "Destinazioni alternative se la formula si valuta come vera",
777
+ "Default view when done": "Vista predefinita quando completato.",
778
+ "This is the view to which the user will be sent when the form is submitted, unless a formula below is true.": "Questa è la vista a cui l'utente verrà inviato quando il modulo è inviato, a meno che una formula sottostante sia vera.",
779
+ "You can send the user to an different view depending on the day the user has submitted. Ignore this option if you always want to send the user to the same destination": "È possibile inviare l'utente a una vista diversa a seconda del giorno in cui l'utente ha effettuato l'invio. Ignora questa opzione se vuoi sempre inviare l'utente alla stessa destinazione.",
780
+ "Plugin name": "Nome del modulo",
781
+ "Source of plugin for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "Fonte del plugin per l'installazione. Poche opzioni: npm - scaricare dal repository npm, locale - ottenere dal file system locale, github - scaricare da github, git - ottenere da git",
782
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to plugin folder in file system, e.g.C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "Per npm - nome del pacchetto npm, ad esempio @saltcorn/html o saltcorn-gantt, controlla su npmjs.com, per locale - percorso assoluto alla cartella del plugin nel file system, ad esempio C:\\gitsrc\\any-bootstrap-theme\\, per github - nome del progetto github.",
783
+ "Version of plugin, latest is default value": "Versione del plugin, l'ultima è il valore predefinito",
784
+ "Account verification": "Verifica dell'account",
785
+ "User verification failed": "Verifica dell'utente fallita",
786
+ "User verified": "Utente verificato",
787
+ "Error editing user: %s": "Errore durante la modifica dell'utente: %s",
788
+ "User must have this role or higher to make API call for action (trigger)": "L'utente deve avere questo ruolo o superiore per effettuare una chiamata API per l'azione (trigger)",
789
+ "Restart complete": "Riavvio completato",
790
+ "Add language": "Aggiungi lingua",
791
+ "Language": "Lingua",
792
+ "Locale": "Locale",
793
+ "Menu, search, languages and tenants": "Menu, ricerca, lingue e tenant",
794
+ "This is a translation of a different field in a different language": "Questa è una traduzione di un campo diverso in una lingua diversa.",
795
+ "Language locale of translation": "Impostazione della lingua di traduzione",
796
+ "Action not configurable": "Azione non configurabile",
797
+ "Event type which runs the trigger": "Tipo di evento che esegue il trigger",
798
+ "Message string field": "Campo stringa di messaggio",
799
+ "The field for the message content on the table for messages": "Il campo per il contenuto del messaggio nella tabella per i messaggi",
800
+ "Participant field": "Campo partecipante",
801
+ "The field for the sender user id on the table for messages": "Il campo per l'ID utente mittente nella tabella dei messaggi.",
802
+ "The field for the participant user id": "Il campo per l'ID utente partecipante",
803
+ "Message sender field": "Campo mittente del messaggio",
804
+ "Message view or string field": "Vista messaggio o campo stringa",
805
+ "A view to show individual messages, or the field for the message content on the table for messages": "Una vista per mostrare i singoli messaggi o il campo per il contenuto del messaggio nella tabella dei messaggi.",
806
+ "Message relation": "Relazione messaggio",
807
+ "The relationship to the table of individual messages": "La relazione con la tabella dei messaggi individuali.",
808
+ "Message show view": "Visualizzazione del messaggio",
809
+ "The view to show an individual message": "La vista per mostrare un singolo messaggio",
810
+ "New message form view": "Visualizzazione modulo nuovo messaggio",
811
+ "The view to enter a new message": "La vista per inserire un nuovo messaggio",
812
+ "Participant max read id field": "Il partecipante può leggere al massimo il campo ID.",
813
+ "The field for the participant's last read message, of type Key to message table": "Il campo per l'ultimo messaggio letto dal partecipante, di tipo Chiave alla tabella dei messaggi.",
814
+ "Show older messages": "Mostra messaggi precedenti",
815
+ "New table name": "Nuovo nome tabella",
816
+ "Password Repeat": "Ripeti Password",
817
+ "Remember me": "Ricordami",
818
+ "Column width": "Larghezza colonna",
819
+ "Column width units": "Unità larghezza colonna",
820
+ "Ownership formula": "Formula di proprietà",
821
+ "User is treated as owner if true. In scope: ": "L'utente è considerato proprietario se vero. In ambito:",
822
+ "Not all themes support all locations": "Non tutti i temi supportano tutte le posizioni.",
823
+ "Default language": "Lingua predefinita",
824
+ "Library item %s deleted": "Elemento della libreria %s eliminato",
825
+ "Library: component assemblies that can be used in the builder": "Libreria: assiemi di componenti che possono essere utilizzati nel costruttore",
826
+ "Edit properties": "Modifica proprietà",
827
+ "Images and other files for download": "Immagini e altri file per il download",
828
+ "Disable LetsEncrypt HTTPS": "Disabilita HTTPS di LetsEncrypt",
829
+ "Type %s not found": "Tipo %s non trovato",
830
+ "No pages": "Nessuna pagina",
831
+ "No views": "Nessuna vista",
832
+ "Pages are the web pages of your application built with drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "Le pagine sono le pagine web della tua applicazione costruite con il costruttore drag-and-drop. Hanno contenuto statico e, incorporando viste, contenuto dinamico.",
833
+ "Views display data from tables. A view is a view template applied to a table, with configuration.": "Le viste visualizzano i dati dalle tabelle. Una vista è un modello di vista applicato a una tabella, con configurazione.",
834
+ "Tables organise data by fields and rows.": "Le tabelle organizzano i dati per campi e righe.",
835
+ "No files": "Nessun file",
836
+ "Cookie duration (hours)": "Durata dei cookie (ore)",
837
+ "Set to 0 for expiration at the end of browser session": "Imposta su 0 per la scadenza alla fine della sessione del browser.",
838
+ "Cookie duration (hours) when remember ticked": "Durata del cookie (ore) quando ricordato selezionato",
839
+ "Forget table": "Dimentica tabella",
840
+ "Table %s forgotten. You can now discover it.": "Tabella %s dimenticata. Ora puoi scoprirla.",
841
+ "List width": "Larghezza elenco",
842
+ "Number of columns (1-12) allocated to the list view": "Numero di colonne (1-12) assegnate alla vista elenco",
843
+ "New tenant template": "Nuovo modello di tenant",
844
+ "Copy site structure for new tenants from this tenant": "Copia la struttura del sito per i nuovi tenant da questo tenant.",
845
+ "Use this link: <a href=\"%s\">%s</a> to revisit your application at any time.": "Usa questo link: <a href=\"%s\">%s</a> per rivisitare la tua applicazione in qualsiasi momento.",
846
+ "Use Amazon S3": "Utilizzare Amazon S3",
847
+ "Use Amazon S3 (or compatible) service to store files. If disabled, Saltcorn uses local disk. WARNING: Changing this may break your uploaded files!": "Utilizza il servizio Amazon S3 (o compatibile) per memorizzare i file. Se disabilitato, Saltcorn utilizza il disco locale. ATTENZIONE: Cambiare questa impostazione potrebbe interrompere i tuoi file caricati!",
848
+ "Amazon S3 Bucket": "Bucket Amazon S3",
849
+ "Name you selected for your S3 bucket in AWS.": "Nome selezionato per il tuo bucket S3 in AWS.",
850
+ "Amazon S3 Path Prefix": "Prefisso del percorso Amazon S3",
851
+ "Prefix you selected for your S3 bucket in AWS.": "Prefisso selezionato per il tuo bucket S3 in AWS.",
852
+ "Amazon S3 Endpoint": "Endpoint Amazon S3",
853
+ "Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.": "Nome host del tuo provider di storage compatibile con S3. Predefinito su 's3.amazonaws.com'.",
854
+ "Amazon S3 Region": "Regione Amazon S3",
855
+ "AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.": "Regione AWS selezionata durante la creazione del bucket S3. Predefinito a 'us-east-1'.",
856
+ "Amazon S3 Access Key ID": "ID Chiave di Accesso Amazon S3",
857
+ "Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.": "Necessario solo se non si desidera autenticarsi a S3 utilizzando un ruolo IAM. Inserisci l'Access Key ID fornito dal tuo amministratore Amazon EC2.",
858
+ "Amazon S3 Secret Access Key": "Chiave di Accesso Segreta di Amazon S3",
859
+ "The secret access key associated with your Amazon S3 Access Key ID.": "La chiave di accesso segreta associata al tuo ID chiave di accesso Amazon S3.",
860
+ "Use Amazon S3 Secure Connection.": "Usa Connessione Sicura Amazon S3.",
861
+ "Connect to Amazon S3 (or compatible) securely.": "Connetti in modo sicuro ad Amazon S3 (o compatibile).",
862
+ "Storage settings": "Impostazioni di archiviazione",
863
+ "Storage": "Archiviazione",
864
+ "Storage settings updated": "Impostazioni di archiviazione aggiornate",
865
+ "Label formula": "Formula etichetta",
866
+ "Include formula": "Includi formula",
867
+ "If specified, only include in menu rows that evaluate to true": "Se specificato, includere nel menu solo le righe che valutano a true.",
868
+ "URL formula": "Formula URL",
869
+ "Order field": "Campo di ordinamento",
870
+ "Section field": "Campo di sezione",
871
+ "Optional. String type with options, each of which will become a menu section": "Opzionale. Tipo Stringa con opzioni, ciascuna delle quali diventerà una sezione del menu.",
872
+ "Role to generate API keys": "Ruolo per generare chiavi API",
873
+ "User should have this role or higher to generate API keys in their user settings": "L'utente deve avere questo ruolo o superiore per generare chiavi API nelle proprie impostazioni utente.",
874
+ "API token removed": "Token API rimosso",
875
+ "Row inclusion formula": "Formula di inclusione della riga",
876
+ "Only include rows where this formula is true": "Includi solo le righe in cui questa formula è vera",
877
+ "Slug": "Slug",
878
+ "Field that can be used for a prettier URL structure": "Campo che può essere utilizzato per una struttura URL più elegante",
879
+ "Setup two-factor authentication": "Configura l'autenticazione a due fattori",
880
+ "Setup two-factor authentication with Time-based One-Time Password (TOTP)": "Configura l'autenticazione a due fattori con Password Monouso Temporizzata (TOTP)",
881
+ "1. Scan this QR code in your Authenticator app": "1. Scansiona questo codice QR nella tua app Authenticator.",
882
+ "2. Enter the six-digit code generated in your Authenticator app": "2. Inserisci il codice a sei cifre generato nella tua app Authenticator",
883
+ "Code": "Codice",
884
+ "Two-factor authentication with Time-based One-Time Password enabled": "Autenticazione a due fattori con Password Temporanea Monouso basata sul Tempo abilitata",
885
+ "Two-factor authentication is enabled": "L'autenticazione a due fattori è abilitata.",
886
+ "Two-factor authentication with Time-based One-Time Password disabled": "Autenticazione a due fattori con Password monouso temporanea disabilitata",
887
+ "Auto save": "Salvataggio automatico",
888
+ "Save any changes immediately": "Salva immediatamente tutte le modifiche",
889
+ "Transpose": "Trasponi",
890
+ "Display one column per line": "Visualizza una colonna per riga",
891
+ "Vertical column width": "Larghezza colonna verticale",
892
+ "Vertical width units": "Unità di larghezza verticale",
893
+ "2FA policy": "Politica 2FA",
894
+ "Place in dropdown": "Posizionare nel menu a tendina",
895
+ "Hide null columns": "Nascondi colonne nulle",
896
+ "Do not display a column if it contains entirely missing values": "Non visualizzare una colonna se contiene esclusivamente valori mancanti.",
897
+ "Could not verify code": "Impossibile verificare il codice",
898
+ "Disable two-factor authentication": "Disabilita l'autenticazione a due fattori",
899
+ "Enter your two-factor code in order to disable it": "Inserisci il tuo codice di autenticazione a due fattori per disabilitarlo.",
900
+ "Allow the user to enter a new key that is not in the schema": "Consentire all'utente di inserire una nuova chiave che non è nello schema",
901
+ "Check for updates": "Controlla gli aggiornamenti",
902
+ "Versions refreshed": "Versioni aggiornate",
903
+ "Configuration check": "Controllo di configurazione",
904
+ "Configuration errors": "Errori di configurazione",
905
+ "Configuration checks passed": "Controlli di configurazione superati",
906
+ "On delete cascade": "Eliminazione a cascata",
907
+ "If the parent row is deleted, automatically delete the child rows.": "Se la riga genitore viene eliminata, elimina automaticamente le righe figlio.",
908
+ "Extra state Formula": "Formula stato extra",
909
+ "Cannot install unsafe plugins on subdomain tenants": "Impossibile installare plugin non sicuri sui tenant del sottodominio.",
910
+ "Default order descending?": "Ordine predefinito discendente?",
911
+ "This is the view to which the user will be sent when the form is submitted. The view you specify here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "Questa è la vista a cui l'utente verrà inviato quando il modulo è stato inviato. La vista specificata qui può essere ignorata a seconda del contesto del modulo, ad esempio se appare in un pop-up il reindirizzamento non avrà luogo.",
912
+ "Destination view": "Vista di destinazione",
913
+ "Finish": "Finisci",
914
+ "Include in full-text search": "Includi nella ricerca full-text",
915
+ "Strings": "Stringhe",
916
+ "In default language": "Nella lingua predefinita",
917
+ "In %s": "In %s",
918
+ "Or enter this code:": "Oppure inserisci questo codice:",
919
+ "Disable 2FA": "Disabilita l'autenticazione a due fattori",
920
+ "Cascade delete to file": "Eliminazione a cascata sul file",
921
+ "Deleting a row will also delete the file referenced by this field": "Eliminando una riga verrà eliminato anche il file a cui fa riferimento questo campo.",
922
+ "Has channels?": "Ha canali?",
923
+ "Channels to create events for. Separate by comma; leave blank for all": "Canali per creare eventi per. Separare con una virgola; lasciare vuoto per tutti.",
924
+ "Event Name": "Nome Evento",
925
+ "Plugins (Extensions) Store endpoint": "Endpoint del negozio di plugin (estensioni)",
926
+ "Packs Store endpoint": "Endpoint del negozio di pacchetti",
927
+ "The endpoint of plugins store.": "L'endpoint del negozio di plugin.",
928
+ "The endpoint of packs store.": "L'endpoint del negozio di pacchetti.",
929
+ "Manual backup": "Backup manuale",
930
+ "Automated backup": "Backup automatico",
931
+ "Frequency": "Frequenza",
932
+ "Destination": "Destinazione",
933
+ "Directory": "Directory",
934
+ "Backup settings updated": "Impostazioni di backup aggiornate",
935
+ "Backup successful": "Backup riuscito",
936
+ "Invalid ownership formula: %s": "Formula di proprietà non valida: %s",
937
+ "Expiration in days": "Scadenza in giorni",
938
+ "Delete old backup files in this directory after the set number of days": "Elimina i vecchi file di backup in questa directory dopo il numero di giorni impostato.",
939
+ "Mobile app": "App mobile",
940
+ "Build mobile app": "Costruire un'app mobile",
941
+ "Build Result": "Risultato della Compilazione",
942
+ "Download automated backup": "Scarica il backup automatico",
943
+ "Restoring automated backup": "Ripristino del backup automatico",
944
+ "No errors detected during configuration check": "Nessun errore rilevato durante il controllo della configurazione.",
945
+ "%s view - %s on %s": "%s vista - %s su %s",
946
+ "Please select at least one platform (android or iOS).": "Si prega di selezionare almeno una piattaforma (android o iOS).",
947
+ "Back": "Indietro",
948
+ "Periodic snapshots enabled": "Snapshot periodici abilitati",
949
+ "Snapshot will be made every hour if there are changes": "Verrà creato uno snapshot ogni ora se ci sono modifiche.",
950
+ "Snapshots": "Istantanee",
951
+ "Snapshot settings updated": "Impostazioni dell'istantanea aggiornate",
952
+ "Download snapshots": "Scarica istantanee",
953
+ "Snapshot successful": "Snapshot riuscito",
954
+ "System logging verbosity": "Verbosità del logging di sistema",
955
+ "Destination URL Formula": "Formula URL di destinazione",
956
+ "View pattern": "Modello di vista",
957
+ "The view pattern sets the foundation of how the view relates to the table and the behaviour of the view": "Il pattern di visualizzazione stabilisce le basi di come la vista si relaziona alla tabella e il comportamento della vista.",
958
+ "Views display data from tables. A view is a view pattern applied to a table, with configuration.": "Le viste visualizzano dati dalle tabelle. Una vista è un pattern di vista applicato a una tabella, con configurazione.",
959
+ "Module installation and control": "Installazione e controllo del modulo",
960
+ "Module store": "Negozio di moduli",
961
+ "Module": "Modulo",
962
+ "View patterns": "Modelli di vista",
963
+ "%s module information": "Informazioni sul modulo %s",
964
+ "Upgrade installed modules": "Aggiorna i moduli installati",
965
+ "Add another module": "Aggiungi un altro modulo",
966
+ "Add module": "Aggiungi modulo",
967
+ "Module name": "Nome modulo",
968
+ "Source of module for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "Fonte del modulo per l'installazione. Alcune opzioni: npm - scaricare dal repository npm, locale - ottenere dal file system locale, github - scaricare da github, git - ottenere da git.",
969
+ "Version of module, latest is default value": "Versione del modulo, l'ultima è il valore predefinito",
970
+ "For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to module folder in file system, e.g. C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "Per npm - nome del pacchetto npm, ad esempio @saltcorn/html o saltcorn-gantt, controlla su npmjs.com, per locale - percorso assoluto alla cartella del modulo nel file system, ad esempio C:\\gitsrc\\any-bootstrap-theme\\, per github - nome del progetto github.",
971
+ "Modules up-to-date": "Moduli aggiornati",
972
+ "User must have this role or higher to read rows from the table, unless they are the owner": "L'utente deve avere questo ruolo o superiore per leggere le righe dalla tabella, a meno che non sia il proprietario.",
973
+ "User must have this role or higher to edit or create new rows in the table, unless they are the owner": "L'utente deve avere questo ruolo o superiore per modificare o creare nuove righe nella tabella, a meno che non sia il proprietario.",
974
+ "Tagname": "Nome tag",
975
+ "Create tag": "Crea tag",
976
+ "New tag": "Nuovo tag",
977
+ "Tag name": "Nome tag",
978
+ "%s Tag": "%s Tag",
979
+ "Remove From Tag": "Rimuovi dal Tag",
980
+ "Add tables": "Aggiungi tabelle",
981
+ "Add views": "Aggiungi viste",
982
+ "Add tags": "Aggiungi tag",
983
+ "Trigger": "Trigger",
984
+ "Add %s to tag": "Aggiungi %s al tag",
985
+ "Tag %s deleted": "Tag %s eliminato",
986
+ "Tag %s created": "Tag %s creato",
987
+ "Application diagram": "Diagramma dell'applicazione",
988
+ "Entry point": "Punto di ingresso",
989
+ "Platform": "Piattaforma",
990
+ "docker": "docker",
991
+ "android": "android",
992
+ "iOS": "iOS",
993
+ "App file": "File dell'applicazione",
994
+ "Server URL": "URL del server",
995
+ "Module %s installed, please complete configuration.": "Modulo %s installato, per favore completa la configurazione.",
996
+ "Module %s removed.": "Modulo %s rimosso.",
997
+ "Module %s installed": "Modulo %s installato",
998
+ "Upgrading modules...": "Aggiornamento dei moduli...",
999
+ "Backup now": "Esegui backup ora",
1000
+ "Snapshot now": "Istantanea ora",
1001
+ "Restore/download automated backups &raquo;": "Ripristina/scarica backup automatici »",
1002
+ "Snapshots store your application structure and definition, without the table data. Individual views and pages can be restored from snapshots from the <a href='/viewedit'>view</a> or <a href='/pageedit'>pages</a> overviews (\"Restore\" from individual page or view dropdowns).": "Gli snapshot memorizzano la struttura e la definizione della tua applicazione, senza i dati delle tabelle. Le singole viste e pagine possono essere ripristinate dagli snapshot dalle panoramiche delle <a href='/viewedit'>viste</a> o delle <a href='/pageedit'>pagine</a> (\"Ripristina\" dai menu a tendina delle singole pagine o viste).",
1003
+ "List/download snapshots &raquo;": "Elenco/scarica snapshot »",
1004
+ "Discover tables that are already in the Database, but not known to Saltcorn": "Scopri le tabelle che sono già nel database, ma non conosciute a Saltcorn.",
1005
+ "Split paste": "Incolla diviso",
1006
+ "Separate paste content into separate inputs": "Separare il contenuto incollato in input separati",
1007
+ "Add entries to tag": "Aggiungi voci al tag",
1008
+ "Add pages": "Aggiungi pagine",
1009
+ "Add triggers": "Aggiungi trigger",
1010
+ "Formula value": "Valore della formula",
1011
+ "The build was successfully": "La build è stata completata con successo.",
1012
+ "Unable to build the app": "Impossibile costruire l'app",
1013
+ "Add tag": "Aggiungi tag",
1014
+ "Create new row": "Crea nuova riga",
1015
+ "Specify how to create a new row": "Specifica come creare una nuova riga",
1016
+ "Preview": "Anteprima",
1017
+ "Minimum role updated": "Ruolo minimo aggiornato",
1018
+ "Module not found": "Modulo non trovato",
1019
+ "View %s not found": "Vista %s non trovata",
1020
+ "Query %s not found": "Query %s non trovato",
1021
+ "Open": "Apri",
1022
+ "Only the android build supports docker.": "Solo la build Android supporta Docker.",
1023
+ "Please enter a valid server URL.": "Per favore, inserisci un URL del server valido.",
1024
+ "Download one of the backups above": "Scarica uno dei backup sopra.",
1025
+ "Clear this application": "Cancella questa applicazione",
1026
+ "(tick all boxes)": "(seleziona tutte le caselle)",
1027
+ "When prompted to create the first user, click the link to restore a backup": "Quando richiesto di creare il primo utente, fai clic sul link per ripristinare un backup.",
1028
+ "Select the downloaded backup file": "Seleziona il file di backup scaricato",
1029
+ "Units": "Unità",
1030
+ "Descending?": "Discendente?",
1031
+ "Small": "Piccolo",
1032
+ "Medium": "Media",
1033
+ "Large": "Grande",
1034
+ "Extra-large": "Extra-large",
1035
+ "Please select at least one item": "Si prega di selezionare almeno un elemento",
1036
+ "Only include rows where this formula is true. ": "Includi solo le righe dove questa formula è vera.",
1037
+ "Use %s to access current user ID": "Usa %s per accedere all'ID utente corrente",
1038
+ "Action not found": "Azione non trovata",
1039
+ "Development settings": "Impostazioni di sviluppo",
1040
+ "All entities": "Tutte le entità",
1041
+ "no tags": "nessun tag",
1042
+ "Development mode settings updated": "Impostazioni della modalità di sviluppo aggiornate",
1043
+ "Locale identifier short code, e.g. en, zh, fr, ar etc. ": "Codice corto identificativo locale, ad esempio en, zh, fr, ar ecc.",
1044
+ "Is this the default language in which the application is built?": "Questa è la lingua predefinita in cui l'applicazione è costruita?",
1045
+ "Database type": "Tipo di database",
1046
+ "Database schema name": "Nome dello schema del database",
1047
+ "Database user": "Utente del database",
1048
+ "Database host": "Host del database",
1049
+ "Database port": "Porta del database",
1050
+ "Create tenant warning text": "Crea testo di avviso per il tenant",
1051
+ "Provide your own create warning text if need": "Fornire il proprio testo di avviso di creazione se necessario.",
1052
+ "Specify some description for tenant if need": "Specifica una descrizione per il tenant se necessario.",
1053
+ "HTTP settings": "Impostazioni HTTP",
1054
+ "Rights settings": "Impostazioni dei diritti",
1055
+ "Database name": "Nome del database",
1056
+ "Database schema": "Schema del database",
1057
+ "If the parent row is deleted, do this to the child rows.": "Se la riga padre viene eliminata, applica questa azione alle righe figlio.",
1058
+ "On delete": "Su eliminazione",
1059
+ "Permissions settings": "Impostazioni delle autorizzazioni",
1060
+ "Files accept filter ": "I file accettano il filtro",
1061
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `.doc,audio/*,video/*,image/*`": "Specifica un filtro per i tipi di file che l'utente può selezionare dalla finestra di dialogo di input file. Un esempio è `.doc,audio/*,video/*,image/*`.",
1062
+ "Permissions settings updated": "Impostazioni delle autorizzazioni aggiornate",
1063
+ "Specifies a filter for what file types the user can pick from the file input dialog box. Example is `text/csv,audio/*,video/*,image/*`": "Specifica un filtro per i tipi di file che l'utente può selezionare dalla finestra di dialogo di input file. L'esempio è `text/csv,audio/*,video/*,image/*`",
1064
+ "Default Files accept filter": "Filtro di accettazione file predefinito",
1065
+ "Specifies a default filter for what file types the user can pick from the file input dialog box. Example is `.doc, text/csv,audio/*,video/*,image/*`": "Specifica un filtro predefinito per i tipi di file che l'utente può selezionare dalla finestra di dialogo per l'input dei file. Esempio: `.doc, text/csv, audio/*, video/*, image/*`",
1066
+ "Destination page": "Pagina di destinazione",
1067
+ "Module Store endpoint": "Endpoint del negozio di moduli",
1068
+ "Authentication settings updated": "Impostazioni di autenticazione aggiornate",
1069
+ "Log client errors": "Registrare errori del client",
1070
+ "Record all client errors in the crash log": "Registrare tutti gli errori del client nel registro degli arresti anomali",
1071
+ "Default File accept filter": "Filtro di accettazione file predefinito",
1072
+ "File upload debug": "Debug del caricamento file",
1073
+ "Turn on to debug file upload in express-fileupload.": "Attiva il debug per il caricamento dei file in express-fileupload.",
1074
+ "Upload size limit (Kb)": "Limite dimensione caricamento (Kb)",
1075
+ "Maximum upload file size in kilobytes": "Dimensione massima del file caricato in kilobyte",
1076
+ "File upload timeout": "Timeout del caricamento del file",
1077
+ "Defines how long to wait for data before aborting file upload. Set to 0 if you want to turn off timeout checks. ": "Definisce quanto tempo attendere per i dati prima di annullare il caricamento del file. Imposta su 0 se si desidera disattivare i controlli di timeout.",
1078
+ "Files settings": "Impostazioni dei file",
1079
+ "NPM packages in code": "Pacchetti NPM nel codice",
1080
+ "Comma-separated list of packages which will be available in JavaScript actions": "Elenco separato da virgole dei pacchetti che saranno disponibili nelle azioni JavaScript",
1081
+ "Your are now logged in as %s. Logout and login again to assume your usual identity": "Sei ora connesso come %s. Disconnettiti e accedi di nuovo per assumere la tua identità abituale.",
1082
+ "Done": "Fatto",
1083
+ "Configure trigger %s": "Configura trigger %s",
1084
+ "Saved 2FA policy for role": "Politica 2FA salvata per il ruolo",
1085
+ "HTTP settings updated": "Impostazioni HTTP aggiornate",
1086
+ "Save indicator": "Indicatore di salvataggio",
1087
+ "Public cache TTL (minutes)": "Cache pubblico TTL (minuti)",
1088
+ "Cache-control max-age for public views and pages. 0 to disable": "Cache-control max-age per viste e pagine pubbliche. 0 per disabilitare",
1089
+ "Files accept filter": "I file accettano il filtro",
1090
+ "User group": "Gruppo utente",
1091
+ "Add relations to this table in dropdown options for ownership field": "Aggiungi relazioni a questa tabella nelle opzioni a discesa per il campo proprietà.",
1092
+ "Empty view": "Vista vuota",
1093
+ "A view that will be shown only if there are no tables rows to show": "Una vista che verrà mostrata solo se non ci sono righe nelle tabelle da visualizzare.",
1094
+ "Calculated field will be stored in Database": "Il campo calcolato sarà memorizzato nel database.",
1095
+ "Set Email": "Imposta Email",
1096
+ "Please enter your email address": "Per favore inserisci il tuo indirizzo email",
1097
+ "Role for search": "Ruolo per la ricerca",
1098
+ "Min role to access search page": "Ruolo minimo per accedere alla pagina di ricerca",
1099
+ "Update": "Aggiorna",
1100
+ "Add": "Aggiungi",
1101
+ "Recalculate dynamic": "Ricalcola dinamico",
1102
+ "Reset password link sent to %s": "Link per reimpostare la password inviato a %s",
1103
+ "We request that you change your password on %s. You can set your new password through this link: ": "Richiediamo di cambiare la tua password su %s. Puoi impostare la tua nuova password tramite questo link:",
1104
+ "Welcome to %s": "Benvenuto su %s",
1105
+ "We have created an account for you on %s. You can set your new password through this link: ": "Abbiamo creato un account per te su %s. Puoi impostare la tua nuova password tramite questo link:",
1106
+ "Use this link to access the application once you have set your password: %s": "Usa questo link per accedere all'applicazione una volta che hai impostato la tua password: %s",
1107
+ "Tag: %s": "Tag: %s",
1108
+ "Tag entry": "Inserimento dei tag",
1109
+ "Clear": "Chiaro",
1110
+ "Restore a snapshot": "Ripristina un'istantanea",
1111
+ "Snapshot restored": "Snapshot ripristinato",
1112
+ "Configuration check report": "Rapporto di verifica della configurazione",
1113
+ "Re-run": "Riesegui",
1114
+ "Add constraint:": "Aggiungi vincolo:",
1115
+ "Index": "Indice",
1116
+ "Add constraint: ": "Aggiungi vincolo:",
1117
+ "Choose the field to be indexed": "Scegli il campo da indicizzare.",
1118
+ "Constraint formula": "Formula di vincolo",
1119
+ "Formula must evaluate to true for valid rows. In scope: ": "La formula deve valutare come vera per righe valide. In ambito:",
1120
+ "Add %s constraint to %s": "Aggiungi il vincolo %s a %s",
1121
+ "What": "Cosa",
1122
+ "Choose the field to be indexed. This make searching the table faster.": "Scegli il campo da indicizzare. Questo rende la ricerca nella tabella più veloce.",
1123
+ "Disk usage": "Utilizzo del disco",
1124
+ "CPU usage": "Utilizzo della CPU",
1125
+ "Mem usage": "Utilizzo della memoria",
1126
+ "The field that will be shown to the user when choosing a value": "Il campo che verrà mostrato all'utente quando sceglie un valore",
1127
+ "String value must match regular expression": "Il valore della stringa deve corrispondere all'espressione regolare",
1128
+ "Modules up-to-date. Please restart server": "Moduli aggiornati. Riavvia il server, per favore.",
1129
+ "Install git plugins": "Installa i plugin di git",
1130
+ "Set available npm modules": "Imposta i moduli npm disponibili",
1131
+ "Only store modules can be installed on tenant instances": "Solo i moduli di archiviazione possono essere installati sulle istanze dei tenant.",
1132
+ "Unsafe modules": "Moduli non sicuri",
1133
+ "Notifications": "Notifiche",
1134
+ "No notifications": "Nessuna notifica",
1135
+ "In user menu": "Nel menu utente",
1136
+ "Show notifications in the user menu": "Mostra notifiche nel menu utente",
1137
+ "Notification settings": "Impostazioni delle notifiche",
1138
+ "PWA": "PWA",
1139
+ "Progressive Web Application": "Applicazione Web Progressiva",
1140
+ "Display": "Visualizza",
1141
+ "Progressive Web Application enabled": "Applicazione Web Progressiva abilitata",
1142
+ "Saltcorn test email": "Email di prova Saltcorn",
1143
+ "Hello from Saltcorn": "Ciao da Saltcorn",
1144
+ "Set colors": "Imposta colori",
1145
+ "Theme color": "Colore del tema",
1146
+ "Background color": "Colore di sfondo",
1147
+ "Table provider": "Fornitore di Tabelle",
1148
+ "Database table": "Tabella del database",
1149
+ "Configure provider": "Configura provider",
1150
+ "In scope:": "Nel campo di applicazione:",
1151
+ "SSL expiry": "Scadenza SSL",
1152
+ "A page with this name already exists": "Una pagina con questo nome esiste già.",
1153
+ "Tenant Base URL": "URL base del tenant",
1154
+ "Base hostname for newly created tenants. If unset, defaults to hostname": "Hostname di base per i tenant appena creati. Se non impostato, predefinito a hostname.",
1155
+ "Redirect unauthorized": "Reindirizza non autorizzato",
1156
+ "If tenant creation is not authorized, redirect to this URL": "Se la creazione del tenant non è autorizzata, reindirizza a questo URL.",
1157
+ "Import table %s": "Importa tabella %s",
1158
+ "Import CSV": "Importa CSV",
1159
+ "Show configuration object": "Mostra oggetto di configurazione",
1160
+ "Connected views": "Viste collegate",
1161
+ "Tenant application capabilities": "Capacità dell'applicazione tenant",
1162
+ "Edit Module": "Modifica Modulo",
1163
+ "Roles 2-10 are reserved": "I ruoli da 2 a 10 sono riservati.",
1164
+ "Role IDs 2-10 are reserved": "Gli ID ruolo da 2 a 10 sono riservati.",
1165
+ "Allow offline mode": "Consenti modalità offline",
1166
+ "Embedded in": "Incorporato in",
1167
+ "Linked from": "Collegato da",
1168
+ "Table constraints": "Vincoli della tabella",
1169
+ "Event logs": "Registri degli eventi",
1170
+ "Migrations": "Migrazioni",
1171
+ "Tag Entries": "Etichette Voci",
1172
+ "Not a valid field name": "Nome campo non valido",
1173
+ "Set a default value for missing data": "Imposta un valore predefinito per i dati mancanti.",
1174
+ "Create model": "Crea modello",
1175
+ "Models": "Modelli",
1176
+ "New model": "Nuovo modello",
1177
+ "Show model": "Mostra modello",
1178
+ "Model instances": "Istanza di modello",
1179
+ "Trained": "Addestrato",
1180
+ "Train new instance": "Addestra nuova istanza",
1181
+ "Train model": "Addestra modello",
1182
+ "Train": "Addestrare",
1183
+ "Report": "Rapporto",
1184
+ "Model training report": "Rapporto di addestramento del modello",
1185
+ "Model training error": "Errore di addestramento del modello",
1186
+ "Training error": "Errore di addestramento",
1187
+ "Model": "Modello",
1188
+ "Model instance": "Istanza del modello",
1189
+ "Prediction output": "Output predizione",
1190
+ "Table triggers: ": "Trigger di tabella:",
1191
+ "App name": "Nome dell'applicazione",
1192
+ "App icon": "Icona dell'app",
1193
+ "Splash Page": "Pagina di presentazione",
1194
+ "App version": "Versione dell'app",
1195
+ "Forgot password?": "Password dimenticata?",
1196
+ "Details": "Dettagli",
1197
+ "URL is a formula?": "L'URL è una formula?",
1198
+ "Receive notifications by:": "Ricevi notifiche tramite:",
1199
+ "Backup settings": "Impostazioni di backup",
1200
+ "Logo image": "Immagine del logo",
1201
+ "Custom code": "Codice personalizzato",
1202
+ "Extension store": "Negozio di moduli",
1203
+ "Backup file prefix": "Prefisso del file di backup",
1204
+ "Directory for backup files": "Directory per i file di backup",
1205
+ "Backup File Prefix": "Prefisso del File di Backup",
1206
+ "Search for...": "Cerca...",
1207
+ "Every 5 minutes": "Ogni 5 minuti",
1208
+ "Not scheduled but can be run as an action from a button click": "Non programmato ma può essere eseguito come un'azione da un clic su un pulsante.",
1209
+ "Do not allow the following fields to have a value set from the query string or state": "Non consentire ai seguenti campi di avere un valore impostato dalla query string o dallo stato.",
1210
+ "Action configuration saved": "Configurazione dell'azione salvata",
1211
+ "Prevent any deletion of parent rows": "Impedire qualsiasi eliminazione delle righe padre",
1212
+ "If the parent row is deleted, set key fields on child rows to null": "Se la riga principale viene eliminata, imposta i campi chiave delle righe figlio su null.",
1213
+ "Link out?": "Collegamento esterno?",
1214
+ "Show a link to open popup contents in new tab": "Mostra un link per aprire i contenuti del popup in una nuova scheda.",
1215
+ "Model %s deleted": "Modello %s eliminato",
1216
+ "Model instance %s deleted": "Istanza del modello %s eliminata",
1217
+ "Action information saved": "Informazioni sull'azione salvate",
1218
+ "JavaScript code:": "Codice JavaScript:",
1219
+ "code here": "codice qui",
1220
+ "Page '%s' was loaded": "La pagina '%s' è stata caricata",
1221
+ "View '%s' was loaded": "La vista '%s' è stata caricata",
1222
+ "Error message": "Messaggio di errore",
1223
+ "Error shown to user if uniqueness is violated": "Errore mostrato all'utente se l'unicità è violata.",
1224
+ "Protected": "Protetto",
1225
+ "Set role to access": "Imposta ruolo per l'accesso",
1226
+ "User must have this role or higher to update or create field values": "L'utente deve avere questo ruolo o superiore per aggiornare o creare valori di campo.",
1227
+ "Disable on mobile": "Disabilita su dispositivi mobili",
1228
+ "moment.js format specifier": "specificatore di formato di moment.js",
1229
+ "Primary button": "Pulsante primario",
1230
+ "Secondary button": "Pulsante secondario",
1231
+ "Success button": "Pulsante di successo",
1232
+ "Danger button": "Pulsante di pericolo",
1233
+ "Primary outline button": "Pulsante di contorno primario",
1234
+ "Secondary outline button": "Pulsante di contorno secondario",
1235
+ "Standard": "Standard",
1236
+ "X-Small": "X-Piccolo",
1237
+ "Block": "Blocco",
1238
+ "Large block": "Blocco grande",
1239
+ "Formula for JavaScript object that will be added to state parameters": "Formula per oggetto JavaScript che verrà aggiunto ai parametri di stato",
1240
+ "Alignment": "Allineamento",
1241
+ "Click to edit?": "Clicca per modificare?",
1242
+ "Format": "Formato",
1243
+ "Table Synchronization": "Sincronizzazione della Tabella",
1244
+ "unsynched": "non sincronizzato",
1245
+ "synched": "sincronizzato",
1246
+ "Sync information": "Sincronizza informazioni",
1247
+ "Sync information tracks the last modification or deletion timestamp so that the table data can be synchronized with the mobile app": "Le informazioni di sincronizzazione tracciano l'ultimo timestamp di modifica o eliminazione affinché i dati della tabella possano essere sincronizzati con l'app mobile.",
1248
+ "Included Plugins": "Plugin inclusi",
1249
+ "exclude": "escludere",
1250
+ "include": "includere",
1251
+ "Auto public login": "Accesso automatico pubblico",
1252
+ "New user view": "Nuova vista utente",
1253
+ "A view to show to new users, to finalise registration (if Edit) or as a welcome view": "Una vista per mostrare ai nuovi utenti, per finalizzare la registrazione (se Modifica) o come vista di benvenuto.",
1254
+ "View decoration": "Decorazione della vista",
1255
+ "Title formula": "Formula del titolo",
1256
+ "Show if true": "Mostra se vero",
1257
+ "Formula. Leave blank to always show": "Formula. Lascia vuoto per mostrare sempre.",
1258
+ "Popup width": "Larghezza del popup",
1259
+ "Show an icon in the title bar to indicate when form data is being saved": "Mostra un'icona nella barra del titolo per indicare quando i dati del modulo vengono salvati.",
1260
+ "install a different version": "installa una versione diversa",
1261
+ "%s versions": "%s versioni",
1262
+ "Close": "Chiudi",
1263
+ "Module up-to-date": "Modulo aggiornato",
1264
+ "Module '%s' not found": "Modulo '%s' non trovato",
1265
+ "Module %s not found": "Modulo %s non trovato",
1266
+ "Include Event Logs": "Includi Registri degli Eventi",
1267
+ "Backup with event logs": "Backup con log degli eventi",
1268
+ "Initially open": "Inizialmente aperto",
1269
+ "Not a valid pack": "Pacchetto non valido",
1270
+ "Pack file": "Impacchetta file",
1271
+ "Upload a pack file": "Carica un file pacchetto",
1272
+ "No menu": "Nessun menu",
1273
+ "Omit the menu from this page": "Ometti il menu da questa pagina.",
1274
+ "%s finished without a result": "%s terminato senza un risultato",
1275
+ "Body size limit (Kb)": "Limite dimensione corpo (Kb)",
1276
+ "Maximum request body size in kilobytes": "Dimensione massima del corpo della richiesta in kilobyte",
1277
+ "URL encoded size limit (Kb)": "Limite di dimensione codificato URL (Kb)",
1278
+ "Maximum URL encoded request size in kilobytes": "Dimensione massima della richiesta con codifica URL in kilobyte",
1279
+ "HTML file": "File HTML",
1280
+ "HTML file to use as page content": "File HTML da utilizzare come contenuto della pagina",
1281
+ "Offline mode: cannot load file": "Modalità offline: impossibile caricare il file",
1282
+ "None - use drag and drop builder": "Nessuno - utilizzare il builder drag and drop",
1283
+ "Do not pick or compare time": "Non selezionare o confrontare il tempo",
1284
+ "Installed theme": "Tema installato",
1285
+ "Theme for role": "Tema per ruolo",
1286
+ "Set theme for each user role »": "Imposta tema per ciascun ruolo utente »",
1287
+ "Available themes": "Temi disponibili",
1288
+ "Install more themes »": "Installa più temi »",
1289
+ "Configure action": "Configura azione",
1290
+ "No changes detected, snapshot skipped": "Nessuna modifica rilevata, snapshot saltato.",
1291
+ "Cannot remove module: views %s depend on it": "Impossibile rimuovere il modulo: le viste %s dipendono da esso.",
1292
+ "The view name is part of the URL when it is shown alone.": "Il nome della vista fa parte dell'URL quando viene mostrato da solo.",
1293
+ "Exclusion relations": "Relazioni di esclusione",
1294
+ "Do not include row if this relation has a match": "Non includere la riga se questa relazione ha una corrispondenza.",
1295
+ "Exclusion where": "Esclusione dove",
1296
+ "Hoverable rows": "Righe evidenziabili",
1297
+ "Highlight row under cursor": "Evidenzia riga sotto il cursore",
1298
+ "Striped rows": "Righe alternate",
1299
+ "Add zebra stripes to rows": "Aggiungi strisce zebrate alle righe",
1300
+ "New page group": "Nuovo gruppo di pagine",
1301
+ "Page Groups": "Gruppi di Pagine",
1302
+ "%s edit": "modifica %s",
1303
+ "Members": "Utenti",
1304
+ "Add member": "Aggiungi utente",
1305
+ "Edit group properties": "Modifica proprietà del gruppo",
1306
+ "Page to be served": "Pagina da servire",
1307
+ "A description of the group member": "Una descrizione del membro del gruppo",
1308
+ "Eligible Formula": "Formula idonea",
1309
+ "Formula to determine if this page should be served.": "Formula per determinare se questa pagina deve essere servita.",
1310
+ "Cancel": "Annulla",
1311
+ "%s add-member": "%s aggiungi-membro",
1312
+ "add-member": "aggiungi-membro",
1313
+ "add member to %s": "aggiungi utente a %s",
1314
+ "Added member": "Membro aggiunto",
1315
+ "Member %s": "Membro %s",
1316
+ "Updated member": "Membro aggiornato",
1317
+ "%s edit-member": "%s modifica-membro",
1318
+ "edit member of %s": "modifica membro di %s",
1319
+ "Removed member %s": "Membro %s rimosso",
1320
+ "Deleted page group %s": "Gruppo di pagine %s eliminato",
1321
+ "Missing screen info": "Informazioni sulla schermata mancanti",
1322
+ "What to do if no screen info is given. Reload with parmeters or guess it from the user-agent.": "Cosa fare se non vengono fornite informazioni sullo schermo. Ricaricare con parametri o dedurlo dall'user-agent.",
1323
+ "Guess from user agent": "Indovina dall'user agent",
1324
+ "Reload": "Ricarica",
1325
+ "User Agent screen infos": "Informazioni sulla schermata dell'agente utente",
1326
+ "This screen infos are used when the browser does not send them. With 'Missing screen info' set to 'Guess from user agent', the user agent gets mapped to a device with the following values.": "Queste informazioni dello schermo vengono utilizzate quando il browser non le invia. Con 'Informazioni schermo mancanti' impostato su 'Indovina dall'agente utente', l'agente utente viene mappato su un dispositivo con i seguenti valori.",
1327
+ "Add screen info": "Aggiungi informazioni schermo",
1328
+ "Page Group settings": "Impostazioni del Gruppo di Pagine",
1329
+ "Pagegroups": "Gruppi di Pagine",
1330
+ "width": "larghezza",
1331
+ "height": "altezza",
1332
+ "innerWidth": "larghezzaInterna",
1333
+ "innerHeight": "altezzaInterna",
1334
+ "Screen info added": "Info schermo aggiunto",
1335
+ "Screen info removed": "Informazioni dello schermo rimosse",
1336
+ "Edit screen info": "Modifica informazioni schermo",
1337
+ "Screen info saved": "Informazioni schermo salvate",
1338
+ "Settings saved": "Impostazioni salvate",
1339
+ "Destination page group": "Gruppo di pagine di destinazione",
1340
+ "Your page groups": "I tuoi gruppi di pagine",
1341
+ "A group has pages with an eligible formula. When you request a group, then the first page where the formula matches gets served. This way, you can choose a page depending on the screen of the device.": "Un gruppo ha pagine con una formula idonea. Quando richiedi un gruppo, viene servita la prima pagina in cui la formula corrisponde. In questo modo, puoi scegliere una pagina a seconda dello schermo del dispositivo.",
1342
+ "Create page group": "Crea gruppo di pagine",
1343
+ "Page groups": "Gruppi di pagine",
1344
+ "Calculated non-stored fields cannot have Key type": "I campi calcolati non memorizzati non possono avere il tipo Chiave.",
1345
+ "Row click URL": "URL di clic sulla riga",
1346
+ "Formula. Navigate to this URL when row is clicked": "Formula. Naviga a questo URL quando la riga è cliccata.",
1347
+ "Time of day": "Ora del giorno",
1348
+ "UTC timezone": "Fuso orario UTC",
1349
+ "Show if formula": "Mostra la formula SE",
1350
+ "Show link or embed if true, don't show if false. Based on state variables from URL query string and <code>user</code>. For the full state use <code>row</code>. Example: <code>!!row.createlink</code> to show link if and only if state has <code>createlink</code>.": "Mostra il link o incorpora se vero, non mostrare se falso. Basato su variabili di stato dalla stringa di query dell'URL e <code>utente</code>. Per lo stato completo usa <code>riga</code>. Esempio: <code>!!riga.createlink</code> per mostrare il link solo se lo stato ha <code>createlink</code>.",
1351
+ "Pagegroup": "Gruppo di pagine",
1352
+ "Pagegroup %s has no members": "Il gruppo di pagine %s non ha membri.",
1353
+ "Remove border": "Rimuovi bordo",
1354
+ "No lines between tables": "Nessuna linea tra le tabelle",
1355
+ "Use this to restrict your field to a list of options (separated by commas). For instance, enter <kbd class=\"fst-normal\">Red, Green, Blue</kbd> here if the permissible values are Red, Green and Blue. Leave blank if the string can hold any value.": "Usa questo per limitare il tuo campo a un elenco di opzioni (separate da virgole). Ad esempio, inserisci <kbd class=\"fst-normal\">Rosso, Verde, Blu</kbd> qui se i valori consentiti sono Rosso, Verde e Blu. Lascia vuoto se la stringa può contenere qualsiasi valore.",
1356
+ "Page description": "Descrizione della pagina",
1357
+ "Some view patterns accept interpolations. Ex: <code>{{ name }}</code> or <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>": "Alcuni modelli di vista accettano interpolazioni. Es: <code>{{ nome }}</code> o <code>{{ row ? `Modifica ${row.name}` : `Nuova persona` }}</code>",
1358
+ "For search engines. Some view patterns accept interpolations.": "Per i motori di ricerca. Alcuni modelli di vista accettano interpolazioni.",
1359
+ "Files cache TTL (minutes)": "TTL cache file (minuti)",
1360
+ "Cache-control max-age for files.": "Cache-control max-age per i file.",
1361
+ "Popup min width": "Larghezza minima popup",
1362
+ "Add %s to tag %s": "Aggiungi %s al tag %s",
1363
+ "Add entries to tag %s": "Aggiungi voci al tag %s",
1364
+ "Tag not found": "Tag non trovato",
1365
+ "Unable to save: No page or no layout": "Impossibile salvare: Nessuna pagina o nessun layout",
1366
+ "Unable to save: No view": "Impossibile salvare: Nessuna vista",
1367
+ "%s has no eligible page": "%s non ha una pagina idonea",
1368
+ "Random allocation": "Allocazione casuale",
1369
+ "Serve a random page, ignoring the eligible formula. Within a session, reloads will always deliver the same page. This is a basic requirement for A/B testing.": "Servi una pagina casuale, ignorando la formula idonea. All'interno di una sessione, i ricaricamenti forniranno sempre la stessa pagina. Questo è un requisito fondamentale per il test A/B.",
1370
+ "Pagegroup %s not found": "Pagegroup %s non trovato",
1371
+ "Create trigger": "Crea trigger",
1372
+ "Omit the menu from this view": "Ometti il menu da questa vista",
1373
+ "Cross-domain iframe": "Iframe cross-domain",
1374
+ "Allow embedding in iframe on different domains. Unsets the X-Frame-Options header": "Consenti l'incorporamento in iframe su domini diversi. Rimuove l'intestazione X-Frame-Options.",
1375
+ "Logout URL": "URL di logout",
1376
+ "The URL to direct to after logout": "L'URL a cui reindirizzare dopo il logout",
1377
+ "Runtime informations": "Informazioni di runtime",
1378
+ "open logs viewer": "apri visualizzatore di log",
1379
+ "Server logs": "Log del server",
1380
+ "Timestamp": "Timestamp",
1381
+ "Message": "Messaggio",
1382
+ "Please enter the two-factor authetication code from your authenticator device": "Inserisci il codice di autenticazione a due fattori dal tuo dispositivo di autenticazione.",
1383
+ "Only if...": "Solo se...",
1384
+ "Allow self signed": "Consenti firmato da sé",
1385
+ "Open a connection to TLS server with self-signed or invalid TLS certificate": "Apri una connessione al server TLS con certificato TLS autofirmato o non valido.",
1386
+ "Allow self-signed": "Consenti auto-firmato",
1387
+ "Optionally associate a table with this trigger": "Associare facoltativamente una tabella a questo trigger.",
1388
+ "Delete table": "Elimina tabella",
1389
+ "Signup role": "Ruolo di registrazione",
1390
+ "The initial role of signed up users": "Il ruolo iniziale degli utenti registrati",
1391
+ "Cordova builder": "Costruttore Cordova",
1392
+ "not available": "non disponibile",
1393
+ "pull": "estrarre",
1394
+ "refresh": "aggiorna",
1395
+ "installed": "installato",
1396
+ "Include table history in backup": "Includi la cronologia della tabella nel backup",
1397
+ "The plugin was corrupted and had to be repaired. We recommend restarting your server.": "Il plugin è stato danneggiato e deve essere riparato. Consigliamo di riavviare il server.",
1398
+ "%s code page": "pagina del codice %s",
1399
+ "Constants and function code": "Costanti e codice delle funzioni",
1400
+ "Delete code page": "Elimina pagina del codice",
1401
+ "Adjust the the theme for this user": "Modifica il tema per questo utente.",
1402
+ "Configure theme": "Configura tema",
1403
+ "Remove all user specific theme settings": "Rimuovi tutte le impostazioni del tema specifiche per l'utente.",
1404
+ "Configure %s Plugin for %s": "Configura il Plugin %s per %s",
1405
+ "Some themes support only one level of menu nesting.": "Alcuni temi supportano solo un livello di nidificazione del menu.",
1406
+ "Apple Team ID": "ID team Apple",
1407
+ "Please enter your Apple Team ID": "Inserisci il tuo ID Team Apple",
1408
+ "To see changes for '%s' in show-if-formulas, users need to relogin": "Per vedere le modifiche per '%s' nelle formule show-if, gli utenti devono effettuare nuovamente l'accesso.",
1409
+ "Server host": "Host del server",
1410
+ "Username": "Nome utente",
1411
+ "Port": "Porta",
1412
+ "All tenants": "Tutti i tenant",
1413
+ "Also backup all tenants": "Esegui il backup di tutti i tenant.",
1414
+ "Retain local directory": "Mantieni la directory locale",
1415
+ "Retain a local backup copy in this directory (optional)": "Mantieni una copia di backup locale in questa directory (opzionale)",
1416
+ "Do not wrap response in a success object": "Non avvolgere la risposta in un oggetto di successo.",
1417
+ "Use table description instead of name as header": "Usa la descrizione della tabella invece del nome come intestazione.",
1418
+ "Description header": "Intestazione descrizione",
1419
+ "Lazy load views": "Caricamento pigro delle viste",
1420
+ "Log IP address": "Registrare l'indirizzo IP",
1421
+ "Record the request IP address in log messages": "Registrare l'indirizzo IP della richiesta nei messaggi di log.",
1422
+ "App ID": "ID dell'app",
1423
+ "Build type": "Tipo di build",
1424
+ "debug": "debug",
1425
+ "release": "rilascio",
1426
+ "Keystore File": "File Keystore",
1427
+ "Keystore Alias": "Alias Keystore",
1428
+ "Keystore Password": "Password del Keystore",
1429
+ "xcodebuild": "xcodebuild",
1430
+ "Provisioning Profile": "Profilo di Provisioning",
1431
+ "Registry editor": "Editor del registro",
1432
+ "Mobile HTML": "HTML mobile",
1433
+ "HTML for the item in the bottom navigation bar. Currently, only supported by the metronic theme.": "HTML per l'elemento nella barra di navigazione inferiore. Attualmente supportato solo dal tema Metronic.",
1434
+ "A short name that will be in the page URL": "Un nome breve che sarà nell'URL della pagina",
1435
+ "A longer description that is not visible but appears in the page header and is indexed by search engines": "Una descrizione più lunga che non è visibile ma appare nell'intestazione della pagina ed è indicizzata dai motori di ricerca.",
1436
+ "User role required to access page": "Ruolo utente richiesto per accedere alla pagina",
1437
+ "Example: <code>`/view/TheOtherView?id=${id}`</code>": "Esempio: <code>`/view/TheOtherView?id=${id}`</code>",
1438
+ "Older": "Più vecchio",
1439
+ "Newest": "Più recente",
1440
+ "Delete all read": "Elimina tutti i letti",
1441
+ "Trigger %s duplicated as %s": "Trigger %s duplicato come %s",
1442
+ "Tooltip": "Descrizione comandi",
1443
+ "Tooltip formula": "Formula della descrizione comandi",
1444
+ "Install a different version": "Installa una versione diversa",
1445
+ "Page group": "Gruppo di pagine",
1446
+ "Starting upgrade, please wait...\n": "Avvio aggiornamento, attendere prego...",
1447
+ "Upgrade done (if it was available) with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "Aggiornamento completato (se disponibile) con codice 0.\n\nPremi il pulsante INDIETRO nel tuo browser, quindi RICARICA la pagina.",
1448
+ "Installing %s, please wait...\n": "Installazione di %s, attendere prego...",
1449
+ "Install done with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "Installazione completata con codice 0.\n\nPremi il pulsante INDIETRO nel tuo browser, poi RICARICA la pagina.",
1450
+ "Pulling the cordova-builder docker image...": "Scaricando l'immagine Docker di cordova-builder...",
1451
+ "Check updates": "Controlla aggiornamenti",
1452
+ "Choose version": "Scegli versione",
1453
+ "Unknown authentication method %s": "Metodo di autenticazione sconosciuto %s",
1454
+ "Card rows": "Righe di scheda",
1455
+ "Each row in a card. Not supported by all themes": "Ogni riga in una scheda. Non supportato da tutti i temi.",
1456
+ "Prune session interval (seconds)": "Intervallo di potatura della sessione (secondi)",
1457
+ "Interval in seconds to check for expred sessions in the postgres db. 0, empty or a negative number to disable": "Intervallo in secondi per controllare le sessioni scadute nel database Postgres. 0, vuoto o un numero negativo per disabilitare.",
1458
+ "Progressive Web Application is not enabled": "L'applicazione web progressiva non è abilitata.",
1459
+ "Events and Trigger settings": "Impostazioni di Eventi e Trigger",
1460
+ "Periodic trigger timing (next event)": "Temporizzazione del trigger periodico (prossimo evento)",
1461
+ "Hourly": "Orario",
1462
+ "Daily": "Quotidiano",
1463
+ "Weekly": "Settimanale",
1464
+ "Code pages": "Pagine codice",
1465
+ "Please select a file": "Si prega di selezionare un file",
1466
+ "Zip compression level": "Livello di compressione Zip",
1467
+ "1=Fast, larger file, 9=Slow, smaller files": "1=Veloce, file più grande, 9=Lento, file più piccoli",
1468
+ "Use system zip": "Usa il sistema zip",
1469
+ "Recommended. Executable <code>zip</code> must be installed": "Consigliato. È necessario installare l'eseguibile <code>zip</code>",
1470
+ "Time to run": "Tempo di esecuzione",
1471
+ "Mobile": "Mobile",
1472
+ "Plain password trigger row": "Riga di attivazione password in chiaro",
1473
+ "Send plaintext password changes to Users table triggers (Insert, Update and Validate).": "Invia le modifiche delle password in chiaro ai trigger della tabella Utenti (Inserimento, Aggiornamento e Validazione).",
1474
+ "Minimum user role required to create a new tenant<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">Giving non-trusted users access to create tenants is a security risk and not recommended.</div>": "Ruolo utente minimo richiesto per creare un nuovo tenant<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">Concedere agli utenti non fidati l'accesso per creare tenant è un rischio per la sicurezza e non è consigliato.</div>",
1475
+ "Select tag": "Seleziona tag",
1476
+ "Invalid build directory path": "Percorso della directory di build non valido",
1477
+ "Invalid build directory name": "Nome directory di build non valido",
1478
+ "clean node_modules": "pulisci node_modules",
1479
+ "After delete": "Dopo l'eliminazione",
1480
+ "Search only on exact match, not substring match. Useful for large tables": "Cerca solo corrispondenze esatte, non corrispondenze parziali. Utile per tabelle di grandi dimensioni.",
1481
+ "Please select an entry point.": "Seleziona un punto di ingresso.",
1482
+ "Group by": "Raggruppa per",
1483
+ "View %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "Vista %s aggiunta al menu. Regola i permessi di accesso in <a href=\"/menu\">Impostazioni &raquo; Menu</a>",
1484
+ "Page %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings &raquo; Menu</a>": "Pagina %s aggiunta al menu. Regola le autorizzazioni di accesso in <a href=\"/menu\">Impostazioni &raquo; Menu</a>",
1485
+ "SameSite": "Stesso sito",
1486
+ "Restrict use of cookie to third-party sites. Strict is more secure, but may impact authentication": "Limitare l'uso dei cookie ai siti di terze parti. Strict è più sicuro, ma potrebbe influire sull'autenticazione.",
1487
+ "Content Security Policy": "Politica di Sicurezza dei Contenuti",
1488
+ "CORS": "CORS",
1489
+ "Cross-origin resource sharing": "Condivisione delle risorse tra origini diverse",
1490
+ "Signup and login views": "Viste di registrazione e accesso",
1491
+ "Additional login and signup settings": "Impostazioni aggiuntive di accesso e registrazione",
1492
+ "Login and signup views should be accessible by public users": "Le viste di login e registrazione dovrebbero essere accessibili dagli utenti pubblici.",
1493
+ "Shared: %s": "Condiviso: %s",
1494
+ "Sharing not enabled": "Condivisione non abilitata",
1495
+ "You must be logged in to share": "Devi essere loggato per condividere.",
1496
+ "Fluid layout": "Layout fluido",
1497
+ "Request fluid layout from theme for a wider display for this page": "Richiedi layout fluido dal tema per una visualizzazione più ampia di questa pagina.",
1498
+ "Location of view to create new row": "Posizione della vista per creare una nuova riga",
1499
+ "Capacitor builder": "Costruttore di Capacitor",
1500
+ "Pulling the capacitor-builder docker image...": "Estrazione dell'immagine Docker capacitor-builder...",
1501
+ "Pull done with code %s": "Pull completato con codice %s",
1502
+ "Default locale": "Impostazione locale predefinita",
1503
+ "Next step": "Prossimo passo",
1504
+ "Step name": "Nome del passaggio",
1505
+ "Step saved": "Passaggio salvato",
1506
+ "Initial step": "Passo iniziale",
1507
+ "Confirm leaving unsaved": "Conferma l'uscita senza salvare",
1508
+ "Ask the user to confirm if they close a tab with unsaved changes": "Chiedi all'utente di confermare se desidera chiudere una scheda con modifiche non salvate.",
1509
+ "Workflow runs": "Esecuzioni del flusso di lavoro",
1510
+ "Workflow run": "Esecuzione del flusso di lavoro",
1511
+ "Share to enabled": "Condividi su abilitato",
1512
+ "Enable the share to feature": "Abilita la funzione di condivisione",
1513
+ "Allocate new row": "Allocare nuova riga",
1514
+ "If the view is run without existing row, allocate a new row on load. Defaults must be set on all required fields.": "Se la vista viene eseguita senza riga esistente, allocare una nuova riga al caricamento. I valori predefiniti devono essere impostati su tutti i campi obbligatori.",
1515
+ "Step traces": "Tracce dei passaggi",
1516
+ "Please enter a version in the format 'x.y.z' (e.g. 0.0.1 with numbers from 0 to 999) or leave it empty.": "Inserisci una versione nel formato 'x.y.z' (ad esempio 0.0.1 con numeri da 0 a 999) o lascialo vuoto.",
1517
+ "Delete unchanged": "Elimina invariato",
1518
+ "Delete allocated row if there are no changes.": "Elimina la riga allocata se non ci sono modifiche.",
1519
+ "Triggers on table": "Trigger su tabella",
1520
+ "Please provide the keystore alias and password for the android build.": "Si prega di fornire l'alias del keystore e la password per la build Android.",
1521
+ "Submit": "Invia",
1522
+ "OK": "Va bene",
1523
+ "Step settings": "Impostazioni del passo",
1524
+ "Action settings": "Impostazioni delle azioni",
1525
+ "Keystore file is not applied for debug builds.": "Il file Keystore non è applicato per le build di debug.",
1526
+ "Workflow": "Flusso di lavoro",
1527
+ "Previous runs": "Esecuzioni precedenti",
1528
+ "The workflow the user will be interacting with.": "Il flusso di lavoro con cui l'utente interagirà.",
1529
+ "Delete old workflow runs with status after days": "Elimina le esecuzioni dei workflow vecchie con stato dopo giorni",
1530
+ "Finished": "Finito",
1531
+ "Error": "Errore",
1532
+ "Waiting": "In attesa",
1533
+ "Running": "Esecuzione",
1534
+ "Minimum role to access search page": "Ruolo minimo per accedere alla pagina di ricerca",
1535
+ "Edit tables": "Modifica tabelle",
1536
+ "Minimum role to edit tables": "Ruolo minimo per modificare le tabelle",
1537
+ "Edit views": "Modifica viste",
1538
+ "Minimum role to edit views": "Ruolo minimo per modificare le viste",
1539
+ "Edit pages": "Modifica pagine",
1540
+ "Minimum role to edit pages": "Ruolo minimo per modificare le pagine",
1541
+ "Edit triggers": "Modifica trigger",
1542
+ "Minimum role to edit triggers": "Ruolo minimo per modificare i trigger",
1543
+ "Development permissions": "Permessi di sviluppo",
1544
+ "Inspect tables": "Ispeziona tabelle",
1545
+ "Minimum role to inspect (see, without editing) tables": "Ruolo minimo per ispezionare (vedere, senza modificare) le tabelle",
1546
+ "Home pages": "Pagine iniziali",
1547
+ "The home page is the page that is served when the user visits the home location (/). This can be set for each user role.": "La pagina iniziale è la pagina che viene servita quando l'utente visita la posizione principale (/). Questa può essere impostata per ciascun ruolo utente.",
1548
+ "Trigger %s deleted": "Trigger %s eliminato",
1549
+ "Edit menu": "Menu Modifica",
1550
+ "Minimum role to edit menu": "Ruolo minimo per modificare il menu",
1551
+ "Full-text search index is not available as the table contains Key fields (%s) with the \"Include in full-text search\" option enabled. Disable this before creating a Full-text search index": "L'indice di ricerca a testo completo non è disponibile in quanto la tabella contiene campi chiave (%s) con l'opzione \"Includi nella ricerca a testo completo\" abilitata. Disabilitare questa opzione prima di creare un indice di ricerca a testo completo.",
1552
+ "Share Extension Provisioning Profile": "Condividi il Profilo di Provisioning dell'Estensione",
1553
+ "Show results in": "Mostra risultati in",
1554
+ "Show results from each table in this type of element": "Mostra i risultati da ciascuna tabella in questo tipo di elemento.",
1555
+ "Search syntax help": "Aiuto sulla sintassi di ricerca",
1556
+ "Search syntax": "Sintassi di ricerca",
1557
+ "Maximum role": "Ruolo massimo",
1558
+ "Module dependencies": "Dipendenze del modulo",
1559
+ "Prompt": "Richiesta",
1560
+ "Clean modules and restart": "Pulisci i moduli e riavvia",
1561
+ "Modules cleaned, server restarting...": "Moduli puliti, server in riavvio...",
1562
+ "Delete table+views+triggers": "Elimina tabella+viste+trigger",
1563
+ "No file uploaded": "Nessun file caricato",
1564
+ "To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "Per ottenere un certificato, l'indirizzo email dell'amministratore sarà condiviso con Let's Encrypt.",
1565
+ "Local state": "Stato locale",
1566
+ "Isolate state of each repeated view": "Isolare lo stato di ciascuna vista ripetuta.",
1567
+ "Processing CSV file": "Elaborazione del file CSV",
1568
+ "Edit files": "Modifica file",
1569
+ "Minimum role to edit files": "Ruolo minimo per modificare i file",
1570
+ "Edit search": "Modifica ricerca",
1571
+ "Minimum role to edit search": "Ruolo minimo per modificare la ricerca",
1572
+ "Create snapshot": "Crea snapshot",
1573
+ "Minimum role to create snapshot": "Ruolo minimo per creare uno snapshot",
1574
+ "Min length": "Lunghezza minima",
1575
+ "Max length": "Lunghezza massima",
1576
+ "Regular expression": "Espressione regolare",
1577
+ "Exact search only": "Solo ricerca esatta",
1578
+ "Translation of": "Traduzione di",
1579
+ "Minimum": "Minimo",
1580
+ "Maximum": "Massimo",
1581
+ "All tags": "Tutti i tag",
1582
+ "Manage tags...": "Gestisci tag...",
1583
+ "Started": "Iniziato",
1584
+ "Updated": "Aggiornato",
1585
+ "Status": "Stato",
1586
+ "Working directory": "Directory di lavoro",
1587
+ "Row click event": "Evento di clic sulla riga",
1588
+ "What happens when a row is clicked": "Cosa succede quando si clicca su una riga?",
1589
+ "Row click action": "Azione di clic sulla riga",
1590
+ "Run this action when row is clicked": "Esegui questa azione quando la riga viene cliccata",
1591
+ "Reset password view": "Visualizzazione reimpostazione password",
1592
+ "A view that will be emailed to users when they have forgotten their password": "Una vista che verrà inviata tramite email agli utenti quando hanno dimenticato la loro password.",
1593
+ "Allow login methods": "Consentire metodi di accesso",
1594
+ "Inherit configuration values": "Ereditare i valori di configurazione",
1595
+ "Comma-separated list of configuration settings tenants inherit from root. Ex: <code>site_name, smtp_host, allow_signup</code>": "Elenco separato da virgole delle impostazioni di configurazione che i tenant ereditano dalla radice. Esempio: <code>site_name, smtp_host, allow_signup</code>",
1596
+ "Disable CSRF routes": "Disabilita le rotte CSRF",
1597
+ "Comma-separated list of relative URL routes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "Elenco di percorsi URL relativi separati da virgola in cui il controllo del token CSRF è disabilitato. Esempio: <code>/files/upload, /auth/signup</code>",
1598
+ "Only day": "Solo giorno",
1599
+ "Language CSV": "CSV linguaggio",
1600
+ "Upload language CSV": "Carica CSV della lingua",
1601
+ "Create an account!": "Crea un account!",
1602
+ "Login with %s": "Accedi con %s",
1603
+ "Already have an account? Login!": "Hai già un account? Accedi!",
1604
+ "Translated %s strings. Click 'Translate with LLM' again to continue": "Tradotte %s stringhe. Fare clic su 'Traduci con LLM' di nuovo per continuare.",
1605
+ "Translate with LLM": "Traduci con LLM",
1606
+ "You may need to adjust view relations associated with this table after renaming it": "Potrebbe essere necessario regolare le relazioni delle viste associate a questa tabella dopo averla rinominata.",
1607
+ "Error running workflow": "Errore nell'esecuzione del workflow",
1608
+ "Choose File": "Scegli File",
1609
+ "No file chosen": "Nessun file scelto"
523
1610
  }