diff options
Diffstat (limited to 'apps/files/l10n/id.php')
-rw-r--r-- | apps/files/l10n/id.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/id.php b/apps/files/l10n/id.php index 1332464b607..13844f96934 100644 --- a/apps/files/l10n/id.php +++ b/apps/files/l10n/id.php @@ -24,6 +24,7 @@ "replaced {new_name} with {old_name}" => "mengganti {new_name} dengan {old_name}", "undo" => "batal dikerjakan", "perform delete operation" => "jalankan operasi penghapusan", +"1 file uploading" => "1 berkas diunggah", "'.' is an invalid file name." => "'.' adalah nama berkas yang salah.", "File name cannot be empty." => "Nama berkas tidak boleh kosong.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nama salah, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' tidak diijinkan.", @@ -31,10 +32,6 @@ "Your storage is almost full ({usedSpacePercent}%)" => "Ruang simpan hampir penuh ({usedSpacePercent}%)", "Your download is being prepared. This might take some time if the files are big." => "Unduhan anda sedang disiapkan. Proses dapat berlangsung cukup lama jika berkas berukuran besar.", "Unable to upload your file as it is a directory or has 0 bytes" => "Gagal mengunggah berkas anda karena berupa direktori atau mempunyai ukuran 0 byte", -"Upload Error" => "Terjadi Galat Pengunggahan", -"Close" => "tutup", -"1 file uploading" => "1 berkas diunggah", -"{count} files uploading" => "{count} berkas diunggah", "Upload cancelled." => "Pengunggahan dibatalkan.", "File upload is in progress. Leaving the page now will cancel the upload." => "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses.", "URL cannot be empty." => "tautan tidak boleh kosong", |