![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/share/GNUstep/Libraries/gnustep-base/Versions/1.26/Resources/Languages/ |
Upload File : |
/* French -*-c-*- */ { NSLanguageName = "French"; NSLanguageCode = FRE; NSFormalName = "Fran\u00e7ais"; NSParentContext = "Default"; NSCurrencySymbol = "EUR"; NSPositiveCurrencyFormatString = "EUR9,999.00"; NSNegativeCurrencyFormatString = "EUR-9,999.00"; NSInternationalCurrencyString = "EUR"; NSDecimalDigits = ("0", "1", "2", "3", "4", "5", "6", "7", "8", "9"); NSDecimalSeparator = ","; NSThousandsSeparator = " "; NSAMPMDesignation = (AM, PM); NSDateFormatString = "%A %d %B %Y"; NSDateTimeOrdering = DMYH; NSEarlierTimeDesignations = (avant); NSHourNameDesignations = ((0, minuit), (12, midi), (10, matin), (14, "apr\u00e8s-midi" ), (19, soir)); NSLaterTimeDesignations = ("apr\u00e8s"); NSMonthNameArray = (Janvier, "F\u00e9vrier", Mars, Avril, Mai, Juin, Juillet, "Ao\u00fbt", Septembre, Octobre, Novembre, "D\u00e9cembre"); NSNextDayDesignations = (demain); NSNextNextDayDesignations = ("apr\u00e8s demain"); NSPriorDayDesignations = (hier); NSShortDateFormatString = "%d/%m/%Y"; /* 20/11/1974 */ NSShortMonthNameArray = (Jan, Fev, Mar, Avr, Mai, Jun, Jui, Aou, Sep, Oct, Nov, Dec); NSShortTimeDateFormatString = "%d %b %Y %H:%M"; /* 20 Nov 1974 17:33 */ NSShortWeekDayNameArray = (Dim, Lun, Mar, Mer, Jeu, Ven, Sam); NSThisDayDesignations = ("Aujourd'hui"); NSTimeDateFormatString = "%a %d %b %H:%M:%S %z %Y"; /* Gio 22 Feb 15:33:42 +0100 2001 */ NSTimeFormatString = "%H:%M:%S"; /* 21:21:08 */ NSWeekDayNameArray = (Dimanche, Lundi, Mardi, Mercredi, Jeudi, Vendredi, Samedi); NSYearMonthWeekDesignations = ("ann\u00e9e", mois, semaine); }