el.yaml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. toggleMenu:
  2. other: Εναλλαγή Μενού
  3. darkMode:
  4. other: Σκοτεινό θέμα
  5. list:
  6. page:
  7. one: "{{ .Count }} σελιδα"
  8. other: "{{ .Count }} σελιδες"
  9. section:
  10. other: Ενότητα
  11. subsection:
  12. one: Υποενότητα
  13. other: Υποενότητες
  14. article:
  15. back:
  16. other: Πισω
  17. tableOfContents:
  18. other: Πινακας περιεχομενων
  19. relatedContents:
  20. other: Σχετικο περιεχομενο
  21. lastUpdatedOn:
  22. other: Τελευταια τροποποιηση στις
  23. readingTime:
  24. one: "{{ .Count }} λεπτό ανάγνωσης"
  25. ### Seems that there's no need to add 's' even if it's plural in English
  26. other: "{{ .Count }} λεπτά ανάγνωσης"
  27. notFound:
  28. title:
  29. other: Δε βρέθηκε
  30. subtitle:
  31. other: Η σελίδα δε βρέθηκε.
  32. widget:
  33. archives:
  34. title:
  35. other: Αρχειο
  36. more:
  37. other: Περισσότερα
  38. tagCloud:
  39. title:
  40. other: Tags
  41. search:
  42. title:
  43. other: Αναζήτηση
  44. placeholder:
  45. other: Πληκτρολογήστε κάτι...
  46. resultTitle:
  47. other: "#PAGES_COUNT σελιδες (#TIME_SECONDS δευτερολεπτα)"
  48. footer:
  49. builtWith:
  50. other: Δημιουργήθηκε με τη χρήση {{ .Generator }}
  51. designedBy:
  52. other: Το θέμα {{ .Theme }} σχεδιάστηκε από το {{ .DesignedBy }}