mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
New translations en.json (Indonesian)
This commit is contained in:
@ -830,44 +830,44 @@
|
|||||||
"precision": "Presisi",
|
"precision": "Presisi",
|
||||||
"thousand_separator": "Pemisah Ribuan",
|
"thousand_separator": "Pemisah Ribuan",
|
||||||
"decimal_separator": "Pemisah desimal",
|
"decimal_separator": "Pemisah desimal",
|
||||||
"position": "Position",
|
"position": "Posisi",
|
||||||
"position_of_symbol": "Position Of Symbol",
|
"position_of_symbol": "Posisi simbol",
|
||||||
"right": "Right",
|
"right": "Kanan",
|
||||||
"left": "Left",
|
"left": "Kiri",
|
||||||
"action": "Action",
|
"action": "Aksi",
|
||||||
"add_currency": "Add Currency"
|
"add_currency": "Tambah mata uang"
|
||||||
},
|
},
|
||||||
"mail": {
|
"mail": {
|
||||||
"host": "Mail Host",
|
"host": "Host Email",
|
||||||
"port": "Mail Port",
|
"port": "Port email",
|
||||||
"driver": "Mail Driver",
|
"driver": "Driver Email",
|
||||||
"secret": "Secret",
|
"secret": "Kunci Rahasia",
|
||||||
"mailgun_secret": "Mailgun Secret",
|
"mailgun_secret": "Kunci Rahasia Mailgun",
|
||||||
"mailgun_domain": "Domain",
|
"mailgun_domain": "Domain",
|
||||||
"mailgun_endpoint": "Mailgun Endpoint",
|
"mailgun_endpoint": "Endpoint Mailgun",
|
||||||
"ses_secret": "SES Secret",
|
"ses_secret": "Kunci Rahasia SES",
|
||||||
"ses_key": "SES Key",
|
"ses_key": "Kunci SES",
|
||||||
"password": "Mail Password",
|
"password": "Password Email",
|
||||||
"username": "Mail Username",
|
"username": "Username Email",
|
||||||
"mail_config": "Mail Configuration",
|
"mail_config": "Konfigurasi Email",
|
||||||
"from_name": "From Mail Name",
|
"from_name": "Nama Pengirim",
|
||||||
"from_mail": "From Mail Address",
|
"from_mail": "Email Pengirim",
|
||||||
"encryption": "Mail Encryption",
|
"encryption": "Enkripsi Email",
|
||||||
"mail_config_desc": "Below is the form for Configuring Email driver for sending emails from the app. You can also configure third party providers like Sendgrid, SES etc."
|
"mail_config_desc": "Di bawah ini adalah formulir untuk mengkonfigurasi driver email untuk mengirim email dari aplikasi. Anda juga dapat mengkonfigurasi penyedia pihak ketiga seperti Sendgrid, SES, dll."
|
||||||
},
|
},
|
||||||
"pdf": {
|
"pdf": {
|
||||||
"title": "PDF Setting",
|
"title": "Pengaturan PDF",
|
||||||
"footer_text": "Footer Text",
|
"footer_text": "Teks footer",
|
||||||
"pdf_layout": "PDF Layout"
|
"pdf_layout": "Tata letak PDF"
|
||||||
},
|
},
|
||||||
"company_info": {
|
"company_info": {
|
||||||
"company_info": "Company info",
|
"company_info": "Info perusahaan",
|
||||||
"company_name": "Company Name",
|
"company_name": "Nama Perusahaan",
|
||||||
"company_logo": "Company Logo",
|
"company_logo": "Logo perusahaan",
|
||||||
"section_description": "Information about your company that will be displayed on invoices, estimates and other documents created by Crater.",
|
"section_description": "Informasi tentang perusahaan Anda yang akan ditampilkan pada faktur, perkiraan, dan dokumen lain yang dibuat oleh Crater.",
|
||||||
"phone": "Phone",
|
"phone": "Telepon",
|
||||||
"country": "Country",
|
"country": "Negara",
|
||||||
"state": "State",
|
"state": "Provinsi",
|
||||||
"city": "Kota",
|
"city": "Kota",
|
||||||
"address": "Alamat",
|
"address": "Alamat",
|
||||||
"zip": "Kodepos",
|
"zip": "Kodepos",
|
||||||
@ -952,33 +952,33 @@
|
|||||||
"invoices": {
|
"invoices": {
|
||||||
"title": "Tagihan-tagihan",
|
"title": "Tagihan-tagihan",
|
||||||
"invoice_number_format": "Format Nomor Tagihan",
|
"invoice_number_format": "Format Nomor Tagihan",
|
||||||
"invoice_number_format_description": "Customize how your invoice number gets generated automatically when you create a new invoice.",
|
"invoice_number_format_description": "Sesuaikan bagaimana nomor tagihan Anda dibuat secara otomatis saat Anda membuat tagihan baru.",
|
||||||
"preview_invoice_number": "Preview Invoice Number",
|
"preview_invoice_number": "Preview Nomor Tagihan",
|
||||||
"due_date": "Due Date",
|
"due_date": "Tanggal Jatuh Tempo",
|
||||||
"due_date_description": "Specify how due date is automatically set when you create an invoice.",
|
"due_date_description": "Tentukan bagaimana tanggal jatuh tempo diatur secara otomatis saat Anda membuat tagihan.",
|
||||||
"due_date_days": "Invoice Due after days",
|
"due_date_days": "Tagihan jatuh tempo setelah (hari)",
|
||||||
"set_due_date_automatically": "Set Due Date Automatically",
|
"set_due_date_automatically": "Tetapkan Tanggal Jatuh Tempo Secara Otomatis",
|
||||||
"set_due_date_automatically_description": "Enable this if you wish to set due date automatically when you create a new invoice.",
|
"set_due_date_automatically_description": "Aktifkan ini jika Anda ingin menetapkan tanggal jatuh tempo secara otomatis saat Anda membuat tagihan baru.",
|
||||||
"default_formats": "Default Formats",
|
"default_formats": "Format Bawaan",
|
||||||
"default_formats_description": "Below given formats are used to fill up the fields automatically on invoice creation.",
|
"default_formats_description": "Format yang diberikan di bawah ini digunakan untuk mengisi kolom secara otomatis pada pembuatan tagihan.",
|
||||||
"default_invoice_email_body": "Default Invoice Email Body",
|
"default_invoice_email_body": "Badan Email Faktur Bawaan",
|
||||||
"company_address_format": "Company Address Format",
|
"company_address_format": "Format Alamat Perusahaan",
|
||||||
"shipping_address_format": "Shipping Address Format",
|
"shipping_address_format": "Format Alamat Pengiriman",
|
||||||
"billing_address_format": "Billing Address Format",
|
"billing_address_format": "Format Alamat Penagihan",
|
||||||
"invoice_email_attachment": "Send invoices as attachments",
|
"invoice_email_attachment": "Kirim tagihan-tagihan sebagai lampiran",
|
||||||
"invoice_email_attachment_setting_description": "Enable this if you want to send invoices as email attachment. Please note that 'View Invoice' button in emails will not be displayed anymore when enabled.",
|
"invoice_email_attachment_setting_description": "Aktifkan ini jika Anda ingin mengirim tagihan sebagai lampiran email. Harap perhatikan bahwa tombol 'Lihat Tagihan' di email tidak akan ditampilkan lagi saat diaktifkan.",
|
||||||
"invoice_settings_updated": "Invoice Settings updated successfully",
|
"invoice_settings_updated": "Pengaturan Tagihan berhasil diperbarui",
|
||||||
"retrospective_edits": "Retrospective Edits",
|
"retrospective_edits": "Suntingan Retrospektif",
|
||||||
"allow": "Allow",
|
"allow": "Izinkan",
|
||||||
"disable_on_invoice_partial_paid": "Disable after partial payment is recorded",
|
"disable_on_invoice_partial_paid": "Nonaktifkan setelah pembayaran sebagian dicatat",
|
||||||
"disable_on_invoice_paid": "Disable after full payment is recorded",
|
"disable_on_invoice_paid": "Nonaktifkan setelah pembayaran penuh dicatat",
|
||||||
"disable_on_invoice_sent": "Disable after invoice is sent",
|
"disable_on_invoice_sent": "Nonaktifkan setelah tagihan dikirim",
|
||||||
"retrospective_edits_description": " Based on your country's laws or your preference, you can restrict users from editing finalised invoices."
|
"retrospective_edits_description": " Berdasarkan undang-undang negara Anda atau preferensi Anda, Anda dapat membatasi pengguna untuk mengedit tagihan akhir."
|
||||||
},
|
},
|
||||||
"estimates": {
|
"estimates": {
|
||||||
"title": "Estimates",
|
"title": "Taksiran",
|
||||||
"estimate_number_format": "Estimate Number Format",
|
"estimate_number_format": "Format Nomor Taksiran",
|
||||||
"estimate_number_format_description": "Customize how your estimate number gets generated automatically when you create a new estimate.",
|
"estimate_number_format_description": "Sesuaikan cara nomor taksiran Anda dibuat secara otomatis saat Anda membuat taksiran baru.",
|
||||||
"preview_estimate_number": "Preview Estimate Number",
|
"preview_estimate_number": "Preview Estimate Number",
|
||||||
"expiry_date": "Expiry Date",
|
"expiry_date": "Expiry Date",
|
||||||
"expiry_date_description": "Specify how expiry date is automatically set when you create an estimate.",
|
"expiry_date_description": "Specify how expiry date is automatically set when you create an estimate.",
|
||||||
@ -1467,7 +1467,7 @@
|
|||||||
"receipt_does_not_exist": "Receipt does not exist.",
|
"receipt_does_not_exist": "Receipt does not exist.",
|
||||||
"customer_cannot_be_changed_after_payment_is_added": "Customer cannot be change after payment is added",
|
"customer_cannot_be_changed_after_payment_is_added": "Customer cannot be change after payment is added",
|
||||||
"invalid_credentials": "Invalid Credentials.",
|
"invalid_credentials": "Invalid Credentials.",
|
||||||
"not_allowed": "Not Allowed",
|
"not_allowed": "Tidak Diizinkan",
|
||||||
"login_invalid_credentials": "These credentials do not match our records.",
|
"login_invalid_credentials": "These credentials do not match our records.",
|
||||||
"enter_valid_cron_format": "Please enter a valid cron format",
|
"enter_valid_cron_format": "Please enter a valid cron format",
|
||||||
"email_could_not_be_sent": "Email could not be sent to this email address.",
|
"email_could_not_be_sent": "Email could not be sent to this email address.",
|
||||||
|
|||||||
Reference in New Issue
Block a user