diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-26 01:56:33 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-26 01:56:33 -0400 |
commit | c733842a9a4fb34452ecaa49f5f62079046b54de (patch) | |
tree | 68fa4eccec7085d9de511caa1ac9b3cb99058b5f /apps/files_sharing/l10n/ru.php | |
parent | 6523c575f3775310aa7c83e1e95b3382cf4c8b65 (diff) | |
download | nextcloud-server-c733842a9a4fb34452ecaa49f5f62079046b54de.tar.gz nextcloud-server-c733842a9a4fb34452ecaa49f5f62079046b54de.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ru.php')
-rw-r--r-- | apps/files_sharing/l10n/ru.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ru.php b/apps/files_sharing/l10n/ru.php index 026726ac907..ee7fb6f86e3 100644 --- a/apps/files_sharing/l10n/ru.php +++ b/apps/files_sharing/l10n/ru.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "На данном сервере выключено межсерверное предоставление общих папок", +"Invalid or untrusted SSL certificate" => "Не верный или недостоверный сертификат SSL", "Couldn't add remote share" => "Невозможно добавить удалённую общую папку", "Shared with you" => "Доступные для Вас", "Shared with others" => "Доступные для других", |