61 lines
2.1 KiB
Plaintext
61 lines
2.1 KiB
Plaintext
#. extracted from sccomp/source/solver.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+sccomp%2Fsource%2Fsolver.oo&subcomponent=ui\n"
|
|
"POT-Creation-Date: 2012-07-04 16:39+0200\n"
|
|
"PO-Revision-Date: 2011-04-05 17:29+0200\n"
|
|
"Last-Translator: Xuacu <xuacusk8@gmail.com>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: ast\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"
|
|
|
|
#: solver.src#RID_SOLVER_COMPONENT.string.text
|
|
msgid "%PRODUCTNAME Linear Solver"
|
|
msgstr "Solver Lineal %PRODUCTNAME"
|
|
|
|
#: solver.src#RID_PROPERTY_NONNEGATIVE.string.text
|
|
msgid "Assume variables as non-negative"
|
|
msgstr "Asume variables como non negativu"
|
|
|
|
#: solver.src#RID_PROPERTY_INTEGER.string.text
|
|
msgid "Assume variables as integer"
|
|
msgstr "Asumir variables como enteros"
|
|
|
|
#: solver.src#RID_PROPERTY_TIMEOUT.string.text
|
|
msgid "Solving time limit (seconds)"
|
|
msgstr "Solucionar llímite de tiempu (segundos)"
|
|
|
|
#: solver.src#RID_PROPERTY_EPSILONLEVEL.string.text
|
|
msgid "Epsilon level (0-3)"
|
|
msgstr "Nivel épsilon (0-3)"
|
|
|
|
#: solver.src#RID_PROPERTY_LIMITBBDEPTH.string.text
|
|
msgid "Limit branch-and-bound depth"
|
|
msgstr "Llímite a fondu de rama-y-obligación"
|
|
|
|
#: solver.src#RID_ERROR_NONLINEAR.string.text
|
|
msgid "The model is not linear."
|
|
msgstr "El modelu nun ye llinial."
|
|
|
|
#: solver.src#RID_ERROR_EPSILONLEVEL.string.text
|
|
msgid "The epsilon level is invalid."
|
|
msgstr "El nivel épsilon nun ye válidu."
|
|
|
|
#: solver.src#RID_ERROR_INFEASIBLE.string.text
|
|
msgid "The model is infeasible. Check limiting conditions."
|
|
msgstr "El modelu nun ye viable. Comprobar la llimitación de condiciones."
|
|
|
|
#: solver.src#RID_ERROR_UNBOUNDED.string.text
|
|
msgid "The model is unbounded."
|
|
msgstr "El modelo ye illimitáu."
|
|
|
|
#: solver.src#RID_ERROR_TIMEOUT.string.text
|
|
msgid "The time limit was reached."
|
|
msgstr "Algamóse'l tiempu llímite."
|