diff options
Diffstat (limited to 'core/l10n/ru.php')
-rw-r--r-- | core/l10n/ru.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ru.php b/core/l10n/ru.php index 79359fcbded..fec10a481ff 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -152,7 +152,7 @@ $TRANSLATIONS = array( "Access forbidden" => "Доступ запрещён", "Cloud not found" => "Облако не найдено", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Здравствуйте,\n\n%s предоставил Вам доступ к %s.\nПосмотреть: %s\n\n", -"The share will expire on %s." => "Доступ пропадет в %s", +"The share will expire on %s." => "Доступ будет закрыт %s", "Cheers!" => "Удачи!", "Security Warning" => "Предупреждение безопасности", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Ваша версия PHP уязвима к атаке NULL Byte (CVE-2006-7243)", |