Ver Fonte

Added the ability to (easily) attach files to a user request from the "portal" page. (French translation)

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@1046 a333f486-631f-4898-b8df-5754b55c2be0
dflaven há 14 anos atrás
pai
commit
02ba26460f
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      dictionaries/fr.dictionary.itop.ui.php

+ 4 - 0
dictionaries/fr.dictionary.itop.ui.php

@@ -884,6 +884,10 @@ Lors de l\'association à un déclencheur, on attribue à chaque action un numé
 	'Portal:Button:CloseTicket' => 'Clôre cette requête',
 	'Portal:EnterYourCommentsOnTicket' => 'Vos commentaires à propos du traitement de cette requête:',
 	'Portal:ErrorNoContactForThisUser' => 'Erreur: l\'utilisateur courant n\'est pas associé à une Personne/Contact. Contactez votre administrateur.',
+	'Portal:Attachments' => 'Pièces jointes',
+	'Portal:AddAttachment' => ' Ajouter une pièce jointe ',
+	'Portal:RemoveAttachment' => ' Enlever la pièce jointe ',
+	'Portal:Attachment_No_To_Ticket_Name' => 'Pièce jointe #%1$d à %2$s (%3$s)',
 
 	'Enum:Undefined' => 'Non défini',
 ));