#. extracted from nlpsolver/src/locale
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-05-02 00:07+0200\n"
"PO-Revision-Date: 2014-04-27 18:59+0000\n"
"Last-Translator: Joan <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\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: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1398625185.000000\n"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.AssumeNonNegative\n"
"property.text"
msgid "Assume Non-Negative Variables"
msgstr "Assumeix variables no negatives"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.SwarmSize\n"
"property.text"
msgid "Size of Swarm"
msgstr "Mida de l'eixam"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.LibrarySize\n"
"property.text"
msgid "Size of Library"
msgstr "Mida de la biblioteca"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.LearningCycles\n"
"property.text"
msgid "Learning Cycles"
msgstr "Cicles d'aprenentatge"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.GuessVariableRange\n"
"property.text"
msgid "Variable Bounds Guessing"
msgstr "Endevinar els límits de variables"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.VariableRangeThreshold\n"
"property.text"
msgid "Variable Bounds Threshold (when guessing)"
msgstr "Llindar dels límits de variables (quan s'endevina)"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.UseACRComparator\n"
"property.text"
msgid "Use ACR Comparator (instead of BCH)"
msgstr "Utilitza el comparador ACR (en comptes de BCH)"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.UseRandomStartingPoint\n"
"property.text"
msgid "Use Random starting point"
msgstr "Utilitza un punt d'inici aleatori"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.StagnationLimit\n"
"property.text"
msgid "Stagnation Limit"
msgstr "Límit d'estancament"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.Tolerance\n"
"property.text"
msgid "Stagnation Tolerance"
msgstr "Tolerància d'estancament"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.EnhancedSolverStatus\n"
"property.text"
msgid "Show enhanced solver status"
msgstr "Mostra l'estat avançat del solucionador"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.AgentSwitchRate\n"
"property.text"
msgid "Agent Switch Rate (DE Probability)"
msgstr "Ràtio de canvi d'agents (probabilitat DE)"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.DEFactor\n"
"property.text"
msgid "DE: Scaling Factor (0-1.2)"
msgstr "DE: Factor d'escalat (0-1,2)"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.DECR\n"
"property.text"
msgid "DE: Crossover Probability (0-1)"
msgstr "DE: Probabilitat d'encreuament (0-1)"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.PSC1\n"
"property.text"
msgid "PS: Cognitive Constant"
msgstr "PS: Constant cognitiva"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.PSC2\n"
"property.text"
msgid "PS: Social Constant"
msgstr "PS: Constant social"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.PSWeight\n"
"property.text"
msgid "PS: Constriction Coefficient"
msgstr "PS: Coeficient de constricció"

#: NLPSolverCommon_en_US.properties
msgctxt ""
"NLPSolverCommon_en_US.properties\n"
"NLPSolverCommon.Properties.PSCL\n"
"property.text"
msgid "PS: Mutation Probability (0-0.005)"
msgstr "PS: Probabilitat de mutació (0-0,005)"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Dialog.Caption\n"
"property.text"
msgid "Solver Status"
msgstr "Estat del solucionador"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Controls.lblSolution\n"
"property.text"
msgid "Current Solution:"
msgstr "Solució actual:"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Controls.lblIteration\n"
"property.text"
msgid "Iteration:"
msgstr "Iteració:"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Controls.lblStagnation\n"
"property.text"
msgid "Stagnation:"
msgstr "Estancament:"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Controls.lblRuntime\n"
"property.text"
msgid "Runtime:"
msgstr "Temps d'execució:"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Controls.btnStop\n"
"property.text"
msgid "Stop"
msgstr "Atura"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Controls.btnOK\n"
"property.text"
msgid "OK"
msgstr "D'acord"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Controls.btnContinue\n"
"property.text"
msgid "Continue"
msgstr "Continua"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Message.StopIteration\n"
"property.text"
msgid "Maximum iterations reached."
msgstr "S'ha arribat al nombre màxim d'iteracions."

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Message.StopStagnation\n"
"property.text"
msgid "Process stopped due to stagnation."
msgstr "S'ha aturat el procés a causa de l'estancament."

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Message.StopUser\n"
"property.text"
msgid "Process stopped due to user interruption."
msgstr "El procés s'ha aturat per intervenció de l'usuari."

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Message.CurrentIteration\n"
"property.text"
msgid "Process stopped at iteration %d of %d."
msgstr "El procés s'ha aturat a la iteració %d de %d."

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Nanoseconds\n"
"property.text"
msgid "Nanoseconds"
msgstr "Nanosegons"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Microseconds\n"
"property.text"
msgid "Microseconds"
msgstr "Microsegons"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Milliseconds\n"
"property.text"
msgid "Milliseconds"
msgstr "Mil·lisegons"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Second\n"
"property.text"
msgid "Second"
msgstr "Segon"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Seconds\n"
"property.text"
msgid "Seconds"
msgstr "Segons"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Minute\n"
"property.text"
msgid "Minute"
msgstr "Minut"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Minutes\n"
"property.text"
msgid "Minutes"
msgstr "Minuts"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Hour\n"
"property.text"
msgid "Hour"
msgstr "Hora"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Hours\n"
"property.text"
msgid "Hours"
msgstr "Hores"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Day\n"
"property.text"
msgid "Day"
msgstr "Dia"

#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Days\n"
"property.text"
msgid "Days"
msgstr "Dies"
