aboutsummaryrefslogtreecommitdiff
path: root/source/xh/sccomp/messages.po
blob: 5fbcaeb411d46c38b0560d38836253acee25bfe9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
#. 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: 2017-10-04 11:48+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"

#: strings.hrc:25
msgctxt "RID_SOLVER_COMPONENT"
msgid "%PRODUCTNAME Linear Solver"
msgstr ""

#: strings.hrc:26
msgctxt "RID_COINMP_SOLVER_COMPONENT"
msgid "%PRODUCTNAME CoinMP Linear Solver"
msgstr ""

#: strings.hrc:27
msgctxt "RID_PROPERTY_NONNEGATIVE"
msgid "Assume variables as non-negative"
msgstr ""

#: strings.hrc:28
msgctxt "RID_PROPERTY_INTEGER"
msgid "Assume variables as integer"
msgstr ""

#: strings.hrc:29
msgctxt "RID_PROPERTY_TIMEOUT"
msgid "Solving time limit (seconds)"
msgstr ""

#: strings.hrc:30
msgctxt "RID_PROPERTY_EPSILONLEVEL"
msgid "Epsilon level (0-3)"
msgstr ""

#: strings.hrc:31
msgctxt "RID_PROPERTY_LIMITBBDEPTH"
msgid "Limit branch-and-bound depth"
msgstr ""

#: strings.hrc:32
msgctxt "RID_ERROR_NONLINEAR"
msgid "The model is not linear."
msgstr ""

#: strings.hrc:33
msgctxt "RID_ERROR_EPSILONLEVEL"
msgid "The epsilon level is invalid."
msgstr ""

#: strings.hrc:34
msgctxt "RID_ERROR_INFEASIBLE"
msgid "The model is infeasible. Check limiting conditions."
msgstr ""

#: strings.hrc:35
msgctxt "RID_ERROR_UNBOUNDED"
msgid "The model is unbounded."
msgstr ""

#: strings.hrc:36
msgctxt "RID_ERROR_TIMEOUT"
msgid "The time limit was reached."
msgstr ""
c LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/com_GCC_class.mk
AgeCommit message (Expand)Author
2022-01-06annocheck warning about missing .note.gnu.property sectionCaolán McNamara
2021-11-17support ccache for MSVC tooLuboš Luňák
2021-11-13do not rebuild PCHs on icecream/ccache changeLuboš Luňák
2021-11-01remove unused gb_CObject__command_pattern parameterLuboš Luňák
2021-10-11clang does not support -flto=<number>Luboš Luňák
2021-07-23workaround for apple clang sometimes not generating PCHCollabora
2020-09-30use -fpch-codegen rather than -fmodules-codegenLuboš Luňák
2020-09-24Implement DEBUGCPPUNIT as a special case of CPPUNITTRACEStephan Bergmann
2020-09-24Move some settings from just DEBUGCPPUNIT to all gdb CPPUNITTRACEStephan Bergmann
2020-07-17use Clang11's -fpch-instantiate-templates if availableLuboš Luňák
2020-04-21don't try to use -fno-enforce-eh-specs with ClangLuboš Luňák
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák
2020-03-23configure,gbuild: gla11y fails on Fedora 31Michael Stahl
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-01-18use -Wl,-dead_strip on Mac, its linker doesn't know -Wl,--gc-sectionsLuboš Luňák
2020-01-18support Clang's -fmodules-codegen/debuginfo options for PCH buildingLuboš Luňák
2020-01-18add support for Clang's -building-pch-with-objLuboš Luňák
2019-12-07Remove redundant gb_YACC indirectionStephan Bergmann
2019-10-04support reusing PCH if linktarget has additional reasonable definesLuboš Luňák
2019-10-04filter arguments to MSVC to avoid the annoying D9025 warningLuboš Luňák
2019-07-06build Clang PCH always with the same working dirLuboš Luňák
2019-05-24disable warnings in external libsLuboš Luňák
2019-05-23try to get a good checksum for CCACHE_PCH_EXTSUM also with gccLuboš Luňák
2019-05-22use full path for -include .gchLuboš Luňák
2019-05-11disable ccache for PCH generationLuboš Luňák
2019-05-09use .gch only for gcc's PCH filesLuboš Luňák
2019-05-09use -fno-pch-timestamp when generating Clang PCH filesLuboš Luňák
2019-04-11fix getting correct debug/nodebug PCH file with selective debuginfoLuboš Luňák
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-03-27gla11y: update heuristics but don't enable warnings yetSamuel Thibault
2018-03-01gla11y: fix build outside sourceSamuel Thibault
2018-02-28gla11y: add warning/error suppression machinerySamuel Thibault
2018-02-28Build external lxml if not provided by systemSamuel Thibault
2018-02-01Fix typosAndrea Gelmini
2018-02-01deps w/ hardlinks: don't create it as foo_ only to move it to fooChristian Lohmaier
2017-11-01-I$(dir $(3)) in gb_CObject__command_pattern is no longer neededStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-18More avoidance of invoking gdb with LD_LIBRARY_PATH setStephan Bergmann
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin
2017-01-27Make plugin rewriting work on Windows tooStephan Bergmann
2017-01-25Default -ferror-limit=20 doesn't make sense for CompilerTestStephan Bergmann