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
633 B
Plaintext
25 lines
633 B
Plaintext
/**
|
|
* Spanish translation
|
|
* @name Spanish
|
|
* @anchor Spanish
|
|
* @author <i>Unknown...</i>
|
|
*/
|
|
|
|
{
|
|
"sProcessing": "Procesando...",
|
|
"sLengthMenu": "Mostrar _MENU_ registros",
|
|
"sZeroRecords": "No se encontraron resultados",
|
|
"sInfo": "Mostrando desde _START_ hasta _END_ de _TOTAL_ registros",
|
|
"sInfoEmpty": "Mostrando desde 0 hasta 0 de 0 registros",
|
|
"sInfoFiltered": "(filtrado de _MAX_ registros en total)",
|
|
"sInfoPostFix": "",
|
|
"sSearch": "Buscar:",
|
|
"sUrl": "",
|
|
"oPaginate": {
|
|
"sFirst": "Primero",
|
|
"sPrevious": "Anterior",
|
|
"sNext": "Siguiente",
|
|
"sLast": "Último"
|
|
}
|
|
}
|