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.

93 lines
2.5 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: Croatian (Croatia) (http://www.transifex.com/oca/OCA-"
  14. "connector-telephony-8-0/language/hr_HR/)\n"
  15. "Language: hr_HR\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=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  20. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  21. #. module: ovh_telephony_connector
  22. #: code:addons/ovh_telephony_connector/ovh_connector.py:99
  23. #, python-format
  24. msgid ""
  25. "Click to call to OVH failed.\n"
  26. "Here is the error: '%s'"
  27. msgstr ""
  28. #. module: ovh_telephony_connector
  29. #: code:addons/ovh_telephony_connector/ovh_connector.py:60
  30. #, python-format
  31. msgid "Missing OVH Billing Number on user %s"
  32. msgstr ""
  33. #. module: ovh_telephony_connector
  34. #: code:addons/ovh_telephony_connector/ovh_connector.py:64
  35. #, python-format
  36. msgid "Missing OVH Calling Number on user %s"
  37. msgstr ""
  38. #. module: ovh_telephony_connector
  39. #: code:addons/ovh_telephony_connector/ovh_connector.py:68
  40. #, python-format
  41. msgid "Missing OVH Click2call Login on user %s"
  42. msgstr ""
  43. #. module: ovh_telephony_connector
  44. #: code:addons/ovh_telephony_connector/ovh_connector.py:72
  45. #, python-format
  46. msgid "Missing OVH Click2dial Password on user %s"
  47. msgstr ""
  48. #. module: ovh_telephony_connector
  49. #: code:addons/ovh_telephony_connector/ovh_connector.py:55
  50. #, python-format
  51. msgid "Missing phone number"
  52. msgstr ""
  53. #. module: ovh_telephony_connector
  54. #: field:res.users,ovh_billing_number:0
  55. msgid "OVH Billing Number"
  56. msgstr ""
  57. #. module: ovh_telephony_connector
  58. #: field:res.users,ovh_calling_number:0
  59. msgid "OVH Calling Number"
  60. msgstr ""
  61. #. module: ovh_telephony_connector
  62. #: field:res.users,ovh_click2call_login:0
  63. msgid "OVH Click2call Login"
  64. msgstr ""
  65. #. module: ovh_telephony_connector
  66. #: field:res.users,ovh_click2call_password:0
  67. msgid "OVH Click2call Password"
  68. msgstr ""
  69. #. module: ovh_telephony_connector
  70. #: view:res.users:ovh_telephony_connector.view_users_form
  71. msgid "OVH Parameters"
  72. msgstr ""
  73. #. module: ovh_telephony_connector
  74. #: help:res.users,ovh_calling_number:0
  75. msgid "The phone number that will be presented during a click2dial"
  76. msgstr ""
  77. #. module: ovh_telephony_connector
  78. #: model:ir.model,name:ovh_telephony_connector.model_res_users
  79. msgid "Users"
  80. msgstr "Korisnici"