diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-05 00:08:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-05 00:08:23 +0000 |
commit | 457ac66eb9bc271794886ca55d77c6d3387f09eb (patch) | |
tree | 8d19d86750f17b6b4cd6fe06802aa3ce4d462094 /core/l10n/ru.js | |
parent | 060eac40d868b55733fef0389b487ef64a211a4d (diff) | |
download | nextcloud-server-457ac66eb9bc271794886ca55d77c6d3387f09eb.tar.gz nextcloud-server-457ac66eb9bc271794886ca55d77c6d3387f09eb.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 f752162f149..b01e5d948f1 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -262,7 +262,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Для корректной работы приложения требуется JavaScript. Пожалуйста, {linkstart}включите JavaScript{linkend} и обновите страницу.", "More apps" : "Ещё приложения", "Search" : "Найти", - "This action requires you to confirm your password:" : "Это действие требует подтверждения вашего пароля:", "Confirm your password" : "Подтвердите свой пароль", "Server side authentication failed!" : "Ошибка аутентификации на стороне сервера!", "Please contact your administrator." : "Пожалуйста, обратитесь к администратору.", @@ -342,6 +341,7 @@ OC.L10N.register( "The server encountered an internal error and was unable to complete your request." : "Запрос не выполнен, на сервере произошла ошибка.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Пожалуйста, свяжитесь с администратором сервера если эта ошибка будет повторяться. Прикрепите указанную ниже информацию к своему сообщению.", "Log out" : "Выйти", + "This action requires you to confirm your password:" : "Это действие требует подтверждения вашего пароля:", "Use the following link to reset your password: {link}" : "Используйте следующую ссылку чтобы сбросить пароль: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Здравствуйте!<br><br>%s поделился с вами <strong>%s</strong>.<br>Перейдите по <a href=\"%s\">ссылке</a>, чтобы посмотреть <br><br>", "This Nextcloud instance is currently in single user mode." : "Сервер Nextcloud в настоящее время работает в однопользовательском режиме.", |