mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 12:11:08 -04:00
New translations en.json (Indonesian)
This commit is contained in:
@ -868,26 +868,26 @@
|
|||||||
"phone": "Phone",
|
"phone": "Phone",
|
||||||
"country": "Country",
|
"country": "Country",
|
||||||
"state": "State",
|
"state": "State",
|
||||||
"city": "City",
|
"city": "Kota",
|
||||||
"address": "Address",
|
"address": "Alamat",
|
||||||
"zip": "Zip",
|
"zip": "Kodepos",
|
||||||
"save": "Save",
|
"save": "Simpan",
|
||||||
"delete": "Delete",
|
"delete": "Hapus",
|
||||||
"updated_message": "Company information updated successfully",
|
"updated_message": "Informasi perusahaan berhasil diperbarui",
|
||||||
"delete_company": "Delete Company",
|
"delete_company": "Hapus Perusahaan",
|
||||||
"delete_company_description": "Once you delete your company, you will lose all the data and files associated with it permanently.",
|
"delete_company_description": "Setelah Anda menghapus perusahaan Anda, Anda akan kehilangan semua data dan file yang terkait dengannya secara permanen.",
|
||||||
"are_you_absolutely_sure": "Are you absolutely sure?",
|
"are_you_absolutely_sure": "Apakah Anda benar-benar yakin?",
|
||||||
"delete_company_modal_desc": "This action cannot be undone. This will permanently delete {company} and all of its associated data.",
|
"delete_company_modal_desc": "Tindakan ini tidak bisa dibatalkan. Tindakan ini akan menghapus {company} dan semua data terkaitnya secara permanen.",
|
||||||
"delete_company_modal_label": "Please type {company} to confirm"
|
"delete_company_modal_label": "Mohon ketik ulang {company} untuk konfirmasi"
|
||||||
},
|
},
|
||||||
"custom_fields": {
|
"custom_fields": {
|
||||||
"title": "Custom Fields",
|
"title": "Bidang Kustom",
|
||||||
"section_description": "Customize your Invoices, Estimates & Payment Receipts with your own fields. Make sure to use the below added fields on the address formats on Customization settings page.",
|
"section_description": "Sesuaikan Faktur, Estimasi, dan Tanda Terima Pembayaran kamu dengan bidang kamu sendiri. Pastikan untuk menggunakan bidang yang ditambahkan di bawah ini pada format alamat pada halaman Pengaturan kostumisasi.",
|
||||||
"add_custom_field": "Add Custom Field",
|
"add_custom_field": "Tambahkan Bidang Khusus",
|
||||||
"edit_custom_field": "Edit Custom Field",
|
"edit_custom_field": "Ubah Bidang Khusus",
|
||||||
"field_name": "Field Name",
|
"field_name": "Nama Bidang",
|
||||||
"label": "Label",
|
"label": "Label",
|
||||||
"type": "Type",
|
"type": "Jenis",
|
||||||
"name": "Nama",
|
"name": "Nama",
|
||||||
"slug": "Slug",
|
"slug": "Slug",
|
||||||
"required": "Wajib Diisi",
|
"required": "Wajib Diisi",
|
||||||
@ -917,14 +917,14 @@
|
|||||||
"updated_message": "Baris Kustom berhasil diperbarui",
|
"updated_message": "Baris Kustom berhasil diperbarui",
|
||||||
"added_message": "Baris Kustom berhasil ditambahkan",
|
"added_message": "Baris Kustom berhasil ditambahkan",
|
||||||
"press_enter_to_add": "Tekan enter untuk menambahkan opsi baru",
|
"press_enter_to_add": "Tekan enter untuk menambahkan opsi baru",
|
||||||
"model_in_use": "Cannot update model for fields which are already in use.",
|
"model_in_use": "Tidak dapat memperbarui model untuk bidang yang sudah digunakan.",
|
||||||
"type_in_use": "Cannot update type for fields which are already in use."
|
"type_in_use": "Tidak dapat memperbarui jenis untuk bidang yang sudah digunakan."
|
||||||
},
|
},
|
||||||
"customization": {
|
"customization": {
|
||||||
"customization": "customization",
|
"customization": "kustomisasi",
|
||||||
"updated_message": "Company information updated successfully",
|
"updated_message": "Informasi perusahaan berhasil diperbarui",
|
||||||
"save": "Save",
|
"save": "Simpan",
|
||||||
"insert_fields": "Insert Fields",
|
"insert_fields": "Masukkan Bidang",
|
||||||
"learn_custom_format": "Learn how to use custom format",
|
"learn_custom_format": "Learn how to use custom format",
|
||||||
"add_new_component": "Add New Component",
|
"add_new_component": "Add New Component",
|
||||||
"component": "Component",
|
"component": "Component",
|
||||||
|
|||||||
Reference in New Issue
Block a user