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

15 lines
427 B
PHP
Raw Normal View History

2015-02-19 11:58:00 +13:00
<?php
2016-05-18 16:38:39 +02:00
/**
* Localizations for the Kolab Folders plugin
*
* Copyright (C) 2015, Kolab Systems AG
*
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_notes/
*/
2017-06-12 10:57:06 +02:00
$labels['navtitle'] = 'Notas';
$labels['notes'] = 'Notas';
2015-02-19 11:58:00 +13:00
$labels['listname'] = 'Nome';
$labels['tabsharing'] = 'Compartilhamento';
$labels['foldersubscribe'] = 'Listar permanentemente';
$labels['savingdata'] = 'Salvando dados...';