libreccm-legacy/ccm-cms/web/assets/xinha/plugins/InsertPicture/lang/pt_br.js

62 lines
2.4 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

// I18N constants
//
// LANG: "pt_br", ENCODING: UTF-8
// Portuguese Brazilian Translation
//
// Author: Marcio Barbosa, <marcio@mpg.com.br>
// MSN: tomarshall@msn.com - ICQ: 69419933
// Site: http://www.mpg.com.br
//
// Last revision: 06 september 2007
// Please don´t remove this information
// If you modify any source, please insert a comment with your name and e-mail
//
// Distributed under the same terms as HTMLArea itself.
// This notice MUST stay intact for use (see license.txt).
{
" Open file in new window": " Abrir arquivo em um nova janela",
"Absbottom": "Inferior Absoluto",
"Absmiddle": "Meio Absoluto",
"Alignment:": "Alinhamento:",
"Alternate text:": "Texto Alternativo:",
"Baseline": "Linha de Base",
"Border thickness:": "Espessura da Borda",
"Bottom": "Inferior",
"Cancel": "Cancelar",
"Enter the image URL here": "Entre aqui com a URL da imagem",
"For browsers that don't support images": "Para navegadores que não suportam imagens",
"Height:": "Altura:",
"Horizontal padding": "Espaço horizontal",
"Horizontal:": "Horizontal:",
"Image Preview:": "Visualização da Imagem:",
"Image URL:": "URL da Imagem:",
"Insert Image": "Inserir Imagem",
"Layout": "Esquema",
"Leave empty for no border": "Deixe em branco para sem bordas",
"Leave empty for not defined": "Deixe em branco para não definido",
"Left": "Esquerda",
"Middle": "Meio",
"Not set": "Não definido",
"OK": "OK",
"Open file in new window": "Abrir arquivo em uma nova janela",
"Positioning of this image": "Posicionamento desta imagem",
"Preview": "Visualização",
"Preview the image in a new window": "Visualizar imagem em uma nova janela",
"Right": "Direita",
"Size": "Tamanho",
"Spacing": "Espaço",
"Texttop": "Texto no topo",
"Top": "Topo",
"Upload file": "Enviar arquivo",
"Vertical padding": "Espaço vertical",
"Vertical:": "Vertical:",
"Width:": "Largura:",
// not find with lc_parse_strings.php
"The file you are uploading doesn't have the correct extension.": "O arquivo que você está enviando não possuia a extensão correta.",
"The file you are uploading already exists.": "Já existe o arquivo que você está enviando.",
"The file you are uploading is to big. The max Filesize is": "O arquivo que você está enviando é muito grande. O tamanho máximo é",
"Images on the Server:": "Imagens no Servidor:",
"Please select a file to upload.": "Por favor, selecione um arquivo para enviar."
}