fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
20
l10n/id.js
20
l10n/id.js
@@ -66,6 +66,15 @@ OC.L10N.register(
|
||||
"Deck" : "Longgok",
|
||||
"Changes in the <strong>Deck app</strong>" : "Perubahan pada <strong>aplikasi Longgok</strong>",
|
||||
"A <strong>comment</strong> was created on a card" : "<strong>Komentar</strong> telah dibuat pada suatu kartu",
|
||||
"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",
|
||||
"Upcoming cards" : "Kartu berikut",
|
||||
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kartu \"%s\" pada \"%s\" telah ditugaskan kepada Anda oleh %s.",
|
||||
"The card \"%s\" on \"%s\" has reached its due date." : "Kartu \"%s\" pada \"%s\" telah melampaui tenggat.",
|
||||
@@ -80,15 +89,6 @@ OC.L10N.register(
|
||||
"copy" : "salin",
|
||||
"In Progress" : "Sedang Berlangsung",
|
||||
"Done" : "Selesai",
|
||||
"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",
|
||||
"Card not found" : "Kartu tidak ditemukan",
|
||||
"Invalid date, date format must be YYYY-MM-DD" : "Tanggal salah, format tanggal harus TTTT-BB-HH",
|
||||
"Personal planning and team project organization" : "Perencanaan pribadi dan pengelolaan proyek tim",
|
||||
@@ -211,6 +211,7 @@ OC.L10N.register(
|
||||
"Clone cards" : "Klona kartu",
|
||||
"Advanced options" : "Opsi lanjutan",
|
||||
"Clone" : "Klona",
|
||||
"Export" : "Ekspor",
|
||||
"Today" : "Hari ini",
|
||||
"Tomorrow" : "Besok",
|
||||
"Click to expand comment" : "Klik untuk membuka komentar",
|
||||
@@ -221,6 +222,7 @@ OC.L10N.register(
|
||||
"Link to a card" : "Tautan ke kartu",
|
||||
"Something went wrong" : "Ada yang salah",
|
||||
"Maximum file size of {size} exceeded" : "Melampaui batas ukuran maksimal {size}",
|
||||
"Due date" : "Tenggat",
|
||||
"Share" : "Bagikan",
|
||||
"Personal" : "Personal",
|
||||
"To do" : "Akan dikerjakan",
|
||||
|
||||
Reference in New Issue
Block a user