summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/curr/sah.txt
blob: 8d00aa4b004df52419772fb26be30e7fa423c56e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sah{
    Currencies{
        RUB{
            "₽",
            "Арассыыйа солкуобайа",
        }
        USD{
            "US$",
            "АХШ дуоллара",
        }
    }
    Currencies%narrow{
        RUB{"₽"}
    }
    CurrencyPlurals{
        RUB{
            other{"Арассыыйа солкуобайа"}
        }
        USD{
            other{"АХШ дуоллара"}
        }
    }
    CurrencyUnitPatterns{
        other{"{0} {1}"}
    }
    Version{"2.1.27.87"}
}