summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-27 14:37:12 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-27 14:37:12 +0100
commitfd654e9c2f9b68df71c1c4525af233b53a1e07da (patch)
tree8a99d5aa27a598e2ac4b547942ad774392401df3 /apps/files
parent3a7322342e602950ad53ba352e0f75193aebb265 (diff)
downloadnextcloud-server-fd654e9c2f9b68df71c1c4525af233b53a1e07da.tar.gz
nextcloud-server-fd654e9c2f9b68df71c1c4525af233b53a1e07da.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/ka.php4
-rw-r--r--apps/files/l10n/my_MM.php3
-rw-r--r--apps/files/l10n/sv.php1
3 files changed, 7 insertions, 1 deletions
diff --git a/apps/files/l10n/ka.php b/apps/files/l10n/ka.php
new file mode 100644
index 00000000000..148e688547a
--- /dev/null
+++ b/apps/files/l10n/ka.php
@@ -0,0 +1,4 @@
+<?php $TRANSLATIONS = array(
+"Files" => "ფაილები",
+"Download" => "გადმოწერა"
+);
diff --git a/apps/files/l10n/my_MM.php b/apps/files/l10n/my_MM.php
index 1835b434905..b791a134ccc 100644
--- a/apps/files/l10n/my_MM.php
+++ b/apps/files/l10n/my_MM.php
@@ -1,3 +1,4 @@
<?php $TRANSLATIONS = array(
-"Files" => "ဖိုင်များ"
+"Files" => "ဖိုင်များ",
+"Download" => "ဒေါင်းလုတ်"
);
diff --git a/apps/files/l10n/sv.php b/apps/files/l10n/sv.php
index ca4dfcf553b..12fef78dbd0 100644
--- a/apps/files/l10n/sv.php
+++ b/apps/files/l10n/sv.php
@@ -60,6 +60,7 @@
"Text file" => "Textfil",
"Folder" => "Mapp",
"From link" => "Från länk",
+"Deleted files" => "Raderade filer",
"Cancel upload" => "Avbryt uppladdning",
"Nothing in here. Upload something!" => "Ingenting här. Ladda upp något!",
"Download" => "Ladda ner",