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.

91 lines
2.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * ovh_telephony_connector
  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: 2015-11-01 04:07+0000\n"
  11. "PO-Revision-Date: 2015-10-12 18:37+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Italian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/it/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: it\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. module: ovh_telephony_connector
  20. #: code:addons/ovh_telephony_connector/ovh_connector.py:99
  21. #, python-format
  22. msgid ""
  23. "Click to call to OVH failed.\n"
  24. "Here is the error: '%s'"
  25. msgstr ""
  26. #. module: ovh_telephony_connector
  27. #: code:addons/ovh_telephony_connector/ovh_connector.py:60
  28. #, python-format
  29. msgid "Missing OVH Billing Number on user %s"
  30. msgstr ""
  31. #. module: ovh_telephony_connector
  32. #: code:addons/ovh_telephony_connector/ovh_connector.py:64
  33. #, python-format
  34. msgid "Missing OVH Calling Number on user %s"
  35. msgstr ""
  36. #. module: ovh_telephony_connector
  37. #: code:addons/ovh_telephony_connector/ovh_connector.py:68
  38. #, python-format
  39. msgid "Missing OVH Click2call Login on user %s"
  40. msgstr ""
  41. #. module: ovh_telephony_connector
  42. #: code:addons/ovh_telephony_connector/ovh_connector.py:72
  43. #, python-format
  44. msgid "Missing OVH Click2dial Password on user %s"
  45. msgstr ""
  46. #. module: ovh_telephony_connector
  47. #: code:addons/ovh_telephony_connector/ovh_connector.py:55
  48. #, python-format
  49. msgid "Missing phone number"
  50. msgstr ""
  51. #. module: ovh_telephony_connector
  52. #: field:res.users,ovh_billing_number:0
  53. msgid "OVH Billing Number"
  54. msgstr ""
  55. #. module: ovh_telephony_connector
  56. #: field:res.users,ovh_calling_number:0
  57. msgid "OVH Calling Number"
  58. msgstr ""
  59. #. module: ovh_telephony_connector
  60. #: field:res.users,ovh_click2call_login:0
  61. msgid "OVH Click2call Login"
  62. msgstr ""
  63. #. module: ovh_telephony_connector
  64. #: field:res.users,ovh_click2call_password:0
  65. msgid "OVH Click2call Password"
  66. msgstr ""
  67. #. module: ovh_telephony_connector
  68. #: view:res.users:ovh_telephony_connector.view_users_form
  69. msgid "OVH Parameters"
  70. msgstr ""
  71. #. module: ovh_telephony_connector
  72. #: help:res.users,ovh_calling_number:0
  73. msgid "The phone number that will be presented during a click2dial"
  74. msgstr ""
  75. #. module: ovh_telephony_connector
  76. #: model:ir.model,name:ovh_telephony_connector.model_res_users
  77. msgid "Users"
  78. msgstr "Utenti"