roundcubemail-plugins-kolab/plugins/kolab_notes/localization/lv.inc

17 lines
537 B
PHP
Raw Normal View History

2017-06-12 10:57:06 +02:00
<?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['created'] = 'Izveidots';
$labels['changed'] = 'Mainīts';
$labels['listname'] = 'Nosaukums';
$labels['tabsharing'] = 'Dalīšanās';
$labels['foldersubscribe'] = 'Rādīt sarakstā vienmēr';
$labels['removelist'] = 'Dzēst no saraksta';
$labels['removelink'] = 'Noņemt atsauci uz e-pastu';
$labels['savingdata'] = 'Saglabājam...';