From: Jeroen Ruigrok van der Werven Date: Wed, 12 Dec 2007 12:01:48 +0000 (+0000) Subject: Add plural forms definition for Tibetan. X-Git-Tag: 1.0~370 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd0148a8b8dcededcb75dfc9925ce5ae1ffd62f7;p=thirdparty%2Fbabel.git Add plural forms definition for Tibetan. Discussed in private with Andrew West, well-known and respect Sino-Tibetan scholar and Unicode contributor. --- diff --git a/babel/messages/plurals.py b/babel/messages/plurals.py index 51e3764b..23cc5d82 100644 --- a/babel/messages/plurals.py +++ b/babel/messages/plurals.py @@ -22,6 +22,8 @@ PLURALS = { 'bg': (2, '(n != 1)'), # Bengali - From Pootle's PO's 'bn': (2, '(n != 1)'), + # Tibetan - as discussed in private with Andrew West + 'bo': (1, '0'), # Catalan - From Pootle's PO's 'ca': (2, '(n != 1)'), # Czech