Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Intl] Update the ICU data to 65.1 #33852

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 4, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion src/Symfony/Component/Intl/Intl.php
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ public static function getIcuDataVersion()
*/
public static function getIcuStubVersion()
{
return '64.2';
return '65.1';
}

/**
Expand Down
60 changes: 30 additions & 30 deletions src/Symfony/Component/Intl/Resources/data/currencies/af.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"Version": "2.1.48.17",
"Version": "36",
"Names": {
"AED": [
"AED",
"Verenigde Arabiese Emirate dirham"
"Verenigde Arabiese Emirate-dirham"
],
"AFN": [
"AFN",
Expand Down Expand Up @@ -91,11 +91,11 @@
],
"BWP": [
"BWP",
"Botswana pula"
"Botswana-pula"
],
"BYN": [
"BYN",
"Belo-Russiese roebel"
"Belarusiese roebel"
],
"BYR": [
"BYR",
Expand All @@ -106,7 +106,7 @@
"Beliziese dollar"
],
"CAD": [
"CA$",
"CAD",
"Kanadese dollar"
],
"CDF": [
Expand All @@ -123,11 +123,11 @@
],
"CNH": [
"CNH",
"Chinese joean"
"Chinese joean (buiteland)"
],
"CNY": [
"CN¥",
"Sjinese joean renminbi"
"Chinese joean"
],
"COP": [
"COP",
Expand Down Expand Up @@ -155,7 +155,7 @@
],
"DJF": [
"DJF",
"Djiboeti frank"
"Djiboeti-frank"
],
"DKK": [
"DKK",
Expand Down Expand Up @@ -191,7 +191,7 @@
],
"FKP": [
"FKP",
"Falkland-eilande pond"
"Falkland-eilandse pond"
],
"GBP": [
"£",
Expand Down Expand Up @@ -235,7 +235,7 @@
],
"HKD": [
"HK$",
"Hong Kong dollar"
"Hongkongse dollar"
],
"HNL": [
"HNL",
Expand Down Expand Up @@ -323,7 +323,7 @@
],
"KYD": [
"KYD",
"Cayman-eilande dollar"
"Cayman-eilandse dollar"
],
"KZT": [
"KZT",
Expand All @@ -335,7 +335,7 @@
],
"LBP": [
"LBP",
"Lebanese pond"
"Libanese pond"
],
"LKR": [
"LKR",
Expand Down Expand Up @@ -399,7 +399,7 @@
],
"MUR": [
"MUR",
"Mauritiaanse rupee"
"Mauritiaanse roepee"
],
"MVR": [
"MVR",
Expand Down Expand Up @@ -447,7 +447,7 @@
],
"NZD": [
"NZ$",
"Nieu-Seeland dollar"
"Nieu-Seelandse dollar"
],
"OMR": [
"OMR",
Expand Down Expand Up @@ -491,27 +491,27 @@
],
"RSD": [
"RSD",
"Serbiese dinar"
"Serwiese dinar"
],
"RUB": [
"RUB",
"Russiese roebel"
],
"RWF": [
"RWF",
"Rwandiese frank"
"Rwandese frank"
],
"SAR": [
"SAR",
"Saoedi-Arabiese riyal"
],
"SBD": [
"SBD",
"Salomonseilande dollar"
"Salomonseilandse dollar"
],
"SCR": [
"SCR",
"Seychellese rupee"
"Seychellese roepee"
],
"SDG": [
"SDG",
Expand All @@ -527,11 +527,11 @@
],
"SGD": [
"SGD",
"Singapoer dollar"
"Singapoer-dollar"
],
"SHP": [
"SHP",
"Sint Helena pond"
"Sint Helena-pond"
],
"SLL": [
"SLL",
Expand All @@ -555,7 +555,7 @@
],
"STN": [
"STN",
"São Tomé en Príncipe dobra"
"São Tomé en Príncipe-dobra"
],
"SYP": [
"SYP",
Expand All @@ -571,7 +571,7 @@
],
"TJS": [
"TJS",
"Tadjikse roebel"
"Tadjikse somoni"
],
"TMT": [
"TMT",
Expand All @@ -591,11 +591,11 @@
],
"TRY": [
"TRY",
"Turkse lier"
"Turkse lira"
],
"TTD": [
"TTD",
"Trinidad en Tobago dollar"
"Trinidad en Tobago-dollar"
],
"TWD": [
"NT$",
Expand All @@ -614,8 +614,8 @@
"Ugandese sjieling"
],
"USD": [
"US$",
"Amerikaanse dollar"
"USD",
"VSA-dollar"
],
"UYU": [
"UYU",
Expand All @@ -631,7 +631,7 @@
],
"VES": [
"VES",
"Venezolaanse Bolívar"
"Venezolaanse bolívar"
],
"VND": [
"₫",
Expand All @@ -647,15 +647,15 @@
],
"XAF": [
"FCFA",
"CFA frank BEAC"
"Sentraal Afrikaanse CFA-frank"
],
"XCD": [
"EC$",
"Oos-Karibbiese dollar"
"Oos-Karibiese dollar"
],
"XOF": [
"CFA",
"CFA frank BCEAO"
"Wes-Afrikaanse CFA-frank"
],
"XPF": [
"CFPF",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "2.1.48.22",
"Version": "36",
"Names": {
"NAD": [
"$",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "2.1.47.82",
"Version": "36",
"Names": {
"AED": [
"AED",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "2.1.49.82",
"Version": "36",
"Names": {
"AED": [
"AED",
Expand Down
8 changes: 2 additions & 6 deletions src/Symfony/Component/Intl/Resources/data/currencies/ar.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "2.1.49.82",
"Version": "36",
"Names": {
"ADP": [
"ADP",
Expand Down Expand Up @@ -105,10 +105,6 @@
"BEL",
"فرنك بلجيكي مالي"
],
"BGL": [
"BGL",
"BGL"
],
"BGN": [
"BGN",
"ليف بلغاري"
Expand Down Expand Up @@ -314,7 +310,7 @@
"فرنك فرنسي"
],
"GBP": [
"£",
"UK£",
"جنيه إسترليني"
],
"GEL": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "2.1.47.69",
"Version": "36",
"Names": {
"DJF": [
"Fdj",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "2.1.47.69",
"Version": "36",
"Names": {
"ERN": [
"Nfk",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "2.1.47.69",
"Version": "36",
"Names": {
"KMF": [
"CF",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "2.1.47.69",
"Version": "36",
"Names": {
"SDG": [
"SDG",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "2.1.47.69",
"Version": "36",
"Names": {
"SOS": [
"S",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "2.1.47.69",
"Version": "36",
"Names": {
"GBP": [
"GB£",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "2.1.48.17",
"Version": "36",
"Names": {
"AED": [
"AED",
Expand Down
10 changes: 5 additions & 5 deletions src/Symfony/Component/Intl/Resources/data/currencies/az.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "2.1.49.82",
"Version": "36",
"Names": {
"ADP": [
"ADP",
Expand Down Expand Up @@ -171,7 +171,7 @@
],
"BSD": [
"BSD",
"Bahama Dolları"
"Baham Dolları"
],
"BTN": [
"BTN",
Expand Down Expand Up @@ -347,7 +347,7 @@
],
"GBP": [
"£",
"Britaniya Funt"
"Britaniya Funtu"
],
"GEK": [
"GEK",
Expand All @@ -367,7 +367,7 @@
],
"GIP": [
"GIP",
"Gibraltar Funtu"
"Cəbəli-Tariq Funtu"
],
"GMD": [
"GMD",
Expand Down Expand Up @@ -491,7 +491,7 @@
],
"KGS": [
"KGS",
"Kırğızıstan Somu"
"Qırğızıstan Somu"
],
"KHR": [
"KHR",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Version": "2.1.47.82",
"Version": "36",
"Names": {
"AZN": [
"₼",
Expand Down
Loading