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.

96 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-"
  15. "telephony-8-0/language/sl/)\n"
  16. "Language: sl\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=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
  21. "%100==4 ? 2 : 3);\n"
  22. #. module: ovh_telephony_connector
  23. #: code:addons/ovh_telephony_connector/ovh_connector.py:99
  24. #, python-format
  25. msgid ""
  26. "Click to call to OVH failed.\n"
  27. "Here is the error: '%s'"
  28. msgstr ""
  29. "Klik za klic v OVH neuspešen.\n"
  30. "Napaka: '%s'"
  31. #. module: ovh_telephony_connector
  32. #: code:addons/ovh_telephony_connector/ovh_connector.py:60
  33. #, python-format
  34. msgid "Missing OVH Billing Number on user %s"
  35. msgstr "Manjkajoča OVH obračunska številka za uporabnika %s"
  36. #. module: ovh_telephony_connector
  37. #: code:addons/ovh_telephony_connector/ovh_connector.py:64
  38. #, python-format
  39. msgid "Missing OVH Calling Number on user %s"
  40. msgstr "Manjkajoča OVH klicna številka za uporabnika %s"
  41. #. module: ovh_telephony_connector
  42. #: code:addons/ovh_telephony_connector/ovh_connector.py:68
  43. #, python-format
  44. msgid "Missing OVH Click2call Login on user %s"
  45. msgstr "Manjkajoča OVH Click2call prijava za uporabnika %s"
  46. #. module: ovh_telephony_connector
  47. #: code:addons/ovh_telephony_connector/ovh_connector.py:72
  48. #, python-format
  49. msgid "Missing OVH Click2dial Password on user %s"
  50. msgstr "Manjkajoče OVH Click2dial geslo za uporabnika %s"
  51. #. module: ovh_telephony_connector
  52. #: code:addons/ovh_telephony_connector/ovh_connector.py:55
  53. #, python-format
  54. msgid "Missing phone number"
  55. msgstr "Manjkajoča telefonska številka"
  56. #. module: ovh_telephony_connector
  57. #: field:res.users,ovh_billing_number:0
  58. msgid "OVH Billing Number"
  59. msgstr "OVH obračunska številka"
  60. #. module: ovh_telephony_connector
  61. #: field:res.users,ovh_calling_number:0
  62. msgid "OVH Calling Number"
  63. msgstr "OVH klicna številka"
  64. #. module: ovh_telephony_connector
  65. #: field:res.users,ovh_click2call_login:0
  66. msgid "OVH Click2call Login"
  67. msgstr "OVH Click2call prijava"
  68. #. module: ovh_telephony_connector
  69. #: field:res.users,ovh_click2call_password:0
  70. msgid "OVH Click2call Password"
  71. msgstr "OVH Click2call geslo"
  72. #. module: ovh_telephony_connector
  73. #: view:res.users:ovh_telephony_connector.view_users_form
  74. msgid "OVH Parameters"
  75. msgstr "OVH parametri"
  76. #. module: ovh_telephony_connector
  77. #: help:res.users,ovh_calling_number:0
  78. msgid "The phone number that will be presented during a click2dial"
  79. msgstr "Telefonska številka, ki bo predstavljena med click2dial"
  80. #. module: ovh_telephony_connector
  81. #: model:ir.model,name:ovh_telephony_connector.model_res_users
  82. msgid "Users"
  83. msgstr "Uporabniki"