You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/files/data/l10n/Calendar/en.yaml

38 lines
872 B
YAML

month1: "January"
month2: "February"
month3: "March"
month4: "April"
month5: "May"
month6: "June"
month7: "July"
month8: "August"
month9: "September"
month10: "October"
month11: "November"
month12: "December"
# The variant of month names in the context "day X of month Y".
# In English it is the same, but some languages require a different form.
monthInGenitive1: "January"
monthInGenitive2: "February"
monthInGenitive3: "March"
monthInGenitive4: "April"
monthInGenitive5: "May"
monthInGenitive6: "June"
monthInGenitive7: "July"
monthInGenitive8: "August"
monthInGenitive9: "September"
monthInGenitive10: "October"
monthInGenitive11: "November"
monthInGenitive12: "December"
dateFormat: "day {day} of {monthInGenitive} {year}"
weekday1: "Sunday"
weekday2: "Monday"
weekday3: "Tuesday"
weekday4: "Wednesday"
weekday5: "Thursday"
weekday6: "Friday"
weekday7: "Saturday"