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.
21 lines
861 B
21 lines
861 B
define( |
|
({ |
|
"descTemplate": "${2} - ${3} από ${1} ${0}", |
|
"firstTip": "Πρώτη σελίδα", |
|
"lastTip": "Τελευταία σελίδα", |
|
"nextTip": "Επόμενη σελίδα", |
|
"prevTip": "Προηγούμενη σελίδα", |
|
"itemTitle": "στοιχεία", |
|
"singularItemTitle": "στοιχείο", |
|
"pageStepLabelTemplate": "Σελίδα ${0}", |
|
"pageSizeLabelTemplate": "${0} στοιχεία ανά σελίδα", |
|
"allItemsLabelTemplate": "Όλα τα στοιχεία", |
|
"gotoButtonTitle": "Μετάβαση σε συγκεκριμένη σελίδα", |
|
"dialogTitle": "Μετάβαση σε σελίδα", |
|
"dialogIndication": "Καθορίστε τον αριθμό της σελίδας", |
|
"pageCountIndication": " (${0} σελίδες)", |
|
"dialogConfirm": "Μετάβαση", |
|
"dialogCancel": "Ακύρωση", |
|
"all": "Όλα" |
|
}) |
|
);
|
|
|