From kde-i18n-doc Mon May 12 13:25:33 2003 From: "Prof. Dr. Eduard Werner / Edward Wornar" Date: Mon, 12 May 2003 13:25:33 +0000 To: kde-i18n-doc Subject: Re: Plural Handling X-MARC-Message: https://marc.info/?l=kde-i18n-doc&m=105274593527715 On Monday 12 May 2003 14:55, Michal Rudolf wrote: > >A similar correction > > > >plural=n%10==1 && %n != 11 ? 0 > >instead of plural=n==1 ? 0 > > > >is necessary for other Slavic languages like Polish or >Russian (with > > numbers like 21, 71, 101, but not 11 the >nom sg is used). > > Don't fix it if it isn't broken ;-) > For Polish, nom sg is used only for n=1. This is plainly wrong: 101 trees = sto i jedne drzewo (not "sto i jedne drzew"). Serdecznie pozdrawia Edi