diff options
Diffstat (limited to 'apps/files/l10n/ms_MY.js')
-rw-r--r-- | apps/files/l10n/ms_MY.js | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/apps/files/l10n/ms_MY.js b/apps/files/l10n/ms_MY.js deleted file mode 100644 index c29758cfba1..00000000000 --- a/apps/files/l10n/ms_MY.js +++ /dev/null @@ -1,37 +0,0 @@ -OC.L10N.register( - "files", - { - "No file was uploaded. Unknown error" : "Tiada fail dimuatnaik. Ralat tidak diketahui.", - "There is no error, the file uploaded with success" : "Tiada ralat berlaku, fail berjaya dimuatnaik", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Saiz fail yang dimuatnaik melebihi MAX_FILE_SIZE yang ditetapkan dalam borang HTML", - "The uploaded file was only partially uploaded" : "Fail yang dimuatnaik tidak lengkap", - "No file was uploaded" : "Tiada fail dimuatnaik", - "Missing a temporary folder" : "Direktori sementara hilang", - "Failed to write to disk" : "Gagal untuk disimpan", - "Files" : "Fail-fail", - "Home" : "Rumah", - "Close" : "Tutup", - "Upload cancelled." : "Muatnaik dibatalkan.", - "Download" : "Muat turun", - "Rename" : "Namakan", - "Delete" : "Padam", - "Pending" : "Dalam proses", - "Name" : "Nama", - "Size" : "Saiz", - "Modified" : "Dimodifikasi", - "New" : "Baru", - "Folder" : "Folder", - "Upload" : "Muat naik", - "You created %1$s" : "Anda telah membina %1$s", - "%2$s created %1$s" : "%2$s membina %1$s", - "You changed %1$s" : "Anda menukar %1$s", - "File handling" : "Pengendalian fail", - "Maximum upload size" : "Saiz maksimum muat naik", - "max. possible: " : "maksimum:", - "Save" : "Simpan", - "Settings" : "Tetapan", - "Upload too large" : "Muatnaik terlalu besar", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fail yang cuba dimuat naik melebihi saiz maksimum fail upload server", - "Text file" : "Fail teks" -}, -"nplurals=1; plural=0;"); |