Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-07-30 03:11:16 +0300
committerNextcloud bot <bot@nextcloud.com>2016-07-30 03:11:16 +0300
commit2565a3936162ccbce030510389ecda6d22a0700d (patch)
tree7f0568e2683f093d58f0bfd9c2b513bad51eea6d /apps/files/l10n/id.js
parente0b5edd82c40f5dd27636d8e7c9de1bff7381975 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/id.js')
-rw-r--r--apps/files/l10n/id.js29
1 files changed, 29 insertions, 0 deletions
diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js
index a036c546c07..9d18c358e93 100644
--- a/apps/files/l10n/id.js
+++ b/apps/files/l10n/id.js
@@ -21,6 +21,8 @@ OC.L10N.register(
"Invalid directory." : "Direktori tidak valid.",
"Files" : "Berkas",
"All files" : "Semua berkas",
+ "Recent" : "Terbaru",
+ "File could not be found" : "Berkas tidak ditemukan",
"Home" : "Rumah",
"Close" : "Tutup",
"Favorites" : "Favorit",
@@ -28,8 +30,18 @@ OC.L10N.register(
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Tidak dapat mengunggah {filename} karena ini sebuah direktori atau memiliki ukuran 0 byte",
"Total file size {size1} exceeds upload limit {size2}" : "Jumlah ukuran berkas {size1} melampaui batas unggah {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ruang bebas tidak mencukupi, Anda mengunggah {size1} tetapi hanya {size2} yang tersisa",
+ "Error uploading file \"{fileName}\": {message}" : "Kesalahan saat mengunggah \"{filename}\": {message}",
"Could not get result from server." : "Tidak mendapatkan hasil dari server.",
"Uploading..." : "Mengunggah...",
+ "..." : "...",
+ "{hours}:{minutes}:{seconds} hour{plural_s} left" : "Masih {hours}:{minutes}:{seconds} lagi",
+ "{hours}:{minutes}h" : "{hours}:{minutes}j",
+ "{minutes}:{seconds} minute{plural_s} left" : "Masih {minutes}:{seconds} lagi",
+ "{minutes}:{seconds}m" : "{minutes}:{seconds}m",
+ "{seconds} second{plural_s} left" : "Masih {seconds} detik lagi",
+ "{seconds}s" : "{seconds}d",
+ "Any moment now..." : "Sedikit lagi...",
+ "Soon..." : "Segera...",
"File upload is in progress. Leaving the page now will cancel the upload." : "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses.",
"Actions" : "Tindakan",
"Download" : "Unduh",
@@ -43,6 +55,17 @@ OC.L10N.register(
"Unable to determine date" : "Tidak dapat menentukan tanggal",
"This operation is forbidden" : "Operasi ini dilarang",
"This directory is unavailable, please check the logs or contact the administrator" : "Direktori ini tidak tersedia, silakan periksa log atau hubungi kontak",
+ "Could not move \"{file}\", target exists" : "Tidak dapat memindahkan \"{file}\", sudah ada",
+ "Could not move \"{file}\"" : "Tidak dapat memindahkan \"{file}\"",
+ "{newName} already exists" : "{newName} sudah ada",
+ "Could not rename \"{fileName}\", it does not exist any more" : "Tidak dapat mengganti \"{fileName}\", tidak ada lagi",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nama \"{targetName}\" sudah digunakan di folder \"{dir}\". Gunakan nama yang lain.",
+ "Could not rename \"{fileName}\"" : "Tidak dapat mengganti \"{fileName}\"",
+ "Could not create file \"{file}\"" : "Tidak dapat membuat berkas \"{file}\"",
+ "Could not create file \"{file}\" because it already exists" : "Tidak dapat membuat berkas \"{file}\" karena sudah ada",
+ "Could not create folder \"{dir}\"" : "Tidak dapat membuat folder \"{dir}\"",
+ "Could not create folder \"{dir}\" because it already exists" : "Tidak dapat membuat folder \"{dir}\" karena sudah ada",
+ "Error deleting file \"{fileName}\"." : "Terjadi kesalahan saat menghapus berkas \"{fileName}\".",
"No entries in this folder match '{filter}'" : "Tidak ada entri di folder ini yang cocok dengan '{filter}'",
"Name" : "Nama",
"Size" : "Ukuran",
@@ -60,10 +83,12 @@ OC.L10N.register(
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Penyimpanan {owner} hampir penuh ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Ruang penyimpanan hampir penuh ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["cocok dengan '{filter}'"],
+ "View in folder" : "Lihat dalam folder",
"Path" : "Jalur",
"_%n byte_::_%n bytes_" : ["%n byte"],
"Favorited" : "Difavoritkan",
"Favorite" : "Favorit",
+ "Local link" : "Pranala lokal",
"Folder" : "Folder",
"New folder" : "Map baru",
"{newname} already exists" : "{newname} sudah ada",
@@ -91,8 +116,12 @@ OC.L10N.register(
"Maximum upload size" : "Ukuran pengunggahan maksimum",
"max. possible: " : "Kemungkinan maks.:",
"Save" : "Simpan",
+ "With PHP-FPM it might take 5 minutes for changes to be applied." : "Dengan PHP-FPM, pengubahan dapat memakan waktu 5 menit.",
+ "Missing permissions to edit from here." : "Tidak ada izin untuk mengubah dari sini.",
"Settings" : "Pengaturan",
+ "Show hidden files" : "Lihat berkas tersembunyi",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Gunakan alamat ini untuk <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">mengakses berkas Anda melalui WebDAV</a>",
"No files in here" : "Tidak ada berkas disini",
"Upload some content or sync with your devices!" : "Unggah beberapa konten dan sinkronisasikan dengan perangkat Anda!",
"No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini",