# Translation of Odoo Server. # This file contains the translation of the following modules: # * payment_asiapay # # Translators: # Wil Odoo, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-26 21:56+0000\n" "PO-Revision-Date: 2023-10-26 23:09+0000\n" "Last-Translator: Wil Odoo, 2023\n" "Language-Team: Indonesian (https://app.transifex.com/odoo/teams/41243/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: payment_asiapay #. odoo-python #: code:addons/payment_asiapay/models/payment_transaction.py:0 #, python-format msgid "" "An error occurred during the processing of your payment (success code %s; " "primary response code %s). Please try again." msgstr "" "Terjadi error pada pemrosesan pembayaran Anda (kode sukses %s; kode " "tanggapan utama %s). Silakan coba lagi." #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__code__asiapay msgid "AsiaPay" msgstr "AsiaPay" #. module: payment_asiapay #: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__asiapay_merchant_id msgid "AsiaPay Merchant ID" msgstr "ID Pedagang AsiaPay" #. module: payment_asiapay #: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__asiapay_secure_hash_function msgid "AsiaPay Secure Hash Function" msgstr "Fungsi Secure Hash AsiaPay" #. module: payment_asiapay #: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__asiapay_secure_hash_secret msgid "AsiaPay Secure Hash Secret" msgstr "Secure Hash Rahasia AsiaPay" #. module: payment_asiapay #: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__asiapay_brand msgid "Asiapay Brand" msgstr "Brand AsiaPay" #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_brand__bimopay msgid "BimoPay" msgstr "BimoPay" #. module: payment_asiapay #: model_terms:ir.ui.view,arch_db:payment_asiapay.payment_provider_form msgid "Brand" msgstr "Brand" #. module: payment_asiapay #: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__code msgid "Code" msgstr "Kode" #. module: payment_asiapay #: model_terms:ir.ui.view,arch_db:payment_asiapay.payment_provider_form msgid "Merchant ID" msgstr "ID Pedagang" #. module: payment_asiapay #. odoo-python #: code:addons/payment_asiapay/models/payment_transaction.py:0 #, python-format msgid "No transaction found matching reference %s." msgstr "Tidak ada transaksi dengan referensi %s yang cocok." #. module: payment_asiapay #. odoo-python #: code:addons/payment_asiapay/models/payment_provider.py:0 #, python-format msgid "Only one currency can be selected by AsiaPay account." msgstr "Hanya satu mata uang yang dapat dipilih oleh akun AsiaPay." #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_brand__paydollar msgid "PayDollar" msgstr "PayDollar" #. module: payment_asiapay #: model:ir.model,name:payment_asiapay.model_payment_provider msgid "Payment Provider" msgstr "Penyedia Pembayaran" #. module: payment_asiapay #: model:ir.model,name:payment_asiapay.model_payment_transaction msgid "Payment Transaction" msgstr "Transaksi Tagihan" #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_brand__pesopay msgid "PesoPay" msgstr "PesoPay" #. module: payment_asiapay #. odoo-python #: code:addons/payment_asiapay/models/payment_transaction.py:0 #, python-format msgid "Received data with missing reference %(ref)s." msgstr "Menerima data dengan referensi %(ref)s yang hilang." #. module: payment_asiapay #. odoo-python #: code:addons/payment_asiapay/models/payment_transaction.py:0 #, python-format msgid "Received data with missing success code." msgstr "Menerima data tanpa kode sukses." #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_secure_hash_function__sha1 msgid "SHA1" msgstr "SHA1" #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_secure_hash_function__sha256 msgid "SHA256" msgstr "SHA256" #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_secure_hash_function__sha512 msgid "SHA512" msgstr "SHA512" #. module: payment_asiapay #: model_terms:ir.ui.view,arch_db:payment_asiapay.payment_provider_form msgid "Secure Hash Function" msgstr "Fungsi Secure Hash" #. module: payment_asiapay #: model_terms:ir.ui.view,arch_db:payment_asiapay.payment_provider_form msgid "Secure Hash Secret" msgstr "Secure Hash Rahasia" #. module: payment_asiapay #: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_brand__siampay msgid "SiamPay" msgstr "SiamPay" #. module: payment_asiapay #: model:ir.model.fields,help:payment_asiapay.field_payment_provider__asiapay_merchant_id msgid "The Merchant ID solely used to identify your AsiaPay account." msgstr "" "ID Pedagang digunakan hanya untuk mengidentifikasi akun AsiaPay Anda. " #. module: payment_asiapay #: model:ir.model.fields,help:payment_asiapay.field_payment_provider__asiapay_brand msgid "The brand associated to your AsiaPay account." msgstr "Brand yang terkait akun AsiaPay Anda." #. module: payment_asiapay #: model:ir.model.fields,help:payment_asiapay.field_payment_provider__asiapay_secure_hash_function msgid "The secure hash function associated to your AsiaPay account." msgstr "Fungsi secure hash yang terkait akun AsiaPay Anda." #. module: payment_asiapay #: model:ir.model.fields,help:payment_asiapay.field_payment_provider__code msgid "The technical code of this payment provider." msgstr "Kode teknis penyedia pembayaran ini." #. module: payment_asiapay #. odoo-python #: code:addons/payment_asiapay/models/payment_transaction.py:0 #, python-format msgid "Unknown success code: %s" msgstr "Kode sukses yang tidak diketahui: %s"