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:
@ -1029,60 +1029,60 @@
|
|||||||
"notes": {
|
"notes": {
|
||||||
"title": "Catatan",
|
"title": "Catatan",
|
||||||
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
"description": "Save time by creating notes and reusing them on your invoices, estimates & payments.",
|
||||||
"notes": "Notes",
|
"notes": "Catatan",
|
||||||
"type": "Type",
|
"type": "Tipe",
|
||||||
"add_note": "Add Note",
|
"add_note": "Tambahkan Catatan",
|
||||||
"add_new_note": "Add New Note",
|
"add_new_note": "Tambahkan Catatan Baru",
|
||||||
"name": "Name",
|
"name": "Nama",
|
||||||
"edit_note": "Edit Note",
|
"edit_note": "Ubah Catatan",
|
||||||
"note_added": "Note added successfully",
|
"note_added": "Catatan berhasil ditambahkan",
|
||||||
"note_updated": "Note Updated successfully",
|
"note_updated": "Catatan berhasil diperbaharui",
|
||||||
"note_confirm_delete": "You will not be able to recover this Note",
|
"note_confirm_delete": "Kamu tidak akan dapat memulihkan Catatan ini",
|
||||||
"already_in_use": "Note is already in use",
|
"already_in_use": "Catatan sudah digunakan",
|
||||||
"deleted_message": "Note deleted successfully"
|
"deleted_message": "Catatan berhasil dihapus"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"account_settings": {
|
"account_settings": {
|
||||||
"profile_picture": "Profile Picture",
|
"profile_picture": "Foto Profil",
|
||||||
"name": "Name",
|
"name": "Nama",
|
||||||
"email": "Email",
|
"email": "Email",
|
||||||
"password": "Password",
|
"password": "Kata sandi",
|
||||||
"confirm_password": "Confirm Password",
|
"confirm_password": "Konfirmasi Kata Sandi",
|
||||||
"account_settings": "Account Settings",
|
"account_settings": "Pengaturan Akun",
|
||||||
"save": "Save",
|
"save": "Simpan",
|
||||||
"section_description": "You can update your name, email & password using the form below.",
|
"section_description": "Kamu dapat memperbarui nama, email & kata sandi kamu menggunakan formulir di bawah ini.",
|
||||||
"updated_message": "Account Settings updated successfully"
|
"updated_message": "Berhasil memperbaharui Pengaturan Akun"
|
||||||
},
|
},
|
||||||
"user_profile": {
|
"user_profile": {
|
||||||
"name": "Name",
|
"name": "Nama",
|
||||||
"email": "Email",
|
"email": "Email",
|
||||||
"password": "Password",
|
"password": "Kata sandi",
|
||||||
"confirm_password": "Confirm Password"
|
"confirm_password": "Konfirmasi Kata sandi"
|
||||||
},
|
},
|
||||||
"notification": {
|
"notification": {
|
||||||
"title": "Notifications",
|
"title": "Pemberitahuan",
|
||||||
"email": "Send Notifications to",
|
"email": "Kirim Pemberitahuan ke",
|
||||||
"description": "Which email notifications would you like to receive when something changes?",
|
"description": "Notifikasi email mana yang ingin kamu terima apabila ada perubahan?",
|
||||||
"invoice_viewed": "Invoice viewed",
|
"invoice_viewed": "Faktur dilihat",
|
||||||
"invoice_viewed_desc": "When your customer views the invoice sent via crater dashboard.",
|
"invoice_viewed_desc": "Ketika pelanggan kamu melihat faktur yang dikirim melalui dasbor Crater.",
|
||||||
"estimate_viewed": "Estimate viewed",
|
"estimate_viewed": "Perkiraan dilihat",
|
||||||
"estimate_viewed_desc": "When your customer views the estimate sent via crater dashboard.",
|
"estimate_viewed_desc": "Ketika pelanggan kamu melihat perkiraan yang dikirim melalui dasbor Crater.",
|
||||||
"save": "Save",
|
"save": "Simpan",
|
||||||
"email_save_message": "Email saved successfully",
|
"email_save_message": "Email berhasil disimpan",
|
||||||
"please_enter_email": "Please Enter Email"
|
"please_enter_email": "Harap Masukan Email"
|
||||||
},
|
},
|
||||||
"roles": {
|
"roles": {
|
||||||
"title": "Roles",
|
"title": "Peran",
|
||||||
"description": "Manage the roles & permissions of this company",
|
"description": "Kelola peran & izin perusahaan ini",
|
||||||
"save": "Save",
|
"save": "Simpan",
|
||||||
"add_new_role": "Add New Role",
|
"add_new_role": "Tambahkan Peran Baru",
|
||||||
"role_name": "Role Name",
|
"role_name": "Nama Peran",
|
||||||
"added_on": "Added on",
|
"added_on": "Ditambahkan pada",
|
||||||
"add_role": "Add Role",
|
"add_role": "Add Role",
|
||||||
"edit_role": "Edit Role",
|
"edit_role": "Ubah Peran",
|
||||||
"name": "Name",
|
"name": "Nama",
|
||||||
"permission": "Permission | Permissions",
|
"permission": "Izin | Perizinan",
|
||||||
"select_all": "Select All",
|
"select_all": "Pilih Semua",
|
||||||
"none": "None",
|
"none": "None",
|
||||||
"confirm_delete": "You will not be able to recover this Role",
|
"confirm_delete": "You will not be able to recover this Role",
|
||||||
"created_message": "Role created successfully",
|
"created_message": "Role created successfully",
|
||||||
|
|||||||
Reference in New Issue
Block a user