Overview
Language code | pl | |
---|---|---|
Aliased language codes | pl_pl, plk, pol | |
English name of the language | Polish | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 41,500,500 | |
Plural: Default plural 3035 translations | ||
Number of plurals | 3 | |
Plural type | One/few/many | |
Plurals | One | 1 |
Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … | |
Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Plural formula |
n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
|
|
Plural: gettext plural formula 13 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: gettext plural formula 7 translations | ||
Number of plurals | 1 | |
Plural type | None | |
Plurals | ||
Plural formula |
0
|
|
Plural: gettext plural formula 4 translations | ||
Number of plurals | 4 | |
Plural type | Unknown | |
Plurals | Singular | 1 |
Plural | 2, 3, 4, 14, 22, 23, 24, 32, 33, 34, … | |
Plural form 2 | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Plural form 3 | ||
Plural formula |
(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3)
|
|
Plural: gettext plural formula 34 translations | ||
Number of plurals | 4 | |
Plural type | One/few/many/other | |
Plurals | One | 1 |
Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … | |
Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Other | ||
Plural formula |
(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3)
|
|
Plural: gettext plural formula 4 translations | ||
Number of plurals | 3 | |
Plural type | One/few/many | |
Plurals | One | 1 |
Few | 2, 3, 4 | |
Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Plural formula |
(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2
|
|
Plural: CLDR plural with zero 3 translations | ||
Number of plurals | 4 | |
Plural type | Zero/one/few/other | |
Plurals | Zero | 0 |
One | 1 | |
Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … | |
Other | 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, … | |
Plural formula |
n==0 ? 0 : n==1 ? 1 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 2 : 3
|
|
Plural: Qt Linguist plural 675 translations | ||
Number of plurals | 3 | |
Plural type | One/few/many | |
Plurals | One | 1 |
Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … | |
Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Plural formula |
(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)
|
a minute ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 953,626 | 7,695,133 | 50,476,154 | |||
Approved | 1% | 4,111 | 1% | 20,945 | 1% | 135,630 |
Waiting for review | 62% | 593,894 | 42% | 3,291,712 | 41% | 21,029,539 |
Translated | 63% | 605,663 | 43% | 3,353,559 | 42% | 21,524,704 |
Needs editing | 4% | 40,334 | 3% | 278,873 | 3% | 2,015,254 |
Read-only | 1% | 7,658 | 1% | 40,902 | 1% | 359,535 |
Failing checks | 3% | 30,100 | 3% | 251,691 | 3% | 1,831,944 |
Strings with suggestions | 1% | 16,897 | 1% | 90,728 | 1% | 594,100 |
Untranslated strings | 32% | 307,629 | 52% | 4,062,701 | 53% | 26,936,196 |
Quick numbers
and previous 30 days
Trends of last 30 days
−10%
Hosted words
+100%
−1%
Hosted strings
+100%
+4%
Translated
+59%
−10%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() Source string changed |
|
![]() String added in the repository |
|
![]() Source string changed |
|
![]() String added in the repository |
|
![]() Source string changed |
|
![]() String added in the repository |
|
![]() Source string changed |
|
![]() String added in the repository |
|
plinth/locale/pl/LC_MESSAGES/django.po
” file was changed. 5 minutes ago