Update indonesian.js (#294)

small edit
This commit is contained in:
dirmanhana
2022-01-11 16:25:15 +07:00
committed by GitHub
parent b256732c2d
commit 1e8ec10ac0

View File

@@ -1,7 +1,7 @@
const data = { const data = {
'Selected': 'Terpilih: {0} of {1}', 'Selected': 'Terpilih: {0} of {1}',
'Uploading files': 'Mengunggah {0}% of {1}', 'Uploading files': 'Mengunggah {0}% of {1}',
'File size error': '{0} terlalu besar, harap unggah file lebih kecil dari {1}', 'File size error': '{0} file terlalu besar, harap unggah file lebih kecil dari {1}',
'Upload failed': '{0} gagal diunggah', 'Upload failed': '{0} gagal diunggah',
'Per page': '{0} Per Halaman', 'Per page': '{0} Per Halaman',
'Folder': 'Berkas', 'Folder': 'Berkas',
@@ -54,7 +54,7 @@ const data = {
'Write': 'Tulis', 'Write': 'Tulis',
'Upload': 'Unggah', 'Upload': 'Unggah',
'Permissions': 'Izin', 'Permissions': 'Izin',
'Homedir': 'Direktori Rumah', 'Homedir': 'Beranda direktori',
'Leave blank for no change': 'Biarkan kosong tanpa perubahan', 'Leave blank for no change': 'Biarkan kosong tanpa perubahan',
'Are you sure you want to do this?': 'Anda yakin ingin melakukan ini?', 'Are you sure you want to do this?': 'Anda yakin ingin melakukan ini?',
'Are you sure you want to allow access to everyone?': 'Apakah anda yakin ingin mengizinkan akses ke semua orang?', 'Are you sure you want to allow access to everyone?': 'Apakah anda yakin ingin mengizinkan akses ke semua orang?',
@@ -70,10 +70,10 @@ const data = {
'Updated': 'Diperbarui', 'Updated': 'Diperbarui',
'Deleted': 'Dihapus', 'Deleted': 'Dihapus',
'Your file is ready': 'File Anda sudah siap', 'Your file is ready': 'File Anda sudah siap',
'View': 'View', 'View': 'Lihat',
'Search': 'Search', 'Search': 'Cari',
'Download permission': 'Unduh', 'Download permission': 'Unduh',
'Guest': 'Guest', 'Guest': 'Tamu',
'Show hidden': 'Tunjukkan tersembunyi', 'Show hidden': 'Tunjukkan tersembunyi',
} }