Files
BeWoPlaner/BeWoPlanerMobil/node_modules/cldr-data/main/am/listPatterns.json
Lyndon Jetten fda2c306b5 MoK: Report Viewer hinzugefügt
FaC: Das alte Flag von Terminen, die in die Zeiterfassung übernommen worden sind, wird ebenfalls berücksichtigt.
2023-03-13 19:39:04 +01:00

69 lines
1.8 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"main": {
"am": {
"identity": {
"version": {
"_cldrVersion": "36"
},
"language": "am"
},
"listPatterns": {
"listPattern-type-standard": {
"start": "{0}፣ {1}",
"middle": "{0}፣ {1}",
"end": "{0}, እና {1}",
"2": "{0} እና {1}"
},
"listPattern-type-or": {
"start": "{0}፣ {1}",
"middle": "{0}፣ {1}",
"end": "{0} ወይም {1}",
"2": "{0} ወይም {1}"
},
"listPattern-type-or-narrow": {
"start": "{0}፣ {1}",
"middle": "{0}፣ {1}",
"end": "{0} ወይም {1}",
"2": "{0} ወይም {1}"
},
"listPattern-type-or-short": {
"start": "{0}፣ {1}",
"middle": "{0}፣ {1}",
"end": "{0} ወይም {1}",
"2": "{0} ወይም {1}"
},
"listPattern-type-standard-narrow": {
"start": "{0}, {1}",
"middle": "{0}፣ {1}",
"end": "{0}, እና {1}",
"2": "{0} እና {1}"
},
"listPattern-type-standard-short": {
"start": "{0}፣ {1}",
"middle": "{0}፣ {1}",
"end": "{0}, እና {1}",
"2": "{0} እና {1}"
},
"listPattern-type-unit": {
"start": "{0}፣ {1}",
"middle": "{0}፣ {1}",
"end": "{0}፣ {1}",
"2": "{0}፣ {1}"
},
"listPattern-type-unit-narrow": {
"start": "{0}፣ {1}",
"middle": "{0}፣ {1}",
"end": "{0} {1}",
"2": "{0} {1}"
},
"listPattern-type-unit-short": {
"start": "{0}፣ {1}",
"middle": "{0}፣ {1}",
"end": "{0}፣ {1}",
"2": "{0}፣ {1}"
}
}
}
}
}