Overview
Language code | pt | |
---|---|---|
Aliased language codes | por, por_pt, pt_pt, ptg | |
English name of the language | Portuguese | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 249,357,174 | |
Plural: Default plural 1502 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 226 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 1 translation | ||
Number of plurals | 1 | |
Plural type | None | |
Plurals | ||
Plural formula |
0
|
|
Plural: gettext plural formula 2 translations | ||
Number of plurals | 3 | |
Plural type | One/many/other | |
Plurals | One | 0, 1 |
Many | 1000000, 2000000 | |
Other | 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 1745 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)
|
|
Plural: Qt Linguist plural 36 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)
|
9 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 797,344 | 7,147,800 | 56,079,877 | |||
Approved | 1% | 13,313 | 1% | 97,308 | 1% | 602,345 |
Waiting for review | 60% | 482,169 | 40% | 2,859,141 | 32% | 18,394,927 |
Translated | 62% | 502,021 | 41% | 2,979,183 | 34% | 19,227,627 |
Needs editing | 5% | 42,891 | 4% | 301,303 | 3% | 2,016,729 |
Read-only | 1% | 6,539 | 1% | 22,734 | 1% | 230,355 |
Failing checks | 2% | 23,052 | 2% | 191,281 | 2% | 1,322,442 |
Strings with suggestions | 2% | 16,749 | 1% | 90,924 | 1% | 568,781 |
Untranslated strings | 31% | 252,432 | 54% | 3,867,314 | 62% | 34,835,521 |
Quick numbers
and previous 30 days
Trends of last 30 days
+4%
Hosted words
+100%
+6%
Hosted strings
+100%
−1%
Translated
+63%
−6%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() Resource updated |
The “
warehouse/locale/pt/LC_MESSAGES/messages.po ” file was changed.
2 hours ago
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() Source string changed |
|
![]() String added in the repository |
|
![]() Source string changed |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
app/src/main/res/values/strings.xml
” file was changed. an hour ago