Overview
Language code | pl | |
---|---|---|
Aliased language codes | plk, pol | |
Text direction | Left to right | |
Number of speakers | 41,077,398 | |
Plural: Default plural 2939 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 538 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 538 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) |
12 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 938,687 | 8,326,595 | 55,094,930 | |||
Approved | 1% | 3,969 | 1% | 20,450 | 1% | 132,243 |
Waiting for review | 55% | 520,786 | 35% | 2,918,707 | 33% | 18,596,320 |
Translated | 58% | 551,891 | 37% | 3,096,099 | 36% | 19,986,719 |
Needs editing | 4% | 38,628 | 2% | 244,629 | 3% | 1,778,738 |
Read-only | 2% | 27,136 | 1% | 156,942 | 2% | 1,258,156 |
Failing checks | 3% | 28,738 | 3% | 250,481 | 3% | 1,868,872 |
Strings with suggestions | 1% | 13,980 | 1% | 82,220 | 1% | 524,166 |
Untranslated strings | 37% | 348,168 | 59% | 4,985,867 | 60% | 33,329,473 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+1%
Hosted strings
+100%
−1%
Translated
+59%
−16%
Contributors
+100%
None
Resource updated |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
None
String updated in the repository |
|
public/lang/en.json
” file was changed. 12 minutes ago