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 <owncloud-bot@tmit.eu>2014-04-19 08:50:11 +0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-04-19 08:50:11 +0400
commit6cd4fac39a2d425276479bc77eb5520abc449aae (patch)
tree91cabdcd62176c0739c9aa2a60e76dff8eb87a48 /user_migrate
parent71ab3897ce0ef05a404d98f89b2d74f0b726d619 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'user_migrate')
-rw-r--r--user_migrate/l10n/ast.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/user_migrate/l10n/ast.php b/user_migrate/l10n/ast.php
index 567a09038..9ee992786 100644
--- a/user_migrate/l10n/ast.php
+++ b/user_migrate/l10n/ast.php
@@ -1,6 +1,9 @@
<?php
$TRANSLATIONS = array(
"Export" => "Esportar",
+"Something went wrong while the export file was being generated" => "Daqué salió mal mentanto se xeneraba'l ficheru d'esportación",
+"An error has occurred" => "Hebo un fallu",
+"Account Export/Import" => "Cuenta Esportar/Importar",
"Import" => "Importar"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";