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
626 B
Plaintext
25 lines
626 B
Plaintext
/**
|
|
* Danish translation
|
|
* @name Danish
|
|
* @anchor Danish
|
|
* @author <a href="http://www.kor.dk/">Werner Knudsen</a>
|
|
*/
|
|
|
|
{
|
|
"processing": "Henter...",
|
|
"lengthMenu": "Vis _MENU_ linjer",
|
|
"zeroRecords": "Ingen linjer matcher søgningen",
|
|
"info": "Viser _START_ til _END_ af _TOTAL_ linjer",
|
|
"infoEmpty": "Viser 0 til 0 af 0 linjer",
|
|
"infoFiltered": "(filtreret fra _MAX_ linjer)",
|
|
"infoPostFix": "",
|
|
"search": "Søg:",
|
|
"url": "",
|
|
"paginate": {
|
|
"first": "Første",
|
|
"previous": "Forrige",
|
|
"next": "Næste",
|
|
"last": "Sidste"
|
|
}
|
|
}
|