mkdocs-material/material/partials/languages/el.html
Alkis Georgopoulos 26d1e437f7
Updated Greek translation (#3191)
* Update Greek translation

* Fix Search for Greek content

* Avoid trimmer but not stopWordFilter
2021-11-13 08:52:23 +01:00

42 lines
2.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{#-
This file was automatically generated - do not edit
-#}
{% macro t(key) %}{{ {
"language": "el",
"direction": "ltr",
"clipboard.copy": "Αντιγραφή στο πρόχειρο",
"clipboard.copied": "Αντιγράφηκε στο πρόχειρο",
"edit.link.title": "Επεξεργασία αυτής της σελίδας",
"footer.previous": "Προηγούμενο",
"footer.next": "Επόμενο",
"footer.title": "Υποσέλιδο",
"header.title": "Κεφαλίδα",
"meta.comments": "Σχόλια",
"meta.source": "Πηγή",
"nav.title": "Πλοήγηση",
"search.config.pipeline": "stopWordFilter",
"search.config.separator": "[\s\-]+",
"search.placeholder": "Αναζήτηση",
"search.share": "Διαμοίραση",
"search.reset": "Καθαρισμός",
"search.result.initializer": "Αρχικοποίηση αναζήτησης",
"search.result.placeholder": "Πληκτρολογήστε για να αρχίσει η αναζήτηση",
"search.result.none": "Δεν βρέθηκαν αντίστοιχα αρχεία",
"search.result.one": "1 έγγραφο ταιριάζει",
"search.result.other": "# έγγραφα ταιριάζουν",
"search.result.more.one": "1 ακόμα σε αυτήν τη σελίδα",
"search.result.more.other": "# ακόμα σε αυτήν τη σελίδα",
"search.result.term.missing": "Λείπει",
"search.title": "Αναζήτηση",
"select.language.title": "Επιλογή γλώσσας",
"select.version.title": "Επιλογή έκδοσης",
"skip.link.title": "Μετάβαση στο περιεχόμενο",
"source.link.title": "Μετάβαση στο αποθετήριο",
"source.revision.date": "Τελευταία ενημέρωση",
"source.file.date.updated": "Τελευταία ενημέρωση",
"source.file.date.created": "Δημιουργήθηκε",
"tabs.title": "Καρτέλες",
"toc.title": "Πίνακας περιεχομένων",
"top.title": "Επιστροφή στην αρχή"
}[key] }}{% endmacro %}