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.

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