Overview
Language code | fr_CA | |
---|---|---|
Text direction | Left to right | |
Number of speakers | 11,638,440 | |
Plural: Default plural 157 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: Default plural 83 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: CLDR plural with zero 1 translation | ||
Number of plurals | 4 | |
Plural type | Zero/one/many/other | |
Plurals | Zero | 0 | One | 1 |
Many | 1000000, 2000000 | |
Other | 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 85 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)
|
8 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 61,928 | 344,100 | 2,123,784 | |||
Approved | 1% | 8 | 1% | 57 | 1% | 326 |
Waiting for review | 53% | 33,147 | 51% | 179,302 | 51% | 1,095,525 |
Translated | 53% | 33,373 | 52% | 180,196 | 51% | 1,102,781 |
Needs editing | 6% | 3,777 | 7% | 24,399 | 7% | 155,408 |
Read-only | 1% | 218 | 1% | 837 | 1% | 6,930 |
Failing checks | 5% | 3,388 | 8% | 29,283 | 8% | 185,215 |
Strings with suggestions | 3% | 2,207 | 2% | 8,753 | 2% | 57,738 |
Untranslated strings | 40% | 24,778 | 40% | 139,505 | 40% | 865,595 |
Quick numbers
and previous 30 days
Trends of last 30 days
+3%
Hosted words
+100%
+4%
Hosted strings
+100%
−2%
Translated
+56%
−100%
Contributors
+100%
Moonwalk4797
Source string changed |
|
Moonwalk4797
Source string changed |
|
Moonwalk4797
Source string changed |
|
Moonwalk4797
Source string changed |
|
Moonwalk4797
Source string changed |
|
Moonwalk4797
Source string changed |
|
Moonwalk4797
Source string changed |
|
Moonwalk4797
Source string changed |
|
Moonwalk4797
Source string changed |
|
Moonwalk4797
Source string changed |
|
- Updates Android-Components library to v109.2.0
- Updates Ouinet to v0.21.6
- Fixes deletion of entries in address bar while typing
- Changes layout and behavior of navigation buttons in menu
- Minor updates to translations