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.

530 lines
20 KiB

  1. # Translation of OpenERP Server.
  2. # This file contains the translation of the following modules:
  3. # * freeswitch_click2dial
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: OpenERP Server 7.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2014-08-25 21:43+0000\n"
  10. "PO-Revision-Date: 2014-08-25 21:43+0000\n"
  11. "Last-Translator: Alexis de Lattre <alexis.delattre@akretion.com>\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: freeswitch_click2dial
  18. #: field:freeswitch.server,password:0
  19. msgid "Event Socket Password"
  20. msgstr "Mot de passe Event Socket"
  21. #. module: freeswitch_click2dial
  22. #: field:freeswitch.server,active:0
  23. msgid "Active"
  24. msgstr "Actif"
  25. #. module: freeswitch_click2dial
  26. #: field:freeswitch.server,alert_info:0
  27. msgid "Alert-Info SIP Header"
  28. msgstr "En-tête SIP Alert-Info"
  29. #. module: freeswitch_click2dial
  30. #: help:freeswitch.server,wait_time:0
  31. msgid "Amount of time (in seconds) FreeSWITCH will try to reach the user's phone before hanging up."
  32. msgstr "Temps (en secondes) pendant lequel FreeSWITCH essayera de joindre le téléphone de l'utilisateur avant d'abandonner."
  33. #. module: freeswitch_click2dial
  34. #: model:res.groups,name:freeswitch_click2dial.group_freeswitch_cid
  35. msgid "FreeSWITCH CallerID"
  36. msgstr "FreeSWITCH CallerID"
  37. #. module: freeswitch_click2dial
  38. #: field:res.users,freeswitch_chan_type:0
  39. msgid "FreeSWITCH Channel Type"
  40. msgstr "Type de canal FreeSWITCH"
  41. #. module: freeswitch_click2dial
  42. #: field:freeswitch.server,ip_address:0
  43. msgid "FreeSWITCH IP address or DNS"
  44. msgstr "Adresse IP ou DNS d'FreeSWITCH"
  45. #. module: freeswitch_click2dial
  46. #: view:freeswitch.server:0
  47. msgid "FreeSWITCH Event Socket"
  48. msgstr "FreeSWITCH Event Socket"
  49. #. module: freeswitch_click2dial
  50. #: field:res.users,freeswitch_server_id:0
  51. msgid "FreeSWITCH Server"
  52. msgstr "Serveur FreeSWITCH"
  53. #. module: freeswitch_click2dial
  54. #: field:freeswitch.server,name:0
  55. msgid "FreeSWITCH Server Name"
  56. msgstr "Nom du serveur FreeSWITCH"
  57. #. module: freeswitch_click2dial
  58. #: view:freeswitch.server:0
  59. msgid "FreeSWITCH Server Search"
  60. msgstr "Recherche de serveur FreeSWITCH"
  61. #. module: freeswitch_click2dial
  62. #: view:freeswitch.server:0
  63. #: model:ir.actions.act_window,name:freeswitch_click2dial.action_freeswitch_server
  64. #: model:ir.model,name:freeswitch_click2dial.model_freeswitch_server
  65. #: model:ir.ui.menu,name:freeswitch_click2dial.act_menu_fs_server
  66. msgid "FreeSWITCH Servers"
  67. msgstr "Serveurs FreeSWITCH"
  68. #. module: freeswitch_click2dial
  69. #: help:res.users,freeswitch_chan_type:0
  70. msgid "FreeSWITCH channel type, as used in the FreeSWITCH dialplan. If the user has a regular IP phone, the channel type is 'SIP'."
  71. msgstr "Type de canal FreeSWITCH, tel qu'utilisé dans le dialplan d'FreeSWITCH. Si l'utilisateur a un téléphone IP classique, le type de canal est 'SIP'."
  72. #. module: freeswitch_click2dial
  73. #: help:freeswitch.server,context:0
  74. msgid "FreeSWITCH dialplan context from which the calls will be made; e.g. 'XML default'. Refer to /etc/freeswitch/dialplan/* on your FreeSWITCH server."
  75. msgstr "Contexte du dialplan d'FreeSWITCH depuis lequel les appels seront initiés. Cf /etc/freeswitch/dialplan/* sur le serveur FreeSWITCH."
  76. #. module: freeswitch_click2dial
  77. #: help:res.users,freeswitch_server_id:0
  78. msgid "FreeSWITCH server on which the user's phone is connected. If you leave this field empty, it will use the first FreeSWITCH server of the user's company."
  79. msgstr "Serveur FreeSWITCH sur lequel le téléphone de l'utilisateur est connecté. Si vous laissez ce champ vide, le premier serveur FreeSWITCH de la société de l'utilisateur sera utilisé."
  80. #. module: freeswitch_click2dial
  81. #. openerp-web
  82. #: code:addons/freeswitch_click2dial/static/src/js/freeswitch_click2dial.js:26
  83. #, python-format
  84. msgid "BIG PB"
  85. msgstr "BIG PB"
  86. #. module: freeswitch_click2dial
  87. #: field:res.users,cdraccount:0
  88. msgid "CDR Account"
  89. msgstr "Compte CDR"
  90. #. module: freeswitch_click2dial
  91. #: help:res.users,cdraccount:0
  92. msgid "Call Detail Record (CDR) account used for billing this user."
  93. msgstr "Compte CDR utilisé pour facturer cet utilisateur (CDR = Journal d'appel détaillé)."
  94. #. module: freeswitch_click2dial
  95. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:405
  96. #: field:res.users,callerid:0
  97. #, python-format
  98. msgid "Caller ID"
  99. msgstr "Identification de l'appelant"
  100. #. module: freeswitch_click2dial
  101. #: help:res.users,callerid:0
  102. msgid "Caller ID used for the calls initiated by this user."
  103. msgstr "'Caller ID' des appels passés par l'utilisateur."
  104. #. module: freeswitch_click2dial
  105. #: field:number.not.found,calling_number:0
  106. msgid "Calling Number"
  107. msgstr "Numéro appelant"
  108. #. module: freeswitch_click2dial
  109. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:310
  110. #, python-format
  111. msgid "Can't get calling number from FreeSWITCH.\n"
  112. "Here is the error: '%s'"
  113. msgstr "Le numéro de l'appelant n'a pas pu être récupéré auprès d'FreeSWITCH.\n"
  114. "Voilà l'erreur : '%s'"
  115. #. module: freeswitch_click2dial
  116. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:481
  117. #, python-format
  118. msgid "Click to dial with FreeSWITCH failed.\n"
  119. "Here is the error: '%s'"
  120. msgstr "Echec du clic to dial avec FreeSWITCH.\n"
  121. "Voilà l'erreur : '%s'"
  122. #. module: freeswitch_click2dial
  123. #: model:ir.model,name:freeswitch_click2dial.model_res_company
  124. msgid "Companies"
  125. msgstr "Sociétés"
  126. #. module: freeswitch_click2dial
  127. #: field:freeswitch.server,company_id:0
  128. msgid "Company"
  129. msgstr "Société"
  130. #. module: freeswitch_click2dial
  131. #: help:freeswitch.server,company_id:0
  132. msgid "Company who uses the FreeSWITCH server."
  133. msgstr "Société qui utilise le serveur FreeSWITCH."
  134. #. module: freeswitch_click2dial
  135. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:255
  136. #, python-format
  137. msgid "Connection Test Failed!"
  138. msgstr "Echec du test de connexion !"
  139. #. module: freeswitch_click2dial
  140. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:264
  141. #, python-format
  142. msgid "Connection Test Successfull!"
  143. msgstr "Test de connexion réussi !"
  144. #. module: freeswitch_click2dial
  145. #: selection:res.users,freeswitch_chan_type:0
  146. msgid "SIP"
  147. msgstr ""
  148. #. module: freeswitch_click2dial
  149. #: selection:res.users,freeswitch_chan_type:0
  150. msgid "FreeTDM"
  151. msgstr ""
  152. #. module: freeswitch_click2dial
  153. #: selection:res.users,freeswitch_chan_type:0
  154. msgid "Skinny"
  155. msgstr ""
  156. #. module: freeswitch_click2dial
  157. #: selection:res.users,freeswitch_chan_type:0
  158. msgid "H323"
  159. msgstr ""
  160. #. module: freeswitch_click2dial
  161. #: selection:res.users,freeswitch_chan_type:0
  162. msgid "XMPP/JINGLE"
  163. msgstr ""
  164. #. module: freeswitch_click2dial
  165. #: selection:res.users,freeswitch_chan_type:0
  166. msgid "GSM SMS/Voice"
  167. msgstr ""
  168. #. module: freeswitch_click2dial
  169. #: selection:res.users,freeswitch_chan_type:0
  170. msgid "SkypeOpen"
  171. msgstr ""
  172. #. module: freeswitch_click2dial
  173. #: selection:res.users,freeswitch_chan_type:0
  174. msgid "Khomp"
  175. msgstr ""
  176. #. module: freeswitch_click2dial
  177. #: selection:res.users,freeswitch_chan_type:0
  178. msgid "Opal Multi-protocol"
  179. msgstr ""
  180. #. module: freeswitch_click2dial
  181. #: selection:res.users,freeswitch_chan_type:0
  182. msgid "Portaudio"
  183. msgstr ""
  184. #. module: freeswitch_click2dial
  185. #: field:freeswitch.server,context:0
  186. msgid "Dialplan Context"
  187. msgstr "Contexte du dialplan"
  188. #. module: freeswitch_click2dial
  189. #: view:freeswitch.server:0
  190. msgid "Dialplan Parameters"
  191. msgstr "Paramètres du dialplan"
  192. #. module: freeswitch_click2dial
  193. #: constraint:freeswitch.server:0
  194. #: constraint:res.users:0
  195. msgid "Error message in raise"
  196. msgstr "Error message in raise"
  197. #. module: freeswitch_click2dial
  198. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:109
  199. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:114
  200. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:119
  201. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:124
  202. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:133
  203. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:191
  204. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:212
  205. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:218
  206. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:238
  207. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:308
  208. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:413
  209. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:432
  210. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:444
  211. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:480
  212. #, python-format
  213. msgid "Error:"
  214. msgstr "Erreur :"
  215. #. module: freeswitch_click2dial
  216. #. openerp-web
  217. #: code:addons/freeswitch_click2dial/static/src/js/freeswitch_click2dial.js:25
  218. #, python-format
  219. msgid "Fail"
  220. msgstr "Fail"
  221. #. module: freeswitch_click2dial
  222. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:256
  223. #, python-format
  224. msgid "Here is the error message: %s"
  225. msgstr "Voilà le message d'erreur : %s"
  226. #. module: freeswitch_click2dial
  227. #: help:freeswitch.server,ip_address:0
  228. msgid "IP address or DNS name of the FreeSWITCH server."
  229. msgstr "Adresse IP ou DNS du serveur FreeSWITCH."
  230. #. module: freeswitch_click2dial
  231. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:404
  232. #: field:res.users,internal_number:0
  233. #, python-format
  234. msgid "Internal Number"
  235. msgstr "Numéro interne"
  236. #. module: freeswitch_click2dial
  237. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:433
  238. #, python-format
  239. msgid "Missing phone number"
  240. msgstr "Numéro de téléphone manquant"
  241. #. module: freeswitch_click2dial
  242. #. openerp-web
  243. #: code:addons/freeswitch_click2dial/static/src/js/freeswitch_click2dial.js:45
  244. #, python-format
  245. msgid "Moving to %s ID %d"
  246. msgstr "Moving to %s ID %d"
  247. #. module: freeswitch_click2dial
  248. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:192
  249. #, python-format
  250. msgid "No FreeSWITCH server configured for the company '%s'."
  251. msgstr "Aucun serveur FreeSWITCH n'est associé à la société '%s'."
  252. #. module: freeswitch_click2dial
  253. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:445
  254. #, python-format
  255. msgid "No callerID configured for the current user"
  256. msgstr "Le callerID n'est pas configuré pour l'utilisateur courant"
  257. #. module: freeswitch_click2dial
  258. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:213
  259. #, python-format
  260. msgid "No channel type configured for the current user."
  261. msgstr "Aucun type de canal n'est configuré pour l'utilisateur actuel."
  262. #. module: freeswitch_click2dial
  263. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:219
  264. #, python-format
  265. msgid "No resource name configured for the current user"
  266. msgstr "Aucun nom de ressource n'a été renseigné pour l'utilisateur actuel"
  267. #. module: freeswitch_click2dial
  268. #. openerp-web
  269. #: code:addons/freeswitch_click2dial/static/src/js/freeswitch_click2dial.js:31
  270. #, python-format
  271. msgid "Number Not Found"
  272. msgstr "Numéro introuvable"
  273. #. module: freeswitch_click2dial
  274. #: model:ir.model,name:freeswitch_click2dial.model_number_not_found
  275. msgid "Number not found"
  276. msgstr "Numéro introuvable"
  277. #. module: freeswitch_click2dial
  278. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:111
  279. #, python-format
  280. msgid "Only use digits for the '%s' on the FreeSWITCH server '%s'"
  281. msgstr "N'utilisez que des chiffres pour le '%s' du serveur FreeSWITCH '%s'"
  282. #. module: freeswitch_click2dial
  283. #. openerp-web
  284. #: code:addons/freeswitch_click2dial/static/src/xml/freeswitch_click2dial.xml:13
  285. #, python-format
  286. msgid "Open Caller"
  287. msgstr "Ouvrir l'appelant"
  288. #. module: freeswitch_click2dial
  289. #: model:ir.model,name:freeswitch_click2dial.model_wizard_open_calling_partner
  290. msgid "Open calling partner"
  291. msgstr "Ouvrir le partenaire appelant"
  292. #. module: freeswitch_click2dial
  293. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:265
  294. #, python-format
  295. msgid "OpenERP can successfully login to the FreeSWITCH Event Socket."
  296. msgstr "OpenERP s'authentifie avec succès à l'FreeSWITCH Event Socket."
  297. #. module: freeswitch_click2dial
  298. #: view:res.users:0
  299. msgid "Optional FreeSWITCH Parameters - for experts only, can be left empty"
  300. msgstr "Paramètres FreeSWITCH optionnels - pour les experts uniquement, peut être laissé vide"
  301. #. module: freeswitch_click2dial
  302. #: field:freeswitch.server,out_prefix:0
  303. msgid "Out Prefix"
  304. msgstr "Préfixe de sortie"
  305. #. module: freeswitch_click2dial
  306. #: model:ir.model,name:freeswitch_click2dial.model_res_partner
  307. msgid "Partner"
  308. msgstr "Partenaire"
  309. #. module: freeswitch_click2dial
  310. #: help:number.not.found,to_update_partner_id:0
  311. msgid "Partner on which the phone number will be written"
  312. msgstr "Partenaire sur lequel le numéro de téléphone sera écrit"
  313. #. module: freeswitch_click2dial
  314. #: field:number.not.found,to_update_partner_id:0
  315. msgid "Partner to Update"
  316. msgstr "Partenaire à mettre à jour"
  317. #. module: freeswitch_click2dial
  318. #: help:freeswitch.server,password:0
  319. msgid "Password that OpenERP will use to communicate with the FreeSWITCH Event Socket. Refer to /etc/freeswitch/autoload_configs/event_socket.conf.xml on your FreeSWITCH server."
  320. msgstr "Mot de passe qui sera utilisé par OpenERP pour communiquer avec l'FreeSWITCH Event Socket. Ce mot de passe est configuré dans le fichier /etc/freeswitch/autoload_configs/event_socket.conf.xml sur votre serveur FreeSWITCH."
  321. #. module: freeswitch_click2dial
  322. #: help:number.not.found,calling_number:0
  323. msgid "Phone number of calling party that has been obtained from FreeSWITCH, in the format used by FreeSWITCH (not E.164)."
  324. msgstr "Phone number of calling party that has been obtained from FreeSWITCH, in the format used by FreeSWITCH (not E.164)."
  325. #. module: freeswitch_click2dial
  326. #: field:freeswitch.server,port:0
  327. msgid "Port"
  328. msgstr "Port"
  329. #. module: freeswitch_click2dial
  330. #: help:freeswitch.server,out_prefix:0
  331. msgid "Prefix to dial to make outgoing calls. If you don't use a prefix to make outgoing calls, leave empty."
  332. msgstr "Préfixe à composer pour les appels vers l'extérieur. Si vous n'utilisez pas de préfixe pour les appels vers l'extérieur, laissez vide."
  333. #. module: freeswitch_click2dial
  334. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:239
  335. #, python-format
  336. msgid "Problem in the request from OpenERP to FreeSWITCH. Here is the error message: %s"
  337. msgstr "Problème dans la requête d'OpenERP vers FreeSWITCH. Voilà le message d'erreur : %s"
  338. #. module: freeswitch_click2dial
  339. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:403
  340. #: field:res.users,resource:0
  341. #, python-format
  342. msgid "Resource Name"
  343. msgstr "Nom de la ressource"
  344. #. module: freeswitch_click2dial
  345. #: help:res.users,resource:0
  346. msgid "Resource name for the channel type selected. For example, if you use 'Dial(SIP/phone1)' in your FreeSWITCH dialplan to ring the SIP phone of this user, then the resource name for this user is 'phone1'. For a SIP phone, the phone number is often used as resource name, but not always."
  347. msgstr "Resource name for the channel type selected. For example, if you use 'Dial(SIP/phone1)' in your FreeSWITCH dialplan to ring the SIP phone of this user, then the resource name for this user is 'phone1'. For a SIP phone, the phone number is often used as resource name, but not always."
  348. #. module: freeswitch_click2dial
  349. #: view:freeswitch.server:0
  350. msgid "Server Name"
  351. msgstr "Nom du serveur"
  352. #. module: freeswitch_click2dial
  353. #: help:freeswitch.server,alert_info:0
  354. msgid "Set Alert-Info header in SIP request to user's IP Phone for the click2dial feature. If empty, the Alert-Info header will not be added. You can use it to have a special ring tone for click2dial (a silent one !) or to activate auto-answer for example."
  355. msgstr "Set Alert-Info header in SIP request to user's IP Phone for the click2dial feature. If empty, the Alert-Info header will not be added. You can use it to have a special ring tone for click2dial (a silent one !) or to activate auto-answer for example."
  356. #. module: freeswitch_click2dial
  357. #: help:res.users,variable:0
  358. msgid "Set a user-specific 'Variable' field in the FreeSWITCH Event Socket 'originate' request for the click2dial feature. If you want to have several variable headers, separate them with '|'."
  359. msgstr "Set a user-specific 'Variable' field in the FreeSWITCH Event Socket 'originate' request for the click2dial feature. If you want to have several variable headers, separate them with '|'."
  360. #. module: freeswitch_click2dial
  361. #: help:res.users,alert_info:0
  362. msgid "Set a user-specific Alert-Info header in SIP request to user's IP Phone for the click2dial feature. If empty, the Alert-Info header will not be added. You can use it to have a special ring tone for click2dial (a silent one !) or to activate auto-answer for example."
  363. msgstr "Set a user-specific Alert-Info header in SIP request to user's IP Phone for the click2dial feature. If empty, the Alert-Info header will not be added. You can use it to have a special ring tone for click2dial (a silent one !) or to activate auto-answer for example."
  364. #. module: freeswitch_click2dial
  365. #: view:res.users:0
  366. msgid "Standard FreeSWITCH Parameters"
  367. msgstr "Paramètres FreeSWITCH standards"
  368. #. module: freeswitch_click2dial
  369. #. openerp-web
  370. #: code:addons/freeswitch_click2dial/static/src/js/freeswitch_click2dial.js:44
  371. #, python-format
  372. msgid "Success"
  373. msgstr "Succès"
  374. #. module: freeswitch_click2dial
  375. #: help:freeswitch.server,port:0
  376. msgid "TCP port on which the FreeSWITCH Event Socket listens. Defined in /etc/freeswitch/autoload_configs/event_socket.conf.xml on FreeSWITCH."
  377. msgstr "Port TCP sur lequel écoute l'interface du Manager FreeSWITCH. Cf /etc/freeswitch/autoload_configs/event_socket.conf.xml sur le serveur FreeSWITCH."
  378. #. module: freeswitch_click2dial
  379. #: view:freeswitch.server:0
  380. msgid "Test Connection to FreeSWITCH"
  381. msgstr "Test de connexion à FreeSWITCH"
  382. #. module: freeswitch_click2dial
  383. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:414
  384. #, python-format
  385. msgid "The '%s' for the user '%s' should only have ASCII caracters"
  386. msgstr "Le '%s' pour l'utilisateur '%s' ne devrait contenir que des caractères ASCII"
  387. #. module: freeswitch_click2dial
  388. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:136
  389. #, python-format
  390. msgid "The '%s' should only have ASCII caracters for the FreeSWITCH server '%s'"
  391. msgstr "Le '%s' ne doit contenir que des caractères ASCII pour le serveur FreeSWITCH '%s'"
  392. #. module: freeswitch_click2dial
  393. #: help:freeswitch.server,active:0
  394. msgid "The active field allows you to hide the FreeSWITCH server without deleting it."
  395. msgstr "Le champ Actif permet de cacher le serveur FreeSWITCH sans le supprimer."
  396. #. module: freeswitch_click2dial
  397. #: help:res.users,internal_number:0
  398. msgid "User's internal phone number."
  399. msgstr "Numéro de téléphone interne de l'utilisateur."
  400. #. module: freeswitch_click2dial
  401. #: field:res.users,alert_info:0
  402. msgid "User-specific Alert-Info SIP Header"
  403. msgstr "En-tête SIP Alert-Info spécifique à l'utilisateur"
  404. #. module: freeswitch_click2dial
  405. #: field:res.users,dial_suffix:0
  406. msgid "User-specific Dial Suffix"
  407. msgstr "Suffixe d'appel spécifique à l'utilisateur"
  408. #. module: freeswitch_click2dial
  409. #: field:res.users,variable:0
  410. msgid "User-specific Variable"
  411. msgstr "Variable spécifique à l'utilisateur"
  412. #. module: freeswitch_click2dial
  413. #: help:res.users,dial_suffix:0
  414. msgid "User-specific dial suffix such as aa=2wb for SCCP auto answer."
  415. msgstr "User-specific dial suffix such as aa=2wb for SCCP auto answer."
  416. #. module: freeswitch_click2dial
  417. #: model:ir.model,name:freeswitch_click2dial.model_res_users
  418. msgid "Users"
  419. msgstr "Utilisateurs"
  420. #. module: freeswitch_click2dial
  421. #: field:freeswitch.server,wait_time:0
  422. msgid "Wait Time (sec)"
  423. msgstr "Temps d'attente (sec)"
  424. #. module: freeswitch_click2dial
  425. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:115
  426. #, python-format
  427. msgid "You should set a 'Wait time' value between 1 and 120 seconds for the FreeSWITCH server '%s'"
  428. msgstr "Vous devez indiquer une valeur comprise entre 1 et 120 secondes pour le paramètre 'Temps d'attente' pour le serveur FreeSWITCH '%s'"
  429. #. module: freeswitch_click2dial
  430. #: code:addons/freeswitch_click2dial/freeswitch_click2dial.py:125
  431. #, python-format
  432. msgid "You should set a TCP port between 1 and 65535 for the FreeSWITCH server '%s'"
  433. msgstr "Vous devez mettre un port TCP entre 1 et 65535 pour le serveur FreeSWITCH '%s'"
  434. #. module: freeswitch_click2dial
  435. #: model:ir.model,name:freeswitch_click2dial.model_phone_common
  436. msgid "phone.common"
  437. msgstr "phone.common"