summaryrefslogtreecommitdiff
path: root/priv/static/packs/locales/vanilla/ko.js.map
blob: 781e7af50be3d2174a4c16e77b5a6b7377a9e5c0 (plain)
1
{"version":3,"sources":["webpack:///app/javascript/tank/sources/git/git.pleroma.social/pleroma/mastofe/app/javascript/locales/index.js","webpack:///./node_modules/react-intl/locale-data/ko.js","webpack:///./tmp/locales/vanilla/ko.js"],"names":["theLocale","setLocale","locale","getLocale","module","exports","pluralRuleFunction","e","t","fields","year","displayName","relative","0","1","relativeTime","future","other","past","month","day","2","hour","minute","second","parentLocale","localeData","messages"],"mappings":"6FAAA,IAAIA,EAEG,SAASC,EAAUC,GACxBF,EAAYE,EAGP,SAASC,IACd,OAAOH,EAPT,4F,u3jBCC+DI,EAAOC,QAC9D,WACN,aAEA,MAAO,CAAC,CACNH,OAAQ,KACRI,mBAAoB,SAA4BC,EAAGC,GACjD,MAAO,SAETC,OAAQ,CACNC,KAAM,CACJC,YAAa,IACbC,SAAU,CACRC,EAAG,KACHC,EAAG,KACH,KAAM,MAERC,aAAc,CACZC,OAAQ,CACNC,MAAO,UAETC,KAAM,CACJD,MAAO,YAIb,aAAc,CACZN,YAAa,IACbC,SAAU,CACRC,EAAG,KACHC,EAAG,KACH,KAAM,MAERC,aAAc,CACZC,OAAQ,CACNC,MAAO,UAETC,KAAM,CACJD,MAAO,YAIbE,MAAO,CACLR,YAAa,IACbC,SAAU,CACRC,EAAG,OACHC,EAAG,OACH,KAAM,OAERC,aAAc,CACZC,OAAQ,CACNC,MAAO,WAETC,KAAM,CACJD,MAAO,aAIb,cAAe,CACbN,YAAa,IACbC,SAAU,CACRC,EAAG,OACHC,EAAG,OACH,KAAM,OAERC,aAAc,CACZC,OAAQ,CACNC,MAAO,WAETC,KAAM,CACJD,MAAO,aAIbG,IAAK,CACHT,YAAa,IACbC,SAAU,CACRC,EAAG,KACHC,EAAG,KACHO,EAAG,KACH,KAAM,MACN,KAAM,MAERN,aAAc,CACZC,OAAQ,CACNC,MAAO,UAETC,KAAM,CACJD,MAAO,YAIb,YAAa,CACXN,YAAa,IACbC,SAAU,CACRC,EAAG,KACHC,EAAG,KACHO,EAAG,KACH,KAAM,MACN,KAAM,MAERN,aAAc,CACZC,OAAQ,CACNC,MAAO,UAETC,KAAM,CACJD,MAAO,YAIbK,KAAM,CACJX,YAAa,IACbC,SAAU,CACRC,EAAG,SAELE,aAAc,CACZC,OAAQ,CACNC,MAAO,WAETC,KAAM,CACJD,MAAO,aAIb,aAAc,CACZN,YAAa,IACbC,SAAU,CACRC,EAAG,SAELE,aAAc,CACZC,OAAQ,CACNC,MAAO,WAETC,KAAM,CACJD,MAAO,aAIbM,OAAQ,CACNZ,YAAa,IACbC,SAAU,CACRC,EAAG,QAELE,aAAc,CACZC,OAAQ,CACNC,MAAO,UAETC,KAAM,CACJD,MAAO,YAIb,eAAgB,CACdN,YAAa,IACbC,SAAU,CACRC,EAAG,QAELE,aAAc,CACZC,OAAQ,CACNC,MAAO,UAETC,KAAM,CACJD,MAAO,YAIbO,OAAQ,CACNb,YAAa,IACbC,SAAU,CACRC,EAAG,MAELE,aAAc,CACZC,OAAQ,CACNC,MAAO,UAETC,KAAM,CACJD,MAAO,YAIb,eAAgB,CACdN,YAAa,IACbC,SAAU,CACRC,EAAG,MAELE,aAAc,CACZC,OAAQ,CACNC,MAAO,UAETC,KAAM,CACJD,MAAO,cAKd,CACDf,OAAQ,QACRuB,aAAc,OArM8DjB,I,iCCDhF,8CASA,oBAAU,CACRkB,WAAA,IACAC,SAAA,M","file":"locales/vanilla/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      \"year-short\": {\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      \"month-short\": {\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      \"day-short\": {\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      \"hour-short\": {\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      \"minute-short\": {\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      \"second-short\": {\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});","//\n// locales/vanilla/ko.js\n// automatically generated by generateLocalePacks.js\n//\n\nimport messages from '../../../app/javascript/mastodon/locales/ko.json';\nimport localeData from 'react-intl/locale-data/ko.js';\nimport { setLocale } from 'locales';\n\nsetLocale({\n  localeData,\n  messages,\n});\n"],"sourceRoot":""}