summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-22 00:08:47 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-22 00:08:47 +0100
commit734a4632975f68d1e90407bc4d7fd9c79c20930c (patch)
treefcf6f0b7cdd82d21520e198a135c011bf245e42c /apps/files/l10n
parenta8a85ed6b411e847891ce3e3d2d9aecb6846f962 (diff)
downloadnextcloud-server-734a4632975f68d1e90407bc4d7fd9c79c20930c.tar.gz
nextcloud-server-734a4632975f68d1e90407bc4d7fd9c79c20930c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/hy.php6
-rw-r--r--apps/files/l10n/my_MM.php3
2 files changed, 9 insertions, 0 deletions
diff --git a/apps/files/l10n/hy.php b/apps/files/l10n/hy.php
new file mode 100644
index 00000000000..29c0cd8b8d0
--- /dev/null
+++ b/apps/files/l10n/hy.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Delete" => "Ջնջել",
+"Close" => "Փակել",
+"Save" => "Պահպանել",
+"Download" => "Բեռնել"
+);
diff --git a/apps/files/l10n/my_MM.php b/apps/files/l10n/my_MM.php
new file mode 100644
index 00000000000..1835b434905
--- /dev/null
+++ b/apps/files/l10n/my_MM.php
@@ -0,0 +1,3 @@
+<?php $TRANSLATIONS = array(
+"Files" => "ဖိုင်များ"
+);