@@ -23,7 +23,7 @@ export const bo: (n: number | string, ord?: boolean) => "other";
2323export const br : ( n : number | string , ord ?: boolean ) => "one" | "two" | "few" | "many" | "other" ;
2424export const brx : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
2525export const bs : ( n : number | string , ord ?: boolean ) => "one" | "few" | "other" ;
26- export const ca : ( n : number | string , ord ?: boolean ) => "one" | "two" | "few" | "many" | "other" ;
26+ export const ca : ( n : number | string , ord ?: boolean , c ?: number ) => "one" | "two" | "few" | "many" | "other" ;
2727export const ce : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
2828export const ceb : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
2929export const cgg : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
@@ -43,15 +43,15 @@ export const ee: (n: number | string, ord?: boolean) => "one" | "other";
4343export const el : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
4444export const en : ( n : number | string , ord ?: boolean ) => "one" | "two" | "few" | "other" ;
4545export const eo : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
46- export const es : ( n : number | string , ord ?: boolean ) => "one" | "many" | "other" ;
46+ export const es : ( n : number | string , ord ?: boolean , c ?: number ) => "one" | "many" | "other" ;
4747export const et : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
4848export const eu : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
4949export const fa : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
5050export const ff : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
5151export const fi : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
5252export const fil : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
5353export const fo : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
54- export const fr : ( n : number | string , ord ?: boolean ) => "one" | "many" | "other" ;
54+ export const fr : ( n : number | string , ord ?: boolean , c ?: number ) => "one" | "many" | "other" ;
5555export const fur : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
5656export const fy : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
5757export const ga : ( n : number | string , ord ?: boolean ) => "one" | "two" | "few" | "many" | "other" ;
@@ -77,7 +77,7 @@ export const ig: (n: number | string, ord?: boolean) => "other";
7777export const ii : ( n : number | string , ord ?: boolean ) => "other" ;
7878export const io : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
7979export const is : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
80- export const it : ( n : number | string , ord ?: boolean ) => "one" | "many" | "other" ;
80+ export const it : ( n : number | string , ord ?: boolean , c ?: number ) => "one" | "many" | "other" ;
8181export const iu : ( n : number | string , ord ?: boolean ) => "one" | "two" | "other" ;
8282export const ja : ( n : number | string , ord ?: boolean ) => "other" ;
8383export const jbo : ( n : number | string , ord ?: boolean ) => "other" ;
@@ -110,7 +110,7 @@ export const lb: (n: number | string, ord?: boolean) => "one" | "other";
110110export const lg : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
111111export const lij : ( n : number | string , ord ?: boolean ) => "one" | "many" | "other" ;
112112export const lkt : ( n : number | string , ord ?: boolean ) => "other" ;
113- export const lld : ( n : number | string , ord ?: boolean ) => "one" | "many" | "other" ;
113+ export const lld : ( n : number | string , ord ?: boolean , c ?: number ) => "one" | "many" | "other" ;
114114export const ln : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
115115export const lo : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
116116export const lt : ( n : number | string , ord ?: boolean ) => "one" | "few" | "many" | "other" ;
@@ -150,8 +150,8 @@ export const pcm: (n: number | string, ord?: boolean) => "one" | "other";
150150export const pl : ( n : number | string , ord ?: boolean ) => "one" | "few" | "many" | "other" ;
151151export const prg : ( n : number | string , ord ?: boolean ) => "zero" | "one" | "other" ;
152152export const ps : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
153- export const pt : ( n : number | string , ord ?: boolean ) => "one" | "many" | "other" ;
154- export const pt_PT : ( n : number | string , ord ?: boolean ) => "one" | "many" | "other" ;
153+ export const pt : ( n : number | string , ord ?: boolean , c ?: number ) => "one" | "many" | "other" ;
154+ export const pt_PT : ( n : number | string , ord ?: boolean , c ?: number ) => "one" | "many" | "other" ;
155155export const rm : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
156156export const ro : ( n : number | string , ord ?: boolean ) => "one" | "few" | "other" ;
157157export const rof : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
@@ -161,7 +161,7 @@ export const sah: (n: number | string, ord?: boolean) => "other";
161161export const saq : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
162162export const sat : ( n : number | string , ord ?: boolean ) => "one" | "two" | "other" ;
163163export const sc : ( n : number | string , ord ?: boolean ) => "one" | "many" | "other" ;
164- export const scn : ( n : number | string , ord ?: boolean ) => "one" | "many" | "other" ;
164+ export const scn : ( n : number | string , ord ?: boolean , c ?: number ) => "one" | "many" | "other" ;
165165export const sd : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
166166export const sdh : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
167167export const se : ( n : number | string , ord ?: boolean ) => "one" | "two" | "other" ;
@@ -210,7 +210,7 @@ export const und: (n: number | string, ord?: boolean) => "other";
210210export const ur : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
211211export const uz : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
212212export const ve : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
213- export const vec : ( n : number | string , ord ?: boolean ) => "one" | "many" | "other" ;
213+ export const vec : ( n : number | string , ord ?: boolean , c ?: number ) => "one" | "many" | "other" ;
214214export const vi : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
215215export const vo : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
216216export const vun : ( n : number | string , ord ?: boolean ) => "one" | "other" ;
0 commit comments