diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-09 02:17:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-09 02:17:35 +0000 |
commit | 5864501d3f4a2bcc5eec110b29766cd2b0ab95d2 (patch) | |
tree | b57ffe5059f4a3d0269e10e98fcfdb44d096e529 /lib/l10n/id.js | |
parent | ce5cb5ac339be6c0471576b0ba310e96c1302f0a (diff) | |
download | nextcloud-server-5864501d3f4a2bcc5eec110b29766cd2b0ab95d2.tar.gz nextcloud-server-5864501d3f4a2bcc5eec110b29766cd2b0ab95d2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/id.js')
-rw-r--r-- | lib/l10n/id.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/id.js b/lib/l10n/id.js index 92c5abf981a..dfdcada6b31 100644 --- a/lib/l10n/id.js +++ b/lib/l10n/id.js @@ -126,8 +126,8 @@ OC.L10N.register( "Cannot write into \"apps\" directory" : "Tidak dapat menulis kedalam direktori \"apps\"", "Setting locale to %s failed" : "Pengaturan lokal ke %s gagal", "Please install one of these locales on your system and restart your webserver." : "Mohon instal paling tidak satu lokal pada sistem Anda dan jalankan ulang server web.", - "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 install the module." : "Mohon tanyakan administrator Anda untuk menginstal module.", "PHP setting \"%s\" is not set to \"%s\"." : "Pengaturan PHP \"%s\" tidak diatur ke \"%s\".", "Adjusting this setting in php.ini will make Nextcloud run again" : "Menyesuaikan pengaturan ini di php.ini akan membuat Nextcloud berjalan kembali", "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload diatur menjadi \"%s\" bukan nilai yang diharapkan \"0\"", |