FaC: Das alte Flag von Terminen, die in die Zeiterfassung übernommen worden sind, wird ebenfalls berücksichtigt.
156 lines
5.9 KiB
JSON
156 lines
5.9 KiB
JSON
{
|
||
"main": {
|
||
"da": {
|
||
"identity": {
|
||
"version": {
|
||
"_cldrVersion": "36"
|
||
},
|
||
"language": "da"
|
||
},
|
||
"numbers": {
|
||
"defaultNumberingSystem": "latn",
|
||
"otherNumberingSystems": {
|
||
"native": "latn"
|
||
},
|
||
"minimumGroupingDigits": "1",
|
||
"symbols-numberSystem-latn": {
|
||
"decimal": ",",
|
||
"group": ".",
|
||
"list": ";",
|
||
"percentSign": "%",
|
||
"plusSign": "+",
|
||
"minusSign": "-",
|
||
"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:]",
|
||
"surroundingMatch": "[:digit:]",
|
||
"insertBetween": " "
|
||
},
|
||
"afterCurrency": {
|
||
"currencyMatch": "[:^S:]",
|
||
"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."
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|