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, 17 insertions, 46 deletions
diff --git a/i18n/el.yaml b/i18n/el.yaml
index 27a147d..486914a 100644
--- a/i18n/el.yaml
+++ b/i18n/el.yaml
@@ -1,70 +1,41 @@
-toggleMenu:
- other: Εναλλαγή Μενού
+toggleMenu: Εναλλαγή Μενού
-darkMode:
- other: Σκοτεινό θέμα
+darkMode: Σκοτεινό θέμα
list:
page:
one: "{{ .Count }} σελιδα"
other: "{{ .Count }} σελιδες"
-
- section:
- other: Ενότητα
-
+ section: Ενότητα
subsection:
one: Υποενότητα
other: Υποενότητες
article:
- back:
- other: Πισω
-
- tableOfContents:
- other: Πινακας περιεχομενων
-
- relatedContent:
- other: Σχετικο περιεχομενο
-
- lastUpdatedOn:
- other: Τελευταια τροποποιηση στις
-
+ back: Πισω
+ tableOfContents: Πινακας περιεχομενων
+ relatedContent: Σχετικο περιεχομενο
+ lastUpdatedOn: Τελευταια τροποποιηση στις
readingTime:
one: "{{ .Count }} λεπτό ανάγνωσης"
- ### Seems that there's no need to add 's' even if it's plural in English
other: "{{ .Count }} λεπτά ανάγνωσης"
notFound:
- title:
- other: Δε βρέθηκε
- subtitle:
- other: Η σελίδα δε βρέθηκε.
+ title: Δε βρέθηκε
+ subtitle: Η σελίδα δε βρέθηκε.
widget:
archives:
- title:
- other: Αρχειο
-
- more:
- other: Περισσότερα
-
+ title: Αρχειο
+ more: Περισσότερα
tagCloud:
- title:
- other: Tags
+ title: Tags
search:
- title:
- other: Αναζήτηση
-
- placeholder:
- other: Πληκτρολογήστε κάτι...
-
- resultTitle:
- other: "#PAGES_COUNT σελιδες (#TIME_SECONDS δευτερολεπτα)"
+ title: Αναζήτηση
+ placeholder: Πληκτρολογήστε κάτι...
+ resultTitle: "#PAGES_COUNT σελιδες (#TIME_SECONDS δευτερολεπτα)"
footer:
- builtWith:
- other: Δημιουργήθηκε με τη χρήση {{ .Generator }}
-
- designedBy:
- other: Το θέμα {{ .Theme }} σχεδιάστηκε από το {{ .DesignedBy }}
+ builtWith: Δημιουργήθηκε με τη χρήση {{ .Generator }}
+ designedBy: Το θέμα {{ .Theme }} σχεδιάστηκε από το {{ .DesignedBy }}