diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-07 01:55:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-07 01:55:10 -0400 |
commit | 2821f7241b1d36db0c74ca1111496f7dbd50080c (patch) | |
tree | 954f7e0da93060f99af915d8ecf07389fef4e9af /apps/files | |
parent | c07a0b7ad8ffd5ac59536ad4caf3c9a61d16f7b8 (diff) | |
download | nextcloud-server-2821f7241b1d36db0c74ca1111496f7dbd50080c.tar.gz nextcloud-server-2821f7241b1d36db0c74ca1111496f7dbd50080c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/ru.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php index 5174982db3e..722a0317058 100644 --- a/apps/files/l10n/ru.php +++ b/apps/files/l10n/ru.php @@ -76,7 +76,7 @@ $TRANSLATIONS = array( "max. possible: " => "макс. возможно: ", "Save" => "Сохранить", "WebDAV" => "WebDAV", -"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Используйте этот адресс для <a href=\"%s\" target=\"_blank\">доступа к вашим файлам через WebDAV</a>", +"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Используйте этот адрес для <a href=\"%s\" target=\"_blank\">доступа файлам через WebDAV</a>", "New" => "Новый", "New text file" => "Новый текстовый файл", "Text file" => "Текстовый файл", |