diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-24 01:54:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-24 01:54:51 -0500 |
commit | b8e1dd9c8730fbe5caf21e1252a585e997c3d006 (patch) | |
tree | b85b6a29934c15d08e1a31fdf87d31df58eeb2e5 /lib/l10n/id.js | |
parent | 4ec9ffdf0c6bed8279c5de4413bd01d07a963f52 (diff) | |
download | nextcloud-server-b8e1dd9c8730fbe5caf21e1252a585e997c3d006.tar.gz nextcloud-server-b8e1dd9c8730fbe5caf21e1252a585e997c3d006.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/id.js')
-rw-r--r-- | lib/l10n/id.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/id.js b/lib/l10n/id.js index 0ad97244098..40b503f3e1d 100644 --- a/lib/l10n/id.js +++ b/lib/l10n/id.js @@ -101,6 +101,8 @@ OC.L10N.register( "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.", + "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?", "Please ask your server administrator to restart the web server." : "Mohon minta administrator Anda untuk menjalankan ulang server web.", "PostgreSQL >= 9 required" : "Diperlukan PostgreSQL >= 9", |