From 790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Mon, 26 May 2014 01:55:36 -0400 Subject: [tx-robot] updated from transifex --- apps/files/l10n/ru.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apps/files/l10n/ru.php') diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php index 3bc143fffc7..ccffdfdc0d7 100644 --- a/apps/files/l10n/ru.php +++ b/apps/files/l10n/ru.php @@ -88,7 +88,6 @@ $TRANSLATIONS = array( "Delete" => "Удалить", "Upload too large" => "Файл слишком велик", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файлы, которые вы пытаетесь загрузить, превышают лимит максимального размера на этом сервере.", -"Files are being scanned, please wait." => "Подождите, файлы сканируются.", -"Current scanning" => "Текущее сканирование" +"Files are being scanned, please wait." => "Подождите, файлы сканируются." ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; -- cgit v1.2.3