From ebd387e89aecc3e0d96a6be98126773151e46921 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 29 May 2020 02:16:30 +0000 Subject: [tx-robot] updated from transifex --- apps/theming/l10n/id.js | 15 +++++++++++---- apps/theming/l10n/id.json | 15 +++++++++++---- 2 files changed, 22 insertions(+), 8 deletions(-) (limited to 'apps/theming/l10n') 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 -- cgit v1.2.3