diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-22 00:08:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-22 00:08:07 +0000 |
commit | ce7c62d9bb1bffab09e0a35af08677370dc68dcc (patch) | |
tree | 26c74f2bd1e025090c5fa3444548c45f4cf62c8a /apps/files/l10n/ru.js | |
parent | 655c26224be56ef284f9032cfe70ad026d5c62b1 (diff) | |
download | nextcloud-server-ce7c62d9bb1bffab09e0a35af08677370dc68dcc.tar.gz nextcloud-server-ce7c62d9bb1bffab09e0a35af08677370dc68dcc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r-- | apps/files/l10n/ru.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index f0b218eba5e..ce01db51d93 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -102,7 +102,9 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "Файл был добавлен или удален из вашего <strong>избранного</strong>", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Фаил или каталог <strong>изменён</strong> или <strong>переименован</strong>", "A new file or folder has been <strong>created</strong>" : "<strong>Создан</strong> новый файл или каталог", + "A file or folder has been <strong>deleted</strong>" : "Файл или каталог был <strong>удалён</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ограничить уведомления о создании и изменении ваших <strong>избранных файлов</strong> <em>(отображать только в приложении события)</em>", + "A file or folder has been <strong>restored</strong>" : "Файл или каталог был <strong>восстановлен</strong>", "Unlimited" : "Неограничено", "Upload (max. %s)" : "Загрузка (максимум %s)", "File handling" : "Управление файлами", |