aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/id.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/id.json')
-rw-r--r--lib/l10n/id.json18
1 files changed, 16 insertions, 2 deletions
diff --git a/lib/l10n/id.json b/lib/l10n/id.json
index b298a5b5628..6e9271e4ec5 100644
--- a/lib/l10n/id.json
+++ b/lib/l10n/id.json
@@ -6,6 +6,15 @@
"Sample configuration detected" : "Konfigurasi sampel ditemukan",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Ditemukan bahwa konfigurasi sampel telah disalin. Hal ini dapat merusak instalasi Anda dan tidak didukung. Silahkan baca dokumentasi sebelum melakukan perubahan pada config.php",
"PHP %s or higher is required." : "Diperlukan PHP %s atau yang lebih tinggi.",
+ "PHP with a version lower than %s is required." : "Diperlukan PHP dengan versi yang lebh rendah dari %s.",
+ "Following databases are supported: %s" : "Berikut adalah basis data yang didukung: %s",
+ "The command line tool %s could not be found" : "Alat baris perintah %s tidak ditemukan",
+ "The library %s is not available." : "Pustaka %s tidak tersedia.",
+ "Library %s with a version higher than %s is required - available version %s." : "Diperlukan pustaka %s dengan versi yang lebih tinggi dari %s - versi yang tersedia %s.",
+ "Library %s with a version lower than %s is required - available version %s." : "Diperlukan pustaka %s dengan versi yang lebih rendah dari %s - versi yang tersedia %s.",
+ "Following platforms are supported: %s" : "Berikut adalah platform yang didukung: %s",
+ "ownCloud %s or higher is required." : "Diperlukan ownCloud %s atau yang lebih tinggi.",
+ "ownCloud with a version lower than %s is required." : "Diperlukan ownCloud dengan versi yang lebih rendah dari %s.",
"Help" : "Bantuan",
"Personal" : "Pribadi",
"Settings" : "Pengaturan",
@@ -13,19 +22,22 @@
"Admin" : "Admin",
"Recommended" : "Direkomendasikan",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "Aplikasi \\\"%s\\\" tidak dapat diinstal karena tidak kompatibel denga versi ownCloud ini.",
+ "App \\\"%s\\\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikasi \\\"%s\\\" tidak dapat diinstal karena ketergantungan berikut tidak terpenuhi: %s",
"No app name specified" : "Tidak ada nama apl yang ditentukan",
"Unknown filetype" : "Tipe berkas tak dikenal",
"Invalid image" : "Gambar tidak sah",
"today" : "hari ini",
"yesterday" : "kemarin",
- "_%n day ago_::_%n days ago_" : [""],
+ "_%n day ago_::_%n days ago_" : ["%n hari yang lalu"],
"last month" : "bulan kemarin",
"_%n month ago_::_%n months ago_" : ["%n bulan yang lalu"],
"last year" : "tahun kemarin",
- "_%n year ago_::_%n years ago_" : [""],
+ "_%n year ago_::_%n years ago_" : ["%n tahun yang lalu"],
"_%n hour ago_::_%n hours ago_" : ["%n jam yang lalu"],
"_%n minute ago_::_%n minutes ago_" : ["%n menit yang lalu"],
"seconds ago" : "beberapa detik yang lalu",
+ "Database Error" : "Basis Data Galat",
+ "Please contact your system administrator." : "Mohon hubungi administrator sistem Anda.",
"web services under your control" : "layanan web dalam kendali anda",
"App directory already exists" : "Direktori Apl sudah ada",
"Can't create app folder. Please fix permissions. %s" : "Tidak dapat membuat folder apl. Silakan perbaiki perizinan. %s",
@@ -63,6 +75,7 @@
"Set an admin password." : "Tetapkan sandi admin.",
"Can't create or write into the data directory %s" : "Tidak dapat membuat atau menulis kedalam direktori data %s",
"%s shared »%s« with you" : "%s membagikan »%s« dengan anda",
+ "Sharing %s failed, because the backend does not allow shares from type %i" : "Gagal berbagi %s, karena backend tidak mengizinkan berbagi dengan tipe %i",
"Sharing %s failed, because the file does not exist" : "Gagal membagikan %s, karena berkas tidak ada",
"You are not allowed to share %s" : "Anda tidak diizinkan untuk membagikan %s",
"Sharing %s failed, because the user %s is the item owner" : "Gagal membagikan %s, karena pengguna %s adalah pemilik item",
@@ -99,6 +112,7 @@
"Please ask your server administrator to install the module." : "Mohon tanyakan administrator Anda untuk menginstal module.",
"PHP module %s not installed." : "Module PHP %s tidak terinstal.",
"Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Mohon tanyakan administrator Anda untuk memperbarui PHP ke versi terkini. Versi PHP Anda tidak lagi didukung oleh ownCloud dan komunitas PHP.",
+ "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "Untuk memperbaiki masalah ini, atur <code>always_populate_raw_post_data</code> menjadi <code>-1</code> pada berkas php.ini",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Tampaknya pengaturan PHP strip inline doc blocks. Hal ini akan membuat beberapa aplikasi inti tidak dapat diakses.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Hal ini kemungkinan disebabkan oleh cache/akselerator seperti Zend OPcache atau eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Modul PHP telah terinstal, tetapi mereka terlihat tidak ada?",