summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-19 00:04:14 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-19 00:04:14 +0100
commit982e46cd29fbc02028cf26876f298f681e0e8e99 (patch)
tree562a7531d3857432a4e78364de2203be7dd31d4b /apps/files
parent3adfb91ad895dc9371834c0e42cfd3605fdd7054 (diff)
downloadnextcloud-server-982e46cd29fbc02028cf26876f298f681e0e8e99.tar.gz
nextcloud-server-982e46cd29fbc02028cf26876f298f681e0e8e99.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 5a6c032ed96..bb701aac002 100644
--- a/apps/files/l10n/ru_RU.php
+++ b/apps/files/l10n/ru_RU.php
@@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "Ошибка отсутствует, файл загружен успешно.",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Размер загружаемого файла превышает upload_max_filesize директиву в php.ini:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Размер загруженного",
"The uploaded file was only partially uploaded" => "Загружаемый файл был загружен частично",
"No file was uploaded" => "Файл не был загружен",