Update mastofe to bundle-2019-06-26
[akkoma] / priv / static / packs / locales / glitch / eo.js.map
index 00e4baa2abe18b6ed60ab6ac0e8119d05ee8955c..253aa995aef467b349262b412a391138f8c680ea 100644 (file)
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///app/javascript/builds/pleroma/mastofe/app/javascript/locales/index.js","webpack:///./node_modules/react-intl/locale-data/eo.js","webpack:///app/javascript/builds/pleroma/mastofe/app/javascript/flavours/glitch/locales/eo.js","webpack:///./tmp/locales/glitch/eo.js"],"names":["theLocale","setLocale","locale","getLocale","__webpack_require__","r","__webpack_exports__","d","module","exports","pluralRuleFunction","e","t","fields","year","displayName","relative","0","1","-1","relativeTime","future","other","past","month","day","hour","minute","second","Object","assign","inherited","locales","localeData","eo_default","a","messages","locales_eo"],"mappings":"4FAAA,IAAIA,EAEG,SAASC,EAAUC,GACxBF,EAAYE,EAGP,SAASC,IACd,OAAOH,EAPTI,EAAAC,EAAAC,GAAAF,EAAAG,EAAAD,EAAA,8BAAAL,IAAAG,EAAAG,EAAAD,EAAA,8BAAAH,+roBCC4DK,EAAAC,QAC3D,WACD,aAEA,QACAP,OAAA,KACAQ,mBAAA,SAAAC,EAAAC,GACA,OAAAA,EAAA,WAAAD,EAAA,eAEAE,OAAA,CACAC,KAAA,CACAC,YAAA,OACAC,SAAA,CACAC,EAAA,YACAC,EAAA,YACAC,KAAA,aAEAC,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,YAIAE,MAAA,CACAT,YAAA,QACAC,SAAA,CACAC,EAAA,aACAC,EAAA,aACAC,KAAA,cAEAC,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,YAIAG,IAAA,CACAV,YAAA,MACAC,SAAA,CACAC,EAAA,QACAC,EAAA,WACAC,KAAA,aAEAC,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,YAIAI,KAAA,CACAX,YAAA,OACAC,SAAA,CACAC,EAAA,aAEAG,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,YAIAK,OAAA,CACAZ,YAAA,SACAC,SAAA,CACAC,EAAA,eAEAG,aAAA,CACAC,OAAA,CACAC,MAAA,YAEAC,KAAA,CACAD,MAAA,cAIAM,OAAA,CACAb,YAAA,SACAC,SAAA,CACAC,EAAA,OAEAG,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,eAhG4DV,yDCK7CiB,SAAOC,OAAO,GAAIC,EAJhB,8BCOjBF,OAAAG,EAAA,UAAAH,CAAS,CACPI,WAAAC,EAAAC,EACAC,SAAAC","file":"locales/glitch/eo.js","sourcesContent":["let theLocale;\n\nexport function setLocale(locale) {\n  theLocale = locale;\n}\n\nexport function getLocale() {\n  return theLocale;\n}\n","!function (e, t) {\n  \"object\" == typeof exports && \"undefined\" != typeof module ? module.exports = t() : \"function\" == typeof define && define.amd ? define(t) : (e.ReactIntlLocaleData = e.ReactIntlLocaleData || {}, e.ReactIntlLocaleData.eo = t());\n}(this, function () {\n  \"use strict\";\n\n  return [{\n    locale: \"eo\",\n    pluralRuleFunction: function pluralRuleFunction(e, t) {\n      return t ? \"other\" : 1 == e ? \"one\" : \"other\";\n    },\n    fields: {\n      year: {\n        displayName: \"Year\",\n        relative: {\n          0: \"this year\",\n          1: \"next year\",\n          \"-1\": \"last year\"\n        },\n        relativeTime: {\n          future: {\n            other: \"+{0} y\"\n          },\n          past: {\n            other: \"-{0} y\"\n          }\n        }\n      },\n      month: {\n        displayName: \"Month\",\n        relative: {\n          0: \"this month\",\n          1: \"next month\",\n          \"-1\": \"last month\"\n        },\n        relativeTime: {\n          future: {\n            other: \"+{0} m\"\n          },\n          past: {\n            other: \"-{0} m\"\n          }\n        }\n      },\n      day: {\n        displayName: \"Day\",\n        relative: {\n          0: \"today\",\n          1: \"tomorrow\",\n          \"-1\": \"yesterday\"\n        },\n        relativeTime: {\n          future: {\n            other: \"+{0} d\"\n          },\n          past: {\n            other: \"-{0} d\"\n          }\n        }\n      },\n      hour: {\n        displayName: \"Hour\",\n        relative: {\n          0: \"this hour\"\n        },\n        relativeTime: {\n          future: {\n            other: \"+{0} h\"\n          },\n          past: {\n            other: \"-{0} h\"\n          }\n        }\n      },\n      minute: {\n        displayName: \"Minute\",\n        relative: {\n          0: \"this minute\"\n        },\n        relativeTime: {\n          future: {\n            other: \"+{0} min\"\n          },\n          past: {\n            other: \"-{0} min\"\n          }\n        }\n      },\n      second: {\n        displayName: \"Second\",\n        relative: {\n          0: \"now\"\n        },\n        relativeTime: {\n          future: {\n            other: \"+{0} s\"\n          },\n          past: {\n            other: \"-{0} s\"\n          }\n        }\n      }\n    }\n  }];\n});","import inherited from 'mastodon/locales/eo.json';\n\nconst messages = {\n  //  No translations available.\n};\n\nexport default Object.assign({}, inherited, messages);\n","//\n// locales/glitch/eo.js\n// automatically generated by generateLocalePacks.js\n//\n\nimport messages from '../../../app/javascript/flavours/glitch/locales/eo';\nimport localeData from 'react-intl/locale-data/eo.js';\nimport { setLocale } from 'locales';\n\nsetLocale({\n  localeData,\n  messages,\n});\n"],"sourceRoot":""}
\ No newline at end of file
+{"version":3,"sources":["webpack:///app/javascript/builds/pleroma/mastofe/app/javascript/locales/index.js","webpack:///./node_modules/react-intl/locale-data/eo.js","webpack:///app/javascript/builds/pleroma/mastofe/app/javascript/flavours/glitch/locales/eo.js","webpack:///./tmp/locales/glitch/eo.js"],"names":["theLocale","setLocale","locale","getLocale","__webpack_require__","r","__webpack_exports__","d","module","exports","pluralRuleFunction","e","t","fields","year","displayName","relative","0","1","-1","relativeTime","future","other","past","month","day","hour","minute","second","Object","assign","inherited","locales","localeData","eo_default","a","messages","locales_eo"],"mappings":"4FAAA,IAAIA,EAEG,SAASC,EAAUC,GACxBF,EAAYE,EAGP,SAASC,IACd,OAAOH,EAPTI,EAAAC,EAAAC,GAAAF,EAAAG,EAAAD,EAAA,8BAAAL,IAAAG,EAAAG,EAAAD,EAAA,8BAAAH,s0oBCC4DK,EAAAC,QAC3D,WACD,aAEA,QACAP,OAAA,KACAQ,mBAAA,SAAAC,EAAAC,GACA,OAAAA,EAAA,WAAAD,EAAA,eAEAE,OAAA,CACAC,KAAA,CACAC,YAAA,OACAC,SAAA,CACAC,EAAA,YACAC,EAAA,YACAC,KAAA,aAEAC,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,YAIAE,MAAA,CACAT,YAAA,QACAC,SAAA,CACAC,EAAA,aACAC,EAAA,aACAC,KAAA,cAEAC,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,YAIAG,IAAA,CACAV,YAAA,MACAC,SAAA,CACAC,EAAA,QACAC,EAAA,WACAC,KAAA,aAEAC,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,YAIAI,KAAA,CACAX,YAAA,OACAC,SAAA,CACAC,EAAA,aAEAG,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,YAIAK,OAAA,CACAZ,YAAA,SACAC,SAAA,CACAC,EAAA,eAEAG,aAAA,CACAC,OAAA,CACAC,MAAA,YAEAC,KAAA,CACAD,MAAA,cAIAM,OAAA,CACAb,YAAA,SACAC,SAAA,CACAC,EAAA,OAEAG,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,eAhG4DV,yDCK7CiB,SAAOC,OAAO,GAAIC,EAJhB,8BCOjBF,OAAAG,EAAA,UAAAH,CAAS,CACPI,WAAAC,EAAAC,EACAC,SAAAC","file":"locales/glitch/eo.js","sourcesContent":["let theLocale;\n\nexport function setLocale(locale) {\n  theLocale = locale;\n}\n\nexport function getLocale() {\n  return theLocale;\n}\n","!function (e, t) {\n  \"object\" == typeof exports && \"undefined\" != typeof module ? module.exports = t() : \"function\" == typeof define && define.amd ? define(t) : (e.ReactIntlLocaleData = e.ReactIntlLocaleData || {}, e.ReactIntlLocaleData.eo = t());\n}(this, function () {\n  \"use strict\";\n\n  return [{\n    locale: \"eo\",\n    pluralRuleFunction: function pluralRuleFunction(e, t) {\n      return t ? \"other\" : 1 == e ? \"one\" : \"other\";\n    },\n    fields: {\n      year: {\n        displayName: \"Year\",\n        relative: {\n          0: \"this year\",\n          1: \"next year\",\n          \"-1\": \"last year\"\n        },\n        relativeTime: {\n          future: {\n            other: \"+{0} y\"\n          },\n          past: {\n            other: \"-{0} y\"\n          }\n        }\n      },\n      month: {\n        displayName: \"Month\",\n        relative: {\n          0: \"this month\",\n          1: \"next month\",\n          \"-1\": \"last month\"\n        },\n        relativeTime: {\n          future: {\n            other: \"+{0} m\"\n          },\n          past: {\n            other: \"-{0} m\"\n          }\n        }\n      },\n      day: {\n        displayName: \"Day\",\n        relative: {\n          0: \"today\",\n          1: \"tomorrow\",\n          \"-1\": \"yesterday\"\n        },\n        relativeTime: {\n          future: {\n            other: \"+{0} d\"\n          },\n          past: {\n            other: \"-{0} d\"\n          }\n        }\n      },\n      hour: {\n        displayName: \"Hour\",\n        relative: {\n          0: \"this hour\"\n        },\n        relativeTime: {\n          future: {\n            other: \"+{0} h\"\n          },\n          past: {\n            other: \"-{0} h\"\n          }\n        }\n      },\n      minute: {\n        displayName: \"Minute\",\n        relative: {\n          0: \"this minute\"\n        },\n        relativeTime: {\n          future: {\n            other: \"+{0} min\"\n          },\n          past: {\n            other: \"-{0} min\"\n          }\n        }\n      },\n      second: {\n        displayName: \"Second\",\n        relative: {\n          0: \"now\"\n        },\n        relativeTime: {\n          future: {\n            other: \"+{0} s\"\n          },\n          past: {\n            other: \"-{0} s\"\n          }\n        }\n      }\n    }\n  }];\n});","import inherited from 'mastodon/locales/eo.json';\n\nconst messages = {\n  //  No translations available.\n};\n\nexport default Object.assign({}, inherited, messages);\n","//\n// locales/glitch/eo.js\n// automatically generated by generateLocalePacks.js\n//\n\nimport messages from '../../../app/javascript/flavours/glitch/locales/eo';\nimport localeData from 'react-intl/locale-data/eo.js';\nimport { setLocale } from 'locales';\n\nsetLocale({\n  localeData,\n  messages,\n});\n"],"sourceRoot":""}
\ No newline at end of file