intl/icu/source/data/locales/ar_MR.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
-rwxr-xr-x

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/ar_MR.xml
     7 // *
     8 // ***************************************************************************
     9 ar_MR{
    10     NumberElements{
    11         latn{
    12             symbols{
    13                 decimal{","}
    14                 group{"."}
    15             }
    16         }
    17     }
    18     Version{"2.0.90.61"}
    19     calendar{
    20         gregorian{
    21             monthNames{
    22                 format{
    23                     abbreviated{
    24                         "يناير",
    25                         "فبراير",
    26                         "مارس",
    27                         "إبريل",
    28                         "مايو",
    29                         "يونيو",
    30                         "يوليو",
    31                         "أغشت",
    32                         "شتمبر",
    33                         "أكتوبر",
    34                         "نوفمبر",
    35                         "دجمبر",
    36                     }
    37                     narrow{
    38                         "ي",
    39                         "ف",
    40                         "م",
    41                         "إ",
    42                         "و",
    43                         "ن",
    44                         "ل",
    45                         "غ",
    46                         "ش",
    47                         "ك",
    48                         "ب",
    49                         "د",
    50                     }
    51                     wide{
    52                         "يناير",
    53                         "فبراير",
    54                         "مارس",
    55                         "إبريل",
    56                         "مايو",
    57                         "يونيو",
    58                         "يوليو",
    59                         "أغشت",
    60                         "شتمبر",
    61                         "أكتوبر",
    62                         "نوفمبر",
    63                         "دجمبر",
    64                     }
    65                 }
    66                 stand-alone{
    67                     abbreviated{
    68                         "يناير",
    69                         "فبراير",
    70                         "مارس",
    71                         "إبريل",
    72                         "مايو",
    73                         "يونيو",
    74                         "يوليو",
    75                         "أغشت",
    76                         "شتمبر",
    77                         "أكتوبر",
    78                         "نوفمبر",
    79                         "دجمبر",
    80                     }
    81                     narrow{
    82                         "ي",
    83                         "ف",
    84                         "م",
    85                         "إ",
    86                         "و",
    87                         "ن",
    88                         "ل",
    89                         "غ",
    90                         "ش",
    91                         "ك",
    92                         "ب",
    93                         "د",
    94                     }
    95                     wide{
    96                         "يناير",
    97                         "فبراير",
    98                         "مارس",
    99                         "إبريل",
   100                         "مايو",
   101                         "يونيو",
   102                         "يوليو",
   103                         "أغشت",
   104                         "شتمبر",
   105                         "أكتوبر",
   106                         "نوفمبر",
   107                         "دجمبر",
   108                     }
   109                 }
   110             }
   111         }
   112     }
   113 }

mercurial