hy_AM_REVISED.txt   [plain text]


// ***************************************************************************
// *
// *   Copyright (C) 2001-2003, International Business Machines
// *   Corporation and others.  All Rights Reserved.
// *
// *   Data by :
// *         Bedo Agopian   www.agosoft.com
// *         Aram Airapetian
// *         Arminco Global Telecommunications
// *         Jora Manoucherians
// *         Richard Youatt
// ***************************************************************************

hy_AM_REVISED{
    Version { "2.0" }

    AmPmMarkers {
        "\u0531\u057C\u2024",
        "\u053F\u0565\u2024",

//      ICU will only use the first two strings.
//        "\u0531\u057c\u0561\u057E\u0578\u057f\u0575\u0561\u0576",
//        "\u0535\u0580\u0565\u056f\u0578\u0575\u0561\u0576"
    }
    MonthAbbreviations {
        "\u0540\u0576\u057e",
        "\u0553\u057f\u057e",
        "\u0544\u0580\u057f",
        "\u0531\u057a\u0580",
        "\u0544\u0575\u057d",
        "\u0540\u0576\u057d",
        "\u0540\u056c\u057d",
        "\u0555\u0563\u057d",
        "\u054d\u0565\u057a",
        "\u0540\u0578\u056f",
        "\u0546\u0578\u0575",
        "\u0534\u0565\u056f",
    }
    MonthNames {
        "\u0540\u0578\u0582\u0576\u057e\u0561\u0580",
        "\u0553\u0565\u057f\u0580\u057e\u0561\u0580",
        "\u0544\u0561\u0580\u057f",
        "\u0531\u057a\u0580\u056b\u056c",
        "\u0544\u0561\u0575\u056b\u057d",
        "\u0540\u0578\u0582\u0576\u056b\u057d",
        "\u0540\u0578\u0582\u056c\u056b\u057d",
        "\u0555\u0563\u0578\u057d\u057f\u0578\u057d",
        "\u054d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580",
        "\u0540\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580",
        "\u0546\u0578\u0575\u0565\u0574\u0562\u0565\u0580",
        "\u0534\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580",
    }
    Eras {
        "\u0544\u2024\u0539\u2024\u0531\u2024",
        "\u0544\u2024\u0539\u2024"
    }

    // Just use the data from the parent.
    // The original data in this locale looked suspicious.
//    DateTimePatterns {
//        "HH:mm:ss z",
//        "H:mm:ss z",
//        "H:mm:ss",
//        "H:mm",
//        "EEEE,d MMMM, yyyy",
//        "d MMMM yyyy",
//        "d MMM yyyy",
//        "dd-MM-yy",
//        "{1} {0}",
//    }
}