Summary
| Language code | ar | |
|---|---|---|
| Aliased language codes | ar_aa, ar_ar, ara, arb | |
| English name of the language | Arabic | |
| Text direction | Right to left | |
| Case sensitivity | Case-insensitive | |
| Number of speakers | 378,792,526 | |
| Plural: Default plural 3486 translations | ||
| Number of plurals | 6 | |
| Plural type | Arabic languages | |
| Plurals | Zero | 0 | One | 1 |
| Two | 2 | |
| Few | 3, 4, 5, 6, 7, 8, 9, 10, 103, 104, … | |
| Many | 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, … | |
| Other | 100, 101, 102, 200, 201, 202, 300, 301, 302, 400, … | |
| Plural formula |
n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5
|
|
| Plural: gettext plural formula 2 translations | ||
| Number of plurals | 6 | |
| Plural type | Arabic languages | |
| Plurals | Zero | 0 | One | 1 |
| Two | 2 | |
| Few | 3, 4, 5, 6, 7, 8, 9, 10 | |
| Many | 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, … | |
| Other | 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, … | |
| Plural formula |
(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n>=3 && n<=10 ? 3 : n>=11 && n<=99 ? 4 : 5)
|
|
| Plural: gettext plural formula 65 translations | ||
| Number of plurals | 2 | |
| Plural type | One/other | |
| Plurals | Singular | 1 | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
| Plural formula |
(n != 1)
|
|
| Plural: gettext plural formula 35 translations | ||
| Number of plurals | 6 | |
| Plural type | Arabic languages | |
| Plurals | Zero | 0 | One | 1 |
| Two | 2 | |
| Few | 3, 4, 5, 6, 7, 8, 9, 10, 103, 104, … | |
| Many | 100, 101, 102, 200, 201, 202, 300, 301, 302, 400, … | |
| Other | 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, … | |
| Plural formula |
(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=0 && n%100<=2 ? 4 : 5)
|
|
| Plural: gettext plural formula 3 translations | ||
| Number of plurals | 1 | |
| Plural type | None | |
| Plurals | ||
| Plural formula |
0
|
|
| Plural: gettext plural formula 4 translations | ||
| Number of plurals | 4 | |
| Plural type | Arabic languages | |
| Plurals | Zero | 1 | One | 2 |
| Two | 3, 4, 5, 6, 7, 8, 9, 10 | |
| Few | 0, 11, 12, 13, 14, 15, 16, 17, 18, 19, … | |
| Plural formula |
n==1 ? 0 : n==2 ? 1 : n>=3 && n<=10 ? 2 : 3
|
|
| Plural: gettext plural formula 4 translations | ||
| Number of plurals | 2 | |
| Plural type | One/other | |
| Plurals | Singular | 0, 1 | Plural | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … |
| Plural formula |
(n > 1)
|
|
| Plural: Qt Linguist plural 82 translations | ||
| Number of plurals | 6 | |
| Plural type | Zero/one/two/few/many/other | |
| Plurals | Zero | 0 | One | 1 |
| Two | 2 | |
| Few | 3, 4, 5, 6, 7, 8, 9, 10, 103, 104, … | |
| Many | 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, … | |
| Other | 100, 101, 102, 200, 201, 202, 300, 301, 302, 400, … | |
| Plural formula |
(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : (n%100>=3 && n%100<=10) ? 3 : n%100>=11 ? 4 : 5)
|
|
02/12/2026
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 822,261 | 7,348,849 | 57,103,296 | |||
| Approved | 1% | 6,789 | 1% | 58,979 | 1% | 371,594 |
| Waiting for review | 41% | 337,293 | 21% | 1,581,163 | 17% | 9,988,619 |
| Translated | 42% | 351,670 | 22% | 1,671,690 | 18% | 10,629,724 |
| Needs editing | 6% | 52,143 | 4% | 310,823 | 3% | 2,076,222 |
| Read-only | 1% | 7,588 | 1% | 31,548 | 1% | 269,511 |
| Failing checks | 5% | 44,623 | 4% | 332,424 | 3% | 2,257,576 |
| Strings with suggestions | 2% | 17,860 | 1% | 82,763 | 1% | 542,591 |
| Untranslated strings | 50% | 418,448 | 73% | 5,366,336 | 77% | 44,397,350 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+3%
Hosted strings
+100%
+1%
Translated
+42%
+1%
Contributors
+100%
|
Changes committed |
Changes committed
02/12/2026
|
|
Extra flags updated |
|
|
Extra flags updated |
|
None
Extra flags updated |
|
None
Extra flags updated |
|
None
Extra flags updated |
|
None
Extra flags updated |
|
None
Extra flags updated |
|
None
Extra flags updated |
|
None
Extra flags updated |
|
None