@saltcorn/server 1.1.4-beta.0 → 1.1.4-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 +23 -0
- package/auth/resetpw.js +1 -1
- package/auth/roleadmin.js +1 -4
- package/auth/routes.js +33 -1
- 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 +24 -24
- 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 +107 -92
- package/docs/classes/_saltcorn_data.models.TableConstraint-1.html +14 -14
- package/docs/classes/_saltcorn_data.models.Trigger.html +36 -36
- package/docs/classes/_saltcorn_data.models.User-1.html +50 -50
- package/docs/classes/_saltcorn_data.models.View-1.html +52 -52
- package/docs/classes/_saltcorn_data.models.Workflow-1.html +17 -17
- package/docs/classes/_saltcorn_data.models.WorkflowRun.html +35 -35
- package/docs/classes/_saltcorn_data.models.WorkflowStep.html +25 -25
- package/docs/classes/_saltcorn_data.models.WorkflowTrace.html +18 -18
- package/docs/classes/_saltcorn_mobile_builder.MobileBuilder.html +36 -36
- 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 +3 -3
- 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 +3 -3
- 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.getRequestContext.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.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 +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.androidPermissions.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.buildTablesFile.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyPrepopulatedDb.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyServerFiles.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyShareExtFiles.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copySiteLogo.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.copyTranslationFiles.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.createSqliteDb.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.decodeProvisioningProfile.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.extractDomain.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.generateAndroidVersionCode.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyAndroidManifest.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyConfigXml.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyGradleConfig.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyInfoPlist.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.modifyXcodeProjectFile.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepAppIcon.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareAppIcon.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareBuildDir.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareExportOptionsPlist.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareSplashIcon.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.prepareSplashPage.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeCapacitorConfig.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeCfgFile.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeDataExtractionRules.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writeNetworkSecurityConfig.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writePodfile.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.common_build_utils.writePrivacyInfo.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.bundleMobileAppCode.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.bundlePackagesAndPlugins.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.copyMobileAppDirs.html +1 -1
- package/docs/functions/_saltcorn_mobile_builder.package_bundle_utils.copyPublicDirs.html +1 -1
- package/docs/functions/_saltcorn_sqlite.add_index.html +2 -1
- package/docs/functions/_saltcorn_sqlite.add_unique_constraint.html +2 -1
- package/docs/functions/_saltcorn_sqlite.begin.html +2 -1
- package/docs/functions/_saltcorn_sqlite.changeConnection.html +2 -1
- package/docs/functions/_saltcorn_sqlite.close.html +2 -1
- package/docs/functions/_saltcorn_sqlite.commit.html +2 -1
- package/docs/functions/_saltcorn_sqlite.count.html +2 -1
- package/docs/functions/_saltcorn_sqlite.deleteWhere.html +2 -1
- package/docs/functions/_saltcorn_sqlite.dropTable.html +2 -1
- package/docs/functions/_saltcorn_sqlite.dropTables.html +2 -1
- package/docs/functions/_saltcorn_sqlite.drop_index.html +2 -1
- package/docs/functions/_saltcorn_sqlite.drop_reset_schema.html +2 -1
- package/docs/functions/_saltcorn_sqlite.drop_unique_constraint.html +2 -1
- package/docs/functions/_saltcorn_sqlite.getVersion.html +2 -1
- package/docs/functions/_saltcorn_sqlite.get_db_filepath.html +2 -1
- package/docs/functions/_saltcorn_sqlite.get_sql_logging.html +2 -1
- package/docs/functions/_saltcorn_sqlite.init.html +2 -1
- package/docs/functions/_saltcorn_sqlite.insert.html +2 -1
- package/docs/functions/_saltcorn_sqlite.listScTables.html +2 -1
- package/docs/functions/_saltcorn_sqlite.listTables.html +2 -1
- package/docs/functions/_saltcorn_sqlite.listUserDefinedTables.html +2 -1
- package/docs/functions/_saltcorn_sqlite.query.html +2 -1
- package/docs/functions/_saltcorn_sqlite.rollback.html +2 -1
- package/docs/functions/_saltcorn_sqlite.select.html +2 -1
- package/docs/functions/_saltcorn_sqlite.selectMaybeOne.html +2 -1
- package/docs/functions/_saltcorn_sqlite.selectOne.html +2 -1
- package/docs/functions/_saltcorn_sqlite.set_sql_logging.html +2 -1
- package/docs/functions/_saltcorn_sqlite.slugify.html +2 -1
- package/docs/functions/_saltcorn_sqlite.sql_log.html +2 -1
- package/docs/functions/_saltcorn_sqlite.tryCatchInTransaction.html +97 -0
- package/docs/functions/_saltcorn_sqlite.update.html +2 -1
- package/docs/functions/_saltcorn_sqlite.updateWhere.html +2 -1
- package/docs/functions/_saltcorn_sqlite.withTransaction.html +2 -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 +1 -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 +10 -10
- 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_markup.html +2 -2
- package/docs/modules/_saltcorn_mobile_builder.common_build_utils.html +1 -1
- package/docs/modules/_saltcorn_mobile_builder.html +1 -1
- package/docs/modules/_saltcorn_mobile_builder.package_bundle_utils.html +1 -1
- package/docs/modules/_saltcorn_sqlite.html +3 -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 +1 -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.DatabaseClient.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 +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.AuthenticationMethod.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.CapacitorPlugin.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.CodePagePack.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.Column.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.ConnectedObjects.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.CopilotSkill.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.FieldLike.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.FieldView.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.Header.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.JoinFieldOption.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.Layout.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.MobileConfig.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.ModelPattern.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.Pack.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.Plugin.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.PluginFunction.html +5 -5
- package/docs/types/_saltcorn_types.Types.base_types.PluginLayout.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.PluginRoute.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.PluginSourceType.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.PluginType.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.PluginWrap.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.PluginWrapArg.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.RelationOption.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.Req.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.Res.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.RouteAction.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.RunExtra.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.TableProvider.html +5 -5
- package/docs/types/_saltcorn_types.Types.base_types.TableQuery.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.Tablely.html +1 -1
- package/docs/types/_saltcorn_types.Types.base_types.ViewTemplate.html +1 -1
- 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 +17 -4
- 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/load_plugins.js +1 -1
- package/locales/da.json +862 -860
- package/locales/de.json +20 -2
- package/locales/en.json +10 -1
- package/locales/es.json +20 -2
- package/locales/fr.json +21 -3
- package/locales/pl.json +19 -9
- package/locales/pt.json +20 -2
- package/markup/admin.js +28 -0
- package/markup/expression_blurb.js +4 -2
- package/package.json +10 -9
- package/public/saltcorn-common.js +32 -7
- package/public/saltcorn.css +11 -1
- package/public/saltcorn.js +1 -0
- package/public/tabulator.min.js +2 -2
- package/public/tabulator_bootstrap4.min.css +1 -1
- package/public/tabulator_bootstrap5.min.css +2 -1
- package/routes/actions.js +28 -5
- package/routes/admin.js +115 -31
- package/routes/api.js +27 -15
- package/routes/common_lists.js +18 -7
- package/routes/infoarch.js +159 -8
- package/routes/list.js +47 -11
- package/routes/tables.js +15 -2
- package/routes/tag_entries.js +6 -1
- package/routes/view.js +10 -3
- package/serve.js +7 -2
- package/wrapper.js +8 -5
package/locales/da.json
CHANGED
|
@@ -1,862 +1,864 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
2
|
+
"Not found": "Ikke fundet",
|
|
3
|
+
"Page not found": "Side ikke fundet",
|
|
4
|
+
"Incorrect user or password": "Ukorrekt bruger eller kodeord",
|
|
5
|
+
"Internal Error": "Intern fejl",
|
|
6
|
+
"A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "En rapport er blevet logget, og et team af bug-squashing egern er sendt for at håndtere situationen.",
|
|
7
|
+
"User": "Bruger",
|
|
8
|
+
"User Settings": "Brugerindstillinger",
|
|
9
|
+
"Logout": "Log ud",
|
|
10
|
+
"Tables": "Tabeller",
|
|
11
|
+
"Views": "Visninger",
|
|
12
|
+
"Pages": "Sider",
|
|
13
|
+
"Files": "Filer",
|
|
14
|
+
"Settings": "Indstillinger",
|
|
15
|
+
"Plugins": "Plugins",
|
|
16
|
+
"Menu": "Menu",
|
|
17
|
+
"Users": "Brugerer",
|
|
18
|
+
"Search": "Søg",
|
|
19
|
+
"Configuration": "Konfiguration",
|
|
20
|
+
"Admin": "Administrator",
|
|
21
|
+
"Tenants": "Lejere",
|
|
22
|
+
"Crash log": "Nedbrudslog",
|
|
23
|
+
"Sign up": "Tilmelde",
|
|
24
|
+
"Login": "Log på",
|
|
25
|
+
"An error occurred": "Der er sket en fejl",
|
|
26
|
+
"ID": "ID",
|
|
27
|
+
"Email": "E-mail",
|
|
28
|
+
"Role": "Rolle",
|
|
29
|
+
"View": "Visning",
|
|
30
|
+
"Delete": "Slet",
|
|
31
|
+
"Add user": "Tilføj bruger",
|
|
32
|
+
"New user": "Ny bruger",
|
|
33
|
+
"New": "Ny",
|
|
34
|
+
"User %s created": "Bruger %s oprettet",
|
|
35
|
+
"Edit user": "Rediger bruger",
|
|
36
|
+
"Edit user %s": "Rediger bruger %s",
|
|
37
|
+
"User %s saved": "Bruger %s gemt",
|
|
38
|
+
"User %s deleted": "Bruger %s slettet",
|
|
39
|
+
"E-mail": "E-mail",
|
|
40
|
+
"Password": "Kodeord",
|
|
41
|
+
"User settings": "Brugerindstillinger",
|
|
42
|
+
"Password reset not enabled. Contact your administrator.": "Nulstilling af kodeord er ikke aktiveret. Kontakt din administrator.",
|
|
43
|
+
"Reset password": "Nulstille kodeord",
|
|
44
|
+
"Enter your email address below and we'll send you a link to reset your password.": "Indtast din email adresse og vi vil sende dig et link til at nulstille dit kodeord",
|
|
45
|
+
"Enter your new password below": "Indtast dit nye kodeord nedenfor",
|
|
46
|
+
"Set password": "Set kodeord",
|
|
47
|
+
"Password reset. Log in with your new password": "Kodeord nulstillet. Log in med dit nye kodeord",
|
|
48
|
+
"Change": "Lave om",
|
|
49
|
+
"Old password": "Gammelt kodeord",
|
|
50
|
+
"New password": "Nyt kodeord",
|
|
51
|
+
"Email: ": "E-mail:",
|
|
52
|
+
"Change password": "Skift kodeord",
|
|
53
|
+
"Password changed": "Kodeord skiftet",
|
|
54
|
+
"Reset password instructions": "Nulstil kodeord instruktioner",
|
|
55
|
+
"Hi %s": "Hej %s",
|
|
56
|
+
"You have requested a link to change your password. You can do this through this link:": "Du har bedt om et link til at nulstille dit kodeord. Du kan gøre det ved dette link:",
|
|
57
|
+
"If you did not request this, please ignore this email.": "Hvis du ikke har bedt om det så kan du ignorere denne email",
|
|
58
|
+
"Your password will not change until you access the link above and set a new one.": "Dit kodeord vil ikke skifte før du klikker dette link og sætter et nyt kodeord",
|
|
59
|
+
"Change my password": "Skift mit kodeord",
|
|
60
|
+
"Must be admin": "Skal være administrator",
|
|
61
|
+
"Site identity": "Webstedsidentitet",
|
|
62
|
+
"Authentication": "Godkendelse",
|
|
63
|
+
"Development": "Udvikling",
|
|
64
|
+
"Edit": "Redigere",
|
|
65
|
+
"Unknown file": "Ukendt file",
|
|
66
|
+
"Other": "Andre",
|
|
67
|
+
"Edit configuration key %s": "Rediget konfigurationsnøgle %s",
|
|
68
|
+
"Configuration key %s saved": "Konfigurationsnøgle %s gemt",
|
|
69
|
+
"Configuration key %s deleted": "Konfigurationsnøgle %s slettet",
|
|
70
|
+
"Must be logged in first": "Skal være logget ind først",
|
|
71
|
+
"Hello": "Hej",
|
|
72
|
+
"Restart server. Try reloading the page after a few seconds after pressing this button.": "Genstart serveren. Prøv at genindlæse siden efter et par sekunder efter at have trykket på denne knap.",
|
|
73
|
+
"Restart": "Genstart",
|
|
74
|
+
"Backup": "Sikkerhedskopi",
|
|
75
|
+
"Restore": "Gendan",
|
|
76
|
+
"Not authorized": "Ikke autoriseret",
|
|
77
|
+
"Page %s not found": "Side %s blev ikke fundet",
|
|
78
|
+
"Warning": "Advarsel",
|
|
79
|
+
"Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "Hosting på saltcorn.com er gratis og kommer uden nogen garanti om sikkerhed eller bevarelse af din applikation. ",
|
|
80
|
+
"This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "Denne facilitet er betænket alene for at du kan evaluere Saltcorn.",
|
|
81
|
+
"If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "Hvis du vil gemme private oplysninger, der skal være sikre, skal du bruge selv-hosted Saltcorn.",
|
|
82
|
+
"Create application": "Skab applikation",
|
|
83
|
+
"Create": "Skab",
|
|
84
|
+
"Please select a name for your application. The name will determine the address at which it will be available. ": "Vælg et navn til din applikation. Navnet bestemmer adressen, hvor den vil være tilgængelig.",
|
|
85
|
+
"Application name": "Applikationens navn",
|
|
86
|
+
"Success! Your new application is available at:": "Succes! Din nye applikation er tilgængelig på:",
|
|
87
|
+
"Please click the above link now to create the first user.": "Klik på ovenstående link for at oprette den første bruger",
|
|
88
|
+
"A site with this subdomain already exists": "En applikation med det navn eksisterer allerede",
|
|
89
|
+
"No such view: %s": "Visning ikke fundet: %s",
|
|
90
|
+
"Search all tables": "Søg alle tabeller",
|
|
91
|
+
"Show": "Vis",
|
|
92
|
+
"When": "Tid",
|
|
93
|
+
"Tenant": "Lejer",
|
|
94
|
+
"Crash log entry %s": "Nedbrudslog nr. %s",
|
|
95
|
+
"New %s": "Ny %s",
|
|
96
|
+
"Data": "Data",
|
|
97
|
+
"Add row": "Tilføj række",
|
|
98
|
+
"Add %s": "Tilføj %s",
|
|
99
|
+
"Edit row": "Rediger række",
|
|
100
|
+
"Edit %s": "Rediger %s",
|
|
101
|
+
"No errors reported": "Ingen rapporterede fejl",
|
|
102
|
+
"Everything is going extremely well.": "Alt går virkeligt godt.",
|
|
103
|
+
"Filename": "Filnavn",
|
|
104
|
+
"Size (KiB)": "Størrelse (KiB)",
|
|
105
|
+
"Media type": "Medietype",
|
|
106
|
+
"Role to access": "Rolle for adgang",
|
|
107
|
+
"Link": "Kæde",
|
|
108
|
+
"Download": "Hent",
|
|
109
|
+
"Upload file ": "Upload fil",
|
|
110
|
+
"Minimum role for %s updated to %s": "Minimum rolle for %s updateret til %s",
|
|
111
|
+
"File %s deleted": "File %s slewttet",
|
|
112
|
+
"More...": "Mere...",
|
|
113
|
+
"Quick Start": "Hurtig Start",
|
|
114
|
+
"Four different ways to get started using Saltcorn": "Fire forskellige måder for at komme i gang med Saltcorn",
|
|
115
|
+
"Build": "Byg",
|
|
116
|
+
"Start by creating the tables to hold your data": "Begynd med at lave tabeller til at holde dine data",
|
|
117
|
+
"Create a table »": "Lav en tabel »",
|
|
118
|
+
"When you have created the tables, you can create views so users can interact with the data.": "Når du har oprettet tabellerne, kan du oprette visninger, så brugerne kan interagere med dataene.",
|
|
119
|
+
"You can also start by creating a page.": "Du kan også starte med at oprette en side.",
|
|
120
|
+
"Create a page »": "Lav en side »",
|
|
121
|
+
"Upload": "Upload",
|
|
122
|
+
"You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "I stedet for at lave tabellerne manuelt, kan du uploade en CSV fil fra et regneark",
|
|
123
|
+
"Create table with CSV upload": "Lav en tabel med CSV upload",
|
|
124
|
+
"If you have a backup from a previous Saltcorn instance, you can also restore it.": "Hvis du har en backup fra en tidligere Saltcorn instans kan du også gendanne den.",
|
|
125
|
+
"Install pack": "Installer pakke",
|
|
126
|
+
"Instead of building, get up and running in no time with packs": "I stedet for at bygge, kom i gang hurtigt med pakker",
|
|
127
|
+
"Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "Pakker består af tabeller visninger og plugins der kan give dig en hel applikation som du kan redigere til dine behov.",
|
|
128
|
+
"Name": "Navn",
|
|
129
|
+
"Description": "Beskrivelse",
|
|
130
|
+
"Go to pack store »": "Gå til pakke butikken »",
|
|
131
|
+
"Learn": "Lære",
|
|
132
|
+
"Confused?": "Forvirret?",
|
|
133
|
+
"The Wiki contains the documentation and tutorials on installing and using Saltcorn": "Wiki'en indeholder dokumentationen og vejledningerne til installation og brug af Saltcorn",
|
|
134
|
+
"Go to Wiki »": "Gå til Wiki »",
|
|
135
|
+
"The YouTube channel has some video tutorials": "YouTube-kanalen har videovejledninger",
|
|
136
|
+
"Go to YouTube »": "Gå til YouTube »",
|
|
137
|
+
"What's new? Read the blog »": "Er der sket noget nyt? Læs vores blog »",
|
|
138
|
+
"Create a table": "Lav en tabel",
|
|
139
|
+
"Create table from CSV upload": "Lav en tabel med CSV upload",
|
|
140
|
+
"You have no views!": "Du har ikke nogen visninger!",
|
|
141
|
+
"Create a view »": "Lav en visning »",
|
|
142
|
+
"Create a view": "Lav en visning",
|
|
143
|
+
"%s data table": "%s data tabel",
|
|
144
|
+
"Versions": "Versioner",
|
|
145
|
+
"Version": "Version",
|
|
146
|
+
"Saved": "Gemmet",
|
|
147
|
+
"By user ID": "Efter bruger-id",
|
|
148
|
+
"%s History": " %s historie",
|
|
149
|
+
"back to table list": "Tilbage til tabel listen",
|
|
150
|
+
"Version %s restored": "Version %s gensat",
|
|
151
|
+
"Site name": "Sted navn",
|
|
152
|
+
"Site logo": "Sted logo",
|
|
153
|
+
"Type": "Type",
|
|
154
|
+
"Text label": "Tekstetiket",
|
|
155
|
+
"Minimum role": "Mindste rolle",
|
|
156
|
+
"URL": "URL",
|
|
157
|
+
"Page": "Side",
|
|
158
|
+
"Menu editor": "Menueditor",
|
|
159
|
+
"Menu updated": "Menu updateret",
|
|
160
|
+
"Plugin and pack store": "Plugin og pakke butik",
|
|
161
|
+
"All": "Alle",
|
|
162
|
+
"Packs": "Pakker",
|
|
163
|
+
"Themes": "Temaer",
|
|
164
|
+
"Installed": "Installeret",
|
|
165
|
+
"Refresh": "Opdater",
|
|
166
|
+
"Upgrade installed plugins": "Opgrader installerede plugins",
|
|
167
|
+
"Add another plugin": "Tilføj en anden plugin",
|
|
168
|
+
"Add another pack": "Tilføj en ny pakke",
|
|
169
|
+
"Create pack": "Opret pakke",
|
|
170
|
+
"Pack": "Pakke",
|
|
171
|
+
"Install": "Installere",
|
|
172
|
+
"Plugin": "Tilføjelsesprogram",
|
|
173
|
+
"Theme": "Tema",
|
|
174
|
+
"Remove": "Fjerne",
|
|
175
|
+
"Configure plugin": "Konfigurer plugin",
|
|
176
|
+
"Create Pack": "Lav pakke",
|
|
177
|
+
"You can copy the pack contents below to another Saltcorn installation.": "Du kan kopiere pakkens indhold nedenunder til en anden Saltcorn instans.",
|
|
178
|
+
"Install Pack": "Installer pakke",
|
|
179
|
+
"Pack %s installed": "Pakke %s installet",
|
|
180
|
+
"Pack %s uninstalled": "Pakke %s fjernet",
|
|
181
|
+
"Uninstall": "Fjern",
|
|
182
|
+
"Result preview for ": "Eksempel på resultat for",
|
|
183
|
+
"Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "Vælg visninger for <a href=\"/search\">søgsresultat</a> for hver tabel. vælg et langt for at udlade tabelen fra den globale søgning.",
|
|
184
|
+
"These tables lack suitable views: ": "Disse tabeller mangler passende visninger:",
|
|
185
|
+
"Search configuration": "Søgekonfiguration",
|
|
186
|
+
"Table saved with version history enabled": "Tabel gemmet med version historie aktiveret",
|
|
187
|
+
"Table saved with version history disabled": "Tabel gemmet med version historie fjernet",
|
|
188
|
+
"Label": "Etiket",
|
|
189
|
+
"Required": "Krævet",
|
|
190
|
+
"Add field": "Tilføj felt",
|
|
191
|
+
"Template": "Skabelon",
|
|
192
|
+
"Run": "Løb",
|
|
193
|
+
"Views of this table": "Visninger af denne tabel",
|
|
194
|
+
"Add view": "Tilføj visning",
|
|
195
|
+
"Rows": "Rækker",
|
|
196
|
+
"Download CSV": "Download CSV",
|
|
197
|
+
"Upload CSV": "Upload CSV",
|
|
198
|
+
"%s table": " %s tabel",
|
|
199
|
+
"Fields": "Felter",
|
|
200
|
+
"Table data": "Tabel data",
|
|
201
|
+
"Edit table properties": "Rediger tabelegenskaber",
|
|
202
|
+
"Minimum role for read": "Mindste rolle for læsning",
|
|
203
|
+
"Minimum role for writing": "Minimum rolle for skrivning",
|
|
204
|
+
"Version history": "Versions historie",
|
|
205
|
+
"New table": "Ny tabel",
|
|
206
|
+
"Table name": "Tabel navn",
|
|
207
|
+
"Table %s created": "Tabel %s oprettet",
|
|
208
|
+
"No fields defined in %s table": "Ingen felter defineret i %s tabel",
|
|
209
|
+
"Fields define the columns in your table.": "Felter definere kolonner i din tabel.",
|
|
210
|
+
"Add field to table": "Tilføj felt til tabel",
|
|
211
|
+
"Table %s already exists": "Tabel %s eksisterer allerede",
|
|
212
|
+
"Invalid table name %s": "Ugyldigt tabelnavn %s",
|
|
213
|
+
"Create from CSV upload": "Opret tabel fra CSV upload",
|
|
214
|
+
"Your tables": "Dine tabeller",
|
|
215
|
+
"Create table": "Opret tabel",
|
|
216
|
+
"Table saved": "Tabel gemt",
|
|
217
|
+
"Create table from CSV file": "Opret tabel fra CSV-fil",
|
|
218
|
+
"Create from CSV": "Opret fra CSV",
|
|
219
|
+
"File": "Fil",
|
|
220
|
+
"Created table %s.": "Oprettet tabel %s.",
|
|
221
|
+
"Table %s deleted": "Tabel %s slettet",
|
|
222
|
+
"Table": "Tabel",
|
|
223
|
+
"Your views": "Dine visninger",
|
|
224
|
+
"Configure": "Konfigurer",
|
|
225
|
+
"First, please give some basic information about the view.": "Giv først nogle grundlæggende oplysninger om visningen.",
|
|
226
|
+
"View name": "Visning navn",
|
|
227
|
+
"Views are based on a view template": "Visninger er baseret på en skabelon",
|
|
228
|
+
"Edit view": "Rediger visning",
|
|
229
|
+
"Edit %s view": "Rediger %s visning",
|
|
230
|
+
"Create view": "Opret visning",
|
|
231
|
+
"View deleted": "Visning slettet",
|
|
232
|
+
"Display data from this table": "Vis data fra tabel",
|
|
233
|
+
"Role required to run view": "Rolle krævet for at køre visning",
|
|
234
|
+
"On root page": "På hjemmesiden",
|
|
235
|
+
"Layout": "Layout",
|
|
236
|
+
"Fixed states": "Faste tilstande",
|
|
237
|
+
"A short name that will be in your URL": "Et kort navn der vil være i dit URL",
|
|
238
|
+
"Title": "Titel",
|
|
239
|
+
"Page title": "Sidetitel",
|
|
240
|
+
"A longer description": "En længere beskrivelse",
|
|
241
|
+
"Role required to access page": "Rolle krævet for at vise side",
|
|
242
|
+
"Page attributes": "Side attributter",
|
|
243
|
+
"Page configuration": "Side konfiguration",
|
|
244
|
+
"Fixed state for %s view": "Fast tilstand for visning %s",
|
|
245
|
+
"Set fixed states for views": "Sæt fast tilstand for visninger",
|
|
246
|
+
"Page %s saved": "Side %s gemt",
|
|
247
|
+
"Your pages": "Dine sider",
|
|
248
|
+
"Add page": "Tilføj side",
|
|
249
|
+
"Root pages": "Hjemmesider",
|
|
250
|
+
"The root page is the page that is served when the user visits the home location (/). This can be set for each user role.": "Hjemmesiden er den side som bliver vist når brugeren besøger /. Den kan blive sat for hver brugerrolle",
|
|
251
|
+
"Root pages updated": "Hjemmesider opdateret",
|
|
252
|
+
"Page deleted": "Side slettet",
|
|
253
|
+
"Basic properties": "Grundlæggende oplysninget",
|
|
254
|
+
"Attributes": "Attributer",
|
|
255
|
+
"Summary": "Forkortelse",
|
|
256
|
+
"Default": "Standard værdi",
|
|
257
|
+
"Edit field": "Rediger felt",
|
|
258
|
+
"Edit %s field": "Rediger %s felt",
|
|
259
|
+
"New field": "Nyt felt",
|
|
260
|
+
"New field:": "Nyt felt:",
|
|
261
|
+
"Field attributes": "Feltattributter",
|
|
262
|
+
"Field %s created": "Felt %s oprettet",
|
|
263
|
+
"Summary field": "Forkortelses felt",
|
|
264
|
+
"A default value is required when adding required fields to nonempty tables": "En standard værdi skal specificeres når et krævet felt bliver tillagt til tabeller med data",
|
|
265
|
+
"Create user": "Tilføj bruger",
|
|
266
|
+
"Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "Opret venligst din første brugerkonto, som vil have administrations adgang. Du kan tilføje andre brugere og give dem administrativ adgang senere.",
|
|
267
|
+
"Create first user": "Opret første brugerkonto",
|
|
268
|
+
"Create an account": "Opret en brugerkonto",
|
|
269
|
+
"No views defined": "Ingen visninger defineret",
|
|
270
|
+
"Views define how table rows are displayed to the user": "Visninger definerer, hvordan tabelrækker vises for brugeren",
|
|
271
|
+
"Field %s saved": "Felt %s gemt",
|
|
272
|
+
"View configuration": "Visningskonfiguration",
|
|
273
|
+
"Field %s deleted": "Felt %s slettet",
|
|
274
|
+
"Language: ": "Sprog: ",
|
|
275
|
+
"Language changed to %s": "Sprog ændret til %s",
|
|
276
|
+
"Add to menu": "Tilføj til menu",
|
|
277
|
+
"Duplicate": "Dupliker",
|
|
278
|
+
"The view name will appear as the title of pop-ups showing this view, and in the URL when it is shown alone.": "Visningsnavn ud vil blive vist som titlen til pop-uper at der viser denne visning og i URL når den vises alene",
|
|
279
|
+
"Local": "Lokal",
|
|
280
|
+
"Password does not match": "Kodeord er ikke det samme",
|
|
281
|
+
"No record selected": "Ingen række valgt",
|
|
282
|
+
"Expression": "Formular",
|
|
283
|
+
"Calculated": "Udregnet",
|
|
284
|
+
"Unique": "Unikt",
|
|
285
|
+
"Stored": "Gemt",
|
|
286
|
+
"Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type": "Indtast venligst formularen for det nye felt som et JavaScript udtryk. Formularen skal resultere i %s type",
|
|
287
|
+
"Fields you can use as variables: ": "Feltet som du kan bruge som variabler: ",
|
|
288
|
+
"Examples:": "Eksempler:",
|
|
289
|
+
"Formula": "Formular",
|
|
290
|
+
"Column %s already exists (but is hidden)": "Kolonnen %s eksisterer allerede (men er gemt)",
|
|
291
|
+
"new": "ny",
|
|
292
|
+
"Column %s already exists": "Kolonnen %s eksisterer allerede ",
|
|
293
|
+
"Missing label": "Mangler etiket",
|
|
294
|
+
"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.": "Brug dette til at begrænse dit felt til en liste med indstillinger (adskilt med kommaer). For eksempel, hvis de tilladte værdier er \"rød\", \"grøn\" og \"blå\", skal du indtaste \"rød, grøn, blå\" her. Lad det være tomt, hvis strengen kan indeholde alle værdier.",
|
|
295
|
+
"Columns": "Kolonner",
|
|
296
|
+
"Default state": "Standard tilstand",
|
|
297
|
+
"A view with this name already exists": "En visning med dette navn eksisterer allerede",
|
|
298
|
+
"Specify the fields in the table to show": "Specificere felterne i tabel der skal vises",
|
|
299
|
+
"Use view to create": "Visning til at skabe en ny række",
|
|
300
|
+
"If user has write permission. Leave blank to have no link to create a new item": "Hvis brugeren har skrivetilladelse. Lad det være tomt for ikke at have noget link til at oprette ny række",
|
|
301
|
+
"Display create view as": "Skab ny som",
|
|
302
|
+
"Label for create": "Etiket for at skabe en ny",
|
|
303
|
+
"Label in link or button to create. Leave blank for a default label": "Etiket i link eller knap til at skabe en ny række. Lad tomt for at få en standard etiket",
|
|
304
|
+
"Fixed fields": "Faste felter",
|
|
305
|
+
"Edit options": "Redigeringsmuligheder",
|
|
306
|
+
"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.": "Disse felter manglede, du kan angive værdier her. De værdier, du indtaster her, kan overskrives af oplysninger, der kommer fra andre visninger, for eksempel hvis formularen udløses fra en liste.",
|
|
307
|
+
"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.": "Visningen, du vælger her, kan ignoreres afhængigt af formens kontekst, for eksempel hvis den vises i en pop op-vindue, finder omdirigering ikke sted.",
|
|
308
|
+
"View when done": "Visning når færdig",
|
|
309
|
+
"Item View": "Element visning",
|
|
310
|
+
"If user has write permission. Leave blank to have no link to create a new item": "Hvis brugeren har skrivetilladelse. Lad det være tomt for ikke at have noget link til at oprette et nyt række",
|
|
311
|
+
"Subtables": "Undertabeller",
|
|
312
|
+
"List View": "Listevisning",
|
|
313
|
+
"Show View": "Vis visning",
|
|
314
|
+
"Which related tables would you like to show in sub-lists below the selected item?": "Hvilke relaterede tabeller vil du vise i underlister under det valgte element?",
|
|
315
|
+
"Order and layout": "Sortering og layout",
|
|
316
|
+
"Order by": "Sorter efter",
|
|
317
|
+
"Descending": "Faldende",
|
|
318
|
+
"Columns small screen": "Kolonner lille skærm",
|
|
319
|
+
"Columns medium screen": "Kolonner medium skærm",
|
|
320
|
+
"Columns large screen": "Kolonner stor skærm",
|
|
321
|
+
"Columns extra-large screen": "Kolonner extra-stor skærm",
|
|
322
|
+
"Each in card?": "Hver i kort?",
|
|
323
|
+
"File %s uploaded": "Fil %s uploadet",
|
|
324
|
+
"Next": "Næste",
|
|
325
|
+
"Calculated fields cannot have File type": "Beregnede felter kan ikke have filtype.",
|
|
326
|
+
"Calculated fields cannot have Key type": "Calculated fields cannot have Key type",
|
|
327
|
+
"On Field": "På felt",
|
|
328
|
+
"Field in %s table": "Felt i %s tabel",
|
|
329
|
+
"Action on row": "Handling på række",
|
|
330
|
+
"Link to other view": "Link til anden visning",
|
|
331
|
+
"Link to anywhere": "Link til hvor som helst",
|
|
332
|
+
"Join Field": "Sammenslut felt",
|
|
333
|
+
"Aggregation": "Aggregering",
|
|
334
|
+
"Field": "Felt",
|
|
335
|
+
"Field view": "Felvisning",
|
|
336
|
+
"Action": "Handling",
|
|
337
|
+
"Action Label": "Handlingsmærkat",
|
|
338
|
+
"View label": "Visningsmærkat",
|
|
339
|
+
"Leave blank for default label.": "Lad være tom for standardetiket.",
|
|
340
|
+
"View label is a formula?": "Visningsmærkat er en formel?",
|
|
341
|
+
"Open in popup modal?": "Åbn i popup-modal?",
|
|
342
|
+
"Link text": "Linktekst",
|
|
343
|
+
"Link text is a formula?": "Er linkteksten en formel?",
|
|
344
|
+
"Link URL": "Link URL",
|
|
345
|
+
"Link URL is a formula?": "Er URL et udtryk?",
|
|
346
|
+
"Open in new tab": "Åbn i ny fane",
|
|
347
|
+
"Relation": "Relation",
|
|
348
|
+
"Statistic": "Statistik",
|
|
349
|
+
"In search form": "I søgeformular",
|
|
350
|
+
"Header label": "Overskriftsetiket",
|
|
351
|
+
"Save": "Gem",
|
|
352
|
+
"step": "skridt",
|
|
353
|
+
"max": "maks",
|
|
354
|
+
"Base URL": "Basis-URL",
|
|
355
|
+
"Allow signups": "Tillad tilmeldinger",
|
|
356
|
+
"Login in menu": "Login i menuen",
|
|
357
|
+
"Allow password reset": "Tillad nulstilling af adgangskode",
|
|
358
|
+
"SMTP host": "SMTP-vært",
|
|
359
|
+
"SMTP username": "SMTP-brugernavn",
|
|
360
|
+
"SMTP password": "SMTP-adgangskode",
|
|
361
|
+
"SMTP port": "SMTP-port",
|
|
362
|
+
"SMTP secure": "SMTP sikker",
|
|
363
|
+
"Email from address": "E-mail fra adresse",
|
|
364
|
+
"Development mode": "Udviklingstilstand",
|
|
365
|
+
"Log SQL to stdout": "Log SQL til stdout",
|
|
366
|
+
"Menu items": "Menupunkter",
|
|
367
|
+
"Global search": "Global søgning",
|
|
368
|
+
"Available packs": "Tilgængelige pakker",
|
|
369
|
+
"Available packs fetched": "Tilgængelige pakker hentet",
|
|
370
|
+
"Available plugins": "Tilgængelige plugins",
|
|
371
|
+
"Available plugins fetched": "Tilgængelige plugins hentet",
|
|
372
|
+
"Public home page": "Offentlig hjemmeside",
|
|
373
|
+
"User home page": "Brugers hjemmeside",
|
|
374
|
+
"Staff home page": "Personale hjemmeside",
|
|
375
|
+
"Admin home page": "Admin hjemmeside",
|
|
376
|
+
"Installed packs": "Installerede pakker",
|
|
377
|
+
"Omit search form": "Udelad søgeformular",
|
|
378
|
+
"Do not display the search filter form": "Vis ikke søgefilterformularen",
|
|
379
|
+
"Default search form values when first loaded": "Standardværdier for søgeformular ved første indlæsning",
|
|
380
|
+
"Apply": "Anvend",
|
|
381
|
+
"Anywhere": "Overalt",
|
|
382
|
+
"Search filter": "Søgefilter",
|
|
383
|
+
"Are you sure you want to delete %s?": "Er du sikker på, at du vil slette %s?",
|
|
384
|
+
"Are you sure?": "Er du sikker?",
|
|
385
|
+
"Actions": "Handlinger",
|
|
386
|
+
"Users and roles": "Brugere og roller",
|
|
387
|
+
"Documentation": "Dokumentation",
|
|
388
|
+
"New Plugin": "Ny Plugin",
|
|
389
|
+
"Add plugin": "Tilføj plugin",
|
|
390
|
+
"About application": "Om applikationen",
|
|
391
|
+
"Users and security": "Brugere og sikkerhed",
|
|
392
|
+
"Site structure": "Webstedsstruktur",
|
|
393
|
+
"Events": "Begivenheder",
|
|
394
|
+
"Create page": "Opret side",
|
|
395
|
+
"Icon": "Ikon",
|
|
396
|
+
"Style": "Stil",
|
|
397
|
+
"Not all themes support menu buttons": "Ikke alle temaer understøtter menuknapper.",
|
|
398
|
+
"Languages": "Languages",
|
|
399
|
+
"Multitenancy": "Multitenancy",
|
|
400
|
+
"Language": "Language",
|
|
401
|
+
"Locale": "Locale",
|
|
402
|
+
"Add language": "Add language",
|
|
403
|
+
"Strings": "Strings",
|
|
404
|
+
"In default language": "In default language",
|
|
405
|
+
"In %s": "In %s",
|
|
406
|
+
"A short string which is the name of your site": "En kort streng, der er navnet på dit websted",
|
|
407
|
+
"Home Timezone": "Home Timezone",
|
|
408
|
+
"Select a publicly accessible image file for the menu logo": "Vælg en offentligt tilgængelig billedfil til menu-logoet",
|
|
409
|
+
"Favicon": "Favicon",
|
|
410
|
+
"Select a publicly accessible image file for the browser tab icon": "Vælg en offentligt tilgængelig billedfil til browserfanens ikon",
|
|
411
|
+
"The URL at which your site is available. For instance, https://example.com/": "URL'en, hvor dit websted er tilgængeligt. For eksempel https://example.com/",
|
|
412
|
+
"Custom CSS": "Brugerdefineret CSS",
|
|
413
|
+
"Custom HTML": "Brugerdefineret HTML",
|
|
414
|
+
"Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "Deaktiver caching af JS/CSS-aktiver, vis fuld fejl til brugeren ved nedbrud, aktiver redigering af felttype.",
|
|
415
|
+
"Print all SQL statements to the standard output": "Udskriv alle SQL-erklæringer til standard output.",
|
|
416
|
+
"Multitenancy enabled": "Multitenancy aktiveret",
|
|
417
|
+
"Site identity settings": "Indstillinger for webstedsidentitet",
|
|
418
|
+
"System": "System",
|
|
419
|
+
"Download a backup": "Download en sikkerhedskopi",
|
|
420
|
+
"Restore a backup": "Gendan en sikkerhedskopi",
|
|
421
|
+
"The host address of your SMTP server. For instance, smtp.postmarkapp.com": "Værtsadressen på din SMTP-server. For eksempel smtp.postmarkapp.com.",
|
|
422
|
+
"The user name to access SMTP server for sending emails.": "The user name to access SMTP server for sending emails.",
|
|
423
|
+
"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.": "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.",
|
|
424
|
+
"The port of your SMTP server": "The port of your SMTP server",
|
|
425
|
+
"Force TLS": "Tving TLS",
|
|
426
|
+
"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": "Brug altid TLS, når du forbinder til serveren? Hvis ikke markeret, bruges TLS, hvis serveren understøtter STARTTLS-udvidelsen. I de fleste tilfælde skal du markere denne boks, hvis du forbinder til port 465. For port 587 eller 25 skal den holdes umarkeret.",
|
|
427
|
+
"The email address from which emails are sent. For instance, hello@saltcorn.com": "E-mailadressen, hvorfra e-mails sendes. For eksempel hello@saltcorn.com",
|
|
428
|
+
"Email settings": "E-mail-indstillinger",
|
|
429
|
+
"Send test email": "Send test email",
|
|
430
|
+
"System operations": "Systemoperationer",
|
|
431
|
+
"Restart server": "Genstart server",
|
|
432
|
+
"Clear all": "Ryd alt",
|
|
433
|
+
"About the system": "Om systemet",
|
|
434
|
+
"About Saltcorn": "Om Saltcorn",
|
|
435
|
+
"Saltcorn version": "Saltcorn-version",
|
|
436
|
+
"Latest": "Seneste",
|
|
437
|
+
"git commit": "git commit",
|
|
438
|
+
"Node.js version": "Node.js-version",
|
|
439
|
+
"Database": "Database",
|
|
440
|
+
"Process uptime": "Proces oppetid",
|
|
441
|
+
"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 er <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">fri</a> og <a href=\"https://opensource.org/\">open source</a> software, <a href=\"https://github.com/saltcorn/saltcorn/\">udgivet</a> under <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT-licensen</a>.",
|
|
442
|
+
"Information about plugin": "Information om plugin",
|
|
443
|
+
"Verified": "Bekræftet",
|
|
444
|
+
"Set random password": "Indstil tilfældigt kodeord",
|
|
445
|
+
"Disable": "Deaktiver",
|
|
446
|
+
"Roles": "Roller",
|
|
447
|
+
"SSL": "SSL",
|
|
448
|
+
"Add new role": "Tilføj ny rolle",
|
|
449
|
+
"Allow users to sign up for a new user account": "Tillad brugere at oprette en ny brugerkonto",
|
|
450
|
+
"Show the login link in the menu": "Vis login-linket i menuen",
|
|
451
|
+
"New user form": "Ny brugerformular",
|
|
452
|
+
"A view to show to new users": "En visning til at vise for nye brugere",
|
|
453
|
+
"Login view": "Loginvisning",
|
|
454
|
+
"A view with the login form": "En visning med loginformularen",
|
|
455
|
+
"Signup view": "Tilmeldingsvisning",
|
|
456
|
+
"A view with the signup form": "En visning med tilmeldingsformularen",
|
|
457
|
+
"User settings form": "Brugerindstillingsformular",
|
|
458
|
+
"A view for users to change their custom user fields": "En visning for brugere til at ændre deres brugerdefinerede brugerfelter",
|
|
459
|
+
"Verification view": "Bekræftelsesvisning",
|
|
460
|
+
"A view with the view to be emailed to users for email address verification": "En visning med det formål at blive sendt til brugere for verifikation af e-mailadresser",
|
|
461
|
+
"Elevate verified to role": "Hæv verificeret til rolle",
|
|
462
|
+
"Elevate users to a higher role when their email addresses have been verified": "Hæv brugere til en højere rolle, når deres e-mailadresser er blevet bekræftet.",
|
|
463
|
+
"Role to upload files": "Rolle til at uploade filer",
|
|
464
|
+
"User should have this role or higher to upload files with API (uploads through forms are not affected)": "Brugeren skal have denne rolle eller højere for at uploade filer med API (uploads via formularer påvirkes ikke)",
|
|
465
|
+
"HTTP timeout (s)": "HTTP timeout (s)",
|
|
466
|
+
"Increase if you expect large uploads": "Increase if you expect large uploads",
|
|
467
|
+
"Email mask": "Emailmaske",
|
|
468
|
+
"Emails used for signup must end with this string": "E-mails, der bruges til tilmelding, skal slutte med denne streng.",
|
|
469
|
+
"Allow users to request a password reset email. Email must be configured.": "Tillad brugere at anmode om en e-mail til nulstilling af adgangskode. E-mail skal konfigureres.",
|
|
470
|
+
"Cookie sessions": "Cookie sessions",
|
|
471
|
+
"Store sessions entirely in client cookies for higher performance": "Store sessions entirely in client cookies for higher performance",
|
|
472
|
+
"Custom HTTP headers": "Tilpassede HTTP-headers",
|
|
473
|
+
"Format for each line: Header-Name: value": "Format for hver linje: Header-Navn: værdi",
|
|
474
|
+
"Authentication settings": "Godkendelsesindstillinger",
|
|
475
|
+
"HTTPS encryption with Let's Encrypt SSL certificate": "HTTPS-kryptering med Let's Encrypt SSL-certifikat",
|
|
476
|
+
"Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains": "Saltcorn kan automatisk opnå et SSL-certifikat fra <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for enkeltdomæner",
|
|
477
|
+
"Currently: ": "Aktuelt:",
|
|
478
|
+
"Disabled": "Deaktiveret",
|
|
479
|
+
"Enable LetsEncrypt HTTPS": "Aktivér LetsEncrypt HTTPS",
|
|
480
|
+
"HTTPS encryption with custom SSL certificate": "HTTPS-kryptering med brugerdefineret SSL-certifikat",
|
|
481
|
+
"Or use custom SSL certificates, including wildcard certificates for multitenant applications": "Eller brug brugerdefinerede SSL-certifikater, herunder wildcard-certifikater til flerlejerapplikationer",
|
|
482
|
+
"Edit custom SSL certificates": "Edit custom SSL certificates",
|
|
483
|
+
"Subdomain": "Subdomain",
|
|
484
|
+
"Information": "Information",
|
|
485
|
+
"Found %s tenants": "Found %s tenants",
|
|
486
|
+
"Create new tenant": "Create new tenant",
|
|
487
|
+
"Role to create tenants": "Rolle til at oprette lejere",
|
|
488
|
+
"Minimum user role required to create a new tenant": "Minimum brugerrolle påkrævet for at oprette en ny lejer",
|
|
489
|
+
"Create tenant warning": "Opret lejeradvarsel",
|
|
490
|
+
"Show a warning to users creating a tenant disclaiming warranty of availability or security": "Vis en advarsel til brugere, der opretter en lejer, der fraskriver garantien for tilgængelighed eller sikkerhed.",
|
|
491
|
+
"Multitenancy settings": "Multitenancy settings",
|
|
492
|
+
"Actions available": "Tilgængelige handlinger",
|
|
493
|
+
"Event types": "Event types",
|
|
494
|
+
"Triggers": "Udløsere",
|
|
495
|
+
"Table or Channel": "Table or Channel",
|
|
496
|
+
"Test run": "Testkørsel",
|
|
497
|
+
"Add trigger": "Tilføj trigger",
|
|
498
|
+
"Custom": "Custom",
|
|
499
|
+
"Log settings": "Log settings",
|
|
500
|
+
"Event log": "Event log",
|
|
501
|
+
"Custom Events": "Custom Events",
|
|
502
|
+
"Channels": "Channels",
|
|
503
|
+
"Create custom event": "Create custom event",
|
|
504
|
+
"Which events should be logged?": "Which events should be logged?",
|
|
505
|
+
"Events to log": "Events to log",
|
|
506
|
+
"Channel": "Channel",
|
|
507
|
+
"Description allows you to give more information about the view.": "Description allows you to give more information about the view.",
|
|
508
|
+
"Show on page": "Vis på side",
|
|
509
|
+
"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.": "Anmodninger om direkte at gengive denne visning vil i stedet vise den valgte side, hvis nogen. Den valgte side bør indlejre denne visning. Brug dette til at dekorere visningen med yderligere elementer.",
|
|
510
|
+
"Set page title": "Sæt sidetitel",
|
|
511
|
+
"Skip this section if you do not want to set the page title": "Spring denne sektion over, hvis du ikke ønsker at sætte sidetitlen.",
|
|
512
|
+
"Page title is a formula?": "Sidetitel er en formel?",
|
|
513
|
+
"Default language": "Default language",
|
|
514
|
+
"Identity": "Identitet",
|
|
515
|
+
"Create a page": "Opret en side",
|
|
516
|
+
"Access Read/Write": "Adgang Læs/Skriv",
|
|
517
|
+
"Owned": "Ejet",
|
|
518
|
+
"Discover tables": "Opdag tabeller",
|
|
519
|
+
"Relationship diagram": "Relationsdiagram",
|
|
520
|
+
"Variable name": "Variabelnavn",
|
|
521
|
+
"Primary key": "Primær nøgle",
|
|
522
|
+
"Add more fields to enable edit": "Add more fields to enable edit",
|
|
523
|
+
"Constraints": "Begrænsninger",
|
|
524
|
+
"Rename table": "Omdøb tabel",
|
|
525
|
+
"Recalculate stored fields": "Genberegn gemte felter",
|
|
526
|
+
"Delete all rows": "Slet alle rækker",
|
|
527
|
+
"Description allows you to give more information about the table": "Description allows you to give more information about the table",
|
|
528
|
+
"Minimum role to read": "Minimum rolle til læsning",
|
|
529
|
+
"User must have this role or higher to read rows from the table": "User must have this role or higher to read rows from the table",
|
|
530
|
+
"Minimum role to write": "Minimum rolle til at skrive",
|
|
531
|
+
"User must have this role or higher to edit or create new rows in the table": "User must have this role or higher to edit or create new rows in the table",
|
|
532
|
+
"Track table data changes over time": "Track table data changes over time",
|
|
533
|
+
"Name of the field": "Name of the field",
|
|
534
|
+
"Description allows to give more information about field": "Description allows to give more information about field",
|
|
535
|
+
"The type determines the kind of data that can be stored in the field": "The type determines the kind of data that can be stored in the field",
|
|
536
|
+
"Calculated from other fields with a formula": "Calculated from other fields with a formula",
|
|
537
|
+
"There must be a value in every row": "There must be a value in every row",
|
|
538
|
+
"Different rows must have different values for this field": "Different rows must have different values for this field",
|
|
539
|
+
"Match regular expression": "Match regulært udtryk",
|
|
540
|
+
"Error message when regular expression does not match": "Fejlmeddelelse når regulært udtryk ikke matcher",
|
|
541
|
+
"The maximum number of characters in the string": "Maksimalt antal tegn i strengen",
|
|
542
|
+
"The minimum number of characters in the string": "Det mindste antal tegn i strengen",
|
|
543
|
+
"Options": "Indstillinger",
|
|
544
|
+
"Action label is a formula?": "Handlingsetiketten er en formel?",
|
|
545
|
+
"Action Style": "Handlingsstil",
|
|
546
|
+
"Button size": "Knapstørrelse",
|
|
547
|
+
"User confirmation?": "Brugerbekræftelse?",
|
|
548
|
+
"Link Style": "Linkstil",
|
|
549
|
+
"Link size": "Linkstørrelse",
|
|
550
|
+
"Where": "Hvor",
|
|
551
|
+
"Default order by": "Standard sortering efter",
|
|
552
|
+
"Default descending?": "Standard faldende?",
|
|
553
|
+
"Omit header": "Udelad header",
|
|
554
|
+
"Do not display the header": "Vis ikke headeren",
|
|
555
|
+
"Create database view": "Opret databasevisning",
|
|
556
|
+
"Create an SQL view in the database with the fields in this list": "Opret en SQL-visning i databasen med felterne på denne liste",
|
|
557
|
+
"Rows per page": "Rækker pr. side",
|
|
558
|
+
"List options": "Liste over muligheder",
|
|
559
|
+
"Modules": "Modules",
|
|
560
|
+
"File not found": "Fil ikke fundet",
|
|
561
|
+
"Welcome, %s!": "Velkommen, %s!",
|
|
562
|
+
"CSV upload": "CSV upload",
|
|
563
|
+
"Upload file(s)": "Upload file(s)",
|
|
564
|
+
"API token": "API-token",
|
|
565
|
+
"No API token issued": "Ingen API-token udstedt",
|
|
566
|
+
"Generate": "Generate",
|
|
567
|
+
"Two-factor authentication": "Two-factor authentication",
|
|
568
|
+
"Two-factor authentication is disabled": "Two-factor authentication is disabled",
|
|
569
|
+
"Enable 2FA": "Enable 2FA",
|
|
570
|
+
"Pattern": "Pattern",
|
|
571
|
+
"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.",
|
|
572
|
+
"Views potentially affected": "Views potentially affected",
|
|
573
|
+
"History": "Historik",
|
|
574
|
+
"External": "Ekstern",
|
|
575
|
+
"Discover tables that are already in the Database, but not known to Saltcorn": "Discover tables that are already in the Database, but not known to Saltcorn",
|
|
576
|
+
"Forget table": "Forget table",
|
|
577
|
+
"Ownership field": "Ejerfelt",
|
|
578
|
+
"The user referred to in this field will be the owner of the row": "Brugeren, der refereres til i dette felt, vil være ejer af rækken.",
|
|
579
|
+
"None": "Intet",
|
|
580
|
+
"Ownership formula": "Ownership formula",
|
|
581
|
+
"User is treated as owner if true. In scope: ": "User is treated as owner if true. In scope: ",
|
|
582
|
+
"User group": "User group",
|
|
583
|
+
"Add relations to this table in dropdown options for ownership field": "Add relations to this table in dropdown options for ownership field",
|
|
584
|
+
"User must have this role or higher to read rows from the table, unless they are the owner": "User must have this role or higher to read rows from the table, unless they are the owner",
|
|
585
|
+
"User must have this role or higher to edit or create new rows in the table, unless they are the owner": "User must have this role or higher to edit or create new rows in the table, unless they are the owner",
|
|
586
|
+
"Edit properties": "Edit properties",
|
|
587
|
+
"Preset %s": "Preset %s",
|
|
588
|
+
"%s configuration": "%s configuration",
|
|
589
|
+
"Module Store endpoint": "Module Store endpoint",
|
|
590
|
+
"The endpoint of plugins store.": "The endpoint of plugins store.",
|
|
591
|
+
"Packs Store endpoint": "Packs Store endpoint",
|
|
592
|
+
"The endpoint of packs store.": "The endpoint of packs store.",
|
|
593
|
+
"Mobile app": "Mobile app",
|
|
594
|
+
"Backup now": "Backup now",
|
|
595
|
+
"Frequency": "Frequency",
|
|
596
|
+
"Destination": "Destination",
|
|
597
|
+
"Directory": "Directory",
|
|
598
|
+
"Expiration in days": "Expiration in days",
|
|
599
|
+
"Delete old backup files in this directory after the set number of days": "Delete old backup files in this directory after the set number of days",
|
|
600
|
+
"Snapshot now": "Snapshot now",
|
|
601
|
+
"Periodic snapshots enabled": "Periodic snapshots enabled",
|
|
602
|
+
"Snapshot will be made every hour if there are changes": "Snapshot will be made every hour if there are changes",
|
|
603
|
+
"Manual backup": "Manual backup",
|
|
604
|
+
"Automated backup": "Automated backup",
|
|
605
|
+
"Restore/download automated backups »": "Restore/download automated backups »",
|
|
606
|
+
"Snapshots": "Snapshots",
|
|
607
|
+
"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).": "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).",
|
|
608
|
+
"List/download snapshots »": "List/download snapshots »",
|
|
609
|
+
"Configuration check": "Configuration check",
|
|
610
|
+
"Check for updates": "Check for updates",
|
|
611
|
+
"Database type": "Database type",
|
|
612
|
+
"Database host": "Database host",
|
|
613
|
+
"Database port": "Database port",
|
|
614
|
+
"Database name": "Database name",
|
|
615
|
+
"Database user": "Database user",
|
|
616
|
+
"Database schema": "Database schema",
|
|
617
|
+
"Build mobile app": "Build mobile app",
|
|
618
|
+
"Entry point": "Entry point",
|
|
619
|
+
"Platform": "Platform",
|
|
620
|
+
"docker": "docker",
|
|
621
|
+
"android": "android",
|
|
622
|
+
"iOS": "iOS",
|
|
623
|
+
"App file": "App file",
|
|
624
|
+
"Server URL": "Server URL",
|
|
625
|
+
"Log client errors": "Log client errors",
|
|
626
|
+
"Record all client errors in the crash log": "Record all client errors in the crash log",
|
|
627
|
+
"System logging verbosity": "System logging verbosity",
|
|
628
|
+
"NPM packages in code": "NPM packages in code",
|
|
629
|
+
"Comma-separated list of packages which will be available in JavaScript actions": "Comma-separated list of packages which will be available in JavaScript actions",
|
|
630
|
+
"Development settings": "Development settings",
|
|
631
|
+
"Module store": "Module store",
|
|
632
|
+
"Upgrading modules...": "Upgrading modules...",
|
|
633
|
+
"Upgrade installed modules": "Upgrade installed modules",
|
|
634
|
+
"Add another module": "Add another module",
|
|
635
|
+
"Module": "Module",
|
|
636
|
+
"Become user": "Become user",
|
|
637
|
+
"Send password reset email": "Send e-mail til nulstilling af adgangskode",
|
|
638
|
+
"Login and Signup": "Login and Signup",
|
|
639
|
+
"Table access": "Table access",
|
|
640
|
+
"HTTP": "HTTP",
|
|
641
|
+
"Permissions": "Permissions",
|
|
642
|
+
"2FA policy": "2FA policy",
|
|
643
|
+
"Cookie duration (hours)": "Cookie duration (hours)",
|
|
644
|
+
"Set to 0 for expiration at the end of browser session": "Set to 0 for expiration at the end of browser session",
|
|
645
|
+
"Cookie duration (hours) when remember ticked": "Cookie duration (hours) when remember ticked",
|
|
646
|
+
"Public cache TTL (minutes)": "Public cache TTL (minutes)",
|
|
647
|
+
"Cache-control max-age for public views and pages. 0 to disable": "Cache-control max-age for public views and pages. 0 to disable",
|
|
648
|
+
"HTTP settings": "HTTP settings",
|
|
649
|
+
"Role to generate API keys": "Role to generate API keys",
|
|
650
|
+
"User should have this role or higher to generate API keys in their user settings": "User should have this role or higher to generate API keys in their user settings",
|
|
651
|
+
"Role for search": "Role for search",
|
|
652
|
+
"Min role to access search page": "Min role to access search page",
|
|
653
|
+
"Permissions settings": "Permissions settings",
|
|
654
|
+
"Update": "Update",
|
|
655
|
+
"Add": "Add",
|
|
656
|
+
"Recalculate dynamic": "Recalculate dynamic",
|
|
657
|
+
"Order field": "Order field",
|
|
658
|
+
"Section field": "Section field",
|
|
659
|
+
"Optional. String type with options, each of which will become a menu section": "Optional. String type with options, each of which will become a menu section",
|
|
660
|
+
"Label formula": "Label formula",
|
|
661
|
+
"URL formula": "URL formula",
|
|
662
|
+
"Include formula": "Include formula",
|
|
663
|
+
"If specified, only include in menu rows that evaluate to true": "If specified, only include in menu rows that evaluate to true",
|
|
664
|
+
"Location": "Placering",
|
|
665
|
+
"Not all themes support all locations": "Not all themes support all locations",
|
|
666
|
+
"Library": "Library",
|
|
667
|
+
"Tags": "Tags",
|
|
668
|
+
"Diagram": "Diagram",
|
|
669
|
+
"Library: component assemblies that can be used in the builder": "Library: component assemblies that can be used in the builder",
|
|
670
|
+
"Creator email": "Creator email",
|
|
671
|
+
"Created": "Created",
|
|
672
|
+
"Create tenant warning text": "Create tenant warning text",
|
|
673
|
+
"Provide your own create warning text if need": "Provide your own create warning text if need",
|
|
674
|
+
"New tenant template": "New tenant template",
|
|
675
|
+
"Copy site structure for new tenants from this tenant": "Copy site structure for new tenants from this tenant",
|
|
676
|
+
"Tagname": "Tagname",
|
|
677
|
+
"Create tag": "Create tag",
|
|
678
|
+
"Application diagram": "Application diagram",
|
|
679
|
+
"Trigger": "Trigger",
|
|
680
|
+
"All entities": "All entities",
|
|
681
|
+
"no tags": "no tags",
|
|
682
|
+
"Add tag": "Add tag",
|
|
683
|
+
"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.",
|
|
684
|
+
"Triggers run actions in response to events.": "Triggers run actions in response to events.",
|
|
685
|
+
"No triggers": "No triggers",
|
|
686
|
+
"Code": "Code",
|
|
687
|
+
"Invalid form data, try again": "Ugyldige formdata, prøv igen",
|
|
688
|
+
"View pattern": "View pattern",
|
|
689
|
+
"The view pattern sets the foundation of how the view relates to the table and the behaviour of the view": "The view pattern sets the foundation of how the view relates to the table and the behaviour of the view",
|
|
690
|
+
"Slug": "Slug",
|
|
691
|
+
"Field that can be used for a prettier URL structure": "Field that can be used for a prettier URL structure",
|
|
692
|
+
"Column width": "Column width",
|
|
693
|
+
"Units": "Units",
|
|
694
|
+
"Save indicator": "Save indicator",
|
|
695
|
+
"%s view - %s on %s": "%s view - %s on %s",
|
|
696
|
+
"URL after delete": "URL after delete",
|
|
697
|
+
"Save before going back": "Save before going back",
|
|
698
|
+
"Reload after going back": "Reload after going back",
|
|
699
|
+
"Steps to go back": "Steps to go back",
|
|
700
|
+
"No row selected": "Ingen række valgt",
|
|
701
|
+
"Finish": "Finish",
|
|
702
|
+
"Back": "Back",
|
|
703
|
+
"Preview": "Preview",
|
|
704
|
+
"Tables organise data by fields and rows.": "Tables organise data by fields and rows.",
|
|
705
|
+
"Views display data from tables. A view is a view pattern applied to a table, with configuration.": "Views display data from tables. A view is a view pattern applied to a table, with configuration.",
|
|
706
|
+
"No views": "No views",
|
|
707
|
+
"No pages": "No pages",
|
|
708
|
+
"Welcome to Saltcorn!": "Velkommen til Saltcorn!",
|
|
709
|
+
"Notifications": "Notifications",
|
|
710
|
+
"API access": "API-adgang",
|
|
711
|
+
"APIs allow developers access to your data without using a user interface": "API'er giver udviklere adgang til dine data uden brug af et brugergrænseflade.",
|
|
712
|
+
"No tables defined": "Ingen tabeller defineret",
|
|
713
|
+
"Tables hold collections of similar data": "Tabeller indeholder samlinger af lignende data.",
|
|
714
|
+
"Role required to access added files": "Rolle krævet for at få adgang til tilføjede filer",
|
|
715
|
+
"The user uploading the file has access irrespective of their role": "Brugeren, der uploader filen, har adgang uanset deres rolle.",
|
|
716
|
+
"Already have an account? Login": "Har du allerede en konto? Log ind",
|
|
717
|
+
"Subdomain not found": "Underdomæne ikke fundet",
|
|
718
|
+
"You must create at least one table before you can create views.": "Du skal oprette mindst én tabel, før du kan oprette visninger.",
|
|
719
|
+
"Missing name": "Manglende navn",
|
|
720
|
+
"Successfully restored backup": "Backup blev gendannet succesfuldt",
|
|
721
|
+
"Name required": "Navn påkrævet",
|
|
722
|
+
"Not allowed to write to table %s": "Ikke tilladt at skrive til tabel %s",
|
|
723
|
+
"Login successful": "Login lykkedes",
|
|
724
|
+
"Error: missing name or file": "Fejl: manglende navn eller fil",
|
|
725
|
+
"Restart server.": "Genstart server.",
|
|
726
|
+
"View %s added to menu. Adjust access permissions in Settings » Menu": "Visning %s tilføjet til menuen. Juster adgangstilladelser i Indstillinger » Menu",
|
|
727
|
+
"Clone": "Klon",
|
|
728
|
+
"View %s cloned as %s": "Visning %s klonet som %s",
|
|
729
|
+
"View %s duplicated as %s": "Visning %s duplikeret som %s",
|
|
730
|
+
"Table not found": "Tabel ikke fundet",
|
|
731
|
+
"Select a publicly accessible image file": "Vælg en offentligt tilgængelig billedfil",
|
|
732
|
+
"Is the connection to the SMTP server over a secure transport protocol?": "Er forbindelsen til SMTP-serveren over en sikker transportprotokol?",
|
|
733
|
+
"Changed password for user %s to %s": "Ændrede adgangskode for bruger %s til %s",
|
|
734
|
+
"Enabled user %s": "Aktiveret bruger %s",
|
|
735
|
+
"Enable": "Aktivér",
|
|
736
|
+
"Disabled user %s": "Deaktiveret bruger %s",
|
|
737
|
+
" with password %s": "med adgangskode %s",
|
|
738
|
+
"Account already exists": "Kontoen findes allerede",
|
|
739
|
+
"Search not configured": "Søgning ikke konfigureret",
|
|
740
|
+
"Already in use": "Allerede i brug",
|
|
741
|
+
"Functions you can use (in addition to standard JavaScript functions): ": "Funktioner, du kan bruge (udover standard JavaScript-funktioner):",
|
|
742
|
+
"Items per page": "Elementer pr. side",
|
|
743
|
+
"Started recalculating stored fields": "Startede genberegning af lagrede felter",
|
|
744
|
+
"Deleted all rows": "Slettede alle rækker",
|
|
745
|
+
"New API token generated": "Ny API-token genereret",
|
|
746
|
+
"New trigger": "Ny trigger",
|
|
747
|
+
"Configure trigger": "Konfigurer trigger",
|
|
748
|
+
"%s constraints": "%s begrænsninger",
|
|
749
|
+
"Add constraint": "Tilføj begrænsning",
|
|
750
|
+
"Add constraint to %s": "Tilføj begrænsning til %s",
|
|
751
|
+
"Cannot delete users table": "Kan ikke slette brugertabel",
|
|
752
|
+
"Test run output": "Testkørselsresultat",
|
|
753
|
+
"Run %s": "Kør %s",
|
|
754
|
+
"back to actions": "tilbage til handlinger",
|
|
755
|
+
"Action %s run successfully with no console output": "Handling %s kørte succesfuldt uden konsoloutput",
|
|
756
|
+
"Saved layout for role": "Gemt layout for rolle",
|
|
757
|
+
"Layout by role": "Layout efter rolle",
|
|
758
|
+
"Invalid attributes": "Ugyldige attributter",
|
|
759
|
+
"Plugin %s installed": "Plugin %s installeret",
|
|
760
|
+
"Plugin %s removed.": "Plugin %s fjernet.",
|
|
761
|
+
"Plugin %s installed, please complete configuration.": "Plugin %s installeret, venligst fuldfør konfigurationen.",
|
|
762
|
+
"Configure %s Plugin": "Konfigurer %s-plugin",
|
|
763
|
+
"Cannot remove plugin: views %s depend on it": "Kan ikke fjerne plugin: visninger %s afhænger af det",
|
|
764
|
+
"Store refreshed": "Butik opdateret",
|
|
765
|
+
"Plugins up-to-date": "Plugins opdateret",
|
|
766
|
+
"Source": "Kilde",
|
|
767
|
+
"Inbound keys: ": "Indgående nøgler:",
|
|
768
|
+
"Upgrade": "Opgradering",
|
|
769
|
+
"Show only matches in table:": "Vis kun match i tabel:",
|
|
770
|
+
"Showing matches in table %s.": "Viser match i tabel %s.",
|
|
771
|
+
"Edit trigger": "Rediger trigger",
|
|
772
|
+
"Hide pagination": "Skjul paginering",
|
|
773
|
+
"True": "Sandt",
|
|
774
|
+
"False": "Falsk",
|
|
775
|
+
"This will delete <strong>EVERYTHING</strong> in the selected categories": "Dette vil slette <strong>ALT</strong> i de valgte kategorier",
|
|
776
|
+
"Deleted all %s": "Slettede alle %s",
|
|
777
|
+
"Edit Plugin": "Rediger plugin",
|
|
778
|
+
"Unknown authentication method %ss": "Ukendt godkendelsesmetode %ss",
|
|
779
|
+
"Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "Genstart kræves for at ændringer træder i kraft. Genstart serveren fra <a href=\"/admin\">Admin-siden</a>.",
|
|
780
|
+
"Email with password reset link sent": "E-mail med link til nulstilling af adgangskode sendt",
|
|
781
|
+
"Set Base URL configuration first": "Konfigurer først Base URL",
|
|
782
|
+
"LetsEncrypt enabled": "LetsEncrypt aktiveret",
|
|
783
|
+
"LetsEncrypt SSL enabled. Restart for changes to take effect.": "LetsEncrypt SSL aktiveret. Genstart for at ændringer træder i kraft.",
|
|
784
|
+
"Table %s not found": "Tabel %s ikke fundet",
|
|
785
|
+
"Page %s added to menu. Adjust access permissions in Settings » Menu": "Side %s tilføjet til menuen. Justér adgangstilladelser i Indstillinger » Menu",
|
|
786
|
+
"Page %s duplicated as %s": "Side %s duplikeret som %s",
|
|
787
|
+
"Custom SSL certificate": "Tilpasset SSL-certifikat",
|
|
788
|
+
"Custom SSL private key": "Brugerdefineret SSL-privatnøgle",
|
|
789
|
+
"Signups not enabled": "Tilmeldinger ikke aktiveret",
|
|
790
|
+
"%s plugin information": "%s pluginoplysninger",
|
|
791
|
+
"Package version": "Pakkeversion",
|
|
792
|
+
"Package name": "Pakkenavn",
|
|
793
|
+
"Plugin dependencies": "Plugin-afhængigheder",
|
|
794
|
+
"This plugin supplies a theme.": "Denne plugin leverer et tema.",
|
|
795
|
+
"Types": "Typer",
|
|
796
|
+
"This plugin supplies these types: ": "Denne plugin leverer disse typer:",
|
|
797
|
+
"Functions": "Funktioner",
|
|
798
|
+
"Returns: ": "Returværdier:",
|
|
799
|
+
"View templates": "Visningsskabeloner",
|
|
800
|
+
"Repository": "Repository",
|
|
801
|
+
"Latest version": "Seneste version",
|
|
802
|
+
"Latest npm version cache": "Seneste npm-version cache",
|
|
803
|
+
"Plugin up-to-date": "Plugin opdateret",
|
|
804
|
+
"Upgrade here": "Opgrader her",
|
|
805
|
+
"An upgrade to Saltcorn is available! Current version: %s; latest version: %s.": "En opgradering til Saltcorn er tilgængelig! Nuværende version: %s; seneste version: %s.",
|
|
806
|
+
"Passwords do not match": "Adgangskoderne stemmer ikke overens",
|
|
807
|
+
"Not a valid e-mail address": "Ikke en gyldig e-mailadresse",
|
|
808
|
+
"User settings updated": "Brugerindstillinger opdateret",
|
|
809
|
+
"SSL encryption for HTTPS traffic": "SSL-kryptering for HTTPS-trafik",
|
|
810
|
+
"Custom SSL certificates": "Tilpassede SSL-certifikater",
|
|
811
|
+
"Custom SSL enabled. Restart for changes to take effect.": "Brugerdefineret SSL aktiveret. Genstart for at ændringerne træder i kraft.",
|
|
812
|
+
"Enabled": "Aktiveret",
|
|
813
|
+
"You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.": "Du har aktiveret både Let's Encrypt-certifikater og brugerdefinerede SSL-certifikater. Let's Encrypt har prioritet, og de brugerdefinerede certifikater vil blive ignoreret.",
|
|
814
|
+
"Site identity settings updated": "Indstillinger for webstedsidentitet opdateret",
|
|
815
|
+
"Email settings updated": "E-mailindstillinger opdateret",
|
|
816
|
+
"Restart here": "Genstart her",
|
|
817
|
+
"Role updated": "Rolle opdateret",
|
|
818
|
+
"First delete users with this role": "Først slet brugere med denne rolle",
|
|
819
|
+
"Role %s deleted": "Rolle %s slettet",
|
|
820
|
+
"This is the rank of the user role, lower role IDs will be able to access more resources.": "Dette er rangen af brugerrollen, lavere rolle-ID'er vil kunne få adgang til flere ressourcer.",
|
|
821
|
+
"Role name": "Rollenavn",
|
|
822
|
+
"Cannot delete this role": "Kan ikke slette denne rolle",
|
|
823
|
+
"Test": "Test",
|
|
824
|
+
"E-mail and password required": "E-mail og adgangskode påkrævet",
|
|
825
|
+
"Masonry columns": "Murstenssøjler",
|
|
826
|
+
"Users already present": "Brugere allerede til stede",
|
|
827
|
+
"The following tables in your database can be imported into Saltcorn:": "Følgende tabeller i din database kan importeres til Saltcorn:",
|
|
828
|
+
"Discovered tables: %s": "Opdagede tabeller: %s",
|
|
829
|
+
"There are no tables in the database that can be imported into Saltcorn.": "Der er ingen tabeller i databasen, der kan importeres til Saltcorn.",
|
|
830
|
+
"Import": "Importér",
|
|
831
|
+
"Discover": "Opdag",
|
|
832
|
+
"Discover tables in database": "Opdag tabeller i databasen",
|
|
833
|
+
"Single item view": "Enkelt element-visning",
|
|
834
|
+
"The underlying individual view of each table row": "Den underliggende individuelle visning af hver tabelrække",
|
|
835
|
+
"Multi-tenancy not enabled": "Multi-tenant ikke aktiveret",
|
|
836
|
+
"Email sent to %s with no errors": "E-mail sendt til %s uden fejl",
|
|
837
|
+
"Send verification email": "Send bekræftelses-e-mail",
|
|
838
|
+
"Email verification link sent to %s": "E-mailbekræftelseslink sendt til %s",
|
|
839
|
+
"Email verified": "E-mail bekræftet",
|
|
840
|
+
"An email has been sent to %s to verify your address": "En e-mail er blevet sendt til %s for at bekræfte din adresse.",
|
|
841
|
+
"Signups with this email address are not accepted": "Tilmeldinger med denne e-mailadresse accepteres ikke.",
|
|
842
|
+
"Site identity settings, backup, email settings, system control and information": "Indstillinger for webstedsidentitet, backup, e-mailindstillinger, systemkontrol og information.",
|
|
843
|
+
"Plugin and pack installation and control": "Installation og styring af plugins og pakker",
|
|
844
|
+
"User administration, edit roles, user and security settings, SSL certificates for https encryption": "Brugeradministration, redigering af roller, bruger- og sikkerhedsindstillinger, SSL-certifikater til https-kryptering.",
|
|
845
|
+
"Menu, search and tenants": "Menu, søgning og lejere",
|
|
846
|
+
"Actions, triggers and crash log": "Handlinger, triggere og krasjlog",
|
|
847
|
+
"Restart required for changes to take effect.": "Genstart kræves for at ændringer træder i kraft.",
|
|
848
|
+
"Tenant settings": "Indstillinger for lejer",
|
|
849
|
+
"Tenant settings updated": "Lejerindstillinger opdateret",
|
|
850
|
+
"Not allowed": "Ikke tilladt",
|
|
851
|
+
"You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "Du forsøger at oprette en lejer ved at oprette forbindelse via en IP-adresse i stedet for et domæne. Dette vil sandsynligvis ikke fungere.",
|
|
852
|
+
"A list view shown on the left, to select rows": "En listevisning vist til venstre for at vælge rækker.",
|
|
853
|
+
"The view to show the selected row": "Visningen for at vise den valgte række",
|
|
854
|
+
"Location of link to create new row": "Placering af link til at oprette ny række",
|
|
855
|
+
"Invalid administrative action": "Ugyldig administrativ handling",
|
|
856
|
+
"Error: ": "Fejl:",
|
|
857
|
+
"User settings changed": "Brugerindstillinger ændret",
|
|
858
|
+
"Rename table %s": "Omdøb tabel %s",
|
|
859
|
+
"Base URL domain %s does not match hostname %s": "Basis-URL-domænet %s stemmer ikke overens med værtsnavnet %s",
|
|
860
|
+
"Always show create view": "Vis altid opret visning",
|
|
861
|
+
"If off, only show create view if the query state is about the current user": "Hvis slukket, vis kun opret visning, hvis forespørgselstilstanden handler om den nuværende bruger.",
|
|
862
|
+
"The current theme has no user specific settings": "The current theme has no user specific settings",
|
|
863
|
+
"View '%s' was loaded": "View '%s' was loaded"
|
|
862
864
|
}
|