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
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-telephony-8-0/language/es/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: es\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\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 ""
  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 "Falta número OVH a facturar en el usuario %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 ""
  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 "Falta usuario para Click2call OVH en el usuario %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 "Falta contraseña para Click2call OVH en el usuario %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 "Falta el número de teléfono"
  52. #. module: ovh_telephony_connector
  53. #: field:res.users,ovh_billing_number:0
  54. msgid "OVH Billing Number"
  55. msgstr "Número OVH a facturar"
  56. #. module: ovh_telephony_connector
  57. #: field:res.users,ovh_calling_number:0
  58. msgid "OVH Calling Number"
  59. msgstr ""
  60. #. module: ovh_telephony_connector
  61. #: field:res.users,ovh_click2call_login:0
  62. msgid "OVH Click2call Login"
  63. msgstr "Usuario para Click2call OVH"
  64. #. module: ovh_telephony_connector
  65. #: field:res.users,ovh_click2call_password:0
  66. msgid "OVH Click2call Password"
  67. msgstr "Contraseña para Click2call OVH"
  68. #. module: ovh_telephony_connector
  69. #: view:res.users:ovh_telephony_connector.view_users_form
  70. msgid "OVH Parameters"
  71. msgstr "Parámetros OVH"
  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 "Número de teléfono que se presentará durante un 'click2dial'"
  76. #. module: ovh_telephony_connector
  77. #: model:ir.model,name:ovh_telephony_connector.model_res_users
  78. msgid "Users"
  79. msgstr "Usuarios"