@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/sr.json
ADDED
|
@@ -0,0 +1,275 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Not found": "Није пронађено",
|
|
3
|
+
"Page not found": "Страна није пронађена",
|
|
4
|
+
"Incorrect user or password": "Неправилно корисничко име или лозинка",
|
|
5
|
+
"Internal Error": "Интерна грешка",
|
|
6
|
+
"A report has been logged and a team of bug-squashing squirrels has been dispatched to deal with the situation.": "Извештај је евидентиран и тим веверица за сузбијање буба је послат да реши ситуацију.",
|
|
7
|
+
"User": "Корисник",
|
|
8
|
+
"User Settings": "Корисничка подешавања",
|
|
9
|
+
"Logout": "Одјави се",
|
|
10
|
+
"Tables": "Табеле",
|
|
11
|
+
"Views": "Прикази",
|
|
12
|
+
"Pages": "Странице",
|
|
13
|
+
"Files": "Фајлови",
|
|
14
|
+
"Settings": "Подешавања",
|
|
15
|
+
"Plugins": "Додаци",
|
|
16
|
+
"Menu": "Мени",
|
|
17
|
+
"Users": "Корисници",
|
|
18
|
+
"Search": "Претрага",
|
|
19
|
+
"Configuration": "Конфигурација",
|
|
20
|
+
"Admin": "Администратор",
|
|
21
|
+
"Tenants": "Закупци",
|
|
22
|
+
"Crash log": "Записник грешака",
|
|
23
|
+
"Sign up": "Пријави се",
|
|
24
|
+
"Login": "Пријави се",
|
|
25
|
+
"An error occurred": "Дошло је до грешке",
|
|
26
|
+
"ID": "ИД",
|
|
27
|
+
"Email": "И-мејл",
|
|
28
|
+
"Role": "Улога",
|
|
29
|
+
"View": "Приказ",
|
|
30
|
+
"Delete": "Избриши",
|
|
31
|
+
"Add user": "Додај корисника",
|
|
32
|
+
"New user": "Нови корисник",
|
|
33
|
+
"New": "Ново",
|
|
34
|
+
"User %s created": "Корисник %s је креиран",
|
|
35
|
+
"Edit user": "Измени корисника",
|
|
36
|
+
"Edit user %s": "Измени корисника %s",
|
|
37
|
+
"User %s saved": "Корисник %s је сачуван",
|
|
38
|
+
"User %s deleted": "Корисник %s је избрисан",
|
|
39
|
+
"E-mail": "И-мејл",
|
|
40
|
+
"Password": "Лозинка",
|
|
41
|
+
"User settings": "Корисничка подешавања",
|
|
42
|
+
"Password reset not enabled. Contact your administrator.": "Поништавање лозинке није омогућено. Контактирајте свог администратора.",
|
|
43
|
+
"Reset password": "Поништи лозинку",
|
|
44
|
+
"Enter your email address below and we'll send you a link to reset your password.": "Унесите своју и-мејл адресу испод и послаћемо вам линк за ресетовање лозинке.",
|
|
45
|
+
"Enter your new password below": "Унесите своју нову лозинку испод",
|
|
46
|
+
"Set password": "Постави лозинку",
|
|
47
|
+
"Password reset. Log in with your new password": "Лозинка је ресетована. Пријавите се са својом новом лозинком",
|
|
48
|
+
"Change": "Промени",
|
|
49
|
+
"Old password": "Стара лозинка",
|
|
50
|
+
"New password": "Нова лозинка",
|
|
51
|
+
"Email: ": "И-мејл: ",
|
|
52
|
+
"Change password": "Промени лозинку",
|
|
53
|
+
"Password changed": "Лозинка је промењена",
|
|
54
|
+
"Reset password instructions": "Упутства за ресетовање лозинке",
|
|
55
|
+
"Hi %s": "Здраво %s",
|
|
56
|
+
"You have requested a link to change your password. You can do this through this link:": "Захтевали сте линк за промену лозинке. То можете урадити преко овог линка:",
|
|
57
|
+
"If you did not request this, please ignore this email.": "Ако нисте захтевали ово, молимо вас да игноришете овај и-мејл.",
|
|
58
|
+
"Your password will not change until you access the link above and set a new one.": "Ваша лозинка се неће променити док не приступите горњем линку и не поставите нову.",
|
|
59
|
+
"Change my password": "Промени моју лозинку",
|
|
60
|
+
"Must be admin": "Мора бити администратор",
|
|
61
|
+
"Site identity": "Идентитет сајта",
|
|
62
|
+
"Authentication": "Аутентификација",
|
|
63
|
+
"Development": "Развој",
|
|
64
|
+
"Edit": "Уреди",
|
|
65
|
+
"Unknown file": "Непознат фајл",
|
|
66
|
+
"Other": "Остало",
|
|
67
|
+
"Edit configuration key %s": "Уреди кључ конфигурације %s",
|
|
68
|
+
"Configuration key %s saved": "Кључ конфигурације %s је сачуван",
|
|
69
|
+
"Configuration key %s deleted": "Кључ конфигурације %s је избрисан",
|
|
70
|
+
"Must be logged in first": "Прво морате бити пријављени",
|
|
71
|
+
"Hello": "Здраво",
|
|
72
|
+
"Restart server. Try reloading the page after a few seconds after pressing this button.": "Поново покрените сервер. Покушајте да поново учитате страницу након неколико секунди након притискања овог дугмета.",
|
|
73
|
+
"Restart": "Поново покрени",
|
|
74
|
+
"Backup": "Резервна копија",
|
|
75
|
+
"Restore": "Врати",
|
|
76
|
+
"Not authorized": "Није овлашћено",
|
|
77
|
+
"Page %s not found": "Страна %s није пронађена",
|
|
78
|
+
"Warning": "Упозорење",
|
|
79
|
+
"Hosting on this site is provided for free and with no guarantee of availability or security of your application. ": "Хостовање на овом сајту је бесплатно и без гаранције доступности или безбедности ваше апликације.",
|
|
80
|
+
"This facility is intended solely for you to evaluate the suitability of Saltcorn. ": "Ова могућност је намењена искључиво вама да процените погодност Saltcorn-а.",
|
|
81
|
+
"If you would like to store private information that needs to be secure, please use self-hosted Saltcorn. ": "Ако желите да складиштите приватне информације које морају бити безбедне, користите самостално хостовани Saltcorn.",
|
|
82
|
+
"Create application": "Креирај апликацију",
|
|
83
|
+
"Create": "Креирај",
|
|
84
|
+
"Please select a name for your application. The name will determine the address at which it will be available. ": "Молимо изаберите име за вашу апликацију. Име ће одредити адресу на којој ће бити доступна.",
|
|
85
|
+
"Application name": "Име апликације",
|
|
86
|
+
"Success! Your new application is available at:": "Успех! Ваша нова апликација је доступна на:",
|
|
87
|
+
"Please click the above link now to create the first user.": "Молимо кликните на горњи линк сада да бисте креирали првог корисника.",
|
|
88
|
+
"A site with this subdomain already exists": "Сајт са овим поддоменом већ постоји",
|
|
89
|
+
"No such view: %s": "Не постоји такав приказ: %s",
|
|
90
|
+
"Search all tables": "Претражи све табеле",
|
|
91
|
+
"Show": "Прикажи",
|
|
92
|
+
"When": "Када",
|
|
93
|
+
"Tenant": "Закупац",
|
|
94
|
+
"Crash log entry %s": "Унос у дневник грешака %s",
|
|
95
|
+
"New %s": "Ново %s",
|
|
96
|
+
"Data": "Подаци",
|
|
97
|
+
"Add row": "Додај ред",
|
|
98
|
+
"Add %s": "Додај %s",
|
|
99
|
+
"Edit row": "Уреди ред",
|
|
100
|
+
"Edit %s": "Уреди %s",
|
|
101
|
+
"No errors reported": "Нису пријављене грешке",
|
|
102
|
+
"Everything is going extremely well.": "Све иде изузетно добро.",
|
|
103
|
+
"Filename": "Име фајла",
|
|
104
|
+
"Size (KiB)": "Величина (KiB)",
|
|
105
|
+
"Media type": "Тип медија",
|
|
106
|
+
"Role to access": "Улога за приступ",
|
|
107
|
+
"Link": "Линк",
|
|
108
|
+
"Download": "Преузми",
|
|
109
|
+
"Upload file ": "Отпреми фајл ",
|
|
110
|
+
"Minimum role for %s updated to %s": "Минимална улога за %s је ажурирана на %s",
|
|
111
|
+
"File %s deleted": "Фајл %s је избрисан",
|
|
112
|
+
"More...": "Више...",
|
|
113
|
+
"Quick Start": "Брзи почетак",
|
|
114
|
+
"Four different ways to get started using Saltcorn": "Четири различита начина за почетак коришћења Saltcorn-а",
|
|
115
|
+
"Build": "Изгради",
|
|
116
|
+
"Start by creating the tables to hold your data": "Почните креирањем табела за чување ваших података",
|
|
117
|
+
"Create a table »": "Креирај табелу »",
|
|
118
|
+
"When you have created the tables, you can create views so users can interact with the data.": "Када креирате табеле, можете креирати приказе како би корисници могли да комуницирају са подацима.",
|
|
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.": "Можете прескочити ручно креирање табеле отпремањем CSV фајла из табеле.",
|
|
123
|
+
"Create table with CSV upload": "Креирај табелу отпремањем CSV фајла",
|
|
124
|
+
"If you have a backup from a previous Saltcorn instance, you can also restore it.": "Ако имате резервну копију са претходне Saltcorn инстанце, можете је и вратити.",
|
|
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.": "Пакети су колекције табела, приказа и додатака који вам пружају комплетну апликацију коју затим можете уредити према својим потребама.",
|
|
128
|
+
"Name": "Име",
|
|
129
|
+
"Description": "Опис",
|
|
130
|
+
"Go to pack store »": "Иди у продавницу пакета »",
|
|
131
|
+
"Learn": "Научи",
|
|
132
|
+
"Confused?": "Збуњен?",
|
|
133
|
+
"The Wiki contains the documentation and tutorials on installing and using Saltcorn": "Вики садржи документацију и туторијале о инсталацији и коришћењу Saltcorn-а",
|
|
134
|
+
"Go to Wiki »": "Иди на Вики »",
|
|
135
|
+
"The YouTube channel has some video tutorials": "YouTube канал има неке видео туторијале",
|
|
136
|
+
"Go to YouTube »": "Иди на YouTube »",
|
|
137
|
+
"What's new? Read the blog »": "Шта је ново? Прочитај блог »",
|
|
138
|
+
"Create a table": "Креирај табелу",
|
|
139
|
+
"Create table from CSV upload": "Креирај табелу отпремањем CSV фајла",
|
|
140
|
+
"You have no views!": "Немате приказа!",
|
|
141
|
+
"Create a view »": "Креирај приказ »",
|
|
142
|
+
"Create a view": "Креирај приказ",
|
|
143
|
+
"%s data table": "%s табела са подацима",
|
|
144
|
+
"Versions": "Верзије",
|
|
145
|
+
"Version": "Верзија",
|
|
146
|
+
"Saved": "Сачувано",
|
|
147
|
+
"By user ID": "По корисничком ИД-у",
|
|
148
|
+
"%s History": "%s Историја",
|
|
149
|
+
"back to table list": "назад на листу табела",
|
|
150
|
+
"Version %s restored": "Верзија %s је враћена",
|
|
151
|
+
"Site name": "Име сајта",
|
|
152
|
+
"Site logo": "Лого сајта",
|
|
153
|
+
"Type": "Тип",
|
|
154
|
+
"Text label": "Текстуална ознака",
|
|
155
|
+
"Minimum role": "Минимална улога",
|
|
156
|
+
"URL": "URL",
|
|
157
|
+
"Page": "Страница",
|
|
158
|
+
"Menu editor": "Уређивач менија",
|
|
159
|
+
"Menu updated": "Мени је ажуриран",
|
|
160
|
+
"Plugin and pack store": "Продавница додатака и пакета",
|
|
161
|
+
"All": "Све",
|
|
162
|
+
"Packs": "Пакети",
|
|
163
|
+
"Themes": "Теме",
|
|
164
|
+
"Installed": "Инсталирано",
|
|
165
|
+
"Refresh": "Освежи",
|
|
166
|
+
"Upgrade installed plugins": "Ажурирај инсталиране додатке",
|
|
167
|
+
"Add another plugin": "Додај још један додатак",
|
|
168
|
+
"Add another pack": "Додај још један пакет",
|
|
169
|
+
"Create pack": "Креирај пакет",
|
|
170
|
+
"Pack": "Пакет",
|
|
171
|
+
"Install": "Инсталирај",
|
|
172
|
+
"Plugin": "Додатак",
|
|
173
|
+
"Theme": "Тема",
|
|
174
|
+
"Remove": "Уклони",
|
|
175
|
+
"Configure plugin": "Конфигуриши додатак",
|
|
176
|
+
"Create Pack": "Креирај пакет",
|
|
177
|
+
"You can copy the pack contents below to another Saltcorn installation.": "Можете копирати садржај пакета испод на другу Saltcorn инсталацију.",
|
|
178
|
+
"Install Pack": "Инсталирај пакет",
|
|
179
|
+
"Pack %s installed": "Пакет %s је инсталиран",
|
|
180
|
+
"Pack %s uninstalled": "Пакет %s је деинсталиран",
|
|
181
|
+
"Uninstall": "Деинсталирај",
|
|
182
|
+
"Result preview for ": "Преглед резултата за",
|
|
183
|
+
"Choose views for <a href=\"/search\">search results</a> for each table.<br/>Set to blank to omit table from global search.": "Изаберите приказе за <a href=\"/search\">резултате претраге</a> за сваку табелу.<br/>Поставите на празно да бисте изоставили табелу из глобалне претраге.",
|
|
184
|
+
"These tables lack suitable views: ": "Овим табелама недостају одговарајући прикази:",
|
|
185
|
+
"Search configuration": "Конфигурација претраге",
|
|
186
|
+
"Table saved with version history enabled": "Табела је сачувана са омогућеном историјом верзија",
|
|
187
|
+
"Label": "Ознака",
|
|
188
|
+
"Required": "Обавезно",
|
|
189
|
+
"Add field": "Додај поље",
|
|
190
|
+
"Template": "Шаблон",
|
|
191
|
+
"Run": "Покрени",
|
|
192
|
+
"Views of this table": "Прикази ове табеле",
|
|
193
|
+
"Add view": "Додај приказ",
|
|
194
|
+
"Rows": "Редови",
|
|
195
|
+
"Download CSV": "Преузми CSV",
|
|
196
|
+
"Upload CSV": "Отпреми CSV",
|
|
197
|
+
"%s table": "%s табела",
|
|
198
|
+
"Fields": "Поља",
|
|
199
|
+
"Table data": "Подаци табеле",
|
|
200
|
+
"Edit table properties": "Уреди својства табеле",
|
|
201
|
+
"API access": "API приступ",
|
|
202
|
+
"APIs allow developers access to your data without using a user interface": "API-ји омогућавају програмерима приступ вашим подацима без коришћења корисничког интерфејса",
|
|
203
|
+
"Minimum role for read": "Минимална улога за читање",
|
|
204
|
+
"Minimum role for writing": "Минимална улога за писање",
|
|
205
|
+
"Version history": "Историја верзија",
|
|
206
|
+
"New table": "Нова табела",
|
|
207
|
+
"Table name": "Име табеле",
|
|
208
|
+
"Table %s created": "Табела %s је креирана",
|
|
209
|
+
"No fields defined in %s table": "У табели %s нису дефинисана поља",
|
|
210
|
+
"Fields define the columns in your table.": "Поља дефинишу колоне у вашој табели.",
|
|
211
|
+
"Add field to table": "Додај поље у табелу",
|
|
212
|
+
"Table %s already exists": "Табела %s већ постоји",
|
|
213
|
+
"Invalid table name %s": "Неважеће име табеле %s",
|
|
214
|
+
"Create from CSV upload": "Креирај из CSV отпремања",
|
|
215
|
+
"Your tables": "Ваше табеле",
|
|
216
|
+
"Create table": "Креирај табелу",
|
|
217
|
+
"Table saved": "Табела је сачувана",
|
|
218
|
+
"Create table from CSV file": "Креирај табелу из CSV фајла",
|
|
219
|
+
"Create from CSV": "Креирај из CSV",
|
|
220
|
+
"File": "Фајл",
|
|
221
|
+
"Created table %s.": "Креирана табела %s.",
|
|
222
|
+
"Table %s deleted": "Табела %s је избрисана",
|
|
223
|
+
"Table": "Табела",
|
|
224
|
+
"Your views": "Ваши прикази",
|
|
225
|
+
"Configure": "Конфигуриши",
|
|
226
|
+
"First, please give some basic information about the view.": "Прво, молимо вас да пружите неке основне информације о приказу.",
|
|
227
|
+
"View name": "Име приказа",
|
|
228
|
+
"Views are based on a view template": "Прикази се заснивају на шаблону приказа",
|
|
229
|
+
"Edit view": "Уреди приказ",
|
|
230
|
+
"Edit %s view": "Уреди приказ %s",
|
|
231
|
+
"Create view": "Креирај приказ",
|
|
232
|
+
"View deleted": "Приказ је избрисан",
|
|
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": "Кратак назив који ће бити у вашем URL-у",
|
|
239
|
+
"Title": "Наслов",
|
|
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": "Фиксно стање за приказ %s",
|
|
246
|
+
"Set fixed states for views": "Подесите фиксна стања за приказе",
|
|
247
|
+
"Page %s saved": "Страница %s је сачувана",
|
|
248
|
+
"Your pages": "Ваше странице",
|
|
249
|
+
"Add page": "Додај страницу",
|
|
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": "Резиме",
|
|
257
|
+
"Default": "Подразумевано",
|
|
258
|
+
"Edit field": "Уреди поље",
|
|
259
|
+
"Edit %s field": "Уреди поље %s",
|
|
260
|
+
"New field": "Ново поље",
|
|
261
|
+
"New field:": "Ново поље:",
|
|
262
|
+
"Field attributes": "Атрибути поља",
|
|
263
|
+
"Field %s created": "Поље %s је креирано",
|
|
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": "Нису дефинисани прикази",
|
|
271
|
+
"Views define how table rows are displayed to the user": "Прикази дефинишу како се редови табеле приказују кориснику",
|
|
272
|
+
"Field %s saved": "Поље %s је сачувано",
|
|
273
|
+
"View configuration": "Конфигурација приказа",
|
|
274
|
+
"Field %s deleted": "Поље %s је избрисано"
|
|
275
|
+
}
|