544 lines
17 KiB
Plaintext
544 lines
17 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_payment
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Abe Manyo, 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: Abe Manyo, 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: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
|
msgid ""
|
|
".\n"
|
|
" <br/>\n"
|
|
" We appreciate your support for our organization as such.\n"
|
|
" <br/>\n"
|
|
" Regards."
|
|
msgstr ""
|
|
".\n"
|
|
" <br/>\n"
|
|
" Kami menghargai seluruh dukungan Anda untuk organisasi kami.\n"
|
|
" <br/>\n"
|
|
" Salam."
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
|
msgid "<b>Comment:</b>"
|
|
msgstr "<b>Komentar:</b>"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
|
msgid "<b>Donation Date:</b>"
|
|
msgstr "<b>Tanggal Donasi:</b>"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
|
msgid "<b>Donor Email:</b>"
|
|
msgstr "<b>Email Penyumbang:</b>"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
|
msgid "<b>Donor Name:</b>"
|
|
msgstr "<b>Nama Penyumbang:</b>"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
|
msgid "<b>Payment ID:</b>"
|
|
msgstr "<b>ID Pembayaran:</b>"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
|
msgid "<b>Payment Method:</b>"
|
|
msgstr "<b>Metode Pembayaran:</b>"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
|
msgid "<option value=\"\">Country...</option>"
|
|
msgstr "<option value=\"\">Negara...</option>"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
|
|
msgid ""
|
|
"<strong>No suitable payment option could be found.</strong><br/>\n"
|
|
" If you believe that it is an error, please contact the website administrator."
|
|
msgstr ""
|
|
"<strong>Tidak ada pilihan pembayaran yang sesuai yang dapat ditemukan.</strong><br/>\n"
|
|
" Jika Anda merasa ini merupakan error, silakan hubungi administrator website."
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
|
|
msgid "<strong>Warning</strong> The currency is missing or incorrect."
|
|
msgstr "<strong>Peringatan</strong> Mata uang ini hilang atau tidak benar."
|
|
|
|
#. module: website_payment
|
|
#. odoo-python
|
|
#: code:addons/website_payment/models/payment_transaction.py:0
|
|
#, python-format
|
|
msgid "A donation has been made on your website"
|
|
msgstr "Donasi telah diberikan untuk website Anda"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
|
|
msgid "A year of cultural awakening."
|
|
msgstr "Satu tahun penuh pembangkitan budaya."
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
|
|
msgid "Activate Payments"
|
|
msgstr "Aktifkan Pembayaran"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.actions.server,name:website_payment.action_activate_stripe
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
|
|
msgid "Activate Stripe"
|
|
msgstr "Aktifkan Stripe"
|
|
|
|
#. module: website_payment
|
|
#. odoo-javascript
|
|
#: code:addons/website_payment/static/src/snippets/s_donation/options.js:0
|
|
#, python-format
|
|
msgid "Add a description here"
|
|
msgstr "Tambahkan keterangan di sini"
|
|
|
|
#. module: website_payment
|
|
#. odoo-javascript
|
|
#: code:addons/website_payment/static/src/snippets/s_donation/options.js:0
|
|
#, python-format
|
|
msgid "Add new pre-filled option"
|
|
msgstr "Tambahkan pilihan baru yang sudah diisi terlebih dahulu di sini"
|
|
|
|
#. module: website_payment
|
|
#. odoo-javascript
|
|
#: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
|
|
#: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
|
|
#, python-format
|
|
msgid "Amount"
|
|
msgstr "Jumlah"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
|
msgid "Amount ("
|
|
msgstr "Jumlah ("
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
|
msgid "Amount("
|
|
msgstr "Jumlah("
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
|
|
msgid "Caring for a baby for 1 month."
|
|
msgstr "Merawat baby selama 1 bulan."
|
|
|
|
#. module: website_payment
|
|
#. odoo-javascript
|
|
#: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
|
|
#, python-format
|
|
msgid "Choose Your Amount"
|
|
msgstr "Pilih Jumlah Anda"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model,name:website_payment.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Pengaturan Konfigurasi"
|
|
|
|
#. module: website_payment
|
|
#. odoo-python
|
|
#: code:addons/website_payment/models/res_config_settings.py:0
|
|
#, python-format
|
|
msgid "Configure %s"
|
|
msgstr "Konfigurasikan %s"
|
|
|
|
#. module: website_payment
|
|
#. odoo-javascript
|
|
#: code:addons/website_payment/static/src/js/payment_form.js:0
|
|
#: model:ir.model,name:website_payment.model_res_country
|
|
#, python-format
|
|
msgid "Country"
|
|
msgstr "Negara"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
|
msgid ""
|
|
"Country\n"
|
|
" <span class=\"s_website_form_mark\"> *</span>"
|
|
msgstr ""
|
|
"Negara\n"
|
|
" <span class=\"s_website_form_mark\"> *</span>"
|
|
|
|
#. module: website_payment
|
|
#. odoo-python
|
|
#: code:addons/website_payment/controllers/portal.py:0
|
|
#, python-format
|
|
msgid "Country is required."
|
|
msgstr "Negara dibutuhkan."
|
|
|
|
#. module: website_payment
|
|
#. odoo-javascript
|
|
#: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
|
|
#: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_input
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
|
#, python-format
|
|
msgid "Custom Amount"
|
|
msgstr "Jumlah Kustom"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
|
msgid "Dear"
|
|
msgstr "Kepada"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
|
msgid "Default Amount"
|
|
msgstr "Jumlah Default"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
|
msgid "Descriptions"
|
|
msgstr "Keterangan"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
|
msgid "Display Options"
|
|
msgstr "Opsi Tampilan"
|
|
|
|
#. module: website_payment
|
|
#. odoo-python
|
|
#: code:addons/website_payment/controllers/portal.py:0
|
|
#, python-format
|
|
msgid "Donate"
|
|
msgstr "Donasi"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
|
|
msgid "Donate Now"
|
|
msgstr "Donasi Sekarang"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.snippets
|
|
msgid "Donation"
|
|
msgstr "Donasi"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.snippets
|
|
msgid "Donation Button"
|
|
msgstr "Tombol Donasi"
|
|
|
|
#. module: website_payment
|
|
#. odoo-python
|
|
#: code:addons/website_payment/controllers/portal.py:0
|
|
#, python-format
|
|
msgid "Donation amount must be at least %.2f."
|
|
msgstr "Jumlah donasi harus minimal %.2f."
|
|
|
|
#. module: website_payment
|
|
#. odoo-python
|
|
#: code:addons/website_payment/models/payment_transaction.py:0
|
|
#, python-format
|
|
msgid "Donation confirmation"
|
|
msgstr "Konfirmasi donasi."
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
|
msgid "Donation notification"
|
|
msgstr "Notifikasi donasi."
|
|
|
|
#. module: website_payment
|
|
#. odoo-javascript
|
|
#: code:addons/website_payment/static/src/js/payment_form.js:0
|
|
#, python-format
|
|
msgid "Email"
|
|
msgstr "Email"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
|
msgid ""
|
|
"Email\n"
|
|
" <span class=\"s_website_form_mark\"> *</span>"
|
|
msgstr ""
|
|
"Email\n"
|
|
" <span class=\"s_website_form_mark\"> *</span>"
|
|
|
|
#. module: website_payment
|
|
#. odoo-javascript
|
|
#: code:addons/website_payment/static/src/js/payment_form.js:0
|
|
#, python-format
|
|
msgid "Email is invalid"
|
|
msgstr "Email tidak valid"
|
|
|
|
#. module: website_payment
|
|
#. odoo-python
|
|
#: code:addons/website_payment/controllers/portal.py:0
|
|
#, python-format
|
|
msgid "Email is required."
|
|
msgstr "Email dibutuhkan."
|
|
|
|
#. module: website_payment
|
|
#. odoo-javascript
|
|
#: code:addons/website_payment/static/src/js/payment_form.js:0
|
|
#, python-format
|
|
msgid "Field '%s' is mandatory"
|
|
msgstr "Field '%s' bersifat wajib"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model.fields,field_description:website_payment.field_res_config_settings__first_provider_label
|
|
msgid "First Provider Label"
|
|
msgstr "Label Penyedia Pertama"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
|
msgid "Input"
|
|
msgstr "Masuk"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model.fields,field_description:website_payment.field_account_payment__is_donation
|
|
msgid "Is Donation"
|
|
msgstr "Adalah Donasi"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model.fields,field_description:website_payment.field_res_config_settings__is_stripe_supported_country
|
|
#: model:ir.model.fields,field_description:website_payment.field_res_country__is_stripe_supported_country
|
|
msgid "Is Stripe Supported Country"
|
|
msgstr "Adalah Negara Yang Mendukung Stripe"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model.fields,field_description:website_payment.field_payment_transaction__is_donation
|
|
msgid "Is donation"
|
|
msgstr "Adalah donasi"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation
|
|
msgid "Make a Donation"
|
|
msgstr "Buat Donasi"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
|
msgid "Maximum"
|
|
msgstr "Maksimum"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
|
msgid "Minimum"
|
|
msgstr "Minimum"
|
|
|
|
#. module: website_payment
|
|
#. odoo-javascript
|
|
#: code:addons/website_payment/static/src/js/payment_form.js:0
|
|
#, python-format
|
|
msgid "Name"
|
|
msgstr "Nama"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
|
msgid ""
|
|
"Name\n"
|
|
" <span class=\"s_website_form_mark\"> *</span>"
|
|
msgstr ""
|
|
"Nama\n"
|
|
" <span class=\"s_website_form_mark\"> *</span>"
|
|
|
|
#. module: website_payment
|
|
#. odoo-python
|
|
#: code:addons/website_payment/controllers/portal.py:0
|
|
#, python-format
|
|
msgid "Name is required."
|
|
msgstr "Nama dibutuhkan."
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model.fields.selection,name:website_payment.selection__res_config_settings__providers_state__none
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
|
msgid "None"
|
|
msgstr "Tidak Ada"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
|
|
msgid "One year in elementary school."
|
|
msgstr "Satu tahun di sekolah dasar."
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
|
|
msgid "One year in high school."
|
|
msgstr "Satu tahun di sekolah menengah atas."
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model.fields.selection,name:website_payment.selection__res_config_settings__providers_state__other_than_paypal
|
|
msgid "Other than Paypal"
|
|
msgstr "Selain Paypal"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
|
msgid "Payment Details"
|
|
msgstr "Detail Pembayaran"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model,name:website_payment.model_payment_provider
|
|
msgid "Payment Provider"
|
|
msgstr "Penyedia Pembayaran"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model,name:website_payment.model_payment_transaction
|
|
msgid "Payment Transaction"
|
|
msgstr "Transaksi Tagihan"
|
|
|
|
#. module: website_payment
|
|
#. odoo-javascript
|
|
#: code:addons/website_payment/static/src/js/payment_form.js:0
|
|
#, python-format
|
|
msgid "Payment processing failed"
|
|
msgstr "Pemrosesan pembayaran gagal"
|
|
|
|
#. module: website_payment
|
|
#. odoo-python
|
|
#: code:addons/website_payment/models/payment_transaction.py:0
|
|
#, python-format
|
|
msgid "Payment received from donation with following details:"
|
|
msgstr "Pembayaran diterima dari donasi dengan detail berikut:"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model,name:website_payment.model_account_payment
|
|
msgid "Payments"
|
|
msgstr "Pembayaran"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model.fields.selection,name:website_payment.selection__res_config_settings__providers_state__paypal_only
|
|
msgid "Paypal Only"
|
|
msgstr "Hanya Paypal"
|
|
|
|
#. module: website_payment
|
|
#. odoo-javascript
|
|
#: code:addons/website_payment/static/src/snippets/s_donation/000.js:0
|
|
#, python-format
|
|
msgid "Please select or enter an amount"
|
|
msgstr "Silakan pilih atau masukkan jumlah"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
|
msgid "Pre-filled Options"
|
|
msgstr "Pilihan yang sudah diisi terlebih dahulu"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model.fields,field_description:website_payment.field_res_config_settings__providers_state
|
|
msgid "Providers State"
|
|
msgstr "Negara Bagian Penyedia"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
|
msgid "Recipient Email"
|
|
msgstr "Email Penerima"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
|
|
msgid "Shop - Payment"
|
|
msgstr "Toko - Pembayaran"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
|
msgid "Slider"
|
|
msgstr "Slider"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation
|
|
msgid "Small or large, your contribution is essential."
|
|
msgstr "Kecil atau besar, kontribusi Anda Penting."
|
|
|
|
#. module: website_payment
|
|
#. odoo-javascript
|
|
#: code:addons/website_payment/static/src/js/payment_form.js:0
|
|
#, python-format
|
|
msgid "Some information is missing to process your payment."
|
|
msgstr ""
|
|
"Beberapa informasi yang dibutuhkan untuk memproses pembayaran Anda tidak "
|
|
"ada."
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
|
msgid "Step"
|
|
msgstr "Langkah"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
|
|
msgid ""
|
|
"Stripe Connect is not available in your country, please use another payment "
|
|
"provider."
|
|
msgstr ""
|
|
"Stripe Connect tidak tersedia di negara Anda, mohon gunakan penyedia "
|
|
"pembayaran lain."
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
|
|
msgid ""
|
|
"Support most payment methods; Visa, Mastercard, Maestro, Google Pay, Apple "
|
|
"Pay, etc. as well as recurring charges."
|
|
msgstr ""
|
|
"Mendukung penggunaan kebanyakan metode pembayaran; Visa, Mastercard, "
|
|
"Maestro, Google Pay, Apple Pay, dsb. sekaligus biaya berulang."
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
|
msgid "Thank you for your donation of"
|
|
msgstr "Terima kasih untuk donasi Anda sebesar"
|
|
|
|
#. module: website_payment
|
|
#. odoo-javascript
|
|
#: code:addons/website_payment/static/src/snippets/s_donation/000.js:0
|
|
#, python-format
|
|
msgid "The minimum donation amount is %s%s%s"
|
|
msgstr "Jumlah minimum donasi adalah %s%s%s"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
|
|
msgid "There is nothing to pay."
|
|
msgstr "Tidak ada yang perlu dibayar."
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
|
|
msgid "View Alternatives"
|
|
msgstr "Lihat Alternatif"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
|
|
msgid "View other providers"
|
|
msgstr "Lihat penyedia lainnya"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model.fields,field_description:website_payment.field_payment_provider__website_id
|
|
msgid "Website"
|
|
msgstr "Website"
|
|
|
|
#. module: website_payment
|
|
#: model:mail.template,name:website_payment.mail_template_donation
|
|
msgid "Website: Donation"
|
|
msgstr "Website: Donasi"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
|
msgid "Write us a comment"
|
|
msgstr "Tuliskan kami komentar"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
|
msgid "Your comment"
|
|
msgstr "Komentar Anda"
|
|
|
|
#. module: website_payment
|
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
|
msgid "made on"
|
|
msgstr "diberikan pada"
|