diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-28 11:14:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-28 11:14:08 +0000 |
commit | db50e11edf608b6225e253610f7435089824a2c2 (patch) | |
tree | dff69086a5264a8c48cfa7599df363e2c892b693 /core/l10n/ru.js | |
parent | e2047009d118adbfeba6c16547d7965b10b92894 (diff) | |
download | nextcloud-server-db50e11edf608b6225e253610f7435089824a2c2.tar.gz nextcloud-server-db50e11edf608b6225e253610f7435089824a2c2.zip |
[tx-robot] updated from transifex
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>", |