You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
621 B
Plaintext
24 lines
621 B
Plaintext
13 years ago
|
/**
|
||
|
* Portuguese Brasil translation
|
||
|
* @name Portuguese Brasil
|
||
|
* @author Roberto
|
||
|
*/
|
||
|
|
||
|
{
|
||
|
"sProcessing": "Processando...",
|
||
|
"sLengthMenu": "Mostrar _MENU_ registros",
|
||
|
"sZeroRecords": "Não foram encontrados resultados",
|
||
|
"sInfo": "Mostrando de _START_ até _END_ de _TOTAL_ registros",
|
||
|
"sInfoEmpty": "Mostrando de 0 até 0 de 0 registros",
|
||
|
"sInfoFiltered": "(filtrado de _MAX_ registros no total)",
|
||
|
"sInfoPostFix": "",
|
||
|
"sSearch": "Buscar:",
|
||
|
"sUrl": "",
|
||
|
"oPaginate": {
|
||
|
"sFirst": "Primeiro",
|
||
|
"sPrevious": "Anterior",
|
||
|
"sNext": "Seguinte",
|
||
|
"sLast": "Último"
|
||
|
}
|
||
|
}
|