diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-29 01:11:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-29 01:11:34 +0000 |
commit | 68f04686a06f8d5e468aa53a51ec25602d1cd4f5 (patch) | |
tree | d7bf571b89770bd4f5bcf80e34d79e1428e6fc8b /apps/updatenotification/l10n/ru.js | |
parent | 5b649df4f3aff255b5dd271733579cc3fe60e371 (diff) | |
download | nextcloud-server-68f04686a06f8d5e468aa53a51ec25602d1cd4f5.tar.gz nextcloud-server-68f04686a06f8d5e468aa53a51ec25602d1cd4f5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ru.js')
-rw-r--r-- | apps/updatenotification/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js index 75600c37943..51d5824f304 100644 --- a/apps/updatenotification/l10n/ru.js +++ b/apps/updatenotification/l10n/ru.js @@ -35,8 +35,8 @@ OC.L10N.register( "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>стабильная</strong> - самая последняя стабильная версия. Она подходит для регулярного использования и всегда будет обновляться до последней крупной версии.", "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> это пред-релизная версия только для тестирования новых возможностей, не для промышленной эксплуатации.", "View changelog" : "Смотреть изменения", - "Could not start updater, please try the manual update" : "Не удалось обновить. Выполните обновление вручную.", "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> приложение не имеет доступного обновления для этой версии","<strong>%n</strong> приложений не имеют доступные обновления для этой версии","<strong>%n</strong> приложений не имеют доступные обновления для этой версии","<strong>%n</strong> приложений не имеют доступные обновления для этой версии"], + "Could not start updater, please try the manual update" : "Не удалось обновить. Выполните обновление вручную.", "A new version is available: %s" : "Доступна новая версия: %s", "Checked on %s" : "Проверено %s" }, |