diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-21 01:10:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-21 01:10:50 +0000 |
commit | 5845b177c74f140c2f50bc08295a1579ac2c5f13 (patch) | |
tree | c828b3d5ddbee02587618abbbf5a3f00d64d425c /core/l10n/ru.js | |
parent | c450dba1a080bff63e2d3742b11872c82de477ff (diff) | |
download | nextcloud-server-5845b177c74f140c2f50bc08295a1579ac2c5f13.tar.gz nextcloud-server-5845b177c74f140c2f50bc08295a1579ac2c5f13.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 00003354f41..495a5419158 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -50,7 +50,6 @@ OC.L10N.register( "Reset log level" : "Сброс уровня протоколирования", "Starting code integrity check" : "Начинается проверка целостности кода", "Finished code integrity check" : "Проверка целостности кода завершена", - "%s (3rdparty)" : "%s (стороннее)", "%s (incompatible)" : "%s (несовместимое)", "Following apps have been disabled: %s" : "Были отключены следующие приложения: %s", "Already up to date" : "Не нуждается в обновлении", @@ -317,6 +316,7 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "Эта страница обновится автоматически когда сервер %s снова станет доступен.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.", "Thank you for your patience." : "Спасибо за терпение.", + "%s (3rdparty)" : "%s (стороннее)", "Problem loading page, reloading in 5 seconds" : "Возникла проблема при загрузке страницы, повторная попытка через 5 секунд", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Ваши файлы зашифрованы. Если вы не включили ключ восстановления, то ваши данные будут недоступны после сброса пароля.<br />Если вы не уверены что делать дальше - обратитесь к вашему администратору.<br />Вы действительно хотите продолжить?", "Ok" : "Ок", |