From 1416d2d6d49848a8b34927ad0b90217e1822c59e Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 6 Aug 2019 19:06:53 +0200 Subject: update translations for 6.3.0 rc4 and force-fix errors using pocheck Change-Id: Ib01a5677637ce7361de502d17b42bf1caca8c57a (cherry picked from commit 855e27af7b0e1b5f9a12f936b3dc953f01d4b822) --- source/cs/helpcontent2/source/text/sbasic/guide.po | 10 +++++----- source/cs/helpcontent2/source/text/sbasic/python.po | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'source/cs/helpcontent2/source') diff --git a/source/cs/helpcontent2/source/text/sbasic/guide.po b/source/cs/helpcontent2/source/text/sbasic/guide.po index 6c1918ca53c..b19aac83b65 100644 --- a/source/cs/helpcontent2/source/text/sbasic/guide.po +++ b/source/cs/helpcontent2/source/text/sbasic/guide.po @@ -4,8 +4,8 @@ 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:53+0200\n" -"PO-Revision-Date: 2019-07-15 21:25+0000\n" -"Last-Translator: Stanislav Horáček \n" +"PO-Revision-Date: 2019-08-03 14:15+0000\n" +"Last-Translator: raal \n" "Language-Team: LANGUAGE \n" "Language: cs\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1563225906.000000\n" +"X-POOTLE-MTIME: 1564841733.000000\n" #: access2base.xhp msgctxt "" @@ -374,7 +374,7 @@ msgctxt "" "hd_id3155338\n" "help.text" msgid "Programming Examples for Controls in the Dialog Editor " -msgstr "" +msgstr "Příklady programů pro ovládací prvky v Editoru dialogových oken " #: sample_code.xhp msgctxt "" @@ -542,7 +542,7 @@ msgctxt "" "tit\n" "help.text" msgid "Opening a Dialog With Basic" -msgstr "" +msgstr "Otevření dialogu pomocí Basicu" #: show_dialog.xhp msgctxt "" diff --git a/source/cs/helpcontent2/source/text/sbasic/python.po b/source/cs/helpcontent2/source/text/sbasic/python.po index d76405a935f..2c9c998c40e 100644 --- a/source/cs/helpcontent2/source/text/sbasic/python.po +++ b/source/cs/helpcontent2/source/text/sbasic/python.po @@ -4,8 +4,8 @@ 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-07-03 20:22+0200\n" -"PO-Revision-Date: 2019-03-15 09:42+0000\n" -"Last-Translator: pavelbo \n" +"PO-Revision-Date: 2019-08-03 14:16+0000\n" +"Last-Translator: raal \n" "Language-Team: LANGUAGE \n" "Language: cs\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: 1552642944.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1564841760.000000\n" #: main0000.xhp msgctxt "" @@ -78,7 +78,7 @@ msgctxt "" "tit\n" "help.text" msgid "Opening a Dialog with Python" -msgstr "" +msgstr "Otevření dialogu pomocí Pythonu" #: python_dialogs.xhp msgctxt "" -- cgit