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 245 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 1851 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)
|
10 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 820,382 | 7,379,184 | 57,570,351 | |||
Approved | 1% | 13,308 | 1% | 97,639 | 1% | 603,702 |
Waiting for review | 63% | 516,668 | 42% | 3,159,689 | 35% | 20,291,041 |
Translated | 65% | 536,601 | 44% | 3,279,356 | 36% | 21,124,696 |
Needs editing | 5% | 41,220 | 3% | 292,954 | 3% | 1,964,252 |
Read-only | 1% | 6,625 | 1% | 22,028 | 1% | 229,953 |
Failing checks | 3% | 24,798 | 2% | 197,971 | 2% | 1,376,778 |
Strings with suggestions | 1% | 12,023 | 1% | 64,965 | 1% | 413,455 |
Untranslated strings | 29% | 242,561 | 51% | 3,806,874 | 59% | 34,481,403 |
Quick numbers
and previous 30 days
Trends of last 30 days
+5%
Hosted words
+100%
+6%
Hosted strings
+100%
+2%
Translated
+63%
−5%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
l10n/app_pt.arb
” file was changed. 43 minutes ago