diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-02 01:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-02 01:12:16 +0000 |
commit | 777313db42d386f39338a5bc007724b95f39b9b2 (patch) | |
tree | a8400b20a936d87b89c1a0b016cabba7d6fc67e2 /apps/updatenotification/l10n/ru.js | |
parent | e8f9257ec9c29eca5b369807ad2c13e7bcedb72f (diff) | |
download | nextcloud-server-777313db42d386f39338a5bc007724b95f39b9b2.tar.gz nextcloud-server-777313db42d386f39338a5bc007724b95f39b9b2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ru.js')
-rw-r--r-- | apps/updatenotification/l10n/ru.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js index 5c1c5b077ae..a6c75ff405f 100644 --- a/apps/updatenotification/l10n/ru.js +++ b/apps/updatenotification/l10n/ru.js @@ -10,6 +10,8 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Уведомить членов следующих групп о наличии доступных обновлений:", "Only notification for app updates are available." : "Только уведомления об обновлении приложений доступны.", "The selected update channel does not support updates of the server." : "Выбранный канал обновлений не поддерживает обновление сервера.", + "A new version is available: {newVersionString}" : "Доступна новая версия: {newVersionString}", + "Checked on {lastCheckedDate}" : "Проверялось {lastCheckedDate}", "Could not start updater, please try the manual update" : "Не удалось обновить. Выполните обновление вручную.", "Update notifications" : "Уведомления об обновлениях", "Channel updated" : "Канал обновлен.", |