diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-01 00:08:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-01 00:08:38 +0000 |
commit | 4b6e5efd7efb655787a71e16d81424509c1d4c22 (patch) | |
tree | e07abddb6c3a246c555db6bd90bf5b89b2f44706 /core/l10n/ru.js | |
parent | c892043dc9f83d1f0e822a48fa6ac306fc3846c8 (diff) | |
download | nextcloud-server-4b6e5efd7efb655787a71e16d81424509c1d4c22.tar.gz nextcloud-server-4b6e5efd7efb655787a71e16d81424509c1d4c22.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 019fa593949..671a1268ac6 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -233,7 +233,7 @@ OC.L10N.register( "Trace" : "Трассировка", "Security warning" : "Предупреждение безопасности", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Правила файла .htaccess не выполняются. Возможно, каталог данных и файлы свободно доступны из интернета.", - "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Информацию о правильной настройке сервера можно найти в <a hrev=\"%s\"target=\"blank\">документации</a>.", + "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Информацию о правильной настройке сервера можно найти в <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">документации</a>.", "Create an <strong>admin account</strong>" : "Создать <strong>учётную запись администратора</strong>", "Username" : "Имя пользователя", "Storage & database" : "Хранилище и база данных", |