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

13 lines
317 B
PHP
Raw Normal View History

<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2015, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
$labels['foldertypeevent'] = 'Kalendarz';
$labels['foldertypetask'] = 'Zadania';
$labels['foldertypefile'] = 'Pliki';
?>