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ń"