diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-09 12:28:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-09 12:28:39 -0400 |
commit | e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df (patch) | |
tree | d59dc5387cdcf94b326df07b345e53dcadd7e8cb /core/l10n/ru.js | |
parent | 6f3eeeeb36d86b352d396f730fbc6a8d1e8ca160 (diff) | |
download | nextcloud-server-e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df.tar.gz nextcloud-server-e68c4b1d737a8f49fc88c999a93ad7cc9b1e98df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index b6549000e33..4e6479d95a4 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -200,7 +200,7 @@ OC.L10N.register( "An error occurred." : "Произошла ошибка.", "Please reload the page." : "Пожалуйста, обновите страницу.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Обновление прошло не успешно. За дополнительной информацией по этой проблеме <a href=\"{url}\">обратитесь к нашему форуму</a>.", - "The update was unsuccessful. " : "Обновление окончилось неудачей.", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "При обновлении произошла ошибка. Пожалуйста сообщите об этом в <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud сообщество</a>.", "The update was successful. There were warnings." : "Обновление прошло успешно. Были предупреждения.", "The update was successful. Redirecting you to ownCloud now." : "Обновление прошло успешно. Перенаправляем в ownCloud.", "Searching other places" : "Идет поиск в других местах", |