aggiunti componenti bower/node

This commit is contained in:
Samuele E. Locatelli
2016-10-03 10:53:40 +02:00
parent 2b20f8fd94
commit 77f390460f
2590 changed files with 343529 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
{
"name": "cldr-data",
"main": "index.json",
"version": "29.0.0",
"homepage": "https://github.com/rxaviers/cldr-data-bower",
"authors": [
"Rafael Xavier de Souza <rxaviers@gmail.com>"
],
"description": "Bower module for Unicode CLDR JSON data",
"moduleType": [
"amd",
"globals"
],
"keywords": [
"Unicode",
"CLDR",
"JSON",
"data"
],
"license": "MIT",
"_release": "29.0.0",
"_resolution": {
"type": "version",
"tag": "29.0.0",
"commit": "2bbb69cc3d10d14b4d39d6359d0f56089166ac1f"
},
"_source": "https://github.com/rxaviers/cldr-data-bower.git",
"_target": ">=25",
"_originalSource": "cldr-data"
}
@@ -0,0 +1,41 @@
# Set the default behavior, in case users don't have core.autocrlf set
* text=auto
# Files that should always be normalized and converted to native line
# endings on checkout.
*.js text
*.json text
*.htm text
*.html text
*.svg text
*.txt text
*.xml text
*.xsl text
*.dtd text
*.css text
*.rest text
*.rst text
*.md text
*.php text
*.phps text
*.inc text
*.sh text
*.bat text
*.styl text
*.less text
Makefile text
README text
CHANGELOG text
LICENSE text
INSTALL text
BUILD text
# Files that are truly binary and should not be modified
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.jar binary
*.zip binary
*.psd binary
@@ -0,0 +1,3 @@
/bower_components/
/node_modules/
@@ -0,0 +1,12 @@
{
"name": "cldr-units-modern",
"version": "29.0.0",
"dependencies": {
"cldr-core": "29.0.0"
},
"main": "main/**/*.json",
"ignore": [
".gitattributes",
"README.md"
]
}
@@ -0,0 +1,27 @@
{
"name": "cldr-units-modern",
"version": "29.0.0",
"peerDependencies": {
"cldr-core": "29.0.0"
},
"homepage": "http://cldr.unicode.org",
"author": "The Unicode Consortium",
"maintainers": [
{
"name": "John Emmons",
"email": "emmo@us.ibm.com",
"url": "https://github.com/JCEmmons"
}
],
"repository": {
"type": "git",
"url": "git://github.com/unicode-cldr/cldr-units-modern.git"
},
"licenses": [
{
"type": "Unicode-TOU",
"url": "http://www.unicode.org/copyright.html"
}
],
"bugs": "http://unicode.org/cldr/trac/newticket"
}
+27
View File
@@ -0,0 +1,27 @@
If you would like to make a contribution to cldr-data-bower, please certify to the following:
---
cldr-data-bower Developer's Certificate of Origin. Version 1.0
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I have the right to submit it under the MIT license; or
(b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the MIT license; or
(c) The contribution was provided directly to me by some other person who certified (a) or (b) and I have not modified it.
(d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all metadata and personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with cldr-data-bower's policies and the requirements of the MIT license where they are relevant.
(e) I am granting this work to this project under the terms of the [MIT license](http://opensource.org/licenses/MIT).
---
And please confirm your certification to the above by adding the following line to your commit message:
Signed-off-by: Jane Developer <jane@example.org>
using your real name (sorry, no pseudonyms or anonymous contributions). Committing with `git commit -s` will add the sign-off at the end of the commit message for you.
If you are a developer who is authorized to contribute to cldr-data-bower on behalf of your employer, then please use your corporate email address in the Signed-off-by tag. If not, then please use a personal email address.
+51
View File
@@ -0,0 +1,51 @@
UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
Unicode Data Files include all data files under the directories
http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF
online code charts under the directory http://www.unicode.org/Public/.
Software includes any source code published in the Unicode Standard or under
the directories http://www.unicode.org/Public/,
http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/.
NOTICE TO USER: Carefully read the following legal agreement. BY
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES
("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND
AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF
YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA
FILES OR SOFTWARE.
COPYRIGHT AND PERMISSION NOTICE
Copyright © 1991-2015 Unicode, Inc. All rights reserved. Distributed under
the Terms of Use in http://www.unicode.org/copyright.html.
Permission is hereby granted, free of charge, to any person obtaining a
copy of the Unicode data files and any associated documentation (the "Data
Files") or Unicode software and any associated documentation (the "Software")
to deal in the Data Files or Software without restriction, including without
limitation the rights to use, copy, modify, merge, publish, distribute, and/or
sell copies of the Data Files or Software, and to permit persons to whom the
Data Files or Software are furnished to do so, provided that (a) the above
copyright notice(s) and this permission notice appear with all copies of the
Data Files or Software, (b) both the above copyright notice(s) and this
permission notice appear in associated documentation, and (c) there is clear
notice in each modified Data File or in the Software as well as in the
documentation associated with the Data File(s) or Software that the data or
software has been modified.
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE
DATA FILES OR SOFTWARE.
Except as contained in this notice, the name of a copyright holder shall
not be used in advertising or otherwise to promote the sale, use or other
dealings in these Data Files or Software without prior written authorization
of the copyright holder.
+22
View File
@@ -0,0 +1,22 @@
Copyright (c) 2013 Rafael Xavier de Souza http://rafael.xavier.blog.br
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
+6
View File
@@ -0,0 +1,6 @@
# cldr-units-modern
This repository provides the a portion of the JSON distribution of CLDR locale data
for internationalization.
Refer to the README at https://github.com/unicode-cldr/cldr-json for complete details.
@@ -0,0 +1,361 @@
{
"availableLocales": [
"af",
"af-NA",
"am",
"ar",
"ar-AE",
"ar-BH",
"ar-DJ",
"ar-DZ",
"ar-EG",
"ar-EH",
"ar-ER",
"ar-IL",
"ar-IQ",
"ar-JO",
"ar-KM",
"ar-KW",
"ar-LB",
"ar-LY",
"ar-MA",
"ar-MR",
"ar-OM",
"ar-PS",
"ar-QA",
"ar-SA",
"ar-SD",
"ar-SO",
"ar-SS",
"ar-SY",
"ar-TD",
"ar-TN",
"ar-YE",
"az",
"az-Latn",
"be",
"bg",
"bn",
"bn-IN",
"bs",
"bs-Latn",
"ca",
"ca-AD",
"ca-ES-VALENCIA",
"ca-FR",
"ca-IT",
"cs",
"cy",
"da",
"da-GL",
"de",
"de-AT",
"de-BE",
"de-CH",
"de-LI",
"de-LU",
"el",
"el-CY",
"en",
"en-001",
"en-150",
"en-AG",
"en-AI",
"en-AS",
"en-AT",
"en-AU",
"en-BB",
"en-BE",
"en-BI",
"en-BM",
"en-BS",
"en-BW",
"en-BZ",
"en-CA",
"en-CC",
"en-CH",
"en-CK",
"en-CM",
"en-CX",
"en-CY",
"en-DE",
"en-DG",
"en-DK",
"en-DM",
"en-ER",
"en-FI",
"en-FJ",
"en-FK",
"en-FM",
"en-GB",
"en-GD",
"en-GG",
"en-GH",
"en-GI",
"en-GM",
"en-GU",
"en-GY",
"en-HK",
"en-IE",
"en-IL",
"en-IM",
"en-IN",
"en-IO",
"en-JE",
"en-JM",
"en-KE",
"en-KI",
"en-KN",
"en-KY",
"en-LC",
"en-LR",
"en-LS",
"en-MG",
"en-MH",
"en-MO",
"en-MP",
"en-MS",
"en-MT",
"en-MU",
"en-MW",
"en-MY",
"en-NA",
"en-NF",
"en-NG",
"en-NL",
"en-NR",
"en-NU",
"en-NZ",
"en-PG",
"en-PH",
"en-PK",
"en-PN",
"en-PR",
"en-PW",
"en-RW",
"en-SB",
"en-SC",
"en-SD",
"en-SE",
"en-SG",
"en-SH",
"en-SI",
"en-SL",
"en-SS",
"en-SX",
"en-SZ",
"en-TC",
"en-TK",
"en-TO",
"en-TT",
"en-TV",
"en-TZ",
"en-UG",
"en-UM",
"en-US-POSIX",
"en-VC",
"en-VG",
"en-VI",
"en-VU",
"en-WS",
"en-ZA",
"en-ZM",
"en-ZW",
"es",
"es-419",
"es-AR",
"es-BO",
"es-BR",
"es-CL",
"es-CO",
"es-CR",
"es-CU",
"es-DO",
"es-EA",
"es-EC",
"es-GQ",
"es-GT",
"es-HN",
"es-IC",
"es-MX",
"es-NI",
"es-PA",
"es-PE",
"es-PH",
"es-PR",
"es-PY",
"es-SV",
"es-US",
"es-UY",
"es-VE",
"et",
"eu",
"fa",
"fa-AF",
"fi",
"fil",
"fo",
"fo-DK",
"fr",
"fr-BE",
"fr-BF",
"fr-BI",
"fr-BJ",
"fr-BL",
"fr-CA",
"fr-CD",
"fr-CF",
"fr-CG",
"fr-CH",
"fr-CI",
"fr-CM",
"fr-DJ",
"fr-DZ",
"fr-GA",
"fr-GF",
"fr-GN",
"fr-GP",
"fr-GQ",
"fr-HT",
"fr-KM",
"fr-LU",
"fr-MA",
"fr-MC",
"fr-MF",
"fr-MG",
"fr-ML",
"fr-MQ",
"fr-MR",
"fr-MU",
"fr-NC",
"fr-NE",
"fr-PF",
"fr-PM",
"fr-RE",
"fr-RW",
"fr-SC",
"fr-SN",
"fr-SY",
"fr-TD",
"fr-TG",
"fr-TN",
"fr-VU",
"fr-WF",
"fr-YT",
"ga",
"gl",
"gu",
"he",
"hi",
"hr",
"hr-BA",
"hu",
"hy",
"id",
"is",
"it",
"it-CH",
"it-SM",
"ja",
"ka",
"kk",
"km",
"kn",
"ko",
"ko-KP",
"ky",
"lo",
"lt",
"lv",
"mk",
"ml",
"mn",
"mr",
"ms",
"ms-BN",
"ms-SG",
"my",
"nb",
"nb-SJ",
"ne",
"ne-IN",
"nl",
"nl-AW",
"nl-BE",
"nl-BQ",
"nl-CW",
"nl-SR",
"nl-SX",
"pa",
"pa-Guru",
"pl",
"pt",
"pt-AO",
"pt-CH",
"pt-CV",
"pt-GQ",
"pt-GW",
"pt-LU",
"pt-MO",
"pt-MZ",
"pt-PT",
"pt-ST",
"pt-TL",
"ro",
"ro-MD",
"root",
"ru",
"ru-BY",
"ru-KG",
"ru-KZ",
"ru-MD",
"ru-UA",
"si",
"sk",
"sl",
"sq",
"sq-MK",
"sq-XK",
"sr",
"sr-Cyrl",
"sr-Cyrl-BA",
"sr-Cyrl-ME",
"sr-Cyrl-XK",
"sr-Latn",
"sr-Latn-BA",
"sr-Latn-ME",
"sr-Latn-XK",
"sv",
"sv-AX",
"sv-FI",
"sw",
"sw-CD",
"sw-KE",
"sw-UG",
"ta",
"ta-LK",
"ta-MY",
"ta-SG",
"te",
"th",
"to",
"tr",
"tr-CY",
"uk",
"ur",
"ur-IN",
"uz",
"uz-Latn",
"vi",
"yue",
"zh",
"zh-Hans",
"zh-Hans-HK",
"zh-Hans-MO",
"zh-Hans-SG",
"zh-Hant",
"zh-Hant-HK",
"zh-Hant-MO",
"zu"
]
}
+21
View File
@@ -0,0 +1,21 @@
{
"name": "cldr-data",
"main": "index.json",
"version": "29.0.0",
"homepage": "https://github.com/rxaviers/cldr-data-bower",
"authors": [
"Rafael Xavier de Souza <rxaviers@gmail.com>"
],
"description": "Bower module for Unicode CLDR JSON data",
"moduleType": [
"amd",
"globals"
],
"keywords": [
"Unicode",
"CLDR",
"JSON",
"data"
],
"license": "MIT"
}
@@ -0,0 +1,208 @@
{
"defaultContent": [
"af-ZA",
"agq-CM",
"ak-GH",
"am-ET",
"ar-001",
"as-IN",
"asa-TZ",
"ast-ES",
"az-Cyrl-AZ",
"az-Latn-AZ",
"bas-CM",
"be-BY",
"bem-ZM",
"bez-TZ",
"bg-BG",
"bm-ML",
"bn-BD",
"bo-CN",
"br-FR",
"brx-IN",
"bs-Cyrl-BA",
"bs-Latn-BA",
"ca-ES",
"ce-RU",
"cgg-UG",
"chr-US",
"ckb-IQ",
"cs-CZ",
"cu-RU",
"cy-GB",
"da-DK",
"dav-KE",
"de-DE",
"dje-NE",
"dsb-DE",
"dua-CM",
"dyo-SN",
"dz-BT",
"ebu-KE",
"ee-GH",
"el-GR",
"en-US",
"eo-001",
"es-ES",
"et-EE",
"eu-ES",
"ewo-CM",
"fa-IR",
"ff-SN",
"fi-FI",
"fil-PH",
"fo-FO",
"fr-FR",
"fur-IT",
"fy-NL",
"ga-IE",
"gd-GB",
"gl-ES",
"gsw-CH",
"gu-IN",
"guz-KE",
"gv-IM",
"ha-NG",
"haw-US",
"he-IL",
"hi-IN",
"hr-HR",
"hsb-DE",
"hu-HU",
"hy-AM",
"id-ID",
"ig-NG",
"ii-CN",
"is-IS",
"it-IT",
"ja-JP",
"jgo-CM",
"jmc-TZ",
"ka-GE",
"kab-DZ",
"kam-KE",
"kde-TZ",
"kea-CV",
"khq-ML",
"ki-KE",
"kk-KZ",
"kkj-CM",
"kl-GL",
"kln-KE",
"km-KH",
"kn-IN",
"ko-KR",
"kok-IN",
"ks-IN",
"ksb-TZ",
"ksf-CM",
"ksh-DE",
"kw-GB",
"ky-KG",
"lag-TZ",
"lb-LU",
"lg-UG",
"lkt-US",
"ln-CD",
"lo-LA",
"lrc-IR",
"lt-LT",
"lu-CD",
"luo-KE",
"luy-KE",
"lv-LV",
"mas-KE",
"mer-KE",
"mfe-MU",
"mg-MG",
"mgh-MZ",
"mgo-CM",
"mk-MK",
"ml-IN",
"mn-MN",
"mr-IN",
"ms-MY",
"mt-MT",
"mua-CM",
"my-MM",
"mzn-IR",
"naq-NA",
"nb-NO",
"nd-ZW",
"ne-NP",
"nl-NL",
"nmg-CM",
"nn-NO",
"nnh-CM",
"nus-SS",
"nyn-UG",
"om-ET",
"or-IN",
"os-GE",
"pa-Arab-PK",
"pa-Guru-IN",
"pl-PL",
"prg-001",
"ps-AF",
"pt-BR",
"qu-PE",
"rm-CH",
"rn-BI",
"ro-RO",
"rof-TZ",
"ru-RU",
"rw-RW",
"rwk-TZ",
"sah-RU",
"saq-KE",
"sbp-TZ",
"se-NO",
"seh-MZ",
"ses-ML",
"sg-CF",
"shi-Latn-MA",
"shi-Tfng-MA",
"si-LK",
"sk-SK",
"sl-SI",
"smn-FI",
"sn-ZW",
"so-SO",
"sq-AL",
"sr-Cyrl-RS",
"sr-Latn-RS",
"sv-SE",
"sw-TZ",
"ta-IN",
"te-IN",
"teo-UG",
"th-TH",
"ti-ET",
"tk-TM",
"to-TO",
"tr-TR",
"twq-NE",
"tzm-MA",
"ug-CN",
"uk-UA",
"ur-PK",
"uz-Arab-AF",
"uz-Cyrl-UZ",
"uz-Latn-UZ",
"vai-Latn-LR",
"vai-Vaii-LR",
"vi-VN",
"vo-001",
"vun-TZ",
"wae-CH",
"xog-UG",
"yav-CM",
"yi-001",
"yo-NG",
"yue-HK",
"zgh-MA",
"zh-Hans-CN",
"zh-Hant-TW",
"zu-ZA"
]
}
+42
View File
@@ -0,0 +1,42 @@
{
"core": [
"https://github.com/unicode-cldr/cldr-core/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-dates-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-buddhist-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-chinese-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-coptic-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-dangi-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-ethiopic-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-hebrew-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-indian-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-islamic-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-japanese-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-persian-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-roc-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-localenames-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-misc-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-numbers-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-segments-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-units-modern/archive/29.0.0.zip"
],
"full": [
"https://github.com/unicode-cldr/cldr-core/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-segments-modern/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-dates-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-buddhist-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-chinese-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-coptic-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-dangi-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-ethiopic-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-hebrew-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-indian-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-islamic-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-japanese-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-persian-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-cal-roc-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-localenames-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-misc-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-numbers-full/archive/29.0.0.zip",
"https://github.com/unicode-cldr/cldr-units-full/archive/29.0.0.zip"
]
}
@@ -0,0 +1,483 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"buddhist": {
"months": {
"format": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
},
"stand-alone": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "BE"
},
"eraAbbr": {
"0": "BE"
},
"eraNarrow": {
"0": "BE"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y G",
"long": "d MMMM y G",
"medium": "d MMM y G",
"short": "dd/MM/y GGGGG"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "LL",
"Md": "dd/MM",
"MEd": "E, dd/MM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "MM/y GGGGG",
"yyyyMd": "dd/MM/y GGGGG",
"yyyyMEd": "E, dd/MM/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "d MMM y G",
"yyyyMMMEd": "E, d MMM y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "dd/MM dd/MM",
"M": "dd/MM dd/MM"
},
"MEd": {
"d": "E dd/MM E dd/MM",
"M": "E dd/MM E dd/MM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E d E d MMM",
"M": "E d MMM E d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MM/y MM/y GGGGG",
"y": "MM/y MM/y GGGGG"
},
"yMd": {
"d": "dd/MM/y dd/MM/y GGGGG",
"M": "dd/MM/y dd/MM/y GGGGG",
"y": "dd/MM/y dd/MM/y GGGGG"
},
"yMEd": {
"d": "E, dd/MM/y E, dd/MM/y GGGGG",
"M": "E, dd/MM/y E, dd/MM/y GGGGG",
"y": "E, dd/MM/y E, dd/MM/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "d d MMM y G",
"M": "d MMM d MMM y G",
"y": "d MMM y d MMM y G"
},
"yMMMEd": {
"d": "E, d E, d MMM y G",
"M": "E, d MMM E, d MMM y G",
"y": "E, d MMM y E, d MMM y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,492 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"coptic": {
"months": {
"format": {
"abbreviated": {
"1": "Tout",
"2": "Baba",
"3": "Hator",
"4": "Kiahk",
"5": "Toba",
"6": "Amshir",
"7": "Baramhat",
"8": "Baramouda",
"9": "Bashans",
"10": "Paona",
"11": "Epep",
"12": "Mesra",
"13": "Nasie"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Tout",
"2": "Baba",
"3": "Hator",
"4": "Kiahk",
"5": "Toba",
"6": "Amshir",
"7": "Baramhat",
"8": "Baramouda",
"9": "Bashans",
"10": "Paona",
"11": "Epep",
"12": "Mesra",
"13": "Nasie"
}
},
"stand-alone": {
"abbreviated": {
"1": "Tout",
"2": "Baba",
"3": "Hator",
"4": "Kiahk",
"5": "Toba",
"6": "Amshir",
"7": "Baramhat",
"8": "Baramouda",
"9": "Bashans",
"10": "Paona",
"11": "Epep",
"12": "Mesra",
"13": "Nasie"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Tout",
"2": "Baba",
"3": "Hator",
"4": "Kiahk",
"5": "Toba",
"6": "Amshir",
"7": "Baramhat",
"8": "Baramouda",
"9": "Bashans",
"10": "Paona",
"11": "Epep",
"12": "Mesra",
"13": "Nasie"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "ERA0",
"1": "ERA1"
},
"eraAbbr": {
"0": "ERA0",
"1": "ERA1"
},
"eraNarrow": {
"0": "ERA0",
"1": "ERA1"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y G",
"long": "d MMMM y G",
"medium": "d MMM y G",
"short": "dd/MM/y GGGGG"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "LL",
"Md": "dd/MM",
"MEd": "E, dd/MM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "MM/y GGGGG",
"yyyyMd": "dd/MM/y GGGGG",
"yyyyMEd": "E, dd/MM/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "d MMM y G",
"yyyyMMMEd": "E, d MMM y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "dd/MM dd/MM",
"M": "dd/MM dd/MM"
},
"MEd": {
"d": "E dd/MM E dd/MM",
"M": "E dd/MM E dd/MM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E d E d MMM",
"M": "E d MMM E d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MM/y MM/y GGGGG",
"y": "MM/y MM/y GGGGG"
},
"yMd": {
"d": "dd/MM/y dd/MM/y GGGGG",
"M": "dd/MM/y dd/MM/y GGGGG",
"y": "dd/MM/y dd/MM/y GGGGG"
},
"yMEd": {
"d": "E, dd/MM/y E, dd/MM/y GGGGG",
"M": "E, dd/MM/y E, dd/MM/y GGGGG",
"y": "E, dd/MM/y E, dd/MM/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "d d MMM y G",
"M": "d MMM d MMM y G",
"y": "d MMM y d MMM y G"
},
"yMMMEd": {
"d": "E, d E, d MMM y G",
"M": "E, d MMM E, d MMM y G",
"y": "E, d MMM y E, d MMM y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,489 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"ethiopic-amete-alem": {
"months": {
"format": {
"abbreviated": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
}
},
"stand-alone": {
"abbreviated": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "ERA0"
},
"eraAbbr": {
"0": "ERA0"
},
"eraNarrow": {
"0": "ERA0"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y G",
"long": "d MMMM y G",
"medium": "d MMM y G",
"short": "dd/MM/y GGGGG"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "LL",
"Md": "dd/MM",
"MEd": "E, dd/MM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "MM/y GGGGG",
"yyyyMd": "dd/MM/y GGGGG",
"yyyyMEd": "E, dd/MM/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "d MMM y G",
"yyyyMMMEd": "E, d MMM y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "dd/MM dd/MM",
"M": "dd/MM dd/MM"
},
"MEd": {
"d": "E dd/MM E dd/MM",
"M": "E dd/MM E dd/MM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E d E d MMM",
"M": "E d MMM E d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MM/y MM/y GGGGG",
"y": "MM/y MM/y GGGGG"
},
"yMd": {
"d": "dd/MM/y dd/MM/y GGGGG",
"M": "dd/MM/y dd/MM/y GGGGG",
"y": "dd/MM/y dd/MM/y GGGGG"
},
"yMEd": {
"d": "E, dd/MM/y E, dd/MM/y GGGGG",
"M": "E, dd/MM/y E, dd/MM/y GGGGG",
"y": "E, dd/MM/y E, dd/MM/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "d d MMM y G",
"M": "d MMM d MMM y G",
"y": "d MMM y d MMM y G"
},
"yMMMEd": {
"d": "E, d E, d MMM y G",
"M": "E, d MMM E, d MMM y G",
"y": "E, d MMM y E, d MMM y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,492 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"ethiopic": {
"months": {
"format": {
"abbreviated": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
}
},
"stand-alone": {
"abbreviated": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "ERA0",
"1": "ERA1"
},
"eraAbbr": {
"0": "ERA0",
"1": "ERA1"
},
"eraNarrow": {
"0": "ERA0",
"1": "ERA1"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y G",
"long": "d MMMM y G",
"medium": "d MMM y G",
"short": "dd/MM/y GGGGG"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "LL",
"Md": "dd/MM",
"MEd": "E, dd/MM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "MM/y GGGGG",
"yyyyMd": "dd/MM/y GGGGG",
"yyyyMEd": "E, dd/MM/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "d MMM y G",
"yyyyMMMEd": "E, d MMM y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "dd/MM dd/MM",
"M": "dd/MM dd/MM"
},
"MEd": {
"d": "E dd/MM E dd/MM",
"M": "E dd/MM E dd/MM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E d E d MMM",
"M": "E d MMM E d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MM/y MM/y GGGGG",
"y": "MM/y MM/y GGGGG"
},
"yMd": {
"d": "dd/MM/y dd/MM/y GGGGG",
"M": "dd/MM/y dd/MM/y GGGGG",
"y": "dd/MM/y dd/MM/y GGGGG"
},
"yMEd": {
"d": "E, dd/MM/y E, dd/MM/y GGGGG",
"M": "E, dd/MM/y E, dd/MM/y GGGGG",
"y": "E, dd/MM/y E, dd/MM/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "d d MMM y G",
"M": "d MMM d MMM y G",
"y": "d MMM y d MMM y G"
},
"yMMMEd": {
"d": "E, d E, d MMM y G",
"M": "E, d MMM E, d MMM y G",
"y": "E, d MMM y E, d MMM y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,486 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"generic": {
"months": {
"format": {
"abbreviated": {
"1": "M01",
"2": "M02",
"3": "M03",
"4": "M04",
"5": "M05",
"6": "M06",
"7": "M07",
"8": "M08",
"9": "M09",
"10": "M10",
"11": "M11",
"12": "M12"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "M01",
"2": "M02",
"3": "M03",
"4": "M04",
"5": "M05",
"6": "M06",
"7": "M07",
"8": "M08",
"9": "M09",
"10": "M10",
"11": "M11",
"12": "M12"
}
},
"stand-alone": {
"abbreviated": {
"1": "M01",
"2": "M02",
"3": "M03",
"4": "M04",
"5": "M05",
"6": "M06",
"7": "M07",
"8": "M08",
"9": "M09",
"10": "M10",
"11": "M11",
"12": "M12"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "M01",
"2": "M02",
"3": "M03",
"4": "M04",
"5": "M05",
"6": "M06",
"7": "M07",
"8": "M08",
"9": "M09",
"10": "M10",
"11": "M11",
"12": "M12"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "ERA0",
"1": "ERA1"
},
"eraAbbr": {
"0": "ERA0",
"1": "ERA1"
},
"eraNarrow": {
"0": "ERA0",
"1": "ERA1"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y G",
"long": "d MMMM y G",
"medium": "d MMM y G",
"short": "dd/MM/y GGGGG"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "LL",
"Md": "dd/MM",
"MEd": "E, dd/MM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "MM/y GGGGG",
"yyyyMd": "dd/MM/y GGGGG",
"yyyyMEd": "E, dd/MM/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "d MMM y G",
"yyyyMMMEd": "E, d MMM y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "dd/MM dd/MM",
"M": "dd/MM dd/MM"
},
"MEd": {
"d": "E dd/MM E dd/MM",
"M": "E dd/MM E dd/MM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E d E d MMM",
"M": "E d MMM E d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MM/y MM/y GGGGG",
"y": "MM/y MM/y GGGGG"
},
"yMd": {
"d": "dd/MM/y dd/MM/y GGGGG",
"M": "dd/MM/y dd/MM/y GGGGG",
"y": "dd/MM/y dd/MM/y GGGGG"
},
"yMEd": {
"d": "E, dd/MM/y E, dd/MM/y GGGGG",
"M": "E, dd/MM/y E, dd/MM/y GGGGG",
"y": "E, dd/MM/y E, dd/MM/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "d d MMM y G",
"M": "d MMM d MMM y G",
"y": "d MMM y d MMM y G"
},
"yMMMEd": {
"d": "E, d E, d MMM y G",
"M": "E, d MMM E, d MMM y G",
"y": "E, d MMM y E, d MMM y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,496 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"gregorian": {
"months": {
"format": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
},
"stand-alone": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "Before Christ",
"0-alt-variant": "Before Common Era",
"1": "Anno Domini",
"1-alt-variant": "Common Era"
},
"eraAbbr": {
"0": "BC",
"0-alt-variant": "BCE",
"1": "AD",
"1-alt-variant": "CE"
},
"eraNarrow": {
"0": "B",
"0-alt-variant": "BCE",
"1": "A",
"1-alt-variant": "CE"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y",
"long": "d MMMM y",
"medium": "d MMM y",
"short": "dd/MM/y"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"hmsv": "h:mm:ss a v",
"Hmsv": "HH:mm:ss v",
"hmv": "h:mm a v",
"Hmv": "HH:mm v",
"M": "L",
"Md": "dd/MM",
"MEd": "E, dd/MM",
"MMdd": "dd/MM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y",
"yM": "MM/y",
"yMd": "dd/MM/y",
"yMEd": "E, dd/MM/y",
"yMMM": "MMM y",
"yMMMd": "d MMM y",
"yMMMEd": "E, d MMM y",
"yMMMM": "MMMM y",
"yQQQ": "QQQ y",
"yQQQQ": "QQQQ y"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "dd/MM dd/MM",
"M": "dd/MM dd/MM"
},
"MEd": {
"d": "E dd/MM E dd/MM",
"M": "E dd/MM E dd/MM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E d E d MMM",
"M": "E d MMM E d MMM"
},
"y": {
"y": "y y"
},
"yM": {
"M": "MM/y MM/y",
"y": "MM/y MM/y"
},
"yMd": {
"d": "dd/MM/y dd/MM/y",
"M": "dd/MM/y dd/MM/y",
"y": "dd/MM/y dd/MM/y"
},
"yMEd": {
"d": "E, dd/MM/y E, dd/MM/y",
"M": "E, dd/MM/y E, dd/MM/y",
"y": "E, dd/MM/y E, dd/MM/y"
},
"yMMM": {
"M": "MMM MMM y",
"y": "MMM y MMM y"
},
"yMMMd": {
"d": "d d MMM y",
"M": "d MMM d MMM y",
"y": "d MMM y d MMM y"
},
"yMMMEd": {
"d": "E, d E, d MMM y",
"M": "E, d MMM E, d MMM y",
"y": "E, d MMM y E, d MMM y"
},
"yMMMM": {
"M": "MMMM MMMM y",
"y": "MMMM y MMMM y"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,504 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"hebrew": {
"months": {
"format": {
"abbreviated": {
"1": "Tishri",
"2": "Heshvan",
"3": "Kislev",
"4": "Tevet",
"5": "Shevat",
"6": "Adar I",
"7": "Adar",
"7-yeartype-leap": "Adar II",
"8": "Nisan",
"9": "Iyar",
"10": "Sivan",
"11": "Tamuz",
"12": "Av",
"13": "Elul"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"7-yeartype-leap": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Tishri",
"2": "Heshvan",
"3": "Kislev",
"4": "Tevet",
"5": "Shevat",
"6": "Adar I",
"7": "Adar",
"7-yeartype-leap": "Adar II",
"8": "Nisan",
"9": "Iyar",
"10": "Sivan",
"11": "Tamuz",
"12": "Av",
"13": "Elul"
}
},
"stand-alone": {
"abbreviated": {
"1": "Tishri",
"2": "Heshvan",
"3": "Kislev",
"4": "Tevet",
"5": "Shevat",
"6": "Adar I",
"7": "Adar",
"7-yeartype-leap": "Adar II",
"8": "Nisan",
"9": "Iyar",
"10": "Sivan",
"11": "Tamuz",
"12": "Av",
"13": "Elul"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"7-yeartype-leap": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Tishri",
"2": "Heshvan",
"3": "Kislev",
"4": "Tevet",
"5": "Shevat",
"6": "Adar I",
"7": "Adar",
"7-yeartype-leap": "Adar II",
"8": "Nisan",
"9": "Iyar",
"10": "Sivan",
"11": "Tamuz",
"12": "Av",
"13": "Elul"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AM"
},
"eraAbbr": {
"0": "AM"
},
"eraNarrow": {
"0": "AM"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y",
"long": "d MMMM y",
"medium": "d MMM y",
"short": "d MMM y"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "d MMM",
"MEd": "E, d MMM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y",
"yM": "MMM y",
"yMd": "d MMM y",
"yMEd": "E, d MMM y",
"yMMM": "MMM y",
"yMMMd": "d MMM y",
"yMMMEd": "E, d MMM y",
"yMMMM": "MMMM y",
"yQQQ": "QQQ y",
"yQQQQ": "QQQQ y",
"yyyy": "y G",
"yyyyM": "MM/y GGGGG",
"yyyyMd": "dd/MM/y GGGGG",
"yyyyMEd": "E, dd/MM/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "d MMM y G",
"yyyyMMMEd": "E, d MMM y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "MMM MMM"
},
"Md": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MEd": {
"d": "E, d MMM E, d MMM",
"M": "E, d MMM E, d MMM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E, d MMM E, d MMM",
"M": "E, d MMM E, d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MMM MMM y",
"y": "MMM y MMM y"
},
"yMd": {
"d": "d d MMM y",
"M": "d MMM d MMM y",
"y": "d MMM y d MMM y"
},
"yMEd": {
"d": "E, d MMM E, d MMM y",
"M": "E, d MMM E, d MMM y",
"y": "E, d MMM y E, d MMM y"
},
"yMMM": {
"M": "MMM MMM y",
"y": "MMM y MMM y"
},
"yMMMd": {
"d": "d d MMM y",
"M": "d MMM d MMM y",
"y": "d MMM y d MMM y"
},
"yMMMEd": {
"d": "E, d MMM E, d MMM y",
"M": "E, d MMM E, d MMM y",
"y": "E, d MMM y E, d MMM y"
},
"yMMMM": {
"M": "MMMM MMMM y",
"y": "MMMM y MMMM y"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,483 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"indian": {
"months": {
"format": {
"abbreviated": {
"1": "Chaitra",
"2": "Vaisakha",
"3": "Jyaistha",
"4": "Asadha",
"5": "Sravana",
"6": "Bhadra",
"7": "Asvina",
"8": "Kartika",
"9": "Agrahayana",
"10": "Pausa",
"11": "Magha",
"12": "Phalguna"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Chaitra",
"2": "Vaisakha",
"3": "Jyaistha",
"4": "Asadha",
"5": "Sravana",
"6": "Bhadra",
"7": "Asvina",
"8": "Kartika",
"9": "Agrahayana",
"10": "Pausa",
"11": "Magha",
"12": "Phalguna"
}
},
"stand-alone": {
"abbreviated": {
"1": "Chaitra",
"2": "Vaisakha",
"3": "Jyaistha",
"4": "Asadha",
"5": "Sravana",
"6": "Bhadra",
"7": "Asvina",
"8": "Kartika",
"9": "Agrahayana",
"10": "Pausa",
"11": "Magha",
"12": "Phalguna"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Chaitra",
"2": "Vaisakha",
"3": "Jyaistha",
"4": "Asadha",
"5": "Sravana",
"6": "Bhadra",
"7": "Asvina",
"8": "Kartika",
"9": "Agrahayana",
"10": "Pausa",
"11": "Magha",
"12": "Phalguna"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "Saka"
},
"eraAbbr": {
"0": "Saka"
},
"eraNarrow": {
"0": "Saka"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y G",
"long": "d MMMM y G",
"medium": "d MMM y G",
"short": "dd/MM/y GGGGG"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "LL",
"Md": "dd/MM",
"MEd": "E, dd/MM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "MM/y GGGGG",
"yyyyMd": "dd/MM/y GGGGG",
"yyyyMEd": "E, dd/MM/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "d MMM y G",
"yyyyMMMEd": "E, d MMM y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "dd/MM dd/MM",
"M": "dd/MM dd/MM"
},
"MEd": {
"d": "E dd/MM E dd/MM",
"M": "E dd/MM E dd/MM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E d E d MMM",
"M": "E d MMM E d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MM/y MM/y GGGGG",
"y": "MM/y MM/y GGGGG"
},
"yMd": {
"d": "dd/MM/y dd/MM/y GGGGG",
"M": "dd/MM/y dd/MM/y GGGGG",
"y": "dd/MM/y dd/MM/y GGGGG"
},
"yMEd": {
"d": "E, dd/MM/y E, dd/MM/y GGGGG",
"M": "E, dd/MM/y E, dd/MM/y GGGGG",
"y": "E, dd/MM/y E, dd/MM/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "d d MMM y G",
"M": "d MMM d MMM y G",
"y": "d MMM y d MMM y G"
},
"yMMMEd": {
"d": "E, d E, d MMM y G",
"M": "E, d MMM E, d MMM y G",
"y": "E, d MMM y E, d MMM y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,483 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"islamic-civil": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y G",
"long": "d MMMM y G",
"medium": "d MMM y G",
"short": "dd/MM/y GGGGG"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "LL",
"Md": "dd/MM",
"MEd": "E, dd/MM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "MM/y GGGGG",
"yyyyMd": "dd/MM/y GGGGG",
"yyyyMEd": "E, dd/MM/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "d MMM y G",
"yyyyMMMEd": "E, d MMM y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "dd/MM dd/MM",
"M": "dd/MM dd/MM"
},
"MEd": {
"d": "E dd/MM E dd/MM",
"M": "E dd/MM E dd/MM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E d E d MMM",
"M": "E d MMM E d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MM/y MM/y GGGGG",
"y": "MM/y MM/y GGGGG"
},
"yMd": {
"d": "dd/MM/y dd/MM/y GGGGG",
"M": "dd/MM/y dd/MM/y GGGGG",
"y": "dd/MM/y dd/MM/y GGGGG"
},
"yMEd": {
"d": "E, dd/MM/y E, dd/MM/y GGGGG",
"M": "E, dd/MM/y E, dd/MM/y GGGGG",
"y": "E, dd/MM/y E, dd/MM/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "d d MMM y G",
"M": "d MMM d MMM y G",
"y": "d MMM y d MMM y G"
},
"yMMMEd": {
"d": "E, d E, d MMM y G",
"M": "E, d MMM E, d MMM y G",
"y": "E, d MMM y E, d MMM y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,483 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"islamic-rgsa": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y G",
"long": "d MMMM y G",
"medium": "d MMM y G",
"short": "dd/MM/y GGGGG"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "LL",
"Md": "dd/MM",
"MEd": "E, dd/MM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "MM/y GGGGG",
"yyyyMd": "dd/MM/y GGGGG",
"yyyyMEd": "E, dd/MM/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "d MMM y G",
"yyyyMMMEd": "E, d MMM y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "dd/MM dd/MM",
"M": "dd/MM dd/MM"
},
"MEd": {
"d": "E dd/MM E dd/MM",
"M": "E dd/MM E dd/MM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E d E d MMM",
"M": "E d MMM E d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MM/y MM/y GGGGG",
"y": "MM/y MM/y GGGGG"
},
"yMd": {
"d": "dd/MM/y dd/MM/y GGGGG",
"M": "dd/MM/y dd/MM/y GGGGG",
"y": "dd/MM/y dd/MM/y GGGGG"
},
"yMEd": {
"d": "E, dd/MM/y E, dd/MM/y GGGGG",
"M": "E, dd/MM/y E, dd/MM/y GGGGG",
"y": "E, dd/MM/y E, dd/MM/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "d d MMM y G",
"M": "d MMM d MMM y G",
"y": "d MMM y d MMM y G"
},
"yMMMEd": {
"d": "E, d E, d MMM y G",
"M": "E, d MMM E, d MMM y G",
"y": "E, d MMM y E, d MMM y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,483 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"islamic-tbla": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y G",
"long": "d MMMM y G",
"medium": "d MMM y G",
"short": "dd/MM/y GGGGG"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "LL",
"Md": "dd/MM",
"MEd": "E, dd/MM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "MM/y GGGGG",
"yyyyMd": "dd/MM/y GGGGG",
"yyyyMEd": "E, dd/MM/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "d MMM y G",
"yyyyMMMEd": "E, d MMM y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "dd/MM dd/MM",
"M": "dd/MM dd/MM"
},
"MEd": {
"d": "E dd/MM E dd/MM",
"M": "E dd/MM E dd/MM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E d E d MMM",
"M": "E d MMM E d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MM/y MM/y GGGGG",
"y": "MM/y MM/y GGGGG"
},
"yMd": {
"d": "dd/MM/y dd/MM/y GGGGG",
"M": "dd/MM/y dd/MM/y GGGGG",
"y": "dd/MM/y dd/MM/y GGGGG"
},
"yMEd": {
"d": "E, dd/MM/y E, dd/MM/y GGGGG",
"M": "E, dd/MM/y E, dd/MM/y GGGGG",
"y": "E, dd/MM/y E, dd/MM/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "d d MMM y G",
"M": "d MMM d MMM y G",
"y": "d MMM y d MMM y G"
},
"yMMMEd": {
"d": "E, d E, d MMM y G",
"M": "E, d MMM E, d MMM y G",
"y": "E, d MMM y E, d MMM y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,483 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"islamic-umalqura": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y G",
"long": "d MMMM y G",
"medium": "d MMM y G",
"short": "dd/MM/y GGGGG"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "LL",
"Md": "dd/MM",
"MEd": "E, dd/MM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "MM/y GGGGG",
"yyyyMd": "dd/MM/y GGGGG",
"yyyyMEd": "E, dd/MM/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "d MMM y G",
"yyyyMMMEd": "E, d MMM y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "dd/MM dd/MM",
"M": "dd/MM dd/MM"
},
"MEd": {
"d": "E dd/MM E dd/MM",
"M": "E dd/MM E dd/MM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E d E d MMM",
"M": "E d MMM E d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MM/y MM/y GGGGG",
"y": "MM/y MM/y GGGGG"
},
"yMd": {
"d": "dd/MM/y dd/MM/y GGGGG",
"M": "dd/MM/y dd/MM/y GGGGG",
"y": "dd/MM/y dd/MM/y GGGGG"
},
"yMEd": {
"d": "E, dd/MM/y E, dd/MM/y GGGGG",
"M": "E, dd/MM/y E, dd/MM/y GGGGG",
"y": "E, dd/MM/y E, dd/MM/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "d d MMM y G",
"M": "d MMM d MMM y G",
"y": "d MMM y d MMM y G"
},
"yMMMEd": {
"d": "E, d E, d MMM y G",
"M": "E, d MMM E, d MMM y G",
"y": "E, d MMM y E, d MMM y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,483 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"islamic": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y G",
"long": "d MMMM y G",
"medium": "d MMM y G",
"short": "dd/MM/y GGGGG"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "LL",
"Md": "dd/MM",
"MEd": "E, dd/MM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "MM/y GGGGG",
"yyyyMd": "dd/MM/y GGGGG",
"yyyyMEd": "E, dd/MM/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "d MMM y G",
"yyyyMMMEd": "E, d MMM y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "dd/MM dd/MM",
"M": "dd/MM dd/MM"
},
"MEd": {
"d": "E dd/MM E dd/MM",
"M": "E dd/MM E dd/MM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E d E d MMM",
"M": "E d MMM E d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MM/y MM/y GGGGG",
"y": "MM/y MM/y GGGGG"
},
"yMd": {
"d": "dd/MM/y dd/MM/y GGGGG",
"M": "dd/MM/y dd/MM/y GGGGG",
"y": "dd/MM/y dd/MM/y GGGGG"
},
"yMEd": {
"d": "E, dd/MM/y E, dd/MM/y GGGGG",
"M": "E, dd/MM/y E, dd/MM/y GGGGG",
"y": "E, dd/MM/y E, dd/MM/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "d d MMM y G",
"M": "d MMM d MMM y G",
"y": "d MMM y d MMM y G"
},
"yMMMEd": {
"d": "E, d E, d MMM y G",
"M": "E, d MMM E, d MMM y G",
"y": "E, d MMM y E, d MMM y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,483 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"persian": {
"months": {
"format": {
"abbreviated": {
"1": "Farvardin",
"2": "Ordibehesht",
"3": "Khordad",
"4": "Tir",
"5": "Mordad",
"6": "Shahrivar",
"7": "Mehr",
"8": "Aban",
"9": "Azar",
"10": "Dey",
"11": "Bahman",
"12": "Esfand"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Farvardin",
"2": "Ordibehesht",
"3": "Khordad",
"4": "Tir",
"5": "Mordad",
"6": "Shahrivar",
"7": "Mehr",
"8": "Aban",
"9": "Azar",
"10": "Dey",
"11": "Bahman",
"12": "Esfand"
}
},
"stand-alone": {
"abbreviated": {
"1": "Farvardin",
"2": "Ordibehesht",
"3": "Khordad",
"4": "Tir",
"5": "Mordad",
"6": "Shahrivar",
"7": "Mehr",
"8": "Aban",
"9": "Azar",
"10": "Dey",
"11": "Bahman",
"12": "Esfand"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Farvardin",
"2": "Ordibehesht",
"3": "Khordad",
"4": "Tir",
"5": "Mordad",
"6": "Shahrivar",
"7": "Mehr",
"8": "Aban",
"9": "Azar",
"10": "Dey",
"11": "Bahman",
"12": "Esfand"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AP"
},
"eraAbbr": {
"0": "AP"
},
"eraNarrow": {
"0": "AP"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y G",
"long": "d MMMM y G",
"medium": "d MMM y G",
"short": "dd/MM/y GGGGG"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "LL",
"Md": "dd/MM",
"MEd": "E, dd/MM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "MM/y GGGGG",
"yyyyMd": "dd/MM/y GGGGG",
"yyyyMEd": "E, dd/MM/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "d MMM y G",
"yyyyMMMEd": "E, d MMM y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "dd/MM dd/MM",
"M": "dd/MM dd/MM"
},
"MEd": {
"d": "E dd/MM E dd/MM",
"M": "E dd/MM E dd/MM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E d E d MMM",
"M": "E d MMM E d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MM/y MM/y GGGGG",
"y": "MM/y MM/y GGGGG"
},
"yMd": {
"d": "dd/MM/y dd/MM/y GGGGG",
"M": "dd/MM/y dd/MM/y GGGGG",
"y": "dd/MM/y dd/MM/y GGGGG"
},
"yMEd": {
"d": "E, dd/MM/y E, dd/MM/y GGGGG",
"M": "E, dd/MM/y E, dd/MM/y GGGGG",
"y": "E, dd/MM/y E, dd/MM/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "d d MMM y G",
"M": "d MMM d MMM y G",
"y": "d MMM y d MMM y G"
},
"yMMMEd": {
"d": "E, d E, d MMM y G",
"M": "E, d MMM E, d MMM y G",
"y": "E, d MMM y E, d MMM y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,486 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"calendars": {
"roc": {
"months": {
"format": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
},
"stand-alone": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "a",
"am-alt-variant": "am",
"noon": "noon",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "am",
"am-alt-variant": "am",
"noon": "noon",
"pm": "pm",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "Before R.O.C.",
"1": "Minguo"
},
"eraAbbr": {
"0": "Before R.O.C.",
"1": "Minguo"
},
"eraNarrow": {
"0": "Before R.O.C.",
"1": "Minguo"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y G",
"long": "d MMMM y G",
"medium": "d MMM y G",
"short": "dd/MM/y GGGGG"
},
"timeFormats": {
"full": "HH:mm:ss zzzz",
"long": "HH:mm:ss z",
"medium": "HH:mm:ss",
"short": "HH:mm"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "E d",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "LL",
"Md": "dd/MM",
"MEd": "E, dd/MM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "MM/y GGGGG",
"yyyyMd": "dd/MM/y GGGGG",
"yyyyMEd": "E, dd/MM/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "d MMM y G",
"yyyyMMMEd": "E, d MMM y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "dd/MM dd/MM",
"M": "dd/MM dd/MM"
},
"MEd": {
"d": "E dd/MM E dd/MM",
"M": "E dd/MM E dd/MM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E d E d MMM",
"M": "E d MMM E d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MM/y MM/y GGGGG",
"y": "MM/y MM/y GGGGG"
},
"yMd": {
"d": "dd/MM/y dd/MM/y GGGGG",
"M": "dd/MM/y dd/MM/y GGGGG",
"y": "dd/MM/y dd/MM/y GGGGG"
},
"yMEd": {
"d": "E, dd/MM/y E, dd/MM/y GGGGG",
"M": "E, dd/MM/y E, dd/MM/y GGGGG",
"y": "E, dd/MM/y E, dd/MM/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "d d MMM y G",
"M": "d MMM d MMM y G",
"y": "d MMM y d MMM y G"
},
"yMMMEd": {
"d": "E, d E, d MMM y G",
"M": "E, d MMM E, d MMM y G",
"y": "E, d MMM y E, d MMM y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,29 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"characters": {
"exemplarCharacters": "[a b c d e f g h i j k l m n o p q r s t u v w x y z]",
"auxiliary": "[á à ă â å ä ã ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ö ø ō œ ú ù ŭ û ü ū ÿ]",
"index": "[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]",
"punctuation": "[\\\\- — , ; \\\\: ! ? . … ' \\\" “ ” ( ) \\\\[ \\\\] § @ * / \\\\& # † ‡ ″]",
"ellipsis": {
"final": "{0}…",
"initial": "…{0}",
"medial": "{0}…{1}",
"word-final": "{0} …",
"word-initial": "… {0}",
"word-medial": "{0} … {1}"
},
"moreInformation": "?"
}
}
}
}
@@ -0,0 +1,32 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"contextTransforms": {
"calendar-field": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"keyValue": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"number-spellout": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"relative": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
}
}
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,448 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"dates": {
"fields": {
"era": {
"displayName": "era"
},
"year": {
"displayName": "year",
"relative-type--1": "last year",
"relative-type-0": "this year",
"relative-type-1": "next year",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} year",
"relativeTimePattern-count-other": "in {0} years"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} year ago",
"relativeTimePattern-count-other": "{0} years ago"
}
},
"year-short": {
"displayName": "yr",
"relative-type--1": "last yr.",
"relative-type-0": "this yr.",
"relative-type-1": "next yr.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} yr",
"relativeTimePattern-count-other": "in {0} yr"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} yr ago",
"relativeTimePattern-count-other": "{0} yr ago"
}
},
"year-narrow": {
"displayName": "yr",
"relative-type--1": "last yr.",
"relative-type-0": "this yr.",
"relative-type-1": "next yr.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} yr",
"relativeTimePattern-count-other": "in {0} yr"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} yr ago",
"relativeTimePattern-count-other": "{0} yr ago"
}
},
"quarter": {
"displayName": "quarter",
"relative-type--1": "last quarter",
"relative-type-0": "this quarter",
"relative-type-1": "next quarter",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} quarter",
"relativeTimePattern-count-other": "in {0} quarters"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} quarter ago",
"relativeTimePattern-count-other": "{0} quarters ago"
}
},
"quarter-short": {
"displayName": "qtr",
"relative-type--1": "last qtr.",
"relative-type-0": "this qtr.",
"relative-type-1": "next qtr.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} qtr",
"relativeTimePattern-count-other": "in {0} qtr"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} qtr ago",
"relativeTimePattern-count-other": "{0} qtr ago"
}
},
"quarter-narrow": {
"displayName": "qtr",
"relative-type--1": "last qtr.",
"relative-type-0": "this qtr.",
"relative-type-1": "next qtr.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} qtr",
"relativeTimePattern-count-other": "in {0} qtr"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} qtr ago",
"relativeTimePattern-count-other": "{0} qtr ago"
}
},
"month": {
"displayName": "month",
"relative-type--1": "last month",
"relative-type-0": "this month",
"relative-type-1": "next month",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} month",
"relativeTimePattern-count-other": "in {0} months"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} month ago",
"relativeTimePattern-count-other": "{0} months ago"
}
},
"month-short": {
"displayName": "mo",
"relative-type--1": "last mo.",
"relative-type-0": "this mo.",
"relative-type-1": "next mo.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} mo",
"relativeTimePattern-count-other": "in {0} mo"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} mo ago",
"relativeTimePattern-count-other": "{0} mo ago"
}
},
"month-narrow": {
"displayName": "mo",
"relative-type--1": "last mo.",
"relative-type-0": "this mo.",
"relative-type-1": "next mo.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} mo",
"relativeTimePattern-count-other": "in {0} mo"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} mo ago",
"relativeTimePattern-count-other": "{0} mo ago"
}
},
"week": {
"displayName": "week",
"relative-type--1": "last week",
"relative-type-0": "this week",
"relative-type-1": "next week",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} week",
"relativeTimePattern-count-other": "in {0} weeks"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} week ago",
"relativeTimePattern-count-other": "{0} weeks ago"
}
},
"week-short": {
"displayName": "wk",
"relative-type--1": "last wk.",
"relative-type-0": "this wk.",
"relative-type-1": "next wk.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} wk",
"relativeTimePattern-count-other": "in {0} wk"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} wk ago",
"relativeTimePattern-count-other": "{0} wk ago"
}
},
"week-narrow": {
"displayName": "wk",
"relative-type--1": "last wk.",
"relative-type-0": "this wk.",
"relative-type-1": "next wk.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} wk",
"relativeTimePattern-count-other": "in {0} wk"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} wk ago",
"relativeTimePattern-count-other": "{0} wk ago"
}
},
"day": {
"displayName": "day",
"relative-type--1": "yesterday",
"relative-type-0": "today",
"relative-type-1": "tomorrow",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} day",
"relativeTimePattern-count-other": "in {0} days"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} day ago",
"relativeTimePattern-count-other": "{0} days ago"
}
},
"day-short": {
"displayName": "day",
"relative-type--1": "yesterday",
"relative-type-0": "today",
"relative-type-1": "tomorrow",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} day",
"relativeTimePattern-count-other": "in {0} days"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} day ago",
"relativeTimePattern-count-other": "{0} days ago"
}
},
"day-narrow": {
"displayName": "day",
"relative-type--1": "yesterday",
"relative-type-0": "today",
"relative-type-1": "tomorrow",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} days",
"relativeTimePattern-count-other": "in {0} days"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} days ago",
"relativeTimePattern-count-other": "{0} days ago"
}
},
"weekday": {
"displayName": "day of the week"
},
"sun": {
"relative-type--1": "last Sunday",
"relative-type-0": "this Sunday",
"relative-type-1": "next Sunday"
},
"sun-short": {
"relative-type--1": "last Sun.",
"relative-type-0": "this Sun.",
"relative-type-1": "next Sun."
},
"sun-narrow": {
"relative-type--1": "last Su",
"relative-type-0": "this Su",
"relative-type-1": "next Su"
},
"mon": {
"relative-type--1": "last Monday",
"relative-type-0": "this Monday",
"relative-type-1": "next Monday"
},
"mon-short": {
"relative-type--1": "last Mon.",
"relative-type-0": "this Mon.",
"relative-type-1": "next Mon."
},
"mon-narrow": {
"relative-type--1": "last M",
"relative-type-0": "this M",
"relative-type-1": "next M"
},
"tue": {
"relative-type--1": "last Tuesday",
"relative-type-0": "this Tuesday",
"relative-type-1": "next Tuesday"
},
"tue-short": {
"relative-type--1": "last Tue.",
"relative-type-0": "this Tue.",
"relative-type-1": "next Tue."
},
"tue-narrow": {
"relative-type--1": "last Tu",
"relative-type-0": "this Tu",
"relative-type-1": "next Tu"
},
"wed": {
"relative-type--1": "last Wednesday",
"relative-type-0": "this Wednesday",
"relative-type-1": "next Wednesday"
},
"wed-short": {
"relative-type--1": "last Wed.",
"relative-type-0": "this Wed.",
"relative-type-1": "next Wed."
},
"wed-narrow": {
"relative-type--1": "last W",
"relative-type-0": "this W",
"relative-type-1": "next W"
},
"thu": {
"relative-type--1": "last Thursday",
"relative-type-0": "this Thursday",
"relative-type-1": "next Thursday"
},
"thu-short": {
"relative-type--1": "last Thu.",
"relative-type-0": "this Thu.",
"relative-type-1": "next Thu."
},
"thu-narrow": {
"relative-type--1": "last Th",
"relative-type-0": "this Th",
"relative-type-1": "next Th"
},
"fri": {
"relative-type--1": "last Friday",
"relative-type-0": "this Friday",
"relative-type-1": "next Friday"
},
"fri-short": {
"relative-type--1": "last Fri.",
"relative-type-0": "this Fri.",
"relative-type-1": "next Fri."
},
"fri-narrow": {
"relative-type--1": "last F",
"relative-type-0": "this F",
"relative-type-1": "next F"
},
"sat": {
"relative-type--1": "last Saturday",
"relative-type-0": "this Saturday",
"relative-type-1": "next Saturday"
},
"sat-short": {
"relative-type--1": "last Sat.",
"relative-type-0": "this Sat.",
"relative-type-1": "next Sat."
},
"sat-narrow": {
"relative-type--1": "last Sa",
"relative-type-0": "this Sa",
"relative-type-1": "next Sa"
},
"dayperiod": {
"displayName": "am/pm",
"displayName-alt-variant": "am/pm"
},
"hour": {
"displayName": "hour",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} hour",
"relativeTimePattern-count-other": "in {0} hours"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} hour ago",
"relativeTimePattern-count-other": "{0} hours ago"
}
},
"hour-short": {
"displayName": "hr",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} hr",
"relativeTimePattern-count-other": "in {0} hr"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} hr ago",
"relativeTimePattern-count-other": "{0} hr ago"
}
},
"hour-narrow": {
"displayName": "hr",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} hr",
"relativeTimePattern-count-other": "in {0} hr"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} hr ago",
"relativeTimePattern-count-other": "{0} hr ago"
}
},
"minute": {
"displayName": "minute",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} minute",
"relativeTimePattern-count-other": "in {0} minutes"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} minute ago",
"relativeTimePattern-count-other": "{0} minutes ago"
}
},
"minute-short": {
"displayName": "min",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} min",
"relativeTimePattern-count-other": "in {0} min"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} min ago",
"relativeTimePattern-count-other": "{0} min ago"
}
},
"minute-narrow": {
"displayName": "min",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} min",
"relativeTimePattern-count-other": "in {0} min"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} min ago",
"relativeTimePattern-count-other": "{0} min ago"
}
},
"second": {
"displayName": "second",
"relative-type-0": "now",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} second",
"relativeTimePattern-count-other": "in {0} seconds"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} second ago",
"relativeTimePattern-count-other": "{0} seconds ago"
}
},
"second-short": {
"displayName": "sec",
"relative-type-0": "now",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} sec",
"relativeTimePattern-count-other": "in {0} sec"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} sec ago",
"relativeTimePattern-count-other": "{0} sec ago"
}
},
"second-narrow": {
"displayName": "sec",
"relative-type-0": "now",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} sec",
"relativeTimePattern-count-other": "in {0} sec"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} sec ago",
"relativeTimePattern-count-other": "{0} sec ago"
}
},
"zone": {
"displayName": "time zone"
}
}
}
}
}
}
@@ -0,0 +1,20 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"delimiters": {
"quotationStart": "“",
"quotationEnd": "”",
"alternateQuotationStart": "",
"alternateQuotationEnd": ""
}
}
}
}
@@ -0,0 +1,640 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"localeDisplayNames": {
"languages": {
"aa": "Afar",
"ab": "Abkhazian",
"ace": "Achinese",
"ach": "Acoli",
"ada": "Adangme",
"ady": "Adyghe",
"ae": "Avestan",
"aeb": "Tunisian Arabic",
"af": "Afrikaans",
"afh": "Afrihili",
"agq": "Aghem",
"ain": "Ainu",
"ak": "Akan",
"akk": "Akkadian",
"akz": "Alabama",
"ale": "Aleut",
"aln": "Gheg Albanian",
"alt": "Southern Altai",
"am": "Amharic",
"an": "Aragonese",
"ang": "Old English",
"anp": "Angika",
"ar": "Arabic",
"ar-001": "Modern Standard Arabic",
"arc": "Aramaic",
"arn": "Mapuche",
"aro": "Araona",
"arp": "Arapaho",
"arq": "Algerian Arabic",
"arw": "Arawak",
"ary": "Moroccan Arabic",
"arz": "Egyptian Arabic",
"as": "Assamese",
"asa": "Asu",
"ase": "American Sign Language",
"ast": "Asturian",
"av": "Avaric",
"avk": "Kotava",
"awa": "Awadhi",
"ay": "Aymara",
"az": "Azerbaijani",
"az-alt-short": "Azeri",
"ba": "Bashkir",
"bal": "Baluchi",
"ban": "Balinese",
"bar": "Bavarian",
"bas": "Basaa",
"bax": "Bamun",
"bbc": "Batak Toba",
"bbj": "Ghomala",
"be": "Belarusian",
"bej": "Beja",
"bem": "Bemba",
"bew": "Betawi",
"bez": "Bena",
"bfd": "Bafut",
"bfq": "Badaga",
"bg": "Bulgarian",
"bgn": "Western Balochi",
"bho": "Bhojpuri",
"bi": "Bislama",
"bik": "Bikol",
"bin": "Bini",
"bjn": "Banjar",
"bkm": "Kom",
"bla": "Siksika",
"bm": "Bambara",
"bn": "Bengali",
"bo": "Tibetan",
"bpy": "Bishnupriya",
"bqi": "Bakhtiari",
"br": "Breton",
"bra": "Braj",
"brh": "Brahui",
"brx": "Bodo",
"bs": "Bosnian",
"bss": "Akoose",
"bua": "Buriat",
"bug": "Buginese",
"bum": "Bulu",
"byn": "Blin",
"byv": "Medumba",
"ca": "Catalan",
"cad": "Caddo",
"car": "Carib",
"cay": "Cayuga",
"cch": "Atsam",
"ce": "Chechen",
"ceb": "Cebuano",
"cgg": "Chiga",
"ch": "Chamorro",
"chb": "Chibcha",
"chg": "Chagatai",
"chk": "Chuukese",
"chm": "Mari",
"chn": "Chinook Jargon",
"cho": "Choctaw",
"chp": "Chipewyan",
"chr": "Cherokee",
"chy": "Cheyenne",
"ckb": "Central Kurdish",
"co": "Corsican",
"cop": "Coptic",
"cps": "Capiznon",
"cr": "Cree",
"crh": "Crimean Turkish",
"cs": "Czech",
"csb": "Kashubian",
"cu": "Church Slavic",
"cv": "Chuvash",
"cy": "Welsh",
"da": "Danish",
"dak": "Dakota",
"dar": "Dargwa",
"dav": "Taita",
"de": "German",
"de-AT": "Austrian German",
"de-CH": "Swiss High German",
"del": "Delaware",
"den": "Slave",
"dgr": "Dogrib",
"din": "Dinka",
"dje": "Zarma",
"doi": "Dogri",
"dsb": "Lower Sorbian",
"dtp": "Central Dusun",
"dua": "Duala",
"dum": "Middle Dutch",
"dv": "Divehi",
"dyo": "Jola-Fonyi",
"dyu": "Dyula",
"dz": "Dzongkha",
"dzg": "Dazaga",
"ebu": "Embu",
"ee": "Ewe",
"efi": "Efik",
"egl": "Emilian",
"egy": "Ancient Egyptian",
"eka": "Ekajuk",
"el": "Greek",
"elx": "Elamite",
"en": "English",
"en-AU": "Australian English",
"en-CA": "Canadian English",
"en-GB": "British English",
"en-GB-alt-short": "UK English",
"en-US": "American English",
"en-US-alt-short": "US English",
"enm": "Middle English",
"eo": "Esperanto",
"es": "Spanish",
"es-419": "Latin American Spanish",
"es-ES": "European Spanish",
"es-MX": "Mexican Spanish",
"esu": "Central Yupik",
"et": "Estonian",
"eu": "Basque",
"ewo": "Ewondo",
"ext": "Extremaduran",
"fa": "Persian",
"fa-AF": "Dari",
"fan": "Fang",
"fat": "Fanti",
"ff": "Fulah",
"fi": "Finnish",
"fil": "Filipino",
"fit": "Tornedalen Finnish",
"fj": "Fijian",
"fo": "Faroese",
"fon": "Fon",
"fr": "French",
"fr-CA": "Canadian French",
"fr-CH": "Swiss French",
"frc": "Cajun French",
"frm": "Middle French",
"fro": "Old French",
"frp": "Arpitan",
"frr": "Northern Frisian",
"frs": "Eastern Frisian",
"fur": "Friulian",
"fy": "Western Frisian",
"ga": "Irish",
"gaa": "Ga",
"gag": "Gagauz",
"gan": "Gan Chinese",
"gay": "Gayo",
"gba": "Gbaya",
"gbz": "Zoroastrian Dari",
"gd": "Scottish Gaelic",
"gez": "Geez",
"gil": "Gilbertese",
"gl": "Galician",
"glk": "Gilaki",
"gmh": "Middle High German",
"gn": "Guarani",
"goh": "Old High German",
"gom": "Goan Konkani",
"gon": "Gondi",
"gor": "Gorontalo",
"got": "Gothic",
"grb": "Grebo",
"grc": "Ancient Greek",
"gsw": "Swiss German",
"gu": "Gujarati",
"guc": "Wayuu",
"gur": "Frafra",
"guz": "Gusii",
"gv": "Manx",
"gwi": "Gwichʼin",
"ha": "Hausa",
"hai": "Haida",
"hak": "Hakka Chinese",
"haw": "Hawaiian",
"he": "Hebrew",
"hi": "Hindi",
"hif": "Fiji Hindi",
"hil": "Hiligaynon",
"hit": "Hittite",
"hmn": "Hmong",
"ho": "Hiri Motu",
"hr": "Croatian",
"hsb": "Upper Sorbian",
"hsn": "Xiang Chinese",
"ht": "Haitian Creole",
"hu": "Hungarian",
"hup": "Hupa",
"hy": "Armenian",
"hz": "Herero",
"ia": "Interlingua",
"iba": "Iban",
"ibb": "Ibibio",
"id": "Indonesian",
"ie": "Interlingue",
"ig": "Igbo",
"ii": "Sichuan Yi",
"ik": "Inupiaq",
"ilo": "Iloko",
"inh": "Ingush",
"io": "Ido",
"is": "Icelandic",
"it": "Italian",
"iu": "Inuktitut",
"izh": "Ingrian",
"ja": "Japanese",
"jam": "Jamaican Creole English",
"jbo": "Lojban",
"jgo": "Ngomba",
"jmc": "Machame",
"jpr": "Judeo-Persian",
"jrb": "Judeo-Arabic",
"jut": "Jutish",
"jv": "Javanese",
"ka": "Georgian",
"kaa": "Kara-Kalpak",
"kab": "Kabyle",
"kac": "Kachin",
"kaj": "Jju",
"kam": "Kamba",
"kaw": "Kawi",
"kbd": "Kabardian",
"kbl": "Kanembu",
"kcg": "Tyap",
"kde": "Makonde",
"kea": "Kabuverdianu",
"ken": "Kenyang",
"kfo": "Koro",
"kg": "Kongo",
"kgp": "Kaingang",
"kha": "Khasi",
"kho": "Khotanese",
"khq": "Koyra Chiini",
"khw": "Khowar",
"ki": "Kikuyu",
"kiu": "Kirmanjki",
"kj": "Kuanyama",
"kk": "Kazakh",
"kkj": "Kako",
"kl": "Kalaallisut",
"kln": "Kalenjin",
"km": "Khmer",
"kmb": "Kimbundu",
"kn": "Kannada",
"ko": "Korean",
"koi": "Komi-Permyak",
"kok": "Konkani",
"kos": "Kosraean",
"kpe": "Kpelle",
"kr": "Kanuri",
"krc": "Karachay-Balkar",
"kri": "Krio",
"krj": "Kinaray-a",
"krl": "Karelian",
"kru": "Kurukh",
"ks": "Kashmiri",
"ksb": "Shambala",
"ksf": "Bafia",
"ksh": "Colognian",
"ku": "Kurdish",
"kum": "Kumyk",
"kut": "Kutenai",
"kv": "Komi",
"kw": "Cornish",
"ky": "Kyrgyz",
"ky-alt-variant": "Kirghiz",
"la": "Latin",
"lad": "Ladino",
"lag": "Langi",
"lah": "Lahnda",
"lam": "Lamba",
"lb": "Luxembourgish",
"lez": "Lezghian",
"lfn": "Lingua Franca Nova",
"lg": "Ganda",
"li": "Limburgish",
"lij": "Ligurian",
"liv": "Livonian",
"lkt": "Lakota",
"lmo": "Lombard",
"ln": "Lingala",
"lo": "Lao",
"lol": "Mongo",
"loz": "Lozi",
"lrc": "Northern Luri",
"lt": "Lithuanian",
"ltg": "Latgalian",
"lu": "Luba-Katanga",
"lua": "Luba-Lulua",
"lui": "Luiseno",
"lun": "Lunda",
"luo": "Luo",
"lus": "Mizo",
"luy": "Luyia",
"lv": "Latvian",
"lzh": "Literary Chinese",
"lzz": "Laz",
"mad": "Madurese",
"maf": "Mafa",
"mag": "Magahi",
"mai": "Maithili",
"mak": "Makasar",
"man": "Mandingo",
"mas": "Masai",
"mde": "Maba",
"mdf": "Moksha",
"mdh": "mdh",
"mdr": "Mandar",
"men": "Mende",
"mer": "Meru",
"mfe": "Morisyen",
"mg": "Malagasy",
"mga": "Middle Irish",
"mgh": "Makhuwa-Meetto",
"mgo": "Metaʼ",
"mh": "Marshallese",
"mi": "Maori",
"mic": "Micmac",
"min": "Minangkabau",
"mis": "mis",
"mk": "Macedonian",
"ml": "Malayalam",
"mn": "Mongolian",
"mnc": "Manchu",
"mni": "Manipuri",
"moh": "Mohawk",
"mos": "Mossi",
"mr": "Marathi",
"mrj": "Western Mari",
"ms": "Malay",
"mt": "Maltese",
"mua": "Mundang",
"mul": "Multiple Languages",
"mus": "Creek",
"mwl": "Mirandese",
"mwr": "Marwari",
"mwv": "Mentawai",
"my": "Burmese",
"my-alt-variant": "Myanmar Language",
"mye": "Myene",
"myv": "Erzya",
"mzn": "Mazanderani",
"na": "Nauru",
"nan": "Min Nan Chinese",
"nap": "Neapolitan",
"naq": "Nama",
"nb": "Norwegian Bokmål",
"nd": "North Ndebele",
"nds": "Low German",
"nds-NL": "West Low German",
"ne": "Nepali",
"new": "Newari",
"ng": "Ndonga",
"nia": "Nias",
"niu": "Niuean",
"njo": "Ao Naga",
"nl": "Dutch",
"nl-BE": "Flemish",
"nmg": "Kwasio",
"nn": "Norwegian Nynorsk",
"nnh": "Ngiemboon",
"no": "Norwegian",
"nog": "Nogai",
"non": "Old Norse",
"nov": "Novial",
"nqo": "NKo",
"nr": "South Ndebele",
"nso": "Northern Sotho",
"nus": "Nuer",
"nv": "Navajo",
"nwc": "Classical Newari",
"ny": "Nyanja",
"nym": "Nyamwezi",
"nyn": "Nyankole",
"nyo": "Nyoro",
"nzi": "Nzima",
"oc": "Occitan",
"oj": "Ojibwa",
"om": "Oromo",
"or": "Oriya",
"os": "Ossetic",
"osa": "Osage",
"ota": "Ottoman Turkish",
"pa": "Punjabi",
"pag": "Pangasinan",
"pal": "Pahlavi",
"pam": "Pampanga",
"pap": "Papiamento",
"pau": "Palauan",
"pcd": "Picard",
"pdc": "Pennsylvania German",
"pdt": "Plautdietsch",
"peo": "Old Persian",
"pfl": "Palatine German",
"phn": "Phoenician",
"pi": "Pali",
"pl": "Polish",
"pms": "Piedmontese",
"pnt": "Pontic",
"pon": "Pohnpeian",
"prg": "Prussian",
"pro": "Old Provençal",
"ps": "Pashto",
"ps-alt-variant": "Pushto",
"pt": "Portuguese",
"pt-BR": "Brazilian Portuguese",
"pt-PT": "European Portuguese",
"qu": "Quechua",
"quc": "Kʼicheʼ",
"qug": "Chimborazo Highland Quichua",
"raj": "Rajasthani",
"rap": "Rapanui",
"rar": "Rarotongan",
"rgn": "Romagnol",
"rif": "Riffian",
"rm": "Romansh",
"rn": "Rundi",
"ro": "Romanian",
"ro-MD": "Moldavian",
"rof": "Rombo",
"rom": "Romany",
"root": "Root",
"rtm": "Rotuman",
"ru": "Russian",
"rue": "Rusyn",
"rug": "Roviana",
"rup": "Aromanian",
"rw": "Kinyarwanda",
"rwk": "Rwa",
"sa": "Sanskrit",
"sad": "Sandawe",
"sah": "Sakha",
"sam": "Samaritan Aramaic",
"saq": "Samburu",
"sas": "Sasak",
"sat": "Santali",
"saz": "Saurashtra",
"sba": "Ngambay",
"sbp": "Sangu",
"sc": "Sardinian",
"scn": "Sicilian",
"sco": "Scots",
"sd": "Sindhi",
"sdc": "Sassarese Sardinian",
"sdh": "Southern Kurdish",
"se": "Northern Sami",
"see": "Seneca",
"seh": "Sena",
"sei": "Seri",
"sel": "Selkup",
"ses": "Koyraboro Senni",
"sg": "Sango",
"sga": "Old Irish",
"sgs": "Samogitian",
"sh": "Serbo-Croatian",
"shi": "Tachelhit",
"shn": "Shan",
"shu": "Chadian Arabic",
"si": "Sinhala",
"sid": "Sidamo",
"sk": "Slovak",
"sl": "Slovenian",
"sli": "Lower Silesian",
"sly": "Selayar",
"sm": "Samoan",
"sma": "Southern Sami",
"smj": "Lule Sami",
"smn": "Inari Sami",
"sms": "Skolt Sami",
"sn": "Shona",
"snk": "Soninke",
"so": "Somali",
"sog": "Sogdien",
"sq": "Albanian",
"sr": "Serbian",
"srn": "Sranan Tongo",
"srr": "Serer",
"ss": "Swati",
"ssy": "Saho",
"st": "Southern Sotho",
"stq": "Saterland Frisian",
"su": "Sundanese",
"suk": "Sukuma",
"sus": "Susu",
"sux": "Sumerian",
"sv": "Swedish",
"sw": "Swahili",
"sw-CD": "Congo Swahili",
"swb": "Comorian",
"syc": "Classical Syriac",
"syr": "Syriac",
"szl": "Silesian",
"ta": "Tamil",
"tcy": "Tulu",
"te": "Telugu",
"tem": "Timne",
"teo": "Teso",
"ter": "Tereno",
"tet": "Tetum",
"tg": "Tajik",
"th": "Thai",
"ti": "Tigrinya",
"tig": "Tigre",
"tiv": "Tiv",
"tk": "Turkmen",
"tkl": "Tokelau",
"tkr": "Tsakhur",
"tl": "Tagalog",
"tlh": "Klingon",
"tli": "Tlingit",
"tly": "Talysh",
"tmh": "Tamashek",
"tn": "Tswana",
"to": "Tongan",
"tog": "Nyasa Tonga",
"tpi": "Tok Pisin",
"tr": "Turkish",
"tru": "Turoyo",
"trv": "Taroko",
"ts": "Tsonga",
"tsd": "Tsakonian",
"tsi": "Tsimshian",
"tt": "Tatar",
"ttt": "Muslim Tat",
"tum": "Tumbuka",
"tvl": "Tuvalu",
"tw": "Twi",
"twq": "Tasawaq",
"ty": "Tahitian",
"tyv": "Tuvinian",
"tzm": "Central Atlas Tamazight",
"udm": "Udmurt",
"ug": "Uyghur",
"ug-alt-variant": "Uighur",
"uga": "Ugaritic",
"uk": "Ukrainian",
"umb": "Umbundu",
"und": "Unknown Language",
"ur": "Urdu",
"uz": "Uzbek",
"vai": "Vai",
"ve": "Venda",
"vec": "Venetian",
"vep": "Veps",
"vi": "Vietnamese",
"vls": "West Flemish",
"vmf": "Main-Franconian",
"vo": "Volapük",
"vot": "Votic",
"vro": "Võro",
"vun": "Vunjo",
"wa": "Walloon",
"wae": "Walser",
"wal": "Wolaytta",
"war": "Waray",
"was": "Washo",
"wbp": "Warlpiri",
"wo": "Wolof",
"wuu": "Wu Chinese",
"xal": "Kalmyk",
"xh": "Xhosa",
"xmf": "Mingrelian",
"xog": "Soga",
"yao": "Yao",
"yap": "Yapese",
"yav": "Yangben",
"ybb": "Yemba",
"yi": "Yiddish",
"yo": "Yoruba",
"yrl": "Nheengatu",
"yue": "Cantonese",
"za": "Zhuang",
"zap": "Zapotec",
"zbl": "Blissymbols",
"zea": "Zeelandic",
"zen": "Zenaga",
"zgh": "Standard Moroccan Tamazight",
"zh": "Chinese",
"zh-Hans": "Simplified Chinese",
"zh-Hant": "Traditional Chinese",
"zu": "Zulu",
"zun": "Zuni",
"zxx": "No linguistic content",
"zza": "Zaza"
}
}
}
}
}
@@ -0,0 +1,20 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"layout": {
"orientation": {
"characterOrder": "left-to-right",
"lineOrder": "top-to-bottom"
}
}
}
}
}
@@ -0,0 +1,40 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"listPatterns": {
"listPattern-type-standard": {
"start": "{0}, {1}",
"middle": "{0}, {1}",
"end": "{0} and {1}",
"2": "{0} and {1}"
},
"listPattern-type-unit": {
"start": "{0}, {1}",
"middle": "{0}, {1}",
"end": "{0}, {1}",
"2": "{0}, {1}"
},
"listPattern-type-unit-narrow": {
"start": "{0} {1}",
"middle": "{0} {1}",
"end": "{0} {1}",
"2": "{0} {1}"
},
"listPattern-type-unit-short": {
"start": "{0}, {1}",
"middle": "{0}, {1}",
"end": "{0}, {1}",
"2": "{0}, {1}"
}
}
}
}
}
@@ -0,0 +1,260 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"localeDisplayNames": {
"localeDisplayPattern": {
"localePattern": "{0} ({1})",
"localeSeparator": "{0}, {1}",
"localeKeyTypePattern": "{0}: {1}"
},
"keys": {
"calendar": "Calendar",
"cf": "Currency Format",
"colAlternate": "Ignore Symbols Sorting",
"colBackwards": "Reversed Accent Sorting",
"colCaseFirst": "Uppercase/Lowercase Ordering",
"colCaseLevel": "Case Sensitive Sorting",
"colHiraganaQuaternary": "Kana Sorting",
"collation": "Sort Order",
"colNormalization": "Normalised Sorting",
"colNumeric": "Numeric Sorting",
"colReorder": "Script/Block Reordering",
"colStrength": "Sorting Strength",
"currency": "Currency",
"em": "Emoji Presentation Style",
"fw": "First day of week",
"hc": "Hour Cycle (12 vs 24)",
"kv": "Highest Ignored",
"lb": "Line Break Style",
"lw": "Line Breaks In Words Setting",
"ms": "Measurement System",
"numbers": "Numbers",
"rg": "Region For Supplemental Data",
"sd": "Region Subdivision",
"ss": "Sentence Break Suppressions Type",
"timezone": "Time Zone",
"va": "Locale Variant",
"variableTop": "Sort As Symbols",
"x": "Private-Use"
},
"types": {
"calendar": {
"buddhist": "Buddhist Calendar",
"chinese": "Chinese Calendar",
"coptic": "Coptic Calendar",
"dangi": "Dangi Calendar",
"ethiopic": "Ethiopic Calendar",
"ethiopic-amete-alem": "Ethiopic Amete Alem Calendar",
"gregorian": "Gregorian Calendar",
"hebrew": "Hebrew Calendar",
"indian": "Indian National Calendar",
"islamic": "Islamic Calendar",
"islamic-civil": "Islamic Calendar (tabular, civil epoch)",
"islamic-rgsa": "Islamic Calendar (Saudi Arabia, sighting)",
"islamic-tbla": "Islamic Calendar (tabular, astronomical epoch)",
"islamic-umalqura": "Islamic Calendar (Umm al-Qura)",
"iso8601": "ISO-8601 Calendar",
"japanese": "Japanese Calendar",
"persian": "Persian Calendar",
"roc": "Minguo Calendar"
},
"cf": {
"account": "Accounting Currency Format",
"standard": "Standard Currency Format"
},
"colAlternate": {
"non-ignorable": "Sort Symbols",
"shifted": "Sort Ignoring Symbols"
},
"colBackwards": {
"no": "Sort Accents Normally",
"yes": "Sort Accents Reversed"
},
"colCaseFirst": {
"lower": "Sort Lowercase First",
"no": "Sort Normal Case Order",
"upper": "Sort Uppercase First"
},
"colCaseLevel": {
"no": "Sort Case Insensitive",
"yes": "Sort Case Sensitive"
},
"colHiraganaQuaternary": {
"no": "Sort Kana Separately",
"yes": "Sort Kana Differently"
},
"collation": {
"big5han": "Traditional Chinese Sort Order - Big5",
"compat": "Previous Sort Order, for compatibility",
"dictionary": "Dictionary Sort Order",
"ducet": "Default Unicode Sort Order",
"emoji": "Emoji Sort Order",
"eor": "European Ordering Rules",
"gb2312han": "Simplified Chinese Sort Order - GB2312",
"phonebook": "Phonebook Sort Order",
"phonetic": "Phonetic Sort Order",
"pinyin": "Pinyin Sort Order",
"reformed": "Reformed Sort Order",
"search": "General-Purpose Search",
"searchjl": "Search By Hangul Initial Consonant",
"standard": "Standard Sort Order",
"stroke": "Stroke Sort Order",
"traditional": "Traditional Sort Order",
"unihan": "Radical-Stroke Sort Order",
"zhuyin": "Zhuyin Sort Order"
},
"colNormalization": {
"no": "Sort Without Normalisation",
"yes": "Sort Unicode Normalised"
},
"colNumeric": {
"no": "Sort Digits Individually",
"yes": "Sort Digits Numerically"
},
"colStrength": {
"identical": "Sort All",
"primary": "Sort Base Letters Only",
"quaternary": "Sort Accents/Case/Width/Kana",
"secondary": "Sort Accents",
"tertiary": "Sort Accents/Case/Width"
},
"em": {
"default": "Use Default Presentation For Emoji Characters",
"emoji": "Prefer Emoji Presentation For Emoji Characters",
"text": "Prefer Text Presentation For Emoji Characters"
},
"fw": {
"fri": "First Day of Week Is Friday",
"mon": "First Day of Week Is Monday",
"sat": "First Day of Week Is Saturday",
"sun": "First Day of Week Is Sunday",
"thu": "First Day of Week Is Thursday",
"tue": "First Day of Week Is Tuesday",
"wed": "First Day of Week Is Wednesday"
},
"hc": {
"h11": "12 Hour System (011)",
"h12": "12 Hour System (112)",
"h23": "24 Hour System (023)",
"h24": "24 Hour System (124)"
},
"lb": {
"loose": "Loose Line Break Style",
"normal": "Normal Line Break Style",
"strict": "Strict Line Break Style"
},
"lw": {
"breakall": "Allow Line Breaks In All Words",
"keepall": "Prevent Line Breaks In All Words",
"normal": "Normal Line Breaks For Words"
},
"ms": {
"metric": "Metric System",
"uksystem": "Imperial Measurement System",
"ussystem": "US Measurement System"
},
"numbers": {
"ahom": "Ahom Digits",
"arab": "Arabic-Indic Digits",
"arabext": "Extended Arabic-Indic Digits",
"arabext-alt-short": "X Arabic-Indic Digits",
"armn": "Armenian Numerals",
"armnlow": "Armenian Lowercase Numerals",
"bali": "Balinese Digits",
"beng": "Bengali Digits",
"brah": "Brahmi Digits",
"cakm": "Chakma Digits",
"cham": "Cham Digits",
"cyrl": "Cyrillic Numerals",
"deva": "Devanagari Digits",
"ethi": "Ethiopic Numerals",
"finance": "Financial Numerals",
"fullwide": "Full-Width Digits",
"geor": "Georgian Numerals",
"grek": "Greek Numerals",
"greklow": "Greek Lowercase Numerals",
"gujr": "Gujarati Digits",
"guru": "Gurmukhi Digits",
"hanidays": "Chinese Calendar Day-of-Month Numerals",
"hanidec": "Chinese Decimal Numerals",
"hans": "Simplified Chinese Numerals",
"hansfin": "Simplified Chinese Financial Numerals",
"hant": "Traditional Chinese Numerals",
"hantfin": "Traditional Chinese Financial Numerals",
"hebr": "Hebrew Numerals",
"hmng": "Pahawh Hmong Digits",
"java": "Javanese Digits",
"jpan": "Japanese Numerals",
"jpanfin": "Japanese Financial Numerals",
"kali": "Kayah Li Digits",
"khmr": "Khmer Digits",
"knda": "Kannada Digits",
"lana": "Tai Tham Hora Digits",
"lanatham": "Tai Tham Tham Digits",
"laoo": "Lao Digits",
"latn": "Western Digits",
"lepc": "Lepcha Digits",
"limb": "Limbu Digits",
"mathbold": "Mathematical Bold Digits",
"mathdbl": "Mathematical Double-Struck Digits",
"mathmono": "Mathematical Monospace Digits",
"mathsanb": "Mathematical Sans-Serif Bold Digits",
"mathsans": "Mathematical Sans-Serif Digits",
"mlym": "Malayalam Digits",
"modi": "Modi Digits",
"mong": "Mongolian Digits",
"mroo": "Mro Digits",
"mtei": "Meetei Mayek Digits",
"mymr": "Myanmar Digits",
"mymrshan": "Myanmar Shan Digits",
"mymrtlng": "Myanmar Tai Laing Digits",
"native": "Native Digits",
"nkoo": "NKo Digits",
"olck": "Ol Chiki Digits",
"orya": "Oriya Digits",
"osma": "Osmanya Digits",
"roman": "Roman Numerals",
"romanlow": "Roman Lowercase Numerals",
"saur": "Saurashtra Digits",
"shrd": "Sharada Digits",
"sind": "Khudawadi Digits",
"sinh": "Sinhala Lith Digits",
"sora": "Sora Sompeng Digits",
"sund": "Sundanese Digits",
"takr": "Takri Digits",
"talu": "New Tai Lue Digits",
"taml": "Traditional Tamil Numerals",
"tamldec": "Tamil Digits",
"telu": "Telugu Digits",
"thai": "Thai Digits",
"tibt": "Tibetan Digits",
"tirh": "Tirhuta Digits",
"traditional": "Traditional Numerals",
"vaii": "Vai Digits",
"wara": "Warang Citi Digits"
},
"ss": {
"none": "Sentence Breaks Without Abbreviation Handling",
"standard": "Suppress Sentence Breaks After Standard Abbreviations"
},
"va": {
"posix": "POSIX Compliant Locale"
}
},
"codePatterns": {
"language": "Language: {0}",
"script": "Script: {0}",
"territory": "Region: {0}"
}
}
}
}
}
@@ -0,0 +1,21 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"localeDisplayNames": {
"measurementSystemNames": {
"metric": "Metric",
"UK": "UK",
"US": "US"
}
}
}
}
}
@@ -0,0 +1,150 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"numbers": {
"defaultNumberingSystem": "latn",
"otherNumberingSystems": {
"native": "latn"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "NaN",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-one": "0 thousand",
"1000-count-other": "0 thousand",
"10000-count-one": "00 thousand",
"10000-count-other": "00 thousand",
"100000-count-one": "000 thousand",
"100000-count-other": "000 thousand",
"1000000-count-one": "0 million",
"1000000-count-other": "0 million",
"10000000-count-one": "00 million",
"10000000-count-other": "00 million",
"100000000-count-one": "000 million",
"100000000-count-other": "000 million",
"1000000000-count-one": "0 billion",
"1000000000-count-other": "0 billion",
"10000000000-count-one": "00 billion",
"10000000000-count-other": "00 billion",
"100000000000-count-one": "000 billion",
"100000000000-count-other": "000 billion",
"1000000000000-count-one": "0 trillion",
"1000000000000-count-other": "0 trillion",
"10000000000000-count-one": "00 trillion",
"10000000000000-count-other": "00 trillion",
"100000000000000-count-one": "000 trillion",
"100000000000000-count-other": "000 trillion"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0K",
"1000-count-other": "0K",
"10000-count-one": "00K",
"10000-count-other": "00K",
"100000-count-one": "000K",
"100000-count-other": "000K",
"1000000-count-one": "0M",
"1000000-count-other": "0M",
"10000000-count-one": "00M",
"10000000-count-other": "00M",
"100000000-count-one": "000M",
"100000000-count-other": "000M",
"1000000000-count-one": "0B",
"1000000000-count-other": "0B",
"10000000000-count-one": "00B",
"10000000000-count-other": "00B",
"100000000000-count-one": "000B",
"100000000000-count-other": "000B",
"1000000000000-count-one": "0T",
"1000000000000-count-other": "0T",
"10000000000000-count-one": "00T",
"10000000000000-count-other": "00T",
"100000000000000-count-one": "000T",
"100000000000000-count-other": "000T"
}
}
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-latn": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[:^S:]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[:^S:]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "¤#,##0.00",
"accounting": "¤#,##0.00;(¤#,##0.00)",
"short": {
"standard": {
"1000-count-one": "¤0K",
"1000-count-other": "¤0K",
"10000-count-one": "¤00K",
"10000-count-other": "¤00K",
"100000-count-one": "¤000K",
"100000-count-other": "¤000K",
"1000000-count-one": "¤0M",
"1000000-count-other": "¤0M",
"10000000-count-one": "¤00M",
"10000000-count-other": "¤00M",
"100000000-count-one": "¤000M",
"100000000-count-other": "¤000M",
"1000000000-count-one": "¤0B",
"1000000000-count-other": "¤0B",
"10000000000-count-one": "¤00B",
"10000000000-count-other": "¤00B",
"100000000000-count-one": "¤000B",
"100000000000-count-other": "¤000B",
"1000000000000-count-one": "¤0T",
"1000000000000-count-other": "¤0T",
"10000000000000-count-one": "¤00T",
"10000000000000-count-other": "¤00T",
"100000000000000-count-one": "¤000T",
"100000000000000-count-other": "¤000T"
}
},
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-latn": {
"atLeast": "{0}+",
"range": "{0}{1}"
}
}
}
}
}
@@ -0,0 +1,20 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"posix": {
"messages": {
"yesstr": "yes:y",
"nostr": "no:n"
}
}
}
}
}
@@ -0,0 +1,247 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"localeDisplayNames": {
"scripts": {
"Adlm": "Adlm",
"Afak": "Afaka",
"Aghb": "Caucasian Albanian",
"Ahom": "Ahom",
"Arab": "Arabic",
"Arab-alt-variant": "Perso-Arabic",
"Armi": "Imperial Aramaic",
"Armn": "Armenian",
"Avst": "Avestan",
"Bali": "Balinese",
"Bamu": "Bamum",
"Bass": "Bassa Vah",
"Batk": "Batak",
"Beng": "Bengali",
"Bhks": "Bhks",
"Blis": "Blissymbols",
"Bopo": "Bopomofo",
"Brah": "Brahmi",
"Brai": "Braille",
"Bugi": "Buginese",
"Buhd": "Buhid",
"Cakm": "Chakma",
"Cans": "Unified Canadian Aboriginal Syllabics",
"Cans-alt-short": "UCAS",
"Cari": "Carian",
"Cham": "Cham",
"Cher": "Cherokee",
"Cirt": "Cirth",
"Copt": "Coptic",
"Cprt": "Cypriot",
"Cyrl": "Cyrillic",
"Cyrs": "Old Church Slavonic Cyrillic",
"Deva": "Devanagari",
"Dsrt": "Deseret",
"Dupl": "Duployan shorthand",
"Egyd": "Egyptian demotic",
"Egyh": "Egyptian hieratic",
"Egyp": "Egyptian hieroglyphs",
"Elba": "Elbasan",
"Ethi": "Ethiopic",
"Geok": "Georgian Khutsuri",
"Geor": "Georgian",
"Glag": "Glagolitic",
"Goth": "Gothic",
"Gran": "Grantha",
"Grek": "Greek",
"Gujr": "Gujarati",
"Guru": "Gurmukhi",
"Hanb": "Hanb",
"Hang": "Hangul",
"Hani": "Han",
"Hano": "Hanunoo",
"Hans": "Simplified",
"Hans-alt-stand-alone": "Simplified Han",
"Hant": "Traditional",
"Hant-alt-stand-alone": "Traditional Han",
"Hatr": "Hatran",
"Hebr": "Hebrew",
"Hira": "Hiragana",
"Hluw": "Anatolian Hieroglyphs",
"Hmng": "Pahawh Hmong",
"Hrkt": "Japanese syllabaries",
"Hung": "Old Hungarian",
"Inds": "Indus",
"Ital": "Old Italic",
"Jamo": "Jamo",
"Java": "Javanese",
"Jpan": "Japanese",
"Jurc": "Jurchen",
"Kali": "Kayah Li",
"Kana": "Katakana",
"Khar": "Kharoshthi",
"Khmr": "Khmer",
"Khoj": "Khojki",
"Knda": "Kannada",
"Kore": "Korean",
"Kpel": "Kpelle",
"Kthi": "Kaithi",
"Lana": "Lanna",
"Laoo": "Lao",
"Latf": "Fraktur Latin",
"Latg": "Gaelic Latin",
"Latn": "Latin",
"Lepc": "Lepcha",
"Limb": "Limbu",
"Lina": "Linear A",
"Linb": "Linear B",
"Lisu": "Fraser",
"Loma": "Loma",
"Lyci": "Lycian",
"Lydi": "Lydian",
"Mahj": "Mahajani",
"Mand": "Mandaean",
"Mani": "Manichaean",
"Marc": "Marc",
"Maya": "Mayan hieroglyphs",
"Mend": "Mende",
"Merc": "Meroitic Cursive",
"Mero": "Meroitic",
"Mlym": "Malayalam",
"Modi": "Modi",
"Mong": "Mongolian",
"Moon": "Moon",
"Mroo": "Mro",
"Mtei": "Meitei Mayek",
"Mult": "Multani",
"Mymr": "Myanmar",
"Narb": "Old North Arabian",
"Nbat": "Nabataean",
"Newa": "Newa",
"Nkgb": "Naxi Geba",
"Nkoo": "NKo",
"Nshu": "Nüshu",
"Ogam": "Ogham",
"Olck": "Ol Chiki",
"Orkh": "Orkhon",
"Orya": "Oriya",
"Osge": "Osge",
"Osma": "Osmanya",
"Palm": "Palmyrene",
"Pauc": "Pau Cin Hau",
"Perm": "Old Permic",
"Phag": "Phags-pa",
"Phli": "Inscriptional Pahlavi",
"Phlp": "Psalter Pahlavi",
"Phlv": "Book Pahlavi",
"Phnx": "Phoenician",
"Plrd": "Pollard Phonetic",
"Prti": "Inscriptional Parthian",
"Qaaa": "Qaaa",
"Qaab": "Qaab",
"Qaac": "Qaac",
"Qaad": "Qaad",
"Qaae": "Qaae",
"Qaaf": "Qaaf",
"Qaag": "Qaag",
"Qaah": "Qaah",
"Qaaj": "Qaaj",
"Qaak": "Qaak",
"Qaal": "Qaal",
"Qaam": "Qaam",
"Qaan": "Qaan",
"Qaao": "Qaao",
"Qaap": "Qaap",
"Qaaq": "Qaaq",
"Qaar": "Qaar",
"Qaas": "Qaas",
"Qaat": "Qaat",
"Qaau": "Qaau",
"Qaav": "Qaav",
"Qaaw": "Qaaw",
"Qaax": "Qaax",
"Qaay": "Qaay",
"Qaaz": "Qaaz",
"Qaba": "Qaba",
"Qabb": "Qabb",
"Qabc": "Qabc",
"Qabd": "Qabd",
"Qabe": "Qabe",
"Qabf": "Qabf",
"Qabg": "Qabg",
"Qabh": "Qabh",
"Qabi": "Qabi",
"Qabj": "Qabj",
"Qabk": "Qabk",
"Qabl": "Qabl",
"Qabm": "Qabm",
"Qabn": "Qabn",
"Qabo": "Qabo",
"Qabp": "Qabp",
"Qabq": "Qabq",
"Qabr": "Qabr",
"Qabs": "Qabs",
"Qabt": "Qabt",
"Qabu": "Qabu",
"Qabv": "Qabv",
"Qabw": "Qabw",
"Qabx": "Qabx",
"Rjng": "Rejang",
"Roro": "Rongorongo",
"Runr": "Runic",
"Samr": "Samaritan",
"Sara": "Sarati",
"Sarb": "Old South Arabian",
"Saur": "Saurashtra",
"Sgnw": "SignWriting",
"Shaw": "Shavian",
"Shrd": "Sharada",
"Sidd": "Siddham",
"Sind": "Khudawadi",
"Sinh": "Sinhala",
"Sora": "Sora Sompeng",
"Sund": "Sundanese",
"Sylo": "Syloti Nagri",
"Syrc": "Syriac",
"Syre": "Estrangelo Syriac",
"Syrj": "Western Syriac",
"Syrn": "Eastern Syriac",
"Tagb": "Tagbanwa",
"Takr": "Takri",
"Tale": "Tai Le",
"Talu": "New Tai Lue",
"Taml": "Tamil",
"Tang": "Tangut",
"Tavt": "Tai Viet",
"Telu": "Telugu",
"Teng": "Tengwar",
"Tfng": "Tifinagh",
"Tglg": "Tagalog",
"Thaa": "Thaana",
"Thai": "Thai",
"Tibt": "Tibetan",
"Tirh": "Tirhuta",
"Ugar": "Ugaritic",
"Vaii": "Vai",
"Visp": "Visible Speech",
"Wara": "Varang Kshiti",
"Wole": "Woleai",
"Xpeo": "Old Persian",
"Xsux": "Sumero-Akkadian Cuneiform",
"Xsux-alt-short": "S-A Cuneiform",
"Yiii": "Yi",
"Zinh": "Inherited",
"Zmth": "Mathematical Notation",
"Zsye": "Emoji",
"Zsym": "Symbols",
"Zxxx": "Unwritten",
"Zyyy": "Common",
"Zzzz": "Unknown Script"
}
}
}
}
}
@@ -0,0 +1,320 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"localeDisplayNames": {
"territories": {
"001": "World",
"002": "Africa",
"003": "North America",
"005": "South America",
"009": "Oceania",
"011": "Western Africa",
"013": "Central America",
"014": "Eastern Africa",
"015": "Northern Africa",
"017": "Middle Africa",
"018": "Southern Africa",
"019": "Americas",
"021": "Northern America",
"029": "Caribbean",
"030": "Eastern Asia",
"034": "Southern Asia",
"035": "Southeast Asia",
"039": "Southern Europe",
"053": "Australasia",
"054": "Melanesia",
"057": "Micronesian Region",
"061": "Polynesia",
"142": "Asia",
"143": "Central Asia",
"145": "Western Asia",
"150": "Europe",
"151": "Eastern Europe",
"154": "Northern Europe",
"155": "Western Europe",
"419": "Latin America",
"AC": "Ascension Island",
"AD": "Andorra",
"AE": "United Arab Emirates",
"AF": "Afghanistan",
"AG": "Antigua & Barbuda",
"AI": "Anguilla",
"AL": "Albania",
"AM": "Armenia",
"AO": "Angola",
"AQ": "Antarctica",
"AR": "Argentina",
"AS": "American Samoa",
"AT": "Austria",
"AU": "Australia",
"AW": "Aruba",
"AX": "Åland Islands",
"AZ": "Azerbaijan",
"BA": "Bosnia & Herzegovina",
"BA-alt-short": "Bosnia",
"BB": "Barbados",
"BD": "Bangladesh",
"BE": "Belgium",
"BF": "Burkina Faso",
"BG": "Bulgaria",
"BH": "Bahrain",
"BI": "Burundi",
"BJ": "Benin",
"BL": "St. Barthélemy",
"BM": "Bermuda",
"BN": "Brunei",
"BO": "Bolivia",
"BQ": "Caribbean Netherlands",
"BR": "Brazil",
"BS": "Bahamas",
"BT": "Bhutan",
"BV": "Bouvet Island",
"BW": "Botswana",
"BY": "Belarus",
"BZ": "Belize",
"CA": "Canada",
"CC": "Cocos (Keeling) Islands",
"CD": "Congo - Kinshasa",
"CD-alt-variant": "Congo (DRC)",
"CF": "Central African Republic",
"CG": "Congo - Brazzaville",
"CG-alt-variant": "Congo (Republic)",
"CH": "Switzerland",
"CI": "Côte dIvoire",
"CI-alt-variant": "Ivory Coast",
"CK": "Cook Islands",
"CL": "Chile",
"CM": "Cameroon",
"CN": "China",
"CO": "Colombia",
"CP": "Clipperton Island",
"CR": "Costa Rica",
"CU": "Cuba",
"CV": "Cape Verde",
"CW": "Curaçao",
"CX": "Christmas Island",
"CY": "Cyprus",
"CZ": "Czech Republic",
"DE": "Germany",
"DG": "Diego Garcia",
"DJ": "Djibouti",
"DK": "Denmark",
"DM": "Dominica",
"DO": "Dominican Republic",
"DZ": "Algeria",
"EA": "Ceuta & Melilla",
"EC": "Ecuador",
"EE": "Estonia",
"EG": "Egypt",
"EH": "Western Sahara",
"ER": "Eritrea",
"ES": "Spain",
"ET": "Ethiopia",
"EU": "European Union",
"FI": "Finland",
"FJ": "Fiji",
"FK": "Falkland Islands",
"FK-alt-variant": "Falkland Islands (Islas Malvinas)",
"FM": "Micronesia",
"FO": "Faroe Islands",
"FR": "France",
"GA": "Gabon",
"GB": "United Kingdom",
"GB-alt-short": "UK",
"GD": "Grenada",
"GE": "Georgia",
"GF": "French Guiana",
"GG": "Guernsey",
"GH": "Ghana",
"GI": "Gibraltar",
"GL": "Greenland",
"GM": "Gambia",
"GN": "Guinea",
"GP": "Guadeloupe",
"GQ": "Equatorial Guinea",
"GR": "Greece",
"GS": "South Georgia & South Sandwich Islands",
"GT": "Guatemala",
"GU": "Guam",
"GW": "Guinea-Bissau",
"GY": "Guyana",
"HK": "Hong Kong SAR China",
"HK-alt-short": "Hong Kong",
"HM": "Heard & McDonald Islands",
"HN": "Honduras",
"HR": "Croatia",
"HT": "Haiti",
"HU": "Hungary",
"IC": "Canary Islands",
"ID": "Indonesia",
"IE": "Ireland",
"IL": "Israel",
"IM": "Isle of Man",
"IN": "India",
"IO": "British Indian Ocean Territory",
"IQ": "Iraq",
"IR": "Iran",
"IS": "Iceland",
"IT": "Italy",
"JE": "Jersey",
"JM": "Jamaica",
"JO": "Jordan",
"JP": "Japan",
"KE": "Kenya",
"KG": "Kyrgyzstan",
"KH": "Cambodia",
"KI": "Kiribati",
"KM": "Comoros",
"KN": "St. Kitts & Nevis",
"KP": "North Korea",
"KR": "South Korea",
"KW": "Kuwait",
"KY": "Cayman Islands",
"KZ": "Kazakhstan",
"LA": "Laos",
"LB": "Lebanon",
"LC": "St. Lucia",
"LI": "Liechtenstein",
"LK": "Sri Lanka",
"LR": "Liberia",
"LS": "Lesotho",
"LT": "Lithuania",
"LU": "Luxembourg",
"LV": "Latvia",
"LY": "Libya",
"MA": "Morocco",
"MC": "Monaco",
"MD": "Moldova",
"ME": "Montenegro",
"MF": "St. Martin",
"MG": "Madagascar",
"MH": "Marshall Islands",
"MK": "Macedonia",
"MK-alt-variant": "Macedonia (FYROM)",
"ML": "Mali",
"MM": "Myanmar (Burma)",
"MM-alt-short": "Myanmar",
"MN": "Mongolia",
"MO": "Macau SAR China",
"MO-alt-short": "Macau",
"MP": "Northern Mariana Islands",
"MQ": "Martinique",
"MR": "Mauritania",
"MS": "Montserrat",
"MT": "Malta",
"MU": "Mauritius",
"MV": "Maldives",
"MW": "Malawi",
"MX": "Mexico",
"MY": "Malaysia",
"MZ": "Mozambique",
"NA": "Namibia",
"NC": "New Caledonia",
"NE": "Niger",
"NF": "Norfolk Island",
"NG": "Nigeria",
"NI": "Nicaragua",
"NL": "Netherlands",
"NO": "Norway",
"NP": "Nepal",
"NR": "Nauru",
"NU": "Niue",
"NZ": "New Zealand",
"OM": "Oman",
"PA": "Panama",
"PE": "Peru",
"PF": "French Polynesia",
"PG": "Papua New Guinea",
"PH": "Philippines",
"PK": "Pakistan",
"PL": "Poland",
"PM": "St. Pierre & Miquelon",
"PN": "Pitcairn Islands",
"PR": "Puerto Rico",
"PS": "Palestinian Territories",
"PS-alt-short": "Palestine",
"PT": "Portugal",
"PW": "Palau",
"PY": "Paraguay",
"QA": "Qatar",
"QO": "Outlying Oceania",
"RE": "Réunion",
"RO": "Romania",
"RS": "Serbia",
"RU": "Russia",
"RW": "Rwanda",
"SA": "Saudi Arabia",
"SB": "Solomon Islands",
"SC": "Seychelles",
"SD": "Sudan",
"SE": "Sweden",
"SG": "Singapore",
"SH": "St. Helena",
"SI": "Slovenia",
"SJ": "Svalbard & Jan Mayen",
"SK": "Slovakia",
"SL": "Sierra Leone",
"SM": "San Marino",
"SN": "Senegal",
"SO": "Somalia",
"SR": "Suriname",
"SS": "South Sudan",
"ST": "São Tomé & Príncipe",
"SV": "El Salvador",
"SX": "Sint Maarten",
"SY": "Syria",
"SZ": "Swaziland",
"TA": "Tristan da Cunha",
"TC": "Turks & Caicos Islands",
"TD": "Chad",
"TF": "French Southern Territories",
"TG": "Togo",
"TH": "Thailand",
"TJ": "Tajikistan",
"TK": "Tokelau",
"TL": "Timor-Leste",
"TL-alt-variant": "East Timor",
"TM": "Turkmenistan",
"TN": "Tunisia",
"TO": "Tonga",
"TR": "Turkey",
"TT": "Trinidad & Tobago",
"TV": "Tuvalu",
"TW": "Taiwan",
"TZ": "Tanzania",
"UA": "Ukraine",
"UG": "Uganda",
"UM": "U.S. Outlying Islands",
"US": "United States",
"US-alt-short": "US",
"UY": "Uruguay",
"UZ": "Uzbekistan",
"VA": "Vatican City",
"VC": "St. Vincent & Grenadines",
"VE": "Venezuela",
"VG": "British Virgin Islands",
"VI": "U.S. Virgin Islands",
"VN": "Vietnam",
"VU": "Vanuatu",
"WF": "Wallis & Futuna",
"WS": "Samoa",
"XK": "Kosovo",
"YE": "Yemen",
"YT": "Mayotte",
"ZA": "South Africa",
"ZM": "Zambia",
"ZW": "Zimbabwe",
"ZZ": "Unknown Region"
}
}
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,28 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"localeDisplayNames": {
"transformNames": {
"BGN": "BGN",
"Numeric": "Numeric",
"Tone": "Tone",
"UNGEGN": "UNGEGN",
"x-Accents": "Accents",
"x-Fullwidth": "Fullwidth",
"x-Halfwidth": "Halfwidth",
"x-Jamo": "Jamo",
"x-Pinyin": "Pinyin",
"x-Publishing": "Publishing"
}
}
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,96 @@
{
"main": {
"en-GB": {
"identity": {
"version": {
"_number": "$Revision: 12217 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "GB"
},
"localeDisplayNames": {
"variants": {
"1901": "Traditional German orthography",
"1994": "Standardized Resian orthography",
"1996": "German orthography of 1996",
"1606NICT": "Late Middle French to 1606",
"1694ACAD": "Early Modern French",
"1959ACAD": "Academic",
"ABL1943": "Orthographic formulation of 1943",
"ALALC97": "ALA-LC Romanization, 1997 edition",
"ALUKU": "Aluku dialect",
"AO1990": "Portuguese Language Orthographic Agreement of 1990",
"AREVELA": "Eastern Armenian",
"AREVMDA": "Western Armenian",
"BAKU1926": "Unified Turkic Latin Alphabet",
"BALANKA": "Balanka dialect of Anii",
"BARLA": "Barlavento dialect group of Kabuverdianu",
"BASICENG": "BASICENG",
"BAUDDHA": "BAUDDHA",
"BISCAYAN": "BISCAYAN",
"BISKE": "San Giorgio/Bila dialect",
"BOHORIC": "Bohorič alphabet",
"BOONT": "Boontling",
"COLB1945": "Portuguese-Brazilian Orthographic Convention of 1945",
"CORNU": "CORNU",
"DAJNKO": "Dajnko alphabet",
"EKAVSK": "Serbian with Ekavian pronunciation",
"EMODENG": "Early Modern English",
"FONIPA": "IPA Phonetics",
"FONUPA": "UPA Phonetics",
"FONXSAMP": "FONXSAMP",
"HEPBURN": "Hepburn romanization",
"HOGNORSK": "HOGNORSK",
"IJEKAVSK": "Serbian with Ijekavian pronunciation",
"ITIHASA": "ITIHASA",
"JAUER": "JAUER",
"JYUTPING": "JYUTPING",
"KKCOR": "Common Orthography",
"KOCIEWIE": "KOCIEWIE",
"KSCOR": "Standard Orthography",
"LAUKIKA": "LAUKIKA",
"LIPAW": "The Lipovaz dialect of Resian",
"LUNA1918": "LUNA1918",
"METELKO": "Metelko alphabet",
"MONOTON": "Monotonic",
"NDYUKA": "Ndyuka dialect",
"NEDIS": "Natisone dialect",
"NEWFOUND": "NEWFOUND",
"NJIVA": "Gniva/Njiva dialect",
"NULIK": "Modern Volapük",
"OSOJS": "Oseacco/Osojane dialect",
"OXENDICT": "Oxford English Dictionary spelling",
"PAMAKA": "Pamaka dialect",
"PETR1708": "PETR1708",
"PINYIN": "Pinyin Romanization",
"POLYTON": "Polytonic",
"POSIX": "Computer",
"PUTER": "PUTER",
"REVISED": "Revised Orthography",
"RIGIK": "Classic Volapük",
"ROZAJ": "Resian",
"RUMGR": "RUMGR",
"SAAHO": "Saho",
"SCOTLAND": "Scottish Standard English",
"SCOUSE": "Scouse",
"SIMPLE": "SIMPLE",
"SOLBA": "Stolvizza/Solbica dialect",
"SOTAV": "Sotavento dialect group of Kabuverdianu",
"SURMIRAN": "SURMIRAN",
"SURSILV": "SURSILV",
"SUTSILV": "SUTSILV",
"TARASK": "Taraskievica orthography",
"UCCOR": "Unified Orthography",
"UCRCOR": "Unified Revised Orthography",
"ULSTER": "ULSTER",
"UNIFON": "Unifon phonetic alphabet",
"VAIDIKA": "VAIDIKA",
"VALENCIA": "Valencian",
"VALLADER": "VALLADER",
"WADEGILE": "Wade-Giles Romanization"
}
}
}
}
}
@@ -0,0 +1,484 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"buddhist": {
"months": {
"format": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
},
"stand-alone": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "BE"
},
"eraAbbr": {
"0": "BE"
},
"eraNarrow": {
"0": "BE"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,493 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"coptic": {
"months": {
"format": {
"abbreviated": {
"1": "Tout",
"2": "Baba",
"3": "Hator",
"4": "Kiahk",
"5": "Toba",
"6": "Amshir",
"7": "Baramhat",
"8": "Baramouda",
"9": "Bashans",
"10": "Paona",
"11": "Epep",
"12": "Mesra",
"13": "Nasie"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Tout",
"2": "Baba",
"3": "Hator",
"4": "Kiahk",
"5": "Toba",
"6": "Amshir",
"7": "Baramhat",
"8": "Baramouda",
"9": "Bashans",
"10": "Paona",
"11": "Epep",
"12": "Mesra",
"13": "Nasie"
}
},
"stand-alone": {
"abbreviated": {
"1": "Tout",
"2": "Baba",
"3": "Hator",
"4": "Kiahk",
"5": "Toba",
"6": "Amshir",
"7": "Baramhat",
"8": "Baramouda",
"9": "Bashans",
"10": "Paona",
"11": "Epep",
"12": "Mesra",
"13": "Nasie"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Tout",
"2": "Baba",
"3": "Hator",
"4": "Kiahk",
"5": "Toba",
"6": "Amshir",
"7": "Baramhat",
"8": "Baramouda",
"9": "Bashans",
"10": "Paona",
"11": "Epep",
"12": "Mesra",
"13": "Nasie"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "ERA0",
"1": "ERA1"
},
"eraAbbr": {
"0": "ERA0",
"1": "ERA1"
},
"eraNarrow": {
"0": "ERA0",
"1": "ERA1"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,490 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"ethiopic-amete-alem": {
"months": {
"format": {
"abbreviated": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
}
},
"stand-alone": {
"abbreviated": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "ERA0"
},
"eraAbbr": {
"0": "ERA0"
},
"eraNarrow": {
"0": "ERA0"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,493 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"ethiopic": {
"months": {
"format": {
"abbreviated": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
}
},
"stand-alone": {
"abbreviated": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "ERA0",
"1": "ERA1"
},
"eraAbbr": {
"0": "ERA0",
"1": "ERA1"
},
"eraNarrow": {
"0": "ERA0",
"1": "ERA1"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,487 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"generic": {
"months": {
"format": {
"abbreviated": {
"1": "M01",
"2": "M02",
"3": "M03",
"4": "M04",
"5": "M05",
"6": "M06",
"7": "M07",
"8": "M08",
"9": "M09",
"10": "M10",
"11": "M11",
"12": "M12"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "M01",
"2": "M02",
"3": "M03",
"4": "M04",
"5": "M05",
"6": "M06",
"7": "M07",
"8": "M08",
"9": "M09",
"10": "M10",
"11": "M11",
"12": "M12"
}
},
"stand-alone": {
"abbreviated": {
"1": "M01",
"2": "M02",
"3": "M03",
"4": "M04",
"5": "M05",
"6": "M06",
"7": "M07",
"8": "M08",
"9": "M09",
"10": "M10",
"11": "M11",
"12": "M12"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "M01",
"2": "M02",
"3": "M03",
"4": "M04",
"5": "M05",
"6": "M06",
"7": "M07",
"8": "M08",
"9": "M09",
"10": "M10",
"11": "M11",
"12": "M12"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "ERA0",
"1": "ERA1"
},
"eraAbbr": {
"0": "ERA0",
"1": "ERA1"
},
"eraNarrow": {
"0": "ERA0",
"1": "ERA1"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,496 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"gregorian": {
"months": {
"format": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
},
"stand-alone": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "Before Christ",
"0-alt-variant": "Before Common Era",
"1": "Anno Domini",
"1-alt-variant": "Common Era"
},
"eraAbbr": {
"0": "BC",
"0-alt-variant": "BCE",
"1": "AD",
"1-alt-variant": "CE"
},
"eraNarrow": {
"0": "B",
"0-alt-variant": "BCE",
"1": "A",
"1-alt-variant": "CE"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y",
"long": "MMMM d, y",
"medium": "MMM d, y",
"short": "M/d/yy"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"hmsv": "h:mm:ss a v",
"Hmsv": "HH:mm:ss v",
"hmv": "h:mm a v",
"Hmv": "HH:mm v",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y",
"yM": "M/y",
"yMd": "M/d/y",
"yMEd": "E, M/d/y",
"yMMM": "MMM y",
"yMMMd": "MMM d, y",
"yMMMEd": "E, MMM d, y",
"yMMMM": "MMMM y",
"yQQQ": "QQQ y",
"yQQQQ": "QQQQ y"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y"
},
"yM": {
"M": "M/y M/y",
"y": "M/y M/y"
},
"yMd": {
"d": "M/d/y M/d/y",
"M": "M/d/y M/d/y",
"y": "M/d/y M/d/y"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y",
"M": "E, M/d/y E, M/d/y",
"y": "E, M/d/y E, M/d/y"
},
"yMMM": {
"M": "MMM MMM y",
"y": "MMM y MMM y"
},
"yMMMd": {
"d": "MMM d d, y",
"M": "MMM d MMM d, y",
"y": "MMM d, y MMM d, y"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y",
"M": "E, MMM d E, MMM d, y",
"y": "E, MMM d, y E, MMM d, y"
},
"yMMMM": {
"M": "MMMM MMMM y",
"y": "MMMM y MMMM y"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,505 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"hebrew": {
"months": {
"format": {
"abbreviated": {
"1": "Tishri",
"2": "Heshvan",
"3": "Kislev",
"4": "Tevet",
"5": "Shevat",
"6": "Adar I",
"7": "Adar",
"7-yeartype-leap": "Adar II",
"8": "Nisan",
"9": "Iyar",
"10": "Sivan",
"11": "Tamuz",
"12": "Av",
"13": "Elul"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"7-yeartype-leap": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Tishri",
"2": "Heshvan",
"3": "Kislev",
"4": "Tevet",
"5": "Shevat",
"6": "Adar I",
"7": "Adar",
"7-yeartype-leap": "Adar II",
"8": "Nisan",
"9": "Iyar",
"10": "Sivan",
"11": "Tamuz",
"12": "Av",
"13": "Elul"
}
},
"stand-alone": {
"abbreviated": {
"1": "Tishri",
"2": "Heshvan",
"3": "Kislev",
"4": "Tevet",
"5": "Shevat",
"6": "Adar I",
"7": "Adar",
"7-yeartype-leap": "Adar II",
"8": "Nisan",
"9": "Iyar",
"10": "Sivan",
"11": "Tamuz",
"12": "Av",
"13": "Elul"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"7-yeartype-leap": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Tishri",
"2": "Heshvan",
"3": "Kislev",
"4": "Tevet",
"5": "Shevat",
"6": "Adar I",
"7": "Adar",
"7-yeartype-leap": "Adar II",
"8": "Nisan",
"9": "Iyar",
"10": "Sivan",
"11": "Tamuz",
"12": "Av",
"13": "Elul"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AM"
},
"eraAbbr": {
"0": "AM"
},
"eraNarrow": {
"0": "AM"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y",
"long": "d MMMM y",
"medium": "d MMM y",
"short": "d MMM y"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "d MMM",
"MEd": "E, d MMM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y",
"yM": "MMM y",
"yMd": "d MMM y",
"yMEd": "E, d MMM y",
"yMMM": "MMM y",
"yMMMd": "d MMM y",
"yMMMEd": "E, d MMM y",
"yMMMM": "MMMM y",
"yQQQ": "QQQ y",
"yQQQQ": "QQQQ y",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "MMM MMM"
},
"Md": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MEd": {
"d": "E, d MMM E, d MMM",
"M": "E, d MMM E, d MMM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E, d MMM E, d MMM",
"M": "E, d MMM E, d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MMM MMM y",
"y": "MMM y MMM y"
},
"yMd": {
"d": "d d MMM y",
"M": "d MMM d MMM y",
"y": "d MMM y d MMM y"
},
"yMEd": {
"d": "E, d MMM E, d MMM y",
"M": "E, d MMM E, d MMM y",
"y": "E, d MMM y E, d MMM y"
},
"yMMM": {
"M": "MMM MMM y",
"y": "MMM y MMM y"
},
"yMMMd": {
"d": "d d MMM y",
"M": "d MMM d MMM y",
"y": "d MMM y d MMM y"
},
"yMMMEd": {
"d": "E, d MMM E, d MMM y",
"M": "E, d MMM E, d MMM y",
"y": "E, d MMM y E, d MMM y"
},
"yMMMM": {
"M": "MMMM MMMM y",
"y": "MMMM y MMMM y"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,484 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"indian": {
"months": {
"format": {
"abbreviated": {
"1": "Chaitra",
"2": "Vaisakha",
"3": "Jyaistha",
"4": "Asadha",
"5": "Sravana",
"6": "Bhadra",
"7": "Asvina",
"8": "Kartika",
"9": "Agrahayana",
"10": "Pausa",
"11": "Magha",
"12": "Phalguna"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Chaitra",
"2": "Vaisakha",
"3": "Jyaistha",
"4": "Asadha",
"5": "Sravana",
"6": "Bhadra",
"7": "Asvina",
"8": "Kartika",
"9": "Agrahayana",
"10": "Pausa",
"11": "Magha",
"12": "Phalguna"
}
},
"stand-alone": {
"abbreviated": {
"1": "Chaitra",
"2": "Vaisakha",
"3": "Jyaistha",
"4": "Asadha",
"5": "Sravana",
"6": "Bhadra",
"7": "Asvina",
"8": "Kartika",
"9": "Agrahayana",
"10": "Pausa",
"11": "Magha",
"12": "Phalguna"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Chaitra",
"2": "Vaisakha",
"3": "Jyaistha",
"4": "Asadha",
"5": "Sravana",
"6": "Bhadra",
"7": "Asvina",
"8": "Kartika",
"9": "Agrahayana",
"10": "Pausa",
"11": "Magha",
"12": "Phalguna"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "Saka"
},
"eraAbbr": {
"0": "Saka"
},
"eraNarrow": {
"0": "Saka"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,484 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"islamic-civil": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,484 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"islamic-rgsa": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,484 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"islamic-tbla": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,484 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"islamic-umalqura": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,484 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"islamic": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,484 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"persian": {
"months": {
"format": {
"abbreviated": {
"1": "Farvardin",
"2": "Ordibehesht",
"3": "Khordad",
"4": "Tir",
"5": "Mordad",
"6": "Shahrivar",
"7": "Mehr",
"8": "Aban",
"9": "Azar",
"10": "Dey",
"11": "Bahman",
"12": "Esfand"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Farvardin",
"2": "Ordibehesht",
"3": "Khordad",
"4": "Tir",
"5": "Mordad",
"6": "Shahrivar",
"7": "Mehr",
"8": "Aban",
"9": "Azar",
"10": "Dey",
"11": "Bahman",
"12": "Esfand"
}
},
"stand-alone": {
"abbreviated": {
"1": "Farvardin",
"2": "Ordibehesht",
"3": "Khordad",
"4": "Tir",
"5": "Mordad",
"6": "Shahrivar",
"7": "Mehr",
"8": "Aban",
"9": "Azar",
"10": "Dey",
"11": "Bahman",
"12": "Esfand"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Farvardin",
"2": "Ordibehesht",
"3": "Khordad",
"4": "Tir",
"5": "Mordad",
"6": "Shahrivar",
"7": "Mehr",
"8": "Aban",
"9": "Azar",
"10": "Dey",
"11": "Bahman",
"12": "Esfand"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AP"
},
"eraAbbr": {
"0": "AP"
},
"eraNarrow": {
"0": "AP"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,487 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"calendars": {
"roc": {
"months": {
"format": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
},
"stand-alone": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "Before R.O.C.",
"1": "Minguo"
},
"eraAbbr": {
"0": "Before R.O.C.",
"1": "Minguo"
},
"eraNarrow": {
"0": "Before R.O.C.",
"1": "Minguo"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,30 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"characters": {
"exemplarCharacters": "[a b c d e f g h i j k l m n o p q r s t u v w x y z]",
"auxiliary": "[á à ă â å ä ã ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ö ø ō œ ú ù ŭ û ü ū ÿ]",
"index": "[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]",
"punctuation": "[\\\\- — , ; \\\\: ! ? . … ' \\\" “ ” ( ) \\\\[ \\\\] § @ * / \\\\& # † ‡ ″]",
"ellipsis": {
"final": "{0}…",
"initial": "…{0}",
"medial": "{0}…{1}",
"word-final": "{0} …",
"word-initial": "… {0}",
"word-medial": "{0} … {1}"
},
"moreInformation": "?"
}
}
}
}
@@ -0,0 +1,33 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"contextTransforms": {
"calendar-field": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"keyValue": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"number-spellout": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
},
"relative": {
"stand-alone": "titlecase-firstword",
"uiListOrMenu": "titlecase-firstword"
}
}
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,449 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"dates": {
"fields": {
"era": {
"displayName": "era"
},
"year": {
"displayName": "year",
"relative-type--1": "last year",
"relative-type-0": "this year",
"relative-type-1": "next year",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} year",
"relativeTimePattern-count-other": "in {0} years"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} year ago",
"relativeTimePattern-count-other": "{0} years ago"
}
},
"year-short": {
"displayName": "yr.",
"relative-type--1": "last yr.",
"relative-type-0": "this yr.",
"relative-type-1": "next yr.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} yr.",
"relativeTimePattern-count-other": "in {0} yr."
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} yr. ago",
"relativeTimePattern-count-other": "{0} yr. ago"
}
},
"year-narrow": {
"displayName": "yr.",
"relative-type--1": "last yr.",
"relative-type-0": "this yr.",
"relative-type-1": "next yr.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} yr.",
"relativeTimePattern-count-other": "in {0} yr."
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} yr. ago",
"relativeTimePattern-count-other": "{0} yr. ago"
}
},
"quarter": {
"displayName": "quarter",
"relative-type--1": "last quarter",
"relative-type-0": "this quarter",
"relative-type-1": "next quarter",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} quarter",
"relativeTimePattern-count-other": "in {0} quarters"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} quarter ago",
"relativeTimePattern-count-other": "{0} quarters ago"
}
},
"quarter-short": {
"displayName": "qtr.",
"relative-type--1": "last qtr.",
"relative-type-0": "this qtr.",
"relative-type-1": "next qtr.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} qtr.",
"relativeTimePattern-count-other": "in {0} qtrs."
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} qtr. ago",
"relativeTimePattern-count-other": "{0} qtrs. ago"
}
},
"quarter-narrow": {
"displayName": "qtr.",
"relative-type--1": "last qtr.",
"relative-type-0": "this qtr.",
"relative-type-1": "next qtr.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} qtrs.",
"relativeTimePattern-count-other": "in {0} qtrs."
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} qtrs. ago",
"relativeTimePattern-count-other": "{0} qtrs. ago"
}
},
"month": {
"displayName": "month",
"relative-type--1": "last month",
"relative-type-0": "this month",
"relative-type-1": "next month",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} month",
"relativeTimePattern-count-other": "in {0} months"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} month ago",
"relativeTimePattern-count-other": "{0} months ago"
}
},
"month-short": {
"displayName": "mo.",
"relative-type--1": "last mo.",
"relative-type-0": "this mo.",
"relative-type-1": "next mo.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} mo.",
"relativeTimePattern-count-other": "in {0} mo."
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} mo. ago",
"relativeTimePattern-count-other": "{0} mo. ago"
}
},
"month-narrow": {
"displayName": "mo.",
"relative-type--1": "last mo.",
"relative-type-0": "this mo.",
"relative-type-1": "next mo.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} mo.",
"relativeTimePattern-count-other": "in {0} mo."
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} mo. ago",
"relativeTimePattern-count-other": "{0} mo. ago"
}
},
"week": {
"displayName": "week",
"relative-type--1": "last week",
"relative-type-0": "this week",
"relative-type-1": "next week",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} week",
"relativeTimePattern-count-other": "in {0} weeks"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} week ago",
"relativeTimePattern-count-other": "{0} weeks ago"
}
},
"week-short": {
"displayName": "wk.",
"relative-type--1": "last wk.",
"relative-type-0": "this wk.",
"relative-type-1": "next wk.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} wk.",
"relativeTimePattern-count-other": "in {0} wk."
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} wk. ago",
"relativeTimePattern-count-other": "{0} wk. ago"
}
},
"week-narrow": {
"displayName": "wk.",
"relative-type--1": "last wk.",
"relative-type-0": "this wk.",
"relative-type-1": "next wk.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} wk.",
"relativeTimePattern-count-other": "in {0} wk."
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} wk. ago",
"relativeTimePattern-count-other": "{0} wk. ago"
}
},
"day": {
"displayName": "day",
"relative-type--1": "yesterday",
"relative-type-0": "today",
"relative-type-1": "tomorrow",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} day",
"relativeTimePattern-count-other": "in {0} days"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} day ago",
"relativeTimePattern-count-other": "{0} days ago"
}
},
"day-short": {
"displayName": "day",
"relative-type--1": "yesterday",
"relative-type-0": "today",
"relative-type-1": "tomorrow",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} day",
"relativeTimePattern-count-other": "in {0} days"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} day ago",
"relativeTimePattern-count-other": "{0} days ago"
}
},
"day-narrow": {
"displayName": "day",
"relative-type--1": "yesterday",
"relative-type-0": "today",
"relative-type-1": "tomorrow",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} days",
"relativeTimePattern-count-other": "in {0} days"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} days ago",
"relativeTimePattern-count-other": "{0} days ago"
}
},
"weekday": {
"displayName": "day of the week"
},
"sun": {
"relative-type--1": "last Sunday",
"relative-type-0": "this Sunday",
"relative-type-1": "next Sunday"
},
"sun-short": {
"relative-type--1": "last Sun.",
"relative-type-0": "this Sun.",
"relative-type-1": "next Sun."
},
"sun-narrow": {
"relative-type--1": "last Su",
"relative-type-0": "this Su",
"relative-type-1": "next Su"
},
"mon": {
"relative-type--1": "last Monday",
"relative-type-0": "this Monday",
"relative-type-1": "next Monday"
},
"mon-short": {
"relative-type--1": "last Mon.",
"relative-type-0": "this Mon.",
"relative-type-1": "next Mon."
},
"mon-narrow": {
"relative-type--1": "last M",
"relative-type-0": "this M",
"relative-type-1": "next M"
},
"tue": {
"relative-type--1": "last Tuesday",
"relative-type-0": "this Tuesday",
"relative-type-1": "next Tuesday"
},
"tue-short": {
"relative-type--1": "last Tue.",
"relative-type-0": "this Tue.",
"relative-type-1": "next Tue."
},
"tue-narrow": {
"relative-type--1": "last Tu",
"relative-type-0": "this Tu",
"relative-type-1": "next Tu"
},
"wed": {
"relative-type--1": "last Wednesday",
"relative-type-0": "this Wednesday",
"relative-type-1": "next Wednesday"
},
"wed-short": {
"relative-type--1": "last Wed.",
"relative-type-0": "this Wed.",
"relative-type-1": "next Wed."
},
"wed-narrow": {
"relative-type--1": "last W",
"relative-type-0": "this W",
"relative-type-1": "next W"
},
"thu": {
"relative-type--1": "last Thursday",
"relative-type-0": "this Thursday",
"relative-type-1": "next Thursday"
},
"thu-short": {
"relative-type--1": "last Thu.",
"relative-type-0": "this Thu.",
"relative-type-1": "next Thu."
},
"thu-narrow": {
"relative-type--1": "last Th",
"relative-type-0": "this Th",
"relative-type-1": "next Th"
},
"fri": {
"relative-type--1": "last Friday",
"relative-type-0": "this Friday",
"relative-type-1": "next Friday"
},
"fri-short": {
"relative-type--1": "last Fri.",
"relative-type-0": "this Fri.",
"relative-type-1": "next Fri."
},
"fri-narrow": {
"relative-type--1": "last F",
"relative-type-0": "this F",
"relative-type-1": "next F"
},
"sat": {
"relative-type--1": "last Saturday",
"relative-type-0": "this Saturday",
"relative-type-1": "next Saturday"
},
"sat-short": {
"relative-type--1": "last Sat.",
"relative-type-0": "this Sat.",
"relative-type-1": "next Sat."
},
"sat-narrow": {
"relative-type--1": "last Sa",
"relative-type-0": "this Sa",
"relative-type-1": "next Sa"
},
"dayperiod": {
"displayName": "AM/PM",
"displayName-alt-variant": "am/pm"
},
"hour": {
"displayName": "hour",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} hour",
"relativeTimePattern-count-other": "in {0} hours"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} hour ago",
"relativeTimePattern-count-other": "{0} hours ago"
}
},
"hour-short": {
"displayName": "hr.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} hr.",
"relativeTimePattern-count-other": "in {0} hr."
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} hr. ago",
"relativeTimePattern-count-other": "{0} hr. ago"
}
},
"hour-narrow": {
"displayName": "hr.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} hr.",
"relativeTimePattern-count-other": "in {0} hr."
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} hr. ago",
"relativeTimePattern-count-other": "{0} hr. ago"
}
},
"minute": {
"displayName": "minute",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} minute",
"relativeTimePattern-count-other": "in {0} minutes"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} minute ago",
"relativeTimePattern-count-other": "{0} minutes ago"
}
},
"minute-short": {
"displayName": "min.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} min.",
"relativeTimePattern-count-other": "in {0} min."
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} min. ago",
"relativeTimePattern-count-other": "{0} min. ago"
}
},
"minute-narrow": {
"displayName": "min.",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} min.",
"relativeTimePattern-count-other": "in {0} min."
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} min. ago",
"relativeTimePattern-count-other": "{0} min. ago"
}
},
"second": {
"displayName": "second",
"relative-type-0": "now",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} second",
"relativeTimePattern-count-other": "in {0} seconds"
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} second ago",
"relativeTimePattern-count-other": "{0} seconds ago"
}
},
"second-short": {
"displayName": "sec.",
"relative-type-0": "now",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} sec.",
"relativeTimePattern-count-other": "in {0} sec."
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} sec. ago",
"relativeTimePattern-count-other": "{0} sec. ago"
}
},
"second-narrow": {
"displayName": "sec.",
"relative-type-0": "now",
"relativeTime-type-future": {
"relativeTimePattern-count-one": "in {0} sec.",
"relativeTimePattern-count-other": "in {0} sec."
},
"relativeTime-type-past": {
"relativeTimePattern-count-one": "{0} sec. ago",
"relativeTimePattern-count-other": "{0} sec. ago"
}
},
"zone": {
"displayName": "time zone"
}
}
}
}
}
}
@@ -0,0 +1,21 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"delimiters": {
"quotationStart": "“",
"quotationEnd": "”",
"alternateQuotationStart": "",
"alternateQuotationEnd": ""
}
}
}
}
@@ -0,0 +1,641 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"localeDisplayNames": {
"languages": {
"aa": "Afar",
"ab": "Abkhazian",
"ace": "Achinese",
"ach": "Acoli",
"ada": "Adangme",
"ady": "Adyghe",
"ae": "Avestan",
"aeb": "Tunisian Arabic",
"af": "Afrikaans",
"afh": "Afrihili",
"agq": "Aghem",
"ain": "Ainu",
"ak": "Akan",
"akk": "Akkadian",
"akz": "Alabama",
"ale": "Aleut",
"aln": "Gheg Albanian",
"alt": "Southern Altai",
"am": "Amharic",
"an": "Aragonese",
"ang": "Old English",
"anp": "Angika",
"ar": "Arabic",
"ar-001": "Modern Standard Arabic",
"arc": "Aramaic",
"arn": "Mapuche",
"aro": "Araona",
"arp": "Arapaho",
"arq": "Algerian Arabic",
"arw": "Arawak",
"ary": "Moroccan Arabic",
"arz": "Egyptian Arabic",
"as": "Assamese",
"asa": "Asu",
"ase": "American Sign Language",
"ast": "Asturian",
"av": "Avaric",
"avk": "Kotava",
"awa": "Awadhi",
"ay": "Aymara",
"az": "Azerbaijani",
"az-alt-short": "Azeri",
"ba": "Bashkir",
"bal": "Baluchi",
"ban": "Balinese",
"bar": "Bavarian",
"bas": "Basaa",
"bax": "Bamun",
"bbc": "Batak Toba",
"bbj": "Ghomala",
"be": "Belarusian",
"bej": "Beja",
"bem": "Bemba",
"bew": "Betawi",
"bez": "Bena",
"bfd": "Bafut",
"bfq": "Badaga",
"bg": "Bulgarian",
"bgn": "Western Balochi",
"bho": "Bhojpuri",
"bi": "Bislama",
"bik": "Bikol",
"bin": "Bini",
"bjn": "Banjar",
"bkm": "Kom",
"bla": "Siksika",
"bm": "Bambara",
"bn": "Bengali",
"bo": "Tibetan",
"bpy": "Bishnupriya",
"bqi": "Bakhtiari",
"br": "Breton",
"bra": "Braj",
"brh": "Brahui",
"brx": "Bodo",
"bs": "Bosnian",
"bss": "Akoose",
"bua": "Buriat",
"bug": "Buginese",
"bum": "Bulu",
"byn": "Blin",
"byv": "Medumba",
"ca": "Catalan",
"cad": "Caddo",
"car": "Carib",
"cay": "Cayuga",
"cch": "Atsam",
"ce": "Chechen",
"ceb": "Cebuano",
"cgg": "Chiga",
"ch": "Chamorro",
"chb": "Chibcha",
"chg": "Chagatai",
"chk": "Chuukese",
"chm": "Mari",
"chn": "Chinook Jargon",
"cho": "Choctaw",
"chp": "Chipewyan",
"chr": "Cherokee",
"chy": "Cheyenne",
"ckb": "Central Kurdish",
"co": "Corsican",
"cop": "Coptic",
"cps": "Capiznon",
"cr": "Cree",
"crh": "Crimean Turkish",
"cs": "Czech",
"csb": "Kashubian",
"cu": "Church Slavic",
"cv": "Chuvash",
"cy": "Welsh",
"da": "Danish",
"dak": "Dakota",
"dar": "Dargwa",
"dav": "Taita",
"de": "German",
"de-AT": "Austrian German",
"de-CH": "Swiss High German",
"del": "Delaware",
"den": "Slave",
"dgr": "Dogrib",
"din": "Dinka",
"dje": "Zarma",
"doi": "Dogri",
"dsb": "Lower Sorbian",
"dtp": "Central Dusun",
"dua": "Duala",
"dum": "Middle Dutch",
"dv": "Divehi",
"dyo": "Jola-Fonyi",
"dyu": "Dyula",
"dz": "Dzongkha",
"dzg": "Dazaga",
"ebu": "Embu",
"ee": "Ewe",
"efi": "Efik",
"egl": "Emilian",
"egy": "Ancient Egyptian",
"eka": "Ekajuk",
"el": "Greek",
"elx": "Elamite",
"en": "English",
"en-AU": "Australian English",
"en-CA": "Canadian English",
"en-GB": "British English",
"en-GB-alt-short": "UK English",
"en-US": "American English",
"en-US-alt-short": "US English",
"enm": "Middle English",
"eo": "Esperanto",
"es": "Spanish",
"es-419": "Latin American Spanish",
"es-ES": "European Spanish",
"es-MX": "Mexican Spanish",
"esu": "Central Yupik",
"et": "Estonian",
"eu": "Basque",
"ewo": "Ewondo",
"ext": "Extremaduran",
"fa": "Persian",
"fa-AF": "Dari",
"fan": "Fang",
"fat": "Fanti",
"ff": "Fulah",
"fi": "Finnish",
"fil": "Filipino",
"fit": "Tornedalen Finnish",
"fj": "Fijian",
"fo": "Faroese",
"fon": "Fon",
"fr": "French",
"fr-CA": "Canadian French",
"fr-CH": "Swiss French",
"frc": "Cajun French",
"frm": "Middle French",
"fro": "Old French",
"frp": "Arpitan",
"frr": "Northern Frisian",
"frs": "Eastern Frisian",
"fur": "Friulian",
"fy": "Western Frisian",
"ga": "Irish",
"gaa": "Ga",
"gag": "Gagauz",
"gan": "Gan Chinese",
"gay": "Gayo",
"gba": "Gbaya",
"gbz": "Zoroastrian Dari",
"gd": "Scottish Gaelic",
"gez": "Geez",
"gil": "Gilbertese",
"gl": "Galician",
"glk": "Gilaki",
"gmh": "Middle High German",
"gn": "Guarani",
"goh": "Old High German",
"gom": "Goan Konkani",
"gon": "Gondi",
"gor": "Gorontalo",
"got": "Gothic",
"grb": "Grebo",
"grc": "Ancient Greek",
"gsw": "Swiss German",
"gu": "Gujarati",
"guc": "Wayuu",
"gur": "Frafra",
"guz": "Gusii",
"gv": "Manx",
"gwi": "Gwichʼin",
"ha": "Hausa",
"hai": "Haida",
"hak": "Hakka Chinese",
"haw": "Hawaiian",
"he": "Hebrew",
"hi": "Hindi",
"hif": "Fiji Hindi",
"hil": "Hiligaynon",
"hit": "Hittite",
"hmn": "Hmong",
"ho": "Hiri Motu",
"hr": "Croatian",
"hsb": "Upper Sorbian",
"hsn": "Xiang Chinese",
"ht": "Haitian Creole",
"hu": "Hungarian",
"hup": "Hupa",
"hy": "Armenian",
"hz": "Herero",
"ia": "Interlingua",
"iba": "Iban",
"ibb": "Ibibio",
"id": "Indonesian",
"ie": "Interlingue",
"ig": "Igbo",
"ii": "Sichuan Yi",
"ik": "Inupiaq",
"ilo": "Iloko",
"inh": "Ingush",
"io": "Ido",
"is": "Icelandic",
"it": "Italian",
"iu": "Inuktitut",
"izh": "Ingrian",
"ja": "Japanese",
"jam": "Jamaican Creole English",
"jbo": "Lojban",
"jgo": "Ngomba",
"jmc": "Machame",
"jpr": "Judeo-Persian",
"jrb": "Judeo-Arabic",
"jut": "Jutish",
"jv": "Javanese",
"ka": "Georgian",
"kaa": "Kara-Kalpak",
"kab": "Kabyle",
"kac": "Kachin",
"kaj": "Jju",
"kam": "Kamba",
"kaw": "Kawi",
"kbd": "Kabardian",
"kbl": "Kanembu",
"kcg": "Tyap",
"kde": "Makonde",
"kea": "Kabuverdianu",
"ken": "Kenyang",
"kfo": "Koro",
"kg": "Kongo",
"kgp": "Kaingang",
"kha": "Khasi",
"kho": "Khotanese",
"khq": "Koyra Chiini",
"khw": "Khowar",
"ki": "Kikuyu",
"kiu": "Kirmanjki",
"kj": "Kuanyama",
"kk": "Kazakh",
"kkj": "Kako",
"kl": "Kalaallisut",
"kln": "Kalenjin",
"km": "Khmer",
"kmb": "Kimbundu",
"kn": "Kannada",
"ko": "Korean",
"koi": "Komi-Permyak",
"kok": "Konkani",
"kos": "Kosraean",
"kpe": "Kpelle",
"kr": "Kanuri",
"krc": "Karachay-Balkar",
"kri": "Krio",
"krj": "Kinaray-a",
"krl": "Karelian",
"kru": "Kurukh",
"ks": "Kashmiri",
"ksb": "Shambala",
"ksf": "Bafia",
"ksh": "Colognian",
"ku": "Kurdish",
"kum": "Kumyk",
"kut": "Kutenai",
"kv": "Komi",
"kw": "Cornish",
"ky": "Kyrgyz",
"ky-alt-variant": "Kirghiz",
"la": "Latin",
"lad": "Ladino",
"lag": "Langi",
"lah": "Lahnda",
"lam": "Lamba",
"lb": "Luxembourgish",
"lez": "Lezghian",
"lfn": "Lingua Franca Nova",
"lg": "Ganda",
"li": "Limburgish",
"lij": "Ligurian",
"liv": "Livonian",
"lkt": "Lakota",
"lmo": "Lombard",
"ln": "Lingala",
"lo": "Lao",
"lol": "Mongo",
"loz": "Lozi",
"lrc": "Northern Luri",
"lt": "Lithuanian",
"ltg": "Latgalian",
"lu": "Luba-Katanga",
"lua": "Luba-Lulua",
"lui": "Luiseno",
"lun": "Lunda",
"luo": "Luo",
"lus": "Mizo",
"luy": "Luyia",
"lv": "Latvian",
"lzh": "Literary Chinese",
"lzz": "Laz",
"mad": "Madurese",
"maf": "Mafa",
"mag": "Magahi",
"mai": "Maithili",
"mak": "Makasar",
"man": "Mandingo",
"mas": "Masai",
"mde": "Maba",
"mdf": "Moksha",
"mdh": "mdh",
"mdr": "Mandar",
"men": "Mende",
"mer": "Meru",
"mfe": "Morisyen",
"mg": "Malagasy",
"mga": "Middle Irish",
"mgh": "Makhuwa-Meetto",
"mgo": "Metaʼ",
"mh": "Marshallese",
"mi": "Maori",
"mic": "Micmac",
"min": "Minangkabau",
"mis": "mis",
"mk": "Macedonian",
"ml": "Malayalam",
"mn": "Mongolian",
"mnc": "Manchu",
"mni": "Manipuri",
"moh": "Mohawk",
"mos": "Mossi",
"mr": "Marathi",
"mrj": "Western Mari",
"ms": "Malay",
"mt": "Maltese",
"mua": "Mundang",
"mul": "Multiple Languages",
"mus": "Creek",
"mwl": "Mirandese",
"mwr": "Marwari",
"mwv": "Mentawai",
"my": "Burmese",
"my-alt-variant": "Myanmar Language",
"mye": "Myene",
"myv": "Erzya",
"mzn": "Mazanderani",
"na": "Nauru",
"nan": "Min Nan Chinese",
"nap": "Neapolitan",
"naq": "Nama",
"nb": "Norwegian Bokmål",
"nd": "North Ndebele",
"nds": "Low German",
"nds-NL": "Low Saxon",
"ne": "Nepali",
"new": "Newari",
"ng": "Ndonga",
"nia": "Nias",
"niu": "Niuean",
"njo": "Ao Naga",
"nl": "Dutch",
"nl-BE": "Flemish",
"nmg": "Kwasio",
"nn": "Norwegian Nynorsk",
"nnh": "Ngiemboon",
"no": "Norwegian",
"nog": "Nogai",
"non": "Old Norse",
"nov": "Novial",
"nqo": "NKo",
"nr": "South Ndebele",
"nso": "Northern Sotho",
"nus": "Nuer",
"nv": "Navajo",
"nwc": "Classical Newari",
"ny": "Nyanja",
"nym": "Nyamwezi",
"nyn": "Nyankole",
"nyo": "Nyoro",
"nzi": "Nzima",
"oc": "Occitan",
"oj": "Ojibwa",
"om": "Oromo",
"or": "Oriya",
"os": "Ossetic",
"osa": "Osage",
"ota": "Ottoman Turkish",
"pa": "Punjabi",
"pag": "Pangasinan",
"pal": "Pahlavi",
"pam": "Pampanga",
"pap": "Papiamento",
"pau": "Palauan",
"pcd": "Picard",
"pdc": "Pennsylvania German",
"pdt": "Plautdietsch",
"peo": "Old Persian",
"pfl": "Palatine German",
"phn": "Phoenician",
"pi": "Pali",
"pl": "Polish",
"pms": "Piedmontese",
"pnt": "Pontic",
"pon": "Pohnpeian",
"prg": "Prussian",
"pro": "Old Provençal",
"ps": "Pashto",
"ps-alt-variant": "Pushto",
"pt": "Portuguese",
"pt-BR": "Brazilian Portuguese",
"pt-PT": "European Portuguese",
"qu": "Quechua",
"quc": "Kʼicheʼ",
"qug": "Chimborazo Highland Quichua",
"raj": "Rajasthani",
"rap": "Rapanui",
"rar": "Rarotongan",
"rgn": "Romagnol",
"rif": "Riffian",
"rm": "Romansh",
"rn": "Rundi",
"ro": "Romanian",
"ro-MD": "Moldavian",
"rof": "Rombo",
"rom": "Romany",
"root": "Root",
"rtm": "Rotuman",
"ru": "Russian",
"rue": "Rusyn",
"rug": "Roviana",
"rup": "Aromanian",
"rw": "Kinyarwanda",
"rwk": "Rwa",
"sa": "Sanskrit",
"sad": "Sandawe",
"sah": "Sakha",
"sam": "Samaritan Aramaic",
"saq": "Samburu",
"sas": "Sasak",
"sat": "Santali",
"saz": "Saurashtra",
"sba": "Ngambay",
"sbp": "Sangu",
"sc": "Sardinian",
"scn": "Sicilian",
"sco": "Scots",
"sd": "Sindhi",
"sdc": "Sassarese Sardinian",
"sdh": "Southern Kurdish",
"se": "Northern Sami",
"see": "Seneca",
"seh": "Sena",
"sei": "Seri",
"sel": "Selkup",
"ses": "Koyraboro Senni",
"sg": "Sango",
"sga": "Old Irish",
"sgs": "Samogitian",
"sh": "Serbo-Croatian",
"shi": "Tachelhit",
"shn": "Shan",
"shu": "Chadian Arabic",
"si": "Sinhala",
"sid": "Sidamo",
"sk": "Slovak",
"sl": "Slovenian",
"sli": "Lower Silesian",
"sly": "Selayar",
"sm": "Samoan",
"sma": "Southern Sami",
"smj": "Lule Sami",
"smn": "Inari Sami",
"sms": "Skolt Sami",
"sn": "Shona",
"snk": "Soninke",
"so": "Somali",
"sog": "Sogdien",
"sq": "Albanian",
"sr": "Serbian",
"srn": "Sranan Tongo",
"srr": "Serer",
"ss": "Swati",
"ssy": "Saho",
"st": "Southern Sotho",
"stq": "Saterland Frisian",
"su": "Sundanese",
"suk": "Sukuma",
"sus": "Susu",
"sux": "Sumerian",
"sv": "Swedish",
"sw": "Swahili",
"sw-CD": "Congo Swahili",
"swb": "Comorian",
"syc": "Classical Syriac",
"syr": "Syriac",
"szl": "Silesian",
"ta": "Tamil",
"tcy": "Tulu",
"te": "Telugu",
"tem": "Timne",
"teo": "Teso",
"ter": "Tereno",
"tet": "Tetum",
"tg": "Tajik",
"th": "Thai",
"ti": "Tigrinya",
"tig": "Tigre",
"tiv": "Tiv",
"tk": "Turkmen",
"tkl": "Tokelau",
"tkr": "Tsakhur",
"tl": "Tagalog",
"tlh": "Klingon",
"tli": "Tlingit",
"tly": "Talysh",
"tmh": "Tamashek",
"tn": "Tswana",
"to": "Tongan",
"tog": "Nyasa Tonga",
"tpi": "Tok Pisin",
"tr": "Turkish",
"tru": "Turoyo",
"trv": "Taroko",
"ts": "Tsonga",
"tsd": "Tsakonian",
"tsi": "Tsimshian",
"tt": "Tatar",
"ttt": "Muslim Tat",
"tum": "Tumbuka",
"tvl": "Tuvalu",
"tw": "Twi",
"twq": "Tasawaq",
"ty": "Tahitian",
"tyv": "Tuvinian",
"tzm": "Central Atlas Tamazight",
"udm": "Udmurt",
"ug": "Uyghur",
"ug-alt-variant": "Uighur",
"uga": "Ugaritic",
"uk": "Ukrainian",
"umb": "Umbundu",
"und": "Unknown Language",
"ur": "Urdu",
"uz": "Uzbek",
"vai": "Vai",
"ve": "Venda",
"vec": "Venetian",
"vep": "Veps",
"vi": "Vietnamese",
"vls": "West Flemish",
"vmf": "Main-Franconian",
"vo": "Volapük",
"vot": "Votic",
"vro": "Võro",
"vun": "Vunjo",
"wa": "Walloon",
"wae": "Walser",
"wal": "Wolaytta",
"war": "Waray",
"was": "Washo",
"wbp": "Warlpiri",
"wo": "Wolof",
"wuu": "Wu Chinese",
"xal": "Kalmyk",
"xh": "Xhosa",
"xmf": "Mingrelian",
"xog": "Soga",
"yao": "Yao",
"yap": "Yapese",
"yav": "Yangben",
"ybb": "Yemba",
"yi": "Yiddish",
"yo": "Yoruba",
"yrl": "Nheengatu",
"yue": "Cantonese",
"za": "Zhuang",
"zap": "Zapotec",
"zbl": "Blissymbols",
"zea": "Zeelandic",
"zen": "Zenaga",
"zgh": "Standard Moroccan Tamazight",
"zh": "Chinese",
"zh-Hans": "Simplified Chinese",
"zh-Hant": "Traditional Chinese",
"zu": "Zulu",
"zun": "Zuni",
"zxx": "No linguistic content",
"zza": "Zaza"
}
}
}
}
}
@@ -0,0 +1,21 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"layout": {
"orientation": {
"characterOrder": "left-to-right",
"lineOrder": "top-to-bottom"
}
}
}
}
}
@@ -0,0 +1,41 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"listPatterns": {
"listPattern-type-standard": {
"start": "{0}, {1}",
"middle": "{0}, {1}",
"end": "{0}, and {1}",
"2": "{0} and {1}"
},
"listPattern-type-unit": {
"start": "{0}, {1}",
"middle": "{0}, {1}",
"end": "{0}, {1}",
"2": "{0}, {1}"
},
"listPattern-type-unit-narrow": {
"start": "{0} {1}",
"middle": "{0} {1}",
"end": "{0} {1}",
"2": "{0} {1}"
},
"listPattern-type-unit-short": {
"start": "{0}, {1}",
"middle": "{0}, {1}",
"end": "{0}, {1}",
"2": "{0}, {1}"
}
}
}
}
}
@@ -0,0 +1,261 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"localeDisplayNames": {
"localeDisplayPattern": {
"localePattern": "{0} ({1})",
"localeSeparator": "{0}, {1}",
"localeKeyTypePattern": "{0}: {1}"
},
"keys": {
"calendar": "Calendar",
"cf": "Currency Format",
"colAlternate": "Ignore Symbols Sorting",
"colBackwards": "Reversed Accent Sorting",
"colCaseFirst": "Uppercase/Lowercase Ordering",
"colCaseLevel": "Case Sensitive Sorting",
"colHiraganaQuaternary": "Kana Sorting",
"collation": "Sort Order",
"colNormalization": "Normalized Sorting",
"colNumeric": "Numeric Sorting",
"colReorder": "Script/Block Reordering",
"colStrength": "Sorting Strength",
"currency": "Currency",
"em": "Emoji Presentation Style",
"fw": "First day of week",
"hc": "Hour Cycle (12 vs 24)",
"kv": "Highest Ignored",
"lb": "Line Break Style",
"lw": "Line Breaks In Words Setting",
"ms": "Measurement System",
"numbers": "Numbers",
"rg": "Region For Supplemental Data",
"sd": "Region Subdivision",
"ss": "Sentence Break Suppressions Type",
"timezone": "Time Zone",
"va": "Locale Variant",
"variableTop": "Sort As Symbols",
"x": "Private-Use"
},
"types": {
"calendar": {
"buddhist": "Buddhist Calendar",
"chinese": "Chinese Calendar",
"coptic": "Coptic Calendar",
"dangi": "Dangi Calendar",
"ethiopic": "Ethiopic Calendar",
"ethiopic-amete-alem": "Ethiopic Amete Alem Calendar",
"gregorian": "Gregorian Calendar",
"hebrew": "Hebrew Calendar",
"indian": "Indian National Calendar",
"islamic": "Islamic Calendar",
"islamic-civil": "Islamic Calendar (tabular, civil epoch)",
"islamic-rgsa": "Islamic Calendar (Saudi Arabia, sighting)",
"islamic-tbla": "Islamic Calendar (tabular, astronomical epoch)",
"islamic-umalqura": "Islamic Calendar (Umm al-Qura)",
"iso8601": "ISO-8601 Calendar",
"japanese": "Japanese Calendar",
"persian": "Persian Calendar",
"roc": "Minguo Calendar"
},
"cf": {
"account": "Accounting Currency Format",
"standard": "Standard Currency Format"
},
"colAlternate": {
"non-ignorable": "Sort Symbols",
"shifted": "Sort Ignoring Symbols"
},
"colBackwards": {
"no": "Sort Accents Normally",
"yes": "Sort Accents Reversed"
},
"colCaseFirst": {
"lower": "Sort Lowercase First",
"no": "Sort Normal Case Order",
"upper": "Sort Uppercase First"
},
"colCaseLevel": {
"no": "Sort Case Insensitive",
"yes": "Sort Case Sensitive"
},
"colHiraganaQuaternary": {
"no": "Sort Kana Separately",
"yes": "Sort Kana Differently"
},
"collation": {
"big5han": "Traditional Chinese Sort Order - Big5",
"compat": "Previous Sort Order, for compatibility",
"dictionary": "Dictionary Sort Order",
"ducet": "Default Unicode Sort Order",
"emoji": "Emoji Sort Order",
"eor": "European Ordering Rules",
"gb2312han": "Simplified Chinese Sort Order - GB2312",
"phonebook": "Phonebook Sort Order",
"phonetic": "Phonetic Sort Order",
"pinyin": "Pinyin Sort Order",
"reformed": "Reformed Sort Order",
"search": "General-Purpose Search",
"searchjl": "Search By Hangul Initial Consonant",
"standard": "Standard Sort Order",
"stroke": "Stroke Sort Order",
"traditional": "Traditional Sort Order",
"unihan": "Radical-Stroke Sort Order",
"zhuyin": "Zhuyin Sort Order"
},
"colNormalization": {
"no": "Sort Without Normalization",
"yes": "Sort Unicode Normalized"
},
"colNumeric": {
"no": "Sort Digits Individually",
"yes": "Sort Digits Numerically"
},
"colStrength": {
"identical": "Sort All",
"primary": "Sort Base Letters Only",
"quaternary": "Sort Accents/Case/Width/Kana",
"secondary": "Sort Accents",
"tertiary": "Sort Accents/Case/Width"
},
"em": {
"default": "Use Default Presentation For Emoji Characters",
"emoji": "Prefer Emoji Presentation For Emoji Characters",
"text": "Prefer Text Presentation For Emoji Characters"
},
"fw": {
"fri": "First Day of Week Is Friday",
"mon": "First Day of Week Is Monday",
"sat": "First Day of Week Is Saturday",
"sun": "First Day of Week Is Sunday",
"thu": "First Day of Week Is Thursday",
"tue": "First Day of Week Is Tuesday",
"wed": "First Day of Week Is Wednesday"
},
"hc": {
"h11": "12 Hour System (011)",
"h12": "12 Hour System (112)",
"h23": "24 Hour System (023)",
"h24": "24 Hour System (124)"
},
"lb": {
"loose": "Loose Line Break Style",
"normal": "Normal Line Break Style",
"strict": "Strict Line Break Style"
},
"lw": {
"breakall": "Allow Line Breaks In All Words",
"keepall": "Prevent Line Breaks In All Words",
"normal": "Normal Line Breaks For Words"
},
"ms": {
"metric": "Metric System",
"uksystem": "Imperial Measurement System",
"ussystem": "US Measurement System"
},
"numbers": {
"ahom": "Ahom Digits",
"arab": "Arabic-Indic Digits",
"arabext": "Extended Arabic-Indic Digits",
"arabext-alt-short": "X Arabic-Indic Digits",
"armn": "Armenian Numerals",
"armnlow": "Armenian Lowercase Numerals",
"bali": "Balinese Digits",
"beng": "Bengali Digits",
"brah": "Brahmi Digits",
"cakm": "Chakma Digits",
"cham": "Cham Digits",
"cyrl": "Cyrillic Numerals",
"deva": "Devanagari Digits",
"ethi": "Ethiopic Numerals",
"finance": "Financial Numerals",
"fullwide": "Full-Width Digits",
"geor": "Georgian Numerals",
"grek": "Greek Numerals",
"greklow": "Greek Lowercase Numerals",
"gujr": "Gujarati Digits",
"guru": "Gurmukhi Digits",
"hanidays": "Chinese Calendar Day-of-Month Numerals",
"hanidec": "Chinese Decimal Numerals",
"hans": "Simplified Chinese Numerals",
"hansfin": "Simplified Chinese Financial Numerals",
"hant": "Traditional Chinese Numerals",
"hantfin": "Traditional Chinese Financial Numerals",
"hebr": "Hebrew Numerals",
"hmng": "Pahawh Hmong Digits",
"java": "Javanese Digits",
"jpan": "Japanese Numerals",
"jpanfin": "Japanese Financial Numerals",
"kali": "Kayah Li Digits",
"khmr": "Khmer Digits",
"knda": "Kannada Digits",
"lana": "Tai Tham Hora Digits",
"lanatham": "Tai Tham Tham Digits",
"laoo": "Lao Digits",
"latn": "Western Digits",
"lepc": "Lepcha Digits",
"limb": "Limbu Digits",
"mathbold": "Mathematical Bold Digits",
"mathdbl": "Mathematical Double-Struck Digits",
"mathmono": "Mathematical Monospace Digits",
"mathsanb": "Mathematical Sans-Serif Bold Digits",
"mathsans": "Mathematical Sans-Serif Digits",
"mlym": "Malayalam Digits",
"modi": "Modi Digits",
"mong": "Mongolian Digits",
"mroo": "Mro Digits",
"mtei": "Meetei Mayek Digits",
"mymr": "Myanmar Digits",
"mymrshan": "Myanmar Shan Digits",
"mymrtlng": "Myanmar Tai Laing Digits",
"native": "Native Digits",
"nkoo": "NKo Digits",
"olck": "Ol Chiki Digits",
"orya": "Oriya Digits",
"osma": "Osmanya Digits",
"roman": "Roman Numerals",
"romanlow": "Roman Lowercase Numerals",
"saur": "Saurashtra Digits",
"shrd": "Sharada Digits",
"sind": "Khudawadi Digits",
"sinh": "Sinhala Lith Digits",
"sora": "Sora Sompeng Digits",
"sund": "Sundanese Digits",
"takr": "Takri Digits",
"talu": "New Tai Lue Digits",
"taml": "Traditional Tamil Numerals",
"tamldec": "Tamil Digits",
"telu": "Telugu Digits",
"thai": "Thai Digits",
"tibt": "Tibetan Digits",
"tirh": "Tirhuta Digits",
"traditional": "Traditional Numerals",
"vaii": "Vai Digits",
"wara": "Warang Citi Digits"
},
"ss": {
"none": "Sentence Breaks Without Abbreviation Handling",
"standard": "Suppress Sentence Breaks After Standard Abbreviations"
},
"va": {
"posix": "POSIX Compliant Locale"
}
},
"codePatterns": {
"language": "Language: {0}",
"script": "Script: {0}",
"territory": "Region: {0}"
}
}
}
}
}
@@ -0,0 +1,22 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"localeDisplayNames": {
"measurementSystemNames": {
"metric": "Metric",
"UK": "UK",
"US": "US"
}
}
}
}
}
@@ -0,0 +1,151 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"numbers": {
"defaultNumberingSystem": "latn",
"otherNumberingSystems": {
"native": "latn"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "0/00",
"infinity": "INF",
"nan": "NaN",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-latn": {
"standard": "#0.######",
"long": {
"decimalFormat": {
"1000-count-one": "0 thousand",
"1000-count-other": "0 thousand",
"10000-count-one": "00 thousand",
"10000-count-other": "00 thousand",
"100000-count-one": "000 thousand",
"100000-count-other": "000 thousand",
"1000000-count-one": "0 million",
"1000000-count-other": "0 million",
"10000000-count-one": "00 million",
"10000000-count-other": "00 million",
"100000000-count-one": "000 million",
"100000000-count-other": "000 million",
"1000000000-count-one": "0 billion",
"1000000000-count-other": "0 billion",
"10000000000-count-one": "00 billion",
"10000000000-count-other": "00 billion",
"100000000000-count-one": "000 billion",
"100000000000-count-other": "000 billion",
"1000000000000-count-one": "0 trillion",
"1000000000000-count-other": "0 trillion",
"10000000000000-count-one": "00 trillion",
"10000000000000-count-other": "00 trillion",
"100000000000000-count-one": "000 trillion",
"100000000000000-count-other": "000 trillion"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0K",
"1000-count-other": "0K",
"10000-count-one": "00K",
"10000-count-other": "00K",
"100000-count-one": "000K",
"100000-count-other": "000K",
"1000000-count-one": "0M",
"1000000-count-other": "0M",
"10000000-count-one": "00M",
"10000000-count-other": "00M",
"100000000-count-one": "000M",
"100000000-count-other": "000M",
"1000000000-count-one": "0B",
"1000000000-count-other": "0B",
"10000000000-count-one": "00B",
"10000000000-count-other": "00B",
"100000000000-count-one": "000B",
"100000000000-count-other": "000B",
"1000000000000-count-one": "0T",
"1000000000000-count-other": "0T",
"10000000000000-count-one": "00T",
"10000000000000-count-other": "00T",
"100000000000000-count-one": "000T",
"100000000000000-count-other": "000T"
}
}
},
"scientificFormats-numberSystem-latn": {
"standard": "0.000000E+000"
},
"percentFormats-numberSystem-latn": {
"standard": "#0%"
},
"currencyFormats-numberSystem-latn": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[:^S:]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[:^S:]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "¤ #0.00",
"accounting": "¤#,##0.00;(¤#,##0.00)",
"short": {
"standard": {
"1000-count-one": "¤0K",
"1000-count-other": "¤0K",
"10000-count-one": "¤00K",
"10000-count-other": "¤00K",
"100000-count-one": "¤000K",
"100000-count-other": "¤000K",
"1000000-count-one": "¤0M",
"1000000-count-other": "¤0M",
"10000000-count-one": "¤00M",
"10000000-count-other": "¤00M",
"100000000-count-one": "¤000M",
"100000000-count-other": "¤000M",
"1000000000-count-one": "¤0B",
"1000000000-count-other": "¤0B",
"10000000000-count-one": "¤00B",
"10000000000-count-other": "¤00B",
"100000000000-count-one": "¤000B",
"100000000000-count-other": "¤000B",
"1000000000000-count-one": "¤0T",
"1000000000000-count-other": "¤0T",
"10000000000000-count-one": "¤00T",
"10000000000000-count-other": "¤00T",
"100000000000000-count-one": "¤000T",
"100000000000000-count-other": "¤000T"
}
},
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-latn": {
"atLeast": "{0}+",
"range": "{0}{1}"
}
}
}
}
}
@@ -0,0 +1,21 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"posix": {
"messages": {
"yesstr": "yes:y",
"nostr": "no:n"
}
}
}
}
}
@@ -0,0 +1,248 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"localeDisplayNames": {
"scripts": {
"Adlm": "Adlm",
"Afak": "Afaka",
"Aghb": "Caucasian Albanian",
"Ahom": "Ahom",
"Arab": "Arabic",
"Arab-alt-variant": "Perso-Arabic",
"Armi": "Imperial Aramaic",
"Armn": "Armenian",
"Avst": "Avestan",
"Bali": "Balinese",
"Bamu": "Bamum",
"Bass": "Bassa Vah",
"Batk": "Batak",
"Beng": "Bengali",
"Bhks": "Bhks",
"Blis": "Blissymbols",
"Bopo": "Bopomofo",
"Brah": "Brahmi",
"Brai": "Braille",
"Bugi": "Buginese",
"Buhd": "Buhid",
"Cakm": "Chakma",
"Cans": "Unified Canadian Aboriginal Syllabics",
"Cans-alt-short": "UCAS",
"Cari": "Carian",
"Cham": "Cham",
"Cher": "Cherokee",
"Cirt": "Cirth",
"Copt": "Coptic",
"Cprt": "Cypriot",
"Cyrl": "Cyrillic",
"Cyrs": "Old Church Slavonic Cyrillic",
"Deva": "Devanagari",
"Dsrt": "Deseret",
"Dupl": "Duployan shorthand",
"Egyd": "Egyptian demotic",
"Egyh": "Egyptian hieratic",
"Egyp": "Egyptian hieroglyphs",
"Elba": "Elbasan",
"Ethi": "Ethiopic",
"Geok": "Georgian Khutsuri",
"Geor": "Georgian",
"Glag": "Glagolitic",
"Goth": "Gothic",
"Gran": "Grantha",
"Grek": "Greek",
"Gujr": "Gujarati",
"Guru": "Gurmukhi",
"Hanb": "Hanb",
"Hang": "Hangul",
"Hani": "Han",
"Hano": "Hanunoo",
"Hans": "Simplified",
"Hans-alt-stand-alone": "Simplified Han",
"Hant": "Traditional",
"Hant-alt-stand-alone": "Traditional Han",
"Hatr": "Hatran",
"Hebr": "Hebrew",
"Hira": "Hiragana",
"Hluw": "Anatolian Hieroglyphs",
"Hmng": "Pahawh Hmong",
"Hrkt": "Japanese syllabaries",
"Hung": "Old Hungarian",
"Inds": "Indus",
"Ital": "Old Italic",
"Jamo": "Jamo",
"Java": "Javanese",
"Jpan": "Japanese",
"Jurc": "Jurchen",
"Kali": "Kayah Li",
"Kana": "Katakana",
"Khar": "Kharoshthi",
"Khmr": "Khmer",
"Khoj": "Khojki",
"Knda": "Kannada",
"Kore": "Korean",
"Kpel": "Kpelle",
"Kthi": "Kaithi",
"Lana": "Lanna",
"Laoo": "Lao",
"Latf": "Fraktur Latin",
"Latg": "Gaelic Latin",
"Latn": "Latin",
"Lepc": "Lepcha",
"Limb": "Limbu",
"Lina": "Linear A",
"Linb": "Linear B",
"Lisu": "Fraser",
"Loma": "Loma",
"Lyci": "Lycian",
"Lydi": "Lydian",
"Mahj": "Mahajani",
"Mand": "Mandaean",
"Mani": "Manichaean",
"Marc": "Marc",
"Maya": "Mayan hieroglyphs",
"Mend": "Mende",
"Merc": "Meroitic Cursive",
"Mero": "Meroitic",
"Mlym": "Malayalam",
"Modi": "Modi",
"Mong": "Mongolian",
"Moon": "Moon",
"Mroo": "Mro",
"Mtei": "Meitei Mayek",
"Mult": "Multani",
"Mymr": "Myanmar",
"Narb": "Old North Arabian",
"Nbat": "Nabataean",
"Newa": "Newa",
"Nkgb": "Naxi Geba",
"Nkoo": "NKo",
"Nshu": "Nüshu",
"Ogam": "Ogham",
"Olck": "Ol Chiki",
"Orkh": "Orkhon",
"Orya": "Oriya",
"Osge": "Osge",
"Osma": "Osmanya",
"Palm": "Palmyrene",
"Pauc": "Pau Cin Hau",
"Perm": "Old Permic",
"Phag": "Phags-pa",
"Phli": "Inscriptional Pahlavi",
"Phlp": "Psalter Pahlavi",
"Phlv": "Book Pahlavi",
"Phnx": "Phoenician",
"Plrd": "Pollard Phonetic",
"Prti": "Inscriptional Parthian",
"Qaaa": "Qaaa",
"Qaab": "Qaab",
"Qaac": "Qaac",
"Qaad": "Qaad",
"Qaae": "Qaae",
"Qaaf": "Qaaf",
"Qaag": "Qaag",
"Qaah": "Qaah",
"Qaaj": "Qaaj",
"Qaak": "Qaak",
"Qaal": "Qaal",
"Qaam": "Qaam",
"Qaan": "Qaan",
"Qaao": "Qaao",
"Qaap": "Qaap",
"Qaaq": "Qaaq",
"Qaar": "Qaar",
"Qaas": "Qaas",
"Qaat": "Qaat",
"Qaau": "Qaau",
"Qaav": "Qaav",
"Qaaw": "Qaaw",
"Qaax": "Qaax",
"Qaay": "Qaay",
"Qaaz": "Qaaz",
"Qaba": "Qaba",
"Qabb": "Qabb",
"Qabc": "Qabc",
"Qabd": "Qabd",
"Qabe": "Qabe",
"Qabf": "Qabf",
"Qabg": "Qabg",
"Qabh": "Qabh",
"Qabi": "Qabi",
"Qabj": "Qabj",
"Qabk": "Qabk",
"Qabl": "Qabl",
"Qabm": "Qabm",
"Qabn": "Qabn",
"Qabo": "Qabo",
"Qabp": "Qabp",
"Qabq": "Qabq",
"Qabr": "Qabr",
"Qabs": "Qabs",
"Qabt": "Qabt",
"Qabu": "Qabu",
"Qabv": "Qabv",
"Qabw": "Qabw",
"Qabx": "Qabx",
"Rjng": "Rejang",
"Roro": "Rongorongo",
"Runr": "Runic",
"Samr": "Samaritan",
"Sara": "Sarati",
"Sarb": "Old South Arabian",
"Saur": "Saurashtra",
"Sgnw": "SignWriting",
"Shaw": "Shavian",
"Shrd": "Sharada",
"Sidd": "Siddham",
"Sind": "Khudawadi",
"Sinh": "Sinhala",
"Sora": "Sora Sompeng",
"Sund": "Sundanese",
"Sylo": "Syloti Nagri",
"Syrc": "Syriac",
"Syre": "Estrangelo Syriac",
"Syrj": "Western Syriac",
"Syrn": "Eastern Syriac",
"Tagb": "Tagbanwa",
"Takr": "Takri",
"Tale": "Tai Le",
"Talu": "New Tai Lue",
"Taml": "Tamil",
"Tang": "Tangut",
"Tavt": "Tai Viet",
"Telu": "Telugu",
"Teng": "Tengwar",
"Tfng": "Tifinagh",
"Tglg": "Tagalog",
"Thaa": "Thaana",
"Thai": "Thai",
"Tibt": "Tibetan",
"Tirh": "Tirhuta",
"Ugar": "Ugaritic",
"Vaii": "Vai",
"Visp": "Visible Speech",
"Wara": "Varang Kshiti",
"Wole": "Woleai",
"Xpeo": "Old Persian",
"Xsux": "Sumero-Akkadian Cuneiform",
"Xsux-alt-short": "S-A Cuneiform",
"Yiii": "Yi",
"Zinh": "Inherited",
"Zmth": "Mathematical Notation",
"Zsye": "Emoji",
"Zsym": "Symbols",
"Zxxx": "Unwritten",
"Zyyy": "Common",
"Zzzz": "Unknown Script"
}
}
}
}
}
@@ -0,0 +1,321 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"localeDisplayNames": {
"territories": {
"001": "World",
"002": "Africa",
"003": "North America",
"005": "South America",
"009": "Oceania",
"011": "Western Africa",
"013": "Central America",
"014": "Eastern Africa",
"015": "Northern Africa",
"017": "Middle Africa",
"018": "Southern Africa",
"019": "Americas",
"021": "Northern America",
"029": "Caribbean",
"030": "Eastern Asia",
"034": "Southern Asia",
"035": "Southeast Asia",
"039": "Southern Europe",
"053": "Australasia",
"054": "Melanesia",
"057": "Micronesian Region",
"061": "Polynesia",
"142": "Asia",
"143": "Central Asia",
"145": "Western Asia",
"150": "Europe",
"151": "Eastern Europe",
"154": "Northern Europe",
"155": "Western Europe",
"419": "Latin America",
"AC": "Ascension Island",
"AD": "Andorra",
"AE": "United Arab Emirates",
"AF": "Afghanistan",
"AG": "Antigua & Barbuda",
"AI": "Anguilla",
"AL": "Albania",
"AM": "Armenia",
"AO": "Angola",
"AQ": "Antarctica",
"AR": "Argentina",
"AS": "American Samoa",
"AT": "Austria",
"AU": "Australia",
"AW": "Aruba",
"AX": "Åland Islands",
"AZ": "Azerbaijan",
"BA": "Bosnia & Herzegovina",
"BA-alt-short": "Bosnia",
"BB": "Barbados",
"BD": "Bangladesh",
"BE": "Belgium",
"BF": "Burkina Faso",
"BG": "Bulgaria",
"BH": "Bahrain",
"BI": "Burundi",
"BJ": "Benin",
"BL": "St. Barthélemy",
"BM": "Bermuda",
"BN": "Brunei",
"BO": "Bolivia",
"BQ": "Caribbean Netherlands",
"BR": "Brazil",
"BS": "Bahamas",
"BT": "Bhutan",
"BV": "Bouvet Island",
"BW": "Botswana",
"BY": "Belarus",
"BZ": "Belize",
"CA": "Canada",
"CC": "Cocos (Keeling) Islands",
"CD": "Congo - Kinshasa",
"CD-alt-variant": "Congo (DRC)",
"CF": "Central African Republic",
"CG": "Congo - Brazzaville",
"CG-alt-variant": "Congo (Republic)",
"CH": "Switzerland",
"CI": "Côte dIvoire",
"CI-alt-variant": "Ivory Coast",
"CK": "Cook Islands",
"CL": "Chile",
"CM": "Cameroon",
"CN": "China",
"CO": "Colombia",
"CP": "Clipperton Island",
"CR": "Costa Rica",
"CU": "Cuba",
"CV": "Cape Verde",
"CW": "Curaçao",
"CX": "Christmas Island",
"CY": "Cyprus",
"CZ": "Czech Republic",
"DE": "Germany",
"DG": "Diego Garcia",
"DJ": "Djibouti",
"DK": "Denmark",
"DM": "Dominica",
"DO": "Dominican Republic",
"DZ": "Algeria",
"EA": "Ceuta & Melilla",
"EC": "Ecuador",
"EE": "Estonia",
"EG": "Egypt",
"EH": "Western Sahara",
"ER": "Eritrea",
"ES": "Spain",
"ET": "Ethiopia",
"EU": "European Union",
"FI": "Finland",
"FJ": "Fiji",
"FK": "Falkland Islands",
"FK-alt-variant": "Falkland Islands (Islas Malvinas)",
"FM": "Micronesia",
"FO": "Faroe Islands",
"FR": "France",
"GA": "Gabon",
"GB": "United Kingdom",
"GB-alt-short": "UK",
"GD": "Grenada",
"GE": "Georgia",
"GF": "French Guiana",
"GG": "Guernsey",
"GH": "Ghana",
"GI": "Gibraltar",
"GL": "Greenland",
"GM": "Gambia",
"GN": "Guinea",
"GP": "Guadeloupe",
"GQ": "Equatorial Guinea",
"GR": "Greece",
"GS": "South Georgia & South Sandwich Islands",
"GT": "Guatemala",
"GU": "Guam",
"GW": "Guinea-Bissau",
"GY": "Guyana",
"HK": "Hong Kong SAR China",
"HK-alt-short": "Hong Kong",
"HM": "Heard & McDonald Islands",
"HN": "Honduras",
"HR": "Croatia",
"HT": "Haiti",
"HU": "Hungary",
"IC": "Canary Islands",
"ID": "Indonesia",
"IE": "Ireland",
"IL": "Israel",
"IM": "Isle of Man",
"IN": "India",
"IO": "British Indian Ocean Territory",
"IQ": "Iraq",
"IR": "Iran",
"IS": "Iceland",
"IT": "Italy",
"JE": "Jersey",
"JM": "Jamaica",
"JO": "Jordan",
"JP": "Japan",
"KE": "Kenya",
"KG": "Kyrgyzstan",
"KH": "Cambodia",
"KI": "Kiribati",
"KM": "Comoros",
"KN": "St. Kitts & Nevis",
"KP": "North Korea",
"KR": "South Korea",
"KW": "Kuwait",
"KY": "Cayman Islands",
"KZ": "Kazakhstan",
"LA": "Laos",
"LB": "Lebanon",
"LC": "St. Lucia",
"LI": "Liechtenstein",
"LK": "Sri Lanka",
"LR": "Liberia",
"LS": "Lesotho",
"LT": "Lithuania",
"LU": "Luxembourg",
"LV": "Latvia",
"LY": "Libya",
"MA": "Morocco",
"MC": "Monaco",
"MD": "Moldova",
"ME": "Montenegro",
"MF": "St. Martin",
"MG": "Madagascar",
"MH": "Marshall Islands",
"MK": "Macedonia",
"MK-alt-variant": "Macedonia (FYROM)",
"ML": "Mali",
"MM": "Myanmar (Burma)",
"MM-alt-short": "Myanmar",
"MN": "Mongolia",
"MO": "Macau SAR China",
"MO-alt-short": "Macau",
"MP": "Northern Mariana Islands",
"MQ": "Martinique",
"MR": "Mauritania",
"MS": "Montserrat",
"MT": "Malta",
"MU": "Mauritius",
"MV": "Maldives",
"MW": "Malawi",
"MX": "Mexico",
"MY": "Malaysia",
"MZ": "Mozambique",
"NA": "Namibia",
"NC": "New Caledonia",
"NE": "Niger",
"NF": "Norfolk Island",
"NG": "Nigeria",
"NI": "Nicaragua",
"NL": "Netherlands",
"NO": "Norway",
"NP": "Nepal",
"NR": "Nauru",
"NU": "Niue",
"NZ": "New Zealand",
"OM": "Oman",
"PA": "Panama",
"PE": "Peru",
"PF": "French Polynesia",
"PG": "Papua New Guinea",
"PH": "Philippines",
"PK": "Pakistan",
"PL": "Poland",
"PM": "St. Pierre & Miquelon",
"PN": "Pitcairn Islands",
"PR": "Puerto Rico",
"PS": "Palestinian Territories",
"PS-alt-short": "Palestine",
"PT": "Portugal",
"PW": "Palau",
"PY": "Paraguay",
"QA": "Qatar",
"QO": "Outlying Oceania",
"RE": "Réunion",
"RO": "Romania",
"RS": "Serbia",
"RU": "Russia",
"RW": "Rwanda",
"SA": "Saudi Arabia",
"SB": "Solomon Islands",
"SC": "Seychelles",
"SD": "Sudan",
"SE": "Sweden",
"SG": "Singapore",
"SH": "St. Helena",
"SI": "Slovenia",
"SJ": "Svalbard & Jan Mayen",
"SK": "Slovakia",
"SL": "Sierra Leone",
"SM": "San Marino",
"SN": "Senegal",
"SO": "Somalia",
"SR": "Suriname",
"SS": "South Sudan",
"ST": "São Tomé & Príncipe",
"SV": "El Salvador",
"SX": "Sint Maarten",
"SY": "Syria",
"SZ": "Swaziland",
"TA": "Tristan da Cunha",
"TC": "Turks & Caicos Islands",
"TD": "Chad",
"TF": "French Southern Territories",
"TG": "Togo",
"TH": "Thailand",
"TJ": "Tajikistan",
"TK": "Tokelau",
"TL": "Timor-Leste",
"TL-alt-variant": "East Timor",
"TM": "Turkmenistan",
"TN": "Tunisia",
"TO": "Tonga",
"TR": "Turkey",
"TT": "Trinidad & Tobago",
"TV": "Tuvalu",
"TW": "Taiwan",
"TZ": "Tanzania",
"UA": "Ukraine",
"UG": "Uganda",
"UM": "U.S. Outlying Islands",
"US": "United States",
"US-alt-short": "US",
"UY": "Uruguay",
"UZ": "Uzbekistan",
"VA": "Vatican City",
"VC": "St. Vincent & Grenadines",
"VE": "Venezuela",
"VG": "British Virgin Islands",
"VI": "U.S. Virgin Islands",
"VN": "Vietnam",
"VU": "Vanuatu",
"WF": "Wallis & Futuna",
"WS": "Samoa",
"XK": "Kosovo",
"YE": "Yemen",
"YT": "Mayotte",
"ZA": "South Africa",
"ZM": "Zambia",
"ZW": "Zimbabwe",
"ZZ": "Unknown Region"
}
}
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,29 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"localeDisplayNames": {
"transformNames": {
"BGN": "BGN",
"Numeric": "Numeric",
"Tone": "Tone",
"UNGEGN": "UNGEGN",
"x-Accents": "Accents",
"x-Fullwidth": "Fullwidth",
"x-Halfwidth": "Halfwidth",
"x-Jamo": "Jamo",
"x-Pinyin": "Pinyin",
"x-Publishing": "Publishing"
}
}
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,97 @@
{
"main": {
"en-US-POSIX": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
},
"language": "en",
"territory": "US",
"variant": "POSIX"
},
"localeDisplayNames": {
"variants": {
"1901": "Traditional German orthography",
"1994": "Standardized Resian orthography",
"1996": "German orthography of 1996",
"1606NICT": "Late Middle French to 1606",
"1694ACAD": "Early Modern French",
"1959ACAD": "Academic",
"ABL1943": "Orthographic formulation of 1943",
"ALALC97": "ALA-LC Romanization, 1997 edition",
"ALUKU": "Aluku dialect",
"AO1990": "Portuguese Language Orthographic Agreement of 1990",
"AREVELA": "Eastern Armenian",
"AREVMDA": "Western Armenian",
"BAKU1926": "Unified Turkic Latin Alphabet",
"BALANKA": "Balanka dialect of Anii",
"BARLA": "Barlavento dialect group of Kabuverdianu",
"BASICENG": "BASICENG",
"BAUDDHA": "BAUDDHA",
"BISCAYAN": "BISCAYAN",
"BISKE": "San Giorgio/Bila dialect",
"BOHORIC": "Bohorič alphabet",
"BOONT": "Boontling",
"COLB1945": "Portuguese-Brazilian Orthographic Convention of 1945",
"CORNU": "CORNU",
"DAJNKO": "Dajnko alphabet",
"EKAVSK": "Serbian with Ekavian pronunciation",
"EMODENG": "Early Modern English",
"FONIPA": "IPA Phonetics",
"FONUPA": "UPA Phonetics",
"FONXSAMP": "FONXSAMP",
"HEPBURN": "Hepburn romanization",
"HOGNORSK": "HOGNORSK",
"IJEKAVSK": "Serbian with Ijekavian pronunciation",
"ITIHASA": "ITIHASA",
"JAUER": "JAUER",
"JYUTPING": "JYUTPING",
"KKCOR": "Common Orthography",
"KOCIEWIE": "KOCIEWIE",
"KSCOR": "Standard Orthography",
"LAUKIKA": "LAUKIKA",
"LIPAW": "The Lipovaz dialect of Resian",
"LUNA1918": "LUNA1918",
"METELKO": "Metelko alphabet",
"MONOTON": "Monotonic",
"NDYUKA": "Ndyuka dialect",
"NEDIS": "Natisone dialect",
"NEWFOUND": "NEWFOUND",
"NJIVA": "Gniva/Njiva dialect",
"NULIK": "Modern Volapük",
"OSOJS": "Oseacco/Osojane dialect",
"OXENDICT": "Oxford English Dictionary spelling",
"PAMAKA": "Pamaka dialect",
"PETR1708": "PETR1708",
"PINYIN": "Pinyin Romanization",
"POLYTON": "Polytonic",
"POSIX": "Computer",
"PUTER": "PUTER",
"REVISED": "Revised Orthography",
"RIGIK": "Classic Volapük",
"ROZAJ": "Resian",
"RUMGR": "RUMGR",
"SAAHO": "Saho",
"SCOTLAND": "Scottish Standard English",
"SCOUSE": "Scouse",
"SIMPLE": "SIMPLE",
"SOLBA": "Stolvizza/Solbica dialect",
"SOTAV": "Sotavento dialect group of Kabuverdianu",
"SURMIRAN": "SURMIRAN",
"SURSILV": "SURSILV",
"SUTSILV": "SUTSILV",
"TARASK": "Taraskievica orthography",
"UCCOR": "Unified Orthography",
"UCRCOR": "Unified Revised Orthography",
"ULSTER": "ULSTER",
"UNIFON": "Unifon phonetic alphabet",
"VAIDIKA": "VAIDIKA",
"VALENCIA": "Valencian",
"VALLADER": "VALLADER",
"WADEGILE": "Wade-Giles Romanization"
}
}
}
}
}
@@ -0,0 +1,482 @@
{
"main": {
"en": {
"identity": {
"version": {
"_number": "$Revision: 12418 $",
"_cldrVersion": "29"
},
"language": "en"
},
"dates": {
"calendars": {
"buddhist": {
"months": {
"format": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
},
"stand-alone": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "BE"
},
"eraAbbr": {
"0": "BE"
},
"eraNarrow": {
"0": "BE"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,491 @@
{
"main": {
"en": {
"identity": {
"version": {
"_number": "$Revision: 12418 $",
"_cldrVersion": "29"
},
"language": "en"
},
"dates": {
"calendars": {
"coptic": {
"months": {
"format": {
"abbreviated": {
"1": "Tout",
"2": "Baba",
"3": "Hator",
"4": "Kiahk",
"5": "Toba",
"6": "Amshir",
"7": "Baramhat",
"8": "Baramouda",
"9": "Bashans",
"10": "Paona",
"11": "Epep",
"12": "Mesra",
"13": "Nasie"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Tout",
"2": "Baba",
"3": "Hator",
"4": "Kiahk",
"5": "Toba",
"6": "Amshir",
"7": "Baramhat",
"8": "Baramouda",
"9": "Bashans",
"10": "Paona",
"11": "Epep",
"12": "Mesra",
"13": "Nasie"
}
},
"stand-alone": {
"abbreviated": {
"1": "Tout",
"2": "Baba",
"3": "Hator",
"4": "Kiahk",
"5": "Toba",
"6": "Amshir",
"7": "Baramhat",
"8": "Baramouda",
"9": "Bashans",
"10": "Paona",
"11": "Epep",
"12": "Mesra",
"13": "Nasie"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Tout",
"2": "Baba",
"3": "Hator",
"4": "Kiahk",
"5": "Toba",
"6": "Amshir",
"7": "Baramhat",
"8": "Baramouda",
"9": "Bashans",
"10": "Paona",
"11": "Epep",
"12": "Mesra",
"13": "Nasie"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "ERA0",
"1": "ERA1"
},
"eraAbbr": {
"0": "ERA0",
"1": "ERA1"
},
"eraNarrow": {
"0": "ERA0",
"1": "ERA1"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,488 @@
{
"main": {
"en": {
"identity": {
"version": {
"_number": "$Revision: 12418 $",
"_cldrVersion": "29"
},
"language": "en"
},
"dates": {
"calendars": {
"ethiopic-amete-alem": {
"months": {
"format": {
"abbreviated": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
}
},
"stand-alone": {
"abbreviated": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "ERA0"
},
"eraAbbr": {
"0": "ERA0"
},
"eraNarrow": {
"0": "ERA0"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,491 @@
{
"main": {
"en": {
"identity": {
"version": {
"_number": "$Revision: 12418 $",
"_cldrVersion": "29"
},
"language": "en"
},
"dates": {
"calendars": {
"ethiopic": {
"months": {
"format": {
"abbreviated": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
}
},
"stand-alone": {
"abbreviated": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Meskerem",
"2": "Tekemt",
"3": "Hedar",
"4": "Tahsas",
"5": "Ter",
"6": "Yekatit",
"7": "Megabit",
"8": "Miazia",
"9": "Genbot",
"10": "Sene",
"11": "Hamle",
"12": "Nehasse",
"13": "Pagumen"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "ERA0",
"1": "ERA1"
},
"eraAbbr": {
"0": "ERA0",
"1": "ERA1"
},
"eraNarrow": {
"0": "ERA0",
"1": "ERA1"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,485 @@
{
"main": {
"en": {
"identity": {
"version": {
"_number": "$Revision: 12418 $",
"_cldrVersion": "29"
},
"language": "en"
},
"dates": {
"calendars": {
"generic": {
"months": {
"format": {
"abbreviated": {
"1": "M01",
"2": "M02",
"3": "M03",
"4": "M04",
"5": "M05",
"6": "M06",
"7": "M07",
"8": "M08",
"9": "M09",
"10": "M10",
"11": "M11",
"12": "M12"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "M01",
"2": "M02",
"3": "M03",
"4": "M04",
"5": "M05",
"6": "M06",
"7": "M07",
"8": "M08",
"9": "M09",
"10": "M10",
"11": "M11",
"12": "M12"
}
},
"stand-alone": {
"abbreviated": {
"1": "M01",
"2": "M02",
"3": "M03",
"4": "M04",
"5": "M05",
"6": "M06",
"7": "M07",
"8": "M08",
"9": "M09",
"10": "M10",
"11": "M11",
"12": "M12"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "M01",
"2": "M02",
"3": "M03",
"4": "M04",
"5": "M05",
"6": "M06",
"7": "M07",
"8": "M08",
"9": "M09",
"10": "M10",
"11": "M11",
"12": "M12"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "ERA0",
"1": "ERA1"
},
"eraAbbr": {
"0": "ERA0",
"1": "ERA1"
},
"eraNarrow": {
"0": "ERA0",
"1": "ERA1"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,494 @@
{
"main": {
"en": {
"identity": {
"version": {
"_number": "$Revision: 12418 $",
"_cldrVersion": "29"
},
"language": "en"
},
"dates": {
"calendars": {
"gregorian": {
"months": {
"format": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
},
"stand-alone": {
"abbreviated": {
"1": "Jan",
"2": "Feb",
"3": "Mar",
"4": "Apr",
"5": "May",
"6": "Jun",
"7": "Jul",
"8": "Aug",
"9": "Sep",
"10": "Oct",
"11": "Nov",
"12": "Dec"
},
"narrow": {
"1": "J",
"2": "F",
"3": "M",
"4": "A",
"5": "M",
"6": "J",
"7": "J",
"8": "A",
"9": "S",
"10": "O",
"11": "N",
"12": "D"
},
"wide": {
"1": "January",
"2": "February",
"3": "March",
"4": "April",
"5": "May",
"6": "June",
"7": "July",
"8": "August",
"9": "September",
"10": "October",
"11": "November",
"12": "December"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "Before Christ",
"0-alt-variant": "Before Common Era",
"1": "Anno Domini",
"1-alt-variant": "Common Era"
},
"eraAbbr": {
"0": "BC",
"0-alt-variant": "BCE",
"1": "AD",
"1-alt-variant": "CE"
},
"eraNarrow": {
"0": "B",
"0-alt-variant": "BCE",
"1": "A",
"1-alt-variant": "CE"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y",
"long": "MMMM d, y",
"medium": "MMM d, y",
"short": "M/d/yy"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"hmsv": "h:mm:ss a v",
"Hmsv": "HH:mm:ss v",
"hmv": "h:mm a v",
"Hmv": "HH:mm v",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y",
"yM": "M/y",
"yMd": "M/d/y",
"yMEd": "E, M/d/y",
"yMMM": "MMM y",
"yMMMd": "MMM d, y",
"yMMMEd": "E, MMM d, y",
"yMMMM": "MMMM y",
"yQQQ": "QQQ y",
"yQQQQ": "QQQQ y"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y"
},
"yM": {
"M": "M/y M/y",
"y": "M/y M/y"
},
"yMd": {
"d": "M/d/y M/d/y",
"M": "M/d/y M/d/y",
"y": "M/d/y M/d/y"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y",
"M": "E, M/d/y E, M/d/y",
"y": "E, M/d/y E, M/d/y"
},
"yMMM": {
"M": "MMM MMM y",
"y": "MMM y MMM y"
},
"yMMMd": {
"d": "MMM d d, y",
"M": "MMM d MMM d, y",
"y": "MMM d, y MMM d, y"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y",
"M": "E, MMM d E, MMM d, y",
"y": "E, MMM d, y E, MMM d, y"
},
"yMMMM": {
"M": "MMMM MMMM y",
"y": "MMMM y MMMM y"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,503 @@
{
"main": {
"en": {
"identity": {
"version": {
"_number": "$Revision: 12418 $",
"_cldrVersion": "29"
},
"language": "en"
},
"dates": {
"calendars": {
"hebrew": {
"months": {
"format": {
"abbreviated": {
"1": "Tishri",
"2": "Heshvan",
"3": "Kislev",
"4": "Tevet",
"5": "Shevat",
"6": "Adar I",
"7": "Adar",
"7-yeartype-leap": "Adar II",
"8": "Nisan",
"9": "Iyar",
"10": "Sivan",
"11": "Tamuz",
"12": "Av",
"13": "Elul"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"7-yeartype-leap": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Tishri",
"2": "Heshvan",
"3": "Kislev",
"4": "Tevet",
"5": "Shevat",
"6": "Adar I",
"7": "Adar",
"7-yeartype-leap": "Adar II",
"8": "Nisan",
"9": "Iyar",
"10": "Sivan",
"11": "Tamuz",
"12": "Av",
"13": "Elul"
}
},
"stand-alone": {
"abbreviated": {
"1": "Tishri",
"2": "Heshvan",
"3": "Kislev",
"4": "Tevet",
"5": "Shevat",
"6": "Adar I",
"7": "Adar",
"7-yeartype-leap": "Adar II",
"8": "Nisan",
"9": "Iyar",
"10": "Sivan",
"11": "Tamuz",
"12": "Av",
"13": "Elul"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"7-yeartype-leap": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12",
"13": "13"
},
"wide": {
"1": "Tishri",
"2": "Heshvan",
"3": "Kislev",
"4": "Tevet",
"5": "Shevat",
"6": "Adar I",
"7": "Adar",
"7-yeartype-leap": "Adar II",
"8": "Nisan",
"9": "Iyar",
"10": "Sivan",
"11": "Tamuz",
"12": "Av",
"13": "Elul"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AM"
},
"eraAbbr": {
"0": "AM"
},
"eraNarrow": {
"0": "AM"
}
},
"dateFormats": {
"full": "EEEE, d MMMM y",
"long": "d MMMM y",
"medium": "d MMM y",
"short": "d MMM y"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "d MMM y G",
"GyMMMEd": "E, d MMM y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "d MMM",
"MEd": "E, d MMM",
"MMM": "LLL",
"MMMd": "d MMM",
"MMMEd": "E, d MMM",
"MMMMd": "d MMMM",
"ms": "mm:ss",
"y": "y",
"yM": "MMM y",
"yMd": "d MMM y",
"yMEd": "E, d MMM y",
"yMMM": "MMM y",
"yMMMd": "d MMM y",
"yMMMEd": "E, d MMM y",
"yMMMM": "MMMM y",
"yQQQ": "QQQ y",
"yQQQQ": "QQQQ y",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "MMM MMM"
},
"Md": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MEd": {
"d": "E, d MMM E, d MMM",
"M": "E, d MMM E, d MMM"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "d d MMM",
"M": "d MMM d MMM"
},
"MMMEd": {
"d": "E, d MMM E, d MMM",
"M": "E, d MMM E, d MMM"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "MMM MMM y",
"y": "MMM y MMM y"
},
"yMd": {
"d": "d d MMM y",
"M": "d MMM d MMM y",
"y": "d MMM y d MMM y"
},
"yMEd": {
"d": "E, d MMM E, d MMM y",
"M": "E, d MMM E, d MMM y",
"y": "E, d MMM y E, d MMM y"
},
"yMMM": {
"M": "MMM MMM y",
"y": "MMM y MMM y"
},
"yMMMd": {
"d": "d d MMM y",
"M": "d MMM d MMM y",
"y": "d MMM y d MMM y"
},
"yMMMEd": {
"d": "E, d MMM E, d MMM y",
"M": "E, d MMM E, d MMM y",
"y": "E, d MMM y E, d MMM y"
},
"yMMMM": {
"M": "MMMM MMMM y",
"y": "MMMM y MMMM y"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,482 @@
{
"main": {
"en": {
"identity": {
"version": {
"_number": "$Revision: 12418 $",
"_cldrVersion": "29"
},
"language": "en"
},
"dates": {
"calendars": {
"indian": {
"months": {
"format": {
"abbreviated": {
"1": "Chaitra",
"2": "Vaisakha",
"3": "Jyaistha",
"4": "Asadha",
"5": "Sravana",
"6": "Bhadra",
"7": "Asvina",
"8": "Kartika",
"9": "Agrahayana",
"10": "Pausa",
"11": "Magha",
"12": "Phalguna"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Chaitra",
"2": "Vaisakha",
"3": "Jyaistha",
"4": "Asadha",
"5": "Sravana",
"6": "Bhadra",
"7": "Asvina",
"8": "Kartika",
"9": "Agrahayana",
"10": "Pausa",
"11": "Magha",
"12": "Phalguna"
}
},
"stand-alone": {
"abbreviated": {
"1": "Chaitra",
"2": "Vaisakha",
"3": "Jyaistha",
"4": "Asadha",
"5": "Sravana",
"6": "Bhadra",
"7": "Asvina",
"8": "Kartika",
"9": "Agrahayana",
"10": "Pausa",
"11": "Magha",
"12": "Phalguna"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Chaitra",
"2": "Vaisakha",
"3": "Jyaistha",
"4": "Asadha",
"5": "Sravana",
"6": "Bhadra",
"7": "Asvina",
"8": "Kartika",
"9": "Agrahayana",
"10": "Pausa",
"11": "Magha",
"12": "Phalguna"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "Saka"
},
"eraAbbr": {
"0": "Saka"
},
"eraNarrow": {
"0": "Saka"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,482 @@
{
"main": {
"en": {
"identity": {
"version": {
"_number": "$Revision: 12418 $",
"_cldrVersion": "29"
},
"language": "en"
},
"dates": {
"calendars": {
"islamic-civil": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,482 @@
{
"main": {
"en": {
"identity": {
"version": {
"_number": "$Revision: 12418 $",
"_cldrVersion": "29"
},
"language": "en"
},
"dates": {
"calendars": {
"islamic-rgsa": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,482 @@
{
"main": {
"en": {
"identity": {
"version": {
"_number": "$Revision: 12418 $",
"_cldrVersion": "29"
},
"language": "en"
},
"dates": {
"calendars": {
"islamic-tbla": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,482 @@
{
"main": {
"en": {
"identity": {
"version": {
"_number": "$Revision: 12418 $",
"_cldrVersion": "29"
},
"language": "en"
},
"dates": {
"calendars": {
"islamic-umalqura": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}
@@ -0,0 +1,482 @@
{
"main": {
"en": {
"identity": {
"version": {
"_number": "$Revision: 12418 $",
"_cldrVersion": "29"
},
"language": "en"
},
"dates": {
"calendars": {
"islamic": {
"months": {
"format": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
},
"stand-alone": {
"abbreviated": {
"1": "Muh.",
"2": "Saf.",
"3": "Rab. I",
"4": "Rab. II",
"5": "Jum. I",
"6": "Jum. II",
"7": "Raj.",
"8": "Sha.",
"9": "Ram.",
"10": "Shaw.",
"11": "Dhuʻl-Q.",
"12": "Dhuʻl-H."
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4",
"5": "5",
"6": "6",
"7": "7",
"8": "8",
"9": "9",
"10": "10",
"11": "11",
"12": "12"
},
"wide": {
"1": "Muharram",
"2": "Safar",
"3": "Rabiʻ I",
"4": "Rabiʻ II",
"5": "Jumada I",
"6": "Jumada II",
"7": "Rajab",
"8": "Shaʻban",
"9": "Ramadan",
"10": "Shawwal",
"11": "Dhuʻl-Qiʻdah",
"12": "Dhuʻl-Hijjah"
}
}
},
"days": {
"format": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
},
"stand-alone": {
"abbreviated": {
"sun": "Sun",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat"
},
"narrow": {
"sun": "S",
"mon": "M",
"tue": "T",
"wed": "W",
"thu": "T",
"fri": "F",
"sat": "S"
},
"short": {
"sun": "Su",
"mon": "Mo",
"tue": "Tu",
"wed": "We",
"thu": "Th",
"fri": "Fr",
"sat": "Sa"
},
"wide": {
"sun": "Sunday",
"mon": "Monday",
"tue": "Tuesday",
"wed": "Wednesday",
"thu": "Thursday",
"fri": "Friday",
"sat": "Saturday"
}
}
},
"quarters": {
"format": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
},
"stand-alone": {
"abbreviated": {
"1": "Q1",
"2": "Q2",
"3": "Q3",
"4": "Q4"
},
"narrow": {
"1": "1",
"2": "2",
"3": "3",
"4": "4"
},
"wide": {
"1": "1st quarter",
"2": "2nd quarter",
"3": "3rd quarter",
"4": "4th quarter"
}
}
},
"dayPeriods": {
"format": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "mi",
"am": "a",
"am-alt-variant": "am",
"noon": "n",
"pm": "p",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
}
},
"stand-alone": {
"abbreviated": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"narrow": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "in the morning",
"afternoon1": "in the afternoon",
"evening1": "in the evening",
"night1": "at night"
},
"wide": {
"midnight": "midnight",
"am": "AM",
"am-alt-variant": "am",
"noon": "noon",
"pm": "PM",
"pm-alt-variant": "pm",
"morning1": "morning",
"afternoon1": "afternoon",
"evening1": "evening",
"night1": "night"
}
}
},
"eras": {
"eraNames": {
"0": "AH"
},
"eraAbbr": {
"0": "AH"
},
"eraNarrow": {
"0": "AH"
}
},
"dateFormats": {
"full": "EEEE, MMMM d, y G",
"long": "MMMM d, y G",
"medium": "MMM d, y G",
"short": "M/d/y GGGGG"
},
"timeFormats": {
"full": "h:mm:ss a zzzz",
"long": "h:mm:ss a z",
"medium": "h:mm:ss a",
"short": "h:mm a"
},
"dateTimeFormats": {
"full": "{1} 'at' {0}",
"long": "{1} 'at' {0}",
"medium": "{1}, {0}",
"short": "{1}, {0}",
"availableFormats": {
"d": "d",
"E": "ccc",
"Ed": "d E",
"Ehm": "E h:mm a",
"EHm": "E HH:mm",
"Ehms": "E h:mm:ss a",
"EHms": "E HH:mm:ss",
"Gy": "y G",
"GyMMM": "MMM y G",
"GyMMMd": "MMM d, y G",
"GyMMMEd": "E, MMM d, y G",
"h": "h a",
"H": "HH",
"hm": "h:mm a",
"Hm": "HH:mm",
"hms": "h:mm:ss a",
"Hms": "HH:mm:ss",
"M": "L",
"Md": "M/d",
"MEd": "E, M/d",
"MMM": "LLL",
"MMMd": "MMM d",
"MMMEd": "E, MMM d",
"MMMMd": "MMMM d",
"ms": "mm:ss",
"y": "y G",
"yyyy": "y G",
"yyyyM": "M/y GGGGG",
"yyyyMd": "M/d/y GGGGG",
"yyyyMEd": "E, M/d/y GGGGG",
"yyyyMMM": "MMM y G",
"yyyyMMMd": "MMM d, y G",
"yyyyMMMEd": "E, MMM d, y G",
"yyyyMMMM": "MMMM y G",
"yyyyQQQ": "QQQ y G",
"yyyyQQQQ": "QQQQ y G"
},
"appendItems": {
"Day": "{0} ({2}: {1})",
"Day-Of-Week": "{0} {1}",
"Era": "{0} {1}",
"Hour": "{0} ({2}: {1})",
"Minute": "{0} ({2}: {1})",
"Month": "{0} ({2}: {1})",
"Quarter": "{0} ({2}: {1})",
"Second": "{0} ({2}: {1})",
"Timezone": "{0} {1}",
"Week": "{0} ({2}: {1})",
"Year": "{0} {1}"
},
"intervalFormats": {
"intervalFormatFallback": "{0} {1}",
"d": {
"d": "d d"
},
"h": {
"a": "h a h a",
"h": "h h a"
},
"H": {
"H": "HH HH"
},
"hm": {
"a": "h:mm a h:mm a",
"h": "h:mm h:mm a",
"m": "h:mm h:mm a"
},
"Hm": {
"H": "HH:mm HH:mm",
"m": "HH:mm HH:mm"
},
"hmv": {
"a": "h:mm a h:mm a v",
"h": "h:mm h:mm a v",
"m": "h:mm h:mm a v"
},
"Hmv": {
"H": "HH:mm HH:mm v",
"m": "HH:mm HH:mm v"
},
"hv": {
"a": "h a h a v",
"h": "h h a v"
},
"Hv": {
"H": "HH HH v"
},
"M": {
"M": "M M"
},
"Md": {
"d": "M/d M/d",
"M": "M/d M/d"
},
"MEd": {
"d": "E, M/d E, M/d",
"M": "E, M/d E, M/d"
},
"MMM": {
"M": "MMM MMM"
},
"MMMd": {
"d": "MMM d d",
"M": "MMM d MMM d"
},
"MMMEd": {
"d": "E, MMM d E, MMM d",
"M": "E, MMM d E, MMM d"
},
"y": {
"y": "y y G"
},
"yM": {
"M": "M/y M/y GGGGG",
"y": "M/y M/y GGGGG"
},
"yMd": {
"d": "M/d/y M/d/y GGGGG",
"M": "M/d/y M/d/y GGGGG",
"y": "M/d/y M/d/y GGGGG"
},
"yMEd": {
"d": "E, M/d/y E, M/d/y GGGGG",
"M": "E, M/d/y E, M/d/y GGGGG",
"y": "E, M/d/y E, M/d/y GGGGG"
},
"yMMM": {
"M": "MMM MMM y G",
"y": "MMM y MMM y G"
},
"yMMMd": {
"d": "MMM d d, y G",
"M": "MMM d MMM d, y G",
"y": "MMM d, y MMM d, y G"
},
"yMMMEd": {
"d": "E, MMM d E, MMM d, y G",
"M": "E, MMM d E, MMM d, y G",
"y": "E, MMM d, y E, MMM d, y G"
},
"yMMMM": {
"M": "MMMM MMMM y G",
"y": "MMMM y MMMM y G"
}
}
}
}
}
}
}
}
}

Some files were not shown because too many files have changed in this diff Show More