roundcubemail-plugins-kolab/plugins/kolab_auth/localization/ru_RU.inc

12 lines
321 B
PHP
Raw Normal View History

2013-01-12 11:23:32 +00:00
<?php
/**
* Localizations for the Kolab Auth plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_auth/
*/
2013-01-12 11:23:32 +00:00
$labels['loginas'] = 'Войти как';
2014-11-27 20:13:06 +01:00
$labels['loginasnotallowed'] = 'Нет привилегий войти как $user';
2013-01-12 11:23:32 +00:00
?>