diff options
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 30bf18c1b36..b72e10cf8c1 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -54,10 +54,10 @@ OC.L10N.register( "%s (incompatible)" : "%s (несовместимое)", "Following apps have been disabled: %s" : "Были отключены следующие приложения: %s", "Already up to date" : "Не нуждается в обновлении", + "Could not load your contacts" : "Ошибка получения контактов", "Search contacts …" : "Искать контакты…", "No contacts found" : "Контактов не найдено", "Show all contacts …" : "Показать все контакты…", - "Could not load your contacts" : "Ошибка получения контактов", "Loading your contacts …" : "Загрузка контактов…", "Looking for {term} …" : "Поиск {term}…", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Обнаружены нарушения целостности кода. Подробнее…</a>", |