Liangent has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/116278

Change subject: Create plural rules for variants of zh (Chinese)
......................................................................

Create plural rules for variants of zh (Chinese)

Change-Id: I50e28f601944955ac85e0a847941d7b4824e51e3
---
M languages/data/plurals-mediawiki.xml
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/78/116278/1

diff --git a/languages/data/plurals-mediawiki.xml 
b/languages/data/plurals-mediawiki.xml
index aafc393..6f711ca 100644
--- a/languages/data/plurals-mediawiki.xml
+++ b/languages/data/plurals-mediawiki.xml
@@ -41,5 +41,9 @@
                        <pluralRule count="few">v = 0 and i % 10 = 2..4 and i % 
100 != 12..14 or f % 10 = 2..4 and f % 100 != 12..14 @integer 2~4, 22~24, 
32~34, 42~44, 52~54, 62, 102, 1002, … @decimal 0.2~0.4, 1.2~1.4, 2.2~2.4, 
3.2~3.4, 4.2~4.4, 5.2, 10.2, 100.2, 1000.2, …</pluralRule>
                        <pluralRule count="other"> @integer 0, 5~19, 100, 1000, 
10000, 100000, 1000000, … @decimal 0.0, 0.5~1.0, 1.5~2.0, 2.5~2.7, 10.0, 100.0, 
1000.0, 10000.0, 100000.0, 1000000.0, …</pluralRule>
                </pluralRules>
+               <!-- Copied from "zh" -->
+               <pluralRules locales="zh-hans zh-hant zh-cn zh-hk zh-mo zh-my 
zh-sg zh-tw">
+                   <pluralRule count="other"> @integer 0~15, 100, 1000, 10000, 
100000, 1000000, … @decimal 0.0~1.5, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 
1000000.0, …</pluralRule>
+               </pluralRules>
        </plurals>
 </supplementalData>

-- 
To view, visit https://gerrit.wikimedia.org/r/116278
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I50e28f601944955ac85e0a847941d7b4824e51e3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Liangent <liang...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to