diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-21 01:58:49 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-21 01:58:49 -0400 |
commit | 02ecd040e6cd761b9ec30895c5a0fcced55fb699 (patch) | |
tree | 67e788acb94a60ff69cace45faf108dd4e341acb /core/l10n/ru.js | |
parent | a061ef75ead3d5eb9fa5e713301b7452b3b12b73 (diff) | |
download | nextcloud-server-02ecd040e6cd761b9ec30895c5a0fcced55fb699.tar.gz nextcloud-server-02ecd040e6cd761b9ec30895c5a0fcced55fb699.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index f8a39807491..d52a9b6a4e3 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -26,6 +26,7 @@ OC.L10N.register( "Error favoriting" : "Ошибка добавления в избранные", "Error unfavoriting" : "Ошибка удаления из избранного", "Couldn't send mail to following users: %s " : "Невозможно отправить письмо следующим пользователям: %s", + "Preparing update" : "Подготовка к обновлению", "Turned on maintenance mode" : "Режим отладки включён", "Turned off maintenance mode" : "Режим отладки отключён", "Maintenance mode is kept active" : "Режим обслуживания оставлен включенным", @@ -143,8 +144,6 @@ OC.L10N.register( "Expiration" : "Срок действия", "Expiration date" : "Дата окончания", "Choose a password for the public link" : "Укажите пароль для публичной ссылки", - "Sending ..." : "Отправляется ...", - "Email sent" : "Письмо отправлено", "Resharing is not allowed" : "Повторное открытие доступа запрещено", "Share link" : "Поделиться ссылкой", "Link" : "Ссылка", @@ -153,6 +152,8 @@ OC.L10N.register( "Allow editing" : "Разрешить редактирование", "Email link to person" : "Отправить ссылку по электронной почте", "Send" : "Отправить", + "Sending ..." : "Отправляется ...", + "Email sent" : "Письмо отправлено", "Shared with you and the group {group} by {owner}" : "{owner} поделился с вами и группой {group} ", "Shared with you by {owner}" : "С вами поделился {owner} ", "group" : "группа", |