www.gusucode.com > Elgg PHP开源SNS系统 V1.12.5源码程序 > elgg-1.12.5/mod/members/languages/pt_br.php

    <?php
return array(
	'members:label:online' => 'Online ',
	'members:search' => 'Pesquise participantes',
	'members:title:search' => 'Pesquise participantes para %s',
	'members:total' => 'Total de participantes: %s',
	'members:title:newest' => ' Participantes mais recentes',
	'members:title:popular' => 'Participantes mais populares',
	'members:title:online' => 'Participantes online',
	'members:list:popular:none' => 'Nenhum membro tem nenhum amigo.',
);