Overview
Language code | pt_PT | |
---|---|---|
Aliased language codes | portuguese_portugal | |
English name of the language | Portuguese (Portugal) | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 9,798,912 | |
Plural: Default plural 358 translations | ||
Number of plurals | 2 | |
Plural type | One/other | |
Plurals | Singular | 0, 1 | Plural | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … |
Plural formula |
n > 1
|
|
Plural: gettext plural formula 6 translations | ||
Number of plurals | 2 | |
Plural type | One/other | |
Plurals | Singular | 0, 1 | Plural | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … |
Plural formula |
n > 1
|
|
Plural: gettext plural formula 86 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 8 translations | ||
Number of plurals | 3 | |
Plural type | Unknown | |
Plurals | Singular | 0, 1 | Plural | 1000000, 2000000 |
Plural form 2 | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … | |
Plural formula |
(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2
|
|
Plural: CLDR plural with zero 2 translations | ||
Number of plurals | 4 | |
Plural type | Zero/one/other | |
Plurals | Zero | 0 | One | 1 |
Other | 1000000, 2000000 | |
Plural form 3 | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … | |
Plural formula |
(n == 0) ? 0 : (n == 1) ? 1 : ((n != 0 && n % 1000000 == 0) ? 2 : 3)
|
|
Plural: CLDR v38+ plural 380 translations | ||
Number of plurals | 3 | |
Plural type | One/many/other | |
Plurals | One | 1 | Many | 1000000, 2000000 |
Other | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … | |
Plural formula |
(n == 1) ? 0 : ((n != 0 && n % 1000000 == 0) ? 1 : 2)
|
17 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 250,730 | 2,287,454 | 14,211,782 | |||
Approved | 4% | 11,945 | 2% | 64,465 | 2% | 417,656 |
Waiting for review | 55% | 138,956 | 36% | 828,639 | 37% | 5,315,890 |
Translated | 60% | 152,352 | 39% | 911,769 | 41% | 5,873,691 |
Needs editing | 4% | 12,195 | 4% | 100,142 | 4% | 640,193 |
Read-only | 1% | 1,451 | 1% | 18,665 | 1% | 140,145 |
Failing checks | 3% | 8,737 | 3% | 89,163 | 4% | 621,371 |
Strings with suggestions | 1% | 4,035 | 1% | 33,829 | 1% | 216,849 |
Untranslated strings | 34% | 86,183 | 55% | 1,275,543 | 54% | 7,697,898 |
Quick numbers
and previous 30 days
Trends of last 30 days
−2%
Hosted words
+100%
−2%
Hosted strings
+100%
−3%
Translated
+63%
+22%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() Changes committed |
Changes committed
4 hours ago
|
![]() Resource updated |
Parsing of the “
assets/translations/pt-PT.json ” file was enforced.
4 hours ago
|
![]() Resource updated |
The “
en.json ” file was changed.
6 hours ago
|
![]() String added in the repository |
|
![]() Resource updated |
The “
app/src/main/res/values/strings.xml ” file was changed.
10 hours ago
|
![]() String added in the repository |
|
pt_PT/koreader.po
” file was changed. 19 minutes ago