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>2016-10-25 12:36:09 +0300
committerNextcloud bot <bot@nextcloud.com>2016-10-25 12:36:09 +0300
commite23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch)
treefbf2d2ee9af7470a5221f7127a36d90e5acdb90a /lib/l10n/id.js
parent740ff9108b4c600ba2b0a13139ffc84ce09579b1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/id.js')
-rw-r--r--lib/l10n/id.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/id.js b/lib/l10n/id.js
index dcb829c77c2..4758d6e4d61 100644
--- a/lib/l10n/id.js
+++ b/lib/l10n/id.js
@@ -122,9 +122,9 @@ OC.L10N.register(
"Recommended" : "Direkomendasikan",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikasi \"%s\" tidak dapat dipasang karena berkas appinfo tidak dapat dibaca.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikasi \"%s\" tidak dapat dipasang karena tidak kompatibel dengan versi server ini",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "aplikasi \"%s\" tidak dapat dipasang karena dependensi berikut belum terpenuhi: %s",
"No app name specified" : "Tidak ada nama Aplikasi yang ditentukan",
"App '%s' could not be installed!" : "Aplikasi '%s' tidak dapat dipasang!",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "aplikasi \"%s\" tidak dapat dipasang karena dependensi berikut belum terpenuhi: %s",
"a safe home for all your data" : "rumah yang aman untuk semua datamu",
"File is currently busy, please try again later" : "Berkas sedang sibuk, mohon coba lagi nanti",
"Can't read file" : "Tidak dapat membaca berkas",
@@ -133,8 +133,6 @@ OC.L10N.register(
"Token expired. Please reload page." : "Token sudah kedaluwarsa. Silakan muat ulang halaman.",
"Unknown user" : "Pengguna tidak dikenal",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Tidak ada driver (sqlite, mysql, or postgresql) yang terinstal.",
- "Microsoft Windows Platform is not supported" : "Platform Microsoft Windows tidak didukung",
- "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Menjalankan Nextcloud Server pada platform Microsoft Windows tidak didukung. Kami menyarankan Anda menggunakan server Linux di mesin virtual jika Anda tidak memiliki pilihan untuk migrasi server itu sendiri.",
"Cannot write into \"config\" directory" : "Tidak dapat menulis kedalam direktori \"config\"",
"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.",
@@ -169,6 +167,8 @@ OC.L10N.register(
"Storage connection error. %s" : "Koneksi penyimpanan bermasalah. %s",
"Storage not available" : "Penyimpanan tidak tersedia",
"Storage connection timeout. %s" : "Koneksi penyimpanan waktu-habis. %s",
+ "Microsoft Windows Platform is not supported" : "Platform Microsoft Windows tidak didukung",
+ "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Menjalankan Nextcloud Server pada platform Microsoft Windows tidak didukung. Kami menyarankan Anda menggunakan server Linux di mesin virtual jika Anda tidak memiliki pilihan untuk migrasi server itu sendiri.",
"ownCloud %s or higher is required." : "Diperlukan ownCloud %s atau yang lebih tinggi.",
"ownCloud %s or lower is required." : "Diperlukan ownCloud %s atau yang lebih rendah.",
"App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Aplikasi \"%s\" tidak dapat dipasang karena tidak kompatibel dengan versi Nextcloud ini.",