app/assets/javascripts/langs/pt_br.js in wysiwyg-rails-1.2.3 vs app/assets/javascripts/langs/pt_br.js in wysiwyg-rails-1.2.4
- old
+ new
@@ -1,7 +1,7 @@
/*!
- * froala_editor v1.2.3 (http://editor.froala.com)
+ * froala_editor v1.2.4 (http://editor.froala.com)
* Copyright 2014-2014 Froala
*/
/**
* Portuguese spoken in Brazil
@@ -43,11 +43,11 @@
"Insert Image": "Inserir imagem",
"Insert Video": "Inserir v\u00eddeo",
"Undo": "Desfazer",
"Redo": "Refazer",
"Show HTML": "Mostrar HTML",
- "Float Left": "Esquerdo",
+ "Float Left": "Esquerda",
"Float None": "Nenhum",
"Float Right": "Direita",
"Replace Image": "Substituir imagem",
"Remove Image": "Remover imagem",
"Title": "T\u00edtulo",
@@ -60,11 +60,11 @@
"UNLINK": "Remover link",
"Open in new tab": "Abrir em uma nova aba",
"Type something": "Digite algo",
"Cancel": "Cancelar",
"OK": "Ok",
- "Manage images": "Manejar imagens",
+ "Manage images": "Gerenciar imagens",
"Delete": "Apagar",
"Font Family": "Fonte",
"Insert Horizontal Line": "Inserir linha horizontal",
"Table": "Tabela",
"Insert table": "Inserir tabela",
@@ -72,18 +72,22 @@
"Row": "Linha",
"Column": "Coluna",
"Delete table": "Excluir tabela",
"Insert cell before": "Inserir c\u00e9lula antes",
"Insert cell after": "Inserir c\u00e9lula depois",
- "Delete cell": "Excluir celular",
+ "Delete cell": "Excluir c\u00e9lula",
"Merge cells": "Agrupar c\u00e9lulas",
"Horizontal split": "Divis\u00e3o horizontal",
"Vertical split": "Divis\u00e3o vertical",
"Insert row above": "Inserir linha antes",
"Insert row below": "Inserir linha depois",
"Delete row": "Excluir linha",
"Insert column before": "Inserir coluna antes",
"Insert column after": "Inserir coluna depois",
- "Delete column": "Excluir coluna"
+ "Delete column": "Excluir coluna",
+ "Uploading image": "Upload de imagens",
+ "Upload File": "Upload de arquivo",
+ "Drop File": "Arraste seu arquivo aqui",
+ "Clear formatting": "Remover formata\u00e7\u00e3o"
},
direction: "ltr"
-};
\ No newline at end of file
+};