Closed (fixed)
Project:
String Plural Form
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Dec 2024 at 03:26 UTC
Updated:
13 Aug 2025 at 12:14 UTC
Jump to comment: Most recent
Three forms, special cases for one and two
The header entry would be:
Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;
Languages with this property include:
Celtic
Gaeilge (Irish)
Reference: https://www.gnu.org/software/gettext/manual/html_node/Plural-forms.html
Comments
Comment #2
d34dman commentedComment #4
d34dman commentedComment #5
d34dman commented