diff options
author | Thomas Mueller <thomas.mueller@tmit.eu> | 2013-11-24 23:20:46 +0100 |
---|---|---|
committer | Thomas Mueller <thomas.mueller@tmit.eu> | 2013-11-24 23:20:46 +0100 |
commit | 2a465fb20fa570352a93dcd2b59d8b8412aa3eb6 (patch) | |
tree | 532590db6428c7a48165a099dc32bb8734c9d43e /lib/l10n/ru.php | |
parent | c7dc6dc2c2d0d2de72256a6f7bcacaf3ec59bd0c (diff) | |
parent | a2d4cd87d05392058d6837e8feea4fffb3e55faa (diff) | |
download | nextcloud-server-2a465fb20fa570352a93dcd2b59d8b8412aa3eb6.tar.gz nextcloud-server-2a465fb20fa570352a93dcd2b59d8b8412aa3eb6.zip |
Merge branch 'master' into encryption_work_with_public_gallery
Diffstat (limited to 'lib/l10n/ru.php')
-rw-r--r-- | lib/l10n/ru.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php index e77daa7dfdb..baf80cbf24e 100644 --- a/lib/l10n/ru.php +++ b/lib/l10n/ru.php @@ -16,7 +16,7 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Файлы должны быть загружены по одному.", "Back to Files" => "Назад к файлам", "Selected files too large to generate zip file." => "Выбранные файлы слишком велики, чтобы создать zip файл.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Загрузите файл маленьшими порциями, раздельно или вежливо попросите Вашего администратора.", +"Please download the files separately in smaller chunks or kindly ask your administrator." => "Загрузите файлы раздельно маленькими частями или вежливо попросите вашего администратора.", "No source specified when installing app" => "Не указан источник при установке приложения", "No href specified when installing app from http" => "Не указан атрибут href при установке приложения через http", "No path specified when installing app from local file" => "Не указан путь при установке приложения из локального файла", |