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

12 lines
284 B
PHP
Raw Normal View History

2015-02-19 11:58:00 +13:00
<?php
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2015, Kolab Systems AG
2015-02-19 11:58:00 +13:00
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/
*/
$labels['foldertypeevent'] = 'Calendário';
2016-09-14 12:26:36 +02:00
$labels['foldertypefile'] = 'Ficheiros';
2015-02-19 11:58:00 +13:00
?>