summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ru.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-12 02:15:15 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-12 02:15:15 +0000
commit2f857c6b37e1e04eb5d60c32f6dd0bfbbb0422a4 (patch)
tree34dac3a886256bf41ae0dcda989e8e65509dc99e /apps/updatenotification/l10n/ru.json
parent7bb694c0a1f05f24e9985dac00395ebbac8293c8 (diff)
downloadnextcloud-server-2f857c6b37e1e04eb5d60c32f6dd0bfbbb0422a4.tar.gz
nextcloud-server-2f857c6b37e1e04eb5d60c32f6dd0bfbbb0422a4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ru.json')
-rw-r--r--apps/updatenotification/l10n/ru.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json
index 48a4b242f8f..f552b34824d 100644
--- a/apps/updatenotification/l10n/ru.json
+++ b/apps/updatenotification/l10n/ru.json
@@ -35,8 +35,6 @@
"View changelog" : "Просмотреть изменения",
"Stable" : "Stable",
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Актуальная стабильная версия. Подходит для обычного использования и будет обновляться до старшей версии сразу после её выхода.",
- "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) и только если уже установлены последние обновления.",
"Beta" : "Beta",
"A pre-release version only for testing new features, not for production environments." : "Предрелизная версия, предназначенная только для тестирования новых возможностей.",
"_<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> приложений отсутствуют обновления, совместимые с этой версией."],
@@ -44,6 +42,8 @@
"<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" : "Не удалось обновить. Выполните обновление вручную."
+ "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);"
} \ No newline at end of file