mirror of
https://github.com/filegator/filegator.git
synced 2025-08-09 13:36:46 +02:00
@@ -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',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user