diff plugins/thunderbird_labels/localization/pt_PT.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/pt_PT.inc	Thu Jan 04 15:50:29 2018 -0500
@@ -0,0 +1,27 @@
+<?php
+/**
+* Author:
+* Pedro Ribeiro 
+* pribeiro@net.ipl.pt
+*/
+
+$labels = array();
+$labels['label'] = 'Etiquetas';
+$labels['label0'] = 'Sem etiqueta';
+$labels['label1'] = 'Importante';
+$labels['label2'] = 'Trabalho';
+$labels['label3'] = 'Pessoal';
+$labels['label4'] = 'A fazer';
+$labels['label5'] = 'Depois';
+
+$labels['tb_label_options'] = 'Opções de etiquetas';
+$labels['tb_label_enable_option'] = 'Usar etiquetas';
+$labels['tb_label_enable_shortcuts_option'] = 'Usar atalhos de teclado';
+$labels['tb_label_button_label'] = 'Etiquetas';
+$labels['tb_label_button_title'] = 'Aplicar etiquetas nas mensagens';
+$labels['tb_label_contextmenu_title'] = 'Etiquetas';
+$labels['tb_label_style_option'] = "Estilo de etiquetas";
+$labels['tb_label_label'] = "Etiqueta";
+
+$messages = array();
+