Mercurial > hg > rc1
diff plugins/thunderbird_labels/localization/sk_SK.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/sk_SK.inc Thu Jan 04 15:50:29 2018 -0500 @@ -0,0 +1,23 @@ +<?php + +$labels = array(); +$labels['label'] = 'Štítky'; +$labels['label0'] = 'Žiadny štítok'; +$labels['label1'] = 'Uôležité'; +$labels['label2'] = 'Pracovné'; +$labels['label3'] = 'Osobné'; +$labels['label4'] = 'Urobiť'; +$labels['label5'] = 'Neskôr'; + +$labels['tb_label_options'] = 'Štítky'; +$labels['tb_label_enable_option'] = 'Povoliť štítky'; +$labels['tb_label_enable_shortcuts_option'] = 'Povoliť klávesové skratky'; +$labels['tb_label_button_label'] = 'Štítky'; +$labels['tb_label_button_title'] = 'Nastavení štítků zprávy'; +$labels['tb_label_contextmenu_title'] = 'Štítky'; +$labels['tb_label_style_option'] = "Štýl štítkov"; +$labels['tb_label_label'] = "Štítek"; +$labels['thunderbird'] = "Thunderbird"; +$labels['bullets'] = "Bodky"; + +$messages = array();