summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ru.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-29 01:12:00 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-29 01:12:00 +0000
commit8f806854266efb4adecd9508b11d06467ac4ffe5 (patch)
treeaaebd571aaf3bf8d9145f28af1cd357a7c9951e1 /apps/updatenotification/l10n/ru.json
parente389bf458850644a0fd59b902c174b4e330f22ba (diff)
downloadnextcloud-server-8f806854266efb4adecd9508b11d06467ac4ffe5.tar.gz
nextcloud-server-8f806854266efb4adecd9508b11d06467ac4ffe5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ru.json')
-rw-r--r--apps/updatenotification/l10n/ru.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json
index 9b9eb85ad60..163440bea91 100644
--- a/apps/updatenotification/l10n/ru.json
+++ b/apps/updatenotification/l10n/ru.json
@@ -33,8 +33,8 @@
"<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"
},"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);"