- Timestamp:
- 12/11/17 15:33:26 (8 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/js/ckeditor/lang/pt-br.js
r3515 r3616 141 141 { 142 142 button : 'Colar como Texto sem Formatação', 143 title : 'Colar como Texto sem Formatação'143 pasteNotification : 'Your browser does not allow you to paste plain text this way. Press %1 to paste.' 144 144 }, 145 145 pastefromword : … … 149 149 title : 'Colar do Word', 150 150 toolbar : 'Colar do Word' 151 }, 152 notification : 153 { 154 closed : 'Notificação fechada.' 151 155 }, 152 156 maximize : … … 383 387 E6E6FA : 'Lavanda 2', 384 388 FFF : 'Branco', 385 '1ABC9C' : ' Strong Cyan',386 '2ECC71' : 'E merald',387 '3498DB' : ' Bright Blue',388 '9B59B6' : 'Amet hyst',389 '4E5F70' : ' Grayish Blue',390 F1C40F : ' Vivid Yellow',391 '16A085' : ' Dark Cyan',392 '27AE60' : ' Dark Emerald',393 '2980B9' : ' Strong Blue',394 '8E44AD' : ' Dark Violet',395 '2C3E50' : ' Desaturated Blue',396 F39C12 : ' Orange',397 E67E22 : ' Carrot',398 E74C3C : ' Pale Red',399 ECF0F1 : ' Bright Silver',400 '95A5A6' : ' Light Grayish Cyan',401 DDD : ' Light Gray',402 D35400 : ' Pumpkin',403 C0392B : ' Strong Red',404 BDC3C7 : ' Silver',405 '7F8C8D' : ' Grayish Cyan',406 '999' : ' Dark Gray'389 '1ABC9C' : 'Ciano Forte', 390 '2ECC71' : 'Esmeralda', 391 '3498DB' : 'Azul Brilhante', 392 '9B59B6' : 'Ametista', 393 '4E5F70' : 'Azul acinzentado', 394 F1C40F : 'Amarelo Vívido', 395 '16A085' : 'Ciano Escuro', 396 '27AE60' : 'Esmeralda Escura', 397 '2980B9' : 'Azul Forte', 398 '8E44AD' : 'Violeta Escura', 399 '2C3E50' : 'Azul Dessaturado', 400 F39C12 : 'Laranja', 401 E67E22 : 'Laranja Cenoura', 402 E74C3C : 'Vermelho Pálido', 403 ECF0F1 : 'Prata Brilhante', 404 '95A5A6' : 'Ciano Acinzentado Claro ', 405 DDD : 'Cinza Claro', 406 D35400 : 'Abóbora', 407 C0392B : 'Vermelho Forte', 408 BDC3C7 : 'Prata', 409 '7F8C8D' : 'Ciano Acinzentado', 410 '999' : 'Cinza Escuro' 407 411 }, 408 412 more : 'Mais Cores...', … … 417 421 cutError : 'As configurações de segurança do seu navegador não permitem que o editor execute operações de recortar automaticamente. Por favor, utilize o teclado para recortar (Ctrl/Cmd+X).', 418 422 paste : 'Colar', 419 pasteArea : 'Área para Colar', 420 pasteMsg : 'Transfira o link usado na caixa usando o teclado com (<STRONG>Ctrl/Cmd+V</STRONG>) e <STRONG>OK</STRONG>.', 421 securityMsg : 'As configurações de segurança do seu navegador não permitem que o editor acesse os dados da área de transferência diretamente. Por favor cole o conteúdo manualmente nesta janela.', 422 title : 'Colar' 423 pasteNotification : 'Your browser doesn\'t allow you to paste this way. Press %1 to paste.' 423 424 }, 424 425 button :
Note: See TracChangeset
for help on using the changeset viewer.