diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-30 01:55:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-30 01:55:11 -0400 |
commit | 5292a14cdfa9efe6d9220b341f3261fe72c39b17 (patch) | |
tree | 17f460cbcd9efdc18cc4a1d6d207077e4f71b388 /core/l10n/ru.php | |
parent | 659b9fc0308d30b141e6ed66e52b822e76393756 (diff) | |
download | nextcloud-server-5292a14cdfa9efe6d9220b341f3261fe72c39b17.tar.gz nextcloud-server-5292a14cdfa9efe6d9220b341f3261fe72c39b17.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.php')
-rw-r--r-- | core/l10n/ru.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/ru.php b/core/l10n/ru.php index ce8ab0ea96f..3528de072a2 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -88,6 +88,7 @@ $TRANSLATIONS = array( "Send" => "Отправить", "Set expiration date" => "Установить срок доступа", "Expiration date" => "Дата окончания", +"Adding user..." => "Добавляем пользователя...", "group" => "группа", "Resharing is not allowed" => "Общий доступ не разрешен", "Shared in {item} with {user}" => "Общий доступ к {item} с {user}", |