roundcubemail-plugins-kolab/plugins/kolab_folders/localization/pt_PT.inc
2024-01-24 11:24:41 +01:00

13 lines
412 B
PHP

<?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'] = 'Calendário';
$labels['foldertypetask'] = 'Tarefas';
$labels['foldertypenote'] = 'Notas';
$labels['foldertypeconfiguration'] = 'Configuração';
$labels['foldertypefile'] = 'Ficheiros';