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.
31 lines
863 B
Plaintext
31 lines
863 B
Plaintext
/**
|
|
* Esperanto
|
|
* @name Esperanto
|
|
* @anchor Esperanto
|
|
* @author <a href="https://miestasmia.com">Mia Nordentoft</a>
|
|
*/
|
|
|
|
{
|
|
"sEmptyTable": "Neniuj datumoj en tabelo",
|
|
"sInfo": "Montras _START_ ĝis _END_ el _TOTAL_ vicoj",
|
|
"sInfoEmpty": "Montras 0 ĝis 0 el 0 vicoj",
|
|
"sInfoFiltered": "(filtrita el entute _MAX_ vicoj)",
|
|
"sInfoPostFix": "",
|
|
"sInfoThousands": ".",
|
|
"sLengthMenu": "Montri _MENU_ vicojn",
|
|
"sLoadingRecords": "Ŝarĝas ...",
|
|
"sProcessing": "Pretigas ...",
|
|
"sSearch": "Serĉi:",
|
|
"sZeroRecords": "Neniuj rezultoj trovitaj",
|
|
"oPaginate": {
|
|
"sFirst": "Unua",
|
|
"sLast": "Lasta",
|
|
"sNext": "Venonta",
|
|
"sPrevious": "Antaŭa"
|
|
},
|
|
"oAria": {
|
|
"sSortAscending": ": aktivigi por filtri kolumnon kreskante",
|
|
"sSortDescending": ": aktivigi por filtri kolumnon malkreskante"
|
|
}
|
|
}
|