Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | // *************************************************************************** |
michael@0 | 2 | // * |
michael@0 | 3 | // * Copyright (C) 2013 International Business Machines |
michael@0 | 4 | // * Corporation and others. All Rights Reserved. |
michael@0 | 5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
michael@0 | 6 | // * Source File: <path>/common/main/be.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | /** |
michael@0 | 10 | * ICU <specials> source: <path>/common/main/be.xml |
michael@0 | 11 | */ |
michael@0 | 12 | be{ |
michael@0 | 13 | Currencies{ |
michael@0 | 14 | AUD{ |
michael@0 | 15 | "A$", |
michael@0 | 16 | "аўстралійскі даляр", |
michael@0 | 17 | } |
michael@0 | 18 | BRL{ |
michael@0 | 19 | "R$", |
michael@0 | 20 | "бразільскі рэал", |
michael@0 | 21 | } |
michael@0 | 22 | BYR{ |
michael@0 | 23 | "р.", |
michael@0 | 24 | "беларускі рубель", |
michael@0 | 25 | } |
michael@0 | 26 | CNY{ |
michael@0 | 27 | "CN¥", |
michael@0 | 28 | "кітайскі юань", |
michael@0 | 29 | } |
michael@0 | 30 | ERN{ |
michael@0 | 31 | "ERN", |
michael@0 | 32 | "эрытрэйская накфа", |
michael@0 | 33 | } |
michael@0 | 34 | EUR{ |
michael@0 | 35 | "€", |
michael@0 | 36 | "еўра", |
michael@0 | 37 | } |
michael@0 | 38 | GBP{ |
michael@0 | 39 | "£", |
michael@0 | 40 | "англійскі фунт", |
michael@0 | 41 | } |
michael@0 | 42 | INR{ |
michael@0 | 43 | "₹", |
michael@0 | 44 | "індыйская рупія", |
michael@0 | 45 | } |
michael@0 | 46 | JPY{ |
michael@0 | 47 | "¥", |
michael@0 | 48 | "японская іена", |
michael@0 | 49 | } |
michael@0 | 50 | NOK{ |
michael@0 | 51 | "NOK", |
michael@0 | 52 | "нарвэская крона", |
michael@0 | 53 | } |
michael@0 | 54 | RUB{ |
michael@0 | 55 | "рас. руб.", |
michael@0 | 56 | "рускі рубель", |
michael@0 | 57 | } |
michael@0 | 58 | USD{ |
michael@0 | 59 | "$", |
michael@0 | 60 | "долар ЗША", |
michael@0 | 61 | } |
michael@0 | 62 | XXX{ |
michael@0 | 63 | "XXX", |
michael@0 | 64 | "невядомая або недапушчальная валюта", |
michael@0 | 65 | } |
michael@0 | 66 | } |
michael@0 | 67 | Version{"2.0.92.87"} |
michael@0 | 68 | } |