diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-25 01:55:46 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-25 01:55:46 -0400 |
commit | fb618894902331fdd537e9319ed28959b14175c7 (patch) | |
tree | 63b5162b73ca122b7c02827d7ea2434a97a44df9 /settings/l10n/id.js | |
parent | 43beaba0dcca396c3e5707b37f0208067291fdee (diff) | |
download | nextcloud-server-fb618894902331fdd537e9319ed28959b14175c7.tar.gz nextcloud-server-fb618894902331fdd537e9319ed28959b14175c7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/id.js')
-rw-r--r-- | settings/l10n/id.js | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/settings/l10n/id.js b/settings/l10n/id.js index 288b9027a14..66fb29268ac 100644 --- a/settings/l10n/id.js +++ b/settings/l10n/id.js @@ -1,7 +1,6 @@ OC.L10N.register( "settings", { - "Security & Setup Warnings" : "Keamanan dan Setelan Peringatan", "Cron" : "Cron", "Sharing" : "Berbagi", "Email Server" : "Server Email", @@ -102,23 +101,15 @@ OC.L10N.register( "NT LAN Manager" : "Manajer NT LAN", "SSL" : "SSL", "TLS" : "TLS", - "Read-Only config enabled" : "Konfig Hanya-Baca diaktifkan", "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Konfig Hanya-Baca telah diaktifkan. Ini akan mencegah setelan beberapa konfigurasi melalui antarmuka-web. Selanjutnya, berkas perlu dibuat dapat-dibaca secara manual untuk setiap pembaruan.", - "Setup Warning" : "Peringatan Pengaturan", "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.", - "Database Performance Info" : "Info Performa Basis Data", - "Microsoft Windows Platform" : "Platform Microsoft Windows", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Server Anda dijalankan di Microsoft Windows. Kami sangat menyarankan Linux untuk mendapatkan pengalaman pengguna yang optimal.", - "Module 'fileinfo' missing" : "Modul 'fileinfo' tidak ada", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Module 'fileinfo' pada PHP tidak ada. Kami sangat menyarankan untuk mengaktifkan modul ini untuk mendapatkan hasil terbaik pada proses pendeteksian mime-type.", - "Locale not working" : "Kode pelokalan tidak berfungsi", "System locale can not be set to a one which supports UTF-8." : "Sistem lokal tidak dapat diatur untuk satu yang mendukung UTF-8.", "This means that there might be problems with certain characters in file names." : "Ini artinya mungkin ada masalah dengan karakter tertentu pada nama berkas.", "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Kamu sangat menyarankan untuk menginstal paket-paket yang dibutuhkan pada sistem agar mendukung lokal berikut: %s.", - "URL generation in notification emails" : "URL dibuat dalam email pemberitahuan", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Jika instalasi Anda tidak di root domain dan menggunakan sistem cron, hal tersebut dapat menyebabkan masalah dengan pembuatan URL. Untuk mencegah masalah tersebut, mohon atur opsi \"overwrite.cli.url\" pada berkas config.php Anda ke jalur lokasi webroot instalasi Anda (Disarankan: \"%s\")", - "Configuration Checks" : "Pemeriksaan Konfigurasi", "No problems found" : "Masalah tidak ditemukan", "Cron was not executed yet!" : "Cron masih belum dieksekusi!", "Execute one task with each page loaded" : "Jalankan tugas setiap kali halaman dimuat", |