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.
25 lines
631 B
Plaintext
25 lines
631 B
Plaintext
/**
|
|
* Portuguese translation
|
|
* @name Portuguese
|
|
* @anchor Portuguese
|
|
* @author Nuno Felicio
|
|
*/
|
|
|
|
{
|
|
"processing": "A processar...",
|
|
"lengthMenu": "Mostrar _MENU_ registos",
|
|
"zeroRecords": "Não foram encontrados resultados",
|
|
"info": "Mostrando de _START_ até _END_ de _TOTAL_ registos",
|
|
"infoEmpty": "Mostrando de 0 até 0 de 0 registos",
|
|
"infoFiltered": "(filtrado de _MAX_ registos no total)",
|
|
"infoPostFix": "",
|
|
"search": "Procurar:",
|
|
"url": "",
|
|
"paginate": {
|
|
"first": "Primeiro",
|
|
"previous": "Anterior",
|
|
"next": "Seguinte",
|
|
"last": "Último"
|
|
}
|
|
}
|