#. extracted from sccomp/inc 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: 2017-11-22 13:53+0100\n" "PO-Revision-Date: 2017-12-02 16:12+0000\n" "Last-Translator: Sérgio Marques \n" "Language-Team: LANGUAGE \n" "Language: pt\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-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" "X-POOTLE-MTIME: 1512231179.000000\n" #: strings.hrc:25 msgctxt "RID_SOLVER_COMPONENT" msgid "%PRODUCTNAME Linear Solver" msgstr "Sistema de resolução linear do %PRODUCTNAME" #: strings.hrc:26 msgctxt "RID_COINMP_SOLVER_COMPONENT" msgid "%PRODUCTNAME CoinMP Linear Solver" msgstr "Sistema de resolução linear CoinMP do %PRODUCTNAME" #: strings.hrc:27 msgctxt "RID_SWARM_SOLVER_COMPONENT" msgid "%PRODUCTNAME Swarm Non-Linear Solver (experimental)" msgstr "Sistema de resolução não linear Swarm do %PRODUCTNAME (experimental)" #: strings.hrc:28 msgctxt "RID_PROPERTY_NONNEGATIVE" msgid "Assume variables as non-negative" msgstr "Assumir variáveis não negativas" #: strings.hrc:29 msgctxt "RID_PROPERTY_INTEGER" msgid "Assume variables as integer" msgstr "Assumir variáveis como números inteiros" #: strings.hrc:30 msgctxt "RID_PROPERTY_TIMEOUT" msgid "Solving time limit (seconds)" msgstr "Limite de tempo da resolução (segundos)" #: strings.hrc:31 msgctxt "RID_PROPERTY_EPSILONLEVEL" msgid "Epsilon level (0-3)" msgstr "Nível de épsilon (0-3)" #: strings.hrc:32 msgctxt "RID_PROPERTY_LIMITBBDEPTH" msgid "Limit branch-and-bound depth" msgstr "Limitar profundidade branch-and-bound" #: strings.hrc:33 msgctxt "RID_PROPERTY_ALGORITHM" msgid "Swarm algorithm (0 - Differential Evolution, 1 - Particle Swarm Optimization)" msgstr "Algoritmo (0 para evolução diferencial e 1 para otimização de partículas Swarm)" #: strings.hrc:34 msgctxt "RID_ERROR_NONLINEAR" msgid "The model is not linear." msgstr "O modelo não é linear." #: strings.hrc:35 msgctxt "RID_ERROR_EPSILONLEVEL" msgid "The epsilon level is invalid." msgstr "O nível de épsilon é inválido." #: strings.hrc:36 msgctxt "RID_ERROR_INFEASIBLE" msgid "The model is infeasible. Check limiting conditions." msgstr "O modelo é inexequível. Verifique as restrições." #: strings.hrc:37 msgctxt "RID_ERROR_UNBOUNDED" msgid "The model is unbounded." msgstr "O modelo é ilimitado." #: strings.hrc:38 msgctxt "RID_ERROR_TIMEOUT" msgid "The time limit was reached." msgstr "O limite de tempo foi alcançado."