Mercurial > hg > rc1
diff plugins/thunderbird_labels/localization/pl_PL.inc @ 0:1e000243b222
vanilla 1.3.3 distro, I hope
author | Charlie Root |
---|---|
date | Thu, 04 Jan 2018 15:50:29 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/thunderbird_labels/localization/pl_PL.inc Thu Jan 04 15:50:29 2018 -0500 @@ -0,0 +1,27 @@ +<?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(); +