summaryrefslogtreecommitdiff
path: root/plugins/thunderbird_labels/localization/lv_LV.inc
blob: 00d557c7b226dbb3db02dbd3d542fee0be3762ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?php
/**
* Author:
* Artem Ushakov
* http://code.google.com/p/rcmail-thunderbird-labels/
*/

$labels = array();
$labels['label'] = 'Vēstules atzīme';
$labels['label0'] = 'Izdzēst visas atzīmes';
$labels['label1'] = 'Svarīgs';
$labels['label2'] = 'Darba';
$labels['label3'] = 'Personāls';
$labels['label4'] = 'Izpildei';
$labels['label5'] = 'Atlikts';

$messages = array();