forked from nextcloud/richdocuments
-
Notifications
You must be signed in to change notification settings - Fork 0
/
id.json
36 lines (36 loc) · 1.83 KB
/
id.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{ "translations": {
"File already exists" : "Berkas sudah ada",
"Saved" : "Disimpan",
"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",
"No file uploaded or file size exceeds maximum of %s" : "Gagal unggah berkas atau ukuran melampaui batas maksimum %s",
"File is too big" : "Berkas terlalu besar",
"Invalid file provided" : "Berkas yang diberikan tidak sah",
"Advanced settings" : "Pengaturan Lanjutan",
"Select groups" : "Pilih grup",
"Failed to save settings" : "Gagal simpan setelan",
"Description" : "Deskrisi",
"No results" : "Tidak ada hasil",
"Cancel" : "Membatalkan",
"Close" : "Tutup",
"Error" : "Kesalahan",
"An error occurred" : "Terjadi kesalahan",
"Nickname" : "Nama panggilan",
"Save" : "Simpan",
"Saving…" : "Menyimpan...",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Tambah ke favorit",
"Details" : "Detil",
"Download" : "Unduh",
"Guest" : "Tamu",
"Could not create file" : "Tidak dapat membuat berkas",
"Create" : "Buat",
"Select template" : "Pilih template"
},"pluralForm" :"nplurals=1; plural=0;"
}