diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-31 01:06:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-31 01:06:55 +0000 |
commit | 6d2d069c172f1af72f134e32f4e8fc1fffbed80b (patch) | |
tree | 79cac0c2ea895f0cc565dc9d0bd871d9b2153460 /apps/files/l10n/ru.js | |
parent | a08a4b5981b0c5eb41f50caf4c33effb57b397eb (diff) | |
download | nextcloud-server-6d2d069c172f1af72f134e32f4e8fc1fffbed80b.tar.gz nextcloud-server-6d2d069c172f1af72f134e32f4e8fc1fffbed80b.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, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index cb026731b7d..c42cf1da197 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -79,7 +79,7 @@ OC.L10N.register( "A new file or folder has been <strong>created</strong>" : "<strong>Создан</strong> новый файл или каталог", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Фаил или каталог <strong>изменён</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>deleted</strong>" : "<strong>Удален</strong> файл или каталог", + "A file or folder has been <strong>deleted</strong>" : "<strong>Удалён</strong> файл или каталог", "A file or folder has been <strong>restored</strong>" : "<strong>Восстановлен</strong> файл или каталог", "You created %1$s" : "Вы создали %1$s", "%2$s created %1$s" : "%2$s создал %1$s", |