From 54c261aa8447d08541ab508f8f5e057edc300fdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Souza=20J=C3=BAnior?= Date: Mon, 23 Jun 2014 13:13:17 -0300 Subject: [PATCH] Update Portuguese-Brasil.lang --- i18n/Portuguese-Brasil.lang | 42 ++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/i18n/Portuguese-Brasil.lang b/i18n/Portuguese-Brasil.lang index 5f5a9bf..5f30f86 100644 --- a/i18n/Portuguese-Brasil.lang +++ b/i18n/Portuguese-Brasil.lang @@ -6,25 +6,25 @@ */ "oLanguage": { - "sEmptyTable": "Nenhum registro encontrado na tabela", - "sInfo": "Mostrar _START_ até _END_ do _TOTAL_ registros", - "sInfoEmpty": "Mostrar 0 até 0 de 0 Registros", - "sInfoFiltered": "(Filtrar de _MAX_ total registros)", - "sInfoPostFix": "", - "sInfoThousands": ".", - "sLengthMenu": "Mostrar _MENU_ registros por pagina", - "sLoadingRecords": "Carregando...", - "sProcessing": "Processando...", - "sZeroRecords": "Nenhum registro encontrado", - "sSearch": "Pesquisar", - "oPaginate": { - "sNext": "Proximo", - "sPrevious": "Anterior", - "sFirst": "Primeiro", - "sLast":"Ultimo" - }, - "oAria": { - "sSortAscending": ": Ordenar colunas de forma ascendente", - "sSortDescending": ": Ordenar colunas de forma descendente" - } + "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" + } }