diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-08 00:06:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-08 00:06:50 +0000 |
commit | 0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9 (patch) | |
tree | 949dc5ad36f9bd2da7ed0e8baf04d78ca630111f /apps/updatenotification/l10n/ru.js | |
parent | 9e7824f3edcb498447915a396e93678ddb6f5768 (diff) | |
download | nextcloud-server-0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9.tar.gz nextcloud-server-0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ru.js')
-rw-r--r-- | apps/updatenotification/l10n/ru.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js index dbe3837dd9e..2d9e085e20b 100644 --- a/apps/updatenotification/l10n/ru.js +++ b/apps/updatenotification/l10n/ru.js @@ -2,10 +2,14 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Уведомления об обновлениях", + "Could not start updater, please try the manual update" : "Не удалось обновить. Пожалуйста, выполните обновление в ручную.", "{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.", "Channel updated" : "Канал обновлен.", + "Update to %1$s is available." : "Доступно обновлений: %1$s", "Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.", "A new version is available: %s" : "Доступна новая версия: %s", + "Open updater" : "Открыть окно обновления", + "Download now" : "Загрузить сейчас", "Your version is up to date." : "Версия не требует обновления.", "Checked on %s" : "Проверено %s", "Update channel:" : "Канал обновлений:", |