Update mastofe to bundle-2019-06-26
[akkoma] / priv / static / packs / locales / vanilla / gl.js.map
1 {"version":3,"sources":["webpack:///app/javascript/builds/pleroma/mastofe/app/javascript/locales/index.js","webpack:///./node_modules/react-intl/locale-data/gl.js","webpack:///./tmp/locales/vanilla/gl.js"],"names":["theLocale","setLocale","locale","getLocale","__webpack_require__","r","__webpack_exports__","d","module","exports","pluralRuleFunction","e","a","o","String","split","fields","year","displayName","relative","0","1","-1","relativeTime","future","one","other","past","month","day","2","-2","hour","minute","second","_app_javascript_mastodon_locales_gl_json__WEBPACK_IMPORTED_MODULE_0__","react_intl_locale_data_gl_js__WEBPACK_IMPORTED_MODULE_1__","react_intl_locale_data_gl_js__WEBPACK_IMPORTED_MODULE_1___default","n","locales__WEBPACK_IMPORTED_MODULE_2__","Object","localeData","messages"],"mappings":"6FAAA,IAAIA,EAEG,SAASC,EAAUC,GACxBF,EAAYE,EAGP,SAASC,IACd,OAAOH,EAPTI,EAAAC,EAAAC,GAAAF,EAAAG,EAAAD,EAAA,8BAAAL,IAAAG,EAAAG,EAAAD,EAAA,8BAAAH,8opBCC4DK,EAAAC,QAC3D,WACD,aAEA,QACAP,OAAA,KACAQ,mBAAA,SAAAC,EAAAC,GACA,IAAAC,GAAAC,OAAAH,GAAAI,MAAA,QACA,OAAAH,EAAA,WAAAD,GAAAE,EAAA,eAEAG,OAAA,CACAC,KAAA,CACAC,YAAA,MACAC,SAAA,CACAC,EAAA,WACAC,EAAA,gBACAC,KAAA,gBAEAC,aAAA,CACAC,OAAA,CACAC,IAAA,aACAC,MAAA,eAEAC,KAAA,CACAF,IAAA,cACAC,MAAA,kBAIAE,MAAA,CACAV,YAAA,MACAC,SAAA,CACAC,EAAA,WACAC,EAAA,gBACAC,KAAA,gBAEAC,aAAA,CACAC,OAAA,CACAC,IAAA,aACAC,MAAA,gBAEAC,KAAA,CACAF,IAAA,cACAC,MAAA,mBAIAG,IAAA,CACAX,YAAA,MACAC,SAAA,CACAC,EAAA,OACAC,EAAA,OACAS,EAAA,aACAC,KAAA,UACAT,KAAA,QAEAC,aAAA,CACAC,OAAA,CACAC,IAAA,aACAC,MAAA,eAEAC,KAAA,CACAF,IAAA,cACAC,MAAA,kBAIAM,KAAA,CACAd,YAAA,OACAC,SAAA,CACAC,EAAA,cAEAG,aAAA,CACAC,OAAA,CACAC,IAAA,cACAC,MAAA,gBAEAC,KAAA,CACAF,IAAA,eACAC,MAAA,mBAIAO,OAAA,CACAf,YAAA,SACAC,SAAA,CACAC,EAAA,gBAEAG,aAAA,CACAC,OAAA,CACAC,IAAA,gBACAC,MAAA,kBAEAC,KAAA,CACAF,IAAA,iBACAC,MAAA,qBAIAQ,OAAA,CACAhB,YAAA,UACAC,SAAA,CACAC,EAAA,SAEAG,aAAA,CACAC,OAAA,CACAC,IAAA,iBACAC,MAAA,mBAEAC,KAAA,CACAF,IAAA,kBACAC,MAAA,yBA/G4Dd,qCCD5DR,EAAAC,EAAAC,GAAA,IAAA6B,EAAA/B,EAAA,KAAAgC,EAAAhC,EAAA,KAAAiC,EAAAjC,EAAAkC,EAAAF,GAAAG,EAAAnC,EAAA,IASAoC,OAAAD,EAAA,UAAAC,CAAS,CACPC,WAAAJ,IACAK,SAAAP","file":"locales/vanilla/gl.js","sourcesContent":["let theLocale;\n\nexport function setLocale(locale) {\n theLocale = locale;\n}\n\nexport function getLocale() {\n return theLocale;\n}\n","!function (e, a) {\n \"object\" == typeof exports && \"undefined\" != typeof module ? module.exports = a() : \"function\" == typeof define && define.amd ? define(a) : (e.ReactIntlLocaleData = e.ReactIntlLocaleData || {}, e.ReactIntlLocaleData.gl = a());\n}(this, function () {\n \"use strict\";\n\n return [{\n locale: \"gl\",\n pluralRuleFunction: function pluralRuleFunction(e, a) {\n var o = !String(e).split(\".\")[1];\n return a ? \"other\" : 1 == e && o ? \"one\" : \"other\";\n },\n fields: {\n year: {\n displayName: \"ano\",\n relative: {\n 0: \"este ano\",\n 1: \"o próximo ano\",\n \"-1\": \"o ano pasado\"\n },\n relativeTime: {\n future: {\n one: \"en {0} ano\",\n other: \"en {0} anos\"\n },\n past: {\n one: \"hai {0} ano\",\n other: \"hai {0} anos\"\n }\n }\n },\n month: {\n displayName: \"mes\",\n relative: {\n 0: \"este mes\",\n 1: \"o próximo mes\",\n \"-1\": \"o mes pasado\"\n },\n relativeTime: {\n future: {\n one: \"en {0} mes\",\n other: \"en {0} meses\"\n },\n past: {\n one: \"hai {0} mes\",\n other: \"hai {0} meses\"\n }\n }\n },\n day: {\n displayName: \"día\",\n relative: {\n 0: \"hoxe\",\n 1: \"mañá\",\n 2: \"pasadomañá\",\n \"-2\": \"antonte\",\n \"-1\": \"onte\"\n },\n relativeTime: {\n future: {\n one: \"en {0} día\",\n other: \"en {0} días\"\n },\n past: {\n one: \"hai {0} día\",\n other: \"hai {0} días\"\n }\n }\n },\n hour: {\n displayName: \"hora\",\n relative: {\n 0: \"nesta hora\"\n },\n relativeTime: {\n future: {\n one: \"en {0} hora\",\n other: \"en {0} horas\"\n },\n past: {\n one: \"hai {0} hora\",\n other: \"hai {0} horas\"\n }\n }\n },\n minute: {\n displayName: \"minuto\",\n relative: {\n 0: \"neste minuto\"\n },\n relativeTime: {\n future: {\n one: \"en {0} minuto\",\n other: \"en {0} minutos\"\n },\n past: {\n one: \"hai {0} minuto\",\n other: \"hai {0} minutos\"\n }\n }\n },\n second: {\n displayName: \"segundo\",\n relative: {\n 0: \"agora\"\n },\n relativeTime: {\n future: {\n one: \"en {0} segundo\",\n other: \"en {0} segundos\"\n },\n past: {\n one: \"hai {0} segundo\",\n other: \"hai {0} segundos\"\n }\n }\n }\n }\n }];\n});","//\n// locales/vanilla/gl.js\n// automatically generated by generateLocalePacks.js\n//\n\nimport messages from '../../../app/javascript/mastodon/locales/gl.json';\nimport localeData from 'react-intl/locale-data/gl.js';\nimport { setLocale } from 'locales';\n\nsetLocale({\n localeData,\n messages,\n});\n"],"sourceRoot":""}