diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-08 02:26:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-08 02:26:27 +0000 |
commit | c7ab34a459261af44ff4565e87f0a78b863e1585 (patch) | |
tree | 8f177d4d9bd510cece7e52acf88a79f562554d65 /lib/l10n/id.json | |
parent | 55986382e8bc7d5f94047b0f25a1057a1d882674 (diff) | |
download | nextcloud-server-c7ab34a459261af44ff4565e87f0a78b863e1585.tar.gz nextcloud-server-c7ab34a459261af44ff4565e87f0a78b863e1585.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/id.json')
-rw-r--r-- | lib/l10n/id.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/lib/l10n/id.json b/lib/l10n/id.json index 4ba7b5aff39..c6ebac7bdab 100644 --- a/lib/l10n/id.json +++ b/lib/l10n/id.json @@ -116,26 +116,17 @@ "Authentication error" : "Galat saat otentikasi", "Token expired. Please reload page." : "Token sudah kedaluwarsa. Silakan muat ulang halaman.", "No database drivers (sqlite, mysql, or postgresql) installed." : "Tidak ada driver (sqlite, mysql, or postgresql) yang terinstal.", - "Cannot write into \"config\" directory" : "Tidak dapat menulis kedalam direktori \"config\"", - "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.", "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\"", - "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Untuk memperbaiki masalah ini, atur <code>mbstring.func_overload</code> menjadi <code>0</code> pada berkas php.ini Anda", "libxml2 2.7.0 is at least required. Currently %s is installed." : "Setidaknya libxml2 2.7.0 dibutuhkan. Saat ini %s dipasang.", "To fix this issue update your libxml2 version and restart your web server." : "Untuk mengatasi masalah ini, perbarui versi libxml2 Anda dan mulai-ulang server web Anda.", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Tampaknya PHP diatur untuk memotong inline doc blocks. Hal ini akan menyebabkan beberapa aplikasi inti menjadi 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", - "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", "Could not obtain lock type %d on \"%s\"." : "Tidak bisa memperoleh jenis kunci %d pada \"%s\".", "Storage unauthorized. %s" : "Penyimpanan tidak terotorisasi. %s", "Storage incomplete configuration. %s" : "Konfigurasi penyimpanan tidak terselesaikan. %s", @@ -145,6 +136,15 @@ "This can usually be fixed by giving the webserver write access to the config directory" : "Hal ini biasanya dapat diperbaiki dengan memberikan akses tulis bagi situs web ke direktori config", "Can't create or write into the data directory %s" : "Tidak dapat membuat atau menulis kedalam direktori data %s", "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah", - "Can't read file" : "Tidak dapat membaca berkas" + "Can't read file" : "Tidak dapat membaca berkas", + "Cannot write into \"config\" directory" : "Tidak dapat menulis kedalam direktori \"config\"", + "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.", + "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload diatur menjadi \"%s\" bukan nilai yang diharapkan \"0\"", + "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Untuk memperbaiki masalah ini, atur <code>mbstring.func_overload</code> menjadi <code>0</code> pada berkas php.ini Anda", + "PostgreSQL >= 9 required" : "Diperlukan PostgreSQL >= 9", + "Please upgrade your database version" : "Mohon perbarui versi basis data Anda", + "Check the value of \"datadirectory\" in your configuration" : "Periksa nilai \"datadirectory\" di konfigurasi Anda" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |