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>2021-06-17 05:25:48 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-17 05:25:48 +0300
commit78bfaeaa0e2c13e74f1c906e8eaea615a73463b2 (patch)
tree18c8557cc67a86ddfad4d4d8cbca8131a322b13a /lib/l10n/id.js
parentf8add9d82fb13c6e188ee9c5460fd33d8770b8ad (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/id.js')
-rw-r--r--lib/l10n/id.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/id.js b/lib/l10n/id.js
index d86a3f0a808..d79f33d9ea7 100644
--- a/lib/l10n/id.js
+++ b/lib/l10n/id.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "Tidak dapat menulis kedalam direktori \"config\"!",
- "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",
"See %s" : "Lihat %s",
"Sample configuration detected" : "Konfigurasi sampel ditemukan",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Ditemukan bahwa konfigurasi sampel telah disalin. Hal ini dapat merusak instalasi Anda dan tidak didukung. Silahkan baca dokumentasi sebelum melakukan perubahan pada config.php",
@@ -145,6 +144,7 @@ OC.L10N.register(
"Storage connection error. %s" : "Koneksi penyimpanan bermasalah. %s",
"Storage is temporarily not available" : "Penyimpanan sementara tidak tersedia",
"Storage connection timeout. %s" : "Koneksi penyimpanan waktu-habis. %s",
+ "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",
"Following databases are supported: %s" : "Berikut adalah basis data yang didukung: %s",
"Following platforms are supported: %s" : "Berikut adalah platform yang didukung: %s",
"Can't create or write into the data directory %s" : "Tidak dapat membuat atau menulis kedalam direktori data %s",