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.
ngcp-panel/share/static/js/i18n/dataTables.de.js

23 lines
782 B

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

{
"oAria": {
"sSortAscending": ": aktivieren, um die Spalte aufsteigend zu sortieren",
"sSortDescending": ": aktivieren, um die Spalte absteigend zu sortieren"
},
"sEmptyTable": "Keine Daten verfügbar",
"sInfo": "_START_ bis _END_ von _TOTAL_ Einträgen",
"sInfoEmpty": "0 bis 0 von 0 Einträgen",
"sInfoFiltered": "(gefiltert von _MAX_ Einträgen)",
"sInfoPostFix": "",
"sInfoThousands": ",",
"sLengthMenu": "_MENU_ Einträge anzeigen",
"sLoadingRecords": "Lädt …",
"oPaginate": {
"sFirst": "Erster",
"sLast": "Letzter",
"sNext": "Weiter",
"sPrevious": "Zurück"
},
"sProcessing": "Bitte warten...",
"sSearch": "Suchen:",
"sZeroRecords": "Keine Einträge vorhanden"
}