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-28 10:26:14 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-01-28 10:26:14 +0400
commit8633ff3a11d00cf19e225ffbd978615c294b0a7f (patch)
tree146443f6431a88ec6f43c6edba9a98e8b64336e0 /admin_migrate
parent60d77f90e8378910ec54dddc650e1d06cc16a663 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/eu_ES.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/admin_migrate/l10n/eu_ES.php b/admin_migrate/l10n/eu_ES.php
new file mode 100644
index 000000000..d91b0f9b0
--- /dev/null
+++ b/admin_migrate/l10n/eu_ES.php
@@ -0,0 +1,7 @@
+<?php $TRANSLATIONS = array(
+"Export data" => "Datuak esportatu",
+"All system files and user data" => "Sistemaren fitxategi eta erabiltzaire datu guztiak",
+"Only system files" => "Sistemaren fitxategiak bakarrik",
+"Only user data" => "Erabiltzaile datuak bakarrik",
+"Export" => "Esportazio"
+);