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 1082 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 2 translations | ||
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 | 404,601 | 3,037,954 | 19,218,639 | |||
Approved | 1% | 1,436 | 1% | 8,628 | 1% | 54,964 |
Waiting for review | 33% | 134,930 | 20% | 607,927 | 20% | 3,844,875 |
Translated | 34% | 139,294 | 20% | 622,893 | 20% | 3,972,600 |
Needs editing | 14% | 58,389 | 8% | 258,706 | 8% | 1,673,831 |
Read-only | 1% | 2,928 | 1% | 6,338 | 1% | 72,761 |
Failing checks | 4% | 19,594 | 4% | 122,431 | 4% | 812,510 |
Strings with suggestions | 1% | 5,183 | 1% | 19,094 | 1% | 120,359 |
Untranslated strings | 51% | 206,918 | 70% | 2,156,355 | 70% | 13,572,208 |
Quick numbers
and previous 30 days
Trends of last 30 days
+7%
Hosted words
+100%
+10%
Hosted strings
+100%
−1%
Translated
+35%
+24%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() Resource updated |
The “
static/locales/en-US.yaml ” file was changed.
an hour ago
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() Resource updated |
Parsing of the “
feature/lists/src/main/res/values-sl/strings.xml ” file was enforced.
3 hours ago
|
app/lib/l10n/app_en.arb
” file was changed. 21 minutes ago