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-05-21 05:27:50 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-21 05:27:50 +0300
commita6cb2973a973565e2450b8bb7912257e5e22cde2 (patch)
tree9dd1db982e4ac8296b58ce34bec4eef768794231 /lib/l10n/id.js
parent7ffee26aa8768736593c77dcb12d17978a6e06b2 (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 6842c43e43d..d86a3f0a808 100644
--- a/lib/l10n/id.js
+++ b/lib/l10n/id.js
@@ -54,7 +54,6 @@ OC.L10N.register(
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Mohon hapus pengaturan open_basedir didalam php.ini atau beralih ke PHP 64-bit.",
"Set an admin username." : "Tetapkan nama pengguna admin.",
"Set an admin password." : "Tetapkan kata sandi admin.",
- "Can't create or write into the data directory %s" : "Tidak dapat membuat atau menulis kedalam direktori data %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend berbagi %s harus mengimplementasi antarmuka OCP\\Share_Backend",
"Sharing backend %s not found" : "Backend berbagi %s tidak ditemukan",
"Sharing backend for %s not found" : "Backend berbagi untuk %s tidak ditemukan",
@@ -116,7 +115,6 @@ OC.L10N.register(
"Login canceled by app" : "Log masuk dibatalkan oleh aplikasi",
"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",
"Application is not enabled" : "aplikasi tidak diaktifkan",
"Authentication error" : "Galat saat otentikasi",
"Token expired. Please reload page." : "Token sudah kedaluwarsa. Silakan muat ulang halaman.",
@@ -149,6 +147,8 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Koneksi penyimpanan waktu-habis. %s",
"Following databases are supported: %s" : "Berikut adalah basis data yang didukung: %s",
"Following platforms are supported: %s" : "Berikut adalah platform yang didukung: %s",
- "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah"
+ "Can't create or write into the data directory %s" : "Tidak dapat membuat atau menulis kedalam direktori data %s",
+ "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah",
+ "Can't read file" : "Tidak dapat membaca berkas"
},
"nplurals=1; plural=0;");