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,024,109 | |
Plural: Default plural 2219 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)
|
10 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 669,008 | 5,883,863 | 38,858,041 | |||
Approved | 1% | 9,158 | 2% | 132,532 | 2% | 959,946 |
Waiting for review | 40% | 271,901 | 26% | 1,532,483 | 25% | 10,019,336 |
Translated | 42% | 287,308 | 28% | 1,694,199 | 29% | 11,276,050 |
Needs editing | 8% | 55,786 | 4% | 274,870 | 4% | 1,841,548 |
Read-only | 1% | 6,249 | 1% | 29,184 | 1% | 296,768 |
Failing checks | 4% | 28,619 | 2% | 158,850 | 2% | 1,101,454 |
Strings with suggestions | 1% | 4,979 | 1% | 23,586 | 1% | 146,086 |
Untranslated strings | 48% | 325,914 | 66% | 3,914,794 | 66% | 25,740,443 |
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 updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
invokeai/frontend/web/public/locales/en.json
” file was changed. 10 minutes ago