Update mastofe to bundle-2019-06-26
[akkoma] / priv / static / packs / locales / glitch / ko.js.map
index f68852ce08e677616fd9a8d6825344893ea041d1..de3db762cb94e914fb116a6f0d3ed52b19722cbc 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/ko.js","webpack:///app/javascript/builds/pleroma/mastofe/app/javascript/flavours/glitch/locales/ko.js","webpack:///./tmp/locales/glitch/ko.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","2","-2","hour","minute","second","parentLocale","Object","assign","inherited","locales","localeData","ko_default","a","messages","locales_ko"],"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,y0eCC4DK,EAAAC,QAC3D,WACD,aAEA,QACAP,OAAA,KACAQ,mBAAA,SAAAC,EAAAC,GACA,eAEAC,OAAA,CACAC,KAAA,CACAC,YAAA,IACAC,SAAA,CACAC,EAAA,KACAC,EAAA,KACAC,KAAA,MAEAC,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,YAIAE,MAAA,CACAT,YAAA,IACAC,SAAA,CACAC,EAAA,OACAC,EAAA,OACAC,KAAA,OAEAC,aAAA,CACAC,OAAA,CACAC,MAAA,WAEAC,KAAA,CACAD,MAAA,aAIAG,IAAA,CACAV,YAAA,IACAC,SAAA,CACAC,EAAA,KACAC,EAAA,KACAQ,EAAA,KACAC,KAAA,MACAR,KAAA,MAEAC,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,YAIAM,KAAA,CACAb,YAAA,IACAC,SAAA,CACAC,EAAA,SAEAG,aAAA,CACAC,OAAA,CACAC,MAAA,WAEAC,KAAA,CACAD,MAAA,aAIAO,OAAA,CACAd,YAAA,IACAC,SAAA,CACAC,EAAA,QAEAG,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,YAIAQ,OAAA,CACAf,YAAA,IACAC,SAAA,CACAC,EAAA,MAEAG,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,cAKG,CACHpB,OAAA,QACA6B,aAAA,OAzG4DnB,yDCK7CoB,SAAOC,OAAO,GAAIC,EAJhB,8BCOjBF,OAAAG,EAAA,UAAAH,CAAS,CACPI,WAAAC,EAAAC,EACAC,SAAAC","file":"locales/glitch/ko.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.ko = t());\n}(this, function () {\n  \"use strict\";\n\n  return [{\n    locale: \"ko\",\n    pluralRuleFunction: function pluralRuleFunction(e, t) {\n      return \"other\";\n    },\n    fields: {\n      year: {\n        displayName: \"년\",\n        relative: {\n          0: \"올해\",\n          1: \"내년\",\n          \"-1\": \"작년\"\n        },\n        relativeTime: {\n          future: {\n            other: \"{0}년 후\"\n          },\n          past: {\n            other: \"{0}년 전\"\n          }\n        }\n      },\n      month: {\n        displayName: \"월\",\n        relative: {\n          0: \"이번 달\",\n          1: \"다음 달\",\n          \"-1\": \"지난달\"\n        },\n        relativeTime: {\n          future: {\n            other: \"{0}개월 후\"\n          },\n          past: {\n            other: \"{0}개월 전\"\n          }\n        }\n      },\n      day: {\n        displayName: \"일\",\n        relative: {\n          0: \"오늘\",\n          1: \"내일\",\n          2: \"모레\",\n          \"-2\": \"그저께\",\n          \"-1\": \"어제\"\n        },\n        relativeTime: {\n          future: {\n            other: \"{0}일 후\"\n          },\n          past: {\n            other: \"{0}일 전\"\n          }\n        }\n      },\n      hour: {\n        displayName: \"시\",\n        relative: {\n          0: \"현재 시간\"\n        },\n        relativeTime: {\n          future: {\n            other: \"{0}시간 후\"\n          },\n          past: {\n            other: \"{0}시간 전\"\n          }\n        }\n      },\n      minute: {\n        displayName: \"분\",\n        relative: {\n          0: \"현재 분\"\n        },\n        relativeTime: {\n          future: {\n            other: \"{0}분 후\"\n          },\n          past: {\n            other: \"{0}분 전\"\n          }\n        }\n      },\n      second: {\n        displayName: \"초\",\n        relative: {\n          0: \"지금\"\n        },\n        relativeTime: {\n          future: {\n            other: \"{0}초 후\"\n          },\n          past: {\n            other: \"{0}초 전\"\n          }\n        }\n      }\n    }\n  }, {\n    locale: \"ko-KP\",\n    parentLocale: \"ko\"\n  }];\n});","import inherited from 'mastodon/locales/ko.json';\n\nconst messages = {\n  //  No translations available.\n};\n\nexport default Object.assign({}, inherited, messages);\n","//\n// locales/glitch/ko.js\n// automatically generated by generateLocalePacks.js\n//\n\nimport messages from '../../../app/javascript/flavours/glitch/locales/ko';\nimport localeData from 'react-intl/locale-data/ko.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/ko.js","webpack:///app/javascript/builds/pleroma/mastofe/app/javascript/flavours/glitch/locales/ko.js","webpack:///./tmp/locales/glitch/ko.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","2","-2","hour","minute","second","parentLocale","Object","assign","inherited","locales","localeData","ko_default","a","messages","locales_ko"],"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,w3eCC4DK,EAAAC,QAC3D,WACD,aAEA,QACAP,OAAA,KACAQ,mBAAA,SAAAC,EAAAC,GACA,eAEAC,OAAA,CACAC,KAAA,CACAC,YAAA,IACAC,SAAA,CACAC,EAAA,KACAC,EAAA,KACAC,KAAA,MAEAC,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,YAIAE,MAAA,CACAT,YAAA,IACAC,SAAA,CACAC,EAAA,OACAC,EAAA,OACAC,KAAA,OAEAC,aAAA,CACAC,OAAA,CACAC,MAAA,WAEAC,KAAA,CACAD,MAAA,aAIAG,IAAA,CACAV,YAAA,IACAC,SAAA,CACAC,EAAA,KACAC,EAAA,KACAQ,EAAA,KACAC,KAAA,MACAR,KAAA,MAEAC,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,YAIAM,KAAA,CACAb,YAAA,IACAC,SAAA,CACAC,EAAA,SAEAG,aAAA,CACAC,OAAA,CACAC,MAAA,WAEAC,KAAA,CACAD,MAAA,aAIAO,OAAA,CACAd,YAAA,IACAC,SAAA,CACAC,EAAA,QAEAG,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,YAIAQ,OAAA,CACAf,YAAA,IACAC,SAAA,CACAC,EAAA,MAEAG,aAAA,CACAC,OAAA,CACAC,MAAA,UAEAC,KAAA,CACAD,MAAA,cAKG,CACHpB,OAAA,QACA6B,aAAA,OAzG4DnB,yDCK7CoB,SAAOC,OAAO,GAAIC,EAJhB,8BCOjBF,OAAAG,EAAA,UAAAH,CAAS,CACPI,WAAAC,EAAAC,EACAC,SAAAC","file":"locales/glitch/ko.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.ko = t());\n}(this, function () {\n  \"use strict\";\n\n  return [{\n    locale: \"ko\",\n    pluralRuleFunction: function pluralRuleFunction(e, t) {\n      return \"other\";\n    },\n    fields: {\n      year: {\n        displayName: \"년\",\n        relative: {\n          0: \"올해\",\n          1: \"내년\",\n          \"-1\": \"작년\"\n        },\n        relativeTime: {\n          future: {\n            other: \"{0}년 후\"\n          },\n          past: {\n            other: \"{0}년 전\"\n          }\n        }\n      },\n      month: {\n        displayName: \"월\",\n        relative: {\n          0: \"이번 달\",\n          1: \"다음 달\",\n          \"-1\": \"지난달\"\n        },\n        relativeTime: {\n          future: {\n            other: \"{0}개월 후\"\n          },\n          past: {\n            other: \"{0}개월 전\"\n          }\n        }\n      },\n      day: {\n        displayName: \"일\",\n        relative: {\n          0: \"오늘\",\n          1: \"내일\",\n          2: \"모레\",\n          \"-2\": \"그저께\",\n          \"-1\": \"어제\"\n        },\n        relativeTime: {\n          future: {\n            other: \"{0}일 후\"\n          },\n          past: {\n            other: \"{0}일 전\"\n          }\n        }\n      },\n      hour: {\n        displayName: \"시\",\n        relative: {\n          0: \"현재 시간\"\n        },\n        relativeTime: {\n          future: {\n            other: \"{0}시간 후\"\n          },\n          past: {\n            other: \"{0}시간 전\"\n          }\n        }\n      },\n      minute: {\n        displayName: \"분\",\n        relative: {\n          0: \"현재 분\"\n        },\n        relativeTime: {\n          future: {\n            other: \"{0}분 후\"\n          },\n          past: {\n            other: \"{0}분 전\"\n          }\n        }\n      },\n      second: {\n        displayName: \"초\",\n        relative: {\n          0: \"지금\"\n        },\n        relativeTime: {\n          future: {\n            other: \"{0}초 후\"\n          },\n          past: {\n            other: \"{0}초 전\"\n          }\n        }\n      }\n    }\n  }, {\n    locale: \"ko-KP\",\n    parentLocale: \"ko\"\n  }];\n});","import inherited from 'mastodon/locales/ko.json';\n\nconst messages = {\n  //  No translations available.\n};\n\nexport default Object.assign({}, inherited, messages);\n","//\n// locales/glitch/ko.js\n// automatically generated by generateLocalePacks.js\n//\n\nimport messages from '../../../app/javascript/flavours/glitch/locales/ko';\nimport localeData from 'react-intl/locale-data/ko.js';\nimport { setLocale } from 'locales';\n\nsetLocale({\n  localeData,\n  messages,\n});\n"],"sourceRoot":""}
\ No newline at end of file