Plural forms for Cornish

Asked by pokorny

nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n>2 && n<=4) ? 2 : 3;

(i.e. partially lenited after 1, lenited after 2, spirantised after 3 and 4, unaltered singular form after >= 5)

Question information

Language:
Cornish Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
pokorny (albert.bock) said :
#1

Sorry, I copied the wrong line into this. It should read:

nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n==3) ? 2 : 3;
(i.e. partially lenited after 1, lenited after 2, spirantised after 3, unaltered singular form after >= 4)

Revision history for this message
Jeroen T. Vermeulen (jtv) said :
#2

Thanks for the information. I've updated our record of the language: https://translations.launchpad.net/+languages/kw

Can you help with this problem?

Provide an answer of your own, or ask pokorny for more information if necessary.

To post a message you must log in.