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-04-10 08:49:15 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-04-10 08:49:15 +0400
commit8406d949d9fa9e1d08af0250a4a5051a50d91a59 (patch)
treecd622063475da8f781669e0c35fef81dec08797a /admin_migrate
parent9f84d46191ecef6bfdff03d8505b01f56a44a6e8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/ast.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin_migrate/l10n/ast.php b/admin_migrate/l10n/ast.php
index 098a2d5c2..6d9fcabc8 100644
--- a/admin_migrate/l10n/ast.php
+++ b/admin_migrate/l10n/ast.php
@@ -1,3 +1,7 @@
<?php $TRANSLATIONS = array(
+"Export data" => "Esportar datos",
+"All system files and user data" => "Tolos ficheros del sistema y los datos d'usuariu",
+"Only system files" => "Sólo ficheros del sistema",
+"Only user data" => "Sólo datos d'usuariu",
"Export" => "Esportar"
);