Prvi commit

This commit is contained in:
David Štaleker
2023-05-12 09:00:07 +02:00
parent d3ffe93e42
commit 03b92525d7
14757 changed files with 9251133 additions and 53 deletions

View File

@@ -0,0 +1,46 @@
UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
See Terms of Use for definitions of Unicode Inc.'s
Data Files and Software.
NOTICE TO USER: Carefully read the following legal agreement.
BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
TERMS AND CONDITIONS OF THIS AGREEMENT.
IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
THE DATA FILES OR SOFTWARE.
COPYRIGHT AND PERMISSION NOTICE
Copyright © 1991-2021 Unicode, Inc. All rights reserved.
Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Unicode data files and any associated documentation
(the "Data Files") or Unicode software and any associated documentation
(the "Software") to deal in the Data Files or Software
without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, and/or sell copies of
the Data Files or Software, and to permit persons to whom the Data Files
or Software are furnished to do so, provided that either
(a) this copyright and permission notice appear with all copies
of the Data Files or Software, or
(b) this copyright and permission notice appear in associated
Documentation.
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
Except as contained in this notice, the name of a copyright holder
shall not be used in advertising or otherwise to promote the sale,
use or other dealings in these Data Files or Software without prior
written authorization of the copyright holder.

View File

@@ -0,0 +1,22 @@
# cldr-json package
This package is part of the JSON distribution of [CLDR](http://cldr.unicode.org/)
locale data for internationalization
For full details, please see <https://github.com/unicode-org/cldr-json>
## Bug reports
CLDR does not use Github's issue tracking system to track bugs. If you find an error in
the data contained here, please file a new ticket at [Unicode Jira](https://unicode-org.atlassian.net/projects/CLDR/issues)
### Licenses
- Usage of CLDR data and software is governed by the [Unicode Terms of Use](http://www.unicode.org/copyright.html)
a copy of which is included as [LICENSE](./LICENSE).
### Copyright
Copyright &copy; 1991-2021 Unicode, Inc.
All rights reserved.
[Terms of use](http://www.unicode.org/copyright.html)

View File

@@ -0,0 +1,13 @@
{
"name": "cldr-numbers-modern",
"version": "39.0.0",
"dependencies": {
"cldr-core": "39.0.0"
},
"main": "main/**/*.json",
"ignore": [
".gitattributes",
"README.md"
],
"license": "Unicode-DFS-2016"
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,157 @@
{
"main": {
"af-NA": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "af",
"territory": "NA"
},
"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": "0 duisend",
"1000-count-other": "0 duisend",
"10000-count-one": "00 duisend",
"10000-count-other": "00 duisend",
"100000-count-one": "000 duisend",
"100000-count-other": "000 duisend",
"1000000-count-one": "0 miljoen",
"1000000-count-other": "0 miljoen",
"10000000-count-one": "00 miljoen",
"10000000-count-other": "00 miljoen",
"100000000-count-one": "000 miljoen",
"100000000-count-other": "000 miljoen",
"1000000000-count-one": "0 miljard",
"1000000000-count-other": "0 miljard",
"10000000000-count-one": "00 miljard",
"10000000000-count-other": "00 miljard",
"100000000000-count-one": "000 miljard",
"100000000000-count-other": "000 miljard",
"1000000000000-count-one": "0 biljoen",
"1000000000000-count-other": "0 biljoen",
"10000000000000-count-one": "00 biljoen",
"10000000000000-count-other": "00 biljoen",
"100000000000000-count-one": "000 biljoen",
"100000000000000-count-other": "000 biljoen"
}
},
"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 mjd",
"1000000000-count-other": "0 mjd",
"10000000000-count-one": "00 mjd",
"10000000000-count-other": "00 mjd",
"100000000000-count-one": "000 mjd",
"100000000000-count-other": "000 mjd",
"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 mjd",
"1000000000-count-other": "¤0 mjd",
"10000000000-count-one": "¤00 mjd",
"10000000000-count-other": "¤00 mjd",
"100000000000-count-one": "¤000 mjd",
"100000000000-count-other": "¤000 mjd",
"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} dag",
"pluralMinimalPairs-count-other": "{0} dae",
"other": "Neem die {0}e afdraai na regs."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,156 @@
{
"main": {
"af": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "af"
},
"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": "0 duisend",
"1000-count-other": "0 duisend",
"10000-count-one": "00 duisend",
"10000-count-other": "00 duisend",
"100000-count-one": "000 duisend",
"100000-count-other": "000 duisend",
"1000000-count-one": "0 miljoen",
"1000000-count-other": "0 miljoen",
"10000000-count-one": "00 miljoen",
"10000000-count-other": "00 miljoen",
"100000000-count-one": "000 miljoen",
"100000000-count-other": "000 miljoen",
"1000000000-count-one": "0 miljard",
"1000000000-count-other": "0 miljard",
"10000000000-count-one": "00 miljard",
"10000000000-count-other": "00 miljard",
"100000000000-count-one": "000 miljard",
"100000000000-count-other": "000 miljard",
"1000000000000-count-one": "0 biljoen",
"1000000000000-count-other": "0 biljoen",
"10000000000000-count-one": "00 biljoen",
"10000000000000-count-other": "00 biljoen",
"100000000000000-count-one": "000 biljoen",
"100000000000000-count-other": "000 biljoen"
}
},
"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 mjd",
"1000000000-count-other": "0 mjd",
"10000000000-count-one": "00 mjd",
"10000000000-count-other": "00 mjd",
"100000000000-count-one": "000 mjd",
"100000000000-count-other": "000 mjd",
"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 mjd",
"1000000000-count-other": "¤0 mjd",
"10000000000-count-one": "¤00 mjd",
"10000000000-count-other": "¤00 mjd",
"100000000000-count-one": "¤000 mjd",
"100000000000-count-other": "¤000 mjd",
"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} dag",
"pluralMinimalPairs-count-other": "{0} dae",
"other": "Neem die {0}e afdraai na regs."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,157 @@
{
"main": {
"am": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "am"
},
"numbers": {
"defaultNumberingSystem": "latn",
"otherNumberingSystems": {
"native": "latn",
"traditional": "ethi"
},
"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": "0 ሺ",
"1000-count-other": "0 ሺ",
"10000-count-one": "00 ሺ",
"10000-count-other": "00 ሺ",
"100000-count-one": "000 ሺ",
"100000-count-other": "000 ሺ",
"1000000-count-one": "0 ሚሊዮን",
"1000000-count-other": "0 ሚሊዮን",
"10000000-count-one": "00 ሚሊዮን",
"10000000-count-other": "00 ሚሊዮን",
"100000000-count-one": "000 ሚሊዮን",
"100000000-count-other": "000 ሚሊዮን",
"1000000000-count-one": "0 ቢሊዮን",
"1000000000-count-other": "0 ቢሊዮን",
"10000000000-count-one": "00 ቢሊዮን",
"10000000000-count-other": "00 ቢሊዮን",
"100000000000-count-one": "000 ቢሊዮን",
"100000000000-count-other": "000 ቢሊዮን",
"1000000000000-count-one": "0 ትሪሊዮን",
"1000000000000-count-other": "0 ትሪሊዮን",
"10000000000000-count-one": "00 ትሪሊዮን",
"10000000000000-count-other": "00 ትሪሊዮን",
"100000000000000-count-one": "000 ትሪሊዮን",
"100000000000000-count-other": "000 ትሪሊዮን"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 ሺ",
"1000-count-other": "0 ሺ",
"10000-count-one": "00 ሺ",
"10000-count-other": "00 ሺ",
"100000-count-one": "000 ሺ",
"100000-count-other": "000 ሺ",
"1000000-count-one": "0 ሚ",
"1000000-count-other": "0 ሚ",
"10000000-count-one": "00 ሚ",
"10000000-count-other": "00 ሚ",
"100000000-count-one": "000 ሚ",
"100000000-count-other": "000 ሚ",
"1000000000-count-one": "0 ቢ",
"1000000000-count-other": "0 ቢ",
"10000000000-count-one": "00 ቢ",
"10000000000-count-other": "00 ቢ",
"100000000000-count-one": "000 ቢ",
"100000000000-count-other": "000 ቢ",
"1000000000000-count-one": "0 ት",
"1000000000000-count-other": "0 ት",
"10000000000000-count-one": "00 ት",
"10000000000000-count-other": "00 ት",
"100000000000000-count-one": "000 ት",
"100000000000000-count-other": "000 ት"
}
}
},
"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 ሺ",
"1000-count-other": "¤0 ሺ",
"10000-count-one": "¤00 ሺ",
"10000-count-other": "¤00 ሺ",
"100000-count-one": "¤000 ሺ",
"100000-count-other": "¤000 ሺ",
"1000000-count-one": "¤0 ሚ",
"1000000-count-other": "¤0 ሚ",
"10000000-count-one": "¤00 ሚ",
"10000000-count-other": "¤00 ሚ",
"100000000-count-one": "¤000 ሚ",
"100000000-count-other": "¤000 ሚ",
"1000000000-count-one": "¤0 ቢ",
"1000000000-count-other": "¤0 ቢ",
"10000000000-count-one": "¤00 ቢ",
"10000000000-count-other": "¤00 ቢ",
"100000000000-count-one": "¤000 ቢ",
"100000000000-count-other": "¤000 ቢ",
"1000000000000-count-one": "¤0 ት",
"1000000000000-count-other": "¤0 ት",
"10000000000000-count-one": "¤00 ት",
"10000000000000-count-other": "¤00 ት",
"100000000000000-count-one": "¤000 ት",
"100000000000000-count-other": "¤000 ት"
}
},
"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} ቀን",
"pluralMinimalPairs-count-other": "{0} ቀናት",
"other": "በቀኝ በኩል ባለው በ{0}ኛው መታጠፊያ ግባ።"
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-AE": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "AE"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-BH": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "BH"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-DJ": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "DJ"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-DZ": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "DZ"
},
"numbers": {
"defaultNumberingSystem": "latn",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ",",
"group": ".",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-EG": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "EG"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-EH": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "EH"
},
"numbers": {
"defaultNumberingSystem": "latn",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-ER": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "ER"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-IL": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "IL"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-IQ": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "IQ"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-JO": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "JO"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-KM": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "KM"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-KW": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "KW"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-LB": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "LB"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ",",
"group": ".",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-LY": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "LY"
},
"numbers": {
"defaultNumberingSystem": "latn",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ",",
"group": ".",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-MA": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "MA"
},
"numbers": {
"defaultNumberingSystem": "latn",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ",",
"group": ".",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-MR": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "MR"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ",",
"group": ".",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-OM": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "OM"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-PS": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "PS"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-QA": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "QA"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-SA": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "SA"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "٪",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-SD": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "SD"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-SO": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "SO"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "٪",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-SS": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "SS"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-SY": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "SY"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-TD": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "TD"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-TN": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "TN"
},
"numbers": {
"defaultNumberingSystem": "latn",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ",",
"group": ".",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,514 @@
{
"main": {
"ar-YE": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar",
"territory": "YE"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,513 @@
{
"main": {
"ar": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ar"
},
"numbers": {
"defaultNumberingSystem": "arab",
"defaultNumberingSystem-alt-latn": "latn",
"otherNumberingSystems": {
"native": "arab"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-arab": {
"decimal": "٫",
"group": "٬",
"list": "؛",
"percentSign": "٪؜",
"plusSign": "؜+",
"minusSign": "؜-",
"approximatelySign": "~",
"exponential": "اس",
"superscriptingExponent": "×",
"perMille": "؉",
"infinity": "∞",
"nan": "ليس رقم",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "ليس رقمًا",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-arab": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 ملايين",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 ملايين",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0 ألف",
"1000-count-one": "0 ألف",
"1000-count-two": "0 ألف",
"1000-count-few": "0 آلاف",
"1000-count-many": "0 ألف",
"1000-count-other": "0 ألف",
"10000-count-zero": "00 ألف",
"10000-count-one": "00 ألف",
"10000-count-two": "00 ألف",
"10000-count-few": "00 ألف",
"10000-count-many": "00 ألف",
"10000-count-other": "00 ألف",
"100000-count-zero": "000 ألف",
"100000-count-one": "000 ألف",
"100000-count-two": "000 ألف",
"100000-count-few": "000 ألف",
"100000-count-many": "000 ألف",
"100000-count-other": "000 ألف",
"1000000-count-zero": "0 مليون",
"1000000-count-one": "0 مليون",
"1000000-count-two": "0 مليون",
"1000000-count-few": "0 مليون",
"1000000-count-many": "0 مليون",
"1000000-count-other": "0 مليون",
"10000000-count-zero": "00 مليون",
"10000000-count-one": "00 مليون",
"10000000-count-two": "00 مليون",
"10000000-count-few": "00 مليون",
"10000000-count-many": "00 مليون",
"10000000-count-other": "00 مليون",
"100000000-count-zero": "000 مليون",
"100000000-count-one": "000 مليون",
"100000000-count-two": "000 مليون",
"100000000-count-few": "000 مليون",
"100000000-count-many": "000 مليون",
"100000000-count-other": "000 مليون",
"1000000000-count-zero": "0 مليار",
"1000000000-count-one": "0 مليار",
"1000000000-count-two": "0 مليار",
"1000000000-count-few": "0 مليار",
"1000000000-count-many": "0 مليار",
"1000000000-count-other": "0 مليار",
"10000000000-count-zero": "00 مليار",
"10000000000-count-one": "00 مليار",
"10000000000-count-two": "00 مليار",
"10000000000-count-few": "00 مليار",
"10000000000-count-many": "00 مليار",
"10000000000-count-other": "00 مليار",
"100000000000-count-zero": "000 مليار",
"100000000000-count-one": "000 مليار",
"100000000000-count-two": "000 مليار",
"100000000000-count-few": "000 مليار",
"100000000000-count-many": "000 مليار",
"100000000000-count-other": "000 مليار",
"1000000000000-count-zero": "0 ترليون",
"1000000000000-count-one": "0 ترليون",
"1000000000000-count-two": "0 ترليون",
"1000000000000-count-few": "0 ترليون",
"1000000000000-count-many": "0 ترليون",
"1000000000000-count-other": "0 ترليون",
"10000000000000-count-zero": "00 ترليون",
"10000000000000-count-one": "00 ترليون",
"10000000000000-count-two": "00 ترليون",
"10000000000000-count-few": "00 ترليون",
"10000000000000-count-many": "00 ترليون",
"10000000000000-count-other": "00 ترليون",
"100000000000000-count-zero": "000 ترليون",
"100000000000000-count-one": "000 ترليون",
"100000000000000-count-two": "000 ترليون",
"100000000000000-count-few": "000 ترليون",
"100000000000000-count-many": "000 ترليون",
"100000000000000-count-other": "000 ترليون"
}
}
},
"scientificFormats-numberSystem-arab": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-arab": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##0%"
},
"currencyFormats-numberSystem-arab": {
"currencySpacing": {
"beforeCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[[:^S:]&[:^Z:]]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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-zero": "0 ألف ¤",
"1000-count-one": "0 ألف ¤",
"1000-count-two": "0 ألف ¤",
"1000-count-few": "0 ألف ¤",
"1000-count-many": "0 ألف ¤",
"1000-count-other": "0 ألف ¤",
"10000-count-zero": "00 ألف ¤",
"10000-count-one": "00 ألف ¤",
"10000-count-two": "00 ألف ¤",
"10000-count-few": "00 ألف ¤",
"10000-count-many": "00 ألف ¤",
"10000-count-other": "00 ألف ¤",
"100000-count-zero": "000 ألف ¤",
"100000-count-one": "000 ألف ¤",
"100000-count-two": "000 ألف ¤",
"100000-count-few": "000 ألف ¤",
"100000-count-many": "000 ألف ¤",
"100000-count-other": "000 ألف ¤",
"1000000-count-zero": "0 مليون ¤",
"1000000-count-one": "0 مليون ¤",
"1000000-count-two": "0 مليون ¤",
"1000000-count-few": "0 مليون ¤",
"1000000-count-many": "0 مليون ¤",
"1000000-count-other": "0 مليون ¤",
"10000000-count-zero": "00 مليون ¤",
"10000000-count-one": "00 مليون ¤",
"10000000-count-two": "00 مليون ¤",
"10000000-count-few": "00 مليون ¤",
"10000000-count-many": "00 مليون ¤",
"10000000-count-other": "00 مليون ¤",
"100000000-count-zero": "000 مليون ¤",
"100000000-count-one": "000 مليون ¤",
"100000000-count-two": "000 مليون ¤",
"100000000-count-few": "000 مليون ¤",
"100000000-count-many": "000 مليون ¤",
"100000000-count-other": "000 مليون ¤",
"1000000000-count-zero": "0 مليار ¤",
"1000000000-count-one": "0 مليار ¤",
"1000000000-count-two": "0 مليار ¤",
"1000000000-count-few": "0 مليار ¤",
"1000000000-count-many": "0 مليار ¤",
"1000000000-count-other": "0 مليار ¤",
"10000000000-count-zero": "00 مليار ¤",
"10000000000-count-one": "00 مليار ¤",
"10000000000-count-two": "00 مليار ¤",
"10000000000-count-few": "00 مليار ¤",
"10000000000-count-many": "00 مليار ¤",
"10000000000-count-other": "00 مليار ¤",
"100000000000-count-zero": "000 مليار ¤",
"100000000000-count-one": "000 مليار ¤",
"100000000000-count-two": "000 مليار ¤",
"100000000000-count-few": "000 مليار ¤",
"100000000000-count-many": "000 مليار ¤",
"100000000000-count-other": "000 مليار ¤",
"1000000000000-count-zero": "0 ترليون ¤",
"1000000000000-count-one": "0 ترليون ¤",
"1000000000000-count-two": "0 ترليون ¤",
"1000000000000-count-few": "0 ترليون ¤",
"1000000000000-count-many": "0 ترليون ¤",
"1000000000000-count-other": "0 ترليون ¤",
"10000000000000-count-zero": "00 ترليون ¤",
"10000000000000-count-one": "00 ترليون ¤",
"10000000000000-count-two": "00 ترليون ¤",
"10000000000000-count-few": "00 ترليون ¤",
"10000000000000-count-many": "00 ترليون ¤",
"10000000000000-count-other": "00 ترليون ¤",
"100000000000000-count-zero": "000 ترليون ¤",
"100000000000000-count-one": "000 ترليون ¤",
"100000000000000-count-two": "000 ترليون ¤",
"100000000000000-count-few": "000 ترليون ¤",
"100000000000000-count-many": "000 ترليون ¤",
"100000000000000-count-other": "000 ترليون ¤"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-arab": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "+{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} كتاب",
"pluralMinimalPairs-count-one": "ولد واحد حضر",
"pluralMinimalPairs-count-two": "ولدان حضرا",
"pluralMinimalPairs-count-few": "{0} أولاد حضروا",
"pluralMinimalPairs-count-many": "{0} ولدًا حضروا",
"pluralMinimalPairs-count-other": "{0} ولد حضروا",
"other": "اتجه إلى المنعطف الـ {0} يمينًا."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,288 @@
{
"main": {
"as": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "as"
},
"numbers": {
"defaultNumberingSystem": "beng",
"otherNumberingSystems": {
"native": "beng"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-beng": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "NaN",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "NaN",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-beng": {
"standard": "#,##,##0.###",
"long": {
"decimalFormat": {
"1000-count-one": "0 হাজাৰ",
"1000-count-other": "0 হাজাৰ",
"10000-count-one": "00 হাজাৰ",
"10000-count-other": "00 হাজাৰ",
"100000-count-one": "0 লাখ",
"100000-count-other": "0 লাখ",
"1000000-count-one": "0 নিযুত",
"1000000-count-other": "0 নিযুত",
"10000000-count-one": "00 নিযুত",
"10000000-count-other": "00 নিযুত",
"100000000-count-one": "000 নিযুত",
"100000000-count-other": "000 নিযুত",
"1000000000-count-one": "0 শত কোটি",
"1000000000-count-other": "0 শত কোটি",
"10000000000-count-one": "00 শত কোটি",
"10000000000-count-other": "00 শত কোটি",
"100000000000-count-one": "000 শত কোটি",
"100000000000-count-other": "000 শত কোটি",
"1000000000000-count-one": "0 শত পৰাৰ্দ্ধ",
"1000000000000-count-other": "0 শত পৰাৰ্দ্ধ",
"10000000000000-count-one": "00 শত পৰাৰ্দ্ধ",
"10000000000000-count-other": "00 শত পৰাৰ্দ্ধ",
"100000000000000-count-one": "000 শত পৰাৰ্দ্ধ",
"100000000000000-count-other": "000 শত পৰাৰ্দ্ধ"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 হাজাৰ",
"1000-count-other": "0 হাজাৰ",
"10000-count-one": "00 হাজাৰ",
"10000-count-other": "00 হাজাৰ",
"100000-count-one": "0 লাখ",
"100000-count-other": "0 লাখ",
"1000000-count-one": "0 নিযুত",
"1000000-count-other": "0 নিযুত",
"10000000-count-one": "00 নিযুত",
"10000000-count-other": "00 নিযুত",
"100000000-count-one": "000 নিঃ",
"100000000-count-other": "000 নিঃ",
"1000000000-count-one": "0 শঃ কোঃ",
"1000000000-count-other": "0 শঃ কোঃ",
"10000000000-count-one": "00 শঃ কোঃ",
"10000000000-count-other": "00 শঃ কোঃ",
"100000000000-count-one": "000 শঃ কঃ",
"100000000000-count-other": "000 শঃ কঃ",
"1000000000000-count-one": "0 শঃ পঃ",
"1000000000000-count-other": "0 শঃ পঃ",
"10000000000000-count-one": "00 শঃ পঃ",
"10000000000000-count-other": "00 শঃ পঃ",
"100000000000000-count-one": "000 শঃ পঃ",
"100000000000000-count-other": "000 শঃ পঃ"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##,##0.###",
"long": {
"decimalFormat": {
"1000-count-one": "0 হাজাৰ",
"1000-count-other": "0 হাজাৰ",
"10000-count-one": "00 হাজাৰ",
"10000-count-other": "00 হাজাৰ",
"100000-count-one": "0 লাখ",
"100000-count-other": "0 লাখ",
"1000000-count-one": "0 নিযুত",
"1000000-count-other": "0 নিযুত",
"10000000-count-one": "00 নিযুত",
"10000000-count-other": "00 নিযুত",
"100000000-count-one": "000 নিযুত",
"100000000-count-other": "000 নিযুত",
"1000000000-count-one": "0 শত কোটি",
"1000000000-count-other": "0 শত কোটি",
"10000000000-count-one": "00 শত কোটি",
"10000000000-count-other": "00 শত কোটি",
"100000000000-count-one": "000 শত কোটি",
"100000000000-count-other": "000 শত কোটি",
"1000000000000-count-one": "0 শত পৰাৰ্দ্ধ",
"1000000000000-count-other": "0 শত পৰাৰ্দ্ধ",
"10000000000000-count-one": "00 শত পৰাৰ্দ্ধ",
"10000000000000-count-other": "00 শত পৰাৰ্দ্ধ",
"100000000000000-count-one": "000 শত পৰাৰ্দ্ধ",
"100000000000000-count-other": "000 শত পৰাৰ্দ্ধ"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 হাজাৰ",
"1000-count-other": "0 হাজাৰ",
"10000-count-one": "00 হাজাৰ",
"10000-count-other": "00 হাজাৰ",
"100000-count-one": "0 লাখ",
"100000-count-other": "0 লাখ",
"1000000-count-one": "0 নিযুত",
"1000000-count-other": "0 নিযুত",
"10000000-count-one": "00 নিযুত",
"10000000-count-other": "00 নিযুত",
"100000000-count-one": "000 নিঃ",
"100000000-count-other": "000 নিঃ",
"1000000000-count-one": "0 শঃ কোঃ",
"1000000000-count-other": "0 শঃ কোঃ",
"10000000000-count-one": "00 শঃ কোঃ",
"10000000000-count-other": "00 শঃ কোঃ",
"100000000000-count-one": "000 শঃ কঃ",
"100000000000-count-other": "000 শঃ কঃ",
"1000000000000-count-one": "0 শঃ পঃ",
"1000000000000-count-other": "0 শঃ পঃ",
"10000000000000-count-one": "00 শঃ পঃ",
"10000000000000-count-other": "00 শঃ পঃ",
"100000000000000-count-one": "000 শঃ পঃ",
"100000000000000-count-other": "000 শঃ পঃ"
}
}
},
"scientificFormats-numberSystem-beng": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-beng": {
"standard": "#,##,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##,##0%"
},
"currencyFormats-numberSystem-beng": {
"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":  0 হাজাৰ",
"1000-count-other":  0 হাজাৰ",
"10000-count-one":  00 হাজাৰ",
"10000-count-other":  00 হাজাৰ",
"100000-count-one":  000 লাখ",
"100000-count-other":  000 লাখ",
"1000000-count-one":  0 নিযুত",
"1000000-count-other":  0 নিযুত",
"10000000-count-one":  00 নিযুত",
"10000000-count-other":  00 নিযুত",
"100000000-count-one":  000 নিযুত",
"100000000-count-other":  000 নিযুত",
"1000000000-count-one":  0 শত কোটি",
"1000000000-count-other":  0 শত কোটি",
"10000000000-count-one":  00 শত কোটি",
"10000000000-count-other":  00 শত কোটি",
"100000000000-count-one":  000 শত কোটি",
"100000000000-count-other":  000 শত কোটি",
"1000000000000-count-one":  0 শত পৰাৰ্দ্ধ",
"1000000000000-count-other":  0 শত পৰাৰ্দ্ধ",
"10000000000000-count-one":  00 শত পৰাৰ্দ্ধ",
"10000000000000-count-other":  00 শত পৰাৰ্দ্ধ",
"100000000000000-count-one":  000 শত পৰাৰ্দ্ধ",
"100000000000000-count-other":  000 শত পৰাৰ্দ্ধ"
}
},
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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":  0 হাজাৰ",
"1000-count-other":  0 হাজাৰ",
"10000-count-one":  00 হাজাৰ",
"10000-count-other":  00 হাজাৰ",
"100000-count-one":  000 লাখ",
"100000-count-other":  000 লাখ",
"1000000-count-one":  0 নিযুত",
"1000000-count-other":  0 নিযুত",
"10000000-count-one":  00 নিযুত",
"10000000-count-other":  00 নিযুত",
"100000000-count-one":  000 নিযুত",
"100000000-count-other":  000 নিযুত",
"1000000000-count-one":  0 শত কোটি",
"1000000000-count-other":  0 শত কোটি",
"10000000000-count-one":  00 শত কোটি",
"10000000000-count-other":  00 শত কোটি",
"100000000000-count-one":  000 শত কোটি",
"100000000000-count-other":  000 শত কোটি",
"1000000000000-count-one":  0 শত পৰাৰ্দ্ধ",
"1000000000000-count-other":  0 শত পৰাৰ্দ্ধ",
"10000000000000-count-one":  00 শত পৰাৰ্দ্ধ",
"10000000000000-count-other":  00 শত পৰাৰ্দ্ধ",
"100000000000000-count-one":  000 শত পৰাৰ্দ্ধ",
"100000000000000-count-other":  000 শত পৰাৰ্দ্ধ"
}
},
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-beng": {
"approximately": "~{0}",
"atLeast": "{0}+",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "{0}+",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-one": "আপোনালৈ {0} টা বাৰ্তা আহিছে;আপুনিসেইটোপঢ়িব বিচাৰেনে?",
"pluralMinimalPairs-count-other": "{0} দিন",
"other": "সোঁফালে {0}ৰ্থ পাক লওক৷"
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,160 @@
{
"main": {
"az-Latn": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "az",
"script": "Latn"
},
"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": "0 min",
"1000-count-other": "0 min",
"10000-count-one": "00 min",
"10000-count-other": "00 min",
"100000-count-one": "000 min",
"100000-count-other": "000 min",
"1000000-count-one": "0 milyon",
"1000000-count-other": "0 milyon",
"10000000-count-one": "00 milyon",
"10000000-count-other": "00 milyon",
"100000000-count-one": "000 milyon",
"100000000-count-other": "000 milyon",
"1000000000-count-one": "0 milyard",
"1000000000-count-other": "0 milyard",
"10000000000-count-one": "00 milyard",
"10000000000-count-other": "00 milyard",
"100000000000-count-one": "000 milyard",
"100000000000-count-other": "000 milyard",
"1000000000000-count-one": "0 trilyon",
"1000000000000-count-other": "0 trilyon",
"10000000000000-count-one": "00 trilyon",
"10000000000000-count-other": "00 trilyon",
"100000000000000-count-one": "000 trilyon",
"100000000000000-count-other": "000 trilyon"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0K",
"1000-count-other": "0K",
"10000-count-one": "00K",
"10000-count-other": "00K",
"100000-count-one": "000K",
"100000-count-other": "000K",
"1000000-count-one": "0 mln",
"1000000-count-other": "0 mln",
"10000000-count-one": "00 mln",
"10000000-count-other": "00 mln",
"100000000-count-one": "000 mln",
"100000000-count-other": "000 mln",
"1000000000-count-one": "0 mlrd",
"1000000000-count-other": "0 mlrd",
"10000000000-count-one": "00 mlrd",
"10000000000-count-other": "00 mlrd",
"100000000000-count-one": "000 mlrd",
"100000000000-count-other": "000 mlrd",
"1000000000000-count-one": "0 trln",
"1000000000000-count-other": "0 trln",
"10000000000000-count-one": "00 trln",
"10000000000000-count-other": "00 trln",
"100000000000000-count-one": "000 trln",
"100000000000000-count-other": "000 trln"
}
}
},
"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": "0K ¤",
"1000-count-other": "0K ¤",
"10000-count-one": "00K ¤",
"10000-count-other": "00K ¤",
"100000-count-one": "000K ¤",
"100000-count-other": "000K ¤",
"1000000-count-one": "0M ¤",
"1000000-count-other": "0M ¤",
"10000000-count-one": "00M ¤",
"10000000-count-other": "00M ¤",
"100000000-count-one": "000M ¤",
"100000000-count-other": "000M ¤",
"1000000000-count-one": "0G ¤",
"1000000000-count-other": "0G ¤",
"10000000000-count-one": "00G ¤",
"10000000000-count-other": "00G ¤",
"100000000000-count-one": "000G ¤",
"100000000000-count-other": "000G ¤",
"1000000000000-count-one": "0T ¤",
"1000000000000-count-other": "0T ¤",
"10000000000000-count-one": "00T ¤",
"10000000000000-count-other": "00T ¤",
"100000000000000-count-one": "000T ¤",
"100000000000000-count-other": "000T ¤"
}
},
"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": "Alış-veriş katınızda {0} X var. Almaq istəyirsiniz?",
"pluralMinimalPairs-count-other": "Alış-veriş kartınızda {0} X var. Almaq istəyirsiniz?",
"few": "{0}-cü sağ döngəni seçin.",
"many": "{0}-cı sağ döngəni seçin.",
"one": "{0}-ci sağ döngəni seçin.",
"other": "{0}-cu sağ döngəni seçin."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,159 @@
{
"main": {
"az": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "az"
},
"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": "0 min",
"1000-count-other": "0 min",
"10000-count-one": "00 min",
"10000-count-other": "00 min",
"100000-count-one": "000 min",
"100000-count-other": "000 min",
"1000000-count-one": "0 milyon",
"1000000-count-other": "0 milyon",
"10000000-count-one": "00 milyon",
"10000000-count-other": "00 milyon",
"100000000-count-one": "000 milyon",
"100000000-count-other": "000 milyon",
"1000000000-count-one": "0 milyard",
"1000000000-count-other": "0 milyard",
"10000000000-count-one": "00 milyard",
"10000000000-count-other": "00 milyard",
"100000000000-count-one": "000 milyard",
"100000000000-count-other": "000 milyard",
"1000000000000-count-one": "0 trilyon",
"1000000000000-count-other": "0 trilyon",
"10000000000000-count-one": "00 trilyon",
"10000000000000-count-other": "00 trilyon",
"100000000000000-count-one": "000 trilyon",
"100000000000000-count-other": "000 trilyon"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0K",
"1000-count-other": "0K",
"10000-count-one": "00K",
"10000-count-other": "00K",
"100000-count-one": "000K",
"100000-count-other": "000K",
"1000000-count-one": "0 mln",
"1000000-count-other": "0 mln",
"10000000-count-one": "00 mln",
"10000000-count-other": "00 mln",
"100000000-count-one": "000 mln",
"100000000-count-other": "000 mln",
"1000000000-count-one": "0 mlrd",
"1000000000-count-other": "0 mlrd",
"10000000000-count-one": "00 mlrd",
"10000000000-count-other": "00 mlrd",
"100000000000-count-one": "000 mlrd",
"100000000000-count-other": "000 mlrd",
"1000000000000-count-one": "0 trln",
"1000000000000-count-other": "0 trln",
"10000000000000-count-one": "00 trln",
"10000000000000-count-other": "00 trln",
"100000000000000-count-one": "000 trln",
"100000000000000-count-other": "000 trln"
}
}
},
"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": "0K ¤",
"1000-count-other": "0K ¤",
"10000-count-one": "00K ¤",
"10000-count-other": "00K ¤",
"100000-count-one": "000K ¤",
"100000-count-other": "000K ¤",
"1000000-count-one": "0M ¤",
"1000000-count-other": "0M ¤",
"10000000-count-one": "00M ¤",
"10000000-count-other": "00M ¤",
"100000000-count-one": "000M ¤",
"100000000-count-other": "000M ¤",
"1000000000-count-one": "0G ¤",
"1000000000-count-other": "0G ¤",
"10000000000-count-one": "00G ¤",
"10000000000-count-other": "00G ¤",
"100000000000-count-one": "000G ¤",
"100000000000-count-other": "000G ¤",
"1000000000000-count-one": "0T ¤",
"1000000000000-count-other": "0T ¤",
"10000000000000-count-one": "00T ¤",
"10000000000000-count-other": "00T ¤",
"100000000000000-count-one": "000T ¤",
"100000000000000-count-other": "000T ¤"
}
},
"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": "Alış-veriş katınızda {0} X var. Almaq istəyirsiniz?",
"pluralMinimalPairs-count-other": "Alış-veriş kartınızda {0} X var. Almaq istəyirsiniz?",
"few": "{0}-cü sağ döngəni seçin.",
"many": "{0}-cı sağ döngəni seçin.",
"one": "{0}-ci sağ döngəni seçin.",
"other": "{0}-cu sağ döngəni seçin."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,233 @@
{
"main": {
"be": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "be"
},
"numbers": {
"defaultNumberingSystem": "latn",
"otherNumberingSystems": {
"native": "latn"
},
"minimumGroupingDigits": "2",
"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": "0 тысяча",
"1000-count-few": "0 тысячы",
"1000-count-many": "0 тысяч",
"1000-count-other": "0 тысячы",
"10000-count-one": "00 тысяча",
"10000-count-few": "00 тысячы",
"10000-count-many": "00 тысяч",
"10000-count-other": "00 тысячы",
"100000-count-one": "000 тысяча",
"100000-count-few": "000 тысячы",
"100000-count-many": "000 тысяч",
"100000-count-other": "000 тысячы",
"1000000-count-one": "0 мільён",
"1000000-count-few": "0 мільёны",
"1000000-count-many": "0 мільёнаў",
"1000000-count-other": "0 мільёна",
"10000000-count-one": "00 мільён",
"10000000-count-few": "00 мільёны",
"10000000-count-many": "00 мільёнаў",
"10000000-count-other": "00 мільёна",
"100000000-count-one": "000 мільён",
"100000000-count-few": "000 мільёны",
"100000000-count-many": "000 мільёнаў",
"100000000-count-other": "000 мільёна",
"1000000000-count-one": "0 мільярд",
"1000000000-count-few": "0 мільярды",
"1000000000-count-many": "0 мільярдаў",
"1000000000-count-other": "0 мільярда",
"10000000000-count-one": "00 мільярд",
"10000000000-count-few": "00 мільярды",
"10000000000-count-many": "00 мільярдаў",
"10000000000-count-other": "00 мільярда",
"100000000000-count-one": "000 мільярд",
"100000000000-count-few": "000 мільярды",
"100000000000-count-many": "000 мільярдаў",
"100000000000-count-other": "000 мільярда",
"1000000000000-count-one": "0 трыльён",
"1000000000000-count-few": "0 трыльёны",
"1000000000000-count-many": "0 трыльёнаў",
"1000000000000-count-other": "0 трыльёна",
"10000000000000-count-one": "00 трыльён",
"10000000000000-count-few": "00 трыльёны",
"10000000000000-count-many": "00 трыльёнаў",
"10000000000000-count-other": "00 трыльёна",
"100000000000000-count-one": "000 трыльён",
"100000000000000-count-few": "000 трыльёны",
"100000000000000-count-many": "000 трыльёнаў",
"100000000000000-count-other": "000 трыльёна"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 тыс'.'",
"1000-count-few": "0 тыс'.'",
"1000-count-many": "0 тыс'.'",
"1000-count-other": "0 тыс'.'",
"10000-count-one": "00 тыс'.'",
"10000-count-few": "00 тыс'.'",
"10000-count-many": "00 тыс'.'",
"10000-count-other": "00 тыс'.'",
"100000-count-one": "000 тыс'.'",
"100000-count-few": "000 тыс'.'",
"100000-count-many": "000 тыс'.'",
"100000-count-other": "000 тыс'.'",
"1000000-count-one": "0 млн",
"1000000-count-few": "0 млн",
"1000000-count-many": "0 млн",
"1000000-count-other": "0 млн",
"10000000-count-one": "00 млн",
"10000000-count-few": "00 млн",
"10000000-count-many": "00 млн",
"10000000-count-other": "00 млн",
"100000000-count-one": "000 млн",
"100000000-count-few": "000 млн",
"100000000-count-many": "000 млн",
"100000000-count-other": "000 млн",
"1000000000-count-one": "0 млрд",
"1000000000-count-few": "0 млрд",
"1000000000-count-many": "0 млрд",
"1000000000-count-other": "0 млрд",
"10000000000-count-one": "00 млрд",
"10000000000-count-few": "00 млрд",
"10000000000-count-many": "00 млрд",
"10000000000-count-other": "00 млрд",
"100000000000-count-one": "000 млрд",
"100000000000-count-few": "000 млрд",
"100000000000-count-many": "000 млрд",
"100000000000-count-other": "000 млрд",
"1000000000000-count-one": "0 трлн",
"1000000000000-count-few": "0 трлн",
"1000000000000-count-many": "0 трлн",
"1000000000000-count-other": "0 трлн",
"10000000000000-count-one": "00 трлн",
"10000000000000-count-few": "00 трлн",
"10000000000000-count-many": "00 трлн",
"10000000000000-count-other": "00 трлн",
"100000000000000-count-one": "000 трлн",
"100000000000000-count-few": "000 трлн",
"100000000000000-count-many": "000 трлн",
"100000000000000-count-other": "000 трлн"
}
}
},
"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": "0 тыс'.' ¤",
"1000-count-few": "0 тыс'.' ¤",
"1000-count-many": "0 тыс'.' ¤",
"1000-count-other": "0 тыс'.' ¤",
"10000-count-one": "00 тыс'.' ¤",
"10000-count-few": "00 тыс'.' ¤",
"10000-count-many": "00 тыс'.' ¤",
"10000-count-other": "00 тыс'.' ¤",
"100000-count-one": "000 тыс'.' ¤",
"100000-count-few": "000 тыс'.' ¤",
"100000-count-many": "000 тыс'.' ¤",
"100000-count-other": "000 тыс'.' ¤",
"1000000-count-one": "0 млн ¤",
"1000000-count-few": "0 млн ¤",
"1000000-count-many": "0 млн ¤",
"1000000-count-other": "0 млн ¤",
"10000000-count-one": "00 млн ¤",
"10000000-count-few": "00 млн ¤",
"10000000-count-many": "00 млн ¤",
"10000000-count-other": "00 млн ¤",
"100000000-count-one": "000 млн ¤",
"100000000-count-few": "000 млн ¤",
"100000000-count-many": "000 млн ¤",
"100000000-count-other": "000 млн ¤",
"1000000000-count-one": "0 млрд ¤",
"1000000000-count-few": "0 млрд ¤",
"1000000000-count-many": "0 млрд ¤",
"1000000000-count-other": "0 млрд ¤",
"10000000000-count-one": "00 млрд ¤",
"10000000000-count-few": "00 млрд ¤",
"10000000000-count-many": "00 млрд ¤",
"10000000000-count-other": "00 млрд ¤",
"100000000000-count-one": "000 млрд ¤",
"100000000000-count-few": "000 млрд ¤",
"100000000000-count-many": "000 млрд ¤",
"100000000000-count-other": "000 млрд ¤",
"1000000000000-count-one": "0 трлн ¤",
"1000000000000-count-few": "0 трлн ¤",
"1000000000000-count-many": "0 трлн ¤",
"1000000000000-count-other": "0 трлн ¤",
"10000000000000-count-one": "00 трлн ¤",
"10000000000000-count-few": "00 трлн ¤",
"10000000000000-count-many": "00 трлн ¤",
"10000000000000-count-other": "00 трлн ¤",
"100000000000000-count-one": "000 трлн ¤",
"100000000000000-count-few": "000 трлн ¤",
"100000000000000-count-many": "000 трлн ¤",
"100000000000000-count-other": "000 трлн ¤"
}
},
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "≈{0}",
"atLeast": "{0}+",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-one": "з {0} кнігі за {0} дзень",
"pluralMinimalPairs-count-few": "з {0} кніг за {0} дні",
"pluralMinimalPairs-count-many": "з {0} кніг за {0} дзён",
"pluralMinimalPairs-count-other": "з {0} кнігі за {0} дня",
"few": "{0}-і дом злева",
"other": "{0}-ы дом злева"
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,156 @@
{
"main": {
"bg": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "bg"
},
"numbers": {
"defaultNumberingSystem": "latn",
"otherNumberingSystems": {
"native": "latn"
},
"minimumGroupingDigits": "2",
"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": "0 хил'.'",
"1000-count-other": "0 хиляди",
"10000-count-one": "00 хиляди",
"10000-count-other": "00 хиляди",
"100000-count-one": "000 хиляди",
"100000-count-other": "000 хиляди",
"1000000-count-one": "0 милион",
"1000000-count-other": "0 милиона",
"10000000-count-one": "00 милиона",
"10000000-count-other": "00 милиона",
"100000000-count-one": "000 милиона",
"100000000-count-other": "000 милиона",
"1000000000-count-one": "0 милиард",
"1000000000-count-other": "0 милиарда",
"10000000000-count-one": "00 милиарда",
"10000000000-count-other": "00 милиарда",
"100000000000-count-one": "000 милиарда",
"100000000000-count-other": "000 милиарда",
"1000000000000-count-one": "0 трилион",
"1000000000000-count-other": "0 трилиона",
"10000000000000-count-one": "00 трилиона",
"10000000000000-count-other": "00 трилиона",
"100000000000000-count-one": "000 трилиона",
"100000000000000-count-other": "000 трилиона"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 хил'.'",
"1000-count-other": "0 хил'.'",
"10000-count-one": "00 хил'.'",
"10000-count-other": "00 хил'.'",
"100000-count-one": "000 хил'.'",
"100000-count-other": "000 хил'.'",
"1000000-count-one": "0 млн'.'",
"1000000-count-other": "0 млн'.'",
"10000000-count-one": "00 млн'.'",
"10000000-count-other": "00 млн'.'",
"100000000-count-one": "000 млн'.'",
"100000000-count-other": "000 млн'.'",
"1000000000-count-one": "0 млрд'.'",
"1000000000-count-other": "0 млрд'.'",
"10000000000-count-one": "00 млрд'.'",
"10000000000-count-other": "00 млрд'.'",
"100000000000-count-one": "000 млрд'.'",
"100000000000-count-other": "000 млрд'.'",
"1000000000000-count-one": "0 трлн'.'",
"1000000000000-count-other": "0 трлн'.'",
"10000000000000-count-one": "00 трлн'.'",
"10000000000000-count-other": "00 трлн'.'",
"100000000000000-count-one": "000 трлн'.'",
"100000000000000-count-other": "000 трлн'.'"
}
}
},
"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 хил'.' ¤",
"1000-count-other": "0 хил'.' ¤",
"10000-count-one": "00 хил'.' ¤",
"10000-count-other": "00 хил'.' ¤",
"100000-count-one": "000 хил'.' ¤",
"100000-count-other": "000 хил'.' ¤",
"1000000-count-one": "0 млн'.' ¤",
"1000000-count-other": "0 млн'.' ¤",
"10000000-count-one": "00 млн'.' ¤",
"10000000-count-other": "00 млн'.' ¤",
"100000000-count-one": "000 млн'.' ¤",
"100000000-count-other": "000 млн'.' ¤",
"1000000000-count-one": "0 млрд'.' ¤",
"1000000000-count-other": "0 млрд'.' ¤",
"10000000000-count-one": "00 млрд'.' ¤",
"10000000000-count-other": "00 млрд'.' ¤",
"100000000000-count-one": "000 млрд'.' ¤",
"100000000000-count-other": "000 млрд'.' ¤",
"1000000000000-count-one": "0 трлн'.' ¤",
"1000000000000-count-other": "0 трлн'.' ¤",
"10000000000000-count-one": "00 трлн'.' ¤",
"10000000000000-count-other": "00 трлн'.' ¤",
"100000000000000-count-one": "000 трлн'.' ¤",
"100000000000000-count-other": "000 трлн'.' ¤"
}
},
"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} ден",
"pluralMinimalPairs-count-other": "{0} дена",
"other": "Завийте надясно по {0}-ата пресечка."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,293 @@
{
"main": {
"bn-IN": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "bn",
"territory": "IN"
},
"numbers": {
"defaultNumberingSystem": "beng",
"otherNumberingSystems": {
"native": "beng"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-beng": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "NaN",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "NaN",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-beng": {
"standard": "#,##,##0.###",
"long": {
"decimalFormat": {
"1000-count-one": "0 হাজার",
"1000-count-other": "0 হাজার",
"10000-count-one": "00 হাজার",
"10000-count-other": "00 হাজার",
"100000-count-one": "0 লাখ",
"100000-count-other": "0 লাখ",
"1000000-count-one": "00 লাখ",
"1000000-count-other": "00 লাখ",
"10000000-count-one": "0 কোটি",
"10000000-count-other": "0 কোটি",
"100000000-count-one": "00 কোটি",
"100000000-count-other": "00 কোটি",
"1000000000-count-one": "000 কোটি",
"1000000000-count-other": "000 কোটি",
"10000000000-count-one": "0000 কোটি",
"10000000000-count-other": "0000 কোটি",
"100000000000-count-one": "00000 কোটি",
"100000000000-count-other": "00000 কোটি",
"1000000000000-count-one": "0 লাখ কোটি",
"1000000000000-count-other": "0 লাখ কোটি",
"10000000000000-count-one": "00 লাখ কোটি",
"10000000000000-count-other": "00 লাখ কোটি",
"100000000000000-count-one": "000 লাখ কোটি",
"100000000000000-count-other": "000 লাখ কোটি"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 হা",
"1000-count-other": "0 হা",
"10000-count-one": "00 হা",
"10000-count-other": "00 হা",
"100000-count-one": "0 লা",
"100000-count-other": "0 লা",
"1000000-count-one": "00 লা",
"1000000-count-other": "00 লা",
"10000000-count-one": "0 কো",
"10000000-count-other": "0 কো",
"100000000-count-one": "00 কো",
"100000000-count-other": "00 কো",
"1000000000-count-one": "000 কো",
"1000000000-count-other": "000 কো",
"10000000000-count-one": "00 শত কো",
"10000000000-count-other": "00শত কো",
"100000000000-count-one": "000কো",
"100000000000-count-other": "000কো",
"1000000000000-count-one": "0 লা'.'কো'.'",
"1000000000000-count-other": "0 লা'.'কো'.'",
"10000000000000-count-one": "00 লা'.'কো'.'",
"10000000000000-count-other": "00 লা'.'কো'.'",
"100000000000000-count-one": "000 লা'.'কো'.'",
"100000000000000-count-other": "000 লা'.'কো'.'"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##,##0.###",
"long": {
"decimalFormat": {
"1000-count-one": "0 হাজার",
"1000-count-other": "0 হাজার",
"10000-count-one": "00 হাজার",
"10000-count-other": "00 হাজার",
"100000-count-one": "0 লাখ",
"100000-count-other": "0 লাখ",
"1000000-count-one": "00 লাখ",
"1000000-count-other": "00 লাখ",
"10000000-count-one": "0 কোটি",
"10000000-count-other": "0 কোটি",
"100000000-count-one": "00 কোটি",
"100000000-count-other": "00 কোটি",
"1000000000-count-one": "000 কোটি",
"1000000000-count-other": "000 কোটি",
"10000000000-count-one": "0000 কোটি",
"10000000000-count-other": "0000 কোটি",
"100000000000-count-one": "00000 কোটি",
"100000000000-count-other": "00000 কোটি",
"1000000000000-count-one": "0 লাখ কোটি",
"1000000000000-count-other": "0 লাখ কোটি",
"10000000000000-count-one": "00 লাখ কোটি",
"10000000000000-count-other": "00 লাখ কোটি",
"100000000000000-count-one": "000 লাখ কোটি",
"100000000000000-count-other": "000 লাখ কোটি"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 হা",
"1000-count-other": "0 হা",
"10000-count-one": "00 হা",
"10000-count-other": "00 হা",
"100000-count-one": "0 লা",
"100000-count-other": "0 লা",
"1000000-count-one": "00 লা",
"1000000-count-other": "00 লা",
"10000000-count-one": "0 কো",
"10000000-count-other": "0 কো",
"100000000-count-one": "00 কো",
"100000000-count-other": "00 কো",
"1000000000-count-one": "000 কো",
"1000000000-count-other": "000 কো",
"10000000000-count-one": "00 শত কো",
"10000000000-count-other": "00শত কো",
"100000000000-count-one": "000কো",
"100000000000-count-other": "000কো",
"1000000000000-count-one": "0 লা'.'কো'.'",
"1000000000000-count-other": "0 লা'.'কো'.'",
"10000000000000-count-one": "00 লা'.'কো'.'",
"10000000000000-count-other": "00 লা'.'কো'.'",
"100000000000000-count-one": "000 লা'.'কো'.'",
"100000000000000-count-other": "000 লা'.'কো'.'"
}
}
},
"scientificFormats-numberSystem-beng": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-beng": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##,##0%"
},
"currencyFormats-numberSystem-beng": {
"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 হা¤",
"1000-count-other": "0 হা¤",
"10000-count-one": "00 হা¤",
"10000-count-other": "00 হা¤",
"100000-count-one": "0 লা¤",
"100000-count-other": "0 লা¤",
"1000000-count-one": "00 লা¤",
"1000000-count-other": "00 লা¤",
"10000000-count-one": "0 কো¤",
"10000000-count-other": "0 কো¤",
"100000000-count-one": "00 কো¤",
"100000000-count-other": "00 কো¤",
"1000000000-count-one": "000 কো¤",
"1000000000-count-other": "000 কো¤",
"10000000000-count-one": "0000 কো¤",
"10000000000-count-other": "0000 কো¤",
"100000000000-count-one": "00000 কো¤",
"100000000000-count-other": "00000 কো¤",
"1000000000000-count-one": "0 লা'.'কো'.'¤",
"1000000000000-count-other": "0 লা'.'কো'.'¤",
"10000000000000-count-one": "00 লা'.'কো'.'¤",
"10000000000000-count-other": "00 লা'.'কো'.'¤",
"100000000000000-count-one": "000 লা'.'কো'.'¤",
"100000000000000-count-other": "000 লা'.'কো'.'¤"
}
},
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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 হা¤",
"1000-count-other": "0 হা¤",
"10000-count-one": "00 হা¤",
"10000-count-other": "00 হা¤",
"100000-count-one": "0 লা¤",
"100000-count-other": "0 লা¤",
"1000000-count-one": "00 লা¤",
"1000000-count-other": "00 লা¤",
"10000000-count-one": "0 কো¤",
"10000000-count-other": "0 কো¤",
"100000000-count-one": "00 কো¤",
"100000000-count-other": "00 কো¤",
"1000000000-count-one": "000 কো¤",
"1000000000-count-other": "000 কো¤",
"10000000000-count-one": "0000 কো¤",
"10000000000-count-other": "0000 কো¤",
"100000000000-count-one": "00000 কো¤",
"100000000000-count-other": "00000 কো¤",
"1000000000000-count-one": "0 লা'.'কো'.'¤",
"1000000000000-count-other": "0 লা'.'কো'.'¤",
"10000000000000-count-one": "00 লা'.'কো'.'¤",
"10000000000000-count-other": "00 লা'.'কো'.'¤",
"100000000000000-count-one": "000 লা'.'কো'.'¤",
"100000000000000-count-other": "000 লা'.'কো'.'¤"
}
},
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-beng": {
"approximately": "~{0}",
"atLeast": "{0}+",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "{0}+",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-one": "সসে {0}টি আপেল খেল, সেটা ভাল",
"pluralMinimalPairs-count-other": "সসে {0}টি আপেল খেল, সেগুলি ভাল",
"few": "ডান দিকে {0}র্থ বাঁকটি নিন।",
"many": "ডান দিকে {0}ষ্ঠ বাঁকটি নিন।",
"one": "ডান দিকে {0}ম বাঁকটি নিন।",
"other": "ডান দিকে {0}তম বাঁকটি নিন।",
"two": "ডান দিকে {0}য় বাঁকটি নিন।"
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,292 @@
{
"main": {
"bn": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "bn"
},
"numbers": {
"defaultNumberingSystem": "beng",
"otherNumberingSystems": {
"native": "beng"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-beng": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "NaN",
"timeSeparator": ":"
},
"symbols-numberSystem-latn": {
"decimal": ".",
"group": ",",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "NaN",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-beng": {
"standard": "#,##,##0.###",
"long": {
"decimalFormat": {
"1000-count-one": "0 হাজার",
"1000-count-other": "0 হাজার",
"10000-count-one": "00 হাজার",
"10000-count-other": "00 হাজার",
"100000-count-one": "0 লাখ",
"100000-count-other": "0 লাখ",
"1000000-count-one": "00 লাখ",
"1000000-count-other": "00 লাখ",
"10000000-count-one": "0 কোটি",
"10000000-count-other": "0 কোটি",
"100000000-count-one": "00 কোটি",
"100000000-count-other": "00 কোটি",
"1000000000-count-one": "000 কোটি",
"1000000000-count-other": "000 কোটি",
"10000000000-count-one": "0000 কোটি",
"10000000000-count-other": "0000 কোটি",
"100000000000-count-one": "00000 কোটি",
"100000000000-count-other": "00000 কোটি",
"1000000000000-count-one": "0 লাখ কোটি",
"1000000000000-count-other": "0 লাখ কোটি",
"10000000000000-count-one": "00 লাখ কোটি",
"10000000000000-count-other": "00 লাখ কোটি",
"100000000000000-count-one": "000 লাখ কোটি",
"100000000000000-count-other": "000 লাখ কোটি"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 হা",
"1000-count-other": "0 হা",
"10000-count-one": "00 হা",
"10000-count-other": "00 হা",
"100000-count-one": "0 লা",
"100000-count-other": "0 লা",
"1000000-count-one": "00 লা",
"1000000-count-other": "00 লা",
"10000000-count-one": "0 কো",
"10000000-count-other": "0 কো",
"100000000-count-one": "00 কো",
"100000000-count-other": "00 কো",
"1000000000-count-one": "000 কো",
"1000000000-count-other": "000 কো",
"10000000000-count-one": "00 শত কো",
"10000000000-count-other": "00শত কো",
"100000000000-count-one": "000কো",
"100000000000-count-other": "000কো",
"1000000000000-count-one": "0 লা'.'কো'.'",
"1000000000000-count-other": "0 লা'.'কো'.'",
"10000000000000-count-one": "00 লা'.'কো'.'",
"10000000000000-count-other": "00 লা'.'কো'.'",
"100000000000000-count-one": "000 লা'.'কো'.'",
"100000000000000-count-other": "000 লা'.'কো'.'"
}
}
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##,##0.###",
"long": {
"decimalFormat": {
"1000-count-one": "0 হাজার",
"1000-count-other": "0 হাজার",
"10000-count-one": "00 হাজার",
"10000-count-other": "00 হাজার",
"100000-count-one": "0 লাখ",
"100000-count-other": "0 লাখ",
"1000000-count-one": "00 লাখ",
"1000000-count-other": "00 লাখ",
"10000000-count-one": "0 কোটি",
"10000000-count-other": "0 কোটি",
"100000000-count-one": "00 কোটি",
"100000000-count-other": "00 কোটি",
"1000000000-count-one": "000 কোটি",
"1000000000-count-other": "000 কোটি",
"10000000000-count-one": "0000 কোটি",
"10000000000-count-other": "0000 কোটি",
"100000000000-count-one": "00000 কোটি",
"100000000000-count-other": "00000 কোটি",
"1000000000000-count-one": "0 লাখ কোটি",
"1000000000000-count-other": "0 লাখ কোটি",
"10000000000000-count-one": "00 লাখ কোটি",
"10000000000000-count-other": "00 লাখ কোটি",
"100000000000000-count-one": "000 লাখ কোটি",
"100000000000000-count-other": "000 লাখ কোটি"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 হা",
"1000-count-other": "0 হা",
"10000-count-one": "00 হা",
"10000-count-other": "00 হা",
"100000-count-one": "0 লা",
"100000-count-other": "0 লা",
"1000000-count-one": "00 লা",
"1000000-count-other": "00 লা",
"10000000-count-one": "0 কো",
"10000000-count-other": "0 কো",
"100000000-count-one": "00 কো",
"100000000-count-other": "00 কো",
"1000000000-count-one": "000 কো",
"1000000000-count-other": "000 কো",
"10000000000-count-one": "00 শত কো",
"10000000000-count-other": "00শত কো",
"100000000000-count-one": "000কো",
"100000000000-count-other": "000কো",
"1000000000000-count-one": "0 লা'.'কো'.'",
"1000000000000-count-other": "0 লা'.'কো'.'",
"10000000000000-count-one": "00 লা'.'কো'.'",
"10000000000000-count-other": "00 লা'.'কো'.'",
"100000000000000-count-one": "000 লা'.'কো'.'",
"100000000000000-count-other": "000 লা'.'কো'.'"
}
}
},
"scientificFormats-numberSystem-beng": {
"standard": "#E0"
},
"scientificFormats-numberSystem-latn": {
"standard": "#E0"
},
"percentFormats-numberSystem-beng": {
"standard": "#,##0%"
},
"percentFormats-numberSystem-latn": {
"standard": "#,##,##0%"
},
"currencyFormats-numberSystem-beng": {
"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 হা¤",
"1000-count-other": "0 হা¤",
"10000-count-one": "00 হা¤",
"10000-count-other": "00 হা¤",
"100000-count-one": "0 লা¤",
"100000-count-other": "0 লা¤",
"1000000-count-one": "00 লা¤",
"1000000-count-other": "00 লা¤",
"10000000-count-one": "0 কো¤",
"10000000-count-other": "0 কো¤",
"100000000-count-one": "00 কো¤",
"100000000-count-other": "00 কো¤",
"1000000000-count-one": "000 কো¤",
"1000000000-count-other": "000 কো¤",
"10000000000-count-one": "0000 কো¤",
"10000000000-count-other": "0000 কো¤",
"100000000000-count-one": "00000 কো¤",
"100000000000-count-other": "00000 কো¤",
"1000000000000-count-one": "0 লা'.'কো'.'¤",
"1000000000000-count-other": "0 লা'.'কো'.'¤",
"10000000000000-count-one": "00 লা'.'কো'.'¤",
"10000000000000-count-other": "00 লা'.'কো'.'¤",
"100000000000000-count-one": "000 লা'.'কো'.'¤",
"100000000000000-count-other": "000 লা'.'কো'.'¤"
}
},
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"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 হা¤",
"1000-count-other": "0 হা¤",
"10000-count-one": "00 হা¤",
"10000-count-other": "00 হা¤",
"100000-count-one": "0 লা¤",
"100000-count-other": "0 লা¤",
"1000000-count-one": "00 লা¤",
"1000000-count-other": "00 লা¤",
"10000000-count-one": "0 কো¤",
"10000000-count-other": "0 কো¤",
"100000000-count-one": "00 কো¤",
"100000000-count-other": "00 কো¤",
"1000000000-count-one": "000 কো¤",
"1000000000-count-other": "000 কো¤",
"10000000000-count-one": "0000 কো¤",
"10000000000-count-other": "0000 কো¤",
"100000000000-count-one": "00000 কো¤",
"100000000000-count-other": "00000 কো¤",
"1000000000000-count-one": "0 লা'.'কো'.'¤",
"1000000000000-count-other": "0 লা'.'কো'.'¤",
"10000000000000-count-one": "00 লা'.'কো'.'¤",
"10000000000000-count-other": "00 লা'.'কো'.'¤",
"100000000000000-count-one": "000 লা'.'কো'.'¤",
"100000000000000-count-other": "000 লা'.'কো'.'¤"
}
},
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-beng": {
"approximately": "~{0}",
"atLeast": "{0}+",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "{0}+",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-one": "সসে {0}টি আপেল খেল, সেটা ভাল",
"pluralMinimalPairs-count-other": "সসে {0}টি আপেল খেল, সেগুলি ভাল",
"few": "ডান দিকে {0}র্থ বাঁকটি নিন।",
"many": "ডান দিকে {0}ষ্ঠ বাঁকটি নিন।",
"one": "ডান দিকে {0}ম বাঁকটি নিন।",
"other": "ডান দিকে {0}তম বাঁকটি নিন।",
"two": "ডান দিকে {0}য় বাঁকটি নিন।"
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,195 @@
{
"main": {
"bs-Latn": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "bs",
"script": "Latn"
},
"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": "0 hiljada",
"1000-count-few": "0 hiljade",
"1000-count-other": "0 hiljada",
"10000-count-one": "00 hiljada",
"10000-count-few": "00 hiljade",
"10000-count-other": "00 hiljada",
"100000-count-one": "000 hiljada",
"100000-count-few": "000 hiljade",
"100000-count-other": "000 hiljada",
"1000000-count-one": "0 milion",
"1000000-count-few": "0 miliona",
"1000000-count-other": "0 miliona",
"10000000-count-one": "00 milion",
"10000000-count-few": "00 miliona",
"10000000-count-other": "00 miliona",
"100000000-count-one": "000 milion",
"100000000-count-few": "000 miliona",
"100000000-count-other": "000 miliona",
"1000000000-count-one": "0 milijarda",
"1000000000-count-few": "0 milijarde",
"1000000000-count-other": "0 milijardi",
"10000000000-count-one": "00 milijarda",
"10000000000-count-few": "00 milijarde",
"10000000000-count-other": "00 milijardi",
"100000000000-count-one": "000 milijarda",
"100000000000-count-few": "000 milijarde",
"100000000000-count-other": "000 milijardi",
"1000000000000-count-one": "0 bilion",
"1000000000000-count-few": "0 biliona",
"1000000000000-count-other": "0 biliona",
"10000000000000-count-one": "00 bilion",
"10000000000000-count-few": "00 biliona",
"10000000000000-count-other": "00 biliona",
"100000000000000-count-one": "000 bilion",
"100000000000000-count-few": "000 biliona",
"100000000000000-count-other": "000 biliona"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 hilj'.'",
"1000-count-few": "0 hilj'.'",
"1000-count-other": "0 hilj'.'",
"10000-count-one": "00 hilj'.'",
"10000-count-few": "00 hilj'.'",
"10000-count-other": "00 hilj'.'",
"100000-count-one": "000 hilj'.'",
"100000-count-few": "000 hilj'.'",
"100000-count-other": "000 hilj'.'",
"1000000-count-one": "0 mil'.'",
"1000000-count-few": "0 mil'.'",
"1000000-count-other": "0 mil'.'",
"10000000-count-one": "00 mil'.'",
"10000000-count-few": "00 mil'.'",
"10000000-count-other": "00 mil'.'",
"100000000-count-one": "000 mil'.'",
"100000000-count-few": "000 mil'.'",
"100000000-count-other": "000 mil'.'",
"1000000000-count-one": "0 mlr'.'",
"1000000000-count-few": "0 mlr'.'",
"1000000000-count-other": "0 mlr'.'",
"10000000000-count-one": "00 mlr'.'",
"10000000000-count-few": "00 mlr'.'",
"10000000000-count-other": "00 mlr'.'",
"100000000000-count-one": "000 mlr'.'",
"100000000000-count-few": "000 mlr'.'",
"100000000000-count-other": "000 mlr'.'",
"1000000000000-count-one": "0 bil'.'",
"1000000000000-count-few": "0 bil'.'",
"1000000000000-count-other": "0 bil'.'",
"10000000000000-count-one": "00 bil'.'",
"10000000000000-count-few": "00 bil'.'",
"10000000000000-count-other": "00 bil'.'",
"100000000000000-count-one": "000 bil'.'",
"100000000000000-count-few": "000 bil'.'",
"100000000000000-count-other": "000 bil'.'"
}
}
},
"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": "0 hilj'.' ¤",
"1000-count-few": "0 hilj'.' ¤",
"1000-count-other": "0 hilj'.' ¤",
"10000-count-one": "00 hilj'.' ¤",
"10000-count-few": "00 hilj'.' ¤",
"10000-count-other": "00 hilj'.' ¤",
"100000-count-one": "000 hilj'.' ¤",
"100000-count-few": "000 hilj'.' ¤",
"100000-count-other": "000 hilj'.' ¤",
"1000000-count-one": "0 mil'.' ¤",
"1000000-count-few": "0 mil'.' ¤",
"1000000-count-other": "0 mil'.' ¤",
"10000000-count-one": "00 mil'.' ¤",
"10000000-count-few": "00 mil'.' ¤",
"10000000-count-other": "00 mil'.' ¤",
"100000000-count-one": "000 mil'.' ¤",
"100000000-count-few": "000 mil'.' ¤",
"100000000-count-other": "000 mil'.' ¤",
"1000000000-count-one": "0 mlr'.' ¤",
"1000000000-count-few": "0 mlr'.' ¤",
"1000000000-count-other": "0 mlr'.' ¤",
"10000000000-count-one": "00 mlr'.' ¤",
"10000000000-count-few": "00 mlr'.' ¤",
"10000000000-count-other": "00 mlr'.' ¤",
"100000000000-count-one": "000 mlr'.' ¤",
"100000000000-count-few": "000 mlr'.' ¤",
"100000000000-count-other": "000 mlr'.' ¤",
"1000000000000-count-one": "0 bil'.' ¤",
"1000000000000-count-few": "0 bil'.' ¤",
"1000000000000-count-other": "0 bil'.' ¤",
"10000000000000-count-one": "00 bil'.' ¤",
"10000000000000-count-few": "00 bil'.' ¤",
"10000000000000-count-other": "00 bil'.' ¤",
"100000000000000-count-one": "000 bil'.' ¤",
"100000000000000-count-few": "000 bil'.' ¤",
"100000000000000-count-other": "000 bil'.' ¤"
}
},
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "{0}+",
"atMost": "≤{0}",
"range": "{0} {1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-one": "{0} dan",
"pluralMinimalPairs-count-few": "{0} dana",
"pluralMinimalPairs-count-other": "{0} drugih",
"other": "Skrenite na {0}. križanju desno."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,194 @@
{
"main": {
"bs": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "bs"
},
"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": "0 hiljada",
"1000-count-few": "0 hiljade",
"1000-count-other": "0 hiljada",
"10000-count-one": "00 hiljada",
"10000-count-few": "00 hiljade",
"10000-count-other": "00 hiljada",
"100000-count-one": "000 hiljada",
"100000-count-few": "000 hiljade",
"100000-count-other": "000 hiljada",
"1000000-count-one": "0 milion",
"1000000-count-few": "0 miliona",
"1000000-count-other": "0 miliona",
"10000000-count-one": "00 milion",
"10000000-count-few": "00 miliona",
"10000000-count-other": "00 miliona",
"100000000-count-one": "000 milion",
"100000000-count-few": "000 miliona",
"100000000-count-other": "000 miliona",
"1000000000-count-one": "0 milijarda",
"1000000000-count-few": "0 milijarde",
"1000000000-count-other": "0 milijardi",
"10000000000-count-one": "00 milijarda",
"10000000000-count-few": "00 milijarde",
"10000000000-count-other": "00 milijardi",
"100000000000-count-one": "000 milijarda",
"100000000000-count-few": "000 milijarde",
"100000000000-count-other": "000 milijardi",
"1000000000000-count-one": "0 bilion",
"1000000000000-count-few": "0 biliona",
"1000000000000-count-other": "0 biliona",
"10000000000000-count-one": "00 bilion",
"10000000000000-count-few": "00 biliona",
"10000000000000-count-other": "00 biliona",
"100000000000000-count-one": "000 bilion",
"100000000000000-count-few": "000 biliona",
"100000000000000-count-other": "000 biliona"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 hilj'.'",
"1000-count-few": "0 hilj'.'",
"1000-count-other": "0 hilj'.'",
"10000-count-one": "00 hilj'.'",
"10000-count-few": "00 hilj'.'",
"10000-count-other": "00 hilj'.'",
"100000-count-one": "000 hilj'.'",
"100000-count-few": "000 hilj'.'",
"100000-count-other": "000 hilj'.'",
"1000000-count-one": "0 mil'.'",
"1000000-count-few": "0 mil'.'",
"1000000-count-other": "0 mil'.'",
"10000000-count-one": "00 mil'.'",
"10000000-count-few": "00 mil'.'",
"10000000-count-other": "00 mil'.'",
"100000000-count-one": "000 mil'.'",
"100000000-count-few": "000 mil'.'",
"100000000-count-other": "000 mil'.'",
"1000000000-count-one": "0 mlr'.'",
"1000000000-count-few": "0 mlr'.'",
"1000000000-count-other": "0 mlr'.'",
"10000000000-count-one": "00 mlr'.'",
"10000000000-count-few": "00 mlr'.'",
"10000000000-count-other": "00 mlr'.'",
"100000000000-count-one": "000 mlr'.'",
"100000000000-count-few": "000 mlr'.'",
"100000000000-count-other": "000 mlr'.'",
"1000000000000-count-one": "0 bil'.'",
"1000000000000-count-few": "0 bil'.'",
"1000000000000-count-other": "0 bil'.'",
"10000000000000-count-one": "00 bil'.'",
"10000000000000-count-few": "00 bil'.'",
"10000000000000-count-other": "00 bil'.'",
"100000000000000-count-one": "000 bil'.'",
"100000000000000-count-few": "000 bil'.'",
"100000000000000-count-other": "000 bil'.'"
}
}
},
"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": "0 hilj'.' ¤",
"1000-count-few": "0 hilj'.' ¤",
"1000-count-other": "0 hilj'.' ¤",
"10000-count-one": "00 hilj'.' ¤",
"10000-count-few": "00 hilj'.' ¤",
"10000-count-other": "00 hilj'.' ¤",
"100000-count-one": "000 hilj'.' ¤",
"100000-count-few": "000 hilj'.' ¤",
"100000-count-other": "000 hilj'.' ¤",
"1000000-count-one": "0 mil'.' ¤",
"1000000-count-few": "0 mil'.' ¤",
"1000000-count-other": "0 mil'.' ¤",
"10000000-count-one": "00 mil'.' ¤",
"10000000-count-few": "00 mil'.' ¤",
"10000000-count-other": "00 mil'.' ¤",
"100000000-count-one": "000 mil'.' ¤",
"100000000-count-few": "000 mil'.' ¤",
"100000000-count-other": "000 mil'.' ¤",
"1000000000-count-one": "0 mlr'.' ¤",
"1000000000-count-few": "0 mlr'.' ¤",
"1000000000-count-other": "0 mlr'.' ¤",
"10000000000-count-one": "00 mlr'.' ¤",
"10000000000-count-few": "00 mlr'.' ¤",
"10000000000-count-other": "00 mlr'.' ¤",
"100000000000-count-one": "000 mlr'.' ¤",
"100000000000-count-few": "000 mlr'.' ¤",
"100000000000-count-other": "000 mlr'.' ¤",
"1000000000000-count-one": "0 bil'.' ¤",
"1000000000000-count-few": "0 bil'.' ¤",
"1000000000000-count-other": "0 bil'.' ¤",
"10000000000000-count-one": "00 bil'.' ¤",
"10000000000000-count-few": "00 bil'.' ¤",
"10000000000000-count-other": "00 bil'.' ¤",
"100000000000000-count-one": "000 bil'.' ¤",
"100000000000000-count-few": "000 bil'.' ¤",
"100000000000000-count-other": "000 bil'.' ¤"
}
},
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "{0}+",
"atMost": "≤{0}",
"range": "{0} {1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-one": "{0} dan",
"pluralMinimalPairs-count-few": "{0} dana",
"pluralMinimalPairs-count-other": "{0} drugih",
"other": "Skrenite na {0}. križanju desno."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,160 @@
{
"main": {
"ca-AD": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ca",
"territory": "AD"
},
"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": "0 miler",
"1000-count-other": "0 milers",
"10000-count-one": "00 milers",
"10000-count-other": "00 milers",
"100000-count-one": "000 milers",
"100000-count-other": "000 milers",
"1000000-count-one": "0 milió",
"1000000-count-other": "0 milions",
"10000000-count-one": "00 milions",
"10000000-count-other": "00 milions",
"100000000-count-one": "000 milions",
"100000000-count-other": "000 milions",
"1000000000-count-one": "0 miler de milions",
"1000000000-count-other": "0 milers de milions",
"10000000000-count-one": "00 milers de milions",
"10000000000-count-other": "00 milers de milions",
"100000000000-count-one": "000 milers de milions",
"100000000000-count-other": "000 milers de milions",
"1000000000000-count-one": "0 bilió",
"1000000000000-count-other": "0 bilions",
"10000000000000-count-one": "00 bilions",
"10000000000000-count-other": "00 bilions",
"100000000000000-count-one": "000 bilions",
"100000000000000-count-other": "000 bilions"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0m",
"1000-count-other": "0m",
"10000-count-one": "00m",
"10000-count-other": "00m",
"100000-count-one": "000m",
"100000-count-other": "000m",
"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": "0000 M",
"1000000000-count-other": "0000 M",
"10000000000-count-one": "00mM",
"10000000000-count-other": "00mM",
"100000000000-count-one": "000mM",
"100000000000-count-other": "000mM",
"1000000000000-count-one": "0 B",
"1000000000000-count-other": "0 B",
"10000000000000-count-one": "00 B",
"10000000000000-count-other": "00 B",
"100000000000000-count-one": "000 B",
"100000000000000-count-other": "000 B"
}
}
},
"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": "0m ¤",
"1000-count-other": "0m ¤",
"10000-count-one": "00m ¤",
"10000-count-other": "00m ¤",
"100000-count-one": "000m ¤",
"100000-count-other": "000m ¤",
"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": "0000 M ¤",
"1000000000-count-other": "0000 M ¤",
"10000000000-count-one": "00mM ¤",
"10000000000-count-other": "00mM ¤",
"100000000000-count-one": "000mM ¤",
"100000000000-count-other": "000mM ¤",
"1000000000000-count-one": "0 B ¤",
"1000000000000-count-other": "0 B ¤",
"10000000000000-count-one": "00 B ¤",
"10000000000000-count-other": "00 B ¤",
"100000000000000-count-one": "000 B ¤",
"100000000000000-count-other": "000 B ¤"
}
},
"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} dia",
"pluralMinimalPairs-count-other": "{0} dies",
"few": "Agafa el {0}t a la dreta.",
"one": "Agafa el {0}r a la dreta.",
"other": "Agafa el {0}è a la dreta.",
"two": "Agafa el {0}n a la dreta."
}
}
}
}
}

View File

@@ -0,0 +1,161 @@
{
"main": {
"ca-ES-VALENCIA": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ca",
"territory": "ES",
"variant": "VALENCIA"
},
"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": "0 miler",
"1000-count-other": "0 milers",
"10000-count-one": "00 milers",
"10000-count-other": "00 milers",
"100000-count-one": "000 milers",
"100000-count-other": "000 milers",
"1000000-count-one": "0 milió",
"1000000-count-other": "0 milions",
"10000000-count-one": "00 milions",
"10000000-count-other": "00 milions",
"100000000-count-one": "000 milions",
"100000000-count-other": "000 milions",
"1000000000-count-one": "0 miler de milions",
"1000000000-count-other": "0 milers de milions",
"10000000000-count-one": "00 milers de milions",
"10000000000-count-other": "00 milers de milions",
"100000000000-count-one": "000 milers de milions",
"100000000000-count-other": "000 milers de milions",
"1000000000000-count-one": "0 bilió",
"1000000000000-count-other": "0 bilions",
"10000000000000-count-one": "00 bilions",
"10000000000000-count-other": "00 bilions",
"100000000000000-count-one": "000 bilions",
"100000000000000-count-other": "000 bilions"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0m",
"1000-count-other": "0m",
"10000-count-one": "00m",
"10000-count-other": "00m",
"100000-count-one": "000m",
"100000-count-other": "000m",
"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": "0000 M",
"1000000000-count-other": "0000 M",
"10000000000-count-one": "00mM",
"10000000000-count-other": "00mM",
"100000000000-count-one": "000mM",
"100000000000-count-other": "000mM",
"1000000000000-count-one": "0 B",
"1000000000000-count-other": "0 B",
"10000000000000-count-one": "00 B",
"10000000000000-count-other": "00 B",
"100000000000000-count-one": "000 B",
"100000000000000-count-other": "000 B"
}
}
},
"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": "0m ¤",
"1000-count-other": "0m ¤",
"10000-count-one": "00m ¤",
"10000-count-other": "00m ¤",
"100000-count-one": "000m ¤",
"100000-count-other": "000m ¤",
"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": "0000 M ¤",
"1000000000-count-other": "0000 M ¤",
"10000000000-count-one": "00mM ¤",
"10000000000-count-other": "00mM ¤",
"100000000000-count-one": "000mM ¤",
"100000000000-count-other": "000mM ¤",
"1000000000000-count-one": "0 B ¤",
"1000000000000-count-other": "0 B ¤",
"10000000000000-count-one": "00 B ¤",
"10000000000000-count-other": "00 B ¤",
"100000000000000-count-one": "000 B ¤",
"100000000000000-count-other": "000 B ¤"
}
},
"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} dia",
"pluralMinimalPairs-count-other": "{0} dies",
"few": "Agafa el {0}t a la dreta.",
"one": "Agafa el {0}r a la dreta.",
"other": "Agafa el {0}è a la dreta.",
"two": "Agafa el {0}n a la dreta."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,160 @@
{
"main": {
"ca-FR": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ca",
"territory": "FR"
},
"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": "0 miler",
"1000-count-other": "0 milers",
"10000-count-one": "00 milers",
"10000-count-other": "00 milers",
"100000-count-one": "000 milers",
"100000-count-other": "000 milers",
"1000000-count-one": "0 milió",
"1000000-count-other": "0 milions",
"10000000-count-one": "00 milions",
"10000000-count-other": "00 milions",
"100000000-count-one": "000 milions",
"100000000-count-other": "000 milions",
"1000000000-count-one": "0 miler de milions",
"1000000000-count-other": "0 milers de milions",
"10000000000-count-one": "00 milers de milions",
"10000000000-count-other": "00 milers de milions",
"100000000000-count-one": "000 milers de milions",
"100000000000-count-other": "000 milers de milions",
"1000000000000-count-one": "0 bilió",
"1000000000000-count-other": "0 bilions",
"10000000000000-count-one": "00 bilions",
"10000000000000-count-other": "00 bilions",
"100000000000000-count-one": "000 bilions",
"100000000000000-count-other": "000 bilions"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0m",
"1000-count-other": "0m",
"10000-count-one": "00m",
"10000-count-other": "00m",
"100000-count-one": "000m",
"100000-count-other": "000m",
"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": "0000 M",
"1000000000-count-other": "0000 M",
"10000000000-count-one": "00mM",
"10000000000-count-other": "00mM",
"100000000000-count-one": "000mM",
"100000000000-count-other": "000mM",
"1000000000000-count-one": "0 B",
"1000000000000-count-other": "0 B",
"10000000000000-count-one": "00 B",
"10000000000000-count-other": "00 B",
"100000000000000-count-one": "000 B",
"100000000000000-count-other": "000 B"
}
}
},
"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": "0m ¤",
"1000-count-other": "0m ¤",
"10000-count-one": "00m ¤",
"10000-count-other": "00m ¤",
"100000-count-one": "000m ¤",
"100000-count-other": "000m ¤",
"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": "0000 M ¤",
"1000000000-count-other": "0000 M ¤",
"10000000000-count-one": "00mM ¤",
"10000000000-count-other": "00mM ¤",
"100000000000-count-one": "000mM ¤",
"100000000000-count-other": "000mM ¤",
"1000000000000-count-one": "0 B ¤",
"1000000000000-count-other": "0 B ¤",
"10000000000000-count-one": "00 B ¤",
"10000000000000-count-other": "00 B ¤",
"100000000000000-count-one": "000 B ¤",
"100000000000000-count-other": "000 B ¤"
}
},
"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} dia",
"pluralMinimalPairs-count-other": "{0} dies",
"few": "Agafa el {0}t a la dreta.",
"one": "Agafa el {0}r a la dreta.",
"other": "Agafa el {0}è a la dreta.",
"two": "Agafa el {0}n a la dreta."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,160 @@
{
"main": {
"ca-IT": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ca",
"territory": "IT"
},
"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": "0 miler",
"1000-count-other": "0 milers",
"10000-count-one": "00 milers",
"10000-count-other": "00 milers",
"100000-count-one": "000 milers",
"100000-count-other": "000 milers",
"1000000-count-one": "0 milió",
"1000000-count-other": "0 milions",
"10000000-count-one": "00 milions",
"10000000-count-other": "00 milions",
"100000000-count-one": "000 milions",
"100000000-count-other": "000 milions",
"1000000000-count-one": "0 miler de milions",
"1000000000-count-other": "0 milers de milions",
"10000000000-count-one": "00 milers de milions",
"10000000000-count-other": "00 milers de milions",
"100000000000-count-one": "000 milers de milions",
"100000000000-count-other": "000 milers de milions",
"1000000000000-count-one": "0 bilió",
"1000000000000-count-other": "0 bilions",
"10000000000000-count-one": "00 bilions",
"10000000000000-count-other": "00 bilions",
"100000000000000-count-one": "000 bilions",
"100000000000000-count-other": "000 bilions"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0m",
"1000-count-other": "0m",
"10000-count-one": "00m",
"10000-count-other": "00m",
"100000-count-one": "000m",
"100000-count-other": "000m",
"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": "0000 M",
"1000000000-count-other": "0000 M",
"10000000000-count-one": "00mM",
"10000000000-count-other": "00mM",
"100000000000-count-one": "000mM",
"100000000000-count-other": "000mM",
"1000000000000-count-one": "0 B",
"1000000000000-count-other": "0 B",
"10000000000000-count-one": "00 B",
"10000000000000-count-other": "00 B",
"100000000000000-count-one": "000 B",
"100000000000000-count-other": "000 B"
}
}
},
"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": "0m ¤",
"1000-count-other": "0m ¤",
"10000-count-one": "00m ¤",
"10000-count-other": "00m ¤",
"100000-count-one": "000m ¤",
"100000-count-other": "000m ¤",
"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": "0000 M ¤",
"1000000000-count-other": "0000 M ¤",
"10000000000-count-one": "00mM ¤",
"10000000000-count-other": "00mM ¤",
"100000000000-count-one": "000mM ¤",
"100000000000-count-other": "000mM ¤",
"1000000000000-count-one": "0 B ¤",
"1000000000000-count-other": "0 B ¤",
"10000000000000-count-one": "00 B ¤",
"10000000000000-count-other": "00 B ¤",
"100000000000000-count-one": "000 B ¤",
"100000000000000-count-other": "000 B ¤"
}
},
"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} dia",
"pluralMinimalPairs-count-other": "{0} dies",
"few": "Agafa el {0}t a la dreta.",
"one": "Agafa el {0}r a la dreta.",
"other": "Agafa el {0}è a la dreta.",
"two": "Agafa el {0}n a la dreta."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,159 @@
{
"main": {
"ca": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "ca"
},
"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": "0 miler",
"1000-count-other": "0 milers",
"10000-count-one": "00 milers",
"10000-count-other": "00 milers",
"100000-count-one": "000 milers",
"100000-count-other": "000 milers",
"1000000-count-one": "0 milió",
"1000000-count-other": "0 milions",
"10000000-count-one": "00 milions",
"10000000-count-other": "00 milions",
"100000000-count-one": "000 milions",
"100000000-count-other": "000 milions",
"1000000000-count-one": "0 miler de milions",
"1000000000-count-other": "0 milers de milions",
"10000000000-count-one": "00 milers de milions",
"10000000000-count-other": "00 milers de milions",
"100000000000-count-one": "000 milers de milions",
"100000000000-count-other": "000 milers de milions",
"1000000000000-count-one": "0 bilió",
"1000000000000-count-other": "0 bilions",
"10000000000000-count-one": "00 bilions",
"10000000000000-count-other": "00 bilions",
"100000000000000-count-one": "000 bilions",
"100000000000000-count-other": "000 bilions"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0m",
"1000-count-other": "0m",
"10000-count-one": "00m",
"10000-count-other": "00m",
"100000-count-one": "000m",
"100000-count-other": "000m",
"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": "0000 M",
"1000000000-count-other": "0000 M",
"10000000000-count-one": "00mM",
"10000000000-count-other": "00mM",
"100000000000-count-one": "000mM",
"100000000000-count-other": "000mM",
"1000000000000-count-one": "0 B",
"1000000000000-count-other": "0 B",
"10000000000000-count-one": "00 B",
"10000000000000-count-other": "00 B",
"100000000000000-count-one": "000 B",
"100000000000000-count-other": "000 B"
}
}
},
"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": "0m ¤",
"1000-count-other": "0m ¤",
"10000-count-one": "00m ¤",
"10000-count-other": "00m ¤",
"100000-count-one": "000m ¤",
"100000-count-other": "000m ¤",
"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": "0000 M ¤",
"1000000000-count-other": "0000 M ¤",
"10000000000-count-one": "00mM ¤",
"10000000000-count-other": "00mM ¤",
"100000000000-count-one": "000mM ¤",
"100000000000-count-other": "000mM ¤",
"1000000000000-count-one": "0 B ¤",
"1000000000000-count-other": "0 B ¤",
"10000000000000-count-one": "00 B ¤",
"10000000000000-count-other": "00 B ¤",
"100000000000000-count-one": "000 B ¤",
"100000000000000-count-other": "000 B ¤"
}
},
"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} dia",
"pluralMinimalPairs-count-other": "{0} dies",
"few": "Agafa el {0}t a la dreta.",
"one": "Agafa el {0}r a la dreta.",
"other": "Agafa el {0}è a la dreta.",
"two": "Agafa el {0}n a la dreta."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,232 @@
{
"main": {
"cs": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "cs"
},
"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": "0 tisíc",
"1000-count-few": "0 tisíce",
"1000-count-many": "0 tisíce",
"1000-count-other": "0 tisíc",
"10000-count-one": "00 tisíc",
"10000-count-few": "00 tisíc",
"10000-count-many": "00 tisíce",
"10000-count-other": "00 tisíc",
"100000-count-one": "000 tisíc",
"100000-count-few": "000 tisíc",
"100000-count-many": "000 tisíce",
"100000-count-other": "000 tisíc",
"1000000-count-one": "0 milion",
"1000000-count-few": "0 miliony",
"1000000-count-many": "0 milionu",
"1000000-count-other": "0 milionů",
"10000000-count-one": "00 milionů",
"10000000-count-few": "00 milionů",
"10000000-count-many": "00 milionu",
"10000000-count-other": "00 milionů",
"100000000-count-one": "000 milionů",
"100000000-count-few": "000 milionů",
"100000000-count-many": "000 milionu",
"100000000-count-other": "000 milionů",
"1000000000-count-one": "0 miliarda",
"1000000000-count-few": "0 miliardy",
"1000000000-count-many": "0 miliardy",
"1000000000-count-other": "0 miliard",
"10000000000-count-one": "00 miliard",
"10000000000-count-few": "00 miliard",
"10000000000-count-many": "00 miliardy",
"10000000000-count-other": "00 miliard",
"100000000000-count-one": "000 miliard",
"100000000000-count-few": "000 miliard",
"100000000000-count-many": "000 miliardy",
"100000000000-count-other": "000 miliard",
"1000000000000-count-one": "0 bilion",
"1000000000000-count-few": "0 biliony",
"1000000000000-count-many": "0 bilionu",
"1000000000000-count-other": "0 bilionů",
"10000000000000-count-one": "00 bilionů",
"10000000000000-count-few": "00 bilionů",
"10000000000000-count-many": "00 bilionu",
"10000000000000-count-other": "00 bilionů",
"100000000000000-count-one": "000 bilionů",
"100000000000000-count-few": "000 bilionů",
"100000000000000-count-many": "000 bilionu",
"100000000000000-count-other": "000 bilionů"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 tis'.'",
"1000-count-few": "0 tis'.'",
"1000-count-many": "0 tis'.'",
"1000-count-other": "0 tis'.'",
"10000-count-one": "00 tis'.'",
"10000-count-few": "00 tis'.'",
"10000-count-many": "00 tis'.'",
"10000-count-other": "00 tis'.'",
"100000-count-one": "000 tis'.'",
"100000-count-few": "000 tis'.'",
"100000-count-many": "000 tis'.'",
"100000-count-other": "000 tis'.'",
"1000000-count-one": "0 mil'.'",
"1000000-count-few": "0 mil'.'",
"1000000-count-many": "0 mil'.'",
"1000000-count-other": "0 mil'.'",
"10000000-count-one": "00 mil'.'",
"10000000-count-few": "00 mil'.'",
"10000000-count-many": "00 mil'.'",
"10000000-count-other": "00 mil'.'",
"100000000-count-one": "000 mil'.'",
"100000000-count-few": "000 mil'.'",
"100000000-count-many": "000 mil'.'",
"100000000-count-other": "000 mil'.'",
"1000000000-count-one": "0 mld'.'",
"1000000000-count-few": "0 mld'.'",
"1000000000-count-many": "0 mld'.'",
"1000000000-count-other": "0 mld'.'",
"10000000000-count-one": "00 mld'.'",
"10000000000-count-few": "00 mld'.'",
"10000000000-count-many": "00 mld'.'",
"10000000000-count-other": "00 mld'.'",
"100000000000-count-one": "000 mld'.'",
"100000000000-count-few": "000 mld'.'",
"100000000000-count-many": "000 mld'.'",
"100000000000-count-other": "000 mld'.'",
"1000000000000-count-one": "0 bil'.'",
"1000000000000-count-few": "0 bil'.'",
"1000000000000-count-many": "0 bil'.'",
"1000000000000-count-other": "0 bil'.'",
"10000000000000-count-one": "00 bil'.'",
"10000000000000-count-few": "00 bil'.'",
"10000000000000-count-many": "00 bil'.'",
"10000000000000-count-other": "00 bil'.'",
"100000000000000-count-one": "000 bil'.'",
"100000000000000-count-few": "000 bil'.'",
"100000000000000-count-many": "000 bil'.'",
"100000000000000-count-other": "000 bil'.'"
}
}
},
"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": "0 tis'.' ¤",
"1000-count-few": "0 tis'.' ¤",
"1000-count-many": "0 tis'.' ¤",
"1000-count-other": "0 tis'.' ¤",
"10000-count-one": "00 tis'.' ¤",
"10000-count-few": "00 tis'.' ¤",
"10000-count-many": "00 tis'.' ¤",
"10000-count-other": "00 tis'.' ¤",
"100000-count-one": "000 tis'.' ¤",
"100000-count-few": "000 tis'.' ¤",
"100000-count-many": "000 tis'.' ¤",
"100000-count-other": "000 tis'.' ¤",
"1000000-count-one": "0 mil'.' ¤",
"1000000-count-few": "0 mil'.' ¤",
"1000000-count-many": "0 mil'.' ¤",
"1000000-count-other": "0 mil'.' ¤",
"10000000-count-one": "00 mil'.' ¤",
"10000000-count-few": "00 mil'.' ¤",
"10000000-count-many": "00 mil'.' ¤",
"10000000-count-other": "00 mil'.' ¤",
"100000000-count-one": "000 mil'.' ¤",
"100000000-count-few": "000 mil'.' ¤",
"100000000-count-many": "000 mil'.' ¤",
"100000000-count-other": "000 mil'.' ¤",
"1000000000-count-one": "0 mld'.' ¤",
"1000000000-count-few": "0 mld'.' ¤",
"1000000000-count-many": "0 mld'.' ¤",
"1000000000-count-other": "0 mld'.' ¤",
"10000000000-count-one": "00 mld'.' ¤",
"10000000000-count-few": "00 mld'.' ¤",
"10000000000-count-many": "00 mld'.' ¤",
"10000000000-count-other": "00 mld'.' ¤",
"100000000000-count-one": "000 mld'.' ¤",
"100000000000-count-few": "000 mld'.' ¤",
"100000000000-count-many": "000 mld'.' ¤",
"100000000000-count-other": "000 mld'.' ¤",
"1000000000000-count-one": "0 bil'.' ¤",
"1000000000000-count-few": "0 bil'.' ¤",
"1000000000000-count-many": "0 bil'.' ¤",
"1000000000000-count-other": "0 bil'.' ¤",
"10000000000000-count-one": "00 bil'.' ¤",
"10000000000000-count-few": "00 bil'.' ¤",
"10000000000000-count-many": "00 bil'.' ¤",
"10000000000000-count-other": "00 bil'.' ¤",
"100000000000000-count-one": "000 bil'.' ¤",
"100000000000000-count-few": "000 bil'.' ¤",
"100000000000000-count-many": "000 bil'.' ¤",
"100000000000000-count-other": "000 bil'.' ¤"
}
},
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "≥{0}",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-one": "{0} den",
"pluralMinimalPairs-count-few": "{0} dny",
"pluralMinimalPairs-count-many": "{0} dne",
"pluralMinimalPairs-count-other": "{0} dní",
"other": "Na {0}. křižovatce odbočte vpravo."
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,313 @@
{
"main": {
"cy": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "cy"
},
"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-zero": "0 mil",
"1000-count-one": "0 mil",
"1000-count-two": "0K",
"1000-count-few": "0K",
"1000-count-many": "0K",
"1000-count-other": "0 mil",
"10000-count-zero": "00K",
"10000-count-one": "00 mil",
"10000-count-two": "00K",
"10000-count-few": "00K",
"10000-count-many": "00K",
"10000-count-other": "00 mil",
"100000-count-zero": "000K",
"100000-count-one": "000 mil",
"100000-count-two": "000K",
"100000-count-few": "000K",
"100000-count-many": "000K",
"100000-count-other": "000 mil",
"1000000-count-zero": "0M",
"1000000-count-one": "0 miliwn",
"1000000-count-two": "0M",
"1000000-count-few": "0M",
"1000000-count-many": "0M",
"1000000-count-other": "0 miliwn",
"10000000-count-zero": "00M",
"10000000-count-one": "00 miliwn",
"10000000-count-two": "00M",
"10000000-count-few": "00M",
"10000000-count-many": "00M",
"10000000-count-other": "00 miliwn",
"100000000-count-zero": "000M",
"100000000-count-one": "000 miliwn",
"100000000-count-two": "000M",
"100000000-count-few": "000M",
"100000000-count-many": "000M",
"100000000-count-other": "000 miliwn",
"1000000000-count-zero": "0B",
"1000000000-count-one": "0 biliwn",
"1000000000-count-two": "0B",
"1000000000-count-few": "0B",
"1000000000-count-many": "0B",
"1000000000-count-other": "0 biliwn",
"10000000000-count-zero": "00B",
"10000000000-count-one": "00 biliwn",
"10000000000-count-two": "00B",
"10000000000-count-few": "00B",
"10000000000-count-many": "00B",
"10000000000-count-other": "00 biliwn",
"100000000000-count-zero": "000B",
"100000000000-count-one": "000 biliwn",
"100000000000-count-two": "000B",
"100000000000-count-few": "000B",
"100000000000-count-many": "000B",
"100000000000-count-other": "000 biliwn",
"1000000000000-count-zero": "0T",
"1000000000000-count-one": "0 triliwn",
"1000000000000-count-two": "0T",
"1000000000000-count-few": "0T",
"1000000000000-count-many": "0T",
"1000000000000-count-other": "0 triliwn",
"10000000000000-count-zero": "00T",
"10000000000000-count-one": "00 triliwn",
"10000000000000-count-two": "00T",
"10000000000000-count-few": "00T",
"10000000000000-count-many": "00T",
"10000000000000-count-other": "00 triliwn",
"100000000000000-count-zero": "000T",
"100000000000000-count-one": "000T",
"100000000000000-count-two": "000T",
"100000000000000-count-few": "000T",
"100000000000000-count-many": "000T",
"100000000000000-count-other": "000 triliwn"
}
},
"short": {
"decimalFormat": {
"1000-count-zero": "0K",
"1000-count-one": "0K",
"1000-count-two": "0K",
"1000-count-few": "0K",
"1000-count-many": "0K",
"1000-count-other": "0K",
"10000-count-zero": "00K",
"10000-count-one": "00K",
"10000-count-two": "00K",
"10000-count-few": "00K",
"10000-count-many": "00K",
"10000-count-other": "00K",
"100000-count-zero": "000K",
"100000-count-one": "000K",
"100000-count-two": "000K",
"100000-count-few": "000K",
"100000-count-many": "000K",
"100000-count-other": "000K",
"1000000-count-zero": "0M",
"1000000-count-one": "0M",
"1000000-count-two": "0M",
"1000000-count-few": "0M",
"1000000-count-many": "0M",
"1000000-count-other": "0M",
"10000000-count-zero": "00M",
"10000000-count-one": "00M",
"10000000-count-two": "00M",
"10000000-count-few": "00M",
"10000000-count-many": "00M",
"10000000-count-other": "00M",
"100000000-count-zero": "000M",
"100000000-count-one": "000M",
"100000000-count-two": "000M",
"100000000-count-few": "000M",
"100000000-count-many": "000M",
"100000000-count-other": "000M",
"1000000000-count-zero": "0B",
"1000000000-count-one": "0B",
"1000000000-count-two": "0B",
"1000000000-count-few": "0B",
"1000000000-count-many": "0B",
"1000000000-count-other": "0B",
"10000000000-count-zero": "00B",
"10000000000-count-one": "00B",
"10000000000-count-two": "00B",
"10000000000-count-few": "00B",
"10000000000-count-many": "00B",
"10000000000-count-other": "00B",
"100000000000-count-zero": "000B",
"100000000000-count-one": "000B",
"100000000000-count-two": "000B",
"100000000000-count-few": "000B",
"100000000000-count-many": "000B",
"100000000000-count-other": "000B",
"1000000000000-count-zero": "0T",
"1000000000000-count-one": "0T",
"1000000000000-count-two": "0T",
"1000000000000-count-few": "0T",
"1000000000000-count-many": "0T",
"1000000000000-count-other": "0T",
"10000000000000-count-zero": "00T",
"10000000000000-count-one": "00T",
"10000000000000-count-two": "00T",
"10000000000000-count-few": "00T",
"10000000000000-count-many": "00T",
"10000000000000-count-other": "00T",
"100000000000000-count-zero": "000T",
"100000000000000-count-one": "000T",
"100000000000000-count-two": "000T",
"100000000000000-count-few": "000T",
"100000000000000-count-many": "000T",
"100000000000000-count-other": "000T"
}
}
},
"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-zero": "¤0K",
"1000-count-one": "¤0K",
"1000-count-two": "¤0K",
"1000-count-few": "¤0K",
"1000-count-many": "¤0K",
"1000-count-other": "¤0K",
"10000-count-zero": "¤00K",
"10000-count-one": "¤00K",
"10000-count-two": "¤00K",
"10000-count-few": "¤00K",
"10000-count-many": "¤00K",
"10000-count-other": "¤00K",
"100000-count-zero": "¤000K",
"100000-count-one": "¤000K",
"100000-count-two": "¤000K",
"100000-count-few": "¤000K",
"100000-count-many": "¤000K",
"100000-count-other": "¤000K",
"1000000-count-zero": "¤0M",
"1000000-count-one": "¤0M",
"1000000-count-two": "¤0M",
"1000000-count-few": "¤0M",
"1000000-count-many": "¤0M",
"1000000-count-other": "¤0M",
"10000000-count-zero": "¤00M",
"10000000-count-one": "¤00M",
"10000000-count-two": "¤00M",
"10000000-count-few": "¤00M",
"10000000-count-many": "¤00M",
"10000000-count-other": "¤00M",
"100000000-count-zero": "¤000M",
"100000000-count-one": "¤000M",
"100000000-count-two": "¤000M",
"100000000-count-few": "¤000M",
"100000000-count-many": "¤000M",
"100000000-count-other": "¤000M",
"1000000000-count-zero": "¤0B",
"1000000000-count-one": "¤0B",
"1000000000-count-two": "¤0B",
"1000000000-count-few": "¤0B",
"1000000000-count-many": "¤0B",
"1000000000-count-other": "¤0B",
"10000000000-count-zero": "¤00B",
"10000000000-count-one": "¤00B",
"10000000000-count-two": "¤00B",
"10000000000-count-few": "¤00B",
"10000000000-count-many": "¤00B",
"10000000000-count-other": "¤00B",
"100000000000-count-zero": "¤000B",
"100000000000-count-one": "¤000B",
"100000000000-count-two": "¤000B",
"100000000000-count-few": "¤000B",
"100000000000-count-many": "¤000B",
"100000000000-count-other": "¤000B",
"1000000000000-count-zero": "¤0T",
"1000000000000-count-one": "¤0T",
"1000000000000-count-two": "¤0T",
"1000000000000-count-few": "¤0T",
"1000000000000-count-many": "¤0T",
"1000000000000-count-other": "¤0T",
"10000000000000-count-zero": "¤00T",
"10000000000000-count-one": "¤00T",
"10000000000000-count-two": "¤00T",
"10000000000000-count-few": "¤00T",
"10000000000000-count-many": "¤00T",
"10000000000000-count-other": "¤00T",
"100000000000000-count-zero": "¤000T",
"100000000000000-count-one": "¤000T",
"100000000000000-count-two": "¤000T",
"100000000000000-count-few": "¤000T",
"100000000000000-count-many": "¤000T",
"100000000000000-count-other": "¤000T"
}
},
"unitPattern-count-zero": "{0} {1}",
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-two": "{0} {1}",
"unitPattern-count-few": "{0} {1}",
"unitPattern-count-many": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "{0}+",
"atMost": "≤{0}",
"range": "{0}{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-zero": "{0} cŵn, {0} cathod",
"pluralMinimalPairs-count-one": "{0} ci, {0} gath",
"pluralMinimalPairs-count-two": "{0} gi, {0} gath",
"pluralMinimalPairs-count-few": "{0} chi, {0} cath",
"pluralMinimalPairs-count-many": "{0} chi, {0} chath",
"pluralMinimalPairs-count-other": "{0} ci, {0} cath",
"few": "{0}ydd ci",
"many": "{0}ed ci",
"one": "ci {0}af",
"other": "ci rhif {0}",
"two": "{0}il gi",
"zero": "{0}fed ci"
}
}
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,159 @@
{
"main": {
"da-GL": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "da",
"territory": "GL"
},
"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": "0 tusind",
"1000-count-other": "0 tusind",
"10000-count-one": "00 tusind",
"10000-count-other": "00 tusind",
"100000-count-one": "000 tusind",
"100000-count-other": "000 tusind",
"1000000-count-one": "0 million",
"1000000-count-other": "0 millioner",
"10000000-count-one": "00 millioner",
"10000000-count-other": "00 millioner",
"100000000-count-one": "000 millioner",
"100000000-count-other": "000 millioner",
"1000000000-count-one": "0 milliard",
"1000000000-count-other": "0 milliarder",
"10000000000-count-one": "00 milliarder",
"10000000000-count-other": "00 milliarder",
"100000000000-count-one": "000 milliarder",
"100000000000-count-other": "000 milliarder",
"1000000000000-count-one": "0 billion",
"1000000000000-count-other": "0 billioner",
"10000000000000-count-one": "00 billioner",
"10000000000000-count-other": "00 billioner",
"100000000000000-count-one": "000 billioner",
"100000000000000-count-other": "000 billioner"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 t",
"1000-count-other": "0 t",
"10000-count-one": "00 t",
"10000-count-other": "00 t",
"100000-count-one": "000 t",
"100000-count-other": "000 t",
"1000000-count-one": "0 mio'.'",
"1000000-count-other": "0 mio'.'",
"10000000-count-one": "00 mio'.'",
"10000000-count-other": "00 mio'.'",
"100000000-count-one": "000 mio'.'",
"100000000-count-other": "000 mio'.'",
"1000000000-count-one": "0 mia'.'",
"1000000000-count-other": "0 mia'.'",
"10000000000-count-one": "00 mia'.'",
"10000000000-count-other": "00 mia'.'",
"100000000000-count-one": "000 mia'.'",
"100000000000-count-other": "000 mia'.'",
"1000000000000-count-one": "0 bio'.'",
"1000000000000-count-other": "0 bio'.'",
"10000000000000-count-one": "00 bio'.'",
"10000000000000-count-other": "00 bio'.'",
"100000000000000-count-one": "000 bio'.'",
"100000000000000-count-other": "000 bio'.'"
}
}
},
"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": "0 t ¤",
"1000-count-other": "0 t ¤",
"10000-count-one": "00 t ¤",
"10000-count-other": "00 t ¤",
"100000-count-one": "000 t ¤",
"100000-count-other": "000 t ¤",
"1000000-count-one": "0 mio'.' ¤",
"1000000-count-other": "0 mio'.' ¤",
"10000000-count-one": "00 mio'.' ¤",
"10000000-count-other": "00 mio'.' ¤",
"100000000-count-one": "000 mio'.' ¤",
"100000000-count-other": "000 mio'.' ¤",
"1000000000-count-one": "0 mia'.' ¤",
"1000000000-count-other": "0 mia'.' ¤",
"10000000000-count-one": "00 mia'.' ¤",
"10000000000-count-other": "00 mia'.' ¤",
"100000000000-count-one": "000 mia'.' ¤",
"100000000000-count-other": "000 mia'.' ¤",
"1000000000000-count-one": "0 bio'.' ¤",
"1000000000000-count-other": "0 bio'.' ¤",
"10000000000000-count-one": "00 bio'.' ¤",
"10000000000000-count-other": "00 bio'.' ¤",
"100000000000000-count-one": "000 bio'.' ¤",
"100000000000000-count-other": "000 bio'.' ¤"
}
},
"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} dag",
"pluralMinimalPairs-count-other": "{0} dage",
"other": "Tag den {0}. vej til højre.",
"common": "En {0}",
"neuter": "Et {0}"
}
}
}
}
}

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More