diff options
Diffstat (limited to 'apps/files/l10n/id.php')
-rw-r--r-- | apps/files/l10n/id.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/id.php b/apps/files/l10n/id.php index 58cc0ea7fd9..eed2a8b2718 100644 --- a/apps/files/l10n/id.php +++ b/apps/files/l10n/id.php @@ -12,6 +12,12 @@ "Not enough storage available" => "Ruang penyimpanan tidak mencukupi", "Invalid directory." => "Direktori tidak valid.", "Files" => "Berkas", +"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", +"Not enough space available" => "Ruang penyimpanan tidak mencukupi", +"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." => "URL tidak boleh kosong", +"Error" => "Galat", "Share" => "Bagikan", "Delete permanently" => "Hapus secara permanen", "Delete" => "Hapus", @@ -32,13 +38,7 @@ "Your storage is full, files can not be updated or synced anymore!" => "Ruang penyimpanan Anda penuh, berkas tidak dapat diperbarui atau disinkronkan lagi!", "Your storage is almost full ({usedSpacePercent}%)" => "Ruang penyimpanan hampir penuh ({usedSpacePercent}%)", "Your download is being prepared. This might take some time if the files are big." => "Unduhan Anda sedang disiapkan. Prosesnya dapat berlangsung agak lama jika ukuran berkasnya 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", -"Not enough space available" => "Ruang penyimpanan tidak mencukupi", -"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." => "URL tidak boleh kosong", "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nama folder salah. Nama 'Shared' telah digunakan oleh Owncloud.", -"Error" => "Galat", "Name" => "Nama", "Size" => "Ukuran", "Modified" => "Dimodifikasi", |