zh_CN.po 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * payment_payulatam
  4. #
  5. # Translators:
  6. # Martin Trigaux, 2019
  7. # inspur qiuguodong <qiuguodong@inspur.com>, 2019
  8. # Felix Yuen <fyu@odoo.com>, 2019
  9. #
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: Odoo Server saas~12.5\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2019-08-26 08:16+0000\n"
  15. "PO-Revision-Date: 2019-08-26 09:12+0000\n"
  16. "Last-Translator: Felix Yuen <fyu@odoo.com>, 2019\n"
  17. "Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Language: zh_CN\n"
  22. "Plural-Forms: nplurals=1; plural=0;\n"
  23. #. module: payment_payulatam
  24. #: model:ir.model.fields.selection,name:payment_payulatam.selection__payment_acquirer__provider__payulatam
  25. msgid "PayU Latam"
  26. msgstr "PayU Latam"
  27. #. module: payment_payulatam
  28. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_api_key
  29. msgid "PayU Latam API Key"
  30. msgstr "PayU Latam API 钥匙"
  31. #. module: payment_payulatam
  32. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_account_id
  33. msgid "PayU Latam Account ID"
  34. msgstr "PayU Latam 帐户 ID"
  35. #. module: payment_payulatam
  36. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__payulatam_merchant_id
  37. msgid "PayU Latam Merchant ID"
  38. msgstr "PayU Latam 商家ID"
  39. #. module: payment_payulatam
  40. #: code:addons/payment_payulatam/models/payment.py:0
  41. #, python-format
  42. msgid "PayU Latam: received data for reference %s; multiple orders found"
  43. msgstr "PayU Latam: 收到参考%s的数据; 找到多个订单"
  44. #. module: payment_payulatam
  45. #: code:addons/payment_payulatam/models/payment.py:0
  46. #, python-format
  47. msgid "PayU Latam: received data for reference %s; no order found"
  48. msgstr "PayU Latam: 已接收参考  %s; 未找到订单"
  49. #. module: payment_payulatam
  50. #: code:addons/payment_payulatam/models/payment.py:0
  51. #, python-format
  52. msgid ""
  53. "PayU Latam: received data with missing reference (%s) or transaction id (%s)"
  54. " or sign (%s)"
  55. msgstr "PayU Latam: 收到缺少参考的数据 (%s) 或交易ID(%s)或符号(%s)"
  56. #. module: payment_payulatam
  57. #: model:ir.model,name:payment_payulatam.model_payment_acquirer
  58. msgid "Payment Acquirer"
  59. msgstr "付款收单单位"
  60. #. module: payment_payulatam
  61. #: model:ir.model,name:payment_payulatam.model_payment_transaction
  62. msgid "Payment Transaction"
  63. msgstr "付款交易"
  64. #. module: payment_payulatam
  65. #: model:ir.model.fields,field_description:payment_payulatam.field_payment_acquirer__provider
  66. msgid "Provider"
  67. msgstr "供应商"