Overview
Language code | mk | |
---|---|---|
Aliased language codes | mac, mk_mk, mkd | |
Text direction | Left to right | |
Number of speakers | 1,612,846 | |
Plural: Default plural 404 translations | ||
Number of plurals | 2 | |
Plural type | One/other | |
Plurals | Singular | 1, 11, 21, 31, 41, 51, 61, 71, 81, 91, … | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
Plural formula |
n==1 || n%10==1 ? 0 : 1
|
|
Plural: gettext plural formula 1 translation | ||
Number of plurals | 3 | |
Plural type | One/other | |
Plurals | Singular | 1 | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
Plural form 2 | ||
Plural formula |
(n!=1)
|
|
Plural: gettext plural formula 14 translations | ||
Number of plurals | 2 | |
Plural type | One/other | |
Plurals | Singular | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
Plural formula |
(n % 10 == 1 && n % 100 != 11) ? 0 : 1
|
|
Plural: gettext plural formula 0 translations | ||
Number of plurals | 3 | |
Plural type | One/other | |
Plurals | Singular | 1, 11, 21, 31, 41, 51, 61, 71, 81, 91, … | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
Plural form 2 | ||
Plural formula |
n==1 || n%10==1 ? 0 : 1
|
|
Plural: gettext plural formula 4 translations | ||
Number of plurals | 3 | |
Plural type | One/few/many | |
Plurals | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Plural formula |
n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
|
|
Plural: gettext plural formula 1 translation | ||
Number of plurals | 1 | |
Plural type | None | |
Plurals | ||
Plural formula |
0
|
|
Plural: gettext plural formula 0 translations | ||
Number of plurals | 3 | |
Plural type | Unknown | |
Plurals | Singular | 1, 101, 201, 301, 401, 501, 601, 701, 801, 901, … | Plural | 2, 102, 202, 302, 402, 502, 602, 702, 802, 902, … |
Plural form 2 | 0, 3, 4, 5, 6, 7, 8, 9, 10, 11, … | |
Plural formula |
(n%100==1 ? 0 : n%100==2 ? 1 : 2)
|
|
Plural: CLDR plural with zero 1 translation | ||
Number of plurals | 3 | |
Plural type | Zero/one/other | |
Plurals | Zero | 0 | One | 1, 11, 21, 31, 41, 51, 61, 71, 81, 91, … |
Other | 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, … | |
Plural formula |
n == 0 ? 0 : n==1 || n%10==1 ? 1 : 2
|
|
Plural: Qt Linguist plural 4 translations | ||
Number of plurals | 3 | |
Plural type | One/two/other | |
Plurals | One | 1, 101, 201, 301, 401, 501, 601, 701, 801, 901, … | Two | 2, 102, 202, 302, 402, 502, 602, 702, 802, 902, … |
Other | 0, 3, 4, 5, 6, 7, 8, 9, 10, 11, … | |
Plural formula |
(n%100==1 ? 0 : n%100==2 ? 1 : 2)
|
28 seconds ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 165,074 | 1,043,386 | 6,899,082 | |||
Approved | 1% | 596 | 1% | 4,742 | 1% | 32,078 |
Waiting for review | 22% | 36,842 | 15% | 165,719 | 15% | 1,041,999 |
Translated | 23% | 39,448 | 16% | 174,760 | 16% | 1,123,202 |
Needs editing | 12% | 20,100 | 6% | 72,668 | 6% | 482,847 |
Read-only | 1% | 2,010 | 1% | 4,299 | 1% | 49,125 |
Failing checks | 4% | 7,009 | 3% | 40,485 | 3% | 274,549 |
Strings with suggestions | 1% | 916 | 1% | 3,743 | 1% | 22,301 |
Untranslated strings | 63% | 105,526 | 76% | 795,958 | 76% | 5,293,033 |
Quick numbers
and previous 30 days
Trends of last 30 days
+3%
Hosted words
+100%
+3%
Hosted strings
+100%
−1%
Translated
+25%
−50%
Contributors
+100%
None
Resource updated |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
Changes committed |
Changes committed
yesterday
|
None
Resource updated |
The “
OsmAnd/res/values/strings.xml ” file was changed.
yesterday
|
None
String updated in the repository |
|
None
Source string changed |
|
None
String updated in the repository |
|
None
Source string changed |
|
packages/pl-fe/src/locales/en.json
” file was changed. 14 hours ago