roundcubemail-plugins-kolab/plugins/kolab_delegation/localization/pt_PT.inc
Aleksander Machniak b11c74e0a5 Update localization
2017-06-12 10:57:06 +02:00

15 lines
411 B
PHP

<?php
/**
* Localizations for the Kolab Delegation plugin
*
* Copyright (C) 2014, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_delegation/
*/
$labels['mail'] = 'Email';
$labels['contact'] = 'Livro de Contactos';
$labels['event'] = 'Calendários';
$labels['task'] = 'Tarefas';
$labels['note'] = 'Notas';
$labels['savingdata'] = 'Salvando dados...';
?>