roundcubemail-plugins-kolab/plugins/kolab_notes/localization/pt_BR.inc
Jeroen van Meeuwen (Kolab Systems) 00e04d2f95 Update translations
2018-12-17 14:03:01 +01:00

22 lines
776 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['created'] = 'Criado';
$labels['changed'] = 'Última modificação';
$labels['title'] = 'Título';
$labels['listname'] = 'Nome';
$labels['tabsharing'] = 'Compartilhamento';
$labels['abort'] = 'Abortar';
$labels['foldersubscribe'] = 'Listar permanentemente';
$labels['findnotebooks'] = 'Find notebooks...';
$labels['removelist'] = 'Remover da lista';
$labels['removelink'] = 'Remover referência do email';
$labels['savingdata'] = 'Salvando dados...';
$labels['arialabelfoldersearchform'] = 'Notebooks search form';