﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/fr_CA.xml
// *
// ***************************************************************************
fr_CA{
    Version{"2.1.8.19"}
    units{
        duration{
            second{
                per{"{0} à la seconde"}
            }
        }
    }
    unitsNarrow{
        duration{
            month{
                dnam{"m."}
            }
        }
    }
    unitsShort{
        duration{
            month{
                dnam{"m."}
                one{"{0} m."}
                other{"{0} m."}
            }
        }
    }
}
