You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

225 lines
5.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * nsca_client
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 8.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2016-04-07 12:33+0000\n"
  10. "PO-Revision-Date: 2016-04-07 12:33+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17. #. module: nsca_client
  18. #: view:nsca.check:nsca_client.view_nsca_check_form
  19. msgid "(1, u\"3 mails not sent\")"
  20. msgstr "(1, u\"3 mails non-envoyés\")"
  21. #. module: nsca_client
  22. #: view:nsca.check:nsca_client.view_nsca_check_form
  23. msgid "0: OK"
  24. msgstr "0: OK"
  25. #. module: nsca_client
  26. #: view:nsca.check:nsca_client.view_nsca_check_form
  27. msgid "1: WARNING"
  28. msgstr "1: WARNING"
  29. #. module: nsca_client
  30. #: view:nsca.check:nsca_client.view_nsca_check_form
  31. msgid "2: CRITICAL"
  32. msgstr "2: CRITICAL"
  33. #. module: nsca_client
  34. #: view:nsca.check:nsca_client.view_nsca_check_form
  35. msgid "3: UNKNOWN"
  36. msgstr "3: UNKNOWN"
  37. #. module: nsca_client
  38. #: field:nsca.check,allow_void_result:0
  39. msgid "Allow void result"
  40. msgstr "Autoriser l'absence de résultat"
  41. #. module: nsca_client
  42. #: view:nsca.check:nsca_client.view_nsca_check_form
  43. msgid "Any other RC value will be treated as CRITICAL."
  44. msgstr "Tout autre valeur RC sera traitée comme CRITICAL."
  45. #. module: nsca_client
  46. #: field:nsca.check,nsca_args:0
  47. msgid "Arguments"
  48. msgstr "Arguments"
  49. #. module: nsca_client
  50. #: help:nsca.check,allow_void_result:0
  51. msgid "By default, a CRITICAL message is sent if the method does not return.\n"
  52. "If checked, no message will be sent in such a case."
  53. msgstr "Par défaut, un message de niveau CRITICAL sera envoyé si la méthode ne retourne aucun résultat.\n"
  54. "Si cette option est cochée, aucun message ne sera envoyé dans un tel cas."
  55. #. module: nsca_client
  56. #: model:ir.actions.act_window,name:nsca_client.action_nsca_check_tree
  57. #: model:ir.ui.menu,name:nsca_client.menu_action_nsca_check_tree
  58. #: view:nsca.server:nsca_client.view_nsca_server_form
  59. #: field:nsca.server,check_ids:0
  60. msgid "Checks"
  61. msgstr "Contrôles"
  62. #. module: nsca_client
  63. #: code:addons/nsca_client/models/nsca_check.py:154
  64. #, python-format
  65. msgid "Command '%s' not found. Please install the NSCA client.\n"
  66. "On Debian/Ubuntu: apt-get install nsca-client"
  67. msgstr "Commande '%s' non-disponible. Veuillez installer le client NSCA.\n"
  68. "Sur Debian/Ubuntu: apt-get install nsca-client"
  69. #. module: nsca_client
  70. #: field:nsca.check,create_uid:0
  71. #: field:nsca.server,create_uid:0
  72. msgid "Created by"
  73. msgstr "Créé par"
  74. #. module: nsca_client
  75. #: field:nsca.check,create_date:0
  76. #: field:nsca.server,create_date:0
  77. msgid "Created on"
  78. msgstr "Créé le"
  79. #. module: nsca_client
  80. #: field:nsca.check,cron_id:0
  81. msgid "Cron"
  82. msgstr "Cron"
  83. #. module: nsca_client
  84. #: view:nsca.check:nsca_client.view_nsca_check_form
  85. msgid "E.g."
  86. msgstr "Ex :"
  87. #. module: nsca_client
  88. #: field:nsca.server,encryption_method:0
  89. msgid "Encryption method"
  90. msgstr "Méthode de chiffrement"
  91. #. module: nsca_client
  92. #: view:nsca.check:nsca_client.view_nsca_check_form
  93. msgid "Frequency"
  94. msgstr "Fréquence"
  95. #. module: nsca_client
  96. #: field:nsca.server,name:0
  97. msgid "Hostname"
  98. msgstr "Serveur"
  99. #. module: nsca_client
  100. #: field:nsca.server,node_hostname:0
  101. msgid "Hostname of this node"
  102. msgstr "Nom d'hôte du noeud"
  103. #. module: nsca_client
  104. #: field:nsca.check,id:0
  105. #: field:nsca.server,id:0
  106. msgid "ID"
  107. msgstr "ID"
  108. #. module: nsca_client
  109. #: field:nsca.check,write_uid:0
  110. #: field:nsca.server,write_uid:0
  111. msgid "Last Updated by"
  112. msgstr "Dernière modification par"
  113. #. module: nsca_client
  114. #: field:nsca.check,write_date:0
  115. #: field:nsca.server,write_date:0
  116. msgid "Last Updated on"
  117. msgstr "Dernière mise à jour le"
  118. #. module: nsca_client
  119. #: field:nsca.check,nsca_function:0
  120. msgid "Method"
  121. msgstr "Méthode"
  122. #. module: nsca_client
  123. #: field:nsca.check,nsca_model:0
  124. msgid "Model"
  125. msgstr "Modèle"
  126. #. module: nsca_client
  127. #: code:addons/nsca_client/models/nsca_check.py:64
  128. #: model:ir.model,name:nsca_client.model_nsca_check
  129. #: view:nsca.check:nsca_client.view_nsca_check_form
  130. #, python-format
  131. msgid "NSCA Check"
  132. msgstr "Contrôle NSCA"
  133. #. module: nsca_client
  134. #: view:nsca.check:nsca_client.view_nsca_check_tree
  135. msgid "NSCA Checks"
  136. msgstr "Contrôles NSCA"
  137. #. module: nsca_client
  138. #: model:ir.ui.menu,name:nsca_client.menu_nsca_client
  139. msgid "NSCA Client"
  140. msgstr "Client NSCA"
  141. #. module: nsca_client
  142. #: model:ir.model,name:nsca_client.model_nsca_server
  143. #: view:nsca.server:nsca_client.view_nsca_server_form
  144. msgid "NSCA Server"
  145. msgstr "Serveur NSCA"
  146. #. module: nsca_client
  147. #: view:nsca.server:nsca_client.view_nsca_server_tree
  148. msgid "NSCA Servers"
  149. msgstr "Serveurs NSCA"
  150. #. module: nsca_client
  151. #: view:nsca.server:nsca_client.view_nsca_server_form
  152. msgid "Node identity"
  153. msgstr "Identité du noeud"
  154. #. module: nsca_client
  155. #: field:nsca.server,password:0
  156. msgid "Password"
  157. msgstr "Mot de passe"
  158. #. module: nsca_client
  159. #: field:nsca.server,port:0
  160. msgid "Port"
  161. msgstr "Port"
  162. #. module: nsca_client
  163. #: field:nsca.check,server_id:0
  164. msgid "Server"
  165. msgstr "Serveur"
  166. #. module: nsca_client
  167. #: model:ir.actions.act_window,name:nsca_client.action_nsca_server_tree
  168. #: model:ir.ui.menu,name:nsca_client.menu_action_nsca_server_tree
  169. msgid "Servers"
  170. msgstr "Serveurs"
  171. #. module: nsca_client
  172. #: field:nsca.check,service:0
  173. msgid "Service"
  174. msgstr "Service"
  175. #. module: nsca_client
  176. #: view:nsca.check:nsca_client.view_nsca_check_form
  177. msgid "Settings"
  178. msgstr "Paramètres"
  179. #. module: nsca_client
  180. #: view:nsca.check:nsca_client.view_nsca_check_form
  181. msgid "The method must return a tuple (RC, MESSAGE) where RC is an integer:"
  182. msgstr "La méthode doit retourner un tuple (RC, MESSAGE) où RC est un entier :"
  183. #. module: nsca_client
  184. #: help:nsca.server,node_hostname:0
  185. msgid "This is the hostname of the current Odoo node declared in the monitoring server."
  186. msgstr "C'est le nom d'hôte identifiant le serveur Odoo dans la configuration du serveur NSCA."