diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-07 01:12:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-07 01:12:29 +0000 |
commit | c26d847d19c967aa5bc99f9bc15c27c7e95ee55f (patch) | |
tree | 517d13ae5a665a6a8898aa80ec05007ae866a098 /apps/files_sharing/l10n/ru.js | |
parent | 85d2c7ec384a9e5a8529d7c6410c0e648efd882d (diff) | |
download | nextcloud-server-c26d847d19c967aa5bc99f9bc15c27c7e95ee55f.tar.gz nextcloud-server-c26d847d19c967aa5bc99f9bc15c27c7e95ee55f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 7fcfb301559..c1cff5a9f18 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -72,7 +72,7 @@ OC.L10N.register( "{actor} removed {user} from {file}" : "{actor} закрыл(а) пользователю {user} общий доступ к «{file}»", "{actor} shared {file} with you" : "{actor} предоставил(а) вам общий доступ к «{file}»", "{actor} removed you from the share named {file}" : "{actor} закрыл(а) вам общий доступ к общим именам «{file}»", - "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Файл или папка, которыми поделились по электронной почте или общедоступной ссылке, были <strong>скачаны</strong>", + "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "<strong>Скачаны</strong> файлы или папки, доступ к которым был предоставлен по электронной почте или общедоступной ссылке", "A file or folder was shared from <strong>another server</strong>" : "Общий доступ к файлу или каталогу предоставлен <strong>с другого сервера</strong>", "A file or folder has been <strong>shared</strong>" : "<strong>Опубликован</strong> файл или каталог", "Wrong share ID, share doesn't exist" : "Неверный идентификатор, общий ресурс не существует", |