Mercurial > hg > rc1
view plugins/thunderbird_labels/localization/pl_PL.inc @ 38:ac106d4c8961 default tip
flip /etc/roundcube to point here
author | Charlie Root |
---|---|
date | Sat, 29 Dec 2018 05:39:53 -0500 |
parents | 1e000243b222 |
children |
line wrap: on
line source
<?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'; $labels['tb_label_options'] = 'Opcje etykiet'; $labels['tb_label_enable_option'] = 'Włącz etykiety'; $labels['tb_label_enable_shortcuts_option'] = 'Włącz skróty klawiaturowe'; $labels['tb_label_button_label'] = 'Etykiety'; $labels['tb_label_button_title'] = 'Ustaw etykiety dla wiadomości'; $labels['tb_label_contextmenu_title'] = 'Etykiety'; $labels['tb_label_style_option'] = 'Wygląd etykiet'; $labels['tb_label_label'] = 'Etykieta'; $messages = array();