update translations for 6.4.0 Beta1
and force-fix errors using pocheck Change-Id: Ibdda3a07311750204fbd7bf07294c5217b8e9f49
This commit is contained in:
@@ -3,7 +3,7 @@ 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: 2019-11-08 19:34+0100\n"
|
||||
"POT-Creation-Date: 2019-11-13 13:46+0100\n"
|
||||
"PO-Revision-Date: 2018-11-17 20:20+0000\n"
|
||||
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -28906,15 +28906,6 @@ msgctxt ""
|
||||
msgid "Returns the lower boundary of an array."
|
||||
msgstr "Vrátí dolní hranici pole."
|
||||
|
||||
#. GEEe7
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
"03102900.xhp\n"
|
||||
"hd_id3148538\n"
|
||||
"help.text"
|
||||
msgid "Syntax:"
|
||||
msgstr "Syntaxe:"
|
||||
|
||||
#. FcGvD
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
@@ -28924,33 +28915,6 @@ msgctxt ""
|
||||
msgid "LBound (ArrayName [, Dimension])"
|
||||
msgstr "LBound (NázevPole [, Rozměr])"
|
||||
|
||||
#. HhGs4
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
"03102900.xhp\n"
|
||||
"hd_id3150984\n"
|
||||
"help.text"
|
||||
msgid "Return value:"
|
||||
msgstr "Návratová hodnota:"
|
||||
|
||||
#. YBMcU
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
"03102900.xhp\n"
|
||||
"par_id3153126\n"
|
||||
"help.text"
|
||||
msgid "Long"
|
||||
msgstr ""
|
||||
|
||||
#. KdfgY
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
"03102900.xhp\n"
|
||||
"hd_id3144500\n"
|
||||
"help.text"
|
||||
msgid "Parameters:"
|
||||
msgstr "Parametry:"
|
||||
|
||||
#. KUDkg
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
@@ -28969,24 +28933,6 @@ msgctxt ""
|
||||
msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary for. If a value is not specified, the first dimension is assumed."
|
||||
msgstr "<emph>[Rozměr]:</emph> Celé číslo určující, u kterého rozměru chcete zjistit horní (<emph>Ubound</emph>) nebo dolní (<emph>LBound</emph>) hranici. Pokud není hodnota určena, předpokládá se první rozměr."
|
||||
|
||||
#. AfeR2
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
"03102900.xhp\n"
|
||||
"hd_id3145171\n"
|
||||
"help.text"
|
||||
msgid "Example:"
|
||||
msgstr "Příklad:"
|
||||
|
||||
#. CuAie
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
"03102900.xhp\n"
|
||||
"par_idm1206770608\n"
|
||||
"help.text"
|
||||
msgid "Sub VectorBounds"
|
||||
msgstr ""
|
||||
|
||||
#. FEgDA
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
@@ -28996,60 +28942,6 @@ msgctxt ""
|
||||
msgid "Print LBound(v()) ' returns 10"
|
||||
msgstr ""
|
||||
|
||||
#. QkxEG
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
"03102900.xhp\n"
|
||||
"par_idm1206766048\n"
|
||||
"help.text"
|
||||
msgid "End Sub ' VectorBounds"
|
||||
msgstr ""
|
||||
|
||||
#. iTot3
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
"03102900.xhp\n"
|
||||
"par_idm1206763792\n"
|
||||
"help.text"
|
||||
msgid "Sub TableBounds"
|
||||
msgstr ""
|
||||
|
||||
#. tBDDP
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
"03102900.xhp\n"
|
||||
"par_id3145365\n"
|
||||
"help.text"
|
||||
msgid "Print LBound(t), UBound(t()) ' returns 10 20"
|
||||
msgstr ""
|
||||
|
||||
#. LerBr
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
"03102900.xhp\n"
|
||||
"par_id3149665\n"
|
||||
"help.text"
|
||||
msgid "Print LBound(t(),2) ' returns - 5"
|
||||
msgstr ""
|
||||
|
||||
#. HfdoX
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
"03102900.xhp\n"
|
||||
"par_id3159154\n"
|
||||
"help.text"
|
||||
msgid "Print UBound(t,2) ' returns 70"
|
||||
msgstr ""
|
||||
|
||||
#. DPEj5
|
||||
#: 03102900.xhp
|
||||
msgctxt ""
|
||||
"03102900.xhp\n"
|
||||
"par_idm1206754912\n"
|
||||
"help.text"
|
||||
msgid "End Sub ' TableBounds"
|
||||
msgstr ""
|
||||
|
||||
#. 6GB8Z
|
||||
#: 03103000.xhp
|
||||
msgctxt ""
|
||||
@@ -29086,15 +28978,6 @@ msgctxt ""
|
||||
msgid "Returns the upper boundary of an array."
|
||||
msgstr "Vrátí horní hranici pole."
|
||||
|
||||
#. FupXX
|
||||
#: 03103000.xhp
|
||||
msgctxt ""
|
||||
"03103000.xhp\n"
|
||||
"hd_id3150984\n"
|
||||
"help.text"
|
||||
msgid "Syntax:"
|
||||
msgstr "Syntaxe:"
|
||||
|
||||
#. M5RWy
|
||||
#: 03103000.xhp
|
||||
msgctxt ""
|
||||
@@ -29104,15 +28987,6 @@ msgctxt ""
|
||||
msgid "UBound (ArrayName [, Dimension])"
|
||||
msgstr "UBound (NázevPole [, Rozměr])"
|
||||
|
||||
#. DHhp6
|
||||
#: 03103000.xhp
|
||||
msgctxt ""
|
||||
"03103000.xhp\n"
|
||||
"hd_id3153897\n"
|
||||
"help.text"
|
||||
msgid "Return value:"
|
||||
msgstr "Návratová hodnota:"
|
||||
|
||||
#. xVQ87
|
||||
#: 03103000.xhp
|
||||
msgctxt ""
|
||||
@@ -29122,15 +28996,6 @@ msgctxt ""
|
||||
msgid "Long"
|
||||
msgstr ""
|
||||
|
||||
#. GgECq
|
||||
#: 03103000.xhp
|
||||
msgctxt ""
|
||||
"03103000.xhp\n"
|
||||
"hd_id3154347\n"
|
||||
"help.text"
|
||||
msgid "Parameters:"
|
||||
msgstr "Parametry:"
|
||||
|
||||
#. Svuit
|
||||
#: 03103000.xhp
|
||||
msgctxt ""
|
||||
@@ -29149,24 +29014,6 @@ msgctxt ""
|
||||
msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper(<emph>Ubound</emph>) or lower (<emph>LBound</emph>) boundary for. If no value is specified, the boundary of the first dimension is returned."
|
||||
msgstr "<emph>[Rozměr]:</emph> Celé číslo určující, u kterého rozměru chcete zjistit horní (<emph>Ubound</emph>) nebo dolní (<emph>LBound</emph>) hranici. Pokud není hodnota určena, předpokládá se první rozměr."
|
||||
|
||||
#. mfhYd
|
||||
#: 03103000.xhp
|
||||
msgctxt ""
|
||||
"03103000.xhp\n"
|
||||
"hd_id3153192\n"
|
||||
"help.text"
|
||||
msgid "Example:"
|
||||
msgstr "Příklad:"
|
||||
|
||||
#. EFwDh
|
||||
#: 03103000.xhp
|
||||
msgctxt ""
|
||||
"03103000.xhp\n"
|
||||
"par_idm1206770608\n"
|
||||
"help.text"
|
||||
msgid "Sub VectorBounds"
|
||||
msgstr ""
|
||||
|
||||
#. HPb5a
|
||||
#: 03103000.xhp
|
||||
msgctxt ""
|
||||
@@ -29176,24 +29023,6 @@ msgctxt ""
|
||||
msgid "Print LBound(v()) ' returns 10"
|
||||
msgstr ""
|
||||
|
||||
#. kmEXM
|
||||
#: 03103000.xhp
|
||||
msgctxt ""
|
||||
"03103000.xhp\n"
|
||||
"par_idm1206766048\n"
|
||||
"help.text"
|
||||
msgid "End Sub ' VectorBounds"
|
||||
msgstr ""
|
||||
|
||||
#. khUqL
|
||||
#: 03103000.xhp
|
||||
msgctxt ""
|
||||
"03103000.xhp\n"
|
||||
"par_idm1206763792\n"
|
||||
"help.text"
|
||||
msgid "Sub TableBounds"
|
||||
msgstr ""
|
||||
|
||||
#. aaaDh
|
||||
#: 03103000.xhp
|
||||
msgctxt ""
|
||||
@@ -29221,15 +29050,6 @@ msgctxt ""
|
||||
msgid "Print UBound(t,2) ' returns 70"
|
||||
msgstr ""
|
||||
|
||||
#. AkaCg
|
||||
#: 03103000.xhp
|
||||
msgctxt ""
|
||||
"03103000.xhp\n"
|
||||
"par_idm1206754912\n"
|
||||
"help.text"
|
||||
msgid "End Sub ' TableBounds"
|
||||
msgstr ""
|
||||
|
||||
#. QHhrj
|
||||
#: 03103100.xhp
|
||||
msgctxt ""
|
||||
|
||||
Reference in New Issue
Block a user