Overview
Language code | ar_SA | |
---|---|---|
English name of the language | Arabic (Saudi Arabia) | |
Text direction | Right to left | |
Case sensitivity | Case-insensitive | |
Number of speakers | 36,544,400 | |
Plural: Default plural 77 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 1 translation | ||
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 1 translation | ||
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)
|
2 hours ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 30,816 | 173,168 | 1,113,397 | |||
Approved | 0% | 0 | 0% | 0 | 0% | 0 |
Waiting for review | 46% | 14,323 | 42% | 73,293 | 42% | 475,444 |
Translated | 46% | 14,471 | 43% | 75,786 | 44% | 495,834 |
Needs editing | 2% | 803 | 2% | 3,654 | 2% | 24,313 |
Read-only | 1% | 148 | 1% | 2,493 | 1% | 20,390 |
Failing checks | 2% | 630 | 4% | 7,953 | 4% | 54,273 |
Strings with suggestions | 1% | 155 | 1% | 296 | 1% | 1,718 |
Untranslated strings | 50% | 15,542 | 54% | 93,728 | 53% | 593,250 |
Quick numbers
and previous 30 days
Trends of last 30 days
+3%
Hosted words
+100%
−1%
Hosted strings
+100%
+4%
Translated
+42%
+40%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
app/src/main/res/values/strings.xml
” file was changed. 2 hours ago