Summary
| 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 94 translations | ||
| Number of plurals | 3 | |
| Plural type | One/few/other | |
| Plurals | One | 1 | Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
| Other | 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 3 translations | ||
| Number of plurals | 4 | |
| Plural type | One/few/other | |
| Plurals | One | 1 | Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
| Other | 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: Qt Linguist plural 0 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)
|
|
03/02/2026
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 29,282 | 272,050 | 1,803,701 | |||
| Approved | 1% | 47 | 1% | 319 | 1% | 1,939 |
| Waiting for review | 36% | 10,604 | 24% | 65,316 | 22% | 399,694 |
| Translated | 36% | 10,651 | 24% | 65,635 | 22% | 401,633 |
| Needs editing | 2% | 828 | 4% | 12,732 | 4% | 85,310 |
| Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
| Failing checks | 1% | 173 | 1% | 1,200 | 1% | 7,877 |
| Strings with suggestions | 1% | 2 | 1% | 17 | 1% | 102 |
| Untranslated strings | 60% | 17,803 | 71% | 193,683 | 73% | 1,316,758 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+1%
Hosted strings
+100%
—
Translated
+36%
+100%
Contributors
—
|
Extra flags updated |
|
|
Extra flags updated |
|
|
Extra flags updated |
|
|
Extra flags updated |
|
|
Extra flags updated |
|
|
Extra flags updated |
|
None
Resource updated |
The “
locale/pl/LC_MESSAGES/content.po” file was changed.
02/06/2026
|
None
String added in the repository |
|
None
Resource updated |
The “
locale/pl/LC_MESSAGES/content.po” file was changed.
02/05/2026
|
None
String added in the repository |
|
None