@saltcorn/server 1.2.0-beta.0 → 1.2.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/assets/search.js +1 -1
- package/docs/classes/_saltcorn_common_code.Relation.html +10 -10
- package/docs/classes/_saltcorn_common_code.RelationsFinder.html +5 -5
- package/docs/classes/{_saltcorn_data.models.Crash-1.html → _saltcorn_data.models.Crash.html} +46 -52
- package/docs/classes/_saltcorn_data.models.EventLog-1.html +24 -29
- package/docs/classes/_saltcorn_data.models.Field.html +104 -91
- package/docs/classes/{_saltcorn_data.models.FieldRepeat-1.html → _saltcorn_data.models.FieldRepeat.html} +40 -46
- package/docs/classes/_saltcorn_data.models.File-1.html +56 -61
- package/docs/classes/_saltcorn_data.models.Form-1.html +46 -51
- package/docs/classes/_saltcorn_data.models.Library.html +18 -23
- package/docs/classes/_saltcorn_data.models.Page.html +29 -34
- package/docs/classes/_saltcorn_data.models.PageGroup-1.html +30 -35
- package/docs/classes/_saltcorn_data.models.Plugin.html +30 -35
- package/docs/classes/_saltcorn_data.models.Role.html +17 -22
- package/docs/classes/_saltcorn_data.models.Table-1.html +99 -104
- package/docs/classes/{_saltcorn_data.models.TableConstraint-1.html → _saltcorn_data.models.TableConstraint.html} +48 -47
- package/docs/classes/_saltcorn_data.models.Trigger.html +41 -46
- package/docs/classes/{_saltcorn_data.models.User-1.html → _saltcorn_data.models.User.html} +115 -121
- package/docs/classes/_saltcorn_data.models.View-1.html +59 -64
- package/docs/classes/{_saltcorn_data.models.Workflow-1.html → _saltcorn_data.models.Workflow.html} +40 -46
- package/docs/classes/_saltcorn_data.models.WorkflowRun.html +47 -52
- package/docs/classes/_saltcorn_data.models.WorkflowStep.html +33 -38
- package/docs/classes/_saltcorn_data.models.WorkflowTrace.html +23 -28
- 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 +3 -3
- 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 +6 -11
- package/docs/functions/_saltcorn_data.models.config.deleteConfig.html +6 -11
- package/docs/functions/_saltcorn_data.models.config.getAllConfig.html +6 -11
- package/docs/functions/_saltcorn_data.models.config.getConfig.html +6 -11
- package/docs/functions/_saltcorn_data.models.config.get_base_url.html +6 -11
- package/docs/functions/_saltcorn_data.models.config.get_latest_npm_version.html +6 -11
- package/docs/functions/_saltcorn_data.models.config.remove_from_menu.html +6 -11
- package/docs/functions/_saltcorn_data.models.config.save_menu_items.html +6 -11
- package/docs/functions/_saltcorn_data.models.config.setConfig.html +6 -11
- package/docs/functions/_saltcorn_data.models.discovery.discover_tables.html +6 -11
- package/docs/functions/_saltcorn_data.models.discovery.discoverable_tables.html +6 -11
- package/docs/functions/_saltcorn_data.models.discovery.findType.html +6 -11
- package/docs/functions/_saltcorn_data.models.discovery.get_existing_views.html +6 -11
- package/docs/functions/_saltcorn_data.models.discovery.implement_discovery.html +6 -11
- package/docs/functions/_saltcorn_data.models.email.getMailTransport.html +6 -11
- package/docs/functions/_saltcorn_data.models.email.send_verification_email.html +7 -12
- package/docs/functions/_saltcorn_data.models.email.viewToEmailHtml.html +6 -11
- package/docs/functions/_saltcorn_data.models.expression.apply_calculated_fields.html +6 -11
- package/docs/functions/_saltcorn_data.models.expression.apply_calculated_fields_stored.html +6 -11
- package/docs/functions/_saltcorn_data.models.expression.eval_expression.html +6 -11
- package/docs/functions/_saltcorn_data.models.expression.expressionValidator.html +6 -11
- package/docs/functions/_saltcorn_data.models.expression.get_async_expression_function.html +6 -11
- package/docs/functions/_saltcorn_data.models.expression.get_expression_function.html +6 -11
- package/docs/functions/_saltcorn_data.models.expression.jsexprToWhere.html +6 -11
- package/docs/functions/_saltcorn_data.models.expression.recalculate_for_stored.html +6 -11
- package/docs/functions/_saltcorn_data.models.expression.transform_for_async.html +6 -11
- package/docs/functions/_saltcorn_data.models.layout.eachView.html +6 -11
- package/docs/functions/_saltcorn_data.models.layout.getStringsForI18n.html +6 -11
- package/docs/functions/_saltcorn_data.models.layout.getViews.html +6 -11
- package/docs/functions/_saltcorn_data.models.layout.translateLayout.html +6 -11
- package/docs/functions/_saltcorn_data.models.layout.traverse.html +6 -11
- package/docs/functions/_saltcorn_data.models.layout.traverseSync.html +6 -11
- package/docs/functions/_saltcorn_data.models.random.all_views.html +6 -11
- package/docs/functions/_saltcorn_data.models.random.fill_table_row.html +6 -11
- package/docs/functions/_saltcorn_data.models.random.initial_view.html +6 -11
- package/docs/functions/_saltcorn_data.models.random.random_table.html +6 -11
- package/docs/functions/_saltcorn_db_common.buildInsertBulkSql.html +3 -1
- package/docs/functions/_saltcorn_db_common.buildInsertSql.html +3 -1
- package/docs/functions/_saltcorn_db_common.doCount.html +3 -1
- package/docs/functions/_saltcorn_db_common.doDeleteWhere.html +3 -1
- package/docs/functions/_saltcorn_db_common.doListScTables.html +3 -1
- package/docs/functions/_saltcorn_db_common.doListTables.html +3 -1
- package/docs/functions/_saltcorn_db_common.doListUserDefinedTables.html +3 -1
- package/docs/functions/_saltcorn_db_common.do_add_index.html +3 -1
- package/docs/functions/_saltcorn_db_common.do_drop_index.html +3 -1
- package/docs/functions/_saltcorn_db_common.ftsFieldsSqlExpr.html +3 -1
- package/docs/functions/_saltcorn_db_common.mkSelectOptions.html +3 -1
- package/docs/functions/_saltcorn_db_common.mkVal.html +3 -1
- package/docs/functions/_saltcorn_db_common.mkWhere.html +3 -1
- package/docs/functions/_saltcorn_db_common.multi_tenant.enable_multi_tenant.html +3 -1
- package/docs/functions/_saltcorn_db_common.multi_tenant.getRequestContext.html +3 -1
- package/docs/functions/_saltcorn_db_common.multi_tenant.getTenantSchema.html +3 -1
- package/docs/functions/_saltcorn_db_common.multi_tenant.init.html +3 -1
- package/docs/functions/_saltcorn_db_common.multi_tenant.is_it_multi_tenant.html +3 -1
- package/docs/functions/_saltcorn_db_common.multi_tenant.runWithTenant.html +3 -1
- package/docs/functions/_saltcorn_db_common.orderByIsObject.html +3 -1
- package/docs/functions/_saltcorn_db_common.orderByIsOperator.html +3 -1
- package/docs/functions/_saltcorn_db_common.prefixFieldsInWhere.html +3 -1
- package/docs/functions/_saltcorn_db_common.reprAsJson.html +3 -1
- package/docs/functions/_saltcorn_db_common.sqlBinOp.html +3 -1
- package/docs/functions/_saltcorn_db_common.sqlFun.html +3 -1
- package/docs/functions/_saltcorn_db_common.sqlsanitize.html +3 -1
- package/docs/functions/_saltcorn_db_common.sqlsanitizeAllowDots.html +3 -1
- package/docs/functions/_saltcorn_db_common.subSelectWhere.html +3 -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 +1 -1
- package/docs/functions/_saltcorn_sqlite.add_unique_constraint.html +1 -1
- package/docs/functions/_saltcorn_sqlite.begin.html +1 -1
- package/docs/functions/_saltcorn_sqlite.changeConnection.html +1 -1
- package/docs/functions/_saltcorn_sqlite.close.html +1 -1
- package/docs/functions/_saltcorn_sqlite.commit.html +1 -1
- package/docs/functions/_saltcorn_sqlite.count.html +1 -1
- package/docs/functions/_saltcorn_sqlite.deleteWhere.html +1 -1
- package/docs/functions/_saltcorn_sqlite.dropTable.html +1 -1
- package/docs/functions/_saltcorn_sqlite.dropTables.html +1 -1
- package/docs/functions/_saltcorn_sqlite.drop_index.html +1 -1
- package/docs/functions/_saltcorn_sqlite.drop_reset_schema.html +1 -1
- package/docs/functions/_saltcorn_sqlite.drop_unique_constraint.html +1 -1
- package/docs/functions/_saltcorn_sqlite.getVersion.html +1 -1
- package/docs/functions/_saltcorn_sqlite.get_db_filepath.html +1 -1
- package/docs/functions/_saltcorn_sqlite.get_sql_logging.html +1 -1
- package/docs/functions/_saltcorn_sqlite.init.html +1 -1
- package/docs/functions/_saltcorn_sqlite.insert.html +1 -1
- package/docs/functions/_saltcorn_sqlite.listScTables.html +1 -1
- package/docs/functions/_saltcorn_sqlite.listTables.html +1 -1
- package/docs/functions/_saltcorn_sqlite.listUserDefinedTables.html +1 -1
- package/docs/functions/_saltcorn_sqlite.query.html +1 -1
- package/docs/functions/_saltcorn_sqlite.rollback.html +1 -1
- package/docs/functions/_saltcorn_sqlite.select.html +1 -1
- package/docs/functions/_saltcorn_sqlite.selectMaybeOne.html +1 -1
- package/docs/functions/_saltcorn_sqlite.selectOne.html +1 -1
- package/docs/functions/_saltcorn_sqlite.set_sql_logging.html +1 -1
- package/docs/functions/_saltcorn_sqlite.slugify.html +1 -1
- package/docs/functions/_saltcorn_sqlite.sql_log.html +1 -1
- package/docs/functions/_saltcorn_sqlite.tryCatchInTransaction.html +1 -1
- package/docs/functions/_saltcorn_sqlite.update.html +1 -1
- package/docs/functions/_saltcorn_sqlite.updateWhere.html +1 -1
- package/docs/functions/_saltcorn_sqlite.withTransaction.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.add_index.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.add_unique_constraint.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.count.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.deleteWhere.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.drop_index.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.drop_reset_schema.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.drop_unique_constraint.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.init.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.insert.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.insertRows.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.listScTables.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.listTables.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.listUserDefinedTables.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.query.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.select.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.selectMaybeOne.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.selectOne.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.setConnectionObject.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.tableExists.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.time.html +1 -1
- package/docs/functions/_saltcorn_sqlite_mobile.update.html +1 -1
- package/docs/functions/_saltcorn_types.ModelAbstracts.abstract_field.instanceOfField.html +1 -1
- package/docs/functions/_saltcorn_types.ModelAbstracts.abstract_page.instanceOfPage.html +1 -1
- package/docs/functions/_saltcorn_types.ModelAbstracts.abstract_view.instanceOfView.html +1 -1
- package/docs/functions/_saltcorn_types.Types.base_types.instanceOWithHtmlFile.html +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 +4 -4
- package/docs/modules/_saltcorn_data.models.EventLog.html +7 -12
- package/docs/modules/_saltcorn_data.models.File.html +7 -12
- package/docs/modules/_saltcorn_data.models.Form.html +7 -12
- package/docs/modules/_saltcorn_data.models.PageGroup.html +7 -12
- package/docs/modules/_saltcorn_data.models.Table.html +7 -12
- package/docs/modules/_saltcorn_data.models.View.html +7 -12
- package/docs/modules/_saltcorn_data.models.config.html +6 -11
- package/docs/modules/_saltcorn_data.models.discovery.html +6 -11
- package/docs/modules/_saltcorn_data.models.email.html +6 -11
- package/docs/modules/_saltcorn_data.models.expression.html +6 -11
- package/docs/modules/_saltcorn_data.models.html +12 -22
- package/docs/modules/_saltcorn_data.models.layout.html +6 -11
- package/docs/modules/_saltcorn_data.models.random.html +6 -11
- package/docs/modules/_saltcorn_data.models.scheduler.html +6 -11
- 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 +6 -2
- package/docs/modules/_saltcorn_db_common.multi_tenant.html +3 -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 +1 -1
- package/docs/modules/_saltcorn_sqlite_mobile.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_field.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_form.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_library.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_page.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_plugin.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_role.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_table.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_trigger.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_view.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.abstract_workflow.html +1 -1
- package/docs/modules/_saltcorn_types.ModelAbstracts.html +1 -1
- package/docs/modules/_saltcorn_types.Types.base_types.html +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.EventLog.EventLogCfg.html +6 -11
- package/docs/types/_saltcorn_data.models.File.FileCfg.html +6 -11
- package/docs/types/_saltcorn_data.models.Form.AdditionalButton.html +6 -11
- package/docs/types/_saltcorn_data.models.Form.FormCfg.html +8 -13
- package/docs/types/_saltcorn_data.models.PageGroup.ScreenInfoParams.html +6 -11
- package/docs/types/_saltcorn_data.models.Table.ChildRelations.html +6 -11
- package/docs/types/_saltcorn_data.models.Table.ParentRelations.html +6 -11
- package/docs/types/_saltcorn_data.models.Table.RelationData.html +6 -11
- package/docs/types/_saltcorn_data.models.View.FindViewsPred.html +6 -11
- package/docs/types/_saltcorn_db_common.AggregationOptions.html +3 -1
- package/docs/types/_saltcorn_db_common.CoordOpts.html +3 -1
- package/docs/types/_saltcorn_db_common.DatabaseClient.html +3 -1
- package/docs/types/_saltcorn_db_common.JoinField.html +3 -1
- package/docs/types/_saltcorn_db_common.JoinFields.html +3 -1
- package/docs/types/_saltcorn_db_common.JoinOptions.html +3 -1
- package/docs/types/_saltcorn_db_common.JsonPath.html +3 -1
- package/docs/types/_saltcorn_db_common.JsonPathElem.html +3 -1
- package/docs/types/_saltcorn_db_common.Operator.html +3 -1
- package/docs/types/_saltcorn_db_common.PartialSome.html +102 -0
- package/docs/types/_saltcorn_db_common.PrimaryKeyValue.html +3 -1
- package/docs/types/_saltcorn_db_common.Row.html +3 -1
- package/docs/types/_saltcorn_db_common.SelectOptions.html +3 -1
- package/docs/types/_saltcorn_db_common.SqlAndValues.html +3 -1
- package/docs/types/_saltcorn_db_common.StrongRow.html +100 -0
- package/docs/types/_saltcorn_db_common.SubselectOptions.html +3 -1
- package/docs/types/_saltcorn_db_common.Value.html +9 -2
- package/docs/types/_saltcorn_db_common.Where.html +3 -1
- package/docs/types/_saltcorn_mobile_builder.IosCfg.html +1 -1
- package/docs/types/_saltcorn_types.ModelAbstracts.abstract_field.FieldCfg.html +17 -10
- 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 +2 -9
- 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 +2 -2
- package/docs/types/_saltcorn_types.Types.base_types.FieldView.html +2 -2
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/docs/variables/_saltcorn_data.db.html +1 -1
- package/docs/variables/_saltcorn_data.migrations.html +1 -1
- package/docs/variables/_saltcorn_data.models.config.available_languages.html +35 -12
- package/docs/variables/_saltcorn_data.models.config.configTypes.html +6 -11
- package/docs/variables/_saltcorn_data.models.scheduler.runScheduler.html +6 -11
- 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 +3 -1
- package/locales/bn.json +275 -0
- package/locales/cs.json +275 -0
- package/locales/da.json +1608 -918
- package/locales/el.json +275 -0
- package/locales/et.json +275 -0
- package/locales/hi.json +27 -3
- package/locales/id.json +278 -0
- package/locales/it.json +1608 -521
- package/locales/ja.json +275 -0
- package/locales/lt.json +275 -0
- package/locales/lv.json +275 -0
- package/locales/ne.json +275 -0
- package/locales/nl.json +1472 -140
- package/locales/no.json +1431 -99
- package/locales/sk.json +275 -0
- package/locales/sl.json +275 -0
- package/locales/sr.json +275 -0
- package/locales/sv.json +1473 -141
- package/locales/th.json +275 -0
- package/locales/tr.json +275 -0
- package/package.json +9 -9
- package/public/saltcorn-common.js +52 -5
- package/public/saltcorn.js +11 -6
- package/routes/actions.js +14 -4
- package/docs/modules/_saltcorn_data.models.Crash.html +0 -113
- package/docs/modules/_saltcorn_data.models.FieldRepeat.html +0 -113
- package/docs/modules/_saltcorn_data.models.TableConstraint.html +0 -113
- package/docs/modules/_saltcorn_data.models.User.html +0 -113
- package/docs/modules/_saltcorn_data.models.Workflow.html +0 -113
- package/docs/types/_saltcorn_data.models.Crash.CrashCfg.html +0 -128
- package/docs/types/_saltcorn_data.models.FieldRepeat.FieldRepeatCfg.html +0 -126
- package/docs/types/_saltcorn_data.models.TableConstraint.TableConstraintCfg.html +0 -120
- package/docs/types/_saltcorn_data.models.User.UserCfg.html +0 -138
- package/docs/types/_saltcorn_data.models.Workflow.WorkflowCfg.html +0 -161
package/locales/nl.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Not found": "Niet gevonden",
|
|
3
3
|
"Page not found": "Pagina niet gevonden",
|
|
4
|
-
"Incorrect user or password": "
|
|
5
|
-
"Internal Error": "
|
|
4
|
+
"Incorrect user or password": "Onjuiste gebruiker of wachtwoord",
|
|
5
|
+
"Internal Error": "Interne Fout",
|
|
6
6
|
"A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "Er is een rapport gelogd en een team van bug-squashing eekhoorns is gestuurd om de situatie op te lossen.",
|
|
7
7
|
"User": "Gebruiker",
|
|
8
8
|
"User Settings": "Gebruikersinstellingen",
|
|
9
|
-
"Logout": "
|
|
9
|
+
"Logout": "Uitloggen",
|
|
10
10
|
"Tables": "Tabellen",
|
|
11
11
|
"Views": "Keer bekeken",
|
|
12
12
|
"Pages": "Pagina's",
|
|
@@ -18,11 +18,11 @@
|
|
|
18
18
|
"Search": "Zoeken",
|
|
19
19
|
"Configuration": "Configuratie",
|
|
20
20
|
"Admin": "beheerder",
|
|
21
|
-
"Tenants": "
|
|
21
|
+
"Tenants": "Huurders",
|
|
22
22
|
"Crash log": "Crashlogboek",
|
|
23
23
|
"Sign up": "Inschrijven",
|
|
24
24
|
"Login": "Log in",
|
|
25
|
-
"An error occurred": "
|
|
25
|
+
"An error occurred": "Er is een fout opgetreden",
|
|
26
26
|
"ID": "ID kaart",
|
|
27
27
|
"Email": "E-mail",
|
|
28
28
|
"Role": "Rol",
|
|
@@ -33,37 +33,37 @@
|
|
|
33
33
|
"New": "Nieuw",
|
|
34
34
|
"User %s created": "Gebruiker %s gemaakt",
|
|
35
35
|
"Edit user": "Bewerk gebruiker",
|
|
36
|
-
"Edit user %s": "
|
|
37
|
-
"User %s saved": "
|
|
36
|
+
"Edit user %s": "Bewerk gebruiker %s",
|
|
37
|
+
"User %s saved": "Gebruiker %s opgeslagen",
|
|
38
38
|
"User %s deleted": "Gebruiker %s verwijderd",
|
|
39
39
|
"E-mail": "E-mail",
|
|
40
40
|
"Password": "Wachtwoord",
|
|
41
|
-
"User settings": "
|
|
41
|
+
"User settings": "Gebruikersinstellingen",
|
|
42
42
|
"Password reset not enabled. Contact your administrator.": "Wachtwoord opnieuw instellen niet ingeschakeld. Neem contact op met uw beheerder.",
|
|
43
43
|
"Reset password": "Wachtwoord opnieuw instellen",
|
|
44
44
|
"Enter your email address below and we'll send you a link to reset your password.": "Voer hieronder uw e-mailadres in en we sturen u een link om uw wachtwoord opnieuw in te stellen.",
|
|
45
|
-
"Enter your new password below": "
|
|
45
|
+
"Enter your new password below": "Voer hieronder uw nieuwe wachtwoord in",
|
|
46
46
|
"Set password": "Stel een wachtwoord in",
|
|
47
47
|
"Password reset. Log in with your new password": "Wachtwoord reset. Log in met je nieuwe wachtwoord",
|
|
48
48
|
"Change": "Verandering",
|
|
49
49
|
"Old password": "Oud Wachtwoord",
|
|
50
50
|
"New password": "Nieuw paswoord",
|
|
51
|
-
"Email: ": "
|
|
51
|
+
"Email: ": "E-mail:",
|
|
52
52
|
"Change password": "Wachtwoord wijzigen",
|
|
53
|
-
"Password changed": "
|
|
54
|
-
"Reset password instructions": "
|
|
55
|
-
"Hi %s": "
|
|
53
|
+
"Password changed": "Wachtwoord gewijzigd",
|
|
54
|
+
"Reset password instructions": "Instructies voor het resetten van het wachtwoord",
|
|
55
|
+
"Hi %s": "Hallo %s",
|
|
56
56
|
"You have requested a link to change your password. You can do this through this link:": "U heeft een link aangevraagd om uw wachtwoord te wijzigen. U kunt dit doen via deze link:",
|
|
57
57
|
"If you did not request this, please ignore this email.": "Als u dit niet heeft aangevraagd, kunt u deze e-mail negeren.",
|
|
58
58
|
"Your password will not change until you access the link above and set a new one.": "Uw wachtwoord zal niet veranderen totdat u de bovenstaande link opent en een nieuwe instelt.",
|
|
59
59
|
"Change my password": "Verander mijn wachtwoord",
|
|
60
|
-
"Must be admin": "
|
|
61
|
-
"Site identity": "Site
|
|
62
|
-
"Authentication": "
|
|
60
|
+
"Must be admin": "Moet beheerder zijn",
|
|
61
|
+
"Site identity": "Site-identiteit",
|
|
62
|
+
"Authentication": "Authenticatie",
|
|
63
63
|
"Development": "Ontwikkeling",
|
|
64
|
-
"Edit": "
|
|
64
|
+
"Edit": "Bewerken",
|
|
65
65
|
"Unknown file": "Onbekend bestand",
|
|
66
|
-
"Other": "
|
|
66
|
+
"Other": "Andere",
|
|
67
67
|
"Edit configuration key %s": "Bewerk configuratiesleutel %s",
|
|
68
68
|
"Configuration key %s saved": "Configuratiesleutel %s opgeslagen",
|
|
69
69
|
"Configuration key %s deleted": "Configuratiesleutel %s verwijderd",
|
|
@@ -75,78 +75,78 @@
|
|
|
75
75
|
"Restore": "Herstellen",
|
|
76
76
|
"Not authorized": "Geen bevoegdheid",
|
|
77
77
|
"Page %s not found": "Pagina %s niet gevonden",
|
|
78
|
-
"Warning": "
|
|
79
|
-
"Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "Hosting
|
|
78
|
+
"Warning": "Waarschuwing",
|
|
79
|
+
"Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "Hosting op deze site wordt gratis aangeboden zonder garantie op beschikbaarheid of beveiliging van uw applicatie.",
|
|
80
80
|
"This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "Deze voorziening is uitsluitend bedoeld om u te laten beoordelen of Saltcorn geschikt is.",
|
|
81
|
-
"If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "
|
|
81
|
+
"If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "Als u privé-informatie wilt opslaan die beveiligd moet zijn, gebruik dan de zelf-gehoste Saltcorn.",
|
|
82
82
|
"Create application": "Maak een applicatie",
|
|
83
83
|
"Create": "Creëer",
|
|
84
84
|
"Please select a name for your application. The name will determine the address at which it will be available. ": "Selecteer een naam voor uw toepassing. De naam bepaalt het adres waarop het beschikbaar zal zijn.",
|
|
85
85
|
"Application name": "Naam van de toepassing",
|
|
86
|
-
"Success! Your new application is available at:": "
|
|
86
|
+
"Success! Your new application is available at:": "Succes! Uw nieuwe applicatie is beschikbaar op:",
|
|
87
87
|
"Please click the above link now to create the first user.": "Klik nu op de bovenstaande link om de eerste gebruiker aan te maken.",
|
|
88
|
-
"A site with this subdomain already exists": "
|
|
89
|
-
"No such view: %s": "
|
|
90
|
-
"Search all tables": "
|
|
91
|
-
"Show": "
|
|
92
|
-
"When": "
|
|
93
|
-
"Tenant": "
|
|
94
|
-
"Crash log entry %s": "
|
|
95
|
-
"New %s": "
|
|
96
|
-
"Data": "
|
|
97
|
-
"Add row": "
|
|
88
|
+
"A site with this subdomain already exists": "Er bestaat al een site met dit subdomein.",
|
|
89
|
+
"No such view: %s": "Geen weergave: %s",
|
|
90
|
+
"Search all tables": "Zoek in alle tabellen",
|
|
91
|
+
"Show": "Tonen",
|
|
92
|
+
"When": "Wanneer",
|
|
93
|
+
"Tenant": "Huurder",
|
|
94
|
+
"Crash log entry %s": "Crashlogboekvermelding %s",
|
|
95
|
+
"New %s": "Nieuwe %s",
|
|
96
|
+
"Data": "Gegevens",
|
|
97
|
+
"Add row": "Rij toevoegen",
|
|
98
98
|
"Add %s": "Voeg %s toe",
|
|
99
99
|
"Edit row": "Rij bewerken",
|
|
100
100
|
"Edit %s": "Bewerk %s",
|
|
101
|
-
"No errors reported": "
|
|
102
|
-
"Everything is going extremely well.": "
|
|
103
|
-
"Filename": "
|
|
104
|
-
"Size (KiB)": "
|
|
105
|
-
"Media type": "
|
|
106
|
-
"Role to access": "
|
|
101
|
+
"No errors reported": "Geen fouten gemeld",
|
|
102
|
+
"Everything is going extremely well.": "Alles verloopt buitengewoon goed.",
|
|
103
|
+
"Filename": "Bestandsnaam",
|
|
104
|
+
"Size (KiB)": "Grootte (KiB)",
|
|
105
|
+
"Media type": "Mediatype",
|
|
106
|
+
"Role to access": "Rol om toegang te krijgen",
|
|
107
107
|
"Link": "Koppeling",
|
|
108
108
|
"Download": "Downloaden",
|
|
109
|
-
"Upload file ": "
|
|
110
|
-
"Minimum role for %s updated to %s": "
|
|
111
|
-
"File %s deleted": "
|
|
112
|
-
"More...": "
|
|
113
|
-
"Quick Start": "
|
|
109
|
+
"Upload file ": "Bestand uploaden",
|
|
110
|
+
"Minimum role for %s updated to %s": "Minimale rol voor %s bijgewerkt naar %s",
|
|
111
|
+
"File %s deleted": "Bestand %s verwijderd",
|
|
112
|
+
"More...": "Meer...",
|
|
113
|
+
"Quick Start": "Snelle start",
|
|
114
114
|
"Four different ways to get started using Saltcorn": "Vier verschillende manieren om aan de slag te gaan met Saltcorn",
|
|
115
115
|
"Build": "Bouwen",
|
|
116
116
|
"Start by creating the tables to hold your data": "Begin met het maken van de tabellen om uw gegevens op te slaan",
|
|
117
|
-
"Create a table »": "
|
|
117
|
+
"Create a table »": "Een tabel aanmaken »",
|
|
118
118
|
"When you have created the tables, you can create views so users can interact with the data.": "Als u de tabellen heeft gemaakt, kunt u weergaven maken zodat gebruikers met de gegevens kunnen werken.",
|
|
119
|
-
"You can also start by creating a page.": "
|
|
120
|
-
"Create a page »": "
|
|
121
|
-
"Upload": "
|
|
122
|
-
"You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "
|
|
123
|
-
"Create table with CSV upload": "
|
|
124
|
-
"If you have a backup from a previous Saltcorn instance, you can also restore it.": "
|
|
125
|
-
"Install pack": "
|
|
126
|
-
"Instead of building, get up and running in no time with packs": "
|
|
127
|
-
"Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "
|
|
119
|
+
"You can also start by creating a page.": "U kunt ook beginnen met het maken van een pagina.",
|
|
120
|
+
"Create a page »": "Maak een pagina »",
|
|
121
|
+
"Upload": "Uploaden",
|
|
122
|
+
"You can skip creating a table by hand by uploading a CSV file from a spreadsheet.": "U kunt het handmatig maken van een tabel overslaan door een CSV-bestand van een spreadsheet te uploaden.",
|
|
123
|
+
"Create table with CSV upload": "Tabel maken met CSV-upload",
|
|
124
|
+
"If you have a backup from a previous Saltcorn instance, you can also restore it.": "Als je een back-up hebt van een vorige Saltcorn-instantie, kun je deze ook herstellen.",
|
|
125
|
+
"Install pack": "Installeer pakket",
|
|
126
|
+
"Instead of building, get up and running in no time with packs": "In plaats van bouwen, snel aan de slag met pakketten.",
|
|
127
|
+
"Packs are collections of tables, views and plugins that give you a full application which you can then edit to suit your needs.": "Pakketten zijn verzamelingen van tabellen, weergaven en plugins die je een volledige applicatie geven die je vervolgens kunt bewerken om aan je behoeften te voldoen.",
|
|
128
128
|
"Name": "Naam",
|
|
129
|
-
"Description": "
|
|
130
|
-
"Go to pack store »": "
|
|
131
|
-
"Learn": "
|
|
129
|
+
"Description": "Beschrijving",
|
|
130
|
+
"Go to pack store »": "Ga naar pakketwinkel »",
|
|
131
|
+
"Learn": "Leren",
|
|
132
132
|
"Confused?": "Verward?",
|
|
133
|
-
"The Wiki contains the documentation and tutorials on installing and using Saltcorn": "
|
|
134
|
-
"Go to Wiki »": "
|
|
135
|
-
"The YouTube channel has some video tutorials": "
|
|
136
|
-
"Go to YouTube »": "
|
|
137
|
-
"What's new? Read the blog »": "
|
|
138
|
-
"Create a table": "
|
|
139
|
-
"Create table from CSV upload": "
|
|
140
|
-
"You have no views!": "
|
|
141
|
-
"Create a view »": "
|
|
142
|
-
"Create a view": "
|
|
143
|
-
"%s data table": "%s data
|
|
144
|
-
"Versions": "
|
|
133
|
+
"The Wiki contains the documentation and tutorials on installing and using Saltcorn": "De Wiki bevat de documentatie en tutorials over het installeren en gebruiken van Saltcorn.",
|
|
134
|
+
"Go to Wiki »": "Ga naar Wiki »",
|
|
135
|
+
"The YouTube channel has some video tutorials": "Het YouTube-kanaal heeft enkele videotutorials.",
|
|
136
|
+
"Go to YouTube »": "Ga naar YouTube »",
|
|
137
|
+
"What's new? Read the blog »": "Wat is er nieuw? Lees de blog »",
|
|
138
|
+
"Create a table": "Maak een tabel",
|
|
139
|
+
"Create table from CSV upload": "Tabel maken vanuit CSV-upload",
|
|
140
|
+
"You have no views!": "Je hebt geen views!",
|
|
141
|
+
"Create a view »": "Maak een weergave »",
|
|
142
|
+
"Create a view": "Een view maken",
|
|
143
|
+
"%s data table": "%s data tabel",
|
|
144
|
+
"Versions": "Versies",
|
|
145
145
|
"Version": "Versie",
|
|
146
|
-
"Saved": "
|
|
146
|
+
"Saved": "Opgeslagen",
|
|
147
147
|
"By user ID": "Op gebruikers-ID",
|
|
148
|
-
"%s History": "%s
|
|
149
|
-
"back to table list": "
|
|
148
|
+
"%s History": "%s Geschiedenis",
|
|
149
|
+
"back to table list": "terug naar tabeloverzicht",
|
|
150
150
|
"Version %s restored": "Versie %s hersteld",
|
|
151
151
|
"Site name": "Site naam",
|
|
152
152
|
"Site logo": "Logo van de site",
|
|
@@ -154,122 +154,1454 @@
|
|
|
154
154
|
"Text label": "Tekstlabel",
|
|
155
155
|
"Minimum role": "Minimale rol",
|
|
156
156
|
"URL": "URL",
|
|
157
|
-
"Page": "
|
|
158
|
-
"Menu editor": "Menu
|
|
157
|
+
"Page": "Pagina",
|
|
158
|
+
"Menu editor": "Menu-editor",
|
|
159
159
|
"Menu updated": "Menu bijgewerkt",
|
|
160
160
|
"Plugin and pack store": "Plug-in en pack store",
|
|
161
161
|
"All": "Allemaal",
|
|
162
|
-
"Packs": "
|
|
163
|
-
"Themes": "
|
|
162
|
+
"Packs": "Pakketten",
|
|
163
|
+
"Themes": "Thema's",
|
|
164
164
|
"Installed": "Geïnstalleerd",
|
|
165
165
|
"Refresh": "Vernieuwen",
|
|
166
|
-
"Upgrade installed plugins": "
|
|
167
|
-
"Add another plugin": "
|
|
166
|
+
"Upgrade installed plugins": "Geïnstalleerde modules upgraden",
|
|
167
|
+
"Add another plugin": "Voeg een andere module toe",
|
|
168
168
|
"Add another pack": "Voeg nog een pakket toe",
|
|
169
169
|
"Create pack": "Maak een pakket",
|
|
170
|
-
"Pack": "
|
|
170
|
+
"Pack": "Pakket",
|
|
171
171
|
"Install": "Installeren",
|
|
172
172
|
"Plugin": "Inpluggen",
|
|
173
173
|
"Theme": "Thema",
|
|
174
174
|
"Remove": "Verwijderen",
|
|
175
|
-
"Configure plugin": "
|
|
176
|
-
"Create Pack": "
|
|
175
|
+
"Configure plugin": "Plugin configureren",
|
|
176
|
+
"Create Pack": "Maak Pakket",
|
|
177
177
|
"You can copy the pack contents below to another Saltcorn installation.": "U kunt de onderstaande inhoud van het pakket kopiëren naar een andere Saltcorn-installatie.",
|
|
178
178
|
"Install Pack": "Installeer Pack",
|
|
179
|
-
"Pack %s installed": "
|
|
180
|
-
"Pack %s uninstalled": "
|
|
179
|
+
"Pack %s installed": "Pakket %s geïnstalleerd",
|
|
180
|
+
"Pack %s uninstalled": "Pakket %s gedeïnstalleerd",
|
|
181
181
|
"Uninstall": "Verwijderen",
|
|
182
182
|
"Result preview for ": "Resultaatvoorbeeld voor",
|
|
183
|
-
"Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "
|
|
183
|
+
"Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "Kies weergaven voor <a href=\"/search\">zoekresultaten</a> voor elke tabel.<br/>Laat leeg om tabel uit globale zoekopdracht te weglaten.",
|
|
184
184
|
"These tables lack suitable views: ": "Deze tabellen missen geschikte weergaven:",
|
|
185
|
-
"Search configuration": "
|
|
186
|
-
"Table saved with version history enabled": "
|
|
185
|
+
"Search configuration": "Zoekconfiguratie",
|
|
186
|
+
"Table saved with version history enabled": "Tabel opgeslagen met versiegeschiedenis ingeschakeld.",
|
|
187
187
|
"Label": "Label",
|
|
188
|
-
"Required": "
|
|
189
|
-
"Add field": "
|
|
188
|
+
"Required": "Vereist",
|
|
189
|
+
"Add field": "Veld toevoegen",
|
|
190
190
|
"Template": "Sjabloon",
|
|
191
191
|
"Run": "Rennen",
|
|
192
192
|
"Views of this table": "Aanzichten van deze tafel",
|
|
193
193
|
"Add view": "Voeg uitzicht toe",
|
|
194
|
-
"Rows": "
|
|
195
|
-
"Download CSV": "
|
|
196
|
-
"Upload CSV": "
|
|
194
|
+
"Rows": "Rijen",
|
|
195
|
+
"Download CSV": "CSV downloaden",
|
|
196
|
+
"Upload CSV": "CSV uploaden",
|
|
197
197
|
"%s table": "%stal",
|
|
198
|
-
"Fields": "
|
|
198
|
+
"Fields": "Velden",
|
|
199
199
|
"Table data": "Tabelgegevens",
|
|
200
|
-
"Edit table properties": "
|
|
201
|
-
"API access": "API
|
|
200
|
+
"Edit table properties": "Bewerk tabel eigenschappen",
|
|
201
|
+
"API access": "API-toegang",
|
|
202
202
|
"APIs allow developers access to your data without using a user interface": "API's geven ontwikkelaars toegang tot uw gegevens zonder een gebruikersinterface te gebruiken",
|
|
203
|
-
"Minimum role for read": "
|
|
204
|
-
"Minimum role for writing": "
|
|
203
|
+
"Minimum role for read": "Minimale rol voor lezen",
|
|
204
|
+
"Minimum role for writing": "Minimale rol voor schrijven",
|
|
205
205
|
"Version history": "Versie geschiedenis",
|
|
206
206
|
"New table": "Nieuwe tafel",
|
|
207
207
|
"Table name": "Tafel naam",
|
|
208
|
-
"Table %s created": "
|
|
208
|
+
"Table %s created": "Tabel %s aangemaakt",
|
|
209
209
|
"No fields defined in %s table": "Geen velden gedefinieerd in %s tabel",
|
|
210
|
-
"Fields define the columns in your table.": "
|
|
210
|
+
"Fields define the columns in your table.": "Velden definiëren de kolommen in uw tabel.",
|
|
211
211
|
"Add field to table": "Veld aan tabel toevoegen",
|
|
212
|
-
"Table %s already exists": "
|
|
212
|
+
"Table %s already exists": "Tabel %s bestaat al.",
|
|
213
213
|
"Invalid table name %s": "Ongeldige tabelnaam %s",
|
|
214
|
-
"Create from CSV upload": "
|
|
215
|
-
"Your tables": "
|
|
216
|
-
"Create table": "
|
|
214
|
+
"Create from CSV upload": "Creëer vanuit CSV-upload",
|
|
215
|
+
"Your tables": "Uw tabellen",
|
|
216
|
+
"Create table": "Tabel maken",
|
|
217
217
|
"Table saved": "Tafel opgeslagen",
|
|
218
218
|
"Create table from CSV file": "Maak een tabel op basis van een CSV-bestand",
|
|
219
219
|
"Create from CSV": "Creëer vanuit CSV",
|
|
220
|
-
"File": "
|
|
221
|
-
"Created table %s.": "
|
|
222
|
-
"Table %s deleted": "
|
|
223
|
-
"Table": "
|
|
220
|
+
"File": "Bestand",
|
|
221
|
+
"Created table %s.": "Tabel %s aangemaakt.",
|
|
222
|
+
"Table %s deleted": "Tabel %s verwijderd",
|
|
223
|
+
"Table": "Tabel",
|
|
224
224
|
"Your views": "Uw mening",
|
|
225
225
|
"Configure": "Configureer",
|
|
226
226
|
"First, please give some basic information about the view.": "Geef eerst wat basisinformatie over het uitzicht.",
|
|
227
|
-
"View name": "
|
|
228
|
-
"Views are based on a view template": "
|
|
227
|
+
"View name": "Weergavenaam",
|
|
228
|
+
"Views are based on a view template": "Weergaven zijn gebaseerd op een weergavesjabloon.",
|
|
229
229
|
"Edit view": "Pas zicht aan",
|
|
230
230
|
"Edit %s view": "Bewerk %s weergave",
|
|
231
|
-
"Create view": "
|
|
231
|
+
"Create view": "Weergave maken",
|
|
232
232
|
"View deleted": "Bekijk verwijderd",
|
|
233
|
-
"Display data from this table": "
|
|
234
|
-
"Role required to run view": "
|
|
235
|
-
"On root page": "
|
|
236
|
-
"Layout": "
|
|
237
|
-
"Fixed states": "
|
|
238
|
-
"A short name that will be in your URL": "
|
|
233
|
+
"Display data from this table": "Gegevens uit deze tabel weergeven",
|
|
234
|
+
"Role required to run view": "Rol vereist om weergave uit te voeren",
|
|
235
|
+
"On root page": "Op hoofdpagina",
|
|
236
|
+
"Layout": "Indeling",
|
|
237
|
+
"Fixed states": "Vaste staten",
|
|
238
|
+
"A short name that will be in your URL": "Een korte naam die in uw URL zal staan",
|
|
239
239
|
"Title": "Titel",
|
|
240
|
-
"Page title": "
|
|
241
|
-
"A longer description": "
|
|
242
|
-
"Role required to access page": "
|
|
243
|
-
"Page attributes": "
|
|
244
|
-
"Page configuration": "
|
|
245
|
-
"Fixed state for %s view": "
|
|
240
|
+
"Page title": "Paginatitel",
|
|
241
|
+
"A longer description": "Een langere beschrijving",
|
|
242
|
+
"Role required to access page": "Rol vereist om pagina te openen",
|
|
243
|
+
"Page attributes": "Pagina-attributen",
|
|
244
|
+
"Page configuration": "Pagina-configuratie",
|
|
245
|
+
"Fixed state for %s view": "Vaste status voor %s-weergave",
|
|
246
246
|
"Set fixed states for views": "Stel vaste statussen in voor weergaven",
|
|
247
|
-
"Page %s saved": "
|
|
247
|
+
"Page %s saved": "Pagina %s opgeslagen",
|
|
248
248
|
"Your pages": "Uw pagina's",
|
|
249
249
|
"Add page": "Pagina toevoegen",
|
|
250
|
-
"Root pages": "
|
|
251
|
-
"The root page is the page that is served when the user visits the home location (/). This can be set for each user role.": "
|
|
252
|
-
"Root pages updated": "
|
|
253
|
-
"Page deleted": "
|
|
254
|
-
"Basic properties": "
|
|
255
|
-
"Attributes": "
|
|
256
|
-
"Summary": "
|
|
250
|
+
"Root pages": "Rootpagina's",
|
|
251
|
+
"The root page is the page that is served when the user visits the home location (/). This can be set for each user role.": "De rootpagina is de pagina die wordt weergegeven wanneer de gebruiker de startlocatie (/) bezoekt. Dit kan worden ingesteld voor elke gebruikersrol.",
|
|
252
|
+
"Root pages updated": "Rootpagina's bijgewerkt",
|
|
253
|
+
"Page deleted": "Pagina verwijderd",
|
|
254
|
+
"Basic properties": "Basis eigenschappen",
|
|
255
|
+
"Attributes": "Attributen",
|
|
256
|
+
"Summary": "Samenvatting",
|
|
257
257
|
"Default": "Standaard",
|
|
258
258
|
"Edit field": "Bewerk veld",
|
|
259
|
-
"Edit %s field": "
|
|
260
|
-
"New field": "
|
|
259
|
+
"Edit %s field": "Bewerk %s veld",
|
|
260
|
+
"New field": "Nieuw veld",
|
|
261
261
|
"New field:": "Nieuw veld:",
|
|
262
262
|
"Field attributes": "Veldattributen",
|
|
263
263
|
"Field %s created": "Veld %s gemaakt",
|
|
264
|
-
"Summary field": "
|
|
265
|
-
"A default value is required when adding required fields to nonempty tables": "
|
|
266
|
-
"Create user": "
|
|
267
|
-
"Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "
|
|
268
|
-
"Create first user": "
|
|
269
|
-
"Create an account": "
|
|
270
|
-
"No views defined": "
|
|
264
|
+
"Summary field": "Samenvattingsveld",
|
|
265
|
+
"A default value is required when adding required fields to nonempty tables": "Een standaardwaarde is vereist bij het toevoegen van verplichte velden aan niet-lege tabellen.",
|
|
266
|
+
"Create user": "Gebruiker aanmaken",
|
|
267
|
+
"Please create your first user account, which will have administrative privileges. You can add other users and give them administrative privileges later.": "Maak uw eerste gebruikersaccount aan, dat administratieve rechten zal hebben. U kunt later andere gebruikers toevoegen en hen administratieve rechten geven.",
|
|
268
|
+
"Create first user": "Eerste gebruiker aanmaken",
|
|
269
|
+
"Create an account": "Maak een account aan",
|
|
270
|
+
"No views defined": "Geen weergaven gedefinieerd",
|
|
271
271
|
"Views define how table rows are displayed to the user": "Weergaven bepalen hoe tabelrijen aan de gebruiker worden weergegeven",
|
|
272
|
-
"Field %s saved": "
|
|
272
|
+
"Field %s saved": "Veld %s opgeslagen",
|
|
273
273
|
"View configuration": "Bekijk de configuratie",
|
|
274
|
-
"Field %s deleted": "
|
|
275
|
-
|
|
274
|
+
"Field %s deleted": "Veld %s verwijderd",
|
|
275
|
+
"No tables defined": "Geen tabellen gedefinieerd",
|
|
276
|
+
"Tables hold collections of similar data": "Tabellen bevatten verzamelingen van vergelijkbare gegevens.",
|
|
277
|
+
"Invalid form data, try again": "Ongeldige formuliergegevens, probeer het opnieuw.",
|
|
278
|
+
"Role required to access added files": "Rol vereist om toegang te krijgen tot toegevoegde bestanden.",
|
|
279
|
+
"The user uploading the file has access irrespective of their role": "De gebruiker die het bestand uploadt, heeft toegang ongeacht hun rol.",
|
|
280
|
+
"Already have an account? Login": "Heb je al een account? Inloggen.",
|
|
281
|
+
"Subdomain not found": "Subdomein niet gevonden",
|
|
282
|
+
"You must create at least one table before you can create views.": "U moet ten minste één tabel maken voordat u weergaven kunt maken.",
|
|
283
|
+
"Language: ": "Taal:",
|
|
284
|
+
"Language changed to %s": "Taal gewijzigd naar %s",
|
|
285
|
+
"Table saved with version history disabled": "Tabel opgeslagen met versiegeschiedenis uitgeschakeld.",
|
|
286
|
+
"Missing name": "Naam ontbreekt",
|
|
287
|
+
"Successfully restored backup": "Back-up succesvol hersteld.",
|
|
288
|
+
"Welcome to Saltcorn!": "Welkom bij Saltcorn!",
|
|
289
|
+
"File %s uploaded": "Bestand %s geüpload",
|
|
290
|
+
"Local": "Lokaal",
|
|
291
|
+
"Name required": "Naam vereist",
|
|
292
|
+
"Expression": "Uitdrukking",
|
|
293
|
+
"Formula": "Formule",
|
|
294
|
+
"new": "nieuw",
|
|
295
|
+
"Password does not match": "Wachtwoord komt niet overeen",
|
|
296
|
+
"Not allowed to write to table %s": "Niet toegestaan om naar tabel %s te schrijven.",
|
|
297
|
+
"Login successful": "Inloggen geslaagd",
|
|
298
|
+
"Welcome, %s!": "Welkom, %s!",
|
|
299
|
+
"Error: missing name or file": "Fout: naam of bestand ontbreekt",
|
|
300
|
+
"Restart server.": "Herstart server.",
|
|
301
|
+
"Add to menu": "Toevoegen aan menu",
|
|
302
|
+
"View %s added to menu. Adjust access permissions in Settings » Menu": "Weergave %s toegevoegd aan menu. Pas toegangsrechten aan in Instellingen » Menu.",
|
|
303
|
+
"Clone": "Klonen",
|
|
304
|
+
"View %s cloned as %s": "Weergave %s gekloond als %s",
|
|
305
|
+
"Duplicate": "Dupliceren",
|
|
306
|
+
"View %s duplicated as %s": "Weergave %s gedupliceerd als %s",
|
|
307
|
+
"The view name will appear as the title of pop-ups showing this view, and in the URL when it is shown alone.": "De weergavenaam verschijnt als de titel van pop-ups die deze weergave tonen en in de URL wanneer deze alleen wordt weergegeven.",
|
|
308
|
+
"Saltcorn version": "Saltcorn versie",
|
|
309
|
+
"Node.js version": "Node.js-versie",
|
|
310
|
+
"Table not found": "Tabel niet gevonden",
|
|
311
|
+
"No row selected": "Geen rij geselecteerd",
|
|
312
|
+
"Calculated": "Berekend",
|
|
313
|
+
"Unique": "Uniek",
|
|
314
|
+
"Stored": "Opgeslagen",
|
|
315
|
+
"Please enter the formula for the new field as a JavaScript expression. The expression must result in a %s type": "Voer de formule voor het nieuwe veld in als een JavaScript-uitdrukking. De uitdrukking moet resulteren in een %s-type.",
|
|
316
|
+
"Fields you can use as variables: ": "Velden die u kunt gebruiken als variabelen:",
|
|
317
|
+
"Examples:": "Voorbeelden:",
|
|
318
|
+
"Missing label": "Ontbrekend label",
|
|
319
|
+
"Column %s already exists (but is hidden)": "Kolom %s bestaat al (maar is verborgen)",
|
|
320
|
+
"Column %s already exists": "Kolom %s bestaat al",
|
|
321
|
+
"Use this to restrict your field to a list of options (separated by commas). For instance, if the permissible values are \"Red\", \"Green\" and \"Blue\", enter \"Red, Green, Blue\" here. Leave blank if the string can hold any value.": "Gebruik dit om uw veld te beperken tot een lijst met opties (gescheiden door komma's). Bijvoorbeeld, als de toegestane waarden \"Rood\", \"Groen\" en \"Blauw\" zijn, voer hier \"Rood, Groen, Blauw\" in. Laat dit leeg als de string elke waarde kan bevatten.",
|
|
322
|
+
"Columns": "Kolommen",
|
|
323
|
+
"Default state": "Standaardstatus",
|
|
324
|
+
"Specify the fields in the table to show": "Geef de velden in de tabel op om te tonen.",
|
|
325
|
+
"Use view to create": "Gebruik weergave om te creëren",
|
|
326
|
+
"If user has write permission. Leave blank to have no link to create a new item": "Als de gebruiker schrijfrechten heeft. Laat leeg om geen link te hebben om een nieuw item aan te maken.",
|
|
327
|
+
"Display create view as": "Toon weergave maken als",
|
|
328
|
+
"Label for create": "Label voor aanmaken",
|
|
329
|
+
"Label in link or button to create. Leave blank for a default label": "Label in link of knop om te maken. Laat leeg voor een standaardlabel.",
|
|
330
|
+
"Fixed fields": "Vaste velden",
|
|
331
|
+
"These fields were missing, you can give values here. The values you enter here can be overwritten by information coming from other views, for instance if the form is triggered from a list.": "Deze velden ontbraken, je kunt hier waarden invoeren. De waarden die je hier invoert kunnen worden overschreven door informatie afkomstig van andere weergaven, bijvoorbeeld als het formulier wordt geactiveerd vanuit een lijst.",
|
|
332
|
+
"Edit options": "Bewerkopties",
|
|
333
|
+
"The view you choose here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "De weergave die u hier kiest, kan afhankelijk van de context van het formulier worden genegeerd, bijvoorbeeld als het in een pop-up verschijnt, zal de omleiding niet plaatsvinden.",
|
|
334
|
+
"View when done": "Bekijk wanneer voltooid",
|
|
335
|
+
"Item View": "Itemweergave",
|
|
336
|
+
"If user has write permission. Leave blank to have no link to create a new item": "Als de gebruiker schrijfrechten heeft. Laat leeg om geen link te hebben om een nieuw item aan te maken.",
|
|
337
|
+
"Subtables": "Subtabellen",
|
|
338
|
+
"List View": "Lijstweergave",
|
|
339
|
+
"Show View": "Weergave tonen",
|
|
340
|
+
"Which related tables would you like to show in sub-lists below the selected item?": "Welke gerelateerde tabellen wilt u weergeven in sublijsten onder het geselecteerde item?",
|
|
341
|
+
"Order and layout": "Volgorde en indeling",
|
|
342
|
+
"Order by": "Ordenen op",
|
|
343
|
+
"Descending": "Aflopend",
|
|
344
|
+
"Columns small screen": "Kolommen klein scherm",
|
|
345
|
+
"Columns medium screen": "Kolommen mediabeeldscherm",
|
|
346
|
+
"Columns large screen": "Kolommen groot scherm",
|
|
347
|
+
"Columns extra-large screen": "Kolommen extra-groot scherm",
|
|
348
|
+
"Each in card?": "Elk in kaart?",
|
|
349
|
+
"Omit search form": "Zoekformulier weglaten",
|
|
350
|
+
"Do not display the search filter form": "Toon het zoekfilterformulier niet.",
|
|
351
|
+
"Default search form values when first loaded": "Standaard zoekformulierwaarden bij eerste laden",
|
|
352
|
+
"Next": "Volgende",
|
|
353
|
+
"Save": "Opslaan",
|
|
354
|
+
"Calculated fields cannot have File type": "Berekende velden kunnen geen Bestandstype hebben.",
|
|
355
|
+
"On Field": "Op Veld",
|
|
356
|
+
"Field in %s table": "Veld in %s tabel",
|
|
357
|
+
"Action on row": "Actie op rij",
|
|
358
|
+
"Link to other view": "Koppeling naar andere weergave",
|
|
359
|
+
"Link to anywhere": "Link naar overal",
|
|
360
|
+
"Join Field": "Veld samenvoegen",
|
|
361
|
+
"Aggregation": "Aggregatie",
|
|
362
|
+
"Field": "Veld",
|
|
363
|
+
"Field view": "Veldweergave",
|
|
364
|
+
"Action": "Actie",
|
|
365
|
+
"Action Label": "Actielabel",
|
|
366
|
+
"View label": "Weergavelabel",
|
|
367
|
+
"Leave blank for default label.": "Laat leeg voor standaardlabel.",
|
|
368
|
+
"View label is a formula?": "Is het label van de weergave een formule?",
|
|
369
|
+
"Open in popup modal?": "Openen in een pop-upmodal?",
|
|
370
|
+
"Link text": "Linktekst",
|
|
371
|
+
"Link text is a formula?": "Linktekst is een formule?",
|
|
372
|
+
"Link URL": "Koppel URL",
|
|
373
|
+
"Link URL is a formula?": "De URL-link is een formule?",
|
|
374
|
+
"Open in new tab": "Openen in nieuw tabblad",
|
|
375
|
+
"Relation": "Relatie",
|
|
376
|
+
"Statistic": "Statistiek",
|
|
377
|
+
"In search form": "In zoekformulier",
|
|
378
|
+
"Header label": "Koptekstlabel",
|
|
379
|
+
"step": "stap",
|
|
380
|
+
"max": "max",
|
|
381
|
+
"Base URL": "Basis-URL",
|
|
382
|
+
"Allow signups": "Aanmeldingen toestaan",
|
|
383
|
+
"Login in menu": "Inlogmenu",
|
|
384
|
+
"Allow password reset": "Wachtwoord reset toestaan",
|
|
385
|
+
"SMTP host": "SMTP-host",
|
|
386
|
+
"SMTP username": "SMTP-gebruikersnaam",
|
|
387
|
+
"SMTP password": "SMTP-wachtwoord",
|
|
388
|
+
"SMTP port": "SMTP-poort",
|
|
389
|
+
"SMTP secure": "SMTP beveiligd",
|
|
390
|
+
"Email from address": "E-mail van adres",
|
|
391
|
+
"Development mode": "Ontwikkelingsmodus",
|
|
392
|
+
"Log SQL to stdout": "Log SQL naar stdout",
|
|
393
|
+
"Menu items": "Menu-items",
|
|
394
|
+
"Global search": "Globale zoekopdracht",
|
|
395
|
+
"Available packs": "Beschikbare pakketten",
|
|
396
|
+
"Available packs fetched": "Beschikbare pakketten opgehaald",
|
|
397
|
+
"Available plugins": "Beschikbare modules",
|
|
398
|
+
"Available plugins fetched": "Beschikbare plugins opgehaald",
|
|
399
|
+
"Public home page": "Openbare startpagina",
|
|
400
|
+
"User home page": "Gebruikersstartpagina",
|
|
401
|
+
"Staff home page": "Personeel startpagina",
|
|
402
|
+
"Admin home page": "Beheerders startpagina",
|
|
403
|
+
"Installed packs": "Geïnstalleerde pakketten",
|
|
404
|
+
"A short string which is the name of your site": "Een korte tekenreeks die de naam van uw site is",
|
|
405
|
+
"Select a publicly accessible image file": "Selecteer een openbaar toegankelijk afbeeldingsbestand",
|
|
406
|
+
"The URL at which your site is available. For instance, https://example.com/": "De URL waarop uw site beschikbaar is. Bijvoorbeeld, https://voorbeeld.com/",
|
|
407
|
+
"Allow users to sign up for a new user account": "Sta gebruikers toe zich aan te melden voor een nieuw gebruikersaccount.",
|
|
408
|
+
"Show the login link in the menu": "Toon de inloglink in het menu",
|
|
409
|
+
"Allow users to request a password reset email. Email must be configured.": "Sta gebruikers toe om een e-mail voor wachtwoordherstel aan te vragen. E-mail moet geconfigureerd zijn.",
|
|
410
|
+
"The host address of your SMTP server. For instance, smtp.postmarkapp.com": "Het hostadres van uw SMTP-server. Bijvoorbeeld, smtp.postmarkapp.com",
|
|
411
|
+
"Disable JS/CSS asset caching, show full error to user on crash, enable editing field type": "Schakel caching van JS/CSS-activa uit, toon volledige fout aan gebruiker bij crash, schakel bewerken van veldtype in.",
|
|
412
|
+
"Print all SQL statements to the standard output": "Druk alle SQL-instructies af naar de standaarduitvoer",
|
|
413
|
+
"The email address from which emails are sent. For instance, hello@saltcorn.com": "Het e-mailadres van waaruit e-mails worden verzonden. Bijvoorbeeld, hello@saltcorn.com",
|
|
414
|
+
"Is the connection to the SMTP server over a secure transport protocol?": "Is de verbinding met de SMTP-server via een beveiligd transportprotocol?",
|
|
415
|
+
"About Saltcorn": "Over Saltcorn",
|
|
416
|
+
"Apply": "Toepassen",
|
|
417
|
+
"Anywhere": "Overal",
|
|
418
|
+
"Search filter": "Zoekfilter",
|
|
419
|
+
"Are you sure you want to delete %s?": "Weet u zeker dat u %s wilt verwijderen?",
|
|
420
|
+
"Are you sure?": "Weet je het zeker?",
|
|
421
|
+
"Set random password": "Stel willekeurig wachtwoord in",
|
|
422
|
+
"Changed password for user %s to %s": "Wachtwoord voor gebruiker %s gewijzigd naar %s",
|
|
423
|
+
"Disable": "Uitschakelen",
|
|
424
|
+
"Enabled user %s": "Ingeschakelde gebruiker %s",
|
|
425
|
+
"Enable": "Inschakelen",
|
|
426
|
+
"Disabled user %s": "Gebruiker %s uitgeschakeld",
|
|
427
|
+
"Disabled": "Uitgeschakeld",
|
|
428
|
+
"Send password reset email": "Wachtwoordherstel e-mail verzenden",
|
|
429
|
+
" with password %s": "met wachtwoord %s",
|
|
430
|
+
"User confirmation?": "Gebruikersbevestiging?",
|
|
431
|
+
"New user form": "Nieuw gebruikersformulier",
|
|
432
|
+
"A view to show to new users": "Een weergave om aan nieuwe gebruikers te tonen.",
|
|
433
|
+
"Account already exists": "Account bestaat al",
|
|
434
|
+
"Search not configured": "Zoeken niet geconfigureerd",
|
|
435
|
+
"Already in use": "Al in gebruik",
|
|
436
|
+
"Functions you can use (in addition to standard JavaScript functions): ": "Functies die je kunt gebruiken (naast standaard JavaScript-functies):",
|
|
437
|
+
"Items per page": "Items per pagina",
|
|
438
|
+
"Variable name": "Variabelenaam",
|
|
439
|
+
"Delete all rows": "Verwijder alle rijen",
|
|
440
|
+
"Recalculate stored fields": "Hercalculeer opgeslagen velden",
|
|
441
|
+
"Started recalculating stored fields": "Gestart met het herberekenen van opgeslagen velden.",
|
|
442
|
+
"Deleted all rows": "Alle rijen verwijderd",
|
|
443
|
+
"Database": "Database",
|
|
444
|
+
"API token": "API-token",
|
|
445
|
+
"No API token issued": "Geen API-token uitgegeven",
|
|
446
|
+
"New API token generated": "Nieuw API-token gegenereerd",
|
|
447
|
+
"Actions": "Acties",
|
|
448
|
+
"Actions available": "Beschikbare acties",
|
|
449
|
+
"Triggers": "Triggers",
|
|
450
|
+
"Add trigger": "Trigger toevoegen",
|
|
451
|
+
"New trigger": "Nieuwe trigger",
|
|
452
|
+
"Configure trigger": "Trigger configureren",
|
|
453
|
+
"Action label is a formula?": "Actielabel is een formule?",
|
|
454
|
+
"Action Style": "Actiestijl",
|
|
455
|
+
"Button size": "Knopgrootte",
|
|
456
|
+
"A view with this name already exists": "Er bestaat al een view met deze naam.",
|
|
457
|
+
"Constraints": "Beperkingen",
|
|
458
|
+
"%s constraints": "%s beperkingen",
|
|
459
|
+
"Add constraint": "Beperking toevoegen",
|
|
460
|
+
"Add constraint to %s": "Beperkingen toevoegen aan %s",
|
|
461
|
+
"Cannot delete users table": "Kan tabel gebruikers niet verwijderen",
|
|
462
|
+
"Test run": "Testuitvoering",
|
|
463
|
+
"Test run output": "Testrunuitvoer",
|
|
464
|
+
"Run %s": "Voer %s uit",
|
|
465
|
+
"back to actions": "terug naar acties",
|
|
466
|
+
"Action %s run successfully with no console output": "Actie %s is succesvol uitgevoerd zonder console-uitvoer.",
|
|
467
|
+
"Roles": "Rollen",
|
|
468
|
+
"Saved layout for role": "Opgeslagen lay-out voor rol",
|
|
469
|
+
"Layout by role": "Lay-out op basis van rol",
|
|
470
|
+
"Users and roles": "Gebruikers en rollen",
|
|
471
|
+
"Match regular expression": "Regex overeenkomen",
|
|
472
|
+
"Error message when regular expression does not match": "Foutmelding wanneer reguliere expressie niet overeenkomt",
|
|
473
|
+
"Invalid attributes": "Ongeldige attributen",
|
|
474
|
+
"Documentation": "Documentatie",
|
|
475
|
+
"Plugin %s installed": "Module %s geïnstalleerd",
|
|
476
|
+
"Plugin %s removed.": "Module %s verwijderd.",
|
|
477
|
+
"Plugin %s installed, please complete configuration.": "Plugin %s geïnstalleerd, voltooi de configuratie a.u.b.",
|
|
478
|
+
"Configure %s Plugin": "Configureer %s Module",
|
|
479
|
+
"Cannot remove plugin: views %s depend on it": "Kan plugin niet verwijderen: views %s zijn ervan afhankelijk.",
|
|
480
|
+
"New Plugin": "Nieuwe Module",
|
|
481
|
+
"Add plugin": "Plugin toevoegen",
|
|
482
|
+
"Store refreshed": "Winkel vernieuwd.",
|
|
483
|
+
"Plugins up-to-date": "Plugins up-to-date",
|
|
484
|
+
"Source": "Bron",
|
|
485
|
+
"Inbound keys: ": "Inkomende sleutels:",
|
|
486
|
+
"Icon": "Icoon",
|
|
487
|
+
"Create database view": "Maak databaseview aan",
|
|
488
|
+
"Create an SQL view in the database with the fields in this list": "Maak een SQL-view in de database met de velden in deze lijst.",
|
|
489
|
+
"Upgrade": "Upgraden",
|
|
490
|
+
"Show only matches in table:": "Toon alleen overeenkomsten in tabel:",
|
|
491
|
+
"Showing matches in table %s.": "Resultaten weergeven in tabel %s.",
|
|
492
|
+
"Edit trigger": "Bewerk trigger",
|
|
493
|
+
"Show on page": "Weergeven op pagina",
|
|
494
|
+
"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.": "Verzoeken om deze view direct weer te geven zullen in plaats daarvan de gekozen pagina tonen, indien van toepassing. De gekozen pagina moet deze view insluiten. Gebruik dit om de view met extra elementen te verfraaien.",
|
|
495
|
+
"Hide pagination": "Paginering verbergen",
|
|
496
|
+
"True": "Waar",
|
|
497
|
+
"False": "Onwaar",
|
|
498
|
+
"Clear all": "Alles wissen",
|
|
499
|
+
"This will delete <strong>EVERYTHING</strong> in the selected categories": "Dit zal <strong>ALLES</strong> in de geselecteerde categorieën verwijderen.",
|
|
500
|
+
"Deleted all %s": "Alle %s verwijderd",
|
|
501
|
+
"Restart server": "Server herstarten",
|
|
502
|
+
"Edit Plugin": "Plugin bewerken",
|
|
503
|
+
"Unknown authentication method %ss": "Onbekende authenticatiemethode %ss",
|
|
504
|
+
"Restart required for changes to take effect. Restart server from the <a href=\"/admin\">Admin page</a>.": "Herstart vereist om wijzigingen door te voeren. Herstart de server vanaf de <a href=\"/admin\">Beheerpagina</a>.",
|
|
505
|
+
"Email with password reset link sent": "E-mail met link voor wachtwoordreset verzonden",
|
|
506
|
+
"Link Style": "Koppelstijl",
|
|
507
|
+
"Link size": "Koppelingsgrootte",
|
|
508
|
+
"Set page title": "Pagina titel instellen",
|
|
509
|
+
"Skip this section if you do not want to set the page title": "Sla deze sectie over als u de paginatitel niet wilt instellen.",
|
|
510
|
+
"Page title is a formula?": "Paginatitel is een formule?",
|
|
511
|
+
"Enable LetsEncrypt HTTPS": "Schakel LetsEncrypt HTTPS in",
|
|
512
|
+
"Set Base URL configuration first": "Stel basis-URL-configuratie eerst in.",
|
|
513
|
+
"LetsEncrypt enabled": "LetsEncrypt ingeschakeld",
|
|
514
|
+
"LetsEncrypt SSL enabled. Restart for changes to take effect.": "LetsEncrypt SSL ingeschakeld. Herstarten om wijzigingen door te voeren.",
|
|
515
|
+
"File not found": "Bestand niet gevonden",
|
|
516
|
+
"Table %s not found": "Tabel %s niet gevonden",
|
|
517
|
+
"Page %s added to menu. Adjust access permissions in Settings » Menu": "Pagina %s toegevoegd aan menu. Pas toegangsrechten aan in Instellingen » Menu",
|
|
518
|
+
"Page %s duplicated as %s": "Pagina %s gedupliceerd als %s",
|
|
519
|
+
"Custom SSL certificate": "Aangepast SSL-certificaat",
|
|
520
|
+
"Custom SSL private key": "Aangepaste SSL privésleutel",
|
|
521
|
+
"Login view": "Inlogweergave",
|
|
522
|
+
"Signup view": "Aanmeldweergave",
|
|
523
|
+
"A view with the login form": "Een view met het inlogformulier",
|
|
524
|
+
"A view with the signup form": "Een weergave met het aanmeldingsformulier",
|
|
525
|
+
"Signups not enabled": "Aanmeldingen niet ingeschakeld",
|
|
526
|
+
"Ownership field": "Eigenaarsveld",
|
|
527
|
+
"The user referred to in this field will be the owner of the row": "De gebruiker die in dit veld wordt genoemd, zal de eigenaar van de rij zijn.",
|
|
528
|
+
"None": "Geen",
|
|
529
|
+
"Information about plugin": "Informatie over plug-in",
|
|
530
|
+
"%s plugin information": "%s plugininformatie",
|
|
531
|
+
"Package version": "Pakketversie",
|
|
532
|
+
"Package name": "Pakketnaam",
|
|
533
|
+
"Plugin dependencies": "Plug-in afhankelijkheden",
|
|
534
|
+
"This plugin supplies a theme.": "Deze plugin levert een thema.",
|
|
535
|
+
"Types": "Typen",
|
|
536
|
+
"This plugin supplies these types: ": "Deze plugin levert deze types:",
|
|
537
|
+
"Functions": "Functies",
|
|
538
|
+
"Returns: ": "Retouren:",
|
|
539
|
+
"View templates": "Bekijk sjablonen",
|
|
540
|
+
"Repository": "Repository",
|
|
541
|
+
"Latest": "Nieuwste",
|
|
542
|
+
"Latest version": "Laatste versie",
|
|
543
|
+
"Latest npm version cache": "Nieuwste npm versiecache",
|
|
544
|
+
"Plugin up-to-date": "Plugin up-to-date",
|
|
545
|
+
"Upgrade here": "Hier upgraden",
|
|
546
|
+
"An upgrade to Saltcorn is available! Current version: %s; latest version: %s.": "Er is een upgrade voor Saltcorn beschikbaar! Huidige versie: %s; nieuwste versie: %s.",
|
|
547
|
+
"Passwords do not match": "Wachtwoorden komen niet overeen",
|
|
548
|
+
"Not a valid e-mail address": "Geen geldig e-mailadres.",
|
|
549
|
+
"Custom CSS": "Aangepaste CSS",
|
|
550
|
+
"Custom HTML": "Aangepaste HTML",
|
|
551
|
+
"Site structure": "Sitestructuur",
|
|
552
|
+
"SSL": "SSL",
|
|
553
|
+
"Users and security": "Gebruikers en beveiliging",
|
|
554
|
+
"User settings updated": "Gebruikersinstellingen bijgewerkt",
|
|
555
|
+
"SSL encryption for HTTPS traffic": "SSL-versleuteling voor HTTPS-verkeer",
|
|
556
|
+
"HTTPS encryption with Let's Encrypt SSL certificate": "HTTPS-encryptie met Let's Encrypt SSL-certificaat",
|
|
557
|
+
"Saltcorn can automatically obtain an SSL certificate from <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> for single domains": "Saltcorn kan automatisch een SSL-certificaat verkrijgen van <a href=\"https://letsencrypt.org/\">Let's Encrypt</a> voor enkele domeinen.",
|
|
558
|
+
"Currently: ": "Momenteel:",
|
|
559
|
+
"HTTPS encryption with custom SSL certificate": "HTTPS-versleuteling met aangepast SSL-certificaat",
|
|
560
|
+
"Or use custom SSL certificates, including wildcard certificates for multitenant applications": "Of gebruik aangepaste SSL-certificaten, inclusief wildcard-certificaten voor multitenant-applicaties.",
|
|
561
|
+
"Authentication settings": "Authenticatie-instellingen",
|
|
562
|
+
"Custom SSL certificates": "Aangepaste SSL-certificaten",
|
|
563
|
+
"Custom SSL enabled. Restart for changes to take effect.": "Aangepaste SSL ingeschakeld. Herstart om wijzigingen door te voeren.",
|
|
564
|
+
"Enabled": "Ingeschakeld",
|
|
565
|
+
"You have enabled both Let's Encrypt certificates and custom SSL certificates. Let's Encrypt takes priority and the custom certificates will be ignored.": "U heeft zowel Let's Encrypt-certificaten als aangepaste SSL-certificaten ingeschakeld. Let's Encrypt krijgt prioriteit en de aangepaste certificaten zullen worden genegeerd.",
|
|
566
|
+
"Events": "Gebeurtenissen",
|
|
567
|
+
"About application": "Over applicatie",
|
|
568
|
+
"System": "Systeem",
|
|
569
|
+
"Site identity settings updated": "Instellingen voor site-identiteit bijgewerkt",
|
|
570
|
+
"Email settings": "E-mailinstellingen",
|
|
571
|
+
"Site identity settings": "Site-identiteitsinstellingen",
|
|
572
|
+
"Email settings updated": "E-mailinstellingen bijgewerkt",
|
|
573
|
+
"System operations": "Systeemoperaties",
|
|
574
|
+
"About the system": "Over het systeem",
|
|
575
|
+
"Restart here": "Herstart hier",
|
|
576
|
+
"Download a backup": "Download een back-up",
|
|
577
|
+
"Restore a backup": "Herstel een back-up",
|
|
578
|
+
"Add new role": "Nieuwe rol toevoegen",
|
|
579
|
+
"Role updated": "Rol bijgewerkt",
|
|
580
|
+
"First delete users with this role": "Verwijder eerst gebruikers met deze rol.",
|
|
581
|
+
"Role %s deleted": "Rol %s verwijderd",
|
|
582
|
+
"This is the rank of the user role, lower role IDs will be able to access more resources.": "Dit is de rang van de gebruikersrol, lagere rol-ID's zullen toegang krijgen tot meer bronnen.",
|
|
583
|
+
"Role name": "Rolnaam",
|
|
584
|
+
"Cannot delete this role": "Kan deze rol niet verwijderen",
|
|
585
|
+
"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 is <a href=\"https://www.gnu.org/philosophy/free-sw.en.html\">vrije</a> en <a href=\"https://opensource.org/\">open source</a> software, <a href=\"https://github.com/saltcorn/saltcorn/\">uitgegeven</a> onder de <a href=\"https://github.com/saltcorn/saltcorn/blob/master/LICENSE\">MIT-licentie</a>.",
|
|
586
|
+
"Create a page": "Maak een pagina aan",
|
|
587
|
+
"Test": "Test",
|
|
588
|
+
"E-mail and password required": "E-mail en wachtwoord vereist",
|
|
589
|
+
"Masonry columns": "Metselwerk kolommen",
|
|
590
|
+
"Where": "Waar",
|
|
591
|
+
"Access Read/Write": "Toegang Lezen/Schrijven",
|
|
592
|
+
"History": "Geschiedenis",
|
|
593
|
+
"Owned": "Eigendom",
|
|
594
|
+
"Primary key": "Primaire sleutel",
|
|
595
|
+
"Users already present": "Gebruikers al aanwezig",
|
|
596
|
+
"Discover tables": "Ontdek tabellen",
|
|
597
|
+
"The following tables in your database can be imported into Saltcorn:": "De volgende tabellen in uw database kunnen in Saltcorn worden geïmporteerd:",
|
|
598
|
+
"Discovered tables: %s": "Ontdekte tabellen: %s",
|
|
599
|
+
"There are no tables in the database that can be imported into Saltcorn.": "Er zijn geen tabellen in de database die in Saltcorn kunnen worden geïmporteerd.",
|
|
600
|
+
"Import": "Importeren",
|
|
601
|
+
"Discover": "Ontdekken",
|
|
602
|
+
"Discover tables in database": "Ontdek tabellen in database",
|
|
603
|
+
"Single item view": "Enkel itemweergave",
|
|
604
|
+
"The underlying individual view of each table row": "De onderliggende individuele weergave van elke tabelrij",
|
|
605
|
+
"Minimum role to read": "Minimale rol om te lezen",
|
|
606
|
+
"Minimum role to write": "Minimale rol om te schrijven",
|
|
607
|
+
"Create page": "Pagina maken",
|
|
608
|
+
"Multi-tenancy not enabled": "Multi-tenantie niet ingeschakeld.",
|
|
609
|
+
"Identity": "Identiteit",
|
|
610
|
+
"Email sent to %s with no errors": "E-mail verzonden naar %s zonder fouten",
|
|
611
|
+
"External": "Extern",
|
|
612
|
+
"Force TLS": "Forceer TLS",
|
|
613
|
+
"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": "Gebruik altijd TLS bij het verbinden met de server? Als dit niet is aangevinkt, wordt TLS gebruikt als de server de STARTTLS-extensie ondersteunt. In de meeste gevallen vinkt u dit vakje aan als u verbinding maakt met poort 465. Voor poort 587 of 25 laat u het uitgevinkt.",
|
|
614
|
+
"Relationship diagram": "Relatiediagram",
|
|
615
|
+
"Verified": "Geverifieerd",
|
|
616
|
+
"Send verification email": "Verificatie-e-mail verzenden",
|
|
617
|
+
"Email verification link sent to %s": "E-mailverificatielink verzonden naar %s",
|
|
618
|
+
"Verification view": "Verificatie weergave",
|
|
619
|
+
"A view with the view to be emailed to users for email address verification": "Een weergave met de weergave die naar gebruikers gemaild moet worden voor e-mailadresverificatie.",
|
|
620
|
+
"Email verified": "E-mail geverifieerd",
|
|
621
|
+
"An email has been sent to %s to verify your address": "Er is een e-mail naar %s verzonden om uw adres te verifiëren.",
|
|
622
|
+
"Elevate verified to role": "Verhoog geverifieerd naar rol",
|
|
623
|
+
"Elevate users to a higher role when their email addresses have been verified": "Verhoog gebruikers naar een hogere rol wanneer hun e-mailadressen zijn geverifieerd.",
|
|
624
|
+
"Email mask": "E-mailmasker",
|
|
625
|
+
"Emails used for signup must end with this string": "E-mails die worden gebruikt voor registratie moeten eindigen met deze tekenreeks.",
|
|
626
|
+
"Signups with this email address are not accepted": "Aanmeldingen met dit e-mailadres worden niet geaccepteerd.",
|
|
627
|
+
"Default order by": "Standaard sorteren op",
|
|
628
|
+
"Default descending?": "Standaard aflopend?",
|
|
629
|
+
"Omit header": "Header weglaten",
|
|
630
|
+
"Do not display the header": "De kop niet weergeven.",
|
|
631
|
+
"The maximum number of characters in the string": "Het maximale aantal tekens in de tekenreeks",
|
|
632
|
+
"The minimum number of characters in the string": "Het minimumaantal tekens in de tekenreeks",
|
|
633
|
+
"Style": "Stijl",
|
|
634
|
+
"Not all themes support menu buttons": "Niet alle thema's ondersteunen menuknoppen.",
|
|
635
|
+
"Select a publicly accessible image file for the menu logo": "Selecteer een openbaar toegankelijk afbeeldingsbestand voor het menu-logo.",
|
|
636
|
+
"Favicon": "Favicon",
|
|
637
|
+
"Select a publicly accessible image file for the browser tab icon": "Selecteer een openbaar toegankelijk afbeeldingsbestand voor het browserschermpictogram.",
|
|
638
|
+
"Site identity settings, backup, email settings, system control and information": "Site-identiteitsinstellingen, back-up, e-mailinstellingen, systeemcontrole en informatie",
|
|
639
|
+
"Plugin and pack installation and control": "Installatie en beheer van plug-ins en pakketten",
|
|
640
|
+
"User administration, edit roles, user and security settings, SSL certificates for https encryption": "Gebruikersbeheer, rollen bewerken, gebruikers- en beveiligingsinstellingen, SSL-certificaten voor https-versleuteling",
|
|
641
|
+
"Menu, search and tenants": "Menu, zoeken en tenants",
|
|
642
|
+
"Actions, triggers and crash log": "Acties, triggers en crashlogboek",
|
|
643
|
+
"Multitenancy enabled": "Multitenancy ingeschakeld",
|
|
644
|
+
"Restart required for changes to take effect.": "Herstart vereist om wijzigingen van kracht te laten worden.",
|
|
645
|
+
"Tenant settings": "Tenantinstellingen",
|
|
646
|
+
"Role to create tenants": "Rol om tenants te creëren",
|
|
647
|
+
"Minimum user role required to create a new tenant": "Minimale gebruikersrol vereist om een nieuwe tenant te creëren",
|
|
648
|
+
"Tenant settings updated": "Tenantinstellingen bijgewerkt",
|
|
649
|
+
"Not allowed": "Niet toegestaan",
|
|
650
|
+
"You are trying to create a tenant while connecting via an IP address rather than a domain. This will probably not work.": "U probeert een tenant aan te maken terwijl u verbinding maakt via een IP-adres in plaats van een domein. Dit zal waarschijnlijk niet werken.",
|
|
651
|
+
"Create tenant warning": "Maak tenantwaarschuwing",
|
|
652
|
+
"Show a warning to users creating a tenant disclaiming warranty of availability or security": "Toon een waarschuwing aan gebruikers die een tenant aanmaken waarin de garantie van beschikbaarheid of beveiliging wordt uitgesloten.",
|
|
653
|
+
"A list view shown on the left, to select rows": "Een lijstweergave wordt links getoond, om rijen te selecteren.",
|
|
654
|
+
"The view to show the selected row": "De weergave om de geselecteerde rij te tonen",
|
|
655
|
+
"Location": "Locatie",
|
|
656
|
+
"Location of link to create new row": "Locatie van de link om een nieuwe rij te maken",
|
|
657
|
+
"Options": "Opties",
|
|
658
|
+
"List options": "Opties weergeven",
|
|
659
|
+
"Rows per page": "Rijen per pagina",
|
|
660
|
+
"Invalid administrative action": "Ongeldige administratieve actie",
|
|
661
|
+
"User settings form": "Gebruikersinstellingenformulier",
|
|
662
|
+
"A view for users to change their custom user fields": "Een weergave voor gebruikers om hun aangepaste gebruikersvelden te wijzigen.",
|
|
663
|
+
"Error: ": "Fout:",
|
|
664
|
+
"User settings changed": "Gebruikersinstellingen gewijzigd",
|
|
665
|
+
"Rename table": "Hernoem tabel",
|
|
666
|
+
"Rename table %s": "Hernoem tabel %s",
|
|
667
|
+
"Base URL domain %s does not match hostname %s": "Basis-URL-domein %s komt niet overeen met hostnaam %s",
|
|
668
|
+
"Custom HTTP headers": "Aangepaste HTTP-headers",
|
|
669
|
+
"Format for each line: Header-Name: value": "Formaat voor elke regel: Header-Naam: waarde",
|
|
670
|
+
"Role to upload files": "Rol om bestanden te uploaden",
|
|
671
|
+
"User should have this role or higher to upload files with API (uploads through forms are not affected)": "De gebruiker moet deze rol of hoger hebben om bestanden te uploaden met de API (uploads via formulieren worden niet beïnvloed).",
|
|
672
|
+
"Always show create view": "Toon altijd weergave maken",
|
|
673
|
+
"If off, only show create view if the query state is about the current user": "Indien uitgeschakeld, alleen weergave aanmaken tonen als de querystatus betrekking heeft op de huidige gebruiker.",
|
|
674
|
+
"Process uptime": "Proces-uptime",
|
|
675
|
+
"A configuration error occurred": "Er is een configuratiefout opgetreden.",
|
|
676
|
+
"HTTP timeout (s)": "HTTP-time-out (s)",
|
|
677
|
+
"Increase if you expect large uploads": "Verhoog indien u grote uploads verwacht.",
|
|
678
|
+
"Cookie sessions": "Cookiesessies",
|
|
679
|
+
"Store sessions entirely in client cookies for higher performance": "Sla sessies volledig op in clientcookies voor hogere prestaties.",
|
|
680
|
+
"git commit": "git commit",
|
|
681
|
+
"Send test email": "Verstuur test e-mail",
|
|
682
|
+
"Edit custom SSL certificates": "Bewerk aangepaste SSL-certificaten",
|
|
683
|
+
"User must have this role or higher to read rows from the table": "De gebruiker moet deze rol of hoger hebben om rijen uit de tabel te lezen.",
|
|
684
|
+
"User must have this role or higher to edit or create new rows in the table": "Gebruiker moet deze rol of hoger hebben om rijen in de tabel te bewerken of aan te maken.",
|
|
685
|
+
"Name of the field": "Naam van het veld",
|
|
686
|
+
"The type determines the kind of data that can be stored in the field": "Het type bepaalt het soort gegevens dat in het veld kan worden opgeslagen.",
|
|
687
|
+
"Calculated from other fields with a formula": "Berekend uit andere velden met een formule",
|
|
688
|
+
"There must be a value in every row": "Er moet een waarde in elke rij staan.",
|
|
689
|
+
"Different rows must have different values for this field": "Verschillende rijen moeten verschillende waarden hebben voor dit veld.",
|
|
690
|
+
"Add more fields to enable edit": "Voeg meer velden toe om bewerken mogelijk te maken.",
|
|
691
|
+
"Multitenancy": "Multitenancy",
|
|
692
|
+
"Subdomain": "Subdomein",
|
|
693
|
+
"Information": "Informatie",
|
|
694
|
+
"Found %s tenants": "%s huurders gevonden",
|
|
695
|
+
"Create new tenant": "Nieuwe tenant maken",
|
|
696
|
+
"%s tenant statistics": "%s huurderstatistieken",
|
|
697
|
+
"Table columns": "Tabelkolommen",
|
|
698
|
+
"Configuration items": "Configuratie-items",
|
|
699
|
+
"Crashlogs": "Crashlogs",
|
|
700
|
+
"Multitenancy settings": "Instellingen voor multitenancy",
|
|
701
|
+
"See <a href=\"https://github.com/saltcorn/saltcorn\">GitHub repository</a> for instructions<p>": "Zie <a href=\"https://github.com/saltcorn/saltcorn\">GitHub-repository</a> voor instructies<p>",
|
|
702
|
+
"API token for this user: ": "API-token voor deze gebruiker:",
|
|
703
|
+
"Reset": "Resetten",
|
|
704
|
+
"Generate": "Genereren",
|
|
705
|
+
"URL after delete": "URL na verwijderen",
|
|
706
|
+
"Track table data changes over time": "Volg wijzigingen in tabelgegevens in de loop van de tijd.",
|
|
707
|
+
"Description allows you to give more information about the table": "Met de beschrijving kunt u meer informatie geven over de tabel.",
|
|
708
|
+
"Description allows you to give more information about the view.": "Beschrijving stelt u in staat om meer informatie over de weergave te geven.",
|
|
709
|
+
"Description allows to give more information about field": "Beschrijving biedt de mogelijkheid om meer informatie over het veld te geven.",
|
|
710
|
+
"Name of action": "Naam van actie",
|
|
711
|
+
"Description allows you to give more information about the action": "Beschrijving stelt u in staat om meer informatie over de actie te geven.",
|
|
712
|
+
"The action to be taken when the trigger fires": "De actie die moet worden uitgevoerd wanneer de trigger afgaat.",
|
|
713
|
+
"The table for which the trigger condition is checked.": "De tabel waarvoor de triggerconditie wordt gecontroleerd.",
|
|
714
|
+
"Condition under which the trigger will fire": "Voorwaarde waaronder de trigger zal afgaan",
|
|
715
|
+
"Test trigger": "Testtrigger",
|
|
716
|
+
"Edit trigger %s": "Bewerk trigger %s",
|
|
717
|
+
"Preset %s": "Voorinstelling %s",
|
|
718
|
+
"The user password or application token to access SMTP server for sending emails": "Het gebruikerswachtwoord of applicatietoken om toegang te krijgen tot de SMTP-server voor het verzenden van e-mails.",
|
|
719
|
+
"The port of your SMTP server": "De poort van uw SMTP-server",
|
|
720
|
+
"The user name to access SMTP server for sending emails.": "De gebruikersnaam om toegang te krijgen tot de SMTP-server voor het verzenden van e-mails.",
|
|
721
|
+
"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.": "Het gebruikerswachtwoord of app-wachtwoord om toegang te krijgen tot de SMTP-server voor het verzenden van e-mails. Als uw SMTP-provider toestaat om een app-wachtwoord te maken voor gebruik vanuit een applicatie, raden wij aan om het app-wachtwoord te gebruiken in plaats van het gebruikerswachtwoord.",
|
|
722
|
+
"Tick the boxes for the fields that should be jointly unique": "Vink de vakjes aan voor de velden die gezamenlijk uniek moeten zijn.",
|
|
723
|
+
"Private SSH key": "Privé SSH-sleutel",
|
|
724
|
+
"Timezone": "Tijdzone",
|
|
725
|
+
"Home Timezone": "Thuistijdzone",
|
|
726
|
+
"Use this link to revisit your application at any time.": "Gebruik deze link om op elk moment terug te keren naar uw applicatie.",
|
|
727
|
+
"To login to a previously created application, go to: ": "Om in te loggen op een eerder gemaakte applicatie, ga naar:",
|
|
728
|
+
"Event types": "Gebeurtenistypen",
|
|
729
|
+
"Channel": "Kanaal",
|
|
730
|
+
"Leave blank for all channels": "Laat leeg voor alle kanalen",
|
|
731
|
+
"Table or Channel": "Tabel of Kanaal",
|
|
732
|
+
"Events to log": "Gebeurtenissen om te loggen",
|
|
733
|
+
"Log settings": "Loginstellingen",
|
|
734
|
+
"Which events should be logged?": "Welke gebeurtenissen moeten worden gelogd?",
|
|
735
|
+
"Event log": "Gebeurtenislogboek",
|
|
736
|
+
"Custom Events": "Aangepaste Evenementen",
|
|
737
|
+
"Channels": "Kanalen",
|
|
738
|
+
"Custom": "Aangepast",
|
|
739
|
+
"Create custom event": "Aangepast evenement maken",
|
|
740
|
+
"Yes": "Ja",
|
|
741
|
+
"Alternative destinations if formula evaluates to true": "Alternatieve bestemmingen als formule waar is",
|
|
742
|
+
"Default view when done": "Standaardweergave wanneer voltooid",
|
|
743
|
+
"This is the view to which the user will be sent when the form is submitted, unless a formula below is true.": "Dit is de weergave waarnaar de gebruiker wordt gestuurd wanneer het formulier wordt ingediend, tenzij een onderstaande formule waar is.",
|
|
744
|
+
"You can send the user to an different view depending on the day the user has submitted. Ignore this option if you always want to send the user to the same destination": "U kunt de gebruiker naar een andere weergave sturen, afhankelijk van de dag waarop de gebruiker heeft ingediend. Negeer deze optie als u de gebruiker altijd naar dezelfde bestemming wilt sturen.",
|
|
745
|
+
"Plugin name": "Pluginnaam",
|
|
746
|
+
"Source of plugin for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "Bron van plugin voor installatie. Enkele opties: npm - downloaden van npm-repository, lokaal - ophalen van lokaal bestandssysteem, github - downloaden van github, git - ophalen van git.",
|
|
747
|
+
"For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to plugin folder in file system, e.g.C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "Voor npm - naam van npm-pakket, bijvoorbeeld @saltcorn/html of saltcorn-gantt, controleer op npmjs.com, voor lokaal - absoluut pad naar pluginmap in bestandssysteem, bijvoorbeeld C:\\gitsrc\\any-bootstrap-theme\\, voor github - naam van github-project.",
|
|
748
|
+
"Version of plugin, latest is default value": "Versie van plugin, nieuwste is standaardwaarde",
|
|
749
|
+
"Account verification": "Accountverificatie",
|
|
750
|
+
"User verification failed": "Gebruikersverificatie mislukt",
|
|
751
|
+
"User verified": "Gebruiker geverifieerd",
|
|
752
|
+
"Error editing user: %s": "Fout bij het bewerken van gebruiker: %s",
|
|
753
|
+
"User must have this role or higher to make API call for action (trigger)": "De gebruiker moet deze rol of hoger hebben om een API-oproep voor actie (trigger) te maken.",
|
|
754
|
+
"Restart complete": "Herstart voltooid",
|
|
755
|
+
"Languages": "Talen",
|
|
756
|
+
"Add language": "Taal toevoegen",
|
|
757
|
+
"Language": "Taal",
|
|
758
|
+
"Locale": "Landinstelling",
|
|
759
|
+
"Menu, search, languages and tenants": "Menu, zoeken, talen en tenants",
|
|
760
|
+
"This is a translation of a different field in a different language": "Dit is een vertaling van een ander veld in een andere taal.",
|
|
761
|
+
"Language locale of translation": "Taalgebied van vertaling",
|
|
762
|
+
"Action not configurable": "Actie niet configureerbaar",
|
|
763
|
+
"Event type which runs the trigger": "Gebeurtenistype dat de trigger uitvoert",
|
|
764
|
+
"Message string field": "Berichttekenreeksveld",
|
|
765
|
+
"The field for the message content on the table for messages": "Het veld voor de berichtinhoud in de tabel voor berichten.",
|
|
766
|
+
"Participant field": "Deelnemersveld",
|
|
767
|
+
"The field for the sender user id on the table for messages": "Het veld voor de verzender gebruikers-ID in de tabel voor berichten.",
|
|
768
|
+
"The field for the participant user id": "Het veld voor de deelnemer gebruikers-ID",
|
|
769
|
+
"Message sender field": "Veld voor het verzenden van berichten",
|
|
770
|
+
"Message view or string field": "Berichtweergave of tekenreeksveld",
|
|
771
|
+
"A view to show individual messages, or the field for the message content on the table for messages": "Een view om individuele berichten weer te geven, of het veld voor de berichtinhoud in de tabel voor berichten.",
|
|
772
|
+
"Message relation": "Berichtrelatie",
|
|
773
|
+
"The relationship to the table of individual messages": "De relatie met de tabel van individuele berichten",
|
|
774
|
+
"Message show view": "Berichtweergave tonen",
|
|
775
|
+
"The view to show an individual message": "De weergave om een individueel bericht te tonen",
|
|
776
|
+
"New message form view": "Nieuw berichtformulierview",
|
|
777
|
+
"The view to enter a new message": "De weergave om een nieuw bericht in te voeren",
|
|
778
|
+
"Participant max read id field": "Deelnemer max lees id-veld",
|
|
779
|
+
"The field for the participant's last read message, of type Key to message table": "Het veld voor het laatst gelezen bericht van de deelnemer, van het type Sleutel naar berichtentabel.",
|
|
780
|
+
"Show older messages": "Toon oudere berichten",
|
|
781
|
+
"New table name": "Nieuwe tabelnaam",
|
|
782
|
+
"Password Repeat": "Wachtwoord Herhalen",
|
|
783
|
+
"Remember me": "Onthoud mij",
|
|
784
|
+
"Column width": "Kolombreedte",
|
|
785
|
+
"Column width units": "Kolombreedte-eenheden",
|
|
786
|
+
"Ownership formula": "Eigendom formule",
|
|
787
|
+
"User is treated as owner if true. In scope: ": "Gebruiker wordt behandeld als eigenaar indien waar. In scope:",
|
|
788
|
+
"Not all themes support all locations": "Niet alle thema's ondersteunen alle locaties.",
|
|
789
|
+
"Default language": "Standaardtaal",
|
|
790
|
+
"Library": "Bibliotheek",
|
|
791
|
+
"Library item %s deleted": "Bibliotheekitem %s verwijderd",
|
|
792
|
+
"Library: component assemblies that can be used in the builder": "Bibliotheek: componentenassemblages die kunnen worden gebruikt in de builder",
|
|
793
|
+
"Edit properties": "Eigenschappen bewerken",
|
|
794
|
+
"Images and other files for download": "Afbeeldingen en andere bestanden voor download",
|
|
795
|
+
"Disable LetsEncrypt HTTPS": "LetsEncrypt HTTPS uitschakelen",
|
|
796
|
+
"Type %s not found": "Type %s niet gevonden",
|
|
797
|
+
"No pages": "Geen pagina's",
|
|
798
|
+
"No views": "Geen views",
|
|
799
|
+
"CSV upload": "CSV-upload",
|
|
800
|
+
"Pages are the web pages of your application built with drag-and-drop builder. They have static content, and by embedding views, dynamic content.": "Pagina's zijn de webpagina's van uw applicatie, gebouwd met een drag-and-drop builder. Ze hebben statische inhoud en, door het insluiten van views, dynamische inhoud.",
|
|
801
|
+
"Views display data from tables. A view is a view template applied to a table, with configuration.": "Views tonen gegevens uit tabellen. Een view is een view-sjabloon dat met configuratie op een tabel wordt toegepast.",
|
|
802
|
+
"Tables organise data by fields and rows.": "Tabellen organiseren gegevens op basis van velden en rijen.",
|
|
803
|
+
"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.": "Pagina's zijn de webpagina's van uw applicatie, gebouwd met een drag-en-drop bouwer. Ze hebben statische inhoud en bevatten dynamische inhoud door het inbedden van views.",
|
|
804
|
+
"Triggers run actions in response to events.": "Triggers voeren acties uit als reactie op gebeurtenissen.",
|
|
805
|
+
"No files": "Geen bestanden",
|
|
806
|
+
"Cookie duration (hours)": "Cookie-duur (uren)",
|
|
807
|
+
"Set to 0 for expiration at the end of browser session": "Stel in op 0 voor vervaldatum aan het einde van de browsersessie.",
|
|
808
|
+
"Cookie duration (hours) when remember ticked": "Cookie duur (uren) wanneer onthouden is aangevinkt",
|
|
809
|
+
"Forget table": "Vergeet tabel",
|
|
810
|
+
"Table %s forgotten. You can now discover it.": "Tabel %s vergeten. U kunt deze nu ontdekken.",
|
|
811
|
+
"No triggers": "Geen triggers",
|
|
812
|
+
"List width": "Lijstbreedte",
|
|
813
|
+
"Number of columns (1-12) allocated to the list view": "Aantal kolommen (1-12) toegewezen aan de lijstweergave",
|
|
814
|
+
"New tenant template": "Nieuwe huurdertemplate",
|
|
815
|
+
"Copy site structure for new tenants from this tenant": "Kopieer sitestructuur voor nieuwe tenants van deze tenant.",
|
|
816
|
+
"Use this link: <a href=\"%s\">%s</a> to revisit your application at any time.": "Gebruik deze link: <a href=\"%s\">%s</a> om uw applicatie op elk moment opnieuw te bezoeken.",
|
|
817
|
+
"Use Amazon S3": "Gebruik Amazon S3",
|
|
818
|
+
"Use Amazon S3 (or compatible) service to store files. If disabled, Saltcorn uses local disk. WARNING: Changing this may break your uploaded files!": "Gebruik Amazon S3 (of compatibele) service om bestanden op te slaan. Indien uitgeschakeld, gebruikt Saltcorn de lokale schijf. WAARSCHUWING: Dit wijzigen kan uw geüploade bestanden beschadigen!",
|
|
819
|
+
"Amazon S3 Bucket": "Amazon S3-emmer",
|
|
820
|
+
"Name you selected for your S3 bucket in AWS.": "Naam die u hebt geselecteerd voor uw S3-bucket in AWS.",
|
|
821
|
+
"Amazon S3 Path Prefix": "Amazon S3-padvoorvoegsel",
|
|
822
|
+
"Prefix you selected for your S3 bucket in AWS.": "Voorvoegsel dat u hebt geselecteerd voor uw S3-bucket in AWS.",
|
|
823
|
+
"Amazon S3 Endpoint": "Amazon S3 Eindpunt",
|
|
824
|
+
"Hostname of your S3 Compatible Storage provider. Defaults to 's3.amazonaws.com'.": "Hostname van uw S3-compatibele opslagprovider. Standaard ingesteld op 's3.amazonaws.com'.",
|
|
825
|
+
"Amazon S3 Region": "Amazon S3-regio",
|
|
826
|
+
"AWS region you selected when creating your S3 bucket. Default ti 'us-east-1'.": "AWS-regio die u hebt geselecteerd bij het aanmaken van uw S3-bucket. Standaard naar 'us-east-1'.",
|
|
827
|
+
"Amazon S3 Access Key ID": "Amazon S3 Toegangssleutel-ID",
|
|
828
|
+
"Only required if you do not want to authenticate to S3 using an IAM role. Enter the Access Key ID provided by your Amazon EC2 administrator.": "Alleen vereist als u niet wilt authenticeren bij S3 met een IAM-rol. Voer de Access Key ID in die door uw Amazon EC2-beheerder is verstrekt.",
|
|
829
|
+
"Amazon S3 Secret Access Key": "Amazon S3 Geheime Toegangssleutel",
|
|
830
|
+
"The secret access key associated with your Amazon S3 Access Key ID.": "De geheime toegangssleutel gekoppeld aan uw Amazon S3 Access Key ID.",
|
|
831
|
+
"Use Amazon S3 Secure Connection.": "Gebruik Amazon S3 Veilige Verbinding.",
|
|
832
|
+
"Connect to Amazon S3 (or compatible) securely.": "Maak veilig verbinding met Amazon S3 (of compatibel).",
|
|
833
|
+
"Storage settings": "Opslaginstellingen",
|
|
834
|
+
"Storage": "Opslag",
|
|
835
|
+
"Storage settings updated": "Opslaginstellingen bijgewerkt",
|
|
836
|
+
"Label formula": "Label formule",
|
|
837
|
+
"Include formula": "Formule opnemen",
|
|
838
|
+
"If specified, only include in menu rows that evaluate to true": "Indien gespecificeerd, alleen rijen opnemen in het menu die als waar evalueren.",
|
|
839
|
+
"URL formula": "URL-formule",
|
|
840
|
+
"Order field": "Bestelveld",
|
|
841
|
+
"Section field": "Sectieveld",
|
|
842
|
+
"Optional. String type with options, each of which will become a menu section": "Optioneel. Stringtype met opties, waarvan elk een menusectie zal worden.",
|
|
843
|
+
"Role to generate API keys": "Rol om API-sleutels te genereren",
|
|
844
|
+
"User should have this role or higher to generate API keys in their user settings": "De gebruiker moet deze rol of hoger hebben om API-sleutels te genereren in hun gebruikersinstellingen.",
|
|
845
|
+
"API token removed": "API-token verwijderd",
|
|
846
|
+
"Row inclusion formula": "Rijopnameformule",
|
|
847
|
+
"Only include rows where this formula is true": "Alleen rijen opnemen waar deze formule waar is.",
|
|
848
|
+
"Slug": "Slug",
|
|
849
|
+
"Field that can be used for a prettier URL structure": "Veld dat kan worden gebruikt voor een mooiere URL-structuur.",
|
|
850
|
+
"Setup two-factor authentication": "Twee-factor authenticatie instellen",
|
|
851
|
+
"Setup two-factor authentication with Time-based One-Time Password (TOTP)": "Stel twee-factor authenticatie in met tijdgebaseerd eenmalig wachtwoord (TOTP)",
|
|
852
|
+
"1. Scan this QR code in your Authenticator app": "1. Scan deze QR-code in uw Authenticator-app",
|
|
853
|
+
"2. Enter the six-digit code generated in your Authenticator app": "2. Voer de zescijferige code in die is gegenereerd in uw Authenticator-app.",
|
|
854
|
+
"Code": "Code",
|
|
855
|
+
"Two-factor authentication with Time-based One-Time Password enabled": "Twee-factor authenticatie met tijdgebaseerd eenmalig wachtwoord ingeschakeld",
|
|
856
|
+
"Two-factor authentication": "Twee-factor authenticatie",
|
|
857
|
+
"Two-factor authentication is enabled": "Twee-factor authenticatie is ingeschakeld.",
|
|
858
|
+
"Two-factor authentication with Time-based One-Time Password disabled": "Twee-factor authenticatie met Tijdgebonden Eenmalig Wachtwoord uitgeschakeld",
|
|
859
|
+
"Two-factor authentication is disabled": "Twee-factor authenticatie is uitgeschakeld.",
|
|
860
|
+
"Auto save": "Automatisch opslaan",
|
|
861
|
+
"Save any changes immediately": "Sla wijzigingen onmiddellijk op.",
|
|
862
|
+
"Transpose": "Transponeren",
|
|
863
|
+
"Display one column per line": "Toon één kolom per regel",
|
|
864
|
+
"Vertical column width": "Verticale kolombreedte",
|
|
865
|
+
"Vertical width units": "Verticale breedteenheden",
|
|
866
|
+
"Save before going back": "Opslaan voordat u teruggaat",
|
|
867
|
+
"Reload after going back": "Herladen na teruggaan",
|
|
868
|
+
"2FA policy": "2FA-beleid",
|
|
869
|
+
"Steps to go back": "Stappen om terug te gaan",
|
|
870
|
+
"Place in dropdown": "Plaatsen in dropdown",
|
|
871
|
+
"Hide null columns": "Verberg null-kolommen",
|
|
872
|
+
"Do not display a column if it contains entirely missing values": "Een kolom niet weergeven als deze volledig ontbrekende waarden bevat.",
|
|
873
|
+
"Could not verify code": "Kan code niet verifiëren",
|
|
874
|
+
"Disable two-factor authentication": "Twee-factor authenticatie uitschakelen",
|
|
875
|
+
"Enter your two-factor code in order to disable it": "Voer uw tweefactorauthenticatiecode in om deze uit te schakelen.",
|
|
876
|
+
"Allow the user to enter a new key that is not in the schema": "Sta de gebruiker toe een nieuwe sleutel in te voeren die niet in het schema staat.",
|
|
877
|
+
"Check for updates": "Controleer op updates",
|
|
878
|
+
"Versions refreshed": "Versies vernieuwd",
|
|
879
|
+
"Configuration check": "Configuratiecontrole",
|
|
880
|
+
"Configuration errors": "Configuratiefouten",
|
|
881
|
+
"Configuration checks passed": "Configuratiecontroles geslaagd",
|
|
882
|
+
"On delete cascade": "Bij verwijderen cascade",
|
|
883
|
+
"If the parent row is deleted, automatically delete the child rows.": "Als de bovenliggende rij wordt verwijderd, verwijder dan automatisch de onderliggende rijen.",
|
|
884
|
+
"Extra state Formula": "Extra statusformule",
|
|
885
|
+
"Cannot install unsafe plugins on subdomain tenants": "Kan geen onveilige plugins installeren op subdomein huurders.",
|
|
886
|
+
"Default order descending?": "Standaard volgorde aflopend?",
|
|
887
|
+
"This is the view to which the user will be sent when the form is submitted. The view you specify here can be ignored depending on the context of the form, for instance if it appears in a pop-up the redirect will not take place.": "Dit is de weergave waarnaar de gebruiker wordt gestuurd wanneer het formulier wordt ingediend. De hier opgegeven weergave kan worden genegeerd, afhankelijk van de context van het formulier. Bijvoorbeeld, als het in een pop-up verschijnt, zal de omleiding niet plaatsvinden.",
|
|
888
|
+
"Destination view": "Bestemmingsweergave",
|
|
889
|
+
"Finish": "Afwerken",
|
|
890
|
+
"Include in full-text search": "Opnemen in full-text zoekopdracht",
|
|
891
|
+
"Strings": "Strings",
|
|
892
|
+
"In default language": "In de standaardtaal",
|
|
893
|
+
"In %s": "In %s",
|
|
894
|
+
"Enable 2FA": "Schakel 2FA in",
|
|
895
|
+
"Or enter this code:": "Of voer deze code in:",
|
|
896
|
+
"Disable 2FA": "2FA uitschakelen",
|
|
897
|
+
"Cascade delete to file": "Cascade verwijderen naar bestand",
|
|
898
|
+
"Deleting a row will also delete the file referenced by this field": "Het verwijderen van een rij zal ook het bestand verwijderen dat door dit veld wordt verwezen.",
|
|
899
|
+
"Has channels?": "Heeft kanalen?",
|
|
900
|
+
"Channels to create events for. Separate by comma; leave blank for all": "Kanalen om evenementen voor te maken. Scheid met een komma; laat leeg voor alle.",
|
|
901
|
+
"Event Name": "Evenementnaam",
|
|
902
|
+
"Plugins (Extensions) Store endpoint": "Plugins (Extensies) Winkel eindpunt",
|
|
903
|
+
"Packs Store endpoint": "Packs Store-eindpunt",
|
|
904
|
+
"The endpoint of plugins store.": "Het eindpunt van de plug-in winkel.",
|
|
905
|
+
"The endpoint of packs store.": "Het eindpunt van pakkettenwinkel.",
|
|
906
|
+
"Manual backup": "Handmatige back-up",
|
|
907
|
+
"Automated backup": "Geautomatiseerde back-up",
|
|
908
|
+
"Frequency": "Frequentie",
|
|
909
|
+
"Destination": "Bestemming",
|
|
910
|
+
"Directory": "Directory",
|
|
911
|
+
"Backup settings updated": "Back-up instellingen bijgewerkt",
|
|
912
|
+
"Backup successful": "Backup succesvol",
|
|
913
|
+
"Invalid ownership formula: %s": "Ongeldige eigendomsformule: %s",
|
|
914
|
+
"Expiration in days": "Vervaldatum in dagen",
|
|
915
|
+
"Delete old backup files in this directory after the set number of days": "Verwijder oude back-upbestanden in deze directory na het ingestelde aantal dagen.",
|
|
916
|
+
"Mobile app": "Mobiele app",
|
|
917
|
+
"Build mobile app": "Bouw mobiele app",
|
|
918
|
+
"Build Result": "Bouwresultaat",
|
|
919
|
+
"Download automated backup": "Automatische back-up downloaden",
|
|
920
|
+
"Restoring automated backup": "Geautomatiseerde back-up herstellen",
|
|
921
|
+
"No errors detected during configuration check": "Geen fouten gedetecteerd tijdens configuratiecontrole.",
|
|
922
|
+
"%s view - %s on %s": "%s weergave - %s op %s",
|
|
923
|
+
"Please select at least one platform (android or iOS).": "Selecteer ten minste één platform (Android of iOS).",
|
|
924
|
+
"Back": "Terug",
|
|
925
|
+
"Periodic snapshots enabled": "Periodieke snapshots ingeschakeld",
|
|
926
|
+
"Snapshot will be made every hour if there are changes": "Er wordt elk uur een momentopname gemaakt als er wijzigingen zijn.",
|
|
927
|
+
"Snapshots": "Momentopnamen",
|
|
928
|
+
"Snapshot settings updated": "Snapshot-instellingen bijgewerkt",
|
|
929
|
+
"Download snapshots": "Download momentopnamen",
|
|
930
|
+
"Snapshot successful": "Momentopname succesvol",
|
|
931
|
+
"System logging verbosity": "Systeemlogboek-verbositeit",
|
|
932
|
+
"Destination URL Formula": "Bestemmings-URL Formule",
|
|
933
|
+
"Pattern": "Patroon",
|
|
934
|
+
"View pattern": "Weergavepatroon",
|
|
935
|
+
"The view pattern sets the foundation of how the view relates to the table and the behaviour of the view": "Het weergavepatroon legt de basis van hoe de weergave zich verhoudt tot de tabel en het gedrag van de weergave.",
|
|
936
|
+
"Views display data from tables. A view is a view pattern applied to a table, with configuration.": "Views tonen gegevens uit tabellen. Een view is een weergavepatroon dat met configuratie op een tabel wordt toegepast.",
|
|
937
|
+
"Modules": "Modules",
|
|
938
|
+
"Module installation and control": "Module-installatie en -beheer",
|
|
939
|
+
"Module store": "Modulewinkel",
|
|
940
|
+
"Module": "Module",
|
|
941
|
+
"View patterns": "Bekijk patronen",
|
|
942
|
+
"%s module information": "%s module-informatie",
|
|
943
|
+
"Upgrade installed modules": "Geïnstalleerde modules upgraden",
|
|
944
|
+
"Add another module": "Voeg een extra module toe.",
|
|
945
|
+
"Add module": "Module toevoegen",
|
|
946
|
+
"Module name": "Modulenaam",
|
|
947
|
+
"Source of module for install. Few options:npm - download from npm repository,local - get from local file system,github - download from github,git - get from git": "Bron van module voor installatie. Enkele opties: npm - downloaden van npm-repository, lokaal - ophalen van lokaal bestandssysteem, github - downloaden van github, git - ophalen van git",
|
|
948
|
+
"Version of module, latest is default value": "Versie van module, nieuwste is standaardwaarde",
|
|
949
|
+
"For npm - name of npm package, e.g. @saltcorn/html or saltcorn-gantt, check at npmjs.com, for local - absolute path to module folder in file system, e.g. C:\\gitsrc\\any-bootstrap-theme\\, for github - name of github project.": "Voor npm - naam van npm-pakket, bijvoorbeeld @saltcorn/html of saltcorn-gantt, controleer op npmjs.com, voor lokaal - absoluut pad naar modulemap in bestandssysteem, bijvoorbeeld C:\\gitsrc\\any-bootstrap-theme\\, voor github - naam van github-project.",
|
|
950
|
+
"Modules up-to-date": "Modules up-to-date",
|
|
951
|
+
"User must have this role or higher to read rows from the table, unless they are the owner": "De gebruiker moet deze rol of hoger hebben om rijen uit de tabel te lezen, tenzij ze de eigenaar zijn.",
|
|
952
|
+
"User must have this role or higher to edit or create new rows in the table, unless they are the owner": "De gebruiker moet deze rol of hoger hebben om rijen in de tabel te bewerken of nieuwe rijen te maken, tenzij zij de eigenaar zijn.",
|
|
953
|
+
"Tagname": "Tagnaam",
|
|
954
|
+
"Create tag": "Tag aanmaken",
|
|
955
|
+
"Tags": "Tags",
|
|
956
|
+
"New tag": "Nieuwe tag",
|
|
957
|
+
"Tag name": "Tagnaam",
|
|
958
|
+
"%s Tag": "%s Tag",
|
|
959
|
+
"Remove From Tag": "Verwijderen uit Tag",
|
|
960
|
+
"Add tables": "Tabellen toevoegen",
|
|
961
|
+
"Add views": "Toevoegen van views",
|
|
962
|
+
"Add tags": "Tags toevoegen",
|
|
963
|
+
"Trigger": "Trigger",
|
|
964
|
+
"Add %s to tag": "Voeg %s toe aan tag",
|
|
965
|
+
"Tag %s deleted": "Tag %s verwijderd",
|
|
966
|
+
"Tag %s created": "Tag %s aangemaakt",
|
|
967
|
+
"Application diagram": "Applicatiediagram",
|
|
968
|
+
"Diagram": "Diagram",
|
|
969
|
+
"Entry point": "Toegangspunt",
|
|
970
|
+
"Platform": "Platform",
|
|
971
|
+
"docker": "docker",
|
|
972
|
+
"android": "Android",
|
|
973
|
+
"iOS": "iOS",
|
|
974
|
+
"App file": "App-bestand",
|
|
975
|
+
"Server URL": "Server-URL",
|
|
976
|
+
"Module %s installed, please complete configuration.": "Module %s geïnstalleerd, voltooi alstublieft de configuratie.",
|
|
977
|
+
"Module %s removed.": "Module %s verwijderd.",
|
|
978
|
+
"Module %s installed": "Module %s geïnstalleerd",
|
|
979
|
+
"Upgrading modules...": "Modules upgraden...",
|
|
980
|
+
"Backup now": "Nu back-uppen",
|
|
981
|
+
"Snapshot now": "Snapshot nu",
|
|
982
|
+
"Restore/download automated backups »": "Herstel/download geautomatiseerde back-ups »",
|
|
983
|
+
"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).": "Momentopnamen slaan uw applicatiestructuur en -definitie op, zonder de tabelgegevens. Individuele weergaven en pagina's kunnen worden hersteld uit momentopnamen vanuit de overzichten van de <a href='/viewedit'>weergave</a> of <a href='/pageedit'>pagina's</a> (\"Herstellen\" vanuit individuele pagina- of weergave-dropdowns).",
|
|
984
|
+
"List/download snapshots »": "Lijst/download snapshots »",
|
|
985
|
+
"Discover tables that are already in the Database, but not known to Saltcorn": "Ontdek tabellen die al in de database staan, maar niet bekend zijn bij Saltcorn.",
|
|
986
|
+
"Split paste": "Gesplitste plakken",
|
|
987
|
+
"Separate paste content into separate inputs": "Scheid plakinhoud in afzonderlijke invoer.",
|
|
988
|
+
"Add entries to tag": "Voeg invoer toe aan tag",
|
|
989
|
+
"Add pages": "Pagina's toevoegen",
|
|
990
|
+
"Add triggers": "Triggers toevoegen",
|
|
991
|
+
"Formula value": "Formulewaarde",
|
|
992
|
+
"The build was successfully": "De build was succesvol.",
|
|
993
|
+
"Unable to build the app": "Kan de app niet bouwen",
|
|
994
|
+
"Add tag": "Tag toevoegen",
|
|
995
|
+
"Create new row": "Nieuwe rij maken",
|
|
996
|
+
"Specify how to create a new row": "Specificeer hoe een nieuwe rij aan te maken.",
|
|
997
|
+
"Preview": "Voorbeeldweergave",
|
|
998
|
+
"Minimum role updated": "Minimale rol bijgewerkt",
|
|
999
|
+
"Module not found": "Module niet gevonden",
|
|
1000
|
+
"View %s not found": "Weergave %s niet gevonden",
|
|
1001
|
+
"Query %s not found": "Query %s niet gevonden",
|
|
1002
|
+
"Open": "Openen",
|
|
1003
|
+
"Only the android build supports docker.": "Alleen de Android-build ondersteunt Docker.",
|
|
1004
|
+
"Please enter a valid server URL.": "Voer een geldige server-URL in.",
|
|
1005
|
+
"Table access": "Tabeltoegang",
|
|
1006
|
+
"Download one of the backups above": "Download een van de hierboven genoemde back-ups.",
|
|
1007
|
+
"Clear this application": "Deze applicatie wissen",
|
|
1008
|
+
"(tick all boxes)": "(vink alle vakjes aan)",
|
|
1009
|
+
"When prompted to create the first user, click the link to restore a backup": "Wanneer u wordt gevraagd om de eerste gebruiker aan te maken, klik op de link om een back-up te herstellen.",
|
|
1010
|
+
"Select the downloaded backup file": "Selecteer het gedownloade back-upbestand",
|
|
1011
|
+
"Units": "Eenheden",
|
|
1012
|
+
"Descending?": "Aflopend?",
|
|
1013
|
+
"Small": "Klein",
|
|
1014
|
+
"Medium": "Media",
|
|
1015
|
+
"Large": "Groot",
|
|
1016
|
+
"Extra-large": "Extra-groot",
|
|
1017
|
+
"Please select at least one item": "Selecteer ten minste één item.",
|
|
1018
|
+
"Only include rows where this formula is true. ": "Alleen rijen opnemen waar deze formule waar is.",
|
|
1019
|
+
"Use %s to access current user ID": "Gebruik %s om toegang te krijgen tot de huidige gebruikers-ID",
|
|
1020
|
+
"Action not found": "Actie niet gevonden",
|
|
1021
|
+
"Development settings": "Ontwikkelingsinstellingen",
|
|
1022
|
+
"All entities": "Alle entiteiten",
|
|
1023
|
+
"no tags": "geen tags",
|
|
1024
|
+
"Development mode settings updated": "Instellingen voor ontwikkelingsmodus bijgewerkt",
|
|
1025
|
+
"Locale identifier short code, e.g. en, zh, fr, ar etc. ": "Taalcode, bijv. nl, zh, fr, ar enz.",
|
|
1026
|
+
"Is this the default language in which the application is built?": "Is dit de standaardtaal waarin de applicatie is gebouwd?",
|
|
1027
|
+
"Database type": "Databasetype",
|
|
1028
|
+
"Database schema name": "Databaseschema naam",
|
|
1029
|
+
"Database user": "Databasegebruiker",
|
|
1030
|
+
"Database host": "Databasehost",
|
|
1031
|
+
"Database port": "Databasepoort",
|
|
1032
|
+
"Creator email": "Maker e-mailadres",
|
|
1033
|
+
"Create tenant warning text": "Maak waarschuwingstekst voor tenant.",
|
|
1034
|
+
"Provide your own create warning text if need": "Geef uw eigen waarschuwingstekst indien nodig.",
|
|
1035
|
+
"Specify some description for tenant if need": "Geef een beschrijving voor tenant indien nodig.",
|
|
1036
|
+
"Created": "Aangemaakt",
|
|
1037
|
+
"First user E-mail": "Eerste gebruiker E-mail",
|
|
1038
|
+
"HTTP settings": "HTTP-instellingen",
|
|
1039
|
+
"Login and Signup": "Inloggen en Registreren",
|
|
1040
|
+
"Rights": "Rechten",
|
|
1041
|
+
"Rights settings": "Rechteninstellingen",
|
|
1042
|
+
"Database name": "Databasenaam",
|
|
1043
|
+
"Database schema": "Databaseschema",
|
|
1044
|
+
"If the parent row is deleted, do this to the child rows.": "Als de bovenliggende rij wordt verwijderd, doe dit met de onderliggende rijen.",
|
|
1045
|
+
"On delete": "Bij verwijderen",
|
|
1046
|
+
"Permissions": "Rechten",
|
|
1047
|
+
"Permissions settings": "Machtigingeninstellingen",
|
|
1048
|
+
"Files accept filter ": "Bestandsacceptatiefilter",
|
|
1049
|
+
"Specifies a filter for what file types the user can pick from the file input dialog box. Example is `.doc,audio/*,video/*,image/*`": "Bepaalt een filter voor welke bestandstypen de gebruiker kan selecteren in het bestandsinvoerdialoogvenster. Voorbeeld is `.doc,audio/*,video/*,image/*`",
|
|
1050
|
+
"Permissions settings updated": "Machtigingsinstellingen bijgewerkt",
|
|
1051
|
+
"Upload file(s)": "Bestand(en) uploaden",
|
|
1052
|
+
"Specifies a filter for what file types the user can pick from the file input dialog box. Example is `text/csv,audio/*,video/*,image/*`": "Specificeert een filter voor welke bestandstypen de gebruiker kan kiezen in het bestandinvoervak. Voorbeeld is `text/csv,audio/*,video/*,image/*`",
|
|
1053
|
+
"Default Files accept filter": "Standaardbestanden accepteren filter",
|
|
1054
|
+
"Specifies a default filter for what file types the user can pick from the file input dialog box. Example is `.doc, text/csv,audio/*,video/*,image/*`": "Specificeert een standaardfilter voor welke bestandstypen de gebruiker kan kiezen uit het bestandsinvoervak. Voorbeeld is `.doc, text/csv, audio/*, video/*, image/*`",
|
|
1055
|
+
"Destination page": "Bestemmingspagina",
|
|
1056
|
+
"Module Store endpoint": "Module Store-eindpunt",
|
|
1057
|
+
"Authentication settings updated": "Authenticatie-instellingen bijgewerkt",
|
|
1058
|
+
"Log client errors": "Log clientfouten",
|
|
1059
|
+
"Record all client errors in the crash log": "Leg alle klantfouten vast in het crashlogboek.",
|
|
1060
|
+
"Default File accept filter": "Standaard filter voor het accepteren van bestanden",
|
|
1061
|
+
"File upload debug": "Bestand upload debuggen",
|
|
1062
|
+
"Turn on to debug file upload in express-fileupload.": "Schakel debugmodus in voor bestandsupload in express-fileupload.",
|
|
1063
|
+
"Upload size limit (Kb)": "Uploadgrootte limiet (Kb)",
|
|
1064
|
+
"Maximum upload file size in kilobytes": "Maximale uploadbestandsgrootte in kilobytes",
|
|
1065
|
+
"File upload timeout": "Bestand upload time-out",
|
|
1066
|
+
"Defines how long to wait for data before aborting file upload. Set to 0 if you want to turn off timeout checks. ": "Bepaalt hoe lang gewacht moet worden op gegevens voordat het uploaden van een bestand wordt afgebroken. Stel in op 0 als u de time-outcontroles wilt uitschakelen.",
|
|
1067
|
+
"Files settings": "Bestandsinstellingen",
|
|
1068
|
+
"NPM packages in code": "NPM-pakketten in code",
|
|
1069
|
+
"Comma-separated list of packages which will be available in JavaScript actions": "Komma-gescheiden lijst van pakketten die beschikbaar zullen zijn in JavaScript-acties",
|
|
1070
|
+
"Become user": "Word gebruiker",
|
|
1071
|
+
"Your are now logged in as %s. Logout and login again to assume your usual identity": "U bent nu ingelogd als %s. Log uit en log opnieuw in om uw gebruikelijke identiteit aan te nemen.",
|
|
1072
|
+
"Done": "Gedaan",
|
|
1073
|
+
"Configure trigger %s": "Configureer trigger %s",
|
|
1074
|
+
"Saved 2FA policy for role": "Opgeslagen 2FA-beleid voor rol",
|
|
1075
|
+
"HTTP settings updated": "HTTP-instellingen bijgewerkt",
|
|
1076
|
+
"%s configuration": "%s configuratie",
|
|
1077
|
+
"Save indicator": "Opslagindicator",
|
|
1078
|
+
"Public cache TTL (minutes)": "Openbare cache TTL (minuten)",
|
|
1079
|
+
"Cache-control max-age for public views and pages. 0 to disable": "Cache-control max-age voor openbare views en pagina's. 0 om uit te schakelen",
|
|
1080
|
+
"Files accept filter": "Bestanden accepteren filter",
|
|
1081
|
+
"User group": "Gebruikersgroep",
|
|
1082
|
+
"Add relations to this table in dropdown options for ownership field": "Voeg relaties toe aan deze tabel in de dropdown-opties voor het eigendomsveld.",
|
|
1083
|
+
"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.": "Je hebt weergaven met een rol om toegang te krijgen die lager is dan de tabelrol om te lezen, zonder eigendom van de tabel. Dit kan leiden tot een weigering van toegang. Gebruikers moeten leestoegang tot de tabel hebben om alle weergegeven gegevens te kunnen zien.",
|
|
1084
|
+
"Views potentially affected": "Mogelijk getroffen views",
|
|
1085
|
+
"Empty view": "Leeg overzicht",
|
|
1086
|
+
"A view that will be shown only if there are no tables rows to show": "Een weergave die alleen wordt getoond als er geen tabelrijen zijn om te tonen.",
|
|
1087
|
+
"Calculated field will be stored in Database": "Berekend veld wordt opgeslagen in de database.",
|
|
1088
|
+
"Set Email": "E-mail instellen",
|
|
1089
|
+
"Please enter your email address": "Vul alstublieft uw e-mailadres in.",
|
|
1090
|
+
"Role for search": "Rol voor zoeken",
|
|
1091
|
+
"Min role to access search page": "Minimale rol om toegang te krijgen tot zoekpagina",
|
|
1092
|
+
"Update": "Bijwerken",
|
|
1093
|
+
"Add": "Toevoegen",
|
|
1094
|
+
"Recalculate dynamic": "Dynamisch herberekenen",
|
|
1095
|
+
"Force logout": "Geforceerd uitloggen",
|
|
1096
|
+
"Logged out user %s": "Uitgelogde gebruiker %s",
|
|
1097
|
+
"Reset password link sent to %s": "Wachtwoord reset link verzonden naar %s",
|
|
1098
|
+
"We request that you change your password on %s. You can set your new password through this link: ": "We verzoeken u om uw wachtwoord op %s te wijzigen. U kunt uw nieuwe wachtwoord instellen via deze link:",
|
|
1099
|
+
"Welcome to %s": "Welkom bij %s",
|
|
1100
|
+
"We have created an account for you on %s. You can set your new password through this link: ": "We hebben een account voor u aangemaakt op %s. U kunt uw nieuwe wachtwoord instellen via deze link: ",
|
|
1101
|
+
"Use this link to access the application once you have set your password: %s": "Gebruik deze link om toegang te krijgen tot de applicatie zodra u uw wachtwoord hebt ingesteld: %s",
|
|
1102
|
+
"Tag: %s": "Tag: %s",
|
|
1103
|
+
"Tag entry": "Taginvoer",
|
|
1104
|
+
"Clear": "Duidelijk",
|
|
1105
|
+
"Restore a snapshot": "Herstel een snapshot.",
|
|
1106
|
+
"Snapshot restored": "Momentopname hersteld",
|
|
1107
|
+
"Configuration check report": "Configuratiecontrole rapport",
|
|
1108
|
+
"Re-run": "Opnieuw uitvoeren",
|
|
1109
|
+
"Add constraint:": "Beperking toevoegen:",
|
|
1110
|
+
"Index": "Index",
|
|
1111
|
+
"Add constraint: ": "Beperking toevoegen:",
|
|
1112
|
+
"Choose the field to be indexed": "Kies het veld dat geïndexeerd moet worden",
|
|
1113
|
+
"Constraint formula": "Beperkingsformule",
|
|
1114
|
+
"Formula must evaluate to true for valid rows. In scope: ": "Formule moet evalueren tot waar voor geldige rijen. In scope:",
|
|
1115
|
+
"Add %s constraint to %s": "Voeg %s-beperking toe aan %s",
|
|
1116
|
+
"What": "Wat",
|
|
1117
|
+
"Choose the field to be indexed. This make searching the table faster.": "Kies het veld dat geïndexeerd moet worden. Dit maakt het zoeken in de tabel sneller.",
|
|
1118
|
+
"Disk usage": "Schijfgebruik",
|
|
1119
|
+
"CPU usage": "CPU-gebruik",
|
|
1120
|
+
"Mem usage": "Geheugengebruik",
|
|
1121
|
+
"The field that will be shown to the user when choosing a value": "Het veld dat aan de gebruiker wordt getoond bij het kiezen van een waarde.",
|
|
1122
|
+
"String value must match regular expression": "Tekenreekswaarde moet overeenkomen met reguliere expressie",
|
|
1123
|
+
"Modules up-to-date. Please restart server": "Modules up-to-date. Start de server opnieuw.",
|
|
1124
|
+
"Install git plugins": "Installeer git-plug-ins",
|
|
1125
|
+
"Set available npm modules": "Beschikbare npm-modules instellen",
|
|
1126
|
+
"Only store modules can be installed on tenant instances": "Alleen winkelmodules kunnen op tenant-instanties worden geïnstalleerd.",
|
|
1127
|
+
"Unsafe modules": "Onveilige modules",
|
|
1128
|
+
"Notifications": "Meldingen",
|
|
1129
|
+
"No notifications": "Geen meldingen",
|
|
1130
|
+
"In user menu": "In gebruikersmenu",
|
|
1131
|
+
"Show notifications in the user menu": "Toon meldingen in het gebruikersmenu",
|
|
1132
|
+
"Notification settings": "Meldingsinstellingen",
|
|
1133
|
+
"PWA": "PWA",
|
|
1134
|
+
"Progressive Web Application": "Progressieve webapplicatie",
|
|
1135
|
+
"Display": "Weergave",
|
|
1136
|
+
"Progressive Web Application enabled": "Progressieve webapplicatie ingeschakeld",
|
|
1137
|
+
"Saltcorn test email": "Saltcorn test e-mail",
|
|
1138
|
+
"Hello from Saltcorn": "Hallo vanuit Saltcorn",
|
|
1139
|
+
"Set colors": "Kleuren instellen",
|
|
1140
|
+
"Theme color": "Themakleur",
|
|
1141
|
+
"Background color": "Achtergrondkleur",
|
|
1142
|
+
"Table provider": "Tabelprovider",
|
|
1143
|
+
"Database table": "Databasetabel",
|
|
1144
|
+
"Configure provider": "Provider configureren",
|
|
1145
|
+
"In scope:": "In scope:",
|
|
1146
|
+
"SSL expiry": "SSL-verloop",
|
|
1147
|
+
"A page with this name already exists": "Een pagina met deze naam bestaat al.",
|
|
1148
|
+
"Tenant Base URL": "Tenant Basis-URL",
|
|
1149
|
+
"Base hostname for newly created tenants. If unset, defaults to hostname": "Basis hostnaam voor nieuw aangemaakte tenants. Indien niet ingesteld, standaard naar hostnaam.",
|
|
1150
|
+
"Redirect unauthorized": "Doorsturen niet-geautoriseerd",
|
|
1151
|
+
"If tenant creation is not authorized, redirect to this URL": "Als het maken van een tenant niet is geautoriseerd, doorverwijzen naar deze URL.",
|
|
1152
|
+
"Import table %s": "Importeer tabel %s",
|
|
1153
|
+
"Import CSV": "Importeer CSV",
|
|
1154
|
+
"Show configuration object": "Toon configuratie-object",
|
|
1155
|
+
"Connected views": "Verbonden weergaven",
|
|
1156
|
+
"Tenant application capabilities": "Capabilities van de tenantapplicatie",
|
|
1157
|
+
"Edit Module": "Bewerk Module",
|
|
1158
|
+
"Roles 2-10 are reserved": "Rollen 2-10 zijn gereserveerd",
|
|
1159
|
+
"Role IDs 2-10 are reserved": "Rol-ID's 2-10 zijn gereserveerd",
|
|
1160
|
+
"Allow offline mode": "Offline modus toestaan",
|
|
1161
|
+
"Embedded in": "Ingebed in",
|
|
1162
|
+
"Linked from": "Gekoppeld van",
|
|
1163
|
+
"Table constraints": "Tabelbeperkingen",
|
|
1164
|
+
"Event logs": "Gebeurtenislogboeken",
|
|
1165
|
+
"Migrations": "Migraties",
|
|
1166
|
+
"Tag Entries": "Tag-invoeringen",
|
|
1167
|
+
"Not a valid field name": "Geen geldige veldnaam",
|
|
1168
|
+
"Set a default value for missing data": "Stel een standaardwaarde in voor ontbrekende gegevens.",
|
|
1169
|
+
"Create model": "Model maken",
|
|
1170
|
+
"Models": "Modellen",
|
|
1171
|
+
"New model": "Nieuw model",
|
|
1172
|
+
"Show model": "Model weergeven",
|
|
1173
|
+
"Model instances": "Modelinstanties",
|
|
1174
|
+
"Trained": "Getraind",
|
|
1175
|
+
"Train new instance": "Train nieuw exemplaar",
|
|
1176
|
+
"Train model": "Model trainen",
|
|
1177
|
+
"Train": "Trein",
|
|
1178
|
+
"Report": "Rapport",
|
|
1179
|
+
"Model training report": "Modeltrainingrapport",
|
|
1180
|
+
"Model training error": "Modelleeroefenfout",
|
|
1181
|
+
"Training error": "Trainingsfout",
|
|
1182
|
+
"Model": "Model",
|
|
1183
|
+
"Model instance": "Modelinstantie",
|
|
1184
|
+
"Prediction output": "Voorspellingsuitvoer",
|
|
1185
|
+
"Table triggers: ": "Tabeltriggers:",
|
|
1186
|
+
"App name": "App-naam",
|
|
1187
|
+
"App icon": "App-pictogram",
|
|
1188
|
+
"Splash Page": "Startpagina",
|
|
1189
|
+
"App version": "App-versie",
|
|
1190
|
+
"Forgot password?": "Wachtwoord vergeten?",
|
|
1191
|
+
"Details": "Details",
|
|
1192
|
+
"URL is a formula?": "URL is een formule?",
|
|
1193
|
+
"Receive notifications by:": "Ontvang meldingen via:",
|
|
1194
|
+
"Backup settings": "Back-up instellingen",
|
|
1195
|
+
"Logo image": "Logo-afbeelding",
|
|
1196
|
+
"Custom code": "Aangepaste code",
|
|
1197
|
+
"Extension store": "Modulewinkel",
|
|
1198
|
+
"Backup file prefix": "Back-upbestand voorvoegsel",
|
|
1199
|
+
"Directory for backup files": "Map voor back-upbestanden",
|
|
1200
|
+
"Backup File Prefix": "Back-upbestand Voorvoegsel",
|
|
1201
|
+
"Search for...": "Zoeken naar...",
|
|
1202
|
+
"Every 5 minutes": "Elke 5 minuten",
|
|
1203
|
+
"Not scheduled but can be run as an action from a button click": "Niet gepland, maar kan worden uitgevoerd als een actie vanuit een knopklik.",
|
|
1204
|
+
"Fixed and blocked fields": "Vaste en geblokkeerde velden",
|
|
1205
|
+
"Do not allow the following fields to have a value set from the query string or state": "Sta niet toe dat de volgende velden een waarde krijgen uit de querystring of status.",
|
|
1206
|
+
"Action configuration saved": "Actieconfiguratie opgeslagen",
|
|
1207
|
+
"Prevent any deletion of parent rows": "Voorkom het verwijderen van ouderrijen",
|
|
1208
|
+
"If the parent row is deleted, set key fields on child rows to null": "Als de bovenliggende rij wordt verwijderd, stel sleutelvelden in onderliggende rijen in op null.",
|
|
1209
|
+
"Link out?": "Link uit?",
|
|
1210
|
+
"Show a link to open popup contents in new tab": "Toon een link om pop-up inhoud in een nieuw tabblad te openen.",
|
|
1211
|
+
"Model %s deleted": "Model %s verwijderd",
|
|
1212
|
+
"Model instance %s deleted": "Modelvoorbeeld %s verwijderd",
|
|
1213
|
+
"Action information saved": "Actie-informatie opgeslagen",
|
|
1214
|
+
"JavaScript code:": "JavaScript-code:",
|
|
1215
|
+
"code here": "code hier",
|
|
1216
|
+
"Page '%s' was loaded": "Pagina '%s' is geladen",
|
|
1217
|
+
"View '%s' was loaded": "Weergave '%s' is geladen",
|
|
1218
|
+
"Error message": "Foutmelding",
|
|
1219
|
+
"Error shown to user if uniqueness is violated": "Foutmelding aan gebruiker als uniciteit wordt geschonden.",
|
|
1220
|
+
"Protected": "Beschermd",
|
|
1221
|
+
"Set role to access": "Rol instellen voor toegang",
|
|
1222
|
+
"User must have this role or higher to update or create field values": "De gebruiker moet deze rol of hoger hebben om veldwaarden bij te werken of te maken.",
|
|
1223
|
+
"Disable on mobile": "Uitschakelen op mobiel",
|
|
1224
|
+
"moment.js format specifier": "moment.js indeling specificator",
|
|
1225
|
+
"Primary button": "Primaire knop",
|
|
1226
|
+
"Secondary button": "Secundaire knop",
|
|
1227
|
+
"Success button": "Succesknop",
|
|
1228
|
+
"Danger button": "Gevaar-knop",
|
|
1229
|
+
"Primary outline button": "Primaire omtrekknop",
|
|
1230
|
+
"Secondary outline button": "Secundaire omtrekknop",
|
|
1231
|
+
"Standard": "Standaard",
|
|
1232
|
+
"X-Small": "X-Klein",
|
|
1233
|
+
"Block": "Blokkeren",
|
|
1234
|
+
"Large block": "Groot blok",
|
|
1235
|
+
"Formula for JavaScript object that will be added to state parameters": "Formule voor JavaScript-object dat zal worden toegevoegd aan statusparameters",
|
|
1236
|
+
"Alignment": "Uitlijning",
|
|
1237
|
+
"Click to edit?": "Klik om te bewerken?",
|
|
1238
|
+
"Format": "Opmaak",
|
|
1239
|
+
"Table Synchronization": "Tabelsynchronisatie",
|
|
1240
|
+
"unsynched": "ongesynchroniseerd",
|
|
1241
|
+
"synched": "gesynchroniseerd",
|
|
1242
|
+
"Sync information": "Informatie synchroniseren",
|
|
1243
|
+
"Sync information tracks the last modification or deletion timestamp so that the table data can be synchronized with the mobile app": "Synchronisatie-informatie volgt de laatste wijzigings- of verwijderingstijdstempel zodat de tabelgegevens gesynchroniseerd kunnen worden met de mobiele app.",
|
|
1244
|
+
"Included Plugins": "Inbegrepen Modules",
|
|
1245
|
+
"exclude": "uitsluiten",
|
|
1246
|
+
"include": "inclusief",
|
|
1247
|
+
"Auto public login": "Automatisch openbaar inloggen",
|
|
1248
|
+
"New user view": "Nieuwe gebruikersweergave",
|
|
1249
|
+
"A view to show to new users, to finalise registration (if Edit) or as a welcome view": "Een weergave om aan nieuwe gebruikers te tonen, om de registratie te voltooien (indien Bewerken) of als een welkomstweergave.",
|
|
1250
|
+
"View decoration": "Weergaveversiering",
|
|
1251
|
+
"Title formula": "Titel formule",
|
|
1252
|
+
"Show if true": "Toon indien waar",
|
|
1253
|
+
"Formula. Leave blank to always show": "Formule. Laat leeg om altijd te tonen.",
|
|
1254
|
+
"Popup width": "Popup breedte",
|
|
1255
|
+
"Show an icon in the title bar to indicate when form data is being saved": "Geef een pictogram weer in de titelbalk om aan te geven wanneer formuliergegevens worden opgeslagen.",
|
|
1256
|
+
"install a different version": "een andere versie installeren",
|
|
1257
|
+
"%s versions": "%s versies",
|
|
1258
|
+
"Close": "Sluiten",
|
|
1259
|
+
"Module up-to-date": "Module up-to-date",
|
|
1260
|
+
"Module '%s' not found": "Module '%s' niet gevonden",
|
|
1261
|
+
"Module %s not found": "Module %s niet gevonden",
|
|
1262
|
+
"Include Event Logs": "Evenementenlogboeken opnemen",
|
|
1263
|
+
"Backup with event logs": "Back-up met gebeurtenislogboeken",
|
|
1264
|
+
"Initially open": "Aanvankelijk openen",
|
|
1265
|
+
"Not a valid pack": "Geen geldig pakket",
|
|
1266
|
+
"Pack file": "Pakketbestand",
|
|
1267
|
+
"Upload a pack file": "Upload een pakketbestand",
|
|
1268
|
+
"No menu": "Geen menu",
|
|
1269
|
+
"Omit the menu from this page": "Verwijder het menu van deze pagina.",
|
|
1270
|
+
"%s finished without a result": "%s voltooid zonder resultaat",
|
|
1271
|
+
"Body size limit (Kb)": "Limiet lichaamsgrootte (Kb)",
|
|
1272
|
+
"Maximum request body size in kilobytes": "Maximale aanvraagbodygrootte in kilobytes",
|
|
1273
|
+
"URL encoded size limit (Kb)": "URL-gecodeerde grootte limiet (Kb)",
|
|
1274
|
+
"Maximum URL encoded request size in kilobytes": "Maximale grootte van URL-gecodeerd verzoek in kilobytes",
|
|
1275
|
+
"HTML file": "HTML-bestand",
|
|
1276
|
+
"HTML file to use as page content": "HTML-bestand gebruiken als paginainhoud",
|
|
1277
|
+
"Offline mode: cannot load file": "Offline modus: kan bestand niet laden",
|
|
1278
|
+
"None - use drag and drop builder": "Geen - gebruik drag-and-drop bouwer",
|
|
1279
|
+
"Do not pick or compare time": "Niet kiezen of tijd vergelijken",
|
|
1280
|
+
"Installed theme": "Geïnstalleerd thema",
|
|
1281
|
+
"Theme for role": "Thema voor rol",
|
|
1282
|
+
"Set theme for each user role »": "Stel thema in voor elke gebruikersrol.",
|
|
1283
|
+
"Available themes": "Beschikbare thema's",
|
|
1284
|
+
"Install more themes »": "Meer thema's installeren »",
|
|
1285
|
+
"Configure action": "Configureer actie",
|
|
1286
|
+
"No changes detected, snapshot skipped": "Geen wijzigingen gedetecteerd, momentopname overgeslagen.",
|
|
1287
|
+
"Cannot remove module: views %s depend on it": "Kan module niet verwijderen: weergaven %s zijn ervan afhankelijk.",
|
|
1288
|
+
"The view name is part of the URL when it is shown alone.": "De weergavenaam maakt deel uit van de URL wanneer deze alleen wordt getoond.",
|
|
1289
|
+
"Exclusion relations": "Uitsluitingsrelaties",
|
|
1290
|
+
"Do not include row if this relation has a match": "Neem de rij niet op als deze relatie een overeenkomst heeft.",
|
|
1291
|
+
"Exclusion where": "Uitsluiting waar",
|
|
1292
|
+
"Hoverable rows": "Zweefbare rijen",
|
|
1293
|
+
"Highlight row under cursor": "Markeer rij onder cursor",
|
|
1294
|
+
"Striped rows": "Gestreepte rijen",
|
|
1295
|
+
"Add zebra stripes to rows": "Voeg zebra-strepen toe aan rijen",
|
|
1296
|
+
"New page group": "Nieuwe paginagroep",
|
|
1297
|
+
"Page Groups": "Paginagroepen",
|
|
1298
|
+
"%s edit": "%s bewerken",
|
|
1299
|
+
"Members": "Leden",
|
|
1300
|
+
"Add member": "Lid toevoegen",
|
|
1301
|
+
"Edit group properties": "Bewerk groepseigenschappen",
|
|
1302
|
+
"Page to be served": "Pagina om te serveren",
|
|
1303
|
+
"A description of the group member": "Een beschrijving van het groepslid",
|
|
1304
|
+
"Eligible Formula": "In aanmerking komende formule",
|
|
1305
|
+
"Formula to determine if this page should be served.": "Formule om te bepalen of deze pagina moet worden geserveerd.",
|
|
1306
|
+
"Cancel": "Annuleren",
|
|
1307
|
+
"%s add-member": "%s lid-toevoegen",
|
|
1308
|
+
"add-member": "lid-toevoegen",
|
|
1309
|
+
"add member to %s": "lid toevoegen aan %s",
|
|
1310
|
+
"Added member": "Lid toegevoegd",
|
|
1311
|
+
"Member %s": "Lid %s",
|
|
1312
|
+
"Updated member": "Bijgewerkte gebruiker",
|
|
1313
|
+
"%s edit-member": "%s lid bewerken",
|
|
1314
|
+
"edit member of %s": "bewerk lid van %s",
|
|
1315
|
+
"Removed member %s": "Verwijderd lid %s",
|
|
1316
|
+
"Deleted page group %s": "Verwijderde paginagroep %s",
|
|
1317
|
+
"Missing screen info": "Ontbrekende scherminformatie",
|
|
1318
|
+
"What to do if no screen info is given. Reload with parmeters or guess it from the user-agent.": "Wat te doen als er geen scherminformatie is gegeven. Herladen met parameters of afleiden van de user-agent.",
|
|
1319
|
+
"Guess from user agent": "Raden van user agent",
|
|
1320
|
+
"Reload": "Herladen",
|
|
1321
|
+
"User Agent screen infos": "Gebruikersagent scherminformatie",
|
|
1322
|
+
"This screen infos are used when the browser does not send them. With 'Missing screen info' set to 'Guess from user agent', the user agent gets mapped to a device with the following values.": "Deze scherminformatie wordt gebruikt wanneer de browser deze niet verzendt. Met 'Ontbrekende scherminformatie' ingesteld op 'Raden van user agent', wordt de user agent toegewezen aan een apparaat met de volgende waarden.",
|
|
1323
|
+
"Add screen info": "Scherminformatie toevoegen",
|
|
1324
|
+
"Page Group settings": "Paginagroepinstellingen",
|
|
1325
|
+
"Pagegroups": "Paginagroepen",
|
|
1326
|
+
"width": "breedte",
|
|
1327
|
+
"height": "hoogte",
|
|
1328
|
+
"innerWidth": "innerWidth",
|
|
1329
|
+
"innerHeight": "innerHoogte",
|
|
1330
|
+
"Screen info added": "Scherminformatie toegevoegd",
|
|
1331
|
+
"Screen info removed": "Scherminfo verwijderd",
|
|
1332
|
+
"Edit screen info": "Bewerk scherminformatie",
|
|
1333
|
+
"Screen info saved": "Scherminformatie opgeslagen",
|
|
1334
|
+
"Settings saved": "Instellingen opgeslagen",
|
|
1335
|
+
"Destination page group": "Bestemmingspagina-groep",
|
|
1336
|
+
"Your page groups": "Uw paginagroepen",
|
|
1337
|
+
"A group has pages with an eligible formula. When you request a group, then the first page where the formula matches gets served. This way, you can choose a page depending on the screen of the device.": "Een groep heeft pagina's met een in aanmerking komende formule. Wanneer je een groep opvraagt, wordt de eerste pagina waar de formule overeenkomt, weergegeven. Op deze manier kun je een pagina kiezen afhankelijk van het scherm van het apparaat.",
|
|
1338
|
+
"Create page group": "Pagina groep aanmaken",
|
|
1339
|
+
"Page groups": "Paginagroepen",
|
|
1340
|
+
"Calculated non-stored fields cannot have Key type": "Berekende niet-opgeslagen velden kunnen geen sleuteltype hebben.",
|
|
1341
|
+
"Row click URL": "Rij klik URL",
|
|
1342
|
+
"Formula. Navigate to this URL when row is clicked": "Formule. Navigeer naar deze URL wanneer op de rij wordt geklikt.",
|
|
1343
|
+
"Time of day": "Tijd van de dag",
|
|
1344
|
+
"UTC timezone": "UTC-tijdzone",
|
|
1345
|
+
"Show if formula": "Toon als-formule",
|
|
1346
|
+
"Show link or embed if true, don't show if false. Based on state variables from URL query string and <code>user</code>. For the full state use <code>row</code>. Example: <code>!!row.createlink</code> to show link if and only if state has <code>createlink</code>.": "Toon link of insluiten indien waar, niet tonen indien onwaar. Gebaseerd op statusvariabelen uit de URL-querystring en <code>user</code>. Voor de volledige status gebruik <code>row</code>. Voorbeeld: <code>!!row.createlink</code> om de link te tonen als en alleen als de status <code>createlink</code> heeft.",
|
|
1347
|
+
"Pagegroup": "Paginagroep",
|
|
1348
|
+
"Pagegroup %s has no members": "Paginagroep %s heeft geen leden.",
|
|
1349
|
+
"Remove border": "Rand verwijderen",
|
|
1350
|
+
"No lines between tables": "Geen lijnen tussen tabellen",
|
|
1351
|
+
"Use this to restrict your field to a list of options (separated by commas). For instance, enter <kbd class=\"fst-normal\">Red, Green, Blue</kbd> here if the permissible values are Red, Green and Blue. Leave blank if the string can hold any value.": "Gebruik dit om uw veld te beperken tot een lijst van opties (gescheiden door komma's). Voer bijvoorbeeld <kbd class=\"fst-normal\">Rood, Groen, Blauw</kbd> hier in als de toegestane waarden Rood, Groen en Blauw zijn. Laat leeg als de string elke waarde kan bevatten.",
|
|
1352
|
+
"Page description": "Paginabeschrijving",
|
|
1353
|
+
"Some view patterns accept interpolations. Ex: <code>{{ name }}</code> or <code>{{ row ? `Edit ${row.name}` : `New person` }}</code>": "Sommige weergavepatronen accepteren interpolaties. Bijv: <code>{{ naam }}</code> of <code>{{ rij ? `Bewerk ${row.name}` : `Nieuwe persoon` }}</code>",
|
|
1354
|
+
"For search engines. Some view patterns accept interpolations.": "Voor zoekmachines. Sommige weergavepatronen accepteren interpolaties.",
|
|
1355
|
+
"Files cache TTL (minutes)": "Bestandencache TTL (minuten)",
|
|
1356
|
+
"Cache-control max-age for files.": "Cache-control max-age voor bestanden.",
|
|
1357
|
+
"Popup min width": "Popup minimale breedte",
|
|
1358
|
+
"Add %s to tag %s": "Voeg %s toe aan tag %s",
|
|
1359
|
+
"Add entries to tag %s": "Voeg items toe aan tag %s",
|
|
1360
|
+
"Tag not found": "Label niet gevonden",
|
|
1361
|
+
"Unable to save: No page or no layout": "Kan niet opslaan: Geen pagina of geen lay-out",
|
|
1362
|
+
"Unable to save: No view": "Kan niet opslaan: Geen view",
|
|
1363
|
+
"%s has no eligible page": "%s heeft geen in aanmerking komende pagina",
|
|
1364
|
+
"Random allocation": "Willekeurige toewijzing",
|
|
1365
|
+
"Serve a random page, ignoring the eligible formula. Within a session, reloads will always deliver the same page. This is a basic requirement for A/B testing.": "Serveer een willekeurige pagina, negeer de in aanmerking komende formule. Binnen een sessie zullen herladen altijd dezelfde pagina leveren. Dit is een basisvereiste voor A/B-testen.",
|
|
1366
|
+
"Pagegroup %s not found": "Pagegroep %s niet gevonden",
|
|
1367
|
+
"Create trigger": "Maak trigger aan",
|
|
1368
|
+
"Omit the menu from this view": "Verwijder het menu uit deze weergave.",
|
|
1369
|
+
"Cross-domain iframe": "Domeinoverstijgende iframe",
|
|
1370
|
+
"Allow embedding in iframe on different domains. Unsets the X-Frame-Options header": "Insluiten in iframe op verschillende domeinen toestaan. Zet de X-Frame-Options header uit.",
|
|
1371
|
+
"Logout URL": "Uitlog-URL",
|
|
1372
|
+
"The URL to direct to after logout": "De URL om naar te worden doorverwezen na uitloggen.",
|
|
1373
|
+
"Runtime informations": "Runtime-informatie",
|
|
1374
|
+
"open logs viewer": "open logboekweergave",
|
|
1375
|
+
"Server logs": "Serverlogboeken",
|
|
1376
|
+
"Timestamp": "Tijdstempel",
|
|
1377
|
+
"Message": "Bericht",
|
|
1378
|
+
"Please enter the two-factor authetication code from your authenticator device": "Voer de code voor twee-factor authenticatie in vanaf uw authenticatieapparaat.",
|
|
1379
|
+
"Only if...": "Alleen als...",
|
|
1380
|
+
"Allow self signed": "Sta zelfondertekend toe",
|
|
1381
|
+
"Open a connection to TLS server with self-signed or invalid TLS certificate": "Open een verbinding met TLS-server met zelfondertekend of ongeldig TLS-certificaat",
|
|
1382
|
+
"Allow self-signed": "Sta zelfondertekend toe",
|
|
1383
|
+
"Optionally associate a table with this trigger": "Optioneel een tabel aan deze trigger koppelen",
|
|
1384
|
+
"Delete table": "Verwijder tabel",
|
|
1385
|
+
"Signup role": "Aanmeldingsrol",
|
|
1386
|
+
"The initial role of signed up users": "De initiële rol van aangemelde gebruikers",
|
|
1387
|
+
"Cordova builder": "Cordova-bouwer",
|
|
1388
|
+
"not available": "niet beschikbaar",
|
|
1389
|
+
"pull": "trekken",
|
|
1390
|
+
"refresh": "verversen",
|
|
1391
|
+
"installed": "geïnstalleerd",
|
|
1392
|
+
"Include table history in backup": "Tabelgeschiedenis opnemen in back-up.",
|
|
1393
|
+
"The plugin was corrupted and had to be repaired. We recommend restarting your server.": "De plugin was beschadigd en moest worden gerepareerd. We raden aan uw server opnieuw te starten.",
|
|
1394
|
+
"%s code page": "%s codepagina",
|
|
1395
|
+
"Constants and function code": "Constanten en functiecode",
|
|
1396
|
+
"Delete code page": "Verwijder codepagina",
|
|
1397
|
+
"Adjust the the theme for this user": "Pas het thema aan voor deze gebruiker.",
|
|
1398
|
+
"Configure theme": "Thema configureren",
|
|
1399
|
+
"Remove all user specific theme settings": "Verwijder alle gebruikersspecifieke thema-instellingen",
|
|
1400
|
+
"Configure %s Plugin for %s": "Configureer %s Plugin voor %s",
|
|
1401
|
+
"The current theme has no user specific settings": "Het huidige thema heeft geen gebruikersspecifieke instellingen.",
|
|
1402
|
+
"Some themes support only one level of menu nesting.": "Sommige thema's ondersteunen slechts één niveau van menunesting.",
|
|
1403
|
+
"Apple Team ID": "Apple Team-ID",
|
|
1404
|
+
"Please enter your Apple Team ID": "Voer uw Apple Team-ID in.",
|
|
1405
|
+
"To see changes for '%s' in show-if-formulas, users need to relogin": "Om wijzigingen voor '%s' in show-if-formules te zien, moeten gebruikers opnieuw inloggen.",
|
|
1406
|
+
"Server host": "Serverhost",
|
|
1407
|
+
"Username": "Gebruikersnaam",
|
|
1408
|
+
"Port": "Poort",
|
|
1409
|
+
"All tenants": "Alle tenants",
|
|
1410
|
+
"Also backup all tenants": "Back-up ook alle tenants.",
|
|
1411
|
+
"Retain local directory": "Behoud lokale directory",
|
|
1412
|
+
"Retain a local backup copy in this directory (optional)": "Behoud een lokale back-upkopie in deze directory (optioneel)",
|
|
1413
|
+
"Do not wrap response in a success object": "Wikkel de reactie niet in een succesvol object.",
|
|
1414
|
+
"Use table description instead of name as header": "Gebruik tabelbeschrijving in plaats van naam als koptekst.",
|
|
1415
|
+
"Description header": "Beschrijving koptekst",
|
|
1416
|
+
"Lazy load views": "Lui laden van views",
|
|
1417
|
+
"Log IP address": "Log IP-adres",
|
|
1418
|
+
"Record the request IP address in log messages": "Leg het aanvraag IP-adres vast in logberichten.",
|
|
1419
|
+
"App ID": "App-ID",
|
|
1420
|
+
"Build type": "Bouwtype",
|
|
1421
|
+
"debug": "debuggen",
|
|
1422
|
+
"release": "vrijgave",
|
|
1423
|
+
"Keystore File": "Sleutelopslagbestand",
|
|
1424
|
+
"Keystore Alias": "Keystore Alias",
|
|
1425
|
+
"Keystore Password": "Keystore Wachtwoord",
|
|
1426
|
+
"xcodebuild": "xcodebuild",
|
|
1427
|
+
"Provisioning Profile": "Provisioningsprofiel",
|
|
1428
|
+
"Registry editor": "Register-editor",
|
|
1429
|
+
"Mobile HTML": "Mobiele HTML",
|
|
1430
|
+
"HTML for the item in the bottom navigation bar. Currently, only supported by the metronic theme.": "HTML voor het item in de onderste navigatiebalk. Momenteel alleen ondersteund door het metronic-thema.",
|
|
1431
|
+
"A short name that will be in the page URL": "Een korte naam die in de pagina-URL zal staan.",
|
|
1432
|
+
"A longer description that is not visible but appears in the page header and is indexed by search engines": "Een langere beschrijving die niet zichtbaar is maar wel in de paginakop verschijnt en door zoekmachines wordt geïndexeerd.",
|
|
1433
|
+
"User role required to access page": "Gebruikersrol vereist om pagina te openen",
|
|
1434
|
+
"Example: <code>`/view/TheOtherView?id=${id}`</code>": "Voorbeeld: <code>`/view/DeAndereView?id=${id}`</code>",
|
|
1435
|
+
"Older": "Ouder",
|
|
1436
|
+
"Newest": "Nieuwste",
|
|
1437
|
+
"Delete all read": "Verwijder alle gelezen berichten",
|
|
1438
|
+
"Trigger %s duplicated as %s": "Trigger %s gedupliceerd als %s",
|
|
1439
|
+
"Tooltip": "Tooltip",
|
|
1440
|
+
"Tooltip formula": "Tooltip-formule",
|
|
1441
|
+
"Install a different version": "Installeer een andere versie",
|
|
1442
|
+
"Page group": "Paginagroep",
|
|
1443
|
+
"Starting upgrade, please wait...\n": "Upgrade starten, even geduld...",
|
|
1444
|
+
"Upgrade done (if it was available) with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "Upgrade voltooid (indien beschikbaar) met code 0.\n\nDruk op de TERUG-knop in uw browser en herlaad vervolgens de pagina.",
|
|
1445
|
+
"Installing %s, please wait...\n": "%s wordt geïnstalleerd, even geduld alstublieft...",
|
|
1446
|
+
"Install done with code 0.\n\nPress the BACK button in your browser, then RELOAD the page.": "Installatie voltooid met code 0.\n\nDruk op de TERUG-knop in uw browser en herlaad de pagina.",
|
|
1447
|
+
"Pulling the cordova-builder docker image...": "De cordova-builder Docker-afbeelding wordt opgehaald...",
|
|
1448
|
+
"Check updates": "Updates controleren",
|
|
1449
|
+
"Choose version": "Kies versie",
|
|
1450
|
+
"Unknown authentication method %s": "Onbekende authenticatiemethode %s",
|
|
1451
|
+
"Card rows": "Kaart rijen",
|
|
1452
|
+
"Each row in a card. Not supported by all themes": "Elke rij in een kaart. Niet ondersteund door alle thema's.",
|
|
1453
|
+
"Prune session interval (seconds)": "Snoei sessie-interval (seconden)",
|
|
1454
|
+
"Interval in seconds to check for expred sessions in the postgres db. 0, empty or a negative number to disable": "Interval in seconden om te controleren op verlopen sessies in de postgres db. 0, leeg of een negatief getal om uit te schakelen.",
|
|
1455
|
+
"Progressive Web Application is not enabled": "Progressieve webapplicatie is niet ingeschakeld.",
|
|
1456
|
+
"Events and Trigger settings": "Evenementen- en Trigger-instellingen",
|
|
1457
|
+
"Periodic trigger timing (next event)": "Periodieke trigger timing (volgende gebeurtenis)",
|
|
1458
|
+
"Hourly": "Per uur",
|
|
1459
|
+
"Daily": "Dagelijks",
|
|
1460
|
+
"Weekly": "Wekelijks",
|
|
1461
|
+
"Code pages": "Codepagina's",
|
|
1462
|
+
"Please select a file": "Selecteer een bestand alstublieft.",
|
|
1463
|
+
"Zip compression level": "Compressieniveau van zip",
|
|
1464
|
+
"1=Fast, larger file, 9=Slow, smaller files": "1=Snel, groter bestand, 9=Traag, kleinere bestanden",
|
|
1465
|
+
"Use system zip": "Gebruik systeem zip",
|
|
1466
|
+
"Recommended. Executable <code>zip</code> must be installed": "Aanbevolen. Uitvoerbaar <code>zip</code> moet worden geïnstalleerd.",
|
|
1467
|
+
"Time to run": "Tijd om te draaien",
|
|
1468
|
+
"Mobile": "Mobiel",
|
|
1469
|
+
"Plain password trigger row": "Eenvoudig wachtwoord trigger rij",
|
|
1470
|
+
"Send plaintext password changes to Users table triggers (Insert, Update and Validate).": "Verzend tekstwachtwoordwijzigingen naar triggers van de Gebruikerstabel (Invoegen, Bijwerken en Valideren).",
|
|
1471
|
+
"Minimum user role required to create a new tenant<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">Giving non-trusted users access to create tenants is a security risk and not recommended.</div>": "Minimale gebruikersrol vereist om een nieuwe tenant te creëren<div class=\"alert alert-danger fst-normal\" role=\"alert\" data-show-if=\"showIfFormulaInputs($('select[name=role_to_create_tenant]'), '+role_to_create_tenant>1')\">Het geven van toegang aan niet-vertrouwde gebruikers om tenants te creëren is een beveiligingsrisico en niet aanbevolen.</div>",
|
|
1472
|
+
"Select tag": "Selecteer tag",
|
|
1473
|
+
"Invalid build directory path": "Ongeldig bouwdirectorypad",
|
|
1474
|
+
"Invalid build directory name": "Ongeldige naam voor de build-directory",
|
|
1475
|
+
"clean node_modules": "node_modules opschonen",
|
|
1476
|
+
"After delete": "Na verwijderen",
|
|
1477
|
+
"Search only on exact match, not substring match. Useful for large tables": "Zoek alleen op exacte overeenkomsten, niet op substring overeenkomsten. Nuttig voor grote tabellen.",
|
|
1478
|
+
"Please select an entry point.": "Selecteer een toegangspunt.",
|
|
1479
|
+
"Group by": "Groeperen op",
|
|
1480
|
+
"View %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings » Menu</a>": "Weergave %s toegevoegd aan menu. Pas de toegangsrechten aan in <a href=\"/menu\">Instellingen » Menu</a>",
|
|
1481
|
+
"Page %s added to menu. Adjust access permissions in <a href=\"/menu\">Settings » Menu</a>": "Pagina %s toegevoegd aan menu. Pas de toegangsrechten aan in <a href=\"/menu\">Instellingen » Menu</a>",
|
|
1482
|
+
"SameSite": "SameSite",
|
|
1483
|
+
"Restrict use of cookie to third-party sites. Strict is more secure, but may impact authentication": "Beperk het gebruik van cookies tot sites van derden. Strict is veiliger, maar kan invloed hebben op authenticatie.",
|
|
1484
|
+
"Content Security Policy": "Inhoudsbeveiligingsbeleid",
|
|
1485
|
+
"CORS": "CORS",
|
|
1486
|
+
"Cross-origin resource sharing": "Cross-origin resource sharing",
|
|
1487
|
+
"Signup and login views": "Aanmeld- en inlogweergaven",
|
|
1488
|
+
"Additional login and signup settings": "Aanvullende instellingen voor inloggen en registreren",
|
|
1489
|
+
"Login and signup views should be accessible by public users": "Inlog- en aanmeldweergaven moeten toegankelijk zijn voor publieke gebruikers.",
|
|
1490
|
+
"Shared: %s": "Gedeeld: %s",
|
|
1491
|
+
"Sharing not enabled": "Delen niet ingeschakeld",
|
|
1492
|
+
"You must be logged in to share": "U moet ingelogd zijn om te delen.",
|
|
1493
|
+
"Fluid layout": "Vloeibare lay-out",
|
|
1494
|
+
"Request fluid layout from theme for a wider display for this page": "Vraag een vloeiende lay-out aan van het thema voor een bredere weergave van deze pagina.",
|
|
1495
|
+
"Location of view to create new row": "Locatie van weergave om een nieuwe rij te maken",
|
|
1496
|
+
"Capacitor builder": "Capacitor bouwer",
|
|
1497
|
+
"Pulling the capacitor-builder docker image...": "De capacitor-builder docker image ophalen...",
|
|
1498
|
+
"Pull done with code %s": "Pull voltooid met code %s",
|
|
1499
|
+
"Default locale": "Standaardlandinstelling",
|
|
1500
|
+
"Next step": "Volgende stap",
|
|
1501
|
+
"Step name": "Stapnaam",
|
|
1502
|
+
"Step saved": "Stap opgeslagen",
|
|
1503
|
+
"Initial step": "Eerste stap",
|
|
1504
|
+
"Confirm leaving unsaved": "Bevestig het verlaten zonder op te slaan",
|
|
1505
|
+
"Ask the user to confirm if they close a tab with unsaved changes": "Vraag de gebruiker om te bevestigen of ze een tabblad met niet-opgeslagen wijzigingen willen sluiten.",
|
|
1506
|
+
"Workflow runs": "Workflow-uitvoeringen",
|
|
1507
|
+
"Workflow run": "Workflow uitvoeren",
|
|
1508
|
+
"Share to enabled": "Delen naar ingeschakeld.",
|
|
1509
|
+
"Enable the share to feature": "Schakel de deel-functie in",
|
|
1510
|
+
"Allocate new row": "Nieuwe rij toewijzen",
|
|
1511
|
+
"If the view is run without existing row, allocate a new row on load. Defaults must be set on all required fields.": "Als de view wordt uitgevoerd zonder bestaande rij, wijs een nieuwe rij toe bij het laden. Standaardwaarden moeten worden ingesteld voor alle verplichte velden.",
|
|
1512
|
+
"Step traces": "Staptraceringen",
|
|
1513
|
+
"Please enter a version in the format 'x.y.z' (e.g. 0.0.1 with numbers from 0 to 999) or leave it empty.": "Voer een versie in het formaat 'x.y.z' in (bijv. 0.0.1 met nummers van 0 tot 999) of laat het leeg.",
|
|
1514
|
+
"Delete unchanged": "Verwijder ongewijzigd",
|
|
1515
|
+
"Delete allocated row if there are no changes.": "Verwijder toegewezen rij als er geen wijzigingen zijn.",
|
|
1516
|
+
"Triggers on table": "Triggers op tabel",
|
|
1517
|
+
"Please provide the keystore alias and password for the android build.": "Geef het keystore-alias en wachtwoord voor de Android-build.",
|
|
1518
|
+
"Submit": "Indienen",
|
|
1519
|
+
"OK": "OK",
|
|
1520
|
+
"Step settings": "Stapinstellingen",
|
|
1521
|
+
"Action settings": "Actie-instellingen",
|
|
1522
|
+
"Keystore file is not applied for debug builds.": "Keystore-bestand wordt niet toegepast voor debug-builds.",
|
|
1523
|
+
"Workflow": "Werkstroom",
|
|
1524
|
+
"Previous runs": "Vorige uitvoeringen",
|
|
1525
|
+
"The workflow the user will be interacting with.": "De workflow waarmee de gebruiker zal omgaan.",
|
|
1526
|
+
"Delete old workflow runs with status after days": "Verwijder oude workflow-uitvoeringen met status na dagen",
|
|
1527
|
+
"Finished": "Voltooid",
|
|
1528
|
+
"Error": "Fout",
|
|
1529
|
+
"Waiting": "Wachten",
|
|
1530
|
+
"Running": "Uitvoeren",
|
|
1531
|
+
"Minimum role to access search page": "Minimale rol om toegang te krijgen tot de zoekpagina.",
|
|
1532
|
+
"Edit tables": "Tabellen bewerken",
|
|
1533
|
+
"Minimum role to edit tables": "Minimale rol om tabellen te bewerken",
|
|
1534
|
+
"Edit views": "Bewerk views",
|
|
1535
|
+
"Minimum role to edit views": "Minimale rol om views te bewerken",
|
|
1536
|
+
"Edit pages": "Pagina's bewerken",
|
|
1537
|
+
"Minimum role to edit pages": "Minimale rol om pagina's te bewerken",
|
|
1538
|
+
"Edit triggers": "Triggers bewerken",
|
|
1539
|
+
"Minimum role to edit triggers": "Minimale rol om triggers te bewerken",
|
|
1540
|
+
"Development permissions": "Ontwikkelingsrechten",
|
|
1541
|
+
"Inspect tables": "Tabellen inspecteren",
|
|
1542
|
+
"Minimum role to inspect (see, without editing) tables": "Minimale rol om tabellen te inspecteren (bekijken, zonder bewerken)",
|
|
1543
|
+
"Home pages": "Startpagina's",
|
|
1544
|
+
"The home page is the page that is served when the user visits the home location (/). This can be set for each user role.": "De startpagina is de pagina die wordt weergegeven wanneer de gebruiker de startlocatie (/) bezoekt. Dit kan worden ingesteld voor elke gebruikersrol.",
|
|
1545
|
+
"Trigger %s deleted": "Trigger %s verwijderd",
|
|
1546
|
+
"Edit menu": "Bewerkmenu",
|
|
1547
|
+
"Minimum role to edit menu": "Minimale rol om menu te bewerken",
|
|
1548
|
+
"Full-text search index is not available as the table contains Key fields (%s) with the \"Include in full-text search\" option enabled. Disable this before creating a Full-text search index": "Volledige-tekstzoekindex is niet beschikbaar omdat de tabel sleutelvelden (%s) bevat met de optie \"Opnemen in volledige-tekstzoekopdracht\" ingeschakeld. Schakel dit uit voordat u een volledige-tekstzoekindex maakt.",
|
|
1549
|
+
"Share Extension Provisioning Profile": "Deel Extensie Voorzieningsprofiel",
|
|
1550
|
+
"Show results in": "Resultaten tonen in",
|
|
1551
|
+
"Show results from each table in this type of element": "Resultaten van elke tabel weergeven in dit type element",
|
|
1552
|
+
"Search syntax help": "Zoeksyntaxis help",
|
|
1553
|
+
"Search syntax": "Zoeksyntaxis",
|
|
1554
|
+
"Maximum role": "Maximale rol",
|
|
1555
|
+
"Module dependencies": "Module-afhankelijkheden",
|
|
1556
|
+
"Prompt": "Prompt",
|
|
1557
|
+
"Clean modules and restart": "Schoon modules op en herstart.",
|
|
1558
|
+
"Modules cleaned, server restarting...": "Modules schoongemaakt, server herstarten...",
|
|
1559
|
+
"Delete table+views+triggers": "Verwijder tabel+weergaven+triggers",
|
|
1560
|
+
"No file uploaded": "Geen bestand geüpload",
|
|
1561
|
+
"To obtain a certificate, the administrator's email address will be shared with Let's Encrypt.": "Om een certificaat te verkrijgen, zal het e-mailadres van de beheerder worden gedeeld met Let's Encrypt.",
|
|
1562
|
+
"Local state": "Lokale status",
|
|
1563
|
+
"Isolate state of each repeated view": "Isoleer de status van elke herhaalde weergave",
|
|
1564
|
+
"Processing CSV file": "CSV-bestand verwerken",
|
|
1565
|
+
"Edit files": "Bestanden bewerken",
|
|
1566
|
+
"Minimum role to edit files": "Minimale rol om bestanden te bewerken",
|
|
1567
|
+
"Edit search": "Zoekopdracht bewerken",
|
|
1568
|
+
"Minimum role to edit search": "Minimale rol om zoekopdracht te bewerken",
|
|
1569
|
+
"Create snapshot": "Snapshot maken",
|
|
1570
|
+
"Minimum role to create snapshot": "Minimale rol om een snapshot te maken",
|
|
1571
|
+
"Min length": "Minimale lengte",
|
|
1572
|
+
"Max length": "Maximale lengte",
|
|
1573
|
+
"Regular expression": "Reguliere expressie",
|
|
1574
|
+
"Exact search only": "Exacte zoekopdracht alleen",
|
|
1575
|
+
"Translation of": "Vertaling van",
|
|
1576
|
+
"Minimum": "Minimum",
|
|
1577
|
+
"Maximum": "Maximum",
|
|
1578
|
+
"All tags": "Alle tags",
|
|
1579
|
+
"Manage tags...": "Tags beheren...",
|
|
1580
|
+
"Started": "Gestart",
|
|
1581
|
+
"Updated": "Bijgewerkt",
|
|
1582
|
+
"Status": "Status",
|
|
1583
|
+
"Working directory": "Werkdirectory",
|
|
1584
|
+
"Row click event": "Rijklikgebeurtenis",
|
|
1585
|
+
"What happens when a row is clicked": "Wat gebeurt er wanneer een rij wordt aangeklikt?",
|
|
1586
|
+
"Row click action": "Rijklikactie",
|
|
1587
|
+
"Run this action when row is clicked": "Voer deze actie uit wanneer op de rij wordt geklikt.",
|
|
1588
|
+
"Reset password view": "Wachtwoord reset weergave",
|
|
1589
|
+
"A view that will be emailed to users when they have forgotten their password": "Een weergave die naar gebruikers wordt gemaild wanneer ze hun wachtwoord zijn vergeten.",
|
|
1590
|
+
"Allow login methods": "Sta inlogmethoden toe",
|
|
1591
|
+
"Inherit configuration values": "Configuratiewaarden overerven",
|
|
1592
|
+
"Comma-separated list of configuration settings tenants inherit from root. Ex: <code>site_name, smtp_host, allow_signup</code>": "Komma-gescheiden lijst van configuratie-instellingen die tenants erven van de root. Bijv: <code>site_name, smtp_host, allow_signup</code>",
|
|
1593
|
+
"Disable CSRF routes": "CSRF-routes uitschakelen",
|
|
1594
|
+
"Comma-separated list of relative URL routes where CSRF token checking is disabled. Example: <code>/files/upload, /auth/signup</code>": "Komma-gescheiden lijst van relatieve URL-routes waar CSRF-tokencontrole is uitgeschakeld. Voorbeeld: <code>/files/upload, /auth/signup</code>",
|
|
1595
|
+
"Only day": "Alleen dag",
|
|
1596
|
+
"Language CSV": "Taal CSV",
|
|
1597
|
+
"Upload language CSV": "CSV met taal uploaden",
|
|
1598
|
+
"Create an account!": "Maak een account aan!",
|
|
1599
|
+
"Login with %s": "Inloggen met %s",
|
|
1600
|
+
"Already have an account? Login!": "Heb je al een account? Inloggen!",
|
|
1601
|
+
"Translated %s strings. Click 'Translate with LLM' again to continue": "Vertaald %s strings. Klik opnieuw op 'Vertaal met LLM' om verder te gaan.",
|
|
1602
|
+
"Translate with LLM": "Vertalen met LLM",
|
|
1603
|
+
"You may need to adjust view relations associated with this table after renaming it": "Mogelijk moet u de weergaverelaties die aan deze tabel zijn gekoppeld aanpassen nadat u deze hebt hernoemd.",
|
|
1604
|
+
"Error running workflow": "Fout bij uitvoeren van workflow",
|
|
1605
|
+
"Choose File": "Bestand Kiezen",
|
|
1606
|
+
"No file chosen": "Geen bestand gekozen"
|
|
1607
|
+
}
|