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

$labels = array();
$labels['label'] = 'Etykiety';
$labels['label0'] = 'Brak';
$labels['label1'] = 'Ważne';
$labels['label2'] = 'Praca';
$labels['label3'] = 'Osobiste';
$labels['label4'] = 'Do zrobienia';
$labels['label5'] = 'Później';

$messages = array();