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-07-31 03:09:54 +0300
committerNextcloud bot <bot@nextcloud.com>2016-07-31 03:09:54 +0300
commit2a2526e1d1d76ecce3ecbed148676668de2a5089 (patch)
tree00f8ad70249f0b17ef963bcd3ced0a650390ed0e /lib/l10n/id.js
parent3b386af295fdd5ea986edd4447637043f69b4c38 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/id.js')
-rw-r--r--lib/l10n/id.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/id.js b/lib/l10n/id.js
index f259b6aba01..c45e3d90a87 100644
--- a/lib/l10n/id.js
+++ b/lib/l10n/id.js
@@ -167,6 +167,7 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Penyimpanan tidak terotorisasi. %s",
"Storage incomplete configuration. %s" : "Konfigurasi penyimpanan tidak terselesaikan. %s",
"Storage connection error. %s" : "Koneksi penyimpanan bermasalah. %s",
- "Storage not available" : "Penyimpanan tidak tersedia"
+ "Storage not available" : "Penyimpanan tidak tersedia",
+ "Storage connection timeout. %s" : "Koneksi penyimpanan waktu-habis. %s"
},
"nplurals=1; plural=0;");