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
ericgaspar 79a385385d
8.0.1
2021-11-11 22:06:49 +01:00

53 lines
No EOL
1.4 KiB
JavaScript

(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[80],{
/***/ 264:
/***/ (function(module, exports, __webpack_require__) {
!function (a, e) {
true ? module.exports = e(__webpack_require__(3)) : undefined;
}(this, function (a) {
"use strict";
a = a && a.hasOwnProperty("default") ? a.default : a;
var e = {
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 (a) {
return a;
},
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 a.locale(e, null, !0), e;
});
/***/ })
}]);
//# sourceMappingURL=mi.js.map