annotate DataTables-1.9.4/examples/examples_support/de_DE.txt @ 16:3c697a0bc415 draft default tip

Uploaded
author saskia-hiltemann
date Wed, 06 Sep 2017 05:24:32 -0400
parents 3c160414da2e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3c160414da2e initial upload
shiltemann
parents:
diff changeset
1 {
3c160414da2e initial upload
shiltemann
parents:
diff changeset
2 "sProcessing": "Bitte warten...",
3c160414da2e initial upload
shiltemann
parents:
diff changeset
3 "sLengthMenu": "_MENU_ Einträge anzeigen",
3c160414da2e initial upload
shiltemann
parents:
diff changeset
4 "sZeroRecords": "Keine Einträge vorhanden.",
3c160414da2e initial upload
shiltemann
parents:
diff changeset
5 "sInfo": "_START_ bis _END_ von _TOTAL_ Einträgen",
3c160414da2e initial upload
shiltemann
parents:
diff changeset
6 "sInfoEmpty": "0 bis 0 von 0 Einträgen",
3c160414da2e initial upload
shiltemann
parents:
diff changeset
7 "sInfoFiltered": "(gefiltert von _MAX_ Einträgen)",
3c160414da2e initial upload
shiltemann
parents:
diff changeset
8 "sInfoPostFix": "",
3c160414da2e initial upload
shiltemann
parents:
diff changeset
9 "sSearch": "Suchen",
3c160414da2e initial upload
shiltemann
parents:
diff changeset
10 "sUrl": "",
3c160414da2e initial upload
shiltemann
parents:
diff changeset
11 "oPaginate": {
3c160414da2e initial upload
shiltemann
parents:
diff changeset
12 "sFirst": "Erster",
3c160414da2e initial upload
shiltemann
parents:
diff changeset
13 "sPrevious": "Zurück",
3c160414da2e initial upload
shiltemann
parents:
diff changeset
14 "sNext": "Nächster",
3c160414da2e initial upload
shiltemann
parents:
diff changeset
15 "sLast": "Letzter"
3c160414da2e initial upload
shiltemann
parents:
diff changeset
16 }
3c160414da2e initial upload
shiltemann
parents:
diff changeset
17 }