This commit is contained in:
David Štaleker
2025-07-18 05:33:16 +02:00
parent 401a367e5d
commit db0cc8d3de
14776 changed files with 9251484 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,157 @@
{
"main": {
"sw-KE": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "sw",
"territory": "KE"
},
"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-one": "elfu 0;elfu -0",
"1000-count-other": "elfu 0;elfu -0",
"10000-count-one": "elfu 00;elfu -00",
"10000-count-other": "elfu 00",
"100000-count-one": "elfu 000",
"100000-count-other": "elfu 000",
"1000000-count-one": "milioni 0",
"1000000-count-other": "milioni 0",
"10000000-count-one": "milioni 00",
"10000000-count-other": "milioni 00",
"100000000-count-one": "milioni 000",
"100000000-count-other": "milioni 000",
"1000000000-count-one": "bilioni 0",
"1000000000-count-other": "bilioni 0",
"10000000000-count-one": "bilioni 00",
"10000000000-count-other": "bilioni 00",
"100000000000-count-one": "bilioni 000",
"100000000000-count-other": "bilioni 000",
"1000000000000-count-one": "trilioni 0",
"1000000000000-count-other": "trilioni 0",
"10000000000000-count-one": "trilioni 00",
"10000000000000-count-other": "trilioni 00",
"100000000000000-count-one": "trilioni 000",
"100000000000000-count-other": "trilioni 000"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "elfu 0",
"1000-count-other": "elfu 0",
"10000-count-one": "elfu 00",
"10000-count-other": "elfu 00",
"100000-count-one": "elfu 000",
"100000-count-other": "elfu 000",
"1000000-count-one": "M0",
"1000000-count-other": "M0",
"10000000-count-one": "M00",
"10000000-count-other": "M00",
"100000000-count-one": "M000",
"100000000-count-other": "M000",
"1000000000-count-one": "B0",
"1000000000-count-other": "B0",
"10000000000-count-one": "B00",
"10000000000-count-other": "B00",
"100000000000-count-one": "B000",
"100000000000-count-other": "B000",
"1000000000000-count-one": "T0",
"1000000000000-count-other": "T0",
"10000000000000-count-one": "T00",
"10000000000000-count-other": "T00",
"100000000000000-count-one": "T000",
"100000000000000-count-other": "T000"
}
}
},
"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",
"short": {
"standard": {
"1000-count-one":  elfu0",
"1000-count-other":  elfu0",
"10000-count-one":  elfu00;¤elfu -00",
"10000-count-other":  elfu00;¤elfu -00",
"100000-count-one":  laki000;¤laki -000",
"100000-count-other":  laki000;¤laki -000",
"1000000-count-one":  M0;¤-M0",
"1000000-count-other":  M0",
"10000000-count-one":  M00;¤M-M00",
"10000000-count-other":  M00;¤-M00",
"100000000-count-one":  M000;¤M-000",
"100000000-count-other":  M000",
"1000000000-count-one":  B0;¤-B0",
"1000000000-count-other":  B0;¤-B0",
"10000000000-count-one":  B00;¤-B00",
"10000000000-count-other":  B00;¤-B00",
"100000000000-count-one":  B000;¤-B000",
"100000000000-count-other":  B000;¤-B000",
"1000000000000-count-one":  T0;¤-T0",
"1000000000000-count-other":  T0",
"10000000000000-count-one":  T00;¤-T00",
"10000000000000-count-other":  T00",
"100000000000000-count-one":  T000;¤-T000",
"100000000000000-count-other":  T000;¤-T000"
}
},
"unitPattern-count-one": "{1} {0}",
"unitPattern-count-other": "{1} {0}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "{0}+",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-one": "siku {0} iliyopita",
"pluralMinimalPairs-count-other": "siku {0} zilizopita",
"other": "Chukua mpinduko wa {0} kulia."
}
}
}
}
}