Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
30 righe
955 B
30 righe
955 B
/** |
|
* Dutch translation |
|
* @name Dutch |
|
* @anchor Dutch |
|
* @author <a href="http://www.blikgooien.nl/">Erwin Kerk</a> and <i>ashwin</i> |
|
*/ |
|
|
|
{ |
|
"sProcessing": "Bezig...", |
|
"sLengthMenu": "_MENU_ resultaten weergeven", |
|
"sZeroRecords": "Geen resultaten gevonden", |
|
"sInfo": "_START_ tot _END_ van _TOTAL_ resultaten", |
|
"sInfoEmpty": "Geen resultaten om weer te geven", |
|
"sInfoFiltered": " (gefilterd uit _MAX_ resultaten)", |
|
"sInfoPostFix": "", |
|
"sSearch": "Zoeken:", |
|
"sEmptyTable": "Geen resultaten aanwezig in de tabel", |
|
"sInfoThousands": ".", |
|
"sLoadingRecords": "Een moment geduld aub - bezig met laden...", |
|
"oPaginate": { |
|
"sFirst": "Eerste", |
|
"sLast": "Laatste", |
|
"sNext": "Volgende", |
|
"sPrevious": "Vorige" |
|
}, |
|
"oAria": { |
|
"sSortAscending": ": activeer om kolom oplopend te sorteren", |
|
"sSortDescending": ": activeer om kolom aflopend te sorteren" |
|
} |
|
}
|
|
|