Файл: Main Website Files/assets/js/froala_editor/js/langs/pt_pt.js
Строк: 114
<?php
/*!
* froala_editor v1.2.6 (http://editor.froala.com)
* License http://editor.froala.com/license
* Copyright 2014-2015 Froala Labs
*/
/**
* Portuguese spoken in Portugal
*/
$.Editable.LANGS['pt_pt'] = {
translation: {
"Bold": "Negrito",
"Italic": "Itu00e1lico",
"Underline": "Sublinhado",
"Strikethrough": "Rasurado",
"Font Size": "Tamanho da fonte",
"Color": "Cor",
"Background": "Fundo",
"Text": "Texto",
"Format Block": "Formatos",
"Normal": "Normal",
"Paragraph": "Paru00e1grafo",
"Code": "Cu00f3digo",
"Quote": "Citau00e7u00e3o",
"Heading 1": "Cabeu00e7alho 1",
"Heading 2": "Cabeu00e7alho 2",
"Heading 3": "Cabeu00e7alho 3",
"Heading 4": "Cabeu00e7alho 4",
"Heading 5": "Cabeu00e7alho 5",
"Heading 6": "Cabeu00e7alho 6",
"Block Style": "Estilo do bloco",
"Alignment": "Alinhamento",
"Align Left": "Alinhar u00e0 esquerda",
"Align Center": "Alinhar ao centro",
"Align Right": "Alinhar u00e0 direita",
"Justify": "Justificado",
"Numbered List": "Lista numerada",
"Bulleted List": "Lista com marcadores",
"Indent Less": "Diminuir avanu00e7o",
"Indent More": "Aumentar avanu00e7o",
"Select All": "Seleccionar tudo",
"Insert Link": "Inserir link",
"Insert Image": "Inserir imagem",
"Insert Video": "Inserir vu00eddeo",
"Undo": "Anular",
"Redo": "Restaurar",
"Show HTML": "Mostrar HTML",
"Float Left": "Esquerda",
"Float None": "Nenhum",
"Float Right": "Direita",
"Replace Image": "Substituir imagem",
"Remove Image": "Remover imagem",
"Title": "Tu00edtulo",
"Drop image": "Largue imagem",
"or click": "ou clique em",
"or": "ou",
"Enter URL": "Digite a URL",
"Please wait!": "Por favor, sagacidade!",
"Are you sure? Image will be deleted.": "Vocu00ea tem certeza? Imagem seru00e1 apagada.",
"UNLINK": "Remover link",
"Open in new tab": "Abrir em uma nova aba",
"Type something": "Digite algo",
"Cancel": "Cancelar",
"OK": "Ok",
"Manage images": "Gerenciar as imagens",
"Delete": "Apagar",
"Font Family": "Fonte",
"Insert Horizontal Line": "Inserir linha horizontal",
"Table": "Tabela",
"Insert table": "Inserir tabela",
"Cell": "Cu00e9lula",
"Row": "Linha",
"Column": "Coluna",
"Delete table": "Eliminar tabela",
"Insert cell before": "Inserir cu00e9lula antes",
"Insert cell after": "Inserir cu00e9lula depois",
"Delete cell": "Excluir celular",
"Merge cells": "Unir cu00e9lulas",
"Horizontal split": "Divisu00e3o horizontal",
"Vertical split": "Divisu00e3o vertical",
"Insert row above": "Inserir linha antes",
"Insert row below": "Inserir linha depois",
"Delete row": "Eliminar linha",
"Insert column before": "Inserir coluna antes",
"Insert column after": "Inserir coluna depois",
"Delete column": "Eliminar coluna",
"Uploading image": "Upload de imagens",
"Upload File": "Upload de arquivo",
"Drop File": "Largar arquivo",
"Clear formatting": "Remover formatau00e7u00e3o"
},
direction: "ltr"
};
?>