aboutsummaryrefslogtreecommitdiff
path: root/source/nl/sccomp
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-11-16 14:48:27 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-11-16 15:02:01 +0100
commit01f86d5980f43c72bcde5ccc6ba3e2ca166ceef5 (patch)
treeaed665afa5e0a36df183293794106e22beb57fbf /source/nl/sccomp
parent44cd483a36a79c8db3c576368cb94a27fdec06b1 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I2afa63a275311dcc62c8283490ec4ad949006c0c
Diffstat (limited to 'source/nl/sccomp')
-rw-r--r--source/nl/sccomp/messages.po28
1 files changed, 21 insertions, 7 deletions
diff --git a/source/nl/sccomp/messages.po b/source/nl/sccomp/messages.po
index 60427a33ef9..ca6cbfb9145 100644
--- a/source/nl/sccomp/messages.po
+++ b/source/nl/sccomp/messages.po
@@ -3,84 +3,98 @@ 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: 2017-12-15 06:10+0000\n"
-"Last-Translator: vpanter <leo.moons@telenet.be>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2020-11-15 09:48+0000\n"
+"Last-Translator: kees538 <kees538@gmail.com>\n"
+"Language-Team: Dutch <https://weblate.documentfoundation.org/projects/libo_ui-master/sccompmessages/nl/>\n"
"Language: nl\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"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.1.1\n"
"X-POOTLE-MTIME: 1513318234.000000\n"
+#. whDxm
#: sccomp/inc/strings.hrc:25
msgctxt "RID_SOLVER_COMPONENT"
msgid "%PRODUCTNAME Linear Solver"
msgstr "%PRODUCTNAME Lineaire oplosser"
+#. PD5QV
#: sccomp/inc/strings.hrc:26
msgctxt "RID_COINMP_SOLVER_COMPONENT"
msgid "%PRODUCTNAME CoinMP Linear Solver"
msgstr "%PRODUCTNAME CoinMP Lineaire oplosser"
+#. 22ZBP
#: sccomp/inc/strings.hrc:27
msgctxt "RID_SWARM_SOLVER_COMPONENT"
msgid "%PRODUCTNAME Swarm Non-Linear Solver (experimental)"
msgstr "%PRODUCTNAME Swarm niet-lineare Solver (experimenteel)"
+#. 8TGKo
#: sccomp/inc/strings.hrc:28
msgctxt "RID_PROPERTY_NONNEGATIVE"
msgid "Assume variables as non-negative"
msgstr "Beschouw variabelen als niet-negatief"
+#. CCyGh
#: sccomp/inc/strings.hrc:29
msgctxt "RID_PROPERTY_INTEGER"
msgid "Assume variables as integer"
msgstr "Beschouw variabelen als integer"
+#. gEZ74
#: sccomp/inc/strings.hrc:30
msgctxt "RID_PROPERTY_TIMEOUT"
msgid "Solving time limit (seconds)"
msgstr "Tijdlimiet voor oplossen (seconden)"
+#. efNFB
#: sccomp/inc/strings.hrc:31
msgctxt "RID_PROPERTY_EPSILONLEVEL"
msgid "Epsilon level (0-3)"
msgstr "Ypsilon-niveau (0-3)"
+#. yh5Ap
#: sccomp/inc/strings.hrc:32
msgctxt "RID_PROPERTY_LIMITBBDEPTH"
msgid "Limit branch-and-bound depth"
-msgstr "Beperk aftakkingen-en-verbonden-diepte"
+msgstr "Beperk aftakkingen-en-verbonden diepte"
+#. bYUbE
#: sccomp/inc/strings.hrc:33
msgctxt "RID_PROPERTY_ALGORITHM"
msgid "Swarm algorithm (0 - Differential Evolution, 1 - Particle Swarm Optimization)"
msgstr "Swarm algorithme (0 - Differentiële Evolutie, 1 - Partikel Swarm Optimisatie)"
+#. 4JZXv
#: sccomp/inc/strings.hrc:34
msgctxt "RID_ERROR_NONLINEAR"
msgid "The model is not linear."
msgstr "Het model is niet lineair."
+#. GRnPv
#: sccomp/inc/strings.hrc:35
msgctxt "RID_ERROR_EPSILONLEVEL"
msgid "The epsilon level is invalid."
msgstr "Het ypsilon-niveau is ongeldig."
+#. ZoHHM
#: sccomp/inc/strings.hrc:36
msgctxt "RID_ERROR_INFEASIBLE"
msgid "The model is infeasible. Check limiting conditions."
msgstr "Het model is niet uit te voeren. Controleer de beperkende voorwaarden."
+#. iGYmo
#: sccomp/inc/strings.hrc:37
msgctxt "RID_ERROR_UNBOUNDED"
msgid "The model is unbounded."
msgstr "Het model is niet verbonden."
+#. QQZXV
#: sccomp/inc/strings.hrc:38
msgctxt "RID_ERROR_TIMEOUT"
msgid "The time limit was reached."