aboutsummaryrefslogtreecommitdiff
path: root/source/dsb/starmath
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-06-11 13:06:42 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-06-11 13:11:36 +0200
commitceca6b42c96fa4c3878dd910d2ff5980ef4e79d8 (patch)
tree8795bc416d91f6d3651e01e5673c92a740b75354 /source/dsb/starmath
parent81e9e1864edd47f455e2bd1b83f4d3030d8c0a9a (diff)
update translations for master/6.3
and force-fix errors using pocheck Change-Id: I04bf6657f97cf2dc94f272f401bc961a60d2fc54
Diffstat (limited to 'source/dsb/starmath')
-rw-r--r--source/dsb/starmath/messages.po18
1 files changed, 9 insertions, 9 deletions
diff --git a/source/dsb/starmath/messages.po b/source/dsb/starmath/messages.po
index da30e00c015..7d9777c75e1 100644
--- a/source/dsb/starmath/messages.po
+++ b/source/dsb/starmath/messages.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-05-31 14:55+0200\n"
-"PO-Revision-Date: 2018-11-06 19:56+0000\n"
+"PO-Revision-Date: 2019-06-01 10:32+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: dsb\n"
@@ -12,8 +12,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1541534179.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1559385150.000000\n"
#: starmath/inc/smmod.hrc:16
msgctxt "RID_UI_SYMBOLSET_NAMES"
@@ -1653,27 +1653,27 @@ msgstr "Pśikłady"
#: starmath/inc/strings.hrc:285
msgctxt "RID_EXAMPLE_CIRCUMFERENCE_HELP"
msgid "Circumference"
-msgstr ""
+msgstr "Wobměra"
#: starmath/inc/strings.hrc:286
msgctxt "RID_EXAMPLE_MASS_ENERGY_EQUIV_HELP"
msgid "Mass–energy equivalence"
-msgstr ""
+msgstr "Masoenergijowa ekwiwalenca"
#: starmath/inc/strings.hrc:287
msgctxt "RID_EXAMPLE_PYTHAGOREAN_THEO_HELP"
msgid "Pythagorean theorem"
-msgstr ""
+msgstr "Pythagorasowa sada"
#: starmath/inc/strings.hrc:288
msgctxt "RID_EXAMPLE_A_SIMPLE_SERIES_HELP"
msgid "A simple series"
-msgstr ""
+msgstr "Jadnory rěd"
#: starmath/inc/strings.hrc:289
msgctxt "RID_EXAMPLE_GAUSS_DISTRIBUTION_HELP"
msgid "Gauss distribution"
-msgstr ""
+msgstr "Gaussowe rozdźělenje"
#: starmath/inc/strings.hrc:291
msgctxt "RID_FONTREGULAR"
@@ -1998,7 +1998,7 @@ msgstr "Elementy"
#: starmath/uiconfig/smath/ui/dockingelements.ui:27
msgctxt "dockingelements|ElementCategories|tooltip_text"
msgid "Element categories"
-msgstr ""
+msgstr "Elementowe kategorije"
#: starmath/uiconfig/smath/ui/fontdialog.ui:16
msgctxt "fontdialog|FontDialog"
ffice-4-0-3'>libreoffice-4-0-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/emfio/CppunitTest_emfio_emf_test.mk
AgeCommit message (Collapse)Author
2017-07-17Remove unnecessary dependencyStephan Bergmann
...added with recent 29cdfa3fc337381e2529eaac2a551137ee8a1aaa "no need to statically link against the emfio library in the tests" Change-Id: Ibbcc5a52a57bde9d332e6660ebf7449f06851731
2017-07-17no need to statically link against the emfio library in the testsMarkus Mohrhard
ODR-violation found by ASAN: ==17022==ERROR: AddressSanitizer: odr-violation (0x2b86adb17c60): [1] size=352 'vtable for emfio::emfreader::XEmfParser' /home/tdf/lode/jenkins/workspace/lo_ubsan/emfio/source/emfuno/xemfparser.cxx [2] size=352 'vtable for emfio::emfreader::XEmfParser' /home/tdf/lode/jenkins/workspace/lo_ubsan/emfio/source/emfuno/xemfparser.cxx These globals were registered at these points: [1]: #0 0x443a73 in __asan_register_globals /home/tdf/lode/packages/llvm-3.8.0.src/projects/compiler-rt/lib/asan/asan_globals.cc:218 #1 0x2b86bea2dced in asan.module_ctor (/workdir/LinkTarget/CppunitTest/libtest_emfio_wmf.so+0x1a0ced) #2 0x7fff394ad75a (<unknown module>) [2]: #0 0x443a73 in __asan_register_globals /home/tdf/lode/packages/llvm-3.8.0.src/projects/compiler-rt/lib/asan/asan_globals.cc:218 #1 0x2b86ad6e862d in asan.module_ctor (/workdir/LinkTarget/CppunitTest/libtest_emfio_emf.so+0x18862d) #2 0x7fff394ad75a (<unknown module>) Change-Id: Id98677a3692ac6a0586164aa5d0a2c82ab26f916 Reviewed-on: https://gerrit.libreoffice.org/40029 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2017-07-15emfplus: more corrections due to linux buildArmin Le Grand
Change-Id: Ib2c3bff23043638d315405b5a91b2596e92f7ffa
2017-07-15emfplus: UnitTests and gerrit build correctionsArmin Le Grand
Needed to migrate UnitTest for Emf/Wmf import from vcl to emfio. Corrected stuff based on gerrit build feedback Change-Id: I7fd2456f814ea19583072ba09730a07e9b9d4061