Summary
| 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 1487 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 30 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 24 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)
|
|
08/18/2026
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 595,126 | 4,775,965 | 30,487,486 | |||
| Approved | 1% | 4,907 | 1% | 26,426 | 1% | 164,882 |
| Waiting for review | 33% | 199,747 | 21% | 1,010,618 | 21% | 6,433,114 |
| Translated | 34% | 207,005 | 22% | 1,052,486 | 22% | 6,712,674 |
| Needs editing | 12% | 72,186 | 6% | 332,033 | 7% | 2,157,207 |
| Read-only | 1% | 2,351 | 1% | 15,442 | 1% | 114,678 |
| Failing checks | 4% | 29,168 | 3% | 185,975 | 4% | 1,219,860 |
| Strings with suggestions | 1% | 7,540 | 1% | 32,566 | 1% | 213,675 |
| Untranslated strings | 53% | 315,935 | 71% | 3,391,446 | 70% | 21,617,605 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+2%
—
Hosted strings
+2%
—
Translated
−1%
—
Contributors
—
|
Changes committed |
Changes committed
08/18/2026
|
|
Resource updated |
The “
plinth/locale/sl/LC_MESSAGES/django.po” file was changed.
08/18/2026
|
|
String added in the repository |
|
|
String added in the repository |
|
|
String added in the repository |
|
|
Source string changed |
|
|
String added in the repository |
|
|
String added in the repository |
|
|
String added in the repository |
|
|
Source string changed |
|