Trad
This commit is contained in:
parent
f79e751875
commit
e853319400
@ -61,7 +61,7 @@ ActivityOnProjectThisMonth=Activity on project this month
|
|||||||
ActivityOnProjectThisYear=Activity on project this year
|
ActivityOnProjectThisYear=Activity on project this year
|
||||||
ChildOfTask=Child of project/task
|
ChildOfTask=Child of project/task
|
||||||
NotOwnerOfProject=Not owner of this private project
|
NotOwnerOfProject=Not owner of this private project
|
||||||
AffectedTo=Affected to
|
AffectedTo=Allocated to
|
||||||
CantRemoveProject=This project can't be removed as it is referenced by some other objects (invoice, orders or other). See referers tab.
|
CantRemoveProject=This project can't be removed as it is referenced by some other objects (invoice, orders or other). See referers tab.
|
||||||
ValidateProject=Validate projet
|
ValidateProject=Validate projet
|
||||||
ConfirmValidateProject=Are you sure you want to validate this project ?
|
ConfirmValidateProject=Are you sure you want to validate this project ?
|
||||||
@ -74,12 +74,13 @@ ActionsOnProject=Actions on project
|
|||||||
YouAreNotContactOfProject=You are not a contact of this private project
|
YouAreNotContactOfProject=You are not a contact of this private project
|
||||||
DeleteATimeSpent=Delete time spent
|
DeleteATimeSpent=Delete time spent
|
||||||
ConfirmDeleteATimeSpent=Are you sure you want to delete this time spent ?
|
ConfirmDeleteATimeSpent=Are you sure you want to delete this time spent ?
|
||||||
DoNotShowMyTasksOnly=See also tasks i am not affected to
|
DoNotShowMyTasksOnly=See also tasks not allocated to me
|
||||||
ShowMyTasksOnly=View only tasks i am affected to
|
ShowMyTasksOnly=View only tasks allocated to me
|
||||||
TaskRessourceLinks=Ressources
|
TaskRessourceLinks=Ressources
|
||||||
ProjectsDedicatedToThisThirdParty=Projects dedicated to this third party
|
ProjectsDedicatedToThisThirdParty=Projects dedicated to this third party
|
||||||
NoTasks=No tasks for this project
|
NoTasks=No tasks for this project
|
||||||
LinkedToAnotherCompany=Linked to other third party
|
LinkedToAnotherCompany=Linked to other third party
|
||||||
|
TaskIsNotAffectedToYou=Task not allocated to you
|
||||||
##### Types de contacts #####
|
##### Types de contacts #####
|
||||||
TypeContact_project_internal_PROJECTLEADER=Project leader
|
TypeContact_project_internal_PROJECTLEADER=Project leader
|
||||||
TypeContact_project_external_PROJECTLEADER=Project leader
|
TypeContact_project_external_PROJECTLEADER=Project leader
|
||||||
|
|||||||
@ -80,6 +80,7 @@ TaskRessourceLinks=Affectation ressources
|
|||||||
ProjectsDedicatedToThisThirdParty=Projets dédiés à ce tiers
|
ProjectsDedicatedToThisThirdParty=Projets dédiés à ce tiers
|
||||||
NoTasks=Aucune tâche pour ce projet
|
NoTasks=Aucune tâche pour ce projet
|
||||||
LinkedToAnotherCompany=Liés à autre société
|
LinkedToAnotherCompany=Liés à autre société
|
||||||
|
TaskIsNotAffectedToYou=Tache qui ne vous est pas affecté
|
||||||
##### Types de contacts #####
|
##### Types de contacts #####
|
||||||
TypeContact_project_internal_PROJECTLEADER=Chef de projet
|
TypeContact_project_internal_PROJECTLEADER=Chef de projet
|
||||||
TypeContact_project_external_PROJECTLEADER=Chef de projet
|
TypeContact_project_external_PROJECTLEADER=Chef de projet
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user