{"version":3,"file":"js/4565-dd737f319bb148f68004.chunk.js","mappings":"iGAMA,IAAIA,EAAI,CACJ,CAAC,eAAgB,kBACjB,CAAC,iBAAkB,gBACnB,CAAC,qBAAiB,oBAClB,CAAC,gBAAiB,eAClB,CAAC,sBAAkB,qBACnB,CAAC,iBAAkB,gBACnB,CAAC,oBAAgB,mBACjB,CAAC,cAAe,aAChB,CAAC,sBAAkB,qBACnB,CAAC,kBAAmB,iBACpB,CAAC,sBAAkB,qBACnB,CAAC,wBAAoB,uBACrB,CAAC,aAAc,YACf,CAAC,cAAe,aAChB,CAAC,kBAAmB,iBACpB,CAAC,iBAAkB,gBACnB,CAAC,kBAAmB,iBACpB,CAAC,cAAe,aAChB,CAAC,mBAAoB,kBACrB,CAAC,wBAAoB,uBACrB,CAAC,eAAgB,eAQrBC,EAAQ,EANR,SAAmBC,EAAQC,GAIvB,OAAOH,EAAU,EAARG,EAAaD,EAAS,GAAK,GAAKA,EAAS,GAAK,GAAK,OAASA,EAAS,IAAM,GAAKC,IAAUA,EAAQ,EAAI,GAAMA,EACzH,C,8CChCA,WAAiBC,OADE,KACkBC,OAAQC,EAAAA,E","sources":["webpack://agra/./node_modules/timeago.js/lib/lang/pl.js","webpack://agra/./app/javascript/timeago-mappings/pl.js"],"sourcesContent":["\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\n// 0-13 alternately: single unit of time,\n// genitive plural form for all other numbers excluding cases below:\n// 14-20: nominative plural form for the numbers 2,3,4\n// and all other numbers higher than 21 which end in 2,3,4\nvar l = [\n ['w tej chwili', 'za chwilę'],\n ['%s sekund temu', 'za %s sekund'],\n ['1 minutę temu', 'za 1 minutę'],\n ['%s minut temu', 'za %s minut'],\n ['1 godzinę temu', 'za 1 godzinę'],\n ['%s godzin temu', 'za %s godzin'],\n ['1 dzień temu', 'za 1 dzień'],\n ['%s dni temu', 'za %s dni'],\n ['1 tydzień temu', 'za 1 tydzień'],\n ['%s tygodni temu', 'za %s tygodni'],\n ['1 miesiąc temu', 'za 1 miesiąc'],\n ['%s miesięcy temu', 'za %s miesięcy'],\n ['1 rok temu', 'za 1 rok'],\n ['%s lat temu', 'za %s lat'],\n ['%s sekundy temu', 'za %s sekundy'],\n ['%s minuty temu', 'za %s minuty'],\n ['%s godziny temu', 'za %s godziny'],\n ['%s dni temu', 'za %s dni'],\n ['%s tygodnie temu', 'za %s tygodnie'],\n ['%s miesiące temu', 'za %s miesiące'],\n ['%s lata temu', 'za %s lata'],\n];\nfunction default_1(number, index) {\n // to determine which plural form must be used check the last 2 digits\n // and calculate new index value to get the nominative form (14-20)\n // for all other cases use index value as it is (0-13)\n return l[index & 1 ? (number % 10 > 4 || number % 10 < 2 || 1 === ~~(number / 10) % 10 ? index : ++index / 2 + 13) : index];\n}\nexports.default = default_1;\n//# sourceMappingURL=pl.js.map","import localeModule from 'timeago.js/lib/lang/pl'\nconst localeName = 'pl'\nexport default { locale: localeName, module: localeModule }\n"],"names":["l","exports","number","index","locale","module","localeModule"],"sourceRoot":""}