hugo-theme-stack/i18n/el.yaml
Jacob Zhong 4be110e540
refactor(widget): taxonomy widget (#763)
* Add link to navbar sections and refactor names

* Prevent duplicate tags and categories information

* Add style to the widget links

* refactor: add `taxonomy` widget

Replaces `categories` and `tag-cloud` widget.

* style: remove unused `font_size_{{ .Count }}` in `taxonomy` widget

---------

Co-authored-by: Jimmy Cai <hi@jimmycai.com>
2023-08-27 18:26:53 +02:00

39 lines
1.2 KiB
YAML
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.

toggleMenu: Εναλλαγή Μενού
darkMode: Σκοτεινό θέμα
list:
page:
one: "{{ .Count }} σελιδα"
other: "{{ .Count }} σελιδες"
section: Ενότητα
subsection:
one: Υποενότητα
other: Υποενότητες
article:
back: Πισω
tableOfContents: Πινακας περιεχομενων
relatedContent: Σχετικο περιεχομενο
lastUpdatedOn: Τελευταια τροποποιηση στις
readingTime:
one: "{{ .Count }} λεπτό ανάγνωσης"
other: "{{ .Count }} λεπτά ανάγνωσης"
notFound:
title: Δε βρέθηκε
subtitle: Η σελίδα δε βρέθηκε.
widget:
archives:
title: Αρχειο
more: Περισσότερα
search:
title: Αναζήτηση
placeholder: Πληκτρολογήστε κάτι...
resultTitle: "#PAGES_COUNT σελιδες (#TIME_SECONDS δευτερολεπτα)"
footer:
builtWith: Δημιουργήθηκε με τη χρήση {{ .Generator }}
designedBy: Το θέμα {{ .Theme }} σχεδιάστηκε από το {{ .DesignedBy }}