diff options
Diffstat (limited to 'lib/l10n/id.js')
-rw-r--r-- | lib/l10n/id.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/id.js b/lib/l10n/id.js index 612a34ddee0..1b18e494c88 100644 --- a/lib/l10n/id.js +++ b/lib/l10n/id.js @@ -7,7 +7,6 @@ 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", @@ -18,6 +17,7 @@ OC.L10N.register( "Following platforms are supported: %s" : "Berikut adalah platform yang didukung: %s", "ownCloud %s or higher is required." : "Diperlukan ownCloud %s atau yang lebih tinggi.", "ownCloud %s or lower is required." : "ownCloud %s atau yang lebih rendah diperlukan.", + "You are not allowed to share %s" : "Anda tidak diizinkan untuk membagikan %s", "Help" : "Bantuan", "Personal" : "Pribadi", "Users" : "Pengguna", |