- Timestamp:
- 06/27/19 11:15:42 (6 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
plugins/dcCKEditor/js/ckeditor/lang/pt-br.js (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/js/ckeditor/lang/pt-br.js
r3759 r3983 1 1 /* 2 Copyright (c) 2003-201 8, CKSource - Frederico Knabben. All rights reserved.2 Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ … … 89 89 headersNone : 'Nenhum', 90 90 headersRow : 'Primeira linha', 91 heightUnit : 'height unit', 91 92 invalidBorder : 'O tamanho da borda tem que ser um número.', 92 93 invalidCellPadding : 'A margem interna das células tem que ser um número.', … … 141 142 { 142 143 button : 'Colar como Texto sem Formatação', 143 pasteNotification : 'Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.',144 pasteNotification : 'Pressione %1 para colar. Seu navegador não suporta colar a partir do botão da barra de ferramentas ou do menu de contexto.', 144 145 title : 'Colar como Texto sem Formatação' 145 146 }, … … 166 167 liststyle : 167 168 { 168 armenian : 'Numeração Armêna',169 169 bulletedTitle : 'Propriedades da Lista sem Numeros', 170 170 circle : 'Círculo', 171 171 decimal : 'Numeração Decimal (1, 2, 3, etc.)', 172 decimalLeadingZero : 'Numeração Decimal com zeros (01, 02, 03, etc.)',173 172 disc : 'Disco', 174 georgian : 'Numeração da Geórgia (an, ban, gan, etc.)',175 173 lowerAlpha : 'Numeração Alfabética minúscula (a, b, c, d, e, etc.)', 176 lowerGreek : 'Numeração Grega minúscula (alpha, beta, gamma, etc.)',177 174 lowerRoman : 'Numeração Romana minúscula (i, ii, iii, iv, v, etc.)', 178 175 none : 'Nenhum', … … 226 223 noEmail : 'Por favor, digite o endereço de e-mail', 227 224 noUrl : 'Por favor, digite o endereço do Link', 225 noTel : 'Please type the phone number', 228 226 other : '<outro>', 227 phoneNumber : 'Phone number', 229 228 popupDependent : 'Dependente (Netscape)', 230 229 popupFeatures : 'Propriedades da Janela Pop-up', … … 251 250 toEmail : 'E-Mail', 252 251 toUrl : 'URL', 252 toPhone : 'Phone', 253 253 toolbar : 'Inserir/Editar Link', 254 254 type : 'Tipo de hiperlink', … … 417 417 pasteNotification : 'Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.', 418 418 pasteArea : 'Área para Colar', 419 pasteMsg : 'Paste your content inside the area below and press OK.', 420 title : 'Colar' 421 }, 422 button : 423 { 424 selectedLabel : '%1 (Selecionado)' 419 pasteMsg : 'Paste your content inside the area below and press OK.' 425 420 }, 426 421 blockquote : … … 504 499 alignLeft : 'Alinhar Esquerda', 505 500 alignRight : 'Alinhar Direita', 506 alignCenter : ' Align Center',501 alignCenter : 'Centralizar', 507 502 alignTop : 'Superior', 508 503 alignMiddle : 'Centralizado',
Note: See TracChangeset
for help on using the changeset viewer.
