summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/pt-pt
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-08-14 19:04:32 +0400
committerAndrew Dolgov <[email protected]>2012-08-14 19:04:32 +0400
commit0181c0110985cfd2659e81c8cc1ef5a2f73bc697 (patch)
treee2250a345481fa63cfcf98d76830338ad7eb9818 /lib/dojo/cldr/nls/pt-pt
parent973c4a649fd8f83ed85004f3365f10f9c24d8349 (diff)
dojo: remove uncompressed files
Diffstat (limited to 'lib/dojo/cldr/nls/pt-pt')
-rw-r--r--lib/dojo/cldr/nls/pt-pt/gregorian.js.uncompressed.js141
-rw-r--r--lib/dojo/cldr/nls/pt-pt/number.js.uncompressed.js8
2 files changed, 0 insertions, 149 deletions
diff --git a/lib/dojo/cldr/nls/pt-pt/gregorian.js.uncompressed.js b/lib/dojo/cldr/nls/pt-pt/gregorian.js.uncompressed.js
deleted file mode 100644
index 4b9ceee2b..000000000
--- a/lib/dojo/cldr/nls/pt-pt/gregorian.js.uncompressed.js
+++ /dev/null
@@ -1,141 +0,0 @@
-define(
-"dojo/cldr/nls/pt-pt/gregorian", //begin v1.x content
-{
- "quarters-standAlone-wide": [
- "1.º trimestre",
- "2.º trimestre",
- "3.º trimestre",
- "4.º trimestre"
- ],
- "quarters-format-abbr": [
- "1.º trimestre",
- "2.º trimestre",
- "3.º trimestre",
- "4.º trimestre"
- ],
- "dayPeriods-standAlone-wide-am": "a.m.",
- "dateFormat-medium": "d 'de' MMM 'de' yyyy",
- "quarters-standAlone-abbr": [
- "1.º trimestre",
- "2.º trimestre",
- "3.º trimestre",
- "4.º trimestre"
- ],
- "dateFormatItem-Hm": "HH:mm",
- "dayPeriods-standAlone-abbr-pm": "p.m.",
- "dateFormatItem-HHmmss": "HH:mm:ss",
- "dateFormatItem-hm": "h:mm a",
- "months-standAlone-wide": [
- "Janeiro",
- "Fevereiro",
- "Março",
- "Abril",
- "Maio",
- "Junho",
- "Julho",
- "Agosto",
- "Setembro",
- "Outubro",
- "Novembro",
- "Dezembro"
- ],
- "dayPeriods-standAlone-abbr-am": "a.m.",
- "dayPeriods-format-wide-pm": "Depois do meio-dia",
- "months-standAlone-abbr": [
- "Jan",
- "Fev",
- "Mar",
- "Abr",
- "Mai",
- "Jun",
- "Jul",
- "Ago",
- "Set",
- "Out",
- "Nov",
- "Dez"
- ],
- "dateFormatItem-yQQQ": "QQQ 'de' y",
- "dayPeriods-format-wide-am": "Antes do meio-dia",
- "dateFormatItem-Hms": "HH:mm:ss",
- "dayPeriods-format-abbr-pm": "p.m.",
- "dateFormatItem-yyQ": "QQQ 'de' yy",
- "dateFormatItem-ms": "mm:ss",
- "dayPeriods-format-abbr-am": "a.m.",
- "months-format-wide": [
- "Janeiro",
- "Fevereiro",
- "Março",
- "Abril",
- "Maio",
- "Junho",
- "Julho",
- "Agosto",
- "Setembro",
- "Outubro",
- "Novembro",
- "Dezembro"
- ],
- "days-standAlone-wide": [
- "Domingo",
- "Segunda-feira",
- "Terça-feira",
- "Quarta-feira",
- "Quinta-feira",
- "Sexta-feira",
- "Sábado"
- ],
- "dateFormatItem-HHmm": "HH:mm",
- "months-format-abbr": [
- "Jan",
- "Fev",
- "Mar",
- "Abr",
- "Mai",
- "Jun",
- "Jul",
- "Ago",
- "Set",
- "Out",
- "Nov",
- "Dez"
- ],
- "days-standAlone-abbr": [
- "Domingo",
- "Segunda-feira",
- "Terça-feira",
- "Quarta-feira",
- "Quinta-feira",
- "Sexta-feira",
- "Sábado"
- ],
- "days-format-wide": [
- "Domingo",
- "Segunda-feira",
- "Terça-feira",
- "Quarta-feira",
- "Quinta-feira",
- "Sexta-feira",
- "Sábado"
- ],
- "dateFormatItem-hms": "h:mm:ss a",
- "dateFormatItem-yQ": "QQQ 'de' yyyy",
- "quarters-format-wide": [
- "1.º trimestre",
- "2.º trimestre",
- "3.º trimestre",
- "4.º trimestre"
- ],
- "dayPeriods-standAlone-wide-pm": "p.m.",
- "days-format-abbr": [
- "Domingo",
- "Segunda-feira",
- "Terça-feira",
- "Quarta-feira",
- "Quinta-feira",
- "Sexta-feira",
- "Sábado"
- ]
-}
-//end v1.x content
-); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/pt-pt/number.js.uncompressed.js b/lib/dojo/cldr/nls/pt-pt/number.js.uncompressed.js
deleted file mode 100644
index 54ffa82b8..000000000
--- a/lib/dojo/cldr/nls/pt-pt/number.js.uncompressed.js
+++ /dev/null
@@ -1,8 +0,0 @@
-define(
-"dojo/cldr/nls/pt-pt/number", //begin v1.x content
-{
- "currencyFormat": "#,##0.00 ¤",
- "group": " "
-}
-//end v1.x content
-); \ No newline at end of file