diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2019-08-06 19:06:53 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2019-08-06 19:12:05 +0200 |
commit | 855e27af7b0e1b5f9a12f936b3dc953f01d4b822 (patch) | |
tree | 5be1ffc3906c4670fda8cb4d1d014f8e458d352d /source/cs/helpcontent2 | |
parent | fb3c00ffcfbf0108893095fcbbf9d81216c421f1 (diff) |
update translations for 6.3.0 rc4
and force-fix errors using pocheck
Change-Id: Ib01a5677637ce7361de502d17b42bf1caca8c57a
Diffstat (limited to 'source/cs/helpcontent2')
-rw-r--r-- | source/cs/helpcontent2/source/text/sbasic/guide.po | 10 | ||||
-rw-r--r-- | source/cs/helpcontent2/source/text/sbasic/python.po | 10 |
2 files changed, 10 insertions, 10 deletions
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 <stanislav.horacek@gmail.com>\n" +"PO-Revision-Date: 2019-08-03 14:15+0000\n" +"Last-Translator: raal <raal@post.cz>\n" "Language-Team: LANGUAGE <LL@li.org>\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 "<variable id=\"sample_code\"><link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Programming Examples for Controls in the Dialog Editor\">Programming Examples for Controls in the Dialog Editor</link> </variable>" -msgstr "" +msgstr "<variable id=\"sample_code\"><link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Příklady programů pro ovládací prvky v Editoru dialogových oken\">Příklady programů pro ovládací prvky v Editoru dialogových oken</link> </variable>" #: 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 <pavel.borecki@gmail.com>\n" +"PO-Revision-Date: 2019-08-03 14:16+0000\n" +"Last-Translator: raal <raal@post.cz>\n" "Language-Team: LANGUAGE <LL@li.org>\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 "" |