1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/converse_ynh.git synced 2024-09-03 18:25:53 +02:00
converse_ynh/sources/dist/locales/dayjs/mi-js.js
Éric Gaspar a5da4d5b7a 100.0.0
2022-12-17 22:08:36 +01:00

58 lines
No EOL
1.6 KiB
JavaScript

(self["webpackChunkconverse_js"] = self["webpackChunkconverse_js"] || []).push([[7454],{
/***/ 9346:
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
!function (e, a) {
true ? module.exports = a(__webpack_require__(7076)) : 0;
}(this, function (e) {
"use strict";
function a(e) {
return e && "object" == typeof e && "default" in e ? e : {
default: e
};
}
var i = a(e),
t = {
name: "mi",
weekdays: "Rātapu_Mane_Tūrei_Wenerei_Tāite_Paraire_Hātarei".split("_"),
months: "Kohi-tāte_Hui-tanguru_Poutū-te-rangi_Paenga-whāwhā_Haratua_Pipiri_Hōngoingoi_Here-turi-kōkā_Mahuru_Whiringa-ā-nuku_Whiringa-ā-rangi_Hakihea".split("_"),
weekStart: 1,
weekdaysShort: "Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),
monthsShort: "Kohi_Hui_Pou_Pae_Hara_Pipi_Hōngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),
weekdaysMin: "Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),
ordinal: function (e) {
return e;
},
formats: {
LT: "HH:mm",
LTS: "HH:mm:ss",
L: "DD/MM/YYYY",
LL: "D MMMM YYYY",
LLL: "D MMMM YYYY [i] HH:mm",
LLLL: "dddd, D MMMM YYYY [i] HH:mm"
},
relativeTime: {
future: "i roto i %s",
past: "%s i mua",
s: "te hēkona ruarua",
m: "he meneti",
mm: "%d meneti",
h: "te haora",
hh: "%d haora",
d: "he ra",
dd: "%d ra",
M: "he marama",
MM: "%d marama",
y: "he tau",
yy: "%d tau"
}
};
return i.default.locale(t, null, !0), t;
});
/***/ })
}]);
//# sourceMappingURL=mi-js.js.map