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,463,918 | |
Plural: Default plural 1500 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 231 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 1834 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: Qt Linguist plural 38 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)
|
39 seconds ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 815,243 | 7,361,193 | 57,467,468 | |||
Approved | 1% | 13,336 | 1% | 97,645 | 1% | 604,507 |
Waiting for review | 62% | 511,669 | 42% | 3,138,673 | 35% | 20,150,919 |
Translated | 65% | 531,703 | 44% | 3,259,338 | 36% | 20,991,282 |
Needs editing | 5% | 40,981 | 3% | 291,577 | 3% | 1,954,075 |
Read-only | 1% | 6,698 | 1% | 23,020 | 1% | 235,856 |
Failing checks | 3% | 24,580 | 2% | 198,014 | 2% | 1,374,354 |
Strings with suggestions | 1% | 12,553 | 1% | 67,553 | 1% | 429,655 |
Untranslated strings | 29% | 242,559 | 51% | 3,810,278 | 60% | 34,522,111 |
Quick numbers
and previous 30 days
Trends of last 30 days
+4%
Hosted words
+100%
+5%
Hosted strings
+100%
+2%
Translated
+62%
—
Contributors
+100%
![]() Resource updated |
|
![]() Resource updated |
The “
frontend/public/locales/en/distros.json ” file was changed.
9 minutes ago
|
![]() String updated in the repository |
|
![]() Source string changed |
|
![]() Extra flags updated |
|
![]() Resource updated |
File “
_pt.src/index.po ” was added.
an hour ago
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
StandAlone/share/ts/pt.ts
” file was changed. 44 seconds ago