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

$labels = array();
$labels['label'] = 'Thunderbird Cimkék';
$labels['label0'] = 'Minden cimke törlése';
$labels['label1'] = 'Fontos';
$labels['label2'] = 'Munka';
$labels['label3'] = 'Személyes';
$labels['label4'] = 'Teendők';
$labels['label5'] = 'Később';

$messages = array();