Italian: Translation updates.

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

View File

@@ -113,6 +113,7 @@ version.german=Versione in lingua tedesca
version.italian=Versione in lingua italiana version.italian=Versione in lingua italiana
version.japanese=Versione in lingua giapponese version.japanese=Versione in lingua giapponese
version.spanish=Versione in lingua spagnola version.spanish=Versione in lingua spagnola
version.dutch=Versione in lingua olandese
spaces.web.client.extension.name=Estensione del client web spaces.web.client.extension.name=Estensione del client web
spaces.web.client.extension.title=Client web personalizzato spaces.web.client.extension.title=Client web personalizzato

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=Invia i documenti per
listconstraint.wf_reviewOutcomeOptions.Approve=Approva listconstraint.wf_reviewOutcomeOptions.Approve=Approva
listconstraint.wf_reviewOutcomeOptions.Reject=Respingi listconstraint.wf_reviewOutcomeOptions.Reject=Respingi
# 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=Approvato
workflowtask.outcome.Reject=Respinto