diff options
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 5a500150d8c..43fed6a4e81 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -57,6 +57,7 @@ OC.L10N.register( "{actor} removed share" : "{actor} закрыл общий доступ", "You shared {file} with {user}" : "Вы поделились {file} с {user}", "You removed {user} from {file}" : "Вы удалили {user} из {file}", + "{actor} shared {file} with {user}" : "{actor} поделился {file} с {user}", "{actor} removed {user} from {file}" : "{actor} удалил {user} из {file}", "{actor} shared {file} with you" : "{actor} поделился {file} с вами", "{actor} removed you from {file}" : "{actor} удалил вас из {file}", |