Skip to content

Commit 625fd6f

Browse files
committed
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2 parents bae946b + 26d1e43 commit 625fd6f

File tree

3 files changed

+58
-22
lines changed

3 files changed

+58
-22
lines changed

docs/publishing-your-site.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ Now, when a new commit is pushed to either the `master` or `main` branches,
9191
the static site is automatically built and deployed. Push your changes to see
9292
the workflow in action.
9393

94+
If the GitHub Page doesn't show up after a few minutes, ensure the source branch
95+
for your GitHub Page is set to `gh-pages` in your repository settings
96+
`github.com/<username>/<repository>/settings/pages`.
97+
9498
Your documentation should shortly appear at `<username>.github.io/<repository>`.
9599

96100
[GitHub Actions]: https://github.com/features/actions

material/partials/languages/el.html

Lines changed: 27 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,39 @@
33
-#}
44
{% macro t(key) %}{{ {
55
"language": "el",
6-
"clipboard.copy": "Αντιγραφή",
7-
"clipboard.copied": "Αντιγράφηκε",
6+
"direction": "ltr",
7+
"clipboard.copy": "Αντιγραφή στο πρόχειρο",
8+
"clipboard.copied": "Αντιγράφηκε στο πρόχειρο",
89
"edit.link.title": "Επεξεργασία αυτής της σελίδας",
9-
"footer.previous": "Επόμενη",
10-
"footer.next": "Προηγούμενη",
10+
"footer.previous": "Προηγούμενο",
11+
"footer.next": "Επόμενο",
12+
"footer.title": "Υποσέλιδο",
13+
"header.title": "Κεφαλίδα",
1114
"meta.comments": "Σχόλια",
1215
"meta.source": "Πηγή",
13-
"search.config.pipeline": " ",
16+
"nav.title": "Πλοήγηση",
17+
"search.config.pipeline": "stopWordFilter",
18+
"search.config.separator": "[\s\-]+",
1419
"search.placeholder": "Αναζήτηση",
20+
"search.share": "Διαμοίραση",
21+
"search.reset": "Καθαρισμός",
22+
"search.result.initializer": "Αρχικοποίηση αναζήτησης",
1523
"search.result.placeholder": "Πληκτρολογήστε για να αρχίσει η αναζήτηση",
16-
"search.result.none": "Δε βρέθηκαν αντίστοιχα αρχεία",
17-
"search.result.one": "1 αντίστοιχο αρχείο",
18-
"search.result.other": "# αντίστοιχα αρχεία",
24+
"search.result.none": "Δεν βρέθηκαν αντίστοιχα αρχεία",
25+
"search.result.one": "1 έγγραφο ταιριάζει",
26+
"search.result.other": "# έγγραφα ταιριάζουν",
27+
"search.result.more.one": "1 ακόμα σε αυτήν τη σελίδα",
28+
"search.result.more.other": "# ακόμα σε αυτήν τη σελίδα",
29+
"search.result.term.missing": "Λείπει",
30+
"search.title": "Αναζήτηση",
31+
"select.language.title": "Επιλογή γλώσσας",
32+
"select.version.title": "Επιλογή έκδοσης",
1933
"skip.link.title": "Μετάβαση στο περιεχόμενο",
2034
"source.link.title": "Μετάβαση στο αποθετήριο",
21-
"source.revision.date": "τελευταία ενημέρωση",
22-
"source.file.date.updated": "τελευταία ενημέρωση",
35+
"source.revision.date": "Τελευταία ενημέρωση",
36+
"source.file.date.updated": "Τελευταία ενημέρωση",
2337
"source.file.date.created": "Δημιουργήθηκε",
24-
"toc.title": "Πίνακας περιεχομένων"
38+
"tabs.title": "Καρτέλες",
39+
"toc.title": "Πίνακας περιεχομένων",
40+
"top.title": "Επιστροφή στην αρχή"
2541
}[key] }}{% endmacro %}

src/partials/languages/el.html

Lines changed: 27 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,39 @@
2323
<!-- Translations: Greek -->
2424
{% macro t(key) %}{{ {
2525
"language": "el",
26-
"clipboard.copy": "Αντιγραφή",
27-
"clipboard.copied": "Αντιγράφηκε",
26+
"direction": "ltr",
27+
"clipboard.copy": "Αντιγραφή στο πρόχειρο",
28+
"clipboard.copied": "Αντιγράφηκε στο πρόχειρο",
2829
"edit.link.title": "Επεξεργασία αυτής της σελίδας",
29-
"footer.previous": "Επόμενη",
30-
"footer.next": "Προηγούμενη",
30+
"footer.previous": "Προηγούμενο",
31+
"footer.next": "Επόμενο",
32+
"footer.title": "Υποσέλιδο",
33+
"header.title": "Κεφαλίδα",
3134
"meta.comments": "Σχόλια",
3235
"meta.source": "Πηγή",
33-
"search.config.pipeline": " ",
36+
"nav.title": "Πλοήγηση",
37+
"search.config.pipeline": "stopWordFilter",
38+
"search.config.separator": "[\s\-]+",
3439
"search.placeholder": "Αναζήτηση",
40+
"search.share": "Διαμοίραση",
41+
"search.reset": "Καθαρισμός",
42+
"search.result.initializer": "Αρχικοποίηση αναζήτησης",
3543
"search.result.placeholder": "Πληκτρολογήστε για να αρχίσει η αναζήτηση",
36-
"search.result.none": "Δε βρέθηκαν αντίστοιχα αρχεία",
37-
"search.result.one": "1 αντίστοιχο αρχείο",
38-
"search.result.other": "# αντίστοιχα αρχεία",
44+
"search.result.none": "Δεν βρέθηκαν αντίστοιχα αρχεία",
45+
"search.result.one": "1 έγγραφο ταιριάζει",
46+
"search.result.other": "# έγγραφα ταιριάζουν",
47+
"search.result.more.one": "1 ακόμα σε αυτήν τη σελίδα",
48+
"search.result.more.other": "# ακόμα σε αυτήν τη σελίδα",
49+
"search.result.term.missing": "Λείπει",
50+
"search.title": "Αναζήτηση",
51+
"select.language.title": "Επιλογή γλώσσας",
52+
"select.version.title": "Επιλογή έκδοσης",
3953
"skip.link.title": "Μετάβαση στο περιεχόμενο",
4054
"source.link.title": "Μετάβαση στο αποθετήριο",
41-
"source.revision.date": "τελευταία ενημέρωση",
42-
"source.file.date.updated": "τελευταία ενημέρωση",
55+
"source.revision.date": "Τελευταία ενημέρωση",
56+
"source.file.date.updated": "Τελευταία ενημέρωση",
4357
"source.file.date.created": "Δημιουργήθηκε",
44-
"toc.title": "Πίνακας περιεχομένων"
58+
"tabs.title": "Καρτέλες",
59+
"toc.title": "Πίνακας περιεχομένων",
60+
"top.title": "Επιστροφή στην αρχή"
4561
}[key] }}{% endmacro %}

0 commit comments

Comments
 (0)