summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/en-gb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dojo/cldr/nls/en-gb')
-rw-r--r--lib/dojo/cldr/nls/en-gb/buddhist.js8
-rw-r--r--lib/dojo/cldr/nls/en-gb/chinese.js8
-rw-r--r--lib/dojo/cldr/nls/en-gb/currency.js4
-rw-r--r--lib/dojo/cldr/nls/en-gb/generic.js8
-rw-r--r--lib/dojo/cldr/nls/en-gb/gregorian.js4
-rw-r--r--lib/dojo/cldr/nls/en-gb/indian.js8
-rw-r--r--lib/dojo/cldr/nls/en-gb/islamic.js4
-rw-r--r--lib/dojo/cldr/nls/en-gb/japanese.js8
-rw-r--r--lib/dojo/cldr/nls/en-gb/number.js8
9 files changed, 38 insertions, 22 deletions
diff --git a/lib/dojo/cldr/nls/en-gb/buddhist.js b/lib/dojo/cldr/nls/en-gb/buddhist.js
deleted file mode 100644
index 51c5fe4ee..000000000
--- a/lib/dojo/cldr/nls/en-gb/buddhist.js
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
- Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
- Available via Academic Free License >= 2.1 OR the modified BSD license.
- see: http://dojotoolkit.org/license for details
-*/
-
-//>>built
-define("dojo/cldr/nls/en-gb/buddhist",{"dateFormatItem-yM":"MM/y","dateFormatItem-yQ":"Q y","dayPeriods-format-wide-pm":"pm","dateFormatItem-MMMEd":"E d MMM","dateFormatItem-yQQQ":"QQQ y","dateFormatItem-MMdd":"dd/MM","months-standAlone-narrow":["J","F","M","A","M","J","J","A","S","O","N","D"],"dayPeriods-format-wide-am":"am","dateFormatItem-y":"y","dateFormatItem-Ed":"E d","dateFormatItem-yMMM":"MMM y","days-standAlone-narrow":["S","M","T","W","T","F","S"],"dateFormatItem-yyyyMM":"MM/y G","dateFormatItem-yyyyMMMM":"MMMM y G","dateFormat-long":"d MMMM y G","dateFormat-medium":"d MMM y G","dayPeriods-format-narrow-pm":"p","dateFormatItem-yyMMM":"MMM y G","dateFormatItem-yMd":"dd/MM/yyyy","dayPeriods-format-narrow-am":"a","dateFormatItem-yyyyMd":"d/M/y G","dateFormatItem-MMMd":"d MMM","months-format-abbr":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"dateFormatItem-MMMMd":"d MMMM","days-format-abbr":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dateFormatItem-M":"LL","dateFormatItem-yMMMd":"d MMM y G","dateFormatItem-MEd":"E, d/M","dateFormat-short":"dd/MM/y G","dateFormatItem-yMMMEd":"E, d MMM y G","dateFormat-full":"EEEE, d MMMM y G","dateFormatItem-Md":"d/M","dateFormatItem-yMEd":"E, d/M/y G","months-format-wide":["January","February","March","April","May","June","July","August","September","October","November","December"],"days-format-short":["Su","Mo","Tu","We","Th","Fr","Sa"],"quarters-format-wide":["1st quarter","2nd quarter","3rd quarter","4th quarter"],"days-format-wide":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]}); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/en-gb/chinese.js b/lib/dojo/cldr/nls/en-gb/chinese.js
new file mode 100644
index 000000000..a2a4fab0f
--- /dev/null
+++ b/lib/dojo/cldr/nls/en-gb/chinese.js
@@ -0,0 +1,8 @@
+/*
+ Copyright (c) 2004-2016, The JS Foundation All Rights Reserved.
+ Available via Academic Free License >= 2.1 OR the modified BSD license.
+ see: http://dojotoolkit.org/license for details
+*/
+
+//>>built
+define("dojo/cldr/nls/en-gb/chinese",{"dateFormat-medium":"d MMM U","dateFormatItem-yMd":"dd/MM/y","dateFormatItem-MMMEd":"E d MMM","dateFormatItem-MEd":"E dd/MM","months-format-narrow":["1","2","3","4","5","6","7","8","9","10","11","12"],"dateTimeFormat-medium":"{1} {0}","dateFormatItem-GyMMMd":"d MMM U","dateFormatItem-Md":"dd/MM","months-standAlone-narrow":["1","2","3","4","5","6","7","8","9","10","11","12"],"months-standAlone-wide":["1","2","3","4","5","6","7","8","9","10","11","12"],"dateFormatItem-GyMMMEd":"E, d MMM U","dateFormatItem-M":"LL","dateFormatItem-yyyyMMMEd":"E, d MMM U","dateFormatItem-yyyyMEd":"E, dd/MM/y","dateFormatItem-yyyyMMMM":"MMMM U","dateFormatItem-MMMMd":"d MMMM","dateTimeFormat-long":"{1} {0}","months-standAlone-abbr":["1","2","3","4","5","6","7","8","9","10","11","12"],"dateFormat-long":"d MMMM U","field-dayperiod":"am/pm","dateFormat-short":"dd/MM/yy","dateTimeFormat-short":"{1} {0}","months-format-wide":["1","2","3","4","5","6","7","8","9","10","11","12"],"dateTimeFormat-full":"{1} {0}","months-format-abbr":["1","2","3","4","5","6","7","8","9","10","11","12"],"dateFormatItem-yyyyMMMd":"d MMM U","dateFormatItem-yyyyM":"MM/y","dateFormat-full":"EEEE, d MMMM U","dateFormatItem-MMMd":"d MMM","dateFormatItem-yyyyMd":"dd/MM/y","dateFormatItem-Ed":"E d"}); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/en-gb/currency.js b/lib/dojo/cldr/nls/en-gb/currency.js
index 832073218..e59a47456 100644
--- a/lib/dojo/cldr/nls/en-gb/currency.js
+++ b/lib/dojo/cldr/nls/en-gb/currency.js
@@ -1,8 +1,8 @@
/*
- Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
+ Copyright (c) 2004-2016, The JS Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
//>>built
-define("dojo/cldr/nls/en-gb/currency",{"HKD_displayName":"Hong Kong Dollar","CAD_displayName":"Canadian Dollar","HKD_symbol":"HK$","CNY_displayName":"Chinese Yuan","AUD_displayName":"Australian Dollar","CAD_symbol":"CA$","EUR_symbol":"€","CNY_symbol":"CN¥","GBP_displayName":"British Pound","GBP_symbol":"£","AUD_symbol":"AU$","EUR_displayName":"Euro"}); \ No newline at end of file
+define("dojo/cldr/nls/en-gb/currency",{"USD_symbol":"$","CAD_symbol":"CA$","GBP_displayName":"British Pound","GBP_symbol":"£","HKD_symbol":"HK$","AUD_symbol":"AU$","CNY_symbol":"CN¥","EUR_symbol":"€"}); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/en-gb/generic.js b/lib/dojo/cldr/nls/en-gb/generic.js
new file mode 100644
index 000000000..1e8a68bc9
--- /dev/null
+++ b/lib/dojo/cldr/nls/en-gb/generic.js
@@ -0,0 +1,8 @@
+/*
+ Copyright (c) 2004-2016, The JS Foundation All Rights Reserved.
+ Available via Academic Free License >= 2.1 OR the modified BSD license.
+ see: http://dojotoolkit.org/license for details
+*/
+
+//>>built
+define("dojo/cldr/nls/en-gb/generic",{"dateFormat-medium":"d MMM y G","dateFormatItem-MMMEd":"E d MMM","dateFormatItem-MEd":"E dd/MM","dateTimeFormat-medium":"{1} {0}","dateFormatItem-GyMMMd":"d MMM y G","dateFormatItem-Md":"dd/MM","dateFormatItem-GyMMMEd":"E, d MMM y G","dateFormatItem-M":"LL","dateFormatItem-yyyyMMMEd":"E, d MMM y G","dateFormatItem-yyyyMEd":"E, dd/MM/y GGGGG","dateFormatItem-yyyyMMMM":"MMMM y G","dateFormatItem-MMMMd":"d MMMM","dateTimeFormat-long":"{1} {0}","dateFormat-long":"d MMMM y G","field-dayperiod":"am/pm","dateFormat-short":"dd/MM/y GGGGG","dateTimeFormat-short":"{1} {0}","dateTimeFormat-full":"{1} {0}","dateFormatItem-yyyyMMMd":"d MMM y G","dateFormatItem-yyyyM":"MM/y GGGGG","dateFormat-full":"EEEE, d MMMM y G","dateFormatItem-MMMd":"d MMM","dateFormatItem-yyyyMd":"dd/MM/y GGGGG","dateFormatItem-Ed":"E d"}); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/en-gb/gregorian.js b/lib/dojo/cldr/nls/en-gb/gregorian.js
index b8e2461be..d53eb4c11 100644
--- a/lib/dojo/cldr/nls/en-gb/gregorian.js
+++ b/lib/dojo/cldr/nls/en-gb/gregorian.js
@@ -1,8 +1,8 @@
/*
- Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
+ Copyright (c) 2004-2016, The JS Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
//>>built
-define("dojo/cldr/nls/en-gb/gregorian",{"dateFormatItem-yM":"MM/y","field-dayperiod":"am/pm","dayPeriods-format-wide-pm":"pm","dateFormatItem-yQ":"Q y","dateFormatItem-MMMEd":"E d MMM","dateTimeFormat-full":"{1} {0}","dateFormatItem-hms":"h:mm:ss a","dateFormatItem-MMdd":"dd/MM","dateFormatItem-yQQQ":"QQQ y","dateFormatItem-MMM":"LLL","dateTimeFormat-short":"{1} {0}","dayPeriods-format-wide-am":"am","dateTimeFormat-medium":"{1} {0}","dateFormatItem-y":"y","timeFormat-full":"HH:mm:ss zzzz","dateFormatItem-Ed":"E d","dateFormatItem-yMMM":"MMM y","dateFormatItem-yyyyMM":"MM/yyyy","dateFormatItem-yyyyMMMM":"MMMM y","dateFormat-long":"d MMMM y","timeFormat-medium":"HH:mm:ss","dateFormatItem-Ehm":"E h:mm a","dateFormatItem-Hm":"HH:mm","dateFormat-medium":"d MMM y","dateFormatItem-Hms":"HH:mm:ss","dateFormatItem-yyMMM":"MMM yy","dateFormatItem-yMd":"dd/MM/yyyy","dateFormatItem-ms":"mm:ss","dateTimeFormat-long":"{1} {0}","dateFormatItem-MMMd":"d MMM","dateFormatItem-Ehms":"E h:mm:ss a","timeFormat-long":"HH:mm:ss z","timeFormat-short":"HH:mm","dateFormatItem-H":"HH","dateFormatItem-MMMMd":"d MMMM","dateFormatItem-M":"LL","dateFormatItem-yMMMd":"d MMM y","dateFormatItem-MEd":"E dd/MM","dateFormatItem-hm":"h:mm a","dateFormat-short":"dd/MM/yyyy","dateFormatItem-yMMMEd":"E, d MMM y","dateFormat-full":"EEEE, d MMMM y","dateFormatItem-EHms":"E HH:mm:ss","dateFormatItem-Md":"dd/MM","dateFormatItem-EHm":"E HH:mm","dateFormatItem-yMEd":"E, dd/MM/yyyy","dateFormatItem-d":"d","dateFormatItem-h":"h a"}); \ No newline at end of file
+define("dojo/cldr/nls/en-gb/gregorian",{"dateFormat-medium":"d MMM y","dateFormatItem-yMd":"dd/MM/y","dateFormatItem-MMMEd":"E d MMM","dateFormatItem-MEd":"E dd/MM","dateFormatItem-MMdd":"dd/MM","dateFormatItem-yMEd":"E, dd/MM/y","dateTimeFormat-medium":"{1} {0}","dateFormatItem-GyMMMd":"d MMM y G","timeFormat-full":"HH:mm:ss zzzz","dateFormatItem-yMMMd":"d MMM y","dateFormatItem-Md":"dd/MM","dateFormatItem-GyMMMEd":"E, d MMM y G","dateFormatItem-M":"LL","dayPeriods-format-wide-pm":"pm","dateFormatItem-MMMMd":"d MMMM","dateTimeFormat-long":"{1} {0}","dayPeriods-format-wide-am":"am","timeFormat-medium":"HH:mm:ss","dateFormat-long":"d MMMM y","field-dayperiod":"am/pm","dateFormat-short":"dd/MM/y","dateFormatItem-yMMMEd":"E, d MMM y","dateTimeFormat-short":"{1} {0}","dateFormatItem-yMMMM":"MMMM y","dateTimeFormat-full":"{1} {0}","dateFormatItem-yM":"MM/y","timeFormat-short":"HH:mm","timeFormat-long":"HH:mm:ss z","dateFormat-full":"EEEE, d MMMM y","dateFormatItem-MMMd":"d MMM","dateFormatItem-Ed":"E d"}); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/en-gb/indian.js b/lib/dojo/cldr/nls/en-gb/indian.js
new file mode 100644
index 000000000..3279f49cc
--- /dev/null
+++ b/lib/dojo/cldr/nls/en-gb/indian.js
@@ -0,0 +1,8 @@
+/*
+ Copyright (c) 2004-2016, The JS Foundation All Rights Reserved.
+ Available via Academic Free License >= 2.1 OR the modified BSD license.
+ see: http://dojotoolkit.org/license for details
+*/
+
+//>>built
+define("dojo/cldr/nls/en-gb/indian",{"months-format-abbr":["Chaitra","Vaisakha","Jyaistha","Asadha","Sravana","Bhadra","Asvina","Kartika","Agrahayana","Pausa","Magha","Phalguna"],"months-format-wide":["Chaitra","Vaisakha","Jyaistha","Asadha","Sravana","Bhadra","Asvina","Kartika","Agrahayana","Pausa","Magha","Phalguna"],"eraAbbr":["SAKA"],"months-format-narrow":["1","2","3","4","5","6","7","8","9","10","11","12"],"months-standAlone-abbr":["Chaitra","Vaisakha","Jyaistha","Asadha","Sravana","Bhadra","Asvina","Kartika","Agrahayana","Pausa","Magha","Phalguna"],"months-standAlone-wide":["Chaitra","Vaisakha","Jyaistha","Asadha","Sravana","Bhadra","Asvina","Kartika","Agrahayana","Pausa","Magha","Phalguna"],"field-dayperiod":"am/pm","months-standAlone-narrow":["1","2","3","4","5","6","7","8","9","10","11","12"]}); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/en-gb/islamic.js b/lib/dojo/cldr/nls/en-gb/islamic.js
index 6d9282d79..9591ea9d1 100644
--- a/lib/dojo/cldr/nls/en-gb/islamic.js
+++ b/lib/dojo/cldr/nls/en-gb/islamic.js
@@ -1,8 +1,8 @@
/*
- Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
+ Copyright (c) 2004-2016, The JS Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
//>>built
-define("dojo/cldr/nls/en-gb/islamic",{"dateFormatItem-yM":"MM/y","dateFormatItem-yyyyMMMEd":"E, d MMM y G","dateFormatItem-yQ":"Q y","dayPeriods-format-wide-pm":"pm","dateFormatItem-MMMEd":"E d MMM","dateFormatItem-yQQQ":"QQQ y","dateFormatItem-MMdd":"dd/MM","dayPeriods-format-wide-am":"am","dateFormatItem-Ed":"E d","dateFormatItem-yMMM":"MMM y","days-standAlone-narrow":["S","M","T","W","T","F","S"],"dateFormatItem-yyyyMM":"MM/y G","dateFormatItem-yyyyMMMM":"MMMM y G","dateFormat-long":"d MMMM y G","dateFormat-medium":"d MMM y G","dayPeriods-format-narrow-pm":"p","dateFormatItem-yyMMM":"MMM y G","dateFormatItem-yMd":"dd/MM/yyyy","dayPeriods-format-narrow-am":"a","dateFormatItem-yyyyMd":"d/M/y G","dateFormatItem-yyyyMMMd":"d MMM y G","dateFormatItem-yyyyMEd":"E, d/M/y G","dateFormatItem-MMMd":"d MMM","dateFormatItem-MMMMd":"d MMMM","days-format-abbr":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dateFormatItem-M":"LL","dateFormatItem-yMMMd":"d MMM y","dateFormatItem-MEd":"E, d/M","dateFormat-short":"dd/MM/y G","dateFormatItem-yMMMEd":"E, d MMM y","dateFormat-full":"EEEE, d MMMM y G","dateFormatItem-Md":"d/M","dateFormatItem-yMEd":"E, dd/MM/yyyy","days-format-short":["Su","Mo","Tu","We","Th","Fr","Sa"],"quarters-format-wide":["1st quarter","2nd quarter","3rd quarter","4th quarter"],"days-format-wide":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]}); \ No newline at end of file
+define("dojo/cldr/nls/en-gb/islamic",{"field-dayperiod":"am/pm","dateFormatItem-yyyyMMMEd":"E, d MMM y G","dayPeriods-format-wide-pm":"pm","dateFormatItem-MMMEd":"E d MMM","months-standAlone-narrow":["1","2","3","4","5","6","7","8","9","10","11","12"],"dateTimeFormats-appendItem-Year":"{0} {1}","dateFormatItem-Gy":"y G","dayPeriods-format-wide-am":"am","dateFormatItem-y":"y G","dateFormatItem-yyyy":"y G","months-standAlone-abbr":["Muh.","Saf.","Rab. I","Rab. II","Jum. I","Jum. II","Raj.","Sha.","Ram.","Shaw.","Dhuʻl-Q.","Dhuʻl-H."],"dateFormatItem-Ed":"E d","dateFormatItem-GyMMMd":"d MMM y G","dateFormat-long":"d MMMM y G","dateFormat-medium":"d MMM y G","dateFormatItem-yyyyQQQQ":"QQQQ y G","months-standAlone-wide":["Muharram","Safar","Rabiʻ I","Rabiʻ II","Jumada I","Jumada II","Rajab","Shaʻban","Ramadan","Shawwal","Dhuʻl-Qiʻdah","Dhuʻl-Hijjah"],"dateFormatItem-yyyyMd":"dd/MM/y GGGGG","dateFormatItem-yyyyMMMd":"d MMM y G","dateFormatItem-yyyyMEd":"E, dd/MM/y GGGGG","dateFormatItem-MMMd":"d MMM","months-format-abbr":["Muh.","Saf.","Rab. I","Rab. II","Jum. I","Jum. II","Raj.","Sha.","Ram.","Shaw.","Dhuʻl-Q.","Dhuʻl-H."],"dateFormatItem-M":"LL","dateFormatItem-GyMMMEd":"E, d MMM y G","dateFormatItem-GyMMM":"MMM y G","dateFormatItem-yyyyQQQ":"QQQ y G","dateFormatItem-MEd":"E dd/MM","months-format-narrow":["1","2","3","4","5","6","7","8","9","10","11","12"],"dateFormat-short":"dd/MM/y GGGGG","dateFormatItem-yyyyM":"MM/y GGGGG","dateFormat-full":"EEEE, d MMMM y G","dateFormatItem-Md":"dd/MM","months-format-wide":["Muharram","Safar","Rabiʻ I","Rabiʻ II","Jumada I","Jumada II","Rajab","Shaʻban","Ramadan","Shawwal","Dhuʻl-Qiʻdah","Dhuʻl-Hijjah"],"days-format-short":["Su","Mo","Tu","We","Th","Fr","Sa"],"dateFormatItem-yyyyMMM":"MMM y G","dateTimeFormats-appendItem-Era":"{0} {1}","quarters-format-wide":["1st quarter","2nd quarter","3rd quarter","4th quarter"],"days-format-wide":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]}); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/en-gb/japanese.js b/lib/dojo/cldr/nls/en-gb/japanese.js
new file mode 100644
index 000000000..cdf6fcf14
--- /dev/null
+++ b/lib/dojo/cldr/nls/en-gb/japanese.js
@@ -0,0 +1,8 @@
+/*
+ Copyright (c) 2004-2016, The JS Foundation All Rights Reserved.
+ Available via Academic Free License >= 2.1 OR the modified BSD license.
+ see: http://dojotoolkit.org/license for details
+*/
+
+//>>built
+define("dojo/cldr/nls/en-gb/japanese",{"dateFormat-short":"dd/MM/y GGGGG","dateFormat-medium":"d MMM y G","dateFormat-long":"d MMMM y G","field-dayperiod":"am/pm","dateFormat-full":"EEEE, d MMMM y G"}); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/en-gb/number.js b/lib/dojo/cldr/nls/en-gb/number.js
deleted file mode 100644
index d2f53365c..000000000
--- a/lib/dojo/cldr/nls/en-gb/number.js
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
- Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
- Available via Academic Free License >= 2.1 OR the modified BSD license.
- see: http://dojotoolkit.org/license for details
-*/
-
-//>>built
-define("dojo/cldr/nls/en-gb/number",{"currencyFormat":"¤#,##0.00","decimalFormat-short":"000T"}); \ No newline at end of file