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.
Plugins/i18n/el.json

25 lines
1.2 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"decimal": ",",
"emptyTable": "Δεν υπάρχουν δεδομένα στον πίνακα",
"info": "Εμφανίζονται _START_ έως _END_ από _TOTAL_ εγγραφές",
"infoEmpty": "Εμφανίζονται 0 έως 0 από 0 εγγραφές",
"infoFiltered": "(φιλτραρισμένες από _MAX_ συνολικά εγγραφές)",
"infoThousands": ".",
"lengthMenu": "Δείξε _MENU_ εγγραφές",
"loadingRecords": "Φόρτωση...",
"processing": "Επεξεργασία...",
"search": "Αναζήτηση:",
"searchPlaceholder": "Αναζήτηση",
"thousands": ".",
"zeroRecords": "Δεν βρέθηκαν εγγραφές που να ταιριάζουν",
"paginate": {
"first": "Πρώτη",
"previous": "Προηγούμενη",
"next": "Επόμενη",
"last": "Τελευταία"
},
"aria": {
"sortAscending": ": ενεργοποιήστε για αύξουσα ταξινόμηση της στήλης",
"sortDescending": ": ενεργοποιήστε για φθίνουσα ταξινόμηση της στήλης"
}
}