mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-25 08:52:18 +00:00
Website templates
This commit is contained in:
30
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/portuguese-brasil.lang
vendored
Normal file
30
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/portuguese-brasil.lang
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
/**
|
||||
* Portuguese Brasil translation
|
||||
* @name Portuguese Brasil
|
||||
* @anchor Portuguese Brasil
|
||||
* @author Julio Cesar Viana Palma
|
||||
*/
|
||||
|
||||
{
|
||||
"sEmptyTable": "Nenhum registro encontrado",
|
||||
"sInfo": "Mostrando de _START_ até _END_ de _TOTAL_ registros",
|
||||
"sInfoEmpty": "Mostrando 0 até 0 de 0 registros",
|
||||
"sInfoFiltered": "(Filtrados de _MAX_ registros)",
|
||||
"sInfoPostFix": "",
|
||||
"sInfoThousands": ".",
|
||||
"sLengthMenu": "_MENU_ resultados por página",
|
||||
"sLoadingRecords": "Carregando...",
|
||||
"sProcessing": "Processando...",
|
||||
"sZeroRecords": "Nenhum registro encontrado",
|
||||
"sSearch": "Pesquisar",
|
||||
"oPaginate": {
|
||||
"sNext": "Próximo",
|
||||
"sPrevious": "Anterior",
|
||||
"sFirst": "Primeiro",
|
||||
"sLast": "Último"
|
||||
},
|
||||
"oAria": {
|
||||
"sSortAscending": ": Ordenar colunas de forma ascendente",
|
||||
"sSortDescending": ": Ordenar colunas de forma descendente"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user