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.json | |
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.json')
-rw-r--r-- | apps/updatenotification/l10n/ru.json | 2 |
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);" |