@saltcorn/server 1.1.3-beta.1 → 1.1.3-beta.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +17 -0
- package/auth/admin.js +2 -0
- package/auth/resetpw.js +37 -9
- package/auth/roleadmin.js +1 -0
- package/auth/routes.js +22 -8
- package/docs/assets/search.js +1 -1
- package/docs/classes/_saltcorn_common_code.Relation.html +8 -8
- package/docs/classes/_saltcorn_common_code.RelationsFinder.html +5 -5
- package/docs/classes/_saltcorn_data.models.Crash-1.html +18 -18
- package/docs/classes/_saltcorn_data.models.EventLog-1.html +19 -19
- package/docs/classes/_saltcorn_data.models.Field.html +71 -71
- package/docs/classes/_saltcorn_data.models.FieldRepeat-1.html +17 -17
- package/docs/classes/_saltcorn_data.models.File-1.html +48 -48
- package/docs/classes/_saltcorn_data.models.Form-1.html +38 -38
- package/docs/classes/_saltcorn_data.models.Library.html +13 -13
- package/docs/classes/_saltcorn_data.models.Page.html +23 -23
- package/docs/classes/_saltcorn_data.models.PageGroup-1.html +25 -25
- package/docs/classes/_saltcorn_data.models.Plugin.html +25 -25
- package/docs/classes/_saltcorn_data.models.Role.html +9 -9
- package/docs/classes/_saltcorn_data.models.Table-1.html +90 -111
- package/docs/classes/_saltcorn_data.models.TableConstraint-1.html +14 -14
- package/docs/classes/_saltcorn_data.models.Trigger.html +34 -34
- package/docs/classes/_saltcorn_data.models.User-1.html +47 -47
- package/docs/classes/_saltcorn_data.models.View-1.html +55 -53
- package/docs/classes/_saltcorn_data.models.Workflow-1.html +17 -17
- package/docs/classes/_saltcorn_data.models.WorkflowRun.html +57 -36
- package/docs/classes/_saltcorn_data.models.WorkflowStep.html +39 -24
- package/docs/classes/_saltcorn_data.models.WorkflowTrace.html +18 -18
- package/docs/classes/_saltcorn_mobile_builder.MobileBuilder.html +36 -43
- package/docs/enums/_saltcorn_common_code.RelationType.html +7 -7
- package/docs/enums/_saltcorn_common_code.ViewDisplayType.html +4 -4
- package/docs/functions/_saltcorn_admin_models.backup.create_backup.html +1 -1
- package/docs/functions/_saltcorn_admin_models.backup.create_csv_from_rows.html +1 -1
- package/docs/functions/_saltcorn_admin_models.backup.restore.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.add_to_menu.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.can_install_pack.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.fetch_available_packs.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.fetch_pack_by_name.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.install_pack.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.library_pack.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.model_instance_pack.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.model_pack.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.page_group_pack.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.page_pack.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.plugin_pack.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.role_pack.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.table_pack.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.trigger_pack.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.uninstall_pack.html +1 -1
- package/docs/functions/_saltcorn_admin_models.pack.view_pack.html +1 -1
- package/docs/functions/_saltcorn_admin_models.tenant.copy_tenant_template.html +1 -1
- package/docs/functions/_saltcorn_admin_models.tenant.create_tenant.html +1 -1
- package/docs/functions/_saltcorn_admin_models.tenant.deleteTenant.html +1 -1
- package/docs/functions/_saltcorn_admin_models.tenant.domain_sanitize.html +1 -1
- package/docs/functions/_saltcorn_admin_models.tenant.eachTenant.html +1 -1
- package/docs/functions/_saltcorn_admin_models.tenant.getAllTenantRows.html +1 -1
- package/docs/functions/_saltcorn_admin_models.tenant.getAllTenants.html +1 -1
- package/docs/functions/_saltcorn_admin_models.tenant.insertTenant.html +1 -1
- package/docs/functions/_saltcorn_admin_models.tenant.switchToTenant.html +1 -1
- package/docs/functions/_saltcorn_common_code.buildTableCaches.html +1 -1
- package/docs/functions/_saltcorn_common_code.parseLegacyRelation.html +1 -1
- package/docs/functions/_saltcorn_common_code.parseRelationPath.html +1 -1
- package/docs/functions/_saltcorn_data.models.config.check_email_mask.html +1 -1
- package/docs/functions/_saltcorn_data.models.config.deleteConfig.html +1 -1
- package/docs/functions/_saltcorn_data.models.config.getAllConfig.html +1 -1
- package/docs/functions/_saltcorn_data.models.config.getConfig.html +1 -1
- package/docs/functions/_saltcorn_data.models.config.get_base_url.html +1 -1
- package/docs/functions/_saltcorn_data.models.config.get_latest_npm_version.html +1 -1
- package/docs/functions/_saltcorn_data.models.config.remove_from_menu.html +1 -1
- package/docs/functions/_saltcorn_data.models.config.save_menu_items.html +1 -1
- package/docs/functions/_saltcorn_data.models.config.setConfig.html +1 -1
- package/docs/functions/_saltcorn_data.models.discovery.discover_tables.html +1 -1
- package/docs/functions/_saltcorn_data.models.discovery.discoverable_tables.html +1 -1
- package/docs/functions/_saltcorn_data.models.discovery.findType.html +1 -1
- package/docs/functions/_saltcorn_data.models.discovery.get_existing_views.html +1 -1
- package/docs/functions/_saltcorn_data.models.discovery.implement_discovery.html +1 -1
- package/docs/functions/_saltcorn_data.models.email.getMailTransport.html +1 -1
- package/docs/functions/_saltcorn_data.models.email.send_verification_email.html +1 -1
- package/docs/functions/_saltcorn_data.models.email.viewToEmailHtml.html +1 -1
- package/docs/functions/_saltcorn_data.models.expression.apply_calculated_fields.html +1 -1
- package/docs/functions/_saltcorn_data.models.expression.apply_calculated_fields_stored.html +1 -1
- package/docs/functions/_saltcorn_data.models.expression.eval_expression.html +1 -1
- package/docs/functions/_saltcorn_data.models.expression.expressionValidator.html +1 -1
- package/docs/functions/_saltcorn_data.models.expression.get_async_expression_function.html +1 -1
- package/docs/functions/_saltcorn_data.models.expression.get_expression_function.html +1 -1
- package/docs/functions/_saltcorn_data.models.expression.jsexprToWhere.html +1 -1
- package/docs/functions/_saltcorn_data.models.expression.recalculate_for_stored.html +1 -1
- package/docs/functions/_saltcorn_data.models.expression.transform_for_async.html +1 -1
- package/docs/functions/_saltcorn_data.models.layout.eachView.html +1 -1
- package/docs/functions/_saltcorn_data.models.layout.getStringsForI18n.html +1 -1
- package/docs/functions/_saltcorn_data.models.layout.getViews.html +1 -1
- package/docs/functions/_saltcorn_data.models.layout.translateLayout.html +1 -1
- package/docs/functions/_saltcorn_data.models.layout.traverse.html +1 -1
- package/docs/functions/_saltcorn_data.models.layout.traverseSync.html +1 -1
- package/docs/functions/_saltcorn_data.models.random.all_views.html +1 -1
- package/docs/functions/_saltcorn_data.models.random.fill_table_row.html +1 -1
- package/docs/functions/_saltcorn_data.models.random.initial_view.html +1 -1
- package/docs/functions/_saltcorn_data.models.random.random_table.html +1 -1
- package/docs/functions/_saltcorn_db_common.buildInsertBulkSql.html +1 -1
- package/docs/functions/_saltcorn_db_common.buildInsertSql.html +1 -1
- package/docs/functions/_saltcorn_db_common.doCount.html +1 -1
- package/docs/functions/_saltcorn_db_common.doDeleteWhere.html +1 -1
- package/docs/functions/_saltcorn_db_common.doListScTables.html +1 -1
- package/docs/functions/_saltcorn_db_common.doListTables.html +1 -1
- package/docs/functions/_saltcorn_db_common.doListUserDefinedTables.html +1 -1
- package/docs/functions/_saltcorn_db_common.do_add_index.html +1 -1
- package/docs/functions/_saltcorn_db_common.do_drop_index.html +1 -1
- package/docs/functions/_saltcorn_db_common.ftsFieldsSqlExpr.html +1 -1
- package/docs/functions/_saltcorn_db_common.mkSelectOptions.html +1 -1
- package/docs/functions/_saltcorn_db_common.mkVal.html +1 -1
- package/docs/functions/_saltcorn_db_common.mkWhere.html +1 -1
- package/docs/functions/_saltcorn_db_common.multi_tenant.enable_multi_tenant.html +1 -1
- package/docs/functions/_saltcorn_db_common.multi_tenant.getTenantSchema.html +1 -1
- package/docs/functions/_saltcorn_db_common.multi_tenant.init.html +1 -1
- package/docs/functions/_saltcorn_db_common.multi_tenant.is_it_multi_tenant.html +1 -1
- package/docs/functions/_saltcorn_db_common.multi_tenant.runWithTenant.html +1 -1
- package/docs/functions/_saltcorn_db_common.orderByIsObject.html +1 -1
- package/docs/functions/_saltcorn_db_common.orderByIsOperator.html +1 -1
- package/docs/functions/_saltcorn_db_common.prefixFieldsInWhere.html +1 -1
- package/docs/functions/_saltcorn_db_common.reprAsJson.html +1 -1
- package/docs/functions/_saltcorn_db_common.single_tenant.enable_multi_tenant.html +1 -1
- package/docs/functions/_saltcorn_db_common.single_tenant.getTenantSchema.html +1 -1
- package/docs/functions/_saltcorn_db_common.single_tenant.init.html +1 -1
- package/docs/functions/_saltcorn_db_common.single_tenant.is_it_multi_tenant.html +1 -1
- package/docs/functions/_saltcorn_db_common.single_tenant.runWithTenant.html +1 -1
- package/docs/functions/_saltcorn_db_common.sqlBinOp.html +1 -1
- package/docs/functions/_saltcorn_db_common.sqlFun.html +1 -1
- package/docs/functions/_saltcorn_db_common.sqlsanitize.html +1 -1
- package/docs/functions/_saltcorn_db_common.sqlsanitizeAllowDots.html +1 -1
- package/docs/functions/_saltcorn_db_common.subSelectWhere.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.androidFeatures.html +95 -0
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.androidPermissions.html +95 -0
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.buildTablesFile.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyPrepopulatedDb.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyServerFiles.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyShareExtFiles.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copySiteLogo.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyTranslationFiles.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.createSqliteDb.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.decodeProvisioningProfile.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.extractDomain.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.generateAndroidVersionCode.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyAndroidManifest.html +6 -6
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyConfigXml.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyGradleConfig.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyInfoPlist.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyXcodeProjectFile.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepAppIcon.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareAppIcon.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareBuildDir.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareExportOptionsPlist.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareSplashIcon.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareSplashPage.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeCapacitorConfig.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeCfgFile.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeDataExtractionRules.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeNetworkSecurityConfig.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writePodfile.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writePrivacyInfo.html +4 -2
- package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.bundleMobileAppCode.html +2 -1
- package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.bundlePackagesAndPlugins.html +2 -1
- package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.copyMobileAppDirs.html +74 -0
- package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.copyPublicDirs.html +2 -1
- package/docs/functions/_saltcorn_sqlite.add_index.html +1 -1
- package/docs/functions/_saltcorn_sqlite.add_unique_constraint.html +1 -1
- package/docs/functions/_saltcorn_sqlite.begin.html +1 -1
- package/docs/functions/_saltcorn_sqlite.changeConnection.html +1 -1
- package/docs/functions/_saltcorn_sqlite.close.html +1 -1
- package/docs/functions/_saltcorn_sqlite.commit.html +1 -1
- package/docs/functions/_saltcorn_sqlite.count.html +1 -1
- package/docs/functions/_saltcorn_sqlite.deleteWhere.html +1 -1
- package/docs/functions/_saltcorn_sqlite.dropTable.html +1 -1
- package/docs/functions/_saltcorn_sqlite.dropTables.html +1 -1
- package/docs/functions/_saltcorn_sqlite.drop_index.html +1 -1
- package/docs/functions/_saltcorn_sqlite.drop_reset_schema.html +1 -1
- package/docs/functions/_saltcorn_sqlite.drop_unique_constraint.html +1 -1
- package/docs/functions/_saltcorn_sqlite.getVersion.html +1 -1
- package/docs/functions/_saltcorn_sqlite.get_db_filepath.html +1 -1
- package/docs/functions/_saltcorn_sqlite.get_sql_logging.html +1 -1
- package/docs/functions/_saltcorn_sqlite.init.html +1 -1
- package/docs/functions/_saltcorn_sqlite.insert.html +1 -1
- package/docs/functions/_saltcorn_sqlite.listScTables.html +1 -1
- package/docs/functions/_saltcorn_sqlite.listTables.html +1 -1
- package/docs/functions/_saltcorn_sqlite.listUserDefinedTables.html +1 -1
- package/docs/functions/_saltcorn_sqlite.query.html +1 -1
- package/docs/functions/_saltcorn_sqlite.rollback.html +1 -1
- package/docs/functions/_saltcorn_sqlite.select.html +1 -1
- package/docs/functions/_saltcorn_sqlite.selectMaybeOne.html +1 -1
- package/docs/functions/_saltcorn_sqlite.selectOne.html +1 -1
- package/docs/functions/_saltcorn_sqlite.set_sql_logging.html +1 -1
- package/docs/functions/_saltcorn_sqlite.slugify.html +1 -1
- package/docs/functions/_saltcorn_sqlite.sql_log.html +1 -1
- package/docs/functions/_saltcorn_sqlite.update.html +1 -1
- package/docs/functions/_saltcorn_sqlite.updateWhere.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.add_index.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.add_unique_constraint.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.count.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.deleteWhere.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.drop_index.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.drop_reset_schema.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.drop_unique_constraint.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.init.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.insert.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.insertRows.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.listScTables.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.listTables.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.listUserDefinedTables.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.query.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.select.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.selectMaybeOne.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.selectOne.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.setConnectionObject.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.tableExists.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.time.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.update.html +1 -1
- package/docs/functions/_saltcorn_types.ModelAbstracts.abstract_field.instanceOfField.html +1 -1
- package/docs/functions/_saltcorn_types.ModelAbstracts.abstract_page.instanceOfPage.html +1 -1
- package/docs/functions/_saltcorn_types.ModelAbstracts.abstract_view.instanceOfView.html +1 -1
- package/docs/functions/_saltcorn_types.Types.base_types.instanceOWithHtmlFile.html +2 -1
- package/docs/functions/_saltcorn_types.Types.common_types.instanceOfErrorMsg.html +1 -1
- package/docs/functions/_saltcorn_types.Types.common_types.instanceOfSuccessMsg.html +1 -1
- package/docs/functions/_saltcorn_types.Types.common_types.instanceOfType.html +1 -1
- package/docs/functions/_saltcorn_types.generators.generateBool.html +1 -1
- package/docs/functions/_saltcorn_types.generators.generateString.html +1 -1
- package/docs/functions/_saltcorn_types.generators.num_between.html +1 -1
- package/docs/functions/_saltcorn_types.generators.oneOf.html +1 -1
- package/docs/interfaces/_saltcorn_mobile_builder.common_build_utils.ScCapacitorConfig.html +13 -11
- package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_field.AbstractField.html +14 -14
- package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_field.AbstractFieldRepeat.html +3 -3
- package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_form.AbstractForm.html +26 -26
- package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_page.AbstractPage.html +7 -7
- package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_role.AbstractRole.html +3 -3
- package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_table.AbstractTable.html +7 -7
- package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_trigger.AbstractTrigger.html +16 -16
- package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_view.AbstractView.html +10 -10
- package/docs/interfaces/_saltcorn_types.ModelAbstracts.abstract_workflow.AbstractWorkflow.html +13 -13
- package/docs/modules/_saltcorn_admin_models.backup.html +1 -1
- package/docs/modules/_saltcorn_admin_models.html +1 -1
- package/docs/modules/_saltcorn_admin_models.pack.html +1 -1
- package/docs/modules/_saltcorn_admin_models.tenant.html +1 -1
- package/docs/modules/_saltcorn_common_code.html +1 -1
- package/docs/modules/_saltcorn_data.html +3 -3
- package/docs/modules/_saltcorn_data.models.Crash.html +2 -2
- package/docs/modules/_saltcorn_data.models.EventLog.html +2 -2
- package/docs/modules/_saltcorn_data.models.FieldRepeat.html +2 -2
- package/docs/modules/_saltcorn_data.models.File.html +2 -2
- package/docs/modules/_saltcorn_data.models.Form.html +2 -2
- package/docs/modules/_saltcorn_data.models.PageGroup.html +2 -2
- package/docs/modules/_saltcorn_data.models.Table.html +2 -2
- package/docs/modules/_saltcorn_data.models.TableConstraint.html +2 -2
- package/docs/modules/_saltcorn_data.models.User.html +2 -2
- package/docs/modules/_saltcorn_data.models.View.html +2 -2
- package/docs/modules/_saltcorn_data.models.Workflow.html +2 -2
- package/docs/modules/_saltcorn_data.models.config.html +1 -1
- package/docs/modules/_saltcorn_data.models.discovery.html +1 -1
- package/docs/modules/_saltcorn_data.models.email.html +1 -1
- package/docs/modules/_saltcorn_data.models.expression.html +1 -1
- package/docs/modules/_saltcorn_data.models.html +1 -1
- package/docs/modules/_saltcorn_data.models.layout.html +1 -1
- package/docs/modules/_saltcorn_data.models.random.html +1 -1
- package/docs/modules/_saltcorn_data.models.scheduler.html +1 -1
- package/docs/modules/_saltcorn_data.plugin_helper.html +1 -1
- package/docs/modules/_saltcorn_data.utils.html +1 -1
- package/docs/modules/_saltcorn_db_common.html +2 -2
- package/docs/modules/_saltcorn_db_common.multi_tenant.html +1 -1
- package/docs/modules/_saltcorn_db_common.single_tenant.html +1 -1
- package/docs/modules/_saltcorn_markup.html +2 -2
- package/docs/modules/_saltcorn_mobile_builder.common_build_utils.html +6 -2
- package/docs/modules/_saltcorn_mobile_builder.html +1 -1
- package/docs/modules/_saltcorn_mobile_builder.package_bundle_utils.html +3 -1
- package/docs/modules/_saltcorn_sqlite.html +1 -1
- package/docs/modules/_saltcorn_sqlite_mobile.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_field.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_form.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_library.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_page.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_plugin.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_role.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_table.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_trigger.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_view.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_workflow.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.html +1 -1
- package/docs/modules/_saltcorn_types.Types.base_types.html +3 -1
- package/docs/modules/_saltcorn_types.Types.common_types.html +1 -1
- package/docs/modules/_saltcorn_types.Types.html +1 -1
- package/docs/modules/_saltcorn_types.generators.html +1 -1
- package/docs/modules/_saltcorn_types.html +1 -1
- package/docs/types/_saltcorn_data.models.Crash.CrashCfg.html +1 -1
- package/docs/types/_saltcorn_data.models.EventLog.EventLogCfg.html +1 -1
- package/docs/types/_saltcorn_data.models.FieldRepeat.FieldRepeatCfg.html +1 -1
- package/docs/types/_saltcorn_data.models.File.FileCfg.html +1 -1
- package/docs/types/_saltcorn_data.models.Form.AdditionalButton.html +1 -1
- package/docs/types/_saltcorn_data.models.Form.FormCfg.html +1 -1
- package/docs/types/_saltcorn_data.models.PageGroup.ScreenInfoParams.html +1 -1
- package/docs/types/_saltcorn_data.models.Table.ChildRelations.html +1 -1
- package/docs/types/_saltcorn_data.models.Table.ParentRelations.html +1 -1
- package/docs/types/_saltcorn_data.models.Table.RelationData.html +1 -1
- package/docs/types/_saltcorn_data.models.TableConstraint.TableConstraintCfg.html +1 -1
- package/docs/types/_saltcorn_data.models.User.UserCfg.html +1 -1
- package/docs/types/_saltcorn_data.models.View.FindViewsPred.html +1 -1
- package/docs/types/_saltcorn_data.models.Workflow.WorkflowCfg.html +1 -1
- package/docs/types/_saltcorn_db_common.AggregationOptions.html +1 -1
- package/docs/types/_saltcorn_db_common.CoordOpts.html +1 -1
- package/docs/types/_saltcorn_db_common.JoinField.html +1 -1
- package/docs/types/_saltcorn_db_common.JoinFields.html +1 -1
- package/docs/types/_saltcorn_db_common.JoinOptions.html +1 -1
- package/docs/types/_saltcorn_db_common.JsonPath.html +1 -1
- package/docs/types/_saltcorn_db_common.JsonPathElem.html +1 -1
- package/docs/types/_saltcorn_db_common.Operator.html +1 -1
- package/docs/types/_saltcorn_db_common.PrimaryKeyValue.html +1 -1
- package/docs/types/_saltcorn_db_common.Row.html +1 -1
- package/docs/types/_saltcorn_db_common.SelectOptions.html +1 -1
- package/docs/types/_saltcorn_db_common.SqlAndValues.html +1 -1
- package/docs/types/_saltcorn_db_common.SubselectOptions.html +1 -1
- package/docs/types/_saltcorn_db_common.Value.html +1 -1
- package/docs/types/_saltcorn_db_common.Where.html +1 -1
- package/docs/types/_saltcorn_mobile_builder.IosCfg.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_field.FieldCfg.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_field.InputType.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_form.AdditionalButton.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_library.LibraryCfg.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_library.LibraryPack.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_page.PageCfg.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_page.PagePack.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_plugin.PluginCfg.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_plugin.PluginPack.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_role.RoleCfg.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_role.RolePack.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_table.TableCfg.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_table.TablePack.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_trigger.TriggerCfg.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_trigger.TriggerPack.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_view.ViewCfg.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_view.ViewPack.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_workflow.ConfigWorkflowStep.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_workflow.RunResult.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.Action.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.AuthenticationMethod.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.CapacitorPlugin.html +110 -0
- package/docs/types/_saltcorn_types.Types.base_types.CodePagePack.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.Column.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.ConnectedObjects.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.CopilotSkill.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.FieldLike.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.FieldView.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.Header.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.JoinFieldOption.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.Layout.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.MobileConfig.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.ModelPattern.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.Pack.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.Plugin.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.PluginFunction.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.PluginLayout.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.PluginRoute.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.PluginSourceType.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.PluginType.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.PluginWrap.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.PluginWrapArg.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.RelationOption.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.Req.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.Res.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.RouteAction.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.RunExtra.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.TableProvider.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.TableQuery.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.Tablely.html +2 -1
- package/docs/types/_saltcorn_types.Types.base_types.ViewTemplate.html +5 -2
- package/docs/types/_saltcorn_types.Types.common_types.ErrorMessage.html +1 -1
- package/docs/types/_saltcorn_types.Types.common_types.GenObj.html +1 -1
- package/docs/types/_saltcorn_types.Types.common_types.ReqRes.html +1 -1
- package/docs/types/_saltcorn_types.Types.common_types.ResultMessage.html +1 -1
- package/docs/types/_saltcorn_types.Types.common_types.SuccessMessage.html +1 -1
- package/docs/types/_saltcorn_types.Types.common_types.Type.html +1 -1
- package/docs/variables/_saltcorn_data.db.html +1 -1
- package/docs/variables/_saltcorn_data.migrations.html +1 -1
- package/docs/variables/_saltcorn_data.models.config.available_languages.html +1 -1
- package/docs/variables/_saltcorn_data.models.config.configTypes.html +1 -1
- package/docs/variables/_saltcorn_data.models.scheduler.runScheduler.html +1 -1
- package/docs/variables/_saltcorn_data.plugin_helper.run_action_column.html +1 -1
- package/docs/variables/_saltcorn_data.utils.NotAuthorized.html +1 -1
- package/docs/variables/_saltcorn_data.utils.sleep.html +1 -1
- package/docs/variables/_saltcorn_db_common.multi_tenant.tenantNamespace.html +1 -1
- package/help/Where formula.tmd +2 -0
- package/locales/ar.json +22 -3
- package/locales/de.json +66 -45
- package/locales/en.json +13 -1
- package/locales/es.json +20 -1
- package/locales/fr.json +22 -3
- package/locales/hi.json +21 -2
- package/locales/pl.json +109 -80
- package/locales/pt.json +23 -4
- package/locales/ru.json +21 -2
- package/locales/si.json +23 -4
- package/locales/uk.json +23 -4
- package/locales/zh.json +20 -1
- package/markup/admin.js +13 -1
- package/package.json +9 -9
- package/public/saltcorn-common.js +50 -28
- package/public/saltcorn.js +5 -3
- package/routes/actions.js +44 -14
- package/routes/admin.js +49 -22
- package/routes/common_lists.js +29 -11
- package/routes/delete.js +1 -0
- package/routes/fields.js +2 -0
- package/routes/infoarch.js +1 -0
- package/routes/list.js +11 -7
- package/routes/menu.js +1 -0
- package/routes/page.js +9 -1
- package/routes/page_groupedit.js +1 -0
- package/routes/plugins.js +2 -0
- package/routes/registry.js +11 -7
- package/routes/tables.js +99 -6
- package/routes/utils.js +12 -7
- package/routes/viewedit.js +21 -1
- package/tests/viewedit.test.js +2 -0
package/locales/ar.json
CHANGED
|
@@ -971,7 +971,7 @@
|
|
|
971
971
|
"Platform": "منصة",
|
|
972
972
|
"docker": "دوكر",
|
|
973
973
|
"android": "أندرويد",
|
|
974
|
-
"iOS": "iOS",
|
|
974
|
+
"iOS": "نظام iOS",
|
|
975
975
|
"App file": "ملف التطبيق",
|
|
976
976
|
"Server URL": "عنوان URL للخادم",
|
|
977
977
|
"Module %s installed, please complete configuration.": "تم تثبيت الوحدة %s، يرجى إكمال الإعداد.",
|
|
@@ -1480,7 +1480,7 @@
|
|
|
1480
1480
|
"Group by": "تجميع حسب",
|
|
1481
1481
|
"View %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings » Menu</a>": "تمت إضافة العرض %s إلى القائمة. قم بتعديل أذونات الوصول في <a href=\"/menu\">الإعدادات » القائمة</a>",
|
|
1482
1482
|
"Page %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings » Menu</a>": "تم إضافة الصفحة %s إلى القائمة. قم بضبط أذونات الوصول في <a href=\"/menu\">الإعدادات » القائمة</a>",
|
|
1483
|
-
"SameSite": "
|
|
1483
|
+
"SameSite": "نفس الموقع",
|
|
1484
1484
|
"Restrict use of cookie to third-party sites. Strict is more secure, but may impact authentication": "قيّد استخدام الكوكيز على المواقع الطرف الثالث. الوضع الصارم أكثر أمانًا، ولكن قد يؤثر على عملية التوثيق.",
|
|
1485
1485
|
"Content Security Policy": "سياسة أمان المحتوى",
|
|
1486
1486
|
"CORS": "CORS: سياسة المشاركة المفتوحة للموارد المتقاطعة",
|
|
@@ -1561,5 +1561,24 @@
|
|
|
1561
1561
|
"No file uploaded": "لم يتم تحميل أي ملف",
|
|
1562
1562
|
"To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "للحصول على شهادة، سيتم مشاركة عنوان البريد الإلكتروني للمدير مع Let's Encrypt.",
|
|
1563
1563
|
"Local state": "الحالة المحلية",
|
|
1564
|
-
"Isolate state of each repeated view": "عزل حالة كل عرض متكرر"
|
|
1564
|
+
"Isolate state of each repeated view": "عزل حالة كل عرض متكرر",
|
|
1565
|
+
"Processing CSV file": "معالجة ملف CSV",
|
|
1566
|
+
"Edit files": "تحرير الملفات",
|
|
1567
|
+
"Minimum role to edit files": "أدنى دور لتحرير الملفات",
|
|
1568
|
+
"Edit search": "تحرير البحث",
|
|
1569
|
+
"Minimum role to edit search": "الحد الأدنى للدور لتعديل البحث",
|
|
1570
|
+
"Create snapshot": "إنشاء لقطة",
|
|
1571
|
+
"Minimum role to create snapshot": "أدنى دور لإنشاء لقطة.",
|
|
1572
|
+
"Min length": "الحد الأدنى للطول",
|
|
1573
|
+
"Max length": "الطول الأقصى",
|
|
1574
|
+
"Regular expression": "التعبير النمطي",
|
|
1575
|
+
"Exact search only": "بحث دقيق فقط",
|
|
1576
|
+
"Translation of": "ترجمة لـ",
|
|
1577
|
+
"Minimum": "الحد الأدنى",
|
|
1578
|
+
"Maximum": "الحد الأقصى",
|
|
1579
|
+
"All tags": "جميع العلامات",
|
|
1580
|
+
"Manage tags...": "إدارة العلامات...",
|
|
1581
|
+
"Started": "بدأ",
|
|
1582
|
+
"Updated": "محدث",
|
|
1583
|
+
"Status": "الحالة"
|
|
1565
1584
|
}
|
package/locales/de.json
CHANGED
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"Hello": "Hallo",
|
|
72
72
|
"Restart server. Try reloading the page after a few seconds after pressing this button.": "Server neustarten. Versuche, die Seite nach einigen Sekunden nach dem Bestätigen des Buttons neu zu laden.",
|
|
73
73
|
"Restart": "Neustart",
|
|
74
|
-
"Backup": "
|
|
74
|
+
"Backup": "Sicherung",
|
|
75
75
|
"Restore": "Wiederherstellen",
|
|
76
76
|
"Not authorized": "Nicht authorisiert",
|
|
77
77
|
"Page %s not found": "Seite %s nicht gefunden",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"Size (KiB)": "Größe (KiB)",
|
|
105
105
|
"Media type": "Medientyp",
|
|
106
106
|
"Role to access": "Rolle für Zugriff",
|
|
107
|
-
"Link": "
|
|
107
|
+
"Link": "Verknüpfung",
|
|
108
108
|
"Download": "Herunterladen",
|
|
109
109
|
"Upload file ": "Datei hochladen ",
|
|
110
110
|
"Minimum role for %s updated to %s": "Mindestrolle für %s aktualisiert zu %s",
|
|
@@ -159,18 +159,18 @@
|
|
|
159
159
|
"Menu updated": "Menü aktualisiert",
|
|
160
160
|
"Plugin and pack store": "Plugin und Pack Store",
|
|
161
161
|
"All": "Alle",
|
|
162
|
-
"Packs": "
|
|
163
|
-
"Themes": "
|
|
162
|
+
"Packs": "Pakete",
|
|
163
|
+
"Themes": "Themen",
|
|
164
164
|
"Installed": "Installiert",
|
|
165
165
|
"Refresh": "Aktualisieren",
|
|
166
166
|
"Upgrade installed plugins": "Installierte Plugins aktualisieren",
|
|
167
167
|
"Add another plugin": "Weiteres Plugin hinzufügen",
|
|
168
168
|
"Add another pack": "Weiteres Pack hinzufügen",
|
|
169
169
|
"Create pack": "Pack erstellen",
|
|
170
|
-
"Pack": "
|
|
170
|
+
"Pack": "Paket",
|
|
171
171
|
"Install": "Installieren",
|
|
172
|
-
"Plugin": "
|
|
173
|
-
"Theme": "
|
|
172
|
+
"Plugin": "Modul",
|
|
173
|
+
"Theme": "Thema",
|
|
174
174
|
"Remove": "Entfernen",
|
|
175
175
|
"Configure plugin": "Plugin konfigurieren",
|
|
176
176
|
"Create Pack": "Pack erstellen",
|
|
@@ -318,7 +318,7 @@
|
|
|
318
318
|
"Missing label": "Fehlende Beschriftung",
|
|
319
319
|
"Column %s already exists (but is hidden)": "Spalte %s existiert bereits (aber ist versteckt)",
|
|
320
320
|
"Column %s already exists": "Spalte %s existiert bereits",
|
|
321
|
-
"Use this to restrict your field to a list of options (separated by commas). For instance, if the permissible values are \"Red\", \"Green\" and \"Blue\", enter \"Red, Green, Blue\" here. Leave blank if the string can hold any value.": "
|
|
321
|
+
"Use this to restrict your field to a list of options (separated by commas). For instance, if the permissible values are \"Red\", \"Green\" and \"Blue\", enter \"Red, Green, Blue\" here. Leave blank if the string can hold any value.": "Verwenden Sie dies, um Ihr Feld auf eine Liste von Optionen (durch Kommas getrennt) zu beschränken. Wenn beispielsweise die zulässigen Werte \"Rot\", \"Grün\" und \"Blau\" sind, geben Sie hier \"Rot, Grün, Blau\" ein. Lassen Sie das Feld leer, wenn die Zeichenfolge jeden Wert halten kann.",
|
|
322
322
|
"Columns": "Spalten",
|
|
323
323
|
"Default state": "Standardzustand",
|
|
324
324
|
"Specify the fields in the table to show": "Gebe die anzuzeigenden Felder in der Tabelle an",
|
|
@@ -328,10 +328,10 @@
|
|
|
328
328
|
"Label for create": "Beschriftung für Erstellen",
|
|
329
329
|
"Label in link or button to create. Leave blank for a default label": "Beschriftung des Erstellen-Link oder -Button. Leer lassen für Standardbeschriftung",
|
|
330
330
|
"Fixed fields": "Feste Felder",
|
|
331
|
-
"These fields were missing, you can give values here. The values you enter here can be overwritten by information coming from other views, for instance if the form is triggered from a list.": "
|
|
331
|
+
"These fields were missing, you can give values here. The values you enter here can be overwritten by information coming from other views, for instance if the form is triggered from a list.": "Diese Felder fehlten, Sie können hier Werte eingeben. Die hier eingegebenen Werte können durch Informationen aus anderen Ansichten überschrieben werden, zum Beispiel, wenn das Formular aus einer Liste ausgelöst wird.",
|
|
332
332
|
"Edit options": "Optionen bearbeiten",
|
|
333
|
-
"The view you choose here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "
|
|
334
|
-
"View when done": "
|
|
333
|
+
"The view you choose here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "Die hier gewählte Ansicht kann je nach Kontext des Formulars ignoriert werden; zum Beispiel, wenn sie in einem Pop-up erscheint, wird die Umleitung nicht stattfinden.",
|
|
334
|
+
"View when done": "Ansicht bei Fertigstellung",
|
|
335
335
|
"Item View": "Einzelansicht",
|
|
336
336
|
"If user has write permission. Leave blank to have no link to create a new item": "Wenn Benutzer Schreibrechte hat. Leer lassen um keinen Link zum Erstellen eines neuen Elements zu erhalten",
|
|
337
337
|
"Subtables": "Untertabellen",
|
|
@@ -373,7 +373,7 @@
|
|
|
373
373
|
"Link URL": "Link-URL",
|
|
374
374
|
"Link URL is a formula?": "Link-URL ist Formel?",
|
|
375
375
|
"Open in new tab": "In neuem Tab öffnen",
|
|
376
|
-
"Relation": "
|
|
376
|
+
"Relation": "Beziehung",
|
|
377
377
|
"Statistic": "Statistik",
|
|
378
378
|
"In search form": "Im Suchformular",
|
|
379
379
|
"Header label": "Kopfzeile",
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
"Show the login link in the menu": "Zeige Login im Menü",
|
|
410
410
|
"Allow users to request a password reset email. Email must be configured.": "Erlaube Benutzern eine E-Mail zur Passwortwiederherstellung anzufordern. E-Mail muss konfiguriert sein.",
|
|
411
411
|
"The host address of your SMTP server. For instance, smtp.postmarkapp.com": "Die Hostadresse des SMTP-Servers. Zum Beispiel smtp.postmarkapp.com",
|
|
412
|
-
"Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "
|
|
412
|
+
"Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "Deaktivieren Sie das Caching von JS/CSS-Assets, zeigen Sie dem Benutzer bei einem Absturz die vollständige Fehlermeldung an, aktivieren Sie die Bearbeitung des Feldtyps.",
|
|
413
413
|
"Print all SQL statements to the standard output": "Schreibe alle SQL-Abfragen in die Standardausgabe",
|
|
414
414
|
"The email address from which emails are sent. For instance, hello@saltcorn.com": "Die E-Mailadresse von der E-Mails versendet werden. Zum Beispiel hello@saltcorn.com",
|
|
415
415
|
"Is the connection to the SMTP server over a secure transport protocol?": "Ist die Verbindung zum SMTP-Server über ein sicheres Transportprotokoll?",
|
|
@@ -482,12 +482,12 @@
|
|
|
482
482
|
"Add plugin": "Plugin hinzufügen",
|
|
483
483
|
"Store refreshed": "Store aktualisiert",
|
|
484
484
|
"Plugins up-to-date": "Plugins Up-To-Date",
|
|
485
|
-
"Source": "
|
|
485
|
+
"Source": "Quelle",
|
|
486
486
|
"Inbound keys: ": "Eingehende Schlüssel: ",
|
|
487
|
-
"Icon": "
|
|
487
|
+
"Icon": "Symbol",
|
|
488
488
|
"Create database view": "View in Datenbank erstellen",
|
|
489
489
|
"Create an SQL view in the database with the fields in this list": "Erstelle eine SQL-View in der Datenbank mit den Felder der Liste",
|
|
490
|
-
"Upgrade": "
|
|
490
|
+
"Upgrade": "Aktualisieren",
|
|
491
491
|
"Show only matches in table:": "Zeige nur Ergebnisse der Tabelle:",
|
|
492
492
|
"Showing matches in table %s.": "Zeige Ergebenisse der Tabelle %s.",
|
|
493
493
|
"Edit trigger": "Trigger bearbeiten",
|
|
@@ -502,7 +502,7 @@
|
|
|
502
502
|
"Restart server": "Server neustarten",
|
|
503
503
|
"Edit Plugin": "Plugin bearbeiten",
|
|
504
504
|
"Unknown authentication method %ss": "Unbekannte Authentifizierungsmethode %ss",
|
|
505
|
-
"Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "
|
|
505
|
+
"Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "Neustart erforderlich, damit die Änderungen wirksam werden. Starten Sie den Server über die <a href=\"/admin\">Admin-Seite</a> neu.",
|
|
506
506
|
"Email with password reset link sent": "E-Mail mit Link zur Passwortwiederherstellung versandt",
|
|
507
507
|
"Link Style": "Link-Stil",
|
|
508
508
|
"Link size": "Link-Größe",
|
|
@@ -515,7 +515,7 @@
|
|
|
515
515
|
"LetsEncrypt SSL enabled. Restart for changes to take effect.": "LetsEncrypt-SSL aktiviert. Neustarten, damit die Änderungen wirksam werden.",
|
|
516
516
|
"File not found": "Datei nicht gefunden",
|
|
517
517
|
"Table %s not found": "Tabelle %s nicht gefunden",
|
|
518
|
-
"Page %s added to menu. Adjust access permissions in Settings » Menu": "
|
|
518
|
+
"Page %s added to menu. Adjust access permissions in Settings » Menu": "Seite %s zum Menü hinzugefügt. Zugriffsberechtigungen in Einstellungen » Menü anpassen.",
|
|
519
519
|
"Page %s duplicated as %s": "Seite %s dupliziert nach %s",
|
|
520
520
|
"Custom SSL certificate": "Benutzerdefiniertes SSL-Zertifikat",
|
|
521
521
|
"Custom SSL private key": "Benutzerdefinierter SSL-Private-Key",
|
|
@@ -563,7 +563,7 @@
|
|
|
563
563
|
"Custom SSL certificates": "Benutzerdefinierte SSL-Zertifikate",
|
|
564
564
|
"Custom SSL enabled. Restart for changes to take effect.": "Benutzerdefiniertes SSL aktiviert. Neustarten, damit die Änderungen wirksam werden.",
|
|
565
565
|
"Enabled": "Aktiviert",
|
|
566
|
-
"You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.": "
|
|
566
|
+
"You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.": "Sie haben sowohl Let's Encrypt-Zertifikate als auch benutzerdefinierte SSL-Zertifikate aktiviert. Let's Encrypt hat Vorrang und die benutzerdefinierten Zertifikate werden ignoriert.",
|
|
567
567
|
"Events": "Ereignisse",
|
|
568
568
|
"About application": "Über die Anwendung",
|
|
569
569
|
"System": "System",
|
|
@@ -580,15 +580,15 @@
|
|
|
580
580
|
"Role updated": "Rolle aktualisiert",
|
|
581
581
|
"First delete users with this role": "Zunächst alle Benutzer mit dieser Rolle löschen",
|
|
582
582
|
"Role %s deleted": "Rolle %s gelöscht",
|
|
583
|
-
"This is the rank of the user role, lower role IDs will be able to access more resources.": "
|
|
583
|
+
"This is the rank of the user role, lower role IDs will be able to access more resources.": "Dies ist der Rang der Benutzerrolle, niedrigere Rollen-IDs können auf mehr Ressourcen zugreifen.",
|
|
584
584
|
"Role name": "Rollenname",
|
|
585
585
|
"Cannot delete this role": "Rolle kann nicht gelöscht werden",
|
|
586
|
-
"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
|
|
586
|
+
"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 ist <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">freie</a> und <a href=\"https://opensource.org/\">Open Source</a> Software, <a href=\"https://github.com/saltcorn/saltcorn/\">veröffentlicht</a> unter der <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT-Lizenz</a>.",
|
|
587
587
|
"Create a page": "Seite erstellen",
|
|
588
588
|
"Test": "Test",
|
|
589
589
|
"E-mail and password required": "E-Mailadresse und Passwort benötigt",
|
|
590
590
|
"Masonry columns": "Masonry Spalten",
|
|
591
|
-
"Where": "
|
|
591
|
+
"Where": "Wo",
|
|
592
592
|
"Access Read/Write": "Zugriff Lesen/Schreiben",
|
|
593
593
|
"History": "Verlauf",
|
|
594
594
|
"Owned": "in Besitz",
|
|
@@ -598,7 +598,7 @@
|
|
|
598
598
|
"The following tables in your database can be imported into Saltcorn:": "Die folgenden Tabellen in Ihrer Datenbank können in Saltcorn importiert werden:",
|
|
599
599
|
"Discovered tables: %s": "Gefundene Tabellen: %s",
|
|
600
600
|
"There are no tables in the database that can be imported into Saltcorn.": "Es gibt keine Tabellen in der Datenbank, die in Saltcorn importiert werden können.",
|
|
601
|
-
"Import": "
|
|
601
|
+
"Import": "Importieren",
|
|
602
602
|
"Discover": "Finden",
|
|
603
603
|
"Discover tables in database": "Tabellen in Datenbank finden",
|
|
604
604
|
"Single item view": "Einzelelementansicht",
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
"Verification view": "Überprüfungsansicht",
|
|
620
620
|
"A view with the view to be emailed to users for email address verification": "Eine Ansicht, die an Benutzer gesendet wird, um die E-Mail-Adresse zu verifizieren.",
|
|
621
621
|
"Email verified": "E-Mailadresse verifiziert",
|
|
622
|
-
"An email has been sent to %s to verify your address": "
|
|
622
|
+
"An email has been sent to %s to verify your address": "Eine E-Mail wurde an %s gesendet, um Ihre Adresse zu verifizieren.",
|
|
623
623
|
"Elevate verified to role": "Rolle von verifizierte Benutzern",
|
|
624
624
|
"Elevate users to a higher role when their email addresses have been verified": "Hebe die Rolle von Benutzern an wenn ihre E-Mailadresse verifiziert wurde",
|
|
625
625
|
"Email mask": "E-Mailmaske",
|
|
@@ -648,9 +648,9 @@
|
|
|
648
648
|
"Minimum user role required to create a new tenant": "Mindestrolle die für das Ertellen neuer Mandanten nötig ist",
|
|
649
649
|
"Tenant settings updated": "Mandanteneinstellungen aktualisiert",
|
|
650
650
|
"Not allowed": "Nicht erlaubt",
|
|
651
|
-
"You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "
|
|
651
|
+
"You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "Sie versuchen, einen Mandanten zu erstellen, während Sie über eine IP-Adresse anstelle einer Domain verbinden. Dies wird wahrscheinlich nicht funktionieren.",
|
|
652
652
|
"Create tenant warning": "Warnen bei Mandantenerstellung",
|
|
653
|
-
"Show a warning to users creating a tenant disclaiming warranty of availability or security": "
|
|
653
|
+
"Show a warning to users creating a tenant disclaiming warranty of availability or security": "Zeigen Sie eine Warnung an Benutzer, die einen Mandanten erstellen, mit dem Hinweis auf den Ausschluss der Gewährleistung für Verfügbarkeit oder Sicherheit.",
|
|
654
654
|
"A list view shown on the left, to select rows": "Eine links gezeigte Listenansicht zur Auswahl von Zeilen",
|
|
655
655
|
"The view to show the selected row": "Zur Anzeige der selektierte Zeile verwendete Ansicht",
|
|
656
656
|
"Location": "Position",
|
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
"Add more fields to enable edit": "Füge mehr Felder hinzu um die Bearbeitung zu aktivieren",
|
|
692
692
|
"Multitenancy": "Mandantenfähigkeit",
|
|
693
693
|
"Subdomain": "Subdomain",
|
|
694
|
-
"Information": "
|
|
694
|
+
"Information": "Informationen",
|
|
695
695
|
"Found %s tenants": "%s Mandanten gefunden",
|
|
696
696
|
"Create new tenant": "Neuen Mandanten erstellen",
|
|
697
697
|
"%s tenant statistics": "%s Mandantenstatistik",
|
|
@@ -701,7 +701,7 @@
|
|
|
701
701
|
"Multitenancy settings": "Einstellungen für die Mandantenfähigkeit",
|
|
702
702
|
"See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>": "Siehe <a href=\"https://github.com/saltcorn/saltcorn\">GitHub-Repository</a> für Anweisungen<p>",
|
|
703
703
|
"API token for this user: ": "API Token für diesen Benutzer: ",
|
|
704
|
-
"Reset": "
|
|
704
|
+
"Reset": "Zurücksetzen",
|
|
705
705
|
"Generate": "Generieren",
|
|
706
706
|
"URL after delete": "URL nach Löschen",
|
|
707
707
|
"Track table data changes over time": "Die Versionsverwaltung erlaubt es Änderungen der Tabellendaten nachzuverfolgen",
|
|
@@ -756,7 +756,7 @@
|
|
|
756
756
|
"Languages": "Sprachen",
|
|
757
757
|
"Add language": "Sprache hinzufügen",
|
|
758
758
|
"Language": "Sprache",
|
|
759
|
-
"Locale": "
|
|
759
|
+
"Locale": "Gebietsschema",
|
|
760
760
|
"Menu, search, languages and tenants": "Menü, Suche, Sprachen und Mandanten",
|
|
761
761
|
"This is a translation of a different field in a different language": "Dies ist eine Übersetzung in eine andere Sprache eines anderen Felds ",
|
|
762
762
|
"Language locale of translation": "Sprach-Locale der Übersetzung",
|
|
@@ -823,7 +823,7 @@
|
|
|
823
823
|
"Prefix you selected for your S3 bucket in AWS.": "Präfix, das Sie für Ihren S3-Bucket in AWS ausgewählt haben.",
|
|
824
824
|
"Amazon S3 Endpoint": "Amazon S3-Endpunkt",
|
|
825
825
|
"Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.": "Hostname Ihres S3-kompatiblen Speicheranbieters. Standardmäßig 's3.amazonaws.com'.",
|
|
826
|
-
"Amazon S3 Region": "Amazon S3
|
|
826
|
+
"Amazon S3 Region": "Amazon S3-Region",
|
|
827
827
|
"AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.": "AWS-Region, die Sie beim Erstellen Ihres S3-Buckets ausgewählt haben. Standardmäßig 'us-east-1'.",
|
|
828
828
|
"Amazon S3 Access Key ID": "Amazon S3 Zugriffs-Schlüssel-ID",
|
|
829
829
|
"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.": "Nur erforderlich, wenn Sie sich nicht mit einer IAM-Rolle bei S3 authentifizieren möchten. Geben Sie die von Ihrem Amazon EC2-Administrator bereitgestellte Access Key ID ein.",
|
|
@@ -832,7 +832,7 @@
|
|
|
832
832
|
"Use Amazon S3 Secure Connection.": "Verwenden Sie eine sichere Verbindung zu Amazon S3.",
|
|
833
833
|
"Connect to Amazon S3 (or compatible) securely.": "Stellen Sie eine sichere Verbindung zu Amazon S3 (oder kompatibel) her.",
|
|
834
834
|
"Storage settings": "Storage-Einstellungen",
|
|
835
|
-
"Storage": "
|
|
835
|
+
"Storage": "Speicher",
|
|
836
836
|
"Storage settings updated": "Storage-Einstellungen aktualisiert",
|
|
837
837
|
"Label formula": "Beschriftungsformel",
|
|
838
838
|
"Include formula": "Einbeziehen-Formel",
|
|
@@ -889,7 +889,7 @@
|
|
|
889
889
|
"Destination view": "Zielansicht",
|
|
890
890
|
"Finish": "Fertig",
|
|
891
891
|
"Include in full-text search": "In Volltextsuche einbeziehen",
|
|
892
|
-
"Strings": "
|
|
892
|
+
"Strings": "Zeichenfolgen",
|
|
893
893
|
"In default language": "In Standardsprache",
|
|
894
894
|
"In %s": "In %s",
|
|
895
895
|
"Enable 2FA": "2FA aktivieren",
|
|
@@ -930,11 +930,11 @@
|
|
|
930
930
|
"Download snapshots": "Snapshots herunterladen",
|
|
931
931
|
"Snapshot successful": "Snapshot erfolgreich",
|
|
932
932
|
"System logging verbosity": "Ausführlichkeit der Systemprotokollierung",
|
|
933
|
-
"Destination URL Formula": "
|
|
933
|
+
"Destination URL Formula": "Ziel-URL-Formel",
|
|
934
934
|
"Pattern": "Vorlage",
|
|
935
935
|
"View pattern": "Ansichtsvorlage",
|
|
936
936
|
"The view pattern sets the foundation of how the view relates to the table and the behaviour of the view": "Die Ansichtsvorlage ist Grundlage dafür, wie die Ansicht sich verhält und auf die Tabelle bezieht",
|
|
937
|
-
"Views display data from tables. A view is a view pattern applied to a table, with configuration.": "
|
|
937
|
+
"Views display data from tables. A view is a view pattern applied to a table, with configuration.": "Ansichten zeigen Daten aus Tabellen an. Eine Ansicht ist ein Ansichtsmuster, das mit Konfiguration auf eine Tabelle angewendet wird.",
|
|
938
938
|
"Modules": "Module",
|
|
939
939
|
"Module installation and control": "Modulinstallation und -einstellungen",
|
|
940
940
|
"Module store": "Modul-Store",
|
|
@@ -956,8 +956,8 @@
|
|
|
956
956
|
"Tags": "Tags",
|
|
957
957
|
"New tag": "Neuer Tag",
|
|
958
958
|
"Tag name": "Tag-Name",
|
|
959
|
-
"%s Tag": "%s
|
|
960
|
-
"Remove From Tag": "
|
|
959
|
+
"%s Tag": "%s-Tag",
|
|
960
|
+
"Remove From Tag": "Von Tag entfernen",
|
|
961
961
|
"Add tables": "Tabellen hinzufügen",
|
|
962
962
|
"Add views": "Ansichten hinzufügen",
|
|
963
963
|
"Add tages": "Tags hinzufügen",
|
|
@@ -969,8 +969,8 @@
|
|
|
969
969
|
"Diagram": "Diagramm",
|
|
970
970
|
"Entry point": "Einstiegspunkt",
|
|
971
971
|
"Platform": "Plattform",
|
|
972
|
-
"docker": "
|
|
973
|
-
"android": "
|
|
972
|
+
"docker": "Docker",
|
|
973
|
+
"android": "Android",
|
|
974
974
|
"iOS": "iOS",
|
|
975
975
|
"App file": "App-Datei",
|
|
976
976
|
"Server URL": "Server-URL",
|
|
@@ -1044,7 +1044,7 @@
|
|
|
1044
1044
|
"Database name": "Datenbankname",
|
|
1045
1045
|
"Database schema": "Datenbankschema",
|
|
1046
1046
|
"<p>You have views with a role to access lower than the table role to read, \n with no table ownership. In the next version of Saltcorn, this may cause a\n denial of access. Users will need to have table read access to any data displayed.</p> \n Views potentially affected: %s": "<p>You have views with a role to access lower than the table role to read, \n with no table ownership. In the next version of Saltcorn, this may cause a\n denial of access. Users will need to have table read access to any data displayed.</p> \n Views potentially affected: %s",
|
|
1047
|
-
"If the parent row is deleted, do this to the child rows.": "
|
|
1047
|
+
"If the parent row is deleted, do this to the child rows.": "Wenn die übergeordnete Zeile gelöscht wird, führen Sie dies für die untergeordneten Zeilen aus.",
|
|
1048
1048
|
"On delete": "Bei Löschen",
|
|
1049
1049
|
"Disable 2FA": "2FA deaktivieren",
|
|
1050
1050
|
"Add tags": "Tags hinzufügen",
|
|
@@ -1193,7 +1193,7 @@
|
|
|
1193
1193
|
"Splash Page": "Splash-Seite",
|
|
1194
1194
|
"App version": "App-Version",
|
|
1195
1195
|
"Forgot password?": "Passwort vergessen?",
|
|
1196
|
-
"Details": "
|
|
1196
|
+
"Details": "Einzelheiten",
|
|
1197
1197
|
"URL is a formula?": "Ist die URL eine Formel?",
|
|
1198
1198
|
"Receive notifications by:": "Benachrichtigungen erhalten durch:",
|
|
1199
1199
|
"Backup settings": "Sicherungseinstellungen",
|
|
@@ -1240,7 +1240,7 @@
|
|
|
1240
1240
|
"Formula for JavaScript object that will be added to state parameters": "Formel für ein JavaScript-Objekt, das zu den Statusparametern hinzugefügt wird.",
|
|
1241
1241
|
"Alignment": "Ausrichtung",
|
|
1242
1242
|
"Click to edit?": "Klicken, um zu bearbeiten?",
|
|
1243
|
-
"Format": "
|
|
1243
|
+
"Format": "Formatierung",
|
|
1244
1244
|
"Table Synchronization": "Tabellensynchronisation",
|
|
1245
1245
|
"unsynched": "nicht synchronisiert",
|
|
1246
1246
|
"synched": "synchronisiert",
|
|
@@ -1431,7 +1431,7 @@
|
|
|
1431
1431
|
"xcodebuild": "xcodebuild",
|
|
1432
1432
|
"Provisioning Profile": "Bereitstellungsprofil",
|
|
1433
1433
|
"Registry editor": "Registrierungs-Editor",
|
|
1434
|
-
"Mobile HTML": "
|
|
1434
|
+
"Mobile HTML": "Mobiles HTML",
|
|
1435
1435
|
"HTML for the item in the bottom navigation bar. Currently, only supported by the metronic theme.": "HTML für das Element in der unteren Navigationsleiste. Derzeit nur unterstützt vom Metronic-Theme.",
|
|
1436
1436
|
"A short name that will be in the page URL": "Ein kurzer Name, der in der Seiten-URL enthalten sein wird.",
|
|
1437
1437
|
"A longer description that is not visible but appears in the page header and is indexed by search engines": "Eine längere Beschreibung, die nicht sichtbar ist, aber im Seitenkopf erscheint und von Suchmaschinen indexiert wird.",
|
|
@@ -1525,7 +1525,7 @@
|
|
|
1525
1525
|
"Step settings": "Schritt Einstellungen",
|
|
1526
1526
|
"Action settings": "Aktions Einstellungen",
|
|
1527
1527
|
"Keystore file is not applied for debug builds.": "Der Keystore-Datei wird für Debug-Bauten nicht angewendet.",
|
|
1528
|
-
"Workflow": "
|
|
1528
|
+
"Workflow": "Arbeitsablauf",
|
|
1529
1529
|
"Previous runs": "Frühere Ausführungen",
|
|
1530
1530
|
"The workflow the user will be interacting with.": "Der Arbeitsablauf, mit dem der Benutzer interagieren wird.",
|
|
1531
1531
|
"Delete old workflow runs with status after days": "Alte Workflow-Ausführungen mit Status nach Tagen löschen",
|
|
@@ -1563,5 +1563,26 @@
|
|
|
1563
1563
|
"Modules cleaned, server restarting...": "Module gereinigt, Server wird neu gestartet...",
|
|
1564
1564
|
"Delete table+views+triggers": "Tabelle+Ansichten+Trigger löschen",
|
|
1565
1565
|
"No file uploaded": "Keine Datei hochgeladen.",
|
|
1566
|
-
"To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "Um ein Zertifikat zu erhalten, wird die E-Mail-Adresse des Administrators mit Let's Encrypt geteilt."
|
|
1567
|
-
|
|
1566
|
+
"To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "Um ein Zertifikat zu erhalten, wird die E-Mail-Adresse des Administrators mit Let's Encrypt geteilt.",
|
|
1567
|
+
"Local state": "Lokaler Zustand",
|
|
1568
|
+
"Isolate state of each repeated view": "Status jedes wiederholten Views isolieren.",
|
|
1569
|
+
"Processing CSV file": "CSV-Datei verarbeiten",
|
|
1570
|
+
"Edit files": "Dateien bearbeiten",
|
|
1571
|
+
"Minimum role to edit files": "Mindestrolle zum Bearbeiten von Dateien",
|
|
1572
|
+
"Edit search": "Suche bearbeiten",
|
|
1573
|
+
"Minimum role to edit search": "Minimale Rolle zum Bearbeiten der Suche",
|
|
1574
|
+
"Create snapshot": "Snapshot erstellen",
|
|
1575
|
+
"Minimum role to create snapshot": "Minimale Rolle zum Erstellen eines Snapshots",
|
|
1576
|
+
"Min length": "Minimale Länge",
|
|
1577
|
+
"Max length": "Maximale Länge",
|
|
1578
|
+
"Regular expression": "Regulärer Ausdruck",
|
|
1579
|
+
"Exact search only": "Exakte Suche nur",
|
|
1580
|
+
"Translation of": "Übersetzung von",
|
|
1581
|
+
"Minimum": "Minimal",
|
|
1582
|
+
"Maximum": "Maximal",
|
|
1583
|
+
"All tags": "Alle Tags",
|
|
1584
|
+
"Manage tags...": "Tags verwalten...",
|
|
1585
|
+
"Started": "Gestartet",
|
|
1586
|
+
"Updated": "Aktualisiert",
|
|
1587
|
+
"Status": "Status"
|
|
1588
|
+
}
|
package/locales/en.json
CHANGED
|
@@ -1575,5 +1575,17 @@
|
|
|
1575
1575
|
"Exact search only": "Exact search only",
|
|
1576
1576
|
"Translation of": "Translation of",
|
|
1577
1577
|
"Minimum": "Minimum",
|
|
1578
|
-
"Maximum": "Maximum"
|
|
1578
|
+
"Maximum": "Maximum",
|
|
1579
|
+
"All tags": "All tags",
|
|
1580
|
+
"Manage tags...": "Manage tags...",
|
|
1581
|
+
"Started": "Started",
|
|
1582
|
+
"Updated": "Updated",
|
|
1583
|
+
"Status": "Status",
|
|
1584
|
+
"Working directory": "Working directory",
|
|
1585
|
+
"Row click event": "Row click event",
|
|
1586
|
+
"What happens when a row is clicked": "What happens when a row is clicked",
|
|
1587
|
+
"Row click action": "Row click action",
|
|
1588
|
+
"Run this action when row is clicked": "Run this action when row is clicked",
|
|
1589
|
+
"Reset password view": "Reset password view",
|
|
1590
|
+
"A view that will be emailed to users when they have forgotten their password": "A view that will be emailed to users when they have forgotten their password"
|
|
1579
1591
|
}
|
package/locales/es.json
CHANGED
|
@@ -1565,5 +1565,24 @@
|
|
|
1565
1565
|
"No file uploaded": "Ningún archivo subido",
|
|
1566
1566
|
"To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "Para obtener un certificado, la dirección de correo electrónico del administrador será compartida con Let's Encrypt.",
|
|
1567
1567
|
"Local state": "Estado local",
|
|
1568
|
-
"Isolate state of each repeated view": "Aislar el estado de cada vista repetida."
|
|
1568
|
+
"Isolate state of each repeated view": "Aislar el estado de cada vista repetida.",
|
|
1569
|
+
"Processing CSV file": "Procesando archivo CSV",
|
|
1570
|
+
"Edit files": "Editar archivos",
|
|
1571
|
+
"Minimum role to edit files": "Rol mínimo para editar archivos",
|
|
1572
|
+
"Edit search": "Editar búsqueda",
|
|
1573
|
+
"Minimum role to edit search": "Rol mínimo para editar búsqueda",
|
|
1574
|
+
"Create snapshot": "Crear instantánea",
|
|
1575
|
+
"Minimum role to create snapshot": "Rol mínimo para crear una instantánea",
|
|
1576
|
+
"Min length": "Longitud mínima",
|
|
1577
|
+
"Max length": "Longitud máxima",
|
|
1578
|
+
"Regular expression": "Expresión regular",
|
|
1579
|
+
"Exact search only": "Búsqueda exacta solamente",
|
|
1580
|
+
"Translation of": "Traducción de",
|
|
1581
|
+
"Minimum": "Mínimo",
|
|
1582
|
+
"Maximum": "Máximo",
|
|
1583
|
+
"All tags": "Todas las etiquetas",
|
|
1584
|
+
"Manage tags...": "Administrar etiquetas...",
|
|
1585
|
+
"Started": "Iniciado",
|
|
1586
|
+
"Updated": "Actualizado",
|
|
1587
|
+
"Status": "Estado"
|
|
1569
1588
|
}
|
package/locales/fr.json
CHANGED
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
"Add another plugin": "Ajouter un autre plugin",
|
|
168
168
|
"Add another pack": "Ajouter un autre pack",
|
|
169
169
|
"Create pack": "Créer un pack",
|
|
170
|
-
"Pack": "
|
|
170
|
+
"Pack": "Emballer",
|
|
171
171
|
"Install": "Installer",
|
|
172
172
|
"Plugin": "Module complémentaire",
|
|
173
173
|
"Theme": "Thème",
|
|
@@ -969,7 +969,7 @@
|
|
|
969
969
|
"Diagram": "Schéma",
|
|
970
970
|
"Entry point": "Point d'entrée",
|
|
971
971
|
"Platform": "Plateforme",
|
|
972
|
-
"docker": "
|
|
972
|
+
"docker": "Docker",
|
|
973
973
|
"android": "android",
|
|
974
974
|
"iOS": "iOS",
|
|
975
975
|
"App file": "Fichier d'application",
|
|
@@ -1560,5 +1560,24 @@
|
|
|
1560
1560
|
"No file uploaded": "Aucun fichier téléchargé",
|
|
1561
1561
|
"To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "Pour obtenir un certificat, l'adresse e-mail de l'administrateur sera partagée avec Let's Encrypt.",
|
|
1562
1562
|
"Local state": "État local",
|
|
1563
|
-
"Isolate state of each repeated view": "Isoler l'état de chaque vue répétée."
|
|
1563
|
+
"Isolate state of each repeated view": "Isoler l'état de chaque vue répétée.",
|
|
1564
|
+
"Processing CSV file": "Traitement du fichier CSV",
|
|
1565
|
+
"Edit files": "Modifier les fichiers",
|
|
1566
|
+
"Minimum role to edit files": "Rôle minimum pour modifier les fichiers",
|
|
1567
|
+
"Edit search": "Modifier la recherche",
|
|
1568
|
+
"Minimum role to edit search": "Rôle minimum pour modifier la recherche",
|
|
1569
|
+
"Create snapshot": "Créer un instantané",
|
|
1570
|
+
"Minimum role to create snapshot": "Rôle minimum pour créer un instantané",
|
|
1571
|
+
"Min length": "Longueur min",
|
|
1572
|
+
"Max length": "Longueur maximale",
|
|
1573
|
+
"Regular expression": "Expression régulière",
|
|
1574
|
+
"Exact search only": "Recherche exacte uniquement",
|
|
1575
|
+
"Translation of": "Traduction de",
|
|
1576
|
+
"Minimum": "Minimum",
|
|
1577
|
+
"Maximum": "Maximum",
|
|
1578
|
+
"All tags": "Tous les tags",
|
|
1579
|
+
"Manage tags...": "Gérer les étiquettes...",
|
|
1580
|
+
"Started": "Commencé",
|
|
1581
|
+
"Updated": "Mis à jour",
|
|
1582
|
+
"Status": "Statut"
|
|
1564
1583
|
}
|
package/locales/hi.json
CHANGED
|
@@ -1478,7 +1478,7 @@
|
|
|
1478
1478
|
"Group by": "समूह द्वारा",
|
|
1479
1479
|
"View %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings » Menu</a>": "मेनू में व्यू %s जोड़ा गया। पहुँच अनुमतियाँ बदलने के लिए <a href=\"/menu\">सेटिंग्स » मेनू</a> पर जाएँ।",
|
|
1480
1480
|
"Page %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings » Menu</a>": "पेज %s को मेनू में जोड़ा गया। पहुँच अनुमतियाँ समायोजित करें <a href=\"/menu\">सेटिंग्स » मेनू</a> में।",
|
|
1481
|
-
"SameSite": "
|
|
1481
|
+
"SameSite": "सैमसाइट",
|
|
1482
1482
|
"Restrict use of cookie to third-party sites. Strict is more secure, but may impact authentication": "कुकी का उपयोग तीसरे-पक्ष की साइटों तक सीमित करें। सख्त अधिक सुरक्षित होता है, परन्तु यह प्रमाणीकरण पर प्रभाव डाल सकता है।",
|
|
1483
1483
|
"Content Security Policy": "सामग्री सुरक्षा नीति",
|
|
1484
1484
|
"CORS": "CORS",
|
|
@@ -1559,5 +1559,24 @@
|
|
|
1559
1559
|
"No file uploaded": "कोई फाइल अपलोड नहीं की गई",
|
|
1560
1560
|
"To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "प्रमाणपत्र प्राप्त करने के लिए, प्रशासक का ईमेल पता Let's Encrypt के साथ साझा किया जाएगा।",
|
|
1561
1561
|
"Local state": "स्थानीय अवस्था",
|
|
1562
|
-
"Isolate state of each repeated view": "प्रत्येक दोहराए गए दृश्य की अवस्था को अलग करें।"
|
|
1562
|
+
"Isolate state of each repeated view": "प्रत्येक दोहराए गए दृश्य की अवस्था को अलग करें।",
|
|
1563
|
+
"Processing CSV file": "सीएसवी फ़ाइल संसाधित करना",
|
|
1564
|
+
"Edit files": "फाइलों को संपादित करें।",
|
|
1565
|
+
"Minimum role to edit files": "फाइल्स को संपादित करने के लिए न्यूनतम भूमिका",
|
|
1566
|
+
"Edit search": "खोज संपादित करें",
|
|
1567
|
+
"Minimum role to edit search": "खोज को संपादित करने के लिए न्यूनतम भूमिका।",
|
|
1568
|
+
"Create snapshot": "स्नैपशॉट बनाएं।",
|
|
1569
|
+
"Minimum role to create snapshot": "स्नैपशॉट बनाने के लिए न्यूनतम भूमिका",
|
|
1570
|
+
"Min length": "न्यूनतम लंबाई",
|
|
1571
|
+
"Max length": "अधिकतम लंबाई",
|
|
1572
|
+
"Regular expression": "नियमित अभिव्यक्ति",
|
|
1573
|
+
"Exact search only": "केवल सटीक खोज",
|
|
1574
|
+
"Translation of": "अनुवाद का",
|
|
1575
|
+
"Minimum": "न्यूनतम",
|
|
1576
|
+
"Maximum": "अधिकतम",
|
|
1577
|
+
"All tags": "सभी टैग्स",
|
|
1578
|
+
"Manage tags...": "टैग प्रबंधित करें...",
|
|
1579
|
+
"Started": "शुरू किया",
|
|
1580
|
+
"Updated": "अपडेट किया गया",
|
|
1581
|
+
"Status": "स्थिति"
|
|
1563
1582
|
}
|