summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/id.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-21 02:06:44 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-21 02:06:44 +0200
commit16c4eb66d79bfb8f4c27e4b7ce5a16846527979b (patch)
tree6e3576fe4c062ee549c5b12c795f9836cb386c94 /apps/files_sharing/l10n/id.php
parent051dde08dbaa447c89e7a84d456045cc74240a19 (diff)
downloadnextcloud-server-16c4eb66d79bfb8f4c27e4b7ce5a16846527979b.tar.gz
nextcloud-server-16c4eb66d79bfb8f4c27e4b7ce5a16846527979b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/id.php')
-rw-r--r--apps/files_sharing/l10n/id.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/id.php b/apps/files_sharing/l10n/id.php
new file mode 100644
index 00000000000..8897269d989
--- /dev/null
+++ b/apps/files_sharing/l10n/id.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Password" => "kata kunci",
+"Submit" => "kirim",
+"%s shared the folder %s with you" => "%s membagikan folder %s dengan anda",
+"%s shared the file %s with you" => "%s membagikan file %s dengan anda",
+"Download" => "unduh",
+"No preview available for" => "tidak ada pratinjau tersedia untuk",
+"web services under your control" => "servis web dibawah kendali anda"
+);