diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-27 02:14:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-27 02:14:37 +0000 |
commit | 2827b0ba31a96edfde6808f41ad67892e2293d7d (patch) | |
tree | fea65ac11380378c4964ba558fe6e20c81680280 /lib/l10n/id.js | |
parent | 4986241873ff92a7763ba1b7b5c436a3dbb189ed (diff) | |
download | nextcloud-server-2827b0ba31a96edfde6808f41ad67892e2293d7d.tar.gz nextcloud-server-2827b0ba31a96edfde6808f41ad67892e2293d7d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/id.js')
-rw-r--r-- | lib/l10n/id.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/id.js b/lib/l10n/id.js index 8593e299c64..03ff0eb3bea 100644 --- a/lib/l10n/id.js +++ b/lib/l10n/id.js @@ -91,7 +91,6 @@ OC.L10N.register( "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", "Please upgrade your database version" : "Mohon perbarui versi basis data Anda", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Mohon ubah perizinan menjadi 0770 sehingga direktori tersebut tidak dapat dilihat oleh pengguna lain.", "Check the value of \"datadirectory\" in your configuration" : "Periksa nilai \"datadirectory\" di konfigurasi Anda", @@ -125,6 +124,7 @@ OC.L10N.register( "Sharing %s failed, because the file could not be found in the file cache" : "Gagal berbagi %s, karena berkas tidak ditemukan di berkas cache", "%s shared »%s« with you" : "%s membagikan »%s« dengan anda", "%s via %s" : "%s melalui %s", - "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "aplikasi \"%s\" tidak dapat dipasang karena dependensi berikut belum terpenuhi: %s" + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "aplikasi \"%s\" tidak dapat dipasang karena dependensi berikut belum terpenuhi: %s", + "PostgreSQL >= 9 required" : "Diperlukan PostgreSQL >= 9" }, "nplurals=1; plural=0;"); |