summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ru.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
commit8cc41974a43ce893fee58b44ac8c213461eaa898 (patch)
treef901982908dafc2b29853fb7919697be33f33feb /apps/updatenotification/l10n/ru.json
parenta5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff)
downloadnextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz
nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ru.json')
-rw-r--r--apps/updatenotification/l10n/ru.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json
index f748d8e8060..ca4de555556 100644
--- a/apps/updatenotification/l10n/ru.json
+++ b/apps/updatenotification/l10n/ru.json
@@ -44,7 +44,6 @@
"<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>production</strong> (промышленный) — содержит последние исправления безопасности, но не будет обновляться на следующую версию сразу после его выхода. Обновление до старшей версии обычно происходит после выпуска второго набора обновлений (x.0.2).",
"<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>stable</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" : "Не удалось обновить. Выполните обновление вручную.",
"Production" : "Production",
"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) and only if the instance is already on the latest minor version." : "Содержит последние исправления безопасности, но не будет обновляться на следующую версию сразу после его выхода. Обновление до старшей версии обычно происходит после выпуска второго набора обновлений (x.0.2) и только если уже установлены последние обновления."
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"