Overview
Language code | ar | |
---|---|---|
Aliased language codes | ar_ar, ara, arb | |
Text direction | Right to left | |
Number of speakers | 378,482,167 | |
Plural: Default plural 2713 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 64 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 3 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 2 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 29 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)
|
20 seconds ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 662,648 | 6,226,072 | 49,912,784 | |||
Approved | 1% | 7,801 | 1% | 78,116 | 1% | 503,659 |
Waiting for review | 39% | 263,063 | 19% | 1,219,399 | 15% | 7,699,514 |
Translated | 41% | 277,094 | 21% | 1,325,072 | 16% | 8,471,843 |
Needs editing | 6% | 42,384 | 3% | 232,697 | 3% | 1,540,838 |
Read-only | 1% | 6,230 | 1% | 27,557 | 1% | 268,670 |
Failing checks | 3% | 23,330 | 3% | 194,654 | 2% | 1,305,933 |
Strings with suggestions | 1% | 10,725 | 1% | 51,455 | 1% | 343,240 |
Untranslated strings | 51% | 343,170 | 74% | 4,668,303 | 79% | 39,900,103 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+2%
Hosted strings
+100%
—
Translated
+41%
+22%
Contributors
+100%
None
Resource updated |
|
None
String updated in the repository |
|
None
Resource updated |
The “
imports/startup/both/i18n/en.json ” file was changed.
an hour ago
|
None
String updated in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
Resource updated |
The “
PersianCalendar/src/main/res/values/strings.xml ” file was changed.
an hour ago
|
po/ar.po
” file was enforced. 22 seconds ago