Overview
Language code | hr | |
---|---|---|
Aliased language codes | scr, hrv | |
Text direction | Left to right | |
Number of speakers | 6,813,163 | |
Plural: Default plural 1219 translations | ||
Number of plurals | 3 | |
Plural type | One/few/many | |
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<10 || n%100>=20) ? 1 : 2 |
|
Plural: gettext plural formula 1 translation | ||
Number of plurals | 4 | |
Plural type | Other/one/two/few | |
Plurals | Other | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | One | 1, 101, 201, 301, 401, 501, 601, 701, 801, 901, … |
Two | 2, 102, 202, 302, 402, 502, 602, 702, 802, 902, … | |
Few | 3, 4, 103, 104, 203, 204, 303, 304, 403, 404, … | |
Plural formula | (n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0) |
|
Plural: gettext plural formula 2 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: CLDR plural with zero 2 translations | ||
Number of plurals | 4 | |
Plural type | Zero/one/few/other | |
Plurals | Zero | 0 | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … |
Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … | |
Other | 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, … | |
Plural formula | n==0 ? 0 : n%10==1 && n%100!=11 ? 1 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 2 : 3 |
|
Plural: Qt Linguist plural 182 translations | ||
Number of plurals | 3 | |
Plural type | One/few/many | |
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<10 || n%100>=20) ? 1 : 2) |
38 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 365,774 | 2,709,229 | 17,730,970 | |||
Approved | 4% | 15,066 | 3% | 90,574 | 3% | 575,277 |
Waiting for review | 41% | 152,481 | 25% | 676,178 | 24% | 4,264,856 |
Translated | 46% | 170,544 | 28% | 780,312 | 27% | 4,954,552 |
Needs editing | 5% | 19,284 | 3% | 89,623 | 3% | 614,675 |
Read-only | 1% | 2,997 | 1% | 13,560 | 1% | 114,419 |
Failing checks | 1% | 7,009 | 1% | 45,504 | 1% | 313,491 |
Strings with suggestions | 1% | 4,181 | 1% | 15,948 | 1% | 96,815 |
Untranslated strings | 48% | 175,946 | 67% | 1,839,294 | 68% | 12,161,743 |
Quick numbers
and previous 30 days
Trends of last 30 days
−1%
Hosted words
+100%
−1%
Hosted strings
+100%
−1%
Translated
+48%
−29%
Contributors
+100%
None
Resource updated |
|
None
Changes committed |
Changes committed
an hour ago
|
None
Resource updated |
The “
app/src/main/res/values/strings.xml ” file was changed.
an hour ago
|
None
String updated in the repository |
|
None
String added in the repository |
|
None
Resource updated |
The “
public/locales/en/translation.json ” file was changed.
2 hours ago
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
i18n/en.json
” file was changed. 39 minutes ago