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

20 lines
675 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['navtitle'] = 'Notes';
$labels['tags'] = 'Etiquetes';
$labels['notes'] = 'Notes';
$labels['created'] = 'Creat';
$labels['changed'] = 'Darrera modificació';
$labels['title'] = 'Títol';
$labels['listname'] = 'Nom';
$labels['tabsharing'] = 'Compartit';
$labels['foldersubscribe'] = 'Llista permanentment';
$labels['findnotebooks'] = 'Find notebooks...';
$labels['savingdata'] = 'S\'estan desant les dades...';
$labels['arialabelfoldersearchform'] = 'Notebooks search form';