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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-24 08:57:28 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-24 08:57:28 +0300
commit4b3af9dfe781dc875f3bf94cd31e658ef1d707a9 (patch)
tree78e6d3a866abfb03c1731879319aea4f10b301f5 /lib/l10n/id.js
parent6fc92453f3ade9bfdb5286b74bf64457e88e8917 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/id.js')
-rw-r--r--lib/l10n/id.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/id.js b/lib/l10n/id.js
index d158492ebee..612a34ddee0 100644
--- a/lib/l10n/id.js
+++ b/lib/l10n/id.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Hal ini biasanya dapat diperbaiki dengan %s memberikan akses tulis bagi situs web ke %s direktori config.",
"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",
+ "You are not allowed to share %s" : "Anda tidak diizinkan untuk membagikan %s",
"PHP %s or higher is required." : "Diperlukan PHP %s atau yang lebih tinggi.",
"PHP with a version lower than %s is required." : "Diperlukan PHP dengan versi yang lebh rendah dari %s.",
"Following databases are supported: %s" : "Berikut adalah basis data yang didukung: %s",
@@ -85,7 +86,6 @@ OC.L10N.register(
"%s via %s" : "%s melalui %s",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Gagal berbagi %s, karena backend tidak mengizinkan berbagi dengan tipe %i",
"Sharing %s failed, because the file does not exist" : "Gagal membagikan %s, karena berkas tidak ada",
- "You are not allowed to share %s" : "Anda tidak diizinkan untuk membagikan %s",
"Sharing %s failed, because you can not share with yourself" : "Berbagi %s gagal, karena Anda tidak dapat berbagi dengan diri sendiri",
"Sharing %s failed, because the user %s does not exist" : "Gagal membagikan %s, karena pengguna %s tidak ada",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Gagal membagikan %s, karena pengguna %s bukan merupakan anggota dari grup yang %s ikuti",
@@ -122,7 +122,6 @@ OC.L10N.register(
"Cannot write into \"apps\" directory" : "Tidak dapat menulis kedalam direktori \"apps\"",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Hal ini biasanya dapat diperbaiki dengan %s memberikan akses tulis bagi situs web ke %s direktori apps atau menonaktifkan toko aplikasi didalam berkas config.",
"Cannot create \"data\" directory (%s)" : "Tidak dapat membuat direktori (%s) \"data\"",
- "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." : "Hal ini biasanya dapat diperbaiki dengan <a href=\"%s\" target=\"_blank\">memberikan akses tulis bagi situs web ke direktori root</a>.",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Perizinan biasanya dapat diperbaiki dengan %s memberikan akses tulis bagi situs web ke %s direktori root.",
"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.",