Free cookie consent management tool by TermsFeed Policy Generator

source: branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/jQuery/jQueryPlugins/DataTables-1.7.6/examples/examples_support/de_DE.txt @ 6286

Last change on this file since 6286 was 6286, checked in by dkahn, 13 years ago

#1198 Added jQuery plus plugins

File size: 461 bytes
Line 
1{
2  "sProcessing": "Bitte warten...",
3  "sLengthMenu": "_MENU_ EintrÀge anzeigen",
4  "sZeroRecords": "Keine EintrÀge vorhanden.",
5  "sInfo": "_START_ bis _END_ von _TOTAL_ EintrÀgen",
6  "sInfoEmpty": "0 bis 0 von 0 EintrÀgen",
7  "sInfoFiltered": "(gefiltert von _MAX_  EintrÀgen)",
8  "sInfoPostFix": "",
9  "sSearch": "Suchen",
10  "sUrl": "",
11  "oPaginate": {
12    "sFirst":    "Erster",
13    "sPrevious": "ZurÃŒck",
14    "sNext":     "NÀchster",
15    "sLast":     "Letzter"
16  }
17}
Note: See TracBrowser for help on using the repository browser.