summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/unit/es_CO.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:47:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:47:29 +0000
commit0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch)
treea31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /intl/icu/source/data/unit/es_CO.txt
parentInitial commit. (diff)
downloadfirefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz
firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'intl/icu/source/data/unit/es_CO.txt')
-rw-r--r--intl/icu/source/data/unit/es_CO.txt76
1 files changed, 76 insertions, 0 deletions
diff --git a/intl/icu/source/data/unit/es_CO.txt b/intl/icu/source/data/unit/es_CO.txt
new file mode 100644
index 0000000000..d5e2cfc6e8
--- /dev/null
+++ b/intl/icu/source/data/unit/es_CO.txt
@@ -0,0 +1,76 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
+// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
+es_CO{
+ %%Parent{"es_419"}
+ units{
+ duration{
+ month{
+ per{"{0}/mes"}
+ }
+ week{
+ per{"{0}/sem."}
+ }
+ }
+ }
+ unitsNarrow{
+ duration{
+ day{
+ dnam{"día"}
+ one{"{0} día"}
+ other{"{0} días"}
+ }
+ hour{
+ one{"{0} h"}
+ other{"{0} h"}
+ }
+ millisecond{
+ one{"{0} ms"}
+ other{"{0} ms"}
+ }
+ minute{
+ one{"{0} min"}
+ other{"{0} min"}
+ }
+ month{
+ dnam{"mes"}
+ one{"{0} mes"}
+ other{"{0} meses"}
+ }
+ second{
+ one{"{0} s"}
+ other{"{0} s"}
+ }
+ week{
+ one{"{0} sem."}
+ other{"{0} sems."}
+ }
+ year{
+ one{"{0} a."}
+ other{"{0} a."}
+ }
+ }
+ }
+ unitsShort{
+ duration{
+ day{
+ dnam{"días"}
+ one{"{0} día"}
+ other{"{0} días"}
+ per{"{0}/día"}
+ }
+ month{
+ dnam{"mes"}
+ one{"{0} mes"}
+ other{"{0} meses"}
+ per{"{0}/mes"}
+ }
+ year{
+ dnam{"a."}
+ one{"{0} a."}
+ other{"{0} a."}
+ per{"{0}/año"}
+ }
+ }
+ }
+}