mirror of
				https://github.com/dawidolko/Website-Templates.git
				synced 2025-10-30 00:03:10 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			927 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			927 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /**
 | |
|  * 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"
 | |
|     }
 | |
| }
 |