diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-24 01:21:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-24 01:21:37 +0000 |
commit | 97b6c1496e76042e3582941aa7411e455fe9d3b8 (patch) | |
tree | ff7518564e862aebc1247d872205b0acabca1673 /core/l10n/ru.js | |
parent | ee52313e76c3106216837d03716ddc6f34611d2f (diff) | |
download | nextcloud-server-97b6c1496e76042e3582941aa7411e455fe9d3b8.tar.gz nextcloud-server-97b6c1496e76042e3582941aa7411e455fe9d3b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 7e83de69a7e..e3a1f197141 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -141,6 +141,8 @@ OC.L10N.register( "access control" : "контроль доступа", "Could not unshare" : "Не удалось отменить доступ", "Share details could not be loaded for this item." : "Не удалось загрузить информацию об общем доступе для этого элемента.", + "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Для автозавершения требуется как минимум {count} символ.","Для автозавершения требуется как минимум {count} символа.","Для автозавершения требуется как минимум {count} символов.","Для автозавершения требуется как минимум {count} символа."], + "This list is maybe truncated - please refine your search term to see more results." : "Этот список может быть показан не полностью - уточните запрос что бы просмотреть больше результатов.", "No users or groups found for {search}" : "Не найдено пользователей или групп по запросу {search}", "No users found for {search}" : "Не найдено пользователей по запросу {search}", "An error occurred. Please try again" : "Произошла ошибка. Попробуйте ещё раз", |