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.

553 lines
16 KiB

  1. # Translation of OpenERP Server.
  2. # This file contains the translation of the following modules:
  3. # * asterisk_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:42+0000\n"
  10. "PO-Revision-Date: 2014-08-25 21:42+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: asterisk_click2dial
  18. #: field:asterisk.server,login:0
  19. msgid "AMI Login"
  20. msgstr ""
  21. #. module: asterisk_click2dial
  22. #: field:asterisk.server,password:0
  23. msgid "AMI Password"
  24. msgstr ""
  25. #. module: asterisk_click2dial
  26. #: field:asterisk.server,active:0
  27. msgid "Active"
  28. msgstr ""
  29. #. module: asterisk_click2dial
  30. #: field:asterisk.server,alert_info:0
  31. msgid "Alert-Info SIP Header"
  32. msgstr ""
  33. #. module: asterisk_click2dial
  34. #: help:asterisk.server,wait_time:0
  35. msgid "Amount of time (in seconds) Asterisk will try to reach the user's phone before hanging up."
  36. msgstr ""
  37. #. module: asterisk_click2dial
  38. #: model:res.groups,name:asterisk_click2dial.group_asterisk_cid
  39. msgid "Asterisk CallerID"
  40. msgstr ""
  41. #. module: asterisk_click2dial
  42. #: field:res.users,asterisk_chan_type:0
  43. msgid "Asterisk Channel Type"
  44. msgstr ""
  45. #. module: asterisk_click2dial
  46. #: field:asterisk.server,ip_address:0
  47. msgid "Asterisk IP address or DNS"
  48. msgstr ""
  49. #. module: asterisk_click2dial
  50. #: view:asterisk.server:0
  51. msgid "Asterisk Manager Interface"
  52. msgstr ""
  53. #. module: asterisk_click2dial
  54. #: field:res.users,asterisk_server_id:0
  55. msgid "Asterisk Server"
  56. msgstr ""
  57. #. module: asterisk_click2dial
  58. #: field:asterisk.server,name:0
  59. msgid "Asterisk Server Name"
  60. msgstr ""
  61. #. module: asterisk_click2dial
  62. #: view:asterisk.server:0
  63. msgid "Asterisk Server Search"
  64. msgstr ""
  65. #. module: asterisk_click2dial
  66. #: view:asterisk.server:0
  67. #: model:ir.actions.act_window,name:asterisk_click2dial.action_asterisk_server
  68. #: model:ir.model,name:asterisk_click2dial.model_asterisk_server
  69. #: model:ir.ui.menu,name:asterisk_click2dial.act_menu_ast_server
  70. msgid "Asterisk Servers"
  71. msgstr ""
  72. #. module: asterisk_click2dial
  73. #: help:res.users,asterisk_chan_type:0
  74. msgid "Asterisk channel type, as used in the Asterisk dialplan. If the user has a regular IP phone, the channel type is 'SIP'."
  75. msgstr ""
  76. #. module: asterisk_click2dial
  77. #: help:asterisk.server,context:0
  78. msgid "Asterisk dialplan context from which the calls will be made. Refer to /etc/asterisk/extensions.conf on your Asterisk server."
  79. msgstr ""
  80. #. module: asterisk_click2dial
  81. #: help:res.users,asterisk_server_id:0
  82. msgid "Asterisk server on which the user's phone is connected. If you leave this field empty, it will use the first Asterisk server of the user's company."
  83. msgstr ""
  84. #. module: asterisk_click2dial
  85. #. openerp-web
  86. #: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:26
  87. #, python-format
  88. msgid "BIG PB"
  89. msgstr ""
  90. #. module: asterisk_click2dial
  91. #: field:res.users,cdraccount:0
  92. msgid "CDR Account"
  93. msgstr ""
  94. #. module: asterisk_click2dial
  95. #: help:res.users,cdraccount:0
  96. msgid "Call Detail Record (CDR) account used for billing this user."
  97. msgstr ""
  98. #. module: asterisk_click2dial
  99. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:405
  100. #: field:res.users,callerid:0
  101. #, python-format
  102. msgid "Caller ID"
  103. msgstr ""
  104. #. module: asterisk_click2dial
  105. #: help:res.users,callerid:0
  106. msgid "Caller ID used for the calls initiated by this user."
  107. msgstr ""
  108. #. module: asterisk_click2dial
  109. #: field:number.not.found,calling_number:0
  110. msgid "Calling Number"
  111. msgstr ""
  112. #. module: asterisk_click2dial
  113. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:310
  114. #, python-format
  115. msgid "Can't get calling number from Asterisk.\n"
  116. "Here is the error: '%s'"
  117. msgstr ""
  118. #. module: asterisk_click2dial
  119. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:481
  120. #, python-format
  121. msgid "Click to dial with Asterisk failed.\n"
  122. "Here is the error: '%s'"
  123. msgstr ""
  124. #. module: asterisk_click2dial
  125. #: model:ir.model,name:asterisk_click2dial.model_res_company
  126. msgid "Companies"
  127. msgstr ""
  128. #. module: asterisk_click2dial
  129. #: field:asterisk.server,company_id:0
  130. msgid "Company"
  131. msgstr ""
  132. #. module: asterisk_click2dial
  133. #: help:asterisk.server,company_id:0
  134. msgid "Company who uses the Asterisk server."
  135. msgstr ""
  136. #. module: asterisk_click2dial
  137. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:255
  138. #, python-format
  139. msgid "Connection Test Failed!"
  140. msgstr ""
  141. #. module: asterisk_click2dial
  142. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:264
  143. #, python-format
  144. msgid "Connection Test Successfull!"
  145. msgstr ""
  146. #. module: asterisk_click2dial
  147. #: selection:res.users,asterisk_chan_type:0
  148. msgid "DAHDI"
  149. msgstr ""
  150. #. module: asterisk_click2dial
  151. #: field:asterisk.server,context:0
  152. msgid "Dialplan Context"
  153. msgstr ""
  154. #. module: asterisk_click2dial
  155. #: view:asterisk.server:0
  156. msgid "Dialplan Parameters"
  157. msgstr ""
  158. #. module: asterisk_click2dial
  159. #: constraint:asterisk.server:0
  160. #: constraint:res.users:0
  161. msgid "Error message in raise"
  162. msgstr ""
  163. #. module: asterisk_click2dial
  164. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:109
  165. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:114
  166. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:119
  167. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:124
  168. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:133
  169. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:191
  170. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:212
  171. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:218
  172. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:238
  173. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:308
  174. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:413
  175. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:432
  176. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:444
  177. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:480
  178. #, python-format
  179. msgid "Error:"
  180. msgstr ""
  181. #. module: asterisk_click2dial
  182. #: field:asterisk.server,extension_priority:0
  183. msgid "Extension Priority"
  184. msgstr ""
  185. #. module: asterisk_click2dial
  186. #. openerp-web
  187. #: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:25
  188. #, python-format
  189. msgid "Fail"
  190. msgstr ""
  191. #. module: asterisk_click2dial
  192. #: selection:res.users,asterisk_chan_type:0
  193. msgid "H323"
  194. msgstr ""
  195. #. module: asterisk_click2dial
  196. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:256
  197. #, python-format
  198. msgid "Here is the error message: %s"
  199. msgstr ""
  200. #. module: asterisk_click2dial
  201. #: selection:res.users,asterisk_chan_type:0
  202. msgid "IAX2"
  203. msgstr ""
  204. #. module: asterisk_click2dial
  205. #: help:asterisk.server,ip_address:0
  206. msgid "IP address or DNS name of the Asterisk server."
  207. msgstr ""
  208. #. module: asterisk_click2dial
  209. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:404
  210. #: field:res.users,internal_number:0
  211. #, python-format
  212. msgid "Internal Number"
  213. msgstr ""
  214. #. module: asterisk_click2dial
  215. #: selection:res.users,asterisk_chan_type:0
  216. msgid "Local"
  217. msgstr ""
  218. #. module: asterisk_click2dial
  219. #: help:asterisk.server,login:0
  220. msgid "Login that OpenERP will use to communicate with the Asterisk Manager Interface. Refer to /etc/asterisk/manager.conf on your Asterisk server."
  221. msgstr ""
  222. #. module: asterisk_click2dial
  223. #: selection:res.users,asterisk_chan_type:0
  224. msgid "MGCP"
  225. msgstr ""
  226. #. module: asterisk_click2dial
  227. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:433
  228. #, python-format
  229. msgid "Missing phone number"
  230. msgstr ""
  231. #. module: asterisk_click2dial
  232. #. openerp-web
  233. #: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:45
  234. #, python-format
  235. msgid "Moving to %s ID %d"
  236. msgstr ""
  237. #. module: asterisk_click2dial
  238. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:192
  239. #, python-format
  240. msgid "No Asterisk server configured for the company '%s'."
  241. msgstr ""
  242. #. module: asterisk_click2dial
  243. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:445
  244. #, python-format
  245. msgid "No callerID configured for the current user"
  246. msgstr ""
  247. #. module: asterisk_click2dial
  248. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:213
  249. #, python-format
  250. msgid "No channel type configured for the current user."
  251. msgstr ""
  252. #. module: asterisk_click2dial
  253. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:219
  254. #, python-format
  255. msgid "No resource name configured for the current user"
  256. msgstr ""
  257. #. module: asterisk_click2dial
  258. #. openerp-web
  259. #: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:31
  260. #, python-format
  261. msgid "Number Not Found"
  262. msgstr ""
  263. #. module: asterisk_click2dial
  264. #: model:ir.model,name:asterisk_click2dial.model_number_not_found
  265. msgid "Number not found"
  266. msgstr ""
  267. #. module: asterisk_click2dial
  268. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:111
  269. #, python-format
  270. msgid "Only use digits for the '%s' on the Asterisk server '%s'"
  271. msgstr ""
  272. #. module: asterisk_click2dial
  273. #. openerp-web
  274. #: code:addons/asterisk_click2dial/static/src/xml/asterisk_click2dial.xml:13
  275. #, python-format
  276. msgid "Open Caller"
  277. msgstr ""
  278. #. module: asterisk_click2dial
  279. #: model:ir.model,name:asterisk_click2dial.model_wizard_open_calling_partner
  280. msgid "Open calling partner"
  281. msgstr ""
  282. #. module: asterisk_click2dial
  283. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:265
  284. #, python-format
  285. msgid "OpenERP can successfully login to the Asterisk Manager Interface."
  286. msgstr ""
  287. #. module: asterisk_click2dial
  288. #: view:res.users:0
  289. msgid "Optional Asterisk Parameters - for experts only, can be left empty"
  290. msgstr ""
  291. #. module: asterisk_click2dial
  292. #: field:asterisk.server,out_prefix:0
  293. msgid "Out Prefix"
  294. msgstr ""
  295. #. module: asterisk_click2dial
  296. #: model:ir.model,name:asterisk_click2dial.model_res_partner
  297. msgid "Partner"
  298. msgstr ""
  299. #. module: asterisk_click2dial
  300. #: help:number.not.found,to_update_partner_id:0
  301. msgid "Partner on which the phone number will be written"
  302. msgstr ""
  303. #. module: asterisk_click2dial
  304. #: field:number.not.found,to_update_partner_id:0
  305. msgid "Partner to Update"
  306. msgstr ""
  307. #. module: asterisk_click2dial
  308. #: help:asterisk.server,password:0
  309. msgid "Password that OpenERP will use to communicate with the Asterisk Manager Interface. Refer to /etc/asterisk/manager.conf on your Asterisk server."
  310. msgstr ""
  311. #. module: asterisk_click2dial
  312. #: help:number.not.found,calling_number:0
  313. msgid "Phone number of calling party that has been obtained from Asterisk, in the format used by Asterisk (not E.164)."
  314. msgstr ""
  315. #. module: asterisk_click2dial
  316. #: field:asterisk.server,port:0
  317. msgid "Port"
  318. msgstr ""
  319. #. module: asterisk_click2dial
  320. #: help:asterisk.server,out_prefix:0
  321. msgid "Prefix to dial to make outgoing calls. If you don't use a prefix to make outgoing calls, leave empty."
  322. msgstr ""
  323. #. module: asterisk_click2dial
  324. #: help:asterisk.server,extension_priority:0
  325. msgid "Priority of the extension in the Asterisk dialplan. Refer to /etc/asterisk/extensions.conf on your Asterisk server."
  326. msgstr ""
  327. #. module: asterisk_click2dial
  328. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:239
  329. #, python-format
  330. msgid "Problem in the request from OpenERP to Asterisk. Here is the error message: %s"
  331. msgstr ""
  332. #. module: asterisk_click2dial
  333. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:403
  334. #: field:res.users,resource:0
  335. #, python-format
  336. msgid "Resource Name"
  337. msgstr ""
  338. #. module: asterisk_click2dial
  339. #: help:res.users,resource:0
  340. msgid "Resource name for the channel type selected. For example, if you use 'Dial(SIP/phone1)' in your Asterisk 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."
  341. msgstr ""
  342. #. module: asterisk_click2dial
  343. #: selection:res.users,asterisk_chan_type:0
  344. msgid "SCCP"
  345. msgstr ""
  346. #. module: asterisk_click2dial
  347. #: selection:res.users,asterisk_chan_type:0
  348. msgid "SIP"
  349. msgstr ""
  350. #. module: asterisk_click2dial
  351. #: view:asterisk.server:0
  352. msgid "Server Name"
  353. msgstr ""
  354. #. module: asterisk_click2dial
  355. #: help:asterisk.server,alert_info:0
  356. 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."
  357. msgstr ""
  358. #. module: asterisk_click2dial
  359. #: help:res.users,variable:0
  360. msgid "Set a user-specific 'Variable' field in the Asterisk Manager Interface 'originate' request for the click2dial feature. If you want to have several variable headers, separate them with '|'."
  361. msgstr ""
  362. #. module: asterisk_click2dial
  363. #: help:res.users,alert_info:0
  364. 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."
  365. msgstr ""
  366. #. module: asterisk_click2dial
  367. #: selection:res.users,asterisk_chan_type:0
  368. msgid "Skinny"
  369. msgstr ""
  370. #. module: asterisk_click2dial
  371. #: view:res.users:0
  372. msgid "Standard Asterisk Parameters"
  373. msgstr ""
  374. #. module: asterisk_click2dial
  375. #. openerp-web
  376. #: code:addons/asterisk_click2dial/static/src/js/asterisk_click2dial.js:44
  377. #, python-format
  378. msgid "Success"
  379. msgstr ""
  380. #. module: asterisk_click2dial
  381. #: help:asterisk.server,port:0
  382. msgid "TCP port on which the Asterisk Manager Interface listens. Defined in /etc/asterisk/manager.conf on Asterisk."
  383. msgstr ""
  384. #. module: asterisk_click2dial
  385. #: view:asterisk.server:0
  386. msgid "Test Connection to Asterisk"
  387. msgstr ""
  388. #. module: asterisk_click2dial
  389. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:414
  390. #, python-format
  391. msgid "The '%s' for the user '%s' should only have ASCII caracters"
  392. msgstr ""
  393. #. module: asterisk_click2dial
  394. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:136
  395. #, python-format
  396. msgid "The '%s' should only have ASCII caracters for the Asterisk server '%s'"
  397. msgstr ""
  398. #. module: asterisk_click2dial
  399. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:120
  400. #, python-format
  401. msgid "The 'extension priority' must be a positive value for the Asterisk server '%s'"
  402. msgstr ""
  403. #. module: asterisk_click2dial
  404. #: help:asterisk.server,active:0
  405. msgid "The active field allows you to hide the Asterisk server without deleting it."
  406. msgstr ""
  407. #. module: asterisk_click2dial
  408. #: help:res.users,internal_number:0
  409. msgid "User's internal phone number."
  410. msgstr ""
  411. #. module: asterisk_click2dial
  412. #: field:res.users,alert_info:0
  413. msgid "User-specific Alert-Info SIP Header"
  414. msgstr ""
  415. #. module: asterisk_click2dial
  416. #: field:res.users,dial_suffix:0
  417. msgid "User-specific Dial Suffix"
  418. msgstr ""
  419. #. module: asterisk_click2dial
  420. #: field:res.users,variable:0
  421. msgid "User-specific Variable"
  422. msgstr ""
  423. #. module: asterisk_click2dial
  424. #: help:res.users,dial_suffix:0
  425. msgid "User-specific dial suffix such as aa=2wb for SCCP auto answer."
  426. msgstr ""
  427. #. module: asterisk_click2dial
  428. #: model:ir.model,name:asterisk_click2dial.model_res_users
  429. msgid "Users"
  430. msgstr ""
  431. #. module: asterisk_click2dial
  432. #: field:asterisk.server,wait_time:0
  433. msgid "Wait Time (sec)"
  434. msgstr ""
  435. #. module: asterisk_click2dial
  436. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:115
  437. #, python-format
  438. msgid "You should set a 'Wait time' value between 1 and 120 seconds for the Asterisk server '%s'"
  439. msgstr ""
  440. #. module: asterisk_click2dial
  441. #: code:addons/asterisk_click2dial/asterisk_click2dial.py:125
  442. #, python-format
  443. msgid "You should set a TCP port between 1 and 65535 for the Asterisk server '%s'"
  444. msgstr ""
  445. #. module: asterisk_click2dial
  446. #: selection:res.users,asterisk_chan_type:0
  447. msgid "Zap"
  448. msgstr ""
  449. #. module: asterisk_click2dial
  450. #: selection:res.users,asterisk_chan_type:0
  451. msgid "mISDN"
  452. msgstr ""
  453. #. module: asterisk_click2dial
  454. #: model:ir.model,name:asterisk_click2dial.model_phone_common
  455. msgid "phone.common"
  456. msgstr ""