intl/icu/source/data/curr/fa_AF.txt

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

     1 // ***************************************************************************
     2 // *
     3 // * Copyright (C) 2013 International Business Machines
     4 // * Corporation and others. All Rights Reserved.
     5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
     6 // * Source File: <path>/common/main/fa_AF.xml
     7 // *
     8 // ***************************************************************************
     9 fa_AF{
    10     Currencies{
    11         AUD{
    12             "A$",
    13             "دالر آسترالیا",
    14         }
    15         BND{
    16             "BND",
    17             "دالر برونی",
    18         }
    19         BYR{
    20             "BYR",
    21             "روبل روسیهٔ سفید",
    22         }
    23         CAD{
    24             "$CA",
    25             "دالر کانادا",
    26         }
    27         CHF{
    28             "CHF",
    29             "فرانک سویس",
    30         }
    31         DKK{
    32             "DKK",
    33             "کرون دنمارک",
    34         }
    35         JPY{
    36             "¥",
    37             "ین جاپان",
    38         }
    39         MXN{
    40             "$MX",
    41             "پزوی مکسیکو",
    42         }
    43         NLG{
    44             "NLG",
    45             "گیلدر هالند",
    46         }
    47         NOK{
    48             "NOK",
    49             "کرون ناروی",
    50         }
    51         SEK{
    52             "SEK",
    53             "کرون سویدن",
    54         }
    55         SGD{
    56             "SGD",
    57             "دالر سینگاپور",
    58         }
    59         TJS{
    60             "TJS",
    61             "سامانی تاجکستان",
    62         }
    63         USD{
    64             "$",
    65             "دالر امریکا",
    66         }
    67     }
    68     Version{"2.0.92.80"}
    69 }

mercurial