# Translation of Odoo Server. # This file contains the translation of the following modules: # * payment_payumoney # # Translators: # 敬雲 林 , 2018 # Carson Tsai , 2018 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-07 08:57+0000\n" "PO-Revision-Date: 2016-09-07 08:57+0000\n" "Last-Translator: Carson Tsai , 2018\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/odoo/teams/41243/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: payment_payumoney #: model:ir.model.fields,field_description:payment_payumoney.field_payment_acquirer_payumoney_merchant_key msgid "Merchant Key" msgstr "商家密鑰" #. module: payment_payumoney #: model:ir.model.fields,field_description:payment_payumoney.field_payment_acquirer_payumoney_merchant_salt msgid "Merchant Salt" msgstr "商家鹽" #. module: payment_payumoney #: code:addons/payment_payumoney/models/payment.py:145 #, python-format msgid "PayUmoney: feedback error" msgstr "PayUmoney:回饋出錯" #. module: payment_payumoney #: code:addons/payment_payumoney/models/payment.py:107 #, python-format msgid "PayUmoney: invalid shasign, received %s, computed %s, for data %s" msgstr "PayUmoney:無效的 shasign,已接收 %s,已計算 %s,針對數據 %s" #. module: payment_payumoney #: code:addons/payment_payumoney/models/payment.py:101 #, python-format msgid "PayUmoney: received data for reference %s; multiple orders found" msgstr "PayUmoney:已接收參考 %s 的數據;已找到多個訂單" #. module: payment_payumoney #: code:addons/payment_payumoney/models/payment.py:98 #, python-format msgid "PayUmoney: received data for reference %s; no order found" msgstr "PayUmoney:已接收參考 %s 的數據;未找到訂單" #. module: payment_payumoney #: code:addons/payment_payumoney/models/payment.py:93 #, python-format msgid "" "PayUmoney: received data with missing reference (%s) or pay_id (%s) or " "shashign (%s)" msgstr "PayUmoney:已接收缺少參考 (%s)、pay_id (%s) 或 shashign (%s) 的數據" #. module: payment_payumoney #: model:ir.model,name:payment_payumoney.model_payment_acquirer msgid "Payment Acquirer" msgstr "付款方式" #. module: payment_payumoney #: model:ir.model,name:payment_payumoney.model_payment_transaction msgid "Payment Transaction" msgstr "付款交易"