aboutsummaryrefslogtreecommitdiff
path: root/source/sk/svtools
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-15 14:41:39 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-11-15 14:51:16 +0100
commit43ecc0b75a09ae6167f7368d056a3efbbbd1ae9e (patch)
treee3be1b342feaea4e3d8f90a2f394745c1e5798a9 /source/sk/svtools
parenta4a3e67d5066da4a9c0e637eab1697a4e954cbcb (diff)
update translations for 6.2.0 beta1
and force-fix errors using pocheck Change-Id: I525c53a974689b86e7f7913fb0b24ac467e8aac0
Diffstat (limited to 'source/sk/svtools')
-rw-r--r--source/sk/svtools/messages.po14
1 files changed, 7 insertions, 7 deletions
diff --git a/source/sk/svtools/messages.po b/source/sk/svtools/messages.po
index 66d198b6a9d..d3a738a6bd5 100644
--- a/source/sk/svtools/messages.po
+++ b/source/sk/svtools/messages.po
@@ -3,9 +3,9 @@ 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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-07-11 12:47+0000\n"
-"Last-Translator: Miloš Šrámek <msramek22@gmail.com>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:45+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1531313274.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195938.000000\n"
#: include/svtools/strings.hrc:25
msgctxt "STR_UNDO"
@@ -1534,8 +1534,8 @@ msgstr "Rozdeľovanie slov Libhyphen"
#: include/svtools/strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
-msgid "Mythes Thesaurus"
-msgstr "Tezaurus Mythes"
+msgid "MyThes Thesaurus"
+msgstr ""
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
5-2-2'>libreoffice-25-2-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/core/frmedt/fetab.cxx
AgeCommit message (Expand)Author
2016-10-07loplugin:staticmethods: swStephan Bergmann
2016-09-29sw: remove unnecessary debug code in fetabMiklos Vajna
2016-09-23Replace SWRECTFN macro with a classMike Kaganski
2016-09-21Related: tdf#102073 survive table in footnotes edgecasesCaolán McNamara
2016-09-21return early on non-main condition, no logic changeCaolán McNamara
2016-09-21implement IsTableRightToLeft the same as IsTableVerticalCaolán McNamara
2016-09-21return early on non-main condition, no logic changeCaolán McNamara
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Get rid of a pointless indirect function pointer variableTor Lillqvist
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-05-30tdf#98226: fix undo of table AutoFormatMichael Stahl
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-22loplugin:constantparam in swNoel Grandin