META-INF.adf.jsLibsDebug.resources.LocaleElements_fr_FR.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of trinidad-impl Show documentation
Show all versions of trinidad-impl Show documentation
Private implementation of the Apache MyFaces Trinidad project
The newest version!
var LocaleSymbols_fr_FR = new LocaleSymbols({
MonthNames:["janvier", "f\xe9vrier", "mars", "avril", "mai", "juin", "juillet", "ao\xfbt", "septembre", "octobre", "novembre", "d\xe9cembre", ""],
MonthAbbreviations:["janv.", "f\xe9vr.", "mars", "avr.", "mai", "juin", "juil.", "ao\xfbt", "sept.", "oct.", "nov.", "d\xe9c.", ""],
DayNames:["dimanche", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi"],
DayAbbreviations:["dim.", "lun.", "mar.", "mer.", "jeu.", "ven.", "sam."],
AmPmMarkers:["AM", "PM"],
Eras:["BC", "ap. J.-C."],
DateTimePatterns:["HH\x27 h \x27mm z", "HH:mm:ss z", "HH:mm:ss", "HH:mm", "EEEE d MMMM yyyy", "d MMMM yyyy", "d MMM yyyy", "dd/MM/yy", "{1} {0}"],
DateTimeElements:["2", "4"],
NumberElements:[",", "\xa0", ";", "%", "0", "#", "-", "E", "\u2030", "\u221e", "\ufffd"],
CurrencyElements:["\u20ac", "EUR", "", " \u20ac", "-", " \u20ac"],
PercentElements:[" %", " %"]
});