From 870334be3f58507c05bfc72f3edbe5db10af4caf Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 2 Apr 2013 20:06:16 +0400 Subject: remove dojo uncompressed files --- lib/dojo/cldr/nls/ca/buddhist.js.uncompressed.js | 231 ----------------------- 1 file changed, 231 deletions(-) delete mode 100644 lib/dojo/cldr/nls/ca/buddhist.js.uncompressed.js (limited to 'lib/dojo/cldr/nls/ca/buddhist.js.uncompressed.js') diff --git a/lib/dojo/cldr/nls/ca/buddhist.js.uncompressed.js b/lib/dojo/cldr/nls/ca/buddhist.js.uncompressed.js deleted file mode 100644 index cba725d28..000000000 --- a/lib/dojo/cldr/nls/ca/buddhist.js.uncompressed.js +++ /dev/null @@ -1,231 +0,0 @@ -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ç", - "d’abr.", - "de maig", - "de juny", - "de jul.", - "d’ag.", - "de set.", - "d’oct.", - "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ç", - "d’abril", - "de maig", - "de juny", - "de juliol", - "d’agost", - "de setembre", - "d’octubre", - "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 -); \ No newline at end of file -- cgit v1.2.3