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/
|
|
|
|
*/
|
2015-02-19 11:58:00 +13:00
|
|
|
$labels['listname'] = 'Nome';
|
|
|
|
$labels['tabsharing'] = 'Compartilhamento';
|
|
|
|
$labels['foldersubscribe'] = 'Listar permanentemente';
|
|
|
|
$labels['savingdata'] = 'Salvando dados...';
|