summaryrefslogtreecommitdiff
path: root/priv/static/packs/locales/glitch/oc.js.map
blob: 24974675c5e8f63a416f5ca1256c2c2afc8f887f (plain)
1
{"version":3,"sources":["webpack:///app/javascript/tank/sources/git/git.pleroma.social/pleroma/mastofe/app/javascript/locales/locale-data/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/flavours/glitch/locales/oc.js","webpack:///./tmp/locales/glitch/oc.js"],"names":["locale","pluralRuleFunction","e","a","fields","year","displayName","relative","0","1","relativeTime","future","one","other","past","month","day","hour","minute","second","theLocale","setLocale","getLocale","Object","assign","inherited","localeData","messages"],"mappings":"49wBAIe,KAAC,CACdA,OAAQ,KACRC,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,yB,+BCtGjB,IAAIO,EAEG,SAASC,EAAUrB,GACxBoB,EAAYpB,EAGP,SAASsB,IACd,OAAOF,EAPT,4F,qDCMeG,SAAOC,OAAO,GAAIC,EAJhB,I,gBCOjB,oBAAU,CACRC,WAAA,IACAC,SAAA,M","file":"locales/glitch/oc.js","sourcesContent":["/*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: \"d’aquí {0} an\",\n          other: \"d’aquí {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: \"d’aquí {0} mes\",\n          other: \"d’aquí {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: \"d’aquí {0} jorn\",\n          other: \"d’aquí {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: \"d’aquí {0} ora\",\n          other: \"d’aquí {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: \"d’aquí {0} minuta\",\n          other: \"d’aquí {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: \"d’aquí {0} segonda\",\n          other: \"d’aquí {0} segondas\",\n        },\n        past: {\n          one: \"fa {0} segonda\",\n          other: \"fa {0} segondas\",\n        },\n      },\n    },\n  },\n}];\n","let theLocale;\n\nexport function setLocale(locale) {\n  theLocale = locale;\n}\n\nexport function getLocale() {\n  return theLocale;\n}\n","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"],"sourceRoot":""}