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
626 B
Plaintext
24 lines
626 B
Plaintext
13 years ago
|
/**
|
||
|
* Swedish translation
|
||
|
* @name Swedish
|
||
|
* @author <a href="http://www.kmmtiming.se/">Kristoffer Karlström</a>
|
||
|
*/
|
||
|
|
||
|
{
|
||
|
"sProcessing": "Laddar...",
|
||
|
"sLengthMenu": "Visa _MENU_ rader",
|
||
|
"sZeroRecords": "Inga matchande resultat funna",
|
||
|
"sInfo": "Visar _START_ till _END_ av totalt _TOTAL_ rader",
|
||
|
"sInfoEmpty": "Visar 0 till 0 av totalt 0 rader",
|
||
|
"sInfoFiltered": "(filtrerade från totalt _MAX_ rader)",
|
||
|
"sInfoPostFix": "",
|
||
|
"sSearch": "Sök:",
|
||
|
"sUrl": "",
|
||
|
"oPaginate": {
|
||
|
"sFirst": "Första",
|
||
|
"sPrevious": "Föregående",
|
||
|
"sNext": "Nästa",
|
||
|
"sLast": "Sista"
|
||
|
}
|
||
|
}
|