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 1513 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 224 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 2 translations | ||
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 1738 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 32 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)
|
5 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 762,307 | 6,951,644 | 54,906,210 | |||
Approved | 1% | 13,600 | 1% | 120,710 | 1% | 748,858 |
Waiting for review | 60% | 460,112 | 39% | 2,727,223 | 32% | 17,536,557 |
Translated | 62% | 479,970 | 41% | 2,869,117 | 33% | 18,501,615 |
Needs editing | 5% | 41,218 | 4% | 282,389 | 3% | 1,923,978 |
Read-only | 1% | 6,258 | 1% | 21,184 | 1% | 216,200 |
Failing checks | 2% | 21,574 | 2% | 170,632 | 2% | 1,208,483 |
Strings with suggestions | 1% | 12,346 | 1% | 66,226 | 1% | 420,870 |
Untranslated strings | 31% | 241,119 | 54% | 3,800,138 | 62% | 34,480,617 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+1%
Hosted strings
+100%
−1%
Translated
+63%
+23%
Contributors
+100%
![]() Resource updated |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String added in the repository |
|
android/app/src/main/res/values-pt/strings.xml
” file was changed. a minute ago