diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-20 00:07:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-20 00:07:36 +0000 |
commit | adf316c3af6c03d2f366491a6927a724cf239425 (patch) | |
tree | b5a8ca6a2a98f5c09d52a368bc24d45aa2745e63 /apps/updatenotification/l10n/ru.js | |
parent | 0556104cd36e435a6398d4023a8cb09837ade2df (diff) | |
download | nextcloud-server-adf316c3af6c03d2f366491a6927a724cf239425.tar.gz nextcloud-server-adf316c3af6c03d2f366491a6927a724cf239425.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ru.js')
-rw-r--r-- | apps/updatenotification/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js index 42392902626..e0e25b4b1fa 100644 --- a/apps/updatenotification/l10n/ru.js +++ b/apps/updatenotification/l10n/ru.js @@ -6,6 +6,7 @@ OC.L10N.register( "{version} is available. Get more information on how to update." : "Доступна версия {version}. Получить дополнительную информацию о порядке обновления.", "Channel updated" : "Канал обновлен.", "The update server could not be reached since %d days to check for new updates." : "Сервер обновлений недоступен для проверки наличия обновлений дней: %d.", + "Please check the Nextcloud and server log files for errors." : "Проверьте наличие ошибок в файлах журналов Nextcloud и сервера.", "Update to %1$s is available." : "Доступно обновлений: %1$s", "Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.", "Update for {app} to version %s is available." : "Доступно обновление для {app} до версии %s", |