aboutsummaryrefslogtreecommitdiff
path: root/source/pl/sccomp
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-03-30 18:31:40 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-03-30 18:40:10 +0200
commit7b43a13473ab1c692d33577af1ec191179e9079a (patch)
tree56ede03f882794ba911a3733e2f4b165693f59a2 /source/pl/sccomp
parent943a62baf90a015aac8846f3b8d88c8a49787fe7 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I84eb112a5f299d0c0ec33a280ab490cf22ae6d46
Diffstat (limited to 'source/pl/sccomp')
-rw-r--r--source/pl/sccomp/messages.po32
1 files changed, 16 insertions, 16 deletions
diff --git a/source/pl/sccomp/messages.po b/source/pl/sccomp/messages.po
index 0739f116602..af36024c3d0 100644
--- a/source/pl/sccomp/messages.po
+++ b/source/pl/sccomp/messages.po
@@ -3,7 +3,7 @@ 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: 2021-01-19 13:13+0100\n"
+"POT-Creation-Date: 2021-03-29 16:03+0200\n"
"PO-Revision-Date: 2021-01-23 08:03+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_ui-master/sccompmessages/pl/>\n"
@@ -13,89 +13,89 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1537636896.000000\n"
#. whDxm
-#: sccomp/inc/strings.hrc:25
+#: sccomp/inc/strings.hrc:24
msgctxt "RID_SOLVER_COMPONENT"
msgid "%PRODUCTNAME Linear Solver"
msgstr "Solver liniowy %PRODUCTNAME"
#. PD5QV
-#: sccomp/inc/strings.hrc:26
+#: sccomp/inc/strings.hrc:25
msgctxt "RID_COINMP_SOLVER_COMPONENT"
msgid "%PRODUCTNAME CoinMP Linear Solver"
msgstr "Solver liniowy CoinMP %PRODUCTNAME"
#. 22ZBP
-#: sccomp/inc/strings.hrc:27
+#: sccomp/inc/strings.hrc:26
msgctxt "RID_SWARM_SOLVER_COMPONENT"
msgid "%PRODUCTNAME Swarm Non-Linear Solver (experimental)"
msgstr "Solver nieliniowy z rojem %PRODUCTNAME (eksperymentalny)"
#. 8TGKo
-#: sccomp/inc/strings.hrc:28
+#: sccomp/inc/strings.hrc:27
msgctxt "RID_PROPERTY_NONNEGATIVE"
msgid "Assume variables as non-negative"
msgstr "Przyjmij, że zmienne są liczbami nieujemnymi"
#. CCyGh
-#: sccomp/inc/strings.hrc:29
+#: sccomp/inc/strings.hrc:28
msgctxt "RID_PROPERTY_INTEGER"
msgid "Assume variables as integer"
msgstr "Przyjmij, że zmienne są liczbami całkowitymi"
#. gEZ74
-#: sccomp/inc/strings.hrc:30
+#: sccomp/inc/strings.hrc:29
msgctxt "RID_PROPERTY_TIMEOUT"
msgid "Solving time limit (seconds)"
msgstr "Limit czasu szukania rozwiązania (w sekundach)"
#. efNFB
-#: sccomp/inc/strings.hrc:31
+#: sccomp/inc/strings.hrc:30
msgctxt "RID_PROPERTY_EPSILONLEVEL"
msgid "Epsilon level (0-3)"
msgstr "Poziom epsilon (0–3)"
#. yh5Ap
-#: sccomp/inc/strings.hrc:32
+#: sccomp/inc/strings.hrc:31
msgctxt "RID_PROPERTY_LIMITBBDEPTH"
msgid "Limit branch-and-bound depth"
msgstr "Ogranicz głębokość odgałęzienia i powiązania"
#. bYUbE
-#: sccomp/inc/strings.hrc:33
+#: sccomp/inc/strings.hrc:32
msgctxt "RID_PROPERTY_ALGORITHM"
msgid "Swarm algorithm (0 - Differential Evolution, 1 - Particle Swarm Optimization)"
msgstr "Algorytm roju (0 - Ewolucja różnicowa, 1 - Optymalizacja roju cząstek)"
#. 4JZXv
-#: sccomp/inc/strings.hrc:34
+#: sccomp/inc/strings.hrc:33
msgctxt "RID_ERROR_NONLINEAR"
msgid "The model is not linear."
msgstr "Model nie jest liniowy."
#. GRnPv
-#: sccomp/inc/strings.hrc:35
+#: sccomp/inc/strings.hrc:34
msgctxt "RID_ERROR_EPSILONLEVEL"
msgid "The epsilon level is invalid."
msgstr "Nieprawidłowy poziom epsilon."
#. ZoHHM
-#: sccomp/inc/strings.hrc:36
+#: sccomp/inc/strings.hrc:35
msgctxt "RID_ERROR_INFEASIBLE"
msgid "The model is infeasible. Check limiting conditions."
msgstr "Model jest nierealistyczny. Sprawdź poprawność zdefiniowanych ograniczeń."
#. iGYmo
-#: sccomp/inc/strings.hrc:37
+#: sccomp/inc/strings.hrc:36
msgctxt "RID_ERROR_UNBOUNDED"
msgid "The model is unbounded."
msgstr "Model jest niepowiązany."
#. QQZXV
-#: sccomp/inc/strings.hrc:38
+#: sccomp/inc/strings.hrc:37
msgctxt "RID_ERROR_TIMEOUT"
msgid "The time limit was reached."
msgstr "Upłynął limit czasu."