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>2022-08-31 05:24:06 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-31 05:24:06 +0300
commit23bb4f16f9056e7a79116129c7de5b59cf84f8be (patch)
treecc989d803f9d9a42457b298dc6f0ce8b774e81c5 /core/l10n/id.js
parentf56ecf92426026c913497bea9f7ca99e8d3ac631 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/id.js')
-rw-r--r--core/l10n/id.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/id.js b/core/l10n/id.js
index a2a96ad43ef..cca954e01e1 100644
--- a/core/l10n/id.js
+++ b/core/l10n/id.js
@@ -46,7 +46,6 @@ OC.L10N.register(
"Repair warning:" : "Peringatan perbaikan:",
"Repair error:" : "Galat perbaikan:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Gunakan pembaruan di command line karena pembaruan otomatis di nonaktifkan di config.php. ",
- "[%d / %d]: Checking table %s" : "[%d / %d]: Mengecek tabel %s",
"Turned on maintenance mode" : "Hidupkan mode perawatan",
"Turned off maintenance mode" : "Matikan mode perawatan",
"Maintenance mode is kept active" : "Mode Pemeliharaan masih aktif",
@@ -351,6 +350,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Instansi %s ini sedang dalam modus pemeliharaan, mungkin memerlukan beberapa saat.",
"This page will refresh itself when the instance is available again." : "Laman ini akan dimuat otomatis saat instalasi kembali tersedia.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hubungi administrator sistem anda jika pesan ini terus muncul atau muncul tiba-tiba.",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Mengecek tabel %s",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Peladen ini tidak terhubung ke internet. Beberapa titik akhir tidak dapat terjangkau. Hal ini berarti beberapa fitur, seperti: pemasangan penyimpanan eksternal, notifikasi pembaruan atau instalasi aplikasi pihak ketiga tidak akan berfungsi. Mengakses berkas dari jarak jauh dan mengirim notifikasi surel keduanya tidak akan berfungsi. Hubungkan peladen ini ke internet, untuk dapat mendapatkan fitur-fitur tersebut.",
"Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 adalah rilis terakhir yang mendukung PHP 7.2. Nextcloud 21 membutuhkan setidaknya PHP 7.3.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Data folder dan berkas Anda kemungkinan dapat diakses dari Internet secara langsung, dikarenakan berkas .htaccess tidak bekerja. Sangat dianjurkan Anda untuk menyetel peladen web, untuk mencegah hal tersebut terjadi. Atau pindahkan lokasi data Anda di luar root dokumen peladen web.",