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

12 lines
306 B
PHP
Raw Normal View History

2011-09-20 10:56:08 +02: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/
*/
2011-09-20 10:56:08 +02:00
$labels['loginas'] = 'Zaloguj jako';
2015-02-19 11:58:00 +13:00
$labels['loginasnotallowed'] = 'Brak uprawnień do zalogowania jako $user';
2011-09-20 10:56:08 +02:00
?>