material_el.arb 2.28 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
{
  "scriptCategory": "English-like",
  "timeOfDayFormat": "HH:mm",
  "openAppDrawerTooltip": "Άνοιγμα μενού πλοήγησης",
  "backButtonTooltip": "Πίσω",
  "closeButtonTooltip": "Κλείσιμο",
  "deleteButtonTooltip": "Διαγραφή",
  "nextMonthTooltip": "Επόμενος μήνας",
  "previousMonthTooltip": "Προηγούμενος μήνας",
  "nextPageTooltip": "Επόμενη σελίδα",
  "previousPageTooltip": "Προηγούμενη σελίδα",
  "showMenuTooltip": "Εμφάνιση μενού",
  "aboutListTileTitle": "Σχετικά με την εφαρμογή $applicationName",
  "licensesPageTitle": "Άδειες",
  "pageRowsInfoTitle": "$firstRow-$lastRow από $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow-$lastRow από περίπου $rowCount",
  "rowsPerPageTitle": "Σειρές ανά σελίδα:",
  "tabLabel": "Καρτέλα $tabIndex από $tabCount",
  "selectedRowCountTitleOne": "Επιλέχθηκε 1 στοιχείο",
  "selectedRowCountTitleOther": "Επιλέχθηκαν $selectedRowCount στοιχεία",
  "cancelButtonLabel": "ΑΚΥΡΩΣΗ",
  "closeButtonLabel": "ΚΛΕΙΣΙΜΟ",
  "continueButtonLabel": "ΣΥΝΕΧΕΙΑ",
  "copyButtonLabel": "ΑΝΤΙΓΡΑΦΗ",
  "cutButtonLabel": "ΑΠΟΚΟΠΗ",
  "okButtonLabel": "ΟΚ",
  "pasteButtonLabel": "ΕΠΙΚΟΛΛΗΣΗ",
  "selectAllButtonLabel": "ΕΠΙΛΟΓΗ ΟΛΩΝ",
  "viewLicensesButtonLabel": "ΠΡΟΒΟΛΗ ΑΔΕΙΩΝ",
  "anteMeridiemAbbreviation": "π.μ.",
  "postMeridiemAbbreviation": "μ.μ.",
  "timePickerHourModeAnnouncement": "Επιλογή ωρών",
  "timePickerMinuteModeAnnouncement": "Επιλογή λεπτών",
  "modalBarrierDismissLabel": "Παράβλεψη",
  "signedInLabel": "Σε σύνδεση",
  "hideAccountsLabel": "Απόκρυψη λογαριασμών",
  "showAccountsLabel": "Εμφάνιση λογαριασμών",
  "drawerLabel": "Μενού πλοήγησης",
  "popupMenuLabel": "Αναδυόμενο μενού",
  "dialogLabel": "Παράθυρο διαλόγου",
  "alertDialogLabel": "TBD",
42 43 44 45 46 47 48
  "searchFieldLabel": "TBD",
  "reorderItemToStart": "TBD",
  "reorderItemToEnd": "TBD",
  "reorderItemUp": "TBD",
  "reorderItemDown": "TBD",
  "reorderItemLeft": "TBD",
  "reorderItemRight": "TBD"
49
}