Overview
Language code | ro | |
---|---|---|
Aliased language codes | mol, ro_ro, ron, rum | |
English name of the language | Romanian | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 20,043,506 | |
Plural: Default plural 2218 translations | ||
Number of plurals | 3 | |
Plural type | One/few/other | |
Plurals | One | 1 | Few | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
Other | 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, … | |
Plural formula |
n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2
|
|
Plural: gettext plural formula 15 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 5 translations | ||
Number of plurals | 1 | |
Plural type | None | |
Plurals | ||
Plural formula |
0
|
|
Plural: gettext plural formula 2 translations | ||
Number of plurals | 3 | |
Plural type | One/few/many/other | |
Plurals | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Plural formula |
(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2)
|
|
Plural: CLDR plural with zero 2 translations | ||
Number of plurals | 4 | |
Plural type | Zero/one/few/other | |
Plurals | Zero | 0 | One | 1 |
Few | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … | |
Other | 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, … | |
Plural formula |
n==0 ? 0 : n==1 ? 1 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 2 : 3
|
|
Plural: Qt Linguist plural 34 translations | ||
Number of plurals | 3 | |
Plural type | One/few/other | |
Plurals | One | 1 | Few | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
Other | 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, … | |
Plural formula |
(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2)
|
44 seconds ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 669,091 | 5,884,382 | 38,861,012 | |||
Approved | 1% | 9,158 | 2% | 132,532 | 2% | 959,946 |
Waiting for review | 40% | 271,889 | 26% | 1,532,322 | 25% | 10,018,352 |
Translated | 42% | 287,296 | 28% | 1,694,038 | 29% | 11,275,066 |
Needs editing | 8% | 55,798 | 4% | 274,981 | 4% | 1,842,263 |
Read-only | 1% | 6,249 | 1% | 29,184 | 1% | 296,768 |
Failing checks | 4% | 28,607 | 2% | 158,827 | 2% | 1,101,342 |
Strings with suggestions | 1% | 4,979 | 1% | 23,591 | 1% | 146,116 |
Untranslated strings | 48% | 325,997 | 66% | 3,915,363 | 66% | 25,743,683 |
Quick numbers
and previous 30 days
Trends of last 30 days
+2%
Hosted words
+100%
+3%
Hosted strings
+100%
+1%
Translated
+42%
+2%
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 updated in the repository |
|
![]() String updated in the repository |
|
![]() Resource updated |
The “
scripty_i18n/locales/ro.ftl ” file was changed.
2 hours ago
|
app/src/main/res/values/strings.xml
” file was changed. 53 minutes ago