summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-11 05:47:59 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-11 05:47:59 -0500
commite431ba5ce8b9c340ba123a221342d0b1398e2b69 (patch)
tree1267da0b819907be6ba2a094fd2b3741dc653658 /apps/files
parent841c62208551425361f311969260e95eded9101a (diff)
downloadnextcloud-server-e431ba5ce8b9c340ba123a221342d0b1398e2b69.tar.gz
nextcloud-server-e431ba5ce8b9c340ba123a221342d0b1398e2b69.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/ru_RU.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ru_RU.php b/apps/files/l10n/ru_RU.php
index 3b69c96bcdd..3660b300c2b 100644
--- a/apps/files/l10n/ru_RU.php
+++ b/apps/files/l10n/ru_RU.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"_Uploading %n file_::_Uploading %n files_" => array("","",""),
"Error" => "Ошибка",
"Upload" => "Загрузка",
+"Save" => "Сохранить",
"Cancel upload" => "Отмена загрузки",
"Download" => "Загрузка"
);