update translations for 6.2.0 alpha1
also add Lower Sorbian and force-fix errors using pocheck Change-Id: I616de90d5159504de836211412a2266296b2f624
This commit is contained in:
86
source/dsb/sccomp/messages.po
Normal file
86
source/dsb/sccomp/messages.po
Normal file
@@ -0,0 +1,86 @@
|
||||
#. 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: 2018-02-27 13:56+0100\n"
|
||||
"PO-Revision-Date: 2018-04-01 19:22+0000\n"
|
||||
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: dsb\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: 1522610561.000000\n"
|
||||
|
||||
#: sccomp/inc/strings.hrc:25
|
||||
msgctxt "RID_SOLVER_COMPONENT"
|
||||
msgid "%PRODUCTNAME Linear Solver"
|
||||
msgstr "%PRODUCTNAME linearny solwer"
|
||||
|
||||
#: sccomp/inc/strings.hrc:26
|
||||
msgctxt "RID_COINMP_SOLVER_COMPONENT"
|
||||
msgid "%PRODUCTNAME CoinMP Linear Solver"
|
||||
msgstr "%PRODUCTNAME CoinMP Linear Solver"
|
||||
|
||||
#: sccomp/inc/strings.hrc:27
|
||||
msgctxt "RID_SWARM_SOLVER_COMPONENT"
|
||||
msgid "%PRODUCTNAME Swarm Non-Linear Solver (experimental)"
|
||||
msgstr "Njelinearny solwer %PRODUCTNAME z rojom (eksperimentelny)"
|
||||
|
||||
#: sccomp/inc/strings.hrc:28
|
||||
msgctxt "RID_PROPERTY_NONNEGATIVE"
|
||||
msgid "Assume variables as non-negative"
|
||||
msgstr "Wariabelne cele njejsu negatiwne"
|
||||
|
||||
#: sccomp/inc/strings.hrc:29
|
||||
msgctxt "RID_PROPERTY_INTEGER"
|
||||
msgid "Assume variables as integer"
|
||||
msgstr "Wariabelne cele su cełolicbowe"
|
||||
|
||||
#: sccomp/inc/strings.hrc:30
|
||||
msgctxt "RID_PROPERTY_TIMEOUT"
|
||||
msgid "Solving time limit (seconds)"
|
||||
msgstr "Casowy limit (sekundy)"
|
||||
|
||||
#: sccomp/inc/strings.hrc:31
|
||||
msgctxt "RID_PROPERTY_EPSILONLEVEL"
|
||||
msgid "Epsilon level (0-3)"
|
||||
msgstr "Epsilonowa rownina (0-3)"
|
||||
|
||||
#: sccomp/inc/strings.hrc:32
|
||||
msgctxt "RID_PROPERTY_LIMITBBDEPTH"
|
||||
msgid "Limit branch-and-bound depth"
|
||||
msgstr "Dłymokosć branch-and-bound wobgranicowaś"
|
||||
|
||||
#: sccomp/inc/strings.hrc:33
|
||||
msgctxt "RID_PROPERTY_ALGORITHM"
|
||||
msgid "Swarm algorithm (0 - Differential Evolution, 1 - Particle Swarm Optimization)"
|
||||
msgstr "Rojowy algoritmus (0 - diferencialne wuwiśe, 1 - optiměrowanje partikelowego roja)"
|
||||
|
||||
#: sccomp/inc/strings.hrc:34
|
||||
msgctxt "RID_ERROR_NONLINEAR"
|
||||
msgid "The model is not linear."
|
||||
msgstr "Model njejo linearny."
|
||||
|
||||
#: sccomp/inc/strings.hrc:35
|
||||
msgctxt "RID_ERROR_EPSILONLEVEL"
|
||||
msgid "The epsilon level is invalid."
|
||||
msgstr "Epsilonowa rownina jo njepłaśiwa."
|
||||
|
||||
#: sccomp/inc/strings.hrc:36
|
||||
msgctxt "RID_ERROR_INFEASIBLE"
|
||||
msgid "The model is infeasible. Check limiting conditions."
|
||||
msgstr "Model jo njewuwjeźobny. Pśeglědajśo pódlańske wuměnjenja."
|
||||
|
||||
#: sccomp/inc/strings.hrc:37
|
||||
msgctxt "RID_ERROR_UNBOUNDED"
|
||||
msgid "The model is unbounded."
|
||||
msgstr "Model jo njewobgranicowany."
|
||||
|
||||
#: sccomp/inc/strings.hrc:38
|
||||
msgctxt "RID_ERROR_TIMEOUT"
|
||||
msgid "The time limit was reached."
|
||||
msgstr "Casowy limit jo se dojśpił."
|
||||
Reference in New Issue
Block a user