Plural rules are a critical component of software localization. They define the grammatical form used for nouns based on the corresponding numerical value in the source text. This ensures that translated messages accurately reflect the correct pluralization for each target language.
Plural Rule Categories #️⃣
- Zero: Used when the numerical value is zero (e.g., Arabic).
- One: Used when the numerical value is one (e.g., “You have 1 new message”).
- Two: Used specifically for the number two in some languages (e.g., Arabic, Hebrew, Welsh,…).
- Few: Used for a small number greater than one (e.g., Polish, Czech, Ukrainian…).
- Many: Used for a large numbers (eg. Polish, Arabic, Hebrew, Irish,…).
- Other: The default category used for all other numerical values (e.g., “You have 5 unread emails”).
Different languages support different set of plural categories. By implementing plural rules, you can avoid awkward or grammatically incorrect translations when dealing with quantities. This enhances the user experience by presenting natural-sounding messages regardless of the target language.
How to define custom plurals #️⃣
- Go to Developer Console -> Custom Plurals
- Select the project for which you wish to change plurals
- Click on the +Add button to select the locale and use checkboxes to change the plural forms.
- Click Save and Save Changes
Please note that to be able to define custom plurals, you need to upgrade to the Professional tier or higher.
Supported plural types #️⃣
Localazy supports all integer plural types from the latest version of CLDR plural rules.
af: Afrikaans
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ak: Akan
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
am: Amharic
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
ar: Arabic
| Type | Sample |
|---|---|
| zero | 0 |
| one | 1 |
| two | 2 |
| few | 3 to 10, 103 to 110, 1003, … |
| many | 11 to 26, 111, 1011, … |
| other | 100 to 102, 200 to 202, 300 to 302, 400 to 402, 500 to 502, 600, 1000, 10000, 100000, 1000000, … |
ars: Najdi Arabic
| Type | Sample |
|---|---|
| zero | 0 |
| one | 1 |
| two | 2 |
| few | 3 to 10, 103 to 110, 1003, … |
| many | 11 to 26, 111, 1011, … |
| other | 100 to 102, 200 to 202, 300 to 302, 400 to 402, 500 to 502, 600, 1000, 10000, 100000, 1000000, … |
as: Assamese
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
asa: Asu
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ast: Asturian
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
az: Azerbaijani
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
be: Belarusian
| Type | Sample |
|---|---|
| one | 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … |
| few | 2 to 4, 22 to 24, 32 to 34, 42 to 44, 52 to 54, 62, 102, 1002, … |
| many | 0, 5 to 19, 100, 1000, 10000, 100000, 1000000, … |
bem: Bemba
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
bez: Bena
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
bg: Bulgarian
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
bh: Bhojpuri
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
bm: Bambara
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
bn: Bangla
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
bo: Tibetan
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
br: Breton
| Type | Sample |
|---|---|
| one | 1, 21, 31, 41, 51, 61, 81, 101, 1001, … |
| two | 2, 22, 32, 42, 52, 62, 82, 102, 1002, … |
| few | 3, 4, 9, 23, 24, 29, 33, 34, 39, 43, 44, 49, 103, 1003, … |
| many | 1000000, … |
| other | 0, 5 to 8, 10 to 20, 100, 1000, 10000, 100000, … |
brx: Bodo
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
bs: Bosnian
| Type | Sample |
|---|---|
| one | 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … |
| few | 2 to 4, 22 to 24, 32 to 34, 42 to 44, 52 to 54, 62, 102, 1002, … |
| other | 0, 5 to 19, 100, 1000, 10000, 100000, 1000000, … |
ca: Catalan
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ce: Chechen
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ceb: Cebuano
| Type | Sample |
|---|---|
| one | 0 to 3, 5, 7, 8, 10 to 13, 15, 17, 18, 20, 21, 100, 1000, 10000, 100000, 1000000, … |
| other | 4, 6, 9, 14, 16, 19, 24, 26, 104, 1004, … |
cgg: Chiga
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
chr: Cherokee
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ckb: Central Kurdish
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
cs: Czech
| Type | Sample |
|---|---|
| one | 1 |
| few | 2 to 4 |
| other | 0, 5 to 19, 100, 1000, 10000, 100000, 1000000, … |
cy: Welsh
| Type | Sample |
|---|---|
| zero | 0 |
| one | 1 |
| two | 2 |
| few | 3 |
| many | 6 |
| other | 4, 5, 7 to 20, 100, 1000, 10000, 100000, 1000000, … |
da: Danish
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
de: German
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
dsb: Lower Sorbian
| Type | Sample |
|---|---|
| one | 1, 101, 201, 301, 401, 501, 601, 701, 1001, … |
| two | 2, 102, 202, 302, 402, 502, 602, 702, 1002, … |
| few | 3, 4, 103, 104, 203, 204, 303, 304, 403, 404, 503, 504, 603, 604, 703, 704, 1003, … |
| other | 0, 5 to 19, 100, 1000, 10000, 100000, 1000000, … |
dv: Divehi
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
dz: Dzongkha
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
ee: Ewe
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
el: Greek
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
en: English
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
eo: Esperanto
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
es: Spanish
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
et: Estonian
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
eu: Basque
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
fa: Persian
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
ff: Fulah
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
fi: Finnish
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
fil: Filipino
| Type | Sample |
|---|---|
| one | 0 to 3, 5, 7, 8, 10 to 13, 15, 17, 18, 20, 21, 100, 1000, 10000, 100000, 1000000, … |
| other | 4, 6, 9, 14, 16, 19, 24, 26, 104, 1004, … |
fo: Faroese
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
fr: French
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
fur: Friulian
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
fy: Western Frisian
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ga: Irish
| Type | Sample |
|---|---|
| one | 1 |
| two | 2 |
| few | 3 to 6 |
| many | 7 to 10 |
| other | 0, 11 to 25, 100, 1000, 10000, 100000, 1000000, … |
gd: Scottish Gaelic
| Type | Sample |
|---|---|
| one | 1, 11 |
| two | 2, 12 |
| few | 3 to 10, 13 to 19 |
| other | 0, 20 to 34, 100, 1000, 10000, 100000, 1000000, … |
gl: Galician
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
gsw: Swiss German
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
gu: Gujarati
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
gv: Manx
| Type | Sample |
|---|---|
| one | 1, 11, 21, 31, 41, 51, 61, 71, 101, 1001, … |
| two | 2, 12, 22, 32, 42, 52, 62, 72, 102, 1002, … |
| few | 0, 20, 40, 60, 80, 100, 120, 140, 1000, 10000, 100000, 1000000, … |
| other | 3 to 10, 13 to 19, 23, 103, 1003, … |
ha: Hausa
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
haw: Hawaiian
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
he: Hebrew
| Type | Sample |
|---|---|
| one | 1 |
| two | 2 |
| many | 20, 30, 40, 50, 60, 70, 80, 90, 100, 1000, 10000, 100000, 1000000, … |
| other | 0, 3 to 17, 101, 1001, … |
hi: Hindi
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
hr: Croatian
| Type | Sample |
|---|---|
| one | 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … |
| few | 2 to 4, 22 to 24, 32 to 34, 42 to 44, 52 to 54, 62, 102, 1002, … |
| other | 0, 5 to 19, 100, 1000, 10000, 100000, 1000000, … |
hsb: Upper Sorbian
| Type | Sample |
|---|---|
| one | 1, 101, 201, 301, 401, 501, 601, 701, 1001, … |
| two | 2, 102, 202, 302, 402, 502, 602, 702, 1002, … |
| few | 3, 4, 103, 104, 203, 204, 303, 304, 403, 404, 503, 504, 603, 604, 703, 704, 1003, … |
| other | 0, 5 to 19, 100, 1000, 10000, 100000, 1000000, … |
hu: Hungarian
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
hy: Armenian
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
ia: Interlingua
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
id: Indonesian
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
ig: Igbo
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
ii: Sichuan Yi
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
in: Indonesian
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
is: Icelandic
| Type | Sample |
|---|---|
| one | 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
it: Italian
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
iu: Inuktitut
| Type | Sample |
|---|---|
| one | 1 |
| two | 2 |
| other | 0, 3 to 17, 100, 1000, 10000, 100000, 1000000, … |
iw: Hebrew
| Type | Sample |
|---|---|
| one | 1 |
| two | 2 |
| many | 20, 30, 40, 50, 60, 70, 80, 90, 100, 1000, 10000, 100000, 1000000, … |
| other | 0, 3 to 17, 101, 1001, … |
ja: Japanese
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
jgo: Ngomba
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ji: Yiddish
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
jmc: Machame
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
jv: Javanese
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
jw: Javanese
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
ka: Georgian
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
kab: Kabyle
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
kaj: Jju
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
kcg: Tyap
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
kde: Makonde
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
kea: Kabuverdianu
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
kk: Kazakh
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
kkj: Kako
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
kl: Kalaallisut
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
km: Khmer
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
kn: Kannada
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
ko: Korean
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
ks: Kashmiri
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ksb: Shambala
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ksh: Colognian
| Type | Sample |
|---|---|
| zero | 0 |
| one | 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
ku: Kurdish
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
kw: Cornish
| Type | Sample |
|---|---|
| zero | 0 |
| one | 1 |
| two | 2, 22, 42, 62, 82, 102, 122, 142, 1002, … |
| few | 3, 23, 43, 63, 83, 103, 123, 143, 1003, … |
| many | 21, 41, 61, 81, 101, 121, 141, 161, 1001, … |
| other | 4 to 19, 100, 1000000, … |
ky: Kyrgyz
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
lag: Langi
| Type | Sample |
|---|---|
| zero | 0 |
| one | 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
lb: Luxembourgish
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
lg: Ganda
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
lkt: Lakota
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
ln: Lingala
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
lo: Lao
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
lt: Lithuanian
| Type | Sample |
|---|---|
| one | 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … |
| few | 2 to 9, 22 to 29, 102, 1002, … |
| other | 0, 10 to 20, 30, 40, 50, 60, 100, 1000, 10000, 100000, 1000000, … |
lv: Latvian
| Type | Sample |
|---|---|
| zero | 0, 10 to 20, 30, 40, 50, 60, 100, 1000, 10000, 100000, 1000000, … |
| one | 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … |
| other | 2 to 9, 22 to 29, 102, 1002, … |
mas: Masai
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
mg: Malagasy
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
mgo: Metaʼ
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
mk: Macedonian
| Type | Sample |
|---|---|
| one | 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ml: Malayalam
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
mn: Mongolian
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
mo: Romanian
| Type | Sample |
|---|---|
| one | 1 |
| few | 0, 2 to 16, 102, 1002, … |
| other | 20 to 35, 100, 1000, 10000, 100000, 1000000, … |
mr: Marathi
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ms: Malay
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
mt: Maltese
| Type | Sample |
|---|---|
| one | 1 |
| few | 0, 2 to 10, 102 to 107, 1002, … |
| many | 11 to 19, 111 to 117, 1011, … |
| other | 20 to 35, 100, 1000, 10000, 100000, 1000000, … |
my: Burmese
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
naq: Nama
| Type | Sample |
|---|---|
| one | 1 |
| two | 2 |
| other | 0, 3 to 17, 100, 1000, 10000, 100000, 1000000, … |
nb: Norwegian Bokmål
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
nd: North Ndebele
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ne: Nepali
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
nl: Dutch
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
nn: Norwegian Nynorsk
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
nnh: Ngiemboon
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
no: Norwegian Bokmål
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
nqo: N’Ko
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
nr: South Ndebele
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
nso: Northern Sotho
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
ny: Nyanja
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
nyn: Nyankole
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
om: Oromo
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
or: Odia
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
os: Ossetic
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
pa: Punjabi
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
pap: Papiamento
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
pl: Polish
| Type | Sample |
|---|---|
| one | 1 |
| few | 2 to 4, 22 to 24, 32 to 34, 42 to 44, 52 to 54, 62, 102, 1002, … |
| many | 0, 5 to 19, 100, 1000, 10000, 100000, 1000000, … |
prg: Prussian
| Type | Sample |
|---|---|
| zero | 0, 10 to 20, 30, 40, 50, 60, 100, 1000, 10000, 100000, 1000000, … |
| one | 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … |
| other | 2 to 9, 22 to 29, 102, 1002, … |
ps: Pashto
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
pt: Portuguese
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
pt_PT: European Portuguese
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
rm: Romansh
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ro: Romanian
| Type | Sample |
|---|---|
| one | 1 |
| few | 0, 2 to 16, 102, 1002, … |
| other | 20 to 35, 100, 1000, 10000, 100000, 1000000, … |
rof: Rombo
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ru: Russian
| Type | Sample |
|---|---|
| one | 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … |
| few | 2 to 4, 22 to 24, 32 to 34, 42 to 44, 52 to 54, 62, 102, 1002, … |
| many | 0, 5 to 19, 100, 1000, 10000, 100000, 1000000, … |
rwk: Rwa
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
sah: Sakha
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
saq: Samburu
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
sc: Sardinian
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
scn: Sicilian
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
sd: Sindhi
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
sdh: Southern Kurdish
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
se: Northern Sami
| Type | Sample |
|---|---|
| one | 1 |
| two | 2 |
| other | 0, 3 to 17, 100, 1000, 10000, 100000, 1000000, … |
seh: Sena
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ses: Koyraboro Senni
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
sg: Sango
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
sh: Serbian
| Type | Sample |
|---|---|
| one | 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … |
| few | 2 to 4, 22 to 24, 32 to 34, 42 to 44, 52 to 54, 62, 102, 1002, … |
| other | 0, 5 to 19, 100, 1000, 10000, 100000, 1000000, … |
shi: Tachelhit
| Type | Sample |
|---|---|
| one | 0, 1 |
| few | 2 to 10 |
| other | 11 to 26, 100, 1000, 10000, 100000, 1000000, … |
si: Sinhala
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
sk: Slovak
| Type | Sample |
|---|---|
| one | 1 |
| few | 2 to 4 |
| other | 0, 5 to 19, 100, 1000, 10000, 100000, 1000000, … |
sl: Slovenian
| Type | Sample |
|---|---|
| one | 1, 101, 201, 301, 401, 501, 601, 701, 1001, … |
| two | 2, 102, 202, 302, 402, 502, 602, 702, 1002, … |
| few | 3, 4, 103, 104, 203, 204, 303, 304, 403, 404, 503, 504, 603, 604, 703, 704, 1003, … |
| other | 0, 5 to 19, 100, 1000, 10000, 100000, 1000000, … |
sma: Southern Sami
| Type | Sample |
|---|---|
| one | 1 |
| two | 2 |
| other | 0, 3 to 17, 100, 1000, 10000, 100000, 1000000, … |
smj: Lule Sami
| Type | Sample |
|---|---|
| one | 1 |
| two | 2 |
| other | 0, 3 to 17, 100, 1000, 10000, 100000, 1000000, … |
smn: Inari Sami
| Type | Sample |
|---|---|
| one | 1 |
| two | 2 |
| other | 0, 3 to 17, 100, 1000, 10000, 100000, 1000000, … |
sms: Skolt Sami
| Type | Sample |
|---|---|
| one | 1 |
| two | 2 |
| other | 0, 3 to 17, 100, 1000, 10000, 100000, 1000000, … |
sn: Shona
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
so: Somali
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
sq: Albanian
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
sr: Serbian
| Type | Sample |
|---|---|
| one | 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … |
| few | 2 to 4, 22 to 24, 32 to 34, 42 to 44, 52 to 54, 62, 102, 1002, … |
| other | 0, 5 to 19, 100, 1000, 10000, 100000, 1000000, … |
ss: Swati
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ssy: Saho
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
st: Southern Sotho
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
sv: Swedish
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
sw: Swahili
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
syr: Syriac
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ta: Tamil
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
te: Telugu
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
teo: Teso
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
th: Thai
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
ti: Tigrinya
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
tig: Tigre
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
tk: Turkmen
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
tl: Filipino
| Type | Sample |
|---|---|
| one | 0 to 3, 5, 7, 8, 10 to 13, 15, 17, 18, 20, 21, 100, 1000, 10000, 100000, 1000000, … |
| other | 4, 6, 9, 14, 16, 19, 24, 26, 104, 1004, … |
tn: Tswana
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
to: Tongan
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
tr: Turkish
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ts: Tsonga
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
tzm: Central Atlas Tamazight
| Type | Sample |
|---|---|
| one | 0, 1, 11 to 24 |
| other | 2 to 10, 100 to 106, 1000, 10000, 100000, 1000000, … |
ug: Uyghur
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
uk: Ukrainian
| Type | Sample |
|---|---|
| one | 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … |
| few | 2 to 4, 22 to 24, 32 to 34, 42 to 44, 52 to 54, 62, 102, 1002, … |
| many | 0, 5 to 19, 100, 1000, 10000, 100000, 1000000, … |
ur: Urdu
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
uz: Uzbek
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
ve: Venda
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
vi: Vietnamese
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
vo: Volapük
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
vun: Vunjo
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
wa: Walloon
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |
wae: Walser
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
wo: Wolof
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
xh: Xhosa
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
xog: Soga
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
yi: Yiddish
| Type | Sample |
|---|---|
| one | 1 |
| other | 0, 2 to 16, 100, 1000, 10000, 100000, 1000000, … |
yo: Yoruba
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
yue: Cantonese
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
zh: Chinese
| Type | Sample |
|---|---|
| other | 0 to 15, 100, 1000, 10000, 100000, 1000000, … |
zu: Zulu
| Type | Sample |
|---|---|
| one | 0, 1 |
| other | 2 to 17, 100, 1000, 10000, 100000, 1000000, … |