diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-18 02:13:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-18 02:13:05 +0000 |
commit | db6c89ded0cb89a14801e4962745349299be44ac (patch) | |
tree | e1251c65365d985b2260f89ffa3f85a7fccfbdf2 /apps/files_sharing/l10n/ru.js | |
parent | a3b4410283a0517b458deacc8ee704c12ec028bd (diff) | |
download | nextcloud-server-db6c89ded0cb89a14801e4962745349299be44ac.tar.gz nextcloud-server-db6c89ded0cb89a14801e4962745349299be44ac.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 65e27c81f00..fa73be9b290 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -2,17 +2,17 @@ OC.L10N.register( "files_sharing", { "Shared with others" : "Доступные для других", - "Shared with you" : "Поделились с вами", + "Shared with you" : "Предоставленные вам", "Shared by link" : "Доступные по ссылке", - "Deleted shares" : "Удаленный общий ресурс", - "Shares" : "Ресурсы общего доступа", + "Deleted shares" : "Удалённые общие ресурсы", + "Shares" : "Опубликованные ресурсы", "Nothing shared with you yet" : "С вами пока ничем не поделились", "Files and folders others share with you will show up here" : "Здесь появятся файлы и каталоги, к которым вам предоставят общий доступ", "Nothing shared yet" : "Пока ничего не опубликовано", "Files and folders you share will show up here" : "Здесь появятся файлы и каталоги, к которым вы предоставили общий доступ", "No shared links" : "Нет общедоступных ссылок", "Files and folders you share by link will show up here" : "Здесь появятся файлы и каталоги, ссылкой на которые вы поделитесь", - "No deleted shares" : "Нет удаленных общих ресурсов", + "No deleted shares" : "Удалённые ресурсы отсуствуют", "Shares you deleted will show up here" : "Здесь будут показаны удалённые вами общие ресурсы", "No shares" : "Нет ресурсов общего доступа", "Shares will show up here" : "Здесь будут показаны общие ресурсы", |