aboutsummaryrefslogtreecommitdiff
path: root/source/pl/nlpsolver
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-07-06 21:03:30 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-07-06 21:03:30 +0200
commitc2687d2f197c096563b19920262ded8ed15d2630 (patch)
tree7d42b9ebdb05a38cf62ab41fef0d6f60c6a64e51 /source/pl/nlpsolver
parent0222d5b94ca656d54f47027c4a3ca7b53a0ca6b3 (diff)
update translations for 7.4.0 rc1/master
and force-fix errors using pocheck Change-Id: I85614e5c08b7f31ebf654b85a50cf3b56c373d91
Diffstat (limited to 'source/pl/nlpsolver')
-rw-r--r--source/pl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/pl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/pl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
index 4650ab33b1b..a182b85bed8 100644
--- a/source/pl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
+++ b/source/pl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.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: 2019-07-11 18:38+0200\n"
+"POT-Creation-Date: 2022-07-06 20:19+0200\n"
"PO-Revision-Date: 2022-06-15 20:37+0000\n"
"Last-Translator: Adam Rak <kitynska@gmail.com>\n"
"Language-Team: Polish <https://translations.documentfoundation.org/projects/libo_ui-master/nlpsolverhelpencomsunstarcompcalcnlpsolver/pl/>\n"
@@ -13,7 +13,7 @@ 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.12.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1487499161.000000\n"
#. XpeLj
@@ -412,14 +412,14 @@ msgctxt ""
msgid "Usage"
msgstr "Użycie"
-#. R7si5
+#. 8YjMm
#: Usage.xhp
msgctxt ""
"Usage.xhp\n"
"par_id0603200910430845\n"
"help.text"
-msgid "Regardless whether you use DEPS or SCO, you start by going to Tools - Solver and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parameters</link>."
-msgstr "Niezależnie od tego, czy używany jest DEPS czy SCO, zaczynasz od menu Narzędzia - Solver i wskazujesz komórkę do zoptymalizowania, kierunek (minimalizacja, maksymalizacja) i komórki które mają zostać zmodyfikowane, aby osiągnąć cel. Następnie wejdź w Opcje i wskaż solver, który ma zostać użyty, i jeśli jest to wymagane, dostosuj stosowne <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parametry</link>."
+msgid "Regardless whether you use DEPS or SCO, you start by going to <menuitem>Tools - Solver</menuitem> and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parameters</link>."
+msgstr ""
#. iuEnw
#: Usage.xhp
-4-0-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_indexenumeration_databaserangesenumeration.mk
AgeCommit message (Expand)Author
2022-11-07sc: factor out common code in make filesXisco Fauli
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák
2018-11-19tdf#45904 Move XEnumeration Java tests to C++Jens Carl