roundcubemail-plugins-kolab/plugins/kolab_notes/localization/pt_BR.inc
Aleksander Machniak 29c5c502db Update localization
2016-05-18 16:38:39 +02:00

16 lines
487 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_notes/
*/
$labels['tags'] = 'Etiquetas';
$labels['notes'] = 'Notas';
$labels['title'] = 'Título';
$labels['listname'] = 'Nome';
$labels['tabsharing'] = 'Compartilhamento';
$labels['abort'] = 'Abortar';
$labels['foldersubscribe'] = 'Listar permanentemente';
$labels['savingdata'] = 'Salvando dados...';