roundcubemail-plugins-kolab/plugins/kolab_addressbook/localization/es_ES.inc

16 lines
449 B
PHP
Raw Normal View History

2013-01-12 11:23:32 +00: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/
*/
2013-01-12 11:23:32 +00:00
$labels['initials'] = 'Iniciales';
2013-10-11 15:06:22 +02:00
$labels['typecompany'] = 'Compania';
2013-01-12 11:23:32 +00:00
$labels['settings'] = 'Servicios';
2014-12-01 12:45:40 +13:00
$labels['bookremove'] = 'Remove from list';
$labels['searchterms'] = 'Search terms';
$labels['foldersubscribe'] = 'List permanently';
2013-01-12 11:23:32 +00:00
?>