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.

92 lines
3.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * ovh_telephony_connector
  4. #
  5. # Translators:
  6. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: connector-telephony (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-10-14 02:09+0000\n"
  12. "PO-Revision-Date: 2015-10-13 05:08+0000\n"
  13. "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
  14. "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-connector-telephony-8-0/language/sl/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: sl\n"
  19. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
  20. #. module: ovh_telephony_connector
  21. #: code:addons/ovh_telephony_connector/ovh_connector.py:99
  22. #, python-format
  23. msgid ""
  24. "Click to call to OVH failed.\n"
  25. "Here is the error: '%s'"
  26. msgstr "Klik za klic v OVH neuspešen.\nNapaka: '%s'"
  27. #. module: ovh_telephony_connector
  28. #: code:addons/ovh_telephony_connector/ovh_connector.py:60
  29. #, python-format
  30. msgid "Missing OVH Billing Number on user %s"
  31. msgstr "Manjkajoča OVH obračunska številka za uporabnika %s"
  32. #. module: ovh_telephony_connector
  33. #: code:addons/ovh_telephony_connector/ovh_connector.py:64
  34. #, python-format
  35. msgid "Missing OVH Calling Number on user %s"
  36. msgstr "Manjkajoča OVH klicna številka za uporabnika %s"
  37. #. module: ovh_telephony_connector
  38. #: code:addons/ovh_telephony_connector/ovh_connector.py:68
  39. #, python-format
  40. msgid "Missing OVH Click2call Login on user %s"
  41. msgstr "Manjkajoča OVH Click2call prijava za uporabnika %s"
  42. #. module: ovh_telephony_connector
  43. #: code:addons/ovh_telephony_connector/ovh_connector.py:72
  44. #, python-format
  45. msgid "Missing OVH Click2dial Password on user %s"
  46. msgstr "Manjkajoče OVH Click2dial geslo za uporabnika %s"
  47. #. module: ovh_telephony_connector
  48. #: code:addons/ovh_telephony_connector/ovh_connector.py:55
  49. #, python-format
  50. msgid "Missing phone number"
  51. msgstr "Manjkajoča telefonska številka"
  52. #. module: ovh_telephony_connector
  53. #: field:res.users,ovh_billing_number:0
  54. msgid "OVH Billing Number"
  55. msgstr "OVH obračunska številka"
  56. #. module: ovh_telephony_connector
  57. #: field:res.users,ovh_calling_number:0
  58. msgid "OVH Calling Number"
  59. msgstr "OVH klicna številka"
  60. #. module: ovh_telephony_connector
  61. #: field:res.users,ovh_click2call_login:0
  62. msgid "OVH Click2call Login"
  63. msgstr "OVH Click2call prijava"
  64. #. module: ovh_telephony_connector
  65. #: field:res.users,ovh_click2call_password:0
  66. msgid "OVH Click2call Password"
  67. msgstr "OVH Click2call geslo"
  68. #. module: ovh_telephony_connector
  69. #: view:res.users:ovh_telephony_connector.view_users_form
  70. msgid "OVH Parameters"
  71. msgstr "OVH parametri"
  72. #. module: ovh_telephony_connector
  73. #: help:res.users,ovh_calling_number:0
  74. msgid "The phone number that will be presented during a click2dial"
  75. msgstr "Telefonska številka, ki bo predstavljena med click2dial"
  76. #. module: ovh_telephony_connector
  77. #: model:ir.model,name:ovh_telephony_connector.model_res_users
  78. msgid "Users"
  79. msgstr "Uporabniki"