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-08-17 08:49:06 +0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-17 08:49:06 +0400
commite0266c64c8723a57c903f4da6ad380b1cbec1e59 (patch)
treec8d5240c44847497076b80c9f2b910850547a2f9 /user_migrate
parent5abba795493fa2fb3da8879ec41678700510528a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'user_migrate')
-rw-r--r--user_migrate/l10n/az.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/user_migrate/l10n/az.php b/user_migrate/l10n/az.php
new file mode 100644
index 000000000..0d598920b
--- /dev/null
+++ b/user_migrate/l10n/az.php
@@ -0,0 +1,9 @@
+<?php
+$TRANSLATIONS = array(
+"Export" => "Çıxarış",
+"Something went wrong while the export file was being generated" => "Çixarış faylının genersiyası zamanı nə isə səhv baş verdi",
+"An error has occurred" => "Səhv baş verdi",
+"Account Export/Import" => "Hesab Çıxariş/Götürmə",
+"Import" => "Əlavə et"
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";