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-18 09:49:46 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-01-18 09:49:46 +0400
commit7e2cc6284f80f9461a4f09e87491c938a28a4b75 (patch)
tree281626869db7181f8cbcdfff7ba64cf4d14f79f0 /admin_migrate
parent428f6e7c6dfabacc2d194d70a0ff39e83a560795 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/sq.php4
-rw-r--r--admin_migrate/l10n/vi.php4
2 files changed, 8 insertions, 0 deletions
diff --git a/admin_migrate/l10n/sq.php b/admin_migrate/l10n/sq.php
index f54c4a8a1..e077b14ca 100644
--- a/admin_migrate/l10n/sq.php
+++ b/admin_migrate/l10n/sq.php
@@ -1,3 +1,7 @@
<?php $TRANSLATIONS = array(
+"Export data" => "Eksporto të dhëna",
+"All system files and user data" => "Të gjitha dosjet e sistemit dhe të dhënat e përdoruesit",
+"Only system files" => "Vetëm dokumentat e sistemit",
+"Only user data" => "Vetëm të dhënat e përdoruesit",
"Export" => "Eksporto"
);
diff --git a/admin_migrate/l10n/vi.php b/admin_migrate/l10n/vi.php
index 870ed683e..e00563de4 100644
--- a/admin_migrate/l10n/vi.php
+++ b/admin_migrate/l10n/vi.php
@@ -1,3 +1,7 @@
<?php $TRANSLATIONS = array(
+"Export data" => "Xuất dữ l",
+"All system files and user data" => "Tất cả tập tin hệ thống và dữ liệu người sử ",
+"Only system files" => "Tập tin hệ th",
+"Only user data" => "Dữ liệu người ",
"Export" => "Xuất"
);