diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-30 01:57:50 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-30 01:57:50 -0400 |
commit | 88e1ccbce3f8a052875a5079836cb6515b6acf17 (patch) | |
tree | f3d8d5373608b14d58c34336cee4a7ab570c272b /lib/l10n/ru.php | |
parent | 7c6246fa451c4646dfaa1396dd37e0b3eb9706ba (diff) | |
download | nextcloud-server-88e1ccbce3f8a052875a5079836cb6515b6acf17.tar.gz nextcloud-server-88e1ccbce3f8a052875a5079836cb6515b6acf17.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.php')
-rw-r--r-- | lib/l10n/ru.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php index 052b0487c6c..d9d1f5c53fe 100644 --- a/lib/l10n/ru.php +++ b/lib/l10n/ru.php @@ -5,11 +5,14 @@ "Users" => "Пользователи", "Apps" => "Приложения", "Admin" => "Admin", +"Failed to upgrade \"%s\"." => "Не смог обновить \"%s\".", "web services under your control" => "веб-сервисы под вашим управлением", +"cannot open \"%s\"" => "не могу открыть \"%s\"", "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 файл.", +"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Загрузите файл маленьшими порциями, раздельно или вежливо попросите Вашего администратора.", "couldn't be determined" => "Невозможно установить", "Application is not enabled" => "Приложение не разрешено", "Authentication error" => "Ошибка аутентификации", @@ -49,5 +52,6 @@ "%d months ago" => "%d месяцев назад", "last year" => "в прошлом году", "years ago" => "несколько лет назад", +"Caused by:" => "Вызвано:", "Could not find category \"%s\"" => "Категория \"%s\" не найдена" ); |