Overview
Language code | he | |
---|---|---|
Aliased language codes | he_he, he_il, heb, iw, iw_he, iw_il | |
Text direction | Right to left | |
Number of speakers | 9,402,620 | |
Plural: Default plural 843 translations | ||
Number of plurals | 4 | |
Plural type | One/two/few/other | |
Plurals | One | 1 | Two | 2 |
Few | 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, … | |
Other | 0, 3, 4, 5, 6, 7, 8, 9, 10, 11, … | |
Plural formula |
(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))
|
|
Plural: gettext plural formula 0 translations | ||
Number of plurals | 3 | |
Plural type | Unknown | |
Plurals | Singular | 1 | Plural | 0, 3, 4, 5, 6, 7, 8, 9, 10, 11, … |
Plural form 2 | 2 | |
Plural formula |
n==1 ? 0 : (n>2||n==0) ? 1 : 2
|
|
Plural: gettext plural formula 140 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 0 translations | ||
Number of plurals | 3 | |
Plural type | One/other/two | |
Plurals | One | 1 | Other | 0, 3, 4, 5, 6, 7, 8, 9, 10, 11, … |
Two | 2 | |
Plural formula |
n==1 ? 0 : n==2 ? 2 : 1
|
|
Plural: gettext plural formula 0 translations | ||
Number of plurals | 4 | |
Plural type | One/two/few/other | |
Plurals | 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, … | |
Other | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Plural formula |
n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3
|
|
Plural: gettext plural formula 6 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/two/few/other | |
Plurals | Zero | 0 | One | 1 |
Two | 2 | |
Few | 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, … | |
Plural formula |
n==0 ? 0 : (n == 1) ? 1 : ((n == 2) ? 2 : 3)
|
|
Plural: CLDR v38+ plural 640 translations | ||
Number of plurals | 3 | |
Plural type | One/two/other | |
Plurals | One | 1 | Two | 2 |
Other | 0, 3, 4, 5, 6, 7, 8, 9, 10, 11, … | |
Plural formula |
(n == 1) ? 0 : ((n == 2) ? 1 : 2)
|
|
Plural: Qt Linguist plural 18 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)
|
28 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 439,703 | 3,049,966 | 19,591,621 | |||
Approved | 1% | 7,144 | 1% | 54,118 | 1% | 354,354 |
Waiting for review | 38% | 169,145 | 26% | 790,795 | 25% | 4,984,604 |
Translated | 41% | 180,871 | 28% | 856,039 | 27% | 5,465,586 |
Needs editing | 7% | 31,167 | 4% | 129,225 | 4% | 839,405 |
Read-only | 1% | 4,582 | 1% | 11,126 | 1% | 126,628 |
Failing checks | 3% | 15,796 | 3% | 101,715 | 3% | 663,113 |
Strings with suggestions | 1% | 7,014 | 1% | 29,177 | 1% | 197,722 |
Untranslated strings | 51% | 227,665 | 67% | 2,064,702 | 67% | 13,286,630 |
Quick numbers
and previous 30 days
Trends of last 30 days
+2%
Hosted words
+100%
+2%
Hosted strings
+100%
—
Translated
+41%
−11%
Contributors
+100%
None
Resource updated |
|
None
String added in the repository |
|
None
Changes committed |
Changes committed
5 hours ago
|
None
Resource updated |
The “
po/he.po ” file was changed.
5 hours ago
|
None
Resource updated |
The “
src/main/resources/messages.properties ” file was changed.
6 hours ago
|
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 |
|
frontend/public/locales/en/common.json
” file was changed. an hour ago