diff options
Diffstat (limited to 'core/l10n/id.json')
-rw-r--r-- | core/l10n/id.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/core/l10n/id.json b/core/l10n/id.json index 6d168f168a0..addf40966f2 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -3,6 +3,14 @@ "File is too big" : "Berkas terlalu besar", "The selected file is not an image." : "Berkas terpilih bukan suatu gambar.", "The selected file cannot be read." : "Berkas terpilih tidak dapat dibaca.", + "The file was uploaded" : "Berkas terunggah", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Berkas terunggah melampau parameter upload_max_filesize pada php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Berkas yang diunggah melampaui direktif MAX_FILE_SIZE yang ditentukan dalam formulir HTML.", + "The file was only partially uploaded" : "Berkas hanya sebagian terunggah", + "No file was uploaded" : "Tidak ada berkas yang diunggah", + "Missing a temporary folder" : "Folder sementara tidak ada", + "Could not write file to disk" : "Tidak dapat menulis berkas ke diska", + "A PHP extension stopped the file upload" : "Ekstensi PHP menghentikan proses unggah berkas", "Invalid file provided" : "Berkas tidak valid", "No image or file provided" : "Tidak ada gambar atau berkas yang disediakan", "Unknown filetype" : "Tipe berkas tidak dikenal", @@ -206,6 +214,7 @@ "File not found" : "Berkas tidak ditemukan", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumen tidak ditemukan pada peladen. Mungkin sudah tidak dibagikan atau kedaluwarsa?", "Error" : "Kesalahan", + "Previous" : "Sebelumnya", "Internal Server Error" : "Kesalahan Server Internal", "The server was unable to complete your request." : "Peladen tidak dapat menyelesaikan permintaan Anda.", "If this happens again, please send the technical details below to the server administrator." : "Jika terjadi lagi, silakan sampaikan detail di bawah kepada administrator.", @@ -268,6 +277,7 @@ "You can close this window." : "Anda dapat menutup jendela ini.", "This share is password-protected" : "Berbagi ini dilindungi kata sandi", "The password is wrong. Try again." : "Kata sandi salah. Coba lagi", + "Go to %s" : "Pergi ke %s", "Two-factor authentication" : "Otentikasi Two-factor", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Peningkatan keamanan telah diaktifkan pada akun Anda. Pilih faktor-kedua untuk autentikasi:", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Tidak dapat memuat salah satu dari metode autentikasi faktor-kedua. Silakan hubungi admin Anda.", |