1234567891011121314151617181920212223242526272829303132333435 |
- { "translations": {
- "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"
- },"pluralForm" :"nplurals=1; plural=0;"
- }
|