Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-05 05:16:34 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-05 05:16:34 +0300
commita5232d9805eb07c43d21aebcd11fea6dcde7e8b1 (patch)
tree56b1910179b1ddd0819a865526292f25c70fc399 /core/l10n/id.js
parent72a8e15d3a8413bbb405112eb9c9be4bd1d79010 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r--core/l10n/id.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js
index 356ad94f739..87ced164f54 100644
--- a/core/l10n/id.js
+++ b/core/l10n/id.js
@@ -89,14 +89,14 @@ OC.L10N.register(
"Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Tidak ditemukan kolom opsional \"{columnName}\" pada tabel \"{tableName}\".",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Pangkalan data kehilangan beberapa kolom opsional. Berdasarkan fakta bahwa menambahkannya pada tabel yang besar membutuhkan waktu cukup lama, maka ini tidak dilakukan otomatis. Eksekusi \"occ db: add-missing-columns\", untuk menambahkan kolom secara manual sementara instance tetap berjalan. Setelah itu dilakukan, maka beberapa fitur dapat meningkatkan daya tanggap atau kegunaan.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Instance ini kehilangan beberapa modul PHP yang direkomendasikan. Sangat disarankan menggunakannya untuk peningkatan performa dan kompatibilitas.",
- "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Beberapa kolom pada pangkalan data, tidak memiliki konversi ke \"big int\". Berdasarkan fakta bahwa membutuhkan waktu cukup lama, maka ini tidak dilakukan otomatis. Eksekusi \"occ db:convert-filecache-bigint\", untuk menerapkan perubahan secara manual. Tindakan ini perlu dilakukan saat instance dalam kondisi luring. Detil lebih lanjut silakan baca <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">laman dokumentasi</a>.",
+ "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Beberapa kolom pada pangkalan data, tidak memiliki konversi ke \"big int\". Berdasarkan fakta bahwa membutuhkan waktu cukup lama, maka ini tidak dilakukan otomatis. Eksekusi \"occ db:convert-filecache-bigint\", untuk menerapkan perubahan secara manual. Tindakan ini perlu dilakukan saat instance dalam kondisi luring. Detail lebih lanjut silakan baca <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">laman dokumentasi</a>.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite saat ini digunakan sebagai backend pangkalan data. Penggunaan instalasi skala lebih besar, kami sarankan agar beralih ke backend pangkalan data lainnya.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Hal ini sangat dianjurkan saat menggunakan klien desktop untuk sinkronisasi berkas.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Untuk migrasi ke pangkalan data lainnya, eksekusi baris perintah pada konsol: `occ db:convert-type`, atau lihat <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentasi ↗</a>.",
"Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Penggunaan fungsi bawaan PHP untuk pengiriman surel sudah tidak lagi didukung. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Silakan perbarui pengaturan peladen surel ↗<a/>.",
"The PHP memory limit is below the recommended value of 512MB." : "Batas memori PHP di bawah nilai yang disarankan yaitu 512MB.",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Beberapa direktori dimiliki oleh pengguna berbeda dengan pengguna peladen web. Hal ini mungkin dikarenakan proses instalasi manual. Periksa hak akses direktori aplikasi berikut:",
- "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "MySQL digunakan sebagai pangkalan data, namun tidak mendukung karakter 4-byte. Sebagai contoh untuk dapat menangani karakter 4-byte (seperti emoji) dalam nama file atau komentar tanpa masalah, disarankan untuk mengaktifkan dukungan 4-byte pada MySQL. Bacalah <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">laman dokumentasi untuk detil mengenai hal ini</a>.",
+ "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "MySQL digunakan sebagai pangkalan data, namun tidak mendukung karakter 4-byte. Sebagai contoh untuk dapat menangani karakter 4-byte (seperti emoji) dalam nama file atau komentar tanpa masalah, disarankan untuk mengaktifkan dukungan 4-byte pada MySQL. Bacalah <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">laman dokumentasi untuk detail mengenai hal ini</a>.",
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Instance ini menggunakan penyimpanan objek berbasis S3 sebagai penyimpanan utama. Karena berkas unggahan disimpan sementara pada server, maka disarankan untuk memiliki ruang kosong 50 GB pada direktori sementara PHP. Periksa log untuk detail lengkap tentang lokasi dan ruang penyimpanan yang tersedia. Untuk memperbaikinya, ubah direktori sementara di php.ini atau sediakan lebih banyak ruang di jalur ipada lokasi tersebut.",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Anda mengakses instance melalui jalur koneksi aman, tetapi instance Anda menghasilkan URLs yang tidak aman. Hal ini sering kali terjadi dikarenakan Anda berada dibelakang reverse proxy dan juga karena variabel konfigurasi tidak tersetel sesuai. Silakan baca <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">laman dokumentasi mengenai ini</a>.",
"Error occurred while checking server setup" : "Kesalahan tidak terduga saat memeriksa setelan server",