2014-08-22 01:31:43 +02:00
|
|
|
<?php
|
|
|
|
/**
|
|
|
|
* Localizations for the Kolab Address Book plugin
|
|
|
|
*
|
|
|
|
* Copyright (C) 2014, Kolab Systems AG
|
|
|
|
*
|
|
|
|
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_addressbook/
|
|
|
|
*/
|
2014-09-06 22:59:13 +02:00
|
|
|
$labels['searchterms'] = 'Termes de cerca';
|
|
|
|
$labels['foldersubscribe'] = 'Llista permanentment';
|
2016-06-13 18:10:59 +02:00
|
|
|
$labels['objectchangelog'] = 'Canvia historial';
|
|
|
|
$labels['objectdiffnotavailable'] = 'No és possible comparar les revisions seleccionades';
|
2014-08-22 01:31:43 +02:00
|
|
|
?>
|