Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/el.yaml')
-rw-r--r--i18n/el.yaml63
1 files changed, 46 insertions, 17 deletions
diff --git a/i18n/el.yaml b/i18n/el.yaml
index 486914a..27a147d 100644
--- a/i18n/el.yaml
+++ b/i18n/el.yaml
@@ -1,41 +1,70 @@
-toggleMenu: Εναλλαγή Μενού
+toggleMenu:
+ other: Εναλλαγή Μενού
-darkMode: Σκοτεινό θέμα
+darkMode:
+ other: Σκοτεινό θέμα
list:
page:
one: "{{ .Count }} σελιδα"
other: "{{ .Count }} σελιδες"
- section: Ενότητα
+
+ section:
+ other: Ενότητα
+
subsection:
one: Υποενότητα
other: Υποενότητες
article:
- back: Πισω
- tableOfContents: Πινακας περιεχομενων
- relatedContent: Σχετικο περιεχομενο
- lastUpdatedOn: Τελευταια τροποποιηση στις
+ back:
+ other: Πισω
+
+ tableOfContents:
+ other: Πινακας περιεχομενων
+
+ relatedContent:
+ other: Σχετικο περιεχομενο
+
+ lastUpdatedOn:
+ other: Τελευταια τροποποιηση στις
+
readingTime:
one: "{{ .Count }} λεπτό ανάγνωσης"
+ ### Seems that there's no need to add 's' even if it's plural in English
other: "{{ .Count }} λεπτά ανάγνωσης"
notFound:
- title: Δε βρέθηκε
- subtitle: Η σελίδα δε βρέθηκε.
+ title:
+ other: Δε βρέθηκε
+ subtitle:
+ other: Η σελίδα δε βρέθηκε.
widget:
archives:
- title: Αρχειο
- more: Περισσότερα
+ title:
+ other: Αρχειο
+
+ more:
+ other: Περισσότερα
+
tagCloud:
- title: Tags
+ title:
+ other: Tags
search:
- title: Αναζήτηση
- placeholder: Πληκτρολογήστε κάτι...
- resultTitle: "#PAGES_COUNT σελιδες (#TIME_SECONDS δευτερολεπτα)"
+ title:
+ other: Αναζήτηση
+
+ placeholder:
+ other: Πληκτρολογήστε κάτι...
+
+ resultTitle:
+ other: "#PAGES_COUNT σελιδες (#TIME_SECONDS δευτερολεπτα)"
footer:
- builtWith: Δημιουργήθηκε με τη χρήση {{ .Generator }}
- designedBy: Το θέμα {{ .Theme }} σχεδιάστηκε από το {{ .DesignedBy }}
+ builtWith:
+ other: Δημιουργήθηκε με τη χρήση {{ .Generator }}
+
+ designedBy:
+ other: Το θέμα {{ .Theme }} σχεδιάστηκε από το {{ .DesignedBy }}