tt-rss/lib/dojo/cldr/nls/ca/buddhist.js.uncompressed.js

231 lines
3.4 KiB
JavaScript
Raw Normal View History

2013-03-18 07:26:24 +01:00
define(
"dojo/cldr/nls/ca/buddhist", //begin v1.x content
{
"dateFormatItem-yM": "MM/yyyy GGGGG",
"dateFormatItem-yQ": "Q yyyy GGGGG",
"dayPeriods-format-wide-pm": "p.m.",
"eraNames": [
"eB"
],
"dateFormatItem-MMMEd": "E d MMM",
"dateFormatItem-hms": "h:mm:ss a",
"dateFormatItem-yQQQ": "QQQ y G",
"days-standAlone-wide": [
"Diumenge",
"Dilluns",
"Dimarts",
"Dimecres",
"Dijous",
"Divendres",
"Dissabte"
],
"dateFormatItem-MMM": "LLL",
"months-standAlone-narrow": [
"g",
"f",
"m",
"a",
"m",
"j",
"j",
"a",
"s",
"o",
"n",
"d"
],
"dayPeriods-format-wide-am": "a.m.",
"quarters-standAlone-abbr": [
"1T",
"2T",
"3T",
"4T"
],
"dateFormatItem-y": "y G",
"timeFormat-full": "H.mm.ss zzzz",
"months-standAlone-abbr": [
"gen.",
"febr.",
"març",
"abr.",
"maig",
"juny",
"jul.",
"ag.",
"set.",
"oct.",
"nov.",
"des."
],
"dateFormatItem-Ed": "E d",
"dateFormatItem-yMMM": "MMM y G",
"days-standAlone-narrow": [
"dg",
"dl",
"dt",
"dc",
"dj",
"dv",
"ds"
],
"eraAbbr": [
"eB"
],
"dateFormat-long": "d MMMM y G",
"timeFormat-medium": "H.mm.ss",
"dateFormatItem-Hm": "HH:mm",
"dateFormat-medium": "d MMM y G",
"dateFormatItem-Hms": "HH:mm:ss",
"dayPeriods-format-narrow-pm": "p.m.",
"dateFormatItem-yMd": "d/M/yyyy",
"quarters-standAlone-wide": [
"1r trimestre",
"2n trimestre",
"3r trimestre",
"4t trimestre"
],
"dateFormatItem-ms": "mm:ss",
"dayPeriods-format-narrow-am": "a.m.",
"months-standAlone-wide": [
"gener",
"febrer",
"març",
"abril",
"maig",
"juny",
"juliol",
"agost",
"setembre",
"octubre",
"novembre",
"desembre"
],
"dateFormatItem-MMMd": "d MMM",
"timeFormat-long": "H.mm.ss z",
"months-format-abbr": [
"de gen.",
"de febr.",
"de març",
"dabr.",
"de maig",
"de juny",
"de jul.",
"dag.",
"de set.",
"doct.",
"de nov.",
"de des."
],
"timeFormat-short": "H.mm",
"dateFormatItem-H": "HH",
"quarters-format-abbr": [
"1T",
"2T",
"3T",
"4T"
],
"days-format-abbr": [
"dg.",
"dl.",
"dt.",
"dc.",
"dj.",
"dv.",
"ds."
],
"dateFormatItem-M": "L",
"days-format-narrow": [
"dg",
"dl",
"dt",
"dc",
"dj",
"dv",
"ds"
],
"dateFormatItem-yMMMd": "d MMM y",
"dateFormatItem-MEd": "E, d/M",
"months-format-narrow": [
"G",
"F",
"M",
"A",
"M",
"J",
"J",
"A",
"S",
"O",
"N",
"D"
],
"days-standAlone-short": [
"dg.",
"dl.",
"dm.",
"dc.",
"dj.",
"dv.",
"ds."
],
"dateFormatItem-hm": "h:mm a",
"days-standAlone-abbr": [
"dg",
"dl",
"dt",
"dc",
"dj",
"dv",
"ds"
],
"dateFormat-short": "dd/MM/yyyy GGGGG",
"dateFormatItem-yMMMEd": "E, d MMM y G",
"dateFormat-full": "EEEE, dd MMMM y G",
"dateFormatItem-Md": "d/M",
"dateFormatItem-yMEd": "E, dd/MM/yyyy GGGGG",
"months-format-wide": [
"de gener",
"de febrer",
"de març",
"dabril",
"de maig",
"de juny",
"de juliol",
"dagost",
"de setembre",
"doctubre",
"de novembre",
"de desembre"
],
"days-format-short": [
"dg.",
"dl.",
"dt.",
"dc.",
"dj.",
"dv.",
"ds."
],
"dateFormatItem-d": "d",
"quarters-format-wide": [
"1r trimestre",
"2n trimestre",
"3r trimestre",
"4t trimestre"
],
"eraNarrow": [
"eB"
],
"days-format-wide": [
"diumenge",
"dilluns",
"dimarts",
"dimecres",
"dijous",
"divendres",
"dissabte"
],
"dateFormatItem-h": "h a"
}
//end v1.x content
);