Files
alfresco-community-repo/config/alfresco/messages/jbpm-engine-messages_ru.properties
Dave Ward 6555179a7a Merged V4.1-BUG-FIX to HEAD
40347: GERMAN: Translation update based on EN 40202
   40348: SPANISH: Translation update based on EN 40202, fixes: ALF-15360 and ALF-15361
   40353: RUSSIAN: Adds official support for Russian (locale: ru) to Alfresco. Initial translation based on EN r38926.
   40361: ALF-15453: Incorrect manage permissions working for a file/folder
   40362: CHINESE: renames an incorrectly named file.
   40382: Fix for ALF-15491 SOLR is generating queries for lucene style cross-language support
   40389: ALF-14399 : Added method removeTimeZoneIfIsAllDay to AbstractCalendarWebScript. Used to strip time zone information from all day events, was forced to handle date patterns in the same method due to legacy date format requirements. java.util.Date has been replaced with iso8061 date String in the FTL model to ensure local server time zone is not added when we have explicitly removed it.
   40401: Part for for ALF-15406 Index Tracker seems not to gracefully stop upon shutdown keeping all other threads in waiting
   40406: A slash was missing (the sites in the folder picker couldn't be shown)
   40410: ALF-13190 and ALF-13287: both bugs related to the iCal SETPOS attribute. SETPOS (for outlook) specifies the week number with in a month. Possible values are -1 to 4. The positive values count forward while negative count backwards, -1 should represent the last week in a month. The method toDayOfWeekInMonth within CalendarReccurenceHelper was not setup to handle -1, this has been corrected. buildRecurrenceString within CalendarEntryGet was incorrectly using SETPOS to lookup day name.
   40412: GERMAN: Translation updates based on EN r40357
   40413: SPANISH: Translation updates based on EN r40357
   40414: FRENCH: Translation updates based on EN r40357
   40415: ITALIAN: Translation updates based on EN r40357
   40416: JAPANESE: Translation updates based on EN r40357
   40417: DUTCH: Translation updates based on EN r40357
   40418: CHINESE: Translation updates based on EN r40357
   40420: First half of fix for ALF-12803 - No user feedback: Cannot transformed content with password. (Failure of synchronous rule causes upload to fail with unhelpful message)
    - reporting error information inline when DnD upload is used
    - TODO: push JSON error response through the Flash Adaptor uploader component (requires swf uploader modifications)
   40428: Merged V4.1 to V4.1-BUG-FIX
      40349: CloudSync: fix move out (=> target delete) - add unit tests ( ALF-14655 / ALF-15011 )
      40364: Testcase for ALF-15178, which is not reproduced.
      40381: ALF-15295: Cannot access folders beyond first page of document library
      40393: BDE-93 cleanup notice file, especially updating outdated URLs
      40419: Fix for the MLText parts of ALF-15502.
      40427: Merged DEV/COMMUNITY-4.0-BUGFIX to V4.1
         40425: ALF-15470: Solr distribution changes
         - Added scripts for regenerating keystores to repository keystore directory
         - Included this directory in the solr distribution zip under alf_data/keystore for easier installation to tomcat


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@40429 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-14 19:17:45 +00:00

44 lines
3.8 KiB
INI
Executable File

Jbpm.engine.mandatory.properties.missing=Mandatory task properties have not been provided! {0}
jbpm.engine.deploy.workflow.error=Failed to deploy workflow definition.
jbpm.engine.is.workflow.deployed.error=Failed to determine if workflow definition is already deployed.
jbpm.engine.undeploy.workflow.error=Failed to undeploy workflow definition {0}.
jbpm.engine.get.workflow.definition.error=Failed to retrieve workflow definitions.
jbpm.engine.get.workflow.definition.by.id.error=Failed to retrieve workflow definition for id {0}.
jbpm.engine.get.workflow.definition.by.name.error=Failed to retrieve workflow definition for name {0}.
jbpm.engine.get.all.workflow.definitions.by.name.error=Failed to retrieve all definitions for workflow {0}.
jbpm.engine.get.workflow.definition.image.error=Failed to retrieve workflow definition image for {0}.
jbpm.engine.get.task.definitions.error=Failed to retrieve workflow task definitions for workflow definition {0}.
jbpm.engine.get.process.definition.error=Workflow definition {0} does not exist.
jbpm.enginestart.workflow.error=Failed to start workflow {0}.
jbpm.engine.get.active.workflows.error=Failed to retrieve workflow instances for definition {0}.
jbpm.engine.get.workflow.instance.by.id.error=Failed to retrieve workflow instance with Id {0}.
jbpm.engine.get.process.instance.error=Workflow instance does not exist for Id {0}.
jbpm.engine.get.workflow.paths.error=Failed to retrieve workflow paths for workflow instance {0}.
jbpm.engine.get.path.properties.error=Failed to retrieve properties of path {0}.
jbpm.engine.cancel.workflow.error=Failed to cancel workflow instance {0}.
jbpm.engine.delete.workflow.error=Failed to delete workflow instance {0}.
jbpm.engine.signal.transition.error=Failed to signal transition {0} from workflow path {1}..
jbpm.engine.invalid.event=Event {0} is not a valid event, this event name is reserved.
jbpm.engine.fire.event.error=Failed to fire event {0} on workflow path {1}.
jbpm.engine.get.tasks.for.path.error=Failed to retrieve tasks assigned to Workflow path {0}.
jbpm.engine.get.timers.error=Could not retrieve any timers for workflow {0}.
jbpm.engine.find.completed.task.instances.error=Failed to retrieve completed task instances list for actor {0}.
jbpm.engine.get.assigned.tasks.error=Failed to retrieve tasks assigned to authority {0} in state {1}.
jbpm.engine.get.pooled.tasks.error=Failed to retrieve pooled tasks for authorities {0}.
jbpm.engine.query.tasks.error=Failed to query tasks. Query: {0}.
jbpm.engine.get.task.instance.error=Task instance {0} does not exist.
jbpm.engine.update.task.error=Failed to update workflow task {0}.
jbpm.engine.end.task.invalid.transition=Transition {0} is invalid for Workflow task {1}.
jbpm.engine.end.task.error=Failed to signal transition {0} from workflow task {1}.
jbpm.engine.get.task.by.id.error=Failed to retrieve task {0}.
jbpm.engine.get.start.task.error=Failed to retrieve start task for workflow instance {0}.
jbpm.engine.compile.process.definition.zip.error=Failed to parse process definition from jBPM zip archive stream.
jbpm.engine.compile.process.definition.xml.error=Failed to parse process definition from jBPM xml stream.
jbpm.engine.compile.process.definition.unsupported.error=Failed to parse process definition - unsupported mime type {0}
jbpm.engine.get.jbpm.id.error=Format of id {0} is invalid.
jbpm.engine.get.workflow.token.invalid=Invalid workflow path {0}.
jbpm.engine.get.workflow.token.is.null=Workflow path {0} does not exist.
jbpm.engine.set.task.properties.invalid.value=The value {0} is invalid for the task property {1}.
jbpm.engine.convert.value.error=Unable to convert jBPM value {0} to Alfresco Value since it is not Serializable.
jbpm.engine.get.company.home.invalid=Invalid company home path {0}.
jbpm.engine.get.company.home.multiple=Invalid company home path {0}. Expected 1 match but found {1} matches.