1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-09-14 00:14:09 +00:00
openmw/files/data/l10n/Calendar/pl.yaml
2025-08-13 12:01:04 +02:00

41 lines
965 B
YAML

month1: "styczeń"
month2: "luty"
month3: "marzec"
month4: "kwiecień"
month5: "maj"
month6: "czerwiec"
month7: "lipiec"
month8: "sierpień"
month9: "wrzesień"
month10: "październik"
month11: "listopad"
month12: "grudzień"
# 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: "stycznia"
monthInGenitive2: "lutego"
monthInGenitive3: "marca"
monthInGenitive4: "kwietnia"
monthInGenitive5: "maja"
monthInGenitive6: "czerwca"
monthInGenitive7: "lipca"
monthInGenitive8: "sierpnia"
monthInGenitive9: "września"
monthInGenitive10: "października"
monthInGenitive11: "listopada"
monthInGenitive12: "grudnia"
dateFormat: "{day} {monthInGenitive} {year, number, :: group-off}"
weekday1: "niedziela"
weekday2: "poniedziałek"
weekday3: "wtorek"
weekday4: "środa"
weekday5: "czwartek"
weekday6: "piątek"
weekday7: "sobota"
am: "rano"
pm: "po poł."
day: "Dzień"