Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-01-11 09:50:27 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-01-11 09:50:27 +0400
commitb1cf54f523690de0e8569e4c9350c4544f1d08ed (patch)
tree504bf1cf9e1f5639f40090c652be3215c6fb8f51 /admin_migrate
parent1abca709687f0efb62571c4ca9610e8ecf1551c4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/id.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin_migrate/l10n/id.php b/admin_migrate/l10n/id.php
index e839131a9..b764b4e6e 100644
--- a/admin_migrate/l10n/id.php
+++ b/admin_migrate/l10n/id.php
@@ -1,3 +1,7 @@
<?php $TRANSLATIONS = array(
+"Export data" => "Ekspor data",
+"All system files and user data" => "Semua berkas sistem dan data pengguna",
+"Only system files" => "Hanya berkas sistem",
+"Only user data" => "Hanya data pengguna",
"Export" => "Ekspor"
);