diff options
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index fa87e4a3916..b0f9243447d 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -42,7 +42,7 @@ OC.L10N.register( "Starting code integrity check" : "Начинается проверка целостности кода", "Finished code integrity check" : "Проверка целостности кода завершина", "%s (3rdparty)" : "%s (стороннее)", - "%s (incompatible)" : "%s (несовместим)", + "%s (incompatible)" : "%s (несовместимое)", "Following apps have been disabled: %s" : "Были отключены следующие приложения: %s", "Already up to date" : "Не нуждается в обновлении", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Были обнаружены проблемы с проверкой целостности кода. Подробнее ...", @@ -346,7 +346,7 @@ OC.L10N.register( "Sending ..." : "Отправляется ...", "Email sent" : "Письмо отправлено", "Send link via email" : "Отправить ссылку по электронной почте", - "notify by email" : "уведомить по почте", + "notify by email" : "уведомить по эл. почте", "can share" : "может делиться с другими", "create" : "создать", "change" : "изменить", |