diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-18 14:08:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-18 14:08:51 +0000 |
commit | b23d3c64187e2ecc3bce8ddd8bdba103568ac3e7 (patch) | |
tree | d8b44b7e6592a34c0dc90be5945f3fc24c6b883d /core/l10n/ru.js | |
parent | ea470f877760c72b1e8b865ba600d5bd483027c0 (diff) | |
download | nextcloud-server-b23d3c64187e2ecc3bce8ddd8bdba103568ac3e7.tar.gz nextcloud-server-b23d3c64187e2ecc3bce8ddd8bdba103568ac3e7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index af0296d014e..8183d3b0575 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -219,7 +219,9 @@ 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. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Обновление не удалось. Пожалуйста, сообщите об этой проблеме <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">сообществу Nextcloud</a>.", "The update was successful. There were warnings." : "Обновление прошло успешно. Были предупреждения.", + "The update was successful. Redirecting you to Nextcloud now." : "Обновление прошло успешно. Перенаправляем вас на Nextcloud прямо сейчас.", "Searching other places" : "Идет поиск в других местах", "No search results in other folders" : "В других папках ничего не найдено", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} результат в другой папке","{count} результата в другой папке","{count} результатов в другой папке","{count} результатов в других папках"], |