diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-10 00:08:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-10 00:08:50 +0000 |
commit | d25a96d9216d2d58b48c45dafed1bed39e5c3c13 (patch) | |
tree | a3da828b8a93f27c62c2555eff0d6764235ce645 /core/l10n/ru.js | |
parent | 16091f4424b44d9d8ab6076f1cf9218b1d25da4d (diff) | |
download | nextcloud-server-d25a96d9216d2d58b48c45dafed1bed39e5c3c13.tar.gz nextcloud-server-d25a96d9216d2d58b48c45dafed1bed39e5c3c13.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 72b7ea40007..682ee0dfae7 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -132,11 +132,19 @@ OC.L10N.register( "Send" : "Отправить", "Shared with you and the group {group} by {owner}" : "{owner} поделился с вами и группой {group} ", "Shared with you by {owner}" : "С вами поделился {owner} ", + "Choose a password for the mail share" : "Укажите пароль для ссылки по почте", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} поделился через ссылку", "group" : "группа", "remote" : "удаленный", "email" : "email", "Unshare" : "Закрыть доступ", + "Can reshare" : "Можно распространять", + "Can edit" : "Можно редактировать", + "Can create" : "Можно создавать", + "Can change" : "Можно изменять", + "Can delete" : "Можно удалять", + "Secure drop (upload only)" : "Безопасное хранилище (только для приема файлов)", + "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} символа."], |