From 6f0c9c692340ebef6971d700d361cb8adc52fa8e Mon Sep 17 00:00:00 2001 From: Mohit Panjwani Date: Mon, 20 Feb 2023 14:37:28 +0530 Subject: [PATCH] New translations en.json (Indonesian) --- resources/scripts/locales/id.json | 84 +++++++++++++++---------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/resources/scripts/locales/id.json b/resources/scripts/locales/id.json index 4004db0c..b74b8dfa 100644 --- a/resources/scripts/locales/id.json +++ b/resources/scripts/locales/id.json @@ -1029,60 +1029,60 @@ "notes": { "title": "Catatan", "description": "Save time by creating notes and reusing them on your invoices, estimates & payments.", - "notes": "Notes", - "type": "Type", - "add_note": "Add Note", - "add_new_note": "Add New Note", - "name": "Name", - "edit_note": "Edit Note", - "note_added": "Note added successfully", - "note_updated": "Note Updated successfully", - "note_confirm_delete": "You will not be able to recover this Note", - "already_in_use": "Note is already in use", - "deleted_message": "Note deleted successfully" + "notes": "Catatan", + "type": "Tipe", + "add_note": "Tambahkan Catatan", + "add_new_note": "Tambahkan Catatan Baru", + "name": "Nama", + "edit_note": "Ubah Catatan", + "note_added": "Catatan berhasil ditambahkan", + "note_updated": "Catatan berhasil diperbaharui", + "note_confirm_delete": "Kamu tidak akan dapat memulihkan Catatan ini", + "already_in_use": "Catatan sudah digunakan", + "deleted_message": "Catatan berhasil dihapus" } }, "account_settings": { - "profile_picture": "Profile Picture", - "name": "Name", + "profile_picture": "Foto Profil", + "name": "Nama", "email": "Email", - "password": "Password", - "confirm_password": "Confirm Password", - "account_settings": "Account Settings", - "save": "Save", - "section_description": "You can update your name, email & password using the form below.", - "updated_message": "Account Settings updated successfully" + "password": "Kata sandi", + "confirm_password": "Konfirmasi Kata Sandi", + "account_settings": "Pengaturan Akun", + "save": "Simpan", + "section_description": "Kamu dapat memperbarui nama, email & kata sandi kamu menggunakan formulir di bawah ini.", + "updated_message": "Berhasil memperbaharui Pengaturan Akun" }, "user_profile": { - "name": "Name", + "name": "Nama", "email": "Email", - "password": "Password", - "confirm_password": "Confirm Password" + "password": "Kata sandi", + "confirm_password": "Konfirmasi Kata sandi" }, "notification": { - "title": "Notifications", - "email": "Send Notifications to", - "description": "Which email notifications would you like to receive when something changes?", - "invoice_viewed": "Invoice viewed", - "invoice_viewed_desc": "When your customer views the invoice sent via crater dashboard.", - "estimate_viewed": "Estimate viewed", - "estimate_viewed_desc": "When your customer views the estimate sent via crater dashboard.", - "save": "Save", - "email_save_message": "Email saved successfully", - "please_enter_email": "Please Enter Email" + "title": "Pemberitahuan", + "email": "Kirim Pemberitahuan ke", + "description": "Notifikasi email mana yang ingin kamu terima apabila ada perubahan?", + "invoice_viewed": "Faktur dilihat", + "invoice_viewed_desc": "Ketika pelanggan kamu melihat faktur yang dikirim melalui dasbor Crater.", + "estimate_viewed": "Perkiraan dilihat", + "estimate_viewed_desc": "Ketika pelanggan kamu melihat perkiraan yang dikirim melalui dasbor Crater.", + "save": "Simpan", + "email_save_message": "Email berhasil disimpan", + "please_enter_email": "Harap Masukan Email" }, "roles": { - "title": "Roles", - "description": "Manage the roles & permissions of this company", - "save": "Save", - "add_new_role": "Add New Role", - "role_name": "Role Name", - "added_on": "Added on", + "title": "Peran", + "description": "Kelola peran & izin perusahaan ini", + "save": "Simpan", + "add_new_role": "Tambahkan Peran Baru", + "role_name": "Nama Peran", + "added_on": "Ditambahkan pada", "add_role": "Add Role", - "edit_role": "Edit Role", - "name": "Name", - "permission": "Permission | Permissions", - "select_all": "Select All", + "edit_role": "Ubah Peran", + "name": "Nama", + "permission": "Izin | Perizinan", + "select_all": "Pilih Semua", "none": "None", "confirm_delete": "You will not be able to recover this Role", "created_message": "Role created successfully",