Skip to content
This repository has been archived by the owner on Apr 3, 2021. It is now read-only.

Commit

Permalink
Generate CLDR 30 data from r13032
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 committed Oct 4, 2016
1 parent 0d4f14d commit 0980179
Show file tree
Hide file tree
Showing 16 changed files with 177 additions and 76 deletions.
4 changes: 2 additions & 2 deletions bower.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-segments-modern",
"version": "29.0.0",
"version": "30.0.0",
"dependencies": {
"cldr-core": "29.0.0"
"cldr-core": "30.0.0"
},
"main": "segments/**/*.json",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions package.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "cldr-segments-modern",
"version": "29.0.0",
"version": "30.0.0",
"peerDependencies": {
"cldr-core": "29.0.0"
"cldr-core": "30.0.0"
},
"homepage": "http://cldr.unicode.org",
"author": "The Unicode Consortium",
Expand Down
2 changes: 1 addition & 1 deletion segments/de/suppressions.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
"_cldrVersion": "30"
},
"language": "de"
},
Expand Down
2 changes: 1 addition & 1 deletion segments/el/suppressions.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
"_cldrVersion": "30"
},
"language": "el"
},
Expand Down
8 changes: 4 additions & 4 deletions segments/en-US-POSIX/suppressions.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"segments": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
"_number": "$Revision: 12925 $",
"_cldrVersion": "30"
},
"language": "en",
"territory": "US",
Expand All @@ -13,10 +13,10 @@
"WordBreak": {
"variables": [
{
"$MidLetter": "[[$MidLetter]-[\\\\:]]"
"$MidNumLet": "[[$MidNumLet]-[.]]"
},
{
"$MidNumLet": "[[$MidNumLet]-[.]]"
"$MidLetter": "[[$MidLetter]-[\\\\:]]"
},
{
"$MidNum": "[[$MidNum] [.]]"
Expand Down
2 changes: 1 addition & 1 deletion segments/en/suppressions.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
"_cldrVersion": "30"
},
"language": "en"
},
Expand Down
2 changes: 1 addition & 1 deletion segments/es/suppressions.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
"_cldrVersion": "30"
},
"language": "es"
},
Expand Down
2 changes: 1 addition & 1 deletion segments/fi/suppressions.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
"_cldrVersion": "30"
},
"language": "fi"
},
Expand Down
2 changes: 1 addition & 1 deletion segments/fr/suppressions.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
"_cldrVersion": "30"
},
"language": "fr"
},
Expand Down
2 changes: 1 addition & 1 deletion segments/it/suppressions.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
"_cldrVersion": "30"
},
"language": "it"
},
Expand Down
12 changes: 6 additions & 6 deletions segments/ja/suppressions.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"segments": {
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
"_number": "$Revision: 12925 $",
"_cldrVersion": "30"
},
"language": "ja"
},
Expand All @@ -24,18 +24,18 @@
"$Hiragana": "\\\\p{Hiragana}"
},
{
"$Hiragana": "($Hiragana $X)"
"$Hiragana": "($Hiragana $FEZ*)"
},
{
"$Ideographic": "[[\\\\p{Ideographic}] [\\u3005 \\u3007 \\u303B]]"
},
{
"$Ideographic": "($Ideographic $X)"
"$Ideographic": "($Ideographic $FEZ*)"
}
],
"segmentRules": {
"13.05": " $Hiragana × $Hiragana ",
"13.06": " $Ideographic × $Ideographic "
"13.3": " $Hiragana × $Hiragana ",
"13.4": " $Ideographic × $Ideographic "
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion segments/pt/suppressions.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"identity": {
"version": {
"_number": "$Revision: 11914 $",
"_cldrVersion": "29"
"_cldrVersion": "30"
},
"language": "pt"
},
Expand Down
Loading

0 comments on commit 0980179

Please sign in to comment.