fr.dict.itop-knownerror-mgmt.php 4.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. <?php
  2. // Copyright (C) 2010 Combodo SARL
  3. //
  4. // This program is free software; you can redistribute it and/or modify
  5. // it under the terms of the GNU General Public License as published by
  6. // the Free Software Foundation; version 3 of the License.
  7. //
  8. // This program is distributed in the hope that it will be useful,
  9. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. // GNU General Public License for more details.
  12. //
  13. // You should have received a copy of the GNU General Public License
  14. // along with this program; if not, write to the Free Software
  15. // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  16. /**
  17. * @author Erwan Taloc <erwan.taloc@combodo.com>
  18. * @author Romain Quetiez <romain.quetiez@combodo.com>
  19. * @author Denis Flaven <denis.flaven@combodo.com>
  20. * @licence http://www.opensource.org/licenses/gpl-3.0.html LGPL
  21. */
  22. Dict::Add('FR FR', 'French', 'Français', array(
  23. 'Class:KnownError' => 'Erreur Connue',
  24. 'Class:KnownError+' => 'Erreur documenté pour un problème connu',
  25. 'Class:KnownError/Attribute:name' => 'Nom',
  26. 'Class:KnownError/Attribute:name+' => '',
  27. 'Class:KnownError/Attribute:org_id' => 'Client',
  28. 'Class:KnownError/Attribute:org_id+' => '',
  29. 'Class:KnownError/Attribute:cust_name' => 'Nom du client',
  30. 'Class:KnownError/Attribute:cust_name+' => '',
  31. 'Class:KnownError/Attribute:problem_id' => 'Problème lié',
  32. 'Class:KnownError/Attribute:problem_id+' => '',
  33. 'Class:KnownError/Attribute:problem_ref' => 'Ref',
  34. 'Class:KnownError/Attribute:problem_ref+' => '',
  35. 'Class:KnownError/Attribute:symptom' => 'Symptome',
  36. 'Class:KnownError/Attribute:symptom+' => '',
  37. 'Class:KnownError/Attribute:root_cause' => 'Cause première',
  38. 'Class:KnownError/Attribute:root_cause+' => '',
  39. 'Class:KnownError/Attribute:workaround' => 'Contournement',
  40. 'Class:KnownError/Attribute:workaround+' => '',
  41. 'Class:KnownError/Attribute:solution' => 'Solution',
  42. 'Class:KnownError/Attribute:solution+' => '',
  43. 'Class:KnownError/Attribute:error_code' => 'Code d\'erreur',
  44. 'Class:KnownError/Attribute:error_code+' => '',
  45. 'Class:KnownError/Attribute:domain' => 'Domaine',
  46. 'Class:KnownError/Attribute:domain+' => '',
  47. 'Class:KnownError/Attribute:domain/Value:Application' => 'Application',
  48. 'Class:KnownError/Attribute:domain/Value:Application+' => 'Application',
  49. 'Class:KnownError/Attribute:domain/Value:Desktop' => 'Desktop~~',
  50. 'Class:KnownError/Attribute:domain/Value:Desktop+' => 'Desktop~*',
  51. 'Class:KnownError/Attribute:domain/Value:Network' => 'Réseau',
  52. 'Class:KnownError/Attribute:domain/Value:Network+' => 'Réseau',
  53. 'Class:KnownError/Attribute:domain/Value:Server' => 'Serveur',
  54. 'Class:KnownError/Attribute:domain/Value:Server+' => 'Serveur',
  55. 'Class:KnownError/Attribute:vendor' => 'Vendeur',
  56. 'Class:KnownError/Attribute:vendor+' => '',
  57. 'Class:KnownError/Attribute:model' => 'Modèle',
  58. 'Class:KnownError/Attribute:model+' => '',
  59. 'Class:KnownError/Attribute:version' => 'Version',
  60. 'Class:KnownError/Attribute:version+' => '',
  61. 'Class:KnownError/Attribute:ci_list' => 'CIs',
  62. 'Class:KnownError/Attribute:ci_list+' => '',
  63. 'Class:KnownError/Attribute:document_list' => 'Documents',
  64. 'Class:KnownError/Attribute:document_list+' => '',
  65. 'Class:lnkInfraError' => 'Lien erreur CI',
  66. 'Class:lnkInfraError+' => 'CIs liés à une erreur connue',
  67. 'Class:lnkInfraError/Attribute:infra_id' => 'CI',
  68. 'Class:lnkInfraError/Attribute:infra_id+' => '',
  69. 'Class:lnkInfraError/Attribute:infra_name' => 'Nom du CI',
  70. 'Class:lnkInfraError/Attribute:infra_name+' => '',
  71. 'Class:lnkInfraError/Attribute:infra_status' => 'Status du CI',
  72. 'Class:lnkInfraError/Attribute:infra_status+' => '',
  73. 'Class:lnkInfraError/Attribute:error_id' => 'Erreur',
  74. 'Class:lnkInfraError/Attribute:error_id+' => '',
  75. 'Class:lnkInfraError/Attribute:error_name' => 'Nom de l\'erreur',
  76. 'Class:lnkInfraError/Attribute:error_name+' => '',
  77. 'Class:lnkInfraError/Attribute:reason' => 'Raison',
  78. 'Class:lnkInfraError/Attribute:reason+' => '',
  79. 'Class:lnkDocumentError' => 'Lien erreur document',
  80. 'Class:lnkDocumentError+' => 'Lien entre une erreur et un document',
  81. 'Class:lnkDocumentError/Attribute:doc_id' => 'Document',
  82. 'Class:lnkDocumentError/Attribute:doc_id+' => '',
  83. 'Class:lnkDocumentError/Attribute:doc_name' => 'Nom du document',
  84. 'Class:lnkDocumentError/Attribute:doc_name+' => '',
  85. 'Class:lnkDocumentError/Attribute:error_id' => 'Erreur',
  86. 'Class:lnkDocumentError/Attribute:error_id+' => '',
  87. 'Class:lnkDocumentError/Attribute:error_name' => 'Nom de l\'erreur',
  88. 'Class:lnkDocumentError/Attribute:error_name+' => '',
  89. 'Class:lnkDocumentError/Attribute:link_type' => 'Information',
  90. 'Class:lnkDocumentError/Attribute:link_type+' => '',
  91. 'Menu:NewError' => 'Nouvelle Erreur connue',
  92. 'Menu:NewError+' => 'Creation d\'une nouvelle erreur connue',
  93. 'Menu:SearchError' => 'Rechercher des erreurs connues',
  94. 'Menu:SearchError+' => 'Rechercher des erreurs connues',
  95. ));
  96. ?>