aboutsummaryrefslogtreecommitdiff
path: root/source/cs/helpcontent2/source/text/sbasic/guide.po
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-01-21 23:05:02 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-01-21 23:12:57 +0100
commite2634177118353d07fbd22f9e4c6dc9b41e1cc16 (patch)
tree59a82f87393ac6d296c303b6921130786657fe06 /source/cs/helpcontent2/source/text/sbasic/guide.po
parenta7bd83b1b05ea2a4604ca73b011afca6ae9b8f40 (diff)
update translations for 6.4.0 rc3
and force-fix using pocheck Change-Id: I902bc9b9118b106605e454dfb7da73aa16f8c405
Diffstat (limited to 'source/cs/helpcontent2/source/text/sbasic/guide.po')
-rw-r--r--source/cs/helpcontent2/source/text/sbasic/guide.po18
1 files changed, 9 insertions, 9 deletions
diff --git a/source/cs/helpcontent2/source/text/sbasic/guide.po b/source/cs/helpcontent2/source/text/sbasic/guide.po
index 1d488eb3380..625462cd313 100644
--- a/source/cs/helpcontent2/source/text/sbasic/guide.po
+++ b/source/cs/helpcontent2/source/text/sbasic/guide.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-11-08 19:34+0100\n"
-"PO-Revision-Date: 2019-12-15 11:37+0000\n"
+"PO-Revision-Date: 2020-01-14 21:19+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://weblate.documentfoundation.org/projects/libo_help-6-4/textsbasicguide/cs/>\n"
"Language: cs\n"
@@ -194,7 +194,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Basic to Python"
-msgstr "Basic na Python"
+msgstr "Python z Basicu"
#. eoGBT
#: basic_2_python.xhp
@@ -203,7 +203,7 @@ msgctxt ""
"N0430\n"
"help.text"
msgid "<bookmark_value>Basic;Calling Python</bookmark_value> <bookmark_value>API;SimpleFileAccess</bookmark_value> <bookmark_value>API;PathSettings</bookmark_value> <bookmark_value>API;XScript</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Basic;Volání Pythonu</bookmark_value> <bookmark_value>API;SimpleFileAccess</bookmark_value> <bookmark_value>API;PathSettings</bookmark_value> <bookmark_value>API;XScript</bookmark_value>"
#. 8tB4f
#: basic_2_python.xhp
@@ -212,7 +212,7 @@ msgctxt ""
"hd_id811571848401485\n"
"help.text"
msgid "<variable id=\"basic2python\"><link href=\"text/sbasic/guide/basic_2_python.xhp\" name=\"Basic Programming Examples\">Calling Python Scripts from Basic</link></variable>"
-msgstr ""
+msgstr "<variable id=\"basic2python\"><link href=\"text/sbasic/guide/basic_2_python.xhp\" name=\"Basic Programming Examples\">Volání Python skriptů z Basicu</link></variable>"
#. P7E4G
#: basic_2_python.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"N0432\n"
"help.text"
msgid "Calling Python scripts from %PRODUCTNAME Basic macros is possible, and valuable features can be obtained such as:"
-msgstr ""
+msgstr "Volání skriptů Pythonu z maker %PRODUCTNAME Basic je možné a lze získat cenné funkce, jako například:"
#. ZKSB3
#: basic_2_python.xhp
@@ -230,7 +230,7 @@ msgctxt ""
"N0433\n"
"help.text"
msgid "<literal>ComputerName</literal> identification or <literal>OSName</literal> detection are possible,"
-msgstr ""
+msgstr "Je možné získat Identifikaci <literal>ComputerName</literal> nebo detekovat <literal>OSName</literal>,"
#. AW7Lr
#: basic_2_python.xhp
@@ -239,7 +239,7 @@ msgctxt ""
"N0434\n"
"help.text"
msgid "Basic <literal>FileLen()</literal> function and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ucb_1_1SimpleFileAccess.html\" name=\"ucb.SimpleFileAccess\">com.sun.star.ucb.SimpleFileAccess.</link><literal>getSize()</literal> API function exhibit a 2 Gigabytes file size upper limit that Python helps to overcome,"
-msgstr ""
+msgstr "Basic funkce <literal>FileLen()</literal> a funkce API <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ucb_1_1SimpleFileAccess.html\" name=\"ucb.SimpleFileAccess\">com.sun.star.ucb.SimpleFileAccess.</link><literal>getSize()</literal> vykazují horní limit velikosti souboru 2 GB, který Python umožňuje překonat,"
#. At8D2
#: basic_2_python.xhp
@@ -248,7 +248,7 @@ msgctxt ""
"N0435\n"
"help.text"
msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1util_1_1PathSettings.html\" name=\"util.PathSettings\">com.sun.star.util.PathSettings</link> can be normalized,"
-msgstr ""
+msgstr "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1util_1_1PathSettings.html\" name=\"util.PathSettings\">com.sun.star.util.PathSettings</link> lze normalizovat,"
#. CPd9K
#: basic_2_python.xhp
@@ -257,7 +257,7 @@ msgctxt ""
"N0436\n"
"help.text"
msgid "and many more."
-msgstr ""
+msgstr "a mnoho dalšího."
#. JvzSR
#: basic_2_python.xhp