Overview
Language code | sl | |
---|---|---|
Aliased language codes | sl_si, sl_sl, slv | |
English name of the language | Slovenian | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 1,967,012 | |
Plural: Default plural 1113 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 27 translations | ||
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 1 translation | ||
Number of plurals | 3 | |
Plural type | Unknown | |
Plurals | Singular | 1 |
Plural | 2, 22, 32, 42, 52, 62, 72, 82, 92, 102, … | |
Plural form 2 | 0, 3, 4, 5, 6, 7, 8, 9, 10, 11, … | |
Plural formula |
n==1 ? 0 : n%10>=2 && n%10<=2 && (n%100<10 || n%100>=20) ? 1 : 2
|
|
Plural: CLDR plural with zero 1 translation | ||
Number of plurals | 5 | |
Plural type | Zero/one/two/few/other | |
Plurals | Zero | 0 |
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 | 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, … | |
Plural formula |
n==0 ? 0 : n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 4
|
|
Plural: Qt Linguist plural 9 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)
|
21 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 395,996 | 2,995,772 | 18,984,967 | |||
Approved | 1% | 1,436 | 1% | 8,628 | 1% | 54,964 |
Waiting for review | 32% | 128,602 | 19% | 576,242 | 19% | 3,658,079 |
Translated | 33% | 132,993 | 19% | 591,171 | 19% | 3,785,921 |
Needs editing | 14% | 57,457 | 8% | 257,852 | 8% | 1,670,045 |
Read-only | 1% | 2,955 | 1% | 6,301 | 1% | 72,878 |
Failing checks | 4% | 19,202 | 3% | 119,145 | 4% | 796,528 |
Strings with suggestions | 1% | 5,138 | 1% | 19,214 | 1% | 121,758 |
Untranslated strings | 51% | 205,546 | 71% | 2,146,749 | 71% | 13,529,001 |
Quick numbers
and previous 30 days
Trends of last 30 days
+3%
Hosted words
+100%
+5%
Hosted strings
+100%
−1%
Translated
+34%
+2%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() Resource updated |
The “
app/src/main/res/values/strings.xml ” file was changed.
an hour ago
|
![]() String updated in the repository |
|
![]() Resource updated |
Parsing of the “
po/sl.po ” file was enforced.
2 hours ago
|
![]() Resource updated |
Parsing of the “
po/sl.po ” file was enforced.
2 hours ago
|
![]() Resource updated |
The “
app/src/main/res/values/strings.xml ” file was changed.
3 hours ago
|
![]() String updated in the repository |
|
OsmAnd/res/values/phrases.xml
” file was changed. 22 minutes ago