<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">var Catalog = new function () {
    this.cachedMessages = [];
    this.debug = false;

    this.getMessage = function (keyToSearch) {
        var message = this.cachedMessages[keyToSearch];

        // Avoid replace error. If there is no such message in catalog
        // the self queried term will be returned
        if (message == null || message == "")
            return keyToSearch;

        var args = arguments;
        Array.prototype.shift.call(args);
        return message.replace(/{(\d+)}/g, function (match, number) {
                return typeof (args[number] != 'undefined' &amp;&amp; args[number] != undefined)
                    ? args[number]
                    : match;

            }) + (this.debug ? " @js(" + keyToSearch + ")" : "");
    };

    this.getLocaleInformation = function () {
        return this.localeInformation;
    };
};

if (typeof module === 'object') module.exports = Catalog;Catalog.cachedMessages = {"export.view.alert":"To export, change the view mode to Table.","process.notFound":"Process not found","label.year":"Year","processActorSubstitution.button.update":"Update","customRoot.public":"Public","customLog.autoScroll":"Auto Scroll","period.to":"To","templatemail.save":"Template saved","label.repository":"Repository","fieldTypeParam.advanced":"Advanced","users.saved":"User Saved","styleBar.color":"Color","messaging.message.originCreated":"Origin Created","textEditor.color.setTransparent":"Set transparent","audit.revision.type.modified":"Modified","change.status.failed":"Failed","widget.close":"Close","relationType.related":"Related","calendar.event.delete":"Delete","macro.run.documents.empty":"No documents was selected","expression.try":"Try it","aggregation.order.type.term":"Term","label.monthly":"Monthly","social.autoJoin":"The login {0} was added to your account. Click here to remove.","button.newDocumentType":"New Document","screen.chooseScreenToCopyConfig":"Choose a screen here to copy all configurations to the new screen","modeler.listeners.event.assignment":"Assignment","macro.composedRelationship.filter":"Filter","customRoot.deploy.step.group":"Creating Groups","macro.subdocument.execute2.document":"Document","filter.removed":"Filter removed","macro.subDocumentUpdate":"Sub-Document Update","label.export.pdf":"Export to PDF","filter.choiceFields":"Choose a field of filter","task.summary":"Summary","filterConfiguration.active":"Active","upload.empty":"Empty file, no file was uploaded","download.screenMapping.description":"Screens","screen.configuration.field.custom.externalTable.fieldConfig":"External Table Fields Configuration","aggregation.hideLegend":"Hide Legend","calendar.control.today":"Today","macro.macroMail.groupField.placeholder":"Send to field of your document who has the Group Name","screen.section.widget":"Component","extension.store.custom.templates.create.update":"Create/Update Custom Template","humanBeing.addYourLogin":"Added your login!","trackingProcess.requiredSLA":"Required SLA.","screen.section.widget.field.label":"Label","macro.integration":"Integration","document.exclusion.typeDocumentId":"If you really want to delete this document, please type the ID of this document bellow to confirm.","macro.run.error":"Action failed while running, support team was notified.","modeler.root.name":"Name","screen.filter.section.message.removed":"Filter section removed","calendar.configuration":"Configuration","moment.longDateFormat.L":"MM/DD/YYYY","documentType.downloaded.message":"You will receive a message when the excel file is ready to download.","processActorSubstitution.form.substitute.label":"Substitute","label.params":"Parameters","dataContract.resource":"Resource","wizard.previous":"Previous","process.startNew":"Start New","auth.requiredUserAgreement":"Required user agreement","screen.message.defaultSections":"Created default sections for new screen from {0} document definition.","groups.documentRemoved":"Documents removed from group {0}","attachment.version.compare":"Compare","login.password":"Password","reportExport.title.documents":"Documents","macro.multiplicityToSubDocument.multiplicityName":"Multiplicity Name","fieldTypeParam.ignore.tooltip":"It does not allow cyclical reference serialization json.","screen.configuration.sub.type.table":"Table","customRoot.themeApplying":"Applying Theme","label.delete":"delete","grid.exporting.export.pdf":"Export PDF","processHistory.saved":"Process History saved","reportSettings.message.deleted":"Successfully deleted record","label.preferredLocale":"Preferred Locale","credential.provider":"Provider","document.import.doneRefreshingIndexForDocumentType":"[%s] Done refreshing index for document '%s'.","number.decimalPlaces":"2","label.execute":"Execute","attachment.version.title":"Attachment History","deployJarEnvironment.credential":"Credential","login.rememberMe":"Remember Me","label.extensionArtifactId":"Extension ArtifactId","dataObject.import.humanBeing.autoJoin":"[%s] Auto-join human being '%s' since '%s' is public.","signup.uncompleted":"Uncompleted Sign up","screen.defaultValue.removed":"Default Document Removed","download.customCode.description":"Custom Code","screen.filter.section":"Filter Section ({0})","wizard.next":"Next","document.parentType":"Parent Type","label.avatar":"Avatar","customRoot.role.anonymous":"Anonymous User Profile","user.removed":"User removed","errorPage.403.title":"Forbidden","errorPage.report.issue":"Report to Issue Tracker","batchData.status.pending":"Pending","task.widget.name":"Name","dataObject.pluralBasename":"Plural Base Name","label.deactivate":"Deactivate","download.calendar.description":"Calendar","dataObject.download.info.message.three":"It is important to ensure that the target app is in the same appbuilder version of the Jar that will be downloaded.","datacontract.timeout":"Timeout in millis","sharing.placeholder.companyHB":"Share with Companies or People","modeler.userTask.candidateUsers":"Candidate Users","br.com.me.ceap.validator.EIN.message":"EIN is not valid","grid.optional":"Optional","templateDataField.errorOnDelete":"Error on delete field: {0}","br.com.me.ceap.validator.RUT.message":"RUT is not valid","label.dayOfMonth":"Day Of Month","macro.edit":"Edit Action","attachment.version.open":"Open","password.strength.short":"Short","attachment.remove.confirmOperation":"This attachment contains change history, all history will be deleted, this operation cannot be undone. Confirm?","﻿#":"Inherits all from default ApplicationResources.properties","application.repository.update":"Install","label.readOnly":"Read Only","customRootTranslation.translationTermsSaved":"Translation terms saved","credential.provider.userPassword":"User/Password","fieldType.integer":"Integer","activityHistorySettings.edit":"Edit","changeLog.dataObject.errorOnRemoveDataSource":"Error when remove dataSource {0}. Error message: {1}","widget.inactive":"Excluded","modeler.root.documentType":"Document Type","users.dataSource.permission":"Permissions","screen.action.theActionDescription":"Description","label.daily":"Daily","textEditor.paragraph.right":"Align right","notification.category.system":"System","customRoot.shareInstall":"Share Installation","expression.operators":"Operators","search.results":"{0} result(s)","compare.lessThanDaysAgo":"less than days ago","customRoot.deploy.step.changelog.data":"Processing Data Structures","checklist.weight":"weight","macro.schedule.warning.message.three":"Schedules should preferably be created outside office hours, so that they do not make changes to documents in use.","fieldTypeParam.refreshReference.tooltip":"Platform will always save the newest value. This is useful to avoid showing inconsistent data to the user.","document.import.documentTypeDataNotFound":"[%s] Document Type Data '%s' not found for Document '%s'. Review your file and try again","checklist.save.error":"We can't save your check list, probably there is a problem with your internet connection","label.message":"Message","aggregation.empty":"(Empty)","search.selection.all":"All","chat.people.unblock":"Unblock","audit.entity.impersonatedUsername":"Impersonated User Name","rebuild.tasks":"Pending Tasks","document.import.errorSaveDocument":"[%s] Error on save document, document index '%s'. Detail: %s","task.error.process":"Error completing {0} in BPMN Process: {1}","role.alreadyExists":"Role already exists","label.enableTimeZone.description":"Disable this option to turn off automatic synchronization with the browser","screen.section.subDocument":"Document","grid.aggregation.groupedBy":"by","processStatus.status.none":"None","customRoot.themeSaved":"Theme saved","changeLog.dataType":"Data","documentType.message.denied":"Access Denied","customRoot.deploy.step.templateEmail":"Creating E-Mail Templates","board.search.change":"Change filter","customRoot.app.access":"Select the application to access","expression.constants":"Constants","reportSettings.page.title":"Report Settings","documentType.realtime.tooltip":"Enable the Real-time behavior","label.updatedAt":"Updated at","label.uncapitalizedName":"name","download.group.custom":"Custom","dataObject.createNewField":"Create New Field","fieldTypeParam.externalField.tooltip":"External Field Name from Object","search.selection.none":"None","humanBeing.import.errorWhenAddCustomRoot":"Error when add CustomRoot '%s' to User '%s. Error message: %s","macro.subDocumentUpdate.documentType.notFound":"Sub-Document Type {0} not found","search.more.export":"Export","templateData.save":"Template saved","grid.exporting.export.xls":"Export XLS","dataObject.auditable.description":"Defines whether the table is auditable","document.import.documentIsNotASubDocumentOf":"[%s] Failed to set parent Document. Document '%s' is not a subdocument of '%s', document index '%s'.","javax.validation.constraints.Null.message":"must be null","screen.filter.message.removed":"Filter removed","label.version":"Version","macro.macroMail.ccFields.placeholder":"Send Carbon Copy fields type e-mail inside document","auth.disabled":"Authentication using username and password is disabled","documentType.fastCreation.title":"Let's start by giving a name to your Document?","company.administrator.canLeave":"The company need one or more administrators","composer.field.invalid":"Invalid Field","javax.validation.constraints.Icon.message":"Icon must be valid","notification.event.documentChanged":"Document Changed","validationType.documentData":"Document Data","search.all":"All","document.import.exceedsMaxItemsToImport":"File exceeds the maximum allowed value of items to import. Maximum allowed %d","oauth.authorize.application":"{0} Application","activity.history":"Activity History","customRoot.admin.menu":"Admin","trackingProcess.noStartOrEndEvent.error":"No End or Start Event found in Process Tracking with name {0}.","audit.version.type":"Change Type","label.close":"Close","screen.configuration.field.filterChildObject":"Child Object","humanBeing.import.userHasNoAccessToCustomRoot":"User '%s' has no access to customRoot '%s'","filterConfiguration.order":"Order","dataObjectIndex.duplicated":"Table {0} already has an index {1}","screen.action.target":"Target","label.saveAndClose":"Save and Close","company.requestJoin.do":"Request Join","dashboard.widget.calendar.description":"My Calendar","compare.lessThanWeekDaysForward":"less than week days forward","company.list":"Company Listing","documentTypeValidation.removed":"Document validation removed","audit.diff.title":"Revision","document.page.filter.inBox":"Inbox","company.requestJoin.sent":"Request join has been sent.","jarVersionHistory.parcial":"Partial","datacontract.saved":"Data Contract saved","document.page.layout.view1":"Default","document.page.layout.view2":"Only Grid","fieldTypeParam.customRenderer.tooltip":"The name of the function used in client-side to render.","company.requestJoin.refused":"Request join has been refused.","documentType.name.description":"The name should represents the purpose of your document. E.g. Task.","documentType.docDataDocValidationAdmin":"Data and Validation","process.BPMN2Files":"BPMN2 files","macro.documentRelationship.filter":"Filter","fieldTypeParam.nullable":"Nullable","label.enable":"Enable","document.relationship.readonly":"Readonly","process.history.listing.jobControl":"Job Control","getStarted.configuration":"To start you need to fill in some basic application information.","macro.macroMail.template":"Template","task.priority":"Priority","export.fields.label":"Columns","modeler.userTask.name":"Name","label.subject":"subject","download.macro.description":"Actions","textEditor.paragraph.indent":"Indent","compare.moreThanWeekDaysForward":"more than week days forward","chart.aggregation.orderBy":"Order by","attachment.layout.thumbnail":"Thumbnail","scheduler.exists":"Scheduler already exists","dataObject.import.attachment.validateDownloadProperty":"[%s] has no value.","screen.selector.group":"Companies, Groups or People","errorPage.report.duplicated":"Error already reported in issue &lt;a target=\"_blank\" href=\"{0}\"&gt;#{1}&lt;/a&gt;","styleBar.shadow":"Shadow","widget.view":"View","recoverPassword.instructions":"Enter your email to receive instructions:","dataObject.cantRemove":"Can't remove Table","macro.run":"Actions Processing","label.title":"Title","fieldTypeParam.textField.tooltip":"The text field which data will be shown.","company.addNew":"Add Company","app.new.templates":"Templates","users.removedLogin":"Login removed","branding.platform":"Mercado Eletrônico's platform will help you to create business applications. &lt;br /&gt;Very easy to use and even easier to access.","macro.macroBoard.position":"Position","label.tuesday":"Tuesday","humanBeing.session.lastAccess":"Last Access","wizard.skipStep":"Skip step","jarVersionHistory.description":"Description","filterConfiguration..sharing.type":"Sharing Type","textEditor.color.foreground":"Foreground Color","label.versionRange":"Version range","modeler.listeners.event":"Event Type","customCode.instructions":"Instructions","documentType.sharing.field":"Field","label.available":"Available","screen.action.icon":"Icon","menu.calendar":"Calendar","grid.aggregation.edit":"Edit","board.name":"Name","errors.widget.invalid":"must be a valid class","screen.section.widget.field.field":"Field","metaObject.notFound":"Id {0} was not found","macro.completeTask":"Complete Task Macro","filterConfiguration.name":"Name","dataObject.publicEditable":"Public Editable","screen.message.success":"Successfully created new screen {0}","board.update.noAccessPermission":"You do not have permission to update this board","aggregation.title":"Title","documentType.expression.sequence":"Expression Sequence","deployJarEnvironment.title":"Deployment environment","label.filter":"Filter","humanBeing.session.deviceType":"Device Type","customRoot.deploy.step.dataObject":"Creating Tables","label.preferredZone":"Time zone","dataObjectDataSource.duplicated":"Table {0} already has dataSource {1}","download.translation":"Translations","screen.defaultValue":"Default Document","customCode.instructions.password":"ceap.password -&gt; MECEAP Password","dataObject.cantAfterRemove":"Can't execute after remove table","recoverPasswordSent.resent":"Resend password","label.skip":"Skip","dataObject.external.description":"Indicates that this table is used as a external data source.","dataObject.delete":"Table deleted","compare.isNotIn":"is not in","dataObjectDataSource.save":"Data Source saved","widget.active":"Included","screen.name.validation":"Please enter a valid name for screen (e.g. Create, Edit, View)","screen.action.order":"Order","jarVersionHistory.jarFile.notFound":"Jar file not found","audit.version.entityVersionId":"Entity Version","jarVersionHistory.jarVersion":"Jar Version","dataObject.basename":"Base Name","signup.lastName":"Last name","chat.people.blocked":"Blocked people","documentType.indexesConstraints":"Indexes / Constraints","moment.months":"January_February_March_April_May_June_July_August_September_October_November_December","documentTypeData.name":"Data Name","screen.selector.message.nameUnique":"The Selector name must be unique for the same Screen","button.details":"Details","macro.multiplicityToSubDocument.parent":"Document Parent","humanBeing.import.errorWhenAddGroup":"Error when add User '%s to Group '%s' (CustomRoot '%s'). Error message: %s","screen.configuration.sub.type.list":"List","documentType.default.sharing":"Default document sharing","aggregation.type.count":"Count","dataObject.download.jarVersionHistory.success":"Successfully created jar version: {0}, the download Jar will be available in the Version History.","dashboard.description":"My Dashboard","calendar.period.start":"Start","company.numberType":"Number Type","grid.aggregation.direction":"Direction","errorPage.503.accessAdminPage":"Access the admin Panel","macro.macroMail.type":"Mail","sharing.shared":"Shared","macro.notification.removeDocumentLink":"Remove Document Link","screen.filter.group":"Companies, Groups or People","document.page.macro.run":"Run","dataObject.import.setFieldValueException":"[%s] '%s', setFieldValue threw exception: '%s'. field: '%s' value: '%s'.","locale.englishCA":"Canadian English","process.file.invalid":"Process file name is invalid: {0}","customRootAdminPage.empty.description":"Empty all data in the app","document.PrivateGroupsEmpty":"Private Groups not informed","inbox.subscription":"Subscription","fieldTypeParam.minLength":"Minimum Length","label.configuration":"Configuration","documentTypeData.creating":"Creating...","document.relationship.message.document.notfound":"Document {0} not found","label.month":"Month","document.upload.user.success":"The file {0} was &lt;b&gt;successfully&lt;/b&gt; processed, refresh your page if needed.","app.new.name.placeholder":"Internal Name","datacontract.internal.description":"Between MECEAPs","upload.validate.minFileSize":"File is too small","documentType.index.violation":"The index: {0} of documentType: {1} can not be created because there are duplications using the unique key","document.relationship.documentType":"Document","attachment.grid.action.download":"Download file","customRoot.deploy.step.section":"Creating Partial Views","templateMail.remove.exception":"This {0} is a system template and can't be removed","documentTypeValidation.field":"Field","screen.dialog.pendingChanges":"You have pending changes, you want to save?","documentType.downloaded":"Downloaded at","macro.relatedDocumentMacroExecution":"Related-Document Macro Execution","documentType.administration":"Document Administration","board.boards.shared":"Others Boards","menu.reports":"Reports","document.updated":"Document successfully updated.","templatemail.info":"Only custom templates can be edited","checklist.create":"Create CheckList","screen.action.confirmation.description":"The text confirmation that will be shown before the action","fieldTypeParam.minLength.tooltip":"The minimum number of characters in this field.","pendency.template.task":"[$app] - Task $task from document $document #if($summary)($summary)#end has been assigned to you or a group you belong to.","deployJarEnvironment.external.invalidArgument":"Please inform the Url and Credential","sharing.noSharePermission":"You have no Sharing Permission on this Document or in DocumentType","macro.subdocument.execute2.exception.subDocumentType.required":"Sub-Document Type is required","customCode.saved":"Custom Code saved","br.com.me.ceap.validator.CNPJ.message":"CNPJ is not valid","change.origin.web":"Web","documentType.subDocument.message.exists":"Document {0} is already a sub-document","document.added":"Document successfully added.","extension.store.title":"Extension Store","customRoot.displayName":"Display Name","screen.configuration.field.custom.externalTable.fieldChange.cleanFieldRootObject":"Clean Field Root Object","grid.multiselect.invert":"Invert","label.properties":"Properties","customRoot.test.removed":"Test removed","inbox.label.filter":"Filter","notification.event.updateCheckList":"CheckList Updated","company.joinHumanBeingThisCompany":"Join Human Beings","audit.version.className":"Entity ClassName","humanBeing.role.user.empty":"Can't remove role {0}","checklist.validation.required":"CheckList name is required","document.import.failedSetValue":"[%s] Failed to set value from line '%s' for property '%s' document type data '%s' document index '%s' document type data index '%s'. Detail: %s","screen.configuration.screen.name":"Name","link.widget.imgURL":"Image URL","documentType.webService.tooltip":"Generate the Web Service (WSDL)","humanBeing.accountAdded":"Added your {0} account!","document.page.actions.checkUncheckAll":"Check/Uncheck All","calendar.sharing":"Sharing","errorPage.report.issue.link":"Go to Issue #{0}","notification.user.requestJoin":"was sent you a request to join company {0}","chart.type.funnel":"Funnel","menuPosition.top":"Top","macro.subdocument.execute2.exception.choice.parentDocumentType":"Choose a Parent Document Type","locale.englishGB":"British English","customRoot.joined":"Joined at Application {0}","document.import.parentDocumentNotFound":"[%s] Parent document '%s' with id '%s' was not found. Document index '%s'.","processHistory.descOrder.description":"Show the result in descending order","customCode.removed":"Custom Code removed","reportExport.confirmation":"The report generation may take a long time to process. Do you want to continue?","dataObjectDataSource.notFound":"DataSource {0} not found for DataObject {1}","customRoot.deploy.step.translation":"Installing Translations","groups.notFound":"Group: {0} was not found","label.endDate":"End Date","fieldTypeParam.updatable":"Updatable","notification.task.assignment":"A new task {0} was assigned to you, document type: {1}, document ID: {2}.","textEditor.lists.unordered":"Unordered list","screen.copyConfigFrom":"Copy configuration from","templateMail.removed":"The template {0} was removed","company.companyIdNumber":"Company Id Number","dataObject.import.processingTotalRecords":"[%s] Processing: '%s', total records: %d.","humanBeing.humanBeing":"Human Being","process.modeler":"Modeler","button.register":"Register","inbox.page.actions.refresh":"Refresh","changeLog.mapperNotFound":"Mapper not found {0}","calendar.control.month":"Month","notification.calendar.sharing.removed.to":"removed the sharing of calendar {0} to {1}.","download.humanBeingMapping.description":"Human Being Data Source","checklist.remove":"Remove CheckList","dataObject.plural":"Tables","screen.configuration.section.restrictions.minLength":"Min Length","label.settings":"Settings","screen.dialog.summary":"{0} of {1}","macro.subDocumentUpdate.documentType":"Sub-Document Type","macro.fieldValueNotFound":"The field {0} with value {1} was not found in the data object {2}.","calendar.event.color":"Color","users.dataSource.name":"Name","customRoot.downloaded":"The file of application {0} was finished! This download expires in 1 day","calendar.resource.unavailable":"Resource Unavailable","screen.configuration.field.show.bannerUpload":"Show as Banner Upload","button.complete":"Complete","screen.configuration.field":"Field: {0}","moment.calendar.lastDay":"[Yesterday at] LT","notification.event.board.sharing":"Board Sharing","attachment.uploaded":"Uploaded by {0} about","label.friday":"Friday","notification.event.macro":"Message","document.cantExecuteAfterAttachmentRemove":"Can't execute after attachment remove","user.role.selected":"Users into this role","activity.boardList.removed":"List {0} was &lt;b&gt;removed&lt;/b&gt;.","label.level":"Level","upload.title":"Upload Jar","label.required":"Required","documentType.fields.duplicated":"There are duplicate fields with the Property: {0}","processActorSubstitution.form.active.tooltip":"Active","audit.entity.className":"Entity ClassName","document.message.old":"This document has been changed, please 'Refresh' the page","dataObject.download.field.required":"The {0} field is required.","label.attachments":"Attachments","users.exampleDate":"Example","customRoot.newDocumentType.advanced":"Advanced Creation","app.new.package.placeholder":"Application Package","modeler.userTask.actorResolver":"Actor Resolver","calendar.resource.new":"New Resource","componentState.customRoot":"App","modeler.listeners.event.start":"Start","modeler.listeners.task":"Task Listeners","download.activityHistorySettingsMapping":"Activity History Settings","label.computerTimeZone":"Computer TimeZone: GMT{0}","process.addDragDropBPMNFiles":"Add (or drag-and-drop) BPMN2 files to upload","checklist.weight.info":"Defines the complexity of the task from 1 to 10","select2.formatLoadMore":"Loading more results...","download.reportFilter":"Report Filters","grid.loadText":"Loading...","compare.lessThanDaysForward":"less than days forward","dataObjectIndex.name":"Index","macro.macroMail.to":"To","screen.configuration.field.advanced":"Advanced","label.dayOfWeek":"Day Of Week","document.page.filter.archived":"Archived","policies.privacy.cookies.advertising":"This site uses cookies. By continuing to browse this site, you agree to this use.","documentType.relationship.message.duplicated":"Already exist relationship with {0}","waiting.workingInProgress":"Working...","dataObject.download.info.name":"Name","documentTypeData.dataObject.name.description":"The name of the main business object. E.g. Activity.","audit.version.id":"Revision Id","document.document":"Document","upload.documentSheetNotFound":"_Document_ sheet not found. Review your file and try again","company.requestJoin.approval":"Request join has been sent, awaiting approval.","filterConfiguration.sharing.title":"Sharing","documentTypeValidation.validationClass":"Validation Class","documentType.subDocument":"Sub-Documents","jarVersionHistory.fileSize":"File Size","documentType.upload.error":"The file uploaded was &lt;b&gt;failure&lt;/b&gt; click here {0} to see the result","task.screen.currentScreen.description":"Task's current screen to show","notification.documentChanged.name":"Someone","screen.action.redirectUrl":"Redirect URL","dataObject.import.startedProcess":"[%s] Started process: '%s'.","label.user":"User","dataObject.exportable":"Exportable","menu.about":"About","button.data":"data","menu.trackingProcess":"Tracking","extension.store.custom.templates.install":"Install Custom Template","componentState.value":"Value","company.mustHaveName":"Company must have a name","document.version.show":"Show Document Version","dataObject.external.expire.tooltip":"Expire in hours","audit.version.record.notFound":"Version of {0} with id {1} was not found","notification.category.checklist":"CheckList","grid.aggregation.add":"Add Chart","company.requestJoin.accepted":"Request join has been accepted.","macro.relationship.errors.minFilterSize":"It''s required to include at least 1 (one) filter to the {0} macro when the action is to add","macro.macroMail.toFields.placeholder.deprecated":"This field is deprecated, please use the field below","screen.section.name":"Name","login.title":"Login to your account","users.logins":"Logins","label.enableTimeZone":"Enable Time Zone Synchronization","signup.password.confirm":"Confirm password","theme.changeDefault":"Set Default","screen.configuration.section.orderDirection.asc":"(A-Z)","filter.reset":"Reset Filter","moment.longDateFormat.LT":"h:mm A","customRoot.storageType":"Attachment Storage","moment.longDateFormat.LL":"MMMM D YYYY","macro.subdocument.execute2":"Sub-Document2 Macro Execution","compare.lesserThanEqual":"&lt;=","screen.redirectScreen":"Redirect Screen","screen.configuration.section.label.orientation.left":"Left","app.new":"New","document.page.filter.starred":"Starred","deployJarHistory.application":"Application","document.activity.archived":"The document was archived.","menu.taskActorSubstitutionConfiguration":"Process Actor Substitution","calendar.error.exists":"Calendar with name {0} already exists","calendar.period":"Office Hours","management.monitoring":"Monitoring","task.createdOn":"Created On","signup.register":"I want to register","moment.calendar.sameElse":"L","label.number":"Number","label.retract":"Retract","label.aborted":"Aborted","changePassword.new":"New Password","documentType.expression.subDocument":"Sub-Document","widget.title":"Title","errors.connectionFailure":"Internet connection failure","screen.section.widget.custom.renderer":"Custom Renderer","documentType.message.duplicated":"Already exists a document named {0}","label.inbox":"Inbox","company.idNumber.same":"Already have a identification with type {0}","sharing.private.description":"Only you can see it","screen.configuration.section.sub.orientation.horizontal":"Horizontal","document.import.errorWhenExecutingMacros":"[%s] Error when executing macros for document index '%s'. Detail: %s","fieldTypeParam.identification":"Identification","document.relationship.message.document.duplicated":"Already exist relationship","screen.configuration.sub.criteria":"Filter","app.target.name":"Target Application","processActorSubstitution.form.startDate.label":"Start Date","calendar.message.access.denied":"You don't have access to calendar {0}","dataObject.external.invalidArgument":"Please inform the Url and Credential","label.refuse":"Refuse","screen.actorResolver":"Actor Resolver","customRoot.deploy.step.changelog.structure":"Processing Structures","attachment.grid.description":"Description","webapp.testMessage2":"Hello {0}, you are a {1} fighter but, {2} is {3}","users.decimalSeparator":"Decimal Separator","modeler.action.help":"Help","webapp.testMessage3":"Hello again {0}, you are a {1} fighter but, {2} is very {3}","aggregation.widget.label":"Label","process.history.listing.title":"Process History for Process #{0} (processId: {1}, version: #{2})","upload.addAndDragDropExcelFiles":"Add (or drag-and-drop) one Excel file to upload","document.import.documentTypeRequired":"Document name is required","aggregation.stacking":"Stacking","scope.invalidName":"Invalid scope name {0}, Scope name must start with prefix {1}","process.importBPMN2Files":"Import BPMN2 process files","inbox.all":"All","jarVersionHistory.created":"Creation date","dataObject.import.object.fkNotFound":"[%s] Error while processing column '%s', foreign key '%s' not found on Data Object '%s'.","composer.field":"Fields","screen.action.created":"Successfully created new button","label.companies":"Companies","screen.section.widget.field":"Field","screen.configuration.sub.type":"Type","menu.services":"Services","label.locale":"Locale","label.installed":"Installed","export.addedQueue":"Export added to processing queue. this process may take a long time.","screen.configuration.field.title":"Show Title","modeler.startEvent.id":"Id","document.add":"Add {0}","documentType.cloneableFields.field":"Field","aggregation.widget.backgroundColor":"Background color","humanBeing.access":"Access","acl.share":"Can Share","grid.paging.first":"First Page","management.link":"Administrative","menu.scheduledMacros":"Scheduled Macros","reportExport.title.report":"Report","screen.options.showProcessHistory":"Process History","board.infoHeader":"created by &lt;b&gt;{0}&lt;/b&gt;","screen.filter.copyConfiguration":"Copy configuration from","customRoot.changePackage":"This operation will be change the Package Name and cannot be undone. Confirm?","screen.action.target.blank":"Blank","screen.action.redirectScreen":"Redirect Screen","inbox.page.actions":"More","process.deactivated":"Process was deactivated","dataObject.webService":"Web Service","humanBeing.session.systemOperational":"SO","customRoot.wait":"Preparing Application. Please Wait...","documentType.plural":"Documents","label.creator":"Creator","screen.message.field.invalidDTD":"The field {0} is not related with DataType {1}","customRootTranslation.term.created":"The term {0} was created","label.poweredBy":"Powered by","changeLog.dataObject.errorOnRemoveDataObject":"Error when remove table {0}. Error message: {1}","screen.readOnlyMode":"ReadOnly Mode","customRoot.updates":"There are updates available to {0}.","screen.action.filter.added":"The filter is added to button, remember to save the button to effect the change","compare.moreThanWeekDaysAgo":"more than week days ago","chart.type.column":"Column","documentType.expression.subDocument.description":"Expression with sub-documents will be evaluated only after save","label.importData.errorsWarnings":"Errors and Warnings","documentType.expression.order":"Order","button.new":"New","calendar.holiday.duplicated":"Holiday with name:{0} already exists","attachment.grid.uploaderName":"Sent by","upload.delete":"Delete","trackingProcess.diagram":"Diagram","recoverPassword.loginNotFound":"Login not found","documentType.informationSaved":"Document information saved","calendar.resource.title":"Title","label.reset":"Reset","deployJarEnvironment.external.invalidConnection":"Invalid connection","trackingProcess.diagram.upload.succeeded":"Diagram upload succeeded.","macro.multiplicityToSubDocument.multiplicity":"Multiplicity","document.import.documentTypeNotFound":"Document {0} was not found","sort.orderBy":"Order by","management.system":"System","dataObject.download.info":"Version details","emailLog.messages":"E-mail Messages","download.dataObjectData.description":"Tables Data","documentTypeData.dataObject.description":"Represents the name of the main business object structure in this document.","chart.type.bubble":"Bubble","label.urlToken":"Url Token","groups.admin":"Groups Administration","macro.createSubDocument":"Create Sub-Document","sharing.placeholder":"Share with Companies, Groups or People","screen.configuration.section":"Section {0}","label.humanBeing.importDataHistory":"Users - Import Data History","screen.configuration.section.widgets":"Components","company.url":"http://www.me.com.br","aggregation.type.yearHistogram":"Year","processActorSubstitution.form.error.startDateAfterEndDate":"The start date can't be after end date","errorPage.409.title":"Oops! Concurrent Request","customRootAdminPage.remove":"Remove","task.widget.created":"Created","screen.section.column":"{0} Column","label.groupId":"GroupId","datacontract.grid.timeout":"Timeout","jarVersionHistory.appVersion":"App Version","label.thursday":"Thursday","upload.start":"Start","label.documentType.screen.choose":"Choose a screen:","trackingProcess.name":"Name","expression.functions":"Functions","audit.entities":"Entities","calendar.only":"Only this","customRoot.setAsCustomRoot":"Successfully set {0} as current Application.","download.filterMapping":"Filters","dataObjectDataSource.delete":"Data Source deleted","document.import.fieldDefinedRequiredAtTemplateHasNoValue":"Field '%s' of '%s' is defined at the template as required but is invalid or has no value in line '%s'.","document.import.invalidDocumentType":"Document name {0} was not found on worksheet","dataObject.name.description":"The name should represents the purpose of your table. E.g. Task.","export.msg":"Choose whether to export All Columns or only Active Columns.","aggregation.stacking.normal":"Normal","macro.scheduled.history.grid.totalHitsFiltered":"Total Hits","errorPage.report.waiting":"Reporting error to Issue Tracker...","dataObject.import.attachment.randomFileName":"[%s] No file name obtained from url: '%s', generated random name '%s'.","recoverPasswordSent.recoverPasswordSent":"Recover your password!","inbox.add":"Add to Inbox","filter.filter":"Filter","label.action":"Action","document.relationship":"Relationship","screen.saved":"Screen successfully saved","documentType.containsDocumentTypes":"There are document types {0} referencing date.","rebuild.abortProcess":"Abort Process","extension.store.custom.templates":"Custom Templates","documentType.downloaded.error":"The file of document {0} failed ({1})","label.field":"Field","dataObject.indexesConstraints":"Indexes / Constraints","screen.configuration.field.show.simpleTextArea":"Show as Text Area","filter.noFilterSelected":"No filter selected","document.all":"All Documents","company.removedHumanBeingCompany":"Removed User from Company","screen.action.exists":"Action with name {0} already exists.","export.title":"Export Grid","document.import.documentIsASubDocumentOfAnotherDocument":"[%s] The document is already a subdocument of another document. Current parent document '%s', id '%s'. Document index '%s'.","customRoot.cantLeave":"You can't leave Application {0}","notification.event.board.sharing.privacy":"Board Sharing Privacy","calendar.resource.toolTip":"ToolTip","macro.macroBoard.type":"Board","calendar.color":"Color","grid.columns.activeAll":"Enable all","document.internalID":"Internal ID","notification.macro":"{0} {1}","document.import.informationSheetFound":"[%s] _Information_ sheet found, no need. Avoid to use the old template.","macro.list":"Actions","macro.subDocumentUpdate.fields":"Fields","document.import.refreshingIndexForDocumentType":"[%s] Refreshing index for document '%s'.","notification.event.createCheckList":"CheckList Created","customRoot.settings":"Settings","menu.layout":"Layout","document.documents":"Documents","emailLog.status.sending":"Sending","macro.createSubDocument.restriction.tooltip":"Conditions to not execute the macro","templateData":"Template","screen.section.documentTypeData":"Data Type","avatar.invalid":"The avatar image is not valid, please try to upload again","role.permission.customRoot":"Application permissions","documentType.notifyUsers":"Notify users on change","documentType.sharing.add.message":"This document will be shared with {0}.","messaging.message.processingAttempts":"Processing Attempts","notification.calendar.sharing.added.to":"shared the calendar {0} to {1}.","users.idNumberSaved":"Identification Number Saved","inbox.field.template":"Template","attachment.forbidden":"Attachment blocked by security reasons.","macro.parentDocumentMacroExecution.execute.actions.description":"Actions to execute in the Parent-Document","humanBeing.emailExists":"User with this e-mail already exists","label.scope":"Scope","document.page.actions.export":"Export","macro.integration.contentType":"Content Type","auth.createSocialAccount.head1":"ME ACCOUNT","auth.createSocialAccount.head2":"More safety and ease for you","templateData.deleted":"Template deleted","list.group.expand":"Expand","login.type.disabled":"This login type is disabled","document.cantSave":"Can't save Document","customRoot.downloaded.ready":"File ready to download","label.duration":"Duration","br.com.me.ceap.validator.CheckPrivateShare.message":"Private share is required","process.nodeConstraint.default":"Default?","macro.macroMail.cc":"Cc","document.exclusion.understandConsequencies":"I understand the consequencies, delete this document","label.notScheduled":"Not Scheduled","alert.notMatch":"The typed information does not match","label.allPendingChangesWillBeLost":"All pending changes will be lost","screen.configuration.field.show.radioGroup":"Show as Radio Group","macro.create":"Create Action","label.sections":"Sections","theme.changeDefault.confirmOperation":"Do you want to choose {0} theme as default?","changeLog.dataObject.errorOnChangeIndex":"Error when change index {0}. Error message: {1}","grid.yes":"Yes","aggregation.widget.operator":"Operator","board.documentNotMoved":"The document &lt;b&gt;{0}&lt;/b&gt; was not moved from list &lt;b&gt;{1}&lt;/b&gt;.  Please check that this document has not already been moved before.","dataObject.duplicateKey":"The keys are duplicated, error on save {0}","activityHistorySettings.tooltip.omit":"If checked will omit the selected field","list.group.collapse":"Collapse","modeler.gateway.id":"Id","screen.action.validateScreen.description":"This option will cause the screen to be validated before saving the information.","screen.configuration.section.advanced":"Advanced","label.redirectUrl":"Redirect Url","documentType.theNameMustBeUnique":"The index name must be unique for the same Document","login.socialLogin.notFound":"MECEAP social login not found","dataObject.import.attachment.startingDownload":"[%s] Starting download from %s.","document.exclusion.unexpectedThings":"Unexpected bad things will happen if you don’t read this!","inbox.page.display.list":"List","document.relationship.label":"Label","label.added":"added","company.removedCustomRootCompany":"Removed Application from Company","customCode.instructions.updateBPMNProcess":"3.2. Update Custom Root BPMN Processes","filterConfiguration":"Filter Configuration for {0}","dataObject.import.doneSavingData":"[%s] Done saving '%s' data.","label.custom":"Custom","label.active":"Active","br.com.me.ceap.validator.SSN.message":"Social Security Number is not valid","calendar.error.lastDayMonthPeriod":"Period not allowed: {0}","label.when":"When","app.link.credential.plug":"Plug host","scope.user_info":"Basic information about user","macro.run.progress":"{0} of {1} documents","process.migrate.done":"Process instance {0} migrated to Process {1} Version {2}","humanBeing.import.roleNotFound":"Role with name '%s' not found","macro.scheduled.history.grid.totalHitsProcessed":"Documents Processed ","activity.card.moved":"&lt;b&gt;Card&lt;/b&gt; #{0} was &lt;b&gt;moved&lt;/b&gt; from list &lt;b&gt;{1}&lt;/b&gt; to list &lt;b&gt;{2}&lt;/b&gt;.","credential.alreadyExists":"Credential already exists with name {0}","screen.configuration.section.active":"Active","label.urlAuthorize":"Url Authorize","customRoot.deploy.step.resources":"Installing Resources","process.history.column.desc":"Event Description","download.customCode":"Custom Code","button.upload":"Upload","application.repository.jar.invalid":"Application artifact not found","label.undone":"Undone","br.com.me.ceap.validator.passwordStrength.message":"The password is not valid, the min length is {0} and the strength must be equals to or greater than {1}","batchData.batchDataType":"Exportation Type","templatemail.dataObject":"Table","task.completed":"Task {0} completed","screen.configuration.section.orderDirection.desc":"(Z-A)","groups.create":"New Group","label.substitutePendingTasks":"Substitute Pending Tasks","aggregation.showDataLabel":"Show Data Label","humanBeing.session.browserName":"Browser","label.today":"Today","screen.section.usages":"Usages","customRoot.changeDefault":"Changed default Application to {0}","download.dataObjectData":"Tables Data","documentType.templates.board":"Board Card","label.created":"Created","macro.relatedDocumentUpdate.filter":"Filter","label.next":"Next","agreement.page":"Hello, your page has a new look. You want to continue to use it?","fieldTypeParam.foreignKey.tooltip":"Unique Key relation between the data ","br.com.me.ceap.validator.RUC.message":"RUC is not valid","humanBeing.login.loginType":"Login Type","document.upload.success.info":"See {0} or {1} for more information.","tag.shared":"Tag shared","widget.new":"New","documentType.documentTypeSequence.resetPeriod":"Reset period","br.com.me.ceap.validator.IdentNumber.message":"{0} is not valid","label.label":"Label","task.duration":"Duration","board.updated":"Board {0} updated","deployJarEnvironment.baseUrl":"Url","board.defaults.todo":"To Do","dataObject.create":"Create new...","menuPosition.left":"Left","customRoot.pendentChangesToCompile":"Application has {0} pending changes to compile.","link.widget.targetURL":"Target URL","audit.changes":"Changes","modeler.taskHandler.id":"Id","aggregation.type.average":"Avg","calendar.resource.edit":"Edit Resource","aggregation.type.maximum":"Max","menu.inbox":"Inbox","customCode.instructions.prerequisiteMVN":"Prerequisite: Maven","notification.documentChanged.from":"&lt;i&gt;from&lt;/i&gt;","dataObject.import.attachment.startingProcess":"[%s] Starting process attachment column '%s' from '%s'.","app.link.edit.title":"Edit Application","company.exists":"Already exists a company with identification {0}","customRoot.test.className":"Class Name","errorPage.503.title":"Service Unavailable","macro.schedule.warning.message.one":"Effective filters are necessary to not compromise the application's performance.","restTemplate.error":"An error occurred while trying to get the restTemplate {0}, Code Error: {1}","expression.expression":"Expression","documentType.subDocument.message.cantRemoved":"Sub-document {0} can't be removed","chart.result.limit":"Limit of results","customRoot.shareInstall.send":"Send the invitation by email.","download.emailMapping":"Templates E-mail","chat.hide":"Hide","fieldTypeParam.externalField":"External Field Name","screen.configuration.section.restrictions.required.message":"You must add at least one record.","label.enabled":"Enabled","macro.parentDocumentUpdate.fields":"Fields","customRoot.shareInstall.sent":"Invitation email sent successfully!","calendar.error.range":"Invalid date","messaging.message.error.queueNotFound":"Queue {0} not found","br.com.me.ceap.validator.IN.message":"National Insurance Number is not valid","audit.revision.type.removed":"Removed","macro.favorite.type":"Favorite","inbox.page.actions.export":"Export","dataObject.remove":"Remove","label.noRecord":"No record found.","screen.section.widget.field.label.orientation.top":"Top","calendar.description":"Description","screen.configuration.section.button.add":"Show Add Button","filterConfiguration.sharing":"Sharing","templateData.errorOnSave":"Error on save template: {0}","macro.conditions":"Conditions","groups.notFound.macro":"Group: {0} was not found macro: {1}","button.capitalizedEdit":"Edit","errorPage.500.title":"Oops! Something went wrong","screen.configuration.section.field.orientation":"Field Orientation","document.import.concurrencyFailureException":"Document has been changed by another user / process.","documentType.containsData":"There are data structure in the Document {0}.","customRootTranslation.importFile":"Import Translation Terms","fieldTypeParam.length":"Length","label.import.processStatus":"%s - %d %% completed.","customRoot.test.cleared":"Tests cleared","upload.validate.acceptFileTypes":"File type not allowed","upload.FailedToImportFile":"Failed to import file: {0}","notification.board.private":"changed the board {0} to private.","download.processHistory.description":"Download Process History","calendar.event.new":"New Event","customRoot.app.my":"My","locale.language":"Language","download.emailMapping.description":"Template E-mail","notification.type.notification":"Notification","getStarted.letsStart":"Let's Start?","task.complete":"Complete Task","document.identification":"Identification","notification.checkAll":"Mark all as read","board.listAdded":"List Added","groups.elements":"Group Elements","activity.card.added":"&lt;b&gt;Card&lt;/b&gt; #{0} was &lt;b&gt;added&lt;/b&gt; to list &lt;b&gt;{1}&lt;/b&gt;.","modeler.sequenceFlow.id":"Id","app.new.external":"External App","notification.title":"Notifications","screen.options.showPrivacyPanel":"Privacy Panel","app.credential.on":"Please disconnect from the target host so you can create a new credential.","trackingProcess.durationType":"Duration Type","board.search.search":"Search","button.show":"show","templateData.errorOnDelete":"Error on delete template: {0}","rebuild.title":"Rebuild","macro.relatedDocumentMacroExecution.filter":"Filter","company.addHumanBeing":"Join Human Being","datacontract.internal":"Internal","filterConfiguration.saved":"The filter {0} was saved successfully","customCode.exception.exists":"Custom Code with classname {0} already exists","upload.sendInvite":"Send Invite","users.groupSeparator":"Group Separator","dataObject.import.object.startingProcess":"[%s] Starting process data for column '%s' from '%s'.","customRoot.shareInstall.title":"Sharing Installation...","inbox.message.subscribe.exists":"Already exists subscription with url {0}","javax.validation.constraints.AssertFalse.message":"Must be false","label.hours":"Hours","calendar.delete":"Delete","customRootAdminPage.clear.description":"Remove data and structures","menu.reportSettings":"Report Configuration","company.humanBeings.selectOne":"Select one or more human beings","acl.delete":"Can Delete","checklist.number":"number","search.aggregations":"Filters for this search","datacontract.menu":"Data Contract","permission.cannotEdit":"Permission cannot be edited","documentType.createNew":"Create New Document...","screen.configuration.sub.button.addNew":"Show Add And Continue","screen.configuration.section.label":"Label","scope.user_profile":"Get profile of user","processActorSubstitution.form.startDate.tooltip":"Start Date","document.import.identification":"Identification","notification.category.document":"Document","humanBeing.disabled":"User is disabled","screen.configuration.section.restrictions.minLength.message":"You must enter at least {0} records.","task.widget.summary":"Summary","activity.addedAbout":"Added about","signup.send":"Register","javax.validation.constraints.AssertTrue.message":"Must be true","user.cantRemove":"Sorry, but user can't be removed due associated data","modeler.userTask.screen.dynamic":"Dynamic Document Screen","screen.configuration.field.renderer":"Renderer Class","idnumber.type":"Id Number Type","batchData.status.processing":"Processing","moment.ordinal":"%d","screen.action.macro":"Actions","process.download":"Download","templateMail.integrityViolation":"This template can not be deleted because it is associated with other entities","textEditor.link.link":"Link","trackingProcess.phase.exists":"Phase with name {0} already exists.","macro.documentClone.actions.description":"Actions to execute in the cloned document","label.updated":"Updated","label.dayOfMoth":"Day","errorPage.503.message":"The requested service is unavailable","aggregation.legend":"Legend","label.url":"Url","macro.subdocument.execute2.exception.noneOrMoreThanOne":"None or More than one","screen.configuration.section.orderDirection":"Direction","process.diagram.lost":"All changes made to diagram will be lost. Do you want to continue?","documentType.notification.exists":"Notification already exists.","audit.version.impersonated.userName":"Impersonated User Name","trackingProcess.invalidRange":"Invalid range value.","calendar.holiday.new":"New Holiday","dataObject.name":"Name","change.status.executed":"Executed","fieldTypeParam.searchable":"Searchable","inbox.deleted":"Inbox deleted","tag.tag":"Tag","calendar.control.list":"List","customRoot.test.title":"Tests","dataObject.confirmClear":"This is unrecoverable confirm clear?","dataObject.download.info.hasPk":"Has PK","dataObject.save.failed":"Failed to save {0} errors {1}","label.noContentFound":"No content found","trackingProcess.task":"Task","notification.event.doneChangeCheckList":"CheckList done change","attachment.grid.size":"Size","label.external.applications":"External Applications","documentType.removed":"Document Removed","customRootTranslation.sizeExcedded":"Property {0} it is very big","label.columns":"Columns","customRoot.deploy.step.coffeeScript":"Installing Coffeescript","macro.macroBoard.denied":"Access denied for board {0}","processStatus.status.doneWithError":"Done with error","processActorSubstitution.form.error.emptyPhases":"It's required to choose at least one phase","chat.dialog.hide":"Hide","captcha.invalid-input-response":"Invalid verification code.","task.status":"Status","batchData.status.reprocessing":"Reprocessing","screen.configuration.screen.readOnlyMode.never":"Never","trackingProcess.processSla":"Process SLA","board.activity.activity":"Activity","filter.fieldNotChanged":"This filter must be changed by owner or administrator.","grid.aggregation.download":"Download","macro.scheduled.history.grid.ended":"Ended","audit.revisions":"Revisions","macro.subdocument.execute2.filter":"Filter","screen.action.theActionTitle":"Title","modeler.action.export.svg":"Export to SVG","macro.macroMail.cc.placeholder":"Send Carbon Copy Groups or People","trackingProcess.sla":"SLA","templatemail.name":"Name","label.renderer":"Renderer","messaging.message.jolokia.unavailable":"Jolokia is not active in ActiveMQ. Some queues and quantity may not appear.","changeLog.dataObject.errorOnAddDataObject":"Error when add table {0}. Error message: {1}","screen.configuration.section.repeaterType.accordion":"Accordion","dataObject.download.info.webService":"Web Service","document.parentId":"Parent Id","composer.field.leastOneRecord.message":"Field configuration must have at least one record.","users.defaultFormat":"Default ({0})","calendar.event.end":"End date","process.history.column.start":"Start Date/Time","macro.fieldEvaluator.label":"Fields","users.validationDecimalGroupSeparator":"Decimal and group separator must be different.","auth.invalidCode":"Invalid validation code","document.relationship.message.relation.notfound":"Relationship not found","customLog.menu":"Custom Log","customRoot.share":"Share","macro.documentSharing.groupField":"Group Field","textEditor.link.insert":"Insert Link","macro.subDocumentUpdate.documentType.required":"Sub-Document Type is required","screen.options.showBoard":"Board","trackingProcess.processID":"Process ID","macro.documentClone.actions":"Actions to execute","documentType.mapping.limit.exceeded":"The document type {0} can not be saved because de elastic search limit is exceeded, the limit is: {1}, and the current number is: {2}","dataObjectIndex.violation":"The index: {0} can not be created on dataObject: {1} because there are duplications using the unique key","process.goToTasks":"Go To Tasks","screen.configuration.sub.fields.renderer":"Custom Renderer","screen.section.widget.composition":"Partial View","dataobject.upload.success":"The file {0} was &lt;b&gt;successfully&lt;/b&gt; processed.","menu.test":"Tests","label.recover":"Recover","textEditor.paragraph.center":"Align center","calendar.resource.duplicated":"Resource with name:{0} already exists","document.remove":"Remove Document","screen.configuration.section.icon":"Icon","document.import.documentIdNotFound":"Document id: {0} of type {1} was not found","templatemail.clearAll":"Cleared all e-mails","calendar.event.calendar":"Calendar","customRoot.themeFileNameMaxSizeError":"The maximum file name length of {0} was exceeded for the field {1}.","label.accepted":"accepted","dataObject.fields":"Fields","customRoot.deploy.step.javascript":"Installing Javascript","screen.configuration.screen.hierarchy":"Hierarchy","document.import.startedSaveDocuments":"[%s] Started save documents for '%s', number of documents %d.","company.details":"Company Details","label.external":"External","screen.configuration.field.label":"Label","document.import.fieldPath":"Full Field Name","label.loading":"Loading","pendency.grid.description":"Description","customRootTranslation.wrongContent":"Invalid content {0}","auth.createSocialAccount.message2":"Your current account will be related to your brand new ME Account.","login.disabled":"This login is disabled","auth.createSocialAccount.message1":"Now we got the ME Account, a unique login for all Mercado Eletrônico services. More security and easy of use of your applications","customRoot.role.admin.login":"Login administration user profile","document.import.startedDataTransformation":"[%s] Started data transformation.","customRootTranslation.translation":"Translation","process.id":"Process Id","activity.card.removed":"&lt;b&gt;Card&lt;/b&gt; #{0} was &lt;b&gt;removed&lt;/b&gt; from list &lt;b&gt;{1}&lt;/b&gt;.","errorPage.503.maintenance.message":"The requested service is down for maintenance","label.export.excel":"Export to Excel","screen.configuration.section.showColumnHeader":"Use Label as Column Header","reportExport.exception.emptyResults":"No results found for the inputted criteria, the report will not be generated.","fieldTypeParam.markDownEditor.tooltip":"The field will be rendered as a markdown editor component.","br.com.me.ceap.validator.NIPC.message":"Not a well-formed NIPC number","macro.relatedDocumentUpdate.relationshipType":"Relationship Type","grid.chart.columnExists":"Column is already at Charts","grid.aggregation.advanced":"Advanced Options","filterConfiguration.fullName":"Full Name","avatar.removed":"Avatar Removed. Please, refresh your page.","filterConfiguration.fields":"Fields","screen.selector":"Selector","aggregation.widget.enableLink":"Enable Link","screen.configuration.section.field.orientation.vertical":"Vertical","macro.duplicated":"Action with name {0} already exists","humanBeing.session.expire":"Expire","button.archive":"Archive","search.view":"View Mode","fieldType.date":"Date","scope.scopeExists":"Scope with name {0} already exists","fieldTypeParam.filterField.tooltip":"The filter field which data will be filtered.","documentType.detailsUpdated":"Document details updated","errors.minLength.invalid":"Must be at least {0} characters","documentType.order":"Order","macro.marcroBoard.notExists":"The board included in this action doesn't exists anymore, please review your action.","dataObject.import.object.fkMissingField":"[%s] Error processing column '%s', missing foreign key field '%s' of Data Object '%s'.","upload.documents":"Upload Worksheet","company.seeMy":"See My Companies","label.day":"Day","label.update":"Update","humanBeing.import.inviteNotSent":"Invite not sent for User '%s', user already has a valid login or not has a CEAP login.","screen.configuration.section.repeaterType":"Repeater Type","customRootImportDataHistory.status.done":"Done","activityHistorySettings.message.created":"Successfully created record","fieldTypeParam.sortable":"Sortable","br.com.me.ceap.validator.CUIT.message":"CUIT is not valid","menu.filterConfiguration":"Filter","notification.event.calendar.sharing.removed":"Calendar Sharing Removed","customRoot.leave":"Leave","documentType.defaultFilter":"Default Filter","label.select":"Select","calendar.period.end":"End","task.screen.currentScreen":"Current Screen","screen.section.ungroup":"Revert Partial View","groups.owner":"Owner","calendar.holiday.date":"Date","fieldTypeParam.decimalPlaces":"Decimal Places","document.removed":"Document successfully removed.","errorPage.404.title":"Page not found","company.setCurrent":"Successfully set {0} as current company.","macro.subdocument.execute2.exception.subDocumentType.notFound":"Sub-Document Type {0} not found","humanBeing.import.invalidEmailValue":"Error when process line %d, invalid email value","changeLog.dataObject.errorOnAddDataSource":"Error when add dataSource {0}. Error message: {1}","macro.deleted":"Action deleted","getStarted.create":"Create Document","documentType.documentType":"Document","modeler.subProcess.name":"Name","label.identTypeCode":"Ident Type Codec","screen.configuration.sub.fields.order":"Order","documentType.mapping.fields":"Mapped fields: ","dataObject.download.jarVersionHistory.warning.message.availableLimit":"{0} versions stored, {1} remaining until the end of the week","reportExport.title.saveFilter":"Save Filter","macro.notification.message.tooltip":"(Crtl + space) to add document properties","alert.exclusion.title":"Confirmation Required","dataObjectField.length":"Length","label.orderby":"Order By","documentType.relationship.message.notfound":"Relationship with DocumentType {0} not found","dataObject.import.object.metaObjectNotFound":"[%s] Not found, search for '%s' with '%s' has no occurrence, check if the field has any data source configured.","templateDataField.deleted":"Field deleted","link.widget.label":"Label","documentType.subDocument.type.composed":"Composed","errorPage.403.message":"You don't have access to this content","label.quantity":"Quantity","notification.type.message":"Message","macro.subdocument.execute2.exception.parentDocumentType.notFound":"Parent-Document Type {0} not found","humanBeing.import.sheetNotFound":"'%s' sheet not found, operation aborted. Review your file and try again.","screen.configuration.section.collapsible":"Collapsible","credential.share":"Share with Companies or People","idnumber.removed":"Identification Number Removed","customRoot.disabled":"Application disabled","download.documentTypeMapping":"Documents","process.history.listing.parentProcess":"Parent Process: {0}","customRoot.newDocumentType":"Create","document.relationship.type":"Relationship Type","documentType.dataLoad":"Data Load","notification.event.complexityChangeCheckList":"CheckList complexity change","audit.entity.id":"Entity Id","screen.documentUpdated":"Document updated to latest version","label.auto":"Auto","download.group.mapping":"Mapping","aggregation.widget.field":"Field","emailLog.menu":"E-mail Log","button.add":"Add","groups.system":"System group","app.link.plug.error":"Please fill the target url and credential to plug","document.warningIndex.confirmation":"Confirm Duplicate","company.domains":"Domains","aggregation.stacking.percent":"Percentage","user.cantRemoveYourSelf":"Sorry, but you can't remove yourself. Please talk to another sys-admin","menu.translation":"Translation","label.additionalInformation":"Additional Information","groups.message.select":"Please select on Group","screen.action.target.self":"Self","upload.exists":"File already exists.","board.defaults.inProgress":"In Progress","customCode.upLoadJarFilesToCustomRoot":"Upload JAR files to {0}","fieldTypeParam.moreOptions":"More Options","macro.createSubDocument.documentType.notFound":"Sub-Document Type {0} not found","chat.dialog.people.search":"search people","theme.title":"Theme","macro.functions":"Functions","customRoot.test.success":"Success","screen.action.filter.description":"Only show this button if...","upload.singleFile.exists":"Only one file can be attached","customRoot.test.failure":"Failure","recoverPasswordSent.createNewPassword":"Create a new password, we sent a message to:","filterConfigurationField.title":"Available fields for {0}","document.page.display":"Display","menu.app":"App","document.warningIndex.title":"Duplicate Confirmation","datacontract.className":"Interface Class","screen.action.edited":"Successfully edited button","filter.system":"System","modeler.gateway.name":"Name","dataObject.references":"References","label.docType.importDataHistory":"Document - Import Data History","label.removeAll":"Remove All","documentType.containsScreenDefaultDocument":"There is Default Document {0} configured in Screen {1}.","menu.api":"APIs","search.more":"More","button.enable.configServer":"Enable Config Server","documentType.uploadDocuments":"Upload documents","screen.configuration.sub.fields.down":"Move To Down","label.log":"Log","oauth.authorize.deny":"No thanks","datacontract.removed":"The data contract {0} was successfully removed","documentType.pluralName.description":"Defines label for multiple items in grids, repeaters and labels. Used as well in APIs. E.g. Tasks.","screen.configuration.field.custom.filters":"Custom Filter Fields","screen.message.parsing":"The field {0} received an invalid value by screen, the error is: {1}","document.showing":"Showing {0}","fieldType.class":"Class","label.applications.approval":"Applications Approvals","moment.calendar.nextDay":"[Tomorrow at] LT","wizard.done":"Done","dataObject.webService.description":"Generate Web Service (WSDL)","auth.register.disabled":"The register feature is disabled","agreement.previous":"Previous version","fieldTypeParam.email":"Email","checklist.checklistItem.notfound":"CheckList Item not found","screen.configuration.field.added":"Added filter field {0} to section {1}","relationType.parent":"Parent","recoverPassword.emailSent":"Your password has been sent to your email","avatar.upload":"Upload Image","macro.scheduled.grid.stattus.done":"Done","label.fileName":"File Name","upload.files":"Files","errorPage.500.message":"Our team was communicated and we'll be working on it.","documentTypeData.documentDataRemoved":"Document data removed","screen.defaultValue.edit":"Edit Default Document","activityHistorySettings.delete":"Delete","filter.clean":"Clean","calendar.holiday.title":"Title","label.operation":"Operation","screen.configuration.sub.label":"Label","process.task.type.startEvent":"Start","task.showTask":"Show Task","compare.header.period":"Period","policies.privacy.cookies":"Privacy &amp; Cookies","batchData.status.aborted":"Aborted","templatemail.reverted":"The template {0} was reverted to default","documentmonitor.documentType":"Data Monitor for Document {0}","macro.integration.credential":"Credential","company.removed":"Company Removed","dataObject.import.object.doneProcess":"[%s] Done process data for column '%s' from '%s' took %d millis for %d values.","screen.action.style":"Style","screen.configuration.section.repeaterType.grid":"Grid","download.processActorSubstitution.description":"Download Process Actor Substitutions","application.repository.uptodate":"Up to date","company.welcomeToCompany":"Welcome to the {0} company!","messaging.message.removed":"Message was removed","label.changePassword":"Change Password","customRoot.saved":"Application saved","upload.addFiles":"Add files","button.remove":"Remove","errorStorage.errorStorage":"Error Storage","documentType.subDocument.message.removed":"Removed {0} as a sub-document","batchData":"Batch Data","dataObject.cantRemove.documentType":"Could not remove the table, There are dependent document types.","styleBar.bold":"Bold","moment.relativeTime.future":"in %s","screen.screen.parameter":"Screen Parameter","customRoot.shareInstall.install":"Complete the creation of your application!","user.automaticTimeZoneSync":"Your profile's timezone has been automatically synced to your browser, if you want to review these settings, visit the ","login.mesaml":"ME SSO Provider","filterConfiguration.fields.added":"Fields added","screen.configuration.section.styleClass":"Style Class","attachmentComparison.expireTime":"Expire Date","styleBar.border":"Border","menu.board":"Boards","credential.saved":"Credential saved","label.extension":"Extension","customRoot.color":"Color","modeler.root.id":"Process ID","label.attachmentContent":"Attachment Content","label.export":"Export","templatemail.confirmOperation":"Esta operação irá apagar as alterações feitas no template e voltar padrão, confirma?","customRoot.deploy.step.macro":"Creating Actions","document.cantExecuteAfterAttachmentCreate":"Can't execute after attachment create","dataObject.import.dtdNotExist":"[%s] DocumentTypeData '%s' doesn't exist for DocumentType '%s'.","screen.configuration.section.orderBy":"Order by","messaging.message.unavailable":"Message was not available","company.leaveThisCompany.success":"You left the Company","menu.users":"Users","dataObjectField.removed":"Field Removed","company.myname":"Name","macro.relatedDocumentUpdate":"Related-Document Update","audit.revision.id":"Revision Id","dashboard.widget.tasks":"Tasks","documentType.data":"Document Data","macro.subDocumentUpdate.parent":"Parent Document","customCode.instructions.deployYourCode":"4. Deploy your code and your BPMN processes for MECEAP Custom Root","activity.board.shared.privacyChanged":"&lt;b&gt;Board shared&lt;/b&gt; privacy changed to &lt;b&gt;{0}&lt;/b&gt;","widget.description":"Customize your dashboard here","fieldTypeParam.updatable.tooltip":"Updatable","screen.presence":"People who are viewing this document.","tag.applied":"Tag applied","board.boards":"Agile Boards","download.macro":"Actions","macro.documentClone":"Document Clone","menu.SLA":"SLA","changeLog.dataObject.errorOnRemoveField":"Error when remove field {0} from table {1}. Error message: {2}","changePassword.passwordDoNotMatch":"Current password do not match","humanBeing.import.groupNotFound":"System Group with name '%s' not found","label.new":"New","document.import.fieldAtTemplateIsInvalidOrHasNoValue":"Field '%s' of '%s' is invalid or has no value in line '%s'.","aggregation.showLegend":"Show Legend","humanBeing.upload.failed":"The upload of the file {0} {1}. See {2} for more information. Error detail: {3}","label.inactive":"Inactive","screen.configuration.field.mask.placeHolder":"Ex. phone: (00) 0000-0000, CPF: 000.000.000-00","acl.read":"Can Read","customRootAdminPage.remove.description":"Remove the app","screen.configuration.sub.templateData":"Template Data Loader","screen.theNameMustBeUnique":"The name for the screen. Must be unique for the same document","label.importData.detail":"Import Data Detail","task.actor.add":"Add Actors","link.widget.style":"Style","label.or":"or","search.history":"History","moment.weekdaysShort":"Sun_Mon_Tue_Wed_Thu_Fri_Sat","macro.scheduled.history.grid":"Scheduled macro history","dataObject.validation":"Validation","screen.action.filter.add":"Add filter","menu.grafanaJvm":"Grafana JVM","widget.widget":"Widget","label.advanced":"Advanced","dataObject.import.finishedProcess":"[%s] FINISHED PROCESS: '%s'. See notifications.","label.failure":"Failure","grid.aggregation.height":"Height","deployJarHistory.deploymentEnvironment":"Deployment environment","dataObject.import.errorWhileProcessing":"[%s] Error while processing: '%s'. Error message: %s.","reportExport.title.generatedReports":"Generated Reports","screen.configuration.sub.type.card":"Card","modeler.userTask.candidateGroups":"Candidate Groups","processActorSubstitution.saved.success":"Data saved successfully!","menu.changeLog":"ChangeLog","app.link.removed":"The app {0} was removed","fieldTypeParam.multiple":"Multiple","application.approval.notfound":"Application approval not found","dataObject.import.savingData":"[%s] Saving '%s' data, total records: %d.","document.relationship.add":"Add Relationship","emailLog.status.error":"Error","dataObject.description.description":"Try to describe de purpose of your table.","textEditor.link.openInNewWindow":"Open in new window","dashboard.widget.documentType.aggregation":"Aggregation","dataObject.import.doneProcessCache":"[%s] Done process: '%s' - %d cache hits and %d misses.","screen.action.edit":"Edit Button","document.archived":"Document archived.","label.start":"Start","customCode.addDragAndDropJARFiles":"Add (or drag-and-drop) JAR files to upload","modeler.listeners":"Listeners","label.publicShare":"Public Share","macro.relatedDocumentMacroExecution.relationshipType":"Relationship Type","screen.action.redirectUrl.documentId":"Document ID","chat.dialog.closeAll":"Close all dialogs","company.requestJoin":"Requests Join","customRoot.downloaded.error":"The file of Application {0} failed ({1})","macro.subdocument.execute2.exception.choice.subDocumentType":"Choose a Sub-Document Type","textEditor.paragraph.justify":"Justify full","upload.validate.maxFileSize":"File is too large","label.to":"To","humanBeing.login.loginEnabled":"Enabled","signup.miisy.account":"account.","calendar.holiday.edit":"Edit Holiday","grid.paging.summary":"{0} - {1} of {2}","screen.configuration.section.restrictions.required":"Required","audit.revision.type":"Revision Type","screen.configuration.sub.fields":"Fields","textEditor.color.background":"Background Color","label.styleClass":"Style Class","process.history.column.end":"End Date/Time","task.variables":"Task Variables","company.address":"Address","macro.executed.rows":"Macro executed: {0} row(s) affected","export.allFields":"All Columns","templateDataDocTypeData.deleted":"Document type data deleted","button.login":"Login","board.search.hide":"Hide search","button.preview":"Preview","documentType.displayName.description":"Used on tabs and labels. Use a friendly name is a good idea. E.g. Task.","widget.save":"Save","documentTypeValidation.confirmsExclusion":"Confirms the document validation exclusion?","grid.aggregation.customize":"Customize your Chart","label.humanBeing.importData.detail":"Users - Import Data Detail","screen.options.showFollow":"Follow","label.default":"Default","customRoot.new":"New Application","dataObjectField.creating":"Creating field","grid.aggregation.missingValue":"Missing value","idnumber.number":"Number","login.runningAt":"This instance is running at {0}","label.languageAndRegion":"Language &amp; Region","customRoot.notFound":"Application {0} not found.","user.suggestedTimeZone":"Do you want to change your user TimeZone to {0}?","errorPage.404.message":"The page you requested is no longer available or can not be found. Check the URL used or contact us if you believe have been redirected to this page by mistake.","screen.action.redirectUrl.description":"Url to redirect after the action is executed, can be used variables such as ${document.&lt;property&gt;} and ${principal.&lt;property&gt;}","screen.message.exists":"Already exists a screen with the name {0}","modeler.listeners.event.end":"End","user.profile":"user profile","document.import.evaluatedParentDocument":"[%s] Parent document was evaluated. Parent document type '%s', id '%s'.","process.null.id.message":"The message: {0} is not available in process id: {1}","screen.section.widget.composition.unavailableName":"The name is already in use.","label.customJar":"Custom Jar","application.repository.versions":"View Versions","company.customRoot.access":"Access","screen.options.showRelationship":"Relationship Panel","customRootImportDataHistory.status.processing":"Processing","compare.contains":"contains","macro.promptData":"Prompt Data","chat.dialog.options.delete":"Delete","chart.type":"Type","macro.actions":"Actions","users.dataSource.criteria":"Criteria","chat.dialog.enter":"enter your message","label.category":"Category","customRootTranslation.download":"Download","dataObject.ordering":"Ordering","screen.message.section.invalidDTD.baseDataType":"DataType {0} is invalid for Section {1}. It's not a base DataType.","label.creationDate":"Creation Date","login.failed":"Incorrect email or password","upload.downloadAll":"download all","label.application":"Application","company.removedDomainCompany":"Removed Domain from Company","screen.configuration.sub.advanced":"Advanced","grid.aggregation.closeAll":"Close All","templatemail.error":"Error saving template","screen.message.copied":"Copied screen configuration from existing screen {0}","label.text":"Text","customRoot.deploy.step.less":"Installing Styles","macro.macroMail.attachmentFields.tooltip":"Some SMTP servers may have restrictions of attachment files too large","acl.write":"Can Edit","process.removed":"Process removed","screen.filter.field.message.removed":"Filter field removed","label.importData.complete.alert":"You are about to mark the process as &lt;b&gt;FAILED&lt;/b&gt;. &lt;br/&gt; This operation &lt;b&gt;CAN NOT&lt;/b&gt; be undone. Confirm?","documentType.downloadEmptyTemplate":"Download empty template","process.successfullyImportedFile":"{0} process(es) imported successfully from file {1}","screen.section.field.add":"Add Field","processActorSubstitution.form.endDate.tooltip":"End Date","customRoot.deploy.step.dataSource":"Creating Data Sources","macro.scheduled.grid.documentType":"DocumentType","screen.action.conditions.description":"Conditions for displaying the button on the screen","document.page.actions":"More","alert.production":"Production","dataObject.description":"Description","macro.subdocument.execute":"Sub-Document Macro Execution","screen.configuration.sub.fields.tooltip":"Tooltip","process.docTypeNotFound":"The document was not supplied","label.back":"Back","label.end":"End","textEditor.lists.ordered":"Ordered list","textEditor.font.italic":"Italic","activity.more":"View more activities","label.id":"ID","modeler.endEvent.id":"Id","user.differentTimeZone":"Your Computer TimeZone is different from configured for your user.","errors.expression.invalid":"Invalid Expression","label.accept":"Accept","label.autoApproval":"Auto Approval","app.empty.description":"No applications available.","filterConfigurationField.name":"Field Name","menu.documents":"Documents","notification.empty":"You don't have notifications","theme.message.changedDefault":"Please refresh the page!","dashboard.widget.documentType.grid":"Documents","processHistory.saved.exception":"An error occurred while trying to create Process History Configuration","button.go":"go","dataObject.download.info.auditable":"Auditable","processHistory.create":"Create Process Configuration","screen.options.showAttachment":"Attachment","compare.thisMonth":"this month","compare.lessThanWeekDaysAgo":"less than week days ago","app.link.remove":"Remove","label.company":"Company","inbox.page.display":"Display","document.import.multipleValueForNonListType":"[%s] Found multiple values for an object that is not of the list type. Document index '%s', document type data '%s'.","label.choose":"Choose","process.new":"New Process","screen.configuration.sub.button.removeButton":"Show Remove relationship Button","calendar.calendars.system":"System calendars","groups.groupElementNotFound":"Group Element Not Found","label.access":"Access","button.unarchive":"Unarchive","dataObject.import.fieldNotFound":"[%s] Field '%s' does not exist in '%s', Column will not be processed.","screen.section.widget.image":"Image","expression.result":"Result","chart.result.exceeded":"Exceeded Result","audit.button.title":"History","dataObject.field.notFound":"Field {0} not found on Table {1}","menu.applications":"Applications","macro.action":"Action","screen.configuration.section.style":"Style Guide","grid.noRecord":"No record found.","chart.aggregation.field":"Field","label.no":"No","search.more.reset":"Reset state","documentType.sharing.exists":"Sharing configuration already exists.","label.finish":"Finish","label.docType.importData.detail":"Document - Import Data Detail","aggregation.type.sum":"Sum","humanBeing.import.errorWhileProcessing":"Error while processing: '%s'. Error message: %s","company.information":"Information","notification.documentChanged.to":"&lt;i&gt;to&lt;/i&gt;","label.uploader":"Uploader","label.term":"Catalog Term","moment.weekdaysMin":"Su_Mo_Tu_We_Th_Fr_Sa","trackingProcess.processBPM":"Process (BPM)","messaging.message.queue.purged":"Purged Queue {0}","filter.addFieldPath":"Add the field path","humanBeing.login.expires.changed":"Expiration policy has changed successfully","label.remove":"Remove","grid.aggregation.orderBy":"Order by","trackingProcess.documents":"Documents","process.migrate":"migrate","screen.filter.section.showRemoveButton":"Show Remove Button","auth.pleaseLogin":"Please, login: %s","task.actor.included.column":"Added by","grid.paging":"Paging","label.sharedWith":"Shared With","reportExport.title.generateReport":"Generate Report","document.owner":"Owner","attachment.grid.action.description.edit":"Edit description","activityHistorySettings.message.edited":"Successfully edited record","dataObject.confirm.message":"Data from the Table will be deleted, confirm?","recoverPasswordSent.steps":"Check the sent message and follow the steps.","activity.attachment.removed":"attachment &lt;b&gt;removed&lt;/b&gt; {0}.","board.search.show":"Show search","modeler.endEvent.name":"Name","label.image":"Image","document.import.savedDocument":"[%s] Saved document, document index '%s'.","chart.histogram.resetZoom":"Reset Zoom","groups.edit":"Edit Group","chat.dialog.options.hide":"Hide","documentType.displayName":"Display Name","board.activity.noActivity":"No activities yet for this board.","customRoot.enabled":"Application enabled","app.link.created":"Application created successfully","macro.subdocument.execute2.subDocumentType":"Sub-Document Type","pendency.grid.createdIn":"Created in","deployJarEnvironment.saved":"Deployment environment saved!","calendar.calendars.other":"Other calendars","document.upload.done.warning":"Processing has {0} messages, See {1} or {2} for more information.","button.compile":"Compile","document.updatedBy":"Updated By","board.boardListNotFound":"List {0} was not found on Board","company.humanBeings.joinSuccess":"Human Beings has joined with the company {0}","groups.groupNoEdited":"This group must be edited by owner or administrator.","search.search":"Search","screen.action.create":"Create new Button","login.noAccount":"No account?","label.private":"Private","customCode.instructions.configureVariables":"2. Configure variables for update and deploy inside pom.xml","locale.portugueseBr":"Brazilian Portuguese","document.exclusion.absolutelySure":"Are you ABSOLUTELY sure?","screen.section.new":"New Section","document.followers":"Following","textEditor.link.edit":"Edit","macro.notification.message":"Message","fieldTypeParam.customSorter":"Custom Sorter","customCode.instructions.mustDownloadInstal":"You must download and install Custom Root Jar; 'compile' does that before every execution.","screen.screen":"Screen","task.screenFallback.saved":"Screen fallback saved in task {0} with identification {1}","banner.supportedTypes":"Supports JPEG, JPG, PNG ","calendar.calendar":"Calendar","dataobject.upload.done.error.warning":"Processing has {0} messages, See {1} for more information.","documentType.cloneableField.exists":"Field already exists.","modeler.action.resetZoom":"Reset Zoom","process.history.listing.currentVariables":"Current Variables","trackingProcess.exists":"Process Tracking with name {0} already exists.","document.import.indexRequired":"Index is required to start import of documents","menu.manageJobs":"BPM Jobs","customRoot.deploy.step.bpmn":"Importing BPM","textEditor.color.recent":"Recent Color","reportExport.title.documentGrid":"Document Fields","customRoot.test.skip":"Skip","customCode.customCodes":"Custom Codes","process.confirm.migration":"This process is not recommended in the production environment. Only do the migration if you're sure of what you are doing. Confirm the change?","validationType.document":"Document","changeLog.author":"Author","customCode.jarFileImported":"JAR File {0} successfully imported","signup.oauth.connection.expired":"Your authorization with the chosen provider has expired, please try again.","customCode.origin":"Origin","select2.formatSearching":"Searching...","grid.multiselect.uncheckAll":"Uncheck All","process.processInstanceId":"Process Instance ID","documentTypeData.dataObject.name":"Table Name","moment.relativeTime.past":"%s ago","download.permission":"Permission","fieldType.dropDown":"DropDown","documentType.name.invalid":"Invalid Name","screen.options.showCheckList":"CheckList","errors.email.invalid":"Not a well-formed email address","humanBeing.import.inviteSent":"Invite sent for User '%s'","signup.try":"Try it","customRootAdminPage.clear":"Clear","process.invalid.variable":"Variable {0} not found in Process, configured in Element {1}","macro.documentRelationship.action":"Action","document.searchPage":"Document search page","fieldTypeParam.futureDate.tooltip":"The date will be validated in the future. Useful to avoid date imputed in the past.","process.invalid.taskHandlerNotFound":"Task Handler {0} does not exist","chart.histogram.type":"Histogram Type","documentType.exclusion":"Confirms the document exclusion with &lt;b&gt;ALL DATA &lt;/b&gt;?","button.ok":"Ok","trackingProcess":"Process Tracking ","permission.menu":"Permission","modeler.action.expand":"Expand","label.favorites.add":"Mark as Favorite","process.task.type.userTask":"User","modeler.userTask.screen.notFound":"Screen {0} not found","label.save":"Save","menu.apps.more":"View all applications","inbox.page.display.table":"Table","document.cantExecuteAfterCreate":"Can't execute after create document","label.warning":"Warning","customRoot.settings.sharing":"Share with Companies or Groups","customRoot.app.disabled":"This App is disabled","customCode.selectOne":"Select one or more Custom Codes","management.developer":"Developer","screen.configuration.field.style":"Style Guide","changePassword.current":"Current Password","user.Login":"User Login","macro.parentDocumentUpdate":"Parent-Document Update","macro.archive.type":"Archive","compare.moreThanDaysForward":"more than days forward","label.configure":"Configure","board.sharing":"Sharing","customRoot.access.menu":"Access","document.cantExecuteAfterFollow":"Can't execute after follow document","upload.translationFile":"Translation File","jarVersionHistory.externalDeployJar.success":"Deployment to application &lt;a target=\"_blank\" href=\"{0}\"&gt; {1} &lt;/a&gt; created successfully","label.section":"Section","document.createdBy":"Created By","groups.created":"Group Created","templatemail.isBpm":"BPM","screen.configuration.section.sub.added":"Created new child section to section {0}","macro.notification.type":"Notification","label.archive":"Archive","documentType.subDocument.filter.exists":"Filter already exists.","users.dataSource.permission.description":"Companies or Groups","grid.multiselect.checkAll":"Check All","process.nodeConstraint.implementation":"Implementation","errorPage.503.maintenance.title":"Service in Maintenance","alert.exclusion.message":"If you really want to proceed, please  type &lt;code&gt;{0}&lt;/code&gt; or close this modal to cancel.","label.canceled":"Canceled","chat.dialog.more":"more {0} conversations","signup.email":"Your email","dashboard.widget.field":"Field","locale.english":"English","audit.revision.changer":"Changer","customRootTranslation.uploaded":"File was uploaded","widget.refresh":"Refresh","macro.parentDocumentUpdate.documentType.required":"Parent-Document Type is required","user.changedTimeZone":"Changed TimeZone","screen.options.showArchive":"Archive","attachment.grid.name":"Name","screen.action.titleButton.description":"The title will be used as the button for the action","documentType.downloadTemplateWithData":"Download with data","label.translation":"Translation","board.boardList.settings":"List {0} Settings","filter.default":"Mark as Default","download.title.unCheckAll":"Uncheck All","dashboard.widget.link":"Link","label.historic":"Historic","chat.showHide":"Show/Hide Chat","label.confirmOperation":"This operation cannot be undone. Confirm?","documentType.description":"Description","screen.configuration.section.sub.less":"Section {0} has less than two child sections, orientation will have no effect","document.page.filter":"Filter","macro.multiplicityToSubDocument.actions.description":"Actions to execute in the SubDocument","calendar.error.main":"Calendar Main already exists","process.dmn.new":"New DMN","fieldTypeParam.minValue":"Minimum Value","fieldTypeParam.futureDate":"Future Date","groups.elementRemoved":"Element Removed","locale.french":"French","dataObject.import.doneProcess":"[%s] Done process: '%s'.","screen.message.section.invalidDTD.parentDataType":"DataType {0} is invalid for Section {1}. It's not parent's section DataType nor section's child DataType.","signup.conclusion":"Finish your registration","board.moved":"Board list moved","dataObject.dataSources":"Data Sources","processActorSubstitution.form.process.tooltip":"Process","label.download":"Download","documentTypeData.hierarchicalStructure":"Hierarchical Structure","dataObject.import.tableNotExist":"[%s] Table '%s' doesn't exist","expression.fields":"Fields","label.order":"Order","auth.disabledHumanBeingWithLogin":"Disabled HumanBeing %s with login %s","documentType.subDocument.type":"Composition Type","label.items":"Items","screen.action.createNewMacro":"Create new {0}","errorPage.503.customRoot.message":"Application {0} is unavailable, please contact the administrator","process.status":"Process Status","grid.paging.last":"Last Page","grid.columns.columns":"Columns","grid.views":"Views","modeler.root.draft":"Draft","screen.section.widget.add":"Add Component","messaging.title":"Messaging","screen.options.showStar":"Star","label.template":"Template","search.tag":"Tag","dataObject.import.processStatus":"[%s] %s - %d %% completed.","label.refresh":"Refresh","screen.configuration.section.label.orientation":"Label Orientation","processActorSubstitution.form.process.label":"Process","calendar.control.day":"Day","inbox.generate":"Generate URL to Inbox","notification.event.userRequestJoin":"Request Join","sharing.shared.description":"Share with Groups, Companies or People","customRoot.settings.saved":"Settings saved","company.name":"Mercado Eletronico","documentType.validation.error":"Error on save document validation: {0}","screen.configuration.field.options":"Field Options","task.screen.newScreen":"New Screen","fieldTypeParam.refreshReference":"Refresh Reference","styleBar.underline":"Underline","modeler.taskHandler.handler":"Handler","processActorSubstitution.button.create":"Create","macro.macroMail.ccGroupField.placeholder":"Send Carbon Copy field of your document who has the Group Name","macro.executed":"Action executed","textEditor.color.more":"More Color","processHistory.id":"Id","dataObjectField.cantRemove":"Can't Remove Field","recoverPasswordSent.notReceive":"Did not you receive?","customRoot.deploy.step.build":"Compiling the application, We're almost there.","filter.exists":"Filter with name {0} already exists","label.invalidContentFound":"No content found","customRoot.deploy.step.byteCode":"Installing Application","fieldTypeParam.ignore":"Ignore","grid.columns.inactiveAll":"Disable all","label.share":"Share","document.import.fieldName":"Field Name","fieldTypeParam.customRenderer":"Custom Renderer","processStatus.status.failed":"Failed","label.client":"Client","locale.spanish":"Spanish","application.approval.removed":"Application approval removed","deployJarEnvironment.exception.alreadyExists":"Deployment environment named &lt;b&gt; {0} &lt;/b&gt; already exists","changePassword.success":"Password Changed","document.page.display.table":"Table","screen.filter.message.nameUnique":"The Filter name must be unique for the same Screen","grid.exporting.export":"Export","screen.section.widget.button":"Button","grid.no":"No","fieldTypeParam.maxValue":"Maximum Value","screen.configuration.section.fields":"Fields","dataObject.dropDown.exists":"DropDown &lt;b&gt;{0}&lt;/b&gt; already exists, you can change &lt;b&gt;Type to Object&lt;/b&gt; and select &lt;b&gt;{0}&lt;/b&gt;, or change field name to create another dropdown, click here to see dropdown values &lt;a href=\"{1}\" target=\"_blank\"&gt;values&lt;/a&gt;","filter.showFilter":"Show Filter","documentType.message.duplicated.pluralName":"Already exists a document with plural name: {0}","processActorSubstitution.form.error.identity":"There is already a configuration within the same period for the same substitute, substituted and process","fieldTypeParam.maxValue.tooltip":"The maximum numeric value supported by this field.","dataObject.import.attachment.doneProcess":"[%s] Done process attachment column '%s' from '%s' took %d millis.","calendar.holiday.edited":"Holiday {0} was edited successfully","screen.section.filters":"Filters","upload.xlsFileAccepted":"Only .xls or .xlsx file is accepted","batchData.expiration":"Expiration","app.link.credential.create":"Create new credential","documentType.monitorData":"Monitor Data","dataObjectDataSource.external.name":"External Data Source","application.repository.confirmMessage":"The application will be unavailable during the installation &lt;br/&gt;This operation cannot be undone. Confirm?","label.color":"Color","locale.portuguese":"Portuguese","errorPage.503.maintenance.customRoot.message":"Application {0} is down for maintenance, please try again in a few seconds","groups.system.used":"There is already a system group named: {0}","customRoot.runTest":"Allow run tests","fieldTypeParam.required":"Required","macro.run.confirm.message":"This action will affect all {0} documents. Are you sure you want to continue?","textEditor.paragraph.left":"Align left","processActorSubstitution.form.substituted.tooltip":"User to be Substituted","notification.category.calendar":"Calendar","documentTypeData.multiplicity":"Multiplicity","agreement.current":"New Version","moment.relativeTime.yy":"%d years","label.from":"From","document.import.parentDocumentTypeNotFound":"[%s] Parent document '%s' was not found. Document index '%s'.","attachment.version.comparison.result":"Comparison Result","menu.attachmentComparisons":"Attachment Comparisons","label.sla":"SLA","screen.selector.message.saved":"Selector saved","macro.relatedDocumentUpdate.fields":"Fields","label.activate":"Activate","macro.scheduled.grid.log":"Log","calendar.resource":"Resource","label.preview":"Preview","screen.configuration.field.readOnly":"Read Only","screen.configuration.sub.screen":"Screen","download.activityHistorySettingsMapping.description":"Download Activity History Settings","label.changed":"changed","customCode.confirmCleanup":"All CustomCode will be removed. Are you sure?","extension.store.custom.extensions":"Custom Extensions","screen.options.showActions":"Actions","label.description":"Description","screen.section.group":"Create Partial View","customRoot.ready":"Application Ready!","dataObject.field.exists":"Field &lt;b&gt;{0}&lt;/b&gt; already exists on Table &lt;b&gt;{1}&lt;/b&gt;","fieldTypeParam.filterField":"Filter Field","widget.view.new":"New View","documentType.containsScreenSection":"You cannot change DocumentTypeData {0}, there is a section {1} for screen {2}.","screen.configuration.section.restrictions.unique.message":"There are duplicate records.","dataObject.baseName.description":"This information is used like identifier of the table. Used in API as well. E.g Task.","calendar.edit":"Edit Calendar","processActorSubstitution.title":"Process Actor Substitution Configuration","macro.documentSharing.groupField.placeholder":"Add a field of your document who has the Group Name","screen.edit":"Edit Screen {0}","menu.companies":"Companies","sharing.shared.required":"You must add items to share","customRoot.search":"Search results for \"{0}\"","calendar.holiday.name":"Holiday","macro.fieldNotFound":"The field {0} (id: {1}) was not found on action {2}, please review this action.","moment.relativeTime.mm":"%d minutes","task.goToProcesses":"Go To Processes","process.history.listing.events":"Events","filter.mySavedFilters":"My Saved Filters","document.import.documentNotFound":"[%s] Document not found with the id '%s', a new document with this id will be created.","calendar.resource.icon":"Icon","templatemail.customCode":"Custom Code","customRoot.compileNow":"Compile now!","documentTypeData.createNew":"Create new Data Type","activityHistorySettings.field":"Field","trackingProcess.order":"Order","customRoot.default":"Default","errorPage.details":"Error details","chart.result.exceeded.limit":"Viewing only {0} categories","label.completed":"Completed","search.view.card":"Card","documentType.cleared":"Cleared Document {0} data.","label.downloadTemplate":"Download Template","dataObject.clear":"Clear","dataObject.auditable":"Auditable","errors.constraint.duplicatedValue":"A duplicated value was found {0} offending constraint {1}","dataObjectField.numberOfFieldsExceeded":"The maximum number of 100 fields was exceeded for the table {0}.","task.notFound":"Task Not Found","customRoot.deploy.step.filter":"Creating Filters","chat.dialog.options.leave":"Leave","audit.version.changes":"Changes","documentType.useDocSearchMenu":"Show document on search menu","company.removeBeingFromCompany":"Remove Selected from Company","audit.version.changer":"Changer","role.permission.system":"System permissions","styleBar.background":"Background Color","label.value":"Value","permission.cannotDelete":"Permission cannot be deleted","chat.dialog.people.add":"add people","chart.aggregation.category":"Group by","dataObject.download.jarVersionHistory.warning.message.limit":"Can only store {0} versions per week.","screen.options.showTag":"Tag","audit.version.changed":"Changed","customRoot.shareInstall.invalidHash":"Installation code invalid or already used.","screen.composition":"Partial View","screen.configuration.field.styleClass":"Style Class","label.undo":"Undo","attachment.grid.action.history":"History","customRoot.test.name":"Test","company.addedDomainCompany":"Added Domain in Company","task.error.screenFallback.notFound":"Task fallback screen not found","process.notActive":"This Process is not active","auth.invalidEmail":"Invalid Email","documentType.cloneableFields":"Cloneable Fields","documentType.clone":"Clone","screen.filter.stopProcess":"Stop Process","permission.saved":"Permission saved","dataObject.import.humanBeing.doneProcess":"[%s] Done process human beings for column '%s' from '%s' took %d millis for %d values.","br.com.me.ceap.validator.AcceptFileTypes.message":"File type {0} is not valid. Expected: {1}","macro.subdocument.execute.filter":"Filter","objectData.cantRemoveAssociated":"Cannot remove a {0} with associated information","screen.configuration.sub.options":"More Options","screen.configuration.field.custom.externalTable.fieldChange":"External Table Fields Change Configuration","changePassword.confirm":"Confirm password","customRootTranslation.upload":"Upload","oauth.authorize.access":"Allow Access","fieldTypeParam.type":"Table","menu.jarversionHistory":"Jar Version History","customRootTranslation.addNew":"New Translation Term","grid.exporting.batchData":"Batch Export","document.import.columnNotDefinedAtTemplate":"[%s] Column '%s' will not be processed because was not defined at the template.","board.documentAdded":"Document Added","attachmentComparison.comparisonUser":"Comparison User","dataObjectDataSource.deletedataObjectField.saved":"Field saved","role.create.default":"Create default roles","humanBeing.session":"Sessions","modeler.subProcess.id":"Id","sharing.type":"Share type","upload.excelFile":"Excel File","calendar.event.start":"Start date","search.selection":"Apply Selection","process.history.column.actor":"Completed by","documentTypeData.dataObject":"Table","groups.removed":"Group Removed","trackingProcess.conditionalTask":"Conditional Task","document.import.documentTypeDataNotDefinedAtTemplate":"Document Type Data '%s' was not defined at the template. Review your file and try again","user.role.available":"Available users","users.dataSource":"Data Sources","search.noResults":"Your search had no results","humanBeing.session.current":"Current Session","app.new.displayName.placeholder":"Application Name","label.removed":"removed","inbox.field.title":"Title","label.secret":"Secret","attachment.removed":"Attachment {0} removed","br.com.me.ceap.validator.CheckForRequiredParameters.message":"Required parameter {0} is missing on field {1} of {2}","auth.coolDown":"This authentication is in cool-down for the username %s","app.empty.title":"We found nothing here.","customCode.instructions.createProject":"1. Create project from archetype","task.actor.included":"Actor {0} included in Task {1}","role.created.default":"Default roles was created","label.executedBy":"Executed By","templateData.invalidMacro":"Macro with name {0} not found","dataObject.cantLoad":"Can't load Table","customRoot.deploy.step.installDependency":"Resolving Dependencies","calendar.holiday.removed":"Holiday {0} was removed successfully","calendar.holiday":"Holiday","permission.list":"Permission List","attachment.version.comparison.failed":"Comparison failed","customCode.language":"Language","templatemail.isMaster":"Used as master","textEditor.font.bold":"Bold","customRoot.deploy.step.dataContract":"Configuring Integration Contracts","extension.store.custom.templates.create.upload.notfound":"Upload file not found, add a jar file!","humanBeing.login.loginName":"Login Name","dataObject.import.attachment.doneDownload":"[%s] Done download attachment from url %s took %d millis.","customRoot.removed":"Application removed","oauth.authorize.request":"is requesting permission to:","audit.versions":"Versions","banner.clickToUpload":"click to upload","groups.changed":"Group Changed","customRoot.deploy.step.processActorSubstitutions":"Creating Process Actor Substitutions","groups.group":"Groups","screen.configuration.screen":"Screen: {0}","customRoot.changeLog":"ChangeLog","documentType.message.reservedKeyword":"The reserved keyword \"{0}\" can not be used","humanBeing.import.startedProcessUsers":"Started process users, number of users: %d","dataObjectIndex.notFound":"Index not found {0} at table {1}","customRootTranslation.translationRemoved":"Translation terms removed","role.saved":"Role saved","dataObject.cantRemove.dataObject":"Could not remove the table, There are dependent tables.","label.versions":"Versions","moment.relativeTime.M":"a month","dataObject.import.noValidColumns":"[%s] There are no valid columns for '%s'. Skipped.","button.back":"Back","screen.action.target.dialog":"Dialog","role.list":"Role List","modeler.listeners.event.take":"Take","screen.configuration.sub.renderer":"Custom Renderer","audit.revision.type.added":"Created","moment.relativeTime.d":"a day","customRoot.deploy.step.screen":"Creating Screens","notification.board.unsharing":"removed the sharing of board {0}.","moment.relativeTime.h":"an hour","moment.relativeTime.m":"a minute","theme.message.duplicateName":"Already exists a theme with name {0}","customCode.instructions.prerequisite":"Prerequisite","webapp.testMessage":"Hello {0}, this should be translated in English.","moment.relativeTime.s":"a few seconds","moment.relativeTime.y":"a year","process.notSuspended":"Process is not suspended","documentType.expression.expression":"Expression","label.username":"User Name","checklist.template.removed":"Template removed","board.document.number":"Document Code","application.removed":"Application removed","chart":"Chart","link.widget.type":"Type","sharing.settings":"Sharing Settings","customRoot.test.message":"Error Message","reportSettings.message.created":"Successfully created record","documentType.summary.expression":"Summary","download.screenMapping":"Screens","documentType.Index":"Document Index","screen.message.field.noDataObject":"DataType not informed for field {0} in Section {1}","calendar.event.edit":"Edit Event","checklist.loadTemplate":"Load Template","screen.configuration.section.fields.added":"Added field {0} to section {1}","notification.applications":"Other Apps","attachment.version.uploader":"Uploaded by","checklist.checklistItem.remove":"Remove CheckList Item","documentTypeData.exists":"Data {0} already exists on this Document","screen.configuration.sub.fields.label":"Label","fieldTypeParam.sortable.tooltip":"Sortable","trackingProcess.sequential":"Sequential Flow","expression.run.invalid":"Invalid value type","label.scheduled":"Scheduled","label.task":"Task","label.extensionVersionId":"Extension Version","label.annual":"Annual","macro.parentDocumentMacroExecution.execute.actions":"Actions to execute","screen.dialog.pendingChanges.export":"You have pending changes, you want to export?","dataObject.import.humanBeing.startingProcess":"[%s] Starting process human beings for column '%s' from '%s'.","fieldTypeParam.tooltip":"Tooltip","dataObject.displayName":"Display Name","styleBar.reset":"Reset","app.new.your":"Your App","screen.section.widget.composition.choose":"Enter the name or choose an existing one.","templatemail.clearCustomRoot":"Cleared all e-mails of {0}","dashboard.widget.calendar":"Calendar","dataObject.download.option":"If you check the store option, the version of Jar will be available in the version history.","textEditor.color.transparent":"Transparent","screen.section.widget.calendar":"Calendar","attachment.notFound":"Attachment not found","label.domain":"Domain","macro.parentDocumentUpdate.filter":"Filter","login.custom":"Custom Provider","process.version":"Process Version","label.details":"Details","download.dataContractData":"Data Contracts","macro.createSubDocument.documentType.required":"Sub-Document Type is required","calendar.resource.name":"Resource","documentType.sharing.remove.message":"This document will not be shared with {0}.","document.cantExecuteAfterUnfollow":"Can't execute after unfollow document","errors.max.invalid":"Must be less than or equal to {0}","label.dayWeek":"Day Week","screen.createNew":"Create new Screen","customRoot.app.search":"Find application","document.import.doneDataTransformation":"[%s] Done data transformation.","dataObject.import.attachment.errorFileName":"[%s] Error when obtain file name from url: '%s', detail: %s","moment.calendar.lastWeek.saturday_sunday":"[Last] dddd [at] LT","document.import.errorEvaluateParentDocument":"[%s] Error when evaluate parent document. Parent document id '%s'. Detail: %s","select2.formatInputTooShort":"Please enter {0} more character(s)","screen.configuration.field.show.markdown":"Show as MarkDown","document.upload.user.done.warnOrError":"Processing has {0} messages, See {1} for more information.","label.startDate":"Start Date","screen.section.exception.usage":"There are screens or sections that use this section.","process.history.column.substitutedActor":"User Substituted: {0}","menu.theme":"Theme","button.empty":"Empty","extension.store.custom.templates.install.displayName.placeholder":"Application Name","documentType.uploadFinish":"The file was &lt;b&gt;successfully&lt;/b&gt; processed! click here to see original file {0} (This download expires in 1 day)","screen.configuration.section.repeaterType.tabs":"Tabs","download.board.description":"Boards","reportExport.addedQueue":"Report generation added to processing queue. this process may take a long time.","macro.new":"create new...","templateDataDocTypeData.errorOnDelete":"Error on delete document type data: {0}","screen.pendingChanges":"You got Pending Changes!","screen.actors":"Actors","process.dmn.errorParsing":"Error parsing dmn {0}: {1}","documentType.downloadFinish":"The file of document {0} was finished! This download expires in 7 days","screen.section.widget.custom":"Custom","macro.macroMail.bcc":"Bcc","label.seconds":"Seconds","filter.saved":"Filter saved","app.new.empty.description":"Create your app freely, define your documents as needed","modeler.action.save":"Save","moment.monthsShort":"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec","password.strength":"Password Strength","customCode.cleanup":"Cleanup","processHistory.task":"Task","button.createNew":"Create New","task.actor.access.invalid":"Actor {0} does not have access to document in Task {1}","customRoot.shareInstall.application":"{0} Application","label.owner":"Owner","batchData.created":"Created","documentType.mapping.limit":"Limit: ","fieldTypeParam.pastDate":"Past Date","screen.configuration.section.options":"Section Options","menuPosition":"Menu Position","textEditor.link.textToDisplay":"Text to display","menu.deployEnvironments":"Deployment environment","textEditor.font.underline":"Underline","label.email":"Email","screen.configuration.sub.button.action":"Show Action Button","macro.scheduled.grid.stattus.doneWithError":"Done with error","screen.configuration.field.required":"Required","label.shared":"Shared","trackingProcess.phases":"Phases","calendar.calendars.my":"My calendars","macro.scheduled.grid.scheduling":"Scheduling","chart.type.pie":"Pie","document.relationship.admin.mode":"Relationship Panel Component","checklist.checklistItem.create":"Create CheckList Item","app.link.invalid":"The url {0} can not be connected using the credential {1}","modeler.userTask.handler":"Handler","chart.aggregation.label":"Label","dataObject.dataobject":"Table","rebuild.processed":"Rows Processed","label.saturday":"Saturday","screen.action.removed":"Successfully removed button","trackingProcess.renderer":"Tracking Renderer","users.dateFormat":"Date Format","menu.login.password":"with password","process.activated":"Process was activated","user.cantLeaveCompany":"Sorry, but user can't leave the Company {0} behind. Try to remove it first.","select2.formatInputTooLong":"Please delete {0} character(s)","dataObject.extra":"Extra","changePassword.changePassword":"Change Password","screen.configuration.section.deleted":"Deleted section {0}","select2.formatNoMatches":"No matches found","pendency.page.title":"My Pendencies","humanBeing.upload.done.errorOrWarning":"Processing has {0} messages, See {1} for more information.","templatemail.menu":"Template","screen.screenName":"Screen Name","board.owner":"Owner: {0}","user.allRelationshipRemoved":"The Company and Application relationship for this user were removed!","activityHistorySettings.title":"Settings","macro.createSubDocument.parent":"Parent Document","customRoot.current":"Current","document.warningIndex.message":"A duplicated value was found {0} offending constraint {1}","notification.saved":"Configuration Saved","document.import.invalidFieldValue":"Field: {0} has an invalid value: {1}","aggregation.widget.color":"Font color","button.disable":"Disable","calendar.new":"New Calendar","documentType.fields":"Fields","notification.event.calendar.sharing.added":"Calendar Sharing Added","download.bpmn.description":"BPMN/DMN Process","process.invalid.actorResolverNotFound":"Actor Resolver {0} does not exist","change.origin.file":"File","changePassword.url.notFound":"URL configuration not found","screen.configuration.sub.pageSize":"Page Size","macro.scheduled.cronEmpty":"The cron expressions is empty, please fill cron expressions or click remove if you want to remove schedule","label.nextPage":"Next Page ({0})","process.diagram.noChanges":"No changes were made to diagram.","fieldTypeParam.pastDate.tooltip":"The date will be validated in the past. Useful to avoid date imputed in the future.","macro.parentDocumentUpdate.subDocument":"Sub-Document","activityHistorySettings.tooltip.field":"List of fields from the document name : {0}","changeLog.dataObject.errorOnRemoveIndex":"Error when remove index {0}. Error message: {1}","macro.createSubDocument.fields":"Fields","process.invalid.context.document":"Document {0}:{1} not found, configured in Element {2}","groups.element.add":"Add Elements","label.warningIndex":"Warning Index","macro.completeTask.processBPM":"Processes (BPM)","document.notMatch":"The informed ID does not match.","jarVersionHistory.install":"Install Version","sharing.changes":"You have made changes that you need to save","processActorSubstitution.form.substituted.label":"User to be Substituted","documentType.message.emptyDTD":"Document Type must have at least one Document Data","chart.type.histogram":"Histogram","jarVersionHistory.humanBeing":"Created by","customCode.instructions.ceapUserName":"ceap.username -&gt; MECEAP Username","macro.scheduled.grid.name":"Macro Name","document.upload.done.error":"Processing has {0} messages, See {1} for more information.","batchData.status":"Status","dataObject.fieldDetails":"Field Details","documentType.creating":"Creating a document...","notification.event.user.invite":"Invite","screen.configuration":"Settings","customRoot.deploy.step.tracking":"Creating Process Tracking","modeler.sequenceFlow.name":"Name","document.unarchived":"Document unarchived.","attachment.grid.mimeType":"Type","documentType.webService":"Web Service","screen.filter.field":"Filter Field ({0})","tag.removed":"Tag {0} removed","process.file.deployed.empty":"No Process not Decision is inside the file {0}","screen.remove":"Remove this screen","activityHistorySettings.omit":"Omit","app.link.exists":"The app {0} already exists to the target {1}","label.identification":"Identification","app.new.tooltip":"Create a new application","filter.manage":"Manage filters","document.page.filter.followed":"Followed","recoverPassword.recoverPassword":"Forgot your password?","dataObject.cantSave":"Can't save Table","errorPage.503.maintenance.customRoot.title":"Application in Maintenance","humanBeing.session.ipAddress":"IP Address","compare.isIn":"is in","jarVersionHistory.ceapVersion":"CEAP Version","calendar.resource.active":"Active","process.invalid.documentType":"Document does not exist {0}","screen.message.field.noDataObjectField":"Unable to find field {0} for DataType {1}","compare.today":"today","macro.subdocument.execute.actions.description":"Actions to execute in the sub-document","macro.subdocument.execute.documentType":"Sub-Document Type","screen.configuration.sub.action.notFound":"No Actions","recoverPassword.send":"Send","label.omit":"Omit","label.businessDays":"Business Days","humanBeing.upload.success.info":"See {0} for more information.","processHistory.document":"Document","customCode.instructions.updateCustomRootJar":"3.1. Update Custom Root Jar","documentType.pluralName":"Plural Name","chat.dialog.close":"Close","sharing.noWritePermission":"You have no Write Permission on this Document","document.import.savingDocuments":"Saving documents","screen.filter.section.showAddButton":"Show Add Button","download.calendar":"Calendar","processActorSubstitution.form.active.label":"Active","macro.run.confirm.title":"Confirm mass action","modeler.action.zoomOut":"Zoom Out","label.failed":"Failed","customRoot.deploy.step.documentType":"Creating Documents","credential.provider.OAUTH":"OAuth","task.cantCompleteNotPending":"This Task is not pending to be completed","button.search":"Search","process.history":"history","macro.relatedDocumentMacroExecution.execute.actions.description":"Actions to execute in the Related-Document","customRoot.app.private":"Private Application","screen.urlBackButton":"URL Back Button ","acl.create":"Can Create","label.more":"More","checklist.templateAlreadyExists":"Template not created. Template with name {0} already exists.","macro.macroMail.to.deprecated":"To (Deprecated)","processActorSubstitution.form.error.substituteIsSubstituted":"The user to be Substituted can't be equal to the Substitute","label.hide":"Hide","documentType.name":"Name","documentType.templates.grid":"Grid Card","screen.configuration.sub.button.add":"Show Add Button","label.password":"Password","filterConfiguration.edit":"Edit","label.saveAndContinue":"Save and Continue","label.restrictions":"Restrictions","app.new.external.displayName.placeholder":"Target Application Url","macro.completeTask.processTaskId":"Task ID","screen.filter.message.saved":"Filter saved","screen.configuration.sub.button.addSearchButton":"Show Search for Add Button","label.upload":"Upload","fieldTypeParam.meTextEditor.tooltip":"The field will be rendered as a text editor component.","documentType.upload.message":"You will receive a message when processing is finished","macro.macroMail.to.placeholder":"Send to Groups or People","download.reportSettingsMapping.description":"Download Report Settings","download.tracking.description":"Process Tracking","textEditor.link.url":"To what URL should this link go?","label.error":"Error","document.edit":"Edit Document","processStatus.status.done":"Done","macro.scheduled.grid.history":"History","label.cancel":"Cancel","screen.configuration.screen.readOnlyMode.toggle":"Toggle","moment.weekdays":"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday","customRoot.noAccess":"You don't have access on this Application","userAgreement":"User Agreement","label.wednesday":"Wednesday","screen.action.description":"Description","macro.subdocument.execute2.actions.description":"Actions to execute in the sub-document","screen.message.section.fieldsInvalidDTD":"Fields {0} are related to Data Type {1}. Remove them before change it.","process.invalid.type":"Process {0} is not a {1} type ","dataObject.exportable.description":"Defines whether the table can be exported to xls.","modeler.action.new":"New","process.invalid.noActorsTask":"No actors defined for task","search.more.refresh":"Refresh","filterConfiguration.addFields":"Add Fields","jarVersionHistory.externalDeployJar.noAccessPermission":"You do not have access permission","label.artifactId":"ArtifactId","processHistory.deleted":"Process History deleted","document.import.executedMacros":"[%s] Executed macros for document index '%s'.","recoverPassword.email":"Email","screen.action.confirmation":"Confirmation","processStatus.status.doneWithWarn":"Done with warning","macro.copyConfiguration":"Copy configuration from","fieldTypeParam.textField":"Text Field","modeler.taskHandler":"Task Handler","document.import.errorOnObtainDocument":"[%s] Error on obtain document, document index '%s'. Detail: %s","screen.actions.new":"Create new Button","documentType.validation":"Document Validation","customRoot.download":"Download","fieldTypeParam.useTextArea.tooltip":"The field will be rendered as a simple textarea component.","company.leaveThisCompany":"Leave this Company","upload.download":"Download","customCode.jarFiles":"JAR File","customRoot.app.applications":"Applications","documentType.upload.title":"We are processing your file..","label.processed":"Processed","label.applications":"Applications","process.nodeConstraint.priority":"Priority","board.addList":"Add a List...","compare.isNull":"is empty","sharing.public.description":"Everyone can see it","documentType.order.tooltip":"Defines the order of documents in search","document.import.defaultDocumentSheetColumns":"_Document_ sheet must have the follow columns: %s, %s, %s, %s. Review your file and try again","moment.calendar.sameDay":"[Today at] LT","activity.board.shared":"&lt;b&gt;Board shared&lt;/b&gt; board was shared with &lt;b&gt;{0}&lt;/b&gt;","documentType.mapping.exceeded":"You cant add this dtd {0} because the limit will exceed","fieldTypeParam.decimalPlaces.tooltip":"The number of decimal places.","javax.validation.constraints.NotNull.message":"may not be null","aggregation.order.type.result":"Result","fieldTypeParam.email.tooltip":"The field will be validate as e-mail. Useful to avoid invalid e-mails.","checklist.number.info":"Defines the a number for the task from 0 to 10","humanBeing.login.expires":"Expires","br.com.me.ceap.validator.Email.message":"Not a well-formed email address","humanBeing.import.userJoinedCustomRoot":"User '%s' joined CustomRoot '%s'","fieldType.Type":"Type","templateMail.used":"The template {0} is used in the action(s): {1}, before remove this template you need to review the actions ","audit.button.param.title":"Params History","screen.filter.plural":"Filters","customCode.type":"Type","getStarted.description":"Your application does not have any document templates yet. You can configure it as needed. Insert fields, components and functionality in your document.","macro.subDocumentUpdate.filter":"Filter","upload.noFileUploaded":"No file was uploaded","label.icon":"Icon","macro.multiplicityToSubDocument.subDocumentField":"SubDocument Fields","screen.section.widget.parent.screen":"Parent Screen","changeLog.dataObject.errorOnAddIndex":"Error when add index {0}. Error message: {1}","screen.configuration.field.show.avatarUpload":"Show as Avatar Upload","customRootTranslation.search.advanced":"Advanced Search","document.import.uploader":"Uploader","document.page.display.list":"List","screen.action.completeTask":"Complete Task","label.saving":"Saving","document.created":"{0} Created","dataObject.import.attachment.moreFilesThanSupported":"[%s] Column '%s' is configured as single attachment and has %d files to import.","document.saved":"Successfully saved","dataObject.index.absentUnique":"This Table does not have a Unique Index","customRootImportDataHistory.status.failed":"Failed","jarVersionHistory.deploy":"Deploy","documentTypeData.notFound":"Data {0} in the document {1} not found.","macro.documentRelationship.relationshipType":"Relationship Type","dataObject.nestedSearch.description":"Enables matching for all filters of a multiplicity on one record in document search","label.sunday":"Sunday","inbox.saved":"Inbox saved","menu.grafanaGeneral":"Grafana General","processHistory.changeLog.errorOnAddField":"Error when add Process History of DocumentType {0} and Process {1}. Error message: {2}","macro.scheduled.history.grid.status":"Status","label.users":"Users","screen.configuration.section.restrictions.unique":"Unique","process.cantRemoveAssociated":"Failed to Remove Process. There is already data associated","signup.email.validation.emailSent":"A confirmation e-mail has been sent to your e-mail address ''{0}''","dataObjectField.exists":"Already exists a field named &lt;b&gt;{0}&lt;/b&gt;","scheduler.removed":"Scheduler removed","activityHistorySettings.document":"Document Name","customRoot.emptied":"Application emptied","customRoot.role.admin":"Administration Profile","customRoot.left":"{0} left the application","customCode.instructions.cratePackageAndDeploy":"Once you have created your classes, do a 'mvn install' it will package everything and deploy to MECEAP.","dashboard.widget.document.search":"Search Documents","styleBar.size":"Font Size","errorStorage.notFound":"This error was not found","errorStorage.errors":"Errors List","board.boardListRemoved":"List {0} removed","download.title":"Download Configuration","label.visible":"Visible","export.limit.error":"You tried to export {0} documents, but the limit is {1}.","menu.products":"Products","dataobject.upload.failed":"The upload of the file {0} {1}. See {2} for more information. Error detail: {3}","calendar.event.resource":"Resource","upload.numberOfIndexesAndDocument.error":"Failed to import the file: Total of documents ({0}) and structure : ''{1}'' indexes ({2}) must be the same.","documentType.importExcelFile":"Upload","screen.configuration.section.sub.orientation.vertical":"Vertical","documentType.downloaded.title":"We are producing the excel file...","macro.composedRelationship.subDocumentType":"Composed Sub-Document","screen.configuration.section.readOnly":"Read Only","calendar.error.holiday":"Period date is holiday","dataObject.import.failedSaveRow":"[%s] Failed to save '%s' row: '%d'. %s.","company.notHumanBeingSelected":"No human being selected","customRoot.themeMaxSizeError":"The maximum length of {0} was exceeded for the field {1}.","document.new":"New {0}","label.blank":"Blank","documentTypeData.multiplicity.description":"Defines the cardinality between document and Table.","notification.category.board":"Board","chat.dialog.you":"You","dataObject.import.object.emptyParamTextField":"[%s] Error while processing column '%s', paramTextField is empty for Data Object Field '%s' of Data Object '%s'.","compare.lesserThan":"&lt;","credential.oauth.clientId":"Client ID","customRoot.deploy.step.changelog":"Processing ChangeLog","attachment.grid.created":"Upload date","dataObject.import.attachment.errorDownload":"[%s] Error when download and save attachment from url: '%s', detail: %s","fieldTypeParam.foreignKey":"Foreign Key","label.importDataHistory":"Import Data History","errors.generic":"Please correct this value","fieldTypeParam.customFormatter.tooltip":"The name of the function used in client-side to render the value of the column on the grid.","compare.thisWeek":"this week","notification.event.task.assignment":"Assignment","documentType.realtime":"Real-time","process.migrate.onlyActive":"Only active process instance can be migrated","humanBeing.user.new":"Create New User","label.tooltip":"Tooltip","dataObject.download.info.exportable":"Exportable","audit.entities.title":"Entities of revision","process.history.column.duration":"Duration Hours","moment.calendar.nextWeek":"dddd [at] LT","notification.category.task":"Task","processHistory.descOrder":"Descending Order","role.menu":"Role","errorPage.report.message":"Created issue &lt;a target=\"_blank\" href=\"{0}\"&gt;#{1}&lt;/a&gt;","attachment.layout":"Layout","label.assortment":"Assortment","download.reportSettingsMapping":"Report Settings","modeler.listeners.implementation":"Implementation","document.import.documentIndexMustHaveValue":"[%s] Error when process line %d, document index has no value.","process.message.send":"Send Message to Process","signup.password":"Password","widget.configure":"Configure","document.import.name":"File Name","dataObject.newDataObject":"New table","management.bpmn":"BPMN","screen.configuration.section.title":"Show Title","filter.search":"Search","document.relationship.addFields":"Add fields","label.export.csv":"Export to CSV","documentType.documentTypeSequence.resetPeriod.description":"Period to restart the sequence generated by the expression","process.name":"Process Name","fieldTypeParam.markDownEditor":"Makdown Editor","fieldTypeParam.acceptFileTypes.tooltip":"Accepted file types. No need to use * (asterisk) or . (dot), input just the extension, examples: pdf, xlsx, jpg, png.","label.install":"Install","fieldTypeParam.acceptFileTypes":"Accepted file types","document.exclusion.confirmWarning":"You are about to &lt;b&gt;delete&lt;/b&gt; the document {0}. This operation &lt;b&gt;CAN NOT&lt;/b&gt; be undone and the data will be lost forever.","company.save":"Company Saved","dataObject.download.info.message.one":"Only tables as exportable will have the records downloaded into the Jar.","reportExport.title.field":"Field","documentTypeData.cantRemoveRoot":"DocumentRoot element can't be removed.","application.repository.check":"Check for Updates","processHistory.page.title":"Process History Configuration","dataObject.publicEditable.description":"Show shortcut to maintain this table on side bar.","grid.aggregation.remove":"Remove","label.yesterday":"Yesterday","textEditor.color.resetToDefault":"Reset to default","task.notAssignedToYou":"This Task is not assigned to you","button.save":"Save","screen.defaultValue.saved":"Default Document Saved","dataObject.dataObjectFieldHasData":"Table {0} contains information on this field","policies.privacy":"Privacy","menu.customCode":"Custom Code","dataObject.importExcelFileInto":"Import Excel file into","screen.defaultValue.create":"Create Default Document","board.documentExists":"The document {0} is already on this Board","screen.message.isEmpty":"{0} is empty","label.unique":"Unique","grid.aggregation.save":"Save","task.error.process.userTask":"Error accessing task {0} in BPMN Process: {1}","attachment.version.comparison.fileNotSupported":"File {0} not supported","documentType.mapping.limit.security":"The real number of mapped fields is {0}, {1} is added because the fields are dynamic","label.minutes":"Minutes","auth.insufficientAuthentication":"Full authentication is required to access this resource","users.dataSource.exists":"Data Source {0} already exists","document.import.mimeType":"File Type","screen.configuration.section.repeaterType.simple":"Simple","activityHistorySettings.page.title":"Activity History Configuration","auth.meAccount":"ME Account","label.unknown":"Unknown","dataObjectField.notFound":"Field {0}  does not exist in {1}","label.customRoot":"Application","modeler.action.zoomIn":"Zoom In","documentType.data.exclusion":"Confirms the exclusion of &lt;b&gt;ALL DATA &lt;/b&gt; of document?","modeler.taskHandler.macro":"Macro Execution","processActorSubstitution.title.empty":"There are no processes configured in any documents","templatemail.list":"Template List","alert.exclusion.understandConsequences":"I understand the consequences and want to proceed","humanBeing.user.created":"Created user {0} with e-mail {1}","process.task.type.endEvent":"End","customRoot.shareInstall.description":"The link below gives to you access to install one application type.","attachmentComparison.page.title":"Attachment Comparisons","screen.actions":"Buttons","customRoot.deploy.step.activityHistorySettings":"Creating Activity History Settings","signup.title":"Create your","notification.calendar.sharing.removed.you":"removed the sharing of calendar {0} with you.","document.import.noDataFoundForDocumentTypeData":"[%s] No data found for document type data '%s'.","customCode.code":"Code","deployJarHistory.title":"Deploy History","label.versionDescription":"Version description","processActorSubstitution.form.phases.tooltip":"Phases","download.processHistory":"Process History","screen.section.widget.relationship":"Relationship","macro.relatedDocumentMacroExecution.execute.actions":"Actions to execute","document.upload.user.failed":"The upload of the file {0} {1}. See {2} for more information. Error detail: {3}","customRoot.changeNotDefault":"No more default Applications ","documentType.macro":"Actions","company.domainExists":"Domain already exists","task.list":"Task List","screen.section.widget.calendar.view":"View","customRootTranslation.wrongType":"Type is not accepted {0}","macro.parentDocumentMacroExecution":"Parent-Document Macro Execution","company.myCompanies":"My Companies","validationType.field":"Field","groups.publicGroup":"Is Public Group","macro.parentDocumentUpdate.documentType":"Parent-Document Type","label.process":"Process","document.cantExecuteAfterUpdate":"Can't execute after update document","macro.documentSharing.humanBeing":"Human being field","button.import":"Import","documentType.screen.widget.message":"Screen {0} of document {1}","dataObject.notFound":"Table {0} was not found","fieldType.text":"Text","search.macro":"Run","company.humanBeingRemovedFromCompany":"Human beings removed from company","jarVersionHistory.externalDeployJar.create":"Create External Deploy","messaging.messages":"Messages","process.errorStarting":"Error starting process: {0}","screen.configuration.section.keepDataOnCreateAndContinue":"Keep data on Create And Continue","dataObjectField.saved":"Field saved","customRootImportDataHistory.status.none":"None","grid.columns.inactive":"Excluded","menu.profile":"Profile","humanBeing.upload.success":"The file {0} was &lt;b&gt;successfully&lt;/b&gt; processed.","grid.exporting.export.csv":"Export CSV","screen.filter.field.message.saved":"Filter field saved","label.name":"Name","fieldTypeParam.auditable.tooltip":"Indicates the platform to record change history on this field.","label.displayName":"Display Name","widget.confirmOperation":"This operation cannot be undone and unsaved items will be discarded. Confirm?","screen.configuration.section.label.orientation.top":"Top","acl.title":"Permissions","process.configuration":"Configuration","grid.paging.next":"Next Page","fieldTypeParam.multiple.tooltip":"Allow multiples attachments.","process.bpmn.new":"New BPMN","aggregation.order.direction.asc":"Ascending","label.status":"Status","company.byeBye":"{0} left the company {1}!","label.key":"Key","changeLog.dataStructureType":"Data Structure","process.runJob":"Run Job","macro.scheduled.grid.stattus.failed":"Failed","password.strength.stronger":"Very Strong","changeLog.dataObject.errorOnChangeDataSource":"Error when change dataSource {0}. Error message: {1}","notification.calendar.sharing.removed.him":"removed the sharing of calendar {0} to him.","button.removeSelected":"Remove Selected","macro.subdocument.execute.actions":"Actions to execute","search.more.chart":"Chart","customCode.createNew":"Create New Custom Code","label.login":"Log In","calendar.event.title":"Title","users.details":"User Details","fieldTypeParam.required.tooltip":"The field will be validated as required.","notification.type.mail":"E-Mail","sharing.sharing":"Sharing","documentType.subDocument.type.parent":"Parent","task.widget.documentType":"Document","label.length":"Length","idnumber.identificationNumbersNumbers":"Identification Numbers","widget.customize":"Customize","errors.number.invalid":"must be a valid number","macro.relationship.action.add":"Add Relationship","macro.macroBoard.boardList":"Board List","notification.board.public":"changed the board {0} to public.","label.suspended":"Suspended","dataObjectIndex.NoFieldsDefined":"No fields defined","aggregation.type.weightedAverage":"Weighted Avg","label.scheduled.macro.log":"Log - Scheduled Macro","screen.section.widget.text":"Text","label.editable":"Editable","process.invalid.actorNotExist":"Actor {0} doest not exist","activityHistorySettings.invalid.field":"The field {0} is already configured","application.scope.oneOrMore":"Select one or more scopes","moment.calendar.lastWeek.monday_friday":"[Last] dddd [at] LT","customCode.interfaceName":"Interface implemented","macro.relatedDocumentUpdate.documentType":"Related-Document Type","calendar.period.dayOfWeek":"Day of Week","dataObject.fieldName":"Field Name","chart.type.bar":"Bar","macro.macroMail.bccGroupField.placeholder":"Send Blind Carbon Copy field of your document who has the Group Name","documentType.documentTypeSequence.expression":"Sequence expression","documentTypeData.informationUpdated":"Document data information updated","compare.moreThanDaysAgo":"more than days ago","login.password.expired":"Expired Password","credential.oauth.secret":"Secret","download.board":"Boards","label.link":"Link","button.dataListing":"Data Listing","dataObject.nestedSearch":"Nested Search","checklist.saveTemplate":"Save Template","macro.createSubDocument.documentType":"Sub-Document Type","task.processDocument":"Process Document","captcha.error":"Invalid verification code","javax.validation.constraints.Future.message":"must be in the future","app.new.description":"Create your application or install some application of the platform","dataObjectIndex.delete":"Index deleted","company.deleted":"Company Deleted","documentType.message.expiredSession":"Unfortunately your session has expired, please try again.","task.screen":"Task Screen","task.screen.newScreen.description":"Task's new screen to show","attachment.version.date":"Date","fieldTypeParam.customExcelRenderer.tooltip":"The name of bean used to render the value on excel.","notification.calendar.sharing.added.him":"shared the calendar {0} to him.","macro.created":"Action created","customRoot.display.invalid":"Invalid Application Name","processActorSubstitution.form.substitute.tooltip":"Substitute","menu.contact":"Contact","label.public":"Public","javax.validation.constraints.Past.message":"must be in the past","inbox.subscribe":"Subscribe","reportSettings.field":"Field","board.boardExists":"Board with name {0} already exists","grid.format.datetime.mask":"dd/mm/yyyy HH:MM","humanBeing.import.roleAddedToUser":"Role '%s' added to user '%s' customRoot '%s'","screen.section.widget.calendar.calendars":"Calendars","screen.action.order.description":"Order of the buttons","label.continue":"Continue","notification.calendar.sharing.added.you":"shared the calendar {0} with you.","customRootImportDataHistory.status.doneWithWarn":"Done with warning","pendency.grid.goToPendency":"Go to pendency","changePassword.change":"Create a new Password","export.customRoot.notFound":"CustomRoot not found.","screen.configuration.section.restrictions":"Restrictions","process.invalid.noTaskHandler":"No task handler is difened","chart.aggregation.direction":"Direction","dataObject.saved":"Data saved successfully!","attachment.grid.action.delete":"Delete","filter.fieldNotRemoved":"This filter must be removed by owner or administrator.","relationType.child":"Child","grid.aggregation":"Charts","activity.boardList.added":"List {0} was &lt;b&gt;added&lt;/b&gt;.","label.date":"Date","screen.action.proceed":"Proceed","getStarted.skip":"Skip","dataObject.import.humanBeing.notAssociated":"[%s] Human being with e-mail '%s' is not associated with CustomRoot '%s'.","board.cardMoved":"Card Moved","documentTypeData.name.conflict":"The data {0} already exists in the document: {1} with the same parent name","changeLog.description":"Description","screen.configuration.section.sub.orientation":"Subsection Orientation","label.records":"Records","macro.documentClone.notCreated":"The document must be saved before clone","user.details.saved":"User saved successfully","calendar.holiday.created":"Holiday {0} was created successfully","label.send":"Send","attachment.data":"Attachment Data","screen.message.item.added":"Item successfully added","chart.type.weightedAverage.field":"Weight Field","document.import.startedEvaluateParentDocuments":"[%s] Started evaluate parent documents, %d documents.","process.diagram.upload":"A new version will be uploaded and will become active and used to new processes instances. Do you want to continue?","search.view.table":"Table","auth.authByUserNamePasswordDisabled":"The authentication using username and password is disabled","documentType.expression":"Calculated Fields","notification.category.user":"User","rebuild.count":"Original Rows","fieldTypeParam.showHours.tooltip":"Date will be displayed with hours.","app.new.empty":"Empty","label.group":"Group","users.information":"User Details","documentType.mapping.count":"The count of mapping fields was refreshed","label.importData":"Import Data","grid.options":"Options","label.disable":"Disable","app.link.edit":"Edit","errors.notEmpty.invalid":"May not be empty","download.groupMapping.description":"Groups","screen.options.showClone":"Clone","screen.message.section.subSectionsInvalidDTD":"SubSections {0} are related to this Data Type. Change SubSections before change it.","application.repository.version.news":"What's New in Version {0}","download.translation.description":"Translations","macro.relatedDocumentMacroExecution.documentType":"Related-Document Type","document.import.startedProcess":"[%s] Started process: '%s' for Document '%s'.","documentType.containsTemplateDataField":"This field is used at template data: {0}. Document type data: {1}, Document type: {2}.","download.dataContractData.description":"Data Contracts","documentType.sharing":"Sharing","screen.section.field.edit":"Edit Field","dashboard.widget.tasks.description":"My Tasks","document.import.documentSheetMinimumColumns":"_Document_ sheet must have at least two columns","br.com.me.ceap.validator.PrivateShare.access":"You cannot remove your access","documentType.subDocument.message.filter.saved":"{0} sub-document filter saved.","trackingProcess.deleted":"Process tracking {0} deleted","mail.attachments.summary":"{0} file(s), {1} total • Expires in {2}","auth.noConnectionProvider":"No connection found for provider %s with identifier %s to the e-mail %s","emailLog.status.sent":"Sent","download.role":"Role","screen.configuration.section.restrictions.maxLength.message":"The maximum allowed limit is {0} records.","audit.title":"Audit","reportSettings.edit":"Edit","download.resource":"Resources","modeler.listeners.event.complete":"Complete","document.privateGroups":"Privacy","groups.menu":"Groups","permission.deleted":"Permission deleted","export.documentType.notFound":"Document of type {0} not found.","process.bpmJobs":"BPM Job List","errors.url.invalid":"must be a valid url","moment.longDateFormat.LLLL":"dddd, MMMM D YYYY LT","trackingProcess.slaColors":"SLA Colors","customRoot.join":"Join","label.clear":"Clear","document.import.importingDocument":"[%s] Importing document index: '%s'.","screen.urlBackButton.toolTip":"URL to redirect after clicking on the back option button. Information from the customroot: Ex.:/do/Documentation/show/${document.id}","macro.macroMail.groupField":"Group Field","attachmentComparison.viewerURL":"Viewer URL","reportSettings.title":"Settings","errors.credential.invalid":"Invalid Credential","download.role.description":"Download role configurations","login.providerChoose":"Or Login Using","chat.search":"search","audit.version.impersonated.userId":"Impersonated User Id","documentType.summary.expression.description":"Summary or Generate a summary based on expression","calendar.control.week":"Week","label.pendingTasks":"Pending Tasks","menu.processBPM":"Processes (BPM)","trackingProcess.displayName":"Display Name","chart.type.gauge.min":"Min","process.documentActive":"Document is already active in process {0}","search.didYouMean":"Did you mean","batchData.status.completed":"Completed","process.invalid.callActivity.documentType":"The SubProcess {0} DocumentType ({1}) is not equals to Parent ({2})","menu.customLog":"Application Log","chart.type.gauge":"Gauge","sharing.public":"Public","antiforgerytoken.error":"Invalid forgery token","user.invalidUser":"Invalid User","label.you":"You","documentType.documentTypeSequence":"Sequence Strategy","download.reportFilter.description":"Download Report Filters","password.strength.weak":"Weak","download.dataObjectMapping":"Tables","customRoot.deploy.step.board":"Creating Boards","documentType.information":"Information","label.list":"list","customRoot.tab.moreDisplay":"More Options","signup.email.validation.emailResent":"The e-mail confirmation was re-sent to ''{0}''","jarVersionHistory.download":"Download","export.downloaded":"The export of document {0} was finished! This download expires in 7 day","label.addSchedule":"Add schedule","widget.configure.reset":"Reset State","filter.saveAndShare":"Save and Share","documentType.templates":"Templates","deployJarEnvironment.edited":"Deployment environment edited!","processActorSubstitution.edit":"Edit","humanBeing.import.startedProcess":"Started process file: '%s'","dataObject.pluralBasename.description":"This information is used like identifier of the table. Used in API as well. E.g Tasks.","screen.configuration.section.button.remove":"Show Remove Button","deployJarEnvironment.application":"Application","notification.board.sharing":"shared the board {0} with you.","errorPage.503.youCanAlso":"You can also","dataObject.download.jarVersionHistory.limit.exception":"Cannot store jar version, {0} records per week limit is exceeded.","app.repo.unavailable":"There was a problem with your network connection. Try again later.","customRoot.cleared":"Application data cleared","company.customRoot.admin":"Administrator","chat.dialog.options":"Options","macro.composedRelationship":"Composed Relationship","customRoot.packageName":"Package","label.store":"Store","datacontract.credential":"Credential","label.days":"Days","macro.fieldEvaluator.type":"Field Change","dataObject.creating":"Creating table...","modeler.listeners.event.delete":"Delete","document.notFound":"Document {0} not found","download.dataObjectMapping.description":"Tables","grid.chart.pie":"Pie Chart","signup.miisy":"Miisy","label.credential":"Credential","document.import.finishedProcess":"[%s] FINISHED PROCESS: '%s' for Document '%s'. See notifications.","chart.type.gauge.max":"Max","document.cantLoad":"Can't load Document","grid.aggregation.cancel":"Cancel","macro.documentSharing.sharing":"Sharing","macro.macroMail.toFields.placeholder":"Send to fields type e-mail inside document","fieldType.decimal":"Decimal","changeLog.dataObject.errorOnChangeDataObject":"Error when change table {0}. Error message: {1}","jarVersionHistory.externalDeployJar.noDeployJayPermission":"You do not have Deploy Jar permission","messaging.message.retried":"Message was sent to original queue to be reprocessed","macro.documentSharing.humanBeings.placeholder":"Add fields type human being inside sharing of document","filter.choose":"Choose This Filter","process.history.document.empty":"There are no process history for this document","documentType.details":"Document Details","groups.groupNotRemoved":"This group must be removed by owner or administrator.","screen.selector.message.removed":"Selector removed","board.update":"Update","screen.section.widget.field.label.orientation.left":"Left","activityHistorySettings.invalid.id":"No entity found for the criteria: Id - {0}","humanBeing.import.userAddedToGroup":"User '%s' added to group '%s' customRoot '%s'","dataObject.external.invalidExternal":"Is not an external table","humanBeing.login.loginValid":"Validated Login","fieldTypeParam.auditable":"Auditable","grid.selection.remove":"Remove selection","grid.aggregation.width":"Width","label.edit":"Edit","app.credential":"Credential","app.openNewTab":"Open in new tab","screen.configuration.section.field.orientation.horizontal":"Horizontal","calendar.system":"System Calendar","macro.scheduled.history.grid.macro":"Macro","processActorSubstitution.form.phases.label":"Phases","process.task.type.serviceTask":"Service","screen.showEdit":"show/edit in screen...","deployJarHistory.humanBeing":"Created by","button.disable.configServer":"Disable Config Server","activity.board.renamed":"&lt;b&gt;Board renamed&lt;/b&gt; &lt;i&gt;Old Name&lt;/i&gt;: &lt;b&gt;{0}&lt;/b&gt;, &lt;i&gt;New Name&lt;/i&gt;: &lt;b&gt;{1}&lt;/b&gt;","button.revertToDefault":"Revert to Default","humanBeing.import.savedUser":"Saved user '%s'","fieldTypeParam.searchable.tooltip":"Enables document search on attachment content (support only for .doc, .docx, .pdf and .txt extensions).","modeler.sequenceFlow.condition":"Expression Condition","macro.subdocument.execute2.parent":"Parent Document","textEditor.link.unlink":"Unlink","humanBeing.import.errorWhenProcessUser":"Error when process user '%s'. Error message: %s","macro.follow.type":"Follow","modeler.userTask.screen":"Document Screen","customRoot.themeLeastOne":"The application must have at least one theme","fieldTypeParam.customFormatter":"Custom Formatter","export.downloaded.error":"The export of document {0} done with error.","screen.selector.screen":"Screen Selector","humanBeing.import.emailAlreadyExists":"An user with email '%s' already exists","macro.documentRelationship":"Document Relationship","document.import.savedParentDocumentRelation":"[%s] Saved parent document relation, document index '%s'.","audit.version.impersonated":"Impersonated","documentType.documentTypeData":"Document Type Data","dataObjectIndex.theNameMustBeUnique":"The name for the index. Must be unique for the same Table","document.warningIndex.warning":"You are about to duplicate fields","screen.section.subDocument.field":"Field","customRoot.deploy.step.extension.properties":"Defining Extension Version","customRoot.deploy.step.appVersion":"Checking Version","screen.configuration.screen.readOnlyMode.always":"Always","download.humanBeingMapping":"Human Being","customRoot.icon":"Icon","screen.changedBySomeoneElse":"This document was changed by someone else and was refreshed","dataObject.download.info.message.two":"List tables must have PK defined, so they do not duplicate rows.","macro.documentSharing.merge":"Merge","customCode.importJAR":"Import JAR","document.edited":"{0} Edited","humanBeing.login.required":"Login {0} is required","dataObject.record.notFound":"{0} {1} was not found","label.identNumber":"Identification Number","screen.configuration.field.dataSource":"Data Source","login.email":"E-mail","fieldTypeParam.showHours":"Show Hours","label.notRequired":"Not Required","board.defaults.done":"Done","user.goToProfile":"Go to your profile","compare.greaterThan":"&gt;","screen.options.showPresence":"Presence","screen.configuration.section.repeaterType.table":"Table","composer.addField":"Add Field","screen.configuration.field.filters":"Filter Fields","calendar.resource.removed":"Resource {0} was removed successfully","role.permissions":"Permissions","notification.configuration":"Configuration","customRoot.tab.displayName":"Display","task.actor.removed":"Actor {0} removed from Task {1}","alert.exclusion.confirmWarning":"This operation &lt;code&gt;CAN NOT&lt;/code&gt; be undone and the data will be lost.","fieldTypeParam.meTextEditor":"Text Editor","screen.revertChanges":"Revert Changes","label.search":"Search","filterConfigurationField.fullName":"Full Name","download.group.other":"Other","changeLog.structureType":"Structure","aggregation.type.cardinality":"Distinct","document.import.fieldRequired":"Field {0} is required","alert.exclusion.unexpectedThings":"Unexpected bad things will happen if you don’t read this!","extension.store.extension.create.update":"Create/Update Extension","label.type":"Type","app.new.title":"New Application","macro.notFound":"Macro {0} not found for Document Type {1}","textEditor.paragraph.outdent":"Outdent","label.none":"None","documentType.fastCreation":"Create your Document","listCard.reload":"Reload data","documentType.relationship.type":"Relationship Type","policies.privacy.cookies.learnMore":"Learn More","chat.sound":"Sound","templateData.parentDTDNotSelected":"To select {0} you must select its parent {1}","label.conditions":"Conditions","trackingProcess.invalidBpmn.exception":"Error while parsing Bpmn","fieldType.boolean":"Boolean","processActorSubstitution.form.error.endDateNotInFuture":"The end date must be in the future","screen.action.macro.description":"{0} executed when button is clicked, click on {1} to create one more...","button.edit":"Edit","screen.section.edit":"Session settings","modeler.startEvent.name":"Name","documentType.mapping.limit.dataObject":"The Field {0} was not added because it is being used in document type {1} and if it is added, the field limit in the elastic search mapping will overflow","calendar.event.description":"Description","compare.greaterThanEqual":"&gt;=","calendar.plural":"Calendars","board.Actions.executed":"Actions {0} executed","customCode.instructions.ceapcustomRootName":"ceap.customRootName -&gt; Custom Root name","download.bpmn":"BPMN/DMN Process","document.index":"Index","jarVersionHistory.title":"Jar Version History","expression.helper":"Help","calendar.error.remove":"Calendar can not be removed","button.create":"Create","search.view.list":"List","company.mustHaveIDNumber":"Company must have at least one unique identification number","screen.action.description.description":"The description will be shown in a tooltip to describe the action to the final user","label.yes":"Yes","attachment.layout.summary":"Summary","screen.configuration.sub.fields.up":"Move To Up","expression.run":"Run","grid.paging.last.exceeded":"The total hits is greater than 10000 documents, please use sort to go to last result","customRoot.deploy.step.config":"Configuring the Application","attachmentComparison.comparisonId":"Comparison ID","fieldTypeParam.useTextArea":"Use Text Area","br.com.me.ceap.validator.CPF.message":"CPF is not valid","inbox.message.invalid.url":"Invalid Url","label.schedule":"Schedule","chart.type.area":"Area","password.strength.strong":"Strong","dataObjectIndex.failedIndex":"Failed index {0}","compare.is":"is equal to","aggregation.type.dateHistogram":"Day","filter.name":"Filter Name","humanBeing.import.errorWhenAddRole":"Error when add Role '%s' for User '%s (CustomRoot '%s'). Error message: %s","task.widget.id":"ID","role.deleted":"Role deleted","activity.boardList.renamed":"&lt;b&gt;Board List renamed&lt;/b&gt; &lt;i&gt;Old Name&lt;/i&gt;: &lt;b&gt;{0}&lt;/b&gt;, &lt;i&gt;New Name&lt;/i&gt;: &lt;b&gt;{1}&lt;/b&gt;","upload.invalidFieldName":"Invalid field name {0}","login.disable":"Disable Login","app.reinstallVersion":"Reinstall version","auth.authTypeDisabled":"This authentication type %s is disabled. Please use another authentication type","signup.uncompleted.message":"Hello, we have identified that you have not yet completed your registration, we ask that you access your email and confirm your registration.","screen.action.conditions":"Conditions","dashboard.widget.documentType.chart":"Chart","modeler.action.export.xml":"Export to XML","button.download":"Download","dataObjectIndex.invalidFields":"When create an index, avoid the use of field types: Object, HumanBeing, Translatable, GeoPosition, Attachment. Use primitive types instead.","button.configure":"Configure","customRoot.role.user":"Common User Profile","customRoot.settings.defaultGroup":"Default Group","process.draft":"Draft","screen.configuration.section.repeaterType.card":"Card","processActorSubstitution.updated.success":"Data updated successfully!","fieldTypeParam.customExcelRenderer":"Custom Excel Renderer","documentType.relationship":"Relationship","document.import.errorSaveParentDocument":"[%s] Error on save parent document, document index '%s'. Detail: %s","screen.filter":"Filters","humanBeing.session.id":"Session Id","userAgreement.accept":"I accept the","br.com.me.ceap.validator.NotEmpty.message":"May not be empty","macro.schedule.warning.message.two":"Ideally, the filters for the execution should be configured in the schedule, not in the macro.","auth.exclusiveDomains":"The authentication using %s is disabled for domain \"%s\", use %s to authenticate","app.new.external.description":"Create a link to your external app","label.favorites":"Favorites","dataObject.download.info.fieldNumbers":"Field Numbers","customRootTranslation.selectMessage":"Select the word to be translated","process.errorParsing":"Error parsing bpmn {0}: {1}","process.newInstanceStarted":"A New Process Instance {0} was started for {1}","deployJarEnvironment.name":"Name","screen.action.proceed.description":"Proceed with the process flow. This is an auto-generated action. You can edit it or create more.","download.group.data":"Data","dataObjectField.confirm.message":"Field data will be deleted, confirm?","dataObject.import":"Import Table","chart.type.line":"Line","aggregation.metric":"Metric","attachment.grid.action.open":"Open file","label.confirm":"Confirm","dataObjectDataSource.name":"Data Source","customRoot.shareInstall.install.description":"You can share it with anyone.","label.archived":"Archived","macro.updated":"Action updated","upload.addAndDragDropTranslationFiles":"Add (or drag-and-drop) one Translation file to upload","grid.quickSearch":"quick search","macro.multiplicityToSubDocument.actions":"Actions to execute","company.humanBeings":"Human Beings","sort.orderDirection":"Direction","objectData.removed":"{0} removed","menu.groups":"Groups","app.exists":"The app {0} already exists","document.followers.placeholder":"Search People","download.processActorSubstitution":"Process Actor Substitutions","acl.all":"All","screen.configuration.section.restrictions.maxLength":"Max Length","customRoot.history":"History","process.invalid.NullExtensions":"Task {0} has null values on extensions","screen.configuration.sub.type.grid":"Grid","modeler.action.open":"Open","label.all":"All","customCode.instructions.ceapURL":"ceap.url -&gt; MECEAP environment url","dataObject.external.expire":"Expire","process.notExecutable":"Process is not executable","document.cantExecuteAfterRemove":"Can't execute after remove document","documentType.display.invalid":"Invalid Display Name","button.enable":"Enable","changePassword.recentlyUsed":"Password already used recently","document.import.evaluatingParentDocuments":"Evaluating parent documents","documentType.expression.exists":"Expression already exists.","grid.selection.invert":"Invert selection","label.monday":"Monday","board.boarListNameExists":"List with name {0} already exists","templatemail.documentType":"Document","aggregation.serie.add":"Add Serie","link.widget.newTab":"New Tab","screen.field.calendarAppointment":"Calendar Appointment","dataObject.keys":"Keys","label.following":"Following","documentType.notification.field":"Field","calendar.event.period":"Period","screen.options.showRemove":"Remove","customRoot.display":"Application Display","calendar.error.period":"Period not allowed","dataObject.records.duplicated":"Duplicated records","screen.action.titleButton":"Title","screen.configuration.sub":"Document {0}","screen.removed":"Screen Removed","batchData.status.error":"Error","login.email.invalid":"Your e-mail is not validated yet. &lt;a href=\"{0}\"&gt;Resend a validation e-mail&lt;/a&gt;","tag.search":"search","label.pending":"Pending","customRoot.addImageFile":"Added image file {0}","processActorSubstitution.form.endDate.label":"End Date","filter.empty":"Filter is empty","label.and":"and","process.migrate.error":"It is not possible to migrate due to {0}","screen.action.styleMarker":"Style Marker","select2.formatSelectionTooBig":"You can only select {0} item(s)","tag.documents.empty":"No documents was selected","menu.monitorMacroSchedule":"Monitor scheduled macros","macro.documentSharing.emails.placeholder":"Add fields type e-mail inside sharing of document","macro.createSubDocument.restriction":"Restrictions","screen.configuration.section.repeaterType.default":"Default","board.removed":"Board {0} Removed","management.permission":"Permission","componentState":"Component State","documentType.expression.field":"Field","documentTypeData.removeChildFirst":"Remove children elements first.","chat.dialog.expand":"Expand","customRootTranslation.term":"Term","banner.dragAndDrop":"Drag and drop or ","macro.name":"Name","macro.composedRelationship.action":"Action","templatemail.masterTemplate":"Master Template","macro.integration.url":"Url","groups.element.added":"Elements added","label.external.user":"External user","label.dangerZone":"Danger Zone","chart.aggregation.type":"Operator","humanBeing.import.finishedProcess":"Finished process users: '%s'. See notifications","customRoot.name":"Name","compare.isNot":"is not equal to","credential.oauth.tokenUrl":"Token URL","label.preferences":"Preferences","customRoot.deploy.step.serverJs":"Installing Scripts","menu.processHistory":"Process History","documentType.root":"DocumentRoot","macro.scheduled.grid.stattus.processing":"Processing","reportSettings.message.edited":"Successfully edited record","errors.term.invalid":"Invalid term","document.upload.success":"The file {0} was &lt;b&gt;successfully&lt;/b&gt; processed.","document.import.errorWhileProcessing":"[%s] Error while processing: '%s'. Error message: %s.","calendar.holiday.calendar":"Calendar","users.addLogin":"Add Login","screen.action.theActionName":"Button Name","dashboard.dashboard":"Dashboard","customRoot.user.noAccess":"User {0} has no access to application {1}","humanBeing.import.doneProcessUser":"Done process user '%s'","button.dataObject":"New Table","app.new.templates.platform":"Platform Templates","groups.documentsAdded":"Documents added to group {0}","macro.subdocument.execute2.fields":"Fields","macro.subdocument.execute2.parentDocumentType":"Parent Document Type","download.documentTypeMapping.description":"Documents","label.documentType.parent":"Parent Document Type","changeLog.migrations":"Migrations","getStarted.title":"The {0} was successfully created!!.","screen.configuration.sub.fields.name":"Field","screen.options.showCalendar":"Calendar","humanBeing.session.expireAll":"Expire all other sessions","screen.configuration.section.dataType":"Data Type","macro.subdocument.execute2.actions":"Actions to execute","getStarted.admin":"go to admin panel","processStatus.status.processing":"Processing","documentType.notification":"Notification","moment.relativeTime.MM":"%d months","label.add":"Add","macro.subdocument.execute2.exception.parentDocumentType.required":"Parent-Document Type is required","screen.configuration.sub.button.saveAndClose":"Save And Close","documentTypeData.parentTypeData":"Parent Data","rebuild.monitor.title":"Rebuild Monitor","document.relationship.message.document.same":"Can't create relationship between the same document","macro.multiplicityToSubDocument.filter":"Multiplicity Filter","attachment.saved":"Attachment data saved","download.permission.description":"Download permission configurations","chat.dialog.options.block":"Block","filterConfiguration.exists":"Filter configuration with name {0} and order {1} already exists.","macro.macroMail.bcc.placeholder":"Send Blind Carbon Copy Groups or People","label.files":"Files","macro.macroMail.bccFields.placeholder":"Send Blind Carbon Copy fields type e-mail inside document","document.exclusion.archiveOption":"Another option is &lt;b&gt;archive&lt;/b&gt; this document.","jarVersionHistory.externalDeployJar.credential.notAllowed":"The credential is not allowed to access the app","label.restriction":"Restriction","document.import.documentSheetNotFound":"[%s] _Document_ sheet not found, operation aborted. Review your file and try again","documentType.notFound":"Document \"{0}\" was not found","company.integrityViolation":"This Company can not be deleted because it is associated with other entities.","label.create":"Create","signup.email.validation.ok":"E-mail successfully validated","login.back":"Back to Login","label.weekly":"Weekly","macro.multiplicityToSubDocument.subDocumentType":"To SubDocument","processHistory.processBPM":"Process (BPM)","screen.configuration.section.criteria":"Filter","board.listName":"List name","errorPage.503.customRoot.title":"Application Unavailable","screen.configuration.field.mask":"Mask","userAgreement.change":"We have changed our terms and policies. Please read carefully.","screen.options.showActivity":"Activity","calendar.name":"Name","customRoot.deployed.error":"Deploy of Application {0} failed ({1})","company.number":"Number","inbox.document.list":"Document List","calendar.resource.color":"Color","customRootAdminPage.empty":"Empty","modeler.userTask.screen.parameter.invalid":"Screen parameter {0} not found or wasn't evaluated as a screen name","changeLog.dataObject.errorOnAddField":"Error when add field {0} to table {1}. Error message: {2}","macro.scheduled.history.grid.started":"Started","templateData.macroHasFunctionPromptData":"Macro {0} has at least one function which is configured as prompt data.","documentTypeValidation.validationType":"Validation Type","download.title.checkAll":"Check All","chart.type.tagCloud":"Tag Cloud","trackingProcess.description":"Description","menu.notification":"Notification","documentTypeData.confirmRemove":"Remove selected Document Data?","styleBar.italic":"Italic","processActorSubstitution.button.back":"Back","datacontract.title":"Data Contract","login.do":"Login","attachmentComparison.fileName":"File","mail.attachments":"Attachments in this email:","processHistory.type":"Type","chat.title":"Messages","screen.configuration.sub.button.edit":"Show Edit Button","acl.execute":"Can Execute","macro.documentSharing.email":"Email field","period.personalize":"Personalize","dataObject.cleared":"Table {0} was cleared","dataObject.edit":"Table Structure","changeLog.files":"Files","label.lastdayMonth":"Last working day of the month","label.errorMessage":"Error Message","customRoot.deploy.step.dataFiles":"Importing Data","login.enable":"Enable Login","screen.configuration.sub.documentType":"Document","documentType.containsScreenSectionField":"There is a Section {0} in Screen {1} for this field.","macro.documentRelationship.documentType":"Related-Document Type","errors.date.invalid":"Invalid Date","screen.configuration.section.required":"Required","board.options":"Options","download.groupMapping":"Groups","javax.validation.specialCharacter.message":"This field does not accept special character","componentState.humanBeing":"User","board.created":"Board {0} created","auth.createSocialAccount.createAccount":"Create ME Account","activityHistorySettings.message.deleted":"Successfully deleted record","user.idNumber":"User Identification Number","customRoot.alreadyExists":"Application with name {0} already exists","grid.paging.pageSize":"Page Size","errorPage.code":"Error code","dataObjectIndex.emptyFieldList":"Define at least one field for index {0}","screen.action.redirectUrl.customRootName":"Custom Root Name","screen.configuration.field.show.textArea":"Show as Rich Text Area","grid.paging.prev":"Previous Page","groups.parentGroup":"Parent Group","errorPage.409.message":"Unfortunately someone else has updated your document at the same time. Please check and repeat the process.","screen.configuration.section.cols":"Columns","compare.doesNotContains":"does not contains","screen.options":"Screen Options","screen.action.validateScreen":"Validate","export.confirmation":"The document export contains too many records, this may take a long time to process. Do you want to continue?","download.resource.description":"Resources (images, files...)","humanBeing.import.errorWhenSendEmailInvite":"Error when send invite email for User '%s'. Error message: %s","process.documentsInProgress":"In Progress","javax.validation.ForbiddenValue.Size.message":"the value is not allowed","chat.empty":"You do not have messages","customRootAdminPage.version":"Version","calendar.resource.edited":"Resource {0} was edited successfully","documentType.documentTypeSequence.expression.description":"Generate a sequence based on expression","screen.configuration.field.custom.externalTable.fieldChange.field":"External Field","application.repository.accessDeniedException":"Server is not authorized to update this app's artifact","notification.event.customRoot.update":"Application Updates","tag.create":"Press \"enter\" to add the tag","aggregation.order.direction.desc":"Descending","label.busy":"Busy","menu.home":"Home","customRoot":"Applicative","label.autoApproval.description":"Auto approval all scopes selected","notification.documentChanged":"The document #{0} has been changed by {1}","dataObject.exists":"Already exists a Table named &lt;b&gt;{0}&lt;/b&gt;","macro.documentSharing.merge.tooltip":"Used to merge the current value with the macro value","export.activeFields":"Active Columns","errors.min.invalid":"Must be greater than or equal to {0}","documentType.validation.fields":"Select at least one field","document.page.actions.refresh":"Refresh","jarVersionHistory.deploymentEnvironment":"Deployment environment","textEditor.paragraph.paragraph":"Paragraph","role.cannotEdit":"Role cannot be edited","documentType.templates.search":"Search Card","macro.parentDocumentUpdate.documentType.notFound":"Parent-Document Type not found","groups.name":"Group Name","aggregation.type.minimum":"Min","label.moreOptions":"More Options","label.logout":"Logout","screen.section.widget.process.history":"Process History","credential.removed":"Credential removed","moment.relativeTime.hh":"%d hours","modeler.taskHandler.name":"Name","documentType.subDocument.message.added":"Added {0} as a sub-document","dataObjectIndex.invalidField":"Field {0} is invalid to use","signup.complete":"Congratulations, account created successfully.","menu.configuration":"Configuration","customCode.className":"Class Name","process.suspended":"Process Suspended","button.delete":"Delete","documentType.documentTypes":"Documents","customRootImportDataHistory.status.doneWithError":"Done with error","modeler.userTask":"User Task","fieldTypeParam.minValue.tooltip":"The minimum numeric value supported by this field.","macro.relatedDocumentUpdate.related":"Related Document","changeLog.dataObject.errorOnChangeField":"Error when change field {0} to table {1}. Error message: {2}","theme.subTitle":"To modify elements of the application's appearance such as colors and logo, it is necessary to include a new theme and select it as the default.","moment.longDateFormat.LTS":"LT:ss","app.link.edited":"Application was edited successfully","humanBeing.import.customRootNotFound":"CustomRoot with name '%s' not found","board.new":"New Board","modeler.root":"Global Settings","upload.cancel":"Cancel","textEditor.color.reset":"Reset","customRootTranslation.appResources":"Application Resources","label.createNew":"Create New","processHistory.deleted.exception":"An error occurred while trying to remove Process History Configuration","screen.section.widget.tracking":"Process Tracking ","dataobject.upload.sucess.info":"See {0} for more information.","signup.email.validation.resend":"Resend confirmation","download.tracking":"Process Tracking","document.import.urlFile":"Url File","humanBeing.import.importingHumanBeing":"Importing user, email: '%s'","label.wait":"Please Wait...","aggregation.type.monthHistogram":"Month","groups.nameInUse":"You already own a group with this name","search.filter":"Filters","grid.columns.active":"Included","macro.relationship.action.remove":"Remove Relationship","document.monitor":"Document Monitor","documentType.expression.subDocument.filter":"Sub-Document Filter","fieldTypeParam.length.tooltip":"The maximum number of characters in this field.","label.expand":"Expand","modeler.userTask.id":"Id","textEditor.font.clear":"Remove Font Style","captcha.missing-input-response":"Enter the verification code.","screen.configuration.field.filterChildObjectField":"Child Field","screen.configuration.screen.readOnlyMode":"ReadOnly Mode","menu.task":"Tasks","aggregation.serie.remove":"Remove Serie","documentType.mapping.field.duplicated":"There is a field with that name in the document","customRoot.deploy.step.properties":"Defining Version","screen.filter.enabled":"Enabled","fieldTypeParam.dataSource":"Data Source","customRoot.deploy.step.reportSettings":"Creating Report Settings","screen.configuration.field.deleted":"Deleted field {0}.","documentType.index.limit":"The number of fields mapped is: {0} and the maximum limit is: {1}, consider review this structure","process.active":"Active","process.documents":"Documents","templateData.exists":"Template with name {0} already exists","button.capitalizedDetails":"Details","fieldTypeParam.customSorter.tooltip":"The name of the function used in client-side to sort column data on the grid.","document.relationship.metaDocument":"Document #","customRoot.deploy.step.validateDependency":"Validating Dependencies","label.documentType":"Document","download.filterMapping.description":"Filters","screen.section.widget.field.label.orientation":"Label Orientation","customRoot.deployed":"The application {0} is now ready to use!","audit.version.entityId":"Entity Id","customCode.instructions.uCanDownloadBMFNProcessFile":"You can download Custom Root BPMN Processes files as resources","dataObject.external.invalidConnection":"Invalid connection","dataObjectIndex.save":"Index saved","compare.isNotNull":"is not empty","label.general":"General","macro.documentSharing":"Document Sharing","checklist.notes":"Notes for this item","company.SeeAll":"See all companies","deployJarHistory.created":"Creation date","componentState.key":"Key","label.uninstall":"Uninstall","download.group.integration":"Integration","password.strength.good":"Good","customRoot.downloaded.title":"We are producing the file of application {0}...","trackingProcess.startPhase":"Initial Phase","macro.parentDocumentMacroExecution.documentType":"Parent-Document Type","filter.criteria.error":"Configure at least 1 (one) search criteria before saving the filter.","sharing.private":"Private","company.administrator":"Administrator","label.time":"Time","fieldTypeParam.type.tooltip":"Allow storing extra information on attachment. Any information of selected type can be used.","changePassword.passwordMustBeDifferent":"New password must be different from actual","filter.apply":"Apply filter","screen.action.theActionName.description":"The button name is what identifies the action to the rest of the system.","dataObjectIndex.notfound":"Index {0} not found","role.cannotDelete":"Role cannot be deleted","label.origin":"Origin","customRootTranslation.term.reverted":"The term {0} was reverted to default","signup.name":"Name","documentTypeData.created":"Document data {0} was created successfully","macro.macroMail.attachmentFields.placeholder":"Send files in fields as email attachments","calendar.resource.created":"Resource {0} was created successfully","errors.maxLength.invalid":"Can not have more than {0} characters","screen.configuration.field.online.edit":"Edit Online","sort.orderDirection.asc":"(A-Z)","sort.orderDirection.desc":"(Z-A)","dataObject.import.humanBeing.invalidEmail":"[%s] Could not find human being with e-mail '%s'.","moment.longDateFormat.LLL":"MMMM D YYYY LT","modeler.listeners.event.create":"Create","scheduler.updated":"Scheduler updated","macro.multiplicityToSubDocument":"Multiplicity to SubDocument","trackingProcess.endPhase":"Final Phase","document.import.externalStorageId":"Storage Id","upload.evaluateParentDocumentCalculatedFields":"Evaluate parent document","signup.timezone":"Timezone","screen.configuration.field.tooltip":"Tooltip","customRoot.admin":"{0} - Administration","fieldTypeParam.dataSource.tooltip":"Defines the data source used to get data.","customRoot.deploy.step.dataFilesStructure":"Importing Structures","company.customizationRoots":"Apps","document.upload.failed":"The upload of the file {0} {1}. See {2} for more information. Error detail: {3}","label.credentials":"Credentials","avatar.saved":"Avatar Saved. Please, refresh your page.","checklist.template.saved":"Template created","process.invalid.context.documentType":"Document Type {0} not found, configured in Element {1}","label.fields":"Fields","screen.filter.stopProcess.description":"Stop to process other filters","activity.attachment.added":"file attached {0}.","br.com.me.ceap.validator.GST.message":"GST is not valid","moment.relativeTime.dd":"%d days","deployJarEnvironment.deleted":"Deployment environment deleted!","label.refused":"refused","screen.options.showMacro":"Actions","process.invalid":"Process is invalid","label.conditions.add":"Conditions(this action will only work if this filter does not find a compatible element)","upload.validate.maxNumberOfFiles":"Maximum number of files exceeded","modeler.action.load":"Load"};
Catalog.debug = false;
</pre></body></html>