diff options
Diffstat (limited to 'source/hsb/sccomp/messages.po')
-rw-r--r-- | source/hsb/sccomp/messages.po | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/source/hsb/sccomp/messages.po b/source/hsb/sccomp/messages.po new file mode 100644 index 00000000000..bb6a1d0ed02 --- /dev/null +++ b/source/hsb/sccomp/messages.po @@ -0,0 +1,88 @@ +# +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: 2015-04-22 23:40+0200\n" +"PO-Revision-Date: 2016-12-07 20:18+0000\n" +"Last-Translator: milupo <milupo@sorbzilla.de>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: hsb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1481141904.000000\n" + +#. whDxm +#: solver.src +msgctxt "RID_SOLVER_COMPONENT" +msgid "%PRODUCTNAME Linear Solver" +msgstr "%PRODUCTNAME linearny solver" + +#. PD5QV +#: solver.src +msgctxt "RID_COINMP_SOLVER_COMPONENT" +msgid "%PRODUCTNAME CoinMP Linear Solver" +msgstr "%PRODUCTNAME CoinMP Linear Solver" + +#. 8TGKo +#: solver.src +msgctxt "RID_PROPERTY_NONNEGATIVE" +msgid "Assume variables as non-negative" +msgstr "Wariabelne cele negatiwne njejsu" + +#. CCyGh +#: solver.src +msgctxt "RID_PROPERTY_INTEGER" +msgid "Assume variables as integer" +msgstr "Wariabelne cele su cyłoličbowe" + +#. gEZ74 +#: solver.src +msgctxt "RID_PROPERTY_TIMEOUT" +msgid "Solving time limit (seconds)" +msgstr "Časowy limit (sekundy)" + +#. efNFB +#: solver.src +msgctxt "RID_PROPERTY_EPSILONLEVEL" +msgid "Epsilon level (0-3)" +msgstr "Epsilonowa runina (0-3)" + +#. yh5Ap +#: solver.src +msgctxt "RID_PROPERTY_LIMITBBDEPTH" +msgid "Limit branch-and-bound depth" +msgstr "Hłubokosć branch-and-bound wobmjezować" + +#. 4JZXv +#: solver.src +msgctxt "RID_ERROR_NONLINEAR" +msgid "The model is not linear." +msgstr "Model linearny njeje." + +#. GRnPv +#: solver.src +msgctxt "RID_ERROR_EPSILONLEVEL" +msgid "The epsilon level is invalid." +msgstr "Epsilonowa runina je njepłaćiwa." + +#. ZoHHM +#: solver.src +msgctxt "RID_ERROR_INFEASIBLE" +msgid "The model is infeasible. Check limiting conditions." +msgstr "Model je njewuwjedźomny. Přepruwujće pódlanske wuměnjenja." + +#. iGYmo +#: solver.src +msgctxt "RID_ERROR_UNBOUNDED" +msgid "The model is unbounded." +msgstr "Model je njewobmjezowany." + +#. QQZXV +#: solver.src +msgctxt "RID_ERROR_TIMEOUT" +msgid "The time limit was reached." +msgstr "Časowy limit je so docpěł." |