From bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Fri, 05 Feb 2016 07:25:27 -0500
Subject: [PATCH] Secure also downloads of addressbook exports, managesieve script exports and Enigma keys exports

---
 program/js/tinymce/langs/pt_BR.js |   32 ++++++++++++++++++++++++++++++--
 1 files changed, 30 insertions(+), 2 deletions(-)

diff --git a/program/js/tinymce/langs/pt_BR.js b/program/js/tinymce/langs/pt_BR.js
index 37adbdc..2e89759 100644
--- a/program/js/tinymce/langs/pt_BR.js
+++ b/program/js/tinymce/langs/pt_BR.js
@@ -26,7 +26,7 @@
 "Strikethrough": "Riscar",
 "Bullet list": "Lista n\u00e3o ordenada",
 "Header 1": "Cabe\u00e7alho 1",
-"Superscript": "Sobrescrever",
+"Superscript": "Sobrescrito",
 "Clear formatting": "Limpar formata\u00e7\u00e3o",
 "Font Sizes": "Tamanho",
 "Subscript": "Subscrever",
@@ -66,6 +66,10 @@
 "Restore last draft": "Restaurar \u00faltimo rascunho",
 "Special character": "Caracteres especiais",
 "Source code": "C\u00f3digo fonte",
+"B": "B",
+"R": "R",
+"G": "G",
+"Color": "Cor",
 "Right to left": "Da direita para a esquerda",
 "Left to right": "Da esquerda para a direita",
 "Emoticons": "Emoticons",
@@ -90,6 +94,25 @@
 "Style": "Estilo",
 "Dimensions": "Dimens\u00f5es",
 "Insert image": "Inserir imagem",
+"Zoom in": "Aumentar zoom",
+"Contrast": "Contraste",
+"Back": "Voltar",
+"Gamma": "Gama",
+"Flip horizontally": "Virar horizontalmente",
+"Resize": "Redimensionar",
+"Sharpen": "Aumentar nitidez",
+"Zoom out": "Diminuir zoom",
+"Image options": "Op\u00e7\u00f5es de Imagem",
+"Apply": "Aplicar",
+"Brightness": "Brilho",
+"Rotate clockwise": "Girar em sentido anti-hor\u00e1rio",
+"Rotate counterclockwise": "Girar em sentido hor\u00e1rio",
+"Edit image": "Editar imagem",
+"Color levels": "N\u00edveis de cor",
+"Crop": "Cortar",
+"Orientation": "Orienta\u00e7\u00e3o",
+"Flip vertically": "Virar verticalmente",
+"Invert": "Inverter",
 "Insert date\/time": "Inserir data\/hora",
 "Remove link": "Remover link",
 "Url": "Url",
@@ -100,7 +123,7 @@
 "None": "Nenhum",
 "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "A URL que voc\u00ea informou parece ser um link externo. Deseja incluir o prefixo http:\/\/?",
 "Target": "Alvo",
-"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "A URL que voc\u00ea informou parece ser um endere\u00e7o de email. Deseja incluir o prefixo mailto:?",
+"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?",
 "Insert\/edit link": "Inserir\/editar link",
 "Insert\/edit video": "Inserir\/editar v\u00eddeo",
 "Poster": "Autor",
@@ -128,11 +151,13 @@
 "Finish": "Finalizar",
 "Ignore all": "Ignorar tudo",
 "Ignore": "Ignorar",
+"Add to Dictionary": "Adicionar ao Dicion\u00e1rio",
 "Insert row before": "Inserir linha antes",
 "Rows": "Linhas",
 "Height": "Altura",
 "Paste row after": "Colar linha depois",
 "Alignment": "Alinhamento",
+"Border color": "Cor da borda",
 "Column group": "Agrupar coluna",
 "Row": "Linha",
 "Insert column before": "Inserir coluna antes",
@@ -176,6 +201,9 @@
 "Insert template": "Inserir modelo",
 "Templates": "Modelos",
 "Background color": "Cor do fundo",
+"Custom...": "Personalizado...",
+"Custom color": "Cor personalizada",
+"No color": "Nenhuma cor",
 "Text color": "Cor do texto",
 "Show blocks": "Mostrar blocos",
 "Show invisible characters": "Exibir caracteres invis\u00edveis",

--
Gitblit v1.9.1