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 1065 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 2 translations | ||
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 8 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)
|
4 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 374,282 | 2,869,018 | 18,169,315 | |||
Approved | 1% | 511 | 1% | 3,495 | 1% | 22,377 |
Waiting for review | 33% | 125,627 | 19% | 566,058 | 19% | 3,593,412 |
Translated | 34% | 128,956 | 20% | 575,451 | 20% | 3,684,686 |
Needs editing | 13% | 49,455 | 7% | 213,784 | 7% | 1,399,019 |
Read-only | 1% | 2,818 | 1% | 5,898 | 1% | 68,897 |
Failing checks | 4% | 17,217 | 3% | 107,912 | 3% | 724,900 |
Strings with suggestions | 1% | 5,114 | 1% | 18,872 | 1% | 118,983 |
Untranslated strings | 52% | 195,871 | 72% | 2,079,783 | 72% | 13,085,610 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+3%
Hosted strings
+100%
−1%
Translated
+35%
+30%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() Resource updated |
The “
_data/sl/translation.yml ” file was changed.
2 hours ago
|
![]() String updated in the repository |
|
![]() Resource updated |
The “
src/main/res/values/strings.xml ” file was changed.
2 hours ago
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
src/fdroid/fastlane/metadata/android/en
” file was changed. 31 minutes ago