diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-10-23 14:43:30 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-10-23 14:44:19 +0200 |
commit | 2832702b3201f9c736b1b488637226a6202814cd (patch) | |
tree | b71fb933bd657bbb0ebd58f5bdd397d0bf4be797 /source/th/sccomp/messages.po | |
parent | d5e786eb569095ac348028ca7878e44bc4543dc1 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: Ibbe54e16a51701c8559fbfa2b7619640e517c0e1
Diffstat (limited to 'source/th/sccomp/messages.po')
-rw-r--r-- | source/th/sccomp/messages.po | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/source/th/sccomp/messages.po b/source/th/sccomp/messages.po index ed889e8c308..ec602863b09 100644 --- a/source/th/sccomp/messages.po +++ b/source/th/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-03-29 16:03+0200\n" +"POT-Creation-Date: 2024-10-23 12:57+0200\n" "PO-Revision-Date: 2022-03-31 22:31+0000\n" "Last-Translator: Theppitak Karoonboonyanan <theppitak@gmail.com>\n" "Language-Team: Thai <https://translations.documentfoundation.org/projects/libo_ui-master/sccompmessages/th/>\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.11.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1511370646.000000\n" #. whDxm @@ -70,32 +70,38 @@ msgctxt "RID_PROPERTY_ALGORITHM" msgid "Swarm algorithm (0 - Differential Evolution, 1 - Particle Swarm Optimization)" msgstr "" -#. 4JZXv +#. 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:34 +#: sccomp/inc/strings.hrc:35 msgctxt "RID_ERROR_EPSILONLEVEL" msgid "The epsilon level is invalid." msgstr "ระดับเอพสิลอนไม่ถูกต้อง" #. ZoHHM -#: sccomp/inc/strings.hrc:35 +#: sccomp/inc/strings.hrc:36 msgctxt "RID_ERROR_INFEASIBLE" msgid "The model is infeasible. Check limiting conditions." msgstr "แบบจำลองเป็นไปไม่ได้ ตรวจสอบเงื่อนไขข้อจำกัด" #. iGYmo -#: sccomp/inc/strings.hrc:36 +#: sccomp/inc/strings.hrc:37 msgctxt "RID_ERROR_UNBOUNDED" msgid "The model is unbounded." msgstr "แบบจำลองไม่มีขอบเขต" #. QQZXV -#: sccomp/inc/strings.hrc:37 +#: sccomp/inc/strings.hrc:38 msgctxt "RID_ERROR_TIMEOUT" msgid "The time limit was reached." msgstr "สิ้นสุดเวลาจำกัด" |