Pleroma/priv/static/packs/locales/glitch/oc.js.map

1 line
4.8 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{"version":3,"sources":["webpack:///app/javascript/tank/sources/git/git.pleroma.social/pleroma/mastofe/app/javascript/flavours/glitch/locales/oc.js","webpack:///./tmp/locales/glitch/oc.js","webpack:///app/javascript/tank/sources/git/git.pleroma.social/pleroma/mastofe/app/javascript/locales/index.js","webpack:///app/javascript/tank/sources/git/git.pleroma.social/pleroma/mastofe/app/javascript/locales/locale-data/oc.js"],"names":["Object","assign","inherited","localeData","messages","theLocale","setLocale","locale","getLocale","pluralRuleFunction","e","a","fields","year","displayName","relative","0","1","relativeTime","future","one","other","past","month","day","hour","minute","second"],"mappings":"mHAMeA,SAAOC,OAAO,GAAIC,EAJhB,I,iBCOjB,oBAAU,CACRC,WAAA,IACAC,SAAA,K,gCCXF,IAAIC,EAEG,SAASC,EAAUC,GACxBF,EAAYE,EAGP,SAASC,IACd,OAAOH,EAPT,4F,6mxBCIe,KAAC,CACdE,OAAQ,KACRE,mBAAoB,SAAUC,EAAGC,GAC/B,OAAOA,EAAI,GAAKD,EAAI,MAAQ,QAAUA,GAAK,GAAKA,EAAI,EAAI,MAAQ,SAElEE,OAAQ,CACNC,KAAM,CACJC,YAAa,KACbC,SAAU,CACRC,EAAG,QACHC,EAAG,eACH,KAAM,eAERC,aAAc,CACZC,OAAQ,CACNC,IAAK,gBACLC,MAAO,kBAETC,KAAM,CACJF,IAAK,YACLC,MAAO,gBAIbE,MAAO,CACLT,YAAa,MACbC,SAAU,CACRC,EAAG,cACHC,EAAG,iBACH,KAAM,iBAERC,aAAc,CACZC,OAAQ,CACNC,IAAK,iBACLC,MAAO,oBAETC,KAAM,CACJF,IAAK,aACLC,MAAO,kBAIbG,IAAK,CACHV,YAAa,OACbC,SAAU,CACRC,EAAG,MACHC,EAAG,QACH,KAAM,OAERC,aAAc,CACZC,OAAQ,CACNC,IAAK,kBACLC,MAAO,oBAETC,KAAM,CACJF,IAAK,cACLC,MAAO,kBAIbI,KAAM,CACJX,YAAa,MACbI,aAAc,CACZC,OAAQ,CACNC,IAAK,iBACLC,MAAO,mBAETC,KAAM,CACJF,IAAK,aACLC,MAAO,iBAIbK,OAAQ,CACNZ,YAAa,SACbI,aAAc,CACZC,OAAQ,CACNC,IAAK,oBACLC,MAAO,sBAETC,KAAM,CACJF,IAAK,gBACLC,MAAO,oBAIbM,OAAQ,CACNb,YAAa,UACbC,SAAU,CACRC,EAAG,OAELE,aAAc,CACZC,OAAQ,CACNC,IAAK,qBACLC,MAAO,uBAETC,KAAM,CACJF,IAAK,iBACLC,MAAO,0B","file":"locales/glitch/oc.js","sourcesContent":["import inherited from 'mastodon/locales/oc.json';\n\nconst messages = {\n // No translations available.\n};\n\nexport default Object.assign({}, inherited, messages);\n","//\n// locales/glitch/oc.js\n// automatically generated by generateLocalePacks.js\n//\n\nimport messages from '../../../app/javascript/flavours/glitch/locales/oc';\nimport localeData from 'locales/locale-data/oc.js';\nimport { setLocale } from 'locales';\n\nsetLocale({\n localeData,\n messages,\n});\n","let theLocale;\n\nexport function setLocale(locale) {\n theLocale = locale;\n}\n\nexport function getLocale() {\n return theLocale;\n}\n","/*eslint eqeqeq: \"off\"*/\n/*eslint no-nested-ternary: \"off\"*/\n/*eslint quotes: \"off\"*/\n\nexport default [{\n locale: \"oc\",\n pluralRuleFunction: function (e, a) {\n return a ? 1 == e ? \"one\" : \"other\" : e >= 0 && e < 2 ? \"one\" : \"other\";\n },\n fields: {\n year: {\n displayName: \"an\",\n relative: {\n 0: \"ongan\",\n 1: \"l'an que ven\",\n \"-1\": \"l'an passat\",\n },\n relativeTime: {\n future: {\n one: \"daquí {0} an\",\n other: \"daquí {0} ans\",\n },\n past: {\n one: \"fa {0} an\",\n other: \"fa {0} ans\",\n },\n },\n },\n month: {\n displayName: \"mes\",\n relative: {\n 0: \"aqueste mes\",\n 1: \"lo mes que ven\",\n \"-1\": \"lo mes passat\",\n },\n relativeTime: {\n future: {\n one: \"daquí {0} mes\",\n other: \"daquí {0} meses\",\n },\n past: {\n one: \"fa {0} mes\",\n other: \"fa {0} meses\",\n },\n },\n },\n day: {\n displayName: \"jorn\",\n relative: {\n 0: \"uèi\",\n 1: \"deman\",\n \"-1\": \"ièr\",\n },\n relativeTime: {\n future: {\n one: \"daquí {0} jorn\",\n other: \"daquí {0} jorns\",\n },\n past: {\n one: \"fa {0} jorn\",\n other: \"fa {0} jorns\",\n },\n },\n },\n hour: {\n displayName: \"ora\",\n relativeTime: {\n future: {\n one: \"daquí {0} ora\",\n other: \"daquí {0} oras\",\n },\n past: {\n one: \"fa {0} ora\",\n other: \"fa {0} oras\",\n },\n },\n },\n minute: {\n displayName: \"minuta\",\n relativeTime: {\n future: {\n one: \"daquí {0} minuta\",\n other: \"daquí {0} minutas\",\n },\n past: {\n one: \"fa {0} minuta\",\n other: \"fa {0} minutas\",\n },\n },\n },\n second: {\n displayName: \"segonda\",\n relative: {\n 0: \"ara\",\n },\n relativeTime: {\n future: {\n one: \"daquí {0} segonda\",\n other: \"daquí {0} segondas\",\n },\n past: {\n one: \"fa {0} segonda\",\n other: \"fa {0} segondas\",\n },\n },\n },\n },\n}];\n"],"sourceRoot":""}