From 78d8723d0cc8c726cc02dd41439f1c7e2a50136d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 21 Dec 2022 02:30:14 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- lib/l10n/id.js | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'lib/l10n/id.js') diff --git a/lib/l10n/id.js b/lib/l10n/id.js index 2a7c6669e1d..16cb1d0dd9a 100644 --- a/lib/l10n/id.js +++ b/lib/l10n/id.js @@ -147,15 +147,6 @@ OC.L10N.register( "%s enter the database name." : "%s masukkan nama basis data.", "%s you may not use dots in the database name" : "%s anda tidak boleh menggunakan karakter titik pada nama basis data", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Kelihatannya instansi %s ini berjalan di lingkungan PHP 32-bit dan open_basedir telah dikonfigurasi di php.ini. Hal ini akan menyebabkan masalah dengan berkas lebih dari 4 GB dan sangat tidak disarankan.", - "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Mohon hapus pengaturan open_basedir didalam php.ini atau beralih ke PHP 64-bit.", - "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 mbstring.func_overload to 0 in your php.ini" : "Untuk memperbaiki masalah ini, atur mbstring.func_overload menjadi 0 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" + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Mohon hapus pengaturan open_basedir didalam php.ini atau beralih ke PHP 64-bit." }, "nplurals=1; plural=0;"); -- cgit v1.2.3