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.
24 lines
609 B
Plaintext
24 lines
609 B
Plaintext
/**
|
|
* Danish translation
|
|
* @name Danish
|
|
* @anchor Danish
|
|
* @author <a href="http://www.kor.dk/">Werner Knudsen</a>
|
|
* @lcid da
|
|
*/
|
|
|
|
{
|
|
"sProcessing": "Henter...",
|
|
"sLengthMenu": "Vis _MENU_ linjer",
|
|
"sZeroRecords": "Ingen linjer matcher søgningen",
|
|
"sInfo": "Viser _START_ til _END_ af _TOTAL_ linjer",
|
|
"sInfoEmpty": "Viser 0 til 0 af 0 linjer",
|
|
"sInfoFiltered": "(filtreret fra _MAX_ linjer)",
|
|
"sSearch": "Søg:",
|
|
"oPaginate": {
|
|
"sFirst": "Første",
|
|
"sPrevious": "Forrige",
|
|
"sNext": "Næste",
|
|
"sLast": "Sidste"
|
|
}
|
|
}
|