From 9983505cbf21ebcb91b4bb6a1a7cdd41279f6442 Mon Sep 17 00:00:00 2001 From: David Webster Date: Thu, 15 Dec 2011 12:18:19 +0000 Subject: [PATCH] Japanese: Translation update based on EN r32732 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32783 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/messages/bootstrap-spaces_ja.properties | 1 + config/alfresco/messages/patch-service_ja.properties | 4 ++++ config/alfresco/workflow/workflow-messages_ja.properties | 4 ++++ 3 files changed, 9 insertions(+) diff --git a/config/alfresco/messages/bootstrap-spaces_ja.properties b/config/alfresco/messages/bootstrap-spaces_ja.properties index 436dcd9c10..b2df6ffc23 100755 --- a/config/alfresco/messages/bootstrap-spaces_ja.properties +++ b/config/alfresco/messages/bootstrap-spaces_ja.properties @@ -113,6 +113,7 @@ version.german=\u30c9\u30a4\u30c4\u8a9e\u30d0\u30fc\u30b8\u30e7\u30f3 version.italian=\u30a4\u30bf\u30ea\u30a2\u8a9e\u30d0\u30fc\u30b8\u30e7\u30f3 version.japanese=\u65e5\u672c\u8a9e\u30d0\u30fc\u30b8\u30e7\u30f3 version.spanish=\u30b9\u30da\u30a4\u30f3\u8a9e\u30d0\u30fc\u30b8\u30e7\u30f3 +version.dutch=\u30aa\u30e9\u30f3\u30c0\u8a9e\u30d0\u30fc\u30b8\u30e7\u30f3 spaces.web.client.extension.name=Web\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u306e\u62e1\u5f35 spaces.web.client.extension.title=\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3055\u308c\u305fWeb\u30af\u30e9\u30a4\u30a2\u30f3\u30c8 diff --git a/config/alfresco/messages/patch-service_ja.properties b/config/alfresco/messages/patch-service_ja.properties index 7ff5c5296f..9ed77e4694 100755 --- a/config/alfresco/messages/patch-service_ja.properties +++ b/config/alfresco/messages/patch-service_ja.properties @@ -446,3 +446,7 @@ patch.updateWorkflowNotificationTemplates.result=Workflow Notification Templates patch.updateFollowingEmailTemplatesPatch.description=Patch to update the following notification email templates. patch.updateFollowingEmailTemplatesPatch.result=Following notification email templates successfully updated. patch.updateFollowingEmailTemplatesPatch.error=Error retrieving base template when trying to patch the following email templates. + +patch.addDutchEmailTemplatesPatch.description=Patch to add Dutch email templates. +patch.addDutchEmailTemplatesPatch.result=Dutch email templates have been successfully added. +patch.addDutchEmailTemplatesPatch.error=Error retrieving base template when trying to add Dutch email templates. \ No newline at end of file diff --git a/config/alfresco/workflow/workflow-messages_ja.properties b/config/alfresco/workflow/workflow-messages_ja.properties index 88074cb3f9..eaa52fa934 100755 --- a/config/alfresco/workflow/workflow-messages_ja.properties +++ b/config/alfresco/workflow/workflow-messages_ja.properties @@ -190,3 +190,7 @@ wf_workflowmodel.type.wf_submitGroupReviewTask.description=\u30ec\u30d3\u30e5\u3 listconstraint.wf_reviewOutcomeOptions.Approve=\u627f\u8a8d listconstraint.wf_reviewOutcomeOptions.Reject=\u5374\u4e0b +# The result of a workflow task seen on Workflow Details - History +# This is formed by prefixing workflowtask.outcome to the value of the wf:outcome property +workflowtask.outcome.Approve=\u627f\u8a8d\u6e08\u307f +workflowtask.outcome.Reject=\u5374\u4e0b\u6e08\u307f \ No newline at end of file