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:
@ -688,12 +688,12 @@
|
||||
"other_modules": "Modul lainnya",
|
||||
"view_all": "Tampilkan Semua",
|
||||
"no_reviews_found": "Belum ada ulasan untuk modul ini!",
|
||||
"module_not_purchased": "Module Not Purchased",
|
||||
"module_not_found": "Module Not Found",
|
||||
"module_not_purchased": "Modul Belum Dibeli",
|
||||
"module_not_found": "Modul Tidak Ditemukan",
|
||||
"version_not_supported": "This module version doesn't support the current version of Crater",
|
||||
"last_updated": "Last Updated On",
|
||||
"connect_installation": "Connect your installation",
|
||||
"api_token_description": "Login to {url} and connect this installation by entering the API Token. Your purchased modules will show up here after the connection is established.",
|
||||
"last_updated": "Terakhir diperbarui pada",
|
||||
"connect_installation": "Hubungkan instalasimu",
|
||||
"api_token_description": "Masuk ke {url} dan hubungkan instalasi ini dengan memasukkan Token API. Modul yang Anda beli akan muncul di sini setelah koneksi dibuat.",
|
||||
"view_module": "Lihat Module",
|
||||
"update_available": "Pembaruan Tersedia",
|
||||
"purchased": "Pembelian",
|
||||
@ -755,66 +755,66 @@
|
||||
"report_type": "Jenis laporan"
|
||||
},
|
||||
"taxes": {
|
||||
"taxes": "Taxes",
|
||||
"to_date": "To Date",
|
||||
"from_date": "From Date",
|
||||
"date_range": "Select Date Range"
|
||||
"taxes": "Pajak",
|
||||
"to_date": "Sampai Tanggal",
|
||||
"from_date": "Dari Tanggal",
|
||||
"date_range": "Pilih Rentang Tanggal"
|
||||
},
|
||||
"errors": {
|
||||
"required": "Field is required"
|
||||
"required": "Wajib diisi"
|
||||
},
|
||||
"invoices": {
|
||||
"invoice": "Invoice",
|
||||
"invoice_date": "Invoice Date",
|
||||
"due_date": "Due Date",
|
||||
"amount": "Amount",
|
||||
"contact_name": "Contact Name",
|
||||
"invoice": "Faktur",
|
||||
"invoice_date": "Tanggal Faktur",
|
||||
"due_date": "Tanggal Jatuh Tempo",
|
||||
"amount": "Jumlah",
|
||||
"contact_name": "Nama Kontak",
|
||||
"status": "Status"
|
||||
},
|
||||
"estimates": {
|
||||
"estimate": "Estimate",
|
||||
"estimate_date": "Estimate Date",
|
||||
"due_date": "Due Date",
|
||||
"estimate_number": "Estimate Number",
|
||||
"ref_number": "Ref Number",
|
||||
"amount": "Amount",
|
||||
"contact_name": "Contact Name",
|
||||
"estimate": "Penawaran",
|
||||
"estimate_date": "Tanggal Penawaran",
|
||||
"due_date": "Tanggal Jatuh Tempo",
|
||||
"estimate_number": "Nomor Penawaran",
|
||||
"ref_number": "Nomor Referensi",
|
||||
"amount": "Jumlah",
|
||||
"contact_name": "Nama Kontak",
|
||||
"status": "Status"
|
||||
},
|
||||
"expenses": {
|
||||
"expenses": "Expenses",
|
||||
"category": "Category",
|
||||
"date": "Date",
|
||||
"amount": "Amount",
|
||||
"to_date": "To Date",
|
||||
"from_date": "From Date",
|
||||
"date_range": "Select Date Range"
|
||||
"expenses": "Pengeluaran",
|
||||
"category": "Kategori",
|
||||
"date": "Tanggal",
|
||||
"amount": "Jumlah",
|
||||
"to_date": "Sampai Tanggal",
|
||||
"from_date": "Dari Tanggal",
|
||||
"date_range": "Pilih Rentang Tanggal"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"menu_title": {
|
||||
"account_settings": "Account Settings",
|
||||
"company_information": "Company Information",
|
||||
"customization": "Customization",
|
||||
"preferences": "Preferences",
|
||||
"notifications": "Notifications",
|
||||
"tax_types": "Tax Types",
|
||||
"expense_category": "Expense Categories",
|
||||
"update_app": "Update App",
|
||||
"backup": "Backup",
|
||||
"file_disk": "File Disk",
|
||||
"custom_fields": "Custom Fields",
|
||||
"payment_modes": "Payment Modes",
|
||||
"notes": "Notes",
|
||||
"exchange_rate": "Exchange Rate",
|
||||
"address_information": "Address Information"
|
||||
"account_settings": "Pengaturan Akun",
|
||||
"company_information": "Informasi Perusahaan",
|
||||
"customization": "Kustomisasi",
|
||||
"preferences": "Preferensi",
|
||||
"notifications": "Notifikasi",
|
||||
"tax_types": "Jenis Pajak",
|
||||
"expense_category": "Kategori Pengeluaran",
|
||||
"update_app": "Perbarui Aplikasi",
|
||||
"backup": "Cadangkan",
|
||||
"file_disk": "Disk Berkas",
|
||||
"custom_fields": "Baris Kustom",
|
||||
"payment_modes": "Mode Pembayaran",
|
||||
"notes": "Catatan",
|
||||
"exchange_rate": "Nilai Tukar",
|
||||
"address_information": "Informasi Alamat"
|
||||
},
|
||||
"address_information": {
|
||||
"section_description": " You can update Your Address information using form below."
|
||||
"section_description": " Anda dapat memperbarui informasi Alamat Anda menggunakan formulir di bawah ini."
|
||||
},
|
||||
"title": "Settings",
|
||||
"setting": "Settings | Settings",
|
||||
"general": "General",
|
||||
"title": "Pengaturan",
|
||||
"setting": "Pengaturan | Pengaturan",
|
||||
"general": "Umum",
|
||||
"language": "Bahasa",
|
||||
"primary_currency": "Mata Uang Utama",
|
||||
"timezone": "Zona Waktu",
|
||||
@ -888,35 +888,35 @@
|
||||
"field_name": "Field Name",
|
||||
"label": "Label",
|
||||
"type": "Type",
|
||||
"name": "Name",
|
||||
"name": "Nama",
|
||||
"slug": "Slug",
|
||||
"required": "Required",
|
||||
"required": "Wajib Diisi",
|
||||
"placeholder": "Placeholder",
|
||||
"help_text": "Help Text",
|
||||
"default_value": "Default Value",
|
||||
"prefix": "Prefix",
|
||||
"starting_number": "Starting Number",
|
||||
"help_text": "Teks Bantuan",
|
||||
"default_value": "Nilai Bawaan",
|
||||
"prefix": "Awalan",
|
||||
"starting_number": "Angka Awal",
|
||||
"model": "Model",
|
||||
"help_text_description": "Enter some text to help users understand the purpose of this custom field.",
|
||||
"suffix": "Suffix",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"order": "Order",
|
||||
"custom_field_confirm_delete": "You will not be able to recover this Custom Field",
|
||||
"already_in_use": "Custom Field is already in use",
|
||||
"deleted_message": "Custom Field deleted successfully",
|
||||
"options": "options",
|
||||
"add_option": "Add Options",
|
||||
"add_another_option": "Add another option",
|
||||
"sort_in_alphabetical_order": "Sort in Alphabetical Order",
|
||||
"add_options_in_bulk": "Add options in bulk",
|
||||
"use_predefined_options": "Use Predefined Options",
|
||||
"select_custom_date": "Select Custom Date",
|
||||
"select_relative_date": "Select Relative Date",
|
||||
"ticked_by_default": "Ticked by default",
|
||||
"updated_message": "Custom Field updated successfully",
|
||||
"added_message": "Custom Field added successfully",
|
||||
"press_enter_to_add": "Press enter to add new option",
|
||||
"help_text_description": "Masukkan beberapa teks untuk membantu pengguna memahami tujuan baris ini.",
|
||||
"suffix": "Akhiran",
|
||||
"yes": "Ya",
|
||||
"no": "Tidak",
|
||||
"order": "Pesanan",
|
||||
"custom_field_confirm_delete": "Anda tidak akan bisa memulihkan Baris Kustom ini",
|
||||
"already_in_use": "Baris Kustom telah digunakan",
|
||||
"deleted_message": "Baris Kustom berhasil diperbarui",
|
||||
"options": "opsi",
|
||||
"add_option": "Tambah Opsi",
|
||||
"add_another_option": "Tambah Opsi Lain",
|
||||
"sort_in_alphabetical_order": "Urutkan Berdasarkan Abjad",
|
||||
"add_options_in_bulk": "Tambahkan Opsi secara Massal",
|
||||
"use_predefined_options": "Gunakan Opsi yang Telah Ditentukan",
|
||||
"select_custom_date": "Pilih Rentang Tanggal",
|
||||
"select_relative_date": "Pilih Tanggal Relatif",
|
||||
"ticked_by_default": "Centang dari bawaan",
|
||||
"updated_message": "Baris Kustom berhasil diperbarui",
|
||||
"added_message": "Baris Kustom berhasil ditambahkan",
|
||||
"press_enter_to_add": "Tekan enter untuk menambahkan opsi baru",
|
||||
"model_in_use": "Cannot update model for fields which are already in use.",
|
||||
"type_in_use": "Cannot update type for fields which are already in use."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user