]> err.no Git - scalable-opengroupware.org/blob - UI/MainUI/French.lproj/Locale
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1158 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / MainUI / French.lproj / Locale
1 /* French */
2 {
3   NSLanguageName = "French";
4   NSFormalName = "Français";
5   NSLocaleCode = "fr"; /* ISO 639-1 */
6   NSLanguageCode = "fra"; /* ISO 639-2 */
7   NSParentContext = "";
8
9   NSCurrencySymbol = " €";
10   NSDateFormatString = "%A %e %B %Y";
11   NSDateTimeOrdering = DMYH;
12   NSDecimalDigits = ("0", "1", "2", "3", "4", "5", "6", "7", "8", "9");
13   NSDecimalSeparator = ",";
14   NSEarlierTimeDesignations = (dernier, "dernière", derniers, "dernières");
15   NSHourNameDesignations = ((0, minuit), (12, midi), (10, matin), (14, "après-midi"), (19, soir));
16   NSInternationalCurrencyString = EUR; /* ISO 4217 */
17   NSLaterTimeDesignations = (prochain, prochaine, prochains, prochaines);
18   NSMonthNameArray = (Janvier, "Février", Mars, Avril, Mai, Juin, Juillet, "Août", Septembre, Octobre, Novembre, "Décembre");
19   NSNextDayDesignations = (demain);
20   NSNextNextDayDesignations = ("après-demain");
21   NSPriorDayDesignations = (hier);
22   NSShortDateFormatString = "%e/%m/%y";
23   NSShortMonthNameArray = (Jan, "Fév", Mar, Avr, Mai, Jun, Jul, "Aoû", Sep, Oct, Nov, "Déc");
24   NSShortTimeDateFormatString = "%e/%m/%y %H:%M";
25   NSShortWeekDayNameArray = (Dim, Lun, Mar, Mer, Jeu, Ven, Sam);
26   NSThisDayDesignations = ("aujourd'hui");
27   NSThousandsSeparator = " "; /* space */
28   NSTimeDateFormatString = "%A %e %B %Y %H:%M:%S %Z";
29   NSTimeFormatString = "%H:%M:%S"; /* no space before and after colons*/
30   NSWeekDayNameArray = (Dimanche, Lundi, Mardi, Mercredi, Jeudi, Vendredi, Samedi);
31   NSYearMonthWeekDesignations = ("année", mois, semaine);
32   NSAMPMDesignation = (AM, PM);
33   NSPositiveCurrencyFormatString = "9,999.00$";
34   NSNegativeCurrencyFormatString = "-9,999.00$";
35 }