Files
libreoffice-translations-we…/source/zh-CN/sccomp/messages.po
Christian Lohmaier fdabff5f73 update translations for master / 25.2 alpha1
and force-fix errors using pocheck

Change-Id: I667061bab346925defe899a544153314133b6bc5
2024-11-19 12:40:35 +01:00

173 lines
3.8 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#. 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: 2024-10-23 12:57+0200\n"
"PO-Revision-Date: 2024-11-08 01:45+0000\n"
"Last-Translator: Ming Hua <plateauwolf@qq.com>\n"
"Language-Team: Chinese (Simplified) <https://translations.documentfoundation.org/projects/libo_ui-master/sccompmessages/zh_Hans/>\n"
"Language: zh-CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Weblate 5.4.3\n"
"X-POOTLE-MTIME: 1551506655.000000\n"
#. whDxm
#: sccomp/inc/strings.hrc:24
msgctxt "RID_SOLVER_COMPONENT"
msgid "%PRODUCTNAME Linear Solver"
msgstr "%PRODUCTNAME 线性求解器"
#. PD5QV
#: sccomp/inc/strings.hrc:25
msgctxt "RID_COINMP_SOLVER_COMPONENT"
msgid "%PRODUCTNAME CoinMP Linear Solver"
msgstr "%PRODUCTNAME CoinMP 线性求解器"
#. 22ZBP
#: sccomp/inc/strings.hrc:26
msgctxt "RID_SWARM_SOLVER_COMPONENT"
msgid "%PRODUCTNAME Swarm Non-Linear Solver (experimental)"
msgstr "%PRODUCTNAME 群非线性求解 (实验性的)"
#. 8TGKo
#: sccomp/inc/strings.hrc:27
msgctxt "RID_PROPERTY_NONNEGATIVE"
msgid "Assume variables as non-negative"
msgstr "假设变量为非负数"
#. CCyGh
#: sccomp/inc/strings.hrc:28
msgctxt "RID_PROPERTY_INTEGER"
msgid "Assume variables as integer"
msgstr "假设变量为整数"
#. gEZ74
#: sccomp/inc/strings.hrc:29
msgctxt "RID_PROPERTY_TIMEOUT"
msgid "Solving time limit (seconds)"
msgstr "求解时限 (秒)"
#. efNFB
#: sccomp/inc/strings.hrc:30
msgctxt "RID_PROPERTY_EPSILONLEVEL"
msgid "Epsilon level (0-3)"
msgstr "小的正数级 (0-3)"
#. yh5Ap
#: sccomp/inc/strings.hrc:31
msgctxt "RID_PROPERTY_LIMITBBDEPTH"
msgid "Limit branch-and-bound depth"
msgstr "限制分支定界深度"
#. bYUbE
#: sccomp/inc/strings.hrc:32
msgctxt "RID_PROPERTY_ALGORITHM"
msgid "Swarm algorithm (0 - Differential Evolution, 1 - Particle Swarm Optimization)"
msgstr "群算法 (0 - 差异进化算法1 - 粒子群优化算法)"
#. RSNyM
#: sccomp/inc/strings.hrc:33
msgctxt "RID_PROPERTY_SENSITIVITY"
msgid "Generate sensitivity report"
msgstr "生成灵敏度报告"
#. 4JZXv
#: sccomp/inc/strings.hrc:34
msgctxt "RID_ERROR_NONLINEAR"
msgid "The model is not linear."
msgstr "该模型不是线性的。"
#. GRnPv
#: sccomp/inc/strings.hrc:35
msgctxt "RID_ERROR_EPSILONLEVEL"
msgid "The epsilon level is invalid."
msgstr "小的正数级无效。"
#. ZoHHM
#: sccomp/inc/strings.hrc:36
msgctxt "RID_ERROR_INFEASIBLE"
msgid "The model is infeasible. Check limiting conditions."
msgstr "该模型不可用。请检查限制条件。"
#. iGYmo
#: sccomp/inc/strings.hrc:37
msgctxt "RID_ERROR_UNBOUNDED"
msgid "The model is unbounded."
msgstr "该模型没有边界。"
#. QQZXV
#: sccomp/inc/strings.hrc:38
msgctxt "RID_ERROR_TIMEOUT"
msgid "The time limit was reached."
msgstr "已达到规定的时间限制。"
#. wH3TZ
msgctxt "stock"
msgid "_Add"
msgstr "添加(_A)"
#. S9dsC
msgctxt "stock"
msgid "_Apply"
msgstr "应用(_A)"
#. TMo6G
msgctxt "stock"
msgid "_Cancel"
msgstr "取消(_C)"
#. MRCkv
msgctxt "stock"
msgid "_Close"
msgstr "关闭(_C)"
#. nvx5t
msgctxt "stock"
msgid "_Delete"
msgstr "删除(_D)"
#. YspCj
msgctxt "stock"
msgid "_Edit"
msgstr "编辑(_E)"
#. imQxr
msgctxt "stock"
msgid "_Help"
msgstr "帮助(_H)"
#. RbjyB
msgctxt "stock"
msgid "_New"
msgstr "新建(_N)"
#. dx2yy
msgctxt "stock"
msgid "_No"
msgstr "否(_N)"
#. M9DsL
msgctxt "stock"
msgid "_OK"
msgstr "确定(_O)"
#. VtJS9
msgctxt "stock"
msgid "_Remove"
msgstr "移除(_R)"
#. C69Fy
msgctxt "stock"
msgid "_Reset"
msgstr "重置(_R)"
#. mgpxh
msgctxt "stock"
msgid "_Yes"
msgstr "是(_Y)"