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.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * ovh_telephony_connector
  4. #
  5. # Translators:
  6. # Enrique Zanardi <ezanardi@atlantux.com>, 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-14 11:36+0000\n"
  13. "Last-Translator: Enrique Zanardi <ezanardi@atlantux.com>\n"
  14. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-connector-"
  15. "telephony-8-0/language/es/)\n"
  16. "Language: es\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: 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 "Falta número OVH a facturar en el usuario %s"
  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 "Falta usuario para Click2call OVH en el usuario %s"
  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 "Falta contraseña para Click2call OVH en el usuario %s"
  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 "Falta el número de teléfono"
  53. #. module: ovh_telephony_connector
  54. #: field:res.users,ovh_billing_number:0
  55. msgid "OVH Billing Number"
  56. msgstr "Número OVH a facturar"
  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 "Usuario para Click2call OVH"
  65. #. module: ovh_telephony_connector
  66. #: field:res.users,ovh_click2call_password:0
  67. msgid "OVH Click2call Password"
  68. msgstr "Contraseña para Click2call OVH"
  69. #. module: ovh_telephony_connector
  70. #: view:res.users:ovh_telephony_connector.view_users_form
  71. msgid "OVH Parameters"
  72. msgstr "Parámetros OVH"
  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 "Número de teléfono que se presentará durante un 'click2dial'"
  77. #. module: ovh_telephony_connector
  78. #: model:ir.model,name:ovh_telephony_connector.model_res_users
  79. msgid "Users"
  80. msgstr "Usuarios"