Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/ru.js')
-rw-r--r--apps/updatenotification/l10n/ru.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js
index f598b4f794e..9a7d97ce5f8 100644
--- a/apps/updatenotification/l10n/ru.js
+++ b/apps/updatenotification/l10n/ru.js
@@ -19,6 +19,9 @@ OC.L10N.register(
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Не удалось установить соединение с магазином приложений, либо магазин приложений не предоставляет информации об обновлениях. Выполните поиск обновлений вручную, или убедитесь, что сервер имеет подключение к Интернет и магазин приложений доступен.",
"<strong>All</strong> apps have an update for this version available" : "<strong>Все</strong> приложения имеют доступные обновления для этой версии",
"_<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> приложений не имеют доступные обновления для этой версии"],
+ "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>промышленная</strong> всегда обеспечит последний уровень патча, но не будет сразу обновляться на следующий глобальный уровень. Такое обновление обычно происходит со вторым минорным выпуском (x.0.2).",
+ "<strong>stable</strong> is the most recent stable version. It is suited for production 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> это пред-релизная версия только для тестирования новых возможностей, не для промышленной эксплуатации.",
"Could not start updater, please try the manual update" : "Не удалось обновить. Выполните обновление вручную.",
"Update notifications" : "Уведомления об обновлениях",
"Channel updated" : "Канал обновлен.",