// .po file like language pack
plupload.addI18n({
	'Select files' : 'Escolha os Arquivos',
	'Add files to the upload queue and click the start button.' : '  ',
	'Filename' : 'Nome do Arquivo',
	'Status' : 'Status',
	'Size' : 'Tamanho',
	'Add files' : 'Adicionar Arquivos',
	'Stop current upload' : 'Parar Envio',
	'Start uploading queue' : 'Enviar Arquivos',
	'Start upload' : 'Enviar Arquivos',
	'Drag files here.' : 'Mover arquivos até aqui.'
});
