Overview
Language code | is | |
---|---|---|
Aliased language codes | ice, is_is, isl | |
Text direction | Left to right | |
Number of speakers | 364,036 | |
Plural: Default plural 594 translations | ||
Number of plurals | 2 | |
Plural type | One/other | |
Plurals | Singular | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
Plural formula |
n % 10 != 1 || n % 100 == 11
|
|
Plural: gettext plural formula 24 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: CLDR plural with zero 1 translation | ||
Number of plurals | 3 | |
Plural type | Zero/one/other | |
Plurals | Zero | 0 | One | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … |
Other | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | |
Plural formula |
n==0 ? 0 : n % 10 != 1 || n % 100 == 11 ? 1 :2
|
|
Plural: Qt Linguist plural 4 translations | ||
Number of plurals | 2 | |
Plural type | One/other | |
Plurals | Singular | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
Plural formula |
(n%10==1 && n%100!=11 ? 0 : 1)
|
28 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 207,594 | 2,261,694 | 15,094,883 | |||
Approved | 1% | 2,370 | 1% | 14,717 | 1% | 94,719 |
Waiting for review | 34% | 71,647 | 14% | 322,360 | 14% | 2,120,189 |
Translated | 36% | 76,357 | 15% | 341,924 | 15% | 2,285,832 |
Needs editing | 3% | 7,276 | 1% | 34,863 | 1% | 236,929 |
Read-only | 1% | 2,340 | 1% | 4,847 | 1% | 70,924 |
Failing checks | 2% | 4,219 | 1% | 38,685 | 2% | 305,519 |
Strings with suggestions | 1% | 788 | 1% | 2,683 | 1% | 15,827 |
Untranslated strings | 59% | 123,961 | 83% | 1,884,907 | 83% | 12,572,122 |
Quick numbers
and previous 30 days
Trends of last 30 days
+100%
Hosted words
—
+100%
Hosted strings
—
+36%
Translated
—
+100%
Contributors
—
None
Resource updated |
|
None
Resource updated |
The “
server/language/is_IS.UTF-8/LC_MESSAGES/grommunio_web.po ” file was changed.
12 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 |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
Changes committed |
Changes committed
13 hours ago
|
is.ts
” file was changed. 7 hours ago