diff options
Diffstat (limited to 'apps/files_trashbin/l10n/id.js')
-rw-r--r-- | apps/files_trashbin/l10n/id.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_trashbin/l10n/id.js b/apps/files_trashbin/l10n/id.js index 052c9ffc50d..5fe6a2ee4b0 100644 --- a/apps/files_trashbin/l10n/id.js +++ b/apps/files_trashbin/l10n/id.js @@ -5,9 +5,6 @@ OC.L10N.register( "Deleted files" : "Berkas yang dihapus", "This application enables users to restore files that were deleted from the system." : "Aplikasi ini memungkinkan pengguna untuk memulihkan berkas terhapus dari sistem.", "Restore" : "Pulihkan", - "Delete permanently" : "Hapus secara permanen", - "This operation is forbidden" : "Operasi ini dilarang", - "This directory is unavailable, please check the logs or contact the administrator" : "Direktori ini tidak tersedia, silakan periksa log atau hubungi kontak", "Deleted" : "Dihapus", "No deleted files" : "Tidak ada berkas yang dihapus", "You will be able to recover deleted files from here" : "Anda dapat memulihkan berkas yang dihapus dari sini", @@ -15,6 +12,9 @@ OC.L10N.register( "Select all" : "Pilih Semua", "Name" : "Nama", "Actions" : "Tindakan", + "Delete permanently" : "Hapus secara permanen", + "This operation is forbidden" : "Operasi ini dilarang", + "This directory is unavailable, please check the logs or contact the administrator" : "Direktori ini tidak tersedia, silakan periksa log atau hubungi kontak", "Delete" : "Hapus" }, "nplurals=1; plural=0;"); |