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.
Plugins/i18n/eo.mjs

23 lines
734 B
JavaScript

export default {
"emptyTable": "Neniuj datumoj en tabelo",
"info": "Montras _START_ ĝis _END_ el _TOTAL_ vicoj",
"infoEmpty": "Montras 0 ĝis 0 el 0 vicoj",
"infoFiltered": "(filtrita el entute _MAX_ vicoj)",
"infoThousands": ".",
"lengthMenu": "Montri _MENU_ vicojn",
"loadingRecords": "Ŝarĝas ...",
"processing": "Pretigas ...",
"search": "Serĉi:",
"zeroRecords": "Neniuj rezultoj trovitaj",
"paginate": {
"first": "Unua",
"last": "Lasta",
"next": "Venonta",
"previous": "Antaŭa"
},
"aria": {
"sortAscending": ": aktivigi por filtri kolumnon kreskante",
"sortDescending": ": aktivigi por filtri kolumnon malkreskante"
}
};