diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-04 01:57:48 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-04 01:57:48 -0400 |
commit | f5c4754c2b0d5c6e53688dea472339ec45afc448 (patch) | |
tree | ef7c19412e00ee2da508c393abb79a4eae6ec1ba /lib/l10n/ru.php | |
parent | 3a1994d00149bea6d554c96a3bdee3126cfb17b8 (diff) | |
download | nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.tar.gz nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.php')
-rw-r--r-- | lib/l10n/ru.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php index 38532d0b3bc..a5554131004 100644 --- a/lib/l10n/ru.php +++ b/lib/l10n/ru.php @@ -11,11 +11,6 @@ $TRANSLATIONS = array( "Unknown filetype" => "Неизвестный тип файла", "Invalid image" => "Изображение повреждено", "web services under your control" => "веб-сервисы под вашим управлением", -"ZIP download is turned off." => "ZIP-скачивание отключено.", -"Files need to be downloaded one by one." => "Файлы должны быть загружены по одному.", -"Back to Files" => "Назад к файлам", -"Selected files too large to generate zip file." => "Выбранные файлы слишком велики, чтобы создать zip файл.", -"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" => "Не указан путь при установке приложения из локального файла", |