mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-07 12:54:00 +00:00
40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
# source: https://en.uesp.net/wiki/Lore:Calendar
|
|
|
|
month1: "Morning Star"
|
|
month2: "Sun's Dawn"
|
|
month3: "First Seed"
|
|
month4: "Rain's Hand"
|
|
month5: "Second Seed"
|
|
month6: "Midyear"
|
|
month7: "Sun's Height"
|
|
month8: "Last Seed"
|
|
month9: "Hearthfire"
|
|
month10: "Frostfall"
|
|
month11: "Sun's Dusk"
|
|
month12: "Evening Star"
|
|
|
|
# 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: "Morning Star"
|
|
monthInGenitive2: "Sun's Dawn"
|
|
monthInGenitive3: "First Seed"
|
|
monthInGenitive4: "Rain's Hand"
|
|
monthInGenitive5: "Second Seed"
|
|
monthInGenitive6: "Midyear"
|
|
monthInGenitive7: "Sun's Height"
|
|
monthInGenitive8: "Last Seed"
|
|
monthInGenitive9: "Hearthfire"
|
|
monthInGenitive10: "Frostfall"
|
|
monthInGenitive11: "Sun's Dusk"
|
|
monthInGenitive12: "Evening Star"
|
|
|
|
dateFormat: "day {day} of {monthInGenitive} {year, number, :: group-off}"
|
|
|
|
weekday1: "Sundas"
|
|
weekday2: "Morndas"
|
|
weekday3: "Tirdas"
|
|
weekday4: "Middas"
|
|
weekday5: "Turdas"
|
|
weekday6: "Fredas"
|
|
weekday7: "Loredas"
|