summaryrefslogtreecommitdiff
path: root/priv/static/packs/locales/vanilla/ja.js.map
blob: 8a7d4edb068ecfdef7ff8de4faf15a5a1af37419 (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/ja.js","webpack:///./tmp/locales/vanilla/ja.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","localeData","messages"],"mappings":"6FAAA,IAAIA,EAEG,SAASC,EAAUC,GACxBF,EAAYE,EAGP,SAASC,IACd,OAAOH,EAPT,4F,++jBCC+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,KACHC,EAAG,KACH,KAAM,MAERC,aAAc,CACZC,OAAQ,CACNC,MAAO,WAETC,KAAM,CACJD,MAAO,aAIb,cAAe,CACbN,YAAa,IACbC,SAAU,CACRC,EAAG,KACHC,EAAG,KACH,KAAM,MAERC,aAAc,CACZC,OAAQ,CACNC,MAAO,WAETC,KAAM,CACJD,MAAO,aAIbG,IAAK,CACHT,YAAa,IACbC,SAAU,CACRC,EAAG,KACHC,EAAG,KACHO,EAAG,MACH,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,MACH,KAAM,MACN,KAAM,MAERN,aAAc,CACZC,OAAQ,CACNC,MAAO,UAETC,KAAM,CACJD,MAAO,YAIbK,KAAM,CACJX,YAAa,IACbC,SAAU,CACRC,EAAG,UAELE,aAAc,CACZC,OAAQ,CACNC,MAAO,WAETC,KAAM,CACJD,MAAO,aAIb,aAAc,CACZN,YAAa,IACbC,SAAU,CACRC,EAAG,UAELE,aAAc,CACZC,OAAQ,CACNC,MAAO,WAETC,KAAM,CACJD,MAAO,aAIbM,OAAQ,CACNZ,YAAa,IACbC,SAAU,CACRC,EAAG,SAELE,aAAc,CACZC,OAAQ,CACNC,MAAO,UAETC,KAAM,CACJD,MAAO,YAIb,eAAgB,CACdN,YAAa,IACbC,SAAU,CACRC,EAAG,SAELE,aAAc,CACZC,OAAQ,CACNC,MAAO,UAETC,KAAM,CACJD,MAAO,YAIbO,OAAQ,CACNb,YAAa,IACbC,SAAU,CACRC,EAAG,KAELE,aAAc,CACZC,OAAQ,CACNC,MAAO,UAETC,KAAM,CACJD,MAAO,YAIb,eAAgB,CACdN,YAAa,IACbC,SAAU,CACRC,EAAG,KAELE,aAAc,CACZC,OAAQ,CACNC,MAAO,UAETC,KAAM,CACJD,MAAO,eA9L6DT,I,iCCDhF,8CASA,oBAAU,CACRiB,WAAA,IACAC,SAAA,M","file":"locales/vanilla/ja.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.ja = t());\n}(this, function () {\n  \"use strict\";\n\n  return [{\n    locale: \"ja\",\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: \"1 時間以内\"\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: \"1 時間以内\"\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: \"1 分以内\"\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: \"1 分以内\"\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});","//\n// locales/vanilla/ja.js\n// automatically generated by generateLocalePacks.js\n//\n\nimport messages from '../../../app/javascript/mastodon/locales/ja.json';\nimport localeData from 'react-intl/locale-data/ja.js';\nimport { setLocale } from 'locales';\n\nsetLocale({\n  localeData,\n  messages,\n});\n"],"sourceRoot":""}