181 lines
6.9 KiB
Plaintext
181 lines
6.9 KiB
Plaintext
#. extracted from nlpsolver/src/locale.oo
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+nlpsolver%2Fsrc%2Flocale.oo&subcomponent=ui\n"
|
|
"POT-Creation-Date: 2012-07-04 16:39+0200\n"
|
|
"PO-Revision-Date: 2011-12-21 19:07+0200\n"
|
|
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: fr\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
"X-Generator: Translate Toolkit 1.9.0\n"
|
|
"X-Accelerator-Marker: ~\n"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.AssumeNonNegative.property.text
|
|
msgid "Assume Non-Negative Variables"
|
|
msgstr "Assumer des variables non négatives"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.SwarmSize.property.text
|
|
msgid "Size of Swarm"
|
|
msgstr "Taille de l'essaim"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.LibrarySize.property.text
|
|
msgid "Size of Library"
|
|
msgstr "Taille de la bibliothèque"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.LearningCycles.property.text
|
|
msgid "Learning Cycles"
|
|
msgstr "Cycles d'apprentissage"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.GuessVariableRange.property.text
|
|
msgid "Variable Bounds Guessing"
|
|
msgstr "Estimation des limites de variable"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.VariableRangeThreshold.property.text
|
|
msgid "Variable Bounds Threshold (when guessing)"
|
|
msgstr "Seuil des limites de variables (lors d'une estimation)"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.UseACRComparator.property.text
|
|
msgid "Use ACR Comparator (instead of BCH)"
|
|
msgstr "Utiliser le comparateur ACR (au lieu de BCH)"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.UseRandomStartingPoint.property.text
|
|
msgid "Use Random starting point"
|
|
msgstr "Utiliser un point de départ aléatoire"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.StagnationLimit.property.text
|
|
msgid "Stagnation Limit"
|
|
msgstr "Limite de stagnation"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.Tolerance.property.text
|
|
msgid "Stagnation Tolerance"
|
|
msgstr "Tolérance de stagnation"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.EnhancedSolverStatus.property.text
|
|
msgid "Show enhanced solver status"
|
|
msgstr "Afficher l'état du solveur avancé"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.AgentSwitchRate.property.text
|
|
msgid "Agent Switch Rate (DE Probability)"
|
|
msgstr "Taux de changement de l'agent (probabilité DE)"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.DEFactor.property.text
|
|
msgid "DE: Scaling Factor (0-1.2)"
|
|
msgstr "DE : facteur d'échelle (0-1.2)"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.DECR.property.text
|
|
msgid "DE: Crossover Probability (0-1)"
|
|
msgstr "DE : probabilité de croisement (0-1)"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSC1.property.text
|
|
msgid "PS: Cognitive Constant"
|
|
msgstr "PS : constante cognitive"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSC2.property.text
|
|
msgid "PS: Social Constant"
|
|
msgstr "PS : constante sociale"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSWeight.property.text
|
|
msgid "PS: Constriction Coefficient"
|
|
msgstr "PS : coefficient de constriction"
|
|
|
|
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSCL.property.text
|
|
msgid "PS: Mutation Probability (0-0.005)"
|
|
msgstr "PS : probabilité de mutation (0-0,005)"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Dialog.Caption.property.text
|
|
msgid "Solver Status"
|
|
msgstr "État du solveur"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblSolution.property.text
|
|
msgid "Current Solution:"
|
|
msgstr "Solution actuelle :"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblIteration.property.text
|
|
msgid "Iteration:"
|
|
msgstr "Itération :"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblStagnation.property.text
|
|
msgid "Stagnation:"
|
|
msgstr "Stagnation :"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblRuntime.property.text
|
|
msgid "Runtime:"
|
|
msgstr "Exécution :"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.btnStop.property.text
|
|
msgid "Stop"
|
|
msgstr "Stop"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.btnOK.property.text
|
|
msgid "OK"
|
|
msgstr "OK"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.btnContinue.property.text
|
|
msgid "Continue"
|
|
msgstr "Continuer"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.StopIteration.property.text
|
|
msgid "Maximum iterations reached."
|
|
msgstr "Itérations maximum atteintes."
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.StopStagnation.property.text
|
|
msgid "Process stopped due to stagnation."
|
|
msgstr "Processus arrêté en raison de la stagnation."
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.StopUser.property.text
|
|
msgid "Process stopped due to user interruption."
|
|
msgstr "Processus arrêté par interruption de l'utilisateur."
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.CurrentIteration.property.text
|
|
msgid "Process stopped at iteration %d of %d."
|
|
msgstr "Processus arrêté à l'itération %d de %d."
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Nanoseconds.property.text
|
|
msgid "Nanoseconds"
|
|
msgstr "Nanosecondes"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Microseconds.property.text
|
|
msgid "Microseconds"
|
|
msgstr "Microsecondes"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Milliseconds.property.text
|
|
msgid "Milliseconds"
|
|
msgstr "Millisecondes"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Second.property.text
|
|
msgid "Second"
|
|
msgstr "Seconde"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Seconds.property.text
|
|
msgid "Seconds"
|
|
msgstr "Secondes"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Minute.property.text
|
|
msgid "Minute"
|
|
msgstr "Minute"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Minutes.property.text
|
|
msgid "Minutes"
|
|
msgstr "Minutes"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Hour.property.text
|
|
msgid "Hour"
|
|
msgstr "Heure"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Hours.property.text
|
|
msgid "Hours"
|
|
msgstr "Heures"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Day.property.text
|
|
msgid "Day"
|
|
msgstr "Jour"
|
|
|
|
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Days.property.text
|
|
msgid "Days"
|
|
msgstr "Jours"
|