diff options
Diffstat (limited to 'apps/sharebymail/l10n/ru.js')
-rw-r--r-- | apps/sharebymail/l10n/ru.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js index d6338ff2317..ad8fe7f712f 100644 --- a/apps/sharebymail/l10n/ru.js +++ b/apps/sharebymail/l10n/ru.js @@ -5,6 +5,9 @@ OC.L10N.register( "Shared with {email}" : "Предоставлен общий доступ {email}", "Shared with %1$s by %2$s" : "%2$s поделился с %1$s", "Shared with {email} by {actor}" : "{actor} поделился с {email}", + "Password for mail share sent to %1$s" : "Пароль для доступа отправлен %1$s", + "Password for mail share sent to {email}" : "Пароль для доступа отправлен {email}", + "Password for mail share sent to you" : "Пароль для доступа отправлен вам", "You shared %1$s with %2$s by mail" : "Вы предоставили общий доступ к %1$s для %2$s по email", "You shared {file} with {email} by mail" : "Вы предоставили общий доступ к {file} для {email} по email", "%3$s shared %1$s with %2$s by mail" : "%3$s предоставил общий доступ к %1$s для %2$s по email", |