mirror of
https://github.com/OpenMW/openmw.git
synced 2025-09-14 00:14:09 +00:00
43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
# source: https://elderscrolls.fandom.com/pl/wiki/Kalendarz
|
|
|
|
month1: "Gwiazda Poranna"
|
|
month2: "Wschodzące Słońce"
|
|
month3: "Pierwszy Siew"
|
|
month4: "Deszczowa Dłoń"
|
|
month5: "Drugi Siew"
|
|
month6: "Śródrocze"
|
|
month7: "Pełnia Słońca"
|
|
month8: "Ostatni Siew"
|
|
month9: "Domowe Ognisko"
|
|
month10: "Pierwsze Mrozy"
|
|
month11: "Zachodzące Słońce"
|
|
month12: "Gwiazda Wieczorna"
|
|
|
|
# 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: "Gwiazdy Porannej"
|
|
monthInGenitive2: "Wschodzącego Słońca"
|
|
monthInGenitive3: "Pierwszego Siewu"
|
|
monthInGenitive4: "Deszczowej Dłoni"
|
|
monthInGenitive5: "Drugiego Siewu"
|
|
monthInGenitive6: "Śródrocza"
|
|
monthInGenitive7: "Pełni Słońca"
|
|
monthInGenitive8: "Ostatniego Siewu"
|
|
monthInGenitive9: "Domowego Ogniska"
|
|
monthInGenitive10: "Pierwszego Mrozu"
|
|
monthInGenitive11: "Zachodzącego Słońca"
|
|
monthInGenitive12: "Gwiazdy Wieczornej"
|
|
|
|
dateFormat: "dzień {day} {monthInGenitive} {year, number, :: group-off}"
|
|
|
|
weekday1: "Sundas"
|
|
weekday2: "Morndas"
|
|
weekday3: "Tirdas"
|
|
weekday4: "Middas"
|
|
weekday5: "Turdas"
|
|
weekday6: "Fredas"
|
|
weekday7: "Loredas"
|
|
|
|
am: "rano"
|
|
pm: "po poł"
|
|
day: "Dzień"
|