diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-05-12 13:02:44 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-05-12 13:04:13 +0200 |
commit | 9ef7b8c2ece5a5fc774c5226151a84a84958015e (patch) | |
tree | 3b09321a38f34f0edc44b5c97b340b19fd3cbaa6 /source/ja/nlpsolver | |
parent | d36f933b283e37e9bc85fc735a6df888154737f7 (diff) |
update translations for 7.4.0 alpha1
and force-fix errors using pocheck
Change-Id: I3a84cc714bc77bdd377424a708c53651db476b81
Diffstat (limited to 'source/ja/nlpsolver')
-rw-r--r-- | source/ja/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/ja/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/ja/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po index 31daa5900de..f8d91818a66 100644 --- a/source/ja/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po +++ b/source/ja/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po @@ -4,7 +4,7 @@ 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" -"PO-Revision-Date: 2022-05-04 10:51+0000\n" +"PO-Revision-Date: 2022-05-10 13:18+0000\n" "Last-Translator: JO3EMC <jo3emc@jarl.com>\n" "Language-Team: Japanese <https://translations.documentfoundation.org/projects/libo_ui-master/nlpsolverhelpencomsunstarcompcalcnlpsolver/ja/>\n" "Language: ja\n" @@ -428,7 +428,7 @@ msgctxt "" "par_id0603200910430821\n" "help.text" msgid "There is also a list of constraints you can use to restrict the possible range of solutions or to penalize certain conditions. However, in case of the evolutionary solvers DEPS and SCO, these constraints are also used to specify bounds on the variables of the problem. Due to the random nature of the algorithms, it is <emph>highly recommended</emph> to do so and give upper (and in case \"Assume Non-Negative Variables\" is turned off also lower) bounds for all variables. They don't have to be near the actual solution (which is probably unknown) but should give a rough indication of the expected size (0 ≤ var ≤ 1 or maybe -1000000 ≤ var ≤ 1000000)." -msgstr "解の可能な範囲を制限したり、確実な状況にペナルティーを与えるような制約のリストが存在しています。しかし、DEPおよびSCO両進化型ソルバーにおいては、これらの制約は問題における値域を指定していることがあります。アルゴリズムのランダムな性質のため、これらをそのままにしておき、上限を(そして「変数を負の値ではないと想定」をオフにしている場合は下限も)すべての変数に対して設定することを<emph>強く推奨します</emph>。それらの値は求める解に近い必要はありませんが(それは普通は未知なので)、大きさに対するざっくりとした想定(「0 ≤ var ≤ 1」なのか「-1000000 ≤ var ≤ 1000000」なのか)を与えるべきです。" +msgstr "解の可能な範囲を制限したり、確実な状況にペナルティーを与えるような制約のリストが存在しています。しかし、DEPおよびSCO両進化型ソルバーにおいては、これらの制約は問題における値域を指定していることがあります。アルゴリズムのランダムな性質のため、これらをそのままにしておき、上限を(そして「変数を負の値ではないと想定」をオフにしている場合は下限も)すべての変数に対して設定することを<emph>強く推奨します</emph>。それらの値は求める解に近い必要はありませんが(それは普通は未知なので)、大きさに対するざっくりとした想定(0 ≤ var ≤ 1なのか、-1000000 ≤ var ≤ 1000000なのか)を与えるべきです。" #. E5pcq #: Usage.xhp |