commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-new / civicrm / packages / ckeditor / plugins / scayt / lang / pt-br.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.html or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'scayt', 'pt-br', {
6 btn_about: 'Sobre a correção ortográfica durante a digitação',
7 btn_dictionaries: 'Dicionários',
8 btn_disable: 'Desabilitar correção ortográfica durante a digitação',
9 btn_enable: 'Habilitar correção ortográfica durante a digitação',
10 btn_langs:'Idiomas',
11 btn_options: 'Opções',
12 text_title: 'Correção ortográfica durante a digitação'
13 });