Prvi commit
This commit is contained in:
1893
EveryThing/wwwroot/vendor/libs/cldr-data/cldr-numbers-modern/main/fr-BJ/currencies.json
vendored
Normal file
1893
EveryThing/wwwroot/vendor/libs/cldr-data/cldr-numbers-modern/main/fr-BJ/currencies.json
vendored
Normal file
File diff suppressed because it is too large
Load Diff
162
EveryThing/wwwroot/vendor/libs/cldr-data/cldr-numbers-modern/main/fr-BJ/numbers.json
vendored
Normal file
162
EveryThing/wwwroot/vendor/libs/cldr-data/cldr-numbers-modern/main/fr-BJ/numbers.json
vendored
Normal file
@@ -0,0 +1,162 @@
|
||||
{
|
||||
"main": {
|
||||
"fr-BJ": {
|
||||
"identity": {
|
||||
"version": {
|
||||
"_cldrVersion": "39"
|
||||
},
|
||||
"language": "fr",
|
||||
"territory": "BJ"
|
||||
},
|
||||
"numbers": {
|
||||
"defaultNumberingSystem": "latn",
|
||||
"otherNumberingSystems": {
|
||||
"native": "latn"
|
||||
},
|
||||
"minimumGroupingDigits": "1",
|
||||
"symbols-numberSystem-latn": {
|
||||
"decimal": ",",
|
||||
"group": " ",
|
||||
"list": ";",
|
||||
"percentSign": "%",
|
||||
"plusSign": "+",
|
||||
"minusSign": "-",
|
||||
"approximatelySign": "≃",
|
||||
"exponential": "E",
|
||||
"superscriptingExponent": "×",
|
||||
"perMille": "‰",
|
||||
"infinity": "∞",
|
||||
"nan": "NaN",
|
||||
"timeSeparator": ":"
|
||||
},
|
||||
"decimalFormats-numberSystem-latn": {
|
||||
"standard": "#,##0.###",
|
||||
"long": {
|
||||
"decimalFormat": {
|
||||
"1000-count-1": "mille",
|
||||
"1000-count-one": "0 millier",
|
||||
"1000-count-other": "0 mille",
|
||||
"10000-count-one": "00 mille",
|
||||
"10000-count-other": "00 mille",
|
||||
"100000-count-one": "000 mille",
|
||||
"100000-count-other": "000 mille",
|
||||
"1000000-count-one": "0 million",
|
||||
"1000000-count-other": "0 millions",
|
||||
"10000000-count-one": "00 million",
|
||||
"10000000-count-other": "00 millions",
|
||||
"100000000-count-one": "000 million",
|
||||
"100000000-count-other": "000 millions",
|
||||
"1000000000-count-one": "0 milliard",
|
||||
"1000000000-count-other": "0 milliards",
|
||||
"10000000000-count-one": "00 milliard",
|
||||
"10000000000-count-other": "00 milliards",
|
||||
"100000000000-count-one": "000 milliard",
|
||||
"100000000000-count-other": "000 milliards",
|
||||
"1000000000000-count-one": "0 billion",
|
||||
"1000000000000-count-other": "0 billions",
|
||||
"10000000000000-count-one": "00 billion",
|
||||
"10000000000000-count-other": "00 billions",
|
||||
"100000000000000-count-one": "000 billion",
|
||||
"100000000000000-count-other": "000 billions"
|
||||
}
|
||||
},
|
||||
"short": {
|
||||
"decimalFormat": {
|
||||
"1000-count-one": "0 k",
|
||||
"1000-count-other": "0 k",
|
||||
"10000-count-one": "00 k",
|
||||
"10000-count-other": "00 k",
|
||||
"100000-count-one": "000 k",
|
||||
"100000-count-other": "000 k",
|
||||
"1000000-count-one": "0 M",
|
||||
"1000000-count-other": "0 M",
|
||||
"10000000-count-one": "00 M",
|
||||
"10000000-count-other": "00 M",
|
||||
"100000000-count-one": "000 M",
|
||||
"100000000-count-other": "000 M",
|
||||
"1000000000-count-one": "0 Md",
|
||||
"1000000000-count-other": "0 Md",
|
||||
"10000000000-count-one": "00 Md",
|
||||
"10000000000-count-other": "00 Md",
|
||||
"100000000000-count-one": "000 Md",
|
||||
"100000000000-count-other": "000 Md",
|
||||
"1000000000000-count-one": "0 Bn",
|
||||
"1000000000000-count-other": "0 Bn",
|
||||
"10000000000000-count-one": "00 Bn",
|
||||
"10000000000000-count-other": "00 Bn",
|
||||
"100000000000000-count-one": "000 Bn",
|
||||
"100000000000000-count-other": "000 Bn"
|
||||
}
|
||||
}
|
||||
},
|
||||
"scientificFormats-numberSystem-latn": {
|
||||
"standard": "#E0"
|
||||
},
|
||||
"percentFormats-numberSystem-latn": {
|
||||
"standard": "#,##0 %"
|
||||
},
|
||||
"currencyFormats-numberSystem-latn": {
|
||||
"currencySpacing": {
|
||||
"beforeCurrency": {
|
||||
"currencyMatch": "[[:^S:]&[:^Z:]]",
|
||||
"surroundingMatch": "[:digit:]",
|
||||
"insertBetween": " "
|
||||
},
|
||||
"afterCurrency": {
|
||||
"currencyMatch": "[[:^S:]&[:^Z:]]",
|
||||
"surroundingMatch": "[:digit:]",
|
||||
"insertBetween": " "
|
||||
}
|
||||
},
|
||||
"standard": "#,##0.00 ¤",
|
||||
"accounting": "#,##0.00 ¤;(#,##0.00 ¤)",
|
||||
"short": {
|
||||
"standard": {
|
||||
"1000-count-one": "0 k ¤",
|
||||
"1000-count-other": "0 k ¤",
|
||||
"10000-count-one": "00 k ¤",
|
||||
"10000-count-other": "00 k ¤",
|
||||
"100000-count-one": "000 k ¤",
|
||||
"100000-count-other": "000 k ¤",
|
||||
"1000000-count-one": "0 M ¤",
|
||||
"1000000-count-other": "0 M ¤",
|
||||
"10000000-count-one": "00 M ¤",
|
||||
"10000000-count-other": "00 M ¤",
|
||||
"100000000-count-one": "000 M ¤",
|
||||
"100000000-count-other": "000 M ¤",
|
||||
"1000000000-count-one": "0 Md ¤",
|
||||
"1000000000-count-other": "0 Md ¤",
|
||||
"10000000000-count-one": "00 Md ¤",
|
||||
"10000000000-count-other": "00 Md ¤",
|
||||
"100000000000-count-one": "000 Md ¤",
|
||||
"100000000000-count-other": "000 Md ¤",
|
||||
"1000000000000-count-one": "0 Bn ¤",
|
||||
"1000000000000-count-other": "0 Bn ¤",
|
||||
"10000000000000-count-one": "00 Bn ¤",
|
||||
"10000000000000-count-other": "00 Bn ¤",
|
||||
"100000000000000-count-one": "000 Bn ¤",
|
||||
"100000000000000-count-other": "000 Bn ¤"
|
||||
}
|
||||
},
|
||||
"unitPattern-count-one": "{0} {1}",
|
||||
"unitPattern-count-other": "{0} {1}"
|
||||
},
|
||||
"miscPatterns-numberSystem-latn": {
|
||||
"approximately": "≈{0}",
|
||||
"atLeast": "≥{0}",
|
||||
"atMost": "≤{0}",
|
||||
"range": "{0}–{1}"
|
||||
},
|
||||
"minimalPairs": {
|
||||
"pluralMinimalPairs-count-one": "{0} jour",
|
||||
"pluralMinimalPairs-count-many": "{0} de jours",
|
||||
"pluralMinimalPairs-count-other": "{0} jours",
|
||||
"one": "Prenez la {0}re à droite.",
|
||||
"other": "Prenez la {0}e à droite.",
|
||||
"feminine": "La {0} est",
|
||||
"masculine": "Le {0} est"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user