diff options
Diffstat (limited to '')
-rw-r--r-- | intl/icu/source/data/unit/nds.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/intl/icu/source/data/unit/nds.txt b/intl/icu/source/data/unit/nds.txt new file mode 100644 index 0000000000..2cf547f2d2 --- /dev/null +++ b/intl/icu/source/data/unit/nds.txt @@ -0,0 +1,30 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +nds{ + Version{"37"} + units{ + duration{ + day{ + other{"{0} Daag"} + } + hour{ + other{"{0} Stünnen"} + } + minute{ + other{"{0} Minuten"} + } + month{ + other{"{0} Maanden"} + } + second{ + other{"{0} Sekunnen"} + } + week{ + other{"{0} Weken"} + } + year{ + other{"{0} Johren"} + } + } + } +} |