diff options
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 49a867fbc6c..5bde07285b1 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -212,6 +212,7 @@ OC.L10N.register( "Unable to load the shares list" : "Невозможно загрузить список общих ресурсов", "Expires {relativetime}" : "Истекает {relativetime}", "this share just expired." : "срок действия этого общего ресурса только что истёк.", + "Shared with you by {owner}" : "{owner} предоставил(а) Вам доступ", "Link to a file" : "Ссылка на файл", "Error creating the share: {errorMessage}" : "Не удалось создать общий ресурс: {errorMessage}", "Error creating the share" : "Ошибка создания общего доступа", @@ -224,7 +225,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам круга «{circle}»", "Shared with you and the conversation {conversation} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам беседы «{conversation}»", "Shared with you in a conversation by {owner}" : "Пользователь {owner} предоставил(а) Вам доступ во время беседы", - "Shared with you by {owner}" : "{owner} предоставил(а) Вам доступ", "No entries found in this folder" : "В этой папке ничего нет", "Name" : "Имя", "Share time" : "Дата публикации", |