1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-24 15:40:15 +01:00

Merge branch 'master' of github.com:squidfunk/mkdocs-material

This commit is contained in:
squidfunk 2021-11-13 08:53:38 +01:00
commit 625fd6ffb8
3 changed files with 58 additions and 22 deletions

View File

@ -91,6 +91,10 @@ Now, when a new commit is pushed to either the `master` or `main` branches,
the static site is automatically built and deployed. Push your changes to see
the workflow in action.
If the GitHub Page doesn't show up after a few minutes, ensure the source branch
for your GitHub Page is set to `gh-pages` in your repository settings
`github.com/<username>/<repository>/settings/pages`.
Your documentation should shortly appear at `<username>.github.io/<repository>`.
[GitHub Actions]: https://github.com/features/actions

View File

@ -3,23 +3,39 @@
-#}
{% macro t(key) %}{{ {
"language": "el",
"clipboard.copy": "Αντιγραφή",
"clipboard.copied": "Αντιγράφηκε",
"direction": "ltr",
"clipboard.copy": "Αντιγραφή στο πρόχειρο",
"clipboard.copied": "Αντιγράφηκε στο πρόχειρο",
"edit.link.title": "Επεξεργασία αυτής της σελίδας",
"footer.previous": "Επόμενη",
"footer.next": "Προηγούμενη",
"footer.previous": "Προηγούμενο",
"footer.next": "Επόμενο",
"footer.title": "Υποσέλιδο",
"header.title": "Κεφαλίδα",
"meta.comments": "Σχόλια",
"meta.source": "Πηγή",
"search.config.pipeline": " ",
"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.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.revision.date": "Τελευταία ενημέρωση",
"source.file.date.updated": "Τελευταία ενημέρωση",
"source.file.date.created": "Δημιουργήθηκε",
"toc.title": "Πίνακας περιεχομένων"
"tabs.title": "Καρτέλες",
"toc.title": "Πίνακας περιεχομένων",
"top.title": "Επιστροφή στην αρχή"
}[key] }}{% endmacro %}

View File

@ -23,23 +23,39 @@
<!-- Translations: Greek -->
{% macro t(key) %}{{ {
"language": "el",
"clipboard.copy": "Αντιγραφή",
"clipboard.copied": "Αντιγράφηκε",
"direction": "ltr",
"clipboard.copy": "Αντιγραφή στο πρόχειρο",
"clipboard.copied": "Αντιγράφηκε στο πρόχειρο",
"edit.link.title": "Επεξεργασία αυτής της σελίδας",
"footer.previous": "Επόμενη",
"footer.next": "Προηγούμενη",
"footer.previous": "Προηγούμενο",
"footer.next": "Επόμενο",
"footer.title": "Υποσέλιδο",
"header.title": "Κεφαλίδα",
"meta.comments": "Σχόλια",
"meta.source": "Πηγή",
"search.config.pipeline": " ",
"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.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.revision.date": "Τελευταία ενημέρωση",
"source.file.date.updated": "Τελευταία ενημέρωση",
"source.file.date.created": "Δημιουργήθηκε",
"toc.title": "Πίνακας περιεχομένων"
"tabs.title": "Καρτέλες",
"toc.title": "Πίνακας περιεχομένων",
"top.title": "Επιστροφή στην αρχή"
}[key] }}{% endmacro %}