diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-29 02:16:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-29 02:16:30 +0000 |
commit | ebd387e89aecc3e0d96a6be98126773151e46921 (patch) | |
tree | 6a8d0172e96faedc9640655644f49cdef133b5e7 /apps/theming | |
parent | 077c1a9b9fd7b8d88865490b391efa7c03be84d8 (diff) | |
download | nextcloud-server-ebd387e89aecc3e0d96a6be98126773151e46921.tar.gz nextcloud-server-ebd387e89aecc3e0d96a6be98126773151e46921.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/id.js | 15 | ||||
-rw-r--r-- | apps/theming/l10n/id.json | 15 |
2 files changed, 22 insertions, 8 deletions
diff --git a/apps/theming/l10n/id.js b/apps/theming/l10n/id.js index 58402f5b19d..885174627cf 100644 --- a/apps/theming/l10n/id.js +++ b/apps/theming/l10n/id.js @@ -4,21 +4,28 @@ OC.L10N.register( "Loading preview…" : "Memuat pratinjau", "Saved" : "Disimpan", "Admin" : "Admin", + "a safe home for all your data" : "rumah yang aman untuk semua datamu", "The given name is too long" : "Pemberian nama terlalu panjang", "The given web address is too long" : "Pemberian alamat web terlalu panjang", "The given slogan is too long" : "Pemberian slogan terlalu panjang", + "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 disk", + "A PHP extension stopped the file upload" : "Ekstensi PHP menghentikan proses unggah berkas", "No file uploaded" : "Tidak ada file diunggah", "Unsupported image type" : "Tipe gambar tidak bisa diterima", - "You are already using a custom theme" : "Anda telah siap menggunakan Tema Kustom", "Theming" : "Tema", + "Open documentation" : "Buka dokumentasi", "Name" : "Nama", - "Web address" : "Alamat Web", - "Web address https://…" : "Alamat Web https://...", "Slogan" : "Slogan", "Color" : "Warna", "Logo" : "Logo", "Upload new logo" : "Unggah Logo baru", "Login image" : "Gambar ketika masuk", - "reset to default" : "Atur ulang ke awal" + "Advanced options" : "Opsi lanjutan" }, "nplurals=1; plural=0;"); diff --git a/apps/theming/l10n/id.json b/apps/theming/l10n/id.json index 15bebb7a13e..754cfd9e5a2 100644 --- a/apps/theming/l10n/id.json +++ b/apps/theming/l10n/id.json @@ -2,21 +2,28 @@ "Loading preview…" : "Memuat pratinjau", "Saved" : "Disimpan", "Admin" : "Admin", + "a safe home for all your data" : "rumah yang aman untuk semua datamu", "The given name is too long" : "Pemberian nama terlalu panjang", "The given web address is too long" : "Pemberian alamat web terlalu panjang", "The given slogan is too long" : "Pemberian slogan terlalu panjang", + "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 disk", + "A PHP extension stopped the file upload" : "Ekstensi PHP menghentikan proses unggah berkas", "No file uploaded" : "Tidak ada file diunggah", "Unsupported image type" : "Tipe gambar tidak bisa diterima", - "You are already using a custom theme" : "Anda telah siap menggunakan Tema Kustom", "Theming" : "Tema", + "Open documentation" : "Buka dokumentasi", "Name" : "Nama", - "Web address" : "Alamat Web", - "Web address https://…" : "Alamat Web https://...", "Slogan" : "Slogan", "Color" : "Warna", "Logo" : "Logo", "Upload new logo" : "Unggah Logo baru", "Login image" : "Gambar ketika masuk", - "reset to default" : "Atur ulang ke awal" + "Advanced options" : "Opsi lanjutan" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |