mirror of
https://github.com/filegator/filegator.git
synced 2025-07-31 16:50:34 +02:00
@@ -1,7 +1,7 @@
|
||||
const data = {
|
||||
'Selected': 'Terpilih: {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',
|
||||
'Per page': '{0} Per Halaman',
|
||||
'Folder': 'Berkas',
|
||||
@@ -54,7 +54,7 @@ const data = {
|
||||
'Write': 'Tulis',
|
||||
'Upload': 'Unggah',
|
||||
'Permissions': 'Izin',
|
||||
'Homedir': 'Direktori Rumah',
|
||||
'Homedir': 'Beranda direktori',
|
||||
'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 allow access to everyone?': 'Apakah anda yakin ingin mengizinkan akses ke semua orang?',
|
||||
@@ -70,10 +70,10 @@ const data = {
|
||||
'Updated': 'Diperbarui',
|
||||
'Deleted': 'Dihapus',
|
||||
'Your file is ready': 'File Anda sudah siap',
|
||||
'View': 'View',
|
||||
'Search': 'Search',
|
||||
'View': 'Lihat',
|
||||
'Search': 'Cari',
|
||||
'Download permission': 'Unduh',
|
||||
'Guest': 'Guest',
|
||||
'Guest': 'Tamu',
|
||||
'Show hidden': 'Tunjukkan tersembunyi',
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user