// ***************************************************************************
// *
// *   Copyright (C) 2001-2002, International Business Machines
// *   Corporation and others.  All Rights Reserved.
// *
// ***************************************************************************

ur{
    Version{ "x0.3" }
    LocaleID:int { 0x20 }
//    ShortLanguage{
//        "URD"
//    }
    DayNames{
        "\u0627\u062A\u0648\u0627\u0631",
        "\u067E\u064A\u0631",
        "\u0645\u0646\u06AF\u0644",
        "\u0628\u062F\u06BE",
        "\u062C\u0645\u0639\u0631\u0627\u062A",
        "\u062C\u0645\u0639\u0647",
        "\u0647\u0641\u062A\u0647"
    }

    DayAbbreviations{
        "\u0627\u062A\u0648\u0627\u0631",
        "\u067E\u064A\u0631",
        "\u0645\u0646\u06AF\u0644",
        "\u0628\u062F\u06BE",
        "\u062C\u0645\u0639\u0631\u0627\u062A",
        "\u062C\u0645\u0639\u0647",
        "\u0647\u0641\u062A\u0647"
    }

    MonthNames{
        "\u062C\u0646\u0648\u0631\u0649",
        "\u0641\u0631\u0648\u0631\u0649",
        "\u0645\u0627\u0631\u0686",
        "\u0627\u067E\u0631\u064A\u0644",
        "\u0645\u0626",
        "\u062C\u0648\u0646",
        "\u062C\u0648\u0644\u0627\u0678",
        "\u0627\u06AF\u0633\u062A",
        "\u0633\u062A\u0645\u0628\u0631",
        "\u0627\u06A9\u062A\u0648\u0628\u0631",
        "\u0646\u0648\u0645\u0628\u0631",
        "\u062F\u0633\u0645\u0628\u0631",
    }

    MonthAbbreviations{
        "\u062C\u0646\u0648\u0631\u0649",
        "\u0641\u0631\u0648\u0631\u0649",
        "\u0645\u0627\u0631\u0686",
        "\u0627\u067E\u0631\u064A\u0644",
        "\u0645\u0626",
        "\u062C\u0648\u0646",
        "\u062C\u0648\u0644\u0627\u0678",
        "\u0627\u06AF\u0633\u062A",
        "\u0633\u062A\u0645\u0628\u0631",
        "\u0627\u06A9\u062A\u0648\u0628\u0631",
        "\u0646\u0648\u0645\u0628\u0631",
        "\u062F\u0633\u0645\u0628\u0631",
    }
//    NumberElements{
//        ".",
//        ",",
//        ";",
//        "%",
//        "0",
//        "#",
//        "-",
//        "E",
//        "\u2030",
//        "\u221e",
//        "\ufffd",
//    }
    LocaleScript:array { "Arab" }

    ExemplarCharacters { "[:Arab:]" }
    CollationElements {	    
        Version { "1.0" }
        Sequence { 
            "[normalization on]"
        }
    }
}


