Overview
Language code | br | |
---|---|---|
Aliased language codes | br_fr, bre | |
English name of the language | Breton | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 567,509 | |
Plural: Default plural 306 translations | ||
Number of plurals | 5 | |
Plural type | One/two/few/many/other | |
Plurals | One | 1, 21, 31, 41, 51, 61, 81, 101, 121, 131, … | Two | 2, 22, 32, 42, 52, 62, 82, 102, 122, 132, … |
Few | 3, 4, 9, 23, 24, 29, 33, 34, 39, 43, … | |
Many | 1000000, 2000000 | |
Other | 0, 5, 6, 7, 8, 10, 11, 12, 13, 14, … | |
Plural formula |
(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))
|
|
Plural: gettext plural formula 37 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 1 translation | ||
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: Qt Linguist plural 2 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)
|
49 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 151,023 | 1,140,372 | 7,457,239 | |||
Approved | 0% | 0 | 0% | 0 | 0% | 0 |
Waiting for review | 14% | 22,490 | 6% | 75,281 | 6% | 465,629 |
Translated | 16% | 24,316 | 7% | 82,011 | 7% | 531,319 |
Needs editing | 9% | 14,882 | 4% | 53,892 | 5% | 376,568 |
Read-only | 1% | 1,826 | 1% | 6,730 | 1% | 65,690 |
Failing checks | 4% | 6,217 | 2% | 30,844 | 2% | 219,301 |
Strings with suggestions | 1% | 1,161 | 1% | 4,842 | 1% | 28,952 |
Untranslated strings | 74% | 111,825 | 88% | 1,004,469 | 87% | 6,549,352 |
Quick numbers
and previous 30 days
Trends of last 30 days
+5%
Hosted words
+100%
+3%
Hosted strings
+100%
−1%
Translated
+16%
+50%
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 updated in the repository |
|
ui/i18n/src/main/res/values/strings.xml
” file was changed. 7 hours ago