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/ga.js

53 lines
1.4 KiB
JavaScript
Raw Normal View History

2021-11-11 22:06:49 +01:00
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[51],{
/***/ 235:
/***/ (function(module, exports, __webpack_require__) {
!function (a, i) {
true ? module.exports = i(__webpack_require__(3)) : undefined;
}(this, function (a) {
"use strict";
a = a && a.hasOwnProperty("default") ? a.default : a;
var i = {
name: "ga",
weekdays: "Dé Domhnaigh_Dé Luain_Dé Máirt_Dé Céadaoin_Déardaoin_Dé hAoine_Dé Satharn".split("_"),
months: "Eanáir_Feabhra_Márta_Aibreán_Bealtaine_Méitheamh_Iúil_Lúnasa_Meán Fómhair_Deaireadh Fómhair_Samhain_Nollaig".split("_"),
weekStart: 1,
weekdaysShort: "Dom_Lua_Mái_Céa_Déa_hAo_Sat".split("_"),
monthsShort: "Eaná_Feab_Márt_Aibr_Beal_Méit_Iúil_Lúna_Meán_Deai_Samh_Noll".split("_"),
weekdaysMin: "Do_Lu_Má_Ce_Dé_hA_Sa".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 HH:mm",
LLLL: "dddd, D MMMM YYYY HH:mm"
},
relativeTime: {
future: "i %s",
past: "%s ó shin",
s: "cúpla soicind",
m: "nóiméad",
mm: "%d nóiméad",
h: "uair an chloig",
hh: "%d uair an chloig",
d: "lá",
dd: "%d lá",
M: "mí",
MM: "%d mí",
y: "bliain",
yy: "%d bliain"
}
};
return a.locale(i, null, !0), i;
});
/***/ })
}]);
2021-01-30 12:42:26 +01:00
//# sourceMappingURL=ga.js.map