From 3d3b0d0cdf2aa7292f727acfcf80013ca41a7b73 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 28 Mar 2017 00:08:03 +0000 Subject: [tx-robot] updated from transifex --- core/l10n/ru.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/l10n/ru.js') diff --git a/core/l10n/ru.js b/core/l10n/ru.js index bf3b9e2ea88..c3cbc916344 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -126,7 +126,6 @@ OC.L10N.register( "Password protect" : "Защитить паролем", "Allow upload and editing" : "Разрешить загрузку и редактирование", "Allow editing" : "Разрешить редактирование", - "File drop (upload only)" : "Хранилище (только для приема файлов)", "Email link to person" : "Отправить ссылку по электронной почте", "Send" : "Отправить", "Shared with you and the group {group} by {owner}" : "{owner} поделился с вами и группой {group} ", @@ -297,6 +296,7 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "Эта страница автоматически обновится, когда сервер %s снова станет доступен.", "Problem loading page, reloading in 5 seconds" : "Возникла проблема при загрузке страницы, повторная попытка через 5 секунд", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.
If you are not sure what to do, please contact your administrator before you continue.
Do you really want to continue?" : "Ваши файлы зашифрованы. Если вы не включили ключ восстановления, то ваши данные будут недоступны после сброса пароля.
Если вы не уверены что делать дальше - обратитесь к вашему администратору.
Вы действительно хотите продолжить?", + "File drop (upload only)" : "Хранилище (только для приема файлов)", "The update was successful. Redirecting you to Nextcloud now." : "Обновление прошло успешно. Перенаправляем вас на Nextcloud прямо сейчас." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); -- cgit v1.2.3