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.

590 lines
16 KiB

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