Dutch: translation updates (based on EN r32732)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32794 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
David Webster
2011-12-15 17:01:49 +00:00
parent 5da1dc1193
commit 197170ec6a
3 changed files with 9 additions and 0 deletions

View File

@@ -113,6 +113,7 @@ version.german=Duitse versie
version.italian=Italiaanse versie version.italian=Italiaanse versie
version.japanese=Japanse versie version.japanese=Japanse versie
version.spanish=Spaanse versie version.spanish=Spaanse versie
version.dutch=Nederlandse versie
spaces.web.client.extension.name=Webclientuitbreiding spaces.web.client.extension.name=Webclientuitbreiding
spaces.web.client.extension.title=Aangepaste webclient spaces.web.client.extension.title=Aangepaste webclient

View File

@@ -446,3 +446,7 @@ patch.updateWorkflowNotificationTemplates.result=Workflow Notification Templates
patch.updateFollowingEmailTemplatesPatch.description=Patch to update the following notification email templates. patch.updateFollowingEmailTemplatesPatch.description=Patch to update the following notification email templates.
patch.updateFollowingEmailTemplatesPatch.result=Following notification email templates successfully updated. 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.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.

View File

@@ -190,3 +190,7 @@ wf_workflowmodel.type.wf_submitGroupReviewTask.description=Documenten ter revisi
listconstraint.wf_reviewOutcomeOptions.Approve=Goedkeuren listconstraint.wf_reviewOutcomeOptions.Approve=Goedkeuren
listconstraint.wf_reviewOutcomeOptions.Reject=Afwijzen listconstraint.wf_reviewOutcomeOptions.Reject=Afwijzen
# 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=Goedgekeurd
workflowtask.outcome.Reject=Afgewezen